.t3-top {
  padding-top: 8px;
}
a {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
  background: transparent;
}
.nav > li > a:hover {
  background: transparent;
}
#t3-footer {
  position: relative;
}
.item_img > a {
  position: relative;
}
.item_img > a:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  width: 100%;
  height: 100%;
  background: rgba(129, 186, 62, 0.3);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.item_img > a:hover:before {
  filter: alpha(opacity=10000);
  opacity: 100;
}
.t3-header {
  margin-bottom: 25px;
}
.logo {
  margin-bottom: 18px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  color: #1e1d24 !important;
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  margin-top: 15px;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .logo-image {
    margin-top: 35px;
  }
}
.logo-image img {
  float: left;
  margin-right: 2px;
  vertical-align: top;
}
.logo-image span {
  display: inline-block;
  font: bold 23.17px/1.2307 'Open Sans', sans-serif;
  letter-spacing: 1px;
  margin: 17px 0 -5px;
}
.logo-image img + span {
  display: none;
}
.logo-image small {
  color: black;
  display: table;
  font: bold 10px/14px 'Roboto', sans-serif;
  letter-spacing: 1px;
  padding-left: 3px;
}
.logo-text {
  margin-top: 25px;
}
@media screen and (min-width: 768px) {
  .logo-text {
    margin-top: 50px;
  }
}
.logo-text a {
  text-decoration: none;
  font-size: 34px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 17px;
  margin-top: 5px;
}
.head-search {
  margin-top: 25px;
}
.head-search:before,
.head-search:after {
  display: table;
  content: " ";
}
.head-search:after {
  clear: both;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.product-suggestion {
  font-size: 14.45px;
  text-align: right;
}
@media screen and (min-width: 768px) {
  .product-suggestion {
    padding-top: 5px;
  }
}
.t3-sl-2 h2,
.t3-sl-2 .h2 {
  margin-bottom: 23px;
}
.t3-sl-2 h2.item_title,
.t3-sl-2 .h2.item_title {
  margin-bottom: 13px;
}
.t3-sl-3 {
  background: #f6f6f6;
  margin-bottom: 25px;
  padding-bottom: 0;
  padding-top: 25px;
}
.t3-sl-3 .mod-newsflash-adv_custom-link {
  text-align: center;
}
.t3-sl-3 .mod-newsflash-adv_custom-link .btn {
  background: white;
  color: #81ba3e;
}
.t3-sl-3 .mod-newsflash-adv_custom-link .btn:hover,
.t3-sl-3 .mod-newsflash-adv_custom-link .btn:focus {
  background: #81ba3e;
  color: white;
}
.t3-sl-4 {
  padding-bottom: 23px;
}
.t3-sl-4 h2,
.t3-sl-4 .h2 {
  margin-bottom: 21px;
}
.t3-sl-4 h3,
.t3-sl-4 .h3 {
  margin-bottom: 30px;
}
.t3-sl-4 .mod-newsflash-adv_custom-link {
  padding-top: 24px;
}
.t3-sl-5 {
  background: #81ba3e;
  color: white;
  margin-bottom: 70px;
  padding-bottom: 11px;
  padding-top: 58px;
}
.t3-sl-5 *[class*=heading-style] {
  color: white;
}
.t3-sl-5 *[class*=heading-style] a {
  color: white;
}
.t3-sl-5 *[class*=heading-style] a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.t3-sl-5 *[class*=heading-style].item-title.heading-style-1 {
  margin-bottom: 1px;
}
.t3-sl-5 .mod-newsflash-adv_custom-link {
  padding-top: 27px;
  text-align: right;
}
.t3-sl-5 .mod-newsflash-adv_custom-link a.btn {
  background: white;
  font-weight: 700;
  color: #1e1d24;
  padding-right: 22px;
  padding-left: 22px;
}
.t3-sl-5 .mod-newsflash-adv_custom-link a.btn:after {
  margin-left: 4px;
}
.t3-sl-5 .mod-newsflash-adv_custom-link a.btn:hover,
.t3-sl-5 .mod-newsflash-adv_custom-link a.btn:focus {
  color: #81ba3e;
}
.t3-sl-6 {
  padding-bottom: 34px;
}
.t3-sl-6 h2,
.t3-sl-6 .h2 {
  margin-bottom: 13px;
}
.t3-sl-6 .mod-newsflash-adv_custom-link {
  padding-top: 24px;
}
.t3-sl-8 {
  padding-bottom: 34px;
}
.t3-sl-9 {
  background: #f6f6f6;
  padding-bottom: 30px;
  padding-top: 70px;
}
.t3-sl-9 .mod-newsflash-adv_custom-link {
  text-align: center;
}
.t3-sl-9 .mod-newsflash-adv_custom-link .btn {
  background: white;
  color: #81ba3e;
}
.t3-sl-9 .mod-newsflash-adv_custom-link .btn:hover,
.t3-sl-9 .mod-newsflash-adv_custom-link .btn:focus {
  background: #81ba3e;
  color: white;
}
.t3-footer {
  background: #1e1d24;
  color: #ffffff;
  padding-top: 41px;
}
.t3-footer *[class*=heading-style] {
  color: white;
}
.t3-footer *[class*=heading-style] a {
  color: white;
}
.t3-footer *[class*=heading-style] a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.t3-footer .item_introtext a {
  color: white;
  text-decoration: underline;
}
.t3-footer .item_introtext a:hover {
  color: #81ba3e;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer .footer_logoimage {
  display: inline-block;
  margin-top: 19px;
}
.t3-footer .footer_slogan {
  color: white;
}
.t3-footer .footer_logo_aftertext {
  margin-top: 26px;
}
.t3-footnav {
  padding: 25px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 50px 0;
  }
}
.t3-footnav .t3-module {
  background: #1e1d24;
  color: #ffffff;
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
.t3-footnav .t3-module .module-title {
  color: #79787f;
  font-size: 22px;
  margin-bottom: 12.5px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #ffffff;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #ffffff;
}
.t3-copyright {
  border-top: 1px solid #35343a;
  background: #141419;
  color: #94929b;
  padding: 7px 0 10px;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  font-size: 12px;
}
.copyright .rights {
  margin-right: 12px;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
#back-top {
  bottom: 90px;
  position: fixed;
  right: 20px;
  -webkit-transform: translateZ(0);
  z-index: 9999;
  display: none;
}
#back-top a {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  display: block;
  font: 34px/34px FontAwesome;
  color: #81ba3e;
}
#back-top a > span:before {
  content: "\f0aa";
}
#back-top a:hover,
#back-top a:focus,
#back-top a:active {
  color: #79787f;
  text-decoration: none;
}
.tm_facebook_page_plugin,
.twitter {
  margin-bottom: 50px;
}
.controls {
  position: relative;
}
.parallax {
  margin-bottom: 71px;
  padding: 70px 0 53px;
}
.parallax .container {
  max-width: 1240px;
  width: 100%;
}
.parallax h2,
.parallax .h2 {
  margin-bottom: 30px;
}
.parallax blockquote {
  background: white;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #79787f;
  padding: 27px 30px 50px;
  position: relative;
}
.parallax blockquote:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: white transparent transparent transparent;
  position: absolute;
  left: 30px;
  top: 100%;
  content: '';
}
.module_container > .custom {
  margin-bottom: 50px;
}
table.product-compare {
  font-size: 13px;
}
table.product-compare p {
  margin-bottom: 3px;
}
table.product-compare img {
  max-width: 120px;
  max-height: 120px;
}
table.product-compare .rating {
  color: #f1c40f;
}
.moduletable.product-compare .moduleTitle {
  color: #81ba3e;
}