/* Add custom CSS styles below */ 
.video_content, .video_section::before{
  display:none !important;
}

.content-info p {
    -webkit-line-clamp: 2 !important;
  font-size: 14px !important;
}

.m-t{
  padding-top:0 !important;
}

.title-section{
  margin-top:30px !important;
}

@media (max-width: 576px) {
    .store-footer h3, .col-footer .s-contacts-title {
        font-size: 0px !important;
    }
}

.text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, 1);
    color: rgb(179 91 63);
}
element.style {
    color: #ae6046;
}

.s-product-card-content-title a {
    display: block;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, 1);
    color: rgb(179 91 63);
}

.store-footer h3, .col-footer .s-contacts-title {
    font-size: 0px !important;
    font-weight: 600 !important;
    line-height: 150% !important;
}