/*
Theme Name: Impreza
Description: Multi-Purpose WordPress Theme.
Version: 8.18.3
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
License: Themeforest Split Licence
License URI: -
Text Domain: us
Domain Path: /common/languages
*/

.vc_column_container .w-popup:has(.us-btn-style_12) {
    margin-top: 20px !important;
    position: relative !important;
}

@media (max-width:1024px) {
    body .vc_column-inner h1 {
        color: #fff;
        max-width: 90% !important;
    }
    button.us-btn-style_9 {
        display: none;
    }
}

@media (max-width:400px) {
    .vc_column_container .w-popup:has(.us-btn-style_12) {
        margin-top: 60px !important;
        margin-bottom: -20px;
    }
    home .vc_column_container .w-popup:has(.us-btn-style_12) {
        margin-top: 40px !important;
    }
}
