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

.nomostrar{display:none;}

.contactLabel {
	font-size: 20px;
	color:#334355;
	font-weight:300;
}

.acceptanceLabel
{
	color:#334355;
	font-size: 16px;
}

a:hover
{
	font-weight:400;
}

.footer_top .widget_nav_menu ul li
{
	padding: 0px;
}



.mobile_menu_button .qode_icon_font_awesome.fa {
    font-size: 30px;
    margin-left: 20px;
    margin-top: 10px;
}


@media (max-width: 599px) {
	.qode-advanced-call-to-action {
    	height: 300px;
	}

	.qode-advanced-call-to-action .qode-advanced-cta-content .qode-advanced-cta-text-holder{
	    font-size: 25px !important;
	    line-height: 28px;
	   }

	   .qode-advanced-call-to-action .qode-advanced-cta-icon-holder {
		    margin-left: 0px;
		    margin-top: 10px;
	    }

	    .qode-advanced-call-to-action .qode-advanced-cta-icon-holder .qode_icon_font_awesome.fa{
	    	font-size: 30px;
	    }
	    .nomostrarmovil{display: none;}
}





