/** Shopify CDN: Minification failed

Line 3117:41 Unexpected "1"

**/


h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: freight-display-pro;
  color: #004943;
  font-size: 60px;
    line-height: 60px;
    font-weight: 800;
    text-transform: none;
    letter-spacing: 1px;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: freight-display-pro;
  color: #004943;
  font-size: 45px;
    line-height: 45px;
    font-weight: 800;
    text-transform: none;
    letter-spacing: 1px;
}

.jc-fixed-nav-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  background-color: hsla(0, 0%, 90.2%, 0.9);
  opacity: 0;
  -webkit-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
}

.jc-fixed-nav-flex-row {
  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;
}
.jc-footer-disclaimer-section {
  margin-top: 40px;
}
.jc-product-page-flex-col.jc-product-page-flex-col-input{
  display: flex;
  gap: 10px;
}
.jc-variant-option-button {
  width: auto;
  margin-top: 0;
  margin-right: 0;
  margin-left: 10px;
  padding: 10px 12px;
  background-color: transparent;
  -webkit-transition: background-color .25s ease;
  transition: background-color .25s ease;
  font-family: filson-pro;
  color: #004943;
  font-size: 12px;
  line-height: 15px;
  border-width: 1.5px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 3px;
  border-color: #004943;
  border-width: 1.5px;
  position: relative;
  z-index: 5;
  border-style: solid;
  text-decoration: none;
}
.jc-variant-option-button.is-active {
  background-color: #004943;
  color: #fff;
}
a .appikon-cart-item-upsell-notes{
  color: #004943 !important;
}
.jc-fixed-nav-container {
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
}

.jc-nav-dropdown-icon {
  position: static;
  display: block;
  margin-right: 0px;
  margin-left: 5px;
}

.jc-fixed-bar-flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.jc-fixed-bar-flex-link-img {
  width: 12px;
}

.jc-fixed-bar-flex-link-wrapper {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.jc-fixed-bar-dropdown {
  margin-left: 6px;
}

.jc-fixed-bar-dropdown-toggle {
  padding: 0px;
}

.jc-fixed-bar-dropdown-menu.w--open {
  left: -100px;
  top: 20px;
  border-radius: 1px;
  background-color: #fff;
  box-shadow: 1px 1px 6px 0 #999;
  z-index: 900;
}

.jc-fixed-bar-dropdown-link.w-dropdown-link.w--current {
  color: #000;
}

.jc-fixed-bar-dropdown-link.w-dropdown-link.w--current:hover {
  color: #004943;
}

.jc-fixed-bar-dropdown-link {
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  font-family: filson-pro;
  color: #000;
  font-size: 15px;
  font-weight: 400;
}

.jc-fixed-bar-dropdown-link:hover {
  color: #004943;
}

.jc-fixed-nav-logo {
  width: 85px;
  -webkit-transition: width 250ms ease;
  transition: width 250ms ease;
}

.jc-fixed-navbar {
  background-color: #fff;
}

.jc-nav-link {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  font-family: filson-pro;
  color: #004943;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  text-transform: uppercase;
}

.jc-nav-link:hover {
  color: #004943;
}

.jc-nav-link.w--current {
  color: #004943;
}

.jc-nav-link.jc-nav-link-dropdown {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 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;
}

.jc-nav-overlay-link {
  position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
}

.jc-nav-dropdown-link.w-dropdown-link.w--current {
  color: #004943;
}

.jc-nav-dropdown-link.jc-nav-dropdown-link-mobile {
  display: none;
}

.jc-fixed-bar-flex-breaker {
  height: 20px;
  margin-right: 20px;
  margin-left: 20px;
  border: 1px solid #fff;
}

.jc-fixed-nav-brand {
  padding-top: 20px;
  padding-bottom: 20px;
}

.jc-nav-menu {
  display: block;
  -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-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: right;
  padding-bottom: 20px;
}

.jc-nav-dropdown-img {
  position: absolute;
  left: 0%;
  top: -17px;
  right: 0%;
  bottom: auto;
  width: 32px;
  margin-right: auto;
  margin-left: auto;
}

.jc-fixed-bar-wrapper {
  padding-top: 7px;
  padding-bottom: 7px;
  background-color: #004943;
  position: relative;
  z-index: 2;
}

.jc-fixed-bar-col-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: right;
}

.jc-fixed-bar-social-link {
  margin-right: 15px;
}

.jc-fixed-bar-col-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  overflow: hidden;
}

.jc-bar-slider {
  height: 20px;
  background-color: transparent;
  text-align: center;
}

.jc-bar-slider-arrow {
  display: none;
}

.jc-bar-slider-nav {
  display: none;
}

.jc-fixed-bar-mobile-wrapper {
  overflow: hidden;
}

.jc-container-large {
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
}

.jc-fixed-nav-wrapper {
  position: relative;
  z-index: 1;
}

.jc-nav-dropdown-menu.w--open {
  left: -35%;
  border-radius: 1px;
  background-color: #fff;
  box-shadow: 1px 1px 6px 0 #999;
}

.jc-nav-dropdown-menu.jc-nav-dropdown-menu-alt.w--open {
  left: -25%;
}

.jc-fixed-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1001;
}

#shopify-section-jc-mobile-bar {
  display: none;
}


.jc-fixed-bar-flex-link {
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  font-family: filson-pro;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.jc-fixed-bar-flex-link:hover {
  
}

.jc-nav-dropdown-link {
  padding-right: 40px;
  padding-left: 40px;
  border-bottom: 2px solid #dbdbdb;
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  font-family: filson-pro;
  font-size: 16px;
  text-align: center;
}

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

.jc-nav-dropdown-link.jc-nav-dropdown-link-last {
  border-bottom-style: none;
}

.jc-fixed-bar-link {
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  font-family: filson-pro;
  color: #fff;
  font-size: 15px;
  line-height: 15px;
  font-weight: 500;
  letter-spacing: 1px;
  text-decoration: none;
  /*text-transform: uppercase;*/
  text-align: center;
}

.jc-fixed-bar-cart-img {
  width: 22px;
}

.jc-fixed-bar-row {
  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;
}

.jc-fixed-bar-social-img {
  width: 28px;
}

.jc-hero-wrapper {
  padding: 250px 10px 60px;
}

.jc-hero-content-wrapper {
  text-align: center;
}

.jc-hero-heading {
  margin-top: 0px;
  margin-bottom: 60px;
  font-family: freight-display-pro;
  color: #004943;
  font-size: 60px;
  line-height: 64px;
  font-weight: 800;
  text-transform: capitalize;
  letter-spacing: 1px;
}

.jc-hero-flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.jc-hero-flex-col {
  margin-right: 10px;
  margin-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 255px;
  -ms-flex: 0 255px;
  flex: 0 255px;
}

.jc-hero-flex-col-home {
  margin-right: 10px;
  margin-left: 10px;
  -webkit-box-flex: 0;
   -webkit-flex: 0 16.6666667%;
   -ms-flex: 0 16.6666667%;
   flex: 0 16.6666667%;
   
}

.jc-hero-flex-col-img {
  height: 70px;
  margin-bottom: 15px;
  width: auto;
}

.jc-hero-flex-col-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: filson-pro;
  color: #000;
  font-size: 15px;
  line-height: 15px;
  font-weight: 600;

}

.jc-hero-flex-col-sub-script {
  position: relative;
  font-size: 20px;
  bottom: 0px;
}

.jc-hero-content-text {
  font-family: filson-pro;
  max-width: 850px;
  margin-right: auto;
  margin-left: auto;
  font-size: 16px;
  line-height: 25px;
}

.jc-hero-btn-wrapper {
  margin-top: 60px;
}

.jc-hero-btn {
  padding: 3px 30px;
  background-color: #000;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  font-family: filson-pro;
  color: #fff;
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.jc-hero-btn:hover {
  background-color: #003d37;
  
}

.jc-hero-product-section-wrapper {
  margin-top: 100px;
}

.jc-section-heading {
  margin-top: 0px;
  margin-bottom: 0px;
     font-family: freight-display-pro;
  color: #004943;
  font-size: 45px;
  line-height: 45px;
  font-weight: 800;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}

.jc-section-heading-hr {
  width: 270px;
  height: 4px;
  margin-right: auto;
  margin-bottom: 2px;
  margin-left: auto;
  background-color: #004943;
  max-width: 100%;
  display: none;
}

.jc-section-heading-hr.jc-section-heading-hr-bottom {
  height: 2px;
  margin-bottom: 0px;
}

.jc-section-sub-heading {
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: filson-pro;
  color: #004943;
  font-size: 25px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}
.disclaimer-text{
  font-style: italic;
  text-align: center;
  margin-top: 30px;
  margin-bottom: -20px;
}
.jc-fixed-bar-link p a {
  color: #fff;
}
.jc-fixed-bar-link p  {
  color: #fff !important;
  margin-bottom: 0px;
}
.jc-product-sub-heading-link {
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  color: #004943;
  text-decoration: none;
}

.jc-product-sub-heading-link:hover {
  color: #000;
}

.jc-products-flex-row {
  display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    -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;
    max-width: 1055px;
    margin-left: auto;
    margin-right: auto;
}
.jc-products-flex-row.left-aligned{
  -webkit-box-pack: left;
  -webkit-justify-content: left;
  -ms-flex-pack: left;
  justify-content: left;
}
.jc-products-flex-row-product-page.jc-products-flex-row {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}

.jc-products-flex-row.jc-products-flex-row-product-page-alt {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.jc-products-flex-row.jc-products-flex-row-marketing {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.jc-product-section-link-text {
  z-index: 10;
  margin-bottom: 0px;
}

.jc-product-section-link-breaker {
  z-index: -1;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 2px;
  background-color: transparent;
}

.jc-product-section-breaker-wrapper {
  margin-bottom: 15px;
  display: none;
}

.jc-product-section-bottom-wrapper {
  max-width: 95%;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
}

.jc-product-section-link-block {
  width: auto;
  margin-top: 0;
  margin-right: 0;
  margin-left: 10px;
  padding: 10px 12px;
  background-color: transparent;
  -webkit-transition: background-color .25s ease;
  transition: background-color .25s ease;
  font-family: filson-pro;
  color: #004943;
  font-size: 12px;
  line-height: 15px;
  border-width: 1.5px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 3px;
  border-color: #004943;
  border-width: 1.5px;
  position: relative;
  z-index: 5;
  border-style: solid;
  text-decoration: none;
}
.jc-product-section-link-block:hover{
  background-color: #004943;
  color: #fff;
}
.jc-product-section-overlay-link {
  position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 2;
}

.jc-product-section-hr {
  width: 100%;
  height: 2px;
  margin-right: auto;
  margin-bottom: 2px;
  margin-left: auto;
  background-color: #000;
}

.jc-product-section-hr.jc-product-section-sub-hr {
  height: 1px;
  margin-bottom: 0px;
}

.jc-product-section-heading {
  margin: 0;
    color: #004943;
    font-family: filson-pro,sans-serif;
    font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  text-transform: none;

}

.jc-product-section-text-collection-custom {
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  font-family: filson-pro;
  color: #000;
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
  text-align: center;
}

.jc-product-section-text-collection-custom p {
  margin-bottom: 0px;
}

.jc-product-section-heading.jc-product-section-heading-marketing {
  /*font-size: 40px;
  line-height: 34px;
  min-height: 68px;*/
}

.jc-product-section-heading-quick {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: freight-display-pro;
  color: #000;
  font-size: 40px;
  font-weight: 400;
  text-transform: lowercase;

}

.jc-product-section-sub-heading-quick {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: filson-pro;
  color: #000;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
}

.jc-product-section-heading-alt {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: freight-display-pro;
  color: #000;
  font-size: 40px;
  font-weight: 400;
  text-transform: lowercase;
}

.jc-product-section-price-text {
  margin-bottom: 20px;
  font-family: filson-pro;
  color: #004943;
  font-size: 18px;
  font-weight: 500;
margin-top: 10px;
}
.grid-product__price{
  display: flex;
  justify-content: center;
}
.grid-product__price.left{
  justify-content: left;
}
.jc-product-section-price-text.line-through{
  text-decoration: line-through;
  margin-right: 10px;
  color: #333;
}

.jc-product-section-col-inner {
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 20px;
  border-radius: 1px;
  -webkit-transition: box-shadow 250ms ease, -webkit-transform 250ms ease;
  transition: box-shadow 250ms ease, -webkit-transform 250ms ease;
  transition: transform 250ms ease, box-shadow 250ms ease;
  transition: transform 250ms ease, box-shadow 250ms ease, -webkit-transform 250ms ease;
  text-align: center;
  position: relative;
}

.jc-product-section-col-inner.jc-product-section-col-inner-marketing {
  display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   height: 100%;
   -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;
}

.jc-product-section-col-inner:hover {
  /*
  box-shadow: 1px 1px 8px 0 #bebebe;
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
  */
}
.jc-product-section-bottom-wrapper.collection{
  flex-direction: column;
}
.jc-product-section-img-wrapper {
  height: 335px;
  margin-bottom: 15px;
  background-image: url('/cdn/shop/files/Thumb_Tincture_Category.jpg?v=1683148772');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}
.jc-product-section-img-wrapper.collection{
  height: 390px;
}
.jc-product-section-img-wrapper.jc-product-section-img-wrapper-2 {
  background-image: url('/cdn/shop/files/Thumb_Main_Softgels_FS_60mg_CLP.jpg?v=1684520725');
}

.jc-product-section-img-wrapper.jc-product-section-img-wrapper-3 {
  background-image: url('/cdn/shop/files/Thumb_1_5mg_Dog_Chews.jpg?v=1700594742');
} 

.jc-product-section-img-wrapper.jc-product-section-img-wrapper-4 {
  background-image: url('/cdn/shop/files/Thumb_Main_Gummies_FS_60mg_CLP.jpg?v=1692735491');
} 

.jc-product-section-img-wrapper.jc-product-section-img-wrapper-5 {
  background-image: url('/cdn/shop/files/Thumb_1_Main__Cream_FS_2500mg_CLP.jpg?v=1693329061');
} 

.jc-product-section-img-wrapper.jc-product-section-img-wrapper-6 {
  background-image: url('/cdn/shop/files/Thumb_Main_Gummies_BS_60mg_CLP.jpg?v=1692735490');
} 

.jc-product-section-img-wrapper.jc-product-section-img-wrapper-7 {
  background-image: url('/cdn/shop/files/SummitD830ct.jpg?v=1657310797');
}


.jc-product-section-img-wrapper.jc-product-section-img-wrapper-8 {
  background-image: url('/cdn/shop/files/SM_Websitethumb_D920ct_Gummy_1100x1100_a25c4b0f-4244-455d-a7e9-fb8a938ced28.jpg');
}
.jc-product-section-img-wrapper.jc-product-section-img-wrapper-pain {
  background-image: url('https://wholesale.rrmeds.com/cdn/shop/files/ThumbMain_GummiesPain_1100x1100.jpg?v=1697400566');
  background-size: contain;
}
.jc-product-section-img-wrapper.jc-product-section-img-wrapper-de-stress {
  background-image: url('https://wholesale.rrmeds.com/cdn/shop/files/ThumbMain_GummiesDe-Stress_1100x1100.jpg?v=1697400679');
  background-size: contain;
}
.jc-product-section-img-wrapper.jc-product-section-img-wrapper-sleep{
  background-image: url('/cdn/shop/files/Thumb_Main_Gummies_Sleep_1.jpg?v=1687285267');
  background-size: contain;
}

.jc-products-flex-col {
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 33.33333%;
  -ms-flex: 0 33.33333%;
  flex: 0 33.33333%;
  margin-bottom: 15px;
}

.jc-products-flex-col.jc-products-flex-col-marketing  {
  padding-left: 30px;
  padding-right: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 33.333333%;
  -ms-flex: 0 33.333333%;
  flex: 0 33.333333%;

}

.jc-products-flex-col.jc-products-flex-col-testing  {
  padding-left: 30px;
  padding-right: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 50%;
  -ms-flex: 0 50%;
  flex: 0 50%;

}

.jc-products-flex-col.jc-products-flex-col-product-page {
  -webkit-box-flex: 0;
  -webkit-flex: 0 33.333333%;
  -ms-flex: 0 33.333333%;
  flex: 0 33.333333%;
}

.jc-products-flex-col.jc-products-flex-col-product-page-rec {
  -webkit-box-flex: 0;
  -webkit-flex: 0 33.333333%;
  -ms-flex: 0 33.333333%;
  flex: 0 33.333333%;
}

.jc-products-flex-col.jc-products-flex-col-hide {
  display: none !important;
}

.jc-products-flex-col.jc-products-flex-col-product-page:nth-child(n+4) {
 /* display: none;*/
}

.jc-products-flex-col.jc-products-flex-col-quadrant {
  -webkit-box-flex: 0;
  -webkit-flex: 0 50%;
  -ms-flex: 0 50%;
  flex: 0 50%;
}

.jc-btn-breaker-wrapper {
  display: none;
  position: static;
  width: 100%;
  height: 5px;
  margin-top: 7px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.jc-product-section-link-breaker-expand {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 0%;
  height: 100%;
  margin-right: auto;
  margin-left: 0px;
  border-radius: 2px;
  background-color: #000;
  background-image: repeating-linear-gradient(90deg, #004943, #fff);
  -webkit-transition: width 500ms ease;
  transition: width 500ms ease;
}

.jc-banner-section {
  padding: 40px 10px;
  background-color: #e9e8e3;
}

.jc-banner-row {
  margin-top: 60px;
}

.jc-banner-content-col {
  padding-right: 20px;
  padding-left: 20px;
}

.jc-banner-content-col-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: freight-display-pro;
  color: #004943;
  font-size: 50px;
  line-height: 25px;
  font-weight: 400;
  text-transform: lowercase;
}

.jc-banner-col-text {
  margin-bottom: 20px;
  line-height: 25px;
  font-weight: 400;
  font-family: filson-pro;
  font-size: 15px;
}

.jc-banner-col-bottom-text {
  margin-bottom: 15px;
  font-family: filson-pro;
  color: #004943;
  font-size: 16px;
  letter-spacing: 1px;
}

.jc-banner-form-block {
  margin-bottom: 0px;
}

.jc-banner-form-input {
  margin-bottom: 0px;
  border: 2px solid #000;
  border-radius: 1px;
  background-color: transparent;
  -webkit-transition: border-color 250ms ease;
  transition: border-color 250ms ease;
  font-family: filson-pro;
  color: #000;
  font-size: 16px;
  letter-spacing: 1px;
}

.jc-banner-form-input:focus {
  border-color: #004943;
}

.jc-banner-form-input::-webkit-input-placeholder {
  color: #000;
}

.jc-banner-form-input:-ms-input-placeholder {
  color: #000;
}

.jc-banner-form-input::-ms-input-placeholder {
  color: #000;
}

.jc-banner-form-input::placeholder {
  color: #000;
}

.jc-banner-form-group {
  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;
}

.jc-banner-form-btn {
  margin-left: 10px;
  padding: 10px 30px;
  border-radius: 1px;
  background-color: #000;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  font-family: filson-pro;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 1px;
}

.jc-banner-form-btn:hover {
  background-color: #004943;
}

.jc-banner-col-img {
  width: 325px;
}

.jc-banner-col-img-wrapper {
  padding-right: 40px;
  text-align: right;
}

.jc-footer-top-wrapper {
  padding: 40px 10px;
}

.jc-footer-col-center {
  text-align: center;
  padding-left: 0px;
  padding-right: 0px;
}

.jc-footer-col-right {
  text-align: right;
}

.jc-footer-col-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-family: filson-pro,sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 1px;
    color: #004943;
    text-transform: uppercase;
}



.jc-footer-menu-link {
    display: inline-block;
    margin-bottom: 15px;
    -webkit-transition: color .25s ease;
    transition: color .25s ease;
    font-family: filson-pro,sans-serif;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
}


.jc-footer-menu-link:hover {
  color: #004943;
}

.jc-footer-menu-link-meta {
  font-family: filson-pro;
  display: inline-block;
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  color: #1a1a1a;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  text-decoration: none;
}

.jc-footer-menu-link-meta:hover {
  color: #004943;
}

.jc-footer-menu-link-wrapper {
  margin-bottom: 10px;
}

.jc-footer-col-contact-link-wrapper {
  margin-bottom: 10px;
}

.jc-footer-menu-link-wrapper.jc-footer-menu-link-wrapper-last {
  margin-bottom: 0px;
}

.jc-footer-menu-link-wrapper-meta {
  margin-bottom: 0px;
}

.jc-footer-menu-flex-row {
  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;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.jc-footer-menu-flex-col.jc-footer-menu-flex-col-left {
  margin-right: 40px;
}

.jc-footer-col-logo-img {
  width: 120px;
}

.jc-footer-col-contact-link {
    display: inline-block;
    margin-bottom: 15px;
    -webkit-transition: color .25s ease;
    transition: color .25s ease;
    font-family: filson-pro,sans-serif;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
}

.jc-footer-col-contact-link:hover {
  color: #004943;
}

.jc-footer-col-social-wrapper {
  margin-top: 15px;
}

.jc-footer-sub-menu-wrapper {
  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;
}

.jc-footer-menu-meta-breaker {
  margin-left: 10px;
  margin-right: 10px;
}

.jc-footer-col-social-link {
  position: relative;
  margin-right: 0px;
  margin-left: 17px;
}

.jc-footer-social-img {
  width: 32px;
}

.jc-footer-social-img-hover {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 32px;
  opacity: 0;
  -webkit-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
}

.jc-footer-social-img-hover:hover {
  opacity: 1;
}

.footer-bottom-wrapper {
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #e9e8e3;
}

.footer-bottom-text {
  background-color: #e9e8e3;
  font-family: filson-pro;
  color: #000;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.jc-hero-wrapper-program {
  padding: 250px 10px 20px;
}

.jc-hero-content-wrapper-program {
  padding-top: 60px;
  padding-bottom: 60px;
  border-radius: 1px;
  box-shadow: 1px 1px 6px 0 #bebebe;
  text-align: center;
}

.jc-hero-content-text-top {
  max-width: 850px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  font-family: filson-pro;
  font-size: 16px;
  line-height: 25px;
}

.jc-mid-wrapper-program {
  max-width: 850px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
}

.jc-hero-heading-program {
  margin-top: 0px;
  margin-bottom: 40px;
  font-family: freight-display-pro;
  color: #000;
  font-size: 100px;
  line-height: 70px;
  font-weight: 400;
}

.jc-mid-heading-program {
  margin-top: 0px;
  margin-bottom: 40px;
  font-family: freight-display-pro;
  color: #000;
  font-size: 80px;
  line-height: 40px;
  font-weight: 400;
  text-transform: lowercase;
}

.jc-mid-text-program {
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  font-family: filson-pro;
  color: #000;
  font-size: 16px;
  line-height: 25px;
  text-align: left;
}

.jc-mid-content-block-program {
  margin-bottom: 40px;
  padding-left: 40px;
}

.jc-mid-content-block-heading-program {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: filson-pro;
  color: #004943;
  font-size: 17px;
  line-height: 20px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}

.jc-mid-content-block-text-program {
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  font-family: filson-pro;
  color: #000;
  font-size: 16px;
  line-height: 25px;
  text-align: left;
}

.jc-bottom-wrapper-program {
  max-width: 850px;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
}

.jc-bottom-flex-row-program {
  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;
}

.jc-bottom-flex-col-program {
  margin-right: 80px;
  margin-left: 80px;
}

.jc-bottom-flex-link-program {
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  font-family: filson-pro;
  color: #000;
  font-size: 16px;
  line-height: 18px;
  text-decoration: none;
}

.jc-bottom-flex-link-program:hover {
  color: #004943;
}

.jc-bottom-flex-img-program {
  width: 50px;
  margin-bottom: 10px;
}

.jc-hero-wrapper-pricing {
  padding: 250px 10px 40px;
}

.jc-hero-heading-pricing {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: filson-pro;
  color: #000;
  font-size: 58px;
  line-height: 60px;
  font-weight: 700;
  text-align: center;
  text-transform: none;
  letter-spacing: 1px;
}

.jc-mid-wrapper-pricing {
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
}

.jc-content-block-pricing {
  max-width: 1040px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #000;
}

.jc-overlay-link-pricing {
  display: block;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  border-radius: 1px;
  -webkit-transition: box-shadow 250ms ease, -webkit-transform 250ms ease;
  transition: box-shadow 250ms ease, -webkit-transform 250ms ease;
  transition: transform 250ms ease, box-shadow 250ms ease;
  transition: transform 250ms ease, box-shadow 250ms ease, -webkit-transform 250ms ease;
  color: #000;
  text-decoration: none;
}

.jc-overlay-link-pricing:hover {
  box-shadow: 1px 1px 8px 0 #bebebe;
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
}

.jc-outer-row-pricing {
  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;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.jc-col-img-pricing {
  width: 300px;
}

.jc-outer-content-col-pricing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.jc-content-heading-pricing {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: freight-display-pro;
  color: #000;
  font-size: 36px;
  line-height: 20px;
  font-weight: 400;
  text-transform: lowercase;
}

.jc-col-left-pricing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  position: relative;
}

.jc-content-heading-pricing-alt {
  font-size: 18px;
  letter-spacing: 1px;
}

.jc-content-box-outer-pricing {
  padding: 2px;
  border: 2px solid #000;
  border-radius: 1px;
}

.jc-content-box-inner-pricing {
  padding: 10px 40px;
  border: 1px solid #000;
  border-radius: 1px;
}

.jc-content-row-pricing {
  padding-top: 15px;
  padding-bottom: 15px;
}

.jc-content-row-pricing.jc-content-row-pricing-top {
  border-bottom: 1px solid #1a1a1a;
}

.jc-content-col-heading-pricing {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: freight-display-pro;
  color: #000;
  font-size: 34px;
  font-weight: 400;
  text-transform: lowercase;
}

.jc-content-col-text-pricing {
  font-family: filson-pro;
  color: #1a1a1a;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
}

.jc-bottom-wrapper-pricing {
  margin-top: 40px;
  text-align: center;
}

.jc-bottom-text-pricing {
  margin-bottom: 12px;
  font-family: filson-pro;
  color: #000;
  font-size: 20px;
  line-height: 23px;
  font-weight: 400;
  letter-spacing: 1px;
}

.jc-bottom-text-pricing-alt {
  margin-bottom: 3px;
  font-family: filson-pro;
  color: #000;
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
  letter-spacing: 1px;
}

.jc-content-col-pricing.jc-content-col-pricing-updated-border {
  border-left: 2px solid #000;
}

.jc-content-block-pricing-updated {
  max-width: 1040px;
  min-height: 275px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.jc-col-inner-pricing-updated {
  padding: 10px;
}

.jc-content-heading-pricing-updated {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: filson-pro;
  color: #000;
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
  
}

.jc-content-heading-wrapper-pricing-updated {
  margin-bottom: 20px;
}

.jc-content-sub-heading-pricing-updated {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: filson-pro;
  color: #000;
  font-size: 17px;
  line-height: 17px;
  font-weight: 400;
}

.jc-content-col-heading-pricing-updated {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: filson-pro;
  color: #000;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
}

.jc-content-col-heading-pricing-updated.jc-content-col-heading-pricing-updated-alt {
  margin-bottom: 0px;
}

.jc-content-row-pricing-updated {
  padding-top: 0px;
  padding-bottom: 0px;
}

.jc-content-col-text-pricing-updated.jc-content-col-text-pricing-updated-alt {

  margin-bottom: 0px;
}

.jc-content-col-text-pricing-updated-alt {
  font-family: filson-pro;
  color: #004943;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}

.jc-content-col-text-pricing-updated {
  margin-bottom: 10px;
  font-family: filson-pro;
  color: #1a1a1a;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
}

.jc-hero-heading-faq {
  margin-top: 0px;
  margin-bottom: 40px;
  font-family: freight-display-pro;
  color: #000;
  font-size: 100px;
  line-height: 70px;
  font-weight: 400;
}

.jc-hero-content-wrapper-faq {
  padding-top: 60px;
  padding-bottom: 60px;
  border-radius: 1px;
  box-shadow: 1px 1px 6px 0 #bebebe;
  text-align: center;
}

.jc-hero-wrapper-faq {
  padding: 250px 10px 20px;
}

.jc-faq-page-open-btn {
  position: absolute;
  left: auto;
  top: 50%;
  right: 0%;
  bottom: auto;
  padding: 10px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #004943;
  font-size: 24px;
  line-height: 24px;
  text-decoration: none;
}

.jc-faq-page-content-heading-wrapper {
  position: relative;
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  color: #000;
  cursor: pointer;
}

.jc-faq-page-content-heading-wrapper:hover {
  color: #004943;
}

.jc-tab-menu-link-faq {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 29%;
  -ms-flex: 0 29%;
  flex: 0 29%;
  background-color: #f0efea;
  -webkit-transition: box-shadow 250ms ease, background-color 250ms ease, color 250ms ease;
  transition: box-shadow 250ms ease, background-color 250ms ease, color 250ms ease;
  font-family: freight-display-pro;
  color: #000;
  font-size: 50px;
  line-height: 35px;
  text-align: center;
  text-transform: lowercase;
}

.jc-tab-menu-link-faq:hover {
  background-color: #e9e8e3;
  box-shadow: 1px 0 11px 3px grey;
  color: #004943;
}

.jc-tab-menu-link-faq.w--current {
  background-color: #e9e8e3;
  box-shadow: 1px 0 11px 3px grey;
  color: #004943;
}

.tab-content-inner-faq {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.jc-faq-page-content-heading {
  padding: 20px 10px;
  font-family: filson-pro;
  font-size: 19px;
  line-height: 19px;
  font-weight: 400;
  text-align: left;
  
}

.jc-faq-page-expand-block {
  position: relative;
  padding-bottom: 10px;
}

.jc-faq-page-expand-text {
  max-width: 750px;
  margin-top: 0px;
  margin-bottom: 15px;
  padding-left: 30px;
  font-family: filson-pro;
  color: #000;
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
  text-align: left;
}

.jc-faq-page-expand-text-link {
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  color: #004943;
  text-decoration: none;
}

.jc-faq-page-expand-text-link:hover {
  color: #430506;
}

.jc-faq-page-content-block {
  border-bottom: 1px solid #ccc;
}

.jc-faq-page-expand-wrapper {
  position: relative;
  overflow: hidden;
  height: 0px;
  opacity: 0;
}

.jc-tabs-menu-faq {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -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;
  background-color: #f0efea;
  box-shadow: 0 4px 6px 0 #b3b3b3;
  text-align: center;
}

.jc-hero-heading-policies {
  margin-top: 0px;
  margin-bottom: 40px;
 
  text-align: center;
  text-transform: none;
  letter-spacing: 1px;
}

.jc-hero-wrapper-policies {
  padding: 250px 10px 20px;
}

.jc-hero-content-wrapper-policies {
  padding-top: 60px;
  padding-bottom: 60px;
  border-radius: 1px;
  box-shadow: 1px 1px 6px 0 #bebebe;
  text-align: center;
}

.jc-bottom-wrapper-policies {
  margin-top: 60px;
}

.jc-bottom-text-policies {

}

.tab-content-inner-policies {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.jc-hero-wrapper-contact {
  padding: 250px 10px 40px;
}

.jc-hero-heading-contact {
  margin-top: 0px;
  margin-bottom: 40px;
  font-family: freight-display-pro;
  color: #004943;
  font-size: 60px;
  line-height: 64px;
  font-weight: 800;
  text-align: center;
  text-transform: none;
  letter-spacing: 1px;
}

.jc-hero-content-text-contact {
  max-width: 850px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  font-family: filson-pro;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}

.jc-flex-row-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -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;
}

.jc-flex-col-contact {
  margin-right: 70px;
  margin-left: 70px;
}

.jc-flex-link-contact {
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  font-family: filson-pro;
  color: #000;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  text-decoration: none;
}

.jc-flex-link-contact:hover {
  color: #004943;
}

.jc-flex-img-contact {
  width: 50px;
  margin-bottom: 10px;
}

.jc-form-block-contact {
  max-width: 850px;
  margin: 40px auto;
}

.jc-form-input-contact {
  margin-bottom: 20px;
  border: 2px solid #000;
  border-radius: 1px;
  -webkit-transition: border-color 250ms ease;
  transition: border-color 250ms ease;
  font-family: filson-pro;
  color: #000;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: 1px;
}

.jc-form-input-contact:focus {
  border-color: #004943;
}

.jc-form-input-contact::-webkit-input-placeholder {
  color: #000;
}

.jc-form-input-contact:-ms-input-placeholder {
  color: #000;
}

.jc-form-input-contact::-ms-input-placeholder {
  color: #000;
}

.jc-form-input-contact::placeholder {
  color: #000;
}

.jc-form-input-contact.jc-form-input-area-contact {
  min-height: 100px;
}

.jc-input-wrapper-contact {
  padding-right: 10px;
  padding-left: 10px;
}

.jc-btn-wrapper-contact {
  margin-top: 40px;
  padding-right: 10px;
  padding-left: 10px;
  font-weight: 700;
  text-align: center;
}

.jc-btn-contact {
  padding: 12px 40px;
  border-radius: 1px;
  background-color: #004943;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  font-family: filson-pro;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.jc-btn-contact:hover {
  background-color: #003d37;
}

.jc-hero-content-text-link-contact {
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  color: #004943;
  text-decoration: none;
}

.jc-hero-content-text-link-contact:hover {
  color: #000;
}

.jc-hero-social-wrapper-contact {
  text-align: center;
}

.jc-hero-social-link-contact {
  margin-right: 20px;
  margin-left: 20px;
}

.jc-hero-social-img-contact {
  width: 45px;
}

.jc-hero-heading-collection {
  margin-top: 0px;
  margin-bottom: 5px;

  text-align: center;
  text-transform: none;
  letter-spacing: 1px;
}

.jc-products-logo-row {
  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;
  margin-top: 0px;
  margin-bottom: 40px;
}

.jc-products-logo-img {
  width: 140px;
  margin-right: 20px;
  margin-left: 20px;
}

.jc-content-block-all-products {
  margin-bottom: 80px;
}

.jc-content-block-all-products.jc-content-block-all-products-last {
  margin-bottom: 0px;
}

.jc-hero-heading-collection-alt {
  margin-top: 0px;
      margin-bottom: 5px;
      font-family: freight-display-pro;
      color: #004943;
      font-size: 60px;
      line-height: 64px;
      font-weight: 800;
      text-align: center;
      text-transform: none;
      letter-spacing: 1px;
      
}

.jc-heading-wrapper.jc-heading-wrapper-alt {
  margin-bottom: 40px;
}

.jc-hero-wrapper-collection {
  padding: 250px 10px 60px;
}

.jc-heading-wrapper {
  margin-bottom: 80px;
}

.jc-heading-wrapper.jc-heading-wrapper-collection {
  margin-bottom: 40px;
}

.jc-hero-wrapper-lab {
  padding: 250px 10px 60px;
}

.jc-container-mid {
  max-width: 1055px;
  margin-right: auto;
  margin-left: auto;
}

.jc-hero-icon-col-heading-qc {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: filson-pro;
  color: #000;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  text-transform: none;
}

.jc-hero-icon-col-heading-discounts {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: filson-pro;
  color: #000;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  text-transform: none;
}

.jc-hero-icon-col-heading-discounts-alt {
  color: #004943;
}

.jc-hero-heading-qc {
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: freight-display-pro;
  color: #004943;
  font-size: 60px;
  line-height: 60px;
  font-weight: 800;
  letter-spacing: 1px;
  text-transform: none;
}

.jc-hero-heading-qc.jc-hero-heading-qc-bottom {
  margin-bottom: 0px;
}

.jc-hero-heading-discounts {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: filson-pro;
  color: #000;
  font-size: 35px;
  line-height: 35px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: none;
}

.jc-hero-sub-heading-qc {
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: filson-pro;
  color: #000;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
}

.jc-hero-block-qc {
  max-width: 1055px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  padding: 40px;
  border-radius: 1px;
  background-color: #fff;
  box-shadow: 1px 1px 6px 0 #bebebe;
  text-align: center;
}

.jc-heading-wrapper-discounts {
  /*max-width: 1055px;
  margin-left: auto;
  margin-right: auto;*/
}

.jc-hero-block-discounts {
  max-width: 1055px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  padding-top: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  border-radius: 1px;
  background-color: #fff;
  box-shadow: 1px 1px 6px 0 #bebebe;
  text-align: center;
}

.jc-hero-block-qc.jc-hero-block-qc-bottom {
  margin-bottom: 0px;
  padding-right: 60px;
  padding-bottom: 0px;
  padding-left: 60px;
}

.jc-hero-icon-col-inner-qc {
  text-align: center;
}

.jc-hero-flex-row-discounts {
  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-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -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;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  max-width: 750px;
}


.jc-hero-flex-col-discounts {
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 50%;
  -ms-flex: 0 50%;
  flex: 0 50%;
  margin-bottom: 40px;
}

.jc-hero-flex-col-inner-discounts {
  text-align: center;
}

.jc-hero-text-discount {
    color: #000;
    margin-bottom: 0px;
    font-family: filson-pro;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    text-align: left;
    }

.jc-hero-text-discount-alt {
  color: #004943;
}

.jc-hero-text-wrapper-discount {
  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-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;
  margin-top: 10px;
}

.jc-hero-text-breaker-discount {
  height: 15px;
  margin-right: 5px;
  margin-left: 5px;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
}

.jc-hero-text-qc {
  margin-bottom: 0px;
  font-family: filson-pro;
  font-size: 16px;
  line-height: 23px;
  font-weight: 700;
  text-align: left;
}

.jc-hero-text-qc-discounts {
  margin-bottom: 20px;
  font-family: filson-pro;
  font-size: 22px;
  line-height: 23px;
  font-weight: 700;
  text-align: center;
  color: #000;
}

.jc-hero-icon-img-qc {
  height: 50px;
  margin-bottom: 15px;
}

.jc-heading-wrapper-lab {
  margin-bottom: 40px;
}

.jc-hero-bottom-content-wrapper-lab {
  max-width: 940px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.jc-bottom-col-inner-qc {
  margin-right: 50px;
  margin-left: 50px;
}

.jc-bottom-col-inner-qc.jc-bottom-col-inner-qc-alt {
  padding-right: 20px;
  padding-left: 20px;
   margin-right: 0px;
  margin-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 33.33333%;
  -ms-flex: 0 33.33333%;
  flex: 0 33.33333%;
  margin-bottom: 40px;
}
.jc-bottom-col-inner-qc.jc-bottom-col-inner-qc-alt.two-by-two{
  -webkit-flex: 0 50%;
  -ms-flex: 0 50%;
  flex: 0 50%;
}


.jc-bottom-flex-text-flavor-qc {
  font-family: filson-pro;
  font-size: 16px;
  line-height: 23px;
  font-weight: 700;
  margin-bottom: 15px;
  margin-top: 5px;
}

.jc-bottom-flex-link-text-qc {
  position: relative;
  z-index: 2;
  margin-bottom: 0px;
  font-size: 18px;
  text-transform: none;
}

.jc-row-heading-wrapper {
  margin-bottom: 60px;
}

.jc-content-block-qc {
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #000;
}
.jc-content-block-qc.no-border{
  border-bottom: 0px solid #000;
}

.jc-content-block-qc.jc-content-block-qc-last {
  border-bottom-style: none;
}

.jc-bottom-flex-heading-qc {
  margin: 0px auto 15px;
  font-family: filson-pro;
  color: #004943;
  font-size: 20px;
  line-height: 23px;
  font-weight: 500;
}

.jc-bottom-flex-heading-qc.jc-bottom-flex-heading-qc-alt {
  margin-bottom: 0px;
}

.jc-lab-modal {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: none;
  background-color: rgba(0, 0, 0, 0.65);
  opacity: 0;
}

.jc-lab-modal.jc-lab-modal-show {
  display: block;
  opacity: 1;
}

.jc-bottom-flex-link-qc {
  position: relative;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  font-family: filson-pro;
  color: #004943;
  font-size: 18px;
  text-decoration: none;
  text-transform: uppercase;
}

.jc-bottom-flex-link-qc:hover {
  color: #000;
}

.jc-row-heading-qc {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: filson-pro;
  color: #004943;
  font-size: 30px;
  line-height: 30px;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 1px;
}

.jc-bottom-flex-link-breaker-qc {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  width: 100%;
  height: 5px;
  margin-right: auto;
  margin-left: auto;
  background-color: #f0efea;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.jc-flex-row-qc {
  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;
}

.jc-flex-row-qc.jc-flex-row-qc-alt {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.jc-lab-modal-content-wrapper {
  position: relative;
  top: 50%;
  max-width: 850px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 20px;
  border-radius: 1px;
  background-color: #fff;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.jc-lab-modal-heading {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: filson-pro;
  color: #004943;
  font-size: 28px;
  line-height: 30px;
  letter-spacing: 1px;
}

.jc-lab-modal-heading.jc-lab-modal-heading-alt {
margin-bottom: 0px;
}

.jc-lab-modal-heading-flavor {
   font-family: filson-pro;
  color: #000;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 30px;
  margin-top: 5px;
}

.jc-lab-modal-content-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.jc-lab-modal-flex-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
  -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: color 250ms ease;
  transition: color 250ms ease;
  font-family: filson-pro;
  color: #004943;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
}
.jc-lab-modal-flex-link.spaced{
  margin-top: 10px;
}

.jc-lab-modal-flex-link:hover {
  color: #000;
}

.jc-lab-modal-flex-img {
  width: 28px;
  margin-left: 10px;
}

.jc-lab-modal-close-btn {
  position: absolute;
  left: auto;
  top: 0%;
  right: 10px;
  bottom: auto;
  padding: 5px;
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #999;
  font-size: 26px;
  line-height: 26px;
  font-weight: 400;
  text-decoration: none;
}

.jc-lab-modal-close-btn:hover {
  color: #004943;
}

.jc-product-hero {
  padding: 200px 10px 60px;
}

.jc-product-page-col-left {
  text-align: center;
}

.jc-product-page-slider {
  height: 70%;
  background-color: transparent;
}

.jc-product-page-slider-inner {
  height: 100%;
}

.jc-product-page-img-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  position: relative;
}

.jc-product-page-img {
  max-height: 525px;
}

.jc-product-page-slider-arrow {
  width: 40px;
  color: #dbdbdb;
  -webkit-transition: color 250ms ease;
   transition: color 250ms ease;
}

.jc-product-page-slider-arrow:hover {
  color:#004943;
}


.jc-product-page-slide-nav {
  position: static;
  margin-top: 20px;
}

.jc-product-page-btn-wrapper-alt {
  margin-top: 20px;
}

.jc-product-page-btn-alt {
  padding: 14px 40px;
  border-radius: 1px;
  background-color: #004943;
  -webkit-transition: border-color 250ms ease, background-color 250ms ease, color 250ms ease;
  transition: border-color 250ms ease, background-color 250ms ease, color 250ms ease;
  font-family: filson-pro;
  color: #fff;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 1px;
}

.jc-product-page-btn-alt:hover {
  background-color: #003d37;
}

.jc-product-page-disclaimer-img {
  width: 200px;
  margin-bottom: 20px;
}

.jc-product-page-heading {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 43px;
  letter-spacing: 1px;
  text-transform: none;
}

.jc-product-page-heading-mobile {
  display: none;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #000;
  font-family: filson-pro;
  color: #000;
  font-size: 32px;
  line-height: 34px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: none;
}

.jc-product-page-btn {
  width: 100%;
  border-radius: 1px;
  background-color: #004943;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  font-family: filson-pro;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 1px;
  text-transform: none;
  padding-top: 15px;
  padding-bottom: 15px;
}

.jc-product-page-btn:hover {
  background-color: #003d37;
}

.jc-product-page-btn-quick {
  padding-right: 30px;
  padding-left: 30px;
  border-radius: 1px;
  background-color: #000;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  font-family: filson-pro;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: none;
}

.jc-product-page-btn-quick:hover {
  background-color: #004943;
}

.jc-product-page-btn-quick-order {
  width: auto;
  margin-top: 0;
  margin-right: 0;
  margin-left: 10px;
  padding: 10px 12px;
  background-color: transparent;
  -webkit-transition: background-color .25s ease;
  transition: background-color .25s ease;
  font-family: filson-pro;
  color: #004943;
  font-size: 12px;
  line-height: 15px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 3px;
  border-color: #004943;
  border-width: 1.5px;
  position: relative;
  z-index: 5;
  border-style: solid;
  text-decoration: none;
}

.jc-product-page-btn-quick-order:hover {
  background-color: #004943;
  color: #fff;
}

.jc-product-page-description-text {
  font-family: filson-pro;
  color: #000;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  margin-bottom: 15px;
}

.jc-product-page-description-text a {
  color: #004943;
  text-decoration: none;
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
}

.jc-product-page-description-text a:hover {
  color: #430506;
}

.jc-product-page-flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-right: 80px;
  padding-bottom: 20px;
  -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-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.jc-product-page-options-wrapper.top .jc-product-page-flex-row{
  border-bottom: none;
  padding-bottom: 0px;
}

.jc-product-page-flex-row-quick {
  display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
 -webkit-justify-content: space-around;
   -ms-flex-pack: distribute;
   justify-content: space-around;
   -webkit-box-align: center;
   -webkit-align-items: center;
   -ms-flex-align: center;
   align-items: center;

  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.jc-quantity-btn-breaker {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  width: 12px;
  height: 1px;
  margin-right: auto;
  margin-left: auto;
  background-color: #004943;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
}

.jc-quantity-btn-breaker.jc-quantity-btn-breaker-alt {
  width: 1px;
  height: 12px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.jc-js-quantity-selector {
  width: 48px;
  text-align: center;
  font-family: filson-pro;
  font-size: 16px;
  line-height: 16px;
  padding-left: 10px;
  border:none;
}

.jc-js-quantity-selector.jc-js-quantity-selector-hidden {
  display: none;
}


.jc-product-page-disclaimer-text {
  font-family: filson-pro;
  color: #999;
  line-height: 23px;
  font-style: italic;
  text-align: left;
}

.jc-product-page-col-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: filson-pro;
  color: #004943;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  text-transform: uppercase;
}

.jc-product-page-col-heading-quick {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: filson-pro;
  color: #004943;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  text-transform: uppercase;
}

.jc-product-input-hide {
  display: none;
}

.jc-product-supply-message-wrapper {
margin-top: 30px;
}

.jc-product-checkbox-wrapper {
  margin-top: 30px;
}

.jc-product-checkbox-wrapper label {
  margin-bottom: 0px;
  padding-left: 6px;
}

.jc-product-checkbox-wrapper input[type="checkbox"] {
  margin-top: 4px;
}

.jc-product-checkbox-wrapper-quick {
  text-align: left;
  padding-bottom: 7px;
}

.jc-product-checkbox-wrapper-quick label {
  margin-bottom: 0px;
  padding-left: 4px;
  font-size: 12px;
  font-weight: 400;
}

.jc-product-checkbox-wrapper-quick input[type="checkbox"] {
  margin-top: 4px;
  margin-right: 5px;
}

.jc-checkbox-flex-row {
  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-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;
}

.jc-product-supply-message-text {
  margin-bottom: 0px;
  font-family: filson-pro;
  color: #000;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
}

.jc-product-supply-message-text a {
  color: #004943;
  text-decoration: none;
   -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
}

.jc-product-supply-message-text a:hover {
  color: #430506;
}

.jc-product-page-btn-wrapper {
  margin-top: 30px;
  text-align: center;
}

.jc-product-page-btn-wrapper-quick {
  margin-top: 20px;
  text-align: center;
}

.jc-product-page-meta-text-marketing {
  text-align: center;
  margin-bottom: 0px;
  margin-top: 20px;
  font-family: filson-pro;
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;

}

.jc-product-page-btn-wrapper-quick-order 1 {
  margin-top: 0px;
  text-align: center;
}

.cart-volume-section {
  margin-bottom: 30px;
}

.cart-volume-section-alt {
  margin-bottom: 30px;
  font-family: filson-pro;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  font-weight: bold;
  text-align: center;
}

.cart-volume-heading {
  margin-bottom: 10px;
  margin-top: 0px;
  font-family: myriad-pro-condensed,sans-serif;
  color: #000000;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 1px;
}

.cart-volume-content-block {
  margin-bottom: 10px;
  font-family: filson-pro;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
}

.cart-volume-content-block-inner {
  color: #004943;
}

.jc-cart-btn-wrapper-quick {
  text-align: center;
  margin-top: 60px;
}

.jc-cart-btn-quick {
    color: #fff;
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 30px;
    padding-left: 30px;
    border-radius: 1px;
    background-color: #000;
    -webkit-transition: background-color 250ms ease;
    transition: background-color 250ms ease;
    font-family: filson-pro;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 1px;
}

.jc-cart-btn-quick:hover {
  background-color: #004943;
}

.jc-form-success-wrapper-quick {
  display: none;
  margin-top: 10px;
}
.jc-product-section-btn-wrapper.margin-top{
  margin-top: 20px;
}
.jc-form-success-text-quick {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: filson-pro;
  color: #000;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  letter-spacing: 1px;
}

.fa.fa-check {
  color: #28a745;
}

.jc-product-page-disclaimer-wrapper {
  margin-top: 30px;
  text-align: center;
}

.jc-product-page-options-wrapper {
  margin-top: 20px;
}

.jc-quantity-btn {
  position: relative;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #ddd;
  -webkit-transition: background-color 250ms ease, color 250ms ease;
  transition: background-color 250ms ease, color 250ms ease;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #004943;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.jc-quantity-btn:hover {
  background-color: #004943;
  color: #fff;
}

.jc-product-page-flex-col.jc-product-page-flex-col-heading {
  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-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.jc-product-page-flex-col.jc-product-page-flex-col-input {
  -webkit-box-flex: 0;
  -webkit-flex: 0 20%;
  -ms-flex: 0 20%;
  flex: 0 20%;
}

.jc-product-page-flex-col.jc-product-page-flex-col-input.jc-product-page-flex-col-jnput-alt {
  -webkit-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
}

.jc-quantity-amt {
  padding-right: 20px;
  padding-left: 20px;
  font-family: filson-pro;
  font-size: 16px;
  line-height: 16px;
}

.jc-product-page-heading-wrapper {
  margin-bottom: 20px;
}

.jc-product-sub-heading {

  margin-top: -5px;
  margin-bottom: 10px;
  font-family: filson-pro;
  color: #004943;
  font-size: 26px;
  line-height: 26px;
  font-weight: 700;
}

.jc-product-sub-heading-mobile {

  margin-top: -5px;
  margin-bottom: 10px;
  font-family: filson-pro;
  color: #004943;
  font-size: 26px;
  line-height: 26px;
  font-weight: 700;
  display: none;
}

.jc-product-page-input-wrapper {
  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;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: filson-pro;
  color: #333;
  font-size: 15px;
  font-weight: 400;
}

.jc-product-quantity-wrapper {
  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;
}

.jc-product-quantity-wrapper-quick-order {
  display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -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;
}

.jc-product-page-description-text-price {
  font-family: filson-pro;
  color: #000;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
}
.jc-product-page-description-text-price.line-through{
  text-decoration: line-through;
  margin-right: 10px;
  color: #333;
}

.jc-product-page-size-heading-wrapper {
  margin-bottom: 10px;
}

.jc-product-page-size-heading {
  margin-bottom: 0px;
  margin-top: 10px;
  font-family: filson-pro;
  color: #000;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
}

.jc-product-page-quantity-text {
  margin-left: 5px;
  font-family: filson-pro;
  color: #000;
  font-size: 14px;
  line-height: 18px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 1px;
  padding-right: 5px;
}

.jc-product-page-quantity-text a {
  text-decoration: none;
  color: #004943;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
}

.jc-product-page-quantity-text a:hover {
  color: #430506;
}

.jc-product-page-bottom-tabs-wrapper {
  margin-top: 80px;
  padding-bottom: 60px;
}

.jc-product-page-bottom-tabs-menu {
  border-bottom: 1px solid #ddd;
}

.jc-product-page-bottom-tabs-menu-link {
  margin-right: 60px;
  padding: 20px 0px;
  background-color: transparent;
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  font-family: filson-pro;
  color: #999;
  font-size: 18px;
  letter-spacing: 1px;
}

.jc-product-page-bottom-tabs-menu-link:hover {
  color: #004943;
}

.jc-product-page-bottom-tabs-menu-link.w--current {
  background-color: transparent;
  color: #004943;
}

.jc-product-page-bottom-tabs-inner {
  padding-top: 20px;
}

.jc-product-page-bottom-tabs-text {
  max-width: 1100px;
  margin-bottom: 10px;
  font-family: filson-pro;
  color: #000;
  font-size: 16px;
  line-height: 28px;
}

.jc-product-page-bottom-tabs-text li {
  margin-bottom: 10px;
}

.tab-content-bottom-media-holder {
  max-width: 700px;
}

.jc-product-page-btn-wrapper-tabs {
  margin-top: 20px;
  padding-left: 0px;
}

.jc-product-page-bottom-heading-flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 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;
}

.jc-product-page-bottom-flex-heading-col {
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 33.333333%;
  -ms-flex: 0 33.333333%;
  flex: 0 33.333333%;
  text-align: center;
  display: none;
}

.jc-product-page-bottom-heading-hr {
  width: 100%;
  height: 4px;
  margin-right: auto;
  margin-bottom: 2px;
  margin-left: 0px;
  background-color: #000;
}

.jc-product-page-bottom-heading-hr.jc-product-page-bottom-heading-hr-alt {
  height: 2px;
  margin-bottom: 0px;
}

.jc-product-page-bottom-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 70%;
  -ms-flex: 0 70%;
  flex: 0 70%;

  text-align: center;
  text-transform: none;
}
.jc-product-page-bottom-heading.margin-top{
  margin-top: 40px;
}
.jc-product-page-bottom-heading-hr-right {
  width: 100%;
  height: 4px;
  margin-bottom: 2px;
  background-color: #000;
}

.jc-product-page-bottom-heading-hr-right.jc-product-page-bottom-heading-hr-alt {
  height: 2px;
  margin-bottom: 0px;
}

.jc-login-page-wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url("/cdn/shop/files/bkg-desktop.jpg?v=1678986436");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100vh;

}

.jc-login-page-wrapper.jc-activate-account-page-wrapper {
  padding-top: 150px;
  background-image: none;
}

.jc-page-width {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}

.jc-grid-item {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.sub-heading-text{
  color: #004943;
  font-size: 20px;
  font-weight: 800;
  font-family: freight-display-pro;
  margin-bottom: 0;
  text-transform: none;
}
.jc-login-logo-wrapper {
  margin-bottom: 0px;
}
.jc-login-logo-wrapper.login{
  margin-bottom: 0px;
}
.sub-heading-text.login{
  margin-bottom: 40px;
}
.jc-login-logo-img {
  width: 120px;
}

.jc-form-content-wrapper-login {
    padding: 40px 0px 0px;
  margin-top: 40px;
   border-radius: 1px;
   background-color: #fff;
   box-shadow: 1px 1px 8px 0 #bebebe;
}
.jc-form-content-wrapper-login form{
  padding: 40px;
}

.jc-form-content-wrapper-login .jc-form-input-login{
  height: 45px;
    max-width: 550px;
    margin-right: auto;
    margin-bottom: 20px!important;
    margin-left: auto;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 2px solid #00494354;
    border-radius: 1px;
    -webkit-transition: border-color .25s ease;
    transition: border-color .25s ease;
    font-family: filson-pro,sans-serif;
    color: #000;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 1px;
    background-color: transparent;
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset!important;
}
.jc-form-content-wrapper-login .jc-form-input-login::placeholder{
  color: #00494354;
}

.jc-form-content-wrapper-login .jc-form-input-login:hover{
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset!important;
}
.jc-section-heading-login {
  margin-bottom: 40px;
  line-height: 50px;
  letter-spacing: normal;
  font-family: freight-display-pro;
  margin-top: 0px;
  font-size: 35px;
  line-height: 35px;
  color: #5c5c5c;
  font-weight: 800;
  text-align: center;
  text-transform: none;
  letter-spacing: 1px;
}

.jc-section-heading-login.jc-section-heading-activate-account {
  margin-bottom: 20px;
}

.jc-section-heading-login.jc-section-heading-forgot-pw {
font-size: 58px;
  line-height: 60px;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 1px;
margin-bottom: 20px;

}

.jc-forgot-pw-page-text {
  color: #8c8c8c;
        font-family: filson-pro;
        font-size: 15px;
        line-height: 18px;
        font-weight: 400;
        margin-bottom: 20px;
}

.jc-login-btn {
  width: auto;
  margin-top: 20px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 15px 60px;
  background-color: #004943;
  -webkit-transition: background-color .25s ease;
  transition: background-color .25s ease;
  font-family: filson-pro;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  border-radius: 2px;

}

.jc-login-btn:hover {
  background-color: #004943ce;
  color:#ffffff !important;

}

.jc-forgot-pw-text {
      color: #8c8c8c;
      font-family: filson-pro;
      font-size: 15px;
      line-height: 18px;
      font-weight: 400;
      text-decoration: underline;
      
}

.jc-forgot-pw-text a {
      color: #8c8c8c;
      text-decoration: none;
      -webkit-transition: color 250ms ease;
      transition: color 250ms ease;
}

.jc-forgot-pw-text a:hover {
      color: #004943;
      
}

.jc-form-bottom-wrapper-login {
  margin-top: 30px;
  padding: 40px 40px;
  background-color: #f0efea;
}

.jc-bottom-form-heading-login {
  color: #000;
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
  font-family: filson-pro;
  margin-bottom: 0;
  letter-spacing: 0px;
  text-transform: none;
  margin-top: 0px;
  margin-bottom: 20px;
}

.jc-bottom-form-text-login {
  color: #004943;
  font-family: filson-pro;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
}

.jc-bottom-form-text-login a {
  color: #8c8c8c;
  text-decoration: underline;
  
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
}

.jc-bottom-form-text-login a:hover {
  color: #004943;
 
}

.jc-footer-login {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 30px;
}

.jc-footer-text-login {
  color: #fff;
  font-family: filson-pro;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
}

.jc-footer-text-login a {
  color: #000;
  background-color: #fff;
  text-decoration: none;
  border-radius: 20px;
  padding: 8px 25px;
  
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;

  -webkit-transition: color .25s ease;
  transition: color .25s ease;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
}

.jc-footer-text-login a:hover {
  color: #004943;
 
}

.jc-recover-heading {
  font-family: filson-pro;
  font-size: 22px;
  line-height: 22px;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 1px;
  margin-top: 0px;
  margin-bottom: 10px;
}

.jc-recover-text {
  color: #8c8c8c;
  font-family: filson-pro;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  margin-bottom: 20px !important;
}

.jc-hide-pw-login {
  color: #004943;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  font-family: filson-pro;
}

.jc-hide-pw-login:hover {
  color: #000;
}


input.jc-form-input-login {
   height: 45px;
   max-width: 550px;
   margin-right: auto;
   margin-bottom: 20px !important;
   margin-left: auto;
   border: 2px solid #000;
   border-radius: 1px;
   background-color: hsla(50.00000000000005, 12.00%, 90.20%, 1.00);
   -webkit-transition: border-color 250ms ease;
   transition: border-color 250ms ease;
   font-family: filson-pro;
   color: #000 !important;
   font-size: 17px;
   font-weight: 400;
   letter-spacing: 1px;
}

input.jc-form-input-login:focus {
  border-color: #004943;
}

input.jc-form-input-login::-webkit-input-placeholder {
  color: #000;
}

input.jc-form-input-login:-ms-input-placeholder {
  color: #000;
}

input.jc-form-input-login::-ms-input-placeholder {
  color: #000;
}

input.jc-form-input-login::placeholder {
  color: #000;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #e9e8e3 inset !important;
}

.jc-page-width-cart {
  padding-top: 225px;
  padding-bottom: 100px;
}

.jc-heading-wrapper-cart {
  margin-bottom: 40px;
}

.jc-heading-wrapper-cart-empty {
  margin-bottom: 10px;
}

.jc-cart-empty-btn {
   padding-top: 12px;
   padding-bottom: 12px;
   border-radius: 1px;
   background-color: #004943;
   -webkit-transition: background-color 250ms ease;
   transition: background-color 250ms ease;
   font-family: filson-pro;
   font-size: 15px;
   font-weight: 400;
   letter-spacing: 1px;
   text-transform: uppercase;
}

.jc-cart-empty-btn:hover {
    background-color: #003d37;
    color:#ffffff !important;
}

.jc-cart--empty-message {
      margin-top: 0px;
      margin-bottom: 20px;
      color: #333;
      font-family: filson-pro;
      font-size: 20px;
      line-height: 23px;
      font-weight: 400;
}

.jc-cart-row-heading {
  font-family: filson-pro;
  font-weight: 600;
   color: #000;
   font-size: 16px;
   text-transform: uppercase;
   letter-spacing: 1px;
}

.cart__product-title.jc-cart-product-name {
      font-family: filson-pro;
      color: #000;
      font-style: normal;
      text-decoration: none;
      font-size: 16px;
      font-weight: 600;
}

.cart__final-price {
      font-family: filson-pro;
    font-size: 15px;
    color: #000;
}


.jc-meta-text-cart-marketing {
  font-family: filson-pro;
  font-size: 14px;
  line-height: 16px;
  color: #000;
  margin-bottom: 5px;
}

.cart__product-title.jc-cart-product-name:hover {
     border-bottom: none;   
}

.text-link.text-link--accent.jc-text-link--accent {
  font-family: filson-pro;
  font-weight: 600;
  font-size: 14px;
  color: #004943;
  text-decoration: none;
  border-bottom: none;
}

.jc-cart-item-text {
  font-family: filson-pro;
  font-size: 15px;
  color: #000;
}

.jc-cart-item-text.jc-cart-item-text-total {
  font-weight: 700;
}

.cart-subtotal__title.jc-cart-subtotal__title {
  font-family: filson-pro;
  font-size: 15px;
  color: #000;
  font-weight: 700;
}

.cart__shipping.jc-cart__shipping {
  font-family: filson-pro;
      margin-bottom: 0px;
      font-size: 14px;
      line-height: 14px;
      color: #333;
}

.jc-cart-minimum-text {
    font-family: filson-pro;
    font-size: 16px;
    line-height: 16px;
    color: #000;
    padding-top: 12px;
    padding-left: 10px;
}



.cart-subtotal__price.jc-cart-subtotal__price {
      font-family: filson-pro;
      font-size: 15px;
      color: #000;
      font-weight: 700;
}

.cart-note__label.small--text-center.jc-cart-note__label {
  font-family: filson-pro;
  font-size: 15px;
  color: #000;
}

.jc-cart-marketing-label {
  font-family: filson-pro;
  font-size: 15px;
  color: #000;
}

.cart__submit.cart__submit-control.jc-btn-cart-checkout {
  border-radius: 1px;
   background-color: #004943;
   -webkit-transition: background-color 250ms ease;
   transition: background-color 250ms ease;
   font-family: filson-pro;
   color: #ffffff;
   font-size: 16px;
   line-height: 24px;
   font-weight: 400;
   letter-spacing: 1px;
   padding-left: 30px;
   padding-right: 30px;
   padding-top: 10px;
   padding-bottom: 10px;
   text-transform: uppercase;
   border: none;
}

.cart__submit.cart__submit-control.jc-btn-cart-checkout:hover {
  background-color: #003d37;
}

.cart__submit.cart__submit-control.jc-cart-update-btn {
  border-radius: 1px;
    background-color: #004943;
    font-family: filson-pro;
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 1px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 5px;
    text-transform: uppercase;
    border: none;
}
.cart__submit.cart__submit-control.jc-cart-update-btn:hover{
  background-color: #003d37;
}
.jc-hero-heading-meta {
   margin-top: 0px;
   margin-bottom: 0px;
  font-family: filson-pro;
   color: #000;
  font-size: 58px;
  line-height: 60px;
  font-weight: 700;
  text-align: center;
  text-transform: none;
  letter-spacing: 1px;
}

.jc-meta-page-wrapper {
  padding-top: 250px;
  padding-bottom: 60px;
  padding-right: 10px;
  padding-left: 10px;
  min-height:calc(100vh - 200px);
}

.jc-content-wrapper-meta {
  margin-top: 60px;
  font-family: filson-pro;
  color: #333;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
}

.jc-content-wrapper-meta ol li {
margin-bottom:10px;

}

.jc-quick-cart-hero-wrapper {
  padding-top: 225px;
  padding-bottom: 100px;
}

.jc-sub-heading-wrapper-quick-order {
  margin-bottom: 60px;
}

.jc-sub-heading-text-quick-order {
  margin-bottom: 0px;
  font-family: filson-pro;
  color: #000;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
}

.jc-quick-cart-content-wrapper {
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.jc-quick-cart-heading-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
  padding-bottom: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #e8e9eb;
}

.jc-quick-cart-heading-col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 40%;
  -ms-flex: 0 40%;
  flex: 0 40%;
}

.jc-quick-cart-heading-col.jc-quick-cart-heading-col-2 {
  -webkit-flex-basis: 10%;
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%;
  text-align: left;
}

.jc-quick-cart-heading-col.jc-quick-cart-heading-col-3 {
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  text-align: center;
 
}

.jc-quick-cart-heading-col.jc-quick-cart-heading-col-4 {
  -webkit-flex-basis: 10%;
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%;
  text-align: center;
}

.jc-quick-cart-heading-col.jc-quick-cart-heading-col-5 {
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  text-align: right;
}

.jc-quick-cart-heading-text {
  font-family: filson-pro;
  color: #000;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.jc-quick-cart-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -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;
}

.jc-quick-cart-content {
  margin-bottom: 40px;
}

.jc-quick-cart-col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 40%;
  -ms-flex: 0 40%;
  flex: 0 40%;
}

.jc-quick-cart-col.jc-quick-cart-col-2 {
  -webkit-flex-basis: 10%;
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%;
  text-align: left;
}

.jc-quick-cart-col.jc-quick-cart-col-3 {
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  text-align: center;
}

.jc-quick-cart-col.jc-quick-cart-col-4 {
  -webkit-flex-basis: 10%;
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%;
  text-align: center;
}

.jc-quick-cart-col.jc-quick-cart-col-5 {
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  text-align: right;
}

.jc-quick-cart-img-meta-wrapper {
  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;
}

.jc-quick-cart-img-wrapper {
  padding-right: 20px;
}

.jc-quick-cart-img {
  max-height: 95px;
}

.jc-quick-cart-img.jc-quick-cart-img-marketing {
  max-height: none;
  width: 100px;
  max-width: 100%;
}

.jc-quick-cart-name-wrapper {
  
}

.jc-quick-order-tester-text {
  color: #000;
}

.jc-quick-cart-name-link {
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  font-family: filson-pro;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
}

.jc-quick-cart-name-link:hover {
  color: #004943;
}

.jc-quick-cart-meta-text-marketing {
  font-family: filson-pro;
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 16px;
  margin-top: 0px;
}

.jc-quick-cart-col-text {
  font-family: filson-pro;
  color: #000;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
}

.jc-quick-cart-bottom-wrapper {
  padding-top: 40px;
  border-top: 1px solid #e8e9eb;
}

.jc-quick-cart-bottom-content-wrapper {
  float: right;
  text-align: center;
}

.jc-quick-cart-bottom-flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  font-family: filson-pro;
  color: #000;
  font-size: 15px;
  line-height: 18px;
}

.jc-quick-cart-bottom-flex-col {
  margin-left: 55px;
}

.jc-quick-cart-bottom-text-wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
}

.jc-quick-cart-bottom-text {
  font-family: filson-pro;
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 14px;
  color: #333;
  font-weight: 400;
}

.jc-quick-cart-bottom-text-alt {
  font-family: filson-pro;
  margin-bottom: 0px;
  margin-top: 10px;
  font-size: 16px;
  line-height: 16px;
  color: #000;
  font-weight: 700;
}


.jc-quick-cart-btn-wrapper {
  
}

.jc-quick-cart-btn {
  
  padding: 10px 40px;
  border-radius: 1px;
  background-color: #000;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  font-family: filson-pro;
  color: #fff;
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.jc-quick-cart-btn:hover {
  background-color: #004943;
}

.jc-quick-cart-btn.jc-quick-cart-btn-alt {
  margin-left: 0px;
  background-color: #004943;
}

.jc-lock-hide-text {
  display: none;
}

.jc-account-page-wrapper {
  padding-top: 250px;
  padding-bottom: 40px;
  padding-left: 10px;
  padding-right: 10px;
}

.jc-account-order-section {
  margin-top: 60px;
  margin-bottom: 80px;
}

.jc-account-order-section-heading {
  margin-top: 0px;
  margin-bottom: 40px;
  font-family: filson-pro;
  color: #000;
  font-size: 32px;
  line-height: 34px;
  font-weight: 700;
  text-align: center;
  text-transform: none;
  letter-spacing: 1px;
}

.jc-account-order-section-heading-wrapper {
  margin-bottom: 40px;
}

.jc-account-order-flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  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-bottom: 1px solid #ddd;
}

.jc-account-order-flex-col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 33.33333%;
  -ms-flex: 0 33.33333%;
  flex: 0 33.33333%;
  text-align: center;
}

.jc-account-order-flex-col-text {
  margin-bottom: 5px;
  font-family: filson-pro;
  color: #4d4d4d;
  font-size: 17px;
  line-height: 17px;
}

.jc-account-order-flex-col-heading-text {
  margin-bottom: 5px;
  font-family: filson-pro;
  color: #000;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  text-transform: uppercase;
}

.jc-account-order-flex-col-text-link {
  padding-right: 5px;
  padding-left: 5px;
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  color: #4d4d4d;
  text-decoration: underline;
}

.jc-account-order-flex-col-text-link:hover {
  color: #004943;
}

.jc-account-order-reorder-wrapper {

}

.jc-account-order-reorder-btn {
  font-family: filson-pro;
   display: inline-block;
   -webkit-transition: color 250ms ease;
   transition: color 250ms ease;
   color: #004943;
   font-size: 15px;
   line-height: 15px;
   font-weight: 400;
   text-decoration: none;
}

.jc-account-order-reorder-btn:hover {
  color: #000;
}

.jc-account-order-invoice-btn {
  font-family: filson-pro;
   display: inline-block;
   -webkit-transition: color 250ms ease;
   transition: color 250ms ease;
   color: #004943;
   font-size: 15px;
   line-height: 15px;
   font-weight: 400;
   text-decoration: none;
}

.jc-account-order-invoice-btn:hover {
  color: #000;
}

.jc-account-order-top-btn-wrapper  {
  text-align: center;
  margin-bottom: 40px;
  display: none;
}

.jc-account-page-empty-wrapper {
  margin-bottom: 60px;
}

.jc-account-page-empty-text {
    font-family: filson-pro;
    color: #004943;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 1px;
}

.jc-order-page-flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  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;
}

.jc-order-page-flex-row.jc-order-page-flex-row-heading {
  border-bottom: 1px solid #ddd;
}

.jc-order-page-flex-col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 25%;
  -ms-flex: 0 25%;
  flex: 0 25%;
  text-align: left;
}

.jc-order-page-flex-col.jc-order-page-flex-col-expand {
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.jc-order-page-flex-col-text {
  margin-bottom: 5px;
  font-family: filson-pro;
  color: #4d4d4d;
  font-size: 17px;
  line-height: 17px;
}

.jc-order-page-flex-col-heading-text {
  margin-bottom: 5px;
  font-family: filson-pro;
  color: #000;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}

.jc-order-page-flex-col-img {
  max-width: 100px;
  margin-right: 5px;
}

.jc-order-page-flex-row-image {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.jc-order-page-flex-col-text-link {
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  color: #4d4d4d;
  text-decoration: none;
}

.jc-order-page-flex-col-text-link:hover {
  color: #004943;
}

.jc-order-page-flex-row-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
  padding-bottom: 5px;
  -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;
}

.jc-order-page-flex-row-bottom.jc-order-page-flex-row-bottom-border {
  border-top: 1px solid #ddd;
}

.jc-order-page-flex-col-bottom {
  -webkit-box-flex: 0;
  -webkit-flex: 0 50%;
  -ms-flex: 0 50%;
  flex: 0 50%;
  text-align: left;
}

.jc-order-page-flex-col-bottom.jc-order-page-flex-col-bottom-content {
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
}

.jc-order-page-flex-col-bottom-heading-text {
  margin-bottom: 5px;
  font-family: filson-pro;
  color: #000;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
}

.jc-order-page-flex-row-total {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  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-top: 1px solid #ddd;
}

.jc-order-page-flex-col-total-heading {
  margin-bottom: 5px;
  font-family: filson-pro;
  color: #000;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  text-transform: uppercase;
}

.jc-order-page-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.jc-order-page-meta-wrapper {
  margin-top: 40px;
}

.jc-order-page-meta-col-inner {
  text-align: center;
}

.jc-order-page-meta-col-heading {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: filson-pro;
  color: #000;
  font-size: 30px;
  line-height: 32px;
  font-weight: 700;
  text-align: center;
  text-transform: none;
  letter-spacing: 1px;
}

.jc-order-page-meta-col-heading-wrapper {
  margin-bottom: 15px;
}

.jc-order-page-meta-col-text {
  font-family: filson-pro;
  color: #4d4d4d;
  font-size: 17px;
  line-height: 25px;
}

.jc-order-page-btn-wrapper {
  margin-top: 60px;
  text-align: center;
}

.jc-order-page-btn {
  padding: 14px 30px;
  border-radius: 1px;
  background-color: #000;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  font-family: filson-pro;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.jc-order-page-btn:hover {
  background-color: #004943;
}

.jc-order-page-tracking-wrapper {
  margin-top: 0px;
  margin-bottom: 60px;
}

.jc-order-page-tracking-text {
  font-family: filson-pro;
  color: #000;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
}

.jc-order-page-tracking-text-alt {
  font-size: 15px;
}

.jc-order-page-tracking-flex-row {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.jc-order-page-tracking-text-link {
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  color: #004943;
  text-decoration: none;
}

.jc-order-page-tracking-text-link:hover {
  color: #430506;
}

.jc-form-done {
  padding: 20px;
  font-family: filson-pro;
  font-size: 18px;
  background-color: #000;
  color: #fff;
  text-align: center;

}

.shopify-challenge__container {
  padding-top: 300px;
  padding-bottom: 250px;
  min-height: 700px;
}

.jc-main-content.main-content {
  padding-top: 0px;
}

.jc-404-page-wrapper {
  padding-top: 260px;
  padding-bottom: 250px;
  padding-right: 10px;
  padding-left: 10px;
}

.jc-404-container {
  margin-right: auto;
  margin-left: auto;
  max-width: 940px;
  text-align: center;

}

.jc-404-text {
  font-family: filson-pro;
  font-size: 15px;
}

.jc-hero-wrapper-ref {
  padding: 250px 10px 20px;
}

.jc-hero-heading-ref {
  margin-bottom: 40px;
    margin-top: 0;
    margin-bottom: 0;
    font-family: freight-display-pro;
    color: #004943;
    font-size: 60px;
    line-height: 64px;
    font-weight: 800;
    text-align: center;
    text-transform: none;
    letter-spacing: 1px;
}

.jc-hero-content-wrapper-ref {
  padding: 60px 10px;
  border-radius: 1px;
  box-shadow: 1px 1px 6px 0 #bebebe;
}

.tab-content-inner-ref {
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}

.jc-row-ref {
 
}

.jc-col-left-ref {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.jc-col-right-ref {
  padding-right: 20px;
  padding-left: 20px;
}

.jc-col-inner-ref {
  padding-top: 20px;
}

.jc-col-text-ref {
  margin-bottom: 20px;
  font-family: filson-pro;
  color: #000;
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
  text-align: left;
}

.jc-col-text-ref.jc-col-text-ref-last {
  margin-bottom: 0px;
}

.jc-bottom-wrapper-ref {
  margin-top: 40px;
}

.jc-bottom-flex-row-ref {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -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;
}

.jc-bottom-flex-img-ref {
  width: 100px;
  margin-right: 20px;
}

.jc-flex-col-text-ref {
  margin-bottom: 0px;
  font-family: filson-pro;
  color: #000;
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
  text-align: left;
}

.jc-flex-col-text-ref.jc-col-text-ref-last {
  margin-bottom: 0px;
}

.jc-flex-col-text-ref-alt {
  text-decoration: underline;
}

.jc-bottom-text-ref {
  margin-top: 60px;
  margin-bottom: 0px;
  font-family: filson-pro;
  color: #000;
  font-size: 17px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}
.jc-bottom-text-ref.no-margin-t{
  margin-top: 0px;
}

.jc-bottom-text-ref.jc-col-text-ref-last {
  margin-bottom: 0px;
}

.jc-product-page-sticker-img {
  width: 80px;
  position: absolute;
  top: 0%;
  right: 10px;
  bottom: auto;
  left: auto;
}

.jc-product-page-sticker-img.jc-product-page-sticker-img-alt {
  top: 90px;
  right: 40px;
}


.jc-authority-section {
      padding-top: 150px;
      padding-right: 10px;
      padding-bottom: 50px;
      padding-left: 10px;

}

.jc-authority-section-heading {
  text-align: center;
      margin-bottom: 60px;
      margin-top: 0px;
        font-family: freight-display-pro;
      color: #004943;
      font-size: 45px;
      line-height: 45px;
      font-weight: 800;
      letter-spacing: 1px;
}

.jc-authority-flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 940px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.jc-authority-flex-row.jc-authority-flex-row-top {
  margin-bottom: 60px;
}

.jc-authority-flex-col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 75%;
  -ms-flex: 0 75%;
  flex: 0 75%;
}

.jc-authoricy-col-heading {
  margin-bottom: 20px;
    margin-top: 0px;
    font-family: filson-pro;
    color: #004943;
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    letter-spacing: 1px;
    padding-left: 30px;
    text-align: left;
}
.jc-authoricy-col-heading.full{
  width: 100%;
  text-align: center;
  padding: 0px;
}

.jc-authority-flex-text {
  margin-bottom: 0px;
  font-family: filson-pro;
  color: #000;
  font-size: 18px;
  line-height: 25px;
  text-align: left;
  padding-left: 30px;
}

.jc-authority-flex-text.jc-authority-flex-text-alt {
  text-align: left;
}

.jc-authority-flex-col-right {
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 30%;
  -ms-flex: 0 30%;
  flex: 0 30%;
  text-align: center;
}

.jc-col-bottom-flex-row-pricing {
  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;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.jc-bottom-flex-col-pricing.jc-bottom-flex-col-pricing-1 {
  padding-right: 15px;
  border-right: 2px solid #000;
}

.jc-bottom-flex-col-pricing.jc-bottom-flex-col-pricing-2 {
  padding-left: 15px;
}

.jc-bottom-flex-col-pricing.jc-bottom-flex-col-pricing-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.jc-bottom-flex-col-heading-pricing {
  margin-bottom: 5px;
  font-family: filson-pro;
  color: #000;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
}

.jc-bottom-flex-col-price-text-pricing {
  font-family: filson-pro;
  color: #004943;
  font-size: 20px;
  line-height: 20px;
}

.jc-bottom-flex-col-msrp-text {
  font-family: filson-pro;
  color: #000;
  font-size: 20px;
  line-height: 20px;
}

.jc-heading-wrapper-pricing {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.jc-sub-heading-pricing {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: filson-pro;
  color: #000;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 1px;
}

.jc-heading-img-pricing {
  position: absolute;
  left: auto;
  top: 50%;
  right: 80px;
  bottom: auto;
  width: auto;
  height: 100%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.jc-bottom-flex-col-pricing-box {
  padding: 3px 15px;
  border: 2px solid #000;
  border-radius: 1px;
  font-family: filson-pro;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
}

.bottom-wrapper-collection-testers {
  margin-top: 40px;
  text-align: center;
}

.top-wrapper-collection-testers {
  margin-bottom: 40px;
  text-align: center;
}

.jc-quick-tester-bottom-wrapper {
 padding-top: 20px;
}

.jc-quick-tester-bottom-text {
      margin-bottom: 10px;
      font-family: filson-pro;
      font-weight: 700;
      font-size: 16px;
      line-height: 16px;
      color: #000;
}

.bottom-text-collection-testers {
  text-align: center;
      margin-bottom: 10px;
      font-family: filson-pro;
      font-weight: 700;
      font-size: 18px;
      line-height: 18px;
      color: #000;
}

/* bottom stuff */

.page-wrapper-glossary {
  padding-top: 250px;
  padding-bottom: 40px;
  font-family: filson-pro;
  color: #000;
}

.page-container-glossary {
  max-width: 1055px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.top-heading-glossary {
  margin-top: 0px;
  margin-bottom: 40px;

  text-align: center;
  letter-spacing: 1px;
}

.top-text-glossary {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

.top-text-glossary-rte {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

.top-text-glossary-rte p {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

.top-text-glossary-rte a {
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  color: #004943;
  text-decoration: none;
}

.top-text-glossary-rte a:hover {
  color: #430506;
}

.text-link-glossary {
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  color: #004943;
  text-decoration: none;
}

.text-link-glossary:hover {
  color: #430506;
}

.mid-wrapper-glossary {
  margin-top: 60px;
}

.mid-section-heading-glossary {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: filson-pro;
  font-size: 26px;
  line-height: 30px;
}

.flex-row-wrapper-glossary {
  margin-bottom: 60px;
}

.flex-row-glossary {
  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-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;
}

.flex-link-glossary {
  margin-right: 15px;
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  color: #000;
  font-size: 18px;
  line-height: 18px;
  text-decoration: none;
}

.flex-link-glossary:hover {
  color: #004943;
  text-decoration: underline;
}

.content-block-glossary {
  margin-bottom: 40px;
}

.content-block-heading-glossary {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: filson-pro;
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  text-decoration: underline;
}

.term-block-glossary {
  margin-bottom: 20px;
}

.term-heading-glossary {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: filson-pro;
  font-size: 26px;
  line-height: 26px;
  font-weight: 700;
}

.term-rte-glossary {
  font-size: 15px;
  line-height: 25px;
}

.term-rte-glossary p {
  margin-bottom: 0px;
}

.term-rte-glossary a {
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  color: #004943;
  text-decoration: none;
}

.term-rte-glossary a:hover {
  color: #430506;
}

.term-heading-glossary-sub-script {
  position: relative;
  bottom: -2px;
  font-size: 16px;
  line-height: 16px;
}

.term-rte-glossary em {
  position: relative;
  bottom: -2px;
  font-size: 12px;
  line-height: 12px;
  font-style: normal;
}

.term-text-sub-script-glossary {
  position: relative;
  bottom: -2px;
  font-size: 12px;
  line-height: 12px;
}

.jc-top-logo-row-list {
  text-align: center;
}

.top-top-logo-img-list {
  width: 100px;
  margin-right: 10px;
  margin-left: 10px;
}

.jc-hero-heading-flex-row-list {
  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;
}

.jc-hero-heading-flex-col-list {
  padding-right: 10px;
  padding-left: 10px;
}


.jc-hero-heading-flex-col-breaker {
  height: 20px;
  border-left: 2px solid #000;
  margin-left: 20px;
  margin-right: 20px;
}

.jc-hero-heading-flex-col-text-list {
  font-family: filson-pro;
  color: #000;
  font-size: 22px;
  line-height: 24px;
  font-weight: 400;
}

.jc-mid-wrapper-list {
  max-width: 1055px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 60px;
}

.jc-mid-heading-list {
  margin-top: 20px;
  margin-bottom: 5px;
  font-family: filson-pro;
  color: #000;
  font-size: 34px;
  line-height: 36px;
  font-weight: 700;
}

.jc-content-block-list {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 2px solid #ccc;
}

.jc-heading-flex-row-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.jc-heading-flex-col-list-1 {
  padding-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 50%;
  -ms-flex: 0 50%;
  flex: 0 50%;
}

.jc-heading-flex-col-list-1.jc-heading-flex-col-list-1-expand {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.jc-flex-col-heading-text-list {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: filson-pro;
  color: #000;
  font-size: 22px;
  line-height: 22px;
}

.jc-flex-col-heading-text-list-alt {
  position: relative;
  top: -1px;
  font-size: 16px;
}

.jc-heading-flex-col-list-2 {
  padding-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 25%;
  -ms-flex: 0 25%;
  flex: 0 25%;
  text-align: right;
}

.jc-content-flex-row-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.jc-content-flex-col-list-1 {
  padding-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 40%;
  -ms-flex: 0 40%;
  flex: 0 40%;
}

.jc-content-flex-col-list-1.jc-content-flex-col-list-1-expand {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.jc-content-flex-col-list-test {
  font-family: filson-pro;
  color: #000;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
}

.jc-content-flex-col-list-test a {
  color: #000;
  text-decoration: none;
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
}

.jc-content-flex-col-list-test a:hover {
  color: #004943;
}

.jc-content-flex-col-list-test.jc-content-flex-col-list-test-alt {
  color: #004943;
}

.jc-content-flex-col-list-test.jc-content-flex-col-list-test-coming-soon {
  color: #999;
}

.jc-content-flex-col-list-2 {
  padding-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 20%;
  -ms-flex: 0 20%;
  flex: 0 20%;
  text-align: right;
}

.jc-content-flex-col-list-test-alt {
  color: #004943;
}

.jc-outer-col-lab-testing.jc-outer-col-lab-testing-border {
  border-left: 1px solid #000;
}

#tdf_discount_widget, 
.tdf_content_section_discounted, 
.tdf_container,
.tdf_discount_content,
#tdf_discount_widget h3 {
  font-family: myriad-pro, 'sans-serif' !important;
}

#tdf_discount_widget.tdf_container .tdf_discount_icon_4,
.tdf_discount_icon.tdf_discount_icon_4 {
  background-image: url(/cdn/shop/files/discounts-min.png) !important;
  background-size: cover !important;
  background-color: #004943 !important;
}

#tdf_discount_box.tdf_container .tdf_discount_icon_4 {
  background-image: url(/cdn/shop/files/discounts-min.png);
}

.tdf_lite_btn {
  background-color: #000 !important;
  color: #fff !important;
  border: 1px solid #000 !important;
  font-size: 22px !important;
}

#tdf_notify.tdf_container .tdf_notify_minicon {
  background-image: url(/cdn/shop/files/discounts-min.png) !important;
  background-size: cover !important;
  background-color: #004943 !important;
  background-position: 0% 0% !important;
  width: 60px !important;
  height: 60px !important;
}


#tdf_notify.tdf_container {
 
}

@media (min-width:479px) {
    .tdf_discount_content {
      max-width: 420px !important;
    }

}



.jc-product-page-slide-nav .w-slider-dot {
background-color:#dddddd;
height:14px;
width:14px;
 -webkit-transition: background-color 250ms ease, color 250ms ease;
  transition: background-color 250ms ease, color 250ms ease;
}
.jc-product-page-slide-nav .w-slider-dot:hover {
background-color:#004943;
}
.jc-product-page-slide-nav .w-slider-dot.w-active {
background-color:#004943;
}

.jc-hero-btn {
  width: auto;
  margin-top: 20px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 15px 40px;
  background-color: #004943;
  -webkit-transition: background-color .25s ease;
  transition: background-color .25s ease;
  font-family: filson-pro;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  border-radius: 2px;
}
.jc-logo-shrink {
width:75px;
}
.jc-overlay-show {
opacity:1;
}
.jc-nav-link-scroll {
padding-top:10px;
padding-bottom:10px;
}

.jc-col-img-pricing-updated {
  width: 300px;
}

.jc-container-xl {
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
}

.jc-overlay-link-pricing-updated {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 195px;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 1px;
  -webkit-transition: box-shadow 250ms ease, -webkit-transform 250ms ease;
  transition: box-shadow 250ms ease, -webkit-transform 250ms ease;
  transition: transform 250ms ease, box-shadow 250ms ease;
  transition: transform 250ms ease, box-shadow 250ms ease, -webkit-transform 250ms ease;
  color: #000;
  text-decoration: none;
}

.jc-overlay-link-pricing-updated:hover {
  box-shadow: 1px 1px 8px 0 #bebebe;
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
}

.jc-heading-text-pricing-updated {
  margin-top: 2px;
  margin-bottom: 0px;
  font-family: filson-pro;
  font-size: 15px;
  line-height: 20px;
  max-width: 320px;
}

.jc-heading-text-pricing-updated-alt {
  color:#004943;
  font-weight: 700;
}

.jc-content-heading-pricing-updated-inner {
  /*font-size: 22px;*/
}

.jc-bottom-wrapper-pricing-updated {
  margin-top: 40px;
  text-align: center;
}

.jc-bottom-col-pricing-updated {
  text-align: center;
}

.jc-red-text {
  color: #004943;
}

.jc-bottom-text-pricing-updated {
  margin-bottom: 12px;
  font-family: filson-pro;
  color: #000;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 1px;
}

.jc-bottom-row-pricing-updated {
  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;
}

.jc-bottom-col-inner-pricing-updated {
  margin-left: 40px;
  margin-right: 40px;
}

.jc-bottom-col-heading-pricing-updated {
  margin-bottom: 0px;
  font-family: filson-pro;
  color: #000;
  font-size: 22px;
  line-height: 22px;
  font-weight: 400;
  letter-spacing: 1px;
}

.jc-bottom-col-breaker-pricing-updated {
  width: 80%;
  max-width: 100%;
  margin: 10px auto;
  border: 1px solid #000;
}

.jc-bottom-col-text-pricing-updated {
  margin-bottom: 0px;
  font-family: filson-pro;
  color: #000;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 1px;
}

.jc-bottom-btn-wrapper-pricing-updated {
text-align: center;
 margin-top: 0px;
}

.jc-pricing-updated-sticker-img {
  position: absolute;
  left: 0%;
  top: -30px;
  right: auto;
  bottom: auto;
  width: 50px;
}

.jc-pricing-updated-sticker-img-right {
  position: absolute;
  top: -30px;
  left: auto;
  right:0%;
  bottom: auto;
  width: 50px;
}

.jc-pricing-updated-sticker-img-right.jc-pricing-updated-sticker-img-right-2 {
  top: -30px;
  right:-10px;
}

.jc-pricing-updated-img-holder {
  display: inline-block;
  position: relative;
}


*:focus {
    outline: none;
}

@media (max-width:750px) {
    .cart-attribute__field{
        text-align: center;
    }

}





/*///////////////////// media queries /////////////////////*/

@media (max-width: 991px) {
  .jc-nav-overlay-link {
    display: none;
  }
  .jc-nav-dropdown-icon {
    position: static;
    display: inline-block;
  }
  .jc-nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #004943;
  }
  .jc-nav-link:hover {
    color: #004943;
  }
  .jc-nav-link.jc-nav-link-dropdown {
    display: block;
  }
  .jc-nav-dropdown-text {
    display: inline-block;
  }
  .w-nav-button.w--open {
    background-color: transparent;
    color: #000;
  }
  .jc-fixed-bar-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
  }
  .jc-nav-menu {
    background-color: #fff;
  }
  .jc-nav-dropdown-link.w-dropdown-link.w--current {
    color: #004943;
  }

  .jc-nav-dropdown-link.jc-nav-dropdown-link-mobile {
  display: block;
  } 
  .jc-nav-dropdown-img {
    display: none;
  }
  .jc-nav-dropdown-menu.w--open {
    background-color: transparent;
    box-shadow: none;
  }
  .jc-nav-dropdown-link {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom-style: none;
    color: #004943;
    text-align: left;
  }
  .jc-nav-dropdown-link:hover {
    color: #004943;
  }
  .jc-fixed-bar-link {
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0px;
  }
  .jc-section-heading {
   /* font-size: 70px;
    line-height: 50px;*/
  }
  .jc-product-section-img-wrapper {
    height: 175px;
  }

  .jc-tab-menu-link-faq {
    font-size: 40px;
    line-height: 30px;
  }
  .jc-faq-page-content-heading {
    font-size: 16px;
    line-height: 16px;
  }
 
  .jc-hero-block-qc , .jc-hero-block-qc.jc-hero-block-qc-bottom {
    padding-right: 20px;
    padding-left: 20px;
  }
  .jc-bottom-col-inner-qc {
    margin-right: 20px;
    margin-left: 20px;
  }
  .jc-lab-modal-content-wrapper {
    margin-right: 10px;
    margin-left: 10px;
  }
  .jc-product-page-btn-alt {
    width: auto;
    padding-right: 40px;
    padding-left: 40px;
  }


  .jc-hero-flex-col-home {
      -webkit-flex-basis: 33.3333%;
      -ms-flex-preferred-size: 33.3333%;
      flex-basis: 33.3333%;
      margin-bottom: 20px;
    }
    .jc-hero-flex-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;
      } 
      .jc-products-flex-col {
        padding-right: 10px;
        padding-left: 10px;
      }

      .jc-products-flex-col.jc-products-flex-col-marketing {
        padding-right: 10px;
        padding-left: 10px;
      }

      .jc-products-flex-col.jc-products-flex-col-testing{
        padding-right: 10px;
        padding-left: 10px;
      }

      .jc-products-flex-col-product-page.jc-products-flex-col {
        padding-left: 10px;
        padding-right: 10px;
      }

      .jc-products-flex-col-quadrant.jc-products-flex-col {
        padding-left: 10px;
        padding-right: 10px;
      }

      .jc-footer-menu-link, .jc-footer-col-contact-link {
        font-size: 16px;
      }

      .jc-footer-menu-link-meta {
        font-size: 12px;
      }

      .jc-product-page-btn-quick {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 26px;
      }
      .jc-nav-link.w--current {
        color: #004943;
      }
      .jc-col-inner-pricing-updated {
        padding-right: 10px;
        padding-left: 10px;
      }
      .jc-content-heading-pricing-updated {
        font-size: 20px;
        line-height: 24px;
      }
      .jc-product-page-flex-row {
        display: block;
        padding-right: 0px;
      }
      .jc-product-page-flex-col.jc-product-page-flex-col-heading {
        margin-bottom: 15px;
        text-align: center;
        display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
          -ms-flex-pack: center;
          justify-content: center;
          -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;
      }
      .jc-login-page-wrapper {
        padding-left: 10px;
        padding-right: 10px;
        background-image: url("/cdn/shop/files/bkg-mobile.jpg?v=1678986435");
      }

      .jc-account-page-wrapper {
          padding-top: 240px;
        }
        .tab-content-inner-ref {
          padding-right: 10px;
          padding-left: 10px;
        }
        .jc-bottom-flex-img-ref {
          width: 80px;
        }


        .jc-content-col-heading-pricing-updated {
          font-size: 16px;
        }

        .jc-content-col-text-pricing-updated {
          font-size: 16px;
        }

        .jc-content-col-text-pricing-updated-alt {
          font-size: 16px;
        }

        .jc-pricing-updated-sticker-img {
          position: absolute;
          left: 0%;
          top: -30px;
          right: auto;
          bottom: auto;
          width: 40px;
        }

        .jc-pricing-updated-sticker-img-right {
          position: absolute;
          top: -30px;
          left: auto;
          right:0%;
          bottom: auto;
          width: 40px;
        }

        .jc-pricing-updated-sticker-img-right.jc-pricing-updated-sticker-img-right-2 {
          top: -30px;
          right:-10px;
        }
        .jc-row-ref {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
        }
        .jc-col-right-ref {
            -webkit-box-ordinal-group: 0;
            -webkit-order: -1;
            -ms-flex-order: -1;
            order: -1;
            text-align: center;
          }
          .jc-col-img-ref {
              width: 350px;
              margin-right: auto;
              margin-left: auto;
            }
            .jc-product-section-heading.jc-product-section-heading-marketing {
              
              min-height: 0px;
            }

          .jc-heading-wrapper-pricing {
            margin-bottom: 40px;
            padding-top: 0px;
            padding-bottom: 0px;
          }
          .jc-heading-img-pricing {
            position: static;
            width: 200px;
            height: auto;
            margin-top: 30px;
            margin-right: auto;
            margin-left: auto;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none;
          }
        .jc-product-page-bottom-heading {
          font-size: 40px;
          line-height: 40px;
        }

        .jc-flex-col-heading-text-list {
    font-size: 20px;
    line-height: 20px;
  }

  .jc-content-flex-col-list-test {
    font-size: 15px;
    line-height: 18px;
  }
}

@media (max-width: 767px) {

  .jc-hero-wrapper {
    padding-bottom: 20px;
  }
  .jc-form-bottom-wrapper-login {
   
    padding: 20px 40px;
   
  }
  
  .jc-nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    line-height: 18px;
  }
  .jc-fixed-bar-flex-breaker {
    margin-right: 10px;
    margin-left: 10px;
  }

  .jc-fixed-nav-logo {
    width:75px;
  }
  .jc-fixed-nav-logo.jc-logo-shrink {
      width:65px;
    }
  .jc-nav-dropdown-link {
    font-size: 15px;
    line-height: 18px;
  }
  .jc-fixed-bar-link {
    font-size: 16px;
    line-height: 18px;
  }
  .jc-fixed-bar-social-img {
    width: 26px;
  }
  .jc-products-flex-col {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin-bottom: 40px;
  }

  .jc-products-flex-col.jc-products-flex-col-marketing {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }

  .jc-product-section-col-inner.jc-product-section-col-inner-marketing {
    display: block;
    height: auto;
  }

  .jc-products-flex-col-product-page.jc-products-flex-col {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin-bottom: 40px;
  }

  .jc-products-flex-col-quadrant.jc-products-flex-col {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin-bottom: 40px;
  }


  .jc-footer-row {
     display: -webkit-box;
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-orient: vertical;
     -webkit-box-direction: normal;
     -webkit-flex-direction: column;
     -ms-flex-direction: column;
     flex-direction: column;
   }

   .jc-footer-col-social-link {
    margin-right: 10px;
    margin-left: 10px;
   }

   .jc-footer-col-center {
       -webkit-box-ordinal-group: 0;
       -webkit-order: -1;
       -ms-flex-order: -1;
       order: -1;
     }

     .jc-footer-col-left {
      margin-top: 40px;
      margin-bottom: 40px;
      text-align: center;
     }

     .jc-footer-col-right {
      text-align: center;
     }

     .jc-footer-menu-flex-col.jc-footer-menu-flex-col-left {
      margin-right: 20px;
      margin-left: 20px;
     }

     .jc-footer-menu-flex-col {
      margin-right: 20px;
      margin-left: 20px;
     }

     .jc-footer-menu-flex-row {
         -webkit-box-pack: center;
         -webkit-justify-content: center;
         -ms-flex-pack: center;
         justify-content: center;
       }

  .jc-tab-menu-link-faq {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 30px;
    line-height: 25px;
  }
  .jc-hero-icon-col-qc {
    margin-bottom: 20px;
  }
  .jc-hero-block-qc {
    padding-bottom: 20px;
  }
  .jc-bottom-col-inner-qc {
    margin-bottom: 20px;
  }
  .jc-bottom-col-inner-qc-alt.jc-bottom-col-inner-qc {
      -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    margin-bottom: 20px;
    }
    .jc-bottom-col-inner-qc-alt.jc-bottom-col-inner-qc:last-child {
      margin-bottom: 20px;
    }
  .jc-content-block-qc {
    padding-bottom: 10px;
  }
  .jc-bottom-flex-heading-qc {
    
  }
  .jc-flex-row-qc {
    -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;
  }
  .jc-lab-modal-content-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }
  .jc-lab-modal-heading {
    
  }
  .jc-lab-modal-flex-link {
    font-size: 18px;
    line-height: 20px;
  }
  .jc-product-page-slider-arrow {
    display: block;
    width: 40px;
    color: #004943;
  }
  .jc-product-page-flex-row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .jc-product-page-flex-col.jc-product-page-flex-col-heading {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
  }
  .jc-product-page-flex-col.jc-product-page-flex-col-input {
    -webkit-flex-basis: 33.333%;
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    text-align: center;
  }
  .jc-flex-test {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -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-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .jc-product-page-bottom-tabs-menu-link {
    margin-right: 59px;
  }
  .jc-product-page-bottom-heading-flex-row {
    display: block;
    margin-bottom: 35px;
  }
  .jc-product-page-bottom-flex-heading-col {
    display: none;
  }

  .jc-hero-heading {
    font-size: 80px;
    line-height: 50px;
  }

  .jc-fixed-bar-flex-link {
    font-size: 14px;
    line-height: 16px;
  }
  .jc-fixed-bar-dropdown {
    margin-left: 3px;
  }
  .jc-fixed-bar-flex-breaker {
    margin-left: 5px;
    margin-right: 5px;
  }

  .jc-fixed-bar-cart-img {
    width: 17px;
  }
  .jc-cart-btn-wrapper-quick {
    margin-top: 10px;
  }
  .jc-row-heading-wrapper  {
    margin-bottom: 30px;
  }
  .jc-overlay-link-pricing , .jc-col-left-pricing {
    padding-right: 0px;
    padding-left: 0px;
  }
  .jc-content-heading-pricing-updated {
    font-size: 20px;
  }
  .jc-content-col-text-pricing-updated, .jc-content-col-text-pricing-updated-alt {
    font-size: 16px;
  }
  .jc-content-heading-pricing-alt {
    font-size: 13px;
  }
  .jc-faq-page-content-heading {
    padding-right: 30px;
  }
  .jc-flex-col-contact {
    margin-right: 20px;
    margin-left: 20px;
  }
  
  .jc-product-page-col-left {
    margin-bottom: 40px;
  }

  .jc-product-page-img {
    max-height: none;
    width: 300px;
  }
.jc-product-page-heading{
  display: none;
}
  .jc-product-page-heading-mobile{
    display: block;
    text-align: center;
  }
  .jc-product-sub-heading-mobile {
    display: block;
    text-align: center;
  }
  .jc-product-page-description-text-price {
    text-align: center;
  }
  .jc-quick-cart-img-meta-wrapper {
    display: block;
  }
  .jc-quick-cart-img-wrapper {
    padding-right: 5px;
  }

  .jc-quick-cart-heading-col.jc-quick-cart-heading-col-5 {
    display: none;
  }

  .jc-quick-cart-heading-col {
    -webkit-box-flex: 0;
      -webkit-flex: 0 30%;
      -ms-flex: 0 30%;
      flex: 0 30%;
  }

  .jc-quick-cart-heading-col.jc-quick-cart-heading-col-2 {
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    text-align: left;
  }

  .jc-quick-cart-heading-col.jc-quick-cart-heading-col-3 {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    text-align: center;
   
  }

  .jc-quick-cart-heading-col.jc-quick-cart-heading-col-4 {
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    text-align: center;
  }

  .jc-quick-cart-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 30%;
    -ms-flex: 0 30%;
    flex: 0 30%;
  }

  .jc-quick-cart-col.jc-quick-cart-col-2 {
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    text-align: left;
  }

  .jc-quick-cart-col.jc-quick-cart-col-3 {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    text-align: center;
  }

  .jc-quick-cart-col.jc-quick-cart-col-4 {
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    text-align: center;
  }

  .jc-quick-cart-col.jc-quick-cart-col-5 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: right;
  
  }

  .jc-quick-cart-row {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding-bottom: 40px;
    }

    .jc-form-content-wrapper-login {
      padding-right: 0px;
      padding-left: 0px;
    }

    .jc-order-page-flex-col-text {
        font-size: 15px;
        line-height: 15px;
      }
    .jc-order-page-flex-col-heading-text {
        font-size: 16px;
        line-height: 16px;
      }
    .jc-order-page-flex-col-img {
        margin-right: 2px;
        max-width: 50px;
      }
    .jc-order-page-flex-col-bottom-heading-text {
        font-size: 15px;
        line-height: 15px;
      }
    .jc-order-page-flex-col-total-heading {
        font-size: 17px;
        line-height: 17px;
      }
    .jc-order-page-meta-col {
        margin-bottom: 40px;
      }
    .jc-order-page-btn-wrapper {
        margin-top: 20px;
      }
    .jc-order-page-tracking-text {
        font-size: 17px;
        line-height: 17px;
      }
    .jc-order-page-tracking-text-link {
        font-size: 15px;
        line-height: 15px;
      }
      .jc-row-ref {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
      }
      .jc-col-right-ref {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
        text-align: center;
      }
      .jc-bottom-flex-img-ref {
        width: 70px;
      }
      .jc-col-img-ref {
        width: 300px;
        margin-right: auto;
        margin-left: auto;
      }

      .jc-bottom-col-pricing-updated.jc-bottom-col-pricing-updated-middle {
        margin-top: 40px;
        margin-bottom: 40px;
      }

      .jc-bottom-col-inner-pricing-updated {
        margin-left: 12px;
        margin-right: 12px;
      }

      .jc-bottom-col-heading-pricing-updated {
        font-size: 16px;
        line-height: 20px;
      }
      .jc-heading-img-pricing {
        width: 150px;
      }

      .jc-heading-text-pricing-updated {
        max-width: 100%;
      }

      .jc-outer-col-lab-testing.jc-outer-col-lab-testing-border {
        border-left: none;
        padding-top: 30px;
        border-top: 1px solid #000;
      }
      .jc-section-heading {
       font-size: 44px;
        line-height: 46px;
      }
      .jc-hero-heading-collection-alt {
        font-size: 44px;
        line-height: 46px;
      }
      .jc-hero-heading-collection {
        font-size: 44px;
        line-height: 46px;
      }

      .jc-hero-heading-qc {
        font-size: 40px;
        line-height: 44px;
      }
      .jc-hero-heading-ref {
        font-size: 44px;
        line-height: 46px;
      }
      .jc-hero-heading-pricing {
         font-size: 44px;
        line-height: 46px;
      }
      .jc-hero-heading-policies {
        font-size: 44px;
        line-height: 46px;
      }
      .jc-hero-heading-contact {
        font-size: 44px;
        line-height: 46px;
  }
   .jc-hero-heading-meta {
        font-size: 44px;
        line-height: 46px;
  }

  .jc-hero-heading-flex-col-list {
    padding-right: 10px;
    padding-left: 10px;
  }
  .jc-hero-heading-flex-col-breaker {
    margin-left: 10px;
    margin-right: 10px;
  }

  .jc-hero-heading-flex-col-text-list {
    font-size: 20px;
    line-height: 22px;
  }

  .jc-flex-col-heading-text-list {
    font-size: 18px;
    line-height: 18px;
  }

  .flex-link-glossary {
    margin-right: 5px;
  } 

}

@media (max-width: 479px) {

  #shopify-section-jc-mobile-bar {
    display: block;
    background-color: #004943;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .jc-fixed-wrapper {
    position: static;
  
  }

  #shopify-section-jc-header {
    position: -webkit-sticky;
       position: sticky;
       left: 0%;
       top: 0px;
       right: 0%;
       bottom: auto;
       z-index: 1001;
  }

  .jc-fixed-nav-logo {
      width: 75px;
    }

    .jc-logo-shrink.jc-fixed-nav-logo {
    width:65px;
    }
  .jc-nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 18px;
  }
  .jc-fixed-bar-flex-breaker {
    margin-right: 8px;
    margin-left: 8px;
  }
  .jc-fixed-bar-social-link {
    margin-right: 8px;
  }
  .jc-fixed-bar-col-center {
    display: none;
  }
  .jc-fixed-bar-flex-link {
    font-size: 12px;
    line-height: 14px;
  }
  .jc-fixed-bar-cart-img {
    width: 17px;
  }
  .jc-fixed-bar-social-img {
    width: 23px;
  }
  
  .jc-products-flex-col {
    margin-bottom: 40px;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .jc-products-flex-col.jc-products-flex-col-product-page {
    margin-bottom: 40px;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .jc-products-flex-col.jc-products-flex-col-product-page-rec {
    margin-bottom: 40px;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .jc-products-flex-col.jc-products-flex-col-marketing {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .jc-products-flex-col.jc-products-flex-col-testing {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .jc-products-flex-col.jc-products-flex-col-quadrant {
    margin-bottom: 40px;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .jc-tab-menu-link-faq {
    font-size: 25px;
    line-height: 20px;
  }
  .jc-faq-page-content-heading {
    padding-right: 30px;
  }
  .jc-faq-page-expand-text {
    padding-left: 20px;
    font-size: 15px;
    line-height: 23px;
  }
  .jc-hero-icon-col-heading-qc {
    font-size: 16px;
        line-height: 20px;
  }
  
  .jc-hero-icon-img-qc {
    height: 40px;
  }
  .jc-bottom-col-inner-qc {
    margin-bottom: 30px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
  }
  .jc-row-heading-wrapper {
    margin-bottom: 30px;
  }
  .jc-row-heading-qc {
    font-size: 30px;
        line-height: 32px;
  }
  .jc-lab-modal-heading {
    font-size: 24px;
  }
  .jc-lab-modal-flex-img {
    width: 24px;
  }
  .jc-product-page-bottom-tabs-wrapper {
    margin-right: -10px;
    margin-left: -10px;
  }
  .jc-product-page-bottom-tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 10px;
    padding-left: 10px;
    -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;
    background-color: #e9e8e3;
  }
  .jc-product-page-bottom-tabs-menu-link {
    margin-right: 0px;
    color: #000;
    font-size: 15px;
    line-height: 15px;
    letter-spacing: 0px;
  }
  .jc-product-page-bottom-tabs-inner {
    padding-right: 10px;
    padding-left: 10px;
  }
  .jc-meta-page-wrapper {
    padding-top: 80px;
  }
  .jc-hero-wrapper {
    padding-top: 80px;
  }
  .jc-hero-wrapper-collection,
  .jc-hero-wrapper-lab {
    padding-top: 80px;
  }
  .jc-hero-wrapper-pricing,
  .jc-hero-wrapper-policies,
  .jc-hero-wrapper-contact,
  .jc-quick-cart-hero-wrapper {
    padding-top: 80px;
  }
  .jc-product-hero {
    padding-top: 100px;
  }
  .jc-page-width-cart {
    padding-top:45px;
  }
  .jc-hero-heading {
    font-size: 70px;
    line-height: 55px;
  }
  .jc-hero-flex-col-home {
    margin-left: 20px;
    margin-right: 20px;
  }
  .jc-hero-flex-col-img {
    width: auto;
    height: 50px;
  }
  .jc-hero-flex-col-heading {
    /*
    font-size: 30px;
    line-height: 20px;
    */
  }
  .jc-hero-product-section-wrapper {
    margin-top: 100px;
  }

  
 
  .jc-outer-row-pricing {
      display: block;
  }
  .jc-col-img-pricing {
    width: 150px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
  }
  .jc-col-inner-pricing-updated {
    padding-left: 5px;
    padding-right: 5px;
  }
  .jc-content-heading-pricing-updated-inner {
    /*font-size: 20px;*/
  }
  .jc-content-col-text-pricing-updated, .jc-content-col-text-pricing-updated-alt {
    font-size: 15px;
  }
  .jc-content-heading-pricing-alt {
    font-size: 12px;
  }
  .jc-content-block-pricing-updated {
    margin-bottom:20px; 
  }
  .jc-faq-page-expand-text {
    padding-left: 10px;
  }
  .jc-bottom-text-policies {
    padding-left: 10px;
    padding-right: 10px;
  }
  .jc-flex-row-contact {
    display: block;
  }
  .jc-form-col-contact {
    padding-left: 0px;
    padding-right: 0px;
  }
  .jc-input-wrapper-contact {
    padding-left: 0px;
    padding-right: 0px;
  }
  .jc-flex-col-contact {
    text-align: center;
    margin-bottom: 30px;
  }
  .jc-product-page-description-text {
    font-size: 16px;
    line-height: 25px;
  }
  .jc-product-page-col-heading {
    font-size: 16px;
  }
  .jc-product-page-quantity-text {
    letter-spacing: 0px;
  }
  .jc-product-page-bottom-tabs-text.rte ul {
    padding-left: 20px;

  }
  .jc-product-page-btn {
    width: auto;
    font-size: 22px;
    line-height: 24px;
  }
  .jc-product-page-btn-wrapper-tabs {
    padding-left: 0px;
    text-align: center;
  }
  .jc-col-left-pricing {
   text-align: center;
   display: block;
  }

  .jc-content-heading-pricing-updated {
    text-align: center;
  }

  .jc-content-sub-heading-pricing-updated {
    text-align: center;
  }

  .jc-heading-text-pricing-updated {
    text-align: center;
  }

  .jc-col-img-pricing-updated {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
/* sticker */

.jc-pricing-updated-sticker-img {
 width: 50px;
}

.jc-pricing-updated-sticker-img-right {
  width: 50px;
}

.jc-pricing-updated-sticker-img-right.jc-pricing-updated-sticker-img-right-2 {
  
}

  .jc-quick-cart-heading-text {
    font-size: 14px;
  }
  .jc-quick-cart-name-link {
    font-size: 14px;
    text-align: center;
  }
  .jc-quick-cart-col-text {
    font-size: 14px;
  }
  .jc-quick-cart-col.jc-quick-cart-col-2 {
    -webkit-flex-basis: 18%;
    -ms-flex-preferred-size: 18%;
    flex-basis: 18%;
    text-align: left;
  }
  .jc-quick-cart-heading-col.jc-quick-cart-heading-col-2 {
      -webkit-flex-basis: 18%;
      -ms-flex-preferred-size: 18%;
      flex-basis: 18%;
      text-align: left;
    }

    .jc-quantity-btn.jc-quantity-btn-quick-order {
      width: 20px;
      height: 20px;
    }
    .jc-js-quantity-selector {
      font-size: 14px;
      width: 33px;
      padding-left: 5px;
    }
    .jc-quick-cart-bottom-content-wrapper {
      float: none;
    }
    .jc-quick-cart-bottom-flex-row {
      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;
    }
    .jc-product-page-btn-quick-order {
      width: 100%;
      margin-right: 0px;
      margin-left: 0px;
    }
    .jc-account-page-wrapper {
      padding-top: 100px;
    }

    .jc-account-order-section-heading {
        margin-bottom: 40px;
        font-size: 28px;
        line-height: 30px;
      }

      .jc-account-order-flex-col-heading-text {
        font-size: 18px;
      }

      .jc-account-order-flex-col-text {
        font-size: 15px;
        line-height: 18px;
      }

      .jc-order-page-meta-col-heading {
          margin-bottom: 10px;
          /*font-size: 40px;
          line-height: 20px;*/
        }
      .jc-order-page-btn {
          padding-right: 20px;
          padding-left: 20px;
        }
        .jc-content-col-pricing.jc-pricing-padding-mobile {
          padding-right: 8px;
        } 
        .jc-hero-wrapper-ref {
          padding-top: 80px;
        }
        
        .tab-content-inner-ref {
          padding-right: 0px;
          padding-left: 0px;
        }
        .jc-col-right-ref {
          padding-right: 10px;
          padding-left: 10px;
        }
        .jc-col-text-ref {
          font-size: 15px;
          line-height: 23px;
        }
        .jc-bottom-flex-row-ref {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
          -ms-flex-pack: center;
          justify-content: center;
        }
        .jc-bottom-flex-img-ref {
          width: 80px;
        }
        .jc-flex-col-text-ref {
          font-size: 15px;
          line-height: 23px;
          text-align: center;
        }
        .jc-bottom-text-ref {
          font-size: 15px;
          line-height: 23px;
        }
        .jc-product-page-sticker-img {
          width: 60px;
        }
        .jc-authority-flex-row {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
          }
          .jc-authority-flex-col-right {
            margin-bottom: 20px;
            -webkit-box-ordinal-group: 0;
            -webkit-order: -1;
            -ms-flex-order: -1;
            order: -1;
          }
          .jc-authority-flex-col-img {
            width: 150px;
          }
          .jc-authority-flex-text {
            text-align: center;
            padding-left: 0px;
          }
          .jc-authority-flex-text.jc-authority-flex-text-alt {
            text-align: center;
          }
          .jc-col-bottom-flex-row-pricing {
              -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;
            }
            .jc-bottom-flex-col-pricing.jc-bottom-flex-col-pricing-3 {
                margin-top: 10px;
                margin-left: 0px;
                -webkit-box-flex: 0;
                -webkit-flex: 0 100%;
                -ms-flex: 0 100%;
                flex: 0 100%;
              }
              .jc-bottom-flex-col-pricing-box {
                max-width: 60%;
                margin-right: auto;
                margin-left: auto;
              }
              .jc-bar-slider {
                height: 18px;
              }
       .jc-products-logo-img {
    width: 100px;
    margin-right: 15px;
    margin-left: 15px;
  }   

  .jc-hero-heading-flex-col-list {
    padding-right: 10px;
    padding-left: 10px;
  }

  .jc-authoricy-col-heading {
    padding-left: 0px;
    text-align: center;
  }

  .flex-row-wrapper-glossary {
    margin-bottom: 55px;
  }

  .flex-row-glossary {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .flex-link-glossary {
    margin-bottom: 5px;
  }

  .jc-hero-flex-col-discounts {
      padding-right: 0px;
      padding-left: 0px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 100%;
      -ms-flex: 0 100%;
      flex: 0 100%;
      margin-bottom: 40px;
  }

  .jc-hero-block-discounts {
    padding-left: 15px;
    padding-right: 15px;
  }

}

