div#content {
    background: #fff;
	width:100%;
}

.ast-separate-container .ast-article-single {
	    padding: 1.34em .67em !important;
			padding-right:6em !important;
}

div#secondary {
    border: 1px solid #f6f6f6;
    padding: 20px;
	padding-left:25px !important;
    color: #111;
    background: #f9f9f9;
}

div#secondary a {
    color: #111;
}

div#secondary a:hover {
    text-decoration:underline;
}

.widget {
	border:0;
	}

.ast-footer-overlay {
    padding-top: .99em;
    padding-bottom: .99em;
}

.ast-small-footer {
    font-size: 12px;
}

.site-branding {
    background: url(https://theprobatedepartment.co.uk/storage/banner2.png) no-repeat;
    padding: 95px 0 0 0;
}

.ast-col-lg-3.ast-col-md-3.ast-col-sm-12.ast-col-xs-12.footer-adv-widget.footer-adv-widget-1 {
    width: 30%;
}

.ast-col-lg-3.ast-col-md-3.ast-col-sm-12.ast-col-xs-12.footer-adv-widget.footer-adv-widget-2 {
    width: 20%;
    margin-left: 4%;
}

.ast-col-lg-3.ast-col-md-3.ast-col-sm-12.ast-col-xs-12.footer-adv-widget.footer-adv-widget-3 {
    width: 20%;
}

.ast-col-lg-3.ast-col-md-3.ast-col-sm-12.ast-col-xs-12.footer-adv-widget.footer-adv-widget-4 {
    width: 25%;
}

ul#menu-footer-3 li {
    display: inline;
    padding-right: 15px;
}

.widget {
    margin: 0 0 1.2em 0;
}

.site-footer li {font-weight:600;}


.main-navigation {
  height:0;
}

.main-header-bar .main-header-bar-navigation {
    height: 10%;
}
.site-footer a:hover {
	color:#454c9b;
}

.column {
  float: left;
  width: 50%;
  padding: 0px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

div#header-widget-area {
		padding:80px 100px 50px 50px; 
}

div#header-widget-area  a:hover {
	text-decoration:underline;
}

.button {
  background-color: #454c9b;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}