.menu-opener.color-scheme-light {
  color: #FFF;
}
.menu-open-label{
	font-size: 17px!important;
}
strong, b {
    font-weight: 700;
}

li{
	font-size: 15px;
}
h2{
	font-size: 20px;
}
.fa,.fab,.fas{
  font-family:"Font Awesome 5 Free"!important;
  font-weight:900
}
/*end fonts*/

/*start header*/


.wpb_single_image img {
   border-radius: 10px;
}
/*slider*/
/*header*/
.whb-main-header{
  box-shadow: 0 10px 25px 0 rgba(170,179,217,.12);
}
.wd-nav>li.wd-has-children>a:after, .wd-nav>li.menu-item-has-children>a:after {
    position: absolute;
    right: 240px;
    top: 13px;
    color: #c5c4c2!important;
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    content: "\f114";
    font-family: "woodmart-font";
}
/*header*/
/*end header*/
/*start footer*/

/*end footer*/
/*start box prodact*/

/*end box prodact*/

/*start singel pruduct*/
.meta-location-add_to_cart .product_meta, .popup-quick-view .product_meta {
        display: none !important;
}
.price_box_prodact_singel {
    border: 1px solid #eaeaea;
    padding: 16px;
    border-radius: 8px;
    background-color: #f7f6f4ba;
}
.attributes_box_product ul li {
    font-size: 11px;
}

.shop_attributes th, .shop_attributes td {
    text-align: right;
    padding: 20px;
}
span.attributes_title_product {
    display: block;
}
.price_box_prodact_singel .product_title {
    display: none;
}

.price_box_product_singel {
    background: #f1faee;
    padding: 17px;
    border-radius: 8px;
    box-shadow: 0 5px 5px rgb(106 200 71 / 25%)
}
.price_box_product_singel .price {
    text-align: center;
    font-size: 23px;
	color: #333333!important;
}
.attributes_box_product li {
    list-style: outside;
}
.shop_attributes td {
    text-align: right;
}
table tbody th, table tfoot th  , table td{
    border: 0px !important;
}

.product_title {
    font-size: 20px;
	font-weight: 700;
    line-height: 28px;
	
	border-bottom: 1px solid #ccc;
}
p.stock.in-stock:before {
content: "\f100" !important;
    margin-top: 4px;
}
/*end singel product*/
.item-prodact-namad {
    display: flex;
    margin-top: 12px;
    width: 100%;
    line-height: 53px;
}
.namad1, .namad2, .namad3, .namad4 {
  width: 26%;
  border-radius: 7px;
  background: #fff;
  margin: 2px;
  padding: 4px;
  text-align: center;
  border: 1px solid #ccc;
}
.product-image-summary .single_add_to_cart_button {
    margin-bottom: 10px;
    width: 65% !important;
}
.product-image-summary div.quantity {
    margin-bottom: 0px !important;
    margin-left: 0px !important;
}
.wd-action-btn.wd-style-text {
    background: #eaeaea;
    width: 49%;
    padding: 8px;
    margin-bottom: 5px;
    border-radius: 5px;
}
.wd-action-btn.wd-style-text > a {
    font-size: 11px;
}
.item-prodact-namad img {
    width: 41px;
}
.namad-item span {
    font-size: 10px;
    display: contents;
}
.price_box_prodact_singel .amount {
    font-size: 24px !important;
    font-weight: 700;
}

.woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
    font-size: 12px;       /* کوچکتر از قیمت */
    vertical-align: baseline; /* بالا یا پایین اگه میخوای */
    margin-left: 2px;      /* فاصله کمی از عدد قیمت */
}

.price_box_prodact_singel .price {
    text-align:left !important;
}
.price .amount{
    font-size: 20px;
}
/*end singel prodact*/
/*سبد خرید */

.shop_table_responsive tr.shipping {
    display: none !important;
}
.shop_table_responsive tr.shipping {
    display: none !important;
}
/*سبد خرید */
/*panel*/

/*panel*/
/*filter*/
.prdctfltr-widget .prdctfltr_wc .prdctfltr_filter {
    padding: 11px;
    border-radius: 10px;
    box-shadow: 0 0px 5px rgb(230 230 230);
}

.prdctfltr_sale span ,   .prdctfltr_instock span {
    padding: 11px;
    border-radius: 10px;
    box-shadow: 0 0px 5px rgb(230 230 230);
    margin-top: 13px !important;
}
.prdctfltr_wc .prdctfltr_buttons label {
    position: relative;
    width: 100%;
    margin: 0px !important;
    padding: 0px !important;
}
.prdctfltr_showing {
    cursor: pointer;
    font-size: 10px;
    margin-bottom: 15px;
}
.btn.btn-color-primary {
    color: #FFF;
    background-color: var(--wd-primary-color);
    border-radius: 10px;
}

.wd-my-account-links a:before {
    
    color:#fff !important;
}
.pf_more {
    font-size: .857rem;
    line-height: 21px;
    color: #4d4d4d;
    text-align: center;
    width: 100%;
    padding: 8.5px 0 5px;
    border-top: 1px solid #f2f2f2;
}
.prdctfltr_checkboxes .pf_more span:before {

    background-color: rgb(255 255 255) !important;
}
.single-breadcrumbs-wrapper .woocommerce-breadcrumb .breadcrumb-last:last-child{
display: none;
}
.wc-tab-inner>div>h2:first-child {
    display: none;
}
/*filter*/

.color-scheme-dark.wd-design-default.wd-dropdown-menu.wd-dropdown::before {
     content: " ";
     width: 17px;
     height: 33px;
     background: #fff;
     transform: rotate(45deg);
     position: absolute;
     top: -11px;
     right: 30px;
}
.menu-image {
    margin-left: 6px;
    background: #ab7dfb;
    border-radius: 58% 42% 42% 58% / 45% 51% 49% 55%;
    transition-duration: 0.3s;
}
.wd-sub-menu li:hover .menu-image{
 border-radius: 38% 62% 41% 59% / 61% 43% 57% 39%;
}
 .color-scheme-dark.wd-design-default.wd-dropdown-menu.wd-dropdown {
     box-shadow: 0 5px 30px rgba(70, 72, 77, 0.08);
     border-radius: 5px;
}
 .wd-dropdown-menu.wd-design-default, .wd-dropdown-menu.wd-design-default .wd-dropdown {
     width: 300px;
}
 .sub_title_menu {
     font-size: 12px !important;
     display: contents;
}
 .wd-empty-wishlist.wd-empty-page {
     font-size: 18px;
}
 .wd-empty-page::before {
     font-size: 34px;
     line-height: 0;
}
 .woocommerce-info {
     background: #fff;
     border-radius: 4px;
     border-right: 12px solid #f77f00;
     color: #000;
     box-shadow: 0 10px 25px 0 rgba(170,179,217,.12);
}
 .woocommerce-Message .woocommerce-Button.button {
     display: none;
}

 .vc_custom_heading {
     font-weight: 700 !important;
     float: right;
     font-size: 18px;
     padding-right: 20px;
}
 .vc_row-fluid .product-grid-item {
     transition-duration: 0.3s;
}
 .product-grid-item .wd-entities-title {
     margin-bottom: 5px;
     font-size: 14px;
     overflow: hidden;
     height: 40px;
}
 .vc_btn3-container.vc_btn3-inline {
     float: left;
}
 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
     border-radius: 5px;
     background: #ef354d  !important;
     color: #fff !important;
     padding: 3px 20px !important;
     font-size: 12px;
	 border: 0 !important;
}
/**/
 
 .wd-my-account-links a , .wd-my-account-links a:hover{
color: rgba(255, 255, 255, 0.9) !important;
background-color: #fea000;
border-radius: 5px;
box-shadow: 0 7px 20px #ffe4b5;
}
 
 .whb-col-right .wd-dropdown-my-account {
     box-shadow: 0 5px 30px rgba(70, 72, 77, 0.08);
     border-radius: 5px;
     width: 180px;
}
 .title-size-small .title {
     font-size: 20px !important;
}
 .product-grid-item .price {
     text-align: left;
     margin-top: 30px;
}
 .amount {
     color: rgb(34 34 34) !important;
}
[class*="wd-header-search-form"] input[type="text"] {
  border-radius: 7px;
  border: 0;
  background-color: #f9f9f7;
  width: 500px;
}
 .vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
     left: 3px;
}
 .product-grid-item {
     text-align: center;
    box-shadow: 0 1px 8px rgba(70, 72, 77, 0.08);
     padding: 16px;
     border-radius: 11px;
     background: #fff;
}
 .wd-buttons.wd-pos-r-t {
     display:none!important;
}
 .wd-hover-standard .wd-add-btn {
     display: none;
}
.woocommerce-MyAccount-navigation ul li.is-active > a {
  color: rgba(255, 255, 255, 0.9) !important;
  background-color: #fea000;
  border-radius: 5px;
  box-shadow: 0 7px 20px #ffe4b5;
  transition-duration: 0.3s;
}
 .woocommerce-MyAccount-navigation ul li a:hover, .woocommerce-MyAccount-navigation ul li a:focus {
     color: rgba(255, 255, 255, 0.9) !important;
  background-color: #fea000;
  border-radius: 5px;
  box-shadow: 0 7px 20px #ffe4b5;
}
.vc_btn3-icon.fas.fa-phone-alt {
    background: #673ab6;
    width: 29px;
    height: 30px;
    line-height: 27px;
    text-align: center;
    border-radius: 7px;
    color: #fff;
}

.location-text {
    background: #fff;
    position: absolute;
    z-index: 999;
    top: 180px;
    padding: 9px;
    right: 24px;
    border-radius: 0px 10px;
}

/*footer call*/
.close-shop {
    color: #f55;
}
td strong {
    font-size: 12px;
}
.time-work th {
    font-size: 11px !important;
}
.time-work {
    box-shadow: 0 5px 30px rgba(70, 72, 77, 0.08) !important;
    padding: 16px;
    border-radius: 11px;
    background: #fff;
}
/**/
.development {
    text-align: left;
    font-size: 16px;
}
.vc_single_image-img.attachment-full {
    box-shadow: 0 5px 30px rgba(30, 30, 30, 0.03);
}
.btn-more , .btn-more:hover {
    width: 100%;
    text-align: center;
    position: absolute;
    background: #856de0;
    height: 35px;
    font-size: 13px;
    line-height: 37px;
    border-radius: 4px;
    color: #fff;
}
.wd-prefooter .wpb_single_image.vc_align_left {
    text-align: left;
    margin: 0px !important;
}
.text-address {
    font-size: 13.4px !important;
}
.footer-mail , .footer-call , .footer-address{
    height: 50px;
    line-height: 30px!important;
}
.footer-title {
    font-size: 16px !important;
    font-weight: 600;
    color: #333;
}
.text-mail, .text-call {
    float: left;
    transition: .3s;
    font-weight: 600;
    letter-spacing: 3px;
    font-size: 18px;
}
.info-footer {
    z-index: 999 !important;
    position: relative;
}	


/*footer call*/
.wd-switch-to-register {
    color: #fff;
    background-color: #4a5a68;
    float: left;
}

.wd-nav-mob-tab > li > a {
    font-weight: 700 !important;
}

.wd-toolbar-link .wd-tools-icon::before {
    content: "\f144" !important;
    font-family: "woodmart-font";
}

.vc_tta.vc_general .vc_tta-panel-title {
    line-height: 29px !important;
    font-size: 15px;
}
.vc_tta-panel-heading {
    box-shadow: 0 10px 25px 0 rgba(170,179,217,.12);
    border: 0px !important;
    border-radius: 10px !important;
    height: 60px;
	background:#fff;
}

.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title > a {
	background:#fff;
}





.title-size-small .title {
    font-size: 20px;
}
.wd-sub-menu li a {
    color: #323232 !important;
    font-size: 15px;
}
.sub_title_menu {
color:#7b7b7b !important;
}
.product-image-summary .single_add_to_cart_button::before {
    position: absolute;
    width: 10px;
    font-size: 20px;
    content: "\f105";
    font-family: "woodmart-font";
    right: 11px;
}
.menu_customer {
    width: 48%;
    float: right;
}
.product-images img {
    border: 1px solid #ccc;
    border-radius: 10px;
}

.wpb_single_image img {
    z-index: 1;
    position: relative;
}
.menu_help_customer {
    width: 48%;
    float: left;
} 
.wd-prefooter {
    padding-bottom: 5px;
    background-color: #fafafa;
    box-shadow: 0 15px 30px 0 rgb(0 0 0 / 53%)
}

.contact-call {
    background-color: #FFF;
    box-shadow: 0 10px 25px 0 rgba(170,179,217,.12);
    text-align: center;
    padding: 10px;
    height: 70px;
    line-height: 45px;
}
.product-label.out-of-stock {
  font-weight: 700 !important;
  padding: 0 !important;
  background: #ff8f8f;
  border-radius: 10px !important;
}
.best-sellers {
  background: #fd5c63;
  padding-top: 15px;
  border-radius: 10px;
  margin-bottom: 20px;
}

#billing_country_field {
  display: none !important;
}
.prdctfltr_wc .prdctfltr_filter_title {
  display: none !important;
}
.wd-highlighted-products .elements-grid, .wd-highlighted-products.wd-carousel-container {
  margin-right: 0;
  margin-left: 0;
  padding:0px;
  border: 0 !important;
}

.blog-design-masonry .post-title {
  font-size: 17px !important;
  overflow: hidden;
  height: 50px;
}

.owl-dots {
  display: none !important;
}
.related-products .owl-nav {
  display: none !important;
}
nav[class*="-pagination"] li .current {
  color: #FFF;
  background-color: var(--wd-primary-color);
  border-radius: 6px;
  box-shadow: 0 10px 25px 0 rgba(170,179,217,.12);
}
.wd-carousel-spacing-10 .owl-nav > div[class*="prev"] {
  right: 0px !important;
  box-shadow: 0 0px 16px 0 rgba(106, 106, 106, 0.14);
  background: #fff;
  border-radius: 100%;
}
.wd-carousel-spacing-10 .owl-nav > div[class*="next"] {
  left: 0px !important;
  box-shadow: 0 0px 16px 0 rgba(106, 106, 106, 0.14);
  background: #fff;
  border-radius: 100%;
}

.wd-account-style-icon {
  border-radius: 10px;
  background: #fea0007d;
}
 

 
/**/
.menu-opener:not(.has-bg) {
  background-color: var(--wd-primary-color);
  border-radius: 7px;
}

.wd-dropdown-cats {
  border-radius: 4px;
  border: 0px;
  background-color: #fff;
box-shadow: 0 5px 30px rgba(70, 72, 77, 0.08);
}

.wd-nav-vertical > li:not(:last-child) {
  border-bottom: 0px !important;
}
.wd-nav-vertical > li:hover > a , .wd-nav-vertical > li > a {
  background-color: unset !important;
}
.more-btn ,.more-btn:hover  {
    background: #856de0;
    color: #fff;
    padding: 0px 10px;
    margin-top: 10px;
    position: absolute;
    border-radius: 5px;
}
 fieldset legend {
    font-size: 13px;
}
fieldset {
    margin-bottom: 5px;
    padding: 5px 25px;
    border-radius: 10px;
}
.attributes_box_prodact h2 {
    font-size: 15px;
	font-weight: 700;
}

.jp_product_payment_header {
    border-radius: 10px;
    margin-bottom: 5px;
	font-weight: 800;
	background-color: rgba(245, 127, 23, .1);
}
.price_box_prodact_singel .price {
    margin-top: 30px;
}
.wd-nav[class*="wd-style-underline"] .nav-link-text{
line-height: 0.2;
}
span.nav-link-text{
    font-size: 15px;
    font-weight: 600;
}

.wc-tab-inner.wd-entry-content h2:first-of-type {
    font-size: 16px;          /* اندازه فونت */
    display: inline-block;    /* برای اینکه underline فقط زیر متن باشه */
    border-bottom: 2px solid orange; /* خط نازک نارنجی زیر متن */
    padding-bottom: 2px;      /* فاصله کمی بین متن و خط */
}

.product-tabs-wrapper .tabs-layout-tabs>.wd-nav-tabs-wrapper{
    text-align: right;
}
.wd-el-title.title.slider-title.element-title span {
    display: inline-block;           /* فقط طول متن زیر خط داشته باشه */
    border-bottom: 2px solid orange; /* خط نارنجی زیر متن */
    padding-bottom: 2px; 
    .wd-el-title.title.slider-title.element-title span {
    display: inline-block;
    border-bottom: 2px solid orange;
    padding-bottom: 2px;
    font-size: 18px;
}/* فاصله کمی بین متن و خط */
.main-page-wrapper {
    margin-top: -50px;
   }


.wpb_text_column.wpb_content_element.best-saller-title {
    color:#fff;
    font-size: 25px;
    font-weight: 900;
}
/*دکمه ایجاد حساب کاربری*/
a.create-account-link {
    background-color: #f9f9f7;
    padding: 7px;
    border-radius: 5px;
}
.wd-post {
    border: 1px solid #d1d1d1;
    border-radius: 10px;
}