/*
Theme Name:   Skylith Child
Theme URI:    https://themeforest.net/user/_nK/portfolio
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
-------------------------------------------------------------- */

/* landing text-size section 1 */
.nk-subtitle{
	font-size:1em !important;
	letter-spacing: 0.05em !important;
}
.display-1{
		font-size:50px  !important;
}

@media (max-width:728px){
	.display-1{
		font-size:50px  !important;
	}
	.nk-subtitle{
		opacity: 0.8;
    }
    #jarallax-container-2 img,#jarallax-container-3 img{
        object-fit: cover !important;
        margin-top: 0 !important;
    }
    .ghostkit-col-with-bg .ghostkit-col-content {
        height: 300px !important;
    }
    #jarallax-container-3 img{
        object-position: 0% 0% !important;
    }
    
}
/* landing text-size section 1 */

.ghostkit-google-maps {
    margin-bottom: 60px;
}

.ghostkit-col-with-bg .ghostkit-col-content {
    height: 368px !important;
}
#jarallax-container-2 img,#jarallax-container-3 img{
    object-fit: scale-down !important;
    margin-top: 250.6px !important;
}
#jarallax-container-3 img{
    object-position: 97% 0% !important;
}

/*google map button*/

.googlemap{
	color: inherit !important;
    background-color:#dedede !important;
    border-radius: 5px !important;

}

