/* Add custom CSS styles below */ 
.bg-primary {
    background-color: #3a0519;
}
.copyright-text {
      font-size: 1rem;
    font-weight: 600;
}
.copyright-text a {
  font-size:1.25rem;
  padding-right: 8px;
}
.img-title-footer p {
  color:#ff448d !important;
  text-align:right;
}
.img-title-footer p {
  color:white !important;
  text-align:right;
}
custom-main-menu .main-menu li span {
    color: #751d22;
}
.container.L_singelpage .main-content>.whitespace-nowrap .gap-4.flex>.font-bold.text-xl.inline-block {
  display: none;
}
.L_singelpage .s-add-product-button-main button {
    padding: 13px 12px !important;
}
.model-ph .s-button-btn {
    border-radius: 9999px !important;
    height: 50px;
}
.model-ph .s-button-text {
    overflow: visible;
}
.logo_footer img {
  width: 40%;
}
.model-ph .s-button-btn {
    border-radius: 9999px !important;
    height: 50px;
}
.model-ph .s-button-btn i {
  margin: 6px 0 0;
}
.navbar-brand .\!max-h-\[40px\] {
    max-height: 60px !important;
}
.store-footer h3, .store-footer .logo_footer p, .store-footer a  {
    text-align: right;
}