/* compiled by scssphp v0.3.2 on Fri, 12 Apr 2024 17:12:50 +0000 (0.6333s) */

/* !Start Variables */
::-moz-selection {
  background: #61bb46;
  color: #fff;
}
::selection {
  background: #61bb46;
  color: #fff;
}
::-webkit-selection {
  background: #61bb46;
  color: #fff;
}
/* !End Variables */
/* Antenna Fonts Embed */
.antennareregular {
  font-family: "Roboto";
  font-style: Normal;
  font-weight: Normal;
}
.antennareitalic {
  font-family: "Roboto";
  font-style: Italic;
  font-weight: Normal;
}
.antennarebold {
  font-family: "Roboto";
  font-style: Normal;
  font-weight: Normal;
}
.products-list .title, .products-list .title small {
  line-height: 0.3em;
  margin-top: 32px;
}
.antennarebolditalic {
  font-family: "Roboto";
  font-style: Italic;
  font-weight: Normal;
}
.antennacondensedbold {
  font-family: "Roboto";
  font-style: Normal;
  font-weight: Normal;
}
.antennacondensedbolditalic {
  font-family: "Roboto";
  font-style: Italic;
  font-weight: Normal;
}
.antennacondensedblack {
  font-family: "Roboto";
  font-style: Normal;
  font-weight: Normal;
}
.antennacondensedblackitalic {
  font-family: "Roboto";
  font-style: Italic;
  font-weight: Normal;
}
/* !Antenna Fonts Embed */
.main-content.news strong {
  font-family: "Roboto", sans-serif;
}
.main-content.news h3 {
  color: #61bb4c;
  font-size: 1.1em;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.quality-float.open .closeIcon_a1d8 {
  display: block !important;
}
.quality-float {
  position: fixed;
  z-index: 99;
  right: 0px;
  top: 30%;
  background: #fff;
  border: 10px #61bb46 solid;
  border-right: 0;
  padding: 6rem 3rem;
  width: 650px;
  max-width: 85%;
  transform: translate(100%, 0%);
  transition: all 0.3s;
}
.quality-float.open {
  transform: translate(0, 0%);
}
.quality-float .toggle {
  display: block;
  background: #61bb46;
  position: absolute;
  top: -10px;
  left: 0;
  transform: rotate(-90deg) translate(-100%, -100%);
  transform-origin: top left;
  padding: 1rem 2rem;
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
}
.quality-float .toggle:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  box-shadow: 0 0 0 0 rgba(97, 187, 70, 1);
  transform: scale(1);
  animation: pulse 2s infinite;
}
.quality-float.open .toggle:after {
  display: none;
}
@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(97, 187, 70, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(97, 187, 70, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(97, 187, 70, 0);
  }
}
.quality-float .tab-content > .tab-pane {
  padding-top: 2rem;
}
.quality-float .nav-tabs {
  border-bottom: 2px solid #eee;
}
.quality-float .nav-tabs > li {
  margin-bottom: 0;
}
.quality-float .nav-tabs > li.active > a, .quality-float .nav-tabs > li > a:hover, .quality-float .nav-tabs > li > a:focus {
  border-color: #eee;
  background: #eee !important;
}
.quality-float .tab-content > .tab-pane p {
  font-size: 1.5rem;
}
@media (max-width: 1400px) {
  .layout_homepage_new .container-semi-fluid, .layout_landing-new .container-semi-fluid {
    width: 1170px;
  }
}
@media (max-width: 1199px) {
  .layout_homepage_new .container-semi-fluid, .layout_landing-new .container-semi-fluid {
    width: 970px;
  }
}
@media (max-width: 991px) {
  .layout_homepage_new .container-semi-fluid, .layout_landing-new .container-semi-fluid {
    width: 750px;
  }
}
@media (max-width: 767px) {
  .layout_homepage_new .container-semi-fluid, .layout_landing-new .container-semi-fluid {
    width: 100%;
  }
}
.layout_homepage_new h2, .layout_landing-new h2 {
  font-size: 2.75vw;
  margin: 0 0 5vh;
  line-height: 1;
  text-transform: capitalize;
}
@media (max-width: 1199px) {
  .layout_homepage_new h2, .layout_landing-new h2 {
    font-size: 2.5rem;
    line-height: 1.4;
  }
}
@media (max-width: 991px) {
  .layout_homepage_new h2, .layout_landing-new h2 {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .layout_homepage_new h2, .layout_landing-new h2 {
    font-size: 1.6rem;
    line-height: 1.3;
    margin-bottom: 2rem;
  }
}
.layout_homepage_new h2 strong, .layout_landing-new h2 strong {
  color: #61bb46;
}
.layout_homepage_new .pad, .layout_landing-new .pad {
  padding: 5vh 0px;
}
@media (max-width: 1199px) {
  .layout_homepage_new .pad, .layout_landing-new .pad {
    padding: 3rem 0;
  }
}
@media (max-width: 767px) {
  .layout_homepage_new .pad, .layout_landing-new .pad {
    padding: 2rem 0;
  }
}
@media (max-width: 767px) {
  .layout_homepage_new .pad.container, .layout_landing-new .pad.container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .layout_homepage_new .carousel .video-container, .layout_landing-new .carousel .video-container {
    padding-top: 0;
  }
}
.layout_homepage_new .carousel .item.active, .layout_landing-new .carousel .item.active {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
}
@media (max-width: 991px) {
  .layout_homepage_new .carousel-caption, .layout_landing-new .carousel-caption {
    top: auto !important;
    bottom: 3rem !important;
  }
}
@media (max-width: 767px) {
  .layout_homepage_new .carousel-caption, .layout_landing-new .carousel-caption {
    height: auto;
    padding: 2rem 15px !important;
  }
}
@media (max-width: 991px) {
  .layout_homepage_new .carousel-caption h1, .layout_landing-new .carousel-caption h1 {
    font-size: 3rem !important;
  }
}
@media (max-width: 767px) {
  .layout_homepage_new .carousel-caption h1, .layout_landing-new .carousel-caption h1 {
    margin-top: 0;
    font-size: 2.25rem !important;
  }
}
@media (max-width: 991px) {
  .layout_homepage_new .carousel-caption ul, .layout_landing-new .carousel-caption ul {
    padding-left: 18px;
  }
}
@media (max-width: 991px) {
  .layout_homepage_new .carousel-caption ul li, .layout_landing-new .carousel-caption ul li {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .layout_homepage_new .carousel-caption ul li, .layout_landing-new .carousel-caption ul li {
    font-size: 1.25rem;
  }
}
.layout_homepage_new .alt, .layout_landing-new .alt {
  background: #f5f5f5;
}
.layout_homepage_new .cat-new-rows, .layout_landing-new .cat-new-rows {
  padding: 4vh 0 3vh;
  background: #61bb46;
}
.layout_homepage_new .cat-new-rows h2 strong, .layout_landing-new .cat-new-rows h2 strong {
  color: #fff;
}
@media (max-width: 1400px) {
  .layout_homepage_new .cat-new-rows, .layout_landing-new .cat-new-rows {
    padding: 2rem;
  }
}
@media (max-width: 1199px) {
  .layout_homepage_new .cat-new-rows, .layout_landing-new .cat-new-rows {
    padding: 15px;
  }
}
@media (max-width: 767px) {
  .layout_homepage_new .cat-new-rows, .layout_landing-new .cat-new-rows {
    padding: 2.5px;
  }
}
.layout_homepage_new .cat-new-rows .btn, .layout_landing-new .cat-new-rows .btn {
  text-transform: none !important;
  text-shadow: none !important;
}
.layout_homepage_new .cat-new-rows .btn:hover, .layout_landing-new .cat-new-rows .btn:hover, .layout_homepage_new .cat-new-rows .btn:focus, .layout_landing-new .cat-new-rows .btn:focus {
  text-decoration: underline;
  color: #fff;
}
.layout_homepage_new .cat-new-rows .grid:not(.active), .layout_landing-new .cat-new-rows .grid:not(.active) {
  display: none;
}
.layout_homepage_new .cat-new-rows .grid .cell, .layout_landing-new .cat-new-rows .grid .cell {
  width: 15%;
  border: none;
  padding: 15px;
}
@media (min-width: 1200px) {
  .layout_homepage_new .cat-new-rows .grid .cell.has_7_items, .layout_landing-new .cat-new-rows .grid .cell.has_7_items {
    width: calc(1 / 7 * 100%);
    padding: 5px;
  }
}
@media (max-width: 1199px) {
  .layout_homepage_new .cat-new-rows .grid .cell, .layout_landing-new .cat-new-rows .grid .cell {
    width: 33.33%;
  }
}
@media (max-width: 767px) {
  .layout_homepage_new .cat-new-rows .grid .cell, .layout_landing-new .cat-new-rows .grid .cell {
    padding: 7.5px;
  }
}
.layout_homepage_new .cat-new-rows .grid .cell .name, .layout_landing-new .cat-new-rows .grid .cell .name {
  font-size: 1rem;
}
@media (max-width: 767px) {
  .layout_homepage_new .cat-new-rows .grid .cell .name, .layout_landing-new .cat-new-rows .grid .cell .name {
    font-size: 0.9rem;
    line-height: 1.2;
    padding: 5px 15px !important;
  }
}
.layout_homepage_new .cat-new-rows .grid .cell .name strong, .layout_landing-new .cat-new-rows .grid .cell .name strong {
  font-weight: 600;
}
@media (max-width: 767px) {
  .layout_homepage_new .none .exchange, .layout_landing-new .none .exchange {
    padding-bottom: 0;
  }
}
.layout_homepage_new .none .exchange h1, .layout_landing-new .none .exchange h1 {
  color: #436d3f;
  font-size: 2.25rem;
}
@media (max-width: 1400px) {
  .layout_homepage_new .none .exchange h1, .layout_landing-new .none .exchange h1 {
    font-size: 2rem;
  }
}
@media (max-width: 1199px) {
  .layout_homepage_new .none .exchange h1, .layout_landing-new .none .exchange h1 {
    font-size: 1.75rem;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .layout_homepage_new .none .exchange h1, .layout_landing-new .none .exchange h1 {
    font-size: 1.5rem;
  }
}
.layout_homepage_new .none .exchange .numbering, .layout_landing-new .none .exchange .numbering {
  background: #61bb46;
  font-size: 1em;
  width: 45px;
  height: 45px;
  line-height: 45px;
}
@media (max-width: 767px) {
  .layout_homepage_new .none .exchange .numbering, .layout_landing-new .none .exchange .numbering {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
}
.layout_homepage_new .none .exchange img, .layout_landing-new .none .exchange img {
  margin: 0 auto;
}
@media (max-width: 1400px) {
  .layout_homepage_new .none .exchange img, .layout_landing-new .none .exchange img {
    max-width: 60%;
  }
}
@media (max-width: 767px) {
  .layout_homepage_new .none .exchange img, .layout_landing-new .none .exchange img {
    max-width: 200px;
  }
}
.layout_homepage_new .none .exchange p, .layout_landing-new .none .exchange p {
  font-size: 1.25rem;
  font-weight: 500;
  padding-top: 5vh;
  padding-bottom: 0;
  text-align: center;
  margin-bottom: 0;
}
@media (max-width: 1400px) {
  .layout_homepage_new .none .exchange p, .layout_landing-new .none .exchange p {
    font-size: 1.1rem;
  }
}
@media (max-width: 1199px) {
  .layout_homepage_new .none .exchange p, .layout_landing-new .none .exchange p {
    padding-top: 2rem;
  }
}
@media (max-width: 991px) {
  .layout_homepage_new .none .exchange p, .layout_landing-new .none .exchange p {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .layout_homepage_new .none .exchange p, .layout_landing-new .none .exchange p {
    padding: 1rem 0 2rem;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.layout_homepage_new .alt .exchange, .layout_landing-new .alt .exchange {
  /*ul {
   margin: 0;
   list-style-type: "✓";
   padding: 0 0 0 18px;
   li {
   font-size: 1.25rem;
   padding-left: .75em;
   line-height: 1.4;
   margin-bottom: .25em;
   @media(max-width: 1400px) {
   font-size: 1.1rem;
   }
   @media(max-width: 991px) {
   font-size: 1rem;
   }
   }
   }*/
}
@media (max-width: 767px) {
  .layout_homepage_new .alt .exchange, .layout_landing-new .alt .exchange {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .layout_homepage_new .alt .exchange, .layout_landing-new .alt .exchange {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .layout_homepage_new .alt .exchange .brand-card, .layout_landing-new .alt .exchange .brand-card {
    padding-bottom: 2rem;
  }
}
.layout_homepage_new .alt .exchange .brand-card img, .layout_landing-new .alt .exchange .brand-card img {
  margin-bottom: 2rem;
}
.layout_homepage_new .alt .exchange .brand-card.product-card-wrapper, .layout_landing-new .alt .exchange .brand-card.product-card-wrapper {
  box-shadow: none;
  border: none;
}
.layout_homepage_new .alt .exchange .brand-card.product-card-wrapper:hover, .layout_landing-new .alt .exchange .brand-card.product-card-wrapper:hover, .layout_homepage_new .alt .exchange .brand-card.product-card-wrapper:focus, .layout_landing-new .alt .exchange .brand-card.product-card-wrapper:focus {
  box-shadow: none;
  border: none;
}
.layout_homepage_new .alt .exchange h5, .layout_landing-new .alt .exchange h5 {
  font-size: 1.75rem;
  margin: 2rem 0 1.5rem;
  color: #61bb46;
}
@media (max-width: 1400px) {
  .layout_homepage_new .alt .exchange h5, .layout_landing-new .alt .exchange h5 {
    font-size: 1.5rem;
  }
}
@media (max-width: 1199px) {
  .layout_homepage_new .alt .exchange h5, .layout_landing-new .alt .exchange h5 {
    font-size: 1.25rem;
  }
}
@media (max-width: 991px) {
  .layout_homepage_new .alt .exchange h5, .layout_landing-new .alt .exchange h5 {
    font-size: 1.15rem;
  }
}
.layout_homepage_new .shout, .layout_landing-new .shout {
  position: relative;
  padding: 10vh 0 0;
}
@media (max-width: 1199px) {
  .layout_homepage_new .shout, .layout_landing-new .shout {
    padding: 3rem 0 0;
  }
}
@media (max-width: 767px) {
  .layout_homepage_new .shout, .layout_landing-new .shout {
    padding-bottom: 0;
  }
}
.layout_homepage_new .shout:before, .layout_landing-new .shout:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #436d3f;
  opacity: 0.5;
}
.layout_homepage_new .shout .container-semi-fluid, .layout_landing-new .shout .container-semi-fluid {
  position: relative;
  z-index: 1;
}
.layout_homepage_new .shout h2, .layout_landing-new .shout h2 {
  font-size: 2.75vw;
  line-height: 1;
  margin: 0 0 5vh;
}
@media (max-width: 1199px) {
  .layout_homepage_new .shout h2, .layout_landing-new .shout h2 {
    font-size: 2.5rem;
  }
}
@media (max-width: 991px) {
  .layout_homepage_new .shout h2, .layout_landing-new .shout h2 {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .layout_homepage_new .shout h2, .layout_landing-new .shout h2 {
    font-size: 1.6rem;
    margin-bottom: 2rem;
  }
}
.layout_homepage_new .shout .new-featured-products-section .product-card-wrapper .product-item, .layout_landing-new .shout .new-featured-products-section .product-card-wrapper .product-item {
  padding: 40px 25px 25px;
}
@media (max-width: 767px) {
  .layout_homepage_new .shout .new-featured-products-section .product-card-wrapper .product-item, .layout_landing-new .shout .new-featured-products-section .product-card-wrapper .product-item {
    text-align: center;
    padding: 15px;
  }
}
.layout_homepage_new .shout .new-featured-products-section .product-card-wrapper .product-item h4, .layout_landing-new .shout .new-featured-products-section .product-card-wrapper .product-item h4 {
  margin: 0 0 15px 0;
  font-size: 1.25rem;
  line-height: 1.4;
}
@media (max-width: 1199px) {
  .layout_homepage_new .shout .new-featured-products-section .product-card-wrapper .product-item h4, .layout_landing-new .shout .new-featured-products-section .product-card-wrapper .product-item h4 {
    font-size: 1.15rem;
    line-height: 1.2;
  }
}
@media (max-width: 767px) {
  .layout_homepage_new .shout .new-featured-products-section .product-card-wrapper .product-item h4, .layout_landing-new .shout .new-featured-products-section .product-card-wrapper .product-item h4 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .layout_homepage_new .shout .new-featured-products-section .product-card-wrapper .product-item img, .layout_landing-new .shout .new-featured-products-section .product-card-wrapper .product-item img {
    max-width: 200px;
    margin: 0 auto;
  }
}
.layout_homepage_new .shout .new-featured-products-section .product-card-wrapper .product-item .new-product, .layout_landing-new .shout .new-featured-products-section .product-card-wrapper .product-item .new-product {
  left: -7px;
}
@media (max-width: 767px) {
  .layout_homepage_new .shout .new-featured-products-section .product-card-wrapper .product-item .card-photo-wrapper, .layout_landing-new .shout .new-featured-products-section .product-card-wrapper .product-item .card-photo-wrapper {
    margin-bottom: 15px;
  }
}
.layout_homepage_new .shout #product-squares.new-featured-products-section, .layout_landing-new .shout #product-squares.new-featured-products-section {
  padding-top: 0;
  margin: 0 -15px;
}
@media (max-width: 767px) {
  .layout_homepage_new .shout .slick-slider .item, .layout_landing-new .shout .slick-slider .item {
    padding: 0 15px;
  }
}
.layout_homepage_new .shout .slick-prev:before, .layout_landing-new .shout .slick-prev:before, .layout_homepage_new .shout .slick-next:before, .layout_landing-new .shout .slick-next:before {
  font-size: 35px;
  opacity: 1;
}
@media (max-width: 767px) {
  .layout_homepage_new .video-section h2, .layout_landing-new .video-section h2 {
    text-align: left;
  }
}
.layout_homepage_new .video-section blockquote, .layout_landing-new .video-section blockquote {
  border-color: #61bb46;
  border-width: 10px;
  margin: 0;
  padding: 0 0 0 3rem;
}
.layout_homepage_new .video-section blockquote h3, .layout_landing-new .video-section blockquote h3 {
  text-transform: none;
  font-size: 2rem;
  line-height: 1.3;
}
.layout_homepage_new .video-section blockquote h3 small, .layout_landing-new .video-section blockquote h3 small {
  display: block;
  margin-top: 0.5em;
  font-size: 1rem;
}
.layout_homepage_new .video-section .youtube-embed-wrapper, .layout_landing-new .video-section .youtube-embed-wrapper {
  margin-bottom: 2rem;
}
.layout_homepage_new .video-section ul, .layout_landing-new .video-section ul {
  margin: 20px 0;
  list-style: none;
  padding-left: 0px;
}
.layout_homepage_new .video-section ul li, .layout_landing-new .video-section ul li {
  margin-bottom: 10px;
  font-family: "Roboto", sans-serif;
  text-align: left;
  padding-left: 25px;
  font-size: 1rem;
  line-height: 1.75rem;
  letter-spacing: -0.02em;
  font-weight: 300;
}
.layout_homepage_new .video-section ul li:before, .layout_landing-new .video-section ul li:before {
  color: #61bb46;
  content: "\00BB ";
  font-family: Arial, sans-serif;
  font-size: 1.3rem;
  font-weight: bold;
  margin-left: -25px;
  margin-right: 12px;
}
.layout_homepage_new .video-section.green, .layout_landing-new .video-section.green {
  background: #61bb46;
  color: #000;
}
.layout_homepage_new .video-section.green h2, .layout_landing-new .video-section.green h2 {
  color: #000;
}
.layout_homepage_new .video-section.green h2 strong, .layout_landing-new .video-section.green h2 strong {
  color: #fff;
}
.layout_homepage_new .video-section.green p, .layout_landing-new .video-section.green p {
  font-size: 1.25rem;
  font-weight: 500;
}
@media (max-width: 1400px) {
  .layout_homepage_new .video-section.green p, .layout_landing-new .video-section.green p {
    font-size: 1.1rem;
  }
}
@media (max-width: 991px) {
  .layout_homepage_new .video-section.green p, .layout_landing-new .video-section.green p {
    font-size: 1rem;
  }
}
.layout_homepage_new .video-section.green p strong, .layout_landing-new .video-section.green p strong {
  font-weight: 900;
}
.layout_homepage_new .footerblog, .layout_landing-new .footerblog {
  padding: 5vh 0;
}
@media (max-width: 1199px) {
  .layout_homepage_new .footerblog, .layout_landing-new .footerblog {
    padding: 3rem 0;
  }
}
@media (max-width: 767px) {
  .layout_homepage_new .footerblog, .layout_landing-new .footerblog {
    padding: 2rem 15px;
  }
}
.layout_homepage_new .footerblog br, .layout_landing-new .footerblog br {
  display: none;
}
.layout_homepage_new .footerblog .homeBlog, .layout_landing-new .footerblog .homeBlog {
  padding: 0 0 3rem 0;
}
.layout_homepage_new .footerblog .homeBlog hr, .layout_landing-new .footerblog .homeBlog hr {
  display: none;
}
.layout_homepage_new .footerblog .homeBlog:after, .layout_landing-new .footerblog .homeBlog:after {
  content: "";
  display: block;
  height: 2px;
  background: #e8e8e8;
  right: 15px;
  margin: 2rem 15px 0;
  float: none;
  transform: translate(0, 1rem);
}
.layout_homepage_new .footerblog .homeBlog h2, .layout_landing-new .footerblog .homeBlog h2 {
  text-align: left;
  margin: 0;
}
@media (max-width: 767px) {
  .layout_homepage_new .footerblog .homeBlog h2, .layout_landing-new .footerblog .homeBlog h2 {
    font-size: 1.6rem;
  }
}
.layout_homepage_new .footerblog .homeBlog h4, .layout_landing-new .footerblog .homeBlog h4 {
  margin: 0;
}
.layout_homepage_new .footerblog .item h2, .layout_landing-new .footerblog .item h2 {
  padding: 0;
  text-align: left;
  margin: 2rem 0 1.5rem;
}
.layout_homepage_new .footerblog .item h2 small, .layout_landing-new .footerblog .item h2 small {
  display: block;
  margin: 0 0 15px 0;
}
.layout_homepage_new .footerblog .item p, .layout_landing-new .footerblog .item p {
  margin: 0;
}
section.green {
  background: #61bb46;
  color: #fff;
}
section.green h2 {
  color: #fff;
}
.layout_landing-new .cat-new-rows .grid .cell {
  padding-left: 0px;
  padding-right: 0px;
}
.layout_landing-new .carousel .item.active {
  position: relative !important;
}
/* !Start Defaults !READONLY */
/* This section is read only. You can modify these styles by overwriting them as appropriate. */
body, html {
  -webkit-overflow-scrolling: touch;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.625rem;
  overflow-x: hidden;
  color: #161a23;
  font-family: "Roboto", Arial, sans-serif;
}
.container-semi-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1250px;
}
h1, h2, h3, h4, h5 {
  margin-bottom: 25px;
  font-weight: 900;
  letter-spacing: -0.01rem;
  font-family: "Roboto", sans-serif;
}
h4 small {
  line-height: 1.8;
}
h4.search, h4.search a {
  margin-bottom: 10px;
  transition: all 0.25s ease-in-out;
}
h4.search a:hover {
  color: #61bb46;
  text-decoration: none;
}
h1, h2, h3, h4 {
  font-weight: 900;
}
h1 span, h2 span, h3 span, h4 span {
  color: #61bb46;
  font-family: "Roboto", sans-serif;
}
h1 small, h2 small, h3 small, h4 small {
  color: #61bb46;
}
.lead {
  font-weight: 500;
  font-size: 1.15rem;
  line-height: 1.5;
  color: #000;
  color: #000;
}
li.notranslate:before, li.buttons {
  display: none;
}
a.anchor {
  display: block;
  position: relative;
  top: -250px;
  visibility: hidden;
}
.table > thead > tr > th > p {
  color: #fff;
}
hr {
  margin: 24px 0;
  width: 100%;
  border: 0;
  border-top: 1px solid #dce0e0;
}
footer .hidden-footer {
  display: none;
}
.subnav li.show_all {
  background: #ccc;
}
hr.full {
  margin: 12px 0;
  width: 100%;
  border: 0;
  border-top: 1px solid #dce0e0;
}
.container-header {
  padding-left: 0px !important;
}
p {
  font-size: 1rem;
  line-height: 1.75rem;
  letter-spacing: -0.02em;
  /*
   font-size: 1rem;
   line-height: 1.6rem;
   */
  font-weight: 300;
  margin-bottom: 25px;
}
.conatiner-header a.footerWrapperNav {
  color: #000 !important;
  float: right;
}
.container-header a.footerWrapperNav .fa {
  margin-top: 10px;
  color: #fff !important;
  background: #000 !important;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  margin-right: 5px;
  font-size: 1.2rem !important;
  opacity: 0.6;
}
.btn {
  border-radius: 0;
  color: #fff;
  padding: 13px 30px;
  text-transform: uppercase !important;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.04rem;
  overflow: hidden;
  position: relative;
  text-transform: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  text-shadow: 0 -1px 2px rgba(0, 0, 0, 0.3) !important;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  width: 100%;
}
.carousel-inner {
  max-height: 650px;
}
.btn-default {
  background: #eee;
  padding: 13px 30px;
  color: #333;
  border: none;
  text-shadow: none !important;
  border: 1px solid #ccc;
}
.btn-full {
  width: 100%;
}
.btn-contact {
  padding: 0;
  margin: 0;
  float: right;
}
#mc_embed_signup .button {
  clear: both;
  background-color: #61bb46 !important;
  border: 0 none !important;
  height: 40px !important;
  line-height: 40px !important;
  border-radius: 0 !important;
  color: #fff !important;
  font-family: "Helvetica", Arial, sans -serif !important;
  font-weight: 700 !important;
  padding: 0 30px !important;
  font-size: 16px !important;
  overflow: hidden !important;
  position: relative !important;
  -webkit-transition: all 0.3s !important;
  -moz-transition: all 0.3s !important;
  transition: all 0.3s !important;
  text-transform: uppercase !important;
  font-family: "Roboto", sans-serif !important;
  letter-spacing: 0.04rem !important;
}
#mc_embed_signup h2 {
  margin: 0 !important;
}
.btn-primary {
  background-color: #61bb46;
  color: #fff;
  border-color: #61bb46;
}
.btn-primary:hover {
  background-color: #42683c;
  border-color: #42683c;
}
/** .card-brand{
 position:absolute;
 bottom:0px;
 right:34px;
 } **/
.table-striped tfoot th {
  background: rgba(97, 187, 70, 0.8);
}
.card-brand {
  margin-left: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.card-quality {
  position: absolute;
  bottom: -9px;
  right: 0px;
}
.visible-print {
  display: none;
}
.numbering {
  background: black;
  border-radius: 50px;
  line-height: 55px;
  color: white;
  font-weight: 900;
  width: 55px;
  height: 55px;
  display: inline-block;
  text-align: center;
  font-size: 2.75rem;
  margin-bottom: 15px;
}
.numbering-top {
  background: black;
  border-radius: 50px;
  line-height: 55px;
  color: white;
  font-weight: 900;
  width: 55px;
  height: 55px;
  display: inline-block;
  text-align: center;
  font-size: 2.75rem;
  margin-top: 15px;
}
.numbering-sm {
  background: black;
  border-radius: 30px;
  line-height: 30px;
  color: white;
  font-weight: 900;
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  font-size: 1.15rem;
  margin-left: 5px;
}
.card-photo-wrapper {
  position: relative;
  margin-bottom: 40px;
  min-height: 200px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  background-color: #42683c;
  border-color: #42683c;
}
.btn-secondary {
  background-color: #000;
  color: #fff;
  border-color: #000;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary.focus, .btn-secondary:active, .btn-secondary.active, .open > .dropdown-toggle.btn-secondary {
  background-color: #333;
  color: #fff;
  border-color: #333;
}
.flag-icons .dropdown {
  float: right;
  width: 166px;
}
.flag-icons ul.dropdown-list {
  padding-left: 0px;
}
.flag-icons .dropdown img {
  padding-top: 5px;
}
.flag-icons .dropdown span {
  padding: 2px 10px;
  font-size: 12px;
  background-color: #2c541f;
  color: #61bb46;
  display: block;
}
.flag-icons .dropdown span.dropdown-button {
  text-align: left;
  color: #000;
  background: transparent;
}
.flag-icons .dropdown a {
  color: #61bb46;
}
.flag-icons .dropdown span:after {
  content: "";
  display: block;
  float: right;
  width: 0;
  height: 0;
  margin-top: 10px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #000;
}
.flag-icons .dropdown span:hover {
  cursor: pointer;
}
.flag-icons .dropdown span.active:after {
  content: "";
  display: block;
  float: right;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 6px solid #000;
  border-top: 0px solid transparent;
}
.flag-icons .dropdown .dropdown-list {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  display: none;
  z-index: 9999;
  max-height: 240px;
  overflow-y: scroll;
}
.flag-icons .dropdown .dropdown-list li {
  padding: 1em;
  font-size: 10px;
  background-color: rgba(26, 26, 26, 0.8);
  color: #61bb46;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.flag-icons .dropdown .dropdown-list li:hover {
  color: #61bb46;
  cursor: pointer;
}
.btn-ghost {
  background: transparent;
  border: 1px solid #000;
  width: auto;
  border-radius: 0;
  color: #000;
}
.subnav {
  margin-top: 0px;
}
.subnav .fa {
  font-size: 16px;
  color: #61bb46 !important;
}
.subnav ul {
  padding-left: 0;
  text-align: left !important;
}
.subnav li {
  color: #333;
  background-color: #eee;
  border-color: #61bb46 !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
  padding: 7px 5px;
  font-size: 12px;
  line-height: 16px;
  width: 100%;
  font-weight: 600;
}
.subnav li:first-of-type {
  background: #61bb46;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.subnav li:hover {
  background-color: rgba(0, 0, 0, 0.15);
  text-decoration: none;
  cursor: pointer;
}
.subnav li:hover a {
  text-decoration: none;
}
.subnav .navbar-nav > li {
  clear: both;
  text-align: left;
  text-decoration: none;
}
.subnav .nav li.active {
  background-color: #61bb46 !important;
}
.subnav .nav li.active a {
  color: #fff !important;
}
.btn-spacer button {
  margin-right: 5px;
  margin-bottom: 10px;
}
.btn-login {
  float: right;
}
.where-box {
  box-shadow: 1px 0px 0px #eee, 0px 1px 0px #eee;
}
.where-pad {
  padding: 3%;
}
#locationField, #controls {
  position: relative;
  width: 480px;
}
#autocomplete {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 99%;
}
.label {
  text-align: right;
  font-weight: bold;
  width: 100px;
  color: #303030;
  border-radius: 0;
  padding: 4px 7px;
}
.label-default {
  background-color: #999;
  color: #fff;
}
#address {
  border: 1px solid #000090;
  background-color: #f0f0ff;
  width: 480px;
  padding-right: 2px;
}
#address td {
  font-size: 10pt;
}
.field {
  width: 99%;
}
.slimField {
  width: 80px;
}
.wideField {
  width: 200px;
}
#locationField {
  height: 20px;
  margin-bottom: 2px;
}
.zero-top {
  margin-top: -5px;
}
.container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.foot-pad {
  padding-top: 15px;
  padding-right: 3%;
}
.shout-text {
  min-height: 400px;
  color: #fff !important;
  padding: 5%;
}
li.extra_items {
  display: none;
}
.shout-text a {
  color: #fff !important;
  color: #fff !important;
  font-weight: bold;
  padding-bottom: 15px;
  border-bottom: 2px solid white;
}
.shout-text a:hover {
  text-decoration: none;
}
.shout-text a .fa {
  border-bottom: none !important;
}
.shout-text h3 {
  font-family: "Roboto", sans-serif;
  text-transform: none;
  font-size: 2.75rem;
  color: #000 !important;
}
h3.special {
  font-family: "Roboto", sans-serif !important;
  text-transform: none !important;
  font-size: 1.8rem !important;
  color: #161a23 !important;
}
.shout-bl p {
  color: #000;
  font-weight: 500;
}
.btn-login:hover {
  text-decoration: none;
  cursor: pointer;
}
.field-search {
  float: right;
  width: 260px;
}
.field-search .form-control {
  margin: 11px 0;
}
.field-search input {
  border-radius: 20px !important;
}
.btn-center {
  text-align: center;
}
.tooth-config-table img {
  margin: auto;
}
.tooth-config-table th {
  text-align: center;
}
.center-it {
  text-align: center;
}
.btn-sm {
  height: 36px !important;
  line-height: 36px !important;
  padding: 0 10px !important;
}
.form-control {
  display: block;
  width: 100%;
  padding: 4px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  height: 36px;
  background-color: #eee;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.navbar-nav > li > a {
  padding: 25px 20px 0;
}
.navbar-nav > li > a {
  font-family: "Roboto", sans-serif;
  padding-bottom: 15px;
  color: #231f20;
  display: inline-block;
  font-size: 1.1em;
  margin-top: 4px;
  /* padding: 3px 8px; */
  font-weight: 700;
}
.nav > li > a:hover, .nav > li > a:focus, .nav > li.active {
  background-color: transparent !important;
  color: #fff !important;
}
.nav > li > a:hover, .nav > li > a:focus, .nav > li.active {
  background-color: transparent !important;
}
.navbar-nav li a.dropdown-toggle:hover .dropdown-menu {
  display: block;
}
.btn-subnav {
  margin: 0 3px;
  margin-top: 0;
}
.btn-nav-subnav {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0;
  height: auto;
  color: #fff;
  padding: 16px 0;
  text-transform: uppercase;
}
.btn-nav-subnav:hover {
  color: #000;
}
.text-pad {
  padding: 3% 3%;
}
.btn-holders {
  padding: 0;
}
.member-bar {
  background: #dedede;
  color: #808080;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.subnav {
  padding-left: 0px;
  padding-right: 0px;
}
.subnav a {
  width: 100%;
  display: block;
}
.subnav a:active {
  color: #333 !important;
}
.subnav .dropdown-submenu > a:after {
  display: none;
}
.subnav li.open:hover {
  background: #eee;
}
.subnav .dropdown-submenu:hover > .dropdown-menu {
  display: none;
}
.subnav .open > .dropdown-menu {
  display: block !important;
}
.subnav .open > a, .subnav open > a:hover, .subnav .open > a:focus {
  background: none;
  color: #333;
}
.subnav li {
  padding-left: 0px;
  padding-right: 0px;
}
.subnav .dropdown-submenu {
  padding-left: 0px;
  padding-right: 0px;
}
.subnav .dropdown-menu {
  position: static;
  margin: 0px;
  padding: 0px;
  min-width: 100%;
  background: #efefef;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
.subnav .dropdown-menu a {
  background: #efefef;
  font-size: 0.9em;
  text-transform: capitalize;
  padding: 5px 0px;
  width: 100%;
}
.subnav .dropdown-menu li {
  padding: 0px 0px 0px 15px;
  background: #efefef;
}
.subnav .dropdown-menu li:first-of-type {
  background: none;
}
header {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
  padding: 0;
  z-index: 10;
  background: #61bb46;
  border-top: 5px solid #000;
}
.logo {
  min-height: 110px;
  min-width: 270px;
}
.navbar-default {
  background-color: transparent;
  border: none;
  margin-bottom: 0px;
}
.products-list .well {
  padding: 1% 1% 2.75%;
  border-radius: 0px;
  box-shadow: none;
  border: 1px solid #ccc;
  background: rgba(0, 0, 0, 0.01);
}
.products-list .well h4 {
  margin-bottom: 12px;
}
.well {
  padding: 2% 1% 4%;
  border-radius: 0;
  box-shadow: none;
  border: none;
}
.well-verse {
  padding: 2% 1% 4%;
  border-radius: 0;
  box-shadow: none;
  border: none;
  background: #fff;
  border: 1px solid #ccc;
}
.well h2 {
  margin-bottom: 15px;
  font-size: 2.25rem;
}
.shout-bordered {
  border: 6px solid white;
}
.shout-bordered-alt {
  border: 6px solid #f5f5f5;
}
.shout {
  padding: 2% 1% 3%;
}
.shout h2, .shout h3, .shout h4 {
  margin-bottom: 15px;
  font-size: 2.25rem;
}
.shout h3 {
  margin-bottom: 15px;
  font-size: 2.75rem;
}
.navbar-default .navbar-nav > li > a {
  color: #000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .open > a {
  background-color: transparent;
  color: #fff !important;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  background-color: transparent;
  color: #fff !important;
}
.navbar-toggle {
  background-color: #231f20;
  border: none;
  padding: 33px 24px !important;
  border-radius: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
}
.navbar-toggle .icon-bar {
  width: 39px;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #949ca1;
}
.mm-menu {
  background-color: #000;
}
.nav > li > a:hover, .nav > li > a:focus, .nav > li.active {
  background-color: #949ca1;
}
h1, h1 a {
  color: #000;
  font-size: 3rem;
}
h2, h2 a, h2 .lead {
  color: #000;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.3;
}
h3, h3 a {
  color: #000;
  font-size: 1.3rem;
  text-transform: uppercase;
}
h4, h4 a {
  color: #000;
  font-size: 1.25rem;
}
h5, h5 a {
  color: #000;
  font-size: 1.15rem;
  text-transform: uppercase;
}
a {
  color: #61bb46;
}
footer {
  background-color: #161a23;
  margin-top: 0px;
  padding: 3% 0 0;
}
footer p {
  font-size: 0.85rem;
}
footer a {
  color: #000;
}
#nav_380, #nav_334 {
  display: none;
}
footer .row-1 {
  background-color: #61bb46;
  color: #000;
  padding: 1% 0;
}
footer .row-1 a {
  color: #000 !important;
}
footer .row-1 .btn {
  margin-top: 8px;
}
footer .row-1 p {
  margin-top: 9px;
}
footer .navbar-nav > li > a {
  color: #fff;
  text-transform: uppercase;
  font-size: 0.9rem;
  font-family: "Antenna Cond Re", Arial;
  font-weight: 400;
  margin-top: 0px;
  padding: 25px 20px 23px 0px;
}
footer .dropdown-menu > li > a {
  font-weight: 600;
  font-size: 1rem;
  line-height: 100%;
  padding: 10px 0;
  border-top: 0px solid transparent;
  position: relative;
  transition: all 0.25s;
}
footer .dropdown-menu > li > a:hover {
  background: transparent;
  color: #61bb46;
}
footer .foot-pad navbar-nav > li > a {
  color: #000;
}
footer .navbar-nav > li > .dropdown-menu, footer .dropdown-submenu > .dropdown-menu {
  position: static;
  display: block;
  background: transparent;
  float: none;
  border: none;
  box-shadow: none;
  width: 100%;
  letter-spacing: 0;
}
footer .navbar-nav > li.id319, footer .navbar-nav > li.id334, footer .navbar-nav > li.id320, footer .navbar-nav > li.id344, footer .navbar-nav > li.id380 {
  display: block;
}
footer .navbar-nav > li.id372 {
  display: none;
}
footer h5, footer h5 a {
  color: #61bb46 !important;
  font-size: 1.1rem !important;
  text-transform: uppercase;
  transition: all 0.25s ease-in-out;
  margin-bottom: 10px;
}
a:focus {
  color: #61bb46 !important;
}
footer h5 a:hover {
  color: #fff;
  text-decoration: none;
}
.carousel-caption p, .carousel-caption h3 {
  color: #fff;
}
.carousel-caption {
  text-align: left;
  bottom: 20%;
}
.carousel-caption h3 {
  margin-bottom: 0.2em;
  font: 900 76px/1em "Roboto", sans-serif;
  text-transform: none;
}
.carousel-caption h3 span {
  color: #61bb46;
  font: 900 76px/1em "Roboto", sans-serif;
  font-style: italic;
}
.carousel-caption p {
  font: 700 24px/1em "Roboto", sans-serif;
  margin-bottom: 1em;
  letter-spacing: 0.02rem;
  line-height: 1.4;
}
.carousel-caption .btn-primary {
  background-color: #61bb46;
  color: #fff;
  border-color: #61bb46;
  padding: 13px 50px;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-size: 1.2rem;
  letter-spacing: 0.04rem;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.carousel-caption .btn-primary:hover {
  background-color: #42683c;
  border-color: #42683c;
}
footer .nav {
  margin-top: 13px;
  width: 100%;
}
.scrim {
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
}
.item_number {
  font-size: 0.7rem;
  color: #000;
  font-weight: bold;
  text-align: right;
  position: absolute;
  right: 0;
  top: 16px;
}
.item_number_2 {
  font-size: 0.8rem;
  color: #000;
  font-weight: bold;
  text-align: right;
  position: absolute;
  right: 13px;
  top: 20px;
}
img.responsive {
  padding-left: 0;
  padding-right: 0;
}
img.responsive.pull-left {
  padding-left: 0;
  padding-right: 15px;
}
img.responsive.pull-right {
  padding-left: 15px;
  padding-right: 0;
}
.dropdown-menu {
  position: absolute;
  top: 120%;
  left: 0;
  z-index: 200;
  box-shadow: inset 0px 1px 4px rgba(0, 0, 0, 0.55);
  display: none;
  float: left;
  min-width: 265px;
  padding: 0;
  margin: 16px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background: rgba(255, 255, 255, 0.9);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: none;
  border: none;
  border-bottom: 3px solid #61bb46;
  border-radius: 0;
  -webkit-box-shadow: inset 0px 1px 4px rgba(0, 0, 0, 0.55);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.dropdown-menu > li > a {
  font-weight: 600;
  font-size: 1rem;
  line-height: 100%;
  padding: 10px 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  transition: all 0.25s;
  position: relative;
  color: #000;
}
.dropdown-menu > li > a:hover {
  background: #61bb46;
  color: #fff;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 0px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.nav {
  position: relative;
  margin-top: 0px;
}
.nav-dropdown {
  display: none;
  width: 100%;
  z-index: 1001;
  background: rgba(255, 255, 255, 0.98);
  position: fixed;
  padding: 1% 10%;
  border-bottom: 3px solid #61bb46;
}
.nav-dropdown h5, .nav-dropdown a {
  color: #61bb46;
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 10px;
  transition: all 0.25s ease-in-out;
}
.nav-dropdown h5 {
  text-transform: uppercase;
}
.nav-dropdown h5 a:hover {
  text-decoration: none;
  color: #000;
}
.nav-dropdown ul li a {
  font-weight: 600;
  font-size: 0.9rem;
  line-height: 2em;
  position: relative;
  color: #000;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.nav-dropdown ul li a:hover {
  text-decoration: none;
  color: #61bb46;
}
.nav-dropdown ul {
  -webkit-padding-start: 0px;
  padding-left: 0;
  list-style: none;
}
@font-face {
  font-family: "BLOKKNeue-Regular";
  src: url("/fonts/BLOKKNeue-Regular.eot");
  src: url("/fonts/BLOKKNeue-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/BLOKKNeue-Regular.woff") format("woff"), url("/fonts/BLOKKNeue-Regular.svg#BLOKKNeue-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* !End Defaults */
.cf:before, .cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  zoom: 1;
}
#products {
  border-left: 1px solid #dfdfdf;
}
#product-squares {
  border-left: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
}
.product-card-wrapper {
  border-bottom: 1px solid #dfdfdf;
  box-shadow: 1px 0px 0px #dfdfdf;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.where-box {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.where-box:nth-of-type(odd) {
  background: #fafafa;
}
.product-card-wrapper:hover, .where-box:hover {
  box-shadow: 0 0 0 2px #61bb46;
  border-bottom: 1px solid #61bb46;
}
#product-table {
  width: 100%;
  margin-top: 20px;
}
#product-table a, #product-table .price_col {
  color: #333;
}
.table-striped > tbody > tr:nth-child(odd) {
  background-color: #eee;
}
.secondaryDarkColor .table-striped > tbody > tr:nth-child(odd) {
  background-color: #efefef;
}
.secondaryDarkColor .table-striped > tbody > tr:nth-child(even) {
  background-color: #ddd;
}
.product-view {
  border-top: 1px solid #eee;
  background: #fff;
}
.table-striped th {
  background: #61bb46;
  color: #fff;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 1px;
  font-size: 0.7rem;
  padding: 5px 10px;
  border: 1px solid white;
}
.table-striped h4 {
  color: #000;
  font-size: 1.25rem;
  line-height: 1.35em;
}
.gallery-item img {
  border: 7px solid #eee;
  margin-bottom: 19px;
  box-shadow: 0 0 0 6px #61bb46;
}
/*td.fancy-table {
 background:$accentColor;
 color:$primarylightColor;
 text-transform:uppercase;
 font-weight:900;
 letter-spacing:1px;
 font-size: 0.7rem !important;
 width:30%;
 }
 td.fancy-table:hover {
 box-shadow:none !important;
 } */
.text-center {
  text-align: center;
}
td.fancy-table {
  background: #eee;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 1px;
  font-size: 0.7rem !important;
  width: 30%;
}
td.fancy-table:hover {
  box-shadow: none !important;
}
.product-deets, .product-card-wrapper ul, .main-content ul {
  -webkit-padding-start: 1px;
  padding-start: 1px;
  padding-left: 1px;
  list-style: none;
  margin-bottom: 20px;
}
.shout #product-squares .product-card-wrapper ul {
  margin-bottom: 55px;
}
.main-content ul li ul, .main-content ul ul {
  -webkit-padding-start: 40px;
  padding-start: 40px;
  padding-top: 20px;
}
.main-content ul li ul li a, .main-content ul ul li a {
  color: #000;
}
.table-striped ul li a {
  color: #61bb46;
  font-size: 1rem;
}
.main-content ol {
  color: #ccc;
  list-style-type: none;
}
.main-content ol li {
  position: relative;
  font: bold italic 45px/1.75;
  margin-bottom: 20px;
}
.main-content ol li p {
  font: 12px/1.75;
  padding-left: 60px;
  color: #555;
}
.main-content ol span {
  position: absolute;
}
.main-content blockquote {
  border-left: 5px solid #f7f7f7;
  font-style: italic;
  font-size: 2rem;
  padding: 1.5rem;
}
.main-content blockquote p {
  font-size: 1.2rem;
  line-height: 2.5rem;
}
.product-card-wrapper ul {
  margin: 20px 0;
}
.product-deets li, .product-card-wrapper li, .main-content li, td li {
  font-size: 1rem;
  line-height: 1.6rem;
  font-weight: 300;
  margin-bottom: 10px;
  letter-spacing: -0.01rem;
  font-family: "Roboto", sans-serif;
  text-align: left;
  padding-left: 20px;
}
.product-deets li:before, .product-card-wrapper li:before, .main-content li:before, td li:before {
  color: #61bb46;
  content: "\00BB  ";
  font-family: Arial, sans-serif;
  font-size: 1.3rem;
  font-weight: bold;
  margin-left: -20px;
  margin-right: 3px;
}
.table-striped td img:not(.quality-icon) {
  width: 100px;
  max-width: 100%;
}
.table-striped td.brand_col img {
  width: 130px;
}
.table-striped ul {
  -webkit-padding-start: 1px;
  padding-start: 1px;
  list-style: none;
  margin-bottom: 20px;
}
.table-striped li {
  font-size: 0.75rem;
  line-height: 1.6rem;
  font-weight: 300;
  margin-bottom: 10px;
  letter-spacing: -0.01rem;
  font-family: "Roboto", sans-serif;
  text-align: left;
  padding-left: 20px;
}
.table-striped li:before {
  color: #61bb46;
  content: "» \0000a0";
  font-family: Arial, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  margin-left: -20px;
}
.table-striped a {
  color: #61bb46;
}
.product-price-deets span {
  color: #61bb46;
}
.product-price-deets small {
  font-weight: bold;
  color: #000;
  text-transform: none;
}
.product-view td {
  font-size: 0.75rem;
  line-height: 1;
  border: 1px solid white;
}
.products-list hr.full {
  margin: 0px 0 22px;
}
.product-price-deets {
  margin-bottom: 18px;
}
.product-view th {
  text-transform: uppercase;
  font-weight: 900;
  color: #61bb46;
  border: 1px solid white;
  padding: 2px 10px;
}
.table-striped p, .table-striped {
  font-size: 0.85rem;
  line-height: 1.6rem;
  font-weight: 400;
  margin-bottom: 10px;
}
.table-striped {
  width: 100%;
}
.table-responsive p, .table-responsive {
  font-size: 1rem;
  font-weight: 400;
  color: #000;
  margin-bottom: 0;
  line-height: 30px;
}
.table-striped td {
  padding: 5px 10px;
  border: 1px solid #ccc;
}
.table-striped p a, .table-striped a {
  color: #61bb46;
  transition: all 0.25s ease-in-out;
}
.table-striped p a:hover, .table-striped a:hover {
  color: #61bb46;
  text-decoration: none;
}
.pagination > li:before {
  display: none;
}
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857;
  color: #000;
  text-decoration: none;
  background-color: #fff;
  border: none;
  border-bottom: 2px solid;
  border-color: #61bb46;
  font-size: 1.25rem;
  font-weight: bold;
  padding: 10px 20px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #61bb46;
  border-color: #61bb46;
}
.pagination > li:last-child > a, .pagination > li:last-child > span, .pagination > li:first-child > a, .pagination > li:first-child > span {
  border-radius: 0;
  color: #ccc;
  border-color: #ccc;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #61bb46;
  background-color: #f7f7f7;
}
.product-display-type .btn:not(.active), .pagination-limit .btn:not(.active) {
  background: #fff;
  color: #333;
}
.product-display-type .btn:not(.active):hover, .pagination-limit .btn:not(.active):hover {
  background: #61bb46;
  color: #fff;
}
.product-display-type .btn.active {
  color: #61bb46;
}
.pagination-limit .active {
  color: #61bb46;
}
.btn-login {
  padding-bottom: 10px;
  color: #2e3b44;
  font-size: 12px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: bold;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.search-wrapper {
  margin: 10px auto 0px;
  max-width: 400px;
  padding-top: 8px;
}
.search-wrapper input {
  width: 80%;
  height: 35px;
  padding: 10px 15px;
  float: left;
  font: bold 15px;
  border: 0;
  background: rgba(255, 255, 255, 0.5);
  color: #000;
}
.search-wrapper input:focus {
  outline: 0;
  background: #fff;
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.8) inset;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.8) inset;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.8) inset;
}
.search-wrapper input::-webkit-input-placeholder {
  color: #000;
  font-weight: normal;
}
.search-wrapper input:-moz-placeholder {
  color: #000;
  font-weight: normal;
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
}
.search-wrapper input:-ms-input-placeholder {
  color: #000;
  font-weight: normal;
}
.search-wrapper button {
  overflow: visible;
  position: relative;
  float: right;
  border: 0;
  padding: 0;
  cursor: pointer;
  height: 46px;
  width: 45%;
  color: #fff;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  text-transform: uppercase;
  font-size: 1.1em;
  letter-spacing: 0.04rem;
  color: #fff;
  background: #2c541f;
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
  transition: 0.25s all;
  margin-top: -8px;
}
.search-wrapper button.btn-search {
  width: 90px;
  height: auto;
  padding: 2px 10px;
  font-size: 12px;
  background-color: #000;
  color: #61bb46;
  display: block;
  float: right;
}
.dealer_login_button {
  text-align: center;
  padding: 2px 10px;
  margin-top: 10px;
  margin-left: 10px;
  font-size: 11px;
  float: right;
  text-transform: uppercase;
  letter-spacing: 0.04rem;
}
.search-wrapper button:hover, .dealer_login_button:hover {
  text-decoration: none;
  color: #61bb46;
  background: #333;
}
.search-wrapper button:active, .search-wrapper button:focus {
  background: #000;
}
.search-wrapper button:hover:before {
  border-right-color: #333;
}
.search-wrapper button:focus:before {
  border-right-color: #333;
}
.search-wrapper button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.nav-search-dropdown .form-control {
  border: 1px solid #888;
  line-height: 51px;
  height: 51px;
}
.nav-search-dropdown .btn-primary {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.flag-icons {
  padding-top: 10px;
  font-size: 0.8rem;
  font-weight: 900;
  width: 180px;
}
.flags {
  height: 20px;
}
.flags img {
  opacity: 0.3;
  cursor: pointer;
}
.flag-icons .language {
  opacity: 0;
}
.flag-icons a {
  color: #000;
  transition: all 0.25s;
  cursor: default;
}
.flag-icons a:hover {
  text-decoration: none;
  color: #fff;
}
.foot-links {
  padding-bottom: 3%;
}
.foot-links ul {
  -webkit-padding-start: 0;
  list-style: none;
  padding-left: 0;
}
.foot-links ul li a {
  font-size: 0.8rem;
  line-height: 0.8;
  color: #fff;
  padding: 10px 0;
  font-weight: 600;
  transition: all 0.25s ease-in-out;
}
.foot-links ul li a:hover {
  color: #61bb46;
  text-decoration: none;
}
.foot-links h3, .foot-links h3 a {
  font-size: 1rem;
  letter-spacing: 1px;
  margin-bottom: 10px;
  color: #61bb46;
  font-style: normal;
}
footer .fa {
  margin-top: 15px;
  color: #fff !important;
  background: #000 !important;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
  font-size: 1.4rem !important;
}
.contact-shout {
  padding: 3% 0;
  background: #fff;
}
.contact-shout h4 {
  font-size: 1.75rem;
  margin-bottom: 15px;
}
#mc_embed_signup {
  background: transparent !important;
}
#mc_embed_signup form {
  padding: 0 0 10px 0% !important;
}
#mc_embed_signup .mc-field-group input {
  padding: 5px 0 !important;
}
.card-photo-wrapper .price {
  font-weight: bold;
  font-size: 1.2rem;
  color: #61bb46;
  font-family: "Roboto", sans-serif;
  position: absolute;
  bottom: -12px;
  left: 0px;
  line-height: 0.8rem;
  background: white;
  padding: 5px 6px 0px 0px;
}
.products-list {
  background: #fff;
  padding: 2% 0;
  margin-top: 20px;
}
.product-item {
  padding: 2% 1% 3%;
  text-align: center;
  position: relative;
}
.product-item h4 {
  text-align: left;
  padding-left: 0px;
  font-size: 1rem;
  margin-bottom: 5px;
  font-weight: 600;
}
.product-item h3 {
  text-align: left;
  padding-left: 0px;
  font-size: 1.75rem;
  margin-bottom: 5px;
  font-weight: 600;
  text-transform: none;
}
.product-item p {
  text-align: left;
  padding-left: 0px;
  margin: 10px 0;
}
.product-item .btn-default {
  position: absolute;
  bottom: 15px;
  left: 0;
}
.product-item .btn-primary {
  position: absolute;
  bottom: 25px;
  right: 10px;
}
.product-item .btn-primary.btn-full {
  width: 63.66667%;
}
.new-product-logo {
  max-width: 60px;
  position: absolute;
  bottom: 15spx;
  left: 0px;
}
.buy-logo {
  padding: 1rem;
}
.buy-logo img {
  max-height: 100px !important;
}
/*
 .step-wrap {
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translate(-50%,-50%);
 width: 90%;
 }
 */
.flex {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pad-top-bottom {
  padding-top: 5%;
  padding-bottom: 5%;
}
.margin-left-right {
  margin-left: 1rem;
  margin-right: 1rem;
}
.main-pop {
  padding: 0;
}
.no-gutter {
  padding: 0;
  margin: 0;
}
.video-shout {
  text-align: center;
  display: table;
}
.video-play {
  display: table-cell;
  vertical-align: middle;
  font-size: 22em;
}
.form-group {
  margin-top: 7px;
}
.video-shout a:hover {
  color: rgba(97, 187, 70, 0.75);
}
.video-shout a {
  color: rgba(97, 187, 70, 0.4);
}
.text-pad-2 {
  padding: 7% 37% 7% 5%;
}
.main-content {
  padding: 3% 1%;
}
.main-content h1 {
  color: #61bb46;
}
.main-content h3 {
  color: #61bb46;
  letter-spacing: 1px;
}
.main-content a {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  transition: all 0.25s ease-in-out;
  transform: all 0.25s ease-in-out;
}
.main-content a:hover {
  color: #000;
}
.title {
  margin-bottom: 0;
}
.product-title {
  font-size: 1.6rem;
  margin-bottom: 0;
  line-height: 1.4;
}
.product-title small {
  font-weight: 900;
  color: #000;
  line-height: 2.5;
}
.q-ref {
  font-size: 0.85rem;
  font-family: "Roboto", sans-serif;
  color: #161a23;
  line-height: 40px;
  margin-left: 5px;
  text-transform: none;
  padding-top: 15px;
}
#carousel-custom .carousel-indicators {
  margin: 0;
  overflow: auto;
  position: static;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}
#carousel-custom .carousel-indicators li {
  background-color: transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  height: auto;
  margin: 0 !important;
  width: auto;
}
#carousel-custom .carousel-indicators li img {
  display: block;
  opacity: 0.5;
}
#carousel-custom .carousel-indicators li.active img {
  opacity: 1;
}
#carousel-custom .carousel-indicators li:hover img {
  opacity: 0.75;
}
#carousel-custom .carousel-outer {
  position: relative;
}
.carousel-control {
  color: #61bb46;
  text-shadow: none;
}
.carousel-control:hover {
  color: #61bb46;
  text-shadow: none;
}
.carousel-control.left {
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: none;
  filter: none;
  background-repeat: repeat-x;
  background: #000;
  display: block;
  width: 30px;
  height: 30px;
  font-size: 18px;
  border-radius: 20px;
  top: 90%;
}
.carousel-control.right {
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: none;
  filter: none;
  background-repeat: repeat-x;
  background: #000;
  display: block;
  width: 30px;
  height: 30px;
  font-size: 18px;
  border-radius: 20px;
  top: 90%;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
  width: 30px;
  height: 30px;
  margin-top: -20px;
  font-size: 17px;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 90%;
  z-index: 5;
  display: inline-block;
}
.price_col {
  color: #61bb46;
  font-weight: 900;
}
#product-table.table-striped > tbody > tr:nth-child(odd) {
  background: #fff !important;
}
#no-stripes.table-striped > tbody > tr:nth-child(odd) {
  background: #fff !important;
}
.table-hover > tbody > tr:hover {
  box-shadow: 0 0 0 2px #61bb46;
  background: #fff;
}
.table-striped td:hover {
  box-shadow: 0px 0px 0px 1px #61bb46;
  z-index: 5;
  position: relative;
}
/* !Start Typography */
/* Not Yet implemented - delete me*/
/* !End Typography */
/* !Start Site Wide */
.flash {
  padding: 15px;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 100;
}
/* !End Site Wide */
.grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 100%;
}
.grid .cell {
  border: 1px solid #dfdfdf;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  overflow: hidden;
  width: 100%;
}
.grid .cell.cat {
  -webkit-transition: box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease;
}
.grid .cell.cat .image {
  height: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 2;
}
.grid .cell.cat .image img {
  background-size: cover;
  display: block;
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  width: 100%;
}
.grid .cell.cat .image .veil {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  width: 100%;
  z-index: -1;
}
.grid .cell.cat .image .veil a {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #61bb46;
  border-radius: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  width: 80px;
}
.grid .cell.cat .image .veil a i {
  color: rgba(255, 255, 255, 0.9);
}
.grid .cell.cat .image:hover > img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.grid .cell.cat .image:hover > .veil {
  opacity: 1;
  z-index: 3;
}
.grid .cell.cat .name {
  background-color: #1a1a1a;
  padding: 7px 0;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: normal;
  letter-spacing: -0.05em;
  font-size: 1.4rem;
  color: #fff;
  text-transform: uppercase;
}
.grid .cell.cat .action {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 55px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  width: 100%;
}
.grid .cell.cat .action span {
  background-color: #61bb46;
  color: rgba(255, 255, 255, 0.9);
  cursor: pointer;
  display: block;
  color: #fff;
  font-weight: 700;
  letter-spacing: -0.05rem;
  font-size: 16px;
  overflow: hidden;
  position: relative;
  left: 0;
  line-height: 55px;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  -webkit-transition: left 0.45s ease;
  transition: left 0.45s ease;
  min-width: 100%;
}
.grid .cell.cat .action a {
  background-color: #fff;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  left: -100%;
  position: absolute;
  text-decoration: none;
  top: 0%;
  -webkit-transition: left 0.45s ease;
  transition: left 0.45s ease;
  min-width: 100%;
}
.grid .cell.cat .action a i {
  color: #61bb46;
}
.grid .cell.cat .action:hover > span {
  left: 100%;
}
.grid .cell.cat .action:hover > a {
  left: 0%;
}
.grid .cell.cat:not(:last-of-type) {
  margin-bottom: 0%;
}
.tableIcons {
  max-width: 65px !important;
}
.tableIconsMed {
  max-width: 80px !important;
}
.tableIconsWide {
  max-width: 171px !important;
}
.search-p {
  margin-top: 12px;
  margin-bottom: 0;
}
#fiveFiftyDown {
  display: none;
}
.homeBlog {
  padding: 2rem 0;
  overflow: hidden;
}
.homeBlog h2 {
  font-size: 2.25rem;
}
.newlogo {
  max-width: 200px;
}
.footerblog h4 {
  text-align: right;
  margin-top: 40px;
}
/* Media Page */
.news .item h2 {
  margin-bottom: 0.75em;
}
.news .item .btn:hover {
  color: #fff;
}
.news h1 small {
  color: #000;
  font-size: 0.4em;
  font-family: "Roboto", sans-serif;
}
.news .related-blog-title {
  padding: 2rem 0 0 0;
  font-size: 2.5rem;
  color: #61bb46;
}
.news .sidebar .well {
  background: transparent;
  padding: 0;
  margin: 0 0 4rem 0;
}
.news .sidebar .well h3 {
  font-size: 1rem;
  margin: 0;
  padding: 0;
  letter-spacing: 0;
}
.news .sidebar .well .item h5 {
  text-transform: none;
  color: #000;
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: 700;
}
.news .sidebar .well .item h5 a {
  text-transform: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: inherit;
}
.news .main-well {
  padding: 0;
  background: transparent;
  margin: 0 0 4rem;
}
.news .sidebar .cat-label, .news .main-well .cat-label {
  background: transparent;
  color: #000;
  border: 1px #000 solid;
}
.news .sidebar .cat-label:hover, .news .main-well .cat-label:hover, .news .sidebar .cat-label:focus, .news .main-well .cat-label:focus {
  border-color: #61bb46;
}
.cat-label {
  display: inline-block;
  background: #000;
  color: #fff;
  padding: 5px 10px 5px 10px;
  margin: 2px 2px 2px 2px;
  position: relative;
  font-weight: 600;
  font-size: 0.85rem;
  cursor: pointer;
  transform: skew(-17deg);
}
.main-content a.cat-label:hover {
  color: #61bb46;
}
.cat-label label {
  transform: skew(17deg);
  margin-bottom: 0;
  cursor: pointer;
}
/*
 .main-content.news li:before {
 content: none;
 }
 */
.recentTitle {
  padding-left: 15px;
}
.recentDesc a {
  font-weight: 500;
  font-size: 1.1rem;
  display: block;
  line-height: 20px;
  color: #555;
}
.navbar-nav > li.contactNavItem {
  float: right;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.screwHeads img {
  max-width: 65px !important;
  margin: auto;
}
@media (min-width: 1200px) and (max-width: 1446px) {
  .foot-pad {
    padding-left: 58px;
  }
}
@media (min-width: 1900px) {
  .member-bar {
    position: relative;
    z-index: 1000;
  }
}
@media (min-width: 2000px) {
  .carousel-caption {
    top: 20%;
  }
}
@media (min-width: 2200px) {
  .member-bar {
    top: 10px;
  }
}
@media (max-width: 549px) {
  #fiveFiftyUp {
    display: none !important;
  }
  #fiveFiftyDown {
    display: block;
  }
}
@media (max-width: 767px) {
  .footerWrapperNav {
    margin-left: 17px;
    margin-right: 17px;
  }
  .footerWrapperNav a {
    font-size: 11px;
  }
  .footerWrapperNav p {
    font-size: 11px;
  }
  #fiveFiftyDown p {
    font-size: 11px;
  }
  .flex {
    display: block;
  }
  .quality-float {
    padding: 2rem;
  }
  .quality-float .nav-tabs img {
    max-width: 30px;
  }
}
@media (max-width: 325px) {
  .footerWrapperNav a {
    font-size: 10px;
  }
  #fiveFiftyDown p {
    font-size: 10px !important;
  }
}
@media only screen and (min-width: 600px) {
  .grid {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .grid .cell {
    width: 85%;
  }
}
@media only screen and (min-width: 762px) {
  header {
    position: fixed;
    top: 0px;
    width: 100%;
    left: 0px;
    right: 0px;
    z-index: 1001;
  }
  .btn-holders.sticky {
    width: 100%;
    position: fixed;
    z-index: 500;
  }
  #page-container {
    padding-top: 109px;
  }
  .grid {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .grid .cell {
    width: 49.9%;
  }
  .grid .cell.cat:last-of-type {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 900px) {
  .grid {
    padding: 0px 0px;
  }
  .grid .cell {
    width: 24.9%;
  }
  #page-container {
    padding-top: 79px;
  }
}
/* !Start Blog */
.subnav .navbar-nav > li > a {
  border-color: #61bb46 !important;
  border-bottom: none !important;
  padding: 3px 5px;
  font-size: 14px;
  line-height: 1;
}
.subnav a {
  padding-left: 10px !important;
  color: #000;
}
.subnav ul {
  width: 100%;
}
/* !End Blog */
@media (max-width: 1504px) {
  .carousel-caption {
    bottom: 15%;
  }
  .carousel-caption h3, .carousel-caption h3 span {
    font-size: 72px;
  }
}
@media (max-width: 1177px) {
  .carousel-caption {
    bottom: 0%;
  }
  .carousel-caption h3, .carousel-caption h3 span {
    font-size: 58px;
  }
  .carousel-buy {
    padding: 1% 5%;
  }
  .carousel-buy p {
    display: none;
  }
}
@media (max-width: 949px) {
  .carousel-caption {
    bottom: 2%;
  }
  .carousel-caption h3, .carousel-caption h3 span {
    font-size: 37px;
  }
  .carousel-caption p {
    font: 700 20px/1em "Roboto", sans-serif;
  }
  .carousel-caption .newlogo {
    max-width: 150px;
  }
  .carousel-buy {
    background: #161a23;
  }
}
@media (max-width: 414px) {
  .carousel-caption h3, .carousel-caption h3 span {
    font-size: 32px;
  }
  .carousel-caption p {
    font-size: 20px;
  }
  .btn-holders button {
    font-size: 13px;
  }
  .btn-holders img {
    width: 26px;
  }
  .text-pad-2 {
    padding: 0 5% !important;
    padding-bottom: 5% !important;
  }
  .text-pad-2 h1 {
    font-size: 32px;
  }
  .text-pad-2 hr {
    margin: 24px auto;
  }
  .container-semi-fluid h2 {
    font-size: 24px;
  }
  .container-semi-fluid hr {
    margin: 24px auto;
  }
  .container-semi-fluid img {
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .container-semi-fluid {
    padding: 0 25px;
  }
  .container-semi-fluid .form-control {
    display: initial;
  }
  .container-semi-fluid .input-group {
    display: block;
  }
  .container-semi-fluid .input-group .btn {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 768px) {
  .carousel-indicators {
    bottom: 0;
  }
}
@media (max-width: 767px) {
  .video-shout {
    background: none !important;
    height: 277px !important;
  }
  .video-shout i {
    display: none;
  }
  .navbar-nav > li.contactNavItem {
    float: none;
  }
  footer .fa {
    margin-top: 10px;
  }
  .container-semi-fluid img {
    margin-bottom: 10px;
  }
  footer .navbar-nav > li > a {
    padding: 0 13px;
  }
  footer .nav {
    text-align: center !important;
    display: inline-flex !important;
    margin: 0 auto;
  }
  .main-content {
    padding: 1.5% 3%;
  }
  .subnav {
    margin-top: 0;
  }
  .nav {
    margin-top: 0;
  }
  #autocomplete {
    position: relative;
  }
  .form-control {
    margin-bottom: 10px;
  }
  .carousel-buy {
    background-color: #000 !important;
  }
  .btn-primary {
    width: 100% !important;
  }
  #mc_embed_signup .button {
    width: 100%;
  }
}
@media (max-width: 1358px) {
  .navbar-nav > li > a {
    padding: 28px 8px 0;
    font-size: 15px;
  }
  .subnav .navbar-nav > li > a {
    padding: 3px 5px;
  }
  .navbar {
    margin-left: 7%;
  }
}
@media (max-width: 1360px) {
  .container-header a.footerWrapperNav .fa {
    width: 25px;
    height: 25px;
    line-height: 25px;
  }
  .social-icons {
    float: right;
    font-size: 1.1rem !important;
  }
}
@media (max-width: 1167px) {
  .navbar-nav > li > a {
    padding: 25px 8px 20px;
    font-size: 14px;
  }
  .subnav .navbar-nav > li > a {
    padding: 3px 5px;
  }
  .btn {
    padding: 15px;
    font-size: 13px;
  }
  .btn-contact {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .video-shout img {
    display: none !important;
  }
}
@media screen and (max-width: 992px) {
  .navbar-nav > li > a {
    font-size: 14px;
  }
  .container-semi-fluid.container-header {
    padding-left: 0;
    padding-right: 15px;
  }
  .logo {
    min-height: 100px;
    height: 100px;
    width: 289px;
    max-width: 100%;
  }
  .flag-icons img {
    margin-left: 8px;
  }
  .text-pad-2 {
    padding: 3% 5%;
  }
  .well {
    padding: 3% 5%;
  }
  #filters-wrapper {
    display: none;
  }
  .product-item .btn-primary {
    position: relative;
    margin-top: 25px;
  }
}
.where-buy-border {
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
}
.where-buy-border h4, .where-buy-border h4 a {
  font-size: 1.75rem;
  text-decoration: none;
  color: black !important;
}
#hoverwrap-content {
  display: none;
  padding: 30px 0 45px 0;
}
#hoverwrap-content img {
  width: 40%;
  margin: 10px auto;
}
.csek-share-horizontal a, .csek-share-vertical a {
  background-color: #61bb46 !important;
  background-image: none;
  background-repeat: repeat-x;
  border: solid 1px #57a83f !important;
  text-shadow: 0 -1px 2px rgba(0, 0, 0, 0.3) !important;
  margin: 0 2px !important;
}
.csek-share-horizontal a.csek-share-twitter, .csek-share-vertical a.csek-share-twitter {
  background-color: #2c541f !important;
  border-color: #2c541f !important;
}
.csek-share-horizontal a.csek-share-twitter:hover, .csek-share-vertical a.csek-share-twitter:hover {
  background-color: #61bb46;
  border-color: #61bb46;
}
.csek-share-horizontal a.csek-share-googleplus, .csek-share-vertical a.csek-share-googleplus {
  background-color: #000 !important;
  border-color: #000 !important;
}
.csek-share-horizontal a.csek-share-pinterest, .csek-share-vertical a.csek-share-pinterest {
  background-color: #2c541f !important;
  border-color: #2c541f !important;
}
.csek-share-horizontal a.csek-share-email, .csek-share-vertical a.csek-share-email {
  background-color: #000 !important;
  border-color: #000 !important;
}
@media screen and (max-width: 767px) {
  html, body {
    font-size: 14px;
  }
  .faq-page h2 {
    font-size: 1.5rem;
  }
  .scrim {
    display: none;
  }
  .carousel-caption {
    position: static;
    padding: 2% 5%;
    background: #000;
  }
  .mm-menu > .mm-panel.mm-highest {
    z-index: 1000;
  }
  .mm-menu {
    background: #161a23;
  }
  .mm-menu .mm-list > li > a.mm-subclose {
    background: #61bb46;
    color: #161a23;
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.04rem;
    font-size: 16px;
  }
  .mm-list a.mm-subopen {
    background: #61bb46;
    top: -1px;
    border-bottom: 1px solid #161a23;
  }
  .mm-list a.mm-subopen:hover {
    background-color: #42683c;
  }
  .mm-menu.mm-offcanvas {
    z-index: 2;
  }
  .mm-list a.mm-subclose:before {
    margin-bottom: -3px;
    border-color: #161a23 !important;
  }
  .mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: rgba(255, 255, 255, 0.45);
  }
  .mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: rgba(255, 255, 255, 0.45);
  }
  .navbar-nav > li > a {
    font-size: 14px;
    width: 100%;
    color: #61bb46;
    border-bottom: none;
    padding: 8px 20px !important;
    text-transform: uppercase;
  }
  .subnav .navbar-nav > li > a {
    color: #161a23;
  }
  .foot-pad {
    padding-top: 10px;
  }
  .carousel-caption {
    margin: 0;
    border-top: 5px solid #61bb46;
    padding: 2% 5% 14%;
    height: 368px;
  }
  .carousel-caption p {
    margin-bottom: 15px;
  }
  .field-search, .btn-login {
    display: none;
  }
  .nav {
    margin-left: 0px;
  }
  .mm-menu .mm-list > li:after {
    border-color: rgba(255, 255, 255, 0.15);
  }
  .flag-icons img {
    max-width: 20px;
    margin-left: 15px;
    margin-top: 10px;
  }
  .container-header {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
  }
  .container-semi-fluid.container-header {
    padding-left: 0;
    padding-right: 0px;
  }
  header {
    margin: 0 0;
    padding: 0 0;
  }
  .navbar-toggle {
    background-color: #000;
    border: none;
    padding: 41px 24px 42px !important;
    margin-top: 0;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
  }
  .logo {
    width: auto;
    max-width: 100%;
  }
  .text-right {
    text-align: left;
  }
  .product-item .btn-primary {
    right: 0px;
  }
  .where-buy-border {
    border-left: none;
    border-right: none;
    text-align: left;
  }
}
@media (min-width: 350px) {
  .navbar-toggle {
    border: none;
    padding: 20px 15px;
    border-radius: 0;
  }
  .navbar-toggle .icon-bar {
    width: 31px;
    height: 3px;
    border-radius: 0px;
  }
}
@media (max-width: 450px) {
  .navbar-toggle {
    padding: 42px 15px 41px !important;
    height: 100px;
    line-height: 105px;
  }
}
.load-container {
  margin: 20px;
  width: calc(100% - 40px);
  height: auto;
}
.loading-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0);
  transition: background-color 0.2s ease-out;
}
.layout_homepage_new .carousel-caption, .layout_landing-new .carousel-caption {
  bottom: auto;
  top: 20vh;
  color: #fff;
}
@media (max-width: 1200px) {
  .layout_homepage_new .carousel-caption, .layout_landing-new .carousel-caption {
    top: 10vh;
  }
}
.layout_homepage_new .carousel-caption.bottom-right, .layout_landing-new .carousel-caption.bottom-right {
  bottom: 3.5vh;
  top: auto;
  right: 10%;
  left: auto;
  text-align: right;
}
@media (max-width: 1200px) {
  .layout_homepage_new .carousel-caption.bottom-right, .layout_landing-new .carousel-caption.bottom-right {
    top: auto;
    bottom: 2vh;
  }
}
.layout_homepage_new .carousel-caption.bottom-left, .layout_landing-new .carousel-caption.bottom-left {
  bottom: 3.5vh;
  top: auto;
}
@media (max-width: 1200px) {
  .layout_homepage_new .carousel-caption.bottom-left, .layout_landing-new .carousel-caption.bottom-left {
    top: auto;
    bottom: 2vh;
  }
}
.layout_homepage_new .carousel-inner {
  max-height: none;
}
.layout_homepage_new .video-container iframe {
  transform: scale(1.15);
}
.layout_homepage_new .carousel-caption em {
  color: #61bb46;
  font-style: normal;
}
.layout_homepage_new .carousel-caption h1 {
  color: #fff;
  font-size: 70px;
}
@media (max-width: 1200px) {
  .layout_homepage_new .carousel-caption h1 {
    font-size: 60px;
  }
}
.layout_homepage_new .carousel-caption p, .layout_homepage_new .carousel-caption li {
  font-size: 30px;
}
@media (max-width: 1200px) {
  .layout_homepage_new .carousel-caption p, .layout_homepage_new .carousel-caption li {
    font-size: 20px;
  }
}
.layout_homepage_new .carousel-caption ul {
  list-style-type: "✓";
}
.layout_homepage_new .carousel-caption li {
  line-height: 1.3;
  margin-bottom: 0.25em;
  padding-left: 0.5em;
  font-weight: 500;
}
.layout_homepage_new .carousel-caption li em {
  font-weight: 900;
}
.loading-anim {
  position: relative;
  width: 200px;
  height: 200px;
  margin: auto;
  perspective: 800px;
  opacity: 1;
  transition: all 0.2s ease-out;
}
.loading-anim .circle {
  width: 100%;
  height: 100%;
  animation: spin 5s linear infinite;
}
.loading-anim .border {
  position: absolute;
  border-radius: 50%;
  border: 3px solid #61bb46;
}
.loading-anim .out {
  top: 15%;
  left: 15%;
  width: 70%;
  height: 70%;
  border-left-color: transparent;
  border-right-color: transparent;
  animation: spin 2s linear reverse infinite;
}
.loading-anim .in {
  top: 22.5%;
  left: 22.5%;
  width: 55%;
  height: 55%;
  border-top-color: transparent;
  border-bottom-color: transparent;
  animation: spin 2s linear infinite;
}
.loading-anim .mid {
  top: 40%;
  left: 40%;
  width: 20%;
  height: 20%;
  border-left-color: transparent;
  border-right-color: transparent;
  animation: spin 1s linear infinite;
}
.loading .loading-anim {
  transform: translateZ(0) rotateY(0deg) rotateX(0deg) rotateZ(0deg) scale(1);
  opacity: 1;
}
.loading .loading-overlay {
  background: rgba(255, 255, 255, 0.5);
}
.mm-menu > .mm-panel.side_menu_extras {
  height: auto;
  top: auto;
  bottom: 0;
  display: block;
  transform: none;
  z-index: 100;
  padding: 0 20px 0 20px;
}
.mm-panel.side_menu_extras > .mm-list:first-child {
  padding-bottom: 5px;
}
.mm-menu > .mm-panel.side_menu_extras li {
  float: left;
  width: 50%;
  text-align: center;
}
.mm-menu > .mm-panel.side_menu_extras li a {
  padding-left: 0;
  padding-right: 0;
  color: #61bb46;
}
.mm-menu > .mm-panel.side_menu_extras li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
  display: none;
}
.mm-menu > .mm-panel.side_menu_extras.search {
  padding: 15px;
  text-align: center;
  width: 100%;
  bottom: 80px;
  border: none;
  background: #61bb46;
}
.mm-menu > .mm-panel.side_menu_extras.search h6 {
  text-align: left;
  color: #fff;
  font-size: 15px;
  margin-top: 0;
}
.mm-menu > .mm-panel.side_menu_extras.search input {
  margin-bottom: 0;
  border: none;
}
.mm-menu > .mm-panel.side_menu_extras.search a, .mm-menu > .mm-panel.side_menu_extras.search .btn {
  width: 100%;
  padding: 10px;
  background: #161a23;
  border-color: #161a23;
  color: #fff;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes jitter {
  0% {
    transform: scale(1, 1);
  }
  25% {
    transform: scale(0.7, 0.7);
  }
  50% {
    transform: scale(1, 1);
  }
  75% {
    transform: scale(1.3, 1.3);
  }
  100% {
    transform: scale(1, 1);
  }
}
@keyframes fade-in-out {
  0% {
    opacity: 0.8;
  }
  25% {
    opacity: 0.2;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0.8;
  }
}
@media screen and (min-width: 768px) {
  .carousel-caption {
    right: 10%;
    left: 10%;
    padding-bottom: 30px;
  }
}
.filter-toggle {
  display: block;
  background: #51bb46;
  color: #fff;
  text-align: center;
  padding: 10px 35px;
  border: 1px solid white;
}
.filter-toggle:hover {
  text-decoration: none !important;
  color: #fff;
}
.new-product {
  font-size: 1.1rem;
  color: #fff;
  font-weight: bold;
  text-align: left;
  position: absolute;
  left: -22px;
  top: 15px;
  background: #61bb46;
  /* padding-left: 30px; */
  padding: 5px 20px;
}
.new-product span:after {
  right: auto;
  left: -0.05em;
  border-top: 0.5em solid #4d9737;
  border-left: 0.5em solid transparent;
}
.new-product span:after {
  content: " ";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: -0.5em;
  left: -0.05em;
  pointer-events: none;
  -webkit-mask: none;
}
.faq-page h2 {
  padding-left: 20px;
  padding-right: 20px;
}
.faq-page .topic {
  padding: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom: solid 1px #ebebeb;
}
.faq-page .open {
  cursor: pointer;
  display: block;
  padding: 0px;
}
.faq-page .open:hover {
  opacity: 0.7;
}
.faq-page .expanded {
  background-color: #f5f5f5;
  transition: all 0.3s ease-in-out;
}
.faq-page .question {
  padding-top: 7px;
  padding-right: 40px;
}
.faq-page .answer {
  font-size: 16px;
  line-height: 26px;
  display: none;
  margin-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
}
.faq-page .faq-t {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: inline-block;
  float: right;
  position: relative;
  top: -55px;
  right: 10px;
  width: 10px;
  height: 10px;
  background: transparent;
  border-left: 2px solid #61bb46;
  border-bottom: 2px solid #61bb46;
  transition: all 0.3s ease-in-out;
}
.faq-page .faq-o {
  top: -50px;
  -moz-transform: rotate(-224deg);
  -ms-transform: rotate(-224deg);
  -webkit-transform: rotate(-224deg);
  transform: rotate(-224deg);
}
.faq-h3 {
  background: #61bb46;
  color: #fff !important;
  padding: 15px 40px;
  text-transform: none;
}
@media only screen and (max-width: 480px) {
  .faq-t {
    display: none;
  }
  .question {
    padding-right: 0px;
  }
  .answer {
    margin-bottom: 30px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .faq-h3 {
    padding: 15px;
  }
}
.carousel-buy {
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 2.25% 10%;
  bottom: 0;
  height: 100%;
  width: 100%;
  left: 0;
  z-index: 1;
}
.carousel-buy h3 {
  font-size: 3.5rem;
}
.carousel-buy .btn-primary {
  height: 50px;
  margin-top: 0px;
}
.carousel-caption .form-control {
  background: #fff;
  border: 1px solid #ccc;
  height: 50px;
}
@media (max-width: 768px) {
  .carousel-buy {
    padding: 1% 10% 7%;
  }
  #mc_embed_signup .button {
    width: 100% !important;
  }
  .slick-next {
    right: -5px;
  }
  .slick-prev {
    left: -9px;
  }
  .new-product {
    top: 5px;
  }
}
.layout_homepage_new .product-card-wrapper li, .layout_landing-new .product-card-wrapper li {
  font-size: 1.25rem;
  line-height: 1.6em;
  font-weight: 300;
}
.layout_homepage_new .product-card-wrapper li:before, .layout_landing-new .product-card-wrapper li:before {
  color: #61bb46;
  content: "\00BB ";
  font-family: Arial, sans-serif;
  font-size: 1.3rem;
  font-weight: bold;
  margin-left: -25px;
  margin-right: 12px;
}
.layout_homepage_new .none .exchange p, .layout_landing-new .none .exchange p, .layout_homepage_new .video-section.green p, .layout_landing-new .video-section.green p {
  font-size: 1.25rem;
  line-height: 1.6em;
  font-weight: 300;
}
