.elementor-kit-8{--e-global-color-primary:#9F5ED9;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#9F5ED9;--e-global-color-fb1e966:#2EC099;--e-global-color-996fe12:#FFFFFF;--e-global-color-a47e338:#55595C;--e-global-color-3f2c647:#00081C;--e-global-color-2ff1032:#00CC66;--e-global-color-b569102:#F98600;--e-global-color-52ab71a:#9F5ED9;--e-global-color-881efc4:#F2F2F5;--e-global-color-660dfbe:#129EA2;--e-global-color-1e06187:#146ABA;--e-global-color-ec43c6b:#999999;--e-global-color-26b5b75:#239AA5;--e-global-color-7cac9e1:#FFE60D;--e-global-color-094a3c5:#EEF2F8;--e-global-color-f8bff94:#DAE0E9;--e-global-color-3c26d51:#702ECA;--e-global-color-1f3bff6:#EFEEEE;--e-global-color-db2fd8d:#666666;--e-global-color-000a4e6:#BA1A24;--e-global-color-d7af121:#222222;--e-global-color-21ab8ee:#F5F5F5;--e-global-color-9f340e8:#000000;--e-global-color-50b9714:#F3F3F3;--e-global-color-a819606:#999999;--e-global-color-8c6e9df:#191919;--e-global-color-8e96c34:#191919;--e-global-color-3c74432:#18BDE6;--e-global-color-3954d13:#18BDE6;--e-global-color-5cfd98d:#FF0000;--e-global-color-7c98916:#BA1A24;--e-global-color-395582f:#E52528;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-line-height:7em;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-996fe12 );color:#222222;font-family:"Montserrat", Sans-serif;font-size:15px;font-weight:400;line-height:1.2em;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-000a4e6 );font-size:16px;font-weight:600;color:var( --e-global-color-996fe12 );border-radius:6px 6px 6px 6px;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 p{margin-block-end:1.6em;}.elementor-kit-8 a{color:#00081C;font-family:"Montserrat", Sans-serif;}.elementor-kit-8 h1{color:#150000;font-family:"Montserrat", Sans-serif;font-size:42px;font-weight:800;}.elementor-kit-8 h2{color:#150000;font-family:"Montserrat", Sans-serif;font-size:28px;font-weight:800;line-height:1.2em;}.elementor-kit-8 h3{color:#150000;font-family:"Montserrat", Sans-serif;font-size:20px;font-weight:700;}.elementor-kit-8 h4{color:#150000;}.elementor-kit-8 input:not([type="button"]):not([type="submit"]),.elementor-kit-8 textarea,.elementor-kit-8 .elementor-field-textual{font-size:16px;font-weight:500;border-radius:20px 20px 20px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.car-destacado .elementor-cta__button:before{
        font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f084";
}

.destacados .product {
    border: solid 1px #eee;
    text-align: center;
    padding:30px 10px!important;
    border-radius:6px;
    box-shadow:0px 0px 10px rgba(0,0,0,0.08);
    
}
.elementor-widget-container ul.products li.product {
  margin-left: 0px; /* MÁS grande */
}

.cimark-woo a{
    margin: 10px 0px 0px 0px !important;
    max-width:90%;
    padding: 12px 6px!important;
    border-radius:6px !important;
    border: solid 1px #25d366 !important;
}

.add_to_cart_button{
    min-width: 90%;
    padding: 12px 6px!important;
    border-radius:6px !important;
}

/*Filtro*/
.cwf-filtro .wcpf-field-title .text{
    font-weight: 800;
}
.cwf-filtro .wcpf-title-container .wcpf-title{
   color: #444; 
}
.cwf-filtro .wcpf-input-container{
   border: solid 1px #000!important; 
}
/*End Filtro*/
/* venta relacionada*/

.ventas-dirigidas {
    list-style: none;
    padding: 0;
    text-align: center;
}

.ventas-dirigidas li {
    display: inline-flex;
    align-items: center;
    margin: 10px 10px;
}

.ventas-dirigidas .titulo {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    color: inherit;
}

.ventas-dirigidas .circulo {
    width: 15px;
    height: 15px;
    border: 2px solid #000;
    border-radius: 50%;
    background-color: #fff;
    margin-right: 8px;
    flex-shrink: 0;
}

.ventas-dirigidas .circulo-negro {
    background-color: #000;
}

/* Estilos responsivos */
@media (max-width: 768px) {
    .ventas-dirigidas {
        padding: 0 15px;
    }

    .ventas-dirigidas li {
        margin: 5px 15px; /* Centrar elementos y agregar espacio entre ellos */
    }

    .ventas-dirigidas .titulo {
        font-size: 14px;
    }

    .ventas-dirigidas .circulo {
        width: 12px;
        height: 12px;
    }
}
/* Ocultar botón de añadir al carrito en la página de producto */
.single-product .single_add_to_cart_button {
    display: none !important;
}

/* end venta relacionada*/
.b_mapa strong{
    font-size: 22px;
    color: #ffF;
}
.b_mapa i{
    font-size: 22px;
}

.cc-m-logo{
    margin-right: auto;
}

.cc-post .elementor-post__read-more{
  background-color: #ba1a24;
padding: 6px 12px;
border-radius: 4px;
width: 80%;
text-align: center;
margin-left: 10%;
}
.cc-post .elementor-post__title{
   
    border-bottom: solid 1px #ccc;
    padding-bottom: 10px;
}
.cc-post .elementor-pagination{
    margin-top: 20px;
}
.cc-post .elementor-pagination .page-numbers{
    background-color: #999;
    padding: 5px 30px;
    border-radius: 5px;
}
.cc-post .elementor-pagination .current{
    background-color: #ba1a24;
}
#ccb-whatsapp::before {
    content: "¿Necesitas Ayuda?";
    display: block;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 4px;
    color: #fff;
}
.ic-yellow i{
     color: #FFEB3B; 
}

.red{
    color: #ff0000;
}
#ic-yellow .elementor-button-icon i{
     color: #FFEB3B !important; 
}
.c-titulo-cotizar{
    font-size: 28px;
    font-weight: 700;
    color: #000;
}
.cc-table .elementor-kit-8 h3{
    color: #fff !important;
}

/* Ocultar precios */
.woocommerce div.product p.price, 
.woocommerce div.product span.price, 
.woocommerce ul.products li.product .price {
    display: none !important;
}

/*CAMPOS REPETIDOS*/
.custom-car-models-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 16px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.custom-car-models-list{
    width: 100%;
}
.custom-car-models-list li {
    background: #f5f5f5;
    padding: 20px;
    border: 1px solid #ddd;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.custom-car-models-list li a{
    width: 100%;
    display: block !important;
    text-align: center;
    border: solid 1px #222;
    padding: 5px;
    border-radius: 5px;
}
.custom-car-models-list li h3{
margin-bottom: 10px;
}
.custom-car-models-list li p{
    text-align: center;
   font-size: 12px;
   display: block !important;
}
/*END CAMPOS REPETIDOS*/
/* Cambiar el color del placeholder para los inputs en formularios de Elementor */
.elementor-widget-form input::placeholder, 
.elementor-widget-form textarea::placeholder {
    color: #444 !important; /* Ajusta este valor al tono de gris que prefieras */
    opacity: 1 !important; /* Asegúrate de que el placeholder tenga opacidad completa */
}

.validate-postcode{
    display: none !important;
}
.menu-categoria .menu-item{
    border-top:solid 1px #ccc;
}
.menu-categoria .menu-item i:before{
     margin-right: 4px;
    color: #129ea2;   
}
.main-nenu .elementor-nav-menu--dropdown i{
    margin-right: 4px;
}
.main-nenu .elementor-nav-menu--dropdown li{
text-align:center !important;
}    
.mb{
    font-size: 16px;
    
}
.menu-categoria .elementor-menu-toggle__icon--open:after{
    content: " Filtrar por Marca";
        font-family: "Montserrat", Sans-serif;
        font-weight:500;
}

.menu-categoria .elementor-menu-toggle__icon--close:after{
    content: " Cerrar Filtrar";
        font-family: "Montserrat", Sans-serif;
        font-weight:500;
}
.menu-categoria .elementor-menu-toggle{
  display: block;
    width: 100%;
    text-align: center;
    padding: 12px;
}
.white{color:#fff;}
.yellow{color:#FFE60D;}
.purple{color:#702ECA;}
.promomes{
    color: #fff !important;
    background-color: #9f5ed9;
    content: "dd" !important;
    padding: 0px 6px;
    border-radius: 10px;
}
.precio-regular{
 text-decoration: line-through;
    font-weight: 400;
}
.pr{
    font-weight: 400;
}
.cpromo{
    text-align: center;
    margin-bottom: 0px;
    font-size: 24px;
    color: #9f5ed9 !important;
    width: 100% !important;
    float: left;
}

.text-white{
color: #fff !important;
}
.text-white h1{
color: #fff !important;
}
.green{
    color:#0CE787;
}

.servicios-ux {
    overflow: hidden;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 12%);
}

.servicios-ux h3::after{
        content: "";
    display: block;
    border-radius: 2px;
    margin-top: 12px;
    width: 30%;
    height: 3px;
    background: rgb(0,72,255);
    background: linear-gradient(90deg, rgba(0,72,255,1) 0%, rgba(0,255,255,1) 100%);
}
.c-incluye span{font-size:22px;
    font-weight: 3
}

.cc-brand{
        filter: grayscale(100%);
}
.cc-brand .gallery-item .gallery-icon{
    padding: 6px 20px; 
}

.elementor-widget-divider{
    flex-grow: 0 !important;
}
.wc-deposits-payment-plan-description strong{
background-color: #777;
color: #fff;
border-radius: 12px;
padding: 0px 6px 2px 6px;
}

.ccg-box .gchoice{
    text-align: center;
    float: left;
    width: 32%;
    margin-left: 2%;
}
.ccg-box .gchoice:first-child{
    margin-left: 0%;
}

.ccg-box .gfield-choice-input{
  display: none !important;
}

.ccg-box label {
  border: 1px solid #fff;
  padding: 12px 0px;
  box-sizing: border-box;
  display: block;
  position: relative;
  cursor: pointer;
  background-color: #f7f7f7;
  border-radius:6px;
  overflow: hidden;
  width: 100%;
  max-width: 100% !important;
}
.ccg-box :checked + label {
  border-color: #ddd;
  background-color: #129ea2;
  color: #fff;
  box-shadow: 0px 0px 7px rgba(0,0,0,0.12);
  font-weight: 700;
}

.ccg-box label:before {
  font-size: 22px;
  margin-bottom: 4px;
  content: "\f058";
font-family: "Font Awesome 5 Free";
font-weight: 900;
  text-align: center;
  transition-duration: 0.4s;
  display: block;
  color: #bbb;
}


.ccg-box :checked + label:before {
  content: "\f058";
      font-family: "Font Awesome 5 Free";
    font-weight: 900;
  z-index:1;
  color: #FFE60D;
}

.elementor-nav-menu--main i{
    margin-right: 4px;
    color:#129ea2;
}
.elementor-nav-menu--main .m-tienda i{
    color:#fff;
}
.elementor-nav-menu--main .m-tienda a{
    background-color:#9f5ed9;
    color:#fff !important;
    border-radius: 12px;
}
.simcar{
    display: block;
    width: 52px !important;
    margin: 0 auto;
}


.bloque-center{
    text-align: center;
}
.bloque-center i{
font-size: 52px;
    
}
.dos-full{
    width: 100% !important;
}
.box-yellow{
  background-image: radial-gradient(circle at 42% 35%, #fff200, #ffe000 107%);
  padding: 25px;
  box-sizing: border-box;
  border-radius: 12px;
  text-align:center;
  margin-top: 20px;
}
.box-yellow .y-logo{
    width: 120px !important;
}

.box-yellow h2{
    max-width: 460px;
    margin: 0 auto;
}
.box-yellow .todo{
    margin-top: -40px;
}
/* Cimark woocommerce */
.woocommerce-MyAccount-navigation{
    background-color: #000;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1184ee",endColorstr="#146dc0",GradientType=1);
border-radius: 4px;
padding: 20px;
}


.woocommerce-MyAccount-navigation-link--dashboard a:before {
     content: "\e065";
        font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 6px;
}
.woocommerce-MyAccount-navigation-link--orders a:before {
    content: "\f291";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 6px;
}
.woocommerce-MyAccount-navigation-link--edit-address a:before {
    content: "\f5a0";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 6px;
}
.woocommerce-MyAccount-navigation-link--edit-account a:before {
    content: "\f007";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 6px;
}
.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    content: "\f2f5";
     font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 6px;
}

.cart_totals h2{
color:#ccc !important;
}
.wy .fa-whatsapp:before{
     color: #FFEB3B;
}
.fa-whatsapp:before{
    font-weight: 900;  
}
#cc-destacados .woocommerce-loop-product__title{
   display: none; 
}
#cc-destacados .price{
   display: none; 
}   
#cc-destacados .button{
display: none;     
}
#cc-destacados .attachment-woocommerce_thumbnail{
 margin-bottom: 0pX;   
}
.wayra-coc-button{
    width: 100%;
}


.cc-colorproducto .variations_form .variations{
   background-color: #fff;
}

.cc-form .elementor-field-textual{
    min-height:30px !important;
    padding: 5px 10px !important;
}

.cc-color-producto .value{
 background-color: white!important;   
}

/* Desactiva el zoom en la imagen de los productos */
.woocommerce div.product div.images .woocommerce-product-gallery__image img {
    pointer-events: none;
}

/* Opcional: ajusta el cursor para que no cambie al hacer hover */
.woocommerce div.product div.images .woocommerce-product-gallery__image a {
    cursor: default;
}
.cwo-galery .woocommerce-product-gallery{
    margin-bottom: 0px !important;
}
.e-n-accordion-item-title-text{
    color:#fff !important; 
}

.box-car{
    overflow: hidden !important;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.12); 
    border-radius: 12px;
}
.box-car:hover{
    box-shadow: 0px 0px 12px rgba(0,0,0,0.3);
}
.box-car .elementor-cta__content{
    overflow: visible !important;
}

.box-car .elementor-icon{
    margin-top: -100px;
    z-index: 1;
    background-color: #ba1a24;
    padding: 10px 20px 0px 20px;
    border-radius: 50% 50% 0px 0px
}


/* PC */
@media screen and (min-width: 1024px){
.s-movil{
    display:none;
}
}
/* End PC */
/* Tablet */
@media screen and (min-width: 768px) and (max-width:1023px) {
.s-movil{
    display:none;
}
}
/* End Tablet */
/* Movil */
@media screen and (max-width: 767px){
.cc-brand .gallery-item{
    width:33% !important;
    box-sizing: border-box !important;
}
.cc-brand .gallery-item .gallery-icon{
    padding: 6px 6px; 
}
.ccg-box label{
    font-size:12px !important;
}
.s-pc{
    display:none;
}
}
/* End Movil */

.contenido-fx h3{

}
.contenido-fx p{
    font-size: 16px;
}

h2{
    margin-bottom: 6px !important;
}

/* Etiqueta después del texto */
.cwo-texto-ventas::after {
  content: "Atención Ventas";
  background-color: #fff;
  padding: 3px 20px 3px 10px;
  margin-top: -45px;
  margin-left: -144px;
  float: left;
  border-radius: 12px;
  font-weight: 600;
  border: solid 1px #eee;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}

.cwo-texto-post-venta::after {
  content: "Post Venta";
  background-color: #fff;
  padding: 3px 20px 3px 10px;
  margin-top: -45px;
  margin-left: -100px;
  float: left;
  border-radius: 12px;
  font-weight: 600;
  border: solid 1px #eee;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}

/* Efecto neon animado para íconos dentro de las clases anteriores */
.cwo-texto-ventas .elementor-icon,
.cwo-texto-post-venta .elementor-icon {
  color: #25D366; /* Verde WhatsApp */
  transition: all 0.3s ease;
  animation: neon-flicker 1.5s infinite alternate;
  position: relative;
  border-radius: 50%;
}

.cwo-texto-ventas .elementor-icon svg,
.cwo-texto-post-venta .elementor-icon svg {
  fill: currentColor;
}

/* Efecto fosforescente de fondo */
.cwo-texto-ventas .elementor-icon::before,
.cwo-texto-post-venta .elementor-icon::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 120%;
  height: 120%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: radial-gradient(circle, rgba(37, 211, 102, 0.4) 0%, rgba(37, 211, 102, 0.2) 50%, transparent 80%);
  z-index: -1;
  animation: neon-bg-flicker 1.5s infinite alternate;
}

/* Efecto de notificación (punto rojo) */
.cwo-texto-ventas .elementor-icon::after,
.cwo-texto-post-venta .elementor-icon::after {
  content: '';
  position: absolute;
  top: 5%;
  right: 5%;
  width: 12px;
  height: 12px;
  background: red;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(255, 0, 0, 0.7);
  animation: notification-pulse 1.2s infinite ease-in-out;
}

/* Animaciones */
@keyframes neon-flicker {
  0%, 100% {
    opacity: 1;
    text-shadow: 0 0 3px #25D366, 0 0 6px #25D366;
    box-shadow: 0 0 10px rgba(37, 211, 102, 0.5), 0 0 20px rgba(37, 211, 102, 0.3);
  }
  50% {
    opacity: 0.8;
    text-shadow: 0 0 2px #25D366, 0 0 4px #25D366;
    box-shadow: 0 0 5px rgba(37, 211, 102, 0.3), 0 0 10px rgba(37, 211, 102, 0.2);
  }
}

@keyframes neon-bg-flicker {
  0%, 100% {
    opacity: 1;
    background: radial-gradient(circle, rgba(37, 211, 102, 0.4) 0%, rgba(37, 211, 102, 0.2) 50%, transparent 80%);
  }
  50% {
    opacity: 0.6;
    background: radial-gradient(circle, rgba(37, 211, 102, 0.2) 0%, rgba(37, 211, 102, 0.1) 50%, transparent 80%);
  }
}

@keyframes notification-pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.3);
    opacity: 0.7;
  }
}

/* Clase para el texto con línea decorativa debajo */
.raya {
  display: inline-block;
  position: relative;
  color: #000; /* Color del texto */
  text-decoration: none; /* Sin subrayado nativo */
  cursor: pointer;
}

/* Línea decorativa debajo del texto */
.raya::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px; /* Separación de la línea respecto al texto */
  width: 100%;
  height: 2px; /* Grosor de la línea */
  background-color: red; /* Color de la línea */
  
  /* Línea visible al 50% inicialmente */
  transform: scaleX(0.5); /* Muestra la mitad de la línea */
  transform-origin: left; /* Empieza desde la izquierda */
  
  transition: transform 0.3s ease;
}

/* Al pasar el mouse, la línea se extiende al 100% */
.raya:hover::after {
  transform: scaleX(1); /* Extiende la línea al ancho completo */
}

/* Opcional: Mantener el color del texto al pasar el mouse */
.raya:hover {
  color: #000;
}



#repuesbtn {
  position: relative;
  overflow: hidden;
  transition: color 0.3s ease;
}

#repuesbtn::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 20%;
  width: 0;
  height: 3px;
  background: linear-gradient(145deg, #333, #555); /* Efecto 3D con degradado */
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); /* Sombras para profundidad */
  transition: width 0.3s ease, left 0.3s ease;
}


#repuesbtn:hover::after {
  width: 37.5%;
  left: 0;
}

/* Opcional: cambiar el color del texto al pasar el mouse */
#repuesbtn:hover {
  color: #fff;
}

/* Ícono rojo */
#carro {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 130px;
  height: 122px;
  color: #FF0000;       /* Color rojo */
  overflow: visible;
  z-index: 0;
}

#carro::after {
  content: '';
  position: absolute;
  top: -8px;    /* Espacio extra para el borde externo */
  left: -8px;
  right: -8px;
  bottom: -8px;
  border: 5px solid currentColor;
  border-radius: 50%;
  pointer-events: none;
  z-index: -1;

  /* Efecto neón/fosforescente */
  box-shadow:
    0 0 10px currentColor,
    0 0 20px currentColor,
    0 0 30px currentColor;
}

/* Ícono celeste */
#carro2 {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 130px;
  height: 122px;
  color: #18BDE6;       /* Color celeste */
  overflow: visible;
  z-index: 0;
}

#carro2::after {
  content: '';
  position: absolute;
  top: -8px;
  left: -8px;
  right: -8px;
  bottom: -8px;
  border: 5px solid currentColor;
  border-radius: 50%;
  pointer-events: none;
  z-index: -1;

  /* Efecto neón/fosforescente */
  box-shadow:
    0 0 10px currentColor,
    0 0 20px currentColor,
    0 0 30px currentColor;
}

.ancho-total {
  width: 100%;
  height: auto;
  display: block;
}/* End custom CSS */