/*
Theme Name: Customify Child
Theme URI: https://pressmaximum.com/customify
Template: customify
Author: WPCustomify
Author URI: https://pressmaximum.com
Description: Customify is fast, lightweight, responsive and super flexible multipurpose theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header &amp; Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Combined with the Header &amp; Footer builder, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Customify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://pressmaximum.com/customify
Tags: custom-background,custom-logo,custom-menu,featured-images,flexible-header,footer-widgets,full-width-template,sticky-post,theme-options,threaded-comments,translation-ready,one-column,two-columns,three-columns,left-sidebar,right-sidebar,e-commerce,blog
Version: 0.4.4.1757514384
Updated: 2025-09-10 09:26:24

*/

body.home #main {
	padding-top: 0 !important;
}

/* nav */
li.sky-nav-btn a {
	background: #0082fa !important;
	color: white !important;
	border-radius: 3px;
}
li.sky-nav-btn a:hover {
	background: #0000c8 !important;
}

#mega-menu-wrap-menu-1 ul.mega-sub-menu li:first-child {
	border-bottom: none !important;
}
#mega-menu-wrap-menu-1 ul.mega-sub-menu li {
	padding: 5px 10px !important;
	border-bottom: 1px solid silver !important;
}
#mega-menu-wrap-menu-1 ul.mega-sub-menu li:last-child {
	border-bottom: none !important;
}
#mega-menu-wrap-menu-1 li.mega-menu-columns-6-of-12 {
	border: none !important;
}

/* cats */
body.category #page-titlebar {
	position: relative;
	padding: 0 !important;
}
body.category #page-titlebar .customify-container {
	position: relative;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
body.category .page-titlebar .titlebar-title {
	margin-bottom: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 50%;
}
body.category .page-titlebar .titlebar-title span {
	background: rgba(255, 255, 255, 0.5) !important;
	padding: 10px 20px !important;
}
body.category .titlebar-tagline > p {
	text-align: center;
}

.sky-copy {
background: black;
}
.sky-copy p {
	text-align: center;
  padding: 10px;
  margin: 0;
}
/* hide */
body.home header.entry-header > div.entry-header-inner,
body.wp-singular header + div#page-titlebar {
	display: none !important;
}
