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

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

.footer-container{
	background-color:#353338;
	background-image: none;
	background-size:contain;
	background-position:center center;
}

:root{
--wd-text-font:IRANSansXFaNum;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:IRANSansXFaNum;
--wd-title-font-weight:400;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:IRANSansXFaNum;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:iranyekan;
}
:root{
--wd-widget-title-font:IRANSansXFaNum;
--wd-widget-title-font-weight:400;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:IRANSansXFaNum;
--wd-header-el-font-weight:400;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:15px;
}
html .wd-nav.wd-nav-main > li > a{
	font-family: IRANSansXFaNum;font-weight: 600;
}

:root{
--wd-primary-color:rgb(0,180,78);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:rgb(6,167,226);
--wd-link-color-hover:rgb(44,0,206);
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(6,167,226);
}
:root{
--btn-accented-bgcolor-hover:rgb(6,167,226);
}
:root{
--notices-success-bg:rgb(0,180,78);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:rgb(255,182,0);
}
:root{
--notices-warning-color:rgb(255,255,255);
}

	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 1px;
		
					--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;
			}
		}
	
	
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 280px;
		}
	
	
.woocommerce-group-attributes-layout-1 .attribute_group_row {
    display: none;
}

td .attribute_value p a {
    font-size: 14px;
}

td .attribute_value p {
    margin-bottom: 0;
    line-height: 40px;
}

.single-breadcrumbs-wrapper .woocommerce-breadcrumb, .single-breadcrumbs-wrapper .yoast-breadcrumb {
    padding: 8px 25px !important;
}

#billing_country_field {
  display: none;
}

span.out-of-stock.product-label {
    background: #ff3131;
    color: #fff;
    border-radius: 20px !important;
    min-width: 100px !important;
    min-height: 35px !important;
    font-size: 12px !important;
}

a.btn.wd-load-more.wd-products-load-more {
    border-radius: 10px;
    padding: 15px 50px;
    background: #31c33d;
    color: #ffffff;
    border: none !important;
}
