div#pgc-8-0-0{
  padding-left: 0px !important;
  padding-right: 0px !important;
}

/* CUSTOMIZATIONS FOR CONTATTO LITE */

.page-layout-menu-overlap #masthead:not(.floating) {
  background: #000000;
  background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  /* CUSTOMIZATIONS FOR CONTATTO LITE
  background: transparent;
  border-bottom: transparent; */
}

/* MASTHEAD */
#masthead .site-branding img {
  width: 200px !important;
}

#masthead.floating {
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important;
}

/* MENU TEXT 

.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: #000000;
background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
}

/* FONT SIZES */
p {
  font-size: 16px;
}

/* 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: #D9E1E5 !important; /*morning snow - MISTY SNOW DUSK*/
}


/* 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;
}

/* END OF TIMSLATTER.COM CODING
#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;
} */