.sidebar-part .widget-heading{font-weight:bold;font-size:14px;color:#1c1c1c;margin-bottom:10px;text-transform:uppercase;line-height:1.2;}
.sidebar-part .widget-heading strong{line-height:1.2;}
.sidebar-part .widget-contacts{padding:20px;margin-top:-20px;border-top:1px dashed #e7e2d9;}
.sidebar-part .widget-contacts p:not(.widget-heading){font-size:14px;margin-bottom:10px;}
.sidebar-part .widget-contacts p:last-of-type{margin-bottom:20px;}
@media screen and (max-width:1300px){
	.widget-contacts{display:none;}
}