/* Enter Your Custom CSS Here */

#showcase-links {display:none;}

.heading2 .title, h1, h2, h3 {color:#2db34b;}

#primary-menu {
    margin-right: 0px!important;
}

#site-logo a img.standard-logo {
    background: #fff;
    padding: 0 10px 15px 10px;
}

#primary-menu > ul.menu > li > a {
    letter-spacing: 0px!important;
}

#header {
    -webkit-box-shadow: inherit;
    -moz-box-shadow:inherit;
    box-shadow: inherit;
}
#header.sticky .side-nav-toggle {
    top: 24px;
}
.side-nav-toggle {
    top: 34px;
  display:none;
}
#header.sticky #primary-menu {
    top: 12px;
}

.heading .title.small {
    color: #2db34b!important;
}

#app-platforms .button-wrap .button {
    background-color: #2db34b;
}

span.wpcf7-list-item:first-child {
    margin-left: 0em;
}