@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//maferperfumes.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.6") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//maferperfumes.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//maferperfumes.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//maferperfumes.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//maferperfumes.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//maferperfumes.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//maferperfumes.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//maferperfumes.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//maferperfumes.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(255,255,255);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(2,0,0);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(0,0,0);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(219,112,30);
}
.product-labels .product-label.new {
	background-color: rgb(0,0,0);
}
.product-labels .product-label.featured {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-footer{
	margin-top: 25px !important; 
    box-shadow: 0 0px 4px rgba(0, 0, 0, 0.2);
}

.post-18495{
	margin-top: 33px;
    margin-bottom: 33px;
}

.post-18491 {
    margin-top: 33px;
    margin-bottom: 33px;
}

/* Animación de parpadeo */
@keyframes parpadeo {
    0%, 49% {
        opacity: 1;
    }
    50%, 100% {
        opacity: 0.4;
    }
}

.opstion-avl {
    align-items: center;
    gap: 5px;
    margin-top: 10px;
    font-size: 14px;
}

.texto-variaciones {
    color: #666;
    font-weight: 500;
}

.opstion-avl .avl-round {
    position: relative;
    background: #eea524;
    border-radius: 100%;
    display: inline-block;
    margin-left: 5px;
    height: 8px;
    width: 8px;
}

/* Aplicar efecto parpadeo */
.opstion-avl .avl-round.parpadeo {
    animation: parpadeo 1.5s infinite;
}

body > div.wd-toolbar.wd-toolbar-label-show > div.wd-toolbar-link.wd-tools-element.wd-toolbar-item.wd-tools-custom-icon > a > span.wd-toolbar-label {
    color: red;
}

.joinchat__button {
    top: -168px !important;
    left: -58px !important;
}

.wd-buttons {
box-shadow: none !important;
border-radius:none !imporant;
}

.product-wrapper {
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.3s ease;
	  padding: 20px !important;
}

.product-wrapper:hover {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
}

/* Bloque listo para pegar en un widget HTML de Elementor */
  .eg-inline-marquee{
    width:100%;
    overflow:hidden;
    box-sizing:border-box;
    background:#111;
    padding:8px 12px;
    border-radius:6px;
    display:block;
  }

  .eg-inline-marquee .eg-track{
    display:flex;
    align-items:center;
    gap:32px;
    /* duplicamos el contenido visualmente: la animación mueve la pista completa */
    animation:eg-marquee 10s linear infinite;
    will-change:transform;
  }

  .eg-inline-marquee .eg-item{
    color:#fff;
    font-weight:800;
    text-transform:uppercase;
    white-space:nowrap;
    font-family:inherit;
    font-size:16px;
  }

  @keyframes eg-marquee{
    0%   { transform: translateX(0%); }
    100% { transform: translateX(-50%); } /* mueve la mitad porque el contenido está duplicado */
  }

  /* Pausa on hover (útil en escritorio) */
  .eg-inline-marquee:hover .eg-track{
    animation-play-state:paused;
    cursor:default;
  }

  /* Ajustes móviles */
  @media (max-width:420px){
    .eg-inline-marquee{ padding:6px; }
    .eg-inline-marquee .eg-item{ font-size:14px; }
    .eg-inline-marquee .eg-track{ gap:20px; animation-duration:14s; }
  }

.woocommerce-order{
margin-top:10px !important;
margin-bottom:10px !important;}

.widget_price_filter {
    margin-top: 19px !important;
}
.related-products > h2 {
	margin-top:25px;
    margin-bottom: 18px;
    font-size: 18px;
    font-weight: bold;
}
.out-of-stock{
color:white !important;}
/* Fuerza la sección de video a ocupar el ancho completo */
.woocommerce-MyAccount-content{
	margin-bottom:20px;
}
.wc-block-components-sidebar-layout {
    margin-top: 23px !important;
	margin-bottom:15px !important;
}

.woocommerce-form-coupon-toggle{
 margin-top: 23px !important;
	margin-bottom:15px !important;
}
.woocommerce-my-account-wrapper{
margin-top:20px; }
.woocommerce-mini-cart__empty-message{
margin-bottom:20px !important;
}
.product-image-summary-wrap{
margin-top:20px;
}
.wd-page-title .title{
color:white;}
.related-products{
margin-bottom:20px !important; }

/*Banner*/
/* Asegura que la sección ocupe todo el ancho de la ventana */
.elementor-element-3b1cb57e {
  width: 100vw !important; /* 100% del ancho visible */
  max-width: 100vw !important;
  margin: 0 !important;
  padding: 0 !important;
  left: 50%;
  right: 50%;
  transform: translateX(-50%);
  position: relative;
  overflow: hidden;
}

/* Elimina márgenes o rellenos del contenedor interno */
.elementor-element-3b1cb57e > .elementor-element {
  margin: 0 !important;
  padding: 0 !important;
}

/* Asegura que la imagen se adapte correctamente */
.elementor-element-3b1cb57e picture {
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.elementor-element-3b1cb57e picture img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

.elementor-element-3b1cb57e {
    margin-top: -42px !important;
}

.wd-content-layout{
padding-block:0px !important;
}

.shop-loop-head{
	margin-top:20px;
}

.section-header {
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      margin: 40px 0;
      width: 100%;
    }

    .line {
      flex: 1;
      height: 1px;
      background-color: #ccc;
    }

    .title {
      margin: 0 25px;
      color: #333;
      font-weight: 400;
      font-size: 18px;
      white-space: nowrap;
    }

    .view-all {
      position: absolute;
      right: -7%;
      font-size: 14px;
      color: #333;
      text-decoration: underline;
    }

    .view-all:hover {
      color: #000;
    }
    
    /* 📱 Ajustes para tablets */
@media (max-width: 992px) {
  .title {
    font-size: 16px;
    margin: 0 15px;
  }
  
  .section-header {
    gap: 10px;
  }
  
  .view-all {
    position: static;
    font-size: 13px;
    margin-top: 5px;
  }
}

/* 📱 Ajustes para móviles */
@media (max-width: 600px) {
  .section-header {
    gap: 10px;
  }


  .view-all {
    position: static;
    font-size: 13px;
    margin-top: 5px;
  }
}

/*SECTION*/
.section-header {
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      margin: 40px 0;
      width: 100%;
    }

    .line {
      flex: 1;
      height: 1px;
      background-color: #ccc;
    }

    .title {
      margin: 0 25px;
      color: #333;
      font-weight: 400;
      font-size: 18px;
      white-space: nowrap;
    }

    .view-all {
      position: absolute;
      right: -7%;
      font-size: 14px;
      color: #333;
      text-decoration: underline;
    }

    .view-all:hover {
      color: #000;
    }
    
    /* 📱 Ajustes para tablets */
@media (max-width: 992px) {
  .title {
    font-size: 16px;
    margin: 0 15px;
  }
  
  .section-header {
    gap: 10px;
  }
  
  .view-all {
    position: static;
    font-size: 13px;
    margin-top: 5px;
  }
}

/* 📱 Ajustes para móviles */
@media (max-width: 600px) {
  .section-header {
    gap: 10px;
  }


  .view-all {
    position: static;
    font-size: 13px;
    margin-top: 5px;
  }
}