/**
* Theme Name: Olars Child
* Description: This is a child theme of Olars, generated by Merlin WP.
* Author: <a href="https://www.persianscript.ir/">پرشین اسکریپت</a>
* Template: olars
* Version: 2.0.1
*/

/* Ensure footer displays on desktop */
#colophon,
.footer-width-fixer,
.elementor-1156,
.elementor-776 {
    display: block !important;
    visibility: visible !important;
}

/* Override hidden-desktop class */
@media (min-width: 1025px) {
    .elementor-hidden-desktop {
        display: block !important;
    }
}
