/*
Theme Name: AlirezaTarighi
Theme URI: https://AlirezaTarighi.ir
Template: hello-elementor
Author: AlirezaTarighi
Author URI: https://AlirezaTarighi.ir
Description: AlirezaTarighi
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.9.0.1698484027
Updated: 2023-10-28 12:37:07

*/

.box-text h3 {
    border-right: 10px solid #fdc82b;
    padding-right: 15px;
}

.box-text h4 {
    border-right: 8px solid #fdc82b;
    padding-right: 20px;
}

.elementor-toc__header h4 {
      border-right: none;
      padding-right: none;
}

.border-text {
      border-right: 8px solid #fdc82b;
    padding-right: 15px;
}

.widget-icon {
   display: none;
   visibility: hidden;
}


#comments {
    padding: 20px;
    background-color: #e3e3e3;
    border-radius: 25px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; 
    margin: 20px 0px;
    
    padding: 20px 30px;
}
    
    
.form-submit #submit {
    padding: 10px 30px;
}

#commentform #comment {
    border-radius: 10px;
    outline: none;
    border: none;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    height:80px;
    max-height:80px;
    min-height:80px;
}

#commentform #author {
    border-radius: 10px;
    outline: none;
    border: none;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.comment-reply-link {
    display: none;
}

#respond {
    padding:20px 20px;
}

.title-comments {
      display: none;
}

#commentform .logged-in-as {
     display: none;
}

#commentform label {
    margin:20px 0px;
}


.comment-list .children .comment-body {
     box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
     border-radius: 10px;
     background-color: #fff;
}

.comment-list .children .comment-body .comment-meta {
     padding:0 20px;
    
    
}

.comment-metadata {
     display: none;
}

.comment-list .children .comment-body .comment-content {
     padding:0 20px;
      
}


#comments {
    max-width: 1200px;
    margin: 10px auto 20px auto;
}

