/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Bridge Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 18.1
License: GNU General Public License
License URI: licence/GPL.txt

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

*/


@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
	font-family: 'Helvetica Neue';
	src: url('fonts/HelveticaNeue-Bold.eot');
	src: url('fonts/HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/HelveticaNeue-Bold.woff') format('woff'),
		url('fonts/HelveticaNeue-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica Neue LT Std';
	src: url('fonts/HelveticaNeueLTStd-Th.eot');
	src: url('fonts/HelveticaNeueLTStd-Th.eot?#iefix') format('embedded-opentype'),
		url('fonts/HelveticaNeueLTStd-Th.woff') format('woff'),
		url('fonts/HelveticaNeueLTStd-Th.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}
 }

div.woocommerce-shipping-fields-cnt, h3#ship-to-different-address{
display: none !important;
}
.woocommerce form.checkout .col2-set .form-row.notes{
margin-top:60px;
}
@media screen and (max-width: 360px){
	.qbutton.medium{
		width: 100px;
		display: block;
		margin: 50px auto !important;
		text-align: center !important;
	}
	.bwd160 .qbutton.medium{
		width: 160px;
	}
	.qbutton.large{width: 252px;display: block;margin: 50px auto !important;text-align: center !important;}
	.carousel-inner h2{line-height:30px !important;}
	.shopping_cart_outer{display: table !important;}
	.mobile_menu_button span{font-size: 22px !important;}
	.espaconulom{display: none;}
	.wpcf7 form.wpcf7-form p{text-align: center;}	
	.woocommerce table.cart td.actions > .checkout-button, .woocommerce-page table.cart td.actions > .checkout-button{float: left;margin-left: 0;width: 100%;padding-right: 22px !important;padding-left:22px !important;}
	.widget.woocommerce.widget_product_categories{margin-bottom: 0;}
	.woocommerce .content .container .column1, .woocommerce-page .content .container .column1{margin-bottom: 0 !important;}
	.padding-top-vinte{padding-top: 20px !important;padding-bottom: 0 !important;}
}
#billing_postcode_field{width: 100%}