h1 {
  color: black;
  font-weight: 400;
  font-size: 25px;
}
h2 {
  font-size: 180%;
  font-weight: bold;
}
h3 {
  font-weight: 800;
}
p {
  color: black;
  font-size: 1.4em;
}
.justify {
  text-align: justify;
}
.category-cms h1 {
  color: black;
  font-weight: 400;
  font-size: 25px;
}
.category-cms h2 {
  font-size: 180%;
  font-weight: bold;
}
.category-cms h3 {
  font-weight: 800;
}
.category-cms p {
  color: black;
  font-size: 1.4em;
}
/* Farbharmonien - http://paletton.com */
/* Main Primary color */
/* Main Secondary color (1) */
/* Main Secondary color (2) */
/* Main Complement color */
.gradient-green {
  background: #1a700d;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#45e324, #1a700d);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#45e324, #1a700d);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#45e324, #1a700d);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#45e324, #1a700d);
  /* Standard syntax */
}
.gradient-button-green {
  background: #1a700d;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#45e324, #1a700d);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#45e324, #1a700d);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#45e324, #1a700d);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#45e324, #1a700d);
  /* Standard syntax */
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border: none;
  color: white;
}
.gradient-header-nav {
  background: #d2ca9c;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#eae5d5, #d2ca9c);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#eae5d5, #d2ca9c);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#eae5d5, #d2ca9c);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#eae5d5, #d2ca9c);
  /* Standard syntax */
}
.level0 > .level-top:active span {
  color: white !important;
  text-decoration: none;
  border-color: #02fb33;
  border-style: solid;
  border-width: 0 0 3px;
  display: inline-block;
}
.navigation {
  background-color: white;
  font-size: 15px;
  font-weight: 500;
  font-family: Arial;

}
.nav-sections {
  background-color: white;
}
.alink {
  color: black !important;
}
.alink:visited {
  color: black !important;
}
a,
.alink {
  color: black;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: black;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #01fc33;
  text-decoration: underline;
}
.action.primary {
  color: white;
  background: black !important;
  border: 1px solid lightgrey;
}
.action.primary:hover {
  color: #01fc33;
}
.breadcrumbs a {
  color: black;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: black;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: black;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: black;
  text-decoration: none;
}
.nav-sections {
  border-bottom: 1px solid black;
}
#header.sticky {
  background: #fff none repeat scroll 0 0;
  border-bottom: 4px solid #325052;
  margin: 0 auto;
  max-width: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}
.price-details {
  padding-left: 5px;
  padding-top: 5px;
}
.priceaddon {
  padding-left: 5px;
  padding-top: 5px;
}
.price {
  font-size: 2.2rem !important;
}
.price-box {
  margin: 5px 0 5px !important;
}
.shortdescription {
  height: 160px;
}
.shortdescription p {
  font-size: 12px;
}
.product-item-name {
  font-size: 18px;
  height: 80px;
}
.product-item-actions {
  padding: 20px 0 10px;
}
.page-main {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.logos {
  display: inline-table !important;
  background-color: black !important;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: -16px !important;
}
.blockfluid-wrapper {
  display: block;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px !important;
  margin-top: 40px;
}
.blockfluid-wrapper.content {
  width: 100% !important;
  padding-right: 0 !important;
}
@media (min-width: 300px) {
  .ml12 {
    margin-left: 0 !important;
  }
}
@media (min-width: 992px) {
  .ml12 {
    margin-left: 12.3% !important;
  }
}
.zoom {
  padding: 0px;
  transition: transform .2s;
  /* Animation */
  margin: 0 auto;
}
.zoom:hover {
  transform: scale(1.1);
  /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
.block-style3 {
  background-color: white;
  margin-top: 50px;
  border-bottom: 1px;
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  border-style: solid;
  border-color: black;
  color: black;
}
.block-style5 {
  margin-top: 80px;
}
.block-style3-content {
  border-bottom: 1px;
  color: black;
}
#search.input-text {
  font-size: 12px;
}
.block-search .action.search:before {
  margin-left: 100px;
}
img.icons1 {
  max-width: 46px;
  max-height: 46px;
}
.button1 {
  margin-top: 20px;
  width: 280px;
  border-radius: 0px;
}
.button2 {
  bottom: 15px;
  background-color: #ffcc00;
  border: none;
  box-shadow: none;
  width: 100%;
  border-radius: 0px;
}
.button2:hover {
  background-color: #C69F00;
  border: none;
  box-shadow: none;
}
.button3 {
  margin-top: 20px;
  width: 280px;
  border-radius: 0px;
  font-weight: bold;
}
.button3:hover {
  background-color: #ffcc00;
  color: #ffffff;
  border: none;
  box-shadow: none;
}
.button5 {
  bottom: 15px;
  background-color: #ffcc00;
  border: none;
  box-shadow: none;
  width: 100%;
  border-radius: 0px;
  font-weight: bold;
}
.button5:hover {
  background-color: #ffcc00;
  color: #ffffff;
  border: none;
  box-shadow: none;
}
.button6 {
  padding-top: 0px;
  bottom: 0px;
  height: 51px;
  background-color: #146eb4;
  border: none;
  box-shadow: none;
  width: 100%;
  border-radius: 0px;
  font-weight: normal;
  font-size: 20px;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.button6:hover {
  background-color: #146eb4;
  border: none;
  box-shadow: none;
}
#contact-form button span {
  color: white !important;
}
#contact-form button span:hover {
  color: #01fc33 !important;
}
#businesspartnerslist button {
  font-size: 17px !important;
}
.amazonlogo {
  width: 140px !important;
  margin-top: 0px;
  max-width: 140px !important;
}
.alignr {
  text-align: right;
}
.center {
  text-align: center;
}
.centercontent {
  align-items: center;
}
.fullwidth {
  width: 100%;
}
.nopaddinglr {
  padding-left: 0px;
  padding-right: 0px;
}
.nomarginlr {
  margin-left: 0px;
  margin-right: 0px;
}
.delmarginlr {
  margin-left: -15px;
  margin-right: -15px;
}
.del2marginlr {
  margin-left: -30px;
  margin-right: -30px;
}
.uspcontainer {
  margin-top: 7px !important;
}
.uspblock {
  margin-top: 10px !important;
}
.product-preview-box-spacer1 {
  margin-top: 62px;
}
.product-preview-box-spacer2 {
  margin-top: 24px !important;
}
.product-preview-box-spacer3 {
  margin-top: 15px;
}
.product-preview-box-spacer4 {
  margin-top: 15px;
}
.product-preview-box-spacer5 {
  margin-top: 62px;
}
.product-preview-box-spacer6 {
  margin-top: 24px !important;
}
.product-preview-box-name {
  border-style: solid;
  border-width: 1px;
  border-color: #efefef;
  border-left: 0px;
  border-right: 0px;
  background-color: #efefef;
  background: #efefef;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-left: -15px;
  margin-right: -15px;
  font-size: 30px;
  font-weight: 600;
  color: #000000;
}
.video1 {
  margin-top: 30px;
}
.image1 {
  margin-top: 20px;
}
.image2 {
  margin-top: 30px;
}
.background {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}
.foreground {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.imageContainer:hover .background {
  opacity: 0.3;
}
.imageContainer:hover .foreground {
  opacity: 1;
}
.imageContainerText {
  background-color: #4CAF50;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.10%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.blockspacer {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}
.blockspacer2 {
  margin-top: 40px !important;
}
.blockfluid-yellow {
  max-width: 100%;
  background: #ffcc00;
  display: inline-block;
  padding-bottom: 0px;
  padding-top: -20px;
  margin-top: -20px;
  margin-bottom: 0px;
}
.blockfluid-gray {
  max-width: 100%;
  background: #efefef;
  display: inline-block;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.blockfluid-content {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  padding-bottom: 40px;
  padding-top: 30px;
}
.blockfluid-white {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.copyright {
  background: white;
}
#top-cart-btn-checkout {
  background-color: #ffcc00;
  color: #000000;
  border: none;
  box-shadow: none !important;
  border-radius: 0px;
}
.limiter-options {
  width: 60px;
}
.column.main {
  min-height: 0px;
}
.socialiconsblock {
  padding-top: 25px;
  padding-bottom: 35px;
  height: 100px;
}
.welcome p {
  color: white !important;
}
.welcome span {
  color: white !important;
}
.customer-welcome p {
  color: white !important;
  display: inline-flex;
}
.customer-welcome span {
  color: white !important;
  display: inline-flex !important;
}
.customer-name span {
  color: white !important;
  display: inline-flex !important;
}
@media (min-width: 1px) {
  .imagesizer {
    width: 100%;
  }
  .product-preview-box {
    height: 950px;
    margin-top: 20px;
    border-style: solid;
    border-width: 1px;
    border-color: #efefef;
    padding: 15px 15px 15px 15px;
  }
  .tspcmobi {
    margin-top: 20px;
  }
  .page-footer {
    padding-top: 10px;
    margin-top: 50px;
  }
  .button6 {
    font-weight: normal;
    font-size: 28px;
  }
}
@media (min-width: 550px) {
  .product-preview-box {
    height: 1000px;
  }
}
@media (min-width: 600px) {
  .product-preview-box {
    height: 1040px;
  }
  .button6 {
    font-size: 22px;
  }
}
@media (min-width: 700px) {
  .product-preview-box {
    height: 1060px;
  }
  .button6 {
    font-size: 28px;
  }
}
@media (min-width: 768px) {
  .product-preview-box {
    height: 950px;
    margin-top: 0;
  }
  .tspcmobi {
    margin-top: 0px;
  }
  .page-footer {
    padding-top: 0px;
  }
  .button6 {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .imagesizer {
    width: auto;
  }
  .button6 {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .button6 {
    font-size: 28px;
  }
}
.product-item {
  vertical-align: top;
  /*
      &:extend(.abs-add-box-sizing all);

      &-name {
        &:extend(.abs-product-link all);
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        -webkit-hyphens: auto;
        display: block;
        hyphens: auto;
        word-wrap: break-word;
      }
    */
}
.products-grid .product-item {
  display: inline-block;
  width: 50%;
}
.product-item-info {
  max-width: 100%;
  width: 100%;
}
.page-products .product-item-info {
  width: 340px;
}
.whiteblock {
  background-color: white !important;
  color: black;
}
.hr {
  border: 0;
  border-top: 1px solid #cccccc;
  background-color: white;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: 5px;
  margin-right: 5px;
}
.blocksmaller {
  margin-left: 15%;
  margin-right: 15%;
}
.product-teaser-wrapper {
  background-color: #f2f2f2;
  display: inline-block;
}
.product-teaser {
  background-color: #ededed !important;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 25px;
  margin-top: 25px;
  /* padding: 1px 1px 1px 1px; */
  border: solid;
  border-color: #b1b1b1;
  border-width: 1px;
  border-radius: 5px;
}
.product-teaser-title {
  padding: 15px 5px 15px 5px;
  font-size: large;
}
.product-teaser-description {
  padding: 5px 5px 5px 5px;
  background-color: white;
}
.teasertext-startseite {
  background-color: white;
}
.infobox {
  background-color: #ededed !important;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 25px;
  margin-top: 25px;
  /* padding: 1px 1px 1px 1px; */
  border: solid;
  border-color: #b1b1b1;
  border-width: 1px;
}
.infobox-title {
  margin-left: 10px;
  margin-right: 10px;
}
.infobox-text {
  margin-left: 10px;
  margin-right: 10px;
}
.teaserbox {
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -ms-transition: all 500ms linear;
  -kthtml-transition: all 500ms linear;
  transition: all 500ms linear;
}
.teaserbox:hover {
  -webkit-box-shadow: inset 0px 0px 2px 10px #000;
  box-shadow: inset 0px 0px 2px 10px #000;
}
.flag-img {
  width: 50px !important;
}
.imgfull {
  width: 100%;
}
.brandmenu {
  background-color: white;
}
.brandinfo {
  margin-top: 20px !important;
}
.brandimg {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 400px;
}
.hcenter {
  text-align: center;
}
.margin10 {
  margin: 10px;
}
button {
  background-color: black;
  color: white;
  border: none;
  box-shadow: none !important;
  border-radius: 0px;
  font-size: 12px;
}
button:hover {
  color: #45e324;
  background-color: black;
  border: none;
  box-shadow: none;
}
button:active {
  background-color: #45e324;
  color: black;
  border: none;
  box-shadow: none;
}
.teaserbox-1 img,
li,
div,
span,
ul,
body {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: top;
}
.teaserbox-1 img {
  width: 100%;
}
.teaserbox-1_wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.teaserbox-1_wrapper .teaserbox-1_inner {
  position: relative;
}
.teaserbox-1_wrapper .teaserbox-1_inner:before {
  border: 10px solid #e6e6e6;
  content: "";
  display: block;
  height: 100%;
  opacity: 0;
  position: absolute;
  transition: all .8s ease;
  width: 100%;
}
.teaserbox-1_wrapper .teaserbox-1_inner:hover:before {
  opacity: 0.8;
}
/*
  .category-grid-full .category-image {
      display: block
  }
  */
/* content in box */
.teaserbox-1_wrapper .content {
  color: #fff;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  left: 0;
  padding: 20px;
  position: absolute;
  top: 0;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
}
/* setzt den rand in die box */
*,
* :before,
* :after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.teaserbox-black_title {
  font-size: 22px;
  font-weight: 700;
  margin-top: -12px;
  color: white;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-align: left;
  z-index: 2 !important;
}
.teaserbox-black_subtitle {
  font-size: 18px;
  font-weight: 600;
  margin-top: -5px;
  color: white;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-align: left;
}
.teaserbox-black_text {
  margin-top: 3px;
  line-height: 17px;
  font-size: 12px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: white;
  text-align: left;
  font-weight: 600;
z-index: 2 !important;
}
.teaserbox-black_text a:link {
  color: white;
  text-decoration: none;
}
.teaserbox-black_text a:visited {
  color: white;
  text-decoration: none;
}
.teaserbox-black_text a:hover {
  color: #45e324 !important;
  text-decoration: none;
}
.teaserbox-black_marke {
  margin-top: 5px;
  font-size: 12px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: white;
  text-align: left;
  font-weight: 500;
z-index: 2 !important;
}
.teaserbox-black_marke a:link {
  color: white;
}
.teaserbox-black_marke a:visited {
  color: white;
}
.teaserbox-black_marke a:hover {
  color: #45e324 !important;
  text-decoration: none;
}
/* white */
.teaserbox-white_title {
  font-size: 22px;
  font-weight: 700;
  margin-top: -12px;
  color: black;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-align: left;
  z-index: 2 !important;
}
.teaserbox-white_subtitle {
  font-size: 18px;
  font-weight: 600;
  margin-top: -5px;
  color: black;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-align: left;
}
.teaserbox-white_text {
  font-size: 12px;
  margin-top: 3px;
  line-height: 17px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: black;
  text-align: left;
  font-weight: 600;
z-index: 2 !important;
}
.teaserbox-white_text a:visited {
  color: black;
}
.teaserbox-white_text a:link {
  color: black;
  text-decoration: none;
}
.teaserbox-white_marke a:visited {
  color: black;
}
.teaserbox-white_text a:hover {
  color: #45e324 !important;
  text-decoration: none;
}
.teaserbox-white_marke {
  margin-top: 5px;
  font-size: 12px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: black;
  text-align: left;
  font-weight: 500;
z-index: 2 !important;
}
.teaserbox-white_marke a:link {
  color: black;
}
.teaserbox-white_marke a:hover {
  color: #45e324 !important;
  text-decoration: none;
}
/* green */
.teaserbox-green_title {
  font-size: 22px;
  font-weight: 700;
  margin-top: -12px;
  color: black;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-align: left;
  z-index: 2 !important;
}
.teaserbox-green_subtitle {
  font-size: 18px;
  font-weight: 600;
  margin-top: -5px;
  color: black;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-align: left;
}
.teaserbox-green_text {
  font-size: 12px;
  margin-top: 3px;
  line-height: 17px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: black;
  text-align: left;
  font-weight: 600;
z-index: 2 !important;
}
.teaserbox-green_text a:link {
  color: black;
  text-decoration: none;
}
.teaserbox-green_marke a:visited {
  color: black;
}
.teaserbox-green_text a:hover {
  color: white !important;
  text-decoration: none;
}
.teaserbox-green_marke {
  margin-bottom: 0px;
  font-size: 12px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: white;
  text-align: left;
  font-weight: 500;
z-index: 2 !important;
}
.teaserbox-green_marke a:link {
  color: white;
}
.teaserbox-green_marke a:hover {
  color: #45e324 !important;
}
.linkhgr a:link {
  color: #45e324;
  text-decoration: none;
}
.linkhgr a:visited {
  color: #45e324;
}
.linkhgr a:hover {
  color: darkgreen;
}
.linkgr a:link {
  color: darkgreen;
  text-decoration: none;
}
.linkgr a:visited {
  color: darkgreen;
}
.linkgr a:hover {
  color: #45e324;
}
.linkb a:link {
  color: black;
  text-decoration: none;
}
.linkb a:visited {
  color: black;
}
.linkb a:hover {
  color: #45e324;
}
.linkw a:link {
  color: white;
  text-decoration: none;
}
.linkw a:visited {
  color: white;
}
.linkw a:hover {
  color: #45e324;
}
.teaserbox-black_linkname {
  font-size: 14px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: white;
}
.teaserbox-1_brandwhite {
  margin-top: 20px;
  font-size: 14px;
  font-weight: 500;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: white;
  text-align: left;
}
.teaserbox-1_brandblack {
  margin-top: 20px;
  font-size: 14px;
  font-weight: 500;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: white;
  text-align: left;
}
.facts ul {
  list-style: disc !important;
  list-style-position: inside;
}
.facts li {
  padding-left: 0px !important;
  margin-left: 30px !important;
}
.imageblock {
  text-align: center;
}
.imagetext {
  display: inline-block;
  text-align: left;
}
.fotorama__caption__wrap {
  padding: 0 !important;
}
.product-social-links {
  display: none;
}
.review-form .action.submit.primary {
  color: white;
}
.review-form .action.submit.primary:hover {
  color: #45e324;
}
.magemenu-menu .inner-cms-block.row-cate-grid .form-group a:first-child span:first-child {
  height: 85px;
  display: block;
}
.col-nb-6 {
  width: 16.666666666%;
  float: left;
  padding: 0px 15px;
  box-sizing: border-box;
  min-height: 120px;
}
#top-cart-btn-checkout {
  color: white;
}
#top-cart-btn-checkout:hover {
  color: #45e324;
}
.merchantbox {
  border: 1px solid darkgray;
  padding: 10px 10px 10px 10px;
  height: 270px;
  width: 300px;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  font-size: 12px;
}
.merchantboxbig {
  border: 1px solid darkgray;
  padding: 10px 10px 10px 10px;
  height: 270px;
  width: 300px;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  font-size: 12px;
}
.merchantname {
  font-size: 18px;
  font-weight: 700;
}
.merchantaddress {
  font-size: 14px;
  font-weight: 600;
}
.merchantlink {
  font-size: 14px;
}
.merchantziptext {
  font-size: 16px;
  font-weight: 800;
}
.line {
  width: 100%;
  height: 10px;
  border-bottom: 1px solid #45e324;
}
.block-compare {
  display: none;
}
.checkout-container {
  margin-top: 20px !important;
}
.authentication-wrapper {
  margin-top: 0px;
}
.authentication-wrapper span {
  font-size: 18px;
  color: black;
}
.fieldset {
  font-size: 16px;
  font-weight: 700;
  margin-top: 20px;
}
.block-authentication {
  margin: 10px 10px 10px 10px;
}
.authentication-wrapper .action {
  color: white;
}
.authentication-wrapper .action .action-login .secondary {
  color: white !important;
}
.action-login span {
  color: white !important;
}
.tocompare {
  visibility: hidden;
}
.product-reviews-summary .reviews-actions {
  text-transform: none !important;
}
.old-price-hidden {
  display: none !important;
}
.payment-method-title .label {
}
.payment-method-title {
  font-size: 25px !important;
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: 0px;
  margin-left: 0px;
}
.padding5 {
  padding-right: 5px !important;
  padding-left: 5px !important;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  min-height: 1px;
  margin: 0;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
  position: relative;
  z-index: 2 !important;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.nopadding {
  padding: 0 0 0 0 !important;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.logo img {
  width: 300px;
}
@media (min-width: 768px) {
  .shipping-info {
    position: relative;
    float: right;
  }
}
@media (min-width: 1200px) {
  .shipping-info {
    position: relative;
    float: right;
    margin-top: 72px;
    margin-right: -305px;
    width: 700px;
  }
}
.page-footer {
  background: black;
}
.footer.content .links a {
  color: white !important;
}
.footer.content .links a:visited {
  color: white !important;
}
.footer {
  color: white;
  font-size: 12px;
}
.footer-title {
  font-size: 16px;
  color: white !important;
}
.footer-link {
  font-size: 14px;
  color: white !important;
}
.footer-link li {
  font-size: 14px;
  color: white !important;
}
.footer p {
  font-size: 14px;
  color: white !important;
  margin-right: 30px;
}
.footer a {
  color: white !important;
}
.footer.alink {
  color: red !important;
}
.footer a:visited {
  color: yellow;
}
body::-webkit-scrollbar {
  width: 7px;
}
body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
}
body::-webkit-scrollbar-thumb {
  background-color: #02fb33;
  color: black;
  outline: 0px solid slategrey;
  width: 2px;
}
.page-header {
  background-color: black;
}
.page-wrapper.container {
  background-color: yellow;
}
.top_m_60 {
  margin-top: -20px;
  margin-bottom: 0px;
}

.brandimage{
  float: none !important;
}
