/**
 * Onspot Theme Main CSS File
 * Author: Dragan Milenkovic
 * Author URI: https://www.skilltechwebdesign.com
 */

/**
 * ================================================================================
 * --------------------------------------------------------------------------------
 * 							 Fully Custom Theme - START
 * --------------------------------------------------------------------------------
 * ================================================================================
 */

/**
 * Hamburger Menu - Custom Styling
 * ==================================================================
 * ==================================================================
 * ==================================================================
 * theming-mobile-menu-trigger.css insert here if used
 * 
 * It's already defined in cleanstart-static-core.css
 * If redesigning, remove from there and then use
 * theming-mobile-menu-trigger.css
 */


/**
 * Hero Slider - (theming-hero-slider.css insert here if used)
 * ==================================================================
 * ==================================================================
 * ==================================================================
 */


/**
 * Overrides (theme custom, non skillwork.css)
 * ===========================================
 */

/**
 * Elementor Overrides
 * -------------------
 */

/**
 * Make the "Edit With Elementor" area darker
 */
/*#elementor-go-to-edit-page-link:hover {
	background-color: var(--dark-shade-7);
}
#elementor-go-to-edit-page-link {
	border-color: var(--dark-shade-5);
	background-color: var(--dark-shade-7);
}*/

/**
 * !!! update the page ID to match the Elementor
 * widgets demo page's page ID.
 */

/*.page-id-1342 .elementor-widget:not(:last-child) {
	margin-bottom: 20px;
}*/

/**
 * Fix for Elementor editing (Desktop Menu)
 * so menu doesn't overlap widgets while editing
 */

@media all and (min-width: 1410px) {

	.elementor-editor-active nav#main-nav {
		z-index: -1;
	}

}


/**
 * Elementor Widgets - Other
 * ==================================================================
 * ==================================================================
 * ==================================================================
 * (theming-elementor-widgets-other.css insert here)
 */


/**
 * Pages
 * =====
 */

/**
 * Search Results Page
 * ==================================================================
 * ==================================================================
 * ==================================================================
 * core done in cleanstart-search-results-page.css
 * (theming-search-results-page.css insert here)
 */


/**
 * 404 Page - Skipping, it will be created as Section
 */


/**
 * Coming Soon Page - Skipping, it will be created as a Widget
 * ==================================================================
 * ==================================================================
 * ==================================================================
 * (theming-coming-soon-page.css insert here) skip, use for Elementor
 * widget if needed
 */


/**
 * Project Page - Skipping, it's a clean page which will be built by
 * Elementor Widgets
 */


/**
 * Basic Gallery With Thumbnails
 * ==================================================================
 * ==================================================================
 * ==================================================================
 * (theming-basic-gallery-with-thumbnails.css insert here)
 */


/**
 * Featured Posts Gallery (Done in core)
 */


/**
 * Contact Us Section - Skipping, it will be created as a Widget
 * ==================================================================
 * ==================================================================
 * ==================================================================
 * (theming-contact-us-section.css insert here) skip, use for
 * Elementor widget if needed
 */


/**
 * Blog:
 * Blog Core is Inside cleanstart-static-core.css
 * ==================================================================
 * ==================================================================
 * ==================================================================
 * - SKIP Sticky post (Done in core)
 * - SKIP Blog Featured Section (Done in core)
 * - Blog Feed
 * (theming-blog.css insert here - note, feed is almost fully
 * customizable in Theme Options)
 */


/**
 * Pagination
 * ==================================================================
 * ==================================================================
 * ==================================================================
 * CSS Vars done cleanstart-pagination.css
 * Core done in cleanstart-static-core.css
 * Note: pagination almost fully customizable in Theme Options
 * (theming-pagination.css insert here)
 */


/**
 * Sidebar & Widgets
 * =================
 * Almost fully customizable in Theme Options
 */

aside > div:last-child {
	margin-bottom: 30px;
}

/**
 * Classic sidebar
 * ---------------
 * Specified in Bootstrap overrides
 */

/**
 * Modern Siderbar - (theming-modern-sidebar.css insert here if used)
 * ==================================================================
 * ==================================================================
 * ==================================================================
 * NOTE: Modern sidebar is currently NOT used.
 */


/**
 * Widgets - (theming-widgets.css insert here if used)
 * ==================================================================
 * ==================================================================
 * ==================================================================
 * NOTE: This is for general widgets customizing
 * - general widgets are already styled in core.css
 * - individual widgets are styled in different files (not here, see
 *   below e.g. Widget - Categories etc.)
 * - to conclude, only further GENERAL widgets customization goes here
 */


/**
 * Widget - Recent Posts: Theme style
 * Widget - Recent Posts: Theme Default
 * Block: Latest Posts
 * Elementor Widget Recent Posts Theme style
 * ==================================================================
 * ==================================================================
 * ==================================================================
 * (theming-widget-recent-posts.css insert here)
 */


/**
 * Widget - Categories
 * ==================================================================
 * ==================================================================
 * ==================================================================
 * (theming-widget-categories.css insert here)
 */

/**
 * Widget - Tag Cloud
 * ==================================================================
 * ==================================================================
 * ==================================================================
 * (theming-widget-tag-cloud.css insert here)
 */

/**
 * Widget - Search
 * ==================================================================
 * ==================================================================
 * ==================================================================
 * (theming-widget-search.css insert here)
 */

/**
 * Widget - Calendar
 * ==================================================================
 * ==================================================================
 * ==================================================================
 * (theming-widget-calendar.css insert here)
 */

/**
 * Widget - RSS
 * ==================================================================
 * ==================================================================
 * ==================================================================
 * (theming-widget-rss.css insert here)
 */

/**
 * Widget - Text
 * ==================================================================
 * ==================================================================
 * ==================================================================
 * (theming-widget-text.css insert here)
 */

/**
 * Widget - Recent Comments
 * ==================================================================
 * ==================================================================
 * ==================================================================
 * (theming-widget-recent-comments.css insert here)
 */

/**
 * Widget - Meta
 * Widget - Archives
 * ==================================================================
 * ==================================================================
 * ==================================================================
 * (theming-widgets-meta-and-archives.css insert here)
 */

/**
 * Widget - Navigation Menu (REQUIRES JS)
 * ==================================================================
 * ==================================================================
 * ==================================================================
 * (theming-widget-navigation-menu.css insert here)
 */

/**
 * Widget - Gallery
 * ==================================================================
 * ==================================================================
 * ==================================================================
 * (theming-widget-gallery.css insert here)
 */

/**
 * Elementor Widgets - Tabs, Accordion, Toggle
 * ==================================================================
 * ==================================================================
 * ==================================================================
 * (theming-elementor-widget-tabs-accordion-toggle.css insert here)
 */


/**
 * Single Posts
 * ==================================================================
 * ==================================================================
 * ==================================================================
 * (theming-single-post.css insert here)
 */


/**
 * Footer
 * ==================================================================
 * ==================================================================
 * ==================================================================
 * (theming-footer.css insert here)
 */


/**
 * Comments
 * ==================================================================
 * ==================================================================
 * ==================================================================
 * (theming-comments.css insert here)
 */


/**
 * Pretty Photo
 * ==================================================================
 * ==================================================================
 * ==================================================================
 * (theming-pretty-photo.css insert here if used)
 */


/**
 * Gutenberg Blocks
 * ==================================================================
 * ==================================================================
 * ==================================================================
 * (theming-gutenberg-blocks.css insert here if used)
 */