/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Bridge Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 8.0
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
nav.main_menu > ul > li.active:after, nav.main_menu > ul > li:hover:after {
    background-color: #BA8C27  !important;
}
.footer_bottom {
    border-bottom: 5px solid #BA8C27 !important;
}
.caldera-grid .row {
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin: auto !important;
    padding-top: 10px !important;
}

.content .container .container_inner.default_template_holder, .content .container .container_inner.page_container_inner {
    padding-top: 0px !important;
}

.header_top_bottom_holder{border-top: 5px solid #BA8C27 !important;}

.footer_top .textwidget{
border-left: 1px solid #BA8C27 !important;
    padding-left: 20px;
}


div.section {padding-top: 0px !important;} 



