/*
Theme Name: Coolploty
Theme URI:  
Author:  https://www.webidea.sk/
Author URI:  https://www.webidea.sk/
Description:  
Version: 1.0.0
Tags:  
Template: theroof
Text Domain: coolploty
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
/* =Theme customization starts here
------------------------------------------------------- */

.logo-holder {
    float: left;
    position: relative;
    z-index: 21;
    height: 60px;
    top: 5px;
}

.hero-wrap_custom_title {
    margin-top: 100px;
    margin-bottom: 101px;
}

@media only screen and (max-width: 630px) {
    .logo-holder img {
        height: 50px;
    }


    .top-bar {
        line-height: 30px;
    }

    .top-bar {
        height: 30px;
    }

 

}


@media only screen and (max-width: 630px) {
    .elementor-section-full_width .elementor-container .container {
        width: 85%;
    }
}