@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//tilno.ir/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.1") format("woff2");
	font-display:swap;
}

:root {
	--wd-hb-opt-h: 100px;
	--wd-text-font: "YekanBakh", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(36,36,36);
	--wd-text-font-size: 14px;
	--wd-title-font: "YekanBakh", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "YekanBakh", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "YekanBakh", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "YekanBakh", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "YekanBakh", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(214,6,68);
	--wd-alternative-color: rgb(249,7,88);
	--btn-default-font-weight: 400;
	--btn-default-bgcolor: rgb(214,6,68);
	--btn-default-bgcolor-hover: rgb(168,5,48);
	--btn-accented-font-family: "YekanBakh", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 400;
	--btn-accented-bgcolor: rgb(214,6,68);
	--btn-accented-bgcolor-hover: rgb(249,7,88);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(28,97,231);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,176,0);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(33,67,181);
	--wd-link-color-hover: rgb(25,61,181);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(179,98,230);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 600px;
}
.wd-hb {
	background-color: rgb(214,6,68);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	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(248,248,248);
	--wd-bordered-bg:rgb(248,248,248);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "RokhFanum", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: rgb(0,0,0);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(0,0,0);
}
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-color: rgb(0,0,0);
	--wd-form-placeholder-color: rgb(0,0,0);
	--wd-form-brd-color: rgb(21,26,45);
	--wd-form-brd-color-focus: rgb(21,26,45);
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-size: 8px;
	--wd-pagin-bg-hover: rgb(7,14,28);
	--wd-pagin-bg-act: rgb(7,14,28);
}
.product-labels .product-label.onsale {
	background-color: rgb(214,6,68);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(214,6,68);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(214,6,68);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(1,0,20);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(214,6,68);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}

@media (max-width: 1024px) {
	:root {
		--wd-hb-opt-h: 110px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-hb-opt-h: 185px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 7px;
	}

}
:root{
--wd-container-w: 1400px;
--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;
--wd-brd-radius: 8px;
}

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

rs-slides :is([data-type=text],[data-type=button]) {
font-family: YekanBakh !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: YekanBakh !important;
}

.wd-page-title {
background-color: rgb(0,0,0);
}

@font-face {
	font-family: "YekanBakh";
	src: url("//tilno.ir/wp-content/uploads/2025/08/YekanBakhFaNum-Regular.woff2") format("woff2"), 
url("//tilno.ir/wp-content/uploads/2025/08/YekanBakhFaNum-Regular.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "YekanBakh";
	src: url("//tilno.ir/wp-content/uploads/2025/08/YekanBakhFaNum-Bold.woff2") format("woff2"), 
url("//tilno.ir/wp-content/uploads/2025/08/YekanBakhFaNum-Bold.woff") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "RokhFanum";
	src: url("//tilno.ir/wp-content/uploads/2025/08/RokhFaNum-Regular.woff2") format("woff2"), 
url("//tilno.ir/wp-content/uploads/2025/08/RokhFaNum-Regular.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "RokhFanum";
	src: url("//tilno.ir/wp-content/uploads/2025/08/RokhFaNum-Bold.woff2") format("woff2"), 
url("//tilno.ir/wp-content/uploads/2025/08/RokhFaNum-Bold.woff") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

/*mr2od*/
.wd-entry-content {
  line-height: 39px;
}
#customer_login > div.col-12.col-md-6.col-register > form > p:nth-child(3) {
  display: none !important;
}

#customer_login > div.col-12.col-md-6.col-register > form > div.woocommerce-privacy-policy-text > p {
  font-size: 0;
  position: relative;
}

.wd-post-content{
	background-color: #151B2D;
  border-bottom-left-radius: 14px;
	border-bottom-right-radius: 14px;
}
.post-title{
	margin-top: -5px;
	 overflow: hidden; 
   text-overflow: ellipsis; 
   display: -webkit-box; 
   -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
	color: #fff;
}
.wd-post-entry-meta{
	color: #A54CF9;
	margin-top: -10px
}
.loop-onvan{
	overflow: hidden; 
   text-overflow: ellipsis; 
   display: -webkit-box; 
   -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.prodbaner {
  transform-origin: bottom center;
  transition: transform 0.6s ease, z-index 0.3s ease; /
}

.prodbaner:hover {
  z-index: 5 !important;
  transform: scale(1.1);
}
.continrw::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 8px; 
  height: 60%;
  background: linear-gradient(60deg, rgba(255,107,187,1), rgba(86,103,255,1), rgba(160,76,255,1));
  border-bottom-left-radius: 250px;
  border-top-left-radius: 250px;
  transform: translateY(-50%);
}

.continrw::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 8px;
  height: 60%;
  background: linear-gradient(60deg, rgba(255,107,187,1), rgba(86,103,255,1), rgba(160,76,255,1));
  border-bottom-right-radius: 250px;
  border-top-right-radius: 250px;
  transform: translateY(-50%);
}
.wd-post-content{
	background-color: #151B2D;
  border-bottom-left-radius: 14px;
	border-bottom-right-radius: 14px;
}
.post-title{
	margin-top: -5px;
	 overflow: hidden; 
   text-overflow: ellipsis; 
   display: -webkit-box; 
   -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.wd-post-entry-meta{
	color: #A54CF9;
	margin-top: -10px
}
@media (min-width: 1025px) {
  .wd-header-cats.wd-style-1 .menu-opener {
		min-width: 180px !important;
		max-height: 45px !important;
		background: linear-gradient(60deg, rgb(95, 11, 15) 0%, rgb(177, 56, 56) 50%, rgb(236, 0, 0) 100%);
		border-radius: 16px !important;
  }
}
.wd-timer {
  direction: rtl;
}
/* 
.product-box {
    text-align: center;
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 12px;
    max-width: 300px;
    margin: auto;
}

.product-img {
    width: 100%;
    border-radius: 8px;
}

.product-title {
    font-size: 18px;
    margin-top: 10px;
}

.product-price {
    color: #444;
    margin: 10px 0;
}

.buy-btn {
    background: #1e40af;
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    text-decoration: none;
    border-radius: 6px;
    margin-top: 10px;
}

body.rtl .product-box {
    direction: rtl;
    text-align: right;
}

.box-style-border .info-box-content {
    border: 3px solid #151A2D !important;
    border-radius: 22px !important;
}

.wd-timer-days {
    display: none !important;
}

.wd-post-content {
    background-color: #151B2D;
    border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px;
}

.post-title {
    margin-top: -5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.wd-post-entry-meta {
    color: #A54CF9;
    margin-top: -10px
}

.loop-onvan {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.neveshte img {
    border-radius: 10px;
}

.neveshte p {
    color: #E4E4E4 !important;
}

.wd-all-open-title {
    display: none;
}

.single-product .outofstock .sale-number {
    display: none !important;
}

li::marker {
    color: #fff;
}

.woocommerce-Reviews-title {
    display: none;
}

.wd-buttons[class*="wd-pos-r"] {
    background: #A04CFF;
}

:is(.woocommerce-checkout > .checkout-order-review, .woocommerce-order-pay #order_review)::before,
:is(.woocommerce-checkout > .checkout-order-review, .woocommerce-order-pay #order_review)::after {
    background-image: radial-gradient(farthest-side, transparent 6px, #151B2D 0);
}

.checkout-order-review {
    background: #151B2D !important;
}

.wd-table-wrapper {
    background: #070E1C !important;
}

.comment-form-url {
    display: none;
}

.wd-nav-pagin-item.wd-active span {
    width: 25px !important;
    border-radius: 999px !important;
}

.dasteha .btn-size-small {
    background: #a04cff;
}

del .woocommerce-Price-currencySymbol {
    display: none
}

.woocommerce-Price-currencySymbol {
    font-size: 0
}

.woocommerce-Price-currencySymbol::before {
    content: 'تومــان ';
    color: #ffff;
    opacity: 1;
    font-size: 12px;
    font-weight: 300;
    margin-right: 3px;
}

.wd-pf-dropdown a {
    color: #fff !important;
}

.wd-pf-dropdown a:hover {
    background-color: #b253f3 !important;
}

.wd-pf-dropdown .wd-active>a {
    background-color: #b253f3 !important;
}

.product-wrapper .star-rating {
    display: none !important;
}

.comment-form {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
}

.comment-form-pros,
.comment-form-cons,
.comment-form-author,
.comment-form-email {
    flex: 0 0 48% !important;
    display: flex !important;
    flex-direction: column !important;
    box-sizing: border-box !important;
    margin-bottom: 15px !important;
}

.shop_attributes tr {
    justify-content: space-between !important;
}

/* افزایش فضای کلیک برای لینک‌های متا در وبلاگ */
.wd-entry-meta span.author a, 
.wd-entry-meta span.time, 
.wd-entry-meta span.comments-link a {
    padding: 10px 5px !important;
    display: inline-block;
}

/* --- کدهای جدید برای رفع ارور کنتراست گوگل --- */

/* اصلاح رنگ تعداد نظرات (مثل: 44) به مشکی خالص */
.product-wrapper .woocommerce-review-link, 
.woocommerce-review-link,
.star-rating span {
    color: #000000 !important; 
    font-weight: bold !important;
    opacity: 1 !important;
}

/* اصلاح رنگ زیرعنوان‌های خاکستری باکس‌ها */
.info-box-subtitle {
    color: #555555 !important;
}

/* فاصله انداختن بین تیتر و نویسنده */
.wd-post :is(.entry-title, .wd-entities-title) {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}@media (min-width: 1025px) {
	#customer_login > div.col-12.col-md-6.col-register > form > p:nth-child(3) {
  display: none !important;
}

#customer_login > div.col-12.col-md-6.col-register > form > div.woocommerce-privacy-policy-text > p {
  font-size: 0;
  position: relative;
}
	.whb-general-header {
	 width: 1400px;
  margin: 0 auto;
	border-bottom-left-radius: 18px;
	border-bottom-right-radius: 18px;
}
.whb-header-bottom {
	width: 1300px;
	margin: 0 auto;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background: linear-gradient(90deg, #6C60FF, #A04CFF)!important;
}
.menu-opener {
    border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.wd-header-cats.wd-style-1 .menu-opener {
    min-width: 180px!important;
    max-height: 45px!important;
		background: linear-gradient(60deg, rgb(95, 11, 15) 0%, rgb(177, 56, 56) 50%, rgb(236, 0, 0) 100%);
	border-radius: 16px !important;
}
.wd-dropdown {
  min-width: 180px;
}
.wd-nav-vertical > li > a:hover {
    background-color: #A24CFE!important;
}
/*
	.product-box {
  text-align: center;
  border: 1px solid #ddd;
  padding: 20px;
  border-radius: 12px;
  max-width: 300px;
  margin: auto;
}

.product-img {
  width: 100%;
  border-radius: 8px;
}

.product-title {
  font-size: 18px;
  margin-top: 10px;
}

.product-price {
  color: #444;
  margin: 10px 0;
}

.buy-btn {
  background: #1e40af;
  color: #fff;
  padding: 10px 20px;
  display: inline-block;
  text-decoration: none;
  border-radius: 6px;
  margin-top: 10px;
}
body.rtl .product-box {
  direction: rtl;
  text-align: right;
}
	.whb-general-header {
	 width: 1400px;
  margin: 0 auto;
	border-bottom-left-radius: 18px;
	border-bottom-right-radius: 18px;
}
.whb-header-bottom {
	width: 1300px;
	margin: 0 auto;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background: linear-gradient(90deg, #6C60FF, #A04CFF)!important;
}
.menu-opener {
    border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.wd-header-cats.wd-style-1 .menu-opener {
    min-width: 180px!important;
    max-height: 45px!important;
    background: linear-gradient(60deg, rgba(160,76,255,1) 0%, rgba(86,103,255,1) 50%, rgba(255,107,187,1) 100%);border-radius: 16px!important;
}
.wd-dropdown {
  min-width: 180px;
}
.wd-nav-vertical > li > a:hover {
    background-color: #A24CFE!important;
}
.post-title{
	font-size: 16px!important;
}
.wd-post-desc{
		 font-size: 13px!important;
}

.neveshte h2 {
    font-size: 25px;
}
.neveshte h3 {
    font-size: 22px;
}
.neveshte h4 {
    font-size: 20px;
}
.neveshte h5 {
    font-size: 18px;
}
.neveshte p {
    font-size: 16px;
}
.woocommerce-product-rating .star-rating {
    margin-inline-end: 3px;
	  font-size: 13px;
}
.woocommerce-review-link{
		  font-size: 13px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	#customer_login > div.col-12.col-md-6.col-register > form > p:nth-child(3) {
  display: none !important;
}

#customer_login > div.col-12.col-md-6.col-register > form > div.woocommerce-privacy-policy-text > p {
  font-size: 0;
  position: relative;
}
/*mr2od 
	.product-box {
  text-align: center;
  border: 1px solid #ddd;
  padding: 20px;
  border-radius: 12px;
  max-width: 300px;
  margin: auto;
}

.product-img {
  width: 100%;
  border-radius: 8px;
}

.product-title {
  font-size: 18px;
  margin-top: 10px;
}

.product-price {
  color: #444;
  margin: 10px 0;
}

.buy-btn {
  background: #1e40af;
  color: #fff;
  padding: 10px 20px;
  display: inline-block;
  text-decoration: none;
  border-radius: 6px;
  margin-top: 10px;
}
body.rtl .product-box {
  direction: rtl;
  text-align: right;
}

	.whb-general-header {
	 width: 96%;
  margin: 0 auto;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;}
.whb-header-bottom {
	width: 85%;
	margin: 0 auto;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.post-title{
	font-size: 16px!important;
}
.wd-post-desc{
		 font-size: 13px!important;
}
.neveshte h2 {
    font-size: 21px;
}
.neveshte h3 {
    font-size: 19px;
}
.neveshte h4 {
    font-size: 17px;
}
.neveshte h5 {
    font-size: 15px;
}
.wd-toolbar {
  background-color: #151B2D !important;
  width: 96%;
  margin: 0 auto;
  border-top-left-radius: 13px;
  border-top-right-radius: 13px;
}
.wd-toolbar::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 5%;
  width: 90%;
  height: 5px;
  background: linear-gradient(90deg, #6C60FF, #A04CFF)!important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.woocommerce-product-rating .star-rating {
    margin-inline-end: 3px;
	  font-size: 12px;
}
.woocommerce-review-link{
		  font-size: 12px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	#customer_login > div.col-12.col-md-6.col-register > form > p:nth-child(3) {
  display: none !important;
}

#customer_login > div.col-12.col-md-6.col-register > form > div.woocommerce-privacy-policy-text > p {
  font-size: 0;
  position: relative;
}
	.product-box {
  text-align: center;
  border: 1px solid #ddd;
  padding: 20px;
  border-radius: 12px;
  max-width: 300px;
  margin: auto;
}

.product-img {
  width: 100%;
  border-radius: 8px;
}

.product-title {
  font-size: 18px;
  margin-top: 10px;
}

.product-price {
  color: #444;
  margin: 10px 0;
}

.buy-btn {
  background: #1e40af;
  color: #fff;
  padding: 10px 20px;
  display: inline-block;
  text-decoration: none;
  border-radius: 6px;
  margin-top: 10px;
}
body.rtl .product-box {
  direction: rtl;
  text-align: right;
}
/*mr2od*/
	.whb-general-header {
	width: 96%;
  margin: 0 auto;
	border-bottom-left-radius: 13px;
	border-bottom-right-radius: 13px;
}
.whb-header-bottom {
	width: 85%;
	margin: 0 auto;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.post-title{
	font-size: 14px!important;
}
.wd-post-desc{
		 font-size: 11px!important;
}
.breadcrumb-container {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
}
.wd-toolbar {
  width: 96%;
  margin: 0 auto;
  border-top-left-radius: 13px;
  border-top-right-radius: 13px;
}
.wd-toolbar::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 5%;
  width: 90%;
  height: 5px;
  background: linear-gradient(90deg, #6C60FF, #A04CFF)!important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.woocommerce-product-rating .star-rating {
    margin-inline-end: 3px;
	  font-size: 12px;
}
.woocommerce-review-link{
		  font-size: 12px;
}
}

@media (max-width: 576px) {
	#customer_login > div.col-12.col-md-6.col-register > form > p:nth-child(3) {
  display: none !important;
}

#customer_login > div.col-12.col-md-6.col-register > form > div.woocommerce-privacy-policy-text > p {
  font-size: 0;
  position: relative;
}
	.product-box {
  text-align: center;
  border: 1px solid #ddd;
  padding: 20px;
  border-radius: 12px;
  max-width: 300px;
  margin: auto;
}

.product-img {
  width: 100%;
  border-radius: 8px;
}

.product-title {
  font-size: 18px;
  margin-top: 10px;
}

.product-price {
  color: #444;
  margin: 10px 0;
}

.buy-btn {
  background: #1e40af;
  color: #fff;
  padding: 10px 20px;
  display: inline-block;
  text-decoration: none;
  border-radius: 6px;
  margin-top: 10px;
}
body.rtl .product-box {
  direction: rtl;
  text-align: right;
}
	/*mr2od*/
.whb-general-header {
	 width: 96%;
  margin: 0 auto;
  border-bottom-left-radius: 13px;
	border-bottom-right-radius: 13px;
}
.whb-header-bottom {
	width: 85%;
	margin: 0 auto;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.post-title{
	font-size: 14px!important;
}
.wd-post-desc{
		 font-size: 11px!important;
}
.breadcrumb-container {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
}
.neveshte h2 {
    font-size: 17px;
}
.neveshte h3 {
    font-size: 15px;
}
.neveshte h4 {
    font-size: 13px;
}
.neveshte h5 {
    font-size: 11px;
}
.wd-toolbar {
  width: 96%;
  margin: 0 auto;
  border-top-left-radius: 13px;
  border-top-right-radius: 13px;
}
.wd-toolbar::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 5%;
  width: 90%;
  height: 5px;
  background: linear-gradient(90deg, #6C60FF, #A04CFF)!important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.blogdasteha .elementor-icon-box-content {
    margin-top: 8px;
}
.woocommerce-product-rating .star-rating {
    margin-inline-end: 3px;
	  font-size: 11px;
}
.woocommerce-review-link{
		  font-size: 11px;
}
}

