div#pgc-8-0-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

a:focus{
    outline:0 !important; /*removes the dotted border*/
}

/* CUSTOMIZATIONS FOR CONTATTO LITE */

.page-layout-menu-overlap #masthead {
  background: transparent;
  border-bottom: transparent;
}

/* MASTHEAD */
#masthead .site-branding img {
  max-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: #285b6c !important; /*light peach*/
}

/* 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;
}

/* HEADERS FOR SERVICES */
.lsow-services.lsow-style1 .lsow-service .lsow-service-text .lsow-title {
  color: #285b6c;
}


/* ICONS FOR SERVICES */
.lsow-services.lsow-style1 .lsow-service .lsow-icon-wrapper span {
  color: #4B5578 !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: #e7cd1e !important; /*dark misty blue - MISTY SNOW DUSK*/
    border-color: #81964e !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: #0c2e4d !important; /*morning snow - MISTY SNOW DUSK*/
    border-color: #a5c161 !important;
    padding: 1% 5% 1% 5% !important;
}