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

:root {
	--wd-header-banner-h: 32px;
	--wd-text-font: "IRANSansWeb_FaNum", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: rgb(68,68,68);
	--wd-text-font-size: 14px;
	--wd-title-font: "IRANSansWeb_FaNum", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 900;
	--wd-title-color: #242424;
	--wd-entities-title-font: "IRANSansWeb_Bold", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "IRANSansWeb_FaNum", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "IRANSansWeb_FaNum", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "IRANSansWeb_FaNum", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 12px;
	--wd-brd-radius: 16px;
	--wd-primary-color: rgb(255,140,0);
	--wd-alternative-color: rgb(94,94,94);
	--wd-link-color: rgb(255,140,0);
	--wd-link-color-hover: rgb(70,55,155);
	--btn-default-bgcolor: rgb(255,140,0);
	--btn-default-bgcolor-hover: #1ECC00;
	--btn-accented-bgcolor: rgb(255,140,0);
	--btn-accented-bgcolor-hover: #1ECC00;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #1ECC00;
	--notices-success-color: rgb(255,255,255);
	--notices-warning-bg: #D60000;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(0,255,238);
	background-image: none;
	--wd-popup-width: 700px;
}
.header-banner {
	background-color: rgb(255,140,0);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 200px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
}
.wd-footer {
	background-color: rgb(236,239,241);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "IRANSansWeb_Bold", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 15px;
	line-height: 25px;
	text-transform: none;
}
body[class*="wrapper-boxed"] {
	background-color: rgb(204,204,204);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(242,242,242);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(255,0,0);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(129,215,66);
}
.product-labels .product-label.featured {
	background-color: rgb(130,36,227);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(12,12,12);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(30,115,190);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 32px;
	}

}
:root{
--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;
}



@font-face {
	font-family: "IRANSansWeb_FaNum";
	src: url("//www.hypertakhfifan.com/media/2023/01/IRANSansWeb_FaNum.woff2") format("woff2"), 
url("//www.hypertakhfifan.com/media/2023/01/IRANSansWeb_FaNum.woff") format("woff");
	font-weight: 300;
	font-display:block;
	font-style: normal;
}

@font-face {
	font-family: "IRANSansWeb_Bold";
	src: url("//www.hypertakhfifan.com/media/2024/07/IRANSansWeb_Bold.woff2") format("woff2"), 
url("//www.hypertakhfifan.com/media/2024/07/IRANSansWeb_Bold.woff") format("woff");
	font-weight: 700;
	font-display:block;
	font-style: normal;
}

/* فقط برای نوروز */
/* form.cart {display: none !important;} */

/* fix pay button on thankyou page for order approval */
.woocommerce-order-received .woocommerce-order-details {display:none;}

/* fix header gap */
.wd-content-layout {padding-block: unset;}
.single-product .main-page-wrapper {padding-top: 10px;}

/* fix category page gap */
.woodmart-archive-shop .wd-title-wrapp {display:none;}

/* Product page breadcrumb display problem */
.single-product .main-page-wrapper {padding-top: 10px;}

/* banner text animation */
#ht-banner-anime {
		color: white;
    font-weight: bold;
		text-align: center;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    animation: htanimated-text 7s steps(88,end) 2s 3 both;
}
@keyframes htanimated-text{
	from{width: 0; left: 50%; right: 50%;}
	to{width: 100%; left: 0%; right: 0%;}
}

/* sitelogo disable radius*/
.wd-logo.wd-main-logo img{border-radius: unset;}

/* header cart icon number position from left to right */
.whb-top-bar .wd-header-cart.wd-design-2 .wd-cart-number, .whb-top-bar .wd-header-cart.wd-design-5 .wd-cart-number {left: 12px;}

/* header z-index problem with menu */
.whb-top-bar {z-index: unset;}
.whb-general-header {z-index: unset;}
.whb-header-bottom {z-index: unset;}

/* all slider border radius */
.elementor-slides-wrapper{border-radius:16px;}

/* hide search result product count */
.woocommerce-result-count{display:none !important;}

/* hide out of stock product price */
.outofstock .woocommerce-Price-amount {display:none;}

/* justify everywhere */
p {text-align: justify;}

/* remove product grid shadow */
.product.wd-hover-tiled .product-wrapper {box-shadow: none !important;}

/* hide woodmart product grid buttons */
.wd-buttons.wd-pos-r-t {display: none;}

/* iconic variations RTL */
.iconic-wlv-terms__term {float: right;}

/* product guarantee in category */
.product-wrapper .product-element-bottom .excerpt{font-size: x-small;}

/* discount price currency symbol */
del .amount .woocommerce-Price-currencySymbol{visibility: hidden;}

/* product price currency symbol */
.woocommerce-Price-currencySymbol{font-size: x-small;}

/* price size & color */
.woocommerce-Price-amount{color: black;}
.price {font-size:large;}
.price del{font-size:small;}
del .amount{color: #8b8b8b;}

/* contact popup position */
#popup-contact {margin: unset;position: fixed;left: 10px;bottom: 10px;}

/* Disable White mask on carousel */
.wd-carousel-wrap {mask-image: unset !important;}

/* new navigation bar style*/
.wd-nav[class*=wd-style-underline] .nav-link-text {
    position: relative;
    display: inline-block;
    padding-top: 1px;
    padding-bottom: 1px;
    line-height: 1.2;
    width: max-content;
    background: #ff9800;
    padding: 5px;
    border-radius: 5px;color: white;}
.wd-nav-accordion-mb-on .wd-nav-product-cat {overflow: scroll;flex-wrap: nowrap;width: -webkit-fill-available;}
.wd-nav-accordion-mb-on .wd-nav-product-cat li a {flex: 1 1 0%;padding: 5px;}
.wd-nav-accordion-mb-on .wd-nav-product-cat {display:flex !important;}
.wd-nav-accordion-mb-on .wd-btn-show-cat {display: none;}

.page-title .container{display: flex;flex-direction: row;flex-wrap: nowrap;}
.wd-nav-product-cat{scrollbar-width: 5px;}
.title-size-default {--wd-title-sp: 10px;}
.page-title .container>* {margin-bottom:unset; overflow-y: hidden;}
.page-title .title {display: none;}
.wd-nav-accordion-mb-on .wd-nav-product-cat li {flex: unset;}
.wd-nav.wd-gap-m{--nav-gap:unset;}
.title-size-default {--wd-title-sp:15px !important;}
.page-title .container>* {
margin-bottom: unset !important;}

/* description style */
.term-description{margin: 50px;}
.term-description p{margin-bottom: 50px;}

.cat-item-none {display:none !important;}

.wp-video {direction: ltr;margin: auto;}
.wp-video button{border-radius:unset; background-color:unset;--wd-form-height: 20px;--btn-height: 20px;}@media (min-width: 1025px) {
	/* header z-index on خط ویژه */
.whb-header-bottom {
    z-index: 1;}

/* sidebar style */
.sidebar-container {border: 1px solid #e0e0e2;border-radius: 10px;padding: 20px;position: sticky;top: 5px;height: 95vh;overflow-y: scroll;}

/* sidebar scrollbar design */
.sidebar-container::-webkit-scrollbar {width: 5px;bottom: 70px;border-radius: 50px;box-shadow: unset !important;transition: all 0.3s ease-in-out;}
.sidebar-container::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);}
.sidebar-container::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);border-radius: 10px;margin-top:20px;margin-bottom:20px;}

/* product category hover effect */
.products-bordered-grid.elements-grid div:hover{z-index: 1;}
/* product category product image */
.wd-product :is(.product-image-link,.hover-img) img {padding: 10px;}

/* Product grid style */
.product-grid-item:hover {z-index:999;box-shadow: 0 15px 15px 0 rgb(0 0 0 / 10%);;transition: 0.4s ease-in-out;}
.products.elements-grid.wd-products-holder{border-color: #00000005;}
.product-wrapper{padding:12px;}
.product-element-bottom{text-align: right;}
div.wd-add-btn.wd-add-btn-replace {display:none;}
.product-wrapper div{overflow: visible;}
.woodmart-archive-shop .align-items-start {padding: 0px 30px;}

/* price position */
.product-element-bottom .price del {position: absolute;bottom: 2px;}
.product-element-bottom span.price{display: flex;justify-content: flex-start;flex-direction: row-reverse;}

/* star rating position */
.product-grid-item .star-rating {position: absolute;bottom: 21px;}
.outofstock.product-grid-item .star-rating {position: absolute;bottom: 10px;}

/* product name height fix */
[class*="title-line-"] .product-grid-item .wd-entities-title {max-height: 45px !important;}
.product-grid-item .wd-entities-title a{line-height: 1.5;}

/* single product sidebar style */
.single-product-sidebar.sidebar-right {position: sticky;top: 220px;left: 15px;overflow-y: hidden;height: fit-content;}

/* single product labels */
.product-template-default .product-labels {direction: ltr;}

/* fix desktop carousel problem */
.topslider.owl-item{width:130px !important;}
.topslider.owl-stage{width: max-content !important;}

.wd-nav-product-cat::-webkit-scrollbar {height: 5px;border-radius: 50px;box-shadow: unset !important;transition: all 0.3s ease-in-out;}
.wd-nav-product-cat::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.5);}
.wd-nav-product-cat::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);border-radius: 10px;}
}

@media (max-width: 576px) {
	/* header sorting */
.wd-tools-icon:before {font-size: 20px !important;}
.whb-mobile-left {flex: inherit !important;}
.whb-col-mobile {width: -webkit-fill-available; justify-content: space-between !important;}

/* fix icon positions in mobile header small screens */
.whb-mobile-right{flex-flow: nowrap;}
.header-banner-container{padding: 15px;text-align: right;}

/* Product Labels in single product page */
.woocommerce-product-gallery .product-labels{inset-inline-end:unset !important;}

/* product category style */
.products[class*="wd-stretch-cont"] .product-wrapper {display: -webkit-box;}
.product.wd-hover-tiled .product-element-top {width: 40%; align-content: center;}
.product.wd-hover-tiled .product-element-bottom {   width: 60%;margin-top: 5px;margin-bottom:10px;}
.products-bordered-grid.elements-grid:not(.elements-list) [class*="-grid-item"]{padding: 10px 0px 10px 0;}
.product-grid-item .price del{display: grid;}
.wd-product img {padding: 5px;background: white;}

/* single product label position */
/* .row.product-image-summary-wrap .product-images .product-labels{left: auto;} */

/* single product sticky add to cart */
form.cart {position: fixed;bottom: 5px;z-index: 999;}
.single-product .summary-inner .quantity {display: none;}
.summary-inner>.price {
        display: flex;
        flex-direction: column;
        position: fixed;
        bottom: 0px;
        z-index: 100;
        width: 95%;
        height: 65px;
        border-radius: 20px;
        justify-content: center;
        justify-self: center;
        background-color: rgb(255 255 255 / 50%);
        backdrop-filter: blur(5px);
        padding-right: 45%;
	box-shadow: 3px 2px 9px 1px lightgrey;}


/* description style */
.term-description{margin: 16px;}
}

