#main .ig-block.ig-block-loaded, #main .widget-cws-text .cws_textwidget_content{
	border-color: #e3e3e3;
	border-width: 0 2px 2px;
	border-style: solid;
	margin-top: -12px;
}
#main .cws-widget:not(.widget-cws-gallery):not(.widget-cws-banner):not(.widget-cws-categories) .widget-title .inherit-wt::before{
	border-width: 2px !important;
	left: -50% !important;
	width: 70px !important;
	right: inherit !important;
	top: -20px !important;
}
#main .cws-widget:not(.widget-cws-gallery):not(.widget-cws-banner):not(.widget-cws-categories) .widget-title .inherit-wt::after{
	height: 2px !important;
	left: calc(50% - 0px) !important;
}
#main .cws-widget:not(.widget-cws-about) .widget-title::before{
	content: ' ';
	position: absolute;
	width: 2px;
	top: 16px;
	bottom: 0;
	background-color: #e3e3e3;
	left: 0;
	z-index: 3;
}

#main .widget-adwidget_imagewidget{
    border: 2px solid #e3e3e3;
    display: block;
    padding: 30px !important;
}
#main .widget-cws-gallery{
	display: block;
    border: 2px solid #e3e3e3;
    padding: 30px !important;
    border-top: 0;
}