a {
  color: #4f698a;
}

.widget_ultimatumsubnav ul li a, .widget_archive ul li a, .widget_links ul li a, .widget_meta ul li a, .widget_recent_entries ul li a, .widget_categories ul li a, .widget_pages ul li a, .widget_recent_comments ul li a {
  line-height: 22px;
  display: block;
  font-weight: 600;
  margin-left: -39px;  
  margin-bottom: 29px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label {
  display: block;
  font-weight: 700;
  font-size: 14px ! important;
  float: none;
  line-height: 1.3;
  margin: 0 0 4px 0;
  padding: 0;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
  display: inline;
  vertical-align: baseline;
  font-size: 14px ! important;
  font-weight: 500;
  line-height: 1.3;
}

.mod-sub-7-wrapper .side ul.menu a:after {
       display: block;
       content: "";
       height: 1px;
       background-color: #BD8F64;
       width: 80%;
       margin-left: 0px;      
} 

.mod-sub-7-wrapper .side ul.menu a {
  font-size:14px;
  font-weight:600;
  line-height:26px;   
  margin-top: 30px;
  color:#5b0b03;
  text-decoration: none;
}

.mod-sub-7-wrapper .side ul.menu a:hover {
	color:#9a5416;
}


.mod-sub-7-wrapper {
  background: #fff;
  font-family:'Open sans',sans-serif;
}
.mod-sub-7-wrapper .loop > .colwrapper {
  padding: 20px 20px;
}
.mod-sub-7-wrapper .side > .colwrapper {
	background: #eceae0;;
    padding: 50px 40px; 
    margin-top:47px;
}

.mod-sub-7-wrapper .side ul.menu {
	list-style:none;
  	padding-left:0;
  	margin-bottom:40px;
}

.mod-sub-7-wrapper h2.entry-title {
  color:#000;
  font-family: Georgia, open sans, arial, sans-serif;
  font-size: 20px;
  font-weight:600;
  position:relative;
  margin-top:30;
  margin-bottom:20px; 
}
.mod-sub-7-wrapper h2.entry-title:before {
  position: absolute;
    content: '';
    top: 0;
    left: -17px;
    width: 7px;
    height: 100%;
    background: #036;
}

.mod-sub-7-wrapper h3.element-title {
  font-size:18px;
  font-weight:600;
  text-transform:uppercase;
  color:#352929;
  margin-top:0;
  margin-bottom:10px;
}



@media screen and (min-width: 0px) and (max-width: 700px) {
.mod-sub-7-wrapper .side > .colwrapper {
	background: #d4cfbc;
    padding: 60px 40px; 
    margin-top:0px;
}
.mod-sub-7-wrapper .loop > .colwrapper {
  padding: 0px 13px 20px 13px;
}
}