<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.itopplus-background {
background-image:none;background-color :rgba(255, 255, 255, 1);
}
.shopcart {
    position: relative;
    background-color: transparent;
}

.banner-area {
	width: 100%;
	height: 400px;
	position: fixed;
	background-size: cover;
	background-position: center center;
}



</pre></body></html>