/* Add custom CSS styles below */

button.undefined.s-button-element.s-button-btn.s-button-fill.s-button-wide.s-button-primary.s-button-loader-center {
    color: white;
}
p.social-label.bubble.text-btn {
    color: white;
}
.store-footer .footer-container .logo-footer .foo {
    max-height: 100px;
  
}
.navbar-brand img{
    height: 3.5rem!important;
}
.app-inner flex flex-col min-h-full{
background-colour:#fff;
}
body#app {
    background-color: white !important;
}
.store-footer h3 {
    color: black;
}
.product-entry--vertical {
    flex-direction: column;
    border: 2px solid black;
}
button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background: black;
}
button.rtl\:rounded-r-none.ltr\:rounded-l-none.rtl\:rounded-l-md.ltr\:rounded-r-md.s-button-wrap.hydrated.s-button-element.s-button-btn.s-button-solid.s-button-primary.s-button-loader-center {
    background: black;
}
input.required.mail-input.form-input.rtl\:rounded-l-none.ltr\:rounded-r-none.rtl\:border-l-0.ltr\:border-r-0 {
    background: #80808070 !important;
}
button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
    background: #e15838;
    color: white;
}
button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background: #e15838;
}
button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
    background: #e15838;
    color: white !important;
}
.btn-primary, .s-button-primary {
    color: #fff;
    background-color: #e15838;
}
.s-login-modal-link {
color: #414042;
    color: #ffffff;
    display: block;
    padding: 9px;
    border-radius: 5px;
    font-size: 0.875rem;
    background-color: #e15838;
    line-height: 1.25rem;
    margin-top: 1.5rem;
    text-align: center;
      font-weight: bold !important;

}
.s-button-primary-outline {
    color: white;
}