section:nth-child(2 of .s-block--photos-slider) 
 .swiper-wrapper {
    max-width: 600px !important;
    gap: 2rem !Important
}

.navbar-brand img {
    max-height: 5rem;
    max-width: 170px;
}footer .max-h-\[70px\] {
    max-height: 94px;
}

.home-slider__content{
  justify-content: end
}

.home-slider__content .btn,
.s-block--info-blocks .btn{
  background-color: #00819d !important;
  color: #fff !important 
}
.main-nav-container .inner, .main-nav-container.fixed-header .inner ,.main-nav-container{
    background-color: #00819d !important;
    border-top-width: 0px;
    border-bottom-width: 0;
}
.main-nav-container .sides-wrap {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    BACKGROUND-COLOR: #00819d;
}
.swiper .swiper-pagination-bullet-active {
    width: 2.5rem;
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
    display: none;
}

.s-block--default-home-slider .side-slide .title-wrap {
    max-width: 70%;
}

.side-slide .title-wrap{
  text-align: center
}

.side-slide:last-of-type .title-wrap{
  margin-right: auto;
}

.s-block--info-blocks h2,
.s-block--info-blocks p{
  color: var(--color-primary) !important
}

@media(min-width:768px){
  .s-block--features__item,
  .s-block--features__item p {
    text-align: start !important;
    align-items: start !important;
    max-width:300px
  }
}
.s-block:first-of-type {
    margin-top: 0;
}
/* Categories Grid */

.s-block--banners .grid {
  grid-template-columns: repeat(2, 1fr) !important;
}

.s-block--banners .banner-entry {
  height: 300px;
}

@media (max-width: 992px) {
  .s-block--banners .banner-entry {
    height: 200px;
  }
}

@media (max-width: 480px) {
  .s-block--banners .banner-entry {
    height: 100px;
  }
  .s-block--features__item h4{
    text-align: center
  }
    #default-home-slider-0 .swiper-lazy.enhanced-fly-in.swiper-lazy-loaded {
    background-position: right;
}
}

.s-block--banners .lazy__bg {
  background-size: contain;
  background-repeat: no-repeat;
}

@media (min-width: 640px) {
  .two-row .banner-entry:first-child {
    grid-row: span 1 / span 1;
  }
}

/* Transparent Banner */

.banner-entry,
.banner--fixed img {
  background-color: transparent !important;
}

.s-block--banners .banner-entry:nth-child(5n+1), .has-2-photos .banner-entry:nth-child(n), .has-4-photos .banner-entry:nth-child(n), .has-5-photos .banner-entry:nth-child(n+4) {
    grid-column: span 1 / span 1;
}

.banner-entry a:before{
  display: none 
}

.s-block--info-blocks .info-block__img img {
    max-height: 100% !important;
}

@media(max-width:768px){
  .s-block--info-blocks .info-block__img img {
    max-height: 80% !important;
  }
}


.s-block--info-blocks .info-block__img {
  padding: 0 !important
}

.s-block--info-blocks .info-block__img {
    align-items: stretch;
}

.store-footer__top{
  background-color: var(--color-primary) !important
}



/***********************************************/

.enhanced-fly-in {
  animation: unset;
}
.main-nav-container .inner,
.main-nav-container.fixed-header .inner {
  border-top-width: 2px;
  border-bottom-width: 0;
}
.banner--fixed img,
.footer-is-light .store-footer__top {
  background-color: transparent;
}
salla-slider.photos-slider .swiper-slide {
  padding: 0;
  margin: 0;
  width: 100%;
}
.s-slider-block__title-nav {
  visibility: hidden;
}
salla-slider.photos-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
  padding: 0;
}
.banner--fixed img {
  padding: 0;
}
.store-footer,
.store-footer__inner {
  background-color: #11509A !important;
}
.footer-is-light .store-footer .store-footer__inner {
  border-bottom-color: #0083a1;
}
footer * {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    BACKGROUND-COLOR: #00819d;
}