/* Add custom CSS styles below */
section.s-block.s-block--square-links.square-links-2 { background-color: #eff1ec; padding: 2rem 0; } .product-card--vertical, .single-faq.w-full{ background-color: transparent; } .s-trust-badges-content ,img.s-trust-badges-image{ display: none; }

.store-footer__inner{
  background-image: url(https://i.ibb.co/hFB59SFN/image.png) !important;
  background-color: transparent !important; 
  background-size: 100% 100%; 
  background-position: center center; 
  background-repeat: no-repeat; 
  padding-top:8rem; 
  padding-right:7rem;
 }
/*

@media (max-width: 1024px) {
  .store-footer__inner{ 
    padding-top:3rem; height:489px; } }
*/
.store-footer__inner img {
    max-width: 60%;
}


.htv--side-lines .home-block-title h2 {
    flex-direction: column;
}
.htv--side-lines .home-block-title h2:after, 
.htv--side-lines .home-block-title h2:before {
    content: "";
    display: inline-block;
    width: 300px; 
    height: 20px;
    background-image: url('https://i.ibb.co/4RDM065f/Untitled-2.png') !important;
    background-size: contain !important; 
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-color: transparent !important;
}
@media (max-width: 768px) { 
  .show-original-logo-on-scroll .navbar-brand img {
    max-width: 215px;
}
 .store-footer__inner {
    background-image: url(https://i.ibb.co/kVhs1dr4/jpg.jpg) !important;
    background-size: 100% 100%;
    padding-top: 3rem;
    padding-bottom: 5rem;
  padding-right:0rem;
    background-position: center center;
}
.store-footer__inner .grid-cols-2 .mb-2\.5 {
    grid-column: span 2 / span 2;
    margin: auto;
}
  .store-footer__inner img {
    max-width: 80%;
}
  .footer-list,
  h3.footer-title{
    text-align: center;
}