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

:root {
	--wd-text-font: IRansansX;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: IRansansX;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: IRansansX;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: IRansansX;
	--wd-widget-title-font: IRansansX;
	--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: IRansansX;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(189,35,124);
	--wd-alternative-color: rgb(46,150,48);
	--wd-link-color: rgb(188,16,117);
	--wd-link-color-hover: rgb(46,150,48);
	--btn-default-bgcolor: rgb(60,175,54);
	--btn-default-bgcolor-hover: rgb(189,35,124);
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: rgb(50,153,0);
	--wd-form-brd-width: 2px;
	--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: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
}
: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: 170px;
}
.wd-page-title {
	background-color: rgba(10,10,10,0);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #dedede;
	background-image: none;
}
body[class*="wrapper-boxed"] {
	background-color: rgb(246,246,246);
	background-image: none;
}
.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;
}
.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;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@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: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--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: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.checkout-order-review, .woocommerce-order-pay .entry-content>.woocommerce {background-color: #98e9a8;}
@media (max-width: 720px){.sub-menu-dropdown.color-scheme-dark {background-image: unset !important;}}
.footer-column {margin-bottom: 2px;}
.wrap-loading-arrow > div.disabled, .woocommerce-product-gallery .owl-nav > div.disabled {color: rgba(0, 0, 0, 0.14);}
.owl-nav > div, .wrap-loading-arrow > div {color: rgb(153, 18, 160);}
.woodmart-sidebar-content .widget {padding: 10px;box-shadow: 0px 4px 15px 1px #d4becf9e;}
.shop_table tr td:last-child, .shop_table tr th:last-child {text-align: center;}
.form-style-underlined label {margin-bottom: 0px;}
.single_add_to_cart_button {font-size: 15px;border-radius: 3px;}
@media (min-width: 768px){.shop_attributes {border: 1px solid #b866b359;box-shadow: 0 1px 3px 1px #d3aed169;min-width: 60%;margin: auto;margin-bottom: 20px;}}
@media (max-width: 768px){.shop_attributes {border: 1px solid #b866b359;box-shadow: 0 1px 3px 1px #d3aed169;min-width: 60%;margin: auto;margin-bottom: 20px;}
.product-summary-shadow .summary-inner {padding: 0px 10px 10px;}}
.woocommerce-product-details__short-description {margin-top: 15px;border-top: 2px solid #bd237c;padding-top: 15px;}
.shop_attributes tr td:last-child {text-align: center;font-size: 14px;}
.shop_attributes tr {display: flex;align-items: center;justify-content: space-between !important;}
.shop_attributes th ,.shop_attributes td {padding: 10px !important;font-weight: 500 !important;margin-right: 3px;margin-left: 3px;}
.FeedLayout__root {font-family: 'IRANSans';direction: ltr;}



.wd-slide-inner {background-color: #00000042;width: auto !important;padding: 10px;border-radius: 6px;}

.owl-nav>div, .wrap-loading-arrow>div {width: auto;height: auto;padding: 12px;border-radius: 50%;}


a.button.button-primary {color: #ffffff;background-color: #bd237c;border-radius: 4px;padding: 12px;}

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details {border: 2px dashed #24702f;width: 100%;PADDING: 20px;background-color: #f4fff6;}


p.stock.wd-style-with-bg.out-of-stock span {background-color: white !important;}


form#sms-notif-form-1 { border: 2px dashed #2c8921; padding: 15px; background-color: #f5f6f9;border-radius: 4px; margin: 10px 0px 15px 0px;}
label#sms-notif-enable-label-1 { text-align: center !important;}
label.sms-notif-groups-label.sms-notif-groups-label-_onsale { background: #bd237c; width: max-content; padding: 4px 10px 4px 10px; box-shadow: 0 1px 3px 1px #5e384f73; border-radius: 6px; margin-top: 15px; margin-right: auto; margin-left: auto; text-align: center; color: white;}
label.sms-notif-groups-label.sms-notif-groups-label-_in {text-align: center; background: #38ab23; width: max-content; padding: 4px 10px 4px 10px; margin-right: auto; margin-left: auto; box-shadow: 0 1px 3px 1px #3e463882; border-radius: 6px; color: white;}


.product_title {font-size: 16px !important;line-height: 1.6;}

.wd-fbt-product-heading .wd-entities-title {display: block !important;font-size: 12px;}
.wd-fbt-form.wd-checkbox-on .wd-fbt-product-heading {border-radius: 5px;background-color: #ebebeb42;padding-bottom: 10px;padding-top: 10px;box-shadow: 0 0 5px rgb(0 0 0 / 10%);}

.wd-single-reviews.wd-layout-two-column {padding: 20px;box-shadow: 0 0 5px rgb(0 0 0 / 18%);border: 2px solid #e3e3e3;border-radius: 5px;}


.yoast-breadcrumb { border: 1px solid white; background-color: white; padding: 10px; box-shadow: 0 0 5px rgb(0 0 0 / 10%); text-align: center;}
.yoast-breadcrumb span {font-size: 12px !important; line-height: 22px !important;}