/*
 Theme Name:     pixeltypen_ Child Theme
 Theme URI:      https://oceanwp.org/
 Author:         pixeltypen / Tobias Bals
 Author URI:     https://pixeltypen.de
 Template:       oceanwp
 Version:        1.0.0
*/

/* Ab hier kannst du deine CSS-Anpassungen eintragen
------------------------------------------------------- */

/* General Settings */

/*
 * #top-bar-wrap {
    position: relative;
    background-color: --e-global-color-primary: #00CE9D !important
    font-size: 12px;
    border-bottom: 1px solid #f1f1f1;
    z-index: 101;
}

/* Adjust Custom Colors here */
:root {
}

/* Typography */



/* Remove Focus */
a.elementor-icon:focus {
    outline: 0 !important;
}

/* Responsive Settings */
