/*
Theme Name: GreenMart Child
Theme URI: https://demo.thembay.com/greenmart/
Author: Thembay
Description: This is a child theme for GreenMart
Version: 1.0
Author URI: https://thembay.com/
Template: greenmart
Text Domain: greenmart-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
@import url(fontiran.css);
body,h1,h2,h3,h4,h5,h6,p,span,strong,input,button,a,li{
    font-family: KalamehWebFaNum !important;
}

rs-layer,.rs-layer{
    font-family: KalamehWebFaNum !important;
}
h1,h2,h3,h4,h5,h6,span{
    letter-spacing: 0 !important;
}
.elementor-779 .elementor-element.elementor-element-b07e212{
    border:none !important;
}
.elementor-616 .elementor-element.elementor-element-602b753 .elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper) {
    background-color: #ffffff;
    border-width: 1px 1px 1px 1px;
    padding-left: 20px;
    border: none;
    -webkit-box-shadow: 0 0 15px 0 #dddddda3;
   box-shadow: 0 0 8px 0 #d6d3d3e0;
       border-radius: 5px;

}
.tbay-breadscrumb .breadcrumb li {
    display: none !important;
}
.entry-single .entry-content, .entry-single .tags-wrapper {
    margin-right: 0px !important;
     margin-left: 0px !important; 
}
.entry-single .entry-meta-list+.tbay-post-share {
    display: none !important;
}
.wws-popup__support-welcome {
    background-color: #fff;
    padding: 20px 15px;
    color: #888FBB;
    line-height: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: right !important;
}
.product-block .name-subtitle {
    min-height: 48px;
    margin-bottom: 30px;
}
.rating {
    display: inline-flex;
    align-items: center;
    line-height: 15px;
    margin-bottom: 20px;
}
.product-block.grid .price {
    margin-top: 6px;
    margin-bottom: 25px;
    display: flex;
}
a.wws-product-query-btn {
    display: inline-flex;
    width: auto;
    align-items: center;
    justify-content: center;
    padding: 5px 8px;
    border-radius: 3px;
    position: relative;
    text-decoration: none !important;
    margin: 30px 0;
}
.woocommerce form .form-row label {
    line-height: 2;
    padding-top: 20px !important;
}
.elementor-posts .elementor-post__meta-data {
    line-height: 1.3em;
    font-size: 12px;
    margin-bottom: 13px;
    color: #474545 !important;
}