@charset "UTF-8";

/*!
 * !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! *
 *      ! This project is licensed under the MIT License !          *
 *                    📓 Read the license:👇                        *
 * !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! *
 * !  https://github.com/Demonicheart/demons/blob/master/LICENSE  ! *
 * !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! *
 */

/*===================================================================

---------------------------------------------------------------------
 * [Main Stylesheet]                                                *
---------------------------------------------------------------------

=====================================================================
 * Name       :    Demonic [M.B]
 * Project    :    demon-style
 * Version    :    2.9
 * Last change:    28.04.19
 * Copyright  :    Demonicheart
 * Contact    :    https://demonicheart.github.io/demons/kontakt.php
 * GitHub     :    https://github.com/Demonicheart/demons
==================== Font Family Used ====================
 * font-family:    'Roboto', sans-serif;
 * [Typography]:
 * Body    :       font-weight:400;
 *                 line-height:1.5;
 *                 font-size:1rem = 16px
 * Icons:                 'FontAwesome 5;
 * Paragraph:             'Roboto', 300;
 * Section Title:         'Roboto', 700;
 * Section Description:   'Roboto', 500;
=====================================================================

---------------------------------------------------------------------
[Table of contents]
---------------------------------------------------------------------

=====================================================================
01. Typography
02. preloader
03. jarallax
04. helpers
// 05. animate.css
05. cc cookieconsent
06. animbrand
07. navtogglerXanim
08. navbarsocial
09. arrow
10. accordionfa
11. footerLinks footerBox
12. social-icons-2-img
13. footer-social-icons
14. gradient
15. BORDER BOTTOMS
16. custom gedöns
17. scrolltotop
18. screen-reader-text
19. scrollbar + selection
===================================================================*/

// Demons Core
@import "style/_typography";
@import "style/_preloader";
@import "style/_jarallax";
@import "style/_helpers";
// @import "animate";
@import "_coocieconsent";
@import "style/_animbrand";
@import "style/_navbar-togglerx";
@import "style/_navbar-social";
@import "style/_arrow";
@import "style/_accordionfa";
@import "style/_footerLinks-footerBox";
@import "style/_social-icons2img";
@import "style/_footer-social-icons";
@import "style/_gradient";
@import "style/_border-bottom";
@import "style/_custom-gedoens";
@import "style/_scrolltotop";
@import "style/_screen-reader-text";
@import "style/_scrollbar-selection";

// Your custom variables
@import "_custom";
