/*! Theme Name: Business Profile Theme URI: https://demo.microsolutionsbd.com/business-profile/ Author: microsolutions Author URI: https://MicroSolutionsBD.com/ Description: A WordPress theme template for creating business profile of your company by Micro Solutions Bangladesh. Version: 1.0.1 License: GNU General Public License v2 or later License URI: LICENSE Text Domain: msbdbp Tags: custom-header, custom-logo, custom-menu, featured-images, threaded-comments */ /*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- # Normalize # General # Header # Top Navigation # Footer # WP Defaults # Widgets # Content # Comments # Media # Coming Soon # Others --------------------------------------------------------------*/ @import "variables"; /*-------------------------------------------------------------- # Normalize --------------------------------------------------------------*/ @import "normalize"; /*-------------------------------------------------------------- # General --------------------------------------------------------------*/ @import "general"; /*-------------------------------------------------------------- # Header --------------------------------------------------------------*/ @import "header"; /*-------------------------------------------------------------- # Top Navigation --------------------------------------------------------------*/ @import "snap-drawers"; @import "top-navigation"; /*-------------------------------------------------------------- # Footer --------------------------------------------------------------*/ @import "footer"; /*-------------------------------------------------------------- # WP Defaults --------------------------------------------------------------*/ @import "wp-default"; /*-------------------------------------------------------------- # Widgets --------------------------------------------------------------*/ @import "widgets"; /*-------------------------------------------------------------- # Content --------------------------------------------------------------*/ @import "content"; /*-------------------------------------------------------------- # Comments --------------------------------------------------------------*/ @import "comments"; /*-------------------------------------------------------------- # Media --------------------------------------------------------------*/ @import "media"; /*-------------------------------------------------------------- # Coming Soon --------------------------------------------------------------*/ @import "coming-soon"; /*-------------------------------------------------------------- # Others --------------------------------------------------------------*/ @import "others";