body {
    -webkit-background-size: 3000px 500px;
    -moz-background-size: 3000px 500px;
    background-size: 3000px 500px;
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #efefef;
}

.lt-ie9 body {
    background-image: url(/uploads/website/headercollage1_srcset-large.png?1472200705);
}

.has-logo .header-title {
    left: 278px;
}

@media only screen and (min-width: 672px) {
    body {
        background-image: url(/uploads/website/headercollage1_srcset-large.png?1472200705);
    }
}

.nav-primary > ul > li.active > a, .nav-primary ul li a:hover, .nav-primary ul ul li.active a {
  border-bottom: 3px solid #81b32a;
}

.h1, .contentAreaC .carousel figcaption, .contentAreaD .carousel figcaption, .h2, .cart-container .headline, .carousel figcaption, .product-units .price, .image-text .price, .checkoutArea .h1, .checkoutArea .contentAreaC .carousel figcaption, .contentAreaC .carousel .checkoutArea figcaption, .checkoutArea .contentAreaD .carousel figcaption, .contentAreaD .carousel .checkoutArea figcaption {
  color: #81b32a;
}

.usp ul {
  color: #09284d;
}

.btn-large, .formbuilder .btn, .checkoutArea .btn, .product-single .btn {
  background: none repeat scroll 0 0 #81b32a;
}

.btn-large:hover, .formbuilder .btn:hover, .checkoutArea .btn:hover, .product-single .btn:hover {
  background: none repeat scroll 0 0 #feea02;
  color: black;
}

.header-container {
  background: none;
}

.footer-container {
  background-color: #D6E1C5;
  border-top: 5px solid #79B12C;
}

.header-subline {
    right: -28px;
    top: 33px;
    font-size: 0.75em;
}

.header-subline .h2, .header-subline .cart-container .headline, .cart-container .header-subline .headline, .header-subline .carousel figcaption, .carousel .header-subline figcaption, .header-subline .product-units .price, .product-units .header-subline .price, .header-subline .image-text .price, .image-text .header-subline .price, .header-subline .checkoutArea .h1, .checkoutArea .header-subline .h1 {
  color:  #09284d;
  font-weight: bold;
}

.header-subline a:hover {
  color: #81b32a;
}

.header-content {
  padding-bottom: 3.5em;
}

.header-content {
  padding-top: 1.05em;
  padding-left: 17px;
}

body, input, textarea, select, button {
  color: black;
}

.footer-container a:hover {
  text-decoration: underline;
}

.header-container {
  box-shadow: 54px 31px 162px 0px rgba(129,179,42,0.60);
}

.header-container:before {
  border-bottom: 5px solid black;
}

.btn-social {
  background-color: #4862A3;
}

.btn-social:hover {
  background-color: #0C2A50;
}

a {
  color: #09284d;
  text-decoration: none;
}

a:hover {
  color: #81b32a;
  text-decoration: none;
}

.footer-container a {
  color: black;
  text-decoration: none;
}

.footer-container a:hover {
  color: black;
  text-decoration: underline;
}

.box {
  background: none repeat scroll 0 0 #79B12C;
}

.gallery-3 .nav-slider > .prev a::before, .gallery-3 .nav-slider > .next a::before, .carousel .nav-slider > .prev a::before, .carousel .nav-slider > .next a::before {
  background: none repeat scroll 0 0 #79B12C;
}

.logoMobile img {
  max-height: 170px;
}

.alert-error {
  background: #ecf4dc none repeat scroll 0 0;
  border: 1px solid #82B22A;
  color: #82B22A;
}

.linklist .h2, .linklist .cart-container .headline, .cart-container .linklist .headline, .linklist .carousel figcaption, .carousel .linklist figcaption, .linklist .product-units .price, .product-units .linklist .price, .linklist .image-text .price, .image-text .linklist .price, .linklist .checkoutArea .h1, .checkoutArea .linklist .h1 {
  color: #81b32a;
}

.contentAreaC .gallery-3 .nav-slider > .prev a::before, .contentAreaC .gallery-3 .nav-slider > .next a::before, .contentAreaC .carousel .nav-slider > .prev a::before, .contentAreaC .carousel .nav-slider > .next a::before {
  color: #81b32a;
}

@media (max-width: 670px) {
.columns .column-50, .columns .column-25 {
  width: 100%;
}
.columns .column-50:first-child + .column > *, .columns .column-50:first-child + .column + .column + .column > *, .columns .column-25:first-child + .column > *, .columns .column-25:first-child + .column + .column + .column > * {
  margin-left: 0;
}
}