/* Add custom CSS styles below */ 
#details-2 img{
    display: none !important;
}

/* Banners */
.s-block--fixed-banner:first-of-type .container {
  max-width: 100% !important;
  padding: 0px !important;
}
.index .s-block--fixed-banner img {
  background-color: transparent !important;
  border-radius: 0;
}
.s-block--fixed-banner:first-of-type {
  margin-top: 0px !important;
  margin-bottom: 3rem ;
}

/*****************/
.medical-text h2{
  color:#B89D77 !important;

}

.medical-text a{
  color: #000 !important; 
  background-color: #DDC19B !important;
}
.medical-text .text-base{

  color:#000 !important;
}

.medical-text{
  background-color:#0000001a !important;
  
}


.products-fixed-slider  .product-button {
  background-color: #DDC19B !important;
}

/*footer*/
.store-footer .store-footer__inner {
    background-color: #E2DDD6 !important;
    
}

.store-footer .store-footer__inner *{
    color: #000 !important;

}

.store-footer > div:nth-child(2){
    background-color: #E2DDD6 !important;
}

.store-footer > span *{
    color: #000 !important;

}

.store-footer > span{
    background-color: #E2DDD6 !important;
}