/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ .enhanced-title-border,

.product-card__mini-cart {

display: none !important;

}

.salla-advertisement{

background-color: #446246 !important;

}


promotion-banner{

display: none;

}


top-navbar{

margin-top: -40px;

}


@media (max-width:991px){ top-navbar{

margin-top: -50px;

}}


@media (max-width:460px){ top-navbar{

margin-top: -40px;

}}

.promotion-banner ul{

display: flex;

align-items: center;

justify-content: center;


}

@media (max-width:460px){.promotion-banner ul{

display: flex;

align-items: center;

justify-content: flex-end;

font-size:13px;

}

}

.promotion-banner ul li:not(:first-child){

display:none;

}



@keyframes marquee-rtl{

100% {

transform: translateX(0%);

}

}


advanced-slider__caption__inner__content__button::before{

background-color:#fff;

}


advanced-slider__caption__inner__content__button span {

color:#000 !important;

}