Viewing File: /home/maglabs/2vsa/wp-content/themes/cargohub/css/style.less

/*
Theme Name: CargoHub
Theme URI: http://steelthemes.com/cargohub
Author: SteelThemes
Author URI: http://steelthemes.com
Description: Industry, Engineering & All Industrial Business WordPress Theme
Version: 1.3.2
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 7.0.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cargohub
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Normalize
2.0 - Typography
3.0 - Elements
	3.1 - Common Elements
	3.2 - WordPress Elements
	3.3 - Theme's Elements
4.0 - Header
5.0 - Navigations
6.0 - Content
	6.1 - Posts and pages
	5.2 - Comments
7.0 - Widgets
8.0 - Footer
9.0 - Media Queries
10.0 - Carousel
11.0 - Shortcodes
12.0 - Gutenberg
13.0 - Default
--------------------------------------------------------------*/

@import 'variables';

/*--------------------------------------------------------------
1.0 - Normalize
--------------------------------------------------------------*/
@import 'normalize';

/*--------------------------------------------------------------
2.0 - Typography
--------------------------------------------------------------*/
@import 'typography';

/*--------------------------------------------------------------
3.0 - Elements
--------------------------------------------------------------*/

/**
 * 3.1 - Common Elements
 */
@import 'elements';

/**
 * 3.2 - WordPress Elements
 */
@import 'wordpress';

/*--------------------------------------------------------------
4.0 - Header
--------------------------------------------------------------*/
@import 'header';

/*--------------------------------------------------------------
5.0 - Navigations
--------------------------------------------------------------*/
@import 'nav';

/*--------------------------------------------------------------
6.0 - Content
--------------------------------------------------------------*/
@import 'mixins';

/**
 * 6.1 Posts and Pages
 */
@import 'content';

/**
 * 6.3 Comments
 */
@import 'comments';

/*--------------------------------------------------------------
7.0 - Widgets
--------------------------------------------------------------*/
@import 'widgets';

/*--------------------------------------------------------------
8.0 - Footer
--------------------------------------------------------------*/
@import 'footer';

/*--------------------------------------------------------------
8.0 - Boxed
--------------------------------------------------------------*/


/*--------------------------------------------------------------
9.0 - Media Queries
--------------------------------------------------------------*/
@import 'responsive';

/*--------------------------------------------------------------
10.0 - Carousel
--------------------------------------------------------------*/
@import 'owl-carousel';

/*--------------------------------------------------------------
11.0 - Shortcodes
--------------------------------------------------------------*/
@import 'shortcodes';

/*--------------------------------------------------------------
12.0 - Gutenberg
--------------------------------------------------------------*/
@import 'blocks';

/*--------------------------------------------------------------
13.0 - Default
--------------------------------------------------------------*/
@import 'default';
Back to Directory File Manager