/** Shopify CDN: Minification failed

Line 112:1 Expected "}" to go with "{"

**/
body {color: #2e2e2dff;}

a {color: #2E2E2D;}
a:hover, a:hover span {color: #e12d23ff; text-decoration-line: none!important;}
a:active,a:focus,.header__active-menu-item  {font-weight: 600; text-decoration-line: none!important;}

nav {font-size: 16px; font-weight: 500!important; text-transform: uppercase;}
nav li a,nav li header-menu span {color: #000!important; opacity: 1!important;}
nav li a:hover,nav li header-menu span:hover {color: #E12D23!important; text-decoration-line: none!important;}

.header-wrapper {box-shadow: 0px 0px 20px 0px rgba(00,00,00,0.05)!important;}
ul, ol {list-style-position: outside!important;}

h1,.h1 {color: #000; font-size: 2.5em; line-height: 1.2em; margin: 0 0 24px 0;}
h2,.h2 {color: #000; font-size: 2em; line-height: 1.2em; margin: 0 0 24px 0;}
h3,.h3 {color: #000; font-size: 1.5em; line-height: 1.3em; margin: 0 0 24px 0;}
h4,.h4 {color: #000; font-size: 1.25em; line-height: 1.5em; margin: 0 0 24px 0;}
h5,.h5 {color: #000; font-size: 1em; line-height: 1.5em; margin: 0 0 24px 0;}
h6,.h6 {color: #000; font-size: 1em; line-height: 1.5em; font-weight: 400; margin: 0 0 24px 0;}

h1 span,h2 span,h3 span,h4 span,h5 span,h6 span {word-wrap: nowrap;}

.pf-text-3,.lead {font-size: 1.25em; line-height: 1.3em;}
.announcement-bar__message.h5 {margin-bottom: 0!important;}

@media screen and (min-width: 1024px) {
h1,.h1 {color: #000; font-size: 3em; line-height: 1.2em; margin: 0 0 24px 0;}
}

.afp-prod-desc h2 {color: #000; font-size: 2em; line-height: 1.2em; margin: 0 0 24px 0;}
.afp-prod-desc h3 {color: #000; font-size: 1.5em; line-height: 1.3em; margin: 0 0 24px 0;}
.afp-prod-desc h4 {color: #000; font-size: 1.25em; line-height: 1.5em; margin: 0 0 24px 0;}
.afp-prod-desc h5 {color: #000; font-size: 1em; line-height: 1.5em; margin: 0 0 24px 0;}
.afp-prod-desc h6 {color: #000; font-size: 1em; line-height: 1.5em; font-weight: 400; margin: 0 0 24px 0;}

.product .__pf {margin-bottom: 32px;}
.product {color: #2E2E2D;}
.product .pf-button-2 {
  background-color: #000;
  box-shadow: 0px 10px 30px 0px rgba(105,114,130,0.08)!important;
  border: 1px solid #000;
  text-decoration-line: none;
}
.product .pf-button-2:hover {
  box-shadow: 0px 0px 0px 0px rgba(105,114,130,0.0)!important;
}
.product .product-form button.button {
  background-color: #000;
  box-shadow: 0px 10px 30px 0px rgba(105,114,130,0.24);
  border: 1px solid #000;
  color: #fff;
    padding: 16px 60px;
    margin-top: 12px;
    margin-bottom: 24px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Roboto;
}
.product .product-form button.button:hover {
  background-color: #fff;
  box-shadow: 0 10px 30px #69728200;
  border: 1px solid #000!important;
  color: #000;
}
.product .product__title>* {margin: 0 0 24px 0;}
/*.product .caption-with-letter-spacing {color: #2E2E2D; text-transform: capitalize!important; font-size: 1.5em;}*/
.product .price-item {font-size: 1.8em; font-weight: bold;}

#prd-finder .pf-c {padding-left: 0!important; padding-right: 0!important;}
#prd-finder form select {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 1em;
  margin-left: .6em;
  margin-right: .6em;
  padding: 1%;
  width: 80%;
}
#prd-finder form input {
  background-color: #2E2E2D;
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: 700;
  margin: 0 auto;
  margin-top: 1.5%;
  margin-bottom: -50px;
  padding: 1% 5%;
}
@media screen and (min-width: 1024px) {
  #prd-finder form select {
    font-size: 18px;
    width: 25%;
  }
}

.related-products {padding: 5% inherit;}
.related-products .card--card {border-color: #E6E6E7!important;}

select {border-color: #E6E6E7!important; box-shadow: 0px 5px 15px 0px rgba(105,114,130,0.08);}
.section-template--17067479564478__related-products-padding {padding: 5% inherit;}

#timeline {width: 100%;}
@media screen and (min-width: 1024px) {
  #timeline {width: 75%;
}