@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//colchonesmoon.com/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.0.1") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Overpass", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: rgb(91,91,91);
	--wd-text-font-size: 14px;
	--wd-title-font: "Overpass", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(36,36,36);
	--wd-entities-title-font: "Overpass", 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: "Cambo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Overpass", 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: "Overpass", 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(180,151,93);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Cambo", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 400;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "Overpass", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 400;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(180,151,93);
	--btn-accented-bgcolor-hover: rgb(165,127,61);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://colchonesmoon.com/wp-content/uploads/2025/01/bed-arrangements-still-life-4.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://colchonesmoon.com/wp-content/uploads/2025/01/bed-arrangements-still-life-4.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Overpass", Arial, Helvetica, sans-serif;
	font-weight: 600;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}

@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: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

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

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Overpass !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Overpass !important;
}

.product-element-top {
        background-color: #f9f9f9;
				min-height: 210px;
}
:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-product.wd-hover-buttons-on-hover .product-wrapper {
    min-height: 330px;
}
#menu-main-navigation.wd-nav[class*="wd-style-"] > li > a {
    font-size: 18.6px;
}
#menu-main-navigation .wd-nav-img,
#menu-main-navigation .wd-sub-menu li > a img {
    margin-bottom: 6px;
}
.only-image .nav-link-text {
    display: none;
}
.black-friday-badge, .cyber-monday-badge {
    display: inline-block;
    background: #c10404;
    color: #ffffff;
    font-weight: bold;
    padding: 5px 10px;
    border-radius: 20px;
    margin-bottom: 5px;
    position: absolute;
    top: 6px;
    left: 65px;
    z-index: 10;
}

.black-friday-badge i, .black-friday-badge-single i{
    background: linear-gradient(45deg, #ff7e00, #ffdc00); /* Gradiente naranja a amarillo */
    -webkit-background-clip: text; /* Hace que el texto use el gradiente */
    -webkit-text-fill-color: transparent; /* Hace el fondo visible */
    text-fill-color: transparent; /* Para otros navegadores compatibles */
    margin-right: 5px; /* Espaciado entre el ícono y el texto */
}
.black-friday-badge-single{
    display: inline-block;
    background: #c10404;
    color: #ffffff;
    font-weight: bold;
    padding: 1px 10px;
    border-radius: 20px;
    margin-bottom: 5px;
    position: relative;
    top: 45px;
    left: 70%;
    right: 50px;
		z-index:10;
}

.cyber-monday-badge-single{
    display: inline-block;
    background: #ff0000;
    color: #ffffff;
    font-weight: bold;
    padding: 1px 10px;
    border-radius: 20px;
    margin-bottom: 5px;
    position: relative;
    top: 45px;
    left: 64%;
    right: 50px;
		z-index:10;
}
.cyber-monday-badge, .cyber-monday-badge-single {
    background: #0c1d51; /* Azul para Cyber Monday */
}

/*Ícono de envío gratis*/
.free-shipping-text {
    margin-top: 10px; /* Espacio superior */
    font-size: 10px; /* Tamaño de fuente */
    color: #28a745; /* Verde para resaltar */
    font-weight: 600; /* Seminegrita para destacar */
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px; /* Espacio entre el ícono y el texto */
    text-align: center; /* Centrado */
}

.free-shipping-text i {
    font-size: 12px; /* Tamaño del ícono */
    color: #28a745; /* Mismo color que el texto */
    animation: moveTruck 2s linear infinite; /* Animación para el camión */
}

/* Animación del camión */
@keyframes moveTruck {
    0% { transform: translateX(0); }
    50% { transform: translateX(5px); }
    100% { transform: translateX(0); }
}
/*Modificación estilos de precio en detalle de producto*/
.woocommerce-variation-price span.price {
    font-size: 155% !important;
}
.product_title {
    line-height: 0;
}
.summary-inner>.price {
    font-size: 110% !important;
}
/*Estilos para selector de tiendas*/
.tiendas-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
    margin-top: 20px;
		margin-bottom: 20px;
}

.tienda-card {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding-bottom: 15px;
    background-color: #fff;
    text-align: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s;
}

.tienda-card:hover {
    transform: scale(1.05);
}

.tienda-card-title {
    margin-bottom: 10px;
    font-size: 18px;
    color: #fff;
		background-color: #b4975d;
		padding: 8px;
    font-size: 20px;
    font-weight: 500;
}

.tienda-card-body{
	padding: 15px;
}
.tienda-direccion {
    font-size: 14px;
    color: #555;
    margin-bottom: 15px;
}

.tienda-boton {
    display: inline-block;
    padding: 10px 15px;
    background-color: #0c1d51;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
    font-size: 14px;
}

.tienda-boton:hover {
    background-color: #0f2770;
		color:white
}


.contact-item {
        display: flex;
        align-items: center;
    }
    .contact-item i {
        color: #b5985e;
        margin-right: 10px;
    }
    .contact-item strong {
        color: #555;
    }
.contact-block h4 {
	margin-bottom: 2px;
}
.contact-block {
	margin-bottom: 30px;
}

.order-details {
    list-style: none; /* Elimina viñetas */
    padding: 0;
    margin: 0;
}

.order-details i {
    width: 20px; /* Tamaño fijo para los íconos */
    text-align: center;
    font-size: 16px;
    color: #333; /* Color de los íconos */
}

.order-text {
    word-break: break-word; /* Evita que el texto largo se desborde */
    flex: 1; /* Ocupa el resto del espacio */
}
.nta-woo-products-button{
flex: 0 0 0% !important;
}
.wd-cat .wd-entities-title {
    background-color: rgba(180, 151, 93, 0.80);
    width: 100%;
    padding: 12px;
    color: white;
		display:none;
}
.container-box-characteristics {
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 10px;
        }
.top-boxes-characteristics {
		display: flex;
		gap: 10px;
		line-height:1;
}
.box-characteristics {
		background-color: #edebeb;
		color: #1a1a44;
		padding: 15px;
		border-radius: 5px;
		text-align: center;
		font-weight: bold;
		font-size: 2.5em;
		min-width: 250px;
    padding-top: 25px;
}
.firmness-box-characteristics {
		background-color: #edebeb;
		color: #1a1a44;
		padding: 15px;
		border-radius: 5px;
		text-align: center;
		font-size: 2em;
    padding: 0px 60px;
		min-width: 70%;
}
.firmness-level-characteristics {
		display: flex;
		justify-content: center;
		gap: 5px;
		margin-top: 10px;
		line-height: 1;
}
.firmness-box-characteristics span {
		display: inline-block;
		width: 20px;
		height: 20px;
		border: 1px solid #b4975d;
		background-color: #0c1d51;
}
.firmness-box-characteristics strong {
		font-size:2.5em;
}
.firmness-box-characteristics span.active {
		background-color: #b4975d;
}
.box-characteristics.number-box {
    display: flex;
    /*flex-direction: column;*/
    justify-content: center;
    align-items: center;
    font-size: 2em;
}

.number-box strong {
    font-size: 2.5em; /* Hace el número más grande */
		padding-top: 10px;
}

/*Estilos para características*/
.characteristics-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
    max-width: 400px; /* Ajusta el ancho máximo según sea necesario */
    color: #1a1a44;
}

.characteristic-item {
    display: flex;
    align-items: flex-start;
    gap: 15px;
}

.characteristic-item .number {
    background-color: #b4975d;
    color: black;
    font-weight: bold;
    font-size: 1.2em;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    flex-shrink: 0;
}

.characteristic-item .text {
    display: flex;
    flex-direction: column;
		line-height: normal;
}

.characteristic-item .text strong {
    font-size: 1.8em;
}

.characteristic-item .text p {
    margin: 0;
    font-size: 1.2em;
    color: #555;
}

.wd-product-countdown::before {
    content: "La promoción finaliza en:";
    display: block;
    width: 100%; /* Asegura que ocupe todo el ancho disponible */
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
    clear: both;
}

/*Personalización de banner de cabecera*/
.close-header-banner.wd-style-icon>a {
    color: white;
}
.header-banner {
    background-color: #c10404;
		color:white;
}
/*Botón de Pago*/
.wc-block-components-button:not(.is-link) .wc-block-components-button__text {
    font-size: large;
    background-color: #b4975d;
    color: white;
    padding: 10px;
}

i.fa-brands.fa-whatsapp{
	color: #25D366 !important;
}

/* 1) Oculta el <p class="price"> que sale antes del formulario de variaciones */
.single-product .summary-inner > p.price {
  display: none !important;
}

/* 2) Aumenta el tamaño del precio de la variación (el que aparece tras elegir) */
.single-product .single_variation_wrap .woocommerce-variation-price {
  font-size: 2.2rem !important;
  line-height: 1.2;
  margin-bottom: 1em; /* opcional, para dar espacio bajo el precio */
}

/* 1) Aumentar el tamaño del precio en la quick-shop */
.product-wrapper .wrap-price .price {
  font-size: 1.5rem !important;       /* ajusta a “large” según tu gusto */
  line-height: 1.2 !important;
}

/* 2) Si quieres que el importe (números y símbolo) también herede ese tamaño */
.product-wrapper .wrap-price .price .woocommerce-Price-amount {
  font-size: inherit !important;
}@media (min-width: 1025px) {
	.black-friday-badge, .cyber-monday-badge {
    font-size: 12px;
}

.black-friday-badge i {
    font-size: 14px; /* Tamaño del ícono */
}
.black-friday-badge-single{
	font-size:13px;
}

div.more-products{
    /*background-color: rgba(12, 29, 81, 0.80);*/
		background-color: #b4975d;
    font-weight: 600;
    color: white;
    padding-left: 15px;
}
.woocommerce-form-coupon-toggle{
	font-size:large
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	div.more-products{
    background-color: #b4975d;
    text-align: center;
    font-weight: 600;
    color: white;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	div.more-products{
    background-color: #b4975d;
    text-align: center;
    font-weight: 600;
    color: white;
}
}

@media (max-width: 576px) {
	.black-friday-badge, .cyber-monday-badge {
    font-size: smaller;
	  padding: 3px 10px;
}

.black-friday-badge i {
    font-size: 14px; /* Tamaño del ícono */
}
div.more-products{
    background-color: #b4975d;
    text-align: center;
    font-weight: 600;
    color: white;
}
.container-box-characteristics {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    margin: 0 auto;
    max-width: 90%; /* Ajusta el ancho al tamaño de la pantalla */
}

.top-boxes-characteristics {
    display: flex;
    gap: 10px;
    flex-wrap: wrap; /* Permite que las cajas bajen si no caben */
    justify-content: center;
    line-height: 1;
    width: 100%;
}

.box-characteristics {
    color: #1a1a44;
    padding: 15px;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 1.5em;
    max-width: 45%; /* Se adapta mejor en móviles */
    padding-top: 25px;
    flex: 1; /* Permite que se ajuste dinámicamente */
}

.firmness-box-characteristics {
    color: #1a1a44;
    padding: 15px;
    border-radius: 5px;
    text-align: center;
    font-size: 1em;
    padding: 0px 10px;
    width: 100%; /* Evita que se salga del ancho */
    max-width: 70%;
}

.firmness-level-characteristics {
    display: flex;
    justify-content: center;
    gap: 5px;
    margin-top: 10px;
    line-height: 1;
}

.firmness-box-characteristics span {
    display: inline-block;
    width: 20px;
    height: 20px;
}

.firmness-box-characteristics strong {
    font-size: 1.5em;
}


.box-characteristics.number-box {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1em;
}

.number-box strong {
    font-size: 2em;
    padding-top: 7px;
}

@media (max-width: 480px) {
    .box-characteristics {
        font-size: 1.2em;
        max-width: 100%; /* Ocupa el 100% en pantallas muy pequeñas */
    }

    .firmness-box-characteristics {
        max-width: 100%;
    }
}
/*Banner de cabecera*/
.header-banner {
    font-size: 12px;
}

.product-wrapper .wrap-price .price {
  font-size: 1rem !important;
  line-height: 1.2 !important;
}

}

