:root {
	--wd-text-font: "IRSansx", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "IRSansx", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: none;
	--wd-title-color: #242424;
	--wd-entities-title-font: "IRSansx", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--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: "IRSansx", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "IRSansx", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "IRSansx", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(29,186,181);
	--wd-alternative-color: rgb(111,178,26);
	--btn-default-font-family: "IRSansx", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(3,183,0);
	--btn-accented-bgcolor-hover: rgb(42,78,81);
	--wd-form-brd-width: 0px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(4,95,103);
	--wd-sticky-btn-height: 90px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(248,248,248);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
: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(241,244,255);
	--wd-bordered-bg:rgb(241,244,255);
}
: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-secondary > li > a {
	font-family: "IRansansX, sans-serif", Arial, Helvetica, sans-serif;
	font-weight: 700;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 18px;
	text-transform: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
.whb-general-header .wd-nav.wd-nav-secondary > li > a {
	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 .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-btn-cart .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity :is(input[type],.btn) {
	color: rgb(255,255,255);
	background: rgb(4,95,103);
}
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-btn-cart .wd-sticky-add-to-cart:hover, html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity :is(input[type],.btn), html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity+.button {
	background: rgb(42,78,81);
}
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-bg: rgba(15,15,15,0.04);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--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;
	}
	html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
		font-size: 16px;
	}

}
:root{
--wd-container-w: 1296px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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: 12px;
}

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


.wd-page-title {
background-color: rgb(10,172,187);
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-family: 'IRSansx';
}

/* عرض ویژگی ها */
.shop_attributes th {  width: 300px !important;}

/* عنوان ها */
h4.elementor-image-box-title a {font-family: 'Pinar-VF';}
h3.elementor-icon-box-title span {font-family: 'Pinar-VF';}
/* فاصله قیمت */
span.woocommerce-Price-currencySymbol {margin-right: 5px;}



/* برای فهرست منوها */

/* عرض زیر منو */
.wd-dropdown-menu.wd-design-default .wd-dropdown {width: 330px;border-radius:20px 0 0 20px}
.wd-dropdown-menu.wd-design-default {
padding: var(--wd-dropdown-padding, 12px 20px); --wd-dropdown-width: 250px;border-radius: 0 0 20px 0px;}
/* منوی مصرفی یورولوژی */
li.ednimenu > ul.sub-sub-menu.wd-dropdown {margin-top: -250px !important;}
/* مصرفی  ست سرم */
li.ednimenu1 > ul.sub-sub-menu.wd-dropdown {margin-top: -180px !important;}
/* ویلچر دستی */
li.ednimenuvildasti > ul.sub-sub-menu.wd-dropdown {margin-top: -50px !important;}




/*  قیمت   */
.wd-tools-element:is([class*="wd-design-6"],[class*="wd-design-7"],.wd-design-8) .wd-tools-count {
    position: absolute;
    top: -8px;
    inset-inline-start: -5px;
    box-shadow: unset;
    border: 1px solid;
    color: rgb(18 70 171);
    font-size: 16px;
    height: 22px;
    width: 22px;
    line-height: 23px;
    border-radius: 26px;
}
input.s.wd-search-inited {
    font-size: 25px !important;
    color: #045f67 !important;
}

/*serach*/
.wd-search-full-screen .searchform inpu t[type="text"] {font-size: 25px !important ;color: #045f67;}

/* لیست توضیحات کوتاه */
.woocommerce-product-details__short-description>ul>li:before {
    background: #045f67;
    padding: 5px;
    border-radius: 5px;
    height: 17px;
    line-height: 1;
    color: #fff;
}



/* استایل کامنت نظرات باگ */
.comments-area .comment-respond {
    padding: 30px;
    background: #fff;
    box-shadow: 2px 5px 30px rgba(0, 0, 0, .1);
    border-radius: 12px;
}

/* رنگ متن عنوان منوهای سمت چپ هدر */
.whb-general-header .wd-nav.wd-nav-secondary>li>a { color: #000;}
.wd-search-cat>a>span { color: #000;}
.wd-search-cat>a  {color :#000}

/* mega menu */
.wd-dropdown {    border-radius: 0 0 8px 8px;}
.wd-sub-accented>li>a {background : #045f67; color:#fff;font-weight:500;margin-bottom: 10px;margin-top: -15px;padding:10px;border-radius:4px;}
.wd-sub-accented>li>a:hover{color:#fff;}

/* خبرم کن */
button.smsir-notifyme-button {
    background: #eb3c59;
    color: #fff;
    border-radius: 12px;
}

/* دسته بندی صفحه محصولات عنوان  */
.wd-page-title .title {
    font-size: 26px !important;
}

.wd-nav-product-cat:not(.wd-nav-mobile)>li>a {
    padding: 5px 10px !important;
    font-size: 13px;
    font-weight: 500;
    background: #ffffff2e;
}
.wd-nav.wd-gap-m {
    --nav-gap: 10px;
}
.wd-nav-product-cat:not(.wd-nav-mobile)>li>a:hover {
    background: #0e94a1;
}
.wd-nav[class*="wd-style-underline"] .nav-link-text:after {display:none}


/* آیکن مقایسه و علاقه مندی در منوی چسبان جزئیات محصول بالای فوتر */
.wd-sticky-btn .wd-sticky-btn-cart .wd-action-btn.wd-style-icon { display: none;}

/* آیکن آموزش هدر */
span.wd-btn-icon {  background: #fff; padding: 5px; border-radius: 28px; margin-right: -16px; }
.btn-icon-pos-right { font-weight: 400; }

/* Cart  سایز عنوان صفحه*/
.wd-checkout-steps {font-size: 18px;}
/* CART مخفی کردن آدرس */
.cart-totals-inner tr.shipping td > *:last-child {display: none;}


/* قیمت */
.summary-inner>.price {
    display: inline-block !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    background: #03b700;
    padding: 10px;
    color: #fff;
    border-radius: 10px;
}

/* صفحه کناری اطلاعات جزییات محصول */
.product-summary-shadow .summary-inner {box-shadow: 2px 5px 30px  rgba(0,0,0,.1) !important ;}
.woocommerce-breadcrumb{ background: rgb(248 248 248);padding: 5px 20px; border-radius: 7px;}

/* تصویر شاخص در صفحه محصول */
.single-product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child {
width: 100%;max-width: 500px;aspect-ratio: 1 / 1;   margin: 0 auto;padding: 5px;
background-color: #eee;   border-radius: 5px; overflow: hidden;}
.single-product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child img {
width: 100%;height: 100%;object-fit: cover;border-radius: 5px;}


/* شبکه های اجتماعی داخل کارت محصول */
.product-share.wd-layout-inline.text-center {
    background: #f5f8f7;
    padding: 8px;
    border-radius: 10px;
}

/* نمایش سریع */
table :is(tbody,tfoot) th {font-size: 13px;}
.product-image-summary .entry-title { font-size: 18px !important}

/* امتیازدهی کامنت ها در جزئیات محصول */
span#reply-title { font-size: 14px;}
.comment-form>.comment-form-rating { border: 1px solid #eabe12;  border-radius: 41px;   padding: 13px;}

/* کارت محصول آرشیو */
.wd-entities-title a { font-weight: 300;font-size: 14px;}
.wd-product.wd-hover-button .wd-add-btn>a { background: #045f67; border: none; border-radius: 8px; font-weight: 500;}

/* تخفیف محصول */
.product-label { border-radius: 8px;}


/* صفحه جزئیات محصول */
@media (max-width: 768.98px) {
.single-product-page .summary-inner { padding: 25px 15px 10px 15px !important; }
.woocommerce-product-details__short-description ul {  font-size: 14px !important;   }
.summary-inner>.price { font-size: 17px !important; padding: 9px 16px !important;}
.summary-inner .product_meta { font-size: 15px !important; }
}

/* لیست  ارسال شهرها  */
tr.woocommerce-shipping-totals.shipping th {
    display: none;
}






/* blog */
.blog-design-masonry.wd-add-shadow .article-inner {padding: 12px;   box-shadow: 2px 5px 30px rgba(0, 0, 0, .1);    border-radius: 8px;}
.post-img-wrapp { border-radius: 10px;}
.wd-post-date.wd-style-with-bg { border-radius: 10px;}
.blog-design-masonry .post-title {font-size: 16px !important;  margin: 15px 0px 25px;}
.blog-design-masonry.has-post-thumbnail .wd-post-date { border-radius: 10px;}
.wd-post.blog-style-bg .wd-post-inner {padding: 15px; box-shadow: 2px 5px 30px rgba(0, 0, 0, .1); border-radius: 8px;}
.wd-post-img img { border-radius: 8px;}
h3.wd-entities-title.title.post-title a { font-size: 17px;}
.wd-post-desc { font-size: 13px;}


/* تصاویر شاخص بلاگ */
.wd-single-post-img img { border-radius: 10px;height: 500px; object-fit: fill;}
.wd-post-img img :hover { border-radius: 8px;}
.wd-single-post-img img:hover { border-radius: 8px;}









/* login */
.woocommerce-LostPassword.lost_password { display: none;}
.login-form-footer { display: none;}
/* login shadow profile */
.wd-dropdown.wd-dropdown-menu.wd-dropdown-my-account.wd-design-default {max-width: 190px;border-radius: 11px;top: 37px;box-shadow: 2px 5px 30px rgba(0, 0, 0, .1);}


/* popup خرید  */
.popup-added_to_cart h3 {  font-size: 18px; }
.wd-popup { padding: var(--wd-popup-padding, 60px 10px); }


/* صفحه  checkout  */
/* توضیحات تکمیلی */
.shop_attributes th { background: #eee;  width: 200px; padding: 10px; border-radius: 6px;}
.shop_attributes td { background: #f8f8f8; width: 100%; padding: 10px; border-radius: 6px;}

/* checkout *//* آیکن کارت محصول */
.wd-action-btn.wd-style-icon>a {width: 40px;}
.wd-buttons[class*="wd-pos-r"] { border-radius: 44px;}

/* استایل اختصاصی فقط برای صفحه checkout */
.woocommerce-privacy-policy-text { display: none;}

/* کد تخفیف */
:root :is(.woocommerce-form-coupon-toggle,.woocommerce-form-login-toggle)>div {display : none;}
:is(.woocommerce-checkout>.checkout-order-review,.woocommerce-order-pay #order_review) { background-color: #bdcbe8;}
:is(.woocommerce-checkout>.checkout-order-review,.woocommerce-order-pay #order_review):before {    background-image: radial-gradient(farthest-side, transparent 6px, #bdcbe8 0);}
:is(.woocommerce-checkout>.checkout-order-review,.woocommerce-order-pay #order_review):after { background-image: radial-gradient(farthest-side, transparent 6px, #bdcbe8 0); }

/* گزینه های پست */
input#shipping_method_0_free_shipping28 {display: none;}


/* سایدبار */
/* widget سایدبار shop*/
:is(.widget,.wd-widget,div[class^="vc_wp"]) {
box-shadow: 0 5px 8px -3px rgba(0, 0, 0, .1);
background: #fff;
padding: 15px;
border-radius: 8px;}
.widget:last-child {
padding-bottom: 10px;padding-top: 10px;}

/* متن سبد خرید سایدبار */
.wd-heading .title {font-size: 100%;}

/* سایدبار عنوان محصول */
.product_list_widget>li .wd-entities-title {  font-size: 12px;}

/* سایدبار - حمل رایگان */
.progress-msg {padding: 10px;border-radius: 10px; font-size: 13px;line-height: 2; background: #6fb21a21;}
.wd-progress-bar .progress-bar { background-color: rgb(111 178 26);}

/* متن کلوز */
.wd-action-btn.wd-style-text>a { font-size: 13px;}

/* پیامک اطلاع رسانی */
form#sms-notif-form-1 {
    background: rgb(238, 238, 238);
    padding: 15px;
    border-radius: 10px;
}
label#sms-notif-enable-label-1 {
    margin-bottom: 15px;
}
input#sms-notif-mobile-1 {
    background: #fff;
    margin-bottom: 10px;
}


/* برای عدم نمایش تصویر دسته بندی در عنوان ها */
.wd-page-title.page-title.page-title-default.title-size-small.title-design-default.color-scheme-light.with-back-btn.without-title.wd-nav-side-hidden-mb-on { background: #6fb21a; background-image: unset !important;}


/* پنل پیشخوان کاربران */
.woocommerce-MyAccount-navigation ul li a {background: #FFFFFF; margin: 10px 0; padding: 15px !important; border-radius: 8px; text-align: right; }


/* پیشخوان */
.woocommerce-MyAccount-title.entry-title {
    padding: 10px !important;
    color: #ffffff !important;
    background: #045f67 !important;
    border-radius: 8px !important;
}

/* علاقه مندی پنل */
a.wd-wishlist-remove {background: red; padding: 5px 10px; border-radius: 0 0 6px 6px;color: #fff; margin-top: -18px;}

.wd-my-account-sidebar.woodmart-my-account-sidebar { box-shadow: -2px 2px 30px #00000010; border-radius: 10px; border: none; text-align: right; padding: 15px 0 15px 0; max-width: 20%;}
.woocommerce-MyAccount-title.entry-title {  font-size: 17px; padding-right: 20px;  font-weight: 600;  color: #444;    text-align: right;}
.woocommerce-MyAccount-content {Box-shadow: -2px 2px 30px #00000010; border-radius: 10px; padding: 40px;background: #FFF;}
.wd-my-account-sidebar {border: none;}
.wd-my-account-links a {box-shadow: none;border: 1px solid #e9e9e9;border-radius: 18px;}
.woocommerce-EditAccountForm fieldset { border-radius: 8px; border: 1px solid #eee;}

/* استایل‌های واکنشگرا */
@media (max-width: 768px) {
.woocommerce-MyAccount-navigation,.woocommerce-MyAccount-content { float: none !important; width: 100%; padding: 15px; }
	a.wd-wishlist-remove {    margin-top: 0px;}	
.wd-my-account-sidebar { padding: 0;}
.woocommerce-my-account-wrapper { margin-inline: 0;}
.rtl .woocommerce-MyAccount-content {padding-right: 15px;}
	
/* استایل منوی افقی در موبایل */
.woocommerce-MyAccount-navigation { overflow-x: auto; -webkit-overflow-scrolling: touch;padding: 10px !important;    }
.woocommerce-MyAccount-navigation ul {display: flex; flex-wrap: nowrap;  gap: 10px; padding-bottom: 5px;}
.woocommerce-MyAccount-navigation ul li {margin: 0;padding: 0; border-bottom: none;flex: 0 0 auto; }
.woocommerce-MyAccount-navigation ul li a {padding: 8px 15px; font-size: 13px; border: 1px solid #e6e6e6; border-radius: 20px; }
	
/* نمایش اسکرولبار افقی به صورت زیبا */
.woocommerce-MyAccount-navigation::-webkit-scrollbar { height: 4px;    }
.woocommerce-MyAccount-navigation::-webkit-scrollbar-track { background: #f1f1f1; border-radius: 4px;}
.woocommerce-MyAccount-navigation::-webkit-scrollbar-thumb { background: #333; border-radius: 4px;}
}




/********  موبایل **********/

@media (max-width: 768px) { 
.woocommerce-shipping-methods label {font-size: 12px !important;}
.wd-checkout-prod-title>:is(.cart-product-label-link,.cart-product-label) {font-size: 14px;}	
.woocommerce-billing-fields>h3 { font-size: 16px;background: #70b21a; color: #fff; padding: 8px;border-radius: 6px;
    font-weight: 500;}	
.woocommerce-additional-fields>h3 { font-size: 16px;background: #70b21a; color: #fff; padding: 8px;border-radius: 6px; font-weight: 500;}	
	
}

