/*
 Theme Name:   Ajani Child
 Template:     ajani
 Description:  Child theme for Ajani – custom home top banner.
 Version:      1.0.0
*/

/* Home top banner wrapper – full width image just below header */
.home-top-banner-wrapper {
    width: 100%;
}

.home-top-banner {
    display: block;
}

.home-top-banner img {
    display: block;
    width: 100%;
    height: auto;
}
@media(min-width: 768px){
#Hero-slider-custom .slick-slide {
    padding: 5rem 0;
    height: 140vh;
}
	}
/*
 Theme Name:   Ajani Child
 Theme URI:    http://ajani.bold-themes.com
 Description:  Ajani child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     ajani
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  ajani-child
*/


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