/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
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 */




/* FONT STYLES */

h1 {
    font-size: 90px !important;
}

.yt-font-60 h2 {
    font-size: 80px;
    text-transform: uppercase;
    line-height: 1.1;
}

.yt-font-40 h2 {
    font-size: 55px;
    text-transform: uppercase;
    font-weight: 300 !important;
}

.yt-font-30 h2 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 300 !important;
    line-height: 1.5em;
}

.yt-font-20 h3 {
    font-size: 22px;
    line-height: 1.5em;
    font-weight: 600 !important;
}

.yt-font-18 h3 {
    font-weight: 700 !important;
}

.yt-font-20 p {
    font-size: 20px;
}

.yt-font-18 h3 {
    font-size: 18px;
    font-weight: 300 !important;
    line-height: 1.5em;
}

.yt-font-26 h2 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 400 !important;
    line-height: 1.5em;
}

.yt-font-32 h2 {
    font-size: 49px;
    text-transform: uppercase;
    line-height: 1.2em;
}

footer a {
    color: #fff;
}

footer a:hover {
	color: #F38315 !important;
}


div.partner-text {
    height: 410px;
}


/* END */

.elementor-counter-number-wrapper {
    display: block !important;
}


/* BUTTONS */

.banner-btn a {
    font-weight: 700 !important;
    font-family: 'Codec Pro';
    text-transform: uppercase;
    text-decoration: underline;
    background-color: transparent !important;
    border: 1px solid #F38315;
    padding: 20px 80px;
    font-size: 24px;
}