@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//orbitnajaf.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.1") format("woff2");
}

:root {
	--wd-text-font: "Vazirmatn-Light", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-transform: inherit;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(30, 115, 190);
	--wd-alternative-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Vazirmatn", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--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: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(34,125,216);
	--wd-alternative-color: rgb(30,115,190);
	--btn-default-font-family: "Vazirmatn-Light", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 300;
	--btn-default-bgcolor: rgb(30,115,190);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "Vazirmatn-Light", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 300;
	--btn-accented-bgcolor: rgb(30,115,190);
	--btn-accented-bgcolor-hover: rgb(229,175,27);
	--btn-font-family: "Vazirmatn-Light", Arial, Helvetica, sans-serif;
	--btn-font-weight: 300;
	--btn-font-size: 16px;
	--wd-form-brd-width: 1px;
	--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-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(9,33,67);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Vazirmatn", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 24px;
	color: rgb(0,0,0);
}
html .product-image-summary-wrap .product_title:hover, html .wd-single-title .product_title:hover {
	color: rgb(30,115,190);
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Vazirmatn", Arial, Helvetica, sans-serif;
	font-weight: 400;
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(30,115,190);
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Vazirmatn", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 34px;
	color: rgb(255,255,255);
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-family: "Vazirmatn-Light", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: rgb(30,30,30);
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a:hover {
	color: rgb(30,115,190);
}
html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li > a {
	font-family: "Vazirmatn-Light", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 20px;
	color: rgb(0,0,0);
}
html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li:hover > a {
	color: rgb(30,115,190);
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	font-family: "Vazirmatn", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: rgb(40,40,40);
}
.wd-header-cats .menu-opener .menu-open-label {
	font-family: "Vazirmatn", Arial, Helvetica, sans-serif;
	color: rgb(0,0,0);
}
.wd-header-cats .menu-opener .menu-open-label:hover {
	color: rgb(30,115,190);
}
html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price {
	font-family: "LamaSans-ExtraBold", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: rgb(221,0,0);
}
.wd-dropdown-menu.wd-design-aside.wd-style-with-bg .wd-sub-menu-wrapp>.wd-sub-menu>li>a {
	font-family: "Vazirmatn-Light", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 10px;
	color: rgb(0,0,0);
}
.wd-dropdown-menu.wd-design-aside.wd-style-with-bg .wd-sub-menu-wrapp>.wd-sub-menu>li>a:hover {
	color: rgb(30,115,190);
}
h2 {
	font-family: "Vazirmatn", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 20px;
	color: rgb(0,0,0);
}
h3 {
	font-family: "Vazirmatn", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	color: rgb(0,0,0);
}
html .woocommerce-mini-cart__buttons .btn-cart {
	font-weight: 400;
	font-size: 16px;
	color: rgb(255,255,255);
	background: rgb(30,115,190);
}
html .woocommerce-mini-cart__buttons .btn-cart:hover {
	color: rgb(255,255,255);
	background: rgb(229,175,27);
}
html .widget_price_filter [class*="price_slider_amount"] .button {
	font-family: "Vazirmatn-Light", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 14px;
	color: rgb(255,255,255);
	background: rgb(30,115,190);
}
html .widget_price_filter [class*="price_slider_amount"] .button:hover {
	color: rgb(255,255,255);
	background: rgb(229,175,27);
}
html .woocommerce-mini-cart__buttons .checkout {
	font-family: "Vazirmatn-Light", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 16px;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-family: "Vazirmatn-Light", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 16px;
}
html #place_order {
	font-family: "Vazirmatn-Light", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 16px;
}
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-brd-color: rgb(196,196,196);
}
.product-labels .product-label.onsale {
	background-color: rgb(226,45,45);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(67,142,68);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

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

}

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

}
:root{
--wd-container-w: 1400px;
--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;
--wd-brd-radius: 8px;
}

@media (min-width: 1400px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(1,48,100);
}

@font-face {
	font-family: "LamaSans-Regular";
	src: url("//orbitnajaf.com/wp-content/uploads/2026/01/LamaSans-Regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "LamaSans-SemiBold";
	src: url("//orbitnajaf.com/wp-content/uploads/2026/01/LamaSans-SemiBold.woff2") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "LamaSans-ExtraBold";
	src: url("//orbitnajaf.com/wp-content/uploads/2026/01/LamaSans-ExtraBold.woff2") format("woff2");
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "ABC-DIN-bolb";
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "ABC-DIN-r.";
	src: url("//orbitnajaf.com/wp-content/uploads/2026/01/ABC-DIN-r.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Vazirmatn-Light";
	src: url("//orbitnajaf.com/wp-content/uploads/2026/01/Vazirmatn-Light.woff2") format("woff2");
	font-weight: 300;
	font-style: normal;
}

:is(.woocommerce-checkout>.checkout-order-review,.woocommerce-order-pay #order_review) {
    background-color: #e8effb;
}
:is(.woocommerce-checkout>.checkout-order-review,.woocommerce-order-pay #order_review):before, :is(.woocommerce-checkout>.checkout-order-review,.woocommerce-order-pay #order_review):after {
    content: "";
    background-image: radial-gradient(farthest-side, transparent 6px, #e4ebf7 0);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
    max-height: 500px;
}
.wd-shop-tools .woocommerce-ordering.wd-style-underline select {
    max-width: 300px;
    padding: 7px;
}
.shop_attributes .wd-attr-label img {
    width: var(--wd-attr-img-width, 1.8em);
}