/*
Theme Name: D-Hijo
Theme URI: http://acuabit.es
Version: 1.0
Description: Tema para Wordpress desarrollado por ACUABIT
Author: ACUABIT
Author URI: http://acuabit.es
Template: Divi
*/
/*----------------- General -------------------------------*/
@font-face {
    font-family: 'dashicons';
    src: url('fonts/dashicons.eot');
    src:
        url('fonts/dashicons.eot?#iefix') format('embedded-opentype'),
        url('fonts/dashicons.woff2') format('woff2'),
        url('fonts/dashicons.woff') format('woff'),
        url('fonts/dashicons.ttf') format('truetype'),
        url('fonts/dashicons.svg#dashicons') format('svg');
    font-weight: normal;
    font-style: normal;
}

.dashicons,
.dashicons-before:before {
    font-family: 'dashicons' !important;
}
.wc-block-components-drawer__screen-overlay.wc-block-components-drawer__screen-overlay--with-slide-out.wc-block-components-drawer__screen-overlay--with-slide-in{
    z-index: 99999999999999999 !important;
}
.woocommerce-MyAccount-content{
    padding-bottom: 3rem !important;
}
.woocommerce-Button.button, .woocommerce-MyAccount-content .button{
    border: 1px solid #000000 !important;
    border-radius: 100px !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    min-width: 220px;
    text-align: center;
    margin-top: 1rem !important;
}
.woocommerce-Button.button::after{
    font-size: 24px !important;
}
.et_pb_button{
    min-width: 220px;
    text-align: center;
}
.et_pb_text_inner, p, li, h1, h2, h3, .et_pb_text_inner p{
    line-height: 1.2em !important;
}
.woocommerce-breadcrumb, .woocommerce-breadcrumb a{
    font-size: 14px !important;
    font-weight: 300;
}
/*----------------- Header ---------------------------*/
.top-header-personalizado{
    padding-top: 0px !important;
}
@media(min-width:981px){
    #main-header .top-header-personalizado .et_pb_column{
        display: flex;
        justify-content: space-between;
    }
    #main-header .container{
        background: rgba(255, 255, 255, 0.80);
        display: flex;
        justify-content: flex-end;
        align-items: center;
        border-radius: 100px;
        box-shadow: 2px 2px 12px rgba(0,0,0,0.3);
    }
    #main-header.et-fixed-header .container{
        background: rgba(255, 255, 255, 1);
    }
    #main-header .iconos-cabecera{
        border-right: none;
        padding-left: 30px;
    }
    #main-header .iconos-cabecera .et_pb_widget:first-child{
        margin-right: .75rem !important;
    }
    #main-header .logo_container{
        padding-left: 30px;
    }
    #main-header .sub-menu{
        background: #FFFFFF !important;
    }
    li.mega-current-menu-item a{
        position: relative;
    }
    li.mega-current-menu-item > a::before{
        content: ' ';
        display: block !important;
        position: absolute !important;
        width: 80% !important;
        left: 10% !important;
        bottom: 0px !important; 
        height: 3px !important;
        background: #e53935 !important;
    }
    li.tit-submenu.mega-current-menu-item > a::before{
        width: 30% !important;
    }
    li#mega-menu-item-3883.mega-current-menu-item > a::before{
        content: none;
    }
    li#mega-menu-item-3883.mega-current-menu-item > a{
        background: #e53935 !important;
        color: #fff !important;
    }
    #mega-menu-primary-menu .widget_media_image{
        padding: 0px !important;
    }
    #mega-menu-primary-menu .mega-sub-menu .mega-sub-menu .mega-sub-menu li{
        width: max-content !important;
    }
    #mega-menu-primary-menu .mega-sub-menu .mega-sub-menu .mega-sub-menu li.mega-current-menu-item  a::before {
        bottom: 5px !important;
    }
    #mega-menu-item-3883 {
        margin-left: 1rem !important;
    }
    #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li#mega-menu-item-3883.mega-menu-item > a.mega-menu-link {
        border: 1px solid #e53935 !important;
        height: 20px;
        line-height: 20px;
        padding: 5px 10px 25px;
        border-radius: 20px !important;
    }
    #mega-menu-wrap-primary-menu li.mega-menu-columns-2-of-12{
        padding-top: 1rem !important;
    }
    #mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
        width: 100% !important;
    }
    .tit-submenu > a, .mega-menu-item.mega-tit-submenu > a{
        padding-bottom: 1rem !important;
    }
    .mega-sub-menu .mega-sub-menu li{
        padding-left: 1rem !important;
    }
  
}
#main-header .wc-block-mini-cart__button{
    background: #e53935;
    color: #ffffff;
    border-radius: 100%;
}
#main-header .iconos-cabecera .et_pb_widget a, #main-header .iconos-cabecera .et_pb_widget .wc-block-mini-cart__button{
    padding: 0.25em;
}
#et-top-navigation{
    padding-top: 0px !important;
}
/*---------------- Página de incio ----------------------*/
.sh-portadah .et_pb_button_module_wrapper, .pportada .et_pb_button_module_wrapper{
    max-width: max-content;
    float: left;
}
.sh-portadah .et_pb_button_module_wrapper:last-child, .pportada .et_pb_button_module_wrapper:last-child{
    margin-left: 1rem !important;
}
.hsubt .et_pb_text_inner{
    max-width: max-content;
    margin: auto;
    position: relative;

}
.hsubt .et_pb_text_inner::before, .hsubt .et_pb_text_inner::after{
    content: ' ';
    width: 15px;
    height: 15px;
    display: block;
    background: #FFFFFF;
    position: absolute;
    border-radius: 100px;
    display: block;
    top: 25%;
}
.hsubt .et_pb_text_inner::before{
    left: -25px;
} 
.hsubt .et_pb_text_inner::after{
    right: -25px;
}
.hscolecciones .et_pb_row_4col .et_pb_column{
    max-width: 475px;
    width: 95%;
    margin-right: 0.5%;
    display: flex;
    flex-direction: column;
}
.hscolecciones .et_pb_row_4col .et_pb_column .et_pb_module:first-child{
    margin-top: auto;
}
/* Contenedor del carrusel */
.bkfit-shop-carousel .bkfit-swiper{
  width: 100%;
}
/* Los productos no deben flotar (Divi grid) */
.bkfit-shop-carousel li.product.swiper-slide{
  float: none !important;
  clear: none !important;
  margin: 0 !important;
}
/* Opcional: que no te corte sombras */
.bkfit-shop-carousel .swiper{
  overflow: hidden;
}
.bkfit-shop-carousel .woocommerce-loop-product__title, .bkfit-shop-carousel .woocommerce-Price-amount{
    color: #FFFFFF !important;
    font-size: 18px !important;
    text-transform: initial !important;
    font-family: 'lato';
    padding-bottom: 0px;
}
.bkfit-shop-carousel.osc .woocommerce-loop-product__title, .bkfit-shop-carousel.osc .woocommerce-Price-amount{
    color:  #000000 !important;
}
/* Cambiar el icono (texto) de las flechas */
.bkfit-shop-carousel .swiper-button-prev::after { 
    content: "←"; 
    font-size: 40px; 
    color: #FFFFFF;
}
.bkfit-shop-carousel.osc .swiper-button-prev::after, .bkfit-shop-carousel.osc .swiper-button-next::after { 
    color: #000000 !important;
}
.bkfit-shop-carousel .swiper-button-next::after { 
    content: "→"; 
    font-size: 40px; 
    color: #FFFFFF;
}
.shcolecceciones .et_pb_column_1_2{
  display: flex;
  flex-direction: column;
  justify-content: center; /* centra vertical */
}
.shpersonalizacion ul{
    display: flex;
    padding: 0;
    font-size: 14px;
    justify-content: space-around;
}
.shpersonalizacion ul li{
    padding-left: .75rem;
    position: relative;
}
.shpersonalizacion ul li::after{
    content: ' ';
    background: #000000;
    border-radius: 100px;
    position: absolute;
    right: -25px;
    top: 33%;
    width: 8px;
    height: 8px;
}
.shpersonalizacion ul li:last-child:after{
    content: none;
}

/* Efecto negativo en sección personalización */
.neg-lens-all{
  position: relative;
  overflow: hidden;

  /* Ajustes */
  --r: 90px;     /* radio */
  --f: 10px;      /* difuminado del borde */
  --x: 50%;
  --y: 50%;

  /* “tuning” para que el fondo no se te quede tan gris claro */
  --shade: .10;       /* oscurece un poco dentro del círculo */
  --bright: .85;      /* baja brillo tras invertir */
  --contrast: 1.25;   /* sube contraste */
}

/* Lente invertida */
.neg-lens-all::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:0;
  transition: opacity .12s ease;
  z-index: 9999;

  /* IMPORTANTE: algo de fondo (aunque sea mínimo) para que el backdrop-filter "pinte" */
  background: rgba(0,0,0,var(--shade));

  -webkit-backdrop-filter: invert(1) brightness(var(--bright)) contrast(var(--contrast));
  backdrop-filter: invert(1) brightness(var(--bright)) contrast(var(--contrast));

  /* Borde difuminado (feather) */
  -webkit-mask-image: radial-gradient(circle at var(--x) var(--y),
    rgba(0,0,0,1) 0,
    rgba(0,0,0,1) calc(var(--r) - var(--f)),
    rgba(0,0,0,0) var(--r)
  );
  mask-image: radial-gradient(circle at var(--x) var(--y),
    rgba(0,0,0,1) 0,
    rgba(0,0,0,1) calc(var(--r) - var(--f)),
    rgba(0,0,0,0) var(--r)
  );
}

.neg-lens-all:hover::after{ opacity:1; }


/* Ajustes visuales opcionales */
/* El contenedor del swiper debe ser referencia */
.bkfit-shop-carousel .bkfit-swiper{
  position: relative;
}
/* Permite que los elementos sobresalgan (Divi suele recortar con overflow:hidden) */

/* Swiper por defecto recorta con overflow:hidden */
@media(min-width:981px){
    .bkfit-shop-carousel .bkfit-swiper{
        position: relative;
        padding-top: 5rem;
    }
    /* Flechas arriba derecha, fuera un poco */
    .bkfit-shop-carousel .bkfit-swiper .swiper-button-next,
    .bkfit-shop-carousel .bkfit-swiper .swiper-button-prev{
        top: 0px;       /* <-- sobresale */
        bottom: auto;
        left: auto;
        transform: none;
        margin: 0;
        z-index: 50;
    }
}
/* Next pegada a la derecha */
.bkfit-shop-carousel .bkfit-swiper .swiper-button-next{ 
    right: 180px; 
}
/* Prev a la izquierda de Next */
.bkfit-shop-carousel .bkfit-swiper .swiper-button-prev{ 
    right: 230px; 
}
.shvaloraciones .tdestacado strong{
    text-transform: uppercase;
    font-family: 'Staatliches';
    font-size: 52px;
    line-height: 1.2em;
}
.filacreditosmenu .et_pb_column{
    display: flex;
    justify-content: center;
}
.filacreditosmenu #menu-menu-legal li{
    margin-top: 0px !important;
}
.filacreditosmenu #menu-menu-legal li a{
    padding-bottom: 0px !important;
    line-height: 1.2em;
}
.filacreditosmenu .fecha{
    margin-right: 1rem !important;
}
#firma .container {
    text-align: center;
    font-size: 9.5px;
    color: white;
}
#firma .firma-link {
    color: white;
    font-weight: bold;
}
/*perosnalizada*/
.pportada{
    position: relative;
}
@media (min-width:981px) {
    .pportada::after{
        content: ' ';
        background: #FFFFFF;
        width: 3px;
        height: 100%;
        position: absolute;
        top: 0px;
        right: 34%;
    }
}
.pdudas .et_pb_blurb .et_pb_blurb_container {
  padding-left: 0px;
}
/*Ciclismo*/
.psubcategoria .fila-cbanner .et_pb_column{
    display: flex;
    flex-direction: column;
    justify-content: end;
}
.subtscat .dcorta strong{
    font-weight: 400;
}
.ptecnologia ul li{
    position: relative;
    font-size: 14px;
    margin-bottom: 1rem;
}
.ptecnologia ul li::before{
    content: ' ';
    background: #e53935;
    width: 10px;
    height: 10px;
    border-radius: 100px;
    display: block;
    position: absolute;
    left: -23px;
    top: 25% !important;
}
/*--Ciclismo-hombre--*/
.cportada h1 strong{
    font-family: 'Staatliches';
    font-size: 52px;
    line-height: 1.2em;
    font-style: initial;
}
.pcategoria::after{
    content: ' ';
    background: #FFFFFF;
    width: 3px;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 50%;
}
.clistado-productos .products li.product{
    padding: 5px !important;
}
.woocommerce-pagination li{
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid #BABABA !important;
    margin-right: 0.5rem !important;
}
.woocommerce-pagination .page-numbers{
    border: none !important;
}
.woocommerce-pagination .page-numbers a{
    color: #BABABA !important;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
  background: transparent;
  color: #000000 !important;
}
.prrelacionados h2{
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    border-bottom: 1px solid #000000;
}
.prrelacionados .woocommerce-loop-product__title{
    padding-bottom: 0rem;
    margin-bottom: 0rem;
    border-bottom: none !important;
}
.prrelacionados .product{
    margin-bottom: 0px !important;
}
.ppaccesorios .product{
    margin-bottom: 0px !important;
}
.ppaccesorios .divi-related-title{
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-size: 32px;
    line-height: 1.4em;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    border-bottom: 1px solid #000000;
}
.prportada .et_pb_wc_add_to_cart .quantity input.qty {
    background: transparent !important;
    border: 1px solid #000 !important;
    color: #000000 !important;
    padding: 6px 5px !important;
    border-radius: 8px !important;
    max-width: 50px;
}
.ppaccesorios .woocommerce-loop-product__title, .ppaccesorios .woocommerce-LoopProduct-link .price{
    font-size: 18px !important;
    line-height: 1.4em !important;
    font-weight: 300;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
}
.ppersonalizada .et_pb_main_blurb_image{
    vertical-align: middle;
}
/*---Footer---*/
@media(min-width:981px){
    #main-footer .et_pb_column_1_4{
        width: 30%;
    }
    #main-footer .et_pb_column_1_4:first-child, #main-footer .et_pb_column_1_4:last-child{
        width: 20%;
    }
}
.creditos-pie{
    display: flex;
    justify-content: center;
}
.creditos-pie, #footer-info, #footer-info a{
    color: #FFFFFF !important;
    font-size: 14px !important;
    line-height: 1.75em !important;
}
.creditos-pie .elemento.copy{
    margin-right: 1rem;
}
.creditos-pie #footer-info{
    padding-bottom: 0px;
}
#menu-menu-legal{
    padding: 0px;
}
#et-footer-nav{
    background: #000 !important;
    padding-top: 1rem !important;
}
/**
 *  CUADRO BÚSQUEDA
 */
form.et-search-form {
    background: white !important;
}
/** 
 *  PLUGIN - CF7 
 **/
.wpcf7-text,
.wpcf7-textarea,
.wpcf7-captchar {
    background-color: #eee !important;
    border: none !important;
    width: 100% !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    font-size: 14px;
    color: #444 !important;
    padding: 16px !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.wpcf7-submit {
    color: #000 !important;
    border-width: 1px !important;
    border-color: #000000;
    font-size: 14px;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    background-color: white;
    border-radius: 20px;
    margin-left: 0px !important;
}
.wpcf7-list-item{
    margin-left: 0px !important;
}
.wpcf7-submit:hover {
    background-color: #e53935;
    border-color: #e53935;
    padding: 6px 20px !important;
    color: white !important;
}
.cf7-custom-css .fields .field-item {
    margin-bottom: 10px;
}
.cf7-custom-css .fields-cols .field-item {
    margin-right: 0px;
}
.cf7-custom-css .fields-cols .field-item-last {
    margin-right: 0px;
}
.cf7-custom-css .submit {
    text-align: left;
    margin-top: 1rem !important;
    margin-left: 0px !important;
}
/*-------- PLUGIN - RGPD -------------*/
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
    z-index: 99999999;
}
.cli-bar-btn_container {
    flex-wrap: wrap;
}
/* ---- FOOTER FLOTANTE RESPONSIVE ---- */
.footer-flotante-movil {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background-color: #ffffff;
    display: none;
    /* Se activa solo en móviles */
    justify-content: space-around;
    padding: 12px 0px;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.15);
}
.footer-flotante-movil a {
    text-decoration: none;
    color: #fff !important;
    padding: 10px 15px;
    border-radius: 8px;
    font-weight: bold;
    flex: 1;
    margin: 0 5px;
    text-align: center;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
    transition: background-color 0.3s ease;
}
/* Estilos individuales por botón */
.boton-llamar {
    background-color: #1a1a1a;
    /* Verde teléfono */
}
.footer-flotante-movil .fa-phone-alt {
    transform: scaleX(-1);
}
.boton-whatsapp {
    background-color: #0F602D;
    /* Verde WhatsApp */
}
.boton-mail {
    background-color: #143a5c;
    /* Naranja email */
}
.footer-flotante-movil a:hover {
    opacity: 0.9;
}
/*----- BANNER COOKIES -----*/
html.show--consent .btnpref,
html.show--preferences .btnpref {
    display: none;
}
.btnpref {
    position: fixed;
    z-index: 99999999999;
    bottom: 15px;
    left: 15px;
    max-width: 72px;
    font-size: 14px;
    padding: 5px;
    border-radius: 8px;
    background-color: white;
    box-shadow: 1px -1px 1px 0px rgba(0, 0, 0, 0.3);
}
.btnpref img {
    max-width: 40px;
    transition: transform 0.3s ease-in-out;
}
.btnpref img:hover {
    transform: scale(1.1);
    animation: bounce 0.5s ease;
}
/*animacion efecto rebote*/
@keyframes bounce {
    0% {
        transform: scale(1);
    }

    30% {
        transform: scale(1.2);
    }

    50% {
        transform: scale(1);
    }

    70% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}
.btnpref:hover {
    cursor: pointer;
}
/*--SINGLE-PRODUCT--*/
.woocommerce-notices-wrapper{
    margin-top: 0px !important;
}
body.single-product .button{
    padding: 5px 15px;
    padding: 0.25rem 1rem;
    font-size: 14px;
    line-height: 1.2em !important;
    text-transform: uppercase;
    border: 1px solid #e53935 !important;
    border-radius: 20px;
}
body.single-product .woocommerce-variation-price{
    margin-bottom: 1rem !important;
}
body.single-product .button::after{
    font-size: 18px;
}
.single-product table.variations tr{
  display: flex !important;
  flex-direction: column !important;
  padding: 0px !important;
}
.woocommerce div.product form.cart .variations {
  margin-bottom: 1.5em !important;
}
.single-product table.variations td.label,
.single-product table.variations td.value{
  display: block !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.single-product table.variations td.label{
  margin-bottom: 1rem !important;   /* espacio entre título y opciones */
}

.single-product table.variations td.value{
  margin-bottom: 0px !important;  /* espacio entre atributos */
  position: relative;
  padding-bottom: 1rem;
}
.single-product table.variations td.value .reset_variations{
    position: absolute;
    right: 0px;
    top: 0px;
}
/* Opcional: que las “pastillas”/swatches se ajusten en filas (YITH) */
.single-product table.variations td.value .select_box_label.select_box{
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
}
.select_option_label .yith_wccl_value {
  font-size: 14px;
  min-width: 35px;
}
.attribute_pa_talla .select_option_label{
    padding: 10px 5px;
    border: 1px solid #000000 !important;
}
.attribute_pa_talla .select_option_label:hover{
    border: 1px solid #e53935 !important;
}
.attribute_pa_talla .select_option_label.selected{
    background: #e53935 !important;
    color: #FFFFFF !important;
    border: 1px solid #e53935 !important;
}
.attribute_pa_talla .select_option_label.selected span{
    border: none !important;
}
.woocommerce div.product form.cart .variations td {
  padding: 0 !important;
}
.woocommerce-page .quantity input.qty::placeholder, .woocommerce .quantity input.qty::placeholder{
    color: #000000 !important;
}
.et_pb_wc_cart_totals .select2-container--default .select2-selection--single, .et_pb_wc_checkout_billing .select2-container--default .select2-selection--single, .et_pb_wc_checkout_shipping .select2-container--default .select2-selection--single, .woocommerce #content .quantity input.qty, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-page #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce .quantity input.qty, .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
    background: transparent;
    border: 1px solid #000000;
    width: 41px;
    padding: 6px 0px;
    color: #000000;
    border-radius: 10px;
}
.woocommerce-page .quantity input.qty, .woocommerce .quantity input.qty::placeholder{
    opacity: 1;
}
body.single-product .single_add_to_cart_button, .woocommerce-page button.button.alt.disabled{
    padding: 6px 15px !important;
    font-size: 14px !important;
    border: 1px solid #000000 !important;
    border-radius: 10px !important;
    color: #000000 !important;
}
body.single-product .single_add_to_cart_button{
    padding: 6px 15px !important;
}
body.single-product .single_add_to_cart_button:hover,  .woocommerce-page button.button.alt.disabled:hover{
    padding: 6px 25px 6px 15px !important;
}
.woocommerce button.button.alt::after{
    font-size: 24px !important;
}
.woocommerce-page button.button.alt.disabled{
    opacity: 0.8;
}
body.single-product h1, body.single-product h2, body.single-product h3, body.single-product h4, body.single-product h5, body.single-product h6{
    font-family: 'Lato' !important;
}
body.single-product .product_title.entry-title, body.single-product .divi-related-title, body.single-product .related.products .divi-related-title, body.single-product .product .related h2{
    font-size: 32px !important;
    font-weight: 400 !important;
}
body.single-product .related.products .woocommerce-loop-product__title, body.single-product .woocommerce.columns-4 .woocommerce-Price-amount.amount, body.single-product .related.products  .woocommerce-Price-amount.amount{
    font-size: 18px !important;
    color: #000000;
}
body.single-product .divi-related-wrap .woocommerce{
    margin-top: 1rem;
    padding-top: 2rem;
    border-top: 1px solid #000000;
}
.rb-product-description .tit-desc{
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #000000;
}
.rb-product-description{
    margin-bottom: 2rem;
}
body.single-product #left-area .related.products ul.products{
    margin-top: 0.5rem !important;
    padding-top: 2rem !important;
    border-top: 1px solid #000000;
}
body.single-product .product_title.entry-title{
    margin-bottom: 2rem !important;
    padding-bottom: 1rem !important;
    border-bottom: 1px solid #000000;
}
.scfw-size-chart-main a{
    background: #e53935;
    color: #fff !important;
    border-radius: 20px;
    padding: 0.5rem 1rem;
}
body.single-product .woocommerce-product-details__short-description{
    margin-bottom: 1rem !important;
}
.wc-block-components-drawer__screen-overlay .wp-block-button{
    margin-top: 1rem !important;
}
/*-------  MEDIA  QUERIES --------*/
@media(max-width:1600px){
    @media(min-width: 980px) {
        .sh-portadah, .pportada{
            height: 75vh !important;
        }
        .sh-portadah, .pportada .subt p{
            font-size: 70px;
        }
        .shpersonalizacion ul li::after {
            right: -17px;
        }   
    }
    .container, .et_pb_row {
        width: 90% !important;
    }
    .pcategoria .fila-cbanner{
        width: 100% !important;
        height: 680px !important;
        max-height: 680px !important;
    }
    .pcategoria .fila-cbanner.et_pb_row{
        margin-bottom: 0px !important;
    }
    .pcategoria .fila-cbanner:last-child{
        height: 500px !important;
        max-height: 500px !important;
    }
    .pcategoria .fila-cbanner.runningf{
        height: 100% !important;
        max-height: 100% !important;
    }
    .pcategoria .fila-cbanner .et_pb_column{
        background-size: cover !important;
    }
    .ptecnologia{
        background-size: 55% !important;
    }
}
@media(max-width:1400px){
    .hscolecciones h2{
        font-size: 36px !important;
    }
    .hscolecciones .et_pb_column_1_4 .et_pb_text_inner, .hscolecciones .et_pb_column_1_4 .et_pb_text_inner p{
        font-size: 14px !important;
        line-height: 1.75em;
    }
    .hscolecciones .et_pb_column_1_4{
        padding-left: 10px;
        padding-right: 10px;
    }
    .hscolecciones .et_pb_button{
        font-size: 12px !important;
    }
    .shpersonalizacion li{
        font-size: 12px !important;
    }
    .shpersonalizacion ul li::after {
        top: 36%;
        width: 6px;
        height: 6px;
    }
    .shcolecceciones.ngr .et_pb_column_1_2:first-child{
        padding-left: 5% !important;
    }
    .shcolecceciones.blnc .et-last-child{
        padding-right: 5% !important; 
    }
    .sh-portadah{
        overflow: hidden;
    }
    .shcolecceciones.et_pb_row {
        width: 100% !important;
    }
    .hscolecciones .et_pb_row_4col{
        width: 100% !important;
    }
}
@media(max-width: 1300px){
    .container, .et_pb_row {
        width: 94% !important;
    }
    @media (min-width: 980px) {
        .shpersonalizacion ul li::after {
            right: -12px;
        }
    }
    .shcolecceciones .et_pb_row, .psubcategoria .et_pb_row{
        width: 100% !important;
    }
}
@media(max-width: 980px) {
    /*--Banner--Cookies--*/
    .btnpref {
        bottom: 69px !important;
        left: 0px;
        max-width: 180px;
        border: none !important;
        border-radius: 0px 8px 0px 0px !important;
        border-bottom-left-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
    }
    .btnpref img {
        max-width: 14px !important;
    }
    .footer-flotante-movil {
        display: flex;
    }
    .mobile_nav {
        border: 1px solid #000000;
        border-radius: 16px;
        margin-left: 10px;
        color: #000000;
        height: 32px;
        padding: 0px 6px;
    }
    .cf7-custom-css .fields-cols {
        display: initial;
    }
    .cf7-custom-css .fields-cols .field-item {
        margin-right: 0px;
    }
    .mobile_menu_bar::before {
        float: right;
        color: #000 !important;
    }
    .mobile_menu_bar .text {
        line-height: 30px;
        padding-left: 5px;
        text-transform: uppercase;
        color: #000000;
    }
    .mobile_menu_bar {
        float: right;
    }
    .mobile_menu_bar:hover,
    .mobile_menu_bar .text:hover {
        cursor: pointer;
    }
    .mobile_menu_bar::before {
        color: #000000;
    }
    .creditos-pie {
        padding-top: 10px;
    }
    #firma .container {
        text-align: center;
    }
    .iconos-cabecera{
        position: absolute !important;
        width: max-content;
        right: 16%;
        top: auto;
    }
    .sh-productos .et_pb_row:first-child .et_pb_column{
        margin-bottom: 0px !important;
    }
    .bkfit-shop-carousel .bkfit-swiper .swiper-button-next {
        right: 20px;
    }
    .bkfit-shop-carousel .bkfit-swiper .swiper-button-prev{
        left: 20px;
    }
    .bkfit-shop-carousel .bkfit-swiper .swiper-button-prev, .bkfit-shop-carousel .bkfit-swiper .swiper-button-next {
        background: rgba(0, 0, 0, 0.60);
        width: 40px;
    }
    .shvaloraciones .tdestacado strong {
        font-size: 32px;
    }
    .shpersonalizacion ul li::after {
        content: none;
    }
    .shpersonalizacion ul{
        /* 2 filas de 3 columnas */
        flex-wrap:wrap;
        gap:14px;              /* separación entre items */
        padding-left:0;
        margin:0;
        list-style:none;       /* quita bullets */
    }
    .shpersonalizacion .et_pb_text_inner ul{
        list-style-type: disc !important;
        padding-left: 3rem;
    }
    .shpersonalizacion ul > li{
        flex:0 0 calc((100% - 28px) / 3); /* 3 columnas (gap*2) */
        margin:0;
    }
    #main-header{
        position: relative !important;    
        top: 0px !important;
        padding: 1rem 0px;
    }
    .pexplica .fila-botones .et_pb_column{
        width: 50%;
        margin-bottom: 0px;
    }
    #logo {
        max-height: 100% !important;
    }
    .shelegir .et_pb_column_1_4{
        width: 50% !important;
        margin-right: 0px !important;
    }
    .filacreditosmenu .et_pb_column {
        display: block;
    }
    .filacreditosmenu  .fecha{
        text-align: center;
    }
    .filacreditosmenu .et_pb_menu__menu{
        display: block;
        margin: 1rem auto 0px;
    }
    .filacreditosmenu .et_mobile_nav_menu{
        display: none !important;
    }
    #main-header.et-fixed-header{
        position: fixed !important;
        top: 0px !important;
        left: 0px !important;
        background: rgba(255, 255, 255, 0.80) !important;
    }
    .woocommerce-account .container{
        padding-top: 0px !important;
    }
    .psubcategoria .fila-cbanner.hm .et_pb_column_1_2{
        height: 80vh !important;  
    }
    .ptecnologia {
        background-size: 65% !important;
    }
    .portadasubc .et_pb_row{
        width: 100% !important;
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .pcategoria::after {
        content: none !important;
    }
    .pcategoria.comun .et_pb_row {
        width: 100% !important;
    }
    .clistado-productos .woocommerce-loop-product__title{
        font-size: 16px !important;
    }
    body.single-product .container{
        padding-top: 1rem !important;
    }
    #main-footer{
        padding-bottom: 4rem !important;
    }
}
@media(max-width: 767px) {
    .iconos-cabecera {
        right: 80px;
    }
    .shpersonalizacion ul li {
        padding-left: 0rem;
    }
    .shpersonalizacion ul > li {
       flex: 0 0 calc((100% - 33px) / 1);
    }
    .shpersonalizacion .et_pb_text_inner ul {
        padding-left: 1rem;
    }
    .shelegir .et_pb_main_blurb_image{
        margin-bottom: 0px !important;
    }
    .sh-portadah .et_pb_button_module_wrapper:last-child, .pportada .et_pb_button_module_wrapper:last-child {
        margin-left: 0rem !important;
    }
    .sh-portadah .et_pb_button_module_wrapper{
        margin-bottom: 0.5rem !important;
    }
    .sh-productos .et_pb_button_module_wrapper{
        margin-top: 0px !important;
    }
    #menu-menu-legal{
        display: block !important;
    }
    #menu-menu-legal li{
        display: block;
        text-align: center;
    }
    .filacreditosmenu .fecha {
        margin-right: 0rem !important;
    }
    .psubcategoria .fila-cbanner.hm .et_pb_column_1_2 {
        height: 50vh !important;
    }
    .fila-cbanner .et_pb_with_border{
        border: none !important;
    }
    .fila-cbanner.hm {
        height: 100% !important;
        max-height: 100% !important;
        border: none !important;
    }
    .cportada h1 strong {
        font-size: 32px;
    }
    .ptecnologia {
        background-size: 100% !important;
    }
    .clistado-productos .woocommerce-loop-product__title{
        font-size: 14px !important;
    }
    body.single-product .woocommerce-product-details__short-description, body.single-product .rb-product-description{
        font-size: 14px;
    }
    .woocommerce-breadcrumb, .woocommerce-breadcrumb a {
        font-size: 12px !important;
        color: #000000 !important;
    }
}