
/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");


#mc4wp-form-1 input[type="submit"] {
padding:4px 25px !important;
background-color:#a51217;
color:#ffffff;
font-size:15px;
}

.nomargin .flexslider {
    margin:0 !important; /* Make the container element behave like a table */
}


@media screen and (max-width: 1440px)
{
	header.centered_logo.sticky .q_logo {
	display:none;
	}
}

.qbutton.big_large, .qbutton.big_large_full_width {
padding:0px !important;
}

@media screen and (max-width: 600px)
{
	.vc_column_container > .vc_column-inner {
	padding-left:15px !important;
	padding-right:15px !important;
	}
}

.removepadding.vc_video-aspect-ratio-169 .wpb_video_wrapper {
padding-top:10px !important;
}