/** Shopify CDN: Minification failed

Line 55:5 Expected "}" to go with "{"

**/
.mobile-logo{
    text-align: center;
}

  .wishit-marquee p {
  font-weight: 900;
  padding: 0px 10px;
}

.fa, .fas {
    color: white;
    font-weight: 900;
}

span.selectedvalue {
    display: inline-block;
    vertical-align: middle;
    color: white !important;
}
.js-product-price {
    font-size: 14px !important;
    color: #b59677;
    filter: contrast(1.8);
    font-weight: 600 !important;
}

time {
    color: black;
    font-weight: 600;
}

.footer__form-group-submit{
    filter: contrast(1.9);
}

.collection-page .collection-page__title {
    padding: 20px 10px !important;
}

@media (max-width: 480px) {
    .collection-page .collection-page__title {
        padding: 15px 16px !important;
    }
}

@media screen and (max-width: 767px) {
    .middle_bar .container {
        background-color: black;
        padding: 5px 0;
    }