HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: /home/mmickelson/dragonexpert.com/wp-content/themes/coni/style.less
/*
Theme Name: Coni
Theme URI: https://www.quemalabs.com/theme/coni/
Author: Quema Labs
Author URI: https://www.quemalabs.com
Description: Coni is a multipurpose theme, focus on corporate and business. With responsive and minimalist design. Includes an awesome One Page design for the front page, with unique section to present your content, like Services, Features, Team members, Videos, Images, Testimonials, Pricing tables, Clients, Blog posts and much more.
Version: 1.0.12
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.en.html
Text Domain: coni
Tags: light, white, gray, right-sidebar, two-columns, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, photoblogging
*/

/*
----------------------------------------------------------------
TABLE OF CONTENTS
----------------------------------------------------------------
1. Header
2. Home
3. Blog & Pages
4. Sidebar
5. Footer
6. Comments
7. Flickity
8. Pace
9. WordPress Default
10. External Plugins
11. Global Styles
12. Responsive Styles
LESS Variables and Mixins
----------------------------------------------------------------
*/



/*
==========================================
1. Header
========================================== 
*/
@import "theme_less/_header.less";


/*
==========================================
2. Home
========================================== 
*/
@import "theme_less/_home.less";


/*
==========================================
3. Blog & Pages
========================================== 
*/
@import "theme_less/_blog-pages.less";


/*
==========================================
4. Sidebar
========================================== 
*/
@import "theme_less/_sidebar.less";


/*
==========================================
5. Footer
========================================== 
*/
@import "theme_less/_footer.less";


/*
==========================================
6. Comments
========================================== 
*/
@import "theme_less/_comments.less";


/*
==========================================
7. Flickity
========================================== 
*/
@import "theme_less/_flickity.less";


/*
==========================================
8. Pace (Loading animation)
========================================== 
*/
@import "theme_less/_pace.less";


/*
==========================================
9. WordPress Default
========================================== 
*/
@import "theme_less/_wp-default.less";


/*
==========================================
10. External Plugins
========================================== 
*/
@import "theme_less/_external-plugins.less";


/*
==========================================
11. Global Styles
========================================== 
*/
@import "theme_less/_global.less";


/*
==========================================
12. Responsive Styles
========================================== 
*/
	/*
	// Extra Small Breakpoint
	// ------------------
	*/
	@import "theme_less/_mediaquery-xs.less";

	/*
	// Small Breakpoint
	// ------------------
	*/
	@import "theme_less/_mediaquery-sm.less";

	/*
	// Medium Breakpoint
	// ------------------
	*/
	@import "theme_less/_mediaquery-md.less";

	/*
	// Extra Larga Breakpoint
	// ------------------
	*/
	@import "theme_less/_mediaquery-lg.less";


/*
==========================================
LESS Variables and Mixins
========================================== 
*/
@import "less/variables.less"; // Modify this for custom colors, font-sizes, etc
@import "less/mixins.less";
@import "theme_less/_animate.min.less";