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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//technoav.com/shop/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//technoav.com/shop/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//technoav.com/shop/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//technoav.com/shop/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//technoav.com/shop/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//technoav.com/shop/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//technoav.com/shop/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//technoav.com/shop/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: Yekanbakh;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: Yekanbakh;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: Yekanbakh;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: Yekanbakh;
	--wd-widget-title-font: Yekanbakh;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: Yekanbakh;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(227,48,53);
	--wd-alternative-color: rgba(227,48,53,0.8);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #1f2024;
	--btn-default-bgcolor-hover: rgb(31,32,36);
	--btn-accented-bgcolor: rgb(31,32,36);
	--btn-accented-bgcolor-hover: rgb(31,32,36);
	--btn-accented-color-hover: rgb(236,31,39);
	--btn-transform: capitalize;
	--btn-bgcolor: rgb(70,70,70);
	--btn-bgcolor-hover: rgb(70,70,70);
	--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;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(225,50,52,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 600px;
}
.header-banner {
	background-color: rgb(198,45,45);
	background-image: none;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .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);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(225,50,52);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
.page .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(70,70,70);
}
html .wd-buy-now-btn:hover {
	background: rgb(70,70,70);
}
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-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 150px;
	--wd-thumbs-height: 480px;
}

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

}

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

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-accented-color: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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


body, h1, h2, h3, h4, h5, h6, p {font-family: "Quicksand", 'Yekanbakh', 'sans-serif', 'FontAwesome', 'fontawesome-webfont', 'Font Awesome 5 Brands' !important;}

#shipping_method label {
	margin-bottom: 0;
	text-align: left;
}

.woocommerce-mini-cart__buttons .btn-cart {
	display: none;
}

.woocommerce-checkout label.radio, .woocommerce-checkout label.checkbox {
    display: inline-block;
    float: right;
}

.woocommerce-checkout input[type="checkbox"], .woocommerce-checkout input[type="radio"] {
    display: inline-block;
    float: right;
    clear: right;
}

input[type="radio"], input[type="checkbox"] {
    margin-top: 8px;
}

.woocommerce-MyAccount-content>p {
    display: none;
}

/* فقط در صفحه تشکر از پرداخت */
body.woocommerce-order-received
  ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details,
body.woocommerce-order-received
  section.woocommerce-order-details,
body.woocommerce-order-received
  section.woocommerce-customer-details {
  display: none !important;
}@media (min-width: 1025px) {
	.digits-login-modal, .digits-login-modal:focus {
    outline: 0;
    padding: 8px 20px 8px 20px;
    border-radius: 50px;
    background-color: #e13234;
    color: white;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.digits-login-modal, .digits-login-modal:focus {
    outline: 0;
    padding: 8px 20px 8px 20px;
    border-radius: 50px;
    background-color: #e13234;
    color: white;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.digits-login-modal, .digits-login-modal:focus {
    outline: 0;
    padding: 8px 20px 8px 20px;
    border-radius: 50px;
    background-color: #e13234;
    color: white;
    font-size: 9px;
}
}

@media (max-width: 576px) {
	.digits-login-modal, .digits-login-modal:focus {
    outline: 0;
    padding: 5px 10px 5px 10px;
    border-radius: 50px;
    background-color: #e13234;
    color: white;
    font-size: 9px;
}
}

