/* Colors */
/*CTA*/
/*Buttons*/
/*H1*/
/*H2*/
/*Warranty Font*/
/*Samples*/
/*Cards*/
/*Product Details*/
/* Random Style Updates */
/* Support Box */
/* Containers */
/*AFIPro*/
/* Colors */
/* Logo Variables */
/* Homepage */
/* Main Hero */
/* Section Header */
/* Facets */
/* Forms */
/* Random Style Updates */
.collapsable {
  border-bottom: 1px solid #c1bdb6;
  cursor: pointer;
}
.collapsable > span {
  color: inherit;
}
.collapsable > span.icon-down-chevron, .collapsable > span.icon-right-arrow {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  margin-right: 0.2rem;
  margin-top: -1px;
}
.collapsable > span.icon-down-chevron:before, .collapsable > span.icon-right-arrow:before {
  color: inherit;
  font-size: 0.8rem;
}
.collapsable > span.icon-up-chevron, .collapsable > span.icon-down-arrow {
  display: none;
  color: inherit;
  font-size: inherit;
}
.collapsable > span.icon-up-chevron:before, .collapsable > span.icon-down-arrow:before {
  color: inherit;
  font-size: 0.8rem;
  margin-right: 0.2rem;
}
.collapsable > span.icon-up-chevron, .collapsable > span.icon-down-chevron {
  float: right;
}
.collapsable + * {
  border: none;
  overflow-y: hidden;
  overflow-x: hidden;
  max-height: 0;
  transition: all ease-in-out 0.2s;
}
.collapsable.open {
  border-bottom: none;
}
.collapsable.open > span.icon-right-arrow {
  display: none;
}
.collapsable.open > span.icon-down-arrow {
  display: inline-block;
}
.collapsable.open > span.icon-up-chevron {
  display: inline-block;
}
.collapsable.open > span.icon-down-chevron {
  display: none;
}
.collapsable.open + * {
  max-height: 5000px;
  border-bottom: 1px solid #c1bdb6;
}

.content-info > div {
  padding-bottom: 25px;
}
.content-info > div > h2, .content-info > div h4 {
  padding-bottom: 10px;
  font-weight: bold;
  margin-bottom: 0px;
}
.content-info > div > span {
  display: block;
}
.content-info > div > ul {
  margin: 0;
}
.content-info > div > ul > li {
  padding-bottom: 5px;
}

.collapsable-group {
  padding: 0px;
}
.collapsable-group.boxed {
  padding: 0px;
}

.container h2 {
  margin-bottom: 1.2rem;
}
.container > *, .container ul.imagelist {
  width: 100%;
  max-width: 100%;
  padding: 0 10px;
  margin-left: auto;
  margin-right: auto;
}
.container > .row > [class^=column-] > ul.imagelist, .container > .row > [class*=" column-"] > ul.imagelist {
  padding-left: 0;
  padding-right: 0;
}

.container.disc > p {
  font-weight: 500;
}
.container.disc > div > p {
  font-weight: 500;
}

.column-flow {
  display: flex !important;
  flex-flow: column !important;
  justify-content: center;
}
.column-flow > a.btn {
  width: fit-content;
}

.modal:not(.te_tagembedModal) {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1000000;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  opacity: 0;
  display: none;
}
.modal:not(.te_tagembedModal) > div {
  max-width: 100%;
  border: 1px solid #ebe8e5;
  padding: 20px 30px;
  background-color: #FFFFFF;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.modal:not(.te_tagembedModal) > div > a.close {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #E31837;
  text-decoration: none;
}
.modal:not(.te_tagembedModal) > div > a.close:before {
  color: #E31837;
}
.modal:not(.te_tagembedModal) > div > .modal-btns > .btn {
  width: 100%;
  display: block;
  margin-top: 20px;
  text-align: center;
}
.modal:not(.te_tagembedModal) > div > .modal-btns > .btn > [class^=icon-]:first-child {
  margin-right: 10px;
}
.modal:not(.te_tagembedModal).fade {
  opacity: 0;
  transition: opacity 200ms ease-in-out;
}
.modal:not(.te_tagembedModal).fade.in {
  opacity: 1;
}
.modal:not(.te_tagembedModal).show {
  display: block;
}
.modal:not(.te_tagembedModal).small > div {
  width: 480px;
}
.modal:not(.te_tagembedModal).medium > div {
  width: 769px;
}
.modal:not(.te_tagembedModal).large > div {
  width: 1200px;
}

html.modal-open {
  max-height: 100%;
  max-width: 100%;
  overflow: hidden;
}
html.modal-open body {
  max-height: 100%;
  max-width: 100%;
  overflow: hidden;
}

#emaildealer h2 {
  text-transform: capitalize;
}
#emaildealer form {
  border-top: 0 !important;
}

#tracking-consent {
  top: auto;
  padding: 0.25rem;
  height: auto;
}
#tracking-consent > div {
  position: static;
  bottom: auto;
  left: auto;
  right: auto;
  top: auto;
  transform: none;
  width: 100%;
  padding: 0;
}
#tracking-consent > div > div {
  max-height: 250px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0.5rem 1rem;
}
#tracking-consent > div p {
  margin: 0.5rem;
}
#tracking-consent > div button {
  margin: 0.5rem 0;
}

.browse-products > .browse-header > div {
  margin: 20px 0;
  padding: 0 20px;
}
.browse-products > .browse-header > div:last-child {
  display: none;
}
.browse-products > div.browse > div > div.facets > div.facet-holder {
  background-color: #FFFFFF;
}
.browse-products > div.browse > div > div.facets > div.facet-holder > div:not(.facet) {
  padding: 0 20px;
}
.browse-products > div.browse > div > div.facets > div.facet-holder > div:not(.facet) > div {
  padding: 1.33rem 0;
}
.browse-products > div.browse > div > div.facets > div.facet-holder > div:not(.facet) > div > button:not(.components-button):not(.splide__arrow):not(.te_modalClose):not(.slick-arrow):not(button[data-glide-dir]) {
  display: none;
  width: 100%;
  margin: 0px;
}
.browse-products > div.browse > div > div.facets > div.facet-holder > div:not(.facet) > div > button:not(.components-button):not(.splide__arrow):not(.te_modalClose):not(.slick-arrow):not(button[data-glide-dir]) > span {
  font-weight: 500;
  font-family: "HelveticaNeueCondensed", "HelveticaNeue-Condensed", "Helvetica Neue Condensed", "HelveticaNeueRomanCondensed", "HelveticaNeue-Roman-Condensed", "Helvetica Neue Roman Condensed", "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "TeXGyreHerosCnRegular", Helvetica, "Tahoma", "Geneva", "Arial Narrow", Arial, sans-serif;
}
.browse-products > div.browse > div > div.facets > div.facet-holder > div:not(.facet) > div > button:not(.components-button):not(.splide__arrow):not(.te_modalClose):not(.slick-arrow):not(button[data-glide-dir]).filter > span {
  display: none;
}
.browse-products > div.browse > div > div.facets > div.facet-holder > div:not(.facet) > h3 {
  display: none;
  margin: 0 !important;
  padding-top: 1em;
}
.browse-products > div.browse > div > div.facets > div.facet-holder > div:not(.facet):first-child > div > button:first-child:not(.components-button) {
  display: block !important;
}
.browse-products > div.browse > div > div.facets > div.facet-holder > div.facet {
  display: none;
  padding: 0 15px;
}
.browse-products > div.browse > div > div.facets > div.facet-holder > div.facet.zero {
  display: none !important;
}
.browse-products > div.browse > div > div.facets > div.facet-holder > div.facet > h2.collapsable {
  color: #000;
  font-size: 1rem;
  margin: 0;
  padding: 0.5rem 0;
  text-transform: uppercase;
  font-weight: bold;
}
.browse-products > div.browse > div > div.facets > div.facet-holder > div.facet > h2.collapsable.open {
  padding: 0.5rem 0 1rem 0;
}
.browse-products > div.browse > div > div.facets > div.facet-holder > div.facet > h2.collapsable.open + fieldset {
  padding: 0 0 1rem 0;
}
.browse-products > div.browse > div > div.facets > div.facet-holder > div.facet > h2.collapsable > span.icon-down-arrow {
  color: #406ba9;
  vertical-align: text-top;
}
.browse-products > div.browse > div > div.facets > div.facet-holder > div.facet > h2.collapsable > span.icon-right-arrow {
  color: #406ba9;
  vertical-align: text-top;
}
.browse-products > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset {
  padding: 0;
  margin: 0;
}
.browse-products > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset > div {
  margin: 5px 5px 5px 15px;
}
.browse-products > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset > div span {
  color: #2b2a28;
  font-size: 0.9rem;
}
.browse-products > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset > div > label > input[type=checkbox]:checked {
  color: #E31837;
}
.browse-products > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset > div > label > input[type=checkbox]:checked + span {
  font-weight: 600;
}
.browse-products > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset > div[data-facet-count="0"] > label > span {
  color: #c1bdb6;
}
.browse-products > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset > div[data-facet-count="0"] > span {
  color: #c1bdb6;
}
.browse-products > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset > div:nth-child(n+7) {
  display: none;
}
.browse-products > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset > div:nth-child(n+7):last-child {
  display: block;
}
.browse-products > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset.show-all > div:nth-child(n+7) {
  display: block;
}
.browse-products > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset.show-all > div:nth-child(n+7):last-child {
  display: block;
}
.browse-products > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset.show-all:last-child {
  display: block;
}
.browse-products > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset.show-less > div:nth-child(n+7) {
  display: none;
}
.browse-products > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset.show-less > div:nth-child(n+7):last-child {
  display: block;
}
.browse-products > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset .see-more {
  color: #4999a0;
  text-decoration: underline;
  padding-top: 5px;
  cursor: pointer;
  font-size: 0.8rem;
}
.browse-products > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset .see-more:hover {
  color: #30787f;
}
.browse-products > div.browse > div > div.facets[data-facets-selected="0"]:not(.open) > div.facet-holder > div:not(.facet) > div > button.filter:not(.components-button) > span:nth-child(1) {
  display: block !important;
}
.browse-products > div.browse > div > div.facets:not([data-facets-selected="0"]):not(.open) > div.facet-holder > div:not(.facet) > div > button.filter:not(.components-button) > span:nth-child(2) {
  display: block !important;
}
.browse-products > div.browse > div > div.facets.open {
  position: fixed;
  top: 140px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: auto;
  border-left: 25px solid rgba(0, 0, 0, 0.3);
  z-index: 1000;
}
.browse-products > div.browse > div > div.facets.open > div.facet-holder > div:not(.facet) > h3 {
  width: 100%;
  display: block;
}
.browse-products > div.browse > div > div.facets.open > div.facet-holder > div:not(.facet) > div > button:not(.components-button):not(.splide__arrow):not(.te_modalClose):not(.slick-arrow):not(button[data-glide-dir]) {
  width: 100% !important;
  display: block !important;
}
.browse-products > div.browse > div > div.facets.open > div.facet-holder > div:not(.facet) > div > button.filter:not(.components-button) > span:first-child {
  display: block !important;
}
.browse-products > div.browse > div > div.facets.open > div.facet-holder > div:not(.facet) > div > button.filter:not(.components-button) > span.done {
  display: block;
}
.browse-products > div.browse > div > div.facets.open > div.facet-holder > div.facet {
  display: block;
}
.browse-products > div.browse > div > div.results {
  background-color: #FFFFFF;
  padding-top: 20px;
}
.browse-products > div.browse > div > div.results > div.product-filters,
.browse-products > div.browse > div > div.results > div.product-filters {
  display: flex;
  padding: 0px 20px;
}
.browse-products > div.browse > div > div.results > div.product-filters > div:first-child,
.browse-products > div.browse > div > div.results > div.product-filters > div:first-child {
  width: 100px;
  padding: 0.67rem 0;
  margin: 0.67rem 0;
  width: 100%;
  max-width: 110px;
}
.browse-products > div.browse > div > div.results > div.product-filters > div:last-child,
.browse-products > div.browse > div > div.results > div.product-filters > div:last-child {
  flex: 1;
}
.browse-products > div.browse > div > div.results > div.product-filters > div:last-child > a[data-pil],
.browse-products > div.browse > div > div.results > div.product-filters > div:last-child > a[data-pil] {
  background: #FFFFFF;
  border: 1px solid #6b6965;
  color: #6b6965;
  border-radius: 2px;
  font-size: 0.86rem;
  display: inline-block;
  padding: 0.4rem 0.67rem 0.67rem;
  margin: 0.67rem;
  text-decoration: none;
}
.browse-products > div.browse > div > div.results > div.product-filters > div:last-child > a[data-pil]:hover,
.browse-products > div.browse > div > div.results > div.product-filters > div:last-child > a[data-pil]:hover {
  border-color: #2b2a28;
  color: #2b2a28;
}
.browse-products > div.browse > div > div.results > div.product-filters > div:last-child > a[data-pil] > span.icon-close:before,
.browse-products > div.browse > div > div.results > div.product-filters > div:last-child > a[data-pil] > span.icon-close:before {
  color: #E31837 !important;
  font-size: 0.56rem;
  margin-right: 0.2rem;
}
.browse-products > div.browse > div > div.results > div.product-filters > div:last-child > a.clear,
.browse-products > div.browse > div > div.results > div.product-filters > div:last-child > a.clear {
  display: block;
  margin: 10px 10px 0 10px;
}

.browse-documents > .browse-header > div {
  margin: 20px 0;
  padding: 0 20px;
}
.browse-documents > .browse-header > div:last-child {
  display: none;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder {
  background-color: #FFFFFF;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder > div:not(.facet) {
  padding: 0 20px;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder > div:not(.facet) > div {
  padding: 1.33rem 0;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder > div:not(.facet) > div > button:not(.components-button):not(.splide__arrow):not(.te_modalClose):not(.slick-arrow):not(button[data-glide-dir]) {
  display: none;
  width: 100% !important;
  margin: 0px !important;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder > div:not(.facet) > div > button:not(.components-button):not(.splide__arrow):not(.te_modalClose):not(.slick-arrow):not(button[data-glide-dir]) > span {
  font-weight: 500 !important;
  font-family: "HelveticaNeueCondensed", "HelveticaNeue-Condensed", "Helvetica Neue Condensed", "HelveticaNeueRomanCondensed", "HelveticaNeue-Roman-Condensed", "Helvetica Neue Roman Condensed", "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "TeXGyreHerosCnRegular", Helvetica, "Tahoma", "Geneva", "Arial Narrow", Arial, sans-serif !important;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder > div:not(.facet) > div > button:not(.components-button):not(.splide__arrow):not(.te_modalClose):not(.slick-arrow):not(button[data-glide-dir]).filter > span {
  display: none;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder > div:not(.facet) > h3 {
  display: none;
  margin: 0;
  padding-top: 1em;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder > div:not(.facet):first-child > div > button:first-child:not(.components-button) {
  display: block !important;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder > div.facet {
  display: none;
  padding: 0 15px;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder > div.facet.zero {
  display: none !important;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder > div.facet > h2.collapsable {
  color: #000;
  font-size: 1rem;
  margin: 0;
  padding: 0.5rem 0;
  text-transform: uppercase;
  font-weight: bold;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder > div.facet > h2.collapsable.open {
  padding: 0.5rem 0 1rem 0;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder > div.facet > h2.collapsable.open + fieldset {
  padding: 0 0 1rem 0;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder > div.facet > h2.collapsable > span.icon-down-arrow {
  color: #406ba9;
  vertical-align: text-top;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder > div.facet > h2.collapsable > span.icon-right-arrow {
  color: #406ba9;
  vertical-align: text-top;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset {
  padding: 0;
  margin: 0;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset > div {
  margin: 5px 5px 5px 15px;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset > div span {
  color: #2b2a28;
  font-size: 0.9rem;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset > div > label > input[type=checkbox]:checked {
  color: #E31837;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset > div > label > input[type=checkbox]:checked + span {
  font-weight: 600;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset > div[data-facet-count="0"] > label > span {
  color: #c1bdb6;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset > div[data-facet-count="0"] > span {
  color: #c1bdb6;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset > div:nth-child(n+7) {
  display: none;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset > div:nth-child(n+7):last-child {
  display: block;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset.show-all > div:nth-child(n+7) {
  display: block;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset.show-all > div:nth-child(n+7):last-child {
  display: block;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset.show-all:last-child {
  display: block;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset.show-less > div:nth-child(n+7) {
  display: none;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset.show-less > div:nth-child(n+7):last-child {
  display: block;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset .see-more {
  color: #4999a0;
  text-decoration: underline;
  padding-top: 5px;
  cursor: pointer;
  font-size: 0.8rem;
}
.browse-documents > div.browse > div > div.facets > div.facet-holder > div.facet > fieldset .see-more:hover {
  color: #30787f;
}
.browse-documents > div.browse > div > div.facets[data-facets-selected="0"]:not(.open) > div.facet-holder > div:not(.facet) > div > button.filter:not(.components-button) > span:nth-child(1) {
  display: block !important;
}
.browse-documents > div.browse > div > div.facets:not([data-facets-selected="0"]):not(.open) > div.facet-holder > div:not(.facet) > div > button.filter:not(.components-button) > span:nth-child(2) {
  display: block !important;
}
.browse-documents > div.browse > div > div.facets.open {
  position: fixed;
  top: 140px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: auto;
  border-left: 25px solid rgba(0, 0, 0, 0.3);
  z-index: 1000;
}
.browse-documents > div.browse > div > div.facets.open > div.facet-holder > div:not(.facet) > h3 {
  width: 100%;
  display: block;
}
.browse-documents > div.browse > div > div.facets.open > div.facet-holder > div:not(.facet) > div > button:not(.components-button):not(.splide__arrow):not(.te_modalClose):not(.slick-arrow):not(button[data-glide-dir]) {
  width: 100% !important;
  display: block !important;
}
.browse-documents > div.browse > div > div.facets.open > div.facet-holder > div:not(.facet) > div > button.filter:not(.components-button) > span:first-child {
  display: block !important;
}
.browse-documents > div.browse > div > div.facets.open > div.facet-holder > div.facet {
  display: block;
}
.browse-documents > div.browse > div > div.results {
  background-color: #FFFFFF;
  padding-top: 20px;
}
.browse-documents > div.browse > div > div.results > div.product-filters,
.browse-documents > div.browse > div > div.results > div.product-filters {
  display: flex;
  padding: 0px 20px;
}
.browse-documents > div.browse > div > div.results > div.product-filters > div:first-child,
.browse-documents > div.browse > div > div.results > div.product-filters > div:first-child {
  width: 100px;
  padding: 0.67rem 0;
  margin: 0.67rem 0;
  width: 100%;
  max-width: 110px;
}
.browse-documents > div.browse > div > div.results > div.product-filters > div:last-child,
.browse-documents > div.browse > div > div.results > div.product-filters > div:last-child {
  flex: 1;
}
.browse-documents > div.browse > div > div.results > div.product-filters > div:last-child > a[data-pil],
.browse-documents > div.browse > div > div.results > div.product-filters > div:last-child > a[data-pil] {
  background: #FFFFFF;
  border: 1px solid #6b6965;
  color: #6b6965;
  border-radius: 2px;
  font-size: 0.86rem;
  display: inline-block;
  padding: 0.4rem 0.67rem 0.67rem;
  margin: 0.67rem;
  text-decoration: none;
}
.browse-documents > div.browse > div > div.results > div.product-filters > div:last-child > a[data-pil]:hover,
.browse-documents > div.browse > div > div.results > div.product-filters > div:last-child > a[data-pil]:hover {
  border-color: #2b2a28;
  color: #2b2a28;
}
.browse-documents > div.browse > div > div.results > div.product-filters > div:last-child > a[data-pil] > span.icon-close:before,
.browse-documents > div.browse > div > div.results > div.product-filters > div:last-child > a[data-pil] > span.icon-close:before {
  color: #E31837 !important;
  font-size: 0.56rem;
  margin-right: 0.2rem;
}
.browse-documents > div.browse > div > div.results > div.product-filters > div:last-child > a.clear,
.browse-documents > div.browse > div > div.results > div.product-filters > div:last-child > a.clear {
  display: block;
  margin: 10px 10px 0 10px;
}

html.scrolled div.browse-products > div.browse > div > div.facets.open {
  top: 70px;
}
html.scrolled div.browse-documents > div.browse > div > div.facets.open {
  top: 70px;
}

html.facets-open {
  max-height: 100%;
  max-width: 100%;
  overflow: hidden;
}
html.facets-open body {
  max-height: 100%;
  max-width: 100%;
  overflow: hidden;
}

form.column.row.gallery-form-container > div.gallery-browse-container {
  display: block;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder {
  background-color: #FFFFFF;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder > div:not(.facet) {
  padding: 0 20px;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder > div:not(.facet) > div {
  padding: 1.33rem 0;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder > div:not(.facet) > div > button:not(.components-button):not(.splide__arrow):not(.te_modalClose):not(.slick-arrow):not(button[data-glide-dir]) {
  display: none;
  width: 100% !important;
  margin: 0px !important;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder > div:not(.facet) > div > button:not(.components-button):not(.splide__arrow):not(.te_modalClose):not(.slick-arrow):not(button[data-glide-dir]) > span {
  font-weight: 500 !important;
  font-family: "HelveticaNeueCondensed", "HelveticaNeue-Condensed", "Helvetica Neue Condensed", "HelveticaNeueRomanCondensed", "HelveticaNeue-Roman-Condensed", "Helvetica Neue Roman Condensed", "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "TeXGyreHerosCnRegular", Helvetica, "Tahoma", "Geneva", "Arial Narrow", Arial, sans-serif !important;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder > div:not(.facet) > div > button:not(.components-button):not(.splide__arrow):not(.te_modalClose):not(.slick-arrow):not(button[data-glide-dir]).filter > span {
  display: none;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder > div:not(.facet) > h3 {
  display: none;
  margin: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder > div:not(.facet):first-child > div > button:first-child:not(.components-button) {
  display: block !important;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder > div.facet {
  display: none;
  padding: 0 15px;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder > div.facet.zero {
  display: none !important;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder > div.facet > h2.collapsable {
  color: #000;
  font-size: 1rem;
  margin: 0;
  padding: 0.5rem 0;
  text-transform: uppercase;
  font-weight: bold;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder > div.facet > h2.collapsable.open {
  padding: 0.5rem 0 1rem 0;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder > div.facet > h2.collapsable.open + fieldset {
  padding: 0 0 1rem 0;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder > div.facet > h2.collapsable > span.icon-down-arrow {
  color: #406ba9;
  vertical-align: text-top;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder > div.facet > h2.collapsable > span.icon-right-arrow {
  color: #406ba9;
  vertical-align: text-top;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder > div.facet > fieldset {
  padding: 0;
  margin: 0;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder > div.facet > fieldset > div {
  margin: 5px 5px 5px 15px;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder > div.facet > fieldset > div span {
  color: #2b2a28;
  font-size: 0.9rem;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder > div.facet > fieldset > div > label > input[type=checkbox]:checked {
  color: #E31837;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder > div.facet > fieldset > div > label > input[type=checkbox]:checked + span {
  font-weight: 600;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder > div.facet > fieldset > div[data-facet-count="0"] > label > span {
  color: #c1bdb6;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder > div.facet > fieldset > div[data-facet-count="0"] > span {
  color: #c1bdb6;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder > div.facet > fieldset > div:nth-child(n+7) {
  display: none;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder > div.facet > fieldset > div:nth-child(n+7):last-child {
  display: block;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder > div.facet > fieldset.show-all > div:nth-child(n+7) {
  display: block;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder > div.facet > fieldset.show-all > div:nth-child(n+7):last-child {
  display: block;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder > div.facet > fieldset.show-all:last-child {
  display: block;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder > div.facet > fieldset.show-less > div:nth-child(n+7) {
  display: none;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder > div.facet > fieldset.show-less > div:nth-child(n+7):last-child {
  display: block;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder > div.facet > fieldset .see-more {
  color: #4999a0;
  text-decoration: underline;
  padding-top: 5px;
  cursor: pointer;
  font-size: 0.8rem;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical > div.facet-holder > div.facet > fieldset .see-more:hover {
  color: #30787f;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical[data-facets-selected="0"]:not(.open) > div.facet-holder > div:not(.facet) > div > button.filter:not(.components-button) > span:nth-child(1) {
  display: block !important;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical:not([data-facets-selected="0"]):not(.open) > div.facet-holder > div:not(.facet) > div > button.filter:not(.components-button) > span:nth-child(2) {
  display: block !important;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical.open {
  position: fixed;
  top: 140px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: auto;
  border-left: 25px solid rgba(0, 0, 0, 0.3);
  z-index: 1000;
  background-color: #FFFFFF;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical.open > div.facet-holder > div:not(.facet) > h3 {
  width: 100%;
  display: block;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical.open > div.facet-holder > div:not(.facet) > div > button:not(.components-button):not(.splide__arrow):not(.te_modalClose):not(.slick-arrow):not(button[data-glide-dir]) {
  width: 100% !important;
  display: block !important;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical.open > div.facet-holder > div:not(.facet) > div > button.filter:not(.components-button) > span:first-child {
  display: block !important;
}
form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.facet-vertical.open > div.facet-holder > div.facet {
  display: block;
}
form.column.row.gallery-form-container div.gallery-filters {
  display: flex;
}
form.column.row.gallery-form-container div.gallery-filters > div:first-child {
  width: 100px;
  padding: 0.67rem 0;
  margin: 0.67rem 0;
  width: 100%;
  max-width: 110px;
}
form.column.row.gallery-form-container div.gallery-filters > div:last-child {
  flex: 1;
}
form.column.row.gallery-form-container div.gallery-filters > div:last-child > a[data-pil] {
  background: #FFFFFF;
  border: 1px solid #6b6965;
  color: #6b6965;
  border-radius: 2px;
  font-size: 0.86rem;
  display: inline-block;
  padding: 0.4rem 0.67rem 0.67rem;
  margin: 0.67rem;
  text-decoration: none;
}
form.column.row.gallery-form-container div.gallery-filters > div:last-child > a[data-pil]:hover {
  border-color: #2b2a28;
  color: #2b2a28;
}
form.column.row.gallery-form-container div.gallery-filters > div:last-child > a[data-pil] > span.icon-close:before {
  color: #E31837 !important;
  font-size: 0.56rem;
  margin-right: 0.2rem;
}
form.column.row.gallery-form-container div.gallery-filters > div:last-child > a.clear {
  display: block;
  margin: 10px 10px 0 10px;
}

div.product-list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: space-around;
}
div.product-list > div.card {
  padding: 20px;
  width: 100%;
  text-align: center;
  overflow: hidden;
}
div.product-list > div.card > a {
  display: block;
  background-color: #FFFFFF;
  padding: 0.8rem;
  width: 100%;
  height: 100%;
  margin: 0;
  text-decoration: none;
  border-radius: 0px;
  box-shadow: none;
  transition: none;
  max-width: 100%;
  position: relative;
  border: 1px solid rgb(198, 199, 200);
}
div.product-list > div.card > a:hover {
  margin-top: -6px;
}
div.product-list > div.card > a > figure {
  margin: 0;
  padding: 0;
}
div.product-list > div.card > a > figure > div {
  width: 100%;
  height: 0;
  padding: 80% 0 0 0;
  position: relative;
}
div.product-list > div.card > a > figure > div > img.product {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}
div.product-list > div.card > a > figure > div > img.new {
  height: 4.3rem;
  left: -6px;
  bottom: 12px;
  position: absolute;
}
div.product-list > div.card > a > figure > div > img.discontinued {
  height: 4.3rem;
  left: -6px;
  bottom: 12px;
  position: absolute;
}
div.product-list > div.card > a > figure > div > img.made-in-usa {
  height: 2.4rem;
  width: 2.46rem;
  right: 10px;
  bottom: 12px;
  position: absolute;
}
div.product-list > div.card > a > figure > div > img.factory {
  height: auto;
  width: 66px;
  left: 10px;
  top: 0px;
  padding-left: 0px;
  position: absolute;
  viewBox: 0% 0% 100% 100%;
}
div.product-list > div.card > a > figure > div > img.tier {
  height: 2.2rem;
  width: 2.2rem;
  right: 10px;
  top: 12px;
  position: absolute;
}
div.product-list > div.card > a > figure > div > img.safety-zone {
  position: absolute;
  top: 8px;
  right: 8px;
}
div.product-list > div.card > a > figure > div > img.nofma {
  height: 3.5rem;
  width: 3.5rem;
  right: 10px;
  bottom: 12px;
  position: absolute;
}
div.product-list > div.card > a > figure > div img.arbor-day {
  height: 2.4rem;
  width: 2.46rem;
  right: 10px;
  bottom: 12px;
  position: absolute;
}
div.product-list > div.card > a > figure > div img.arbor-day:nth-child(n+3) {
  bottom: 56px;
}
div.product-list > div.card > a > figure > div > div.disc-cost {
  display: flex;
  height: 31px;
  width: 66px;
  left: 83px;
  top: 17.42px;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.85);
  align-items: center;
  justify-content: center;
}
div.product-list > div.card > a > figure > div > div.disc-cost > span {
  font-size: 10px;
  color: #E31837;
  font-weight: bold;
}
div.product-list > div.card > a > figure > figcaption {
  margin-top: 10px;
}
div.product-list > div.card > a > figure > figcaption > * {
  width: 100%;
  display: block;
  margin: 0 0 0.8rem 0;
  text-align: left;
  font-weight: 500;
}
div.product-list > div.card > a > figure > figcaption > div {
  font-size: 0.9rem;
  color: #6b6965;
}
div.product-list > div.card > a > figure > figcaption > *:last-child {
  margin: 0;
}
div.product-list > div.card > a > div.samples,
div.product-list > div.card > a div.no-samples {
  bottom: 90px;
  opacity: 0;
  right: 0.8rem;
  position: absolute;
  transition: opacity ease 0.3s;
  border: 2px solid #00A9CE;
  height: 34px;
  width: 34px;
}
div.product-list > div.card > a > div.samples > a > img,
div.product-list > div.card > a div.no-samples > a > img {
  height: 30px;
  width: 22px;
  bottom: 96px;
}
div.product-list > div.card > a > div.samples > a > img:before,
div.product-list > div.card > a div.no-samples > a > img:before {
  color: #ebe8e5;
  width: 100%;
  height: 100%;
  font-size: 1.7rem;
}
div.product-list > div.card > a > div.samples:not(.no-samples):hover,
div.product-list > div.card > a div.no-samples:not(.no-samples):hover {
  background-color: #2975bb;
  border-color: #2975bb;
}
div.product-list > div.card > a > div.samples:not(.no-samples):hover > a > img,
div.product-list > div.card > a div.no-samples:not(.no-samples):hover > a > img {
  content: url(/images/icon-cart_white.svg);
}
div.product-list > div.card > a > span {
  opacity: 0;
  bottom: 0.8rem;
  right: 0.8rem;
  height: 1.67rem;
  width: 1.67rem;
  transition: opacity ease 0.3s;
  position: absolute;
}
div.product-list > div.card > a > span:before {
  color: #ebe8e5;
  width: 100%;
  height: 100%;
  font-size: 1.7rem;
}
div.product-list > div.card > a:hover {
  box-shadow: none;
}
div.product-list > div.card > a:hover > figure > figcaption > div {
  color: #2b2a28;
}
div.product-list > div.card > a:hover > span,
div.product-list > div.card > a:hover div {
  opacity: 1;
}
div.product-list > div.card[data-category=floor-care] > a > figure > div, div.product-list > div.card[data-category=trims-and-moldings] > a > figure > div {
  background-size: contain;
}

div#check-samples > div {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 600px !important;
}
div#check-samples > div > img {
  width: 64px;
  height: 64px;
  margin-right: 15px;
}
div#check-samples > div > span {
  font-weight: bold;
  font-size: 30px;
}

div#sample-added > div > div > div,
div#no-sample > div > div > div,
div#sample-error > div > div > div {
  display: flex;
  justify-content: center;
  align-items: center;
}
div#sample-added > div > div > div > span,
div#no-sample > div > div > div > span,
div#sample-error > div > div > div > span {
  font-size: 20px;
  font-weight: 500;
}
div#sample-added > div > div > div > span.sample-name,
div#no-sample > div > div > div > span.sample-name,
div#sample-error > div > div > div > span.sample-name {
  font-weight: bold;
}
div#sample-added > div > div > div.sample-table > span:first-child,
div#no-sample > div > div > div.sample-table > span:first-child,
div#sample-error > div > div > div.sample-table > span:first-child {
  width: 300px;
}
div#sample-added > div > div > div:first-child > img,
div#no-sample > div > div > div:first-child > img,
div#sample-error > div > div > div:first-child > img {
  width: 100px;
  height: 100px;
}
div#sample-added > div > div > div:first-child > h1,
div#no-sample > div > div > div:first-child > h1,
div#sample-error > div > div > div:first-child > h1 {
  margin-top: 20px;
  margin-left: 20px;
}
div#sample-added > div > div > div:last-child,
div#no-sample > div > div > div:last-child,
div#sample-error > div > div > div:last-child {
  padding-top: 50px;
}
div#sample-added > div > div > div:last-child > a,
div#no-sample > div > div > div:last-child > a,
div#sample-error > div > div > div:last-child > a {
  margin: 10px;
}
div#sample-added .tblsamples,
div#no-sample .tblsamples,
div#sample-error .tblsamples {
  display: table;
  margin: 0 auto;
  border-collapse: collapse;
}
div#sample-added .tblsamples .border,
div#no-sample .tblsamples .border,
div#sample-error .tblsamples .border {
  padding: 10px 0 10px 0;
}
div#sample-added .tblsamples .border > div,
div#no-sample .tblsamples .border > div,
div#sample-error .tblsamples .border > div {
  border-bottom: 2px solid black;
}
div#sample-added .tblsamples > div,
div#no-sample .tblsamples > div,
div#sample-error .tblsamples > div {
  display: flex;
}
div#sample-added .tblsamples > div > div,
div#no-sample .tblsamples > div > div,
div#sample-error .tblsamples > div > div {
  flex: 1;
  font-weight: bold;
  font-size: 20px;
}
div#sample-added .tblsamples > div > div:first-child,
div#no-sample .tblsamples > div > div:first-child,
div#sample-error .tblsamples > div > div:first-child {
  text-align: left;
}
div#sample-added .tblsamples > div > div:last-child,
div#no-sample .tblsamples > div > div:last-child,
div#sample-error .tblsamples > div > div:last-child {
  text-align: right;
}

.paging {
  padding: 0 0 75px 0;
}
.paging > div:first-child {
  color: #6b6965;
  font-size: 0.9em;
  text-align: center;
  margin: 30px auto 0 auto;
}
.paging > div.paging-numbers {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 15px auto 0 auto;
  max-width: 600px;
}
.paging > div.paging-numbers > button:first-child:not(.components-button) {
  vertical-align: middle;
}
.paging > div.paging-numbers > button:first-child:not(.components-button) > span {
  vertical-align: middle;
}
.paging > div.paging-numbers > button:first-child:not(.components-button) > span.text {
  margin-left: 5px;
  display: none;
  font-family: "HelveticaNeueCondensed", "HelveticaNeue-Condensed", "Helvetica Neue Condensed", "HelveticaNeueRomanCondensed", "HelveticaNeue-Roman-Condensed", "Helvetica Neue Roman Condensed", "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "TeXGyreHerosCnRegular", Helvetica, "Tahoma", "Geneva", "Arial Narrow", Arial, sans-serif;
  vertical-align: middle;
}
.paging > div.paging-numbers > button:last-child:not(.components-button) {
  vertical-align: middle;
}
.paging > div.paging-numbers > button:last-child:not(.components-button) > span {
  vertical-align: middle;
}
.paging > div.paging-numbers > button:last-child:not(.components-button) > span.text {
  margin-right: 5px;
  display: none;
  font-family: "HelveticaNeueCondensed", "HelveticaNeue-Condensed", "Helvetica Neue Condensed", "HelveticaNeueRomanCondensed", "HelveticaNeue-Roman-Condensed", "Helvetica Neue Roman Condensed", "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "TeXGyreHerosCnRegular", Helvetica, "Tahoma", "Geneva", "Arial Narrow", Arial, sans-serif;
  vertical-align: middle;
}
.paging > div.paging-numbers > button:not(:first-child):not(:last-child):not(.components-button) {
  border: none;
  color: #2b2a28;
  padding: 5px 0.86rem;
  font-weight: normal;
  font-size: 1rem;
  border-bottom: 5px solid transparent;
  background-color: transparent;
  box-shadow: none !important;
  font-family: "HelveticaNeueCondensed", "HelveticaNeue-Condensed", "Helvetica Neue Condensed", "HelveticaNeueRomanCondensed", "HelveticaNeue-Roman-Condensed", "Helvetica Neue Roman Condensed", "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "TeXGyreHerosCnRegular", Helvetica, "Tahoma", "Geneva", "Arial Narrow", Arial, sans-serif;
}
.paging > div.paging-numbers > button:not(:first-child):not(:last-child):not(.components-button):hover {
  text-decoration: underline !important;
  font-weight: 600;
}
.paging > div.paging-numbers > button[data-page-current]:not(.components-button) {
  font-weight: bold !important;
  border-bottom: 5px solid #f04923 !important;
  font-family: "HelveticaNeueCondensed", "HelveticaNeue-Condensed", "Helvetica Neue Condensed", "HelveticaNeueRomanCondensed", "HelveticaNeue-Roman-Condensed", "Helvetica Neue Roman Condensed", "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "TeXGyreHerosCnRegular", Helvetica, "Tahoma", "Geneva", "Arial Narrow", Arial, sans-serif;
}
.paging > div.paging-numbers > button[data-page-current]:not(.components-button):not(:first-child):not(:last-child):hover {
  text-decoration: none !important;
}

.product-detail .product-summary {
  margin: 20px 0;
}
.product-detail .product-summary > .details {
  min-height: 300px;
}
.product-detail .product-summary > .details > .current-stock {
  font-size: 17px;
  font-weight: 600;
  color: #12224E;
}
.product-detail .product-summary > .details > .current-stock > .factory-stock {
  font-size: 15px;
  color: #12224E;
  font-weight: 500;
}
.product-detail .product-summary > .details > .factory-cost {
  font-size: 25px;
  font-weight: 700;
  margin-top: 14px;
  margin-bottom: 0px;
}
.product-detail .product-summary > .details > .factory-cost > .cost-tag {
  font-size: 18px;
}
.product-detail .product-summary > .details > h4 {
  display: flex;
  flex-direction: column;
}
.product-detail .product-summary > .details > h4 > span {
  font-family: "site-medium", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 20px;
  margin: 0 0 0 0;
  color: #E31837;
  font-weight: bold;
}
.product-detail .product-summary > .details > div.factory-image {
  margin: 0 0 10px 0 !important;
}
.product-detail .product-summary > .details > div.factory-image > img {
  height: auto;
  width: 60px;
}
.product-detail .product-summary > .details > ul {
  margin: 10px 0;
  padding: 0px;
}
.product-detail .product-summary > .details > ul > li {
  vertical-align: middle;
  position: relative;
  min-height: 40px;
  padding-left: 45px;
}
.product-detail .product-summary > .details > ul > li:before {
  display: none;
}
.product-detail .product-summary > .details > ul > li > img, .product-detail .product-summary > .details > ul > li > a > img {
  height: 40px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.product-detail .product-summary > .details > ul > li.tier {
  margin-left: 10px;
  padding-left: 35px;
}
.product-detail .product-summary > .details > ul > li.tier > img {
  height: 25px;
}
.product-detail .product-summary > .details > ul > li > span {
  display: block;
  padding: 11px 0;
}
.product-detail .product-summary > .details > ul > li.arbor-day > a:hover > img {
  box-shadow: none;
}
.product-detail .product-summary > .details > h1 {
  margin-bottom: 0px;
}
.product-detail .product-summary > .details > h5 {
  font-weight: bold;
  font-family: "HelveticaNeueCondensed", "HelveticaNeue-Condensed", "Helvetica Neue Condensed", "HelveticaNeueRomanCondensed", "HelveticaNeue-Roman-Condensed", "Helvetica Neue Roman Condensed", "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "TeXGyreHerosCnRegular", Helvetica, "Tahoma", "Geneva", "Arial Narrow", Arial, sans-serif;
}
.product-detail .product-summary > .details #sample-added {
  margin: 0;
}
.product-detail .product-summary > .details > div {
  margin: 5px 0;
}
.product-detail .product-summary > .details > div.btn-group > div:not(.modal) {
  margin-bottom: 1.33rem;
}
.product-detail .product-summary > .details > div.btn-group > a.btn {
  width: 100%;
  text-align: center;
  font-family: "HelveticaNeueCondensed", "HelveticaNeue-Condensed", "Helvetica Neue Condensed", "HelveticaNeueRomanCondensed", "HelveticaNeue-Roman-Condensed", "Helvetica Neue Roman Condensed", "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "TeXGyreHerosCnRegular", Helvetica, "Tahoma", "Geneva", "Arial Narrow", Arial, sans-serif;
  font-weight: bold;
}
.product-detail .product-summary > .details > div.btn-group > a.btn:nth-child(2) {
  margin-top: 0;
}
.product-detail .product-summary > .details > div.btn-group > a.btn > span[class^=icon] {
  margin-right: 10px;
}
.product-detail .product-summary > .details > div.btn-group > a.btn > span:not([class^=icon]) {
  font-weight: inherit;
  font-family: inherit;
}
.product-detail .product-summary > .details > div.btn-group .samples > img {
  width: 16px;
}
.product-detail .product-summary > .details > div.btn-group .samples > span {
  padding-left: 10px;
}
.product-detail .product-summary > .details > div.btn-group .samples:hover > img {
  content: url(/images/icon-cart_white.svg);
}
.product-detail .product-summary > .details > div.btn-group .checking-samples {
  position: relative;
}
.product-detail .product-summary > .details > div.btn-group .checking-samples > img {
  width: 35px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -17.5px;
}
.product-detail .product-summary > .details > div.btn-group .checking-samples > span {
  padding-left: 15px;
  pointer-events: none;
}
.product-detail .product-summary > .images > div {
  width: 100%;
  height: 100%;
}
.product-detail .product-summary > .images > div > div:not([data-enlarge]) {
  height: 0;
  width: 100%;
  padding: 100% 0 0 0;
  position: relative;
}
.product-detail .product-summary > .images > div > div:not([data-enlarge]) > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.product-detail .product-summary > .images > div > div:not([data-enlarge]) > div .expand {
  width: 350px;
  height: 350px;
  transform: translate3d(509px, 44px, 0px) scale(1);
}
.product-detail .product-summary > .images > div > div:not([data-enlarge]) > div > div, .product-detail .product-summary > .images > div > div:not([data-enlarge]) > div img {
  max-width: 100%;
  max-height: 100%;
  display: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.product-detail .product-summary > .images > div > div:not([data-enlarge]) > div > div.enlargeable, .product-detail .product-summary > .images > div > div:not([data-enlarge]) > div img.enlargeable {
  cursor: pointer;
}
.product-detail .product-summary > .images > div > div:not([data-enlarge]) > div > div.show, .product-detail .product-summary > .images > div > div:not([data-enlarge]) > div img.show {
  display: block;
}
.product-detail .product-summary > .images > div > div:not([data-enlarge]) > div > div > div, .product-detail .product-summary > .images > div > div:not([data-enlarge]) > div img > div {
  width: 100%;
  height: 100%;
  display: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.product-detail .product-summary > .images > div > div:not([data-enlarge]) > div > div > div > img, .product-detail .product-summary > .images > div > div:not([data-enlarge]) > div img > div > img {
  display: none;
  max-width: 100%;
  min-width: 100%;
}
.product-detail .product-summary > .images > div > div:not([data-enlarge]) > div > div > div.enlargeable, .product-detail .product-summary > .images > div > div:not([data-enlarge]) > div img > div.enlargeable {
  cursor: pointer;
}
.product-detail .product-summary > .images > div > div:not([data-enlarge]) > div > div > div.show, .product-detail .product-summary > .images > div > div:not([data-enlarge]) > div img > div.show {
  display: block;
}
.product-detail .product-summary > .images > ul {
  margin: 0px;
  padding: 0px;
}
.product-detail .product-summary > .images > ul > li {
  display: inline-block;
  vertical-align: middle;
  margin: 5px 5px 5px 0;
  height: 75px;
  width: 75px;
  cursor: pointer;
  padding: 0px;
  overflow: hidden;
}
.product-detail .product-summary > .images > ul > li:before {
  display: none;
}
.product-detail .product-summary > .images > ul > li > img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  opacity: 0.85;
}
.product-detail .product-summary > .images > ul > li.selected {
  margin: 4px 4px 4px 0;
  border: 1px solid #2975bb;
  opacity: 1;
}
.product-detail .product-summary > .images > ul > li.selected > img {
  opacity: 1;
}
.product-detail .product-summary > .images > ul > li:hover {
  opacity: 1;
}
.product-detail .product-summary > .images > ul > li:hover > img {
  opacity: 1;
}
.product-detail .one-table {
  margin: 0 auto;
}
.product-detail ul.warranties {
  display: flex;
}
.product-detail ul.warranties > li {
  padding: 10px 10px 10px 0;
}
.product-detail ul.warranties > li > div {
  border: 2px #ebe8e5 solid;
  vertical-align: middle;
  height: 130px;
  width: 130px;
  padding: 55px 10px 55px 70px;
  position: relative;
  font-weight: bold;
  text-transform: uppercase;
}
.product-detail ul.warranties > li > div > span {
  font-size: 60px;
  font-family: "HelveticaNeueCondensed", "HelveticaNeue-Condensed", "Helvetica Neue Condensed", "HelveticaNeueRomanCondensed", "HelveticaNeue-Roman-Condensed", "Helvetica Neue Roman Condensed", "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "TeXGyreHerosCnRegular", Helvetica, "Tahoma", "Geneva", "Arial Narrow", Arial, sans-serif;
  color: #414a50;
  font-weight: bold;
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
}
.product-detail ul.warranties > li > div[class~=warranty-lifetime i] > span {
  font-size: 35px;
}
.product-detail ul.warranties > li:before {
  display: none;
}
.product-detail .installation-methods > div {
  margin: 20px 0px;
}
.product-detail .installation-methods > div > strong {
  display: block;
  margin-bottom: 10px;
}
.product-detail div.product-list {
  justify-content: center;
}
.product-detail section#guides-and-manuals .download-list {
  margin: 0 auto;
}

@media only screen and (min-width: 480px) {
  .container-tablet > * {
    width: 100%;
    max-width: 1480px;
    padding: 0 20px;
    margin: 0 auto;
  }
  .modal > div > .modal-btns > .btn {
    max-width: 350px;
  }
  .paging {
    padding: 0 0 75px 0;
  }
  div.product-list > div.card {
    width: 50%;
  }
  .product-detail .product-summary > .details {
    position: relative;
  }
  .product-detail .product-summary > .details > ul {
    max-width: 50%;
  }
  .product-detail .product-summary > .details > div.btn-group {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 200px;
  }
  .product-detail .product-summary > .images {
    display: flex;
  }
  .product-detail .product-summary > .images > div {
    order: 2;
  }
  .product-detail .product-summary > .images > ul {
    order: 1;
    width: 85px;
  }
  .product-detail .product-summary > .images > ul > li {
    display: block;
  }
  .product-detail .product-summary > .images > ul > li:first-child {
    margin-top: 0;
  }
}
@media only screen and (min-width: 769px) {
  .container > * {
    max-width: 1480px;
  }
  .container.right-rail > * {
    display: block;
    padding-right: 450px;
  }
  .container .right-rail {
    display: block;
    padding-right: 450px;
  }
  .container .right-rail .column-12 {
    margin-bottom: 80px;
  }
  .container.right-social > .bottom-margin {
    margin-bottom: 30px;
  }
  .container.right-social > * {
    display: block;
    padding-right: 140px;
  }
  .container.extra-padding {
    padding: 0 48px;
  }
  .container-desk > * {
    width: 100%;
    max-width: 1480px;
    padding: 0 10px;
    margin-left: auto;
    margin-right: auto;
  }
  article .container > * {
    max-width: 1200px;
  }
  .modal > div {
    padding: 30px 40px;
  }
  .modal > div > .modal-btns {
    display: flex;
    align-items: center;
    align-content: flex-start;
  }
  .modal > div > .modal-btns > .btn {
    width: auto;
    margin-right: 20px;
  }
  #tracking-consent > div {
    padding: 0;
    display: flex;
  }
  #tracking-consent > div > div {
    max-height: none;
  }
  #tracking-consent > div > div:first-child {
    flex: 1;
  }
  #tracking-consent > div > div:last-child {
    flex: 0 0 200px;
  }
  #tracking-consent > div > div:last-child button {
    width: 100%;
  }
  .paging > div.paging-numbers > button:first-child:not(.components-button) > span.text, .paging > div.paging-numbers > button:last-child:not(.components-button) > span.text {
    display: inline;
  }
  .browse-products.facet-vertical {
    overflow-y: hidden;
  }
  .browse-products.facet-vertical > .browse-header {
    width: 100%;
    max-width: 1480px;
    margin: 0 auto;
    padding: 0;
    display: flex;
  }
  .browse-products.facet-vertical > .browse-header > div {
    width: 25%;
    min-width: 200px;
    margin: 20px 0 0 0;
    padding-bottom: 63px;
  }
  .browse-products.facet-vertical > .browse-header > div > h2 {
    white-space: nowrap;
  }
  .browse-products.facet-vertical > .browse-header > div:last-child {
    flex: 1;
    display: block;
    position: relative;
  }
  .browse-products.facet-vertical > .browse-header > div:last-child > div.showing {
    position: absolute;
    bottom: 1rem;
    left: 20px;
  }
  .browse-products.facet-vertical > .browse-header > div:last-child > div.size {
    position: absolute;
    bottom: 1rem;
    right: 20px;
  }
  .browse-products.facet-vertical > .browse-header > div:last-child > div.size > select[name=size] {
    width: auto;
    min-width: none;
    margin: 0;
  }
  .browse-products.facet-vertical > div.browse {
    background-color: #FFFFFF;
    border-top: 1px solid #f7f5f4;
    border-bottom: 1px solid #f7f5f4;
  }
  .browse-products.facet-vertical > div.browse > div {
    width: 100%;
    max-width: 1480px;
    padding: 0 5px;
    display: flex;
    margin: 0 auto;
  }
  .browse-products.facet-vertical > div.browse > div > div.facets {
    width: 25%;
    min-width: 200px;
    padding: 0 15px;
  }
  .browse-products.facet-vertical > div.browse > div > div.facets.open {
    position: static;
    border: none;
    overflow-x: visible;
    overflow-y: visible;
  }
  .browse-products.facet-vertical > div.browse > div > div.facets button:not(.components-button):not(.splide__arrow):not(.te_modalClose):not(.slick-arrow):not(button[data-glide-dir]) {
    display: none !important;
  }
  .browse-products.facet-vertical > div.browse > div > div.facets h3,
  .browse-products.facet-vertical > div.browse > div > div.facets div.facet {
    display: block !important;
  }
  .browse-products.facet-vertical > div.browse > div > div.facets > div.facet-holder {
    border: 1px solid none;
    border-bottom: none;
    margin-top: -61px;
    position: relative;
    border-radius: 2px 2px 0 0;
  }
  .browse-products.facet-vertical > div.browse > div > div.facets > div.facet-holder > div:not(.facet) > h3 {
    padding-top: 0;
    font-size: 1.55rem;
  }
  .browse-products.facet-vertical > div.browse > div > div.facets > div.facet-holder > div:not(.facet) > div {
    display: none;
  }
  .browse-products.facet-vertical > div.browse > div > div.facets > div.facet-holder > div:first-child {
    padding: 15px;
    border-bottom: 1px solid #ebe8e5;
  }
  .browse-products.facet-vertical > div.browse > div > div.facets > div.facet-holder:after {
    content: " ";
    height: 61px;
    background-color: #FFFFFF;
    border: 1px solid none;
    border-top: none;
    position: absolute;
    top: 100%;
    left: -1px;
    right: -1px;
  }
  .browse-products.facet-vertical > div.browse > div > div.results {
    flex: 1;
  }
  .browse-products.facet-vertical > div.browse > div > div.results > div.product-filters > div:last-child > a.clear {
    display: inline-block;
    margin-left: 0;
    padding: 0.67rem;
    margin: 0.67rem;
  }
  .browse-products.facet-vertical > div.browse > div > div.results > div.product-paging > div:first-child {
    display: none;
  }
  .browse-products.facet-vertical > div.browse > div > div.results > div.product-paging > div.paging > button:first-child:not(.components-button) > span.text,
  .browse-products.facet-vertical > div.browse > div > div.results > div.product-paging > div.paging > button:last-child:not(.components-button) > span.text {
    display: inline-block;
  }
  .browse-documents.facet-vertical {
    overflow-y: hidden;
  }
  .browse-documents.facet-vertical > .browse-header {
    width: 100%;
    max-width: 1480px;
    margin: 0 auto;
    padding: 0;
    display: flex;
  }
  .browse-documents.facet-vertical > .browse-header > div {
    width: 25%;
    min-width: 200px;
    margin: 20px 0 0 0;
    padding-bottom: 63px;
  }
  .browse-documents.facet-vertical > .browse-header > div > h2 {
    white-space: nowrap;
  }
  .browse-documents.facet-vertical > .browse-header > div:last-child {
    flex: 1;
    display: block;
    position: relative;
  }
  .browse-documents.facet-vertical > .browse-header > div:last-child > div.showing {
    position: absolute;
    bottom: 1rem;
    left: 20px;
  }
  .browse-documents.facet-vertical > .browse-header > div:last-child > div.size {
    position: absolute;
    bottom: 1rem;
    right: 20px;
  }
  .browse-documents.facet-vertical > .browse-header > div:last-child > div.size > select[name=size] {
    width: auto;
    min-width: none;
    margin: 0;
  }
  .browse-documents.facet-vertical > div.browse {
    background-color: #FFFFFF;
    border-top: 1px solid #f7f5f4;
    border-bottom: 1px solid #f7f5f4;
  }
  .browse-documents.facet-vertical > div.browse > div {
    width: 100%;
    max-width: 1480px;
    padding: 0 5px;
    display: flex;
    margin: 0 auto;
  }
  .browse-documents.facet-vertical > div.browse > div > div.facets {
    width: 25%;
    min-width: 200px;
    padding: 0 15px;
  }
  .browse-documents.facet-vertical > div.browse > div > div.facets.open {
    position: static;
    border: none;
    overflow-x: visible;
    overflow-y: visible;
  }
  .browse-documents.facet-vertical > div.browse > div > div.facets button:not(.components-button):not(.splide__arrow):not(.te_modalClose):not(.slick-arrow):not(button[data-glide-dir]) {
    display: none !important;
  }
  .browse-documents.facet-vertical > div.browse > div > div.facets h3,
  .browse-documents.facet-vertical > div.browse > div > div.facets div.facet {
    display: block !important;
  }
  .browse-documents.facet-vertical > div.browse > div > div.facets > div.facet-holder {
    border: 1px solid none;
    border-bottom: none;
    margin-top: -61px;
    position: relative;
    border-radius: 2px 2px 0 0;
  }
  .browse-documents.facet-vertical > div.browse > div > div.facets > div.facet-holder > div:not(.facet) > h3 {
    padding-top: 0;
    font-size: 1.55rem;
  }
  .browse-documents.facet-vertical > div.browse > div > div.facets > div.facet-holder > div:not(.facet) > div {
    display: none;
  }
  .browse-documents.facet-vertical > div.browse > div > div.facets > div.facet-holder > div:first-child {
    padding: 15px;
    border-bottom: 1px solid #ebe8e5;
  }
  .browse-documents.facet-vertical > div.browse > div > div.facets > div.facet-holder:after {
    content: " ";
    height: 61px;
    background-color: #FFFFFF;
    border: 1px solid none;
    border-top: none;
    position: absolute;
    top: 100%;
    left: -1px;
    right: -1px;
  }
  .browse-documents.facet-vertical > div.browse > div > div.results {
    flex: 1;
  }
  .browse-documents.facet-vertical > div.browse > div > div.results > div.product-filters > div:last-child > a.clear {
    display: inline-block;
    margin-left: 0;
    padding: 0.67rem;
    margin: 0.67rem;
  }
  .browse-documents.facet-vertical > div.browse > div > div.results > div.product-paging > div:first-child {
    display: none;
  }
  .browse-documents.facet-vertical > div.browse > div > div.results > div.product-paging > div.paging > button:first-child:not(.components-button) > span.text,
  .browse-documents.facet-vertical > div.browse > div > div.results > div.product-paging > div.paging > button:last-child:not(.components-button) > span.text {
    display: inline-block;
  }
  html.facets-open {
    max-height: none;
    max-width: 100%;
    overflow-x: auto;
  }
  html.facets-open body {
    max-height: none;
    max-width: 100%;
    overflow-x: auto;
  }
  form.column.row.gallery-form-container > div.gallery-browse-container {
    display: flex;
  }
  form.column.row.gallery-form-container > div.gallery-browse-container > div.facets {
    width: 25%;
    min-width: 200px;
    padding: 0 15px 0 0;
  }
  form.column.row.gallery-form-container > div.gallery-browse-container > div.facets.open {
    position: static;
    border: none;
    overflow-x: visible;
    overflow-y: visible;
  }
  form.column.row.gallery-form-container > div.gallery-browse-container > div.facets button:not(.components-button):not(.splide__arrow):not(.te_modalClose):not(.slick-arrow):not(button[data-glide-dir]) {
    display: none !important;
  }
  form.column.row.gallery-form-container > div.gallery-browse-container > div.facets h3,
  form.column.row.gallery-form-container > div.gallery-browse-container > div.facets div.facet {
    display: block !important;
  }
  form.column.row.gallery-form-container > div.gallery-browse-container > div.facets > div.facet-holder {
    border: 1px solid none;
    position: relative;
    border-radius: 2px 2px 0 0;
    padding-bottom: 61px;
  }
  form.column.row.gallery-form-container > div.gallery-browse-container > div.facets > div.facet-holder > div:not(.facet) > h3 {
    padding-top: 0;
    font-size: 1.55rem;
  }
  form.column.row.gallery-form-container > div.gallery-browse-container > div.facets > div.facet-holder > div:not(.facet) > div {
    display: none;
  }
  form.column.row.gallery-form-container > div.gallery-browse-container > div.facets > div.facet-holder > div:first-child {
    padding: 15px;
    border-bottom: 1px solid #ebe8e5;
  }
  form.column.row.gallery-form-container div.gallery-filters > div:last-child > a.clear {
    display: inline-block;
    margin-left: 0;
    padding: 0.67rem;
    margin: 0.67rem;
  }
  div.product-list > div.card {
    width: 33.3333%;
  }
  div.product-list > div.card:nth-child(3n) {
    padding-right: 15px;
  }
  div.no-facets div.product-list > div.card {
    width: 25%;
  }
  .product-detail .product-summary {
    display: flex;
  }
  .product-detail .product-summary > .details {
    order: 2;
    width: 50%;
    padding-left: 10px;
  }
  .product-detail .product-summary > .details > div.btn-group {
    position: static;
    width: 100%;
  }
  .product-detail .product-summary > .details > div.btn-group > div {
    margin-bottom: 0;
  }
  .product-detail .product-summary > .details > div.btn-group > a.btn {
    width: auto;
    display: inline-block;
  }
  .product-detail .product-summary > .details > div.btn-group > a.btn:nth-child(2) {
    margin-top: 1.33rem;
  }
  .product-detail .product-summary > .images {
    order: 1;
    width: 50%;
    padding-right: 10px;
  }
}
div.product-list > div.card {
  border: none;
  box-shadow: none;
}
div.product-list > div.card > a:hover {
  margin-top: 0px;
}
div.product-list > div.card > a:hover > figure > figcaption > div {
  color: #6b6965;
  font-size: 19px;
}
div.product-list > div.card > a > figure:hover > figure > figcaption > div {
  color: #6b6965;
}
div.product-list > div.card > a > figure:hover > span, div.product-list > div.card > a > figure:hover div {
  opacity: inherit;
}
div.product-list > div.card > a > figure > figcaption > ul > li {
  color: rgb(35, 37, 41);
}

a:hover > figure > figcaption > h4, a:focus > figure > figcaption > h4 {
  color: #f04923;
}
a:hover > figure > figcaption > div, a:focus > figure > figcaption > div {
  color: #6b6965;
}

div.browse {
  border-top: none !important;
}

.paging {
  display: flex;
  justify-content: center;
}
.paging > div {
  display: none;
}