
@media (min-width: 768px){
h6, .heading-6 {
    font-size: 12px;
    line-height: 1.55556;
    text-align: left;
}}


.product-price span:before {
    content: "";
    display: inline-block;
}

.product-price {
    font-size: 12px;
    color: #000;
text-align: left;
}


@media (min-width: 576px) {
.justify-content-sm-center {
    justify-content: left!important;
}}


a:hover, a:focus {
    color: #000;
    text-decoration: none;
}

a, a:active, a:focus {
    color: #000;
}

.container-bc {
    max-width: 1333px !important;
}


