/* Add custom CSS styles below */ 

#mainnav{
background-color: #f9f9f9;
}

body{
background-color: #F3F4F6;
}
.header-btn__icon{
color:#E10E26;

}

#edit-1239555309 {
  max-width: 650px;
  width: 90%;
  margin: 0 auto !important;
  padding: 0 !important;
 
}  }
  @media (max-width: 768px) {
  #edit-1239555309 {
    width: 100% !important;
    max-width: 90% !important;
    height: auto !important;
  }

  #edit-1239555309 img {
    width: 100% !important;
    height: auto !important;
  }
}

@media (min-width: 769px) {
  #edit-1239555309 {
    width: 650px !important;
    height: 120px !important;
  }

  #edit-1239555309 img {
    width: 120px !important;
    height: auto !important;
  }
}
.s-block--tabs-produtcs .tab-trigger.is-active button
{
color: #FFFFFF;
}
 
.s-block--features__item {
border-radius: 50px;
box-shadow: 0 4px 30px rgba(0,0,0,0.1);

}

.s-product-card-vertical {
    flex-direction: column;
    border-radius: 50px;
    justify-content: center;
}
.s-product-card-content-footer {
    margin-top: auto;
    display: flex;
    text-align: center;  
}
.s-button-primary-outline:hover{
background-color:#00BCD4;
color:#000000;
}
.w-full {
 display: block;
  margin: 0 auto;
    width: 90%;
    text-align: center;
    }
    .s-block--tabs-produtcs .tabs{
    text-align : right;
    }
.s-block--features__item .feature-icon i{
color :#FFFFFF; !important
}
.s-reviews-testimonial{
border-radius :47px;
}

   
    
 .store-footer__inner{
  text-align: center;
 }
    footer{
    display: block;
  justify-content: center;  
  align-items: center;
            text-align: center;

 }
 p.max-w-sm leading-6 mb-6{
 display: block;
  justify-content: center;  
 }
 
 
 
 .footer-is-light .store-footer .store-footer__inner {
   
    background-color: #515151;
    color: white;
    text-align : center;
}
.store-footer h3 {
    display: flex;
    margin-bottom: 0.75rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 700;
    text-align: center;
    justify-content : center;
    margin: 0 auto;
    padding-bottom: 10px;
}