/*
This is your custom Style Sheet. It's the last css resource loaded so you can
easily overwrite css selectors from other style sheets.
*/
.navbar-inverse {background-color:#d93509 !important;}
h3 {
	font-size: 20px !important;
}
.text-price {display: none;}
#navbarLogin {min-height: 34px;}
#navbarLogin ul{display: none;}
.footer-static-bottom .footer-links address .fa {color:#d7d7dc !important}