.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

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

.footer-container{
	background-color:rgb(255,255,255);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:right top;
}

:root{
--wd-text-font:iransans, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:iransans, sans-serif;
--wd-title-font-weight:400;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:iransans, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:rgb(109,109,109);
--wd-entities-title-color-hover:rgb(10, 10, 10);
}
:root{
--wd-alternative-font:iransans, sans-serif;
}
:root{
--wd-widget-title-font:iransans, sans-serif;
--wd-widget-title-font-weight:400;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:14px;
}
:root{
--wd-header-el-font:iransans, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:14px;
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a{
	font-weight: 600;
}

:root{
--wd-primary-color:rgb(201,176,145);
}
:root{
--wd-alternative-color:rgb(186,153,96);
}
:root{
--wd-link-color:rgb(94,94,94);
--wd-link-color-hover:#242424;
}
body{
	background-color:rgb(247,247,247);
}

.page .main-page-wrapper{
	background-color:rgb(247,247,247);
}

.woodmart-archive-shop .main-page-wrapper{
	background-color:rgb(247,247,247);
}

.woodmart-archive-blog .main-page-wrapper{
	background-color:rgb(247,247,247);
}

:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:rgb(201,176,145);
}
:root{
--btn-shop-bgcolor-hover:rgb(173,141,102);
}
:root{
--btn-accent-bgcolor:rgb(224,174,98);
}
:root{
--btn-accent-bgcolor-hover:rgb(224,163,65);
}
: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: 5px;
	
	
	--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: 5px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
	
			--btn-shop-brd-radius: 5px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
	
			--btn-accent-brd-radius: 5px;
		--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: 800px;
}

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

/* public */
.owl-carousel .owl-stage-outer { padding:15px 0 !important; }
.wd-toolbar .wd-header-cart{ background-color:transparent!important; }


/* navbar */ 
.wd-header-cart, .wd-header-wishlist, .wd-header-search, .wd-header-compare { }
.wd-header-cart{ border-radius:10px 25px 25px 10px !important;background-color: var(--wd-primary-color) !important; border-color: var(--wd-primary-color) !important; }
.wd-header-search-form input[type='text'] { min-width:390px!important; border-radius:25px; border:2px solid #e7e7e7;padding-right: 20px; }
.searchform .searchsubmit{ border-radius:25px 0 0 25px !important; }
.wd-dropdown {	border-radius:15px; box-shadow:0 5px 26px -12px #7d7c6d; border:1px solid #eee; }
.wd-dropdown.wd-dropdown-cart{ padding:14px !important; }
.wd-dropdown.wd-dropdown-cart .cart-item-link { text-align:right!important; }
.wd-dropdown.wd-dropdown-cart.woocommerce-mini-cart__total * { font-size:13px!important; }
.wd-dropdown.wd-dropdown-cart .btn-cart{ border-radius: 0 15px 15px 0; margin-bottom:0; background-color:#f2f2f2; }
.wd-dropdown.wd-dropdown-cart .checkout{ border-radius:15px 0 0 15px; }
.wd-sub-menu li{ border-bottom:1px solid #f1f1f1!important; }


/* home blog carousel */
.wd-post-thumb{ border-radius:15px;	box-shadow:0 4px 16px -8px #aaa; }
.slide-post{ box-shadow:0 18px 35px -20px #aaa; background-color:white; border-radius:15px; }
.slide-post .wd-post-content{	padding:8px!important; padding-bottom:18px!important; overflow:visible!important; }
.slide-post{	transition:.3s ease all; }
.slide-post:hover{ transform:translateY(-8px); }
.vc_custom_1542906941635 .owl-item{	padding:10px !important; }
.wd-post-entry-meta{justify-content:center !important;}


/* home */
.wd-entities-title{ font-size:1rem !important; }
.slider-type-product .owl-item .star-rating{	display:none !important;}
.slider-type-product .owl-item .wd-entities-title {	font-size:.8rem !important;	margin-top:20px;	margin-bottom:12px !important;}
.vc_custom_1638019523076{	background: linear-gradient(245deg, #C9B091 39%, #EBD88A 76%);}
.slider-type-product .owl-item .wd-add-btn.wd-add-btn-replace a{	background: linear-gradient(245deg, #C9B091 39%, #EBD88A 76%);}
.star-rating{ /*display:none!important;*/ }
.slide-product{background-color: white;	border-radius:10px;	box-shadow:0 10px 30px -16px #aaa;	overflow:hidden;	transition:.3s ease all;}
.product-grid-item.type-product{ background-color: white !important; }
.slide-product:hover{	transform:translateY(-8px); }
.slide-product .attachment-woocommerce_thumbnail{	border-radius:10px;	overflow:hidden; }
.product-element-top{	box-shadow: 0 4px 16px -9px #ddd; }
.wd-add-btn.wd-add-btn-replace{	margin:10px auto !important; }
.labels-rounded .product-label{ border-radius:5px 15px 5px 15px!important; padding:2px 4px!important; }
.quick-shop-wrapper{	padding: 2px 8px !important; }
.wd-add-btn{	padding: 2px !important; }
.wd-entities-title, .wrap-price{ padding:0 8px!important;	text-align:center!important; }
.wd-hover-alt .wd-add-btn>a span {  border:0!important; }
.wd-hover-alt .wrap-price { display:block!important; }
.wd-hover-alt .swap-wrapp {	height:35px!important; }
.vc_custom_1638197543363{	background: linear-gradient(245deg, #C9B091 39%, #EBD88A 76%);}


/* footer */
.footer-column p{max-width:200px;text-align:right;}
.min-footer {background-color: #C9B09122;}
#mc4wp-form-1 .mc4wp-form-fields [type='email'] {border: 1px solid lightgrey;border-radius: 50px;padding: 28px;padding-right: 22px;	background-color:white;}
#mc4wp-form-1 .mc4wp-form-fields [type='submit'] {	padding: 20px;	border-radius:50px;	margin-right:-30px;	background: linear-gradient(
312deg, rgba(172,161,92,0.4206057422969187) 0%, rgba(217,170,15,1) 46%, rgba(255,192,41,1) 77%);}
.main-footer{	border-top:1px solid #f3e0c9;}
.main-footer .widget { margin-bottom:0; padding-bottom:0; border-bottom:0; text-align:right; }
.main-footer h5,.main-footer .widget-title { border-right: 3px solid #c9b091; padding-right: 10px; font-weight: 800;color: #c9b091;text-align:right;margin-bottom:24px;font-size:14px!important; }
#menu-item-8618 a{ pointer-events: none!important; cursor: not-allowed; max-width:250px;}


/* products page */
.sidebar-container .widget-title{	padding: 20px;  background-color: white;  border-radius: 40px;  position: relative;  color: #6f5733;	overflow:hidden;	padding-right:50px !important;	box-shadow: 0 0 10px -4px #D9D9D9;}
.sidebar-container .widget-title:before{	position:absolute;	right:-15px;	top:calc(50% - 15px) !important;	height:30px;	width:50px;	border-radius:30px;	content:'';	background-color:#c9b091;}


/* single product */
.product-tabs-wrapper .tabs a, .product-tabs-wrapper .tabs-layout-accordion a{ font-weight:600!important; color:#947c5e!important }
.products-bordered-grid .owl-stage-outer { border-width:0!important;	padding-bottom:30px!important; }
.related-and-upsells .wd-carousel-container{	margin-bottom:40px!important; }
.related-and-upsells .wd-carousel-container .owl-stage-outer{ padding:0 0 30px 0!important; }
.related-products .slider-title { color:#766754; font-weight:600; }
.wd-tab-wrapper:last-child{ border-bottom:0!important; }


/* signup page */
.wd-registration-page { background-color: white;border-radius: 15px; padding: 10px 20px;box-shadow: 0 2px 10px -4px lightgrey;}


/*profile*/
.woocommerce-MyAccount-navigation-link.is-active{ background-color:#C9B09122 }


/*whatsapp*/
.wa__btn_popup_txt{ display:none!important; }
.wa__popup_chat_box { font-family:iransans !important; }
.wa__btn_popup{ bottom:20px!important; right:20px!important }
.wa__popup_icon-ninja, .wa__popup_powered_mb{ display:none !important; }


/*Notifications*/
.woocommerce-error{ border-radius:20px; background:linear-gradient(35deg, #F65D29, #FB8820) !important; line-height:2; }
.woocommerce-info{ margin:10px 0px 20px 0px !important; border-radius:20px; }
.order_details { box-shadow:0 0 16px -6px gray; border-radius:20px; background-color:white; padding-top:10px; }


/*woocommerce*/
.checkout-order-review:before, .woocommerce-order-pay .entry-content>.woocommerce:before { display:none; }
.payping-checkout-form #payping-payment-button{ background-color:#B6FF85; border-radius: 20px; }
.payping-checkout-form a.cancel { border-radius: 20px; }
.shipping-calculator-button{ pointer-events:none; cursor:default; }


/*mega menu*/
.sub-sub-menu li, .wd-sub-menu li{ border-bottom:none!important; }
.sub-sub-menu li a{ border-bottom:none!important; font-size:14px !important; line-height:17px !important; }


#Farazsms_Rss{ display:none!important; }@media (min-width: 1025px) {
	.vc_row.wpb_row.vc_row-fluid.vc_row-has-fill {
	border-radius:20px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.main-footer .widget { text-align:center !important; }
.footer-column { margin-bottom:10px!important }



/* single product */
.product-image-summary-wrap,
.product-tabs-wrapper{ padding: 10px !important; }
.product-tabs-wrapper .tabs-layout-accordion{	border-top:0 !important; }
.product-tabs-wrapper .tabs-layout-accordion{	border-top:0 !important; }



.wd-prefooter { padding-bottom: 0!important; margin-bottom: -20px!important; }
.wd-prefooter .vc_row { padding-top:40px !important;	margin-top:-60px!important; }


}

@media (max-width: 576px) {
	/* Footer */
.main-footer .widget {text-align:center !important; }
.footer-column {margin-bottom:10px!important}
#block-28 p{ display:block !important }
.wd-prefooter { padding-bottom: 0!important; margin-bottom: -20px!important; }
.wd-prefooter .vc_row {	padding-top:40px !important; margin-top:-60px!important; }


/* single product */
.product-image-summary-wrap,
.product-tabs-wrapper{ padding: 10px !important; }
.product-tabs-wrapper .tabs-layout-accordion{	border-top:0 !important; }
.product-tabs-wrapper .tabs-layout-accordion{	border-top:0 !important; }


/* sidebar */
.menu-item-account { padding:0px 10px;}
.menu-item-account a{background:linear-gradient(75deg, #C9B091ee, #C9B09177);	border-radius:20px; margin-top: 10px; overflow:hidden}
.menu-item-account .wd-nav-opener { margin-top:10px; }


/* profile */
.woocommerce-my-account-wrapper{ padding: 0 30px; }


/*whatsapp*/
.wa__btn_popup{ bottom:68px!important; right:14px!important }
.wa__btn_popup_icon{ width:45px !important; height:45px !important; }
}

