/*CONTANT FORM*/

#chms_guardian_contact_form .v7_container {
    background: unset !important;
    box-shadow: unset !important;
}

#chms_phone_prefix_select {

}

#chms_guardian_contact_form .the_label {
    color: #A29BB1 !important;
    margin-left: 15px !important;
    margin-bottom: 5px !important;
}

#chms_guardian_contact_form .nex-submit {
    background-color: #D80F1D !important;
    border-color: #D80F1D !important;
    color: #ffffff !important;
    opacity: 1 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    padding: 12px 80px 12px 80px !important;
}

#chms_guardian_contact_form .check-label {
    color: #A29BB1 !important;
    font-size: 12px !important;
}

#nex-forms .prettycheckbox a {

    background: rgb(255 255 255 / 0%) none repeat scroll 0 0 !important;
    border: 1px solid rgb(255 255 255 / 20%) !important;
    border-radius: 0px !important;
    height: 13px !important;
    width: 13px !important;

}

#nex-forms div.radio-group label a, #nex-forms div.checkbox-group label a {

    /*top: 4px !important;*/

}

@media only screen and (max-width: 490px) {

    .chms_guardian_carousel_wrapper{
        width: 400px;
        overflow: hidden;
    }

    #masthead{
        width: 100% !important;
        position: fixed !important;
    }

    #content{
        margin-top: 96px !important;
    }


    /*LANG SWITCHER*/
    #menu-item-721, #menu-item-722{
        margin-left: 0px !important;
    }

    #menu-item-721 ul.sub-menu{
        width: 100% !important;
    }




}

/*SLIDER*/

#chms_guardian_slider_sc .elementor-shortcode {
    display: flex;
    justify-content: center;
}

.chms_guardian_carousel_wrapper {
    max-width: 700px !important;
}

.chms-guardian-carousel-container {
    display: flex;
    justify-content: center;
}

.chms-guardian-slide-img {
    /*width: 700px !important;*/
}

#chms_guardian_carousel_wrapper .owl-nav {
    display: flex;
    justify-content: center;
}

#chms_guardian_carousel{
    margin-bottom: 20px;
}

.chms-owl-progress-bar {
    width: auto;
}

.owl-nav {
    position: relative !important;
}

.owl-nav .owl-prev {
    position: absolute !important;
    left: 0 !important;
    margin-top: 10px !important;
    margin-left: -40px;
}

.owl-nav .owl-next {
    position: absolute !important;
    right: 0 !important;
    margin-top: 10px !important;
    margin-right: -40px;
}

.chms-progress-bar-scroller{
    background-color: #FFF;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: unset !important;
}

/*
.owl-item {
    opacity: 0.4 !important;
    transition: all 0.4s !important;
    -webkit-transition: all 0.4s !important;
}
.owl-item.active {
    opacity: 1 !important;
}*/

/*Lang switcher*/

#menu-item-721 li{
    display: flex;
    justify-content: center;
}

#menu-item-721 li a{
    padding-left: 0px !important;
    padding-right: 0px !important;
}



#chms_lang_select{
    background: unset;
    color: white;
    border: unset;
    font-size: 18px;
    width: 65px;
}

#chms_lang_select option {
    margin: 40px;
    background: #181721;
    color: #fff;
}

.chms-lang-select-li{
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    width: 100px;
    justify-content: flex-end;
    margin-left: 100px !important;
}

/*ORDER BUTTON*/
#menu-item-23, #menu-item-658{
    background: #E73830;
}

/*LANG SWITCHER*/
#menu-item-721, #menu-item-722{
    margin-left: 120px;
}

#menu-item-722-pl, #menu-item-722-en{
    display: flex !important;
    justify-content: center !important;
}

#menu-item-722-pl a, #menu-item-722-en a{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#menu-item-721 a{
    font-weight: 200 !important;
    letter-spacing: 2px !important;
}

#menu-item-722 a{
    font-weight: 200 !important;
    letter-spacing: 2px !important;
}

.elementor-15 .elementor-element.elementor-element-3bdca36 ul.sub-menu {
    width: 100% !important;
}

.hfe-nav-menu .sub-menu {
    min-width: 75px !important;
}

.elementor-651 .elementor-element.elementor-element-3bdca36 ul.sub-menu {
    width: 80px !important;
}

.hfe-nav-menu .sub-menu {
    width: 80px !important;
}

#masthead{
    width: 100% !important;
    position: fixed !important;
}

#content{
    margin-top: 115px;
}