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


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

.bt_bb_progress_bar_advanced .container .bt_bb_progress_bar_advanced_text {
    font-size: 2rem;
}

.bt_bb_section .bt_bb_background_image_holder_wrapper .bt_bb_background_image_holder{
	background-position: center !important;
}

.column-servizi .bt_bb_column_content{
	height: 100%;
	
}


@media (max-width: 1199px){
	.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: 3rem;
	}

	
}
@media(max-width: 480px){
	.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: 2rem;
	}	
	.bt_bb_size_large.bt_bb_headline h1, .bt_bb_size_large.bt_bb_headline h2, .bt_bb_size_large.bt_bb_headline h3, .bt_bb_size_large.bt_bb_headline h4, .bt_bb_size_large.bt_bb_headline h5, .bt_bb_size_large.bt_bb_headline h6 {
		font-size: 2.7rem;
	}
.bt_bb_size_huge.bt_bb_headline h1, .bt_bb_size_huge.bt_bb_headline h2, .bt_bb_size_huge.bt_bb_headline h3, .bt_bb_size_huge.bt_bb_headline h4, .bt_bb_size_huge.bt_bb_headline h5, .bt_bb_size_huge.bt_bb_headline h6 {
    font-size: 3.5rem;
}

}
