<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#nav-main-menu-data {
    min-height: 550px;
}
@media only screen and (max-width: 2980px) and (min-width: 1201px) {
	.container .logo {
		float: left;
		padding-top: 5px;
	}
	#main_search #search_and_button {
		background: rgba(255, 255, 255, 0.2);
	}
}
@media only screen and (min-width: 1px) and (max-width: 1200px) {
	figure .rwd_product_list_qty {
		margin-left: 0%;
	}
}
.footer .level_b .tp {
    height: 38px;
    background: #ffffff;
    border: #000 solid 1px;
}
.rwd-product-list-sign {
    position: absolute;
    z-index: 5;
    font-size: 12px;
    font-family: Open sans,Arial;
	display: block !important;
	color:#FF0000;
}
.rwd_show_item_dsca #rwd_show_item_sign {
	color:#FF0000;
}
.rwd-overlay-desc {
    margin-top: 35px;
}
figure .block_down {
    margin-top: -9px;
}</pre></body></html>