/* Add custom CSS styles below */ 
body.index .store-header {
    position: relative !important;
    top: 0;
    left: 0;
    width: 100%;
    background-color:#fdf6f5;
}


.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 3rem;
}

.main-nav-container .navbar-brand img {
    max-height: 4rem;
}
.h-full .text-center{
    width:50% ;
}
.h-full h1{
    line-height: 3.5rem;
}
section.h-\[85vh\].relative{
    height: 80vh;
}

section.h-full a {
    margin:auto;
}
.category img {
    height: 100% !important;
}
.category .justify-between {
    justify-content: center;
    gap: 40px;
}
.category a{
    font-size:16px;
    font-weight:700;
}
.category .s-slider-block__title-nav{
    display:none;
}
section:nth-child(1 of .category) {
    margin-bottom:0;
}
section:nth-child(2 of .category) ,
section:nth-child(3 of .category) {
    margin:0
}
.special-products h1 {
    color: #fff;
    font-size: 30px;
    z-index: 3;
    text-align: center;
    line-height: 50px
}

.special-products .overlay {
    row-gap: 2rem;
    justify-content: flex-end;
    padding-bottom:2rem;
}
.second-banner h1 {
  font-size: 29px!important;
  color: #fff
}
.second-banner .absolute {
  width: 100%;
  left: 0;
  top: 50%;
  padding:1rem;  
}
.second-banner button {
  border-color: #fff
}
.second-banner a {
  color: #fff
}
@media(max-width: 768px) {
.h-full .text-center{
    width:100%;
}
section:nth-child( 1 of .h-\[85vh\].relative) .text-center{
    padding:1rem;
    width:100%;
}
section.h-\[85vh\].relative {
    height: 65vh !important;
}
.second-banner .absolute {
  width: 100%;
  left: 0;
  top: 60%;
  background-color:#00000033;
  padding:1rem;  
}
.second-banner h1 {
  font-size: 18px!important;
  line-height:2.5rem;
}
.h-full h1{
    line-height: 2rem;
    font-size:22px
}
footer *{
    text-align:center;
    margin:auto;
}
}
 footer .relative {
    background-color:#bd3111 !important;
     width:100%;
}
footer .relative h3 , footer .relative p {
    color:#ffffff !important
}
.last-banner .container >div{
justify-content:center;
}

.about-us p{
    color:#fff;
}
.leading-6 {
    line-height: 1.5rem;
    padding: 0;
}


/* Edit */
/* fw */
section.s-block.s-block--photos-slider {
    margin-top: 0;
}
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper,
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide {
    padding: 0;
}
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide {
    width: 100%;
}