/*
Theme Name: speedgutters
Theme URI: http://speedgutters
Template: bridge
Author: speedgutters
Author URI: http://speedgutters
Description: speedgutters
Tags: speedgutters
Version: 30.8.7.1.1747915424
Updated: 2025-05-22 08:03:44

*/

.slider_content_inner {top: 90px !important;}
.carousel-inner .slider_content .text.one_by_one a.qbutton {color:#FFF !important;}

@media only screen and (max-width: 480px){
.slider_content_inner {top: 10px !important;}
}

/* Pull Home Page top UP */
@media only screen and (min-width: 1000px) {
    .home .content .container .container_inner.default_template_holder, .content .container .container_inner.page_container_inner {
        padding-top: 0px !important;
    }
}



/* 404 Page */

.page_not_found {padding-top:250px !important;}

.mobile_menu_button span {color: #9E2532 !important;font-size: 50px !important;}


/* Close Gap on the main Menu */

@media only screen and (min-width: 1025px) {
    nav.main_menu > ul > li > a {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
}