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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: YekanBakhFaNum;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(127,127,127);
	--wd-text-font-size: 16px;
	--wd-title-font: YekanBakhFaNum;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(79,79,79);
	--wd-entities-title-font: YekanBakhFaNum;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(71,71,71);
	--wd-entities-title-color-hover: rgb(177, 148, 112);
	--wd-alternative-font: YekanBakhFaNum;
	--wd-widget-title-font: YekanBakhFaNum;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(102,102,102);
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: YekanBakhFaNum;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(177,148,112);
	--wd-alternative-color: rgb(67,118,108);
	--wd-link-color: rgb(177,148,112);
	--wd-link-color-hover: rgb(198,169,105);
	--btn-default-bgcolor: rgb(177,148,112);
	--btn-default-bgcolor-hover: rgb(198,169,105);
	--btn-accented-bgcolor: rgb(177,148,112);
	--btn-accented-bgcolor-hover: rgb(198,169,105);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgba(160,160,160,0);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(255,247,241);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(255,247,241);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(255,247,241);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(255,247,241);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(255,247,241);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(255,247,241);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(255,247,241);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(177,148,112);
	--wd-form-placeholder-color: rgb(177,148,112);
	--wd-form-brd-color: rgb(198,169,105);
	--wd-form-brd-color-focus: rgb(255,247,241);
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(177,148,112);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(14,49,68);
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1335px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

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

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


@media (min-width: 1025px) {
	.wd-nav.wd-style-default {
	--nav-color: #ffff;
	
}
.pagin-style-1 .flickity-page-dots {
    bottom: 50px;
    background: white;
	border-radius: 40px;}
.arrows-style-3 .flickity-button.previous
{
	left:auto;
	right:40px;
}
.arrows-style-3 .flickity-button.next
{
	left:40px;
	right:auto;
}
.flickity-page-dots
{
	bottom:40px;
}
.wd-nav-wrapper.wd-nav-tabs-wrapper.text-center{
	border: 1px solid #E8E2E2;
	border-radius:10px;
	padding:8px
}
}

