/* Add custom CSS styles below */ 
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 #891813 !important;
  box-shadow: 0 0 5px 0px #68686894 !important;
}
custom-salla-product-card .product-card__content .s-button-primary-outline {
 background-color: #891813 !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: #891813 !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 {
  background-color: #891813 !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: #891813 !important;
}

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