@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.rey-digitech.com/wp-content/themes/radintaban/fonts/woodmart-font-3-400.woff2?v=7.6.0") format("woff2");
}

:root {
	--wd-text-font: "yekan", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(63,63,63);
	--wd-text-font-size: 15px;
	--wd-title-font: "yekan", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "yekan", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(56, 56, 56);
	--wd-alternative-font: "yekan", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "yekan", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "yekan", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(1,131,255);
	--wd-alternative-color: rgb(241,87,34);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(216,157,52);
	--btn-accented-bgcolor-hover: rgb(216,157,52);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(250,248,245);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(64,48,163);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-checkout-steps li, html table th {
	text-transform: capitalize;
}
html .page-title > .container > .title {
	font-size: 32px;
}
.page .main-page-wrapper {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(250,248,245);
	background-image: none;
}
html .widget_price_filter [class*="price_slider_amount"] .button {
	color: rgb(255,255,255);
	background: rgb(140,188,103);
}
html .widget_price_filter [class*="price_slider_amount"] .button:hover {
	color: rgb(255,255,255);
	background: rgb(128,171,94);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 43px;
	--wd-arrow-icon-size: 17px;
	--wd-arrow-offset-h: 20px;
	--wd-arrow-color: rgb(51,51,51);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgba(51,51,51,0.8);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgb(216,157,52);
	--wd-arrow-bg-dis: rgb(255,255,255);
	--wd-arrow-radius: 10px;
	--wd-arrow-shadow: 0px 0px 0px 0px rgba(255,255,255,0);
}
.wd-nav-scroll {
	--wd-nscroll-height: 3px;
	--wd-nscroll-drag-bg: rgb(140,188,103);
	--wd-nscroll-drag-bg-hover: rgb(128,171,94);
}
.product-labels .product-label.new {
	background-color: rgb(140,188,103);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .page-title > .container > .title {
		font-size: 28px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1480px;
--wd-form-brd-radius: 5px;
--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;
}

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


@font-face {
	font-family: "yekan";
	src: url("//www.rey-digitech.com/wp-content/uploads/2025/02/YekanBakh-regular.woff2") format("woff2"), 
url("//www.rey-digitech.com/wp-content/uploads/2025/02/YekanBakh-regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.wd-dropdown-menu.wd-design-default {
    --wd-dropdown-width: 260px !important;
}
.whb-top-bar .wd-tools-element .wd-tools-text {
    font-weight: 400;
    font-size: 12px;
}
span.wd-tools-text
{ color:#272727;
}
.searchform[class*="wd-style-with-bg"] .searchsubmit {
    background-color: #73e330 !important;
}
div#toprow {
    margin-top: -27px;
}
.wd-header-cart a {
    color: #000;
}
#wd-67a8b588338c7 .woodmart-title-container {
    text-align: center;
}
.btn-container .wpb_wrapper {
    float: left;
    padding-top: 30px;
}
.title-container h2.woodmart-title-container.title.wd-font-weight-600.wd-fontsize-xl {
    text-align: center;
}
.wd-nav-scroll {
    --wd-nscroll-drag-bg: #5bcaff !important
    --wd-nscroll-drag-bg-hover: rgb(59 172 226) !important;
}
.wd-nav-scroll-drag:before {
    background: #5bcaff !important;
}
.single-prod .wpb_column.vc_column_container.vc_col-sm-3 {
    width: 38%;
}

.single-prod .wpb_column.vc_column_container.vc_col-sm-6 {
    width: 45%;
}

.single-prod .wpb_column.vc_column_container.vc_col-sm-1\/5 {
    width: 16%;
}
.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images.thumbs-position-without.images.image-action-zoom {
    border: 1px solid #eee;
    display: block;
}
h1.product_title.entry-title.wd-entities-title {
    background-color: #F1F1F1;
    padding: 10px 15px 10px 15px;
    border-radius: 12px 12px 12px 12px;
    box-shadow: 0px 16px 29px -31px rgba(0, 0, 0, 0);
}
.wd-cat-thumb {
    display: none;
}
.main-prod-title .woodmart-title-container.title.wd-font-weight-.wd-fontsize-l:before {
    height: 0px;
    border-bottom: 2px dotted rgb(0 0 0 / 60%);
    position: absolute;
    top: 30%;
    margin-top: -2px;
    right: 190px;
    left: 0;
    content: '';
    border-radius: 2px;
    opacity: .27;
    width: 80%;
}

.main-prod-title .woodmart-title-container.title.wd-font-weight-.wd-fontsize-l {
    background: #dfdfdf;
    padding: 4px 26px;
    border-radius: 1px;
}
.main-titr .info-box-content h4.info-box-title.title.box-title-style-default.wd-fontsize-m
{
	   background: #dfdfdf;
    padding: 4px 26px;
    border-radius: 1px;
}
.main-titr .info-box-content h4.info-box-title.title.box-title-style-default.wd-fontsize-m:before{
    height: 0px;
    border-bottom: 2px dotted rgb(0 0 0 / 60%);
    position: absolute;
    top: 30%;
    margin-top: -2px;
    right: 200px;
    left: 0;
    content: '';
    border-radius: 2px;
    opacity: .27;
    width: 79%;
}
.logo-footer img {
    width: 80px;
}
.footer-text p {
    text-align: justify;
}
.urgent-call {
    background:#fee84b !important;
}
.footer-contact p {
    font-size: 16px;
    color: #fff;
}
h1.entry-title.title {
    background: #ededed;
    padding: 10px 9px 10px 0px;
    font-size: 19px;
}
.wd-product.wd-hover-buttons-on-hover :is(.wd-product-header,.wrap-price)
{
	display:block !important;
}
h4.product-subtitle {
    font-size: 14px;
}
ul#menu-header-top-bar-right span.nav-link-text
 {
   color: #FFF;
    letter-spacing: 5px;
    font-size: 13px;
}
.wd-header-wishlist.wd-tools-element.wd-style-text.wd-design-2 span.wd-tools-text {
    color: #fff;
}
.wd-header-wishlist.wd-tools-element.wd-style-text.wd-design-2 span.wd-tools-icon
Specificity: (0,5,1)
 {
    color: #fff;
}
.info-box-icon
 {
    box-shadow: 0px 0px 13px 7px rgba(188.24999999999997, 188.24999999999997, 188.24999999999997, 0.45);
    border-radius: 14px;
}
h4.info-box-title.title.box-title-style-default.wd-fontsize-s {
    font-size: 15px;
}
h4.info-box-title.title.box-title-style-default.wd-fontsize-s {
    font-size: 15px;
}
.wd-header-wishlist.wd-tools-element.wd-style-text.wd-design-2 span.wd-tools-icon {
    color: #fff;
}
.vc_separator.vc_sep_double h4 {
    font-size: 18px;
    color: #4030a3;
}
.shoar img {
    width: 45%;
}

.shoar .info-box-icon {
    box-shadow: none;
    float: right;
    display: block;
    width: auto;
}
.shoar .wd-info-box .info-box-content {
    margin-right: -69px;
}
.shoar h4.info-box-title {
    font-size: 14px;
}
.copy-righ p {
    border-top: 1px solid #5f4cd3;
    padding-top: 15px;
}
p.vc_custom_heading.vc_do_custom_heading {
    font-family: yekan !important;
    font-size: 14px;
}
.vc_general.vc_do_cta3.vc_cta3.urgent-call.vc_cta3-style-classic.vc_cta3-shape-rounded.vc_cta3-align-center.vc_cta3-color-white.vc_cta3-icon-size-md
 {
    box-shadow: 8px 8px 15px -8px #00000091;
    border-radius: 4px;
}
.wd-product.wd-hover-buttons-on-hover .wd-add-btn>a
 {
    background-color: #27b115 !important;
}
.wd-product.wd-hover-buttons-on-hover .wd-add-btn>a:hover
 {
    background-color: #27b115 !important;
}
.wd-nav-scroll-drag:before
 {
    background: #4030a3 !important;
}
div#sheyda_panel-version
Specificity: (1,0,1)
 {
    display: none;
}
@media (max-width: 576px) {
	.vc_sep_width_40 {
    width: 80%;
}
.vc_separator .vc_sep_holder {
    min-width: 20%;
}
.vc_separator.vc_sep_double h4
{
	text-align:center;
}
}

