/* Add custom CSS styles below */ 
.navbar-brand img {

    object-fit: contain;
}
body{
  background: linear-gradient(359.51deg, #274661 -188.11%, #000000 109.77%);
}


.banner--fixed img {
    background-color: transparent !important;
}
.s-block {
    margin-bottom: 4rem;
}

 .FA-home-banner .lg\:pt-32 ,.faqs-section,.product_features ,
.FA-products-slider ,.testimonials{ 
  background: linear-gradient(359.51deg, #274661 -188.11%, #000000 109.77%) !important ;
 }

.quick-eye-model .quick-container {
 
    background: linear-gradient(359.51deg, #274661 -188.11%, #000000 109.77%);
}

.store-footer .instagram-imgs-wrapper {
  
    display: none;
}
@media (max-width: 768px) {

  .flex.items-stretch.justify-between {
    padding-left: .5rem;
    padding-right: .5rem;
    position: absolute;
    width: 100%;
  margin: auto;
    top: 0;
}

  .FA-home-banner .lg\:pt-32.pt-20 {
    padding-top: 2rem;
}
}