.home #main {
padding-top: 1px !important;
padding-bottom: 1px !important;
}

/* Set Page Builder bottom margin */

.panel-grid-cell {
margin-bottom: -35px !important; /* Adjust the number on this row as desired */
}


a {
text-decoration: none;
}


#scroll-to-top {
background: url(/wordpress/wp-content/uploads/2014/09/Scrollup.png) no-repeat;
}

/* Vantage Remove Menu Box Shadow */

.main-navigation.sticky {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}