h1{
  text-transform:uppercase !important;
  }
h2{
  }
h3{
  }
h4{
  }
h5{
  }
p{
  }

#sp-header {
    height: 120px;
}

.sp-column.d-flex.justify-content-end.align-items-center {
    margin-top: 20px;
}

.logo-image {
    height: 60px;
    margin-top: 60px;
}

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    padding: 0 13px;
}


#sp-footer, #sp-bottom {
    background: #deddde !important;
}
section#style-switcher {
    display: none;
}

.far.fa-clock {
  display:none;
}

@media screen and (min-width:0px) and (max-width:992px){
.logo-image-phone {
    height: 50px !important;
    margin-top: 58px;
}
}

#sp-main-body {
    padding: 50px 0;
}

footer#sp-footer {
    border-top: 5px solid #7cb900;
}

#sp-top-bar {
    background: #7cb900 !important;
  color:#ffffff !important;
}

#sp-top-bar a {
    color:#ffffff !important;
}


#sp-header {
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1) !important;
}