#masthead .site-branding .logo-site-title, #masthead .site-branding .site-title {
    color: #fff;
}

#masthead .site-branding .site-description {
  color: #fff;
}


.lsow-testimonials-slider .lsow-testimonial-text i{
  color: #fff !important;
}

.lsow-container .lsow-flex-direction-nav a {
  color: #007889 !important;
}

.lsow-container .lsow-flex-direction-nav a:hover {
  color: #E6A515 !important;
}

.lsow-testimonials-slider .lsow-testimonial-text{
  color: #fff !important;
}

.lsow-testimonials-slider .lsow-testimonial-user .lsow-text .lsow-author-name {
  color: #fff !important;
}

.lsow-testimonials-slider .lsow-testimonial-user .lsow-text{
  color: #fff !important;
}

.lsow-flex-control-paging li a{
  background-color: #E6A515 !important;
  border-color: #fff !important;
}

.lsow-flex-control-paging li a:hover {
  background-color: #007889 !important;
  border-color: #fff !important;
}
.lsow-flex-control-paging li a.lsow-flex-active{
  background-color: #E6A515 !important;
}



/* CUSTOMIZATIONS FOR CONTATTO LITE */

.page-layout-menu-overlap #masthead {
  background: transparent;
  border-bottom: transparent;
}

/* MASTHEAD */
#masthead .site-branding img {
  max-width: 250px !important;
}

.main-navigation ul a {
  font-weight: 600;
  color: #fff !important;
}

#masthead.sticky-menu {
  transition: background .4s ease-in-out !important;
}

#masthead.sticky-menu.floating {
  background: #999999 !important; /*dark misty blue - MISTY SNOW DUSK*/
}

.main-navigation ul>li a {
    padding-left: 0px;
    padding-right: 30px;
}

/* FONT SIZES */
p {
  font-size: 18px;
}

/* TEAM MEMBERS */
.lsow-team-members .lsow-team-member .lsow-team-member-text .lsow-title {
  color: #fff !important;
}

.lsow-team-member-position {
  color: #fff !important;
}

/* ICONS FOR SERVICES */
.lsow-services.lsow-style1 .lsow-service .lsow-icon-wrapper span {
  color: #007889 !important; /*morning snow - MISTY SNOW DUSK*/
}

/* CALDERA FORM */
.caldera-grid .btn-default:hover {
    color: #fff !important; /*morning snow - MISTY SNOW DUSK*/
    font-size: 22px !important;
    font-weight: 900 !important;
    background: #007889 !important; /*dark misty blue - MISTY SNOW DUSK*/
    border-color: #007889 !important;
    padding: 1% 5% 1% 5% !important;
}

.caldera-grid .btn-default {
    color: #fff !important; /*dark misty blue - MISTY SNOW DUSK*/
    font-size: 22px !important;
    font-weight: 900 !important;
    background: #E6A515 !important; /*morning snow - MISTY SNOW DUSK*/
    border-color: #E6A515 !important;
    padding: 1% 5% 1% 5% !important;
}

span.field_required {
    color: #E6A515 !important;
}

/* TABS - NOT ACTIVE IN THIS THEME */
.lsow-tabs .lsow-tab-nav .lsow-tab span.lsow-tab-title {
  margin: -9px;
}

.lsow-tabs.style4 .lsow-tab-nav {
  border-bottom: 0px solid #c9673f; /* orange - orange weave*/
}

.lsow-tabs.style4 {
  background: #fff;
}

/* END OF TIMSLATTER.COM CODING */


.lsow-odometers .lsow-odometer .lsow-number {
  color: #fff;
}

.lsow-odometers .lsow-odometer .lsow-stats-title {
  color: #fff;
}

.lsow-odometers .lsow-odometer .lsow-stats-title .lsow-icon-wrapper {
  color: #2995bc;
}

#colophon .widgets .widget-title {
  color: #fff;
  font-weight: 600;
  font-size: 24px;
}

.widget-area .widget ul.menu a {
  color: #595959;
}

#colophon .widget-area .widget_recent_entries ul li a {
  color: #595959;
}

#colophon .widget-area .widget_recent_entries ul li a:hover {
  text-decoration: underline;
}

#colophon .widget-area .widget_recent_entries ul li {
  padding-top: 10px;
  padding-bottom: 10px;
}

#colophon .tagcloud a {
  background: #595959;
}

#colophon .tagcloud a:hover {
  background: #2995bc;
}