body.interior-pages .interior-content-area a {
  font-size: 20px;
  line-height: 34px;
  font-family: 'Lato', sans-serif;
  color: #356535;
}

body.interior-pages .interior-content-area {
  padding: 50px 0px;
}


.main-footer-section {
  font-size: 14px;
  line-height: 25px;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
}

.main-footer-section p, a, li {
  color: #fff;
  font-size: 14px;
  line-height: 25px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
}

.main-footer-section .h5 {
  font-size: 20px;
}

h1.h1-interior {
  margin: 15px 0 20px 0 !important;
  font-family: 'Lato', sans-serif;
}

.featured-hero h1.h1-interior {
  margin: 100px 0 50px 0 !important;
  font-family: 'Lato', sans-serif;
}

h1.h1-interior span {
  color: #356535;
  font-family: 'Lato', sans-serif;
  letter-spacing: 3px;
}

.color-red-one {
  color: rgba(190,56,56,1.0) !important;
}
.color-red-two {
  color: rgba(190,56,56,1.0) !important;
}

.color-yellow-one {
  color: #b7a438 !important;
}
.color-yellow-two {
  color: #b7a438 !important;
}

.color-blue-one {
  color: #219ad2 !important;
}
.color-blue-two {
  color: #219ad2 !important;
}


h1.h1-interior span.h1-interior-first-line {
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 3px;
  position: relative;
  display: block;
  margin: 0 0 30px 0;
  line-height: 0.1em;
  border-bottom: 1px solid #356535;
}

body.interior-pages .interior-content-area h1.h1-interior span.h1-interior-second-line {
  font-size: 42px;
  line-height: 52px;
  font-weight: 600;
  letter-spacing: 3px;
  position: relative;
  display: block;
  clear: both;
}

.post-item p, .post-item ol li, .post-item ul li {
  font-size: 20px;
  line-height: 34px;
  font-family: 'Lato', sans-serif;
  color: #212529;
  font-weight: 500;
}

a#wp_btn {
  padding: 5px 25px !important;
  color: #fff !important;
  border: 1px solid #fff !important;
  border-radius: 3px !important;
}

a#wp_btn .elementor-button-text {
  font-size: 15px !important;
  color: #fff !important;
  font-style: italic !important;
  text-transform: uppercase !important;
  letter-spacing: 0.7px !important;
}

/* Blog Sidebar */
.page-content__sidebar {
  margin: 0px 0px 30px 0px;
  padding: 10px 10px 10px 10px;
  background-color: #F9F9F9;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #DCDCDC;
  border-radius: 3px;
}

.page-content__sidebar .widget {
  position: relative;
  display: block;
  margin: 0 0 20px 0;
}

.sidebar-widget-title {
  color: #356535;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 1px;
  word-spacing: 10px;
  margin: 20px 0 20px 0;
  font-size: 20px;
}

.page-content__sidebar li {
  padding-bottom: 10px !important;
}

.page-content__sidebar li a {
  font-family: 'Lato', sans-serif;
  color: #212529;
  font-size: 16px;
  line-height: 24px;
}

/* Blog Itself */
.post-list .post-item {
  border-bottom: 5px solid #DCDCDC;
}

.post-list .post-item__title a {
  position: relative;
  display: block;
  margin: 10px 0 0 0;
  color: #356535;
  font-family: 'Frente H1';
  font-size: 38px;
  line-height: 48px;
  font-weight: 800 !important;
}

.post-item .post-item__title::after {
    border-bottom-width: 1px;
    border-bottom-color: #DCDCDC;
    margin: 25px 0 30px 0;
    width: 100%;
}

p.article_published {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #4b4b4b;
}

span.blog-h1-title {
  text-align: left;
  font-size: 36px !important;
  line-height: 46px !important;
}

/* Ninja Forms */
.nf-form-fields-required {
  font-size: 14px;
  color: #808080;
  font-style: italic;
}

.nf-form-content button, .nf-form-content input[type="button"], .nf-form-content input[type="submit"]{
  background: #487448 !important;
  border: 0 !important;
  color: #f7f7f7 !important;
  transition: all .5s !important;
  text-transform: uppercase !important;
  padding: 0px 20px 0px 20px !important;
  border-radius: 3px !important;
}

.elementor hr {
  background-color: #dcdcdc !important;
  border-bottom: 0px !important;
  width: 100% !important;
  position: relative !important;
  display: block !important;
  margin: 30px 0 !important;
}

/* Interior Pages */

/* Visit Crestwood */
.elementor-widget:not(:last-child) {
    margin-bottom: 0px !important;
}

/* Calendars */
.eael-data-table thead tr span {
  color: #fff !important;
}


/* Tables */
.cw-table-holder {
	position:relative;
	display:block;
	width:100%;
}

table.cw-table th, td {
  font-family: 'Lato', sans-serif;
}

table.cw-table th {
  color: #fff;
}

table.cw-table thead, tbody {
  position: relative;
  display: table;
  width: 100%;
}

table.cw-table {
	position: relative;
	display: block;
	width: 100%;
	text-align: left;
	color: #212529;
}

table.cw-table td {
	padding: 6px 12px;
}

tr.cw-tr-head {
	background: rgba(190,56,56,0.9);
	font-size: 20px;
	line-height: 34px;
	font-family: 'Lato', sans-serif;
	color:#fff;
}

tr.cw-tr-head-gold {
  background: rgba(198,188,81,0.9);
}

tr.cw-tr-even {
	background: rgba(246, 246, 246, 0.5);
}

tr.cw-tr-odd {
	background: rgba(233, 233, 233, 0.7);
}

/* WordPress Testimonials */
img.img-stars {
	position:relative;
	display:block;
	max-width: 150px;
}
.atc-testimonial-container .author-img {
	visibility: hidden;
	display: none;}

.atc-testimonial-slider-template-1 .description {
    margin-top: 0px;
background: rgba(0, 0, 0, 0.2);
    padding: 0px 20px 20px 20px;
    border-radius: 3px;}

.elementor-13 .elementor-element.elementor-element-8e3294e .atc-testimonial-container .swiper-pagination-bullets{
	padding-bottom: 30px;
	padding-top: 30px;
}


@media only screen and (max-width: 991px) {

.featured-hero h1.h1-interior {
  margin: 20px 0 20px 0 !important;
}

body.interior-pages .interior-content-area h1.h1-interior span.h1-interior-first-line {
  margin: 0 0 10px 0;
}

body.interior-pages .interior-content-area h1.h1-interior span.h1-interior-second-line {
  font-size: 32px;
  line-height: 46px;
  font-weight: 800;
  letter-spacing: 1px;
}

}

@media (max-width: 767.98px) {

h1.h1-interior {
 margin: 0px 0 20px 0 !important;
}

body.interior-pages .interior-content-area h1.h1-interior span.h1-interior-second-line {
  font-weight: 800;
letter-spacing: 1px;
font-size: 26px !important;
line-height: 36px !important;
}

/* Tables */
table.cw-table td {
	padding: 3px 5px !important;
}

tr.cw-tr-head th {
	font-size: 14px !important;
	line-height: 22px !important;
}

tr.cw-tr-even td, tr.cw-tr-even td a {
  font-size: 14px !important;
	line-height: 22px !important;
}

tr.cw-tr-odd td, tr.cw-tr-odd td a {
  font-size: 14px !important;
	line-height: 22px !important;
}
	
/* Wordpress Elementor Testiomonials Carusel */
	.atc-testimonial-slider-template-1 .author-name {
    margin: 0;
    position: relative;
    display: block;
    text-align: center;
}
	
.post-item p.company {
	position: relative;
    display: block;
    text-align: center;
	}
	.swiper-pagination-bullets {
		visibility: hidden;
		display: none;
	}


}
