/* Add custom CSS styles below */ 
/*اختر سياراتك*/
:root {
    --font-main: 'sky-bold';
    --font-secondary: 'sky';
    --color-primary: #d10000;
    --color-primary-dark: #ab0000;
    --color-primary-light: #f72626;
    --color-primary-reverse: #ffcccc;
    --dark-bg-main: #292929;
    --dark-bg-sec: #287d93;
    --dark-text-main: #ffffff;
    --dark-text-sec: #a9a9a9;
    --dark-grey: #3d3d3d;
    --text-btn: #ffffff;
    --bg-color: #ffffff;
}
apple-pay-button{
display:none !important;
}
/*التصنيفات*/
:
.lazy__bg.lazy_avatar.lazy.rounded-full.\!h-14.\!w-14.md\:\!h-20.md\:\!w-20.mb-1.md\:mb-2.hover\:scale-110.entered.loaded {
    width: 15rem !important;
}
div#swiper-wrapper-5e142107ef626e166 {
    justify-content: space-evenly;
}
.swiper-slide.max--3.min--6.swiper-slide-prev {
    height: auto;
}
.menu-img ,.cat_profile {
    width: 7rem !important;
}
.s-block--categories .container .s-slider-wrapper .swiper     .swiper-wrapper {
    transform: none !important;
    flex-wrap: wrap !important;
    justify-content: center;
}
.s-block--categories .container .s-slider-wrapper .swiper     .swiper-wrapper .swiper-slide a div{
   width: 14.5rem !important;
}

.swiper-slide.max--3.min--6 {
    height: initial!important;
     max-width: fit-content;
    }
a.slide--cat-entry.relative {
    width: 14rem;
}
/*التصنيفات*/
/*الفاصل*/
.divider-title h2{
  font-size: 1.5rem;
}
.divider-wrapper a{
font-size: 1rem;
}
.divider-icon .img-container img{
  max-height: 4rem!important;
}
.divider-url{
font-size: 1.2rem;
    font-weight: bold !important;
    margin-top: 0.5rem;
}
.divider-title p {
    overflow: inherit;
    display: block;
    white-space: normal;
    font-size: 1rem;
    padding-top: 6px !important;
}
/*الفاصل*/
/*صفحة المنتج*/
.main-content div div .da-tm{
    display: none;
}
.s-add-product-button-mini-checkout-content{
    width: 7.5rem;
   justify-content: center;
}
.promotion-title, .s-product-card-promotion-title{
    background-color: #d10000 !important;
}
/*صفحة المنتج*/
/*footer*/
.footer-list.store-links-items {
    display: flex;
    flex-direction: column;
}
.store-footer {
        background-color: #f3f4f6;
        margin: 0;
    padding-top: 3rem;
}
[dir=rtl] .footer-middle h3 {
        text-align: center;
}
  [dir=rtl] .footer-middle .footer-list a {
        text-align: center;
 }
 [dir=rtl] .store-footer .vat-num {
    text-align: center;
}
.footer-bottom{
  flex-direction: row-reverse;
}

/*footer*/
/*الفلتر*/
#filters-menu .s-filters-widget-container:nth-of-type(2) h3{
    display: none;
}

/*الفلتر*/
.vat-num p{
    color: #d10000;
    font-weight: bold !important;
    font-size: 1rem;
}
section.s-block.s-block--features.angel-features.bg-gray-100.da-bgg.py-8 {
    border-bottom: solid 2px #eee;}
    
@media only screen and (max-width: 767px) {
a.slide--cat-entry.relative {
    width: auto;
}
.menu-img, .cat_profile {
    width: 3rem !important;
}
.cat_profile {
    width: 7rem !important;
}
 .carousel-slider .swiper:where([dir=rtl],[dir=rtl] *) {
    padding-left: 0rem;
}
.swiper-slide.max--3.min--6 {
    max-width: 32%;
}
.footer-list.store-links-items {
    align-items: center;
}
.footer-bottom{
  flex-direction: column;
}
}