/*!
Theme Name: proggon
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: proggon
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/

.grecaptcha-badge {
    position: relative;
    z-index: 999;
}

@media (max-width: 425px) {
    .banner-area {
        padding-bottom: 120px;
    }
}

.wpcf7-response-output {
    display: none !important;
}

/* p {
    font-size: 22px !important;
    line-height: 1.8 !important;
} */

.slick-slider {
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.slick-list.draggable {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.elementor-section {
    max-width: 1920px !important;
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    left: auto !important;
}

.header-right ul li {
    padding: 0 !important;
}

.video-text .title-bordered img {
    margin-top: 20px;
}

.about-slider-content h4 {
    font-size: 22px;
}

h2.title-bordered img {
    display: none !important;
}

.offcanvas-menu {
    max-width: 1920px;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
}

.about-slider-content h4 {
    line-height: 1.4;
}

.mobile-menu {
    display: none;
}

.desktop-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.desktop-menu ul li {
    display: inline-block;
    width: auto !important;
}

.desktop-menu ul {
    display: inline-block;
}

.desktop-menu ul li a {
    color: #fff;
}

.site-logo {
    max-width: 250px;
}

.logo img.logo-flower {
    max-width: 50px;
}

.desktop-menu ul li a {
    font-size: 18px;
}
.desktop-menu ul li a:hover {
    color: #FE8C00;
}
.desktop-menu ul li {
    margin-left: 20px;
}

.desktop-menu .trp-language-switcher {
    margin-left: 20px;
}