/*
Theme Name: Charsoogh Child
Theme URI: https://tik4.com
Description: Child theme for Charsoogh WordPress Directory Theme
Author: Sajad Akbari
Author URI: https://sajadakbari.ir
Template: charsoogh
Version: 1.0.0
Text Domain: charsoogh-child
*/

/* Add your custom styles below */

.hero .hero-wrapper{
    padding-bottom:0 !important;
}
.hero .page-title{
    padding-top:1.2rem !important;
}

@media (max-width: 991px){
    .main-search-form {
        padding:0 0 !important;
    }
    .hero .website_header_slogan{
        font-size:16px !important;
    }
}