/* Add custom CSS styles below */ 
/*الاسئلة*/
.single-faq.w-full.rounded-lg.border.border-store-text-secondary.bg-store-bg-secondary.py-3.px-5.anime-item {
    border-color: var(--color-primary);
}

/*sticky-cart-single*/
.sticky-cart-single .item-thumb img {
    object-fit: contain !important;
}
/*google-map*/
.google-map-class .absolute.-inset-x-20.bottom-0.bg-gradient-to-t.from-storeBG.pt-\[7\%\].mx-auto.max-w-full {
    display: none;
}
/*single-product*/

.product-features-item.border.border-gray-100.dark\:border-opacity-20.flex.flex-center.gap-2.px-2.py-3 , .review.anime-item.swiper-slide > div {
    box-shadow: 2px 2px 3px #d1d1d1;
}