@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//vanilo.ir/wp-content/themes/woodmart/fonts/woodmart-font-2-700.woff2?v=7.1.4") format("woff2");
}

:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product) .wd-products-with-bg .product-grid-item{
	--wd-prod-bg:rgb(255,255,255); --wd-bordered-bg:rgb(255,255,255);
}

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

.header-banner{
	background-image: url(https://vanilo.ir/wp-content/uploads/2024/02/takhfif-hed.jpg);
	background-repeat:no-repeat;
	background-attachment:inherit;
	background-position:center center;
}

.page-title-default{
	background-image: none;
	background-size:cover;
	background-position:center center;
}

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

:root{
--wd-text-font:iranyekan, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:iranyekan, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:iranyekan, sans-serif;
--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, sans-serif;
}
:root{
--wd-widget-title-font:iranyekan, sans-serif;
--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:iranyekan, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-brd-radius: 15px;
}:root{
--wd-primary-color:rgb(255,113,0);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(255,113,0);
}
:root{
--btn-accented-bgcolor-hover:rgb(255,89,0);
}
: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: 35px;
			
			
					
					--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: 12px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1270px;
			}
		}

		.container {
			max-width: 1300px;
		}

		:root{
			--wd-container-width: 1300px;
		}
	
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 233px;
		}
	
					rs-slides [data-type=text],
		rs-slides [data-type=button] {
			font-family: iranyekan, sans-serif !important;
		}
		
					rs-slides h1[data-type=text],
			rs-slides h2[data-type=text],
			rs-slides h3[data-type=text],
			rs-slides h4[data-type=text],
			rs-slides h5[data-type=text],
			rs-slides h6[data-type=text] {
				font-family: iranyekan, sans-serif !important;
			}
			
.wd-prefooter {
    padding-bottom: 0px;
}
.woodmart-button-wrapper.inline-element {
    margin-bottom: 0px;
}
body.home .main-page-wrapper {
    background-color: #FFFFFF;
}
.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: 0px;
}
.labels-rectangular .product-label {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 15px;
    margin-right: 5px;
}

/* Table Custom Css */


#ywdpd-quantity-table th{
    background:rgb(255 112 0);
    border:1px solid rgb(255 112 0);
    color:#fff;
}
.ywdpd_header th:first-child{
    border-radius:0px 10px 0px 0px !important;
}
.ywdpd_header th:last-child{
    border-radius:10px 0px 0px 0px !important;
}
#ywdpd-quantity-table{
    border-radius:11px;
    border:2px solid #efefef;
}
#ywdpd-quantity-table td{
    border-bottom:unset!important;
    border-right:0.01rem solid #efefef;
    border-left:0.01rem solid #efefef;
}
.ywdpd_row{
    color:#3f444b;
    font-weight:bolder;
}
.ywdpd_row .amount{
    color:#3f444b !important;
}
.ywdpd_row .woocommerce-Price-currencySymbol{
    margin-right:5px;
}



/*  personalizations  */
.product-grid-item .mw-boutton-continer{
    width: fit-content;
    position: absolute;
    left: 0;
}
.product-grid-item .mw-boutton-continer .mw-custom-modal-trigger {
    background-color: #fff !important;
    color: #ff8600 !important;
    border: 3px solid #ff8600 !important;
    border-radius: 15px !important;
    padding: 0 !important;
    padding-top: 5px !important;
    font-size: 1.6rem !important;
    top: 4px;
    width: 40px;
    height: 20px;
}
.product-grid-item .product-element-bottom .mw-boutton-continer .mw-custom-modal-trigger {
    top: -3px;
}
.product-grid-item .product-element-bottom{
    text-align: right;
}
.product-grid-item .wd-entities-title{
    width: 400px !important;
}
.product-wrapper{
    overflow: hidden !important;
    position: relative;
}
.product-wrapper>.wd-entities-title{
    width: fit-content !important;
}
.product-wrapper>.price{
    text-align: right !important;
}
.product-wrapper>.mw-boutton-continer{
    left: 0;
    bottom: 0;
}
.product-wrapper .woocommerce-Price-amount bdi{
    font-size: 1rem !important;
}
.product-wrapper .wd-add-btn{
    left: 0;
    margin-top: unset !important;
}
.product-wrapper .wd-add-btn a{
    /* background-color: #fff !important; */
    width: 60px;
    border-radius: 8px !important;
}
.product-wrapper .wd-add-btn a span{
    min-height: 25px !important;
}
.woocommerce-Price-currencySymbol{
    display: none;
}
.wd-entities-title a.titleMotion1{
    animation: titleMotion1 4s infinite ease;
}
.wd-entities-title a.titleMotion2{
    animation: titleMotion2 4s infinite ease;
}
.vanilo-cart-item{
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e7e7e7;
}
.vanilo-cart-item-left{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-right: 8px;
}
.vanilo-cart-item-left-top,
.vanilo-cart-item-left-bottom{
    display: flex;
    justify-content: space-between;
}
.vanilo-cart-item-left-bottom{
    align-items: flex-end;
}
.vanilo-cart-item-left-bottom-left{
    display: flex;
    flex-direction: column;
    align-items: end;
    font-size: 12px;
    color: #222;
}
.vanilo-cart-item-left-bottom-left .product-price bdi{
    color: #222 !important;
}
.vanilo-cart-item-left-bottom-left .product-subtotal bdi{
    font-size: 14px;
}
.vanilo-cart-item .product-thumbnail{
    width: 150px !important;
}
.vanilo-cart-item  .product-remove a{
    background: #e7e7e7;
    padding: 0 5px;
    border-radius: 50%;
    aspect-ratio: 1;
    color: #fff;
}
.vanilo-cart-item div.quantity{
    border-radius: 8px;
    font-weight: bold;
}
.vanilo-cart-item div.quantity,
.vanilo-cart-item div.quantity input[type="button"],
.vanilo-cart-item div.quantity input[type="number"]{
    height: 34px;
    background-color: #eee;
    color: #424242;
    border: unset;
}
.vanilo-cart-item div.quantity .minus{
    border-start-start-radius: 8px !important;
    border-end-start-radius: 8px !important;
}
.vanilo-cart-item div.quantity .plus {
    border-start-end-radius: 8px !important;
    border-end-end-radius: 8px !important;
}
.vanilo-cart-actions{
    margin-top: 15px;
}
.vanilo-cart-actions .order-first{
    display: flex;
    gap: 15px;
    align-items: end;
}
.vanilo-cart-actions .order-first button{
    height: 42px !important;
    margin: 0 !important;
    border-radius: 15px !important;
}
.vanilo-cart-actions .order-first #btn-open-vanilo-modal{
    border: unset !important;
    background-color: #e7e7e7 !important;
}
.vanilo-cart-actions .order-last{
    border-top: 1px solid #e7e7e7;
    margin-top: 20px;
}
.vanilo-cart-actions .order-last .coupon {
    border: unset !important;
    padding: 0 !important;
    margin-top: 15px;
    display: flex;
    flex-direction: row;
    gap: 10px;
}
.vanilo-cart-actions .order-last .coupon input{
    border-radius: 10px !important;
    background-color: #eee;
    border: unset !important;
}
.vanilo-cart-actions .order-last .coupon button{
    width: fit-content;
    border-radius: 10px !important;
}
.cart-totals-section .woocommerce-shipping-totals,
div.product-grid-item.outofstock .price{
    display: none !important;
}
div.product-grid-item.outofstock.wd-quantity .price{
    display: block !important;
}
.mw-show-category-list-link{
    font-weight: 600;
}

@media (max-width: 1024px) {
    .disable-owl-mobile .owl-carousel{
        mask-image: none !important;
        -webkit-mask-image: none !important;
    }
}
@media (max-width: 768px) {
    .whb-header-bottom:has(.asl_w_container){
        border-bottom: none;
    }
    .shop-content-area .shop-loop-head {
        margin-top: -40px !important;
    }
	header .site-logo{
		margin-bottom: -40px;
	}
    .woocommerce-ordering.wd-style-underline.wd-ordering-mb-icon,
    .wd-show-sidebar-btn.wd-action-btn.wd-style-text.wd-burger-icon a {
        background-color: #e7e7e7 !important;
        border-radius: 15px !important;
    }
    .container:has(.mw-show-categories){
        padding-left: 0;
        padding-right: 0;
    }
    .container:has(.mw-show-categories) .site-content>div{
        padding-left: 15px;
        padding-right: 15px;
    }
    .container:has(.mw-show-categories) .site-content>div .products {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .mw-show-categories{
        background-color: #e7e7e7;
        margin-bottom: 10px;
    }
    .product-grid-item{
        padding: 10px !important;
    }
    .vanilo-cart-item .product-thumbnail{
        width: 100px;
    }
    .woocommerce-cart .footer-container,
    .woocommerce-cart .wd-prefooter,
    .woocommerce-shop .footer-container,
    .woocommerce-shop .wd-prefooter,
    .tax-product_cat .footer-container,
    .product-wrapper .wd-wishlist-btn{
        display: none;
    }
    .cart-content-wrapper .cart-data-form {
        margin-bottom: 10px !important;
    }
    .cart-totals-section .cart-totals-inner{
        border: unset !important;
        padding: 0 !important;
    }
    .wd-shop-tools:has(.woocommerce-ordering){
        flex-wrap: nowrap;
        gap: 15px;
    }
    .wd-shop-tools .wd-show-sidebar-btn,
    .wd-shop-tools .woocommerce-ordering.wd-style-underline.wd-ordering-mb-icon{
        width: 50% !important;
    }
    .wd-shop-tools .wd-show-sidebar-btn a{
        width: 100%;
    }
}
@media (max-width: 400px) {
    form.woocommerce-ordering{
        padding-left: 3px !important;
        padding-right: 3px !important;
    }
}

@keyframes titleMotion1 {
    0% {
        margin-right: 0;
    }
    25% {
        margin-right: 0;
    }
    100% {
        margin-right: -30px;
    }
}
@keyframes titleMotion {
    0% {
        margin-right: 0;
    }
    25% {
        margin-right: 0;
    }
    100% {
        margin-right: -30px;
    }
}