.hero__text {
  position: relative;
  background-color: #F8F9FA;
  padding: 60px 0;
  min-height: unset;
}
@media (min-width: 1200px) {
  .hero__text {
    padding: 60px 0;
  }
}
.hero__text h1 {
  margin-bottom: 10px;
}
.hero__text .hero__content {
  width: 100%;
  max-width: 1200px;
  margin-inline: auto;
}
@media screen and (max-width: 1215px) {
  .hero__text .hero__content {
    padding-inline: 30px;
  }
}
.hero__text .hero__content {
  color: #202020;
}
.hero__text .hero__content .widget__body {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
.hero__text .hero__content .widget__body {
  font-size: 16px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  .hero__text .hero__content .widget__body {
    font-size: calc(16px + (4 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  .hero__text .hero__content .widget__body {
    font-size: calc(20px + ((100vw - 1440px) * (20 / 1440)));
  }
}
@media (min-width: 1440px) {
  .hero__text .hero__content .widget__body {
    font-size: calc(20px + ((1440px - 1440px) * (20 / 1440)));
  }
}
.hero__text .hero__content .widget__body {
  line-height: 24px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  .hero__text .hero__content .widget__body {
    line-height: calc(24px + (4 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  .hero__text .hero__content .widget__body {
    line-height: calc(28px + ((100vw - 1440px) * (28 / 1440)));
  }
}
@media (min-width: 1440px) {
  .hero__text .hero__content .widget__body {
    line-height: calc(28px + ((1440px - 1440px) * (28 / 1440)));
  }
}
.hero__text .hero__content .widget__body {
  margin-bottom: 30px;
}
.hero__text .hero__content .widget__body p, .hero__text .hero__content .widget__body ul li, .hero__text .hero__content .widget__body a:not([class*=btn]) {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
.hero__text .hero__content .widget__body p, .hero__text .hero__content .widget__body ul li, .hero__text .hero__content .widget__body a:not([class*=btn]) {
  font-size: 16px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  .hero__text .hero__content .widget__body p, .hero__text .hero__content .widget__body ul li, .hero__text .hero__content .widget__body a:not([class*=btn]) {
    font-size: calc(16px + (4 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  .hero__text .hero__content .widget__body p, .hero__text .hero__content .widget__body ul li, .hero__text .hero__content .widget__body a:not([class*=btn]) {
    font-size: calc(20px + ((100vw - 1440px) * (20 / 1440)));
  }
}
@media (min-width: 1440px) {
  .hero__text .hero__content .widget__body p, .hero__text .hero__content .widget__body ul li, .hero__text .hero__content .widget__body a:not([class*=btn]) {
    font-size: calc(20px + ((1440px - 1440px) * (20 / 1440)));
  }
}
.hero__text .hero__content .widget__body p, .hero__text .hero__content .widget__body ul li, .hero__text .hero__content .widget__body a:not([class*=btn]) {
  line-height: 24px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  .hero__text .hero__content .widget__body p, .hero__text .hero__content .widget__body ul li, .hero__text .hero__content .widget__body a:not([class*=btn]) {
    line-height: calc(24px + (4 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  .hero__text .hero__content .widget__body p, .hero__text .hero__content .widget__body ul li, .hero__text .hero__content .widget__body a:not([class*=btn]) {
    line-height: calc(28px + ((100vw - 1440px) * (28 / 1440)));
  }
}
@media (min-width: 1440px) {
  .hero__text .hero__content .widget__body p, .hero__text .hero__content .widget__body ul li, .hero__text .hero__content .widget__body a:not([class*=btn]) {
    line-height: calc(28px + ((1440px - 1440px) * (28 / 1440)));
  }
}
.hero__text .hero__content .widget__links a {
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  background: none;
  text-align: left;
  text-transform: none;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  border: none;
  border-radius: 5px;
  text-decoration: none !important;
  line-height: 16px;
  padding: 0 20px;
  text-transform: none;
  letter-spacing: normal;
  min-height: 49px;
  text-align: left;
  box-sizing: border-box;
  font-size: 18px;
  transition: 0.25s ease-in-out;
  background-color: #CC1924;
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  text-decoration: underline;
  text-underline-offset: 1px;
  text-decoration-thickness: 1px;
  text-decoration-color: transparent;
  transition: 0.25s ease-in-out;
}
.is-tabbing .hero__text .hero__content .widget__links a:focus {
  background: none;
}
@media (hover: hover) {
  .hero__text .hero__content .widget__links a:hover {
    background: none;
  }
}
.hero__text .hero__content .widget__links a {
  font-size: 16px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  .hero__text .hero__content .widget__links a {
    font-size: calc(16px + (2 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  .hero__text .hero__content .widget__links a {
    font-size: calc(18px + ((100vw - 1440px) * (18 / 1440)));
  }
}
@media (min-width: 1440px) {
  .hero__text .hero__content .widget__links a {
    font-size: calc(18px + ((1440px - 1440px) * (18 / 1440)));
  }
}
.is-tabbing .hero__text .hero__content .widget__links a:focus {
  text-decoration-color: #CC1924;
}
@media (hover: hover) {
  .hero__text .hero__content .widget__links a:hover {
    text-decoration-color: #CC1924;
  }
}
.hero__text .hero__content .widget__links a {
  line-height: 1;
  color: #FFFFFF;
  transition: 0.25s ease-in-out;
}
.is-tabbing .hero__text .hero__content .widget__links a:focus {
  color: #FFFFFF;
}
@media (hover: hover) {
  .hero__text .hero__content .widget__links a:hover {
    color: #FFFFFF;
  }
}
.is-tabbing .hero__text .hero__content .widget__links a:focus {
  background-color: #8F1219;
}
@media (hover: hover) {
  .hero__text .hero__content .widget__links a:hover {
    background-color: #8F1219;
  }
}
.hero__text .hero__content .widget__body {
  max-width: 800px;
}
.hero__text .block-system-breadcrumb-block {
  margin-bottom: 50px;
}

.breadcrumb ol {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
}
.breadcrumb ol li {
  font-size: 14px;
}
.breadcrumb ol li:not(.mobile-breadcrumb) {
  display: none;
}
@media (min-width: 992px) {
  .breadcrumb ol li:not(.mobile-breadcrumb) {
    display: flex;
  }
  .breadcrumb ol li:not(.mobile-breadcrumb):not(:last-of-type) {
    margin-right: 7px;
  }
  .breadcrumb ol li:not(.mobile-breadcrumb):not(:last-of-type):after {
    padding-left: 5px;
    content: "/";
  }
}
.breadcrumb ol li.mobile-breadcrumb {
  display: block;
}
.breadcrumb ol li.mobile-breadcrumb:after {
  display: none;
}
@media (max-width: 991.98px) {
  .breadcrumb ol li.mobile-breadcrumb a {
    position: relative;
    display: inline-flex;
    align-items: center;
    font-size: 18px;
    line-height: normal;
    letter-spacing: normal;
    font-family: "Open Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-variation-settings: "wdth" 100;
    text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-thickness: 1px;
    text-decoration-color: transparent;
    transition: 0.25s ease-in-out;
  }
  .breadcrumb ol li.mobile-breadcrumb a {
    font-size: 18px;
  }
}
@media (max-width: 991.98px) and (min-width: 390px) and (max-width: 1440px) {
  .breadcrumb ol li.mobile-breadcrumb a {
    font-size: calc(18px + (0 * (100vw - 390px) / (1050)));
  }
}
@media (max-width: 991.98px) and (min-width: 1440px) and (max-width: 1440px) {
  .breadcrumb ol li.mobile-breadcrumb a {
    font-size: calc(18px + ((100vw - 1440px) * (18 / 1440)));
  }
}
@media (max-width: 991.98px) and (min-width: 1440px) {
  .breadcrumb ol li.mobile-breadcrumb a {
    font-size: calc(18px + ((1440px - 1440px) * (18 / 1440)));
  }
}
@media (max-width: 991.98px) {
  .is-tabbing .breadcrumb ol li.mobile-breadcrumb a:focus {
    text-decoration-color: #CC1924;
  }
}
@media (max-width: 991.98px) and (hover: hover) {
  .breadcrumb ol li.mobile-breadcrumb a:hover {
    text-decoration-color: #CC1924;
  }
}
@media (max-width: 991.98px) {
  .breadcrumb ol li.mobile-breadcrumb a {
    line-height: 1;
    color: #2A2A2A;
    transition: 0.25s ease-in-out;
  }
  .is-tabbing .breadcrumb ol li.mobile-breadcrumb a:focus {
    color: #CC1924;
  }
}
@media (max-width: 991.98px) and (hover: hover) {
  .breadcrumb ol li.mobile-breadcrumb a:hover {
    color: #CC1924;
  }
}
@media (max-width: 991.98px) {
  .breadcrumb ol li.mobile-breadcrumb a:before {
    content: "";
    -webkit-mask-image: url("/themes/custom/carling_default/images/icons/chevron-right.svg");
            mask-image: url("/themes/custom/carling_default/images/icons/chevron-right.svg");
    -webkit-mask-size: contain;
            mask-size: contain;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: center;
            mask-position: center;
    background-color: #CC1924;
    height: 16px;
    width: 16px;
    display: block;
    position: relative;
    transition: 0.25s ease-in-out;
    rotate: 180deg;
    left: 0;
  }
  .breadcrumb ol li.mobile-breadcrumb a:before {
    margin-right: 10px;
  }
}
.breadcrumb ol li a {
  color: #2A2A2A;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
}

.related-products {
  overflow: hidden;
}
@media (min-width: 768px) {
  .related-products:not(.related-products--stack, .related-products--row) {
    margin-bottom: -30px;
  }
}
.related-products.related-products--stack {
  overflow: visible;
}
.related-products.views-element-container {
  overflow: visible;
}
.related-products__carousel {
  overflow: visible !important;
}
@media (min-width: 768px) {
  .related-products:not(.related-products--stack, .related-products--row) .related-products__carousel .swiper-wrapper {
    margin-left: -15px;
    padding-bottom: 30px;
  }
}
.related-products__header, .related-products .views-element-container {
  max-width: 1200px;
  margin-inline: auto;
}
@media (max-width: 1199.98px) {
  .related-products__header, .related-products .views-element-container {
    padding: 0 30px;
  }
}
.related-products .views-exposed-form {
  display: none;
}
.related-products--stack .views-element-container {
  padding-inline: 0;
}
.related-products--stack .swiper__arrows {
  display: none;
}
.related-products--stack .swiper-wrapper {
  flex-direction: column;
}
.related-products--stack .product-teaser {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .related-products--stack .product-teaser {
    display: grid;
    grid-template-columns: 285px 1fr;
    grid-template-rows: repeat(10, auto);
    grid-gap: 0 40px;
  }
  .related-products--stack .product-teaser .product-teaser__image {
    grid-column: 1;
    grid-row: 1/span 10;
  }
  .related-products--stack .product-teaser .product-teaser__title, .related-products--stack .product-teaser .product-teaser__body, .related-products--stack .product-teaser .product-teaser__link {
    grid-column: 2;
    padding-right: 50px;
  }
}

.product-teaser__image {
  height: 100%;
  position: relative;
  width: 100%;
}
.product-teaser__image iframe,
.product-teaser__image video,
.product-teaser__image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  width: 100%;
}
.product-teaser__image {
  aspect-ratio: 95/71;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #E3E3E3;
  margin-bottom: 20px;
}
.product-teaser__title {
  color: #2A2A2A;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 10px;
}
.product-teaser__link {
  margin-top: 15px;
}
.product-teaser--link-card {
  color: #2A2A2A;
}
.related-products .product-teaser--link-card {
  text-decoration: none;
}
@media (min-width: 768px) {
  .related-products .product-teaser--link-card {
    padding: 15px;
    border-radius: 10px;
    background-color: transparent;
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0);
    scale: 1;
    transition: 0.25s;
  }
  .is-tabbing .related-products .product-teaser--link-card:focus {
    scale: 1.05;
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    background-color: #FFFFFF;
  }
}
@media (min-width: 768px) and (hover: hover) {
  .related-products .product-teaser--link-card:hover {
    scale: 1.05;
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    background-color: #FFFFFF;
  }
}

.cds-browse-container .head {
  padding: 0;
  margin-bottom: 20px;
}
.cds-browse-container .head p {
  width: auto;
}
.cds-browse-container .related-products__carousel {
  margin-top: 30px;
}
.cds-browse-container .related-products--stack .product-teaser {
  grid-template-columns: 100px auto;
  grid-template-rows: repeat(4, auto);
  grid-gap: 0 15px;
  align-items: center;
}
.cds-browse-container .related-products--stack .product-teaser .product-teaser__image {
  grid-row: 1/span 4;
}
.cds-browse-container .related-products--stack .product-teaser .product-teaser__link {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  text-decoration: underline;
  text-underline-offset: 1px;
  text-decoration-thickness: 1px;
  text-decoration-color: transparent;
  transition: 0.25s ease-in-out;
}
.cds-browse-container .related-products--stack .product-teaser .product-teaser__link {
  font-size: 16px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  .cds-browse-container .related-products--stack .product-teaser .product-teaser__link {
    font-size: calc(16px + (2 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  .cds-browse-container .related-products--stack .product-teaser .product-teaser__link {
    font-size: calc(18px + ((100vw - 1440px) * (18 / 1440)));
  }
}
@media (min-width: 1440px) {
  .cds-browse-container .related-products--stack .product-teaser .product-teaser__link {
    font-size: calc(18px + ((1440px - 1440px) * (18 / 1440)));
  }
}
.is-tabbing .cds-browse-container .related-products--stack .product-teaser .product-teaser__link:focus {
  text-decoration-color: #CC1924;
}
@media (hover: hover) {
  .cds-browse-container .related-products--stack .product-teaser .product-teaser__link:hover {
    text-decoration-color: #CC1924;
  }
}
.cds-browse-container .related-products--stack .product-teaser .product-teaser__link {
  line-height: 1;
  color: #2A2A2A;
  transition: 0.25s ease-in-out;
}
.is-tabbing .cds-browse-container .related-products--stack .product-teaser .product-teaser__link:focus {
  color: #CC1924;
}
@media (hover: hover) {
  .cds-browse-container .related-products--stack .product-teaser .product-teaser__link:hover {
    color: #CC1924;
  }
}
.cds-category-list li {
  padding: 0;
  margin-bottom: 10px;
}
.cds-category-list li.level-0 {
  display: none;
}
.cds-attribute-list {
  background: none;
  border: none;
}
.cds-attribute-list h4 {
  padding: 0;
  margin-bottom: 5px;
  border: none;
}
.cds-attribute-list li {
  position: relative;
  border: none;
  margin-top: 10px;
}
.cds-attribute-list li#cds-attribute-q {
  margin-bottom: 30px;
}
.cds-attribute-list li[id^=cds-attribute-]:not(#cds-attribute-q) {
  margin-bottom: 15px;
}
.cds-attribute-list li[id^=cds-attribute-]:not(#cds-attribute-q) .cds-facet-icon {
  position: absolute;
  right: 0;
}
.cds-attribute-list li[id^=cds-attribute-]:not(#cds-attribute-q) .cds-facet-icon img {
  display: none;
}
.cds-attribute-list li[id^=cds-attribute-]:not(#cds-attribute-q) .cds-facet-icon:after {
  content: "";
  display: inline-block;
  width: 14.25px;
  height: 8.25px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='11' viewBox='0 0 19 11' fill='none'%3E%3Cpath d='M9.5 11L0.5 2.08108L2.6 0L9.5 6.83784L16.4 0L18.5 2.08108L9.5 11Z' fill='%23CC1924'/%3E%3Cpath d='M9.5 11L0.5 2.08108L2.6 0L9.5 6.83784L16.4 0L18.5 2.08108L9.5 11Z' fill='black' fill-opacity='0.2'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotate(180deg);
  transition: 0.25s;
}
.cds-attribute-list li[id^=cds-attribute-]:not(#cds-attribute-q) h4.collapsed {
  padding-bottom: 0;
}
.cds-attribute-list li[id^=cds-attribute-]:not(#cds-attribute-q) h4.collapsed .cds-facet-icon:after {
  transform: rotate(0deg);
}
.cds-attribute-list #cds-attribute-q input[type=text] {
  width: 100%;
  height: 40px;
  border-radius: 5px;
  padding: 0 50px 0 10px;
  border: 1px solid #666666;
  color: #666666;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
.cds-attribute-list #cds-attribute-q input[type=text]::-moz-placeholder {
  color: #666666;
  opacity: 1;
}
.cds-attribute-list #cds-attribute-q input[type=text]::placeholder {
  color: #666666;
  opacity: 1;
}
.cds-attribute-list #cds-attribute-label-q + div {
  position: relative;
}
.cds-attribute-list #cds-attribute-q #cds-facet-keys-button {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  border: none;
  border-radius: 5px;
  text-decoration: none !important;
  line-height: 16px;
  padding: 0 20px;
  text-transform: none;
  letter-spacing: normal;
  min-height: 49px;
  text-align: left;
  box-sizing: border-box;
  font-size: 18px;
  transition: 0.25s ease-in-out;
  background-color: #CC1924;
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  text-decoration: underline;
  text-underline-offset: 1px;
  text-decoration-thickness: 1px;
  text-decoration-color: transparent;
  transition: 0.25s ease-in-out;
}
.cds-attribute-list #cds-attribute-q #cds-facet-keys-button {
  font-size: 16px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  .cds-attribute-list #cds-attribute-q #cds-facet-keys-button {
    font-size: calc(16px + (2 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  .cds-attribute-list #cds-attribute-q #cds-facet-keys-button {
    font-size: calc(18px + ((100vw - 1440px) * (18 / 1440)));
  }
}
@media (min-width: 1440px) {
  .cds-attribute-list #cds-attribute-q #cds-facet-keys-button {
    font-size: calc(18px + ((1440px - 1440px) * (18 / 1440)));
  }
}
.is-tabbing .cds-attribute-list #cds-attribute-q #cds-facet-keys-button:focus {
  text-decoration-color: #CC1924;
}
@media (hover: hover) {
  .cds-attribute-list #cds-attribute-q #cds-facet-keys-button:hover {
    text-decoration-color: #CC1924;
  }
}
.cds-attribute-list #cds-attribute-q #cds-facet-keys-button {
  line-height: 1;
  color: #FFFFFF;
  transition: 0.25s ease-in-out;
}
.is-tabbing .cds-attribute-list #cds-attribute-q #cds-facet-keys-button:focus {
  color: #FFFFFF;
}
@media (hover: hover) {
  .cds-attribute-list #cds-attribute-q #cds-facet-keys-button:hover {
    color: #FFFFFF;
  }
}
.is-tabbing .cds-attribute-list #cds-attribute-q #cds-facet-keys-button:focus {
  background-color: #8F1219;
}
@media (hover: hover) {
  .cds-attribute-list #cds-attribute-q #cds-facet-keys-button:hover {
    background-color: #8F1219;
  }
}
.cds-attribute-list #cds-attribute-q #cds-facet-keys-button {
  position: absolute;
  right: 5px;
  bottom: 4px;
  margin: 0;
  height: 32px;
  min-height: 32px;
  padding-inline: 10px;
  font-size: 16px;
}
.cds-attribute-list .cds-attribute-q-current {
  padding: 0;
  display: flex;
  font-size: 12px;
  align-items: center;
  margin-bottom: 5px;
}
.cds-attribute-list .cds-attribute-q-current .cds-facet-clear-link {
  height: 10px;
  position: relative;
  width: 10px;
}
.cds-attribute-list .cds-attribute-q-current .cds-facet-clear-link img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}
.cds-attribute-value-list li {
  padding: 0;
  display: flex;
  font-size: 12px;
  align-items: flex-start;
  margin-bottom: 5px;
}
.is-tabbing .cds-attribute-value-list li:focus {
  background: none;
  text-decoration: none;
}
@media (hover: hover) {
  .cds-attribute-value-list li:hover {
    background: none;
    text-decoration: none;
  }
}
.cds-attribute-value-list li div {
  width: auto;
}
.cds-product-container-controls tr {
  display: flex;
  align-items: center;
  gap: 15px;
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .cds-product-container-controls tr {
    display: grid;
    grid-template-columns: repeat(4, auto);
    grid-template-rows: repeat(3, auto);
    grid-gap: 0 15px;
  }
  .cds-product-container-controls tr td {
    grid-row: 1;
    text-align: left;
  }
  .cds-product-container-controls tr #cds-product-controls-sort-label {
    grid-row: 2;
    grid-column: 1;
  }
  .cds-product-container-controls tr #cds-product-controls-sort-cell {
    grid-row: 3;
    grid-column: 1;
  }
  .cds-product-container-controls tr #cds-product-controls-add-to-cart {
    display: none;
  }
}
.cds-product-container-controls tr td {
  padding: 0;
}
.cds-product-container-controls #cds-product-controls-compare {
  grid-row: 1;
}
.cds-product-container-controls #cds-product-controls-compare button {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  border: none;
  border-radius: 5px;
  text-decoration: none !important;
  line-height: 16px;
  padding: 0 20px;
  text-transform: none;
  letter-spacing: normal;
  min-height: 49px;
  text-align: left;
  box-sizing: border-box;
  font-size: 18px;
  transition: 0.25s ease-in-out;
  background-color: #CC1924;
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  text-decoration: underline;
  text-underline-offset: 1px;
  text-decoration-thickness: 1px;
  text-decoration-color: transparent;
  transition: 0.25s ease-in-out;
}
.cds-product-container-controls #cds-product-controls-compare button {
  font-size: 16px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  .cds-product-container-controls #cds-product-controls-compare button {
    font-size: calc(16px + (2 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  .cds-product-container-controls #cds-product-controls-compare button {
    font-size: calc(18px + ((100vw - 1440px) * (18 / 1440)));
  }
}
@media (min-width: 1440px) {
  .cds-product-container-controls #cds-product-controls-compare button {
    font-size: calc(18px + ((1440px - 1440px) * (18 / 1440)));
  }
}
.is-tabbing .cds-product-container-controls #cds-product-controls-compare button:focus {
  text-decoration-color: #CC1924;
}
@media (hover: hover) {
  .cds-product-container-controls #cds-product-controls-compare button:hover {
    text-decoration-color: #CC1924;
  }
}
.cds-product-container-controls #cds-product-controls-compare button {
  line-height: 1;
  color: #FFFFFF;
  transition: 0.25s ease-in-out;
}
.is-tabbing .cds-product-container-controls #cds-product-controls-compare button:focus {
  color: #FFFFFF;
}
@media (hover: hover) {
  .cds-product-container-controls #cds-product-controls-compare button:hover {
    color: #FFFFFF;
  }
}
.is-tabbing .cds-product-container-controls #cds-product-controls-compare button:focus {
  background-color: #8F1219;
}
@media (hover: hover) {
  .cds-product-container-controls #cds-product-controls-compare button:hover {
    background-color: #8F1219;
  }
}
.cds-product-compare-container {
  padding-inline: 30px;
  overflow-x: scroll;
}
.cds-product-compare-container #cds-product-compare-table h3 {
  margin: 0;
}
.cds-product-compare-container a {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  text-decoration: underline;
  text-underline-offset: 1px;
  text-decoration-thickness: 1px;
  text-decoration-color: transparent;
  transition: 0.25s ease-in-out;
  text-decoration: underline;
}
.cds-product-compare-container a {
  font-size: 16px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  .cds-product-compare-container a {
    font-size: calc(16px + (2 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  .cds-product-compare-container a {
    font-size: calc(18px + ((100vw - 1440px) * (18 / 1440)));
  }
}
@media (min-width: 1440px) {
  .cds-product-compare-container a {
    font-size: calc(18px + ((1440px - 1440px) * (18 / 1440)));
  }
}
.is-tabbing .cds-product-compare-container a:focus {
  text-decoration-color: #CC1924;
}
@media (hover: hover) {
  .cds-product-compare-container a:hover {
    text-decoration-color: #CC1924;
  }
}
.cds-product-compare-container a {
  line-height: 1;
  color: #2A2A2A;
  transition: 0.25s ease-in-out;
}
.is-tabbing .cds-product-compare-container a:focus {
  color: #CC1924;
}
@media (hover: hover) {
  .cds-product-compare-container a:hover {
    color: #CC1924;
  }
}
.cds-product-compare-container img {
  max-width: 200px;
}
.cds-product-page {
  display: grid;
  grid-template-columns: 1fr;
}
.cds-product-page .cds-product-header {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 350px auto;
  grid-gap: 75px;
  margin: 0;
}
@media (min-width: 992px) {
  .cds-product-page .cds-product-header {
    grid-template-columns: 350px 1fr;
    grid-template-rows: auto;
    grid-gap: 35px;
  }
}
.cds-product-page .cds-product-header #cds-cad-viewer-icons-container {
  grid-column: 1;
  grid-row: 1;
}
.cds-product-page .cds-product-header #cds-viewer-container {
  grid-column: 1;
  grid-row: 1;
}
.cds-product-page .cds-product-header #cds-viewer-container {
  display: none;
  float: left;
  height: 350px;
  width: 350px;
  margin: 0;
  border: 1px solid #ccc;
}
.cds-product-page .cds-product-header #cds-cad-viewer-icons-container {
  visibility: hidden;
  float: left;
  position: absolute;
  top: 0;
  left: 25px;
}
.cds-product-page .cds-product-header #cds-cad-viewer-icons-container img {
  width: 30px;
}
.cds-product-page .cds-product-header .cds-product-controls {
  max-width: 100%;
}
.cds-product-page .cds-product-header h1 {
  display: none;
}
.cds-product-page .cds-product-header h2 {
  font-family: "poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.cds-product-page .cds-product-header h2 {
  font-size: 20px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  .cds-product-page .cds-product-header h2 {
    font-size: calc(20px + (6 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  .cds-product-page .cds-product-header h2 {
    font-size: calc(26px + ((100vw - 1440px) * (26 / 1440)));
  }
}
@media (min-width: 1440px) {
  .cds-product-page .cds-product-header h2 {
    font-size: calc(26px + ((1440px - 1440px) * (26 / 1440)));
  }
}
.cds-product-page .cds-product-header h2 {
  line-height: normal;
}
.cds-product-page .cds-product-header .cds-product-cart td {
  padding: 10px;
  vertical-align: top;
}
.cds-product-page .cds-product-header .cds-product-cart {
  width: 100%;
}
.cds-product-page .cds-product-header .cds-product-cart table {
  width: 100%;
}
@media (max-width: 991.98px) {
  .cds-product-page .cds-product-header .cds-product-cart table tr {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 991.98px) {
  .cds-product-page .cds-product-header .cds-product-cart table tr td.hidden-lg {
    display: none;
  }
}
.cds-product-page .cds-product-header .cds-product-cart-buttons {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.cds-product-page .cds-product-header .cds-product-cart-buttons button, .cds-product-page .cds-product-header .cds-product-cart-buttons a {
  border-radius: 5px !important;
  background-color: #CC1924 !important;
  border: none !important;
  color: #FFFFFF !important;
  font-family: "Open Sans", sans-serif !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-align: center !important;
  padding: 0 10px !important;
  height: 40px !important;
}
.cds-product-page .cds-product-header .cds-product-cad-container button {
  border-radius: 5px !important;
  background-color: #CC1924 !important;
  border: none !important;
  color: #FFFFFF !important;
  font-family: "Open Sans", sans-serif !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-align: center !important;
  padding: 0 10px !important;
  height: 40px !important;
}
.cds-product-page .cds-product-header #cds-rfq-application, .cds-product-page .cds-product-header #cds-add-to-cart-quantity {
  display: block;
}
@media (max-width: 991.98px) {
  .cds-product-page .cds-product-header #cds-cad-download-formats {
    margin-bottom: 10px;
  }
}
.cds-product-page .cds-product-additional-images {
  display: flex !important;
  gap: 10px;
  padding: 0;
}
.cds-product-page .cds-product-additional-images img {
  margin: 0;
}
.cds-product-page .cds-product-additional-images-label {
  font-size: 80%;
}
.cds-product-page .cds-product-image-container {
  min-width: 350px;
  max-width: 100%;
  height: auto;
  overflow: hidden;
}
.cds-product-page .cds-product-image-container .cds-product-image {
  display: flex;
  width: 100%;
  height: auto;
}
.cds-product-page .cds-product-image-container .cds-product-image img {
  width: 100% !important;
  height: auto;
}
.cds-product-details a {
  position: relative;
  display: inline-flex;
  align-items: center;
  font-size: 18px;
  line-height: normal;
  letter-spacing: normal;
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px;
  text-decoration-color: transparent;
  transition: 0.25s ease-in-out;
}
.cds-product-details a {
  font-size: 18px;
}
@media (min-width: 390px) and (max-width: 1440px) {
  .cds-product-details a {
    font-size: calc(18px + (0 * (100vw - 390px) / (1050)));
  }
}
@media (min-width: 1440px) and (max-width: 1440px) {
  .cds-product-details a {
    font-size: calc(18px + ((100vw - 1440px) * (18 / 1440)));
  }
}
@media (min-width: 1440px) {
  .cds-product-details a {
    font-size: calc(18px + ((1440px - 1440px) * (18 / 1440)));
  }
}
.is-tabbing .cds-product-details a:focus {
  text-decoration-color: #CC1924;
}
@media (hover: hover) {
  .cds-product-details a:hover {
    text-decoration-color: #CC1924;
  }
}
.cds-product-details a {
  line-height: 1;
  color: #2A2A2A;
  transition: 0.25s ease-in-out;
}
.is-tabbing .cds-product-details a:focus {
  color: #CC1924;
}
@media (hover: hover) {
  .cds-product-details a:hover {
    color: #CC1924;
  }
}
.cds-product-details a:after {
  content: "";
  -webkit-mask-image: url("/themes/custom/carling_default/images/icons/chevron-right.svg");
          mask-image: url("/themes/custom/carling_default/images/icons/chevron-right.svg");
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: #CC1924;
  height: 16px;
  width: 16px;
  display: block;
  position: relative;
  transition: 0.25s ease-in-out;
  right: 0;
}
.cds-product-details a:after {
  margin-left: 10px;
}
@media (max-width: 991.98px) {
  .cds-product-details-left, .cds-product-details-right {
    width: 100%;
  }
}
.cds-product-grid > li {
  width: 100%;
}
@media (min-width: 1200px) {
  .cds-product-grid > li {
    width: calc(33.3333% - 0.75em);
  }
}
.cds-product-grid > li ul li span {
  display: block;
}

#cds-attribute-list-container {
  margin-top: 30px;
}

ul.cds-attribute-value-list {
  min-height: 70px;
  max-height: 260px !important;
  overflow: unset;
  overflow-x: scroll;
  border-bottom: 1px solid #666666;
}

.cds-mobile-filter-toggle {
  display: none !important;
}

@media (max-width: 767.98px) {
  .cds-facet-container {
    display: none;
  }
  #cds-facet-keys-input {
    height: 40px !important;
    border-radius: 5px !important;
    border: 1px solid #666666;
    margin-right: 5px;
    width: 220px !important;
    box-sizing: border-box;
  }
}
@media (max-width: 767.98px) and (max-width: 575.98px) {
  #cds-facet-keys-input {
    width: calc(100% - 15px) !important;
  }
}
@media (max-width: 767.98px) {
  #cds-facet-keys-button {
    border-radius: 5px !important;
    background-color: #CC1924 !important;
    border: none !important;
    color: #FFFFFF !important;
    font-family: "Open Sans", sans-serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-align: center !important;
    padding: 0 10px !important;
    height: 40px !important;
  }
  #cds-facet-keys-button {
    float: left;
    margin-right: 5px;
  }
}
@media (max-width: 767.98px) and (max-width: 575.98px) {
  #cds-facet-keys-button {
    width: 47.5% !important;
  }
}
@media (max-width: 767.98px) {
  .cds-facet-reset-button {
    border-radius: 5px !important;
    background-color: #CC1924 !important;
    border: none !important;
    color: #FFFFFF !important;
    font-family: "Open Sans", sans-serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-align: center !important;
    padding: 0 10px !important;
    height: 40px !important;
  }
  .cds-facet-reset-button {
    background-color: #202020 !important;
    float: left;
    width: auto;
  }
}
@media (max-width: 767.98px) and (max-width: 575.98px) {
  .cds-facet-reset-button {
    width: 47.5% !important;
  }
}
@media (max-width: 767.98px) {
  #cds-top-facet-container .cds-attribute-label {
    font-size: 16px;
    line-height: 16px;
  }
  #cds-top-facet-container .cds-attribute {
    width: calc(100% - 15px) !important;
  }
  .cds-product-list h3 {
    margin-bottom: 0;
  }
  .cds-product-list h3 a {
    position: relative;
    display: inline-flex;
    align-items: center;
    font-size: 18px;
    line-height: normal;
    letter-spacing: normal;
    font-family: "Open Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-variation-settings: "wdth" 100;
    text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-thickness: 1px;
    text-decoration-color: transparent;
    transition: 0.25s ease-in-out;
  }
  .cds-product-list h3 a {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) and (min-width: 390px) and (max-width: 1440px) {
  .cds-product-list h3 a {
    font-size: calc(18px + (0 * (100vw - 390px) / (1050)));
  }
}
@media (max-width: 767.98px) and (min-width: 1440px) and (max-width: 1440px) {
  .cds-product-list h3 a {
    font-size: calc(18px + ((100vw - 1440px) * (18 / 1440)));
  }
}
@media (max-width: 767.98px) and (min-width: 1440px) {
  .cds-product-list h3 a {
    font-size: calc(18px + ((1440px - 1440px) * (18 / 1440)));
  }
}
@media (max-width: 767.98px) {
  .is-tabbing .cds-product-list h3 a:focus {
    text-decoration-color: #CC1924;
  }
}
@media (max-width: 767.98px) and (hover: hover) {
  .cds-product-list h3 a:hover {
    text-decoration-color: #CC1924;
  }
}
@media (max-width: 767.98px) {
  .cds-product-list h3 a {
    line-height: 1;
    color: #2A2A2A;
    transition: 0.25s ease-in-out;
  }
  .is-tabbing .cds-product-list h3 a:focus {
    color: #CC1924;
  }
}
@media (max-width: 767.98px) and (hover: hover) {
  .cds-product-list h3 a:hover {
    color: #CC1924;
  }
}
@media (max-width: 767.98px) {
  .cds-product-list h3 a:after {
    content: "";
    -webkit-mask-image: url("/themes/custom/carling_default/images/icons/chevron-right.svg");
            mask-image: url("/themes/custom/carling_default/images/icons/chevron-right.svg");
    -webkit-mask-size: contain;
            mask-size: contain;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: center;
            mask-position: center;
    background-color: #CC1924;
    height: 16px;
    width: 16px;
    display: block;
    position: relative;
    transition: 0.25s ease-in-out;
    right: 0;
  }
  .cds-product-list h3 a:after {
    margin-left: 10px;
  }
  .cds-product-list h3 a {
    font-size: 20px !important;
  }
  .cds-product-list table tr {
    display: flex;
    flex-direction: column;
  }
  .cds-product-list table tr td {
    padding: 0;
  }
  .cds-product-list table tr td label {
    margin-right: 3px;
  }
  .cds-mobile-filter-toggle {
    border-radius: 5px !important;
    background-color: #CC1924 !important;
    border: none !important;
    color: #FFFFFF !important;
    font-family: "Open Sans", sans-serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-align: center !important;
    padding: 0 10px !important;
    height: 40px !important;
  }
  .cds-mobile-filter-toggle {
    display: flex !important;
    align-items: center;
    margin-left: auto;
    margin-bottom: 10px;
  }
  #cds-top-facet-container .cds-attribute-value-list {
    width: 100%;
    top: 100%;
  }
  #cds-top-facet-container .cds-attribute-value-list li {
    font-size: 14px;
  }
  #cds-top-facet-container .cds-attribute {
    height: auto;
  }
  .cds-attribute-selected-value:empty {
    display: none;
  }
}
@media (min-width: 768px) {
  .slash-spacer {
    padding-inline: 5px;
  }
}
.language-dropdown {
  display: none !important;
}
/*# sourceMappingURL=cds.css.map */