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

:root {
	--wd-text-font: Yekanbakh;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(41,69,89);
	--wd-text-font-size: 15px;
	--wd-title-font: Yekanbakh;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(41,69,89);
	--wd-entities-title-font: Yekanbakh;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(41,69,89);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: Yekanbakh;
	--wd-widget-title-font: Yekanbakh;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(41,69,89);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: Yekanbakh;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(26,141,255);
	--wd-alternative-color: rgb(119,187,255);
	--wd-link-color: rgb(26,141,255);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgba(119,187,255,0.23);
	--btn-default-bgcolor-hover: rgba(119,187,255,0.4);
	--btn-accented-bgcolor: rgb(26,141,255);
	--btn-accented-bgcolor-hover: rgb(0,127,255);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(26,141,255);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(165,194,255);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title, html .product-image-summary-wrap .product_title, html .wd-single-title .product_title, html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-family: Yekanbakh;	font-weight: 800;
	font-size: 24px;
	line-height: 40px;
}
p {
	font-family: Yekanbakh;	font-weight: 400;
	font-size: 14px;
	line-height: 32px;
}
h3 {
	font-family: Yekanbakh;	font-weight: 700;
	font-size: 18px;
	line-height: 40px;
}
h1 {
	font-family: Yekanbakh;	font-weight: 800;
	font-size: 22px;
	line-height: 40px;
}
h2 {
	font-family: Yekanbakh;	font-weight: 700;
	font-size: 20px;
	line-height: 40px;
}
h4 {
	font-family: Yekanbakh;	font-weight: 600;
	font-size: 16px;
	line-height: 32px;
}
html .page-title .wd-breadcrumbs a, html .page-title .wd-breadcrumbs span, html .page-title .yoast-breadcrumb a, html .page-title .yoast-breadcrumb span {
	font-family: Yekanbakh;	font-weight: 400;
	font-size: 11px;
}
.product-labels .product-label.onsale {
	background-color: rgb(26,141,255);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--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: 8px;
}

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


.mapboxgl-ctrl-bottom-right{
width: 100%;
}

.map-type-control{
float: left;
}

#confirm_location_btn {
padding: 10px 60px !important;
}
.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl{

	width: inherit !important;
  bottom: 0 !important;
  position: absolute !important;
}

body.page-id-221282 {
    --wd-container-w: 100% !important;
}


/* رنگ دکمه تایید شده */
.change-status.approved {
    background-color: #008000;
    color: white;
}

/* رنگ دکمه تایید نشده */
.change-status.unapproved {
    background-color: #ffd700;
    color: black;
}

@media (max-width: 768px){

.wc-proceed-to-checkout  {
	position: fixed;
  bottom: 15px;
  z-index: 9999;
	width: revert;
  right: 10px;
  left: 10px;

}
 button[name="woocommerce_checkout_place_order"]  {
	position: fixed;
  bottom: 15px;
  z-index: 9999;
	width: revert;
  left: 0;

}
}

@media (max-width: 768.98px) {
  .shop_table_responsive td:not(:last-child) {
    border-bottom: 0 !important;
  }
}


.child-product {
  margin-right: 20px;
  background-color: #fbfbfb36;
  padding: 8px;
    padding-bottom: 8px;
  border-radius: 5px;
  margin-bottom: 5px;
	font-size: 0.9em;}

.is-grouped-product {
  font-weight: bold;
  background-color: #fbfbfb36;
  padding: 10px;
    padding-bottom: 10px;
  border-radius: 5px;
}



.widget_shopping_cart .cart_list li.child-product .quantity input {
    display: none !important;
}


.loading-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid #fff;
    border-top: 2px solid transparent;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    margin-right: 5px;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.child-product {
  margin-bottom: 0 !important;
  opacity: 80%;
}


.form-row-username , .form-row-password , .woocommerce-form-login__submit , .login-form-footer{
	display:none;
	}


@media (min-width: 768px){

.footer-variable-product-addtocart,	.footer-add-to-cart, .footer-sale-flash , .footer-price{
	display:none;
	}

}


@media (max-width: 768px){
	.footer-variable-product-addtocart .wd-reset-var{
		display:none !important;
	}
 .footer-variable-product-addtocart .variations{
	margin-bottom:0 !important;
		}
	
		.footer-variable-product-addtocart th{
			margin-top:8px !important;
	}
	.footer-variable-product-addtocart tr{
	display:flex
	}
	.footer-variable-product-addtocart	.woocommerce-variation-add-to-cart{
	width:40% !important;
	}
	.footer-variable-product-addtocart	.woocommerce-variation{
	float:left !important;
	}
	.footer-variable-product-addtocart .woocommerce-variation-price{
	margin-bottom:0 !important;
	}
	
	.footer-variable-product-addtocart tbody{
	float:left;
	}
}


@media (max-width: 768px){
	
.variations_form .wd-reset-var , .footer-add-to-cart .variations_form th{
	display:none !important;
	}
.footer-add-to-cart .variations_form td{
	font-size:12px;
	}
	.footer-add-to-cart .variations_form	.variations{
	margin-bottom:0 !important;		
	}


	 .footer-price .price del , .footer-price .price ins{
	margin-top: -7px;
	margin-bottom: -5px;
		padding-right: 10px;
	}
	
	
	.stickycartinfooter {
  position: fixed;
    z-index: 9999;
		bottom: 0;
  width: 100%;
  background-color: #fff;
}

.stickycartinfooter .footer-add-to-cart .cart{
  float: right;
  display: inline-block;
  width: 55%;
	margin-left:1%;
}
	


.stickycartinfooter .quantity{
  display: none !important;
}
.stickycartinfooter .footer-add-to-cart .single_add_to_cart_button{
width:100%;
  padding: 13px 20px;
}

.stickycartinfooter  .footer-sale-flash {
  float: right;
  width: 8%;
  direction: rtl;
	text-align: right;
		margin-left:1%;
	background-color: var(--wd-primary-color);
	border-radius: 10px 2px 10px 2px;
	color: #fff;
	font-size: 80%;
	
}

.stickycartinfooter .footer-price {
  width: 35%;
  float: right;
	border: 1px solid blue;
  border-radius: 10px;
  align-content: center;
}


.stickycartinfooter .footer-price .price{
margin-bottom:0 !important;
  display: grid;
	
	font-size: 15px;
	}

}


/* جداکننده فعلی رو مخفی کن */
.wd-delimiter {
    display: none;
}

/* جداکننده جدید رو بعد از هر لینک breadcrumb اضافه کن */
.wd-breadcrumbs a::after {
    content: "»";
    margin: 0 5px;
    color: #999; /* رنگ دلخواه جداکننده */
}

/* از نمایش علامت بعد از آخرین لینک جلوگیری کن */
.wd-breadcrumbs .wd-last::after {
    content: "";
}




.custom-attributes{
display:flex;
}

.custom-attributes p{
	float: right !important;
  width: 48% !important;
  margin-bottom: 0 !important;
  border: 1px solid #ddd;
  padding: 10px;
  border-radius: 10px;
  margin: 1%;
	}
.summary .woocommerce-product-details__short-description p,.summary .woocommerce-product-details__short-description ul {
  margin-top: 15px !important;
}

.summary .price{
width:auto !important;
margin-bottom:5px !important;
}
	.summary .price del{
display:block;
}

.product-sale-flash .product-labels{
    margin-left: 58px !important; /* فاصله از قیمت */
	position:relative;
}
.product-sale-flash .product-labels span{
	font-size:13px;
}
	
.product-sale-flash{
		float:right;
}

.wd-product.wd-hover-icons .wd-buttons .wd-action-btn > a {
  color: var(--wd-primary-color) !important;
}

.wd-product.wd-hover-icons .wrapp-buttons{
position:inherit !important;
}

//tab
.tabs-layout-tabs{display:block !important}
.tabs-layout-accordion>.wd-nav-tabs-wrapper{display:none !important}
.tabs-layout-accordion > .wd-nav-tabs-wrapper {  display:block !important;}
.tabs-layout-tabs>.wd-nav-tabs-wrapper{margin-top:calc(var(--wd-single-spacing) * -1 - 1px) !important ;margin-bottom:0 !important}



.tabs-layout-accordion  > .wd-accordion-item > .wd-accordion-title{
  display: none !important;
}
.tabs-layout-accordion  > .wd-accordion-item{
  border-bottom:0 !important
}

.wd-accordion-item > .wd-accordion-content {
display: contents;
}

.tabs-layout-tabs > .wd-nav-tabs-wrapper{
margin-bottom:0;
}

#tab-description,#tab-additional_information>.wc-tab-inner,#tab-reviews{
    background-color: #F3F8FF;
    border-radius: 15px 15px 0 0;
    padding: 10px 10px 30px 10px;
    border-radius: 15px;
}
	


#tab-title-description.active,#tab-title-additional_information.active,#tab-title-reviews.active{
background-color: rgba(243, 248, 255, 0.9);
  padding: 5px 10px;
  border-radius: 10px;   
}
.wd-nav-tabs-wrapper a {
    --wd-primary-color: transparent !important; /* تغییر متغیر به شفاف */
    border: none !important; /* حذف مرز یا خط */
}


@media (max-width: 768px){/* نمایش جمع کل بدون تخفیف و سود شما از خرید در نسخه موبایل */
.cart-total-without-discount > th{
display: contents !important;
}
/* نمایش جمع کل بدون تخفیف و سود شما از خرید در نسخه موبایل */
.cart-savings > th{
display: contents !important;
}
/* نمایش جمع کل بدون تخفیف و سود شما از خرید در نسخه موبایل */
.cart-total-without-discount > td{
float:left !important;
}
/* نمایش جمع کل بدون تخفیف و سود شما از خرید در نسخه موبایل */
.cart-savings > td{
float:left !important;
  }

}
	
.cart-total-without-discount span{
color:red;
	}
.cart-savings span{
color:green;
	}	



.woodmart-sidebar-content .widget-title {
	background: rgba(119, 187, 255, 0.23) !important;
}



.wd-breadcrumbs .wd-delimiter {
  margin-inline: 1px;
}
.wd-breadcrumbs{
font-size:11px;
  line-height: 25px;}

body{
text-align: justify; 
    word-spacing: -1px; /* فاصله منفی برای کاهش فاصله */
}

:is(.breadcrumbs, .yoast-breadcrumb) :is(a, span){
font-size:14px;
}
.product-tabs-wrapper .tabs-layout-tabs > .wd-nav-tabs-wrapper{
margin-bottom:0 !important;
	text-align:center !important;
}
.cart > button, .woocommerce-variation-add-to-cart> button{
background-color: rgb(26,141,255);
color:white;}


.wd-widget-collapse {border-radius:15px}
.widget-title {border-radius:15px} 
.woodmart-sidebar-content .widget {
  padding: 5px !important}
.widget {margin-bottom: 15px !important}



.header-banner {
  height: max-content;
}
.header-banner-container {
  padding-right: 0;
  padding-left: 0;
}


.wd-header-cart , .wd-header-mobile-nav {
  box-shadow: 2px 0px 18px -1px rgba(26 , 141, 255, .2);
  border-radius: 9px;
  background-color: #fff;
  padding: 0px 5px;
}

.summary-inner{
  box-shadow: 0 0 4px rgba(0,0,0,0.12);
  border-radius: 15px;
  background-color: #fff;
  padding: 13px 13px;
  border: 1px solid #c0e2ff;
	}
.product-images{
background-color: #fff;
border-radius: 35px;
}
.product-tabs-wrapper{
margin-top:50px;

}
.cart-actions .button[name="update_cart"]{
background-color: #1a8dff;
color:#ffffff
}

.labels-rounded .label-with-img{
max-width:35px;
}

.summary-inner > .price{
background-color: #F3F8FF;
width: max-content;
padding: 5px;
border-radius: 7px;
	}




#tab-description > .wc-tab-inner > h3{
padding-right: 5px;
}

#tab-description > .wc-tab-inner > h4{
padding-right: 10px;
}

#tab-description > .wc-tab-inner > h5{
padding-right: 10px;
}

#tab-description > .wc-tab-inner > p{
padding-right: 15px;
}


#tab-description > .wc-tab-inner > ul,ol{
--li-pl: 30px;
}

#tab-description > .wc-tab-inner >h3,h2,h4,h5,h6{
margin: 22px 0 6px 0;
}


.commentlist > li:not(:last-child), .commentlist >li:last-child, .comment-list>li{
box-shadow: 0px 0px 16px 0px rgba(26,141,255,.2);
border-radius: 35px;
background-color: #fff;
padding: 13px 13px;
	
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px solid var(--brdcolor-gray-300);
	
}

.commentlist .children , .comment-list .children{ 
	box-shadow: 0px 0 18px -9px rgba(26,141,255,.2);
  border-radius: 35px;
  background-color: #F3F8FF;
  padding: 13px 13px;
}

.woocommerce-shipping-totals{
background-color:#F3F8FF;
}


#billing_first_name_field, #billing_state_field, #billing_postcode_field {

  width: 50%;
  float: right;
}

#billing_last_name_field, #billing_city_field, #billing_email_field{

  width: 50%;
  display: inline-block;
}


.container>ul.wd-nav-product-cat {
	
	padding:11px;
        display: flex !important;
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;

}
    .wd-nav-product-cat>li {
			
				border: 1px solid #9191ff1c;
  border-radius: 10px;
  box-shadow: 0 0 5px rgb(212, 215, 255);

        padding:5px;

    }

@media (min-width: 1025px) {
	.wd-header-cart .wd-tools-text {
min-width: 120px !important;

}

}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-header-cart .wd-tools-text {
min-width: 120px !important;

}

}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-header-cart .wd-tools-text {
min-width: 120px !important;

}

}

@media (max-width: 576px) {
	.wd-header-cart .wd-tools-text {
min-width: 100px !important;

}

}

