/*
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: 10.0
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.

*/

.woocommerce .button, .woocommerce input[type=submit], .woocommerce ul.products li.product .added_to_cart, .woocommerce-page .button, .woocommerce-page input[type=submit]{
	margin:5px !important;
}

.woocommerce ul.products li.product .add-to-cart-button-outer{
	margin-left:30% !important;
}

#billing_company, #shipping_company{
	display:none !important;
}
.select2.select2-container.select2-container--default.select2-container--focus{
	display:none !important;
}
.woocommerce .select2-container, .woocommerce-page .select2-container{
	display:none !important;
}
.select2-hidden-accessible{
	border: none !important; 
    clip: none !important; 
    height: auto !important; 
    margin: 0px !important; 
    overflow: none !important; 
    padding: 10px !important; 
    position: relative !important; 
    width: 100% !important; 
    display: block;
}

#nav-menu-item-838 a span{
	color: #FFFFFF;
    background-color: #bd0926;
    padding-top: 1px;
    padding-right: 0px;
    padding-bottom: 1px;
    padding-left: 4px;
}
#nav-menu-item-958 a span{
	color: #FFFFFF;
    background-color: #2b3689;
    padding-top: 1px;
    padding-right: 0px;
    padding-bottom: 1px;
    padding-left: 4px;
}
