You can send your questions to my email to get faster answer in 24 hours (free).
Buy me a coffee

18-08-2025 (4)

/* extra code */
@media screen and (min-width:768px) {
    .header-display-desktop {
    flex-direction: column !important;
}
.header-title-nav-wrapper {
    flex: 0 0 100% !important;
    margin: 0 !important;
    width: 100% !important;
}
.header .header-announcement-bar-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
}}