@charset "utf-8";
/*------- 
-SITEWIDE
-MEDIA QUERIES
-HOMEPAGE
-SEARCH FUNCTIONS
-INNER PAGES
    -(Inner Pages) NAMES

Colors
New header blue: color: #007482;
blue-main: color: #00a8bc;
blue-main-alt: #0091a3;
yellow: color: #fff200;
dark-grey: color: #333333;
-------*/
/*---------------------------- 
    -SITEWIDE
----------------------------*/
/*------- 
    MERYER CSS RESET
-------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
  overflow-x: hidden;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
strong {
  font-weight: bold !important;
}
input[type="text"] {
  border: 1px solid #c7c7c7;
  display: block;
  padding: 6px 15px;
  border-radius: 15px;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
input[type="text"]:focus {
  outline: none;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  text-transform: capitalize;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  text-transform: capitalize;
}
::-ms-input-placeholder { /* Microsoft Edge */
  font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  text-transform: capitalize;
}
.newsletter-signup input {
  max-width: 340px;
}
.newsletter-signup input::placeholder {
  font-weight: 700;
}
input.label-normal.sc-unchecked.ng-valid.ng-dirty.ng-valid-parse.ng-touched {
  cursor: pointer;
}
em {
  font-style: italic;
}
.img-responsive, .img-thumbnail, .table, label {
  max-width: 100%;
}
img {
  max-width: 100%;
  max-height: 100%;
}
.bg-break-image {
  display: none !important;
}
/* -SLICK */
.slick-next:before, .slick-prev:before {
  font-family: 'Font Awesome 5 Free' !important;
  color: #00a8bc !important;
  font-weight: bold;
  font-size: 60px !important;
}
.item-content-full .slider-nav .slick-current img {
  border: 0px !important;
}
.slick-next:before {
  content: "\f105" !important;
}
.slick-prev:before {
  content: "\f104" !important;
}
.footer__brands_wrapper.responsive-brands.slick-slider {
  width: 100% !important;
}
.responsive-brands ul.slick-dots {
  display: none !important;
}
.fade-in {
  -webkit-animation: fade-in 0.8s ease-in both;
  animation: fade-in 0.8s ease-in both;
}
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*------- 
    -TEXT
-------*/
h1 {
  font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 100px;
  font-weight: 700;
  margin-bottom: 0px;
}
.h1-variation {
  font-size: 30px;
  line-height: 30px;
}
h2 {
  font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 70px;
  font-weight: 700;
  margin-bottom: 0px;
}
.h2-variation {
  font-size: 45px;
}
h3 {
  font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 0px;
}
h4, h5, h6 {
  font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 0px;
}
a {
  font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 25.5px;
}
p {
  font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 25.5px;
}
li {
  font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 25.5px;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.larger-sm {
  font-size: 22px;
}
.text-larger {
  font-size: 1.25em;
  margin-top: 1px;
  margin-bottom: 15px;
  line-height: 1.3em;
}
.larger-xs {
  font-size: 1.1em;
  line-height: 1.2em;
}
.text-larger-sm {
  font-size: 1.25em;
  margin-top: 1px;
  margin-bottom: 15px;
  line-height: 1.2em;
}
.smaller {
  font-size: .9em;
  display: block;
  margin-top: 20px;
  margin-bottom: 25px;
}
.text-smaller {
  font-size: .9em;
  display: block;
  margin-top: 20px;
  margin-bottom: 25px;
}
/*------- 
    -COLORS
-------*/
.blue-main {
  color: #00a8bc;
}
.blue-main-alt {
  color: #0091a3;
}
.blue-main-bg {
  background-color: #00a8bc !important;
}
.yellow {
  color: #fff200;
}
.yellow-bg {
  background-color: #fff200 !important;
}
.white {
  color: white;
}
.white-bg {
  background-color: #fbfbfb !important;
}
.white-shade-bg {
  background-color: #f2f2f2 !important;
}
.muted {
  color: #676767;
}
.dark-grey {
  color: #333333;
}
.dark-grey-bg {
  background-color: #333333 !important;
}
.red {
  color: #cc0101;
  font-size: 18px;
  font-weight: 600;
}
.promo-code-enter {
  font-size: 14px;
}
/*------- 
    -BUTTONS
-------*/
.btn {
  padding: 12px 25px 11px 25px;
  text-transform: uppercase;
  box-shadow: 0px 6px 19px -5px rgb(44 119 130 / 50%);
  border: none;
  text-decoration: none;
  font-weight: 700;
  transition: all .2s ease-out;
  text-align: center;
  display: inline-block;
  font-size: 14px;
  line-height: 23px;
}
.btn-yellow {
  background-color: #fff200;
  color: #1f1f1f;
}
.btn-yellow:after {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  color: #1f1f1f;
  margin-left: 16px;
  font-weight: 800;
  font-size: 12px;
  position: relative;
}
.btn-yellow:hover {
  box-shadow: 0px 0px 10px rgb(44 119 130 / 50%);
}
.btn-yellow:hover::after {
  -webkit-animation: bounce-left 0.3s both;
  animation: bounce-left 0.3s both;
  transition-delay: .2s;
  position: relative;
  text-decoration: none !important;
}
.btn-yellow:active {
  color: #404040;
  background-color: #e7d801;
}
.btn-blue-main {
  background-color: #00a8bc;
  color: white;
}
.btn-blue-main:after {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  color: #fff200;
  margin-left: 16px;
  font-weight: 800;
  font-size: 12px;
  position: relative;
}
.btn-blue-main:hover {
  color: #fff200;
  box-shadow: 0px 0px 10px rgb(44 119 130 / 50%)
}
.btn-blue-main:hover::after {
  -webkit-animation: bounce-left 0.3s both;
  animation: bounce-left 0.3s both;
  transition-delay: .2s;
  position: relative;
  text-decoration: none !important;
}
.btn-blue-main:active {
  color: #cfe8e6;
  background-color: #009db1;
}
.btn-default {
  background-color: #CFCFCF !important;
  color: #2D2926 !important;
  border: 1px solid #2d2926;
}
.btn-default.active, .btn-default:active, .btn-default:hover, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.sc-btn-secondary {
  color: rgba(0, 0, 0, .87);
  background-color: #f1f1f1;
  border-color: transparent;
}
.sc-btn-secondary:hover {
  color: rgba(0, 0, 0, .87);
  background-color: #d8d8d8;
  border-color: transparent;
}
.btn-link {
  background-color: #00a8bc;
  color: white;
}
.btn-link:after {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  color: #fff200;
  margin-left: 8px;
  font-weight: 800;
}
.btn-link:hover {
  color: #fff200;
}
.btn-link:hover::after {
  -webkit-animation: bounce-left 0.3s both;
  animation: bounce-left 0.3s both;
  transition-delay: .2s;
  position: relative;
}
.btn-primary {
  background-color: #007482;
  color: white;
  box-shadow: 0px 3px 8px rgba(100, 100, 100, .35);
}
.btn-primary:after {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  color: #fff200;
  margin-left: 8px;
  font-weight: 800;
}
.btn-primary:hover {
  background-color: #17a2b8;
  color: #e7fffd;
  box-shadow: 0px 0px 10px rgb(44 119 130 / 50%)
}
.btn-primary:active {
  color: #cfe8e6;
  background-color: #0091a3;
}
#apply-promo-code-btn {
  width: 100%;
  padding: 7px 25px;
}
#cont-shop {
  width: 100%;
  height: 33px;
  padding: 6px 15px;
}
.btn-primary-alt {
  background-color: #00a8bc;
  color: white !important;
  box-shadow: 0px 2px 8px rgba(100, 100, 100, .25);
}
.btn-primary-alt:hover {
  background-color: #19bdd2;
  box-shadow: 0px 0px 10px rgb(44 119 130 / 50%)
}
.btn-primary:hover::after {
  -webkit-animation: bounce-left 0.3s both;
  animation: bounce-left 0.3s both;
  transition-delay: .2s;
  position: relative;
}
.btn-orange {
  background-color: #e09f14;
  color: white;
  border-radius: 25px !important;
  font-size: 14px !important;
  box-shadow: 0px 2px 8px rgba(100, 100, 100, .25);
}
.btn-orange:hover {
  background-color: #daa93e;
  box-shadow: 0px 0px 10px rgb(44 119 130 / 50%);
  color: white;
}
.btn-marg-top {
  margin-top: 58px;
}
.btn-marg-bottom-ender {
  margin-bottom: 80px !important;
}
.btn-no-shadow {
  box-shadow: none !important;
}
.btn-center {
  display: block;
  margin: 0 auto;
  max-width: 300px;
}
@-webkit-keyframes bounce-left {
  0% {
    left: 0px;
    opacity: 1;
  }
  100% {
    left: 3px;
    opacity: 1;
  }
}
@keyframes bounce-left {
  0% {
    left: 0px;
    opacity: 1;
  }
  100% {
    left: 3px;
    opacity: 1;
  }
}
.marg-top-xs {
  margin-top: 10px;
}
.hide {
  display: none;
}
.display-none-responsive {
  display: none;
}
.border-0 {
  border-radius: 0px;
}
input.form-control.ng-pristine.ng-valid.ng-valid-pattern.ng-valid-maxlength.ng-touched {
  border-radius: 0px;
}
/*------- 
    -LAYOUT
-------*/
.container {
  width: 100%;
}
.panel.panel-form.my-account-hybrid .container-fluid {
  display: block;
}
.row {
  width: 90%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0px 20px;
}
.flex {
  display: flex;
}
.flex-center {
  justify-content: center;
  align-items: center;
}
.flex-center-vert {
  align-items: center;
}
.flex-column {
  flex-direction: column;
}
eco-item-listing-mode-directive {
  width: 100%;
}
.sf_cols {
  width: 100%;
}
.row-maker {
  height: 1px;
}
/*------- 
    -TOP NAVIGATION
-------*/
.stoner-nav {
  z-index: 10;
  background: #007482;
  position: relative;
  height: 90px;
}
.stoner-nav-transparent-header {
  background: rgba(0, 0, 0, .2) !important;
}
#stoner-navbar {
  width: 100%;
}
.container-fluid {
  display: flex;
  padding: 10px 0px;
  width: 100%;
}
.navbar-nav, .navbar-account-nav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.navbar-account-nav li a {
  font-size: .9em
}
.navbar-nav {
  margin-top: 15px;
}
a.navbar-brand img {
  width: 150px;
}
.navbar-nav li, .navbar-account-nav li {
  margin-right: 35px;
}
.navbar-nav li:last-child, .navbar-account-nav li:last-child {
  margin-right: 0px;
}
.navbar-nav li a, .navbar-account-nav li a {
  color: white;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  font-size: .95em;
}
.navbar-nav li a:hover, .navbar-account-nav li a:hover {
  color: #fff200;
}
.navbar-toggle {
  display: none;
}
nav.navbar {
  padding: 15px 0px;
}
a.navbar-brand {
  margin-top: -9px;
  display: block;
}
.stoner-nav .navbar .navbar-header {
  margin-bottom: -32px;
  height: 100px;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
/* Style the navigation menu */
.topnav {
  overflow: hidden;
  position: relative;
  display: none;
}
/* Hide the links inside the navigation menu (except for logo/home) */
.topnav #myLinks {
  display: none;
  z-index: 99999;
}
/* Style navigation menu links */
.topnav a {
  color: white;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 22px;
  display: block;
  height: 49px;
}
/* Style the hamburger menu */
.topnav a.icon {
  background: transparent;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999999;
}
.topnav a:hover {
  color: #fff200;
}
/*------- 
    -FOOTER NAVIGATION
-------*/
.stoner-footer.fluid-container a {
  font-size: 16px;
}
.stoner-footer.fluid-container p {
  font-size: 16px;
}
.footer__social-bar {
  background: #2d2d2d;
  padding: 18px 0px;
}
.footer__social-bar p {
  margin-bottom: 0px;
}
.footer__social-bar a {
  margin-right: 26px;
  color: #D1D1D1;
}
.footer__social-bar a:hover {
  color: #fff200;
}
.footer__social-bar a:last-child {
  margin-right: 0px;
}
.footer__social-bar p strong {
  color: #fff200;
  margin-right: 58px;
  text-align: center;
}
.footer__social-bar a i {
  font-size: 22px;
}
.footer__info {
  background: #333333;
  padding: 60px 0px 90px;
}
.footer__info p {
  margin-bottom: 1px;
}
.flex-footer__1 {
  width: 50%;
  display: flex;
  padding: 20px;
  align-items: center;
}
.flex-footer__1 img {
  mix-blend-mode: luminosity;
  margin-right: 25px;
  opacity: .4;
}
.flex-footer__1 p {
  color: #D1D1D1;
  flex-direction: column;
}
.flex-footer__2 {
  width: 25%;
  border-right: 1px solid #565656;
  border-left: 1px solid #565656;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.flex-footer__2 p {
  color: #D1D1D1;
}
.flex-footer__2 a {
  color: #D1D1D1;
  text-decoration: none;
}
.flex-footer__2 a:hover {
  text-decoration: underline;
}
.flex-footer__3 {
  width: 25%;
  padding: 20px;
}
.flex-footer__3 a {
  color: #00a8bc;
  text-decoration: none;
  line-height: 1.85em;
}
.flex-footer__3 a:hover {
  color: #fff200;
}
.footer__brands-band {
  height: 24px;
  background: #fff200;
  text-align: center;
  cursor: pointer;
}
.footer__brands .row {
  max-width: 980px;
}
.footer__brands-band p {
  margin-bottom: 0px !important;
}
.footer__brands-band p strong {
  text-align: center;
  border-top-left-radius: 8px;
  border-top-right-radius: 9px;
  padding: 15px 23px;
  background: #fff200;
  position: relative;
  top: -20px;
  text-transform: uppercase;
}
.footer__brands {
  background: #F2F2F2;
  overflow: hidden;
  height: 0px;
  opacity: 0%;
  display: flex;
  align-items: center;
  transition: all .4s ease-in;
}
.show__brands {
  height: 600px;
  opacity: 100%;
}
.footer__brands_wrapper {
  display: flex;
  padding: 0px 40px;
}
.footer__brands__box {
  width: 25% !important;
  padding: 20px;
  border-left: 1px solid #BBB;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
.footer__brands__box:last-child {
  border-right: 1px solid #BBB;
}
.footer__brands__box img {
  max-height: 70px;
  display: block;
  margin: 0 auto 20px;
}
.footer__brands__box p {
  margin-bottom: 15px;
  color: #212121;
}
.footer__brands__box a {
  text-decoration: none;
  font-weight: 700;
  color: #00a8bc;
}
.footer__brands__box a:hover {
  color: #1cd3eb;
}
.footer-arrows:first-child {
  margin-right: 10px;
}
.footer-arrows {
  color: #a2a2a2 !important;
  font-weight: bold;
  font-size: 60px !important;
}
.footer-arrows:last-child {
  margin-left: 10px;
}
/*---------------------------- 
    -HOME PAGE
----------------------------*/
.stoner-main {
  overflow-y: auto;
  overflow-x: hidden;
}
.transparent-header {
  position: relative;
  top: -90px;
  margin-bottom: -90px;
}
/* -FRONT PAGE */
.works-better-div {
  height: 710px;
  padding-top: 23px;
  background: url(../images/work-better-product.png) center right;
  background-size: contain;
  background-repeat: no-repeat;
  background-position-y: 20px;
}
.work-text-marg {
  padding-left: 2vw;
}
.our-promise-div {
  height: 800px;
  background: url(../images/our-promise-product.png) top right;
  background-size: cover;
  background-repeat: no-repeat;
}
.home-div-one-image-mobile {
  display: none;
}
.formulated-div {
  height: 800px;
  background: url(../images/formulated-bg-image.png) center right;
  background-size: contain;
  background-repeat: no-repeat;
}
.auto-home-div {
  height: 545px;
  background: #00a8bc url("../images/auto-bg-img.png") top right;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  .auto-home-div {
    -ms-flex: 0 0 50vw;
    flex: 0 0 50vw;
    max-width: 50vw;
  }
}
.household-home-div {
  height: 545px;
  background: #fff200 url("../images/home-bg-img.png") top right;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  .household-home-div {
    -ms-flex: 0 0 50vw;
    flex: 0 0 50vw;
    max-width: 50vw;
  }
}
.relative {
  position: relative;
}
/* INTAGRATED HOME, HOUSEHOLD, FOOTER */
.home-div-one {
  background: url(../images/home-div-one.jpg) center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 800px;
}
#PageContent_C042_Col00 {
  margin-top: 200px;
}
.home-div-two {
  background: url(../images/home-div-two.png) bottom;
  background-repeat: no-repeat !important;
  height: 800px;
  background-position-x: 7%;
}
img.padding-generic-video {
  width: 100%;
  max-width: 560px;
  display: block;
  margin: 0 auto;
}
.promise-max-width {
  max-width: 440px;
  margin-left: 1vw;
}
#PageContent_C028_Col00 {
  padding: 30px 0px;
}
/* HON HOUSEHOLD */
.home-div-three {
  background: url(../images/home-div-three.jpg) top right;
  background-repeat: no-repeat;
  height: 720px;
  background-size: cover;
}
.item-carousel .item-image-resize {
  height: auto !important;
}
.works-better-max-width {
  max-width: 540px;
  margin-top: 90px;
}
.home-div-five {
  background: url(../images/home-div-five.jpg) bottom right;
  background-repeat: no-repeat !important;
  height: 570px;
  background-size: cover !important;
}
input#mc-embedded-subscribe {
  margin-top: 20px;
}
.house-repel-bg {
  background: url(../images/clean-and-repel-newsletter.jpg) center top;
  background-repeat: no-repeat !important;
  height: 570px;
  background-size: cover !important;
}
.item-carousel:hover {
  box-shadow: 0px 2px 18px -7px rgba(100, 100, 100, .25);
  background-color: white;
}
/**/
.home-div-five-mobile-image {
  max-width: 250px;
  position: relative;
  top: 119px;
  left: 1%;
}
.house-repel-mobile-image {
  max-width: 250px;
  position: relative;
  top: 119px;
  left: 1%;
}
.newsletter-offers {
  height: 1px;
}
.home-div-six-one {
  background: url(../images/hand-sanitizer.png) bottom right;
  background-repeat: no-repeat;
  height: 540px;
  background-size: contain;
  position: relative;
  width: 50vw;
  display: flex;
  align-items: center;
}
.home-div-six-one-position {
  max-width: 440px;
  margin-left: 5%;
  position: absolute;
  bottom: 110px;
}
.home-div-six-one-position p.white {
  max-width: 325px;
}
.home-div-six-two {
  background: url(../images/home-div-six-two.png) top right;
  background-repeat: no-repeat;
  height: 520px;
  position: relative;
  width: 49vw;
}
.home-div-six-two-position {
  max-width: 390px;
  margin-left: 5%;
  position: absolute;
  bottom: 120px;
}
.home-div-six-two-position p.dark-grey {
  max-width: 320px;
}
.home-div-seven-one {
  background: url(../images/home-div-seven-one.jpg) center;
  background-repeat: no-repeat;
  height: 540px;
  width: 50vw;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.home-div-seven-two {
  background: url(../images/home-div-seven-two.png) bottom right;
  background-repeat: no-repeat;
  height: 540px;
  background-size: contain;
  width: 25vw;
  position: relative;
  display: flex;
  align-items: center;
}
.home-div-seven-two-position {
  margin-left: 7%;
  max-width: 60%;
  bottom: 70px;
}
.home-div-seven-three {
  background: url(../images/home-div-seven-three.png) bottom right;
  background-repeat: no-repeat;
  background-size: contain;
  height: 540px;
  width: 25vw;
  position: relative;
  background-position-y: 25px;
  background-position-x: 300px;
  display: flex;
  align-items: center;
}
.home-div-seven-three-position {
  margin-left: 7%;
  max-width: 60%;
  bottom: 70px;
}
#PageContent_C050_Col00 {
  margin: 50px 0px 70px;
}
#PageContent_C050_Col00 .stoner-blogpostlistnav {
  display: none;
}
.blog-list-wrapper {
  padding: 0px 32px !important;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  margin-bottom: 32px;
}
.stoner-blogpostlist-post {
  border-bottom: 1px solid #e6e6e6;
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
  top: 17px;
}
p.font-22 strong {
  line-height: 30px;
}
input#Textbox-10 {
  margin-left: 20px;
}
.form-no-label.form-40.form-group {
  padding-right: 6px;
  padding-left: 6px;
}
/*---------------------------- 
    4. SEARCH FUNCTIONS
----------------------------*/
.stoner-nav .navbar ul.navbar-nav > li.stoner-nav-searchbox-wrapper {
  width: 50px;
  height: 100px;
  margin: 0 6px !important;
}
.stoner-nav-searchbox {
  position: relative;
  left: 15px;
}
/* button */
.stoner-nav-searchbox #stoner-nav-searchbox-label-wrapper {
  width: 25px;
  height: 25px;
  position: relative;
  z-index: 20;
  overflow: hidden;
  border: 1px solid transparent;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  -webkit-transition: background 0s;
  -moz-transition: background 0s;
  -ms-transition: background 0s;
  -o-transition: background 0s;
  transition: background 0s;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
  top: -1px;
  right: 1px;
}
.stoner-nav-searchbox #stoner-nav-searchbox-label-wrapper > * {
  display: block;
  width: 25px;
  height: 25px;
  background: url(../images/searchicon.png);
  background-size: contain;
  font-size: 0;
  color: rgba(0, 0, 0, 0);
  text-indent: -9999px;
  cursor: pointer;
  border: none;
  background-repeat: no-repeat;
}
.stoner-nav-searchbox #stoner-nav-searchbox-label-wrapper.noscript > * {
  display: none;
}
.stoner-nav-searchbox #stoner-nav-searchbox-label-wrapper.noscript #stoner-nav-searchbox-link {
  display: block;
}
.stoner-nav-searchbox #stoner-nav-searchbox-label-wrapper.inactive > * {
  display: none;
}
.stoner-nav-searchbox #stoner-nav-searchbox-label-wrapper.inactive #stoner-nav-searchbox-label {
  display: block;
}
.stoner-nav-searchbox #stoner-nav-searchbox-label-wrapper.active {
  z-index: 30;
  transition: none;
}
.stoner-nav-searchbox #stoner-nav-searchbox-label-wrapper.active > * {
  display: none;
}
.stoner-nav-searchbox #stoner-nav-searchbox-label-wrapper.active #stoner-nav-searchbox-label {
  display: block;
}
button.btn.btn-default.btn-sm.dropdown-toggle.ng-scope {
  display: none;
}
/* input */
.stoner-nav-searchbox #stoner-nav-searchbox-input-wrapper {
  position: absolute;
  box-sizing: border-box;
  top: -6px;
  right: 34px;
  width: 0;
  transition: width 0.3s;
  height: 50px;
  z-index: 5;
  overflow: hidden;
}
.stoner-nav-searchbox #stoner-nav-searchbox-input-wrapper input {
  display: block;
  position: absolute;
  box-sizing: border-box;
  top: 5px;
  right: -390px;
  transition: right .3s;
  width: 390px;
  margin: 0;
  padding: 6px 24px 5px;
  border: none;
  background-color: white;
  color: #2d2926;
  font-size: 12px;
  backface-visibility: hidden;
  border-radius: 0;
  box-shadow: none;
  line-height: 12px;
}
.stoner-nav-searchbox #stoner-nav-searchbox-input-wrapper input:focus {
  outline: none;
}
.stoner-nav-searchbox #stoner-nav-searchbox-input-wrapper.focus {
  z-index: 20;
  width: 474px;
  padding-right: 24px;
}
.stoner-nav-searchbox #stoner-nav-searchbox-input-wrapper.focus input {
  right: 10px;
  border-radius: 25px;
  border: 1px solid #FFFF00;
}
.stoner-nav-searchbox #stoner-nav-searchbox-input-wrapper.focus input.ui-autocomplete-on {
  border-bottom-left-radius: 0 !important;
  border-bottom: none;
}
/*---------------------------- 
    -Shadows
---------------------------- */
.text-shadow-onblue {
  text-shadow: 1px 1px 7px rgb(0 0 0 / 45%);
}
.text-shadow-onwhite {
  text-shadow: 1px 1px 7px rgb(0 0 0 / 45%);
}
.text-shadow-onyellow {
  text-shadow: 1px 1px 7px rgb(0 0 0 / 45%);
}
/*---------------------------- 
    -INNER PAGES
---------------------------- */
/* -Layouts */
.btn-marg-top-sm {
  margin-top: 20px;
}
/* Inner-Marg-Top */
.margin-top-inner {
  margin-top: 58px;
}
.inner-h1 {
  font-size: 60px;
  clear: both;
  line-height: 57px;
}
.inner-h2 {
  font-size: 24px;
  font-weight: 400;
}
.inner-h2-bold {
  font-size: 24px;
  font-weight: 700;
}
.inner-h3 {
  font-size: 22px;
}
.inner-h3-small {
  font-size: 16px;
}
.font-22 {
  font-size: 22px;
}
.active {
  float: none !important;
}
.active:after {
  content: '' !important;
  padding: 0px !important;
}
.box-items .box-items--box:last-child {
  margin-right: 0px !important;
}
.box-items .box-items--box {
  background-color: white;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .4);
  padding: 20px;
  margin: 20px;
  min-height: 250px;
  border-radius: 20px;
}
.box-items .box-items--box:first-child {
  margin-left: 0px !important;
}
.img-shadow-padding {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .4);
  margin: 0px auto;
  display: block;
  width: 100%;
}
/*---------------------------- 
    6. # ABOUT
---------------------------- */
.about-bg {
  width: 100%;
  background: url(../images/about-banner.jpg) center center;
  background-size: cover;
  height: 440px;
}
.paul-margin {
  margin-top: -45px;
  margin-bottom: 100px;
}
.perf-bg {
  width: 100%;
  background: url(../images/perf-banner.jpg) center center;
  background-size: cover;
  height: 440px;
}
.promise-h2 {
  margin-top: 30px;
  margin-bottom: 45px;
  font-size: 32px !important;
}
.perf-box {
  margin: 10px 0px;
  min-height: 340px;
}
.perf-box h3 {
  display: flex;
  font-weight: 700;
  align-items: center;
  font-size: 21px;
  margin-bottom: 0px;
  line-height: 26px;
}
.perf-box hr {
  border-top: 3px solid #fff200;
}
.number-lead {
  display: inline-block;
  font-size: 70px;
  margin-right: 9px;
  position: relative;
  top: 4px;
}
.business-bg {
  width: 100%;
  background: url(../images/business-banner.jpg) center center;
  background-size: cover;
  height: 440px;
}
#PageContent_C015_Col02 {
  padding-bottom: 80px;
}
#PageContent_C003_Col00 {
  margin-bottom: 30px;
}
#PageContent_C011_Col00 {
  margin: 48px 0px 30px;
}
#PageContent_C034_Col00 {
  margin-bottom: 80px;
}
.business-margin {
  margin-top: 25px;
}
.business-margin-bottom {
  margin-bottom: 80px;
  display: inline-block;
}
#PageContent_C001_Col00 {
  margin-top: 80px;
}
.marg-bottom-sm {
  margin-bottom: 30px;
}
#PageContent_C035_Col00 {
  margin-bottom: 80px;
  display: inline-block;
}
/*---------------------------- 
    -PRODUCTS
---------------------------- */
.catalog-navigation {
  position: relative;
  z-index: 7;
  max-width: 340px;
  background-color: white;
  border: 1px solid #e2e2e2;
  width: 100%;
  margin-bottom: 45px;
}
.catalog-navigation .hidden-xs.dropdown.multi-level-dropdown.open-in-hover.inline-block {
  width: 100%;
  padding: 7.354px;
  line-height: 28px;
}
.item-container .hidden-xs {
  display: block;
}
.catalog-navigation-sidebar {
  display: none;
}
.catalog-navigation a.floating-link {
  color: black;
}
a.option-first-level {
  float: right;
  margin-top: 5px;
}
.catalog-navigation a.floating-link svg {
  color: #00a8bc;
}
.catalog-navigation a.floating-link svg:hover {
  position: relative;
  top: 1px;
}
.breadcrumb {
  width: 100% !important;
}
.breadcrumb > li + li::before {
  content: none !important;
}
.catalog-navigation .dropdown-menu {
  position: absolute;
  width: 100%;
  max-width: 350px;
  margin-left: 8px;
}
.catalog-navigation a.ellipsis-content {
  width: 100%;
  display: block;
}
.catalog-navigation a.ellipsis-content:hover {
  background-color: #ededed !important;
  color: black;
}
.open .dropdown-menu {
  display: block !important;
}
.open-to-toggle {
  display: block !important;
}
.catalog-navigation .list-group-item.parent-catalog {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.current-node {
  background-color: #337ab7;
  border-color: #337ab7;
  color: #fff !important;
}
.panel-group {
  margin-bottom: 20px;
  overflow: auto;
}
.catalog-navigation-sidebar .panel {
  margin-bottom: 0;
}
.catalog-navigation .top-navigation-second-panel-group {
  margin-bottom: 0 !important;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel {
  box-shadow: none !important;
}
.catalog-navigation .list-group-item.parent-catalog {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.catalog-navigation-sidebar .node-arrow, .catalog-navigation-sidebar .node-description {
  padding: 10px 15px;
}
.current-node a {
  background-color: #337ab7;
  border-color: #337ab7;
  color: #fff !important;
}
*.current-node, *.current-node a, .current-node:hover {
  background-color: #005A66 !important;
  border-color: #005A66 !important
}
.item-description-link {
  color: #00a8bc !important;
  text-decoration: none;
  font-size: 1.15em !important;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 15px;
  margin-bottom: 4px !important;
}
.item-description-link:after {
  content: '>';
  margin-left: 9px;
  position: relative;
  bottom: 2px;
}
.item-list {
  overflow: auto;
}
.product-desc {
  font-size: 18px;
  font-weight: 600;
  margin-top: -7px;
  display: inline-block;
  line-height: 20px;
}
.price-section {
  margin-bottom: 30px;
}
.product-details-price {
  font-size: 32px;
  font-weight: 900 !important;
}
.products-description-price {
  font-size: 36px;
}
.prod-add-to-marg {
  margin-bottom: 15px;
}
.sc-js-add-to-cart:before {
  content: url('https://www2.invisibleglass.com/images/default-source/icons/icon-cart.png');
  color: #fff200;
  margin-right: 8px;
  font-weight: 800;
  float: left;
}
.sc-js-add-to-cart:after {
  content: "" !important;
  margin-left: 0px !important;
}
.items-action-bar {
  padding-bottom: 20px;
}
.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50);
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.fade.in {
  opacity: 1;
}
.full-blocker-template {
  background-color: rgba(0, 0, 0, .6);
  z-index: 10000 !important;
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.modal {
  z-index: 9999;
}
.modal {
  display: none;
  position: fixed;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  z-index: 1040;
  background-color: #000;
}
.modal, .modal-backdrop {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.fade {
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.center-block {
  float: none;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.row.form-group {
  overflow: auto;
}
.form-group-products {
  display: flex;
  width: 100%;
}
.product-description-bazaar-wrap {
  margin: 30px 0px;
  display: block;
}
.product-description-bazaar-wrap h3 {
  font-size: 21px;
  margin-bottom: 10px;
}
.product-description-bazaar-wrap ul {
  display: flex;
}
.product-description-bazaar-wrap ul li:first-child {
  margin-left: 0px;
}
.product-description-bazaar-wrap ul li {
  background: white;
  padding: 20px;
  box-shadow: 0px 0px 8px -3px rgba(100, 100, 100, .4);
  margin-left: 20px;
  border-radius: 20px;
  width: 33%;
  margin-top: 20px;
}
.product-description-bazaar-wrap ul li:before {
  content: 'Pro Tip!';
  border-bottom: 1px solid #e6e6e6;
  width: 100%;
  display: block;
  padding-bottom: 10px;
  margin-bottom: 10px;
  color: #00a8bc;
  font-weight: 700;
  font-weight: 600;
  font-size: 23px;
}
/* Paragraph Content for Product Details */
.item-content-option-text {
  padding-left: 0px;
}
.html-content h2 {
  font-size: 24px;
  line-height: 26px;
  margin-top: 40px;
}
.html-content h3 {
  font-size: 20px;
  line-height: 25px;
  margin-top: 20px;
  font-weight: bold;
}
.html-content h4 {
  font-size: 18px;
  line-height: 23px;
  margin-top: 20px;
  font-weight: bold;
}
.html-content ul {
  list-style: disc;
}
.html-content ul li {
  margin-top: 7px;
  line-height: 19px;
}
.double-line-headline {
  border-collapse: separate;
  border-spacing: 16px 0;
  border-spacing: 1rem 0;
  display: table;
  margin: 1em 0 .5em;
  table-layout: auto;
  text-align: center;
  text-shadow: 0.0625em 0.0625em 0 rgba(0, 0, 0, .2);
  white-space: nowrap;
  width: 100%;
  font-size: 30px !important;
  line-height: normal !important;
  margin-top: 0px !important;
  font-weight: 700 !important;
}
.double-line-headline:before {
  border-top: 1px solid black;
  content: '';
  display: table-cell;
  width: 50%;
  top: 15px;
  position: relative;
}
.double-line-headline:after {
  border-top: 1px solid black;
  content: '';
  display: table-cell;
  width: 50%;
  top: 15px;
  position: relative;
}
.row.banner-primary.banner-verytall.banner-notitle > div {
  margin-bottom: -315px;
}
.row.banner-primary.banner-verytall > div {
  height: 360px;
}
.row.banner-primary.banner-verytall > div, .row.banner-primary.banner-tall > div, .row.banner-primary.banner-short > div {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.row.banner-primary > div {
  display: block;
  float: none;
  position: relative;
  text-align: center;
  padding: 2em 4em;
}
.item-content-full .container-dropdown-options {
  right: 25px;
  position: relative;
}
.container-dropdown-options {
  margin-top: -30px;
  padding-bottom: 0px;
}
.pull-right {
  float: right !important;
}
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.collapsing, .dropdown, .dropup {
  position: relative;
}
.item-content .container-dropdown-options .dropdown-toggle {
  background: 0 0;
  border: 0;
  padding: 10px 15px;
  margin: -10px -25px 0 0;
}
.container-dropdown-options button {
  color: #FFFFFF;
}
.item-content .container-dropdown-options .parent-dropdown-menu {
  min-width: 165px;
  z-index: 1001;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropdown-menu {
  margin-top: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  background-clip: padding-box;
}
.none-padding {
  padding: 0 !important;
}
.none-padding-right {
  padding-right: 0px !important;
}
.none-padding-left {
  padding-left: 0px !important;
}
.none-padding-vert {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.none-margin-bottom {
  margin-bottom: 0px !important;
}
.list-inline, .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.multi-level-dropdown .dropdown-submenu-parent {
  margin: 0;
  display: flex;
}
.dropdown-submenu-parent {
  margin: 0 0 30px;
}
.dropdown-submenu {
  position: relative;
  height: 100%;
}
.dropdown-submenu {
  position: relative;
}
.multi-level-dropdown .dropdown-submenu-parent .submenu-option {
  position: static;
}
.submenu-option {
  position: absolute;
  height: 30px;
}
.dropdown-header li a, .dropdown-menu li a {
  white-space: normal;
}
.submenu-option a {
  display: block;
  padding: 5px 20px !important;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  min-width: 14rem;
}
svg:not(:root).svg-inline--fa {
  overflow: visible;
}
.svg-inline--fa.fa-w-18 {
  width: 1.125em;
}
svg:not(:root) {
  overflow: hidden;
}
.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -.125em;
}
.item-content-full .container-dropdown-options .divider {
  margin: 2px auto;
  width: 90%;
}
.dropdown-menu .divider {
  margin: 0;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.modal-wish-list-options-menu {
  margin: 50% 5%;
}
.uom-products {
  font-size: 17px;
}
.qty-muted {
  color: #676767;
  font-weight: 700;
  font-size: 12px;
}
.products-dollar {
  position: relative;
  top: -14px;
  font-weight: 700;
  font-size: 20px;
  margin-right: -2px;
  color: black !important;
}
label.text-primary {
  margin-top: 10px;
}
.forgot-password-link {
  margin-top: 10px;
  display: block;
}
@media (min-width: 768px) {
  .modal-sm {
    width: 300px;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
}
@media only screen and (min-width: 768px) {
  .modal-content {
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
  }
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  outline: 0;
}
.process-text {
  color: #fff;
  text-align: center;
  z-index: 1050;
  font-size: 26px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/*---------------------------- 
    -CHECKOUT
---------------------------- */
.cart-border-left {
  border-left: 1px solid #ddd;
}
.header-process {
  width: 100%;
}
span.label-normal {
  color: #00a8bc;
  font-weight: 600;
}
/*---------------------------- 
    -AUTO PAGE
---------------------------- */
.auto-hero {
  background: url(../images/auto-hero.jpg) center center;
  background-size: cover;
  height: 820px;
}
.streak-free-auto {
  margin-top: 185px;
}
.transparent-margin-auto {
  margin-top: 200px;
}
.auto-numb-one {
  background: url(../images/invis-glass-product-showcase.png);
  position: relative;
  height: 700px;
  background-repeat: no-repeat;
  background-size: 790px;
  background-position-x: 28%;
  background-position-y: 195%;
}
.product-remove-padding {
  margin-top: -60px;
  display: block;
}
.auto-video-bg {
  background: url(../images/auto-grey-bg.jpg) center center;
  background-size: cover;
  height: 700px;
}
#PageContent_C013_Col00 {
  padding: 85px 0px 70px;
}
.auto-div-one {
  background: url(../images/auto-glass-strip.png) bottom right;
  background-repeat: no-repeat;
  height: 540px;
  background-size: contain;
  position: relative;
  width: 50vw;
  display: flex;
  align-items: center;
  background-position-x: 20vw;
}
.auto-div-seven-position-one {
  margin-left: 7%;
  max-width: 46%;
  bottom: 70px;
}
#PageContent_C024_Col00 {
  padding-right: 0px;
  padding-left: 0px;
}
#PageContent_C024_Col01 {
  padding-left: 0px;
  padding-right: 0px;
}
#PageContent_C027_Col00 .stoner-blogpostlistnav {
  display: none !important;
}
.auto-product-pad {
  padding: 50px 0px 30px;
}
/*---------------------------- 
    -CONTACT PAGE
---------------------------- */
#PageContent_C017_Col00 {
  margin-top: 50px;
  display: inline-block;
}
PageContent_C018_Col00 {
  padding-top: 80px;
}
.contact-margin {
  margin-top: 60px;
}
.stoner-image-row {
  display: block;
  width: 100%;
  max-height: 360px;
  text-align: center;
}
.stoner-image-row-5 img {
  width: 20%;
}
.stoner-image-row img {
  display: inline-block;
  margin: 0;
  float: left;
  padding: 2px;
}
.stoner-content-block-wrapper {
  display: flex;
  margin-bottom: 80px;
}
.stoner-content-block {
  background: white;
  padding: 20px;
  box-shadow: 0px 0px 8px -3px rgba(100, 100, 100, .4);
  margin-left: 20px;
  border-radius: 20px;
  width: 33%;
  margin-top: 20px;
}
.stoner-content-block:first-child {
  margin-left: 0px;
}
.stoner-content-block h3 {
  font-weight: 600;
  font-size: 20px;
}
.stoner-content-block img {
  margin: 20px 0px;
}
.stoner-content-block h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}
/*---------------------------- 
    -CLEAR DRY FORUMLA
---------------------------- */
.stoner-main .row {
  padding-bottom: 1em;
}
.row-flex-wrap {
  -webkit-flex-flow: row wrap !important;
  flex-flow: row wrap !important;
}
.row-flex {
  padding: 0 5px;
  -webkit-display: flex;
  display: flex;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  align-content: flex-start;
}
/*---------------------------- 
    -BLOG PAGES
---------------------------- */
.tip-and-blog-bg {
  width: 100%;
  background: url(../images/tip-and-blog-banner.jpg) center center;
  background-size: cover;
  height: 440px;
}
.stoner-blog-post-content {
  margin-bottom: 80px;
}
.stoner-blog-wrapper {
  text-align: left;
}
.stoner-blog-wrapper h1 {
  font-size: 2em;
  margin: .67em 0;
  color: #0091a3;
  font-weight: 700;
}
.stoner-blog-wrapper h2 {
  font-size: 1.5em;
  margin: .75em 0;
  color: #0091a3;
  font-weight: 700;
}
.stoner-blog-wrapper h3 {
  font-size: 1.17em;
  margin: .83em 0;
  color: #0091a3;
  font-weight: 700;
}
.stoner-blog-wrapper h4 {
  font-size: 1em;
  margin: 1.5em 0;
  color: #0091a3;
  font-weight: 700;
}
.stoner-blog-wrapper img {
  box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, .1);
  margin: 20px auto;
  display: block;
}
.stoner-blog-wrapper div {
  line-height: 200%;
}
.stoner-blogpost-tags {
  display: none;
}
.stoner-blog-wrapper p {
  margin: .83em 0;
}
.stoner-blog-wrapper li {
  margin-bottom: 30px;
}
.stoner-blog-wrapper li h3 {
  font-size: 22px;
  font-weight: 700;
}
.stoner-blog-wrapper ol {
  list-style-type: decimal;
  padding-inline-start: 40px;
}
.stoner-blog-wrapper ul {
  list-style-type: disc;
  padding-inline-start: 40px;
}
/*---------------------------- 
    -CART
---------------------------- */
.shopping-cart-full {
  margin-top: -40px;
  margin-bottom: 80px;
}
.item-price-cart {
  font-weight: 600;
  font-size: 30px;
}
.form-group a.btn.btn-orange.btn-marg-top {
  margin-bottom: 70px;
}
.cart-pos-right {
  right: 20px;
  position: relative;
}
.cart-aligner {
  margin-top: -30px;
}
.cart-price {
  font-size: 31px;
  font-weight: 700;
}
.item-listing {
  overflow: auto;
  padding: 0px 0px 40px;
}
.dollar-sign {
  position: relative;
  top: -12px;
  font-size: 18px;
  font-weight: 700;
  right: 0px;
}
.dollar-sign-sm {
  position: relative;
  top: -4px;
  font-size: 12px;
  font-weight: 700;
  right: 0px;
}
.btn-default.btn-sm {
  box-shadow: none;
  padding: 10px;
  border-radius: 0px;
}
.add-to-list {
  box-shadow: none;
  padding: 10px !important;
  border-radius: 0px !important;
}
.btn-update {
  box-shadow: none;
  padding: 10px;
  border-radius: 0px;
  margin-top: 10px;
  font-size: 15px;
}
.btn-qty {
  border: 1px solid #333 !important;
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(236, 236, 236, 1) 100%);
  color: #333 !important;
  font-weight: 700 !important;
  font-size: 12px !important;
  padding: 5px 6px !important;
  border-radius: 0px !important;
}
.btn-qty-wrapper input {
  border: 1px solid #333 !important;
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(236, 236, 236, 1) 100%);
  color: #333 !important;
  padding: 5px 6px !important;
  font-weight: 700 !important;
  font-size: 12px !important;
  border-radius: 0px !important;
}
#PageTopContent_C018_Col00 {
  margin-top: 70px;
}
.cart-text-heading {
  font-size: 18px;
  font-weight: 600;
  color: #0091a3;
}
/* Account Pages */
.c-stepper .step-container {
  width: 100%;
}
.c-stepper .step-container {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-stepper .is-active dt {
  background-color: #00a8bc !important;
  color: #fff;
}
.c-stepper dl {
  color: #969696;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0;
  position: relative;
  text-align: center;
}
.c-stepper dt {
  background-color: #969696;
  border-radius: 32px;
  color: #fff;
  font-size: 1.1rem;
  line-height: 3;
  width: 32px;
  height: 32px;
  margin: 0 auto 2px;
  margin-bottom: 2px;
  position: relative;
  z-index: 2;
}
.c-stepper dt {
  vertical-align: middle;
  line-height: 35px !important;
}
.c-stepper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 10px 10px 0;
  margin-right: 10px;
  width: 100%;
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
/* BAZAAR REWRITE */
h2.bv-action-bar-header.bv-focusable {
  border-collapse: separate;
  border-spacing: 16px 0;
  border-spacing: 1rem 0;
  display: table;
  font-size: 5em;
  line-height: .25;
  margin: 1em 0 .5em;
  table-layout: auto;
  text-align: center;
  text-shadow: 0.0625em 0.0625em 0 rgba(0, 0, 0, .2);
  white-space: nowrap;
  width: 100%;
}
h2.bv-action-bar-header.bv-focusable:before {
  border-top: 1px solid black;
  content: '';
  display: table-cell;
  width: 50%;
}
h2.bv-action-bar-header.bv-focusable:after {
  border-top: 1px solid black;
  content: '';
  display: table-cell;
  width: 50%;
}
.bv-cv2-cleanslate .bv-core-container-170 .bv-content-data-summary .bv-content-meta .bv-content-reference-data {
  margin-top: 20px !important;
}
button#bv-avatar-popup-target-reviewContentList1-38 {
  color: #00a8bc !important;
  font-weight: 600 !important;
}
.bv-cv2-cleanslate .bv-core-container-170 .bv-content-header {
  padding: 0px 10px !important;
}
.bv-cv2-cleanslate .bv-core-container-170 .bv-content-title {
  margin-top: 20px !important;
  font-weight: 600 !important;
  line-height: 27px !important;
}
ol.bv-content-list.bv-content-list-reviews {
  display: flex !important;
  flex-wrap: wrap;
}
.bv-cv2-cleanslate .bv-core-container-170 .bv-content-details-offset-on {
  width: 100% !important;
}
.bv-cv2-cleanslate .bv-core-container-170 .bv-content-header-meta {
  display: flex !important;
  flex-direction: column !important;
}
.bv-cv2-cleanslate .bv-core-container-170 .bv-content-details-container {
  display: none !important;
}
.bv-cv2-cleanslate .bv-core-container-170 .bv-content-actions-container {
  display: none !important;
}
.bv-cv2-cleanslate .bv-core-container-170 .bv-content-title {
  font-weight: 600 !important;
  line-height: 26px !important;
}
.bv-cv2-cleanslate .bv-core-container-170 .bv-content-header {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.bv-cv2-cleanslate .bv-core-container-170 .bv-content-summary {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.bv-cv2-cleanslate .bv-core-container-170 .bv-author .bv-avatar-popup-target {
  color: #00a8bc !important;
}
a.bv-secondary-content-link.bv-focusable {
  line-height: 30px !important;
  font-size: 24px !important;
  font-weight: 600 !important;
}
/* Icons */
.icon {
  margin-right: 4px;
  position: relative;
  top: -2px;
}
/* SEARCH */
ul#ui-id-2 {
  max-width: 377px;
  text-shadow: 0px 0px 5px rgba(100, 100, 100, .8);
  background-color: white;
  padding: 20px;
}
ul#ui-id-2 li a {
  border-bottom: 1px solid #d7d7d7;
  padding: 9px 0px;
  display: block;
  margin-bottom: 10px;
}
/*---------------------------- 
    -ACCOUNT
----------------------------*/
.my-account-sidebar-h2 {
  font-size: 1rem;
  margin-bottom: 10px;
}
.panel.panel-hybrid.my-account-sidebar {
  background-color: #e7e7e7;
  padding: 20px;
  overflow-x: hidden;
  width: 100%;
  border-radius: 4px;
}
a.global-option-menu.visible-xs.ng-scope {
  display: none;
}
.dropdown.more-options-dropdown.ng-scope {
  display: none;
}
.payment-history {
  margin: 58px 0px 80px;
}
.add-cc-margin {
  margin-bottom: 80px;
  overflow: auto;
}
.editp-margin {
  overflow: auto;
  margin-bottom: 80px;
}
.editp-table {
  margin-top: 28px;
}
.edit-profile-infobox {
  margin-top: 15px;
}
.invoice-history {
  margin: 58px 0px 80px;
}
.payment-history {
  margin: 58px 0px 80px;
}
.shopping-history {
  margin: 58px 0px 80px;
}
.wish-list-marg {
  margin: 58px 0px 80px;
}
.layout-mode {
  display: none;
}
/*---------------------------- 
    -CLEAR DRY
----------------------------*/
#PageContent_C011_Col00 .pagination {
  display: none;
}
.row.row-flex.row-flex-wrap.stoner-icon-block {
  margin-right: 0px !important;
  margin-left: 0px !important;
  width: 100%;
}
.va-wrapper {
  padding: 20px;
  box-shadow: 0px 2px 16px -5px rgba(100, 100, 100, .5);
  border-radius: 15px;
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  justify-content: start;
  height: 92%;
}
.va-block.va-img.va-img-80 {
  margin: 0 auto 20px;
}
.va-block.va-text {
  text-align: center;
}
.va-block.va-text h3 {
  font-weight: 700;
  margin-bottom: 20px;
}
.clear-h2 {
  font-size: 26px;
  font-weight: 700;
  margin-top: 8px;
  margin-bottom: 8px;
}
.clear-h3 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 8px;
  margin-bottom: 8px;
}
/*---------------------------- 
    -assets/dist/ overwrites
----------------------------*/
.o-header-wrap {
  background-color: transparent !important;
  margin-bottom: 20px;
}
footer, header {
  background-color: transparent !important;
}
.header-process.row {
  padding: 0px !important;
}
.sc-progress {
  top: -54px !important;
  margin: 0px !important;
}
.checkout-form-info {
  margin-bottom: 0px;
}
.address-information .zip-code-input input {
  width: 100% !important;
}
.guest-btn-margin-top {
  margin-top: 40px;
}
label.control-label {
  margin-top: 10px;
}
.padding-cart-left {
  padding-right: 0px !important;
}
.panel-body {
  background: white !important;
}
.row.action-bar.action-bar-hybrid.item-list-footer {
  display: none;
}
.login-checkout-msg {
  margin-left: 24px;
  margin-top: 25px;
  font-weight: 400;
  margin-bottom: 30px;
  font-style: italic;
}
.items-info-header {
  background: transparent !important;
  color: black !important;
}
.first-row-place-order {
  overflow: auto;
}
.shipment-details .items-info-body .panel {
  padding: 20px;
}
.margin-bill-requested {
  margin: 0px !important;
  overflow: auto;
  width: 100% !important;
  max-width: 100%;
}
.show-prices-margin {
  margin: 20px 0px;
}
.my-account-hybrid .list-group-item a h2 {
  font-size: 24px !important;
  text-decoration: underline;
  margin-bottom: 10px;
}
.my-account-hybrid ul li h3 {
  font-size: 20px !important;
}
.my-account-hybrid ul li {
  font-size: 18px !important;
}
.dashboard-box span.icon-space-left.icon-space-right {
  font-size: 20px !important;
  font-weight: 700;
}
.profile-navigator .profile-menu a {
  padding: 0px !important;
  font-size: 16px;
  margin-bottom: 8px;
}
.my-account .maintenance-form {
  overflow: auto;
}
svg.svg-inline--fa.fa-truck.fa-w-20.fa-flip-horizontal {
  font-size: 20px;
  margin-left: 20px;
}
svg.svg-inline--fa.fa-credit-card.fa-w-18 {
  font-size: 20px;
  margin-left: 20px;
}
.address-information.ng-scope {
  margin-top: 160px;
  overflow: auto;
}
svg.svg-inline--fa.fa-calendar-alt.fa-w-14 {
  margin-top: 18px;
  margin-left: 20px;
}
.phone-account-margin {
  margin-top: 20px;
}
.none-shadow {
  box-shadow: none !important;
}
.checkbox.checkbox-hybrid.ng-scope {
  overflow: auto;
  margin-bottom: 29px;
}
.cc_margup {
  margin-top: 12px;
  margin-bottom: 5px;
}
.cc_margdown {
  margin-bottom: 20px;
}
table.table.table-hover.smarter-commerce-table {
  margin-top: 70px;
  margin-bottom: 20px;
}
/*---------------------------- 
    -NEWSLETTER
----------------------------*/
input#mce-EMAIL {
  width: 340px;
  border-radius: 8px;
  padding: 5px;
  border: 1px solid #AAA;
}
/*---------------------------- 
    -COMMERCE TOP NAV
----------------------------*/
.stoner-navbar-top {
  position: absolute;
  top: 15px;
  margin-left: -10px;
}
.stoner-navbar-top .row .col-md-12 {
  display: flex;
  justify-content: flex-end;
}
.login-information-widget {
  position: relative;
  top: 1px;
}
a.floating-link {
  color: white;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  font-size: .95em;
}
a.floating-link:hover {
  color: #fff200;
}
a.floating-link svg {
  color: #fff200;
}
a.sc-a-icon-count.sc-a-link.sc-u-icon-left.floating-link {
  font-size: 9px;
  margin-top: 2px;
}
.sc-a-icon-count .badge {
  position: absolute;
  top: -11px;
  right: -10px;
  background-color: #f15922;
  font-size: 10px;
}
.login-logout a {
  color: white;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  font-size: .95em;
}
.login-logout a:hover {
  color: #fff200;
}
.sc-js-name:hover {
  color: #fff200;
}
.login-logout {
  margin-left: 15px;
}
.cdfvideo-margin {
  margin-top: 64px;
}
.cdf-blog-margin {
  margin-top: 64px;
}
/**/
/*---------------------------- 
    -MEDIA QUERIES
----------------------------*/
@media (max-width: 1700px) {
  .home-div-two {
    background-position-x: -10vw;
  }
}
@media (max-width: 1600px) {
  .home-div-three {
    background-position-x: -2vw;
  }
  .house-repel-bg {
    background-position-x: 40%;
  }
  .auto-home-div {
    background: #00a8bc url(../images/auto-bg-img-tab.jpg) top right;
  }
  .household-home-div {
    background: #fff200 url(../images/home-bg-img-tab.jpg) top right;
  }
}
@media (max-width: 1400px) {
  h1 {
    font-size: 85px;
  }
  h2 {
    font-size: 50px;
  }
  .home-brand-video {
    margin-top: 55px;
  }
  .works-better-div {
    background-position-x: 32vw;
    background-size: cover;
  }
  .our-promise-div {
    background-position-x: 80%;
  }
  .formulated-div {
    background-position-x: 10vw;
    background-size: cover;
  }
  .home-div-two {
    background-position-x: -20vw;
  }
  .display-none-responsive {
    display: block;
  }
  .hide-none-responsive {
    display: none;
  }
  .newsletter-signup {
    max-width: 100% !important;
    text-align: center;
  }
  .home-div-seven-three-position {
    max-width: 73%;
  }
  .h2-variation {
    font-size: 36px;
  }
  .larger-sm {
    font-size: 18px;
  }
  .home-div-five-mobile-image {
    top: 24px !important;
  }
  .house-repel-mobile-image {
    top: 20px !important;
  }
  #myLinks {
    background: #333;
    margin-top: -50px;
    padding: 20px 0px;
  }
  #mobile-link-wrap {
    margin: 0 auto;
    text-align: left;
  }
  .newsletter-signup input {
    margin: 10px auto;
  }
  input.form-control {
    border: 1px double #ddd;
    border-radius: 0px;
    padding: 8px;
    width: 100%;
  }
  .newsletter-offers {
    width: 100%;
    max-width: 100%;
    padding-top: 15px;
  }
  #PageContent_C004_Col00 {
    width: 100%;
  }
  #PageContent_C004_Col01 {
    width: 100%;
  }
  #PageContent_C028_Col00 {
    padding: 80px 0px 30px;
  }
  .home-div-four {
    height: 100%;
  }
  .home-div-five {
    background: url(../images/home-div-five-mobile.jpg);
    height: 370px !important;
  }
  .house-repel-bg {
    background: url(../images/home-div-five-mobile.jpg);
    height: 370px !important;
  }
  .home-div-six-two {
    width: 100% !important;
  }
  .footer__social-bar .flex {
    flex-direction: row;
  }
  #PageTopContent_C005_Col00 {
    margin-top: 60px;
    width: 100%;
  }
  .promise-max-width {
    width: 100% !important;
    padding: 42px 0px;
  }
  #PageContent_C017_Col00 {
    width: 100%;
  }
  div#PageTopContent_C002_Col01 {
    width: 100%;
  }
  #PageContent_C018_Col01 .flex {
    flex-direction: column;
  }
  #PageContent_C053_Col01 {
    max-width: 100%;
    flex: 100%;
  }
  #PageContent_C017_Col01 {
    width: 100%;
  }
  #PageContent_C018_Col00 {
    width: 100%;
  }
  #PageContent_C018_Col01 {
    width: 100%;
  }
  #PageContent_C019_Col00 {
    width: 100%;
  }
  #PageContent_C019_Col01 {
    width: 100%;
  }
  .newsletter-signup {
    text-align: center;
  }
}
@media (max-width: 1200px) {
  .form-group.hidden-xs.btn-group.ng-scope {
    flex-direction: column;
    width: 100%;
  }
  button.btn.btn-sm.add-to-list.sc-btn-secondary {
    width: 100%;
  }
  button.btn.btn-default.btn-sm.inline.btn-remove-shopping-cart.ng-scope {
    width: 100%;
  }
  .perf-box {
    min-height: 470px;
  }
}
@media (max-width: 1080px) {
  #stoner-navbar {
    display: none;
  }
  #myLinks {
    padding: 5px 0px;
    position: relative;
    left: 40px;
  }
  .topnav {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 100%;
    display: block;
    z-index: 50;
  }
  .topnav a {
    font-size: 19px;
  }
  .navbar-header {
    width: 100%;
  }
  .footer__brands__box {
    width: 100%;
    margin: 0 auto;
    max-width: 440px
  }
  .footer__brands__box:last-child {
    border-right: none !important;
    border-bottom: none !important;
  }
  .home-div-five-mobile-image {
    max-width: 170px;
    top: 109px !important;
  }
  ol.bv-content-list.bv-content-list-reviews {
    flex-direction: column;
  }
  li.bv-content-item.bv-content-top-review.bv-content-review.bv-content-loaded {
    max-width: 100% !important;
  }
  .formulated-div {
    height: 580px;
    padding: 0px 0px 50px;
  }
  .flex-half-half {
    flex-direction: column;
  }
  .home-div-seven-one {
    width: 100%;
    padding: 0px 20px;
  }
  .home-div-seven-two {
    width: 100%;
  }
  .home-div-seven-three {
    width: 100%;
    background-position-x: 100%;
  }
}
@media (max-width: 992px) {
  .flex-column-992 {
    flex-direction: column;
  }
  .our-promise-div {
    background: #e5d3c3; /* Old browsers */
    background: -moz-linear-gradient(top, #e5d3c3 0%, #ffffff 50%, #f9fdff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #e5d3c3 0%, #ffffff 50%, #f9fdff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #e5d3c3 0%, #ffffff 50%, #f9fdff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5d3c3', endColorstr='#f9fdff', GradientType=0); /* IE6-9 */
  }
  p {
    font-size: 17px;
  }
  .auto-numb-one .our-promise-div {
    height: 100%;
    padding: 50px 0px;
  }
  .formulated-div {
    height: 100%;
    background: #00A8BC !important;
  }
  .auto-home-div {
    background: #00A8BC !important;
  }
  .household-home-div {
    width: 100%;
    background: #FFF200 !important;
  }
  .auto-numb-one {
    background-position-x: -11vw;
  }
  .promise-max-width {
    max-width: 100%;
  }
  .slick-next:before, .slick-prev:before {
    font-size: 30px !important;
    position: relative;
  }
  .slick-next:before {
    left: 15px;
  }
  .slick-prev:before {
    right: 15px;
  }
  #PageContent_C043_Col00 .flex {
    flex-direction: column;
  }
  .home-div-six-one {
    width: 100%;
  }
  .auto-home-div {
    width: 100%;
  }
  .auto-max-width {
    margin-top: 50px;
  }
  .auto-div-one {
    width: 100%;
  }
  iframe {
    margin-top: 20px;
  }
  #PageContent_C030_Col00 .flex {
    flex-direction: column;
  }
  .perf-box {
    min-height: auto;
    margin: 40px 0px;
  }
  .home-div-seven-three-position {
    max-width: 60%;
  }
  .cart-border-left {
    border-left: 0px;
  }
  .footer__brands .flex {
    flex-direction: column;
  }
  .footer__info .flex {
    flex-direction: column;
  }
  .footer-arrows {
    display: none;
  }
  .flex-footer__1 .flex-column {
    margin-top: 20px
  }
  .flex-footer__1 img {
    margin-right: 0px;
  }
  .flex-footer__1 {
    flex-direction: column;
    padding: 0px;
    width: 100% !important;
    text-align: center;
  }
  .flex-media-column {
    flex-direction: column;
  }
  .flex-footer__2 {
    width: 100% !important;
    border-left: none;
    border-right: none;
    align-items: center;
    padding: 20px 0px;
    margin-top: 20px;
    border-top: 1px solid #565656;
    border-bottom: 1px solid #565656;
  }
  .flex-footer__3 {
    width: 100% !important;
    text-align: center;
    padding: 0px;
    margin-top: 20px;
  }
  .footer__brands__box {
    width: 100%;
    border-left: none;
  }
  .footer__brands__box a {
    text-align: center;
  }
  .footer__brands__box:last-child {
    border-right: none !important;
    border-bottom: none;
  }
  #PageNav_C038_Col00 {
    text-align: center;
  }
  .newsletter-signup {
    text-align: center;
  }
  .stoner-navbar-top {
    top: 33px;
  }
  .bg-break-image {
    width: 100%;
    margin: 0px auto;
    display: block !important;
    box-shadow: 0 2px 20px rgba(100, 100, 100, .5);
  }
  #PageContent_C007_Col00 .bg-break-image {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .home-div-six-one-position .bg-break-image {
    margin-bottom: 50px;
  }
  .home-div-six-two-position .bg-break-image {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .household-home-div {
    height: 100%;
    padding-bottom: 40px;
  }
  .auto-home-div {
    height: 100%;
    padding-bottom: 40px;
  }
  .home-div-six-one-position {
    max-width: 100% !important;
    padding: 0px 20px;
    margin-left: 0px !important;
    width: 100%;
    position: inherit;
    bottom: 0px;
    margin-top: 50px
  }
  .home-div-six-two-position {
    max-width: 100% !important;
    padding: 0px 20px;
    margin-left: 0px !important;
    width: 100%;
    position: relative;
    bottom: 0
  }
}
@media (max-width: 768px) {
  .h2-variation {
    font-size: 32px;
  }
  .btn-marg-top {
    display: inline-block;
    margin: 32px auto 0px;
  }
  .works-better-div {
    height: 440px;
    background-position-x: 30vw;
  }
  .work-text-marg {
    padding-left: 0px;
  }
  .works-better-div h1 {
    max-width: 300px;
  }
  .our-promise-div {
    background-position-x: 87%;
  }
  .item-listing .button-margin {
    margin-left: 0px !important;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .home-div-two {
    background: #00a8bc !important;
    height: 100%;
    padding: 50px 0px;
  }
  .home-div-three {
    background: #00a8bc !important;
    height: 100%;
    padding: 50px 0px;
  }
  .item-wrapper img {
    margin-bottom: 40px;
  }
  .promise-max-width {
    margin-top: 50px;
    padding: 0px;
  }
  .newsletter-signup {
    text-align: left;
  }
  .newsletter-signup input {
    margin: initial;
  }
  .home-div-two {
    height: auto !important;
  }
  .home-div-five {
    height: 350px !important;
    padding-bottom: 30px;
  }
  #PageContent_C017_Col00 {
    text-align: center;
  }
  .home-div-five-mobile-image {
    left: 80%;
  }
  .house-repel-mobile-image {
    left: 80%;
    max-width: 170px;
    top: 105px !important;
  }
  .home-div-six-one {
    background: #fff200 !important;
    height: 100%;
    padding: 50px 0px;
  }
  .home-div-six-two {
    background: url(../images/home-div-six-two-mobile.png) center center !important;
    text-align: center;
    height: 410px !important;
  }
  .auto-numb-one {
    background: #00a8bc !important;
  }
  .auto-div-one {
    background: #fff200 !important;
    height: 100%;
    padding: 50px 0px;
  }
  #PageContent_C042_Col00 {
    margin-top: 0px;
  }
  .about-bg {
    height: 200px;
  }
  .perf-bg {
    height: 200px;
  }
  .business-bg {
    height: 200px;
  }
  .tip-and-blog-bg {
    height: 200px;
  }
  .flex-half-half .flex-center-vert {
    flex-direction: column;
  }
  .flex-column-768 {
    flex-direction: column;
  }
  #PageContent_C024_Col01 {
    height: 100%;
  }
  .item-listing.ng-scope.row.border-top-list {
    width: 100%;
    padding: 0px;
  }
  .action-bar-recently-view {
    margin-bottom: 20px;
  }
  .item-listing.col-sm-9.col-xs-8 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-div-seven-one {
    height: 100%;
    padding: 70px 20px;
  }
  .home-div-seven-two {
    height: 100%;
    padding: 50px 0px;
  }
  .home-div-seven-two-position {
    bottom: 40px;
    bottom: 0px;
    margin-left: 0px;
    padding: 0px 20px;
  }
  .home-div-seven-three {
    height: 100%;
    padding: 50px 0px;
  }
  .home-div-seven-three-position {
    bottom: 0px;
    margin-left: 0px;
    padding: 0px 20px;
  }
  .auto-hero {
    height: 100%;
    display: flex;
    align-items: center;
    padding: 150px 0px 50px;
  }
  .auto-numb-one {
    height: 100%;
    padding: 50px 0px;
  }
  .streak-free-auto {
    margin-top: 0px;
  }
  h1 {
    font-size: 58px;
  }
  .auto-div-seven-position-one {
    margin-left: 0px;
    padding: 0px 20px;
    max-width: 100%;
    bottom: 0px;
    margin-top: 50px;
  }
  .stoner-blogpostlist .col-sm-6 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .footer__social-bar p strong {
    display: none;
  }
  .stoner-footer.fluid-container a {
    font-size: 22px;
  }
  .footer__social-bar a {
    margin-right: 26px;
  }
  .stoner-blogpostlist {
    margin: 0px auto 0px;
  }
  .home-div-one {
    height: 100%;
    display: flex;
    align-items: center;
    padding: 150px 0px 50px;
  }
  .inline-content {
    margin-top: 90px;
  }
  div#PageContent_C004_Col00 .row {
    padding-left: 0px;
    padding-right: 0px;
  }
  #PageContent_C058_Col00 {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
  .item-content-option-text {
    margin-bottom: 40px;
  }
  .form-group.text-center a.btn-orange {
    margin-bottom: 40px;
  }
  .works-better-max-width {
    margin-bottom: 50px;
    margin-top: 0px;
  }
  input#mce-EMAIL {
    margin: 20px 0px;
  }
  .hidden-xs.dropdown.multi-level-dropdown.open-in-hover {
    width: 100%;
    padding-top: 7px;
  }
  a.option-first-level {
    margin-top: 0px;
  }
  .catalog-navigation .dropdown-menu {
    width: 100%
  }
  .breadcrumb a:not(.active) {
    color: #00a8bc !important;
  }
  .breadcrumb li {
    margin-bottom: 10px;
    float: left;
    font-size: 14px;
    line-height: 33.76px;
  }
}
@media (max-width: 665px) {
  .home-div-six-one-position p.white {
    max-width: 100%;
  }
  .home-div-six-two-position p.dark-grey {
    max-width: 100%;
  }
  .flex-column-responsive {
    flex-direction: column;
  }
  .btn-marg-top {
    margin: 18px auto 0px;
  }
  .home-div-five-mobile-image {
    display: none;
  }
  .house-repel-mobile-image {
    display: none;
  }
  .stoner-content-block-wrapper {
    flex-direction: column;
  }
  .stoner-content-block {
    width: 100%;
  }
  .formulated-div {
    height: 100%;
    background: #00A8BC !important;
    padding: 0px 0px 50px;
  }
}
@media (max-width: 576px) {
  h1 {
    font-size: 48px;
  }
  .h1-variation {
    font-size: 24px;
    line-height: 29px;
  }
  h2 {
    font-size: 38px;
  }
  .catalog-navigation .dropdown-menu {
    max-width: 100% !important;
  }
  .inner-h1 {
    font-size: 50px;
  }
  .works-better-div {
    height: 100% !important;
    padding: 50px 0px;
  }
  #PageContent_C028_Col00 {
    padding: 0px;
  }
  .home-div-one-image-mobile {
    display: block;
    margin: 0px auto 0px;
    position: relative;
    top: 33px;
    min-width: 430px;
  }
  .works-better-div {
    background: #00a8bc !important;
  }
  .works-better-div h1 {
    max-width: 100%;
  }
  .our-promise-div {
    height: 690px;
  }
  .home-div-seven-three {
    width: 100%;
    background-position-x: 100%;
    background-position-y: 100%;
  }
  .padding-cart-left {
    padding-left: 0px !important;
  }
  .clearfix .col-sm-8.none-padding-right {
    padding-left: 0px;
    margin-bottom: 40px;
  }
  .item-description a {
    padding: 0px;
  }
  .total-hidden-xs {
    display: none;
  }
  .mbl-phone-margin-bottom {
    padding-left: 0px;
    padding-right: 0px;
  }
}
/* UPDATES */
@media (max-width: 576px) {
  .topnav {
    top: 37px;
  }
  .home-div-one-image-mobile {
    top: 66px;
    min-width: 100%;
  }
  .stoner-navbar-top {
    top: 14px;
    right: -25px;
  }
  .floating-shopping-cart {
    margin-right: -10px;
  }
  .br-mobile {
    display: none;
  }
  .footer__social-bar a {
    margin-right: 6px;
  }
  .stoner-footer.fluid-container a {
    font-size: 17px;
  }
  .row {
    width: 100%;
    padding: 0px 10px;
  }
  input#mce-EMAIL {
    width: 100%;
  }
  .mbl-thumbnail-item.thumbnail-item.item-content-slider {
    margin: 0 auto;
  }
  .thumbnail-item img {
    max-width: 170px;
    margin: 0 auto 20px;
    display: block;
  }
  .blog-list-wrapper {
    border-left: 0px;
    border-right: 0px;
  }
  a div img.center-block.img-responsive {
    max-width: 180px;
    width: 100% !important;
  }
  .btn-qty-product-padding-bgone {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .btn-qty-product {
    margin-bottom: 20px;
  }
  .cart-border-left {
    padding: 0px 10px !important;
  }
  .promotion-code {
    padding: 0px !important;
  }
  .action-bar-recently-view {
    margin-bottom: 50px;
  }
  .shopping-cart .col-md-8 {
    padding: 0px !important;
  }
  .shopping-cart .col-xs-4 {
    padding: 0px !important;
  }
  .shopping-cart .col-sm-6 {
    padding: 0px !important;
  }
}
@media (max-width: 500px) {
  .col-md-8.action-bar-recently-view .item-listing .item-list .item-wrapper .hidden-xs {
    display: none !important;
  }
}