 #t4-header {
    padding: 0px;
  }
  .t4-main-body {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
div[id*="t4-section-"], div[id^="t4-section-"], div[id*="t4-spotlight-"], div[id^="t4-spotlight-"] {
  padding-top: 15px;
  padding-bottom: 15px;
}
a {
  color: #8fc93a;
}
 [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-type="accordions"] > [data-rlta-element="button"] > [data-rlta-element="heading"], [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"] > [data-rlta-element="heading"] {
    font-size: 1.125rem;
    font-weight: 500;
    margin: 0;
    padding: 0;
    width: 100%;
    color: #8fc93a;
  }
  .btn-success {
  color: #fff;
  background-color: #4caf50;
  border-color: #4caf50;
  padding: 10px;
  border-radius: 30px;
}
.t4-header {
  min-height: 40px;
  background: #fcfcf5;
}
.navbar-nav > li > a, .t4-offcanvas .t4-off-canvas-body .navbar-nav > li > span {
  text-transform: none;
  font-weight: 400;
}
.dropdown-toggle {
  white-space: wrap;
}
.t4-masthead .container {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.t4-megamenu .dropdown-menu li > a, .t4-megamenu .dropdown-menu li > .nav-link, .t4-megamenu .dropdown-menu li .dropdown-item {
  color: rgba(0,0,0,.7);
  white-space: normal;
  font-size: 1rem;
  border-bottom: 1px solid rgba(17, 17, 17, 0.1) !important;
  text-align: center;
}
img {
  max-width: 100%;
  height: auto;
  padding: 7px;
  background-color: rgba(17, 17, 17, 0.1);
}
.spcl1 {border: 1px solid #eee9e9;
  padding: 10px;}
  body {
  color: #333;
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 23px;
  letter-spacing: 0px;
}
.page-header h2, .categories-list h2 {
  margin: 0;
  color: #333;
  font-weight: 400;
  letter-spacing: -0.02em;
}
#back-to-top {
  background: #b6c85d;
  border: 1px solid rgba(255,255,255,.1);
  border-radius: 4px;
  display: none !important;
  position: fixed;
  right: 3.4286rem;
  bottom: 1.7143rem;
  height: 64px;
  text-align: center;
  width: 64px;
  z-index: 100;
}
.t4-palette-mainnav .t4-navbar .navbar-nav > li.active > a, .t4-palette-mainnav .t4-navbar .navbar-nav > li.show > a, .t4-palette-mainnav .t4-navbar .navbar-nav > li > a:hover, .t4-palette-mainnav .t4-navbar .navbar-nav > li > a:focus, .t4-palette-mainnav .t4-navbar .navbar-nav > li > a:active {
  color: #8fc93a !important;
  border-top: 2px solid #8fc93a;
  background: #f7f7f7;
}