body {
  font-family: 'Quattrocento Sans', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

.logo {
  width: 245px;
  margin-top: 20px;
  margin-bottom: 20px;
  float: left;
}

.navbar {
  z-index: 6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 87px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4980d0), to(#4980d0));
  background-image: linear-gradient(180deg, #4980d0, #4980d0);
}

.dropdown-nav-link {
  padding-right: 20px;
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 18px;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.dropdown-nav-link:hover {
  color: #e1cb78;
}

.custom-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 1250px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.custom-container.utilities-bar {
  display: block;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.utility-holder {
  position: relative;
  display: inline-block;
  margin-top: 19px;
  float: right;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utilityicon {
  display: inline-block;
  width: 28px;
  margin-right: 12px;
  margin-left: 21px;
}

.utilityicon.nopadding {
  margin-left: 12px;
}

.utility-label {
  display: inline-block;
  font-family: Oswald, sans-serif;
  color: #1528a9;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.utilities-link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  text-decoration: none;
}

.utilities-link-block:hover {
  opacity: 0.45;
}

.nav-menu {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.search-scope-dropdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 223px;
  max-height: 45px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4980d0), to(#4980d0));
  background-image: linear-gradient(180deg, #4980d0, #4980d0);
  font-size: 16.23px;
}

.search-scope-label {
  margin-right: 76px;
}

.search-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.dropdown-toggle {
  margin-left: 3px;
  font-family: 'Quattrocento Sans', sans-serif;
  color: #fff;
}

.search-field {
  min-height: 45px;
  margin-left: -1px;
  padding-left: 31px;
  border: 2px solid #d8d8d8;
}

.search-trigger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  height: 45px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e33f2d), to(#e33f2d));
  background-image: linear-gradient(180deg, #e33f2d, #e33f2d);
}

.free-text-entry {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.phone-number {
  display: inline-block;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 29px;
  letter-spacing: -0.2px;
  text-decoration: none;
}

.phone-number.lead {
  display: inline-block;
  margin-right: 15px;
  margin-left: 15px;
  opacity: 0.59;
  font-size: 21px;
}

.phone-number.light-blue {
  color: #41b0c7;
}

.form-block {
  width: 61%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.mobile-phone-number {
  display: none;
}

.slider-panel {
  background-image: url('../images/slide1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.slider-panel.panel-2 {
  background-image: url('../images/slide3.jpg');
  background-position: 50% 50%;
}

.slider-panel.panel-3 {
  background-image: url('../images/slide2.jpg');
  background-position: 50% 50%;
}

.slider-content {
  display: inline-block;
  width: 30%;
  margin-top: 7%;
  margin-left: 10%;
  text-align: left;
}

.slider-content.right-aligned-content {
  margin-top: 6%;
  margin-left: 26%;
}

.slider-content.right-aligned-content.topfree {
  margin-top: 3%;
}

.slider-headline {
  margin-bottom: 14px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 53px;
  line-height: 56px;
}

.button {
  margin-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-transition: background-color 400ms ease, -webkit-transform 400ms ease;
  transition: background-color 400ms ease, -webkit-transform 400ms ease;
  transition: transform 400ms ease, background-color 400ms ease;
  transition: transform 400ms ease, background-color 400ms ease, -webkit-transform 400ms ease;
  font-family: Oswald, sans-serif;
  font-size: 15px;
  text-transform: uppercase;
}

.button:hover {
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, .09);
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
}

.button.red-button {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e33f2d), to(#e33f2d));
  background-image: linear-gradient(180deg, #e33f2d, #e33f2d);
  text-decoration: none;
}

.button.red-button:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ee5342), to(#ee5342));
  background-image: linear-gradient(180deg, #ee5342, #ee5342);
}

.button.columbia {
  width: 90%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#41b0c7), to(#41b0c7));
  background-image: linear-gradient(180deg, #41b0c7, #41b0c7);
  text-align: center;
}

.button.columbia.narow-columbia-button {
  width: 50%;
}

.button.outline-button {
  margin-top: 5px;
  border: 2px solid #4980d0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  color: #4980d0;
}

.button.outline-button.yellow-outline {
  margin-top: 20px;
  margin-right: 25px;
  border-color: #e1cb78;
  color: #b99e36;
}

.button.outline-button.columbia-outline {
  border-color: #37d0f3;
  color: #41b0c7;
}

.button.add-to-cart-button {
  display: block;
  width: 240px;
  padding-right: 65px;
  padding-left: 65px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#41b0c7), to(#41b0c7));
  background-image: linear-gradient(180deg, #41b0c7, #41b0c7);
  text-align: center;
}

.button.alert-cta-button {
  margin-top: 0px;
  margin-left: 30px;
  float: right;
  border: 1px solid #e1cb78;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e1cb78), to(#e1cb78));
  background-image: linear-gradient(180deg, #e1cb78, #e1cb78);
}

.button._90percent {
  width: 90%;
}

.button.checkout {
  float: right;
}

.button.inline-form-button {
  position: relative;
  top: -1px;
  margin-top: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#41b0c7), to(#41b0c7));
  background-image: linear-gradient(180deg, #41b0c7, #41b0c7);
}

.button.green-button {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3aa43a), to(#3aa43a));
  background-image: linear-gradient(180deg, #3aa43a, #3aa43a);
  text-align: center;
}

.button.bottompad {
  margin-bottom: 18px;
}

.slider-title-accent {
  color: #e1cb78;
}

.bullet-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: Quattrocento, sans-serif;
  color: #fff;
  font-size: 15px;
}

.bullet-holder.standard-bullet {
  font-family: 'Quattrocento Sans', sans-serif;
}

.bullet-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 11px;
  margin-bottom: -9px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.bullet-item.black {
  color: #000;
}

.bullet-symbol {
  width: 2%;
  margin-top: 4px;
}

.bullet-symbol.bullet-symbol---icons {
  width: 6%;
}

.bullet-text {
  margin-left: 7px;
  font-family: 'Quattrocento Sans', sans-serif;
  line-height: 16px;
}

.bullet-text.red {
  color: #e33f2d;
  font-size: 13px;
  line-height: 18px;
  text-align: left;
}

.bullet-text.grey {
  font-size: 13px;
  line-height: 18px;
}

.slide-nav {
  display: block;
  font-size: 9px;
}

.slider {
  height: 400px;
}

.storefront-section {
  display: block;
  padding-top: 50px;
  padding-bottom: 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.storefront-item-holder {
  padding-top: 28px;
  text-align: center;
}

.storefront-item-link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 17%;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 450ms cubic-bezier(.175, .885, .32, 1.275);
  transition: -webkit-transform 450ms cubic-bezier(.175, .885, .32, 1.275);
  transition: transform 450ms cubic-bezier(.175, .885, .32, 1.275);
  transition: transform 450ms cubic-bezier(.175, .885, .32, 1.275), -webkit-transform 450ms cubic-bezier(.175, .885, .32, 1.275);
  text-decoration: none;
}

.storefront-item-link-block:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.storefront-item-link-block.mobile-menu {
  width: 16%;
}

.storefront-name {
  margin-top: 30px;
  margin-bottom: 30px;
  color: #000;
  font-size: 21px;
  line-height: 26px;
  text-transform: none;
}

.storefront-name.megamenu {
  margin-top: 7px;
  font-size: 16px;
  line-height: 18px;
}

.main-heading {
  font-family: Oswald, sans-serif;
  color: #4980d0;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.main-heading.left-aligned {
  margin-bottom: 7px;
  text-align: left;
}

.main-heading.left-aligned.blue {
  margin-bottom: 34px;
  color: #4980d0;
}

.main-heading.left-aligned.black {
  color: #000;
}

.horizontal-list-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0%;
  margin-left: 0%;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.horizontal-list-holder.bottom-margin {
  padding-bottom: 30px;
}

.featured-products-section {
  padding-top: 0px;
  padding-bottom: 20px;
  text-align: center;
}

.standard-paragraph {
  display: block;
  margin-top: 10px;
  margin-right: 5%;
  margin-left: 5%;
  padding-right: 8%;
  padding-left: 8%;
  color: #4e4e4e;
  text-align: center;
}

.standard-paragraph.left-align {
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 0%;
  text-align: left;
}

.standard-paragraph.margin-bottom {
  margin-bottom: 15px;
}

.shadow-box {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 22%;
  margin: 30px 8px;
  padding: 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-shadow: 0 0 35px 3px rgba(0, 0, 0, .1);
  -webkit-transition: -webkit-transform 650ms cubic-bezier(.19, 1, .22, 1);
  transition: -webkit-transform 650ms cubic-bezier(.19, 1, .22, 1);
  transition: transform 650ms cubic-bezier(.19, 1, .22, 1);
  transition: transform 650ms cubic-bezier(.19, 1, .22, 1), -webkit-transform 650ms cubic-bezier(.19, 1, .22, 1);
  text-align: center;
}

.shadow-box:hover {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(65, 176, 199, .32);
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.shadow-box.grid-icons {
  width: 100%;
  max-height: 190px;
  margin: 23px 0px 0px;
  padding: 15% 10%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.shadow-box.stroked {
  margin-top: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 44%, .14);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: none;
}

.featured-product-name {
  margin-bottom: 7px;
  font-family: Oswald, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 22px;
  text-decoration: none;
  text-transform: uppercase;
}

.featured-product-subtitle {
  font-size: 15px;
}

.featured-product-price {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Oswald, sans-serif;
  font-size: 41px;
  line-height: 50px;
  font-weight: 300;
  letter-spacing: -1px;
}

.featured-product-price.clearance {
  color: #e33f2d;
}

.shadow-box-text-link {
  margin-top: 10px;
  color: #000;
  font-size: 15px;
  text-decoration: none;
}

.shadow-box-text-link:hover {
  text-decoration: underline;
}

.featured-product-thumbnail {
  margin-bottom: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.featured-product-sticker-div {
  position: absolute;
  top: 0px;
  right: 0px;
}

.form---create-account {
  text-align: center;
}

.field-label {
  display: inline;
  margin-right: 15px;
  font-weight: 700;
}

.field-label.blocked {
  display: block;
  margin-bottom: 10px;
}

.standard-field {
  margin-bottom: 21px;
  border: 2px solid #d8d8d8;
  font-family: 'Quattrocento Sans', sans-serif;
  font-size: 15px;
}

.footnote {
  margin-left: 20px;
  font-size: 13px;
  text-align: left;
}

.footnote.taxes {
  margin-left: 0px;
  color: #979797;
  font-weight: 400;
  text-transform: none;
}

.link---black {
  color: #000;
}

.link---black:hover {
  text-decoration: none;
}

.column---two-column {
  padding-right: 11%;
  padding-left: 8%;
}

.column---two-column.left-column {
  padding-right: 4%;
  padding-left: 18%;
}

.column---two-column.right-column {
  padding-right: 18%;
  padding-left: 4%;
}

.link---block {
  display: block;
  margin-top: 28px;
  float: none;
  font-size: 13px;
}

.link---block.black-link {
  margin-bottom: 15px;
  color: #000;
}

.link---block.black-link.center {
  text-align: center;
}

.footer-section {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3d3d3d), to(#3d3d3d));
  background-image: linear-gradient(180deg, #3d3d3d, #3d3d3d);
}

.footer-div-top {
  margin-top: 0px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.footer-div-bottom {
  padding: 50px 12%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2b2b2b), to(#2b2b2b));
  background-image: linear-gradient(180deg, #2b2b2b, #2b2b2b);
}

.footer-column-holder {
  width: 16%;
  margin-right: 10px;
  margin-left: 10px;
  text-align: left;
}

.footer-column-holder.mobile-footer-header {
  display: none;
}

.tagline {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 8px;
  font-family: 'Quattrocento Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  font-style: italic;
  font-weight: 700;
}

.footer-section-header {
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
}

.footer-link {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.footer-link.final-item {
  margin-bottom: 50px;
}

.bolded {
  font-weight: 700;
}

.navigation-section {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4980d0), to(#4980d0));
  background-image: linear-gradient(180deg, #4980d0, #4980d0);
}

.logo-utilities-section {
  margin-top: 20px;
}

.phone-number-holder {
  display: inline-block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.phone-number-holder.footer {
  float: right;
}

.dropdown {
  margin-right: 28px;
  margin-left: 0px;
  font-size: 14px;
}

.footer-copyright {
  display: inline-block;
  float: left;
  font-family: 'Quattrocento Sans', sans-serif;
  color: #fff;
  font-size: 12px;
}

.search-scope-dropdown-list {
  margin-top: 0px;
}

.search-scope-dropdown-list.w--open {
  position: absolute;
  top: -37px;
  z-index: 5;
  margin-top: 83px;
  padding: 13px 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.search-scope-checkbox {
  margin-top: 5px;
  margin-bottom: 8px;
  font-family: 'Quattrocento Sans', sans-serif;
  color: #000;
}

.checkbox-label {
  margin-left: 4px;
  color: #646464;
  font-size: 14px;
}

.mainnav-megamenu {
  z-index: 5;
}

.mainnav-megamenu.w--open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 931px;
  margin-top: 0px;
  padding-top: 20px;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 1px solid #4980d0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 0 8px 9px 0 rgba(0, 0, 0, .15);
}

.mainnav-megamenu.products.w--open {
  left: 68px;
  margin-left: -226px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.mainnav-megamenu.manufacturers.w--open {
  left: -297px;
  padding-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.mainnav-megamenu.customer-support.w--open {
  left: -482px;
}

.navigation-megamenu-columns {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 20px;
  padding-left: 2px;
}

.navigation-chevron {
  width: 15px;
  float: right;
}

.navigation-megamenu-text-link {
  float: left;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: 'Quattrocento Sans', sans-serif;
  color: #000;
  font-size: 15px;
  letter-spacing: -0.2px;
}

.navigation-megamenu-link-blocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.navigation-megamenu-link-blocks:hover {
  color: #000;
  text-decoration: underline;
}

.navigation-megamenu-link-blocks.emphasis {
  font-weight: 700;
}

.megamenu-link-column {
  padding-right: 34px;
}

.megamenu-heading {
  width: 100%;
  margin-left: 0px;
  font-family: 'Quattrocento Sans', sans-serif;
  color: #4980d0;
  font-size: 32px;
  line-height: 47px;
  font-weight: 400;
  text-align: center;
  letter-spacing: -1.1px;
}

.megamenu-heading.left {
  margin-left: 20px;
  color: #000;
  font-size: 32px;
  text-align: left;
  letter-spacing: -0.6px;
}

.promo-card {
  position: relative;
  top: -17px;
  padding: 20px;
  border: 1px solid #cacaca;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(47, 64%, 68%, .2)), to(hsla(47, 64%, 68%, .2)));
  background-image: linear-gradient(180deg, hsla(47, 64%, 68%, .2), hsla(47, 64%, 68%, .2));
  -webkit-transition: -webkit-transform 500ms cubic-bezier(.23, 1, .32, 1);
  transition: -webkit-transform 500ms cubic-bezier(.23, 1, .32, 1);
  transition: transform 500ms cubic-bezier(.23, 1, .32, 1);
  transition: transform 500ms cubic-bezier(.23, 1, .32, 1), -webkit-transform 500ms cubic-bezier(.23, 1, .32, 1);
}

.promo-card:hover {
  opacity: 1;
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
}

.promo-card.static {
  -webkit-transition-property: none;
  transition-property: none;
}

.promo-card.static:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.image---catalog {
  display: inline;
  width: 92px;
  margin-right: 20px;
  float: left;
  border: 1px solid #d4d4d4;
}

.card-headline {
  display: inline;
  font-family: 'Quattrocento Sans', sans-serif;
  color: #1528a9;
  font-size: 21px;
  line-height: 21px;
  font-weight: 700;
  letter-spacing: -0.7px;
}

.file-size-indicator {
  margin-top: 17px;
  font-family: 'Quattrocento Sans', sans-serif;
  color: #6b6b6b;
}

.link-block {
  text-decoration: none;
}

.logo-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 130px;
  margin-top: 22px;
  margin-right: 22px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: -webkit-transform 400ms cubic-bezier(.175, .885, .32, 1.275);
  transition: -webkit-transform 400ms cubic-bezier(.175, .885, .32, 1.275);
  transition: transform 400ms cubic-bezier(.175, .885, .32, 1.275);
  transition: transform 400ms cubic-bezier(.175, .885, .32, 1.275), -webkit-transform 400ms cubic-bezier(.175, .885, .32, 1.275);
}

.logo-holder:hover {
  -webkit-transform: translate(0px, -4px);
  -ms-transform: translate(0px, -4px);
  transform: translate(0px, -4px);
}

.slide-content-paragraph {
  color: #fff;
  font-size: 15px;
}

.breadcrumb-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blue-link {
  color: #4980d0;
  text-decoration: none;
}

.blue-link:hover {
  text-decoration: underline;
}

.blue-link.current {
  color: #8e8e8e;
  text-decoration: none;
}

.blue-link.current:hover {
  text-decoration: none;
}

.blue-link.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.breadcrumb-chevron {
  margin-right: 10px;
  margin-left: 10px;
  font-size: 16px;
  font-weight: 700;
}

.content-section {
  position: relative;
  margin-bottom: 50px;
}

.content-section.flush-bottom {
  margin-bottom: 0px;
}

.category-icon {
  width: 70px;
  max-height: 70px;
}

.grid-icon-link-block {
  width: 22%;
  margin-right: 10px;
  margin-left: 10px;
  text-decoration: none;
}

.shadow-box-title-text {
  color: #000;
  font-size: 15px;
  font-weight: 700;
}

.shadow-box-text {
  margin-top: 10px;
  color: #7b7b7b;
  line-height: 19px;
}

.title-with-shadow-section {
  margin-top: 25px;
  margin-bottom: 25px;
  padding-bottom: 32px;
  box-shadow: 0 11px 21px 0 rgba(0, 0, 0, .07);
}

.title-with-shadow-section.no-bottom-padding {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 20px;
}

.listing-sort-div-holder {
  display: inline-block;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sort-select-field {
  display: inline-block;
  width: 100px;
  height: 30px;
  margin-bottom: 0px;
  border: 1px none #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  font-size: 13px;
}

.sort-listing-form {
  display: inline-block;
  margin-bottom: 0px;
}

.view-icon {
  width: 20px;
  margin-right: 15px;
}

.view-icon:hover {
  opacity: 0.38;
}

.view-icon.white {
  -webkit-filter: saturate(0%) brightness(200%);
  filter: saturate(0%) brightness(200%);
}

.form-outline-select-field {
  display: inline-block;
  margin-right: 14px;
  border: 1px solid #e7e7e7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.form-outline-select-field.padded {
  margin-top: 15px;
  margin-bottom: 25px;
}

.product-listing-product-name {
  position: relative;
  margin-bottom: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #4980d0;
  font-size: 24px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: -0.9px;
}

.product-listing-product-name.predictive-search-name {
  display: inline-block;
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 16px;
  letter-spacing: -0.3px;
}

.product-listing-product-name.grid {
  width: 80%;
  margin-top: 16px;
  margin-bottom: 5px;
  line-height: 26px;
  text-align: center;
}

.product-listing-description {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: 'Quattrocento Sans', sans-serif;
}

.product-listing-description.grid {
  width: 80%;
  margin-right: 20px;
  margin-left: 20px;
  text-align: center;
}

.form---sort-select {
  display: inline-block;
}

.product-listing-div-holder {
  position: relative;
  display: block;
  margin-top: 35px;
  margin-bottom: 45px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.product-listing-div-holder.grid-version {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-listing-div-holder.search-results {
  margin-top: 20px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dbdbdb;
}

.product-listing-div-holder.search-results.grid-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-bottom-style: none;
  text-align: center;
}

.product-listing-thumbnail-holder {
  width: 200px;
  margin-right: 37px;
  float: left;
}

.product-listing-thumbnail-holder.grid {
  margin-right: 0px;
}

.product-listing-thumbnail-holder.search-results-thumbnails {
  width: 160px;
}

.product-listing-thumbnail-holder.search-results-thumbnails.grid-thumbnails {
  margin-right: 0px;
  margin-bottom: 14px;
}

.product-listing-thumbnail-holder.column-version {
  width: 90%;
  float: none;
}

.view-grid-options-holder {
  display: inline-block;
}

.star-ratings-div {
  position: absolute;
  top: 0px;
  right: 0px;
}

.star-ratings-div.grid {
  position: static;
  margin-top: 10px;
  margin-bottom: 10px;
}

.star-ratings-div.inline {
  position: relative;
  top: -3px;
  display: inline;
  margin-right: 25px;
}

.star-ratings-div.search-results-star-ratings {
  position: static;
  margin-top: -10px;
  margin-bottom: 10px;
}

.star-ratings-div.search-results-star-ratings.grid-stars {
  margin-top: 5px;
  margin-bottom: 15px;
}

.star {
  font-family: 'Fa 400', sans-serif;
  color: #41b0c7;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

.star.solid {
  font-family: 'Fa solid 900', sans-serif;
}

.star.interactive:hover {
  font-family: 'Fa solid 900', sans-serif;
}

.ratings-counter-link {
  margin-left: 8px;
  color: #4980d0;
  text-decoration: none;
}

.inline-link {
  color: #7c7c7c;
}

.horizontal-division {
  border-bottom: 1px solid #e7e7e7;
}

.horizontal-division.padded-division {
  margin-top: 30px;
  margin-bottom: 30px;
}

.pagination-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dot-indicator {
  margin-right: 5px;
  margin-left: 5px;
  opacity: 0.21;
}

.dot-indicator.offset {
  position: relative;
  top: -13px;
}

.dot-indicator.offset.middle {
  top: 17px;
}

.pagination---next-icon {
  width: 15px;
  margin-bottom: 3px;
  opacity: 0.28;
}

.pagination---next-icon.back-icon {
  margin-right: 8px;
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.pagination---link-block {
  margin-right: 35px;
  margin-left: 35px;
  color: #4980d0;
  font-weight: 700;
  letter-spacing: 3.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.pagination---next-link {
  display: inline-block;
}

.pagination---next-link.disabled-link {
  color: #bebebe;
}

.pagination---button-link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  margin-right: 8px;
  margin-left: 8px;
  padding-top: 3px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #e3e3e3;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  color: #4980d0;
  text-decoration: none;
}

.pagination---button-link-block:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(73, 128, 208, .13)), to(rgba(73, 128, 208, .13)));
  background-image: linear-gradient(180deg, rgba(73, 128, 208, .13), rgba(73, 128, 208, .13));
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, .14);
}

.pagination---button-link-block.current-page-select {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4980d0), to(#4980d0));
  background-image: linear-gradient(180deg, #4980d0, #4980d0);
  color: #fff;
}

.predictive-search---image-holder {
  display: inline-block;
  width: 50px;
  margin-right: 20px;
}

.predictive-search-div-holder {
  position: absolute;
  z-index: 150;
  display: none;
  width: 781px;
  padding: 5px 10px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .15);
}

.predictive-search-div-holder.cart-contents {
  position: static;
  display: block;
  width: auto;
}

.product-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  padding-right: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.product-row:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(73, 128, 208, .1)), to(rgba(73, 128, 208, .1)));
  background-image: linear-gradient(180deg, rgba(73, 128, 208, .1), rgba(73, 128, 208, .1));
}

.product-row.cart {
  margin-top: 10px;
  margin-bottom: 15px;
}

.predictive-search---item-number {
  display: inline-block;
  float: right;
}

.grid-view {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.zoom {
  position: relative;
  overflow: hidden;
  width: 100%;
  clear: left;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.zoomimg {
  border-style: none;
  border-width: 1px;
  border-color: rgba(73, 128, 208, .47);
}

.standalone-product-details---row {
  margin-top: 20px;
}

.standalone-product-details---price-tag {
  font-size: 57px;
  line-height: 53px;
  letter-spacing: -3.5px;
}

.standalone-product-details---price-and-details---row {
  margin-top: 20px;
  margin-bottom: 20px;
}

.standalone-product-details---details-column {
  padding-left: 50px;
}

.badge {
  width: 35px;
  margin-right: 15px;
}

.product-detail-fact {
  position: relative;
  margin-top: 10px;
  font-size: 13px;
  line-height: 18px;
}

.product-detail-fact.mfg {
  margin-top: 28px;
}

.product-detail-fact-heading {
  color: #4980d0;
  font-weight: 700;
}

.alert-box {
  margin-top: 15px;
  margin-bottom: 23px;
  padding: 12px 15px 0px;
  border: 1px none #e1cb78;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(47, 64%, 68%, .07)), to(hsla(47, 64%, 68%, .07)));
  background-image: linear-gradient(180deg, hsla(47, 64%, 68%, .07), hsla(47, 64%, 68%, .07));
  font-size: 13px;
  line-height: 16px;
}

.alert-box.green {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-bottom: 12px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-color: #3ab423;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(82, 228, 36, .09)), to(rgba(82, 228, 36, .09)));
  background-image: linear-gradient(180deg, rgba(82, 228, 36, .09), rgba(82, 228, 36, .09));
}

.alert-box.green.var {
  padding-bottom: 0px;
}

.alert-box.orange {
  padding-bottom: 25px;
  padding-left: 15px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(228, 135, 18, .55);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(228, 135, 18, .11)), to(rgba(228, 135, 18, .11)));
  background-image: linear-gradient(180deg, rgba(228, 135, 18, .11), rgba(228, 135, 18, .11));
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .17);
  text-align: center;
}

.alert-box.orange.noshad {
  margin-top: 23px;
  padding-bottom: 12px;
  box-shadow: none;
  font-size: 15px;
  line-height: 21px;
}

.alert-box.grey-alert {
  padding-top: 5px;
  padding-bottom: 5px;
  border-style: solid;
  border-color: rgba(0, 0, 0, .2);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .03)), to(rgba(0, 0, 0, .03)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .03), rgba(0, 0, 0, .03));
}

.alert-icon {
  width: 30px;
  margin-right: 20px;
  margin-bottom: 18px;
  float: left;
}

.link---khaki {
  color: #a78b22;
}

.quantity-input {
  display: inline;
  width: 20%;
  margin-right: 12px;
  font-size: 24px;
  text-align: center;
}

.accordion-container {
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  border-radius: 4px;
}

.accordion-item-wrapper {
  margin-top: 15px;
}

.accordion-tab-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(73, 128, 208, .47);
  background-color: #fff;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #4980d0;
  font-size: 15px;
  font-weight: 400;
  cursor: pointer;
}

.accordion-tab-button:hover {
  background-color: rgba(73, 128, 208, .1);
}

.accordion-tab-button.sidebar-accordion-tab {
  padding-right: 13px;
  padding-left: 13px;
  border-width: 2px;
  border-color: rgba(99, 116, 140, .44);
  color: #63748c;
}

.accordion-tab-button.sidebar-accordion-tab:hover {
  background-color: hsla(220, 4%, 87%, .1);
}

.accordion-arrow {
  width: 15px;
  opacity: 0.8;
}

.accordion-arrow.sidebar-accordion-icon {
  width: 12px;
  -webkit-filter: saturate(28%);
  filter: saturate(28%);
  font-size: 15px;
}

.accordion-pane {
  overflow: hidden;
  border-bottom: 1px none #e6e6e6;
  background-color: #fff;
  box-shadow: none;
  font-size: 13px;
  line-height: 16px;
}

.accordion-pane-content {
  margin-right: 25px;
  margin-left: 25px;
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 19px;
}

.accordion-pane-content.sidebar-accordion-content {
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 10px;
  padding-bottom: 0px;
}

.product-configuration-select {
  margin-bottom: 20px;
}

.comments-section {
  padding-top: 20px;
  padding-bottom: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(65, 176, 199, .05)), to(rgba(65, 176, 199, .05)));
  background-image: linear-gradient(180deg, rgba(65, 176, 199, .05), rgba(65, 176, 199, .05));
}

.review-holder {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, .15);
}

.review-holder.last-in-list {
  border-bottom-style: none;
}

.review-headline {
  display: inline-block;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

.review-date {
  margin-top: 10px;
  margin-bottom: 10px;
  color: rgba(51, 51, 51, .64);
}

.account-dropdown-icon {
  margin-bottom: 11px;
  color: #0116a7;
}

.account-dropdown {
  padding-top: 3px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.account-dropdown.w--open {
  padding-left: 0px;
}

.account-dropdown-list {
  padding-top: 20px;
}

.account-dropdown-list.w--open {
  padding-right: 15px;
  padding-bottom: 20px;
  padding-left: 25px;
  border-style: none solid solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, .11);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.account-dropdown-link {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e7e7e7;
  color: #1528a9;
  text-decoration: none;
}

.account-dropdown-link:hover {
  text-decoration: underline;
}

.account-settings-dropdown {
  width: 209px;
}

.cart-count-badge {
  position: absolute;
  top: 0px;
  right: -18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 15px;
  height: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e33f2d), to(#e33f2d));
  background-image: linear-gradient(180deg, #e33f2d, #e33f2d);
  box-shadow: 1px 1px 3px -1px #000;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
}

.cart-count-number {
  color: #fff;
  font-size: 9px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.5px;
}

.secondary-heading {
  display: inline-block;
  color: #4980d0;
  font-size: 24px;
  line-height: 25px;
  letter-spacing: -0.5px;
}

.secondary-heading.black-text {
  margin-top: 25px;
  color: #000;
}

.tertiary-heading {
  font-size: 18px;
  line-height: 20px;
  letter-spacing: -0.5px;
}

.inline-image {
  width: 330px;
  margin: 25px 0px 20px 20px;
  float: right;
}

.inline-image.quicklinks {
  width: 50px;
  margin-top: 15px;
  margin-right: 13px;
  margin-bottom: 15px;
  float: none;
}

.inline-image.authorizenet {
  width: 190px;
  margin-right: 27px;
  float: left;
}

.content-callout {
  width: 46%;
  margin: 16px 20px 20px;
  padding: 10px;
  float: right;
  border: 1px solid #e33f2d;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(227, 63, 45, .05)), to(rgba(227, 63, 45, .05)));
  background-image: linear-gradient(180deg, rgba(227, 63, 45, .05), rgba(227, 63, 45, .05));
}

.d-8-image {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 20%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/placeholder-office.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-transition: all 800ms cubic-bezier(.19, 1, .22, 1);
  transition: all 800ms cubic-bezier(.19, 1, .22, 1);
}

.d-8-image:hover {
  -webkit-box-flex: 7;
  -webkit-flex-grow: 7;
  -ms-flex-positive: 7;
  flex-grow: 7;
}

.map-adress-block {
  position: relative;
  display: inline;
  width: 50%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4980d0), to(#4980d0));
  background-image: linear-gradient(180deg, #4980d0, #4980d0);
}

.map {
  display: inline-block;
  width: 50%;
}

.contact-map-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 33px;
}

.map-address-holder {
  position: absolute;
  top: 90px;
  right: -75px;
  z-index: 1;
  width: 50%;
  padding: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 0 0 33px -2px rgba(0, 0, 0, .24);
  line-height: 22px;
}

.textarea {
  min-height: 105px;
}

.textarea.standard-field {
  min-height: 116px;
}

.image-banner {
  min-height: 390px;
  background-image: url('../images/placeholder-office2.jpg');
  background-position: 50% -282px;
  background-size: cover;
  box-shadow: inset 0 5px 30px 0 rgba(0, 0, 0, .22);
}

.image-banner.faq {
  background-image: url('../images/laboratory-2815641_1280.jpg');
  background-position: 0px -390px;
}

.image-banner.certificates {
  background-image: url('../images/dna-1811955_12802.jpg');
}

.image-banner.vet {
  min-height: 360px;
  background-image: url('../images/Vetbanner.jpg');
  background-position: 50% 61%;
  background-size: cover;
}

.image-banner.aesthetics {
  min-height: 360px;
  border-top: 41px solid #4980d0;
  background-image: url('../images/aesth.jpg');
  background-position: 50% 0px;
  background-size: cover;
  text-align: center;
}

.image-banner.humanhealth {
  min-height: 360px;
  background-image: url('../images/HumanHealthBanner.jpg');
  background-position: 50% 50%;
}

.image-banner.lab-industrial {
  min-height: 360px;
  background-image: url('../images/labbanner.jpg');
  background-position: 50% 50%;
}

.image-banner.distributors {
  min-height: 360px;
  background-image: url('../images/distributorshd.jpg');
  background-position: 50% 50%;
}

.image-banner.companyinfo {
  min-height: 300px;
}

.image-banner.shipping-info {
  min-height: 260px;
  background-image: url('../images/shippingbkg.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-banner.nophoto {
  min-height: 120px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#41b0c7), to(#41b0c7)), url('../images/placeholder-office2.jpg');
  background-image: linear-gradient(180deg, #41b0c7, #41b0c7), url('../images/placeholder-office2.jpg');
  background-position: 0px 0px, 50% -282px;
  background-size: auto, cover;
}

.container-float {
  position: relative;
  top: -216px;
  z-index: 2;
  padding: 20px 25px 25px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 0 0 36px 0 rgba(0, 0, 0, .12);
  line-height: 21px;
}

.container-float.audience-pages {
  top: -87px;
}

.container-float.audience-pages.aesthetic-float {
  top: -218px;
}

.container-float.audience-pages.hh-float {
  top: -193px;
  margin-bottom: -135px;
}

.container-float.audience-pages.centered {
  top: -160px;
  text-align: center;
}

.container-float.audience-pages.privacy {
  padding-right: 50px;
  padding-left: 70px;
}

.red-link {
  display: inline;
  color: #e33f2d;
}

.link-no-underline {
  text-decoration: none;
}

.link-no-underline.bluelink {
  color: #4980d0;
}

.certificate-search---results {
  display: none;
}

.search-playback-item {
  color: #4980d0;
  font-style: normal;
  font-weight: 400;
}

.italic-text {
  font-style: normal;
}

.certificate-search---results-holder {
  position: relative;
  padding: 20px 15px;
  border: 1px solid #4980d0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(73, 128, 208, .07)), to(rgba(73, 128, 208, .07)));
  background-image: linear-gradient(180deg, rgba(73, 128, 208, .07), rgba(73, 128, 208, .07));
}

.download-pdf-div {
  position: absolute;
  top: 10px;
  right: 30px;
}

.fine-print {
  margin-top: -10px;
  color: #727272;
  font-size: 11px;
  line-height: 13px;
}

.fine-print.padding-top {
  margin-top: 13px;
}

.storefront-image {
  width: 95px;
  height: 95px;
}

.field---90 {
  width: 90%;
}

.distributor-number-result {
  margin-top: 10px;
  font-weight: 700;
}

.card-holder {
  position: relative;
  margin-top: 40px;
  padding: 20px 25px 25px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(73, 128, 208, .21);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  text-align: center;
}

.ratings-div {
  margin-top: 5px;
  margin-bottom: 20px;
}

.success-message {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(173, 255, 176, .57)), to(rgba(173, 255, 176, .57)));
  background-image: linear-gradient(180deg, rgba(173, 255, 176, .57), rgba(173, 255, 176, .57));
}

.success-message.passreset {
  border: 1px solid #d0f3bf;
  background-color: rgba(140, 227, 45, .09);
  background-image: none;
}

.card-icon {
  position: absolute;
  top: -27px;
  right: 448px;
  display: inline;
  width: 50px;
  margin-right: 0px;
}

.centered-form {
  margin-top: 20px;
}

.margin-top {
  margin-top: 20px;
}

.wizard-indicator-div {
  position: relative;
  display: inline-block;
  width: 60px;
  margin-right: 5px;
  margin-left: 5px;
}

.wizard-icon-label {
  margin-top: 15px;
  font-size: 11px;
  line-height: 11px;
  text-align: center;
}

.wizard-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 17px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.status {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 20px;
  height: 20px;
  border: 2px none #000;
  border-radius: 90px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  font-family: 'Fa solid 900', sans-serif;
  color: #51b817;
  font-size: 18px;
}

.order-summary-holder {
  margin-top: 15px;
  margin-bottom: 23px;
  text-align: left;
}

.order-information-holder {
  padding-bottom: 0px;
  border-bottom: 1px solid #d1d1d1;
  text-align: left;
  text-transform: uppercase;
}

.summary-line-item {
  font-size: 12px;
  line-height: 23px;
}

.summary-line-item.right {
  text-align: right;
}

.summary-line-item.right.total {
  font-size: 20px;
  font-weight: 700;
}

.order-column {
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  border: 1px dashed #cacaca;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 91%, .5)), to(hsla(0, 0%, 91%, .5)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 91%, .5), hsla(0, 0%, 91%, .5));
  text-align: left;
}

.order-column.checkout-column {
  margin-top: 59px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 91%, .5)), to(hsla(0, 0%, 91%, .5)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 91%, .5), hsla(0, 0%, 91%, .5));
}

.order-totals {
  margin-bottom: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #b9b9b9;
}

.payment-method {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.payment-method-label {
  display: inline;
  color: #878787;
  font-size: 12px;
}

.creditcardicon {
  width: 30px;
  margin-right: 15px;
}

.conditional-alert {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none none solid;
  border-width: 1px;
  border-color: #e1cb78;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(47, 64%, 68%, .21)), to(hsla(47, 64%, 68%, .21)));
  background-image: linear-gradient(180deg, hsla(47, 64%, 68%, .21), hsla(47, 64%, 68%, .21));
  text-align: left;
}

.certificates-row {
  margin-top: 30px;
  margin-bottom: 20px;
}

.audience-full-width-div {
  margin-bottom: 0px;
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 30px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eefcff), to(#eefcff));
  background-image: linear-gradient(180deg, #eefcff, #eefcff);
  text-align: center;
}

.specialty-tab {
  width: 20%;
  margin-bottom: 25px;
  padding-right: 2px;
  padding-left: 2px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebfbff), to(#ebfbff));
  background-image: linear-gradient(180deg, #ebfbff, #ebfbff);
  color: #4980d0;
  text-align: center;
}

.specialty-tab.w--current {
  padding-bottom: 20px;
  border-bottom: 4px solid #4980d0;
}

.tab-icon {
  width: 80px;
  margin-bottom: 11px;
}

.tab-icon:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.specialties-tabs {
  margin-top: 25px;
}

.tab {
  padding-bottom: 25px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(73, 128, 208, .52);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  color: #4980d0;
}

.spotlight-div {
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: url('../images/biotrackingbg.jpg');
  background-position: 0px 0px;
  background-size: cover;
  color: #fff;
}

.spotlight-div.aesthetic {
  margin-top: -100px;
  padding-bottom: 68px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(73, 128, 208, .39)), to(rgba(73, 128, 208, .39))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .5))), url('../images/aestheticbanner.jpg');
  background-image: linear-gradient(180deg, rgba(73, 128, 208, .39), rgba(73, 128, 208, .39)), linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/aestheticbanner.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, cover;
}

.spotlight-div.dental {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(73, 128, 208, .35)), to(rgba(73, 128, 208, .35))), url('../images/dentistry.jpg');
  background-image: linear-gradient(180deg, rgba(73, 128, 208, .35), rgba(73, 128, 208, .35)), url('../images/dentistry.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.spotlight-div.lab-industry {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(73, 128, 208, .47)), to(rgba(73, 128, 208, .47))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .51)), to(rgba(0, 0, 0, .51))), url('../images/sharps.jpg');
  background-image: linear-gradient(180deg, rgba(73, 128, 208, .47), rgba(73, 128, 208, .47)), linear-gradient(180deg, rgba(0, 0, 0, .51), rgba(0, 0, 0, .51)), url('../images/sharps.jpg');
  background-position: 0px 0px, 0px 0px, 100% 100%;
  background-size: auto, auto, cover;
}

.spotlight-div.distributors-spotlight {
  padding-top: 65px;
  padding-bottom: 65px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .49)), to(rgba(0, 0, 0, .49))), url('../images/disspot.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .49), rgba(0, 0, 0, .49)), url('../images/disspot.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, 960px;
}

.spotlight-subhead {
  text-transform: uppercase;
}

.spotlight-head {
  margin-bottom: 12px;
  font-family: Oswald, sans-serif;
  color: #e1cb78;
  font-size: 44px;
  line-height: 53px;
  text-transform: uppercase;
}

.spotlight-head.lightblue {
  color: #3fd6f5;
}

.spotlight-content-holder {
  width: 60%;
}

.spotlight-product-holder-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 43px;
  color: #000;
}

.search-playback-div {
  margin-top: 15px;
  margin-bottom: 21px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#6e7f97), to(#6e7f97)), -webkit-gradient(linear, left top, left bottom, from(#4980d0), to(#4980d0));
  background-image: linear-gradient(180deg, #6e7f97, #6e7f97), linear-gradient(180deg, #4980d0, #4980d0);
}

.search-playback-text {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #fff;
}

.playback-column-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
  padding-left: 25px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.playback-column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.playback-column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.playback-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.search-results.grid-results {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sku-holder {
  margin-top: 19px;
  color: #858484;
  font-size: 11px;
  text-align: right;
  text-transform: uppercase;
}

.sku-holder.checkout-sku {
  margin-top: 0px;
  text-align: left;
}

.case-box-select {
  display: inline-block;
  width: 77%;
}

.aestheticswordmark {
  position: absolute;
  left: -20px;
  top: -73px;
  height: 100px;
}

.bullet-list {
  color: #fff;
}

.bullet-columns {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.bullet-image-center {
  display: block;
  width: 150px;
  margin-right: auto;
  margin-left: auto;
  border: 3px solid #37d0f3;
  border-radius: 90px;
}

.h4-white {
  display: inline-block;
  margin-top: 22px;
  color: #fff;
  text-align: left;
}

.audience-bullet-column {
  margin-top: 33px;
}

.link---white {
  color: #fff;
}

.inline-header-icon {
  display: inline;
  width: 30px;
  margin-right: 10px;
}

.narrow-form {
  margin-top: 30px;
  margin-right: 30%;
  margin-left: 30%;
  text-align: center;
}

.text-field---centered {
  text-align: center;
}

.checkbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  line-height: 20px;
  text-align: left;
}

.checkbox.centered-checkbox {
  margin-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.checkbox.centered-checkbox.account-create {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 20px 20px 40px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(92, 3, 3, .25);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fffbf6), to(#fffbf6));
  background-image: linear-gradient(180deg, #fffbf6, #fffbf6);
  line-height: 17px;
}

.tooltip-trigger {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  margin-left: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#f4f4f4));
  background-image: linear-gradient(180deg, #f4f4f4, #f4f4f4);
  color: #e33f2d;
  text-align: center;
}

.tooltip-icon {
  opacity: 0.36;
}

.tooltip {
  position: absolute;
  left: -116px;
  right: 0px;
  bottom: 157%;
  z-index: 10;
  display: none;
  min-width: 260px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#f4f4f4));
  background-image: linear-gradient(180deg, #f4f4f4, #f4f4f4);
  box-shadow: 1px 1px 12px 0 rgba(0, 0, 0, .22);
  opacity: 0;
  text-align: left;
}

.tooltip-text {
  color: #615e5e;
  font-size: 11px;
  line-height: 15px;
}

.tooltip-arrow {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -5px;
  width: 10px;
  height: 10px;
  margin-right: auto;
  margin-left: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#f4f4f4));
  background-image: linear-gradient(180deg, #f4f4f4, #f4f4f4);
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, .24);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.checkbox-pad {
  margin-right: 13px;
}

.starting-at-sticker {
  margin-bottom: 4px;
  margin-left: 6px;
  color: #acacac;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.modal-div {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5000;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(73, 128, 208, .48)), to(rgba(73, 128, 208, .48)));
  background-image: linear-gradient(180deg, rgba(73, 128, 208, .48), rgba(73, 128, 208, .48));
}

.modal-div.cart-view {
  display: none;
}

.modal-div.cart-view.timeout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.modal-contents {
  width: 340px;
  padding: 30px 40px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 0 0 36px 0 rgba(6, 0, 0, .48);
  text-align: center;
}

.modal-contents.cart {
  position: relative;
  width: 50%;
  padding-top: 20px;
  border-top: 12px solid #e1cb78;
  text-align: left;
}

.forgot-password-div {
  display: block;
}

.distributors-logo-salad {
  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;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.inline-form-element {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.next-button {
  padding: 15px 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #4980d0;
  font-family: Oswald, sans-serif;
  font-size: 15px;
  text-transform: uppercase;
}

.next-button:hover {
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, .13);
}

.form-content {
  width: 40%;
  margin-top: 9px;
  margin-bottom: -20px;
}

.collaborate-form-step {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  min-height: 420px;
  margin: 20px auto 35px;
  padding: 15px 0px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px none rgba(0, 0, 0, .1);
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background-color: #fff;
  text-align: center;
}

.step-paginator {
  position: relative;
  height: 100%;
  background-color: transparent;
}

.submit-button {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 78px;
  z-index: 5;
  display: block;
  width: 40%;
  height: auto;
  margin-top: 41px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #4980d0;
  box-shadow: none;
  -webkit-transition: background-color 200ms ease-in, box-shadow 200ms ease-in;
  transition: background-color 200ms ease-in, box-shadow 200ms ease-in;
  font-family: Oswald, sans-serif;
  font-size: 1.2em;
  line-height: 1em;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.submit-button:hover {
  background-color: #3cd3ad;
  box-shadow: 0 0 2px 0 #35cda3;
}

.checkbox-label-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-left: 55px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.45;
  font-family: Montserrat, sans-serif;
  font-size: 1.1em;
  line-height: 1em;
  text-align: right;
  letter-spacing: 0px;
  text-transform: none;
}

.success-message-2 {
  padding: 50px;
  border-radius: 20px;
  background-color: #3cd3ad;
  background-image: linear-gradient(135deg, #3cd3ad, #4cb8c4);
  color: #fff;
  font-size: 1.2em;
  line-height: 1.5em;
  letter-spacing: 1px;
}

.checkbox-active-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  height: auto;
  margin: -2px;
  border: 2px solid #6c33da;
  border-radius: 10px;
  background-color: #edeff0;
  background-image: url('../images/checked.png');
  background-position: 20px 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  opacity: 0;
}

.error-message {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #eb4d8c;
  color: #fff;
  font-size: 1em;
  line-height: 1em;
  text-align: center;
}

.previous-button {
  padding: 5px 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: rgba(0, 0, 0, .4);
  opacity: 0.35;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
  color: #000;
  font-size: 16px;
  text-indent: -2px;
}

.previous-button:hover {
  border-bottom-color: rgba(0, 0, 0, .55);
  opacity: 1;
}

.form-wrapper-2 {
  display: block;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 0px;
  background-color: #fff;
}

.step-2 {
  position: static;
  width: 100%;
  height: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 1px solid #e7e7e7;
  border-radius: 0px;
}

.next-2 {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: auto;
  height: 53px;
  max-width: 159px;
  margin: auto auto 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 400ms ease;
}

.next-2:hover {
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, .07);
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
}

.previous-2 {
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 35px;
  max-width: 100px;
  margin: auto auto 30px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.my-profile-playback-div {
  margin-top: 25px;
  margin-bottom: 24px;
  padding: 25px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(73, 128, 208, .17);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(65, 176, 199, .06)), to(rgba(65, 176, 199, .06)));
  background-image: linear-gradient(180deg, rgba(65, 176, 199, .06), rgba(65, 176, 199, .06));
}

.my-profile-playback-div.grey-version {
  margin-top: 44px;
  margin-bottom: 31px;
  border-color: rgba(214, 218, 224, .17);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .04)), to(rgba(0, 0, 0, .04)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .04), rgba(0, 0, 0, .04));
}

.my-profile-playback-div.yellow-version {
  margin-right: 8px;
  border-color: hsla(47, 64%, 68%, .39);
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(47, 64%, 68%, .09)), to(hsla(47, 64%, 68%, .09)));
  background-image: linear-gradient(180deg, hsla(47, 64%, 68%, .09), hsla(47, 64%, 68%, .09));
}

.quicklinks-div {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px solid #d1cfcf;
  -webkit-transition: box-shadow 400ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 400ms ease, -webkit-transform 400ms ease;
  transition: transform 400ms ease, box-shadow 400ms ease;
  transition: transform 400ms ease, box-shadow 400ms ease, -webkit-transform 400ms ease;
}

.quicklinks-div:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .04)), to(rgba(0, 0, 0, .04)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .04), rgba(0, 0, 0, .04));
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, .05);
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
}

.quicklink-title {
  display: inline-block;
  color: #000;
  font-size: 16px;
  font-weight: 400;
}

.embed-table {
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: 'Quattrocento Sans', sans-serif;
}

.embed-table.extra-padding {
  margin-top: 35px;
  margin-bottom: 50px;
}

.receipt-div {
  position: relative;
  margin-top: 30px;
  padding: 70px;
  box-shadow: 0 0 46px 8px #f0f0f0;
}

.logo-invoice {
  position: absolute;
  top: 0px;
  right: 0px;
  margin-top: 70px;
  margin-right: 85px;
}

.total-price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.toppad {
  padding-top: 15px;
}

.greybkg {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eff6ff), to(#eff6ff));
  background-image: linear-gradient(180deg, #eff6ff, #eff6ff);
}

._2col-links {
  margin-top: 30px;
}

._2col-pad-offset {
  padding-top: 43px;
}

.cart---total-label {
  display: inline-block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: 700;
  text-transform: uppercase;
}

.cart---total-contents {
  display: block;
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
}

.cart---contents-playback {
  margin-bottom: 15px;
}

.thumbnail---cart {
  width: 50px;
  border: 1px solid #e1cb78;
}

.cart---product-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.right {
  padding-right: 0px;
  text-align: right;
}

.column---noleft {
  padding-left: 0px;
}

.modal-close {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 20px;
  height: 20px;
  margin-top: 35px;
  margin-right: 35px;
}

.optional {
  color: #a1a1a1;
  font-size: 12px;
}

.checkout-acknowledge {
  margin-top: 12px;
  font-size: 12px;
  line-height: 16px;
}

.inline-text-field {
  display: inline-block;
  width: 74%;
}

.checkout-left-div {
  display: inline-block;
  width: 65%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.checkout-right-div {
  display: inline-block;
  width: 36%;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.order-sidebar-div {
  margin-left: 8px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  border: 1px dashed #cacaca;
  background-color: hsla(0, 0%, 91%, .5);
}

.shippingbadge {
  width: 25px;
  margin-right: 10px;
  margin-left: 10px;
}

.shipping-option-radio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.payment-options-div {
  margin-top: 32px;
}

.vertical-radio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.payment-icon {
  height: 50px;
  margin-right: 15px;
}

.radio-button {
  display: none;
  margin-right: auto;
  margin-left: auto;
}

.checkout-layout-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.checkout-shopping-cart-div {
  padding: 15px 30px 15px 0px;
}

.checkout-quantity-field {
  height: 30px;
  text-align: center;
}

.cart-subtotal {
  color: #969696;
  font-size: 12px;
}

.cart-line-item {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ebebeb;
}

.sale-sticker {
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 2px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e33f2d), to(#e33f2d));
  background-image: linear-gradient(180deg, #e33f2d, #e33f2d);
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}

.radio-button-label {
  display: none;
}

.card-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.credit-card-radio {
  margin-left: 9px;
}

.card-payments {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

._50-percent-div {
  display: inline-block;
  width: 45%;
  margin-right: 5px;
}

.news-item-block {
  margin-bottom: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  border-style: dashed;
  border-width: 1px;
  border-color: rgba(73, 128, 208, .27);
}

.news-headline {
  color: #41b0c7;
}

.view-more-link {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7a7a7a), to(#7a7a7a));
  background-image: linear-gradient(180deg, #7a7a7a, #7a7a7a);
  -webkit-transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: transform 200ms ease, box-shadow 200ms ease;
  transition: transform 200ms ease, box-shadow 200ms ease, -webkit-transform 200ms ease;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 17px;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.view-more-link:hover {
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, .09);
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
}

.link-block-2 {
  width: 100%;
}

.text-span {
  position: relative;
  left: 7px;
  top: -18px;
  font-size: 30px;
  line-height: 47px;
}

.shipping-rates-div {
  padding: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f3f9fb), to(#f3f9fb));
  background-image: linear-gradient(180deg, #f3f9fb, #f3f9fb);
}

.reordersticker {
  padding: 5px 10px;
  -webkit-transition: box-shadow 150ms ease, -webkit-transform 100ms ease;
  transition: box-shadow 150ms ease, -webkit-transform 100ms ease;
  transition: transform 100ms ease, box-shadow 150ms ease;
  transition: transform 100ms ease, box-shadow 150ms ease, -webkit-transform 100ms ease;
  font-family: Oswald, sans-serif;
  font-size: 11px;
  line-height: 15px;
  letter-spacing: 0.9px;
  text-transform: uppercase;
}

.reordersticker:hover {
  box-shadow: 0 3px 0 0 rgba(0, 0, 0, .09);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.out-of-stock-sticker {
  width: 100px;
  margin-bottom: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e1cb78), to(#e1cb78));
  background-image: linear-gradient(180deg, #e1cb78, #e1cb78);
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
}

.product-list-column {
  margin-top: 25px;
  margin-bottom: 25px;
}

.div-block-2 {
  display: block;
}

.price-quantity-tag {
  color: #999;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.price-select {
  width: 80%;
  line-height: 18px;
  font-weight: 700;
}

html.w-mod-js *[data-ix="show-content-onslide"] {
  display: none;
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}

@media (max-width: 991px) {
  .navbar {
    height: 69px;
  }
  .dropdown-nav-link {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 15px;
  }
  .custom-container {
    min-width: 744px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .utility-holder {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .utilityicon {
    margin-right: 10px;
    margin-left: 10px;
  }
  .utility-label {
    display: inline-block;
  }
  .nav-menu {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .search-scope-dropdown {
    width: 26%;
    margin-right: 0px;
    margin-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .search-scope-label {
    margin-right: 33px;
    font-family: 'Quattrocento Sans', sans-serif;
  }
  .search-holder {
    min-width: 742px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .search-field {
    font-family: 'Quattrocento Sans', sans-serif;
  }
  .phone-number {
    font-size: 20px;
  }
  .phone-number.lead {
    display: inline-block;
    margin-right: 7px;
    font-size: 15px;
  }
  .form-block {
    width: 54%;
    margin-right: 20px;
    margin-bottom: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .slider-panel.panel-3 {
    background-position: 36% 50%;
  }
  .slider-content {
    width: 60%;
    margin-top: 16%;
  }
  .slider-content.right-aligned-content {
    width: 40%;
  }
  .slider-content.right-aligned-content.topfree {
    margin-top: 7%;
    margin-left: 37%;
  }
  .slider-headline {
    font-size: 47px;
    line-height: 51px;
  }
  .button.add-to-cart-button {
    padding-right: 30px;
    padding-left: 30px;
  }
  .bullet-symbol.bullet-symbol---icons {
    width: 11%;
  }
  .slide-nav {
    padding-right: 16px;
    text-align: right;
  }
  .storefront-section {
    padding-bottom: 30px;
  }
  .storefront-item-link-block {
    width: 15%;
    margin-right: 15px;
    margin-left: 15px;
  }
  .storefront-item-link-block.mobile-menu {
    width: 15%;
  }
  .horizontal-list-holder {
    margin-right: 0%;
    margin-left: 0%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .featured-products-section {
    padding-top: 15px;
  }
  .standard-paragraph {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0%;
    padding-left: 0%;
  }
  .shadow-box {
    width: 39%;
  }
  .featured-product-thumbnail {
    max-width: 85%;
  }
  .footnote {
    margin-left: 42px;
  }
  .column---two-column {
    padding-right: 9%;
  }
  .column---two-column.left-column {
    padding-right: 2%;
    padding-left: 4%;
  }
  .column---two-column.right-column {
    padding-right: 5%;
  }
  .link---block {
    margin-top: 29px;
    float: none;
  }
  .footer-column-holder {
    width: 22%;
    margin-right: 5px;
  }
  .footer-column-holder.mobile-footer-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 98%;
    padding-left: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer-column-holder.desktop-footer-logo-holder {
    display: none;
  }
  .phone-number-holder {
    margin-left: 0px;
  }
  .dropdown {
    margin-right: 29px;
    margin-left: 5px;
  }
  .mainnav-megamenu.w--open {
    left: -16px;
    width: 740px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .mainnav-megamenu.products.w--open {
    left: -10px;
    margin-left: -120px;
  }
  .mainnav-megamenu.manufacturers.w--open {
    left: -245px;
  }
  .mainnav-megamenu.customer-support.w--open {
    left: -400px;
  }
  .navigation-megamenu-columns {
    padding-bottom: 2px;
  }
  .megamenu-link-column {
    padding-right: 13px;
  }
  .megamenu-heading {
    color: #000;
  }
  .promo-card {
    top: -32px;
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .promo-card.static {
    text-align: center;
  }
  .image---catalog {
    display: inline;
    width: 60px;
    margin-right: 0px;
    float: none;
  }
  .card-headline {
    display: inline-block;
    margin-top: 17px;
    font-size: 22px;
    line-height: 19px;
  }
  .file-size-indicator {
    margin-top: 10px;
  }
  .link-block {
    text-align: center;
  }
  .breadcrumb-holder {
    padding-left: 4px;
  }
  .sort-select-field {
    width: 255px;
  }
  .sort-select-field.search-results-sorter {
    width: 98px;
  }
  .form-outline-select-field {
    margin-right: 20px;
    margin-bottom: 10px;
  }
  .product-listing-product-name {
    width: 80%;
    line-height: 27px;
  }
  .product-listing-product-name.search-results-name {
    width: 100%;
  }
  .product-listing-div-holder.search-results.grid-holder {
    width: 28%;
  }
  .product-listing-thumbnail-holder.search-results-thumbnails {
    margin-right: 19px;
  }
  .predictive-search-div-holder {
    display: none;
    width: 521px;
  }
  .standalone-product-details---details-column {
    padding-right: 20px;
    padding-left: 30px;
  }
  .badge {
    width: 30px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .alert-box {
    padding-bottom: 15px;
  }
  .alert-box.green {
    padding-bottom: 2px;
  }
  .alert-icon {
    margin-bottom: 33px;
  }
  .account-dropdown {
    width: 100%;
  }
  .account-settings-dropdown {
    width: 180px;
  }
  .inline-image.authorizenet {
    margin-left: 0px;
  }
  .map-address-holder {
    width: 80%;
  }
  .image-banner {
    background-position: 0px -128px;
  }
  .container-float {
    top: -300px;
  }
  .container-float.audience-pages.aesthetic-float {
    top: -293px;
  }
  .container-float.audience-pages.aesthetic-float.centered {
    top: -188px;
  }
  .link-no-underline {
    display: inline;
  }
  .fine-print {
    line-height: 13px;
  }
  .card-icon {
    right: 340px;
  }
  .specialty-tab {
    width: 19%;
    border-right: 1px none #000;
  }
  .specialty-tab.w--current {
    border-right: 1px none #000;
  }
  .spotlight-div {
    background-position: 50% 50%;
  }
  .spotlight-div.aesthetic {
    margin-top: -200px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/aestheticbanner.jpg');
    background-image: linear-gradient(180deg, null, null), linear-gradient(180deg, null, null), url('../images/aestheticbanner.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
  }
  .spotlight-content-holder {
    width: 90%;
  }
  .playback-column-3 {
    padding-top: 7px;
    padding-left: 0px;
  }
  .search-results.grid-results {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .case-box-select {
    width: 75%;
  }
  .aestheticswordmark {
    left: 8px;
    top: -51px;
    height: 70px;
    margin-left: -21px;
  }
  .bullet-columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .checkbox.centered-checkbox.account-create {
    width: 80%;
  }
  .modal-contents.cart {
    width: 80%;
  }
  .collaborate-form-step {
    min-height: 495px;
    margin-bottom: 40px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .submit-button {
    bottom: 56px;
  }
  .checkbox-label-2 {
    padding-left: 60px;
    font-size: 1em;
  }
  .inline-text-field {
    width: 65%;
  }
  .checkout-layout-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .news-headline {
    margin-bottom: 15px;
  }
  .price-select {
    width: 90%;
  }
}

@media (max-width: 767px) {
  .logo {
    float: none;
  }
  .custom-container {
    min-width: 556px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .utility-holder {
    display: block;
    margin-top: 38px;
    margin-right: 27px;
  }
  .utility-label {
    display: inline-block;
  }
  .nav-menu {
    padding-left: 9px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#4980d0), to(#4980d0));
    background-image: linear-gradient(180deg, #4980d0, #4980d0);
  }
  .menu-button {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    color: #fff;
  }
  .menu-button.w--open {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#4980d0), to(#4980d0));
    background-image: linear-gradient(180deg, #4980d0, #4980d0);
  }
  .search-scope-dropdown {
    display: none;
    width: 94%;
  }
  .search-holder {
    display: block;
    min-width: 540px;
    text-align: center;
  }
  .phone-number {
    display: none;
    margin-top: 17px;
  }
  .form-block {
    width: 92%;
    margin-left: 19px;
  }
  .mobile-phone-number {
    display: block;
    margin-left: 16px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-family: Oswald, sans-serif;
    color: #fff;
    font-size: 21px;
    text-align: left;
    letter-spacing: -0.2px;
  }
  .slider-section {
    margin-top: -15px;
  }
  .slider-panel {
    background-position: 50% 50%;
  }
  .slider-panel.panel-2 {
    background-position: 44% 50%;
  }
  .slider-panel.panel-3 {
    background-position: -323px 50%;
  }
  .slider-content {
    width: 50%;
    margin-top: 9%;
  }
  .slider-content.right-aligned-content.topfree {
    margin-top: 11%;
  }
  .slider-headline {
    font-size: 36px;
    line-height: 39px;
  }
  .button.columbia {
    width: 139px;
  }
  .button.alert-cta-button {
    margin-bottom: 30px;
  }
  .storefront-section {
    padding-top: 40px;
  }
  .storefront-item-holder {
    width: 100%;
    padding-top: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
  }
  .storefront-item-link-block {
    width: 25%;
  }
  .storefront-item-link-block.mobile-menu {
    width: 95%;
    margin-bottom: 9px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .storefront-name.megamenu {
    display: inline;
    width: 100%;
  }
  .main-heading {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .main-heading.left-aligned {
    width: 100%;
    margin-left: 0px;
    float: left;
    line-height: 36px;
  }
  .main-heading.left-aligned.blue {
    margin-left: 0px;
  }
  .horizontal-list-holder {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .featured-products-section {
    padding-top: 15px;
  }
  .featured-product-name {
    font-size: 16px;
  }
  .featured-product-price {
    font-size: 37px;
  }
  .column---two-column.left-column {
    padding-right: 6%;
    padding-left: 6%;
  }
  .column---two-column.right-column {
    padding-right: 6%;
    padding-left: 6%;
  }
  .link---block {
    margin-top: 22px;
    float: none;
  }
  .footer-div-top {
    padding-left: 13px;
  }
  .footer-column-holder {
    width: 45%;
  }
  .phone-number-holder {
    display: none;
  }
  .mainnav-megamenu.w--open {
    width: auto;
    padding-bottom: 20px;
    padding-left: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-style: none;
    box-shadow: none;
  }
  .mainnav-megamenu.products.w--open {
    margin-left: 9px;
  }
  .mainnav-megamenu.manufacturers.w--open {
    padding-left: 19px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .navigation-megamenu-link-blocks {
    margin-top: 0px;
  }
  .megamenu-heading.left {
    margin-left: 23px;
    font-size: 27px;
  }
  .promo-card {
    margin-top: 50px;
    padding-bottom: 15px;
  }
  .image---catalog {
    margin-right: 41px;
    float: left;
  }
  .card-headline {
    display: block;
    margin-top: 0px;
    text-align: left;
  }
  .file-size-indicator {
    text-align: left;
  }
  .logo-holder {
    width: 130px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .storefront-icons {
    max-width: 50px;
    margin-right: 28px;
  }
  .content-section {
    padding-right: 15px;
    padding-left: 15px;
  }
  .grid-icon-link-block {
    width: 42%;
  }
  .title-with-shadow-section {
    margin-top: 5px;
    padding-left: 5px;
  }
  .listing-sort-div-holder {
    float: right;
  }
  .product-listing-product-name {
    width: 100%;
    margin-bottom: 10px;
  }
  .product-listing-product-name.predictive-search-name {
    text-align: left;
  }
  .product-listing-description.column-description {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .product-listing-div-holder {
    margin-right: 10px;
    margin-left: 10px;
  }
  .product-listing-thumbnail-holder {
    width: 160px;
    margin-bottom: 75px;
  }
  .product-listing-thumbnail-holder.column-version {
    width: 100%;
    margin-bottom: 20px;
  }
  .view-grid-options-holder {
    display: none;
  }
  .star-ratings-div {
    left: 23px;
    top: auto;
    right: auto;
    bottom: 9px;
  }
  .star-ratings-div.inline {
    position: static;
    display: block;
    margin-right: 0px;
  }
  .star-ratings-div.column-version-stars {
    position: static;
    margin-bottom: 10px;
  }
  .predictive-search-div-holder.cart-contents {
    padding-right: 0px;
    padding-left: 0px;
  }
  .standalone-product-details---row {
    margin-top: 56px;
  }
  .alert-box.green {
    padding-top: 12px;
    padding-bottom: 2px;
  }
  .alert-icon {
    margin-bottom: 12px;
  }
  .review-holder {
    margin-top: 50px;
    margin-bottom: 0px;
    padding-right: 15px;
    padding-bottom: 12px;
    padding-left: 15px;
  }
  .review-headline {
    display: block;
    margin-top: 15px;
  }
  .inline-image {
    width: 230px;
  }
  .inline-image.authorizenet {
    width: 110px;
    margin-left: 0px;
  }
  .map-address-holder {
    width: 100%;
  }
  .container-float.audience-pages.privacy {
    padding-left: 40px;
  }
  .fine-print {
    margin-bottom: 5px;
  }
  .card-icon {
    right: 240px;
  }
  .summary-line-item.right.total {
    display: inline-block;
  }
  .conditional-alert {
    padding-right: 20px;
    padding-left: 20px;
  }
  .specialty-tab {
    width: 24%;
  }
  .spotlight-div {
    background-position: -695px 50%;
  }
  .spotlight-div.aesthetic {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/aestheticbanner.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/aestheticbanner.jpg');
    background-position: 0px 0px, 50% 50%;
  }
  .spotlight-content-holder {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
  }
  .spotlight-product-holder-div {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .case-box-select {
    width: 77%;
  }
  .narrow-form {
    margin-right: 15%;
    margin-left: 15%;
  }
  .modal-contents.cart {
    width: 90%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .form-content {
    width: 90%;
  }
  .submit-button {
    bottom: 55px;
  }
  .checkbox-label-2 {
    font-size: 1.1em;
    line-height: 1.2em;
  }
  .my-profile-playback-div.grey-version {
    margin-top: 0px;
  }
  .quicklinks-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
  }
  .receipt-div {
    margin-top: 104px;
  }
  .checkout-left-div {
    width: 50%;
  }
  .checkout-right-div {
    width: 50%;
  }
  .order-sidebar-div {
    position: static;
  }
  .checkout-layout-div {
    display: block;
  }
  .news-headline {
    line-height: 27px;
  }
  .product-list-column {
    text-align: center;
  }
}

@media (max-width: 479px) {
  .logo {
    width: 189px;
  }
  .navbar {
    height: 67px;
  }
  .custom-container {
    min-width: 319px;
  }
  .utility-holder {
    display: block;
    margin-top: 35px;
    margin-right: 0px;
  }
  .utilityicon.nopadding {
    width: 20px;
  }
  .utility-label {
    display: none;
  }
  .nav-menu {
    padding-bottom: 22px;
  }
  .search-holder {
    min-width: 320px;
  }
  .search-field {
    min-height: 36px;
    padding-left: 10px;
    font-size: 13px;
  }
  .search-trigger {
    height: 38px;
  }
  .phone-number {
    display: none;
  }
  .form-block {
    margin-left: 9px;
  }
  .mobile-phone-number {
    font-size: 17px;
  }
  .slider-panel {
    background-position: 100% 50%;
  }
  .slider-panel.panel-2 {
    background-position: 100% 50%;
  }
  .slider-panel.panel-3 {
    background-position: 100% 50%;
  }
  .slider-content {
    width: 61%;
    margin-left: 0%;
  }
  .slider-content.right-aligned-content {
    width: 60%;
    margin-top: 8%;
    margin-left: 7%;
  }
  .slider-content.right-aligned-content.topfree {
    margin-left: 7%;
  }
  .slider-headline {
    font-size: 38px;
    line-height: 43px;
  }
  .button.columbia {
    width: 70%;
  }
  .button.columbia.narrow-button {
    width: 140px;
  }
  .button.outline-button.yellow-outline.cart-continue {
    margin-right: 0px;
  }
  .button.add-to-cart-button {
    padding-right: 15px;
    padding-left: 15px;
  }
  .button.checkout {
    float: none;
  }
  .bullet-text {
    line-height: 16px;
  }
  .storefront-item-holder {
    text-align: center;
  }
  .storefront-item-holder.mobile-nav {
    text-align: left;
  }
  .storefront-item-link-block {
    width: 66%;
  }
  .main-heading.left-aligned {
    width: 100%;
    margin-left: 0px;
    line-height: 39px;
  }
  .main-heading.left-aligned.blue {
    line-height: 35px;
  }
  .horizontal-list-holder {
    margin-bottom: 15px;
  }
  .standard-paragraph {
    width: 95%;
  }
  .shadow-box {
    width: 95%;
    margin-bottom: 0px;
    padding-top: 9%;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .form---create-account {
    margin-left: 3px;
  }
  .column---two-column.left-column {
    margin-bottom: 27px;
    padding-right: 10%;
    padding-left: 10%;
  }
  .link---block {
    float: none;
  }
  .footer-column-holder.mobile-footer-header {
    width: 95%;
    padding-left: 0px;
  }
  .footer-section-header {
    margin-top: 31px;
  }
  .image-2 {
    max-width: 49%;
  }
  .mainnav-megamenu.w--open {
    padding-left: 0px;
  }
  .mainnav-megamenu.manufacturers.w--open {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .megamenu-heading.left {
    margin-bottom: 17px;
    line-height: 27px;
  }
  .promo-card {
    left: 11px;
  }
  .image---catalog {
    display: block;
    margin-right: auto;
    margin-bottom: 14px;
    margin-left: auto;
    float: none;
  }
  .card-headline {
    text-align: center;
  }
  .file-size-indicator {
    text-align: center;
  }
  .logo-holder {
    margin-right: 0px;
  }
  .storefront-icons {
    margin-right: 10px;
  }
  .breadcrumb-section {
    display: none;
  }
  .content-section {
    margin-top: 20px;
  }
  .grid-icon-link-block {
    width: 83%;
  }
  .title-with-shadow-section {
    margin-top: 27px;
  }
  .title-with-shadow-section.no-bottom-padding {
    padding-top: 13px;
  }
  .listing-sort-div-holder {
    margin-top: 15px;
    float: none;
  }
  .sort-select-field {
    width: 235px;
  }
  .product-listing-product-name {
    display: inline-block;
    line-height: 29px;
  }
  .product-listing-product-name.predictive-search-name {
    font-size: 13px;
    line-height: 15px;
    text-align: left;
  }
  .product-listing-div-holder {
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
  }
  .product-listing-div-holder.search-results.grid-holder {
    width: 98%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .product-listing-thumbnail-holder {
    display: block;
    width: 230px;
    margin-right: auto;
    margin-bottom: 55px;
    margin-left: auto;
    float: none;
  }
  .product-listing-thumbnail-holder.search-results-thumbnails.grid-thumbnails {
    margin-left: 0px;
  }
  .star-ratings-div {
    left: 23px;
    top: 247px;
    right: 23px;
    bottom: auto;
  }
  .horizontal-division.padded-division {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .dot-indicator.offset {
    width: 15px;
    margin-right: 2px;
    margin-left: 2px;
  }
  .pagination---link-block {
    display: none;
  }
  .pagination---next-link {
    display: none;
  }
  .pagination---button-link-block {
    height: 27px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .predictive-search---image-holder {
    width: 40px;
  }
  .predictive-search-div-holder {
    width: 311px;
  }
  .predictive-search---item-number {
    font-size: 13px;
  }
  .standalone-product-details---price-tag {
    text-align: center;
  }
  .standalone-product-details---details-column {
    padding-right: 10px;
    padding-left: 10px;
  }
  .product-detail-fact {
    text-align: center;
  }
  .product-detail-fact.mfg {
    text-align: center;
  }
  .alert-box.green {
    padding-bottom: 13px;
  }
  .alert-icon {
    margin-bottom: 23px;
  }
  .accordion-pane-content {
    margin-right: 0px;
    margin-left: 0px;
  }
  .second-details-column {
    margin-top: 12px;
    text-align: center;
  }
  .account-dropdown-icon {
    display: none;
  }
  .account-dropdown {
    padding-right: 0px;
  }
  .account-dropdown-list.w--open {
    left: -30px;
  }
  .account-dropdown-link {
    line-height: 16px;
  }
  .account-settings-dropdown {
    width: auto;
  }
  .cart-count-badge {
    right: 4px;
  }
  .inline-image.authorizenet {
    display: block;
    width: 180px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .content-callout {
    width: 95%;
    margin-right: 10px;
  }
  .map-adress-block {
    width: 100%;
  }
  .map {
    display: none;
  }
  .map-address-holder {
    position: static;
    padding-top: 10px;
  }
  .column-no-margin {
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-banner {
    display: none;
  }
  .image-banner.vet {
    display: block;
    background-position: 0px 50%;
  }
  .image-banner.aesthetics {
    display: block;
    min-height: 300px;
    background-position: 39% 60%;
    background-size: contain;
    background-attachment: fixed;
  }
  .image-banner.humanhealth {
    display: block;
    min-height: 250px;
  }
  .image-banner.lab-industrial {
    display: block;
    min-height: 250px;
  }
  .container-float {
    top: 0px;
  }
  .container-float.audience-pages {
    top: -6px;
  }
  .container-float.audience-pages.aesthetic-float {
    top: -100px;
  }
  .container-float.audience-pages.hh-float {
    top: 0px;
  }
  .container-float.audience-pages.privacy {
    padding-right: 20px;
    padding-left: 20px;
  }
  .certificate-search---results {
    display: none;
  }
  .download-pdf-div {
    position: static;
  }
  .card-icon {
    display: none;
  }
  .wizard-indicator-div {
    width: 40px;
  }
  .wizard-indicator-div.expanded {
    width: 60px;
  }
  .status {
    top: -11px;
  }
  .summary-line-item.right.total {
    float: right;
  }
  .payment-method {
    margin-bottom: 19px;
  }
  .conditional-alert {
    padding-right: 20px;
    padding-left: 20px;
  }
  .specialty-tab {
    display: inline-block;
    width: 44%;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: -0.5px;
  }
  .tab-icon {
    width: 50px;
  }
  .spotlight-div {
    padding-top: 0px;
  }
  .spotlight-div.aesthetic {
    padding-top: 80px;
  }
  .spotlight-div.dental {
    margin-top: 114px;
  }
  .spotlight-div.lab-industry {
    padding-top: 135px;
  }
  .spotlight-head {
    line-height: 49px;
  }
  .spotlight-content-holder {
    width: 95%;
    padding-top: 50px;
  }
  .spotlight-product-holder-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .playback-column-1 {
    padding-left: 10px;
  }
  .playback-column-3 {
    padding-left: 10px;
  }
  .playback-columns {
    display: block;
  }
  .sku-holder {
    text-align: center;
  }
  .case-box-select {
    width: 75%;
  }
  .aestheticswordmark {
    left: 15px;
    top: -44px;
  }
  .bullet-list {
    margin-top: 14px;
  }
  .bullet-image-center {
    margin-bottom: 24px;
  }
  .h4-white {
    display: inline;
  }
  .inline-header-icon {
    float: left;
  }
  .narrow-form {
    margin-right: 5%;
    margin-left: 5%;
  }
  .checkbox.centered-checkbox.account-create {
    width: 95%;
  }
  .starting-at-sticker {
    text-align: center;
  }
  .modal-contents.cart {
    text-align: center;
  }
  .form-content {
    width: 100%;
  }
  .collaborate-form-step {
    width: 100%;
    min-height: 555px;
    margin-bottom: 140px;
    padding: 50px 10px;
  }
  .mask-2 {
    position: static;
    height: 100%;
  }
  .step-paginator {
    height: auto;
    padding-bottom: 0px;
  }
  .submit-button {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 60px;
    width: 90%;
    margin-bottom: -85px;
  }
  .checkbox-label-2 {
    padding-right: 20px;
    padding-left: 40px;
    font-size: 1em;
  }
  .checkbox-active-overlay {
    background-position: 10px 50%;
    background-size: 20px;
  }
  .form-wrapper-2 {
    padding: 0px;
  }
  .next-2 {
    margin-bottom: 50px;
  }
  .previous-2 {
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 75px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }
  .my-profile-playback-div {
    padding: 15px;
  }
  .quicklinks-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .receipt-div {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }
  .logo-invoice {
    position: static;
    display: block;
    width: 150px;
    margin-top: 0px;
    margin-right: 33px;
  }
  ._2col-pad-offset {
    padding-top: 0px;
  }
  .cart---total-amount {
    text-align: center;
  }
  .cart---product-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .modal-close {
    top: -29px;
    right: -23px;
  }
  .checkout-left-div {
    width: 100%;
  }
  .checkout-right-div {
    display: block;
    width: 100%;
  }
  .order-sidebar-div {
    margin-top: 15px;
  }
  .text-span {
    font-size: 20px;
  }
  .price-select {
    text-align: center;
  }
}

@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.eot') format('embedded-opentype'), url('../fonts/fa-regular-400.woff') format('woff'), url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.eot') format('embedded-opentype'), url('../fonts/fa-solid-900.woff') format('woff'), url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}