/* 
Theme Name: Asenio Hello child
Theme URI: https://github.com/elementor/hello-theme/
Description: Asenio Hello Child is a child theme of Hello Elementor
Author: Asenio
Author URI: https://asenio.se/
Template: hello-elementor
Version: 1.0.2
Text Domain: asenio-hello-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/* ====== Övre sektion (Hero) ====== */
.ue-distance-value:empty,
.ue-distance-value:empty + .ue-distance-suffix { display:none; }
.ue-distance-value {
    position: absolute;
    right: 0;
    padding: 2px 5px 2px 5px;
    font-size: 12px;
    background: #333;
    color: #fff;
    border-radius: 16px;
    margin-right: 5px;
    top: 5px;
}