/*! Theme Name: Business Profile Theme URI: https://demo.microsolutionsbd.com/business-profile/ Author: microsolutions Author URI: https://MicroSolutionsBD.com/ Description: This is the free version of Business Profile WordPress theme. This theme's versatility allows it to be used in a wide range of industries, making it the perfect theme if you own a business. No matter if it's a restaurant, beauty salon, house rental, hotel, coffee shop, or any other type of small business, this theme will fit your needs perfectly. With the Style Manager system you can customize your site's overall color palettes choosing from a set of predefined, carefully crafted palettes. Version: 1.0.2 License: GNU General Public License v3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Text Domain: businessprofile Tags: portfolio, blog, custom-header, custom-logo, custom-menu, featured-images, threaded-comments Requires PHP: 5.4.0 Requires at least: 4.9.9 Tested up to: 5.3.0 */ /*-------------------------------------------------------------- >>> 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";