/* Add custom CSS styles below */ 
@media (min-width: 1600px) {
        .app-inner.\33xl\:container {
            max-width: fit-content;
        }
    }
 /*   
#toggleSpeedDial {
    border: 4px solid #ffffff !important;
}*/
#toggleSpeedDial {
 border: solid #ffffff;
}
swiper-container::part(bullet-active) 
{
  background-color: #ffffff;
}

footer.footer-2 h3 {
display: none;
}

footer .mx-auto.lg\:ml-auto.lg\:mr-0 > div.lg\:mt-8:nth-child(4) {
    display: none !important;
}

max-w-sm text-sm mb-10 leading-6 {
display: none;

}


.s-block--tabs-produtcs .tab-trigger.is-active button  {
 
    color: #ffffff;
   
}
/*button font */
.s-button-primary{
   color: #ffffff;
}

/* Foter */
.max-w-md {
  text-align: center;
}
/* نحذف عبارة End of content*/
p.s-infinite-scroll-last.infinite-scroll-last {
    display: none;
}