/* CSS file for Blog pages  */
.nav-tabs {
	background: unset !important;
}

.rend_text_block,.break_section,.rend_img_text_block,.rend_text_img_block,.rend_video_block{
	width:80% !important;
	margin:0 auto !important;
}

.lxed_border_bottom,.lxed_border_bottom_break{
	border-bottom: .4rem solid #f6f6f6 !important;
    padding: 0px 0 1.5rem;
}

.eth_editor_blocks_load_here .eth_editor_text_area_editor{
    border: 1px solid lightgray; 
}

