/* Header Start */
.store-footer img.max-w-24 {
    filter: brightness(0);
    max-width: 10rem !important;
}
body:not(.index) .navbar-brand img {
    filter: invert(1);
}

/***/
/*E-mail*/
.footer-is-light .store-footer .m-auto.max-w-\[1300px\] {
    color: #fff;
}
.text-\[\#636363\] {
    color: #fff !important;
}

/*Footer*/
.copyright-text * {
    color: #fff !important;
}

.store-footer__inner  .block.w-full {
    display: none !important;
}
@media (max-width: 767px) {
section:nth-child( 1 of .landing-page-first-banner) .txt.w-full {
    padding-bottom: 3rem;
    justify-content: flex-end !important ;
}
}
/* Edit */
.article--main.product-description {
    height: 140px;
    overflow: hidden;
}