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

:root {
	--wd-text-font: iranyekan;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: iranyekan;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: iranyekan;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: iranyekan;
	--wd-widget-title-font: iranyekan;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: iranyekan;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #ED1C24;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: rgb(35,31,32);
	--btn-default-bgcolor-hover: rgb(99,99,99);
	--btn-accented-bgcolor: rgb(237,28,36);
	--btn-accented-bgcolor-hover: rgb(237,92,97);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 233px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #f4f4f4;
	background-image: none;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-size: 16px;
	color: rgb(0,0,0);
}
.product-labels .product-label.featured {
	background-color: rgb(132,132,132);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1300px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
}



.wd-page-title {
background-color: #e8e8e8;
}

.woodmart-button-wrapper.inline-element {
    margin-bottom: 0px;
}
body.home .main-page-wrapper {
    
}

.promo-banner .banner-image img {
    border-radius: 15px;
}
.wd-hover-tiled {
    overflow: hidden;
	background: #fff;
}
.product-grid-item .product-image-link {
    display: block;
    
}
.labels-rectangular .product-label {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 15px;
    margin-right: 5px;
}

.product-labels.labels-rectangular {
    top: unset;
    inset-inline-end: 0 !important;
    inset-inline-start: unset !important;
    right: 10px !important;
    bottom: 10px !important;
}

.wd-hover-fw-button .wd-product-countdown {
    flex-direction: row-reverse;
}
table.variations tr:last-child .cell {
    padding-bottom: 0px !important;
}

.wd-reset-side-md .wd-reset-var {

    line-height: 0 !important;
}
.wd-reset-var {
    display: none !important;;

}

.flickity-button.next {
    left: 10px;
}
.flickity-button.previous {
    right: 10px;

}
.wd-hover-with-fade.wd-fade-off .product-element-bottom {
    padding: 10px;
}
.products[class*="wd-stretch-cont"] .product-wrapper {
    height: 100%;
	padding:0px !important;
}

.wd-buttons[class*="wd-pos-r"] {
    opacity: 1 !important;
    transform: translateX(0px) translateZ(0) !important;
	border-radius: 50px;
}
.woocommerce-product-gallery .product-labels.labels-rectangular {
    top: unset !important;
    left: 11px !important;
	    align-items: baseline !important;
}

#billing_country_field{
	display:none !important;
}
#goftino_w{
	    bottom: 150px !important;
}
.payment_methods .payment_box {

    display: block !important;
}

[class*="wd-swatches"].wd-dis-style-2 .wd-swatch.wd-disabled {

    display: none;
}


p.instock-warning__text {

    color: #699f4c;
	   margin-bottom:0;
}

.stock-warning {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 10px;
    color: #E11D48;
    direction: rtl;
    font-family: inherit;
    justify-content: center;
}

.stock-warning__icon {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
}
p.stock-warning__text{
    margin-bottom:0;
}

.stock-warning__icon svg {
    width: 100%;
    height: 100%;
    display: block;
}

.stock-warning__text {
    font-size: 12px;
    font-weight: 600;
    white-space: nowrap;
    line-height: 1.4;
}

.stock-warning__count {
    font-weight: 700;
}

/* حالت دسکتاپ */
@media (min-width: 640px) {
    .stock-warning {
        gap: 8px;
    }

    .stock-warning__icon {
        width: 20px;
        height: 20px;
    }

    .stock-warning__text {
        font-size: 14px;
    }
}@media (max-width: 576px) {
	.crisp-client .cc-tlyw[data-full-view=true] .cc-kxkl .cc-nsge {
    bottom: 150px!important;
}
}

