/*
Theme Name: Scrate - Child
Author: GT3themes
Author URI: http://gt3themes.com
Description: -
Version: 1.0
Template: scrate
*/


/* Force corrections child theme */

@media only screen and (max-width: 768px) {
    body .header_side_container .logo_container:not(.logo_mobile_not_limited) {
        max-width: 250px !important;
        padding-top: 5px !important;
    }
}

body .gt3_header_builder__section--bottom .gt3_header_builder__section-container {
    height: 88px !important;
}

body .main-menu > ul.mobile_view_on > li > a {
    color: #000000 !important;
    line-height: 21px !important;
}

body .main-menu > ul:not(.mobile_view_on) > li > a {
    color: #ffffff !important;
    text-transform: uppercase !important;
    line-height: normal !important;
    padding-right: 110px !important;
}

body .toggle-box {
    color: #ffffff !important;
}

body .main_wrapper {
  padding: 0 !important;
}



body .where.vc_row-has-fill > .vc_column_container > .vc_column-inner {
    padding-top: 0 !important;
}

body .gt3_header_builder__section.gt3_header_builder__section--bottom {
    line-height: normal !important;
}

body .colio-theme-white .colio-container {
    background: #f5f5f5 !important;
}

body .colio-main .button_size_normal .gt3_btn_text {
    color: #ffffff !important;
}

body .colio-main .button_size_normal:hover span,
body .colio-main .button_size_normal:hover .gt3_btn_text {
    color: #e53442 !important;
}

body .colio-side ul li::before,
body ul.colio-list li::before {
    content: none !important;
    display: none !important;
}

body .colio-title {
    font-size: 19px !important;
}

body .colio-item.colio-side-slider .colio-side {
    width: 40% !important;
}

body .colio-item.colio-side-slider .colio-main {
    width: 60% !important;
}

body .flexslider .slides img {
    width: 90% !important;
    height: auto !important;
}

body .colio-slider.flexslider {
    background-color: #ffffff !important;
}

body .colio-view .colio-button {
    top: 30% !important;
    width: 50% !important;
    height: 50% !important;
    line-height: 12em !important;
    white-space: nowrap !important;
    text-transform: uppercase !important;
}

body .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab > a {
    margin-bottom: 15px !important;
}

body .wpml-ls-statics-shortcode_actions .wpml-ls-item-legacy-dropdown > a,
body .wpml-ls-statics-shortcode_actions .wpml-ls-item {
    color: #ffffff !important;
}

body .wpml-ls-statics-shortcode_actions .wpml-ls-item-legacy-dropdown > a {
    font-weight: 600 !important;
}

body .header_search .header_search__icon > i {
    color: #ffffff !important;
}

body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
    color: #120e0e !important;
}

body #pdw-cookies {
    position: fixed !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 99999 !important;
    background: rgba(255, 255, 255, .9) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-wrap: wrap !important;
    padding: 15px 30px !important;
}

body #pdw-cookies .btn {
    margin: 0 15px !important;
}


body .gform_button.button:hover
       {
    background: black !important;
       }


body .gform_button.button
{
background: #E01021 !important;
    width: 100% !important;
}