section#square-photos-9 .square-photos-grid > div:last-child .photos-item-text {
    justify-content: flex-end;
}
section#square-photos-4 .square-photos-grid .square-photos-item .photos-item-text,
section#square-photos-9 .square-photos-grid .square-photos-item .photos-item-text {
    width: 80% !important;
}
@media(max-width:767px){
section#square-photos-4 .square-photos-grid .square-photos-item .photos-item-text,
section#square-photos-9 .square-photos-grid .square-photos-item .photos-item-text {
    text-align: center;
    width: 100% !important;
}
.square-photos-grid .square-photos-item .photos-item-text .text-start.px-2.lg\:px-4.block {
    text-align: center !important;

}
}
section#square-photos-6 .square-photos-grid .square-photos-item .photos-item-text{
    align-items: flex-end !important;
    padding-bottom: 2rem;
}
/* Start product */
section.s-block.s-block-tabs.s-block--tabs-produtcs .product-entry__image {
    width: 100% !important;
}

/* Start footer */
footer.store-footer {
    background: var(--color-primary) !important;
    color: #fff !important;
}
.footer-bottom p.text-gray-400{
    color: #fff;
}
.footer-bottom p.text-gray-400 a:hover{
    color: #000;
}footer.store-footer {
    background: #474444 !important;
    color: #fff !important;
}salla-slider .s-slider-block__title .s-slider-block__title-nav button {
    display: none;
    flex-shrink: 0 !important;
    border-width: 1px !important;
    border-style: solid !important;
    --tw-border-opacity: 1 !important;
    border-color: rgba(229, 231, 235, 1 !important) !important;
    --tw-shadow: 0 0 rgba(0, 0, 0, 0) !important;
    --tw-shadow-colored: 0 0 rgba(0, 0, 0, 0) !important;
    box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), var(--tw-shadow) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow) !important;
}