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

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

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

:root {
	--wd-text-font: YekanBakhFaNum;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(73,73,73);
	--wd-text-font-size: 13px;
	--wd-title-font: YekanBakhFaNum;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(68,68,68);
	--wd-entities-title-font: YekanBakhFaNum;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(119,119,119);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: YekanBakhFaNum;
	--wd-widget-title-font: YekanBakhFaNum;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(119,119,119);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: YekanBakhFaNum;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 12px;
	--wd-primary-color: rgb(182,23,45);
	--wd-alternative-color: rgb(36,46,73);
	--wd-link-color: rgb(182,23,45);
	--wd-link-color-hover: rgb(155,17,17);
	--btn-default-bgcolor: rgb(36,46,73);
	--btn-default-bgcolor-hover: rgb(42,55,112);
	--btn-accented-bgcolor: rgb(36,46,73);
	--btn-accented-bgcolor-hover: rgb(42,55,112);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(186,68,68);
	--notices-warning-color: rgb(255,255,255);
	--wd-sticky-btn-height: 100px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(255,255,255,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 1000px;
}
.header-banner {
	background-color: rgb(178,41,41);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: inherit;
	background-position: center top;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: rgb(145,145,145);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
body[class*="wrapper-boxed"] {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgba(249,249,249,0.67);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgba(249,249,249,0.64);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgba(243,243,243,0.55);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgba(243,243,243,0.58);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgba(249,249,249,0.68);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgba(249,249,249,0.57);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(221,17,17);
}
.product-labels .product-label.featured {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(209,209,209);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.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: 1350px;
--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-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: 1367px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

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


@font-face {
	font-family: "IRANSansXFaNumSite";
	font-weight: 400;
	font-style: normal;
}

.whb-col-right .wd-dropdown-menu.wd-design-default {
    right: auto;
    display:none !important;
    left: 0;
    margin-left: calc(var(--nav-gap, .001px) / 2* -1);
    margin-right: 0;
}
.includes_tax {
  display: none;
}
.woocommerce-shipping-destination {
  display: none;
}
.payment_methods li img {
  margin-inline-start: 5px;
  margin-inline-end: 5px;
  max-height: 40px;
  display: none;
}
.responsive-table {
    overflow-x: visible;
}
.wd-entry-meta {
    display: none;
}
.hovered-social-icons {
    display: none;
}
.wd-meta-author {
    display: none;
}
.wd-meta-date {
    display: none;
}
.wd-entry-meta .meta-author {
    font-size: 14px;
    display: none;
}
.hovered-social-icons {
    position: relative;
    display: none;
    margin-bottom: 10px;
    color: var(--color-gray-300);
    vertical-align: middle;
    font-size: 0;
    transition: all .25s ease;
}
.wd-post-date.wd-style-with-bg {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 2;
    display: none;
    min-width: 53px;
    border-radius: calc(var(--wd-brd-radius) / 1.5);
    background-color: var(--bgcolor-white);
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
    color: var(--color-gray-800);
    text-align: center;
    line-height: 1;
}
a.woocommerce-button.button.fci-invoice.order-actions-button {
    display: none;
}
#error-page p, #error-page .wp-die-message {
    font-size: 14px;
    line-height: 1.5;
    margin: 25px 0 20px;
    display: none;
}@media (min-width: 768px) and (max-width: 1024px) {
	.tp-bullets{
	display:none !important;
}

rs-arrow.hesperiden.tparrows:before{
display:none !important;
}
}

@media (max-width: 576px) {
	.shop_table_responsive :is(tbody,tfoot,tr)
{
	    padding-left: 10px;
}
.tp-bullets{
	display:none !important;
}
.wd-hover-base .wd-product-countdown>span, .wd-hover-fw-button .wd-product-countdown>span, .wd-hover-tiled .wd-product-countdown>span
{
	font-size:10px;
}
rs-arrow.hesperiden.tparrows:before{
display:none !important;
}

rs-arrow.hesperiden .tparrows{
display:none !important;
}
div[class*=wd-carousel-spacing] .owl-nav>div[class*=prev]
{
	margin-right:40px !important; 
}
div[class*=wd-carousel-spacing] .owl-nav>div[class*=next]
{
	margin-left:40px !important;
}

.category-grid-item img
{
	
   width: 100%;
    background-color: white;
    border-radius: var(--wd-brd-radius);
    border: 4px solid var(--wd-primary-color);
    padding: 3px;

}
#rev_slider_2_1_wrapper .hesperiden.tparrows {
    cursor: pointer;
    background: rgb(0 0 0 / 0%) !important;
}
.dashboard_side_elementor {
    display: none;
}
}

