/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/




@font-face {
    font-family: 'Shabnam-FD';
    src: url('/fonts/Shabnam-FD.eot');
    src: local('b Shabnam-FD'), url('fonts/Shabnam-FD.woff') format('woff'), url('fonts/Shabnam-FD.ttf') format('truetype'), url('Shabnam-FD.svg') format('svg');
    font-weight: normal;
    font-style: normal;
   }
   
   
   body,h1, .h1,h2, .h2,h3, .h3,h4, .h4,h5, .h5,a,
   h6, .h6,select,option,input,.search-field::-webkit-input-placeholder,.input-text::-webkit-input-placeholder,span.et-tab.active,.wd-tools-element .wd-tools-text,.menu-opener,.wd-checkout-steps li span,.woocommerce-checkout-review-order-table th, .woocommerce-checkout-review-order-table td
   ,.wd-heading .title,.tabs-layout-accordion>.wd-accordion-item>.wd-accordion-title .wd-accordion-title-text,.shop_attributes th, .shop_attributes td ,table th,span.wd-entities-title,span.menu-open-label
  ,span#reply-title , p ,text, select, textarea, number, div.nsl-container .nsl-button-default div.nsl-button-label-container{
       font-family: 'Shabnam-FD' !important;
   }
   p#billing_country_field, p#shipping_country_field,p#calc_shipping_country_field,p#calc_shipping_city_field{
       visibility: hidden;
       height: 0;
       padding: 0;
       margin: 0;
   
   }
   #shipping_country_field>label>abbr.required ,#billing_country_field>label>abbr.required{
    visibility: hidden !important;
}
   .shop_table tr td:last-child, .shop_table tr th:last-child {
    text-align: right !important;
}
   ul.menu,.et_b_header-account form:only-of-type, form.login.et_b-tab-content.active{
    padding-right: 20px;
    padding-left: 20px;
}

.ibox-block.table.icon-left .ibox-symbol{
    padding-right: unset !important;
    padding-left: 10px  !important;
}
.ibox-block.table.icon-right .ibox-symbol{
    padding-right: 10px !important;
    padding-left: unset !important;
}
i.et-icon.et-chat{
    padding-right: 5px;
  
}

a.open-video-popup.showed {
    padding: 13px 20px 8px 20px;
}

.single_add_to_cart_button:before{
    padding-left: 5px;
    padding-right: unset;
height: 0;
}


.comments-area .comment-author img {
        max-width: 74px;
}


.woocommerce-variation-add-to-cart>* {
    flex: 1 1 50%;
    border: 0;
}

/*.wd-nav.wd-style-default li a {*/
/*    color: white;*/
/*}*/


.comments-area .comment-author img {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 74px;
    max-height: 74px;
    height: 100%;
    width: 100%;
    border-radius: 50%;
}