OwlCyberSecurity - MANAGER
Edit File: style.scss
@charset "utf-8"; /* Theme Name: GoodHeart Theme URI: https://themeforest.net/user/LaStudio/portfolio?ref=LaStudio Author: LA Studio Author URI: https://themeforest.net/user/LaStudio?ref=LaStudio Description: GoodHeart – Charity & Nonprofit Elementor WordPress Theme Version: 1.0.0 Requires at least: 5.9 Requires PHP: 7.0 Tags: campaign, charity, charity campaign, charity foundation, charity theme, donate, donation, foundation, fundraising, fundraising campaign, funds, ngo, nonprofit, nonprofit theme, volunteer License: GNU General Public License License URI: licence/GPL.txt Text Domain: goodheart Domain Path: /languages/ Elementor tested up to: 3.19.4 Elementor Pro tested up to: 3.19.4 WooCommerce tested up to: 8.6.1 */ // Configuration @import "config"; // Mixins @import "mixins"; /*------------------------------------* $CONTENTS *------------------------------------*/ /** * BASE * - MAIN * - NORMALIZE * - LAYOUTS * - COMPONENTS * - TYPOGRAPHY * - FORMS * * COMPONENTS * - HEADER * - NAVIGATIONS * - LINKS EFFECT * - MEGA MENU * - SEARCH ICON * - PAGE HEADER * - BLOG * - SIDEBAR * - CUSTOM SELECTS * - PAGINATION * - COMMENT * - SEARCH * - FOOTER * - 404 PAGE * * PLUGINS * - GENERAL * - SLICK * - LA-STUDIO ELEMENTS * * RESPONSIVE */ /*------------------------------------* $MAIN *------------------------------------*/ @import "base/main"; /*------------------------------------* $NORMALIZE *------------------------------------*/ @import "base/normalize"; /*------------------------------------* $LAYOUTS *------------------------------------*/ @import "layout"; /*------------------------------------* $COMPONENTS *------------------------------------*/ @import "base/shared"; /*------------------------------------* $TYPOGRAPHY *------------------------------------*/ @import "base/typography"; /*------------------------------------* $FORMS *------------------------------------*/ @import "base/form"; /*------------------------------------* $HEADER *------------------------------------*/ //@import "components/header/dlmenu"; @import "components/header/header_builder"; /*------------------------------------* $PAGE HEADER *------------------------------------*/ @import "components/page-header"; /*------------------------------------* $BLOG *------------------------------------*/ @import "components/blog/list-posts"; /*------------------------------------* $SINGLE *------------------------------------*/ @import "components/blog/single-post"; /*------------------------------------* $SIDEBAR *------------------------------------*/ @import "components/sidebar/sidebar"; /*------------------------------------* $PAGINATION *------------------------------------*/ @import "components/pagination"; /*------------------------------------* $COMMENT *------------------------------------*/ @import "components/comments"; /*------------------------------------* $SEARCH *------------------------------------*/ @import "components/search"; /*------------------------------------* $FOOTER *------------------------------------*/ @import "components/footer/general"; /*------------------------------------* $404 PAGE *------------------------------------*/ @import "components/404"; /*------------------------------------* $GENERAL *------------------------------------*/ @import "components/plugins/general"; /*------------------------------------* $LIGHTCASE *------------------------------------*/ @import "components/plugins/lightcase"; /*------------------------------------* $GIVE *------------------------------------*/ @import "components/plugins/give"; /*------------------------------------* $NEXT & PREVIOUS *------------------------------------*/ @import "components/next-prev"; /*------------------------------------* $RESPONSIVE *------------------------------------*/ @import "base/demo"; @import "base/theme-default"; @import "components/responsive"; @import "base/demo02"; @import "base/custom";