.home header{display:none;}
.bottom-footer {
    color: #ddd;
    background-color: #1a2632;
    padding: 30px 0;
    text-align: center;
    position: relative;
    display: none;
}
.woocommerce ul.products li.product .price .amount {
    color: #86827E;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
}