.wd-popup.wd-promo-popup {
  background-repeat: no-repeat;
  background-size: contain;
}
.header-banner {
  background-color: rgb(221,51,51);
}
.page-title-default {
  background-color: #0a0a0a;
  background-size: cover;
  background-position: center center;
}
.footer-container {
  background-color: rgb(37,29,45);
}
:root {
  --wd-text-font: "Lato", Arial, Helvetica, sans-serif;
  --wd-text-font-weight: 400;
  --wd-text-color: #777777;
  --wd-text-font-size: 15px;
  --wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
  --wd-title-font-weight: 200;
  --wd-title-color: #242424;
  --wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
  --wd-entities-title-font-weight: 400;
  --wd-entities-title-color: #333333;
  --wd-entities-title-color-hover: rgba(0, 0, 0, 0.56);
  --wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
  --wd-widget-title-font: "Poppins", 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: 13px;
  --wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
  --wd-header-el-font-weight: 300;
  --wd-header-el-transform: uppercase;
  --wd-header-el-font-size: 15px;
  --wd-primary-color: rgb(97,43,139);
  --wd-alternative-color: rgb(205,192,218);
  --wd-link-color: rgb(60,37,234);
  --wd-link-color-hover: #242424;
  --btn-default-bgcolor: #f7f7f7;
  --btn-default-bgcolor-hover: #efefef;
  --btn-shop-bgcolor: rgb(95,43,144);
  --btn-shop-bgcolor-hover: rgb(0,0,0);
  --btn-accent-bgcolor: #83b735;
  --btn-accent-bgcolor-hover: #74a32f;
  --notices-success-bg: #459647;
  --notices-success-color: #fff;
  --notices-warning-bg: #E0B252;
  --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: 0px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
		--btn-default-box-shadow-active: none;
		--btn-default-bottom: 0px;
	
	
			--btn-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
			--btn-shop-bottom-active: -1px;
		--btn-shop-brd-radius: 0px;
		--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);
	
	
	
	
	
	
	
		}

	/* 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;
			}
		}

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

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

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

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

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

/* 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("//icebergmakers.in/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.1.3") format("woff2"),
	url("//icebergmakers.in/wp-content/themes/woodmart/fonts/woodmart-font.woff?v=6.1.3") format("woff");
}

