/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
*, *::before, *::after {box-sizing: border-box;}
	html, body {height: 100%;}
	html {color: #222;font-size: 1em;line-height: 1.4;}
	::-moz-selection {background: #b3d4fc;text-shadow: none;}
	::selection {background: #b3d4fc;text-shadow: none;}
	hr {display: block;height: 1px;border: 0;border-top: 1px solid #ccc;margin: 1em 0;padding: 0;}
	audio,canvas,iframe,img,svg,video {vertical-align: middle;}
	fieldset {border: 0;margin: 0;padding: 0;}
	textarea {resize: vertical;}
	.browserupgrade {margin: 0.2em 0;background: #ccc;color: #000;padding: 0.2em 0;}
	img.block {width: 100%;height: auto;}

/* Bootstrap v3.3.7 */
.container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; } @media (min-width: 768px) { .container { width: 750px; } } @media (min-width: 992px) { .container { width: 970px; } } @media (min-width: 1200px) { .container { width: 1170px; } } .container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; } .row { margin-left: -15px; margin-right: -15px; } .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 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; } .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; } .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%; } } .fade { opacity: 0; -webkit-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear; transition: opacity 0.15s linear; } .fade.in { opacity: 1; } .collapse { display: none; } .collapse.in { display: block; } tr.collapse.in { display: table-row; } tbody.collapse.in { display: table-row-group; } .collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition-property: height, visibility; -o-transition-property: height, visibility; transition-property: height, visibility; -webkit-transition-duration: 0.35s; -o-transition-duration: 0.35s; transition-duration: 0.35s; -webkit-transition-timing-function: ease; -o-transition-timing-function: ease; transition-timing-function: ease; } .clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after { content: " "; display: table; } .clearfix:after, .container:after, .container-fluid:after, .row:after { clear: both; } .center-block { display: block; margin-left: auto; margin-right: auto; } .pull-right { float: right !important; } .pull-left { float: left !important; } .hide { display: none !important; } .show { display: block !important; } .invisible { visibility: hidden; } .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .hidden { display: none !important; } .affix { position: fixed; } @-ms-viewport { width: device-width; } .visible-xs, .visible-sm, .visible-md, .visible-lg { display: none !important; } .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block { display: none !important; } @media (max-width: 767px) { .visible-xs { display: block !important; } table.visible-xs { display: table !important; } tr.visible-xs { display: table-row !important; } th.visible-xs, td.visible-xs { display: table-cell !important; } } @media (max-width: 767px) { .visible-xs-block { display: block !important; } } @media (max-width: 767px) { .visible-xs-inline { display: inline !important; } } @media (max-width: 767px) { .visible-xs-inline-block { display: inline-block !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm { display: block !important; } table.visible-sm { display: table !important; } tr.visible-sm { display: table-row !important; } th.visible-sm, td.visible-sm { display: table-cell !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm-block { display: block !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline { display: inline !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline-block { display: inline-block !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: block !important; } table.visible-md { display: table !important; } tr.visible-md { display: table-row !important; } th.visible-md, td.visible-md { display: table-cell !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md-block { display: block !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline { display: inline !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline-block { display: inline-block !important; } } @media (min-width: 1200px) { .visible-lg { display: block !important; } table.visible-lg { display: table !important; } tr.visible-lg { display: table-row !important; } th.visible-lg, td.visible-lg { display: table-cell !important; } } @media (min-width: 1200px) { .visible-lg-block { display: block !important; } } @media (min-width: 1200px) { .visible-lg-inline { display: inline !important; } } @media (min-width: 1200px) { .visible-lg-inline-block { display: inline-block !important; } } @media (max-width: 767px) { .hidden-xs { display: none !important; } } @media (min-width: 768px) and (max-width: 991px) { .hidden-sm { display: none !important; } } @media (min-width: 992px) and (max-width: 1199px) { .hidden-md { display: none !important; } } @media (min-width: 1200px) { .hidden-lg { display: none !important; } } .visible-print { display: none !important; } @media print { .visible-print { display: block !important; } table.visible-print { display: table !important; } tr.visible-print { display: table-row !important; } th.visible-print, td.visible-print { display: table-cell !important; } } .visible-print-block { display: none !important; } @media print { .visible-print-block { display: block !important; } } .visible-print-inline { display: none !important; } @media print { .visible-print-inline { display: inline !important; } } .visible-print-inline-block { display: none !important; } @media print { .visible-print-inline-block { display: inline-block !important; } } @media print { .hidden-print { display: none !important; } }

/* Global */
body {font: 14px/20px 'PT Sans', sans-serif;}
a {color: #f60;text-decoration: none;}
a:active {color: #7fb41e;}
.newsletter-signup-wrapper {background: #7fb41e;}


.header-wrapper {
    border-bottom: 1px solid #7fb41e;
}

.top-links-container {
  z-index: 5;
  position: relative;
}
.top-links {
    height: 30px;
    float: right;
    margin: 0;
    padding: 0;
    font-size: 13px;
    padding-right: 6px;
    padding-top: 4px;
}
.top-links li {
    display: inline-block;
    list-style: none;
    padding-left: 10px
}
.top-links li.spacer {
    padding-left: 15px;
}
.top-links li a {
  color: black;
  font-size: 13px;
}
.top-links li a.orange {
    color: #fd6700;
}

.header-container {
  z-index: 4;
  display: -webkit-box;
  display: flex;
}

.header {
    height: 70px;
    position: relative;
}

.header .confidence {
    font-size: 13px;
    line-height: 20px;
}
.header .confidence.visible-lg {
  margin-left: 290px;
}
.header .confidence .fa {
    font-size: 18px;
    margin-right: 5px;
    line-height: inherit;
    vertical-align: bottom;
}
.header .confidence em {
    font-style: normal;
    color: #7fb41e;
    font-weight: bold;
}

.header-logo {
    height: 70px;
    margin: auto;
}
.header-logo img {
    display: block;
    height: 100%;
}

.mobile-navigation {
    position: absolute;
    top: 0;
    width: calc(100% - 60px);
	max-width: 350px;
    left: 0;
    z-index: 50;
    min-height: 100%;
    transition: visibility 0s linear, transform 500ms ease-in-out;
    transform: translate3d(0%, 0, 0);
    bottom: 0;
}
.mobile-navigation-inner {
    background: white;
    padding: 10px;
    overflow: hidden;
    z-index: 55;
    position: relative;
    height: 100%;
}
.mobile-navigation ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.mobile-navigation a {
    display: block;
    border-bottom: 1px solid #ccc;
    padding: 13px 15px 11px;
    text-decoration: none;
    font-weight: bold;
    color: black;
    font-size: 21px;
}
.mobile-navigation li:last-child a {
  border-bottom: none;
}
.mobile-navigation a.green {
  color: #7fb41e;
}
.mobile-navigation a.orange {
  color: #fd6700;
}
.mobile-navigation .secondary-links a {
  border-bottom: 1px solid white;
  background-color: #f2f2f2;
  font-weight: normal;
}

.nav-backdrop {
  opacity: .5;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: black;
  z-index: 45;
  transition: visibility 0s linear, opacity 500ms ease-in-out;
}

.circle-button {
    border: none;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    color: white;
    border-radius: 50%;
    font-size: 20px;
}

.nav-toggle {
    background-color: #7fb41e;
    margin-top: 15px;
}
.nav-toggle-open {
}
.nav-toggle-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0px;
    font-size: 22px;
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
    transition: transform 200ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 600ms;
    z-index: 54;
}

.search-toggle {
    color: #7fb41e;
    margin-left: 15px;
    line-height: 40px;
    margin-top: 15px;
}

.cart {
}
.cart span {
    display: inline-block;
}
.cart .count {
    color: #f60;
    font-weight: bold;
    margin-right: 5px;
}
.cart-icon {
    background-color: #f60;
    margin-top: 15px;
}
.cart .cart-text {
  margin-left: 10px;
  color: #f60;
  font-weight: bold;
}

.header-search-form-wrapper {
    margin-top: 0px;
    -webkit-box-flex: 1;
    flex: 1;
}
.header-search-form {
    background: #f2f2f2;
    padding: 6px;
	border: solid 2px #7fb41d;
}
.header-search-form .fa {
    color: #7fb41e;
    font-size: 21px;
    /* float: left; */
}
.header-search-form input[type=text] {
    background: transparent;
    border: 0;
    font-size: 18px;
    font-weight: bold;
    width: calc(100% - 30px);
	padding-left: 5px;
}

#mobile-nav-state:not(:checked) + .mobile-navigation {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
    transition: transform 500ms ease-in-out, visibility 0s linear 500ms
}
#mobile-nav-state:not(:checked) + .mobile-navigation .nav-toggle-close {
    transform: translate3d(0, 0, 0);
    visibility: hidden;
}
#mobile-nav-state:not(:checked) + .mobile-navigation + .nav-backdrop {
    opacity: 0;
    visibility: hidden;
    transition: opacity 500ms ease-in-out, visibility 0s linear 500ms
}

.footer-container {
  background-color: #f2f2f2;
}

.footer {
  padding-top: 20px;
}
.newsletter-signup {
  padding: 10px;
}
.newsletter-signup .lead {
  color: white;
  text-align: center;
  margin: 0 0 6px;
}
.newsletter-signup form {
  background-color: white;
  padding-left: 10px;
  line-height: 38px;
}
.newsletter-signup .input-wrapper {
  float: left;
}
.newsletter-signup form .fa {
  font-size: 18px;
}
.newsletter-signup input[type=email] {
  background-color: transparent;
  border: 0;
}
.newsletter-signup button {
  background-color: #ff6600;
  border: 0;
  color: white;
  float: right;
  padding: 0 10px;
}

.confidence-lines {}
.confidence-lines > div {
    color: #656565;
    font-weight: bold;
    text-align: center;
    font-size: 13px;
    padding: 10px 0;
}
.confidence-lines > div .fa {
  background-color: #7fb41e;
  border-radius: 50%;
  color: white;
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 13px;
  margin-right: 5px;
  vertical-align: bottom;
}
.confidence-lines > div em {
  color: black;
  font-style: normal;
}

.footer .link-group {}
.footer .link-group + .link-group {
  margin-top: 15px;
}
.footer .link-group h4 {
    margin: 0;
    line-height: 24px;
    font-size: 17px;
    letter-spacing: 0.5px;
}
.footer .link-group h4 .fa {
  font-size: 24px;
  line-height: inherit;
  position: relative;
  top: 2px;
  width: 30px;
  text-align: center;
  display: none;
}
.footer .link-group h4 label {}

.footer .link-group ul {
    margin: 0;
    padding-left: 52px;
    overflow: hidden;
    transition: max-height 300ms ease-in-out;
}
.footer .link-group li {
  font-size: 14px;
  line-height: 1;
}
.footer .link-group li a {
  color: #505050;
  padding: 8px 0;
  display: inline-block;
}

.footer .copyright {
  text-align: center;
  font-size: 13px;
}

.footer .payment-methods,
.footer .secure-site {
  display: block;
  margin: 10px auto 0;
}

.footer .payment-methods {
  width: 250px;
}

.footer .secure-site {
  width: 200px;
}

/* Home */

.image-rotator {
  padding-bottom: 20px;
}
.image-rotator .slide img {
    display: block;
    width: 100%;
	height:auto;
}
.image-rotator .slick-arrow {
  border: 0;
  background-color: black;
  opacity: .5;
  color: white;
  position: absolute;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  z-index: 1;
  width: 40px;
  line-height: 40px;
  font-size: 34px;
}
.image-rotator .slick-prev {
  left: 1%;
}
.image-rotator .slick-next {
  right: 1%;
}
.image-rotator .slick-dots {
  position: absolute;
  bottom: 3px;
  left: 50%;
  transform: translate(-50%, 0);
  list-style: none;
  padding: 0;
  margin: 0 auto;
}
.image-rotator .slick-dots[style*=block] {
  display: flex !important;
}
.image-rotator .slick-dots li {
  display: inline-block;
}
.image-rotator .slick-dots li + li {
  margin-left: 15px;
}
.image-rotator .slick-dots button {
  border: 0;
  background-color: #3b3b3b;
  text-indent: -9999px;
  overflow: hidden;
  width: 15px;
  height: 15px;
  display: block;
  transition: background-color 250ms ease-in-out;
  outline: 0;
}
.image-rotator .slick-dots .slick-active button {
  background-color: #f60;
}

.sub-heroes, .home-tabs {
  margin-top: 15px;
}

.modular-heroes {
    background-color: #f60;
}
.modular-heroes h3 {
  text-align: center;
  font-size: 28px;
  color: white;
}
.modular-heroes .black-button {
  background-color: black;
  color: white;
  text-align: center;
  padding: 10px 20px;
  width: 300px;
  display: block;
  margin: 10px auto;
}

.best-sellers {}
.best-sellers .headline-wrapper {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw%2FeHBhY2tldCBiZWdpbj0i77u%2FIiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8%2BIDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2MEM0MEIzOEI2QzMxMUU2OTc5NDhBQTY1QzlCQkMwMyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2MEM0MEIzOUI2QzMxMUU2OTc5NDhBQTY1QzlCQkMwMyI%2BIDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjYwQzQwQjM2QjZDMzExRTY5Nzk0OEFBNjVDOUJCQzAzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjYwQzQwQjM3QjZDMzExRTY5Nzk0OEFBNjVDOUJCQzAzIi8%2BIDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY%2BIDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8%2BJLmBxQAAAA5JREFUeNpiqNsiBxBgAAMEAVE0pGBvAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-position: center;
  text-align: center;
}
.best-sellers h3 {
  display: inline-block;
  background-color: white;
  font-size: 35px;
  padding: 20px 30px;
}

.home-tabs {}
.home-tabs .tabs {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  text-align: center;
}
.home-tabs .tabs li {
  margin: 5px;
}
.home-tabs .tabs li a {
  display: inline-block;
  font-size: 19px;
  border-bottom: 4px solid transparent;
  padding: 3px 10px;
  color: #bbb;
  /* font-weight: bold; */
}
.home-tabs .tabs li.active a {
  border-color: #7fb41e;
  color: black;
}
.home-tabs .contents > div {
  display: none;
}
.home-tabs .contents > div.active {
  display: block;
}

.home-tabs .tab-slider {}
.home-tabs .tab-slider .tab-slide {}
.home-tabs .tab-slider .slick-arrow {
  border: 0;
  background-color: black;
  opacity: .5;
  color: white;
  position: absolute;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  z-index: 1;
  width: 40px;
  line-height: 40px;
  font-size: 34px;
}
.home-tabs .tab-slider .slick-prev {
  left: 1%;
}
.home-tabs .tab-slider .slick-next {
  right: 1%;
}
.product-card {
  text-align: center;
  padding: 10px;
  display: block;
  color: black;
}
.product-card img {
  width: 100%;
  height: auto;
}
.product-card .name {
  display: block;
  font-size: 14px;
  line-height: 1.3;
  margin-top: 10px;
}
.product-card .price {
  display: block;
  font-weight: bold;
  margin-top: 8px;
}
.home-tabs .tab-slider:not(.slick-initialized) {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.home-tabs .tab-slider:not(.slick-initialized) .tab-slide {
  flex: 0 1 150px;
  margin-bottom: 10px;
}
.home-tabs .tab-slider:not(.slick-initialized) .product-card {}
.home-tabs .tab-slider:not(.slick-initialized) .product-card img {}
.home-tabs .tab-slider:not(.slick-initialized) .product-card .name {}
.home-tabs .tab-slider:not(.slick-initialized) .product-card .price {}

.no-flexbox .home-tabs .tab-slider:not(.slick-initialized) {
  display: block;
}
.no-flexbox .home-tabs .tab-slider:not(.slick-initialized) .tab-slide {
  max-width: 150px;
  float: left;
}

.image-rotator, .sub-heroes, .home-tabs, .best-sellers, .bottom-copy {
  margin-bottom: 30px;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media (hover: hover) {
  a:hover,
  .top-links li a:hover,
  .footer .link-group li a:hover {
    color: #7fb41e;
  }
  .mobile-navigation a:hover {
    text-decoration: underline;
  }
  .footer .link-group h4 label:hover {
    cursor: pointer;
  }
  .home-tabs .tabs li a:hover {
    border-color: #7fb41e;
    color: black;
  }
  .modular-heroes .black-button:hover {
    background-color: #363636;
  }
  .newsletter-signup button:hover {
    background-color: #ff761a;
  }
}

@media only screen and (max-width: 767px) {
  .sub-heroes .sub-hero {
    padding-left: 0;
    padding-right: 0;
  }

  .modular-heroes .modular-hero {
    padding-left: 0;
    padding-right: 0
  }

  .footer .link-group ul.count-1 { max-height: 60px; }
  .footer .link-group ul.count-2 { max-height: 90px; }
  .footer .link-group ul.count-3 {max-height: 120px;}
  .footer .link-group ul.count-4 { max-height: 150px; }
  .footer .link-group ul.count-5 { max-height: 180px; }
  .footer .link-group ul.count-6 { max-height: 210px; }
  .footer .link-group ul.count-7 { max-height: 240px; }
  .footer .link-group ul.count-8 { max-height: 270px; }
  .footer .link-group ul.count-9 { max-height: 300px; }
  .footer .link-group ul.count-10 { max-height: 330px; }
  .footer .link-group ul.count-11 { max-height: 360px; }
  .footer .link-group ul.count-12 { max-height: 390px; }
  .footer .link-group ul.count-13 { max-height: 420px; }
  .footer .link-group ul.count-14 { max-height: 450px; }
  .footer .link-group ul.count-15 { max-height: 480px; }

  .footer .link-group.link-group [id*="link-group-state-"]:not(:checked) + h4 .fa-angle-down {
    display: inline-block;
  }
  .footer .link-group.link-group [id*="link-group-state-"]:checked + h4 .fa-angle-up {
    display: inline-block;
  }
  .footer .link-group.link-group [id*="link-group-state-"]:not(:checked) + h4 + ul {
    max-height: 0;
  }
}

@media only screen and (min-width: 768px) {
    .header {
        height: 100px;
    }
    .header-logo {
        height: 85px;
        margin: 0;
        margin-top: -20px;
        margin-left: 10px;
    }
    .header-wrapper {
        border-width: 2px;
    }
    .cart {
        margin-left: 20px;
    }
    .circle-button {
        width: 50px;
        height: 50px;
        line-height: 50px;
        margin-top: 5px;
        font-size: 25px;
    }
    .nav-toggle-close {
        transform: translate3d(60px, 0, 0);
    }
    .mobile-navigation {
      width: calc(100% - 100px);
    }
    .newsletter-signup {
      padding: 20px;
      font-size: 18px;
    }
    .newsletter-signup .lead {
      margin-bottom: 16px;
    }
    .newsletter-signup form {
      background-color: transparent;
      padding-left: 0;
      text-align: center;
      line-height: 43px;
    }
    .newsletter-signup form .fa {
      font-size: 21px;
      margin-right: 6px;
    }
    .newsletter-signup .input-wrapper {
      background-color: white;
      float: none;
      margin-right: 5px;
      padding-left: 10px;
      width: 620px;
      display: inline-block;
    }
    .newsletter-signup input[type=email] {
      width: calc(100% - 36px);
    }
    .newsletter-signup button {
        background-color: #ff6600;
        padding: 0 60px;
        float: none;
        margin-right: -70px;
    }
    .footer-container {
      background-image: url(https://turbifycdn.com/ty/cdn/yhst-90268561309754/homepage-grey-tech-bg.png);
      background-repeat: none;
      background-size: cover;
      background-position: center;
    }
    .footer .link-group h4 {
        font-size: 16px;
    }
    .footer .link-group ul {
        padding-left: 18px;
    }
    .footer .link-group + .link-group {
        margin-top: 0;
    }
    .footer .payment-methods,
    .footer .secure-site {
        display: inline-block;
        margin: 10px;
        height: 32px;
        width: auto;
    }
    .footer-col {
        text-align: center;
    }

    .home-tabs .tabs li {
      display: inline-block
    }

    .modular-heroes {
      background-image: url(https://turbifycdn.com/ty/cdn/yhst-90268561309754/homepage-orange-tech-bg.png);
      background-repeat: none;
      background-size: cover;
      background-position: center;
    }
    .modular-heroes h3 {
      font-size: 35px;
    }
    .modular-heroes .row {
    }
    .modular-heroes .modular-hero {
      padding-left: 7px;
      padding-right: 7px;
      margin-bottom: 14px
    }
}

@media only screen and (max-width: 991px) {
    .header-container, .top-links-container {
        width: 100%
    }
}
@media only screen and (max-width: 767px) {
    .no-flexbox .header-logo {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
    }
    .no-flexbox #headerCart {
        position: absolute;
        right: 15px;
    }
}

@media only screen and (min-width: 992px) {
    .header-wrapper {
        border-bottom: none;
    }
    .header-container {
        height: 70px;
    }
    .top-links-container {
        height: 60px;
        /* display: -webkit-box; */
        display: flex;
        align-items: center;
    }
    .top-links {
        padding: 0;
        height: auto;
        /*float: none;*/
        margin-left: auto;
    }
    .top-links li {}
    .top-links a {}
    .header {
        height: auto;
    }
    .header-logo {
        height: 125px;
        margin-left: 0;
        margin-top: -60px;
    }
    .header-search-form-wrapper {
        margin-right: 30px;
        margin-left: 30px;
        margin-top: -15px;
    }
    .navigation-wrapper {
        background-color: #7fb41e;
        clear: both;
    }
    .navigation-container {
        display: -webkit-box;
        display: flex;
        justify-content: space-around;
    }
    .navigation-container a {
        color: white;
        font-size: 15px;
        line-height: 50px;
    }
    .image-rotator .slick-dots button {
        width: 12px;
        height: 12px;
    }
    .confidence-lines > div {
      font-size: 22px;
      padding: 20px 0;
    }
    .home-tabs .tabs li {
      margin-left: 15px;
      margin-right: 15px;
    }
    .home-tabs .tabs li a {
      font-size: 25px;
      font-weight: bold;
      padding-bottom: 8px;
    }
    .product-card .price {
      font-size: 16px;
    }
    .modular-heroes .black-button {
      font-size: 18px;
      font-weight: bold;
      padding-top: 20px;
      padding-bottom: 20px;
    }
}

@media only screen and (min-width: 1199px) {
    .header-search-form-wrapper {
        margin-top: 5px;
    }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
