/* Add custom CSS styles below */
// homepage maximum with
section.s-block.s-block--fixed-banner .container {
    max-width: 1400px !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    margin-right: auto !important;
    margin-left: auto !important;
}

#products-slider-3-slider .s-block__title.relative {
    display: none;
}

header div.top-nav.has-custom-colors {
    display: none;
}

div#main-nav{
  margin-top: 0 !important;
}

p.product-entry__subtitle.text-sm.opacity-60.leading-6 {
    color: #26275d;
    font-weight: bold;
    font-size: 12px;
    background: #f5f5f7;
    padding: 5px;
    border-radius: 8px;
}

.s-block.s-block--features-products.container .grid.grid-cols-2.sm\:grid-cols-3 {
    display: none;
}

.s-block.s-block--features-products.container .s-block__title {
    display: none;
}

.s-block.s-block--features-products.container {
    margin-top: 1rem;
}

.flex-1.grid.outline-grid-items.gap-4.sm\:gap-8.lg\:grid-cols-2.normal-grid.has-featured-one-col {
    grid-template-columns: none;
    margin: 0 auto;
    max-width: 350px;
}

section .container a.banner.banner--fixed.overflow-hidden.anime-item{
    z-index: -1;
    position: relative;
}

#featured-products-style2-4{
    padding-top: 0;
    margin-top: 10px;
    padding-bottom: 0;
}
section#products-slider-3-slider{
   margin-top: 0;
}

i.s-advertisement-content-icon.sicon-crown {
  color: #B59410;
  font-size: 25px;
}

.s-block--marquee {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.navbar-brand img {
    width: initial !important;
}

footer img.max-h-44 {
    width: initial !important;
}

.banner--fixed img {
  border-radius: 0 !important;
  background-color: unset !important;
}
.s-block:first-of-type {
    margin-top: 0 !important;
}


.product-entry__content.grow {
    background: #ffffff;
}

.store-footer__inner {
    margin: 35px;
    background: #ffffff;
    border-radius: 37px;
}

.store-footer {
  margin-top: 0;
  background: #f2f2f2;
}