/* Add custom CSS styles below */ 
.navbar-brand img {
  height:150px !important;
  max-height:150px !important;
}
.store-footer .store-footer__inner a img{
  height:90px !important;
  max-height:100px !important;
}
body.index header.store-header + section.s-block.s-block--fixed-banner {
  margin-top:0 !important;
}
body.index salla-slider.photos-slider .swiper {
  padding-bottom: 0 !important;
}
[dir=rtl] .carousel-slider .swiper {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
section.s-block.s-block--photos-slider {
  margin-top:0 !important;
}
section.s-block.s-block--photos-slider img {
  border-radius: 0 !important;
}
section.s-block.s-block--photos-slider .swiper-slide {
  margin: 0 !important;
  padding:0 !important; 
  width: 100% !important;
  border-radius: 0 !important;
}


section.s-block.s-block--circle-links div ul li a div {
  overflow: visible !important;
}
section.s-block.s-block--circle-links a img {
  object-fit: contain !important;
}
custom-salla-product-card {
  border:1px solid #9566AA !important;
  box-shadow: 0 0 5px 0px #68686894 !important;
}
custom-salla-product-card .product-card__content .s-button-primary-outline {
 /*background-color: #9566AA !important;
 color: #fff !important;*/
}
.s-block.banners-slider +.s-block.double-banner {
  margin-top: 0 !important;
}
.main-nav-container .inner {
  background-color: #FFFFFF8F !important;
}
.footer-is-custom .store-footer .store-footer__curve{
    color: #9566AA !important;
}
.footer-is-custom .store-footer .store-footer__contacts-row, .footer-is-custom .store-footer .store-footer__inner, .footer-is-custom .store-footer .store-footer__newsletter,.footer-is-custom .store-footer .footer-bottom, .product-card__enhanced-mini-cart button.s-button-element {
  background-color: #9566AA !important;
  color: #fff !important;
}
.footer-is-custom .store-footer .footer-rights p {
  color: #fff !important;
}
.footer-is-custom .store-footer .store-footer__contacts-row, .footer-is-custom .store-footer .store-footer__inner {
  border-color: #9566AA !important;
}

@media(max-width:1024px) {
  .top-navbar {
    background-color: #FFFFFF8F !important;
  }
}
@media(max-width:767px) {
  section[id="about-1"] video{
    max-height: 275px !important;
  }
}