.full-banner-entry::after, .full-banner-entry::before{
content: none;
}

.slide--cat-entry h2{
font-size:16px;
}

.slide--cat-entry img{
border-top-right-radius: 8px;
border-top-left-radius: 8px;
}

.slide--cat-entry{
padding: 0px 0px 27px 0px;
border-radius: 8px !important;
}

.slide--cat-entry, .object-cover {
object-fit: cover;
}

.slide--cat-entry, .rounded-full{
border-radius: 0;
}

.slide--cat-entry, .mb-2\.5{
margin-bottom: 1.625rem;
}


.slide--cat-entry, .w-16{
width: 100%;
}

.slide--cat-entry, .h-16{
height: 15rem;
}

.banner--fixed img{
background-color: transparent;
}

.s-product-card-entry{
border: 1px solid #3E2B52;
}

.footer-is-light .store-footer .store-footer__inner{
background: linear-gradient(8deg, rgba(220,212,203,1) 0%, rgba(248,244,240,1) 61%);
}

.footer-is-light .store-footer {
background: linear-gradient(8deg, rgba(220,212,203,1) 0%, rgba(248,244,240,1) 61%);
}

.s-metadata-box{
border: 2px solid #3E2B52;
box-shadow: rgb(56 20 96) 0px 3px 1px;
}

@media (max-width: 768px) {
.full-banner-entry{
    width: 100%;
    height: 600px;
    background-image: url(https://i.postimg.cc/KYJdbyFH/Group-12-1.jpg) !important;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.top-navbar{
display:none;
}

.items-end, .s-social-list, .store-footer a{
justify-content: center;
}

.footer-is-light .store-footer .store-footer__inner{
text-align: center;
background: linear-gradient(8deg, rgba(220,212,203,1) 0%, rgba(248,244,240,1) 61%);
}


}