@import url("https://fonts.googleapis.com/css?family=Bitter:400,400i,700%7CRoboto:300,400,500,700");
/*Romano Customizations*/

#app-header {
	background-color: transparent;
	background: ##FFFFFF;
	clear: both;
	padding: 10px 0 0px;
	/*position: fixed;*/
	/*width: 100%*/
}
.header-branding h1 a img {
	height:150%;
}
.logo-customized {
margin-top:0px;
margin-bottom:30px;
}
}
#search-form.callout-region {
	background-color: #3C4043;
}
a, .Product__AssociatedProductsList--below-the-fold>li>a {
	font-size: 18px;
	text-decoration: none;
}
a:hover, .Product__AssociatedProductsList--below-the-fold>li>a:hover, a:focus, .Product__AssociatedProductsList--below-the-fold>li>a:focus {
	font-size: 18px;
	text-decoration: underline;
}
body {
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
/* Carousel CSS */

.carousel-inner .item img {
	width: 100%;
	height: auto;
}
.feature-region {
	background-image: none;
}
.product-account-image-wrapper{
height: 50px;
}
.product-account-logo {
max-height: 75px;
}

.product-tile .product-description {
        height:200px;
}
.product-account-logo {
display:none;
}