



.page_content_wrap {
    padding-top: inherit!important;
    padding-bottom: 7.4rem;
}

.scheme_default input[type="radio"] + label:before {
    border-color: #e38805 !important;
    margin-left: -16px;
    margin-top: 1px;
}


@media (max-width: 767px){
.page_content_wrap {
    padding-top: 0rem;
    padding-bottom: 0rem;
}

.scheme_dark .menu_mobile_inner a:hover {
    color: #e38805!important;
}
.scheme_dark .menu_mobile_inner a {
    color: #000000!important;
}

.scheme_dark .menu_mobile_inner 
.menu_mobile .search_mobile .search_field {
    display: none!important;
    width: 100%;
    padding: 1.5em 3em 1.5em 1.5em !important;
}
.search_mobile .search_submit:hover {
    color: #ffffff;
    display: none!important;
}
.search_mobile .search_submit {
    color: #ffffff;
    display: none!important;
}
.menu_mobile .search_mobile .search_field {
    display: none!important;
    width: 100%;
    padding: 1.5em 3em 1.5em 1.5em !important;
}


.scheme_dark .menu_mobile_inner {
    color: #a6a6a6;
    background-color: #ffffff!important;
}

.scheme_dark .menu_mobile_close:before, .scheme_dark .menu_mobile_close:after {
    border-color: #000000;
}

.scheme_dark .menu_mobile_inner .social_item .social_icon {
    color: #000;
}
}
@media (max-width: 479px){
.mobile_device .menu_mobile .sc_layouts_logo img, .mobile_layout .menu_mobile .sc_layouts_logo img {
    max-height: 60px!important;
}}



