/*
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");

.q_elements_holder.two_columns.eh_two_columns_33_66 .q_elements_item:first-child, .q_elements_holder.two_columns.eh_two_columns_66_33 .q_elements_item:last-child {
    width: 45%;
}
.q_elements_holder.two_columns.eh_two_columns_33_66 .q_elements_item:last-child {
    width: 55%;
}
.redes-sociais { 
	color: #3B3C3E;
	text-decoration: underline;
	padding:10px;
	letter-spacing: 1px;
}
.redes-sociais:hover { 
	color: #569B93;
	text-decoration: underline;
}
.btn-nobackground {
	margin-top: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
@media only screen and (max-width: 420px){
	.header_bottom {
		height: 175px;
	}
}
@media only screen and (max-width: 480px) {
	.q_logo a, .q_logo img {
		margin-top: 15px !important;
	}
}
@media only screen and (max-width: 1000px){
	.header_bottom {
		height: 175px !important;
	}
	.q_logo a, .q_logo img {
		margin-top: 15px !important;
	}
}
.flexslider {
    margin: 0 0 15px !important;
}