body {
	font-family: 'Roboto', sans-serif;
  	color: #1c2833;
    background-color: #fff;
}

#home_news background-image {
  display: none;
}

a {
  color: #c00015;
}

.woocommerce-page #primary {
  margin: 0 80px 5px;
}
.woocommerce label {
  color: black;
}

.vc_btn3.vc_btn3-icon-left .vc_btn3-icon, .vc_btn3.vc_btn3-icon-right .vc_btn3-icon { 
top: 25% !important;
}

.featured-image {
	padding-bottom: 25px;
}

.bottom-logo {
	display: block;
	max-width: 25%;
  height: auto;
}

.widget-title {
  font-family: arial;
  color: #1c2833;
  font-size: 20px;
  line-height: 25px;
}

#col-15-2, #col-14-2, #col-13-2 {
  background-color: #f3f2f6;
}

td, th {
    padding: 1px 30px;
}
table, td, th {
    border: 1px solid #165a9b;
}

.fa {
    font-size: 25px !important;
    color: white;
    padding-top: 10px;
}

.eagle-photo {
  padding-bottom: 20px;
}

.post-header, .post-header a, .post-header a:hover, .post-header a:visited {
    font-size: 24px;
    line-height: 31px;
    color: #162833;
}

.post-taxonomy {
  	padding-bottom: 20px;
}
.post-meta .comments {
  	display: none;
}

.prepared_image {
		float: right;
}

@media screen and (min-width: 0px) and (max-width: 720px) {
  #col-9-1 { display: none; }
  #wrapper-5 { background-image: none; }
}

