/* Add custom CSS styles below */ 
section.s-block.s-block--animated-brands.s-block--animate.bigger_logos .lg\:px-8 {width: 40%}
section.s-block.s-block--animated-brands.s-block--animate.bigger_logos {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
section.s-block.s-block--enhanced-features.s-block--animate.container.mini-features {
    margin-bottom: 2rem;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.grid.grid-cols-\[repeat\(2\,minmax\(0\,1fr\)\)\] {
    width: 100%;
    gap: 150px;
}
.btn--outline-primary, .product-card--primary-buttons button i, .product-card--primary-buttons salla-button i{color: white !important}
.enhanced-title-border{border-color:white}
.enhanced-title-border:after, .enhanced-title-border:before{background: white}
.product-card--fit-height, .product-card--horizontal, .product-card--minimal, .product-card__full-image {
    height: auto;
    border-radius: 20px;
}
h2.text-3xl.font-bold.tracking-tight.text-store-text-primary.sm\:text-4xl {
    color: white;
}
ul.rectangular-list.mx-auto.flex.gap-1.sm\:gap-2 {
    gap: 10px;}
.mb-4.home-block-title{display: none}
p.text-base.text-store-text-primary{ color: black;}
.bg-store-bg-secondary{background: #b3b3b3}
.s-block--enhanced-features__item.group.overflow-hidden.anime-item, .product-card--primary-buttons button, .product-card--primary-buttons salla-button{
        border-radius: 20px;
  border-color:#b3b3b3 !important;
        background: #b3b3b3;
    }
section.s-block.s-block--fixed-banner.wide-placeholder.s-block--animate.fixed-banner--10 .container, section.s-block.s-block--fixed-banner.wide-placeholder.s-block--animate.fixed-banner--8 .container ,section.s-block.s-block--fixed-banner.wide-placeholder.s-block--animate.fixed-banner--5 .container,section.s-block.s-block--fixed-banner.wide-placeholder.s-block--animate.fixed-banner--6 .container, section.s-block.s-block--fixed-banner.wide-placeholder.s-block--animate.fixed-banner--0 .container{
  max-width: 100%;
  padding:0;
}
section.s-block.s-block--fixed-banner.wide-placeholder.s-block--animate.fixed-banner--6{
  margin-top: 0}
body.index .bg-storeBG {
    background-color: #231f20;
}
.main-nav-container {
    background-color: #000000;
}
p.mt-2.text-3xl.font-bold.tracking-tight.text-store-text-primary.sm\:text-4xl.anime-item {
    color: white !important;
}
@media(max-width:768px){
  section.s-block.s-block--animated-brands.s-block--animate.bigger_logos .lg\:px-8{
    padding: 0;
  }
  section.s-block.s-block--animated-brands.s-block--animate.bigger_logos .lg\:px-8 {width: 100%}
.grid.grid-cols-\[repeat\(2\,minmax\(0\,1fr\)\)\] {
    width: 100%;
    gap: 20px;
      margin-bottom: 2rem;

}

}