/*
Theme Name: roadshow
Theme URI: https://roadshow.jakinvestovat.eu/
Description: Jak investovat
Author: Fresh Mill studio
Author URI: https://freshmill.cz/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
/*--------------------------------------------------------------
# BANNER
--------------------------------------------------------------*/
@media only screen and (max-width: 1199px) {
    .banner .nadpis h1 {
        font-size: 55px !important;
        text-transform: none !important;
        line-height: 1.2 !important;
    }
    .banner .podnadpis h1 {
        font-size: 45px !important;
    }
    .banner .text p {
        font-size: 18px;
    }
}
@media only screen and (max-width: 991px) {
    .banner .nadpis h1 {
        font-size: 45px !important;
    }
    .banner .podnadpis h1 {
        font-size: 35px !important;
    }
    .banner .text p {
        font-size: 17px;
    }
}
@media only screen and (max-width: 767px) {
    .banner {
        text-align: center;
    }
    .banner .nadpis h1 {
        font-size: 35px !important;
    }
    .banner .podnadpis h1 {
        font-size: 28px !important;
    }
    .banner .text p {
        font-size: 16px;
    }
    .banner .elementor-image {
        display: none;
    }
}
@media only screen and (max-width: 425px) {
    .banner {
        text-align: center;
    }
    .banner .nadpis h1 {
        font-size: 27px !important;
    }
    .banner .podnadpis h1 {
        font-size: 20px !important;
    }
    .banner .text p {
        font-size: 15px;
    }
}

/*--------------------------------------------------------------
# BENEFIT
--------------------------------------------------------------*/
@media only screen and (max-width: 991px) {
    .benefit h3 {
        font-size: 22px !important;
        line-height: 1.2;
    }
    .benefit svg {
        width: 50%;
    }
    .benefit .benefit-sloupec1 {
        text-align: center !important;
    }
}
@media only screen and (max-width: 767px) {
    .benefit h3 {
        font-size: 22px !important;
        line-height: 1.2;
    }
    .benefit svg {
        width: 60%;
        position: relative;
        margin: 0 50% 0 50% auto;
    }
    .benefit .benefit-sloupec1 {
        border-bottom: 1px solid #e0e8ed;
    }
    .benefit .benefit-sloupec2 {
        border-bottom: 1px solid #e0e8ed;
    }
    .benefit .benefit-sloupec3 {
        border-bottom: 1px solid #e0e8ed;
    }
}

/*--------------------------------------------------------------
# ZAREGISTRUJTE SE
--------------------------------------------------------------*/
.registrace-zdarma {
    text-align: center;
}
.pp-contact-form input[type="text"] {
    width: 100% !important;
}
.pp-contact-form input[type="tel"] {
    width: 100% !important;
}
.pp-contact-form input[type="email"] {
    width: 100% !important;
}
.gdpr-souhlas {
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px;
}

.wpcf7-spinner {
    display: none;
}
.wpcf7-submit {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
}

/*--------------------------------------------------------------
# DEMO
--------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
    .demo-bg .demo-obrazek {
        width: 50% !important;
    }
    .demo-bg .nadpis h2 {
        font-size: 23px !important;
        line-height: 1.2;
        padding-top: 15px;
    }
    .demo-bg {
        font-size: 14px !important;
    }
}

/*--------------------------------------------------------------
# FOOTER
--------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
    .paticka-logo img {
        width: 30% !important;
        padding-bottom: 25px;
    }
    .paticka {
        text-align: center;
    }
    .paticka-text {
        font-size: 12px;
    }
}
