body{
background:#fff !important;
}
.s-block {
    margin-top: 0rem;
    margin-bottom: 3rem;
}
.s-block--fixed-banner .container {
   padding-right: 0px; 
    padding-left: 0px; 
}

.banner--fixed img{
border-radius:0px;
}

.s-product-card-image {
    background-color: #fff !important;
}


.header-btn__icon {
    border: none;
    border-radius: 10px !important;
    background: #fff;
}
.sicon-menu:before {
        color: #975e96;
}

.s-block__display-all {
    border-radius: 10px;
    color: #fff;
    background: #6d3074;
    padding: 8px 15px;
}

.footer-is-light .store-footer .store-footer__inner {
   background: #16051b;
    color: #fff;
    border:none;
    position:relative;
}
.footer-is-light .store-footer .store-footer__inner::after {
    content: "";
    position: absolute;
    width: 110px;
    height: 55px;
    background-image: url(https://i.postimg.cc/Xq0cpnVH/26.png);
    background-position: center;
    top: 53px;
    right: 10px;
    background-size: cover;
    background-color: #16051b;
}

.store-footer .md\:flex{
   background: #16051b;
   
   }
.store-footer .md\:flex p , .store-footer .md\:flex a{
color:#fff;
}
.s-button-btn {
   background: #6d3074;
    color: #fff;
    border-radius:30px;
}
.s-block__title h2 {
    color: #975e96;
    font-size: 23px;
    padding-bottom:25px;
    text-align:center;
}
.s-product-card-entry:hover{
transform:translatey(-10px);
transition:0.3s;
}
.s-block__title {
    position:relative;
    text-align:center;
    justify-content: center;
}

.s-block__title::after {
    content: "";
    position: absolute;
    width: 20%;
     left: 50%;
    transform: translatex(-50%);
    height: 2.5px;
    background: #4c2562;
    bottom: 0px;
}

.s-block__title::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: #fff;
    left: 50%;
    transform: translatex(-50%);
    bottom: -9px;
    z-index: 1;
    border-radius: 50%;
    border: 2.5px solid #4c2562 ;
}
.s-block__title .right-side:where([dir="rtl"], [dir="rtl"] *) {
padding-left: 0rem !important;
}

.s-products-list {
margin-top:15px;
}
.s-block__title {
    margin-bottom: 3rem;
}
.s-product-card-vertical .s-product-card-image {
    border-top-left-radius: 0rem; 
    border-top-right-radius: 0rem; 
}
@media (max-width:768px){
.footer-is-light .store-footer .store-footer__inner::after {
    content: "";
    position: absolute;
    width: 109px;
    height: 55px;
    background-image: url(https://i.postimg.cc/Xq0cpnVH/26.png);
    background-position: center;
    top: 28px;
    right: 0px;
    background-size: cover;
    background-color: #16051b;
}


.s-block__title::after {
    content: "";
    position: absolute;
    width: 50%;
    left: 50%;
    transform: translatex(-50%);
    height: 2.5px;
    background: #4c2562;
    bottom: 0px;
}
}

.hrNwue {
    display: block;
    flex-shrink: 0;
    opacity: 1;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    order: 2;
    padding: 5px;
    box-sizing: border-box;
    cursor: pointer;
    overflow: hidden;
    box-shadow: rgba(136, 136, 136, 0.4) 0px 1px 7px;
    transition: 0.5s;
    position: relative;
    z-index: 200;
    text-decoration: none !important;
    background-color: rgb(68 28 92) !important;
}

.dkuywW {
    position: relative;
    width: 64px;
    display: none;
    margin: auto;
}