@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//fardanovin.ir/wp-content/themes/woodmart/fonts/woodmart-font-2-700.woff2?v=7.3.4") 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:#e8e8e8;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

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

:root{
--wd-text-font:IRansansX;
--wd-text-font-weight:400;
--wd-text-color:rgb(20,20,20);
--wd-text-font-size:16px;
}
@media (max-width: 1024px){
:root{
--wd-text-font-size:15px;
}
}
@media (max-width: 767px){
:root{
--wd-text-font-size:15px;
}
}
:root{
--wd-title-font:IRansansX;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:IRansansX;
--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:IRansansX;
}
:root{
--wd-widget-title-font:IRansansX;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:IRansansX;
--wd-header-el-font-weight:600;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(118,64,169);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:rgb(194 131 255);
--wd-link-color-hover:rgb(102,31,168);
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(118,64,169);
}
:root{
--btn-accented-bgcolor-hover:rgb(128,95,168);
}
: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-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: 5px;
		
			}

	
	
			:root{
			--wd-container-w: 1600px;
		}
	
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 233px;
		}
	
	
.woodmart-button-wrapper.inline-element {
    margin-bottom: 0px;
}
.promo-banner .banner-image img {
    border-radius: 15px;
}
.wd-hover-tiled {
    overflow: hidden;
    border-radius: 15px;
	background: #fff;
}
.product-grid-item .product-image-link {
    display: block;
    padding: 20px;
}
.labels-rectangular .product-label {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 15px;
    margin-right: 5px;
}
div .site-logo {
    -webkit-mask: linear-gradient(-60deg,#000 30%,#0005,#000 50%) right / 300% 100%;
    mask: linear-gradient(-60deg,#000 30%,#0005,#000 50%) right / 300% 100%;
    animation: nsshine 6s infinite
}
div .banner-image {
    -webkit-mask: linear-gradient(-60deg,#000 30%,#0005,#000 50%) right / 300% 100%;
    mask: linear-gradient(-60deg,#000 30%,#0005,#000 50%) right / 300% 100%;
    animation: nsshine 4s infinite;
    
}

@keyframes nsshine {
    0% {
        -webkit-mask-position: 140% 140%;
        mask-position: 140% 140%;
        opacity:100%;
    }

    100% {
        -webkit-mask-position: -20% -20%;
        mask-position: -20% -20%
        opacity:100%;
    }
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}
.create-account-question {
    display: none;
}
div.login-form-side span.title:after{
    content:"/ عضویت"
}
a.woocommerce-LostPassword.lost_password {
    display:none;
}

h5.number-title {
    margin-bottom:3px;
}
p.number-num{
    margin-bottom:0px;
    font-size:18px
}
div#nav_menu-2 {
     text-align:center
 }
div#text-8 {
     text-align:center
 }
span.price {
    font-size: 14px
}
@keyframes wiggle {
    0% { transform: rotate(0deg); }
   80% { transform: rotate(0deg); }
   85% { transform: rotate(5deg); }
   95% { transform: rotate(-5deg); }
  100% { transform: rotate(0deg); }
}@media (min-width: 1025px) {
	div.footer-column-5 h6, div.footer-column-6 h6 {
    text-align: center;
}
div.myheadline-h1{
    background-color: #D60644;
    border-radius: 5px 5px 0px 0px ;
    margin: 0 auto ;
    padding : 10px 5px 10px 5px;
    width : 300px;
}
h1.head-title-h1{
    color: #FFF;
    text-align: center;
    margin: 0;
    font-size:20px;
}
div.myheadline-h2{
    background-color: #D60644;
    border-radius : 5px 5px 0px 0px ;
    margin : 0 auto ;
    padding : 10px 5px 10px 5px;
    width : 250px;
    height : 40px
}
h2.head-title-h2{
    color: #FFF;
    text-align: center;
    margin: 0;
    font-size:16px;
}      
}

@media (min-width: 577px) and (max-width: 767px) {
	div.footer-column h6{
    text-align:center
}
div.myheadline-h2{
        background-color: #D60644;
        border-radius : 5px 5px 5px 5px ;
        margin : 0 auto ;
        padding : 5px 5px 5px 5px;
        width : 250px;
        height : 30px
        }
        h2.head-title-h2{
        color: #FFF;
        text-align: center;
        margin: 0;
        font-size:16px;
            }

div.myheadline-h1{
    background-color: #D60644;
    border-radius: 5px 5px 5px 5px ;
    margin: 0 auto ;
    padding : 5px 5px 5px 5px;
    width : 220px;
    height: 30px
}
h1.head-title-h1{
    color: #FFF;
    text-align: center;
    margin: 0;
    font-size:15px;
}
}

@media (max-width: 576px) {
	div.footer-column h6{
    text-align:center
}

div.myheadline-h2{
        background-color: #D60644;
        border-radius : 5px 5px 5px 5px ;
        margin : 0 auto ;
        padding : 5px 5px 5px 5px;
        width : 250px;
        height : 30px
        }
        h2.head-title-h2{
        color: #FFF;
        text-align: center;
        margin: 0;
        font-size:16px;
            }

div.myheadline-h1{
    background-color: #D60644;
    border-radius: 5px 5px 5px 5px ;
    margin: 0 auto ;
    padding : 5px 5px 5px 5px;
    width : 220px;
    height: 30px
}
h1.head-title-h1{
    color: #FFF;
    text-align: center;
    margin: 0;
    font-size:15px;
}
}

