/* CUSTOMIZATIONS FOR CONTATTO LITE */

.page-layout-menu-overlap #masthead {
  background: transparent;
  border-bottom: transparent;
}

/* MASTHEAD */
#masthead .site-branding img {
  width: 200px !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: #263d5c !important; /*dark misty blue - MISTY SNOW DUSK*/
}

/* 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 */
.sow-icon-elegantline {
  color: #5a88c3 !important; /*morning snow - MISTY SNOW DUSK*/
}


/* 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;
}