/* Add custom CSS styles below */ 
.main-banner-0 .slider-container .image-item:not(.center) {
    transform: rotate(-20deg);
}
    .s-cart-summary-card {
        position: relative;
        border-radius: 0.5rem;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
        padding: 1.25rem 1.5rem;
        margin-bottom: 1.25rem;
        display: none;
    }
.index .store-header {
    position: absolute;
    width: 100%;
    margin-top: 35px !important;
    z-index: 10;
}
.\!bg-primary {
    background-color: #DFD1D3 !important;
}
.main-title{
  color:#000
}
.w-\[323px\] {
    width: 185px;
}
.ZA_limited-offers-3 .s-count-down-md .s-count-down-item {
    background-color: #611A24;
    height: 4rem;
    border: 2px solid #fff;
  color:#fff
}
    .main-menu li.root-level > a {
        font-weight: 700;
        color: #fff;
    }
.main-banner-0 .flex-container {
    height: 40rem;
}
.feature p{
  color:#fff
}