/*
Theme Name: Open Up Garage Door
Theme URI: https://hearstdms.com
Author: Hearst DMS
Author URI: https://hearstdms.com
Description: Child theme for Open Up Garage Door
Template: betheme
Version: 1.6.2
*/
.main-nav-search-form {
    display: inline-block;
    position: relative;
    width: 250px;
    padding: 0;
    margin-top: 4px;
}

#nav ul li > a#main-nav-search-link {
    display: none;
}

#sticky-nav a#sticky-nav-search-link {
    display: none !important;
}

.sticky-shadow {
    height: 115px !important;
}

body .header-v4 #header .tagline {
    margin-top: 15px !important;
}

#banner-text {
    left: 0 !important;
}

.home .page-title-container {
    display: none;
}

#banner-text .tp-mask-wrap {
    left: 0px;
    background: whitesmoke;
    padding-left: 170px;
}

@media screen and (max-width: 480px) {
    #sliders-container {
        display: block !important;
    }

    #slider-widget-bkgd {
        display: none;
    }

}

@media only screen and (min-width: 641px) {

    .gform_wrapper .left_label input.large,
    .gform_wrapper .left_label select.large,
    .gform_wrapper .left_label textarea.large,
    .gform_wrapper .left_label textarea.medium,
    .gform_wrapper .left_label textarea.small,
    .gform_wrapper .right_label input.large,
    .gform_wrapper .right_label select.large,
    .gform_wrapper .right_label textarea.large,
    .gform_wrapper .right_label textarea.medium,
    .gform_wrapper .right_label textarea.small {
        width: 100% !important;
    }

    .gform_wrapper .left_label input.medium,
    .gform_wrapper .left_label select.medium,
    .gform_wrapper .right_label input.medium,
    .gform_wrapper .right_label select.medium {
        width: 69% !important;
    }
}

@media screen and (max-width: 767px) {
    .header-social {
        display: none;
    }
    #banner-text .tp-mask-wrap {
        padding-left: 20px;
    }
}

@media screen and (max-width: 825px) {
    .sticky-shadow {
        height: 175px !important;
    }
}
