/* Add custom CSS styles below */ 
section.s-block.s-block--fixed-banner .container {
    max-width: 100%;
    padding: 0px;
}

section:first-of-type {
    margin-top: 0px;
}
div#details_table ul li {
    color: #fff;
}


.product-card__title > a {
    color: #000;
}

p.total-price.font-bold.inline-block.text-store-text-secondary.text-lg {
    color: #241d33 !important;
}
li.whitespace-nowrap > a {
    color: #fff;
}

button.s-social-share-btn.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center {
    color: #241d33;
}

button.btn--wishlist.animated.inline-flex.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center {
    color: #241d33;
}
.review.anime-item.swiper-slide .text-store-text-primary {
    color: #000;
}