/* 
Theme Name: Vanderberg Clean - Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Lime Valley
Author URI: https://limevalley.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.shrinking-logo img {
    width: 270px !important;
    transition: all 0.2s linear !important;
    -webkit-transition: all 0.2s ease-out !important;
    -moz-transition: all 0.2s ease-out !important;
}

.shrinker.elementor-sticky--effects img {
    width: 180px !important;
    transition: all 0.2s linear !important;
    -webkit-transition: all 0.2s ease-out !important;
    -moz-transition: all 0.2s ease-out !important;
}

.shrinker.elementor-sticky--effects ul li a {
    font-size: 15px !important;
    transition: all 0.2s linear !important;
    -webkit-transition: all 0.2s ease-out !important;
    -moz-transition: all 0.2s ease-out !important;
}

.main-menu .menu-button a {
    border: 2px solid gray !important;
    border-radius: 3px;
    padding: 10px 14px !important;
    margin-right: 0 !important;
    font-weight: 600 !important;
}

.main-menu .menu-janitorial a {
    border-color: #0e4c8c !important;
    color: #0e4c8c !important;
}

.main-menu .menu-janitorial a:hover {
    background-color: #0e4c8c !important;
    color: #fff !important;
}

.main-menu .menu-carpet a {
    border-color: #e42730 !important;
    color: #e42730 !important;
    margin-left: 6px !important;
}

.main-menu .menu-carpet a:hover {
    background-color: #e42730 !important;
    color: #fff !important;
}

/* Elementor Editor Animation Override */
.elementor-editor-active .su-anim,
.elementor-editor-preview .su-anim,
.elementor-editor-active .sl-anim,
.elementor-editor-preview .sl-anim,
.elementor-editor-active .sr-anim,
.elementor-editor-preview .sr-anim {
    opacity: 1 !important;
    transform: translateY(0) translateX(0) !important;
    animation: none !important;
}

/* Slide Left and Fade Animations */
.sl-anim {
    opacity: 0;
    transform: translateX(-20px);
}

.sl-anim.animate {
    animation: slideLeftFade 1.4s cubic-bezier(0.17, 0.67, 0.43, 1) forwards;
}

@keyframes slideLeftFade {
    from {
        opacity: 0;
        transform: translateX(40px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

/* Slide Right and Fade Animations */
.sr-anim {
    opacity: 0;
    transform: translateX(20px);
}

.sr-anim.animate {
    animation: slideRightFade 1.4s cubic-bezier(0.17, 0.67, 0.43, 1) forwards;
}

@keyframes slideRightFade {
    from {
        opacity: 0;
        transform: translateX(-40px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

/* Slide Up and Fade Animations */
.su-anim {
    opacity: 0;
    transform: translateY(20px);
}

.su-anim.animate {
    animation: slideUpFade 1.4s cubic-bezier(0.17, 0.67, 0.43, 1) forwards;
}

@keyframes slideUpFade {
    from {
        opacity: 0;
        transform: translateY(40px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Gravity Forms */
.gf-light {
    font-family: "Montserrat", sans-serif !important;
}

.gf-light .gform_heading {
    display: none !important;
}

.gf-light .gform-theme--foundation .gform_fields {
    row-gap: 10px !important;
}

.gf-light .gform-field-label {
    color: #cde0f3 !important;
}

.gf-light
    .gform-theme--framework
    input[type]:where(:not(.gform-text-input-reset):not([type="hidden"])):where(
        :not(.gform-theme__disable):not(.gform-theme__disable *):not(
                .gform-theme__disable-framework
            ):not(.gform-theme__disable-framework *)
    ) {
    height: auto !important;
    background-color: #2a659f !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    padding: 12px !important;
    border-radius: 3px !important;
    margin-bottom: 10px !important;
    width: 100% !important;
    box-sizing: border-box !important;
    line-height: 1 !important;
}

.gf-light
    .gform-theme--framework
    textarea:where(
        :not(.gform-theme__disable):not(.gform-theme__disable *):not(
                .gform-theme__disable-framework
            ):not(.gform-theme__disable-framework *)
    ) {
    background-color: #2a659f !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    padding: 12px !important;
    border-radius: 3px !important;
}

/* submit button */
.gf-light
    .gform-theme.gform-theme--framework.gform_wrapper
    input:is([type="submit"], [type="button"], [type="reset"]).button:where(
        :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
                .gform-theme__disable *
            ):not(.gform-theme__disable-framework):not(
                .gform-theme__disable-framework *
            )
    ),
.gform-theme.gform-theme--framework.gform_wrapper
    input:is([type="submit"], [type="button"], [type="reset"]):where(
        :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
                .gform-theme__disable *
            ):not(.gform-theme__disable-framework):not(
                .gform-theme__disable-framework *
            )
    ),
.gform-theme.gform-theme--framework.gform_wrapper
    input[type="submit"].button.gform_button:where(
        :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
                .gform-theme__disable *
            ):not(.gform-theme__disable-framework):not(
                .gform-theme__disable-framework *
            )
    ) {
    background-color: #e42730 !important;
    border: none !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    padding: 16px 24px !important;
}

/* Start Generation Here */
/* submit button hover */
.gf-light
    .gform-theme.gform-theme--framework.gform_wrapper
    input:is(
        [type="submit"],
        [type="button"],
        [type="reset"]
    ).button:hover:where(
        :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
                .gform-theme__disable *
            ):not(.gform-theme__disable-framework):not(
                .gform-theme__disable-framework *
            )
    ),
.gform-theme.gform-theme--framework.gform_wrapper
    input:is([type="submit"], [type="button"], [type="reset"]):hover:where(
        :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
                .gform-theme__disable *
            ):not(.gform-theme__disable-framework):not(
                .gform-theme__disable-framework *
            )
    ),
.gform-theme.gform-theme--framework.gform_wrapper
    input[type="submit"].button.gform_button:hover:where(
        :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
                .gform-theme__disable *
            ):not(.gform-theme__disable-framework):not(
                .gform-theme__disable-framework *
            )
    ) {
    background-color: #c5111a !important;
}

.gf-light .gform_confirmation_message {
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}

/* Gravity Forms on Red Background */
.gf-red {
    font-family: "Montserrat", sans-serif !important;
}

.gf-red .gform_heading {
    display: none !important;
}

.gf-red .gform-theme--foundation .gform_fields {
    row-gap: 10px !important;
}

.gf-red .gform-field-label {
    color: #fff !important;
}

.gf-red
    .gform-theme--framework
    .gform-field-label
    > .gfield_required:where(
        :not(.gform-theme__disable):not(.gform-theme__disable *):not(
                .gform-theme__disable-framework
            ):not(.gform-theme__disable-framework *)
    ) {
    color: #fff !important;
}

.gf-red
    .gform-theme--framework
    input[type]:where(:not(.gform-text-input-reset):not([type="hidden"])):where(
        :not(.gform-theme__disable):not(.gform-theme__disable *):not(
                .gform-theme__disable-framework
            ):not(.gform-theme__disable-framework *)
    ) {
    height: auto !important;
    background-color: #ef5860 !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    padding: 12px !important;
    border-radius: 3px !important;
    margin-bottom: 10px !important;
    width: 100% !important;
    box-sizing: border-box !important;
    line-height: 1 !important;
}

.gf-red
    .gform-theme--framework
    textarea:where(
        :not(.gform-theme__disable):not(.gform-theme__disable *):not(
                .gform-theme__disable-framework
            ):not(.gform-theme__disable-framework *)
    ) {
    background-color: #ef5860 !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    padding: 12px !important;
    border-radius: 3px !important;
}

/* submit button */
.gf-red
    .gform-theme.gform-theme--framework.gform_wrapper
    input:is([type="submit"], [type="button"], [type="reset"]).button:where(
        :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
                .gform-theme__disable *
            ):not(.gform-theme__disable-framework):not(
                .gform-theme__disable-framework *
            )
    ),
.gform-theme.gform-theme--framework.gform_wrapper
    input:is([type="submit"], [type="button"], [type="reset"]):where(
        :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
                .gform-theme__disable *
            ):not(.gform-theme__disable-framework):not(
                .gform-theme__disable-framework *
            )
    ),
.gform-theme.gform-theme--framework.gform_wrapper
    input[type="submit"].button.gform_button:where(
        :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
                .gform-theme__disable *
            ):not(.gform-theme__disable-framework):not(
                .gform-theme__disable-framework *
            )
    ) {
    background-color: #0e4c8c !important;
    border: none !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    padding: 16px 24px !important;
}

/* Start Generation Here */
/* submit button hover */
.gf-red
    .gform-theme.gform-theme--framework.gform_wrapper
    input:is(
        [type="submit"],
        [type="button"],
        [type="reset"]
    ).button:hover:where(
        :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
                .gform-theme__disable *
            ):not(.gform-theme__disable-framework):not(
                .gform-theme__disable-framework *
            )
    ),
.gform-theme.gform-theme--framework.gform_wrapper
    input:is([type="submit"], [type="button"], [type="reset"]):hover:where(
        :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
                .gform-theme__disable *
            ):not(.gform-theme__disable-framework):not(
                .gform-theme__disable-framework *
            )
    ),
.gform-theme.gform-theme--framework.gform_wrapper
    input[type="submit"].button.gform_button:hover:where(
        :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
                .gform-theme__disable *
            ):not(.gform-theme__disable-framework):not(
                .gform-theme__disable-framework *
            )
    ) {
    background-color: #c5111a !important;
}

.gf-red .gform_confirmation_message {
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}
