/* Add custom CSS styles below */ 
.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246 / 0%);
}


.s-product-card-entry {
    display: flex;
    height: 100%;
    width: 100%;
    flex-direction: column;
    overflow: hidden;
    border-width: 1px;
    border-color: #414042;
    border-color: var(--color-primary);
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.s-product-card-content-footer salla-add-product-button .s-button-outline {
    border-color: var(--color-primary);
    background: #1c2530;
}

.store-footer__inner {
    border-color: currentColor;
    border-color: initial;
    margin: 10px;
    border-radius: 20px;
    box-shadow: 0px 2px 2px #00000082;
}
.store-footer h3 {
    color: #f78d2e;
}

.h-14 {
    height: 3.5rem;
    background: #1c2530;
    border-radius: 10px;
    box-shadow: 1px 1px 0.3px #00000045;
}

.sicon-instagram2:before {
    content: "\e905";
}

.sicon-snapchat:before {
    content: "\e95e";
}
.sicon-tiktok:before {
    content: "\e9a3";
}

.s-product-card-content-title {
    margin: 0 !important;
    margin: initial !important;
    overflow: visible !important;
    display: block !important;
    -webkit-box-orient: unset !important;
    -webkit-line-clamp: unset !important;
    color: inherit !important;
    white-space: normal !important;
    text-overflow: unset !important;
    height: auto !important;
    max-height: none !important;
    word-break: break-word !important;
}


.mask-blockk {
    background-color: #fdfbf600 !important; /* لون بيج فاتح يطابق الصورة */
    border-radius: 16px !important;
    padding: 30px 15px !important;
}

.mask-blockk .container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.mask-blockk .s-block__title,
.mask-blockk .s-block__title > div {
    display: contents;
}

.mask-blockk h2 {
    order: 1;
    color: ##1c2530 !important; 
    font-weight: 700 !important;
    margin-bottom: 30px !important;
    font-size: 22px !important;
}

.mask-blockk .grid {
    order: 2;
    width: 100%;
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 0 !important; 
    margin-bottom: 30px !important;
}

.mask-blockk .angel-feature {
    border-left: 1px solid #E6D5C3 !important; /* الخط الفاصل بين العناصر */
    padding: 0 5px;
}

.mask-blockk .angel-feature:last-child {
    border-left: none !important;
}

.mask-blockk i.text-primary {
    color: #fa9e4b !important;
}

.mask-blockk h3 {
    color: #5C3A21 !important;
    font-weight: 700 !important;
    margin-top: 0px !important;
}

.mask-blockk .angel-feature p {
    color: #826149 !important; 
    font-weight: 500 !important;
    margin-top: 0px !important;
}

.mask-blockk .s-block__title p {
    order: 3;
    background-color: #EBDAC5 !important; 
    color: #5C3A21 !important; 
    padding: 12px 25px !important;
    border-radius: 50px !important; 
    width: fit-content !important;
    margin: 0 auto !important;
    font-weight: 600 !important;
    font-size: 15px !important;
}


@media (max-width: 768px) {
    .mask-blockk {
        padding: 20px 5px !important; 
    }
    .mask-blockk h2 {
        font-size: 18px !important;
        margin-bottom: 20px !important;
    }
    
    .mask-blockk .angel-feature i {
        font-size: 26px !important;
    }
    .mask-blockk h3 {
        font-size: 13px !important;
    }
    .mask-blockk .angel-feature p {
        font-size: 11px !important;
    }
    
    .mask-blockk .s-block__title p {
        font-size: 11px !important;
        padding: 8px 15px !important;
    }
}

.mask-blockk .h-14 {
    height: 3.5rem;
    background: #1c253000;
    border-radius: 50px;
    box-shadow: 1px 1px 0.3px #00000000;
}

.mask-blockk .mt-2 {
    margin-top: 0rem;
}

.mask-blockk .s-block__title p {
    order: 3;
    background-color: #EBDAC5 !important; 
    color: #5C3A21 !important;    
    padding: 12px 18px !important; 
    border-radius: 50px !important; 
    width: fit-content !important;
    margin: 0 auto !important;
    font-weight: 600 !important;
    font-size: 11px !important;
    
    white-space: pre-wrap !important; 
}


.angel-testimonials .swiper-slide > div {
    border: 1px solid #F0F0F0 !important;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.02) !important;
    border-radius: 8px !important;
}

.angel-testimonials .swiper-slide > div > .flex-col {
    margin-top: 0 !important;
    padding: 25px 20px !important;
    align-items: flex-start !important;     
}

.angel-testimonials .s-testimonials--slider--img {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: flex-start !important;
    width: 100% !important;
    margin-bottom: 15px !important;
}

.angel-testimonials .testimonial__avatar {
    width: 45px !important;
    height: 45px !important;
    margin-left: 15px !important;  
    margin-right: 0 !important;
    flex-shrink: 0 !important;
}


.angel-testimonials .s-testimonials--slider--img p.font-primary {
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #4A4A4A !important;
    margin: 0 !important;
}

.angel-testimonials .swiper-slide p.leading-6 {
    text-align: right !important;
    color: #7A7A7A !important; /* رمادي فاتح */
    font-size: 13px !important;
    line-height: 1.8 !important;
    margin: 0 !important;
    width: 100% !important;
}

.angel-testimonials .testimonial__rating,
.angel-testimonials .testimonial__icon {
    display: none !important;
}


.angel-testimonials .s-slider-nav-arrow svg {
    fill: #E2C247 !important;
}