/*
 Theme Name: GeoSky-2 Theme
 Author: Syed Tahir Ali Jan
 Author URI: https://tahirjan.com
 Description: A minimal WordPress theme with custom fields and post types
 Version: 1.0
*/
body { font-family: Arial, sans-serif; }
.parallax { background-attachment: fixed; background-size: cover; height: 400px; }
.carousel img { width: 100%; height: auto; }
.gallery img { width: 200px; height: auto; margin: 10px; }
.sticky-header{position:sticky;}
.header-section{background:#000;}
.header-section .header-inner{background:#000}
.lp-archive-courses{margin-top:105px;}
.site-main-mobile-menu{left:360px;}
.site-main-mobile-menu-inner::before{background-color:rgb(48 93 139)}