.elementor-5065 .elementor-element.elementor-element-6e3a4467 .ova_nav ul.menu > li.active > a {
    color: #ffffff;
}

.elementor-6121 .elementor-element.elementor-element-2faf50a3 .elementor-button:hover {
  background-color: #00bfff;
}

.elementor-widget-ova_artist .ova-speakers .items-speakers .ova-content .name {
  color: #008FFF;
}

.ova-speakers .items-speakers .ova-content .contact a i {
  color: #008FFF;
}

.elementor-widget-ova_artist .ova-speakers .items-speakers .ova-content .contact a {
  display: none;
}

.ova-speakers .items-speakers .ova-content .contact .slack {
  display: none;
}

.ova_lifevent_according_image .accor-lifevent-content-image .wp-content .sub-content .wp-title .location i {
  color: #00bfff;
}

.ova_lifevent_according_image .accor-lifevent-content-image .wp-content .sub-content .wp-title .level i {
  color: #00bfff;
}

.ova_lifevent_according_image .accor-lifevent-content-image .speakers .thumb_image .speaker_info .social li a i:hover {
  background-color: #00bfff;
  color: #008FFF;
}

.ova_lifevent_according_image .accor-lifevent-content-image .content .button-text:hover {
  color: #008FFF;
}

.woocommerce.single-product .product .cart .single_add_to_cart_button,
.schedule a.active,
.ova-form-mail-chimp .submit input[type=submit],
.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr td.actions .coupon button.button:hover {
  background-color: #008FFF!important;
}

.ova_lifevent_according_image .accor-lifevent-content-image .content .button-text {
  color: #008FFF!important;
}

.ova_lifevent_according_image .accor-lifevent-content-image .speakers .thumb_image .speaker_info .social li {
  margin-bottom: 0px;
  text-indent: -2px;
  letter-spacing: 4px;
  word-spacing: 3px;
}

.woocommerce.single-product .product .woocommerce-tabs ul.tabs li.active a:after,
.woocommerce.single-product .product .woocommerce-tabs ul.tabs li a:after,
.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .woocommerce-Reviews #review_form_wrapper .form-submit input#submit,
.woocommerce ul.products li.product .add_to_cart_button,
.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr td.actions button.button,
.woocommerce ul.products li.product .add_to_cart_button,
.woocommerce-checkout .checkout #order_review .woocommerce-checkout-payment .place-order button.button,
.woocommerce.single-product .product .cart .single_add_to_cart_button,
.sidebar .widget .ova-recent-post-slide .list-recent-post .owl-dots .owl-dot.active,
.sidebar .widget .ova-recent-post-slide .list-recent-post .owl-dots .owl-dot:hover,
.woo-wrapper form.variations_form .single_add_to_cart_button,
.woo-wrapper form.variations_form .single_add_to_cart_button.disabled,
.content_comments .comments .comment-respond .comment-form p.form-submit input[type=submit]:hover,
#scrollUp,
.woocommerce.single-product .product .onsale,
.woocommerce ul.products li.product .onsale {
  background-color: #008FFF!important;
}

.ova_lifevent_according_image .accor-lifevent-content-image .wp-content .speaker_imgs .owl-dots .owl-dot.active {
  background-color: #008FFF;
}

.ova_lifevent_according_image .accor-lifevent-content-image .content .button-text {
  display: none!important;
}

.ova_lifevent_according_image .accor-lifevent-content-image .speakers .thumb_image .speaker_info .social li a i {
  background-color: #ffffff!important;
}

.ova_lifevent_according_image .accor-lifevent-content-image .speakers .thumb_image .speaker_info a.name { 
  color: #565656!important;
 }

.ova-speakers .items-speakers .popup_volunteer .view_volunteer {
  border-color:#008FFF!important;
   }

.icon_plus:before {
  color: #008FFF!important;
   }

/*CSS Adicional por Parte de José Jollja*/

/* Circulo para las fotos de los ponentes y su despliegue*/
.owl-item img {
    border-radius: 50px;
}

.thumb_image img {
  border-radius: 50%;
}
/* Borde para las fotos de los ponentes*/
#dias-iconos1 img{
  border: 1px solid #008FFF;
}

#dias-iconos2 img{
  border: 1px solid #5E9D00;
}


#dias-iconos3 img{
  border: 1px solid #B61E34;
}
#dias-iconos4 img{
  border: 1px solid #00BFFF;
}
/*Clip Path para darle forma circular a la imagen*/

#imagen-circular img{
  clip-path: circle(46% at 50% 50%);
}

.ova-media.pop-media:after{
  clip-path: circle(46% at 50% 50%);
}


/*Para quitar el borde del carrusel en las fotos de los ponentens*/
.owl-dots {
  background-color: rgba(0,0,0, 0)!important;
}

/* La imagen del Popup calza se ha aumentado la proporción*/
.volunteer-popup-img img {
  width: 75%;
  clip-path: none!important;
}

/* Se centro mas la descripción del ponente dentro del popup*/
.col-lg-6.col-md-8 {
  margin-left: -7%;
}


/*Colores de los botones de los días*/
#dia1 a.active, #dia1 a:hover, #dias-iconos1 .owl-dot.active{
  background-color:#008FFF!important;
}

#dia2 a.active, #dia2 a:hover, #dias-iconos2 .owl-dot.active{
  background-color:#5E9D00!important;
}

#dia3 a.active, #dia3 a:hover, #dias-iconos3 .owl-dot.active{
  background-color:#B61E34!important;
}

#dia4 a.active, #dia4 a:hover, #dias-iconos4 .owl-dot.active{
  background-color:#00BFFF!important;
}

/*Se cambio los colores de los iconos para los respectivos días*/
#dias-iconos1 .ti-location-pin, #dias-iconos1 .ti-user{
  color:#008FFF!important;
}

#dias-iconos2 .ti-location-pin, #dias-iconos2 .ti-user{
  color:#5E9D00!important;
}

#dias-iconos3 .ti-location-pin, #dias-iconos3 .ti-user{
  color:#B61E34!important;
}

#dias-iconos4 .ti-location-pin, #dias-iconos4 .ti-user{
  color:#00BFFF!important;
}
/* Espaciado del circulo clippath */
.ova-speakers .items-speakers .ova-media {
  margin-bottom: 20px; 
}