/* 
Theme Name: Hello Child
Theme URI: https://elementor-site.ir/
Description: 
Author: Elementor Site
Author URI: https://elementor-site.ir/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
.copyright{
    display: none !important;
}
selector
.comment-body{
        font-family: 'Yekan bakh';
}
.elementor-heading-title del bdi span{
	display:none !important;
}
ins{
	text-decoration: none !important;
}
.elementor-widget-post-comments{
    font-family: Yekan bakh !important;
}
.submit{
    background-color: #088395 !important;
	border: none !important;
    border-radius: 5px !important;
    padding: 10px !important;
    color: white !important;
	font-weight: 600 !important;
}
#reply-title{
    font-weight: 600;
    font-size: 25px;
}
.title-comment li{
    padding: 30px;
    border-radius: 10px;
    
}
.comment-body{
    background: #fafafa !important;
    padding: 20px;
    border-radius: 30px !important;
    margin: 20px;
    padding-left: 20px !important;
	font-family:yekan;
}
.children li{
    background: white !important;
}
#comment{
    background-color: #fafafa;
    border-radius: 20px;
    border: 1px solid #aaa0a0;
}
.comment-reply-link{
    font-size: 15px;
    font-weight: 800;
    background-color: #fed7d7;
    padding: 5px 10px;
    border-radius: 10px;
}
.e-my-account-tab__edit-account {
	font-family:'yekan bakh' !important;
}
.wc-block-components-notice-banner__content{
	font-family:'yekan bakh' !important;
}
.comment-form-author ,.comment-form-url ,.comment-form-email{
	display:inline-block;
	padding-right:15px;
}
.comment-form-author input,.comment-form-url input ,.comment-form-email input{
	background-color:#fafafa;
	    border-radius: 5px !important;
    border: none !important;
    box-shadow: 0 0 3px #000;
}
#reviews{
	    display: flex !important;
    flex-direction: column-reverse !important;
}
.value select{
	border-radius:15px;
}
 