/* Add custom CSS styles below */ 
footer.store-footer {
    background-color: #000 !important;
    color: #fff !important;
}
salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *) {
    padding-left: 0px;
}
.store-footer__inner {
    background-color: #000 !important;
}
section.s-block.s-block--fixed-banner .container {
    max-width: 100%;
    padding: 0px;
}

section:first-of-type {
    margin-top: 0px;
}
.banner-entry{
  height: 400px;

}
.top-navbar {
height: 0px;
}
.top-navbar {
    height: 0px !important;
    min-height: 0px !important;
    padding: 0px;
    overflow: hidden;
}
salla-localization-modal.hydrated {
    position: fixed;
    top: 2%;
    z-index: 999999999;
    background: #000;
    color: #fff;
    border-radius: 45px;
    right: 47%;
    transform: translateX(50%);
}

.s-localization-modal-trigger-btn {
    background: #000;
}
salla-slider.photos-slider .swiper-slide {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0;
}
.s-slider-block__title {
    display: none;
}
[for="option-96344466"] b::after ,[for="option-950701099"] b::after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('https://i.ibb.co/QvCWtCzJ/Comment.png <label for="option-450572333');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
    vertical-align: middle;
}
[for="option-1469790355"] b::after ,[for="option-175614772"] b::after{
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('https://i.ibb.co/y2WL0R9/Like.png <label for="option-450572333');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
    vertical-align: middle;
}
[for="option-559957916"] b::after ,[for="option-484920873"]   b::after{
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('https://i.ibb.co/YGbKSQZ/Share.png<label for="option-450572333');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
    vertical-align: middle;
}
[for="option-1934452381"] b::after ,[for="option-1858891050"] b::after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('https://i.ibb.co/mVk8h79m/Repost.png<label for="option-450572333');
      background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
    vertical-align: middle;
}


@media (max-width: 1024px) {
    salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *) {
        padding-right: 0rem;
    }
}



@media (min-width: 768px) {
    salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *) {
        padding-left: 0rem;
    }
  .has-overlay:after {
    background-color: rgb(0 0 0 / 16%);}
}

@media (max-width:768px){
  .grid.md\:grid-cols-2.grid-flow-row.gap-3.sm\:gap-8 {
    grid-template-columns: repeat(2, minmax(0, 1fr));';
}

a.banner-entry {
    height:140px;
}
  .grid.md\:grid-cols-3.grid-flow-row.gap-3.sm\:gap-8 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
}


.banner-entry h3 {
    font-size: 14px;
    line-height: 19px;
    font-weight: 500;
}