/* Add custom CSS styles below */ 
.s-block.s-block--photos-slider .swiper-slide.swiper-slide-active {
width: 100% !important;
margin: 0px;
padding: 0px !important;
}
salla-slider.photos-slider .swiper {
padding: 0px;
}
section:nth-of-type(1){
margin-top:0px
}
@media (min-width:991px){
.index .store-header {
    position: absolute;
    width: 100%;
    background: unset;
    top: 20px;
}
.index header.store-header {
    padding: 0px;
}
 .index .main-nav__inner.text-nav_text {
    padding-top: 0px !important;
    padding-bottom: 0px !important ;
}
}

@media (max-width:768px){
  .fixed-pinned .navbar-brand img {
    max-height: 4.5rem;
}
  .main-nav__inner {
    border-radius: 0px;
}
.navbar-brand img{
max-width: 130px;
}
.main-nav__inner {
margin-top: 0px !important;
}
header.store-header {
padding: 0px;
}
  footer *{
margin-left:auto;
margin-right:auto ;
text-align: center;

}
}
.top-nav {
display: none;
}



/**************/
.main-nav__inner.bg-nav_bg.text-nav_text {
background: #1d6a32;
}
.main-nav__inner *{
color: #fff;
}
.bg-nav_bg {
background: unset;
}
.statistics-list__item .icon-bg {
background: #286933 !important;
}
.sicon-check-circle2:before , .sicon-full-wallet:before , .sicon-user-check:before {
color: #286933;
}