.top-navbar {
    background:#608BEB;
}
.top-navbar .s-search-input {
    background:#fff;
}
button.s-user-menu-login-btn,
i.header-btn__icon {
    background:#608BEB;
    border-radius:8px;
    color:#fff;
}
.s-user-menu-login-btn svg {
    fill:#fff;
}
i.sicon-menu {
    color:#608beb;
}
.main-nav-container.fixed-pinned .main-menu>li>a {
    color:#1A2332;
}
section.s-block.s-block--fixed-banner {
    margin-top:0;
}
section.s-block.s-block--fixed-banner .container {
    max-width:100%;
    padding:0;
}
section.s-block.s-block--fixed-banner .container img {
    border-radius:0;
}
.s-block-trust-store-features {
    background-color: #fff !important;
    background:#fff !important;
}
.s-block-trust-store-features__grid {
    grid-template-columns: repeat(4, 1fr) !important;
}
section.s-block.s-block--banners.container {
    background:#fff !important;
}
@media (min-width:1024px) {
a.banner-entry.square-photos {
    height:300px;
}
}
@media (max-width:767px) {
    .square-photos-grid--equal-3 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  a.banner-entry.square-photos {
    height:150px;
}
}
.banner--fixed img, .banner-entry {
    background:#fff;
}
section.s-block.s-block--banners.container .s-block__title h2::before {
    content: "تسوق بسهولة" ;
    color:#608BEB;
}
section.s-block.s-block--banners.container .s-block__title h2::after {
    content: " اختر الفئة التي تناسب احتياجاتك واكتشف احدث المنتجات" ;
    color:#1F1F1F;
}
section.s-block.s-block--banners.container .s-block__title h2::before , section.s-block.s-block--banners.container .s-block__title h2::after  {
    display:block;
    font-size:14px;
    line-height:30px;
    font-weight:400;
}
button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center  {
    background : #608beb  !important;
    border: 1px solid #608beb  !important;
    color:#fff;
    border-radius:6px;
}
button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center:hover {
    background: #608beb !important;
    border: 2px solid #fff !important;
    color: #fff;
    opacity:0.7;
}
custom-salla-product-card ,
salla-product-card{
    border:1px solid #D6D6D6;
}
button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center:hover i {
    color: #ffff;
}
i.text-base.sicon-shopping-bag {
    color: #fff;
}
button.s-product-card-wishlist-btn.animated {
    background-color: #F44336 !important;
    color: #fff;
    border-color: #f44336 !important;
}
body#app {
    background:#fff;
}
button.s-infinite-scroll-btn.s-button-btn.s-button-primary {
    color:#fff;
  border-radius: 8px;
}
button.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
    border-radius:8px;
    color:#fff;
    background:#608beb
}
footer.store-footer {
    background:#1F1F1F !important;
    color:#9CA3AF !important
}
.copyright-text p {
    color:#fff;
}
.store-footer__inner {
    background:#1A2332 !important;
    border:none;
}
div#contact-slot:nth-of-type(1)  span.s-contacts-icon{
    background-color:	#25d366;
}
div#contact-slot:nth-of-type(2)  span.s-contacts-icon{
    background-color:	#000;
}
div#contact-slot:nth-of-type(3)  span.s-contacts-icon{
    background-color:#ff0000;
}
div#contact-slot:nth-of-type(4)  span.s-contacts-icon{
    background-color: #00B7C6;
}
span.s-contacts-icon{
    border: none;
    color: #fff
}
li.s-social-link a{
    border: none;
    color: #fff;
}
li.s-social-link a[title="instagram"]{
    background-image: linear-gradient(150deg,#f9ce34,#ee2a7b,#6228d7);
}
li.s-social-link a[title="tiktok"]{
    background-image: linear-gradient(150deg,#00f2ea,#000,#ff0050);
}
li.s-social-link a[title="snapchat"]{
    background: #fffc00!important;
    color:#000;
}
li.s-social-link a[title="facebook"]{
    background:#fff;
    color:#1878f3;
}
footer h3 {
    color:#fff;
}
section.s-block.s-block--logos-slider a.brand-item.sm\:row-span-2.sm\:h-auto {
    grid-row: span 1/ span 2;
    background:transparent
}
section.s-block.s-block--logos-slider a.brand-item {
    background:transparent
}
section.s-block.s-block--logos-slider {
    background:transparent;
}
@media (min-width: 768px) {
    section.s-block.s-block--logos-slider .md\:grid-cols-4 {
        grid-template-columns: repeat(7, minmax(0, 1fr));
    }
}
@media (max-width: 767px) {
    section.s-block.s-block--logos-slider .md\:grid-cols-4 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}
section.s-block.s-block--logos-slider .s-block__title h2::after {
    content: "علامات تجارية موثوقة لتختار ما يناسبك." ;
    display:block;
    line-height:50px;
    font-weight:400;
    color:#6B7A90
}