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

@media only screen and (max-width: 1000px) {
.header_bottom {
        background-color:#1da095!important; */
    }
	header.fixed_hiding .q_logo {
		left: 10px!important;
	}
	.logo_wrapper {
		left:0!important;
	}
	.header-right-from-logo-widget {
		display:block!important;
		padding: 0 20px!important;
	}
	.textwidget.custom-html-widget {
		text-align: right!important;
		margin-top: 18px;
	}
	.mobile_menu_button span {
		color: #ffffff!important;
	}
	nav.mobile_menu ul li {   
    	padding: 0 10px!important;
	}
}
@media only screen and (max-width: 480px) {
	.q_logo a, .q_logo img {
		height: 50px !important;
	}
	.header-right-from-logo-widget {		
		padding: 0 10px!important;
	}
	header.centered_logo .logo_wrapper {		
		margin-left: 75px!important;
	}
	span#only_canarias {
		font-size: 12px!important;
	}
}