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

:root {
	--wd-text-font: iranyekan;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(2,2,2);
	--wd-text-font-size: 15px;
	--wd-title-font: iranyekan;
	--wd-title-font-weight: 500;
	--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(0, 0, 0);
	--wd-alternative-font: iranyekan;
	--wd-widget-title-font: iranyekan;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: iranyekan;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 12px;
	--wd-primary-color: rgb(30,115,190);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(10,0,0);
	--btn-default-bgcolor: rgb(225,235,255);
	--btn-default-bgcolor-hover: rgb(219,227,249);
	--btn-default-color: rgb(28,97,231);
	--btn-default-color-hover: rgb(28,97,231);
	--btn-accented-bgcolor: rgb(28,97,231);
	--btn-accented-bgcolor-hover: rgb(28,97,231);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
: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(28,97,231);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	color: rgb(0,0,0);
}
html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title {
	font-family: iranyekan;	font-weight: 500;
	font-size: 14px;
	color: rgb(0,0,0);
}
.page .main-page-wrapper {
	background-color: rgba(107,107,107,0);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgba(246,246,246,0);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgba(246,246,246,0);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(107,163,49);
}
html .wd-buy-now-btn:hover {
	background: rgb(95,158,44);
}
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: 34px;
	--wd-arrow-icon-size: 35px;
	--wd-arrow-offset-v: -30px;
	--wd-arrow-color: rgb(2,2,2);
	--wd-arrow-bg: rgba(255,255,255,0);
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-gap: 4px;
	--wd-arrow-size: 45px;
	--wd-arrow-icon-size: 14px;
	--wd-arrow-color: rgb(0,0,0);
	--wd-arrow-bg: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 768.98px) {
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 26px;
	--wd-arrow-icon-size: 20px;
	--wd-arrow-offset-h: -464px;
	}

}
:root{
--wd-container-w: 1452px;
--wd-form-brd-radius: 5px;
--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: 1469px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1452px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-pricing-table .pricing-column {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.wd-pricing-table .pricing-column .pricing-content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.website-wrapper{
	background: #0B486B;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #F56217, #0B486B);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #F56217, #0B486B); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.wd-nav[class*="wd-style-"]{
 --nav-color: #ffffff;!important
	}
.wd-nav.wd-style-bg {
    --nav-color-hover: #ffff !important;
    
}
//.whb-header-bottom{
background-color:transparent;
	background: #000;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right , #F56217, #0B486B);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #F56217, #0B486B); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.whb-main-header{
	background: rgb(2,0,36);
background: linear-gradient(180deg, rgba(2,0,36,1) 0%, rgba(9,9,9,1) 38%, rgba(0,212,255,0) 100%);			}
.recent-posts-info{
	color:white;!important}
.boxwallet{
	padding:20px;!important
}
.wd-products-per-page .per-page-variation{
	color:black;}
.wal-cart-partial-fund-usage-wrapper{
	float:none;!important}
.rc-anchorrc-anchor-invisiblerc-anchor-lightrc-anchor-invisible-hover-hovered
	display:none;!important
}
.grecaptcha-badge{
	z-index:0;!important
	display:none;!important
	position:relative;!important
}
.widget-areawoodmart-sidebar-content{
	background-color:white;!important}
.wd-widgetwidgetsidebar-widgetwidget_categories{
	background:white;!important}
@media (min-width: 1025px) {
	.header-wrapper {
    transition: background-color 0.3s ease-in-out;
}

.header-sticky-active .header-wrapper {
    background-color: rgba(0, 0, 0, 0.8) !important; 
}

}

@media (max-width: 576px) {
	html, body {
  overflow-x: hidden;
  width: 100%;
}

.elementor-section {
  overflow-x: hidden;
}

img, .elementor-column, .elementor-widget-container {
  max-width: 100% !important;
  box-sizing: border-box;
}
}

