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


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


.custom_escp_h1{
	background-color: #ffffffbf;
    padding: 0 20px 0 20px;
}

.custom_escp_h1>div>div>div>div>img{
	object-fit: contain !important;
}

.bt_bb_size_large.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 2rem !important;
    margin-top: 0em !important;
}

.topBar{
	display:none;
}

.btMenuHorizontal .menuPort nav > ul > li > a:before{
	box-shadow:none !important;
}