/*!
Theme Name: Printfix
Theme URI: https://wp.rrdevs.net/printfix
Author: RRdevs
Author URI: https://themeforest.net/user/rrdevs
Description: Printfix - Printing Services Company WordPress Theme
Version: 1.0.8
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: printfix
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* Elementor footer columns - vertical + horizontal centering */
.elementor-location-footer .elementor-container {
    align-items: center !important;
}

.elementor-location-footer .elementor-column .elementor-widget-wrap {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
}

/* kontakt redovi da budu lepo centrirani */
.elementor-location-footer .footer-contact p {
    justify-content: center;
}