/*
Theme Name: Bridge
Theme URI: http://bridgelanding.qodeinteractive.com/
Description: Creative Multipurpose WordPress Theme
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Author: Qode Interactive
Author URI: http://qodethemes.com/
Text Domain: bridge
Version: 28.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

header.centered_logo .header_inner_left{
	margin:0!important;
}
body.boxed .carousel-inner, body.boxed .full_width .parallax_content, body.boxed .header_inner, body.boxed .wrapper_inner, body.boxed footer{
	width:100%!important;
}
.vc_row.full_screen_section{
	padding: 0px!important;
}
.mobile_menu_button,header.centered_logo .logo_wrapper,.header_inner,.boxed .header_bottom,.q_logo img{
	height: 65px!important;
}
.vc_column_container>.vc_column-inner{
	   padding: 0px!important;
}
.full_section_inner{
	padding: 0 5px;
}
.hthb-row{
	padding: 15px!important;
}
.custom_notification_button{
	color: #ae7cb8;
	background: white;
	padding: 0 8px;
    border-radius: 0.5em;
    -webkit-appearance: button;
}
.custom_notification_button_2{
	color: white;
	background: #ae7cb8;
	padding: 0 8px;
    border-radius: 0.5em;
    -webkit-appearance: button;
}
.custom_notification_button_2: hover{
	color: #ae7cb8;
	background: white;
	padding: 0 8px;
    border-radius: 0.5em;
    -webkit-appearance: button;
}
.content.content_top_margin{
	margin-top: 65px!important;
}
.header_top{
	display: none!important;
}
.vc_row{
	margin: 0 auto!important;
	max-width: 560px!important;
}
.q_logo a img{ padding:8px!important; }