/* =========================================================
   PRODUCTO – TÍTULOS Y TEXTO
   ========================================================= */

/* Título principal del producto */
#product h1.h1.page-title {
    font-family: "Barlow Condensed";
    font-size: 30px;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: -0.01em;
    color: #222529;
    margin-bottom: 20px !important;
}

/* Labels de variantes (color, talla, etc.) */
#product .product-variants .form-control-label {
    text-transform: uppercase;
    color: #222529;}
    

/* Precio del producto */
span.product-price.current-price-value {
    line-height: 1;
    font-weight: 600 !important;
    font-size: 2.5714em !important;
    color: #444 !important;
}

/* =========================================================
   PRODUCTO – TABS (DESCRIPCIÓN, DETALLES, ETC.)
   ========================================================= */

/* Tab activo */
#product a.nav-link.active {
    font-family: "Overpass Mono";
    text-transform: uppercase;
    font-size: 14px;
    color: #222529;
}

/* Hover / focus / activo */
.nav-tabs .nav-link.active,
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
    border-bottom: solid 3px #222529 !important;
}

/* Tabs inactivos */
#product .nav-tabs .nav-link {
    text-transform: uppercase;
    color: #818692;
}

/* =========================================================
   BREADCRUMB
   ========================================================= */

#product nav.breadcrumb {
    text-transform: uppercase;
    color: #222529;
}

/* =========================================================
   PRODUCTOS VISTOS / RELACIONADOS
   ========================================================= */

#product .viewed-products .section-title {
    font-family: "Barlow Condensed";
    font-size: 40px;
    font-weight: bold;
    letter-spacing: -0.01em;
    line-height: 22px;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 24px;
    border-bottom: 1px solid var(--porto-input-bc);
}

/* =========================================================
   LISTADOS / MINIATURAS
   ========================================================= */

/* Ajuste de imágenes en miniaturas */
.product-miniature-default .product-thumbnail img {
    margin: 0 !important;
    border: 1px solid #ededed;
}

/* =========================================================
   BUSCADOR Y FILTROS
   ========================================================= */

/* Texto del buscador */
#searcher_3 .header-content > span {
    font-family: "Barlow Condensed", sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
}

/* Inputs del buscador */
.pts .form-control {
    border-radius: 0;
}

/* Contenedor de filtros */
#content-searchers-mobile .searcher-body,
.fpp_searchers .searcher-body {
    padding: 10px;
    background: #fff;
    border-radius: 0;
}

/* Títulos de filtros (precio, nombre del filtro) */
.min_price_label,
.max_price_label,
.fpp_searchers .searcher-content .filter-name {
    font-family: "Overpass Mono";
    text-transform: uppercase;
    font-size: 13px;
}

/* Opciones checkbox / radio */
.fpp_searchers .searcher-content .filter-content .checkbox span,
.fpp_searchers .searcher-content .filter-content .radio span {
    font-family: "Overpass Mono";
    text-transform: uppercase;
    font-size: 11px;
}

/* =========================================================
   CATEGORÍA
   ========================================================= */

/* Ocultar columnas laterales */
#left-column .block,
#right-column .block {
    display: none;
}

/* Título de cabecera de categoría */
#category #product-list-header {
    font-family: "Barlow Condensed", sans-serif;
}
#category h3 .product-title, #category .product-miniature-default .product-title{
    font-size: .92rem;
    font-weight: 500;
    line-height: 1.35;
    letter-spacing: 0.2px !important;
    text-transform: uppercase !important;
}

/* =========================================================
   LAYOUT GENERAL
   ========================================================= */

#content-wrapper .page-title {
    padding-bottom: 0;
}

/* Z-index del carrito desplegable */
.ps-shoppingcart.dropdown #blockcart-content {
    z-index: 1000;
}

/* Logo desktop */
div#desktop_logo {
    width: 20%;
}
.ets_mm_megamenu a:hover,
.ets_mm_megamenu a:focus,
.ets_mm_megamenu a:active {
    text-decoration: none !important;   /* quita subrayado */
    border-bottom: none !important;     /* quita bordes si los hubiera */
}

.ets_mm_megamenu a::before,
.ets_mm_megamenu a::after {
    display: none !important;           /* elimina pseudo-elementos que generan líneas */
    content: none !important;
}
.mm_menu_content_title{
    min-height: 30px !important;
}



.elementor-element-0970139 .elementor-widget-wrap {
    width: auto;               /* deja que el contenido determine el ancho */
}
/* =========================================================
   MEGAMENÚ
   ========================================================= */

.layout_layout1 .mm_menus_li {
    border-right: 0 !important;
}

.layout_layout1 .mm_menus_li:last-child {
    border-right: 0 !important;
}

.layout_layout1 .mm_menus_li:nth-child(2) {
    border-left: 0 !important;
}

.layout_layout1 .ets_mm_megamenu_content {
    border-top: 0 !important;
    border-bottom: 0 !important;
    background: white !important;
}

/* Distribución horizontal del menú */
.ets_mm_megamenu.mm_menu_right ul.mm_menus_ul {
    display: flex;
    justify-content: space-around;
}

/* Responsive títulos del menú */
@media (min-width: 1024px) and (max-width: 1440px) {
    .mm_menu_content_title {
        float: left;
        padding: 0 10px !important;
    }}


/* =========================================================
   TÍTULOS DE MENÚ
   ========================================================= */

.titleMenu,
.titleMenu2 {
    font-family: "Barlow Condensed", sans-serif !important;
    font-size: 25px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
}

.titleMenu2 {
    color: white !important;
}

/* =========================================================
   UTILIDADES
   ========================================================= */

.col2 {
    margin-top: 20px !important;
}
.js-qv-mask.mask {
    margin-top: -50px !important;
    
}
#product-images-thumbs.swiper-container-horizontal{
    background: white;
}

.product-cover img {
    display: block;
    margin: 0 20px;
    width: 90%;
}
.product-cover .expander > span {
    bottom: 4rem !important;}




 /*FILTROS*/

 #filter_35 .content-to-scroll,
 #filter_38 .content-to-scroll {
     display: flex;
     flex-wrap: wrap;
     gap: 10px;
 }
 
 .fpp_searchers .searcher-content #filter_38 .filter-options-content:not(.price) {
     max-height: unset;
 }
 
 #filter_35 .checkbox label input[type="checkbox"], 
 #filter_38 .checkbox label input[type="checkbox"], 
 #filter_35 .checkbox label span,
 #filter_38 .checkbox label span {
     display: none; 
 }
 /*
 #filter_38 .checkbox label span:nth-of-type(2) {
     display: none; 
 }
 
 #filter_38 .checkbox label span:nth-of-type(1) {
     display: block;
     position: absolute;
     bottom:0;
     left:0; 
 }*/
 
 #filter_35 .checkbox label,
 #filter_38 .checkbox label {
     display: block;
     width: 50px;  
     height: 50px; 
     border: 2px solid #e5e5e5; 
     border-radius: 5px; 
     cursor: pointer;
     background-size: cover; 
     background-position: center;
     background-repeat: no-repeat;
     transition: all 0.3s ease;
     margin: 0;
     padding: 0;
 }
 
 #filter_38 .checkbox label {
     position: relative;
     width: 75px;  
     height: 85px;
     background-size: contain; 
     background-position: top center;
 }
 
 #filter_35 .checkbox label:hover,
 #filter_38 .checkbox label:hover {
     border-color: #999;
     opacity: 0.8;
 }
 
 #filter_35 .checkbox label:has(input:checked),
 #filter_38 .checkbox label:has(input:checked) {
     border-color: #000000; 
     box-shadow: 0 0 0 1px #000 inset;
 }
 
 
 label[for="option_616"] {
     background-image: url('/img/filtros/temporada/invierno.png');
 }
 
 label[for="option_617"] {
     background-image: url('/img/filtros/temporada/otono.png');
 }
 
 label[for="option_618"] {
     background-image: url('/img/filtros/temporada/primavera.png');
 }
 
 label[for="option_619"] {
     background-image: url('/img/filtros/temporada/verano.png');
 }
 
 label[for="option_732"] {
     background-image: url('/img/filtros/familias/acuatico1.png');
 }
 label[for="option_733"] {
     background-image: url('/img/filtros/familias/madera1.png');
 }
 label[for="option_734"] {
     background-image: url('/img/filtros/familias/ambar1.png');
 }
 label[for="option_735"] {
     background-image: url('/img/filtros/familias/azahar1.png');
 }
 label[for="option_736"] {
     background-image: url('/img/filtros/familias/chipre1.png');
 }
 label[for="option_737"] {
     background-image: url('/img/filtros/familias/citrico1.png');
 }
 label[for="option_738"] {
     background-image: url('/img/filtros/familias/clasica1.png');
 }
 label[for="option_739"] {
     background-image: url('/img/filtros/familias/cuero1.png');
 }
 label[for="option_740"] {
     background-image: url('/img/filtros/familias/especias1.png');
 }
 label[for="option_741"] {
     background-image: url('/img/filtros/familias/floral1.png');
 }
 label[for="option_742"] {
     background-image: url('/img/filtros/familias/frutal1.png');
 }
 label[for="option_743"] {
     background-image: url('/img/filtros/familias/dulce1.png');
 }
 label[for="option_744"] {
     background-image: url('/img/filtros/familias/fresca1.png');
 }
 label[for="option_745"] {
     background-image: url('/img/filtros/familias/hierba1.png');
 }
 label[for="option_746"] {
     background-image: url('/img/filtros/familias/jazmin1.png');
 }
 label[for="option_747"] {
     background-image: url('/img/filtros/familias/muguet1.png');
 }
 label[for="option_748"] {
     background-image: url('/img/filtros/familias/nardo1.png');
 }
 label[for="option_749"] {
     background-image: url('/img/filtros/familias/rosa1.png');
 }
 label[for="option_750"] {
     background-image: url('/img/filtros/familias/vainilla1.png');
 }
 label[for="option_751"] {
     background-image: url('/img/filtros/familias/violeta1.png');
 }
  /*FIN FILTROS*/

  .product-variants>.product-variants-item, .product-variants>.product-variants-item ul li{
    margin: 0em 0em 0.5em 0em !important;
}.radio-opcion {
    display: flex;
    align-items: center !important; ;      /* centrado vertical */
    justify-content: center !important;  /* centrado horizontal */
    gap: 8px;                 /* espacio entre radio y texto */
    cursor: pointer;
    padding: 0 15px !important;

  }
  .input-container .radio-label {
    display: flex;
    align-items: center;
    justify-content: center;}
  
  .radio-texto {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .product-variants .input-container {
    display: flex;
    align-items: center;       /* centrado vertical */
    justify-content: center; }
    .product-variants .input-radio, .product-variants .radio-label{
        margin-right: 10px;
        color: black;
    }
   /* Ajustes móviles */
   @media (max-width: 768px) {
    .radio-opcion {
      width: 100%;              /* ocupa todo el ancho */
      justify-content: center;
      padding: 0 10px;

    }
  }
  .product_header_container {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    border-bottom: 0px !important;
    border-bottom: 0px solid rgba(160, 160, 160, .25) !important;

  }
  .form-control-label{
    padding-top: .1rem !important;
  }
  .rte-content .product-description{
    margin-bottom: 20p !important;
  }
  .cookie-links a{
    color: white;
  }

  .product-variants .input-radio:checked + span {
    background: #333;
   color: white;
  }
    .mm_columns_ul {
    padding: 30px 20px 20px 20px !important;
  }

  .titleMenu2{
  height:25px !important;}

  .elementor-search__input.ui-autocomplete-input {
    padding-top: 20px !important;
  }
  .ceicon-close {
    color: white;
    background: black;
  margin-right:30px;
  }
  .elementor-search .dialog-close-button{
  top:20px !important;}
 
  
 
  #description .rte-content h3{
  font-family: "Barlow Condensed";
    font-size: 20px;
    line-height: 1.3em;
    font-weight: 700;
    letter-spacing: 1px;
    color: #222529 !important;
  padding-top:10px !important;
  }
  
  .form-control-label, .product-variants .input-radio, .product-variants .radio-label{
    font-size: 12px;}
  
  
  div#product-description-short-439 {
      margin-bottom: 10px !important;
      line-height: 1.6em !important;
  }
  #product .rte-content.product-description{
    padding-bottom:20px !important;
  }
 
