/* Add custom CSS styles below */
.s-block--banner-design div.rounded {
    background-size: 100% 100%;
}
section:nth-child( 1 of .s-block--banner-design )  div.rounded {
    background-image: url(https://i.ibb.co/7txt6d03/Background-11.png);
}
section:nth-child( 1 of .s-block--banner-design )  div.rounded:first-child {
    background-image: url(https://i.ibb.co/qMtX8K1z/Background-10.png);
}

section:nth-child( 2 of .s-block--banner-design )  div.rounded:first-child {
    background-image: url(https://i.ibb.co/zh8S9HVq/image-1.png);
}
section:nth-child( 2 of .s-block--banner-design )  .grid.container {
    height: 50vh;
}
.s-block--main-slider.is-first-block button.btn--main{
    background: #E67226;
    color: #fff;
}
@media (min-width:767px){
  section:nth-child( 2 of .s-block--banner-design )  div.rounded:first-child {
    justify-content: flex-end;
    padding-left: 4rem;
}
.s-block--main-slider.is-first-block .container.slide-content {
    justify-content: flex-end;
    align-items: flex-end;
    padding-bottom: 10%;
}
}
@media (max-width:767px){
section:nth-child( 2 of .s-block--banner-design )  div.rounded:first-child {
    background-image: url(https://i.ibb.co/B2DPtF92/image-4-3.png);
    background-size: cover;
    background-position: center;
}
section:nth-child( 2 of .s-block--banner-design )  div.rounded:first-child {
    justify-content: flex-end;
}}

section:nth-child( 3 of .s-block--banner-design )  div.rounded {
    background-image: url(https://i.ibb.co/fYxCRHJ9/Banner-3.png);
}
section:nth-child( 3 of .s-block--banner-design )  div.rounded:first-child {
    background-image: url(https://i.ibb.co/FqsqgQxZ/Banner-2.png);
}

section:nth-child( 4 of .s-block--banner-design )  div.rounded:first-child {
    background-image: url(https://i.ibb.co/wZSXYpJK/Background-12.png);
}
section:nth-child( 4 of .s-block--banner-design )  .grid.container {
    height: 50vh;
}
@media (max-width:767px){
section:nth-child( 4 of .s-block--banner-design )  div.rounded:first-child {
    background-image: url(https://i.ibb.co/fdwLrTvX/Group-1618875277.png);
    background-size: cover;
    background-position: center;
}
section:nth-child( 4 of .s-block--banner-design )  div.rounded:first-child {
    justify-content: flex-end;
}
.s-block--main-slider-1 salla-slider, .s-block--main-slider-1 div[slot=items], .s-block--main-slider-1 .swiper-slide {
    height: 400px;
}
.s-block--main-slider .text-\[60px\] {
    font-size: 44px;
}}


.store-footer__inner {
    background: #E67226;
}
footer .bg-white {
    background-color: #262262;
}