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

:root {
	--wd-text-font: "Dana", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Dana", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Dana", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: rgb(36,36,36);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Dana", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Dana", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Dana", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 12px;
	--wd-primary-color: rgb(52,85,255);
	--wd-alternative-color: rgb(95,171,18);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Dana", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-bgcolor: rgb(52,85,255);
	--btn-default-bgcolor-hover: rgb(25,63,255);
	--btn-accented-font-family: "Dana", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-bgcolor: rgb(52,85,255);
	--btn-accented-bgcolor-hover: rgb(25,63,255);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(239,192,52);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(248,248,248);
	background-image: url(https://banovit.com/wp-content/uploads/2022/05/popup-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(55,125,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Dana", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 14px;
	text-transform: none;
	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(52,85,255);
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title, html .post.wd-post .post-title {
	font-family: "Dana", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 18px;
	text-transform: none;
}
html .wd-nav-mobile > li > a {
	font-family: "Dana", Arial, Helvetica, sans-serif;
	text-transform: none;
}
.whb-general-header .wd-nav.wd-nav-secondary > li > a {
	font-family: "Dana", Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: rgb(119,119,119);
}
.whb-general-header .wd-nav.wd-nav-secondary > li:hover > a, .whb-general-header .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(36,36,36);
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Dana", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 22px;
	color: rgb(25,33,61);
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title a:hover {
	color: rgb(0,0,0);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .wd-sticky-btn-cart .single_add_to_cart_button, html .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity input[type] {
	font-family: "Dana", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 15px;
	color: rgb(255,255,255);
	background: rgb(52,85,255);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover, html .wd-sticky-btn-cart .single_add_to_cart_button:hover, html .wd-sticky-add-to-cart:hover, html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity input[type], html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity+.button {
	background: rgb(20,59,255);
}
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(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-brd-color: rgb(235,239,246);
	--wd-form-bg: rgba(15,15,15,0.04);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 15px;
}

@media (max-width: 1024px) {
	html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title, html .post.wd-post .post-title {
		font-size: 16px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}

@media (max-width: 768.98px) {
	html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title, html .post.wd-post .post-title {
		font-size: 16px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 4px;
	}

}
:root{
--wd-container-w: 1390px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--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);
}

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

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

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

@font-face {
	font-family: "Dana";
	src: url("//banovit.com/wp-content/uploads/2024/07/Dana-ExtraBold.woff2") format("woff2"), 
url("//banovit.com/wp-content/uploads/2024/07/Dana-ExtraBlack.woff") format("woff");
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: "Dana";
	src: url("//banovit.com/wp-content/uploads/2024/07/Dana-DemiBold.woff2") format("woff2"), 
url("//banovit.com/wp-content/uploads/2024/07/Dana-DemiBold.woff") format("woff");
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "Dana";
	src: url("//banovit.com/wp-content/uploads/2024/07/Dana-Bold.woff2") format("woff2"), 
url("//banovit.com/wp-content/uploads/2024/07/Dana-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Dana";
	src: url("//banovit.com/wp-content/uploads/2024/07/Dana-Black.woff2") format("woff2"), 
url("//banovit.com/wp-content/uploads/2024/07/Dana-Black.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Dana";
	src: url("//banovit.com/wp-content/uploads/2024/07/Dana-Medium.woff2") format("woff2"), 
url("//banovit.com/wp-content/uploads/2024/07/Dana-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Dana";
	src: url("//banovit.com/wp-content/uploads/2024/07/Dana-Regular.woff2") format("woff2"), 
url("//banovit.com/wp-content/uploads/2024/07/Dana-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Dana";
	src: url("//banovit.com/wp-content/uploads/2024/07/Dana-Thin.woff2") format("woff2"), 
url("//banovit.com/wp-content/uploads/2024/07/Dana-Thin.woff") format("woff");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Dana";
	src: url("//banovit.com/wp-content/uploads/2024/07/Dana-Light.woff2") format("woff2"), 
url("//banovit.com/wp-content/uploads/2024/07/Dana-Light.woff") format("woff");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "Dana";
	src: url("//banovit.com/wp-content/uploads/2024/07/Dana-UltraLight.woff2") format("woff2"), 
url("//banovit.com/wp-content/uploads/2024/07/Dana-UltraLight.woff") format("woff");
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: "DanaNumb";
	src: url("//banovit.com/wp-content/uploads/2024/07/DanaFaNum-Medium.woff2") format("woff2"), 
url("//banovit.com/wp-content/uploads/2024/07/DanaFaNum-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

.product-features-list{
	padding-bottom: 16px;
    display: -webkit-box;
    list-style-type: none;
        overflow: hidden;
    width: 100%;
	padding-right: 0px;
	gap: 8px;
	    cursor: grab;
	user-select: none; /* جلوگیری از انتخاب متن */
    -webkit-user-select: none; 
    -moz-user-select: none; 
    -ms-user-select: none;

}
.product-features-list .feature-description {
    font-size: 13px;
    text-align: right;
    color: #a1a1a1;
    margin: 0px;
}
.product-features-list.active {
    cursor: grabbing;
}
.product-features-list li img {
    width: 80px;
    border-radius: 100px;
    opacity: .7;
	transition: .3s;
}
.product-features-list li:hover img{
	opacity: 1;
}
.product-features-list li {
    display: flex
;
	align-items: center;
    flex-direction: column;
    width: 168px;
    flex-wrap: nowrap;
    justify-content: flex-start;
    gap: 8px;
	padding: 16px 8px;
    background: #f6f8fc;
    border-radius: 15px;
}
.product-features-list::-webkit-scrollbar-track {

    padding: 2px 0;
    background-color: #f6f8fc;
	border-radius:100px;
  }
  
  .product-features-list::-webkit-scrollbar {
    height: 8px;
		background:#F6F8FC;
		border-radius:100px;
			
  }
 
  
  .product-features-list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #3455ff;
  }
.feature-lable-cart{
	position: absolute;
    bottom: 8px;
    left: 8px;
    display: flex
;
    flex-direction: column;
    align-content: center;
    gap: 8px;
}
.feature-lable-cart .nowruz{
	border: 1px solid #00a594;
}

.shower-action-lable{
	max-width: 26px;
    display: flex;
    flex-direction: row-reverse;
    background: #ffffff;
    border-radius: 100px;
    align-content: center;
    padding: 4px;
    align-items: center;
    gap: 8px;
	transition: max-width 0.5s ease-in-out;
    overflow: hidden;
}
.shower-action-lable img{
	width: 16px;
}
.shower-action-lable span{
	opacity: 0;
    white-space: nowrap;
    width: 0;
    font-family: 'Dana';
    font-size: 12px;
    line-height: 15px;
    font-weight: 600;
    color: black;
}
.feature-lable-cart .nowruz span{
    color: #00a594;
}
.shower-action-lable:hover {
    max-width: fit-content;
}

.shower-action-lable:hover span {
	opacity: 1;
    width: auto;
    display: block;
}


.wc-pao-addon-wrap div {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
}
.wc-pao-addons-container{
	display: flex
;
    flex-direction: column;
    gap: 16px;
}
.single_variation_wrap{
	width:100%;
}
.wc-pao-addon .wc-pao-addon-wrap .wc-pao-addon-checkbox{
	align-self: unset;
    margin: 7px 5px;
}
.woocommerce .wc-pao-addon .wc-pao-addon-wrap label {
    width: 100%;
    display: flex
;
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
}
	width:100%;
	font-size: 14px;
}
.wc-pao-addons-container {
    display: flex
;
    margin-bottom: 10px;
    gap: 16px;
    flex-direction: column;
}
div.product-addon-totals ul li{
	    flex-direction: column;
}

.wd-product .product-image-link img, .wd-buttons.wd-pos-r-t {
    border-radius: 12px!important;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .wd-sticky-btn-cart .single_add_to_cart_button, html .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity input[type]{
border-radius: 12px!important;
}
.wd-buy-now-btn{
	border-radius: 12px!important;
}
.product-features-icons {
  display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    gap: 4px;
padding-bottom: 2px;
}
.product-features-icons svg{
	    width: 22px;
		padding-bottom:3px;
}
.product-features-icons span{
	font-size:10px;
	color: #3455ff;
    font-weight: 600;
}

.person-visit{
	position: absolute;
    top: 0;
    right: 0;
    height: 24px;
    padding: 4px 18px;
    background: #0e17467a;
    border-radius: 0px 100px 0px 100px;
    display: flex
;
    flex-direction: row;
}
 
.person-visit span{
	    font-size: 11px;
    color: #ffffff;
    font-weight: 600;
}
.person-visit svg{
	    width: 22px;
		padding-bottom:3px;stroke: #fff;
}
@media (max-width: 1024px) {
    .wd-single-breadcrumbs.wd-nowrap-md [class*="-breadcrumb"] {
      
        direction: rtl!important;
    }
	.wd-accordion.wd-style-shadow>.wd-accordion-item{
		padding: unset!important;
	}
}


.whb-header-bottom .wd-dropdown {
    margin-top: 0px !important;
}
#menu-main-header-menu-megamarket .wd-sub-menu a , #menu-blog .wd-sub-menu a {
    font-size: 16px;
    padding: 8px;
    color: black;
}
#menu-main-header-menu-megamarket .current-menu-item .wd-sub-menu a , #menu-blog .current-menu-item .wd-sub-menu a  {
    border-top: unset;
    opacity: 100%;
}
#menu-main-header-menu-megamarket .wd-sub-menu .current-menu-item a ,#menu-blog .wd-sub-menu .current-menu-item a , #menu-main-header-menu-megamarket .wd-sub-menu a:hover {
    border-top: unset;
    opacity: 100%;
}
ul.elementor-icon-list-items.elementor-inline-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    gap: 8px;
	    margin: 0px;
}
ul.elementor-icon-list-items.elementor-inline-items li{
	 list-style-type: none;
	margin:0px;
}
ul.elementor-icon-list-items.elementor-inline-items li .elementor-icon-list-icon svg {
    --e-icon-list-icon-size: 14px;
    height: 14px;
}

.woocommerce-Price-currencySymbol{
	    margin-right: 5px;
}

.elementor-toc__list-item-text{
	text-align:right
}
.custom-label-product{
	 position: absolute;
    top: 0;
    left: 0;
    background: #0e17467a;
    padding: 4px 12px;
    line-height: 17px;
    font-size: 13px;
    height: 24px;
    direction: ltr;
    font-family: 'DanaNumb';
    color: #fff;
    border-radius: 12px 0px;
 
}
.wd-product .price{display: flex!important;
    flex-direction: column;
}
p.woocommerce-product-details__short-description {
    text-align: right;
    direction: rtl;
    min-height: 39px;
}
#menu-main-header-menu-megamarket li a , #menu-blog li a ,#menu-main-header-menu-megamarket li a img, #menu-blog li a img{
	opacity:50%;
}
#comments{
	    width: 100%;
    margin-bottom: 64px;
	padding: 16px;
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a , html .wd-nav.wd-nav-main > li:hover > a img, html .wd-nav.wd-nav-main > li.current-menu-item > a img{
	opacity:100%!important;
	    color: black;
}

	    border-radius: 12px;
}
.rtl .woocommerce-MyAccount-navigation{
	width:100%!important;
}
.wd-post.blog-style-bg .wd-post-inner{
	padding: 16px;
    border: 1px solid #EBEFF6;
}

.woocommerce-product-details__short-description {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
}

input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
	border:1px solid #EBEFF6;
	
}
.wd-shop-result-count .woocommerce-result-count{
	font-size: 14px;
}
.wd-product .product-wrapper{
	    box-shadow: 0px 5px 17px -6px #18274b1f;
    border-radius: 12px !important;
    gap: 0px;
	    background: #fff;
}
 .wd-accordion.wd-style-shadow>.wd-accordion-item {
     border: 1px solid #EBEFF6;
    box-shadow: unset !important;
    border-radius: 30px !important;
    padding: 0px 24px;
}
.wd-accordion-title.wd-opener-pos-left .wd-accordion-opener {
  margin-right: 12px;
    padding: 9px 22px 5px 22px;
    border: 1px solid #EBEFF6;
    border-radius: 20px;
    color: black;
    font-weight: 800;
}
.wd-accordion-title:is(.wd-active,:hover) .wd-opener-style-arrow {
    border-color: var(--wd-primary-color);
}
.whb-flex-row.whb-top-bar-inner {
    padding: 18px 64px;  
}
.wd-info-box .info-svg-wrapper{
	    width: 40px!important;
    height: 40px!important;
}
.box-icon-with-bg .info-box-icon{
	padding: 8px!important; 
    border-radius: 12px!important;
}
 
.button-cart-product{
	    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-end;
	width:100%;
	    height: 39px;
}
.cart-buttons-product{
	width: 100%;
    display: flex;
    justify-content: space-between;
}
.wd-action-btn.wd-style-icon>a { 
    border-radius: 100px;
    border: 1px solid #EBEFF6;
}
.wd-header-nav{
	height:100%;
}
.wd-header-nav{
	height:100%;
}
#menu-main-header-menu-megamarket, #menu-blog{
	height:100%;
}
#menu-main-header-menu-megamarket li , #menu-blog li{
	height:100%;
}
#menu-main-header-menu-megamarket li a, #menu-blog li a{
	height:100%;
	padding:10px 0px;
}
 
#menu-blog .current-menu-item a{
	border-bottom: 1px solid;
}
#menu-main-header-menu-megamarket .current-menu-item a{
	    opacity: 100;
} 
.wd-tools-element:is(.wd-design-2,.wd-design-5) .wd-tools-count {
    top: -13px;
    right: -17px;
    width: 20px;
    padding-top: 1px;
	border-radius: 100px;
	font-family:"danaNumb";
}

.whb-main-header .whb-col-center{
	flex-direction: column;
	    justify-content: center;
}
.whb-main-header .whb-general-header .whb-col-right{
	width:30%
}
.whb-main-header .whb-general-header .whb-col-left{
	width:30%
}

.wd-product .product-image-link img , .wd-buttons.wd-pos-r-t{
	border-radius: 24px;
}

.onsale-product-cart{
	justify-content: flex-start;
    display: flex
;
    flex-direction: row;
}
.onsale-product-cart .onsale{
	font-family: 'DanaNumb';
	background-color: #3455ff;
    background-position: center;
   padding: 6px 14px 3px 14px;
    border-radius: 50px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
}
	.wd-products[class*="wd-stretch-cont"] .product-element-bottom{
	    align-items: flex-start;
    align-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;    padding: 12px;
    justify-content: flex-start; 
}
		html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title{
			text-align:right;
			max-height: 200px;
  display: block; 
}
.wd-action-btn.wd-style-icon>a{
	width:35px;height: 35px;
}
 
.wd-action-btn.wd-style-icon>a:before {
    font-size: 14px;
}
.product-data-row{
   width: 100%;
    display: flex
;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    flex-wrap: wrap;
}
.wd-product .wd-product-sku {
    font-size: 12px;
	color: #a1a1a1 !important; 
}
.star-box-product{
	    border: 1px solid #EBEFF6;
    border-radius: 100px;
    width: 40px;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
    padding: 0px 5px;
    font-size: 80%;
    color: #19213D;
    font-family: 'DanaNumb';
}
.price-button-cart{
	    display: flex;
    width: 100%;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.price {
	    display: flex;
    flex-direction: column;
}
.price-button-cart .price {
	width:50%;    
	display: flex !important;
    flex-direction: column;
    align-items: flex-end;
}
.price-button-cart a{
	    border-radius: 100px!important;
    border: unset;
    box-shadow: unset!important;    height: 45px;
    width: 126px;    width: 100%;
    text-align: left;

}
.price-button-cart a span{ 
	    padding: 5px 10px;
}
.woocommerce-Price-amount bdi {
	font-family: 'DanaNumb';
}
.amount {
	color: #19213D;
}
 .wd-slider.wd-section-container>.wd-carousel-inner>.wd-carousel{
	 border-radius:32px!important;
}
body .wd-action-btn.wd-wishlist-btn>a:before {
  content: "";
  display: inline-block;
  width: 1em; /* Adjust the size as needed */
  height: 1em; /* Adjust the size as needed */
  background-image: url('https://banovit.com/wp-content/uploads/2024/07/heart.svg'); /* Replace with the URL to your SVG */
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle; /* Adjust the alignment as needed */
}

body .wd-action-btn.wd-quick-view-icon>a:before {
	  content: "";
  display: inline-block;
  width: 1em; /* Adjust the size as needed */
  height: 1em; /* Adjust the size as needed */
  background-image: url('https://banovit.com/wp-content/uploads/2024/07/fi-rr-list.svg'); /* Replace with the URL to your SVG */
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle; /* Adjust the alignment as needed */
}
body .wd-action-btn.wd-compare-icon>a:before {
	  content: "";
  display: inline-block;
  width: 1em; /* Adjust the size as needed */
  height: 1em; /* Adjust the size as needed */
  background-image: url('https://banovit.com/wp-content/uploads/2024/07/convertshape-2.svg'); /* Replace with the URL to your SVG */
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle; /* Adjust the alignment as needed */
}
body .wd-action-btn.wd-share-icon>a:before {
	  content: "";
  display: inline-block;
  width: 1em; /* Adjust the size as needed */
  height: 1em; /* Adjust the size as needed */
  background-image: url('https://banovit.com/wp-content/uploads/2024/07/fi-rr-share.svg'); /* Replace with the URL to your SVG */
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle; /* Adjust the alignment as needed */
}
@media (min-width: 1200px){
	
}@media (min-width: 1025px) {
		html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title{
			text-align:right;
			max-height: 200px;
			white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%; /* می‌توانید عرض دلخواه را تنظیم کنید */
  display: block; 
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.whb-flex-row.whb-top-bar-inner {
    padding: unset;
    margin: unset;
    background: unset;
    border-radius: unset;
}
}

@media (max-width: 576px) {
	.shower-action-lable{
	max-width: 20px; 
    padding: 2px;
}
.shower-action-lable img {
    width: 14px;
}
.whb-flex-row.whb-top-bar-inner {
    padding: unset;
    margin: unset;
    background: unset;
    border-radius: unset;
}
.elementor-element.elementor-element-0b375fe.wd-col-offcanvas-md-sm.wd-col-offcanvas-sm.e-con-full.e-flex.wd-alignment-left.e-con.e-child.wd-side-hidden.wd-left.wd-inited.wd-scroll.wd-opened{
	border-radius:0px;
}
.onsale-product-cart .onsale{
	    font-size: 13px;
    font-weight: 500;
    line-height: 12px;
	    padding: 6px 5px 3px 5px;
}
.custom-label-product{
padding: 7px 18px;
        line-height: 9px;
        font-size: 12px;
	    height: 21px;
}
}

