/*!
Theme Name: Fluxor
Theme URI: https://www.templatemonster.com/authors/zemez/
Theme Name: Fluxor
Theme URI: https://www.templatemonster.com/authors/zemez/
Author: Zemez
Author URI: https://zemez.io/wordpress/
Description: Fluxor - ICO skin 4. Kava child theme.
Template: kava
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template Id: prod-20739
Text Domain: fluxor
*/

/*.jet-logo__img{
	max-width: 45px !important;
}

.elementor-206 .elementor-element.elementor-element-64dcfaf{
    padding: 20px 0px 33px 0px !important;
}*/

.last-block{
	margin-bottom: -30px !important;
}

    
body:not(.page-template-fullwidth-content) .site-content{
    margin-bottom: 0 !important;
}

.site-content__wrap{
    padding-top: 30px !important;
}

#logo-cust img{ 
    width: 145%;
    max-width: 145px;
}

#mc4wp-form-1 input[type="submit"]{
	background-color: transparent;
    background-image: linear-gradient(90deg, #1A83FF 21%, #3152FF 100%) !important;
    padding: 12px 31px 10px 31px;
    margin: 15px 0px 0px 0px;
}

#mc4wp-form-1 input[type="email"]{    
	width: 215px !important;
    background-color: #02010100 !important;
    color: #D8D8D8 !important;
    border-style: solid;
    border-width: 1px 1px 1px 1px !important;
    border-radius: 4px;
    border-color: #FFFFFF66;
}

.lang-wrap{
    max-width: 25px;
    margin: 0 auto;
}


.lang-wrap ul{
    padding: 0;
    margin: 0;
}

.lang-wrap li{
    list-style: none;
}

.lang-wrap .lang-switch{
    position: relative;
}

.lang-wrap .lang-switch li{
    margin: 5px 0;
}

.lang-wrap .lang-switch ul{
    position: absolute;
    top: 100%;
    left: 50%; 
    width: 100%;
    transform: translateX(-50%);
    display: none;
    list-style: none;
    text-align: left;
}

.lang-wrap .lang-switch:hover ul{
    display: block;
}


.lang-wrap .lang-switch:hover{
    border-bottom: 1px solid #1a83ff;
}

.lang-wrap a{
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}

.lang-wrap a:hover{
    color: #1a83ff;
}

.jet-menu-item .jet-sub-menu{
    background-color: rgba(4, 21, 58, 0.5) !important;
    box-shadow: none !important;
}
.jet-menu-item .jet-sub-menu>li>a{
    font-weight: 500 !important;
    text-transform: uppercase !important;
    margin: 0px 12px 0px 0 !important;
    color: #ffffff !important;
    -webkit-text-stroke: 0.1px #1a83ff;
}

#promo-rdo .mc4wp-form-fields input[type="submit"]{
    background-image: none !important;
    background: #e6332a !important;
    border-radius: 30px !important;
    display: block;
}

#promo-rdo #mc4wp-form-1 input[type="email"]::placeholder{
    font-weight: 600 !important;
}

#promo-rdo #mc4wp-form-1 input[type="email"]{
    background-color: inherit !important;
    background: rgba(48, 49, 55, 0.8) !important;
    border: none;
}

.jet-carousel{
    max-height: 90px !important;
}

#mailchimp-form input[type=email]{
    width: 215px !important;
    background-color: #02010100 !important;
    color: #D8D8D8 !important;
    border-style: solid;
    border-width: 1px 1px 1px 1px !important;
    border-radius: 4px;
    border-color: #FFFFFF66;
    box-sizing: border-box;
    padding: 8px 12px;
    height: 50px;
}

#mailchimp-form button[type=submit]{
    max-width: 190px !important;
    width: 100% !important;
    background-color: transparent;
    background-image: linear-gradient(90deg, #1A83FF 21%, #3152FF 100%) !important;
    padding: 12px 31px 10px 31px;
    margin: 15px 0px 0px 0px;
    height: 40px;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
}

.ar-align{
    text-align: right !important;
    direction: rtl !important;
}

.yikes-easy-mc-error-message,
.yikes-easy-mc-success-message{
    color: #fff !important;
    background: none !important;
    position: relative;
    padding-left: 0px !important;
}

@media (max-width: 1024px){
    
    body:not(.page-template-fullwidth-content) .site-content{
        margin-top: 0 !important;
    }

    .lang-wrap{
        max-width: 110px; 4 21 58
        text-align: center;
        margin: 0 auto 50px;
    }
    .lang-wrap li{
        text-align: center;
    }
}


@media (max-width: 768px){

    #promo-rdo .mc4wp-form-fields input[type="submit"]{
        background-image: none !important;
        background: #e6332a !important;
        margin: 10px auto 0 !important;
        border-radius: 30px !important;
        display: block;
    }

    #promo-rdo #mc4wp-form-1 input[type="email"]::placeholder{
        font-weight: 600 !important;
    }

    #promo-rdo #mc4wp-form-1 input[type="email"]{
        background-color: inherit !important;
        background: rgba(48, 49, 55, 0.8) !important;
        border: none;
        width: 100% !important;
    }
}