/**
* Theme Name: Sonaar Child
* Description: This is a child theme of Sonaar.
* Author: <a href="https://sonaar.io">Sonaar Music</a>
* Template: sonaar
* Version: 4.26
*/
.intl-tel-input.allow-dropdown .selected-flag{
    margin-left: 3rem !important;
}
/*mobile-portrait*/
@media (min-width: 320px) and (max-width:479px) {
    #wrapper{
        min-height: 500px !important;
    }
    .container{
        min-height: 500px !important;
    }
}
/*mobile-landscape*/
@media (min-width: 480px) and (max-width:599px)   {
}
/*small-tablet-portrait*/
@media (min-width: 600px) and (max-width:799px){
}
/*small-tablet-landscape*/
@media (min-width: 800px) and (max-width:767px)  {
}
/*tablet-portrait*/
@media (max-width: 1024px) and (min-width: 768px) {
    
}
/*tablet-landscape*/
@media (min-width: 1024px)   {
}

.classic-menu.responsive #menu-responsive-menu li{
    font-size: 30px !important;
    border-bottom: 1px solid rgb(168, 199, 183) !important;
}

#menu-responsive-menu{
    width: 90% !important;
    margin: 0 auto !important;
}

@media (max-width: 767px)   {
    .elementor-6100 .elementor-element.elementor-element-b41cac8 > .elementor-element-populated{
        margin: 50px !important; 
    }
    .elementor .elementor-hidden-phone{
        display: block !important;
    }
    .elementor-6145 .elementor-element.elementor-element-1701de6{
        padding-top: 100px !important;
    }
}

.elementor-6100 .elementor-element.elementor-element-0def616{
    display: block !important;
}