/* Theme Name: Auntri Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of auntri
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: auntri
Version: 1.0.0
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  auntri-child
*/

.elementor-icon-list-items {
    list-style: none !important;
    padding-left: 0 !important;
}

/* - Stopka jedna pod drugą na mobile - */
@media (max-width: 768px) {
    .footer-widgets,
    .footer-widgets .widget-area {
        display: block !important;
        width: 100% !important;
    }

    .footer-widgets .widget {
        margin-bottom: 1.2rem !important;
        width: 100% !important;
    }
}
