.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(https://nueva2.huertatropical.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://nueva2.huertatropical.com/wp-content/uploads/2022/07/fondo-mango-y-agaucate.png);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(63,63,63);
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Signika", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Signika", 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%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Signika", 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;
}
:root{
--wd-header-el-font:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(131,172,43);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:rgb(131,183,53);
}
:root{
--btn-default-bgcolor-hover:rgb(131,183,53);
}
:root{
--btn-shop-bgcolor:#83b735;
}
:root{
--btn-shop-bgcolor-hover:#74a32f;
}
:root{
--btn-accent-bgcolor:#83b735;
}
:root{
--btn-accent-bgcolor-hover:#74a32f;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
			--wd-form-brd-radius: 35px;
	
	
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
	
	
	
	
	
	
			--btn-default-brd-radius: 35px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
	
			--btn-shop-brd-radius: 35px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
	
			--btn-accent-brd-radius: 35px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
	
	
	
	
		}

	
	
	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1192px;
		}
	}

	.container {
		max-width: 1222px;
	}
	
	
		.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1192px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1202px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1212px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1222px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1232px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1252px;
		}

		@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;
			}
		}

	




	.woodmart-woocommerce-layered-nav .wd-scroll-content {
		max-height: 223px;
	}

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

/** espacio vacio arriba del slider principal **/
/*** Espacio anterior al prefooter ***/
.main-page-wrapper {
    padding-top: 0;
    margin-bottom: -40px;
}

/*** etiqueta destacados ***/
.labels-rounded .product-label {
    min-height: 35px;
	padding: 5px 10px;
}

/*** etiqueta destacados en productos ***/
.woocommerce-product-gallery .labels-rounded .product-label {
    min-width: 55px;
    min-height: 35px;
}


/*** Sidebar tienda ***/
.sidebar-container {
    box-shadow: -7px 15px 20px 3px #efefef;
    padding: 18px;
		border-radius:5px;	
}

/*****boton instagram*****/
.icons-design-colored .social-instagram {
    background-color: #D14274!important;
}	


/*****agotados*****/
span.out-of-stock.product-label {
    background-color: #F08080 !important; /* Light Coral - un rojo más suave */
    color: white !important;
    font-weight: bold !important;
    padding: 8px 12px !important;
    border-radius: 4px !important;
    text-transform: uppercase !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2) !important;
    position: absolute !important;
    top: 10px !important;
    left: 10px !important;
    z-index: 50 !important;
    white-space: nowrap !important; /* Evita saltos de línea */
}

/* Para asegurarnos que también funciona con esta clase */
.labels-rounded .out-of-stock {
    background-color: #F08080 !important; /* Light Coral - un rojo más suave */
    color: white !important;
    font-weight: bold !important;
    padding: 8px 12px !important;
    border-radius: 4px !important;
    max-width: none !important;
    min-height: auto !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2) !important;
    white-space: nowrap !important; /* Evita saltos de línea */
}


/* Ajuste para el botón de lista de espera */
.xoo-wl-action-btn.xoo-wl-open-form-btn {
    padding: 8px 12px !important;
    font-size: 12px !important;
    line-height: 1.2 !important;
    min-height: auto !important;
    width: auto !important;
}

/* Ajuste para el botón de lista de espera en la descripcion */
.xoo-wl-action-btn,
button[type="button"] {
    margin-bottom: 25px;
    color: #ffffff;                /* Texto blanco */
    background-color: #28a745;     /* Fondo verde */
    border-color: #1e7e34;         /* Borde verde oscuro */
}

@media (min-width: 1025px) {
	.input-news-pc{ width: 70%; min-width: 300px; margin-right: 15px; margin-bottom:8px;}
.caja-news{color: #358900; display: inline-flex;}
}

@media (max-width: 576px) {
	/*** cajas prefooter móvil 
.elementor-728 .elementor-element.elementor-element-8176a83 {
    width: 100%;
}
.elementor-728 .elementor-element.elementor-element-c622b45 {
    width: 100%;
}***/

.input-news-pc{margin-bottom:8px;}

/** Logo mobile **/
body > div.website-wrapper > header > div > div.whb-row.whb-general-header.whb-sticky-row.whb-with-bg.whb-without-border.whb-color-dark.whb-flex-equal-sides > div > div > div.whb-column.whb-mobile-center.whb-hidden-lg > div > a > img {
box-shadow: 0px 6px 6px 0px #88888870;
    min-height: 75px;
    background: white;
    border-radius: 100px;
    padding: 5px;
}
}
}

