.wd-popup.wd-promo-popup{
	background-color:rgb(255,255,255);
	background-image: url(https://babyhogar.cl/wp-content/uploads/2021/08/grocery-popup.jpg);
	background-repeat:repeat;
	background-size:contain;
	background-position:center center;
}

.header-banner{
	background-color:rgb(7,112,167);
}

.page-title-default{
	background-color:rgb(99,7,90);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(99,7,90);
}

:root{
--wd-text-font:"Inter", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:19px;
}
@media (max-width: 1024px){
:root{
--wd-text-font-size:19px;
}
}
@media (max-width: 767px){
:root{
--wd-text-font-size:18px;
}
}
:root{
--wd-title-font:"Yantramanav", Arial, Helvetica, sans-serif;
--wd-title-font-weight:700;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Yantramanav", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:700;
--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:"Yantramanav", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:500;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:20px;
}
:root{
--wd-header-el-font:"Inter", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:none;
--wd-header-el-font-size:17px;
}
@media (max-width: 1024px){
:root{
--wd-header-el-font-size:16px;
}
}
@media (max-width: 767px){
:root{
--wd-header-el-font-size:15px;
}
}
html .product-grid-item .price > .amount, html .product-grid-item .price ins > .amount{
	font-weight: 600;font-size: 17px;
}

@media (max-width: 1024px){
html .product-grid-item .price > .amount, html .product-grid-item .price ins > .amount{
	font-size: 17px;
}

}
@media (max-width: 767px){
html .product-grid-item .price > .amount, html .product-grid-item .price ins > .amount{
	font-size: 16px;
}

}
html .product-grid-item .wd-entities-title{
	font-size: 19px;
}

@media (max-width: 1024px){
html .product-grid-item .wd-entities-title{
	font-size: 18px;
}

}
@media (max-width: 767px){
html .product-grid-item .wd-entities-title{
	font-size: 18px;
}

}
html .product_title{
	font-size: 24px;
}

@media (max-width: 1024px){
html .product_title{
	font-size: 22px;
}

}
@media (max-width: 767px){
html .product_title{
	font-size: 20px;
}

}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .categories-style-masonry-first .category-grid-item:first-child .wd-entities-title{
	font-size: 17px;line-height: 16px;
}

@media (max-width: 1024px){
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .categories-style-masonry-first .category-grid-item:first-child .wd-entities-title{
	font-size: 16px;
}

}
@media (max-width: 767px){
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .categories-style-masonry-first .category-grid-item:first-child .wd-entities-title{
	font-size: 16px;
}

}
html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li > a{
	font-size: 17px;
}

@media (max-width: 1024px){
html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li > a{
	font-size: 16px;
}

}
@media (max-width: 767px){
html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li > a{
	font-size: 16px;
}

}
:root{
--wd-primary-color:rgb(113,1,109);
}
:root{
--wd-alternative-color:rgb(201,4,151);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:rgb(113,1,109);
}
:root{
--btn-default-bgcolor-hover:rgb(201,4,151);
}
:root{
--btn-shop-bgcolor:rgb(113,1,109);
}
:root{
--btn-shop-bgcolor-hover:rgb(201,4,151);
}
:root{
--btn-accent-bgcolor:rgb(113,1,109);
}
:root{
--btn-accent-bgcolor-hover:rgb(201,4,151);
}
: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: 0px;
	
	--wd-form-brd-width: 2px;

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

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

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
	
	
	
			--btn-default-bottom-active: -1px;
		--btn-default-brd-radius: 0px;
		--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
		--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
	
			--btn-shop-bottom-active: -1px;
		--btn-shop-brd-radius: 0.001px;
		--btn-shop-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
		--btn-shop-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
	
			--btn-accent-bottom-active: -1px;
		--btn-accent-brd-radius: 0px;
		--btn-accent-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
		--btn-accent-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
	
	
	
	
	
	
		}

	/* 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;
	}
	
	
	@media (min-width: 1222px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1222px) / 2);
			padding-right: calc((100vw - 1222px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1239px) / 2);
			padding-right: calc((100vw - 1239px) / 2);
		}
	}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 620px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 50px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:50px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
		
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//babyhogar.cl/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.2.4") format("woff2");
}

@media (max-width: 576px) {
	/* Texto general del sitio */
body,
p,
.entry-content {
    font-size: 18px !important;
    line-height: 1.5;
}

/* Títulos de productos en listados y bloques de productos */
.woocommerce-loop-product__title,
.product-grid-item .wd-entities-title,
.product-content .wd-entities-title {
    font-size: 16px !important;
}

/* Ajustes específicos para pantallas pequeñas */
@media (max-width: 768px) {
    body,
    p,
    .entry-content {
        font-size: 18px !important;
    }

    .woocommerce-loop-product__title,
    .product-grid-item .wd-entities-title,
    .product-content .wd-entities-title {
        font-size: 16px !important;
    }
}

}

