/*
Theme Name:   Skylith Child
Theme URI:    https://1.envato.market/skylithwpinfo
Author:       nK
Template:     skylith
Author URI:   https://nkdev.info/
Description:  Skylith Child Theme
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  skylith-child
Tags:
*/


/* Theme customization starts here
-------------------------------------------------------------- */

body {
	line-height: 1.7;
}

.nk-navbar a {
	color: #000000 !important;
}

.nk-navbar .nk-nav .dropdown {
	background-color: #ffffff;
}

.nk-navbar .nk-nav .dropdown li > a:hover, .nk-navbar .nk-nav .dropdown li.active > a {
	text-decoration: underline;
}

.nk-navbar .nk-nav > li > a:hover, .nk-navbar .nk-nav > li.active > a {
	text-decoration: underline;
}

.left-border-white {
	border-left: 2px solid #ffffff !important;
	padding-left: 10px !important;
}

.left-border-green {
	border-left: 2px solid #3c7337 !important;
	padding-left: 10px !important;
}

p {
	color: #000000;
}

.nk-main {
	background-color: #ffffff !important;
}

.wp-block-nk-awb {
	padding-left: 0;
	padding-right: 0;
}

.nk-awb-wrap-content.has-global-padding {
	padding-left: 0;
	padding-right: 0;
}

.menu-donate {
	background-color: #3c7337 !important;
	border-radius: 0;
}

.menu-donate a {
	color: #ffffff !important;	
}

.menu-career {
	background-color: #165570 !important;
	border-radius: 0;
}

.menu-career a {
	color: #ffffff !important;	
}

.minimal-button a {
   text-decoration: underline;
   text-decoration-thickness: 0.125em;
   /* FIXED: Reduced from .5em to .2em to prevent mouseleave gap issue */
   text-underline-offset: .3em;
}

.swiper-3d .swiper-slide-shadow-right {
	background-image: none !important;
}

.swiper-3d .swiper-slide-shadow-left {
	background-image: none !important;
}

/* Theme customization starts here
.menu-home-logo {
	background-image: url("https://stjoescincystg.wpenginepowered.com/wp-content/uploads/2025/12/saint-joes-logo-white-scaled.png");
	width: 250px;
	height: 100px;
	color: transparent;
	background-repeat: no-repeat;
	background-size: contain;
}

.menu-home-logo > a {
	color: transparent !important;
}

.nk-navbar-solid .menu-home-logo {
	background-image: url("https://stjoescincystg.wpenginepowered.com/wp-content/uploads/2025/12/saint-joes-logo-black-scaled.png") !important;
}
*/