/*
 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
-------------------------------------------------------------- */
/*Timeline - font-size (on textblock)*/
.bold_timeline_container.bold_timeline_container_item_title_size_normal .bold_timeline_item_override_title_size_inherit.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_title {
	font-size: 18px;
	line-height: 1.2;
}
/*Timeline - Space below of circle*/
.bold_timeline_group_header {
    margin-bottom: 2px!important;
}

/*Timeline - Space after textblock*/
/*.bold_timeline_container.bold_timeline_container_line_position_left.bold_timeline_container_has_line_style .bold_timeline_item_override_alignment_inherit.bold_timeline_item {
    text-align: right;
    margin-bottom: 18px;
}
/*
header.bt_bb_headline.title-style.bt_bb_dash_none.bt_bb_subheadline.bt_bb_fe_edit.bt_bb_size_normal.bt_bb_align_inherit h2{
	line-height: 1.2em;
	
}*/
/*div#id_62f61c95f2ffc h2 {
    font-size: 18px;
}
*/
/*Contact Form - Field Email*/
div#email-style label {
    font-weight: 800;
}
/*Main Menu Style*/
.menuPort nav ul{
	color:#181818;
}
/*Main Menu Style*/
.bt-logo-area.menu-holder.bt-clear {
    margin-top: 10px;
	/*margin-bottom:10px;*/
	padding-bottom:12px;
	
}
/*New Timeline - hide gray line*/
.timeline:not(.timeline--horizontal):before{
	display:none;
}
/* Timeline - Style line between years*/
.style-another:before {
	border: 1px dashed #5eba45!important;
}
/*Timeline - hide images */
.style-another .timeline-icon img {
    display: none!important;
}
#twp-3916.style-another .title h3 {
    color: #181818;
    font-weight: 600!important;
}
/*Timeline - border on year circle*/
.style-another .timeline-year:after{
	border-style: none!important;
}
/*Timeline - font size*/
#twp-3916.style-another .timeline-year {
    color: #ffffff;
    font-size: 22px;
}