/* Custom code goes here - paste your css code below in line 3 */

div#_desktop_search_widget {
    padding: 5px 0 15px;
}

div#angarinfo_block {
    background-color: #000000;
    color: white;
	padding-bottom: 10px;
}

#index #wrapper {
    background-color: #dcdcdc;
}

#wrapper {
	background-color: #dcdcdc;
}

#user-icon {
	display: none;
}

#search_topcolumn {
	width:100%;
	border-radius: 5px; 
}


#parallax_baner {
    text-align: justify; 
    color: white;
	
}

#parallax_baner .parallax_desc {
    background-color: rgb(51, 51, 51);
	opacity: 0.7;
	padding-bottom: 15px;
	padding-top: 15px;
}

.product-image-container {
    height: 250px;
} 

.product-cover img {
    max-height: 480px;
    width: auto;
}

.product-cover {
    background: #fff;
	height: 500px;
}

#product #content .product-flags {
    display: none;
}

#main .images-container .js-qv-mask.scroll {
    background: #fff;
	padding: 5px;
}

.product-reference_top span {
    font-size: 36px;
}

.tabs ul.nav-tabs li.nav-item a {
    border-bottom: 5px solid transparent;
}