:root {
	--wd-text-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--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: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 12px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #cf0000;
	--wd-alternative-color: #616161;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #d60644;
	--btn-accented-bgcolor-hover: #c40545;
	--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;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 8px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Vazirmatn !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Vazirmatn !important;
}

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

.woodmart-button-wrapper.inline-element {
    margin-bottom: 0px;
}
.ht-n-top .ht-notification-wrap, .ht-n-bottom .ht-notification-wrap {
    padding: 3px 30px 3px 10px!important;
}
.ht-n-container .ht-notification-text {
    padding: 6px 0;
    float: none;
    text-align: center!important;
}
.ht-notification-text .ht_btn.style_2 {
    background: #aa0000 none repeat scroll 0 0!important;
    border-radius: 0px;
    color: #fff!important;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    margin-left: 5px;
    padding: 5px 15px;
border: 2px solid #aa0000!important;
}
.ht-notification-text .ht_btn.style_2:hover {
    background: none!important;
    color: #fff!important;
    border: 2px solid #aa0000!important;
}
.ht-notification-text .ht_btn.style_1 {
    background: #7bc74d none repeat scroll 0 0!important;
    border-radius: 0px;
    color: #fff!important;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    margin-left: 5px;
    padding: 5px 15px;
border: 2px solid #7bc74d!important;
}
.ht-notification-text .ht_btn.style_1:hover {
    background: none!important;
    color: #fff!important;
    border: 2px solid #7bc74d!important;
}
a:hover, a:focus, a:visited {
    outline: 0;
    text-decoration: none;
}
.ht-n-close-toggle i {
    font-size: 25px!important;
		color: #fff!important;
}
.menu-mega-dropdown .sub-menu>li>a:before {
    content: "\f126" !important;
    font-family: woodmart-font !important;
}

.digits-login-modal span:before{
    background-image: url(https://saffronflora.com/wp-content/uploads/2023/05/profile-1.svg);   
    content: ''; 
    vertical-align: middle;
    display: inline-block;
    width: 36px;
    height: 36px;
}
.digits-login-modal span{
    font-size: 0;
}