
.logo {
	max-width: 1216px;
	margin: auto;
}

.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price{
color: #CE5213;
font-weight:800;
}



header#commonHeader, 
.fs-l-header {
    background-image: url("https://morigen.itembox.cloud/item/background.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: transparent !important;
}