/* Add custom CSS styles below */ 
/*body font */
@import url('https://fonts.googleapis.com/css2?family=Changa:wght@200..800&display=swap');
body {
    background-color: rgba(255, 255, 255, 1);
    font-family: "Changa", sans-serif;
}
#mainnav.bg-\[\#dedede50\] {
    background-color: rgb(255 255 255);
}
.main-banner .bg-black\/40 {
    background-color: rgb(0 0 0 / 0%);
}
.banner-btn {
    background-color: color-mix(in srgb, #009640 60%, #009640) !important;
    backdrop-filter: blur(16px);
}
/*products*/
.s-block--best-offers {
    margin-bottom: 4rem;
}
.s-product-card-vertical .icons .whatsapp-btn {
    display: block !important;
}
/*theme slider*/
.slider-container .s-slider-v-centered .s-slider-block__title-nav button {
    background-color: var(--color-primary);
}
/*brand slider*/
section.Brands-slider.mb-10 {
    margin-top: 2rem;
}
/*maps*/
.connection-dev {
    margin-bottom: 2rem;
}
/*footer*/
footer img[alt="ثقة الجزيرة العربية logo"].p-2 {
    filter: brightness(0) invert(1);
    width: 100px;
}
.singlepage .details-slider img {
    max-height: 440px;
    object-fit: contain;
}
/*faq*/
.faq-item .bg-\[\#F4F4F4\] {
    background-color: #0096400F;
}
.faq-question .bg-gray-200.icon-wrapper {
    background: transparent;
}
.faq-question .text-\[\#A0A3BD\] {
    color: var(--color-primary);
}
@media (min-width:991px){
.singlepage .details-slider img {
    max-height: 440px;
    object-fit: contain;
}
#mainnav .max-h-20 {
    max-height: 8rem;
}
.navbar-brand img {
    max-height: 7rem;
}
.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 90px;
}}
@media(max-width:767px){
.s-block--best-offers {
    margin-bottom: 2rem;
}
.departments.departments-1.container.py-10 {
    padding-top: 0;
    padding-bottom: 0;
}
.departments .grid ,section.who_we_are {
    margin-bottom: 2rem;
}
.Banner_image.container {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.navbar-brand img {
    scale: 1.5;
}
section.sticky-product-bar {
    background: rgb(255 255 255) !important;
}
}
/*product-index*/
.product-index salla-slider#slider_category p {
    font-size: 13px;
}