/* Add custom CSS styles below */@font-face {
    font-family: "UbuntuArabic";
    src: url("https://storage.matrix.sa/matrix-static/dimaan-ubuntu-arabic.ttf") format('truetype');
}

html {
    font-family: "UbuntuArabic", PingARLT,var(--font-main),-apple-system,BlinkMacSystemFont;
}

.store-footer {

background-color:#29A56C; 
color:white;
}

[dir=rtl] .rtl\:lg\:border-r {

border-right-width: 1px;

color: white;

}

.md\:mb-0 {

color: white;

margin-bottom: 0;

}

.text-5xl {

color:#4682B4; }

.product-entry .add-to-cart-conatiner {

gap: -0.375rem;

}

.s-button-element:not(:disabled):not([loading]) {

color: green;

}

div.header__icons {
background-color: white;
}

.header-rounded-btn i {

color: #4682B4;
}

.sicon-search {

color: #4682B4;; }

.s-placeholder-icon-lg>i {

font-size: 58px;

color:#29A56C; }

.mb-2, .font-bold, .opacity-70 {

margin: auto; }

.product-entry__title, .sale-price {

color:black;

font-size: 17px; }

.product-entry__title:hover {

color: #29a56C;

}

.break-words, .link--primary {

color: black;

word-wrap: break-word;

}

.s-button-element:not(:disabled):not([loading]) {

color: green;

background-color: white;

}

.gap-1\.5 {

color: white;

background-color:#4682B4; }

.header--mini .main-nav__content .right-side .mainmenu__default, .header--mini .main-nav__content .right-side ul { color:#29A56C; }

.mainmenu--default .main-menu li.root-level>a {

font-size: x-large;

}

.header--mini .main-nav__content .right-side {

max-width: calc(100% - 222px);

margin: auto;

margin-right: auto;

column-gap: 4rem;

}

span.regular-or-normal-price {

font-size: 1.5rem;

}

[dir=rtl] .progress-wrap {

background-color: #4682b4;

}

div.store-footer .mb-5 {

color: white;

margin-bottom: 1.25rem;

}

body.cart .text-gray-400 {

color: black;

}

body.cart div.s-product-options-colors-item label div {

color: black;

}

body.cart small.text-gray-400 {

font-size: 100%;

}

div.s-products-list-wrapper custom-salla-product-card {

box-shadow: 0 0 3px #afafaf;

}

div.product-details-col span.regular-or-normal-price {

flex: 1;

text-align: right;

color: #29a56c;

}

body.index salla-products-slider div.swiper-wrapper.s-slider-swiper-wrapper {

justify-content: center;

}

footer a.social-link {

color: #29a56c;

background: white;

}

@media only screen and (min-width: 954px) {

body.index div.tab-banner {

background-image: url("https://storage.matrix.sa/matrix-static/1468-offers.png") !important;

}

}

@media only screen and (max-width: 953px) and (min-width: 887px) {

body.index div.tab-banner {

background-image: url("https://storage.matrix.sa/matrix-static/1468-offers.png") !important;

}

}


@media only screen and (max-width: 886px) {

body.index div.tab-banner {

background-image: url("https://storage.matrix.sa/matrix-static/best-offer.png") !important;

}

}

body.cart section.cart-item span.item-regular-price {

font-size: 1rem;

font-weight: bold;

}

body.cart section.cart-item span.item-price {

font-size: 1rem;

font-weight: bold;

}

button.product-popup-trigger.card-secondary-btn.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center:hover {

color: white;

background-color:#4682b4;

}

button.s-button-element.s-button-icon.s-button-solid.s-button-primary.s-button-loader-center:hover {

color: white;

background-color:#4682b4;

}

.floating-contacts__trigger span {

color: white;

}

.floating-contacts__trigger {

background-color: #4682b4;

}

.floating-contacts__trigger:hover {

background-color: green;

}

body.cart i.sicon-shipping-fast.bg-primary {

background-color: #4682b4;

}

body.cart div.progress-bg {

background-color: #29a56c;

}

div.payment-step span.icon.active {

background-color: #4682b4;

}

.s-slider-block__title-nav button:hover {

background-color:#f87171;

}
.promotion-badge.has-discount {
   background-color:#f87171; 
   color:white;
   }
   
.regular-or-normal-price, .sale-price {
font-family: arial, PingARLT,var(--font-main),-apple-system,BlinkMacSystemFont !important;
}


.s-button-outline:hover {
      border-color: #4682b4;
     
   }
   
   .product-tabs {
        display: none;
        }
        
        
.product-details-col ul.product-metadata li:not(.product-metadata__item-mini) {
    display: none;
}

.s-block--marquee .marquee__content{
display: none;
}