body {
    background: none;
    /* background-color: white; */
    /* color: #0080c7; */
}
footer {
    padding: 15px 0;
    display: none;
    text-align: center;
}
#page {
    -webkit-box-shadow: 0 0 5px #fff;
    box-shadow: 0 0 5px #fff;
}
#page > .container div h1:not(.media-heading):after, #page > .container div h2:not(.media-heading):after, #page > .container div h3:not(.media-heading):after, #page > .container div h4:not(.media-heading):after, #page > .container div h5:not(.media-heading):after, #page > .container div h6:not(.media-heading):after {
    border-bottom: 2px solid #242423;
}
#back-top span {
    padding: 10px;
    display: none;
}
.price {
  display: none;
}