.ml-4 {
    display: none !important;
}
.collection-title {
    display: none;
}
.app-bar .logo {
    object-fit: scale-down!important;
}
.sh-categories-container>div>h2 {
  display: none !important;
}
.sh-categories-container>div>hr {
  display: none !important;
}
.sh-banner-collection-card>a>div>div>p {
  display: none;
}
.sh-banner-collection-card>a>div>div>p>svg {
  display: none;
}
.sh-product-card:hover {
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}
.sh-product-card-discount-tag {
  font-weight: 400 !important;
  border-radius: 0px !important;
}
.sh-product-discount-tag {
  font-weight: 400 !important;
  border-radius: 0px !important;
}
.sh-try {
  display: none;
}
.cat-card-img {
    border-radius: 10px;
}
.pr-long-card {
    border-radius: 10px;
}
/* Mobile-specific styles */
@media only screen and (max-width: 768px) {
  /* Your CSS styles here */
  .swiper-button-next, .swiper-button-prev { display: none!important;
}
.swiper-pagination-bullets {
   display: none!important;
}
.three-column-footer__flexContainer {
display: none;
}
.three-column-footer__paddingLeft, .three-column-footer__paddingRight {
display: none;
}
#sh-footer-git-payment {
display: none;
}
.three-column-footer__link {
    margin-bottom: 12px;
    display: none;
}
.three-column-footer__heading {
    display: none;
}
.three-column-footer__footer {
   display: none;
   }
.swiper-wrapper{
    width: calc(150% - 6px)!important;
}
.site-footer_footer_root__nGsSx {
    display: none!important;
}
.app-bar .logo {
    width: 150px!important;
}
.swiper, swiper-container {
    margin: 10px;
    border-radius: 20px;
}
}
.sticky-button {
position: fixed!important;
z-index: 999;
bottom: 10px; 
left: 20px;
background-color: #E5EDF6;
color: #014FAC;
padding: 10px 20px;
border: none;
cursor: pointer;
border-radius: 10px;
}
#sh-collection-66f950beb637e52d4c6ade19 {
    margin-bottom: -35px!important;
}