/** Shopify CDN: Minification failed

Line 81:0 Unexpected "}"

**/

.footer__base-links span {
  text-transform: uppercase !important;
  font-weight: bold !important;
  text-decoration: none !important;
  font-size: 10px !important;
}
.footer__base-links a {
  text-transform: uppercase !important;
  text-decoration: none !important;
  font-size: 10px !important;
}
.form__submit--large {
  text-transform: uppercase !important;
}
.site-header__logo a, .is-light .site-header__logo .logo--inverted {
  width: 40px !important;
}
@media only screen and (min-width: 769px) {
  .site-header__logo a, .is-light .site-header__logo .logo--inverted {
    width: 40px !important;
  }
}
.footer__title {
  text-transform: uppercase !important;
}
.btn {
  text-transform: uppercase !important;
}
.payment-buttons .add-to-cart, .payment-buttons .cart__checkout, .payment-buttons .shopify-payment-button, .payment-buttons .shopify-payment-button__button--unbranded {
  text-transform: uppercase !important;
}
.product__main-photos {
  border: hidden !important;
}
.product__thumb .image-wrap img {
  border: none !important;
}
.footer__menu a {
  text-decoration: none !important;
}
@media only screen and (max-width: 768px) {
  .product-main-slide {
    border: none !important;
  }
}
.product-block--price > label {
  display: none !important;
}

.color-swatch--small {
  height: 12.5px !important;
  border-width: 1px !important;
}
.color-swatch:not(.color-swatch--small) {
  height: calc(var(--swatchSize)*0.5) !important;
  border-width: 1px !important;
}
.grid-product__title {
  text-transform: uppercase !important;
  font-weight: bold !important;
  line-height: 1.2em !important;
}
.grid-product__price--current {
  font-weight: normal !important;
  font-size: calc(var(--typeBaseSize) - 1px) !important;
}
.variant__label-info {
  text-transform: lowercase !important;
  font-size: calc(var(--typeBaseSize) - 2px) !important;
}
.breadcrumb {
  font-size: calc(var(--typeBaseSize)*0.66) !important;
  text-transform: uppercase !important;
}
}
@media only screen and (min-width: 769px) .h3 {
  font-size: var(--typeHeaderSize) !important;
}
.collapsible-trigger-btn {
  text-transform: uppercase !important;
}
@media only screen and (min-width: 769px) {
  .product-full-width .collapsible-trigger-btn {
    padding: 20px 0 !important;
    font-size: calc(var(--typeBaseSize)*1.5) !important;
  }
}
@media only screen and (max-width: 768px) {
  .collapsible-trigger-btn {
    padding: 18px 18px 18px 0;
  }
}

@media only screen and (min-width: 769px) {
  .feature-row__item .h3 {
    font-size: calc(var(--typeHeaderSize)*0.95);
  }
}
@media only screen and (max-width: 768px) {
  .feature-row__item .h3 {
    font-size: calc(var(--typeHeaderSize)*0.75);
  }
}
.megamenu__col-title a {
  text-transform: uppercase !important;
  font-size: 14px !important;
}
.megamenu .site-nav__dropdown-link {
  font-size: 14px !important;
}
.slide-nav__wrapper:after {
  background-color: rgba(0, 0, 0, 0) !important;
}
.slide-nav__link--back > span {
  text-transform: uppercase !important;
  text-decoration: none !important;
  font-weight: normal !important;
  text-align: center !important;
}
.slide-nav__link {
  font-weight: 700 !important;
  text-transform: uppercase !important;
  font-size: calc(var(--typeBaseSize) + 1px) !important;
}

@media only screen and (max-width: 768px) {
  .footer__block, .footer__block--mobile {
    padding-bottom: 15px !important;
  }
}
.footer__title {
  margin-bottom: 5px;
}
@media only screen and (max-width: 768px) {
  .footer__social {
    padding-top: 25px !important;
  }
}
.announcement-slider__content {
  font-weight: 100 !important;
  text-transform: uppercase !important;
}
/* HC - See Description Link - 16 May '22 */
.hc-see-wrapper {
  display: flex;
  align-items: center;
  cursor: pointer;
  padding-bottom: 25px;
  text-decoration: underline;
  font-size: .8em;
  text-underline-offset: 3px;
  text-transform: uppercase;
}
.hc-see-wrapper img {
  width: 20px;
  margin-left: 5px;
}
.hulk-powered-wrapper {
  display: none !important;
}
.site-footer {
  font-size: calc(var(--typeBaseSize) - 3px) !important;
}
.footer__title {
  font-size: calc(var(--typeBaseSize) - 3px) !important;
}
.site-header__element--top {
  padding: 8px 0 !important;
}
@media only screen and (max-width: 768px) {
  .site-header__element--top {
    padding: 5px 0px !important;
  }
}
@media only screen and (min-width: 769px) {
  .header-item--logo {
    flex: 0 !important;
  }
}

.shopify-payment-terms.product__policies > shopify-payment-terms {
  font-size: 0.85em !important;
}


.hero__top-subtitle {
    letter-spacing: normal !important;
    font-size: 1.25em !important;
    font-weight: bold !important;
    line-height: 1 !important;
}

@media only screen and (min-width: 769px) {
.hero__sidebyside-image--indented .hero__image {
    padding: 50px;
}
}

.model-size {
  font-size: 0.8em;
  padding: 10px 0 0 20px;
  display: inline-block;
  margin-left: 20px;
  border-left: 1px inset rgba(16, 24, 32, .3) !important;
}

.collection-html{
  font-size:calc(var(--typeBaseSize) + 2px);
}

@media only screen and (min-width:769px){

.collection-html{
    font-size:calc(var(--typeBaseSize) + 4px); 
      margin-top:10px;
}
  }

@media only screen and (max-width:768px){
.color-scheme-1 > .hero__sidebyside-content{
   border-left: 1px solid #101820;
   border-right:none !important;
    margin-top: 10px;
}
}

@media only screen and (min-width:769px){
.color-scheme-1 > .hero__sidebyside-content {
  border-right: 1px inset #101820 !important;
  border-left: none !important;
    margin-top: 0px;

}
}

#ProductSection-template--15385271632072__main-7354888519880 > div > div > div.product-grid__container.grid.grid--product-images--partial > div:nth-child(1) > div > div > div.product__thumbs.product__thumbs--below.product__thumbs-placement--left.small--hide {
  display: none !important;
}

#ProductPhotos-template--15385271632072__main > .flickity-page-dots {
  display: none !important;
}

.fa-solid {
  padding-right: 10px;
}

/* Size Chart CSS */
.inner {
  display: block;
}
.inner .details-container {
  width: 100%;
  flex: unset;
}
.inner .table-container {
  width: 100%;
  flex: unset;
  margin-top: 30px;
}
.inner .details-container .title-container {
  line-height: 21px;
  display: flex;
  border-bottom: 1px solid #101820;
  font-size: 20px;
  padding: 10px 7px 15px;
}
.inner .details-container .title-container .title {
  padding-right: 7px;
  border-right: 1px solid #101820;
}
.inner .details-container .title-container .subtext {
  padding-left: 7px;
}
.inner .details-container .description {
  text-align: left;
  padding-left: 7px;
  margin-bottom: 30px;
  margin-top: 15px;
  font-weight: 200;
}
.inner .details-container img {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
@media only screen and (min-width:769px) {
    .fit-image {
        flex: 1
    }
  .description {
    flex: 1
  }
  .details-container {
    display: flex
  }
}
.inner .table-container table thead tr th span {
    display: inline-block;
    width: 2.5em;
    height: 2.5em;
    padding: 0.25em;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
  border: 1px solid #fff;
    line-height: 1.89em;
   
}

.inner .table-container table thead tr th {
  background: #101820;
  color: #fff;
}

.table-scroll-message {
  padding-left: 10px;
  font-weight: bold;
}

@media only screen and (min-width: 769px) {
  .table-scroll-message {
  display: none;
}
}

@media only screen and (max-width: 768px) {
  .inner .table-container table thead tr th {
     width: 90px;
    font-size: 0.8em;
}
}

.inner .table-container table {
    table-layout:unset !important;
}


@media only screen and (min-width: 769px) {
  .inner .table-container {
  max-width: 800px;
}
}

@media only screen and (min-width: 769px) {
  .inner .details-container {
  max-width: 800px;
}
}
/* END Size Chart CSS */

.tool-tip-trigger__title {
      text-decoration: underline;
    text-underline-offset: 2px !important;
}

@media only screen and (min-width: 769px) {
.collapsible-content__inner {
    padding: 0 20px 35px !important;
}
}

@media only screen and (min-width: 769px) {
.product-full-width {
    padding: 0 30px;
}
}

ul {
    list-style: '\2014  ';
}

ul ul {
    list-style: '+  ';
}


.hc__title {
  font-weight: 100 !important;
}

.grid-product__title {
    word-break: normal !important;
    -webkit-hyphens: none !important;
    hyphens: none !important;
}

.cart-link__bubble:before {
  border: 2px solid #000 !important;
  padding: 5px !important;
}

.cart-link__bubble-num {
    visibility: hidden !important;
}

.cart-link__bubble {
    top: 60% !important;
    right: 0px !important;
}

/* HC - Updating changes to show second image on the collection page - 08 Aug '22 */

.hcsecimg, .grid-item__link:hover .hcfirstimg
{
    display: none;
}

.grid-item__link:hover .hcsecimg
{
    display: block;
}

.product__main-photos .product-slideshow {
   border: none !important;
}

@media only screen and (max-width: 768px) {
.color-swatch--small {
    width: 10px !important;
    height: 10px !important;
    border-width: 1px !important;
}
}

@media only screen and (max-width: 768px) {
.color-swatch {
    border: none !important;
}
}

.intro-h1 {
  font-size: 90px;
}

@media only screen and (max-width: 768px) {
.intro-h1 {
    font-size:var(--typeHeaderSize) !important;
}
}

@media only screen and (min-width:769px){
  .home-h2,home-h2{
    font-size:var(--typeHeaderSize) !important;
  }
}

.home-h2,home-h2{
  font-size:calc(var(--typeHeaderSize)*0.69);
  border-left: 1px solid #101820;
  padding-left: 20px;
}

@media only screen and (min-width:769px){
  .home-benefits,home-benefits{
    font-size:var(--typeHeaderSize) !important;
  }
}

.home-h3{
  border-left: 1px solid #101820;
  padding-left: 20px;
}

[data-view="6-2"] .grid-item{
    flex:0 0 20%
}

.footer__subscribe{
  font-size:60px !important;
  text-align: left !important;
  line-height: 1.1 !important;
  font-weight: 800 !important;
}

@media only screen and (max-width: 768px) {
.footer__subscribe{
  font-size:36px !important;
  text-align: left !important;
  line-height: 1.1 !important;
    font-weight: 800 !important;
}
}

@media only screen and (max-width: 768px) {
.newsletter-sections--15997508288712__footer {
     padding: 10px;
}
}

@media only screen and (min-width: 769px) {
#newsletter-sections--15997508288712__footer {
  margin-top: auto !important; }
}

@media only screen and (max-width: 768px) {
.hero .flickity-button {
    border:1px solid #dedede }
}

.footer-promotion {
  text-align: left !important;
}

.color-scheme-none.footer-promotion {
     border-left: 1px solid #101820 !important;
     border-right:none !important;
   border-top:none !important;
   border-bottom:none !important;
}

@media only screen and (min-width: 769px) {
.footer-promotion {
    padding: 0 30px 0 30px !important;
}
}

.footer-promotion {
    padding: 0 22px 0 22px !important;
}

.section--divider{
  padding-top:80px !important;
}

.product-single__meta .collapsible-trigger-btn {
      text-transform: none !important;
}

.product-ul{
  padding-left: 10px;
  line-height: 1.75em;
}

@media only screen and (min-width: 769px) {
.product-ul{
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
}

.product-h2{
  margin-top:0px !important;
}

.icon-size-chart {
  display: none !important;
}

.product-block--price .product__policies {
    display: none !important;
}

.product-single__header,.product-single__title {
  margin-bottom:0px !important;
}

div.promo-grid__content:after {
  display: none !important;
}

.rte--block {
  text-shadow: none !important;
      color: var(--colorTextBody) !important;
}

rte--strong
{
    font-size: calc(var(--typeHeaderSize)*0.95) !important;
}

@media only screen and (max-width: 768px) {
.rte--strong {
    font-size: calc(var(--typeHeaderSize)*0.75) !important;
}
}

/* What It Is Specs */

.what-it-is-for_title {
  margin: 0;
  font-weight: 600;
  font-variant-numeric: normal;
  letter-spacing: normal;
  letter-spacing: .08em;
  line-height: 2rem;
  text-transform: Initial;
	margin-bottom: 0.25rem;

}

.what-it-is-for-item {
  flex-grow: 1;
  margin-right: .5rem;
  text-align: center
}
.what-it-is-for-item_state {
  height: .75rem;
  transform: skew(-10deg, 0);
  border-radius: .1rem;
  background: #e5e5e5
}
.-active .what-it-is-for-item_state {
  background: #69ff47
}
.-active2 .what-it-is-for-item_state {
background: rgb(105,255,71);
background: linear-gradient(90deg, rgba(105,255,71,1) 0%, rgba(105,255,71,1) 45%, rgba(229,229,229,1) 75%, rgba(229,229,229,1) 100%);
}
.-active1 .what-it-is-for-item_state {
background: rgb(229,229,229);
background: linear-gradient(90deg, rgba(229,229,229,1) 0%, rgba(229,229,229,1) 25%, rgba(105,255,71,1) 60%, rgba(105,255,71,1) 100%);

}
.what-it-is-for-item_name {
  margin: 0.5rem 0 0;
  font-weight: 400;
  font-size: .85em;
font-variant-numeric: normal;
  letter-spacing: normal;
  letter-spacing: .08em;
  letter-spacing: .06em;
  text-transform: uppercase;
  line-height: 1.5rem;
  color: #101820;
}
.-active .what-it-is-for-item_name {
  color: #000
}

.what-it-is-for {
  margin-bottom: 1rem
}

.what-it-is-for_items {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex
}


.a11y-sr-focusable:not(:focus), .a11y-sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  border: 0 !important;
  white-space: nowrap !important
}

@media only screen and (min-width: 769px) {
.what-it-is-section {    
font-size: calc(var(--typeBaseSize)*1.5) ;
text-transform: uppercase;
  font-weight: 700;
}
}

@media only screen and (max-width: 768px) {
.what-it-is-section {
    font-size: calc(var(--typeBaseSize) + 1px) !important;
text-transform: uppercase;
  font-weight: 700;
}
}

/* End What It Is Specs */

/* Feature Specs Alternate (hidden html on rain jacket page) */
.Specs {
  width: 100%;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

.Specs__item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 25px
}
.Specs__label {
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  color: #101820;
  margin: 0;
  letter-spacing: 1px;
  width: 230px;
  text-align: left
}
.Specs__rating {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}
.Specs__rating-item {
  height: 14px;
  background-color: #e5e5e5;
  width: 20%;
  margin: 0 3px
}
.Specs__rating-item--active {
  background-color: #69FF47
}

@media(max-width:768px) {
  .Specs_items_Mobile {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    margin-bottom: 17px
  }
}
@media(max-width:768px) {
  .Specs_label_Mobile {
    padding-bottom: 10px;
    padding-left: 2px
  }
}
.Specs_item_flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

 /* End Feature Specs */

 .add-to-cart {
   padding: 20px !important;
       background-color: #69FF47;
    color: #101820;
 }

 .cart__checkout {
    background-color: #69FF47;
    color: #101820;
   border: 1px solid #101820;
 }

  @media only screen and (max-width: 768px) {
  .hero__sidebyside-content-inner .hero__title {
    font-size: 30px !important;
}
  }
   
#ProductSection-template--15903425462472__main-7354888519880 .product__thumbs.product__thumbs--below.product__thumbs-placement--left.small--hide a {
    display:none !important;
      }

  @media only screen and (max-width: 768px) {
      .custombr {
     padding: 10px 0;
}
  }
    @media only screen and (min-width: 769px) {
      .custombr {
     padding: 15px 0;
}
    }

.custom-collection {
    margin-top: -10px;
    border-left: 1px solid #101820;
    padding-left: 15px
}
.custom-collection-count {
  font-size: calc(var(--typeBaseSize)*0.8);
  text-transform: capitalize !important;
  font-weight: normal;
  letter-spacing: normal !important;
}

  @media only screen and (max-width: 768px) {
.rte--block.rte--strong {
  padding: 0px !important;
}

.rte--block.enlarge-text {
  padding: 0px !important;
}
  }

  .collection-count {
  font-size:calc(var(--typeBaseSize)*0.85);
   margin:30px 0 !important;
    font-weight:normal;
}

html {
scroll-behavior: smooth;
  scroll-padding-top: 4rem;

}

/* HC - image alt text update - 03 Mar '23 */
  
.img-alt-hctext
{
    position: absolute;
    bottom: 0px;
    background: #75787b89;
    background: radial-gradient(circle, rgba(117,120,123,0.89) 0%, rgba(186,188,189,0.89) 100%);
    color: #fff;
    text-align: center;
    padding: 5px;
    width: 100%;
    font-size: 0.75em;
    text-transform: uppercase;
    font-family: var(--typeBasePrimary); 
}

/* HC - Created HC Promo Grid section - 13 Mar '23 */

@media only screen and (min-width: 769px)
{
   .flex-grid__item--20
    {
        width: 20%;
    }

    .flex-grid__item--25
    {
        width: 25%;
    }

    .flex-grid__item--33
    {
        width: 33%;
    }

    .flex-grid__item--50
    {
        width: 50%;
    }

    .flex-grid__item--75
    {
        width: 75%;
    }

    .flex-grid__item--100
    {
        width: 100%;
    }
}

@media only screen and (max-width: 768px)
{
    div[data-section-type="hc-promo-grid"] .flex-grid__item    
    {
        width: 75%;
        min-height: 200px !important;
    }
}