.banner--fixed img, .banner-entry{
  background-color: transparent;
}
section:nth-of-type(1){
  max-width: 100%;
  padding: unset;
  margin: unset;
}
section:nth-of-type(1) .container{
  max-width: unset;
  background-image: url(https://imglink.cc/cdn/IDUsY5jjxB.png);
}
.bg-inherit{
  background-image:  url(https://imglink.cc/cdn/IDUsY5jjxB.png);
  max-width: 100%;
  margin: unset;
  padding: unset;
}
.bg-inherit .container{
  max-width: unset;
  margin: unset;
}
section:nth-of-type(3) .banner-entry{
  height: 250px !important;
}
  
section:nth-of-type(2){
   max-width: 600px;
   margin: auto;
  padding-bottom: 3rem;
  
}

.s-button-primary-outline{
  background-color: #576136;
  color: white;
}
.s-button-primary-outline:hover {
  background-color: #576136;
  color: white;
}
.footer-is-light .store-footer .store-footer__inner{
  background-color: #F7EEDD !important;
}
.md\:flex{
  background-color: #576136;
  color: white;
  max-width: 100%;
}
.md\:flex .container{
  max-width: unset;
}
section:nth-of-type(2){
  max-width: 600px;
}

.s-slider-block__title h2{
  border-bottom: 2px solid black;
  padding-bottom: 1rem;
}
.s-slider-block__display-all{
  border: 1px solid black;
  border-radius: 20px;
  padding: 7px 20px;
}
.s-reviews-header-wrapper{
  justify-content: center;
}
.s-products-slider-card{
  box-shadow: 0 0 1px black;
}
.s-product-card-vertical{
  box-shadow: 0 0 10px black;
  margin: 10px;
}
.copyright-text p{
  color: white;
}
.s-product-card-entry {
  height: 95%;
}
 
section:nth-of-type(5) .banner-entry{
  height: 350px;
}
.s-reviews-header{
  font-size: 2.125rem;
}
      @medea (max-width:768px) {
          section:nth-of-type(3).grid{ 
          display: grid;
          }
          section:nth-of-type(3) .md\:grid-cols-3 
          grid-template-columns: repeat(3,1fr);
          }
         section:nth-of-type(3) .grid-flow-row{
          grid-auto-flow: column;
          margin-top: -6rem !important;
         }
           
          
          }

         
        }