body.page-layout-1column {
	margin: 0px;
        max-width: 100%;
        background-color: #cccccc;
	background-image: url("/pub/media/slidebanner/b/g/bg_slider_3.jpg");
}

div.page-wrapper div.top-link-container {
	background-color: transparent;
}

h1 {
	color: navy;
}

.page-wrapper {
	position: relative;
	margin: 0px;
}

img {
	max-height: inherit;
}


#mainSlider .wrapper_slider .banner_item {
	background-size: contain;
	background-position: center center;
	height: 169px;
	background-repeat: no-repeat;
}

.product-list-item .product-photo .quickview-product .ajax.diamond.tooltip-hover i {
	font-family: 'Roboto', sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: black;
}

.product-list-item:hover .product-photo div.quickview-product:hover {
	background-color: yellow;
}

#opacity_middle, #opacity_bottom {
	opacity: 1;
	background-color: white;
}

#opacity_wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
        min-height: 100%;
        height: 100vh;
	width: 100%;
	opacity: 0.9;
        background-color: white;

}

.page-wrapper .header-container {
	margin-bottom: 0px;
}

.page-wrapper .header-container .header {
        margin-bottom: 0px;
}

.page-wrapper #maincontent, .page-wrapper .header-container .header .container {
	background-color: white;
}

.page-wrapper #maincontent {
	padding-top: 20px;
}

.page-wrapper .page-footer .section-newsletter {
	display: none;
}

.product-social-links .product-addto-links, .product-item .product-info .actions-primary {
	display: none;
}

.product-social-links .product-addto-links, .product-item .product-info .actions-secondary {
        display: none;
}

.page-wrapper .header-container .header .container .row {
	height: 64px;
}

.align-right {
	float: right;
	color: white;
	display: block;
	position: relative;
	margin-top: 15px;
}

.cart .item-info .comment .btn-update {
	margin-top: 9px;
}

.overview > strong.type:nth-child(1) {
	display: none; 
}

