div#pgc-8-0-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}


/* 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: #3d6098 !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 */
.lsow-services.lsow-style1 .lsow-service .lsow-icon-wrapper span {
  color: #e7e7e7 !important; /*morning snow - MISTY SNOW DUSK*/
}

/* CALDERA FORM */
.caldera-grid .btn-default:hover {
    color: #D9E1E5 !important; /*morning snow - MISTY SNOW DUSK*/
    font-size: 22px !important;
    font-weight: 900 !important;
    background: #2f3645 !important; /*dark misty blue - MISTY SNOW DUSK*/
    border-color: #fff !important;
    padding: 1% 5% 1% 5% !important;
}

.caldera-grid .btn-default {
    color: #2f3645 !important; /*dark misty blue - MISTY SNOW DUSK*/
    font-size: 22px !important;
    font-weight: 900 !important;
    background: #D9E1E5 !important; /*morning snow - MISTY SNOW DUSK*/
    border-color: #fff !important;
    padding: 1% 5% 1% 5% !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;
}