.wd-popup.wd-promo-popup {
  background-color: #111111;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
}
.page-title-default {
  background-color: #0a0a0a;
  background-size: cover;
  background-position: center center;
}
.footer-container {
  background-color: #092143;
}
:root {
  --wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
  --wd-text-font-weight: 400;
  --wd-text-color: #444444;
  --wd-text-font-size: 14px;
  --wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
  --wd-title-font-weight: 600;
  --wd-title-color: rgb(51,51,51);
  --wd-entities-title-font: "Cabin", Arial, Helvetica, sans-serif;
  --wd-entities-title-font-weight: 600;
  --wd-entities-title-color: #333333;
  --wd-entities-title-color-hover: rgb(51 51 51 / 65%);
  --wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
  --wd-widget-title-font: "Cabin", 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: "Lato", Arial, Helvetica, sans-serif;
  --wd-header-el-font-weight: 700;
  --wd-header-el-transform: uppercase;
  --wd-header-el-font-size: 13px;
  --wd-primary-color: #f4a51c;
  --wd-alternative-color: #fbbc34;
  --wd-link-color: #333333;
  --wd-link-color-hover: #242424;
  --btn-default-bgcolor: #f7f7f7;
  --btn-default-bgcolor-hover: #efefef;
  --btn-shop-bgcolor: #f4a51c;
  --btn-shop-bgcolor-hover: #DE961A;
  --btn-accent-bgcolor: #f4a51c;
  --btn-accent-bgcolor-hover: #DE961A;
  --notices-success-bg: #459647;
  --notices-success-color: #fff;
  --notices-warning-bg: #E0B252;
  --notices-warning-color: #fff;
}
html .product.category-grid-item .wd-entities-title, .product.category-grid-item.cat-design-replace-title .wd-entities-title, .categories-style-masonry-first .category-grid-item:first-child .wd-entities-title {
  font-size: 16px;
}
	: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;
	}
	
	
	@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: 800px;
}

/* 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: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.edipesa.com.pe/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.1.2") format("woff2"),
	url("//www.edipesa.com.pe/wp-content/themes/woodmart/fonts/woodmart-font.woff?v=6.1.2") format("woff");
}

.wd-nav-img{display:none;}
.more-products{display:none;}
.scrollToTop{left:20px !important;}
.wd-nav-product-cat{display:none;}
.hover-mask .wd-entities-title {text-shadow: 1px 2px 2px #000;}