.elementor-kit-7{--e-global-color-primary:#343538;--e-global-color-secondary:#FCDB5B;--e-global-color-text:#343538;--e-global-color-accent:#F3F3F3;--e-global-color-3b0f492:#231F20;--e-global-color-6360cfc:#FFFFFF;--e-global-color-fa7e452:#162AC5;--e-global-color-f0cda74:#E9E9E9;--e-global-color-35e6edd:#9A9A9A;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-weight:500;color:#343538;font-family:"Manrope", Sans-serif;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-primary );}.elementor-kit-7 h1{font-size:48px;line-height:52px;}.elementor-kit-7 h2{font-size:38px;line-height:50px;}.elementor-kit-7 h3{font-size:26px;line-height:32px;}.elementor-kit-7 h4{font-size:20px;line-height:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-7 h1{font-size:32px;line-height:36px;}.elementor-kit-7 h2{font-size:26px;line-height:36px;}.elementor-kit-7 h3{font-size:18px;line-height:22px;}.elementor-kit-7 h4{font-size:18px;line-height:22px;}.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 */body{
	padding: 0px 10px 0px 10px;
}
h1 {
  font-size: clamp(2.5rem, 3.5vw, 3rem); 
}

h2 {
  font-size: clamp(2rem, 3vw, 2.375rem); 
}

h3 {
  font-size: clamp(1.625rem, 2.2vw, 1.625rem); 
}

h4 {
  font-size: clamp(1.125rem, 1.5vw, 1.125rem); 
}

.ctn-our-series{
    background: linear-gradient(to bottom, #F9DE55 0%, #F9DE55 40%, #F2F2F2 40%, #F2F2F2 100%);
}
.ctn-our-series .elementor-widget-call-to-action{
    border-radius: 10px;
}
.tag-bl{
    background-color: #BFE9FF;
    border-radius: 5px;
    padding: 5px 15px;
    width: fit-content;
}
.ctn-img-grid-serie{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/* RESPONSIVE */
@media (min-width: 768px) {
    .ctn-grid-img-bottom{
        top: 62%;
    }
}

@media (max-width: 991px) {
    .tag-bl{
        background-color: #BFE9FF;
        border-radius: 5px;
        padding: 3px 12px;
        width: fit-content;
    }
    
}
@media (max-width: 767px) {
    .ctn-our-series{
        background: linear-gradient(to bottom, #F9DE55 0%, #F9DE55 20%, #F2F2F2 20%, #F2F2F2 100%);
    }
    .ctn-img-grid-serie{
        position: absolute;
        top: 62%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    h2.woocommerce-loop-product__title{
        font-size: 14px !important;
        font-weight: 500 !important;
        line-height: 18px !important;
    }
}
table.variations tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th{
    background-color: transparent;
}
table.variations th.label{
    padding: 0;
}
.woocommerce div.product form.cart .variations{
    margin-bottom: 0;
}
table.variations a.reset_variations{
    display: none !important;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item.selected:not(.no-stock) .variable-item-contents:before{
    background-image: none;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item){
    padding: 0;
}
/*Component codes*/
.single-product h4{
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 5px;
}
.component-codes .component-item {
    margin: 0;
    font-weight: 700;
}
.component-item-sku{
    font-weight: 400;
    text-decoration: underline;
}
/* Emptys */
.no-bim .btn-download-bim,
.no-description-section .ctn-description-product,
.no-module-1.no-module-2 .ctn-product-tabs{
    display: none;
}

/* LIST subcategories*/
.veto-cat-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.veto-cat-list li {
    margin: 0 0 12px 0;
    padding: 0;
}
.veto-cat-list a {
    display: block;
    text-decoration: none;
    padding-left: 0;
    text-indent: 0;
}
/* Swatches*/
li.woo-variation-items-wrapper select, 
a.button.product_type_variable.add_to_cart_button.wvs-add-to-cart-button {
    display: none !important;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover,
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):focus, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{
    box-shadow: 0 0 0 2px #fcdb5b;
}
@media (min-width: 768px) {
    .ctn-detail-product{
        position: sticky;
        top: 100px; 
        align-self: flex-start;
    }
}
/* Single product */
.single-product-serie{
    text-transform: uppercase;
    font-family: "Nunito", Sans-serif;
}
.component-name{
    font-weight: 600;
}
p.component-item{
    margin-bottom: 2px;
}
.ctn-detail-product .label-serie {
    display: none;
}
span.label-serie, .name-serie {
    font-family: "Nunito", Sans-serif;
    color: #FCDB5B;
    font-size: 14px;
    text-transform: uppercase;
}
.ctn-detail-product .name-serie{
    color: #231F20;
}
/* Grid products */
.ctn-products ul li.product{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 10px;
    padding: 15px 15px 15px 15px !important;
    border-color: #E8E8E8;
}
/*tabs*/
.tabs-products .e-n-tabs-heading {
    justify-content: end !important;
}
.tabs-products .e-n-tab-title {
    background-color: transparent !important;
    border: 1px solid #000 !important;
    border-radius: 50px !important;
    padding: 5px 15px !important;
}
.tabs-products .e-n-tab-title[aria-selected="true"] {
    background-color: #FCDB5B !important; 
    color: #343538;
    font-weight: 600;
}
/*Submenu*/
.elementor-27 .elementor-element.elementor-element-24ea676e .elementor-nav-menu--dropdown {
    background-color: #fafafa !important;
    top: 35px !important;
    border-radius: 0 0 10px 10px;
}

.elementor-27 .elementor-element.elementor-element-24ea676e .elementor-nav-menu--dropdown a:hover, .elementor-27 .elementor-element.elementor-element-24ea676e .elementor-nav-menu--dropdown a:focus, .elementor-27 .elementor-element.elementor-element-24ea676e .elementor-nav-menu--dropdown a.elementor-item-active, .elementor-27 .elementor-element.elementor-element-24ea676e .elementor-nav-menu--dropdown a.highlighted {
    background-color: rgb(249 222 85 / 86%) !important;
}
.elementor-nav-menu--dropdown.sub-menu {
    border-radius: 10px !important;
    overflow: visible !important;
}

/* 2. Redondear esquinas superiores del PRIMER elemento y su enlace */
.elementor-nav-menu--dropdown.sub-menu > li:first-child,
.elementor-nav-menu--dropdown.sub-menu > li:first-child > a {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}

/* 3. Redondear esquinas inferiores del ÚLTIMO elemento y su enlace */
.elementor-nav-menu--dropdown.sub-menu > li:last-child,
.elementor-nav-menu--dropdown.sub-menu > li:last-child > a {
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}
.serie-plura-smart{
    color: #7b868c;
    font-weight:600;
}
.serie-plura{
    color: #001689;
    font-weight:600;
}
.serie-premium{
    color: #f18a00;
    font-weight:600;
}
.serie-premium-smart{
    color: #f18a00;
    font-weight:600;
}
.serie-vive{
    color: #0071ce;
    font-weight:600;
}
.serie-vive-basic{
    color: #0071ce;
    font-weight:600;
}
.serie-click{
    color: #c2d500;
    font-weight:600;
}
.serie-plata{
    color: #7b868c;
    font-weight:600;
}
.serie-oslo{
    color: #ffc658;
    font-weight:600;
}
.serie-power{
    color: #ff5100;
    font-weight:600;
}
.serie-power-smart{
    color: #ff5100 ;
    font-weight:600;
}
.serie-accesorios{
    color: #773dbd;
    font-weight:600;
}

/**/
.single-product .woo-variation-gallery-slider-wrapper {
    border: 1px solid #cccccc;
    border-radius: 10px;
}
.single-product .wvg-gallery-thumbnail-image div img {
    border: 1px solid #cccccc;
    border-radius: 10px !important;
}
/* Form */
.wpcf7-form .row {
  margin-bottom: 15px;
}

.wpcf7-form label {
  display: block;
  width: 100%;
  font-size: 15px;
  color: #1a1a1a;
  margin-bottom: 8px;
  font-weight: 400;
}

.wpcf7-form .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}

.wpcf7-form .wpcf7-form-control,
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="number"],
.wpcf7-form select,
.wpcf7-form textarea {
  width: 100%;
  background-color: transparent;
  border: 1px solid #231F20;
  border-radius: 5px;
  outline: none;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
  margin-top: 7px;
}
.wpcf7-form .wpcf7-form-control:focus,
.wpcf7-form select:focus,
.wpcf7-form textarea:focus {
  border-color: #f2c94c;
  box-shadow: 0 0 0 3px rgba(242, 201, 76, 0.25);
  background-color: #f5f5f5;
}

/* Placeholder */
.wpcf7-form ::placeholder {
  color: #8a8a8a;
  opacity: 1;
}

.wpcf7-form select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23444'%3E%3Cpath fill-rule='evenodd' d='M5.23 7.21a.75.75 0 011.06.02L10 11.168l3.71-3.938a.75.75 0 111.08 1.04l-4.24 4.5a.75.75 0 01-1.08 0l-4.24-4.5a.75.75 0 01.02-1.06z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
  background-size: 16px;
  padding-right: 40px;
  cursor: pointer;
}

/* Radios */
.wpcf7-form .s-title {
  display: block;
  font-size: 15px;
  color: #1a1a1a;
  margin-bottom: 10px;
}

.wpcf7-form .wpcf7-radio {
  display: flex;
  flex-wrap: wrap;
  gap: 14px 24px;
   padding: 10px !important;
}

.wpcf7-form .wpcf7-list-item {
  margin: 0;
}

.wpcf7-form .wpcf7-list-item-label {
  font-size: 14px;
  color: #333;
  cursor: pointer;
}

.wpcf7-form .wpcf7-list-item input[type="radio"] {
  margin-right: 6px;
  accent-color: #f2c94c;
  cursor: pointer;
}

/* Mensajes de error / validación */
.wpcf7-form .wpcf7-not-valid-tip {
  display: block;
  color: #e04b4b;
  font-size: 13px;
  margin-top: 6px;
}

.wpcf7-form .wpcf7-form-control.wpcf7-not-valid {
  border-color: #231F20;
}

/* Botón enviar */
.wpcf7-form .btncontacto,
.wpcf7-form input[type="submit"] {
  background-color: #f2c94c;
  border: none;
  border-radius: 5px;
  color: #1a1a1a;
  padding: 14px 40px;
  cursor: pointer;
  transition: background-color 0.2s ease, transform 0.1s ease;
}

.wpcf7-form .btncontacto:hover {
  background-color: #eebd2a;
}


.wpcf7-form.text-center,
.wpcf7-form .text-center {
  text-align: center;
}

/* Mensaje de respuesta (éxito / error general) */
.wpcf7-form .wpcf7-response-output {
  margin-top: 20px;
  padding: 12px 16px;
  border-radius: 8px;
  font-size: 14px;
}

/* Grupo condicional "distribuidor" */
.wpcf7-form [data-id="group-distributor"] {
  border-top: 1px dashed #cfcfcf;
  margin-top: 6px;
  padding-top: 18px;
}
/* Responsive: columnas md-6 apiladas en móvil */
@media (max-width: 640px) {
  .wpcf7-form .row {
    display: block;
  }
  .wpcf7-form .col-md-6,
  .wpcf7-form .col-md-12 {
    width: 100%;
  }
}

/* En desktop, las columnas md-6 van lado a lado */
@media (min-width: 641px) {
  .wpcf7-form .row {
    display: flex;
    gap: 10px;
    margin-bottom: 8px;
  }
  .wpcf7-form .row .col-md-6 {
    flex: 1;
  }
  .wpcf7-form .row .col-md-12 {
    flex: 1 0 100%;
  }
}/* End custom CSS */