/*
 Theme Name:   Novalab Child
 Theme URI:    http://novalab.bold-themes.com
 Description:  Novalab child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     novalab
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  novalab-child
*/


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

.bt_bb_size_extralarge.bt_bb_headline h1, .bt_bb_size_extralarge.bt_bb_headline h2, .bt_bb_size_extralarge.bt_bb_headline h3, .bt_bb_size_extralarge.bt_bb_headline h4, .bt_bb_size_extralarge.bt_bb_headline h5, .bt_bb_size_extralarge.bt_bb_headline h6 {
    font-size: 3.6rem;
}

.bt-site-footer .sub-menu {
	display: none;
}


.hpHeroButton {
	margin-left: 20% !important;
}

@media (max-width: 1024px) {
	.hpHeroButton {
		margin-left: 35% !important;
	}
}

@media (max-width: 480px) {
	.hpHeroButton {
		margin-left: 0% !important;
	}
}