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

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

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

.footer-container{
	background-color:#ffffff;
	background-image: none;
}

:root{
--wd-text-font:IRANSansXFaNum;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:15px;
}
:root{
--wd-title-font:IRANSansXFaNum;
--wd-title-font-weight:600;
--wd-title-color:rgb(91,91,91);
}
:root{
--wd-entities-title-font:IRANSansXFaNum;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:rgb(73,73,73);
--wd-entities-title-color-hover:rgb(255, 138, 0);
}
:root{
--wd-alternative-font:IRANSansXFaNum;
}
:root{
--wd-widget-title-font:IRANSansXFaNum;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:rgb(68,68,68);
--wd-widget-title-font-size:15px;
}
:root{
--wd-header-el-font:IRANSansXFaNum;
--wd-header-el-font-weight:400;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:14px;
}
:root{
--wd-primary-color:rgb(255,72,72);
}
:root{
--wd-alternative-color:rgb(153,153,153);
}
:root{
--wd-link-color:rgb(122,122,122);
--wd-link-color-hover:rgb(255,72,72);
}
:root{
--btn-default-bgcolor:rgb(255,72,72);
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(255,72,72);
}
:root{
--btn-accented-bgcolor-hover:rgb(255,72,72);
}
:root{
--notices-success-bg:rgb(193,1,65);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
.product-labels .product-label.onsale{
	background-color:rgb(255,72,72);
}

.product-labels .product-label.onsale{
	color:rgb(255,255,255);
}

	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--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-sticky-btn-height: 95px;
					
					--wd-brd-radius: 12px;
			}

			@media (max-width: 1024px) {
			:root {
				--wd-sticky-btn-height: 95px;
			}
		}
	
			@media (max-width: 768px) {
			:root {
				--wd-sticky-btn-height: 42px;
			}
		}
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1570px;
			}
		}

		.container {
			max-width: 1600px;
		}

		:root{
			--wd-container-w: 1600px;
		}
	
			@media (min-width: 1617px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1600px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
.elementor-menu-cart__footer-buttons, .elementor-menu-cart__subtotal {
    padding: 10px !important;
}
.elementor-menu-cart__products {
    background: #fff;
    border: 1px solid #e6e6e6;
    padding: 2px;
    margin-bottom: 30px;
}
.elementor-menu-cart__product {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #f2f2f2;
    padding: 10px 0;
}
.elementor-menu-cart__product:last-child {
    border-bottom: none;
}
.elementor-menu-cart__product-image {
    width: 60px;
    margin-right: 10px;
}
.elementor-menu-cart__product-image img {
    width: 100%;
    border-radius: 3px;
}
.elementor-menu-cart__product-name {
    flex: 1;
    font-weight: 600;
}
.elementor-menu-cart__product-name a {
    color: #333;
    text-decoration: none;
}
.elementor-menu-cart__product-name a:hover {
    color: #ff6f61;
}
.elementor-menu-cart__product-price {
    font-weight: 500;
    white-space: nowrap;
}
.elementor-menu-cart__product-remove a {
    color: #999;
    margin-left: 10px;
    font-size: 16px;
    display: inline-block;
    cursor: pointer;
}
.elementor-menu-cart__product-remove a:hover {
    color: #ff6f61;
}
.elementor-menu-cart__subtotal {
    font-weight: 600;
    padding: 10px 0;
    border-top: 2px solid #f2f2f2;
    margin-top: 10px;
}
.elementor-menu-cart__footer-buttons {
    margin-top: 15px;
    display: flex;
    gap: 10px;
}
.elementor-menu-cart__footer-buttons .elementor-button {
    flex: 1;
    text-align: center;
    background-color: #ff6f61;
    color: #fff;
    border: none;
    padding: 10px;
    font-size: 14px;
    transition: background 0.3s;
}
.elementor-menu-cart__footer-buttons .elementor-button:hover {
    background-color: #e55b50;
}
.product-labels.labels-rounded .product-label {
    font-size: 14px !important;
    padding: 5px 0px 4px 0px !important;
    color: #fff;
}
.elementor-menu-cart__product-name.product-name a {
    font-size: 13px !important;
}