/* 
Theme Name: Elefanthuset
Theme URI: https://github.com/elementor/hello-theme/
Description: Elefanthuset, baset on Hello Elementor
Author: i-Strategi ApS
Author URI: https://i-strategi.dk
Template: hello-elementor
Version: 1.0.1
Text Domain: elefanthuset
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
*/

.bg:before {
    content: " ";
    position: absolute;
    height: 100%;
    top: 0;
}

.bg.bg-left:before {
    left: 0;
}

.bg.bg-20:before {
    width: 20%;
}

.bg.bg-40:before {
    width: 40%;
}

.bg.bg-white:before {
    background: #fff;
}

.text-primary {
    color: var(--e-global-color-primary);
}
