@media (max-width: 767px) {
  body.addtoCart-sticky--add {
    padding-bottom: 70px; } }

.productView {
  margin: 0;
  padding: 0; }

.productView-images {
  width: calc(100% - 460px);
  padding: 0 70px 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  @media screen and (min-width: 1280px) {
    .productView-images {
      width: calc(100% - 41.40414rem);
      padding-right: 6.30063rem; } }
  @media screen and (max-width: 1279px) {
    .productView-images {
      width: calc(100% - 400px);
      padding-right: 40px; } }
  @media screen and (max-width: 1023px) {
    .productView-images {
      width: 100%;
      padding-right: 0; } }
  .productView-images .productView-image {
    width: calc(100% - 100px);
    padding-left: 45px;
    margin: 0; }
    @media screen and (min-width: 1280px) {
      .productView-images .productView-image {
        width: calc(100% - 9.0009rem);
        padding-left: 4.05041rem; } }
    @media screen and (max-width: 1279px) {
      .productView-images .productView-image {
        padding-left: 25px; } }
    @media screen and (max-width: 767px) {
      .productView-images .productView-image {
        width: 100%;
        padding-left: 0px; } }
    .productView-images .productView-image .productView-img-container {
      border: 0.5px solid #e3e6e8;
      box-sizing: border-box;
      box-shadow: 0px 15px 30px rgba(72, 88, 101, 0.05);
      border-radius: 6px;
      background: #ffffff;
      height: 596px;
      max-height: 596px; }
      @media screen and (min-width: 1280px) {
        .productView-images .productView-image .productView-img-container {
          height: 53.64536rem;
          max-height: 53.64536rem;
          border-radius: 0.54005rem; } }
      @media screen and (max-width: 1023px) {
        .productView-images .productView-image .productView-img-container {
          height: 600px;
          max-height: 600px; } }
      @media screen and (max-width: 767px) {
        .productView-images .productView-image .productView-img-container {
          height: 117.150vw;
          max-height: 117.150vw; } }
      .productView-images .productView-image .productView-img-container img {
        background: #ffffff;
        border-radius: 6px; }
        @media screen and (min-width: 1280px) {
          .productView-images .productView-image .productView-img-container img {
            border-radius: 0.54005rem; } }
  .productView-images .productView-thumbnails {
    width: 100px;
    order: -1; }
    @media screen and (min-width: 1280px) {
      .productView-images .productView-thumbnails {
        width: 9.0009rem; } }

@media screen and (max-width: 1023px) {
  .productView-details.product-data {
    order: inherit; } }

.productView-details {
  width: 460px;
  padding: 0px; }
  @media screen and (min-width: 1280px) {
    .productView-details {
      width: 41.40414rem; } }
  @media screen and (max-width: 1279px) {
    .productView-details {
      width: 400px; } }
  @media screen and (max-width: 1023px) {
    .productView-details {
      width: 100%; } }
  .productView-details .socialLinks {
    display: none; }
  .productView-details .short-des-row {
    border-bottom: 1px solid #e3e6e8;
    padding-bottom: 20px;
    margin-bottom: 20px;
    line-height: 24px;
    font-weight: normal;
    font-size: 15px; }
    @media screen and (min-width: 1280px) {
      .productView-details .short-des-row {
        padding-bottom: 1.80018rem;
        margin-bottom: 1.80018rem;
        font-size: 1.35014rem;
        line-height: 2.16022rem; } }
    @media screen and (max-width: 767px) {
      .productView-details .short-des-row {
        font-size: 14px;
        line-height: 22px; } }

.productView-title {
  margin: 0;
  font-style: normal;
  font-weight: 300;
  font-size: 29px;
  line-height: 40px;
  color: #002D45;
  font-family: "Libre Franklin", sans-serif;
  border-bottom: 1px solid #e3e6e8;
  padding-bottom: 15px;
  margin-bottom: 20px; }
  @media screen and (min-width: 1280px) {
    .productView-title {
      font-size: 2.61026rem;
      line-height: 3.60036rem;
      padding-bottom: 1.35014rem;
      margin-bottom: 1.80018rem; } }
  @media screen and (max-width: 767px) {
    .productView-title {
      font-size: 24px;
      line-height: 33px;
      margin-bottom: 15px; } }

.productView-rating {
  display: none; }

.productView-price {
  font-size: 25px;
  font-weight: 600;
  color: #002D45;
  margin-bottom: 20px; }
  @media screen and (min-width: 1280px) {
    .productView-price {
      font-size: 2.25023rem;
      margin-bottom: 1.80018rem; } }

.product-info-pdp {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px; }
  .product-info-pdp .productView-info .pro-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-bottom: 21px; }
    @media screen and (min-width: 1280px) {
      .product-info-pdp .productView-info .pro-row {
        padding-bottom: 1.89019rem; } }
    @media screen and (max-width: 767px) {
      .product-info-pdp .productView-info .pro-row {
        padding-bottom: 20px; } }
    .product-info-pdp .productView-info .pro-row .productView-info-name {
      width: 100px;
      padding: 0 20px 0 0;
      font-weight: 600;
      font-size: 15px;
      color: #002D45;
      font-family: "Libre Franklin", sans-serif;
      margin: 0; }
      @media screen and (min-width: 1280px) {
        .product-info-pdp .productView-info .pro-row .productView-info-name {
          width: 9.0009rem;
          padding-right: 1.80018rem;
          font-size: 1.35014rem; } }
      @media screen and (max-width: 767px) {
        .product-info-pdp .productView-info .pro-row .productView-info-name {
          font-size: 14px; } }
    .product-info-pdp .productView-info .pro-row .productView-info-value {
      width: calc(100% - 100px);
      font-weight: normal;
      font-size: 15px;
      padding: 0;
      margin: 0;
      font-family: "Libre Franklin", sans-serif; }
      @media screen and (min-width: 1280px) {
        .product-info-pdp .productView-info .pro-row .productView-info-value {
          width: calc(100% - 9.0009rem);
          font-size: 1.35014rem; } }
      @media screen and (max-width: 767px) {
        .product-info-pdp .productView-info .pro-row .productView-info-value {
          font-size: 14px; } }
      .product-info-pdp .productView-info .pro-row .productView-info-value h2 {
        margin: 0;
        padding: 0;
        font-size: 15px; }
        @media screen and (min-width: 1280px) {
          .product-info-pdp .productView-info .pro-row .productView-info-value h2 {
            font-size: 1.35014rem; } }
        @media screen and (max-width: 767px) {
          .product-info-pdp .productView-info .pro-row .productView-info-value h2 {
            font-size: 14px; } }
        .product-info-pdp .productView-info .pro-row .productView-info-value h2 a {
          color: #002D45;
          text-decoration: underline;
          -webkit-text-underline-position: under;
          -ms-text-underline-position: below;
          text-underline-position: under;
          font-weight: normal;
          text-transform: capitalize;
          text-decoration-thickness: 1px; }
          .product-info-pdp .productView-info .pro-row .productView-info-value h2 a:hover, .product-info-pdp .productView-info .pro-row .productView-info-value h2 a:focus {
            color: #F68D2E; }
  @media screen and (max-width: 1023px) {
    .product-info-pdp .amazon-review-section {
      display: none; } }

.productView-info > :first-child {
  margin: 0; }

.productView-product {
  padding: 0;
  border: 0px; }

.add-to-cart-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: column;
  width: 100%; }
  .add-to-cart-wrapper .form-action {
    width: 100%;
    padding: 25px 0;
    margin: 0;
    border-top: 1px solid #e3e6e8;
    margin-top: 5px; }
    @media screen and (min-width: 1280px) {
      .add-to-cart-wrapper .form-action {
        padding: 2.25023rem 0;
        margin-top: 0.45005rem; } }
    @media screen and (max-width: 767px) {
      .add-to-cart-wrapper .form-action {
        padding-bottom: 20px; } }
    .add-to-cart-wrapper .form-action .button {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px;
      height: 52px;
      width: 100%;
      background: #F68D2E;
      color: #ffffff;
      font-weight: 600;
      font-size: 15px;
      font-family: "Libre Franklin", sans-serif;
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      position: relative;
      -webkit-transform: perspective(0px) translateZ(0);
      transform: perspective(0px) translateZ(0);
      overflow: hidden;
      border: 0px;
      padding: 10px 20px;
      margin: 0px; }
      @media screen and (min-width: 1280px) {
        .add-to-cart-wrapper .form-action .button {
          height: 4.68047rem;
          font-size: 1.35014rem;
          padding: 0.90009rem 1.80018rem;
          border-radius: 0.54005rem; } }
      .add-to-cart-wrapper .form-action .button:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #006298;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out; }
      .add-to-cart-wrapper .form-action .button:hover, .add-to-cart-wrapper .form-action .button:focus {
        color: #ffffff; }
        .add-to-cart-wrapper .form-action .button:hover:before, .add-to-cart-wrapper .form-action .button:focus:before {
          -webkit-transform: scaleY(1);
          transform: scaleY(1); }

.productView-options {
  margin: 0px; }
  .productView-options #pdprequest-quote {
    display: none; }

.productView-info-value.qty-price {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .productView-info-value.qty-price .productView-info-bulkPricing {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 0px solid #002D45;
    position: relative; }
    @media screen and (min-width: 1280px) {
      .productView-info-value.qty-price .productView-info-bulkPricing {
        margin-left: 0.90009rem;
        padding-left: 0.90009rem; } }
    .productView-info-value.qty-price .productView-info-bulkPricing:before {
      content: "";
      width: 1px;
      height: 14px;
      background: #002D45;
      position: absolute;
      left: 0;
      top: 5px; }
    .productView-info-value.qty-price .productView-info-bulkPricing a {
      color: #002D45;
      text-decoration: underline;
      -webkit-text-underline-position: under;
      -ms-text-underline-position: below;
      text-underline-position: under;
      text-decoration-thickness: 1px; }
      .productView-info-value.qty-price .productView-info-bulkPricing a:hover, .productView-info-value.qty-price .productView-info-bulkPricing a:focus {
        color: #F68D2E; }

.have-a-question {
  box-shadow: 0px 20px 40px #e3e6e8;
  border-radius: 6px;
  border: 0.5px solid #e3e6e8;
  background: #ffffff;
  padding: 20px;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  flex-flow: column;
  margin-bottom: 30px; }
  @media screen and (min-width: 1280px) {
    .have-a-question {
      padding: 1.80018rem;
      margin-bottom: 2.70027rem;
      border-radius: 0.54005rem; } }
  @media screen and (max-width: 767px) {
    .have-a-question {
      padding: 20px 10px;
      margin-bottom: 30px; } }
  .have-a-question h3 {
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 15px;
    line-height: 21px;
    color: #002D45;
    margin-bottom: 15px; }
    @media screen and (min-width: 1280px) {
      .have-a-question h3 {
        font-size: 1.35014rem;
        line-height: 1.89019rem;
        margin-bottom: 1.35014rem; } }
  .have-a-question ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
    .have-a-question ul li {
      margin: 0 14px; }
      @media screen and (min-width: 1280px) {
        .have-a-question ul li {
          margin: 0 1.26013rem; } }
      .have-a-question ul li a {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        font-weight: normal;
        font-size: 15px;
        color: #002D45; }
        @media screen and (min-width: 1280px) {
          .have-a-question ul li a {
            font-size: 1.35014rem; } }
        @media screen and (max-width: 413px) {
          .have-a-question ul li a {
            font-size: 13px; } }
        .have-a-question ul li a span {
          font-weight: 500; }
        .have-a-question ul li a svg {
          width: 20px;
          height: 20px;
          fill: #006298;
          margin-right: 6px; }
          @media screen and (min-width: 1280px) {
            .have-a-question ul li a svg {
              width: 1.80018rem;
              height: 1.80018rem;
              margin-right: 0.54005rem; } }
        .have-a-question ul li a:hover, .have-a-question ul li a:focus {
          color: #F68D2E; }
    .have-a-question ul li + li a {
      text-decoration: underline;
      -webkit-text-underline-position: under;
      -ms-text-underline-position: below;
      text-underline-position: under;
      text-decoration-thickness: 1px; }

.type-product .container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 30px; }

@media screen and (max-width: 1023px) {
  .type-product .container {
    padding: 0 20px; } }

.type-product .body {
  padding-bottom: 60px; }
  @media screen and (min-width: 1280px) {
    .type-product .body {
      padding-bottom: 5.40054rem; } }
  @media screen and (max-width: 1023px) {
    .type-product .body {
      padding-bottom: 45px; } }
  .type-product .body h3 {
    margin: 0 0 30px;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #002D45;
    font-family: "Libre Franklin", sans-serif; }
    @media screen and (min-width: 1280px) {
      .type-product .body h3 {
        font-size: 1.80018rem;
        line-height: 2.16022rem;
        margin-bottom: 2.70027rem; } }
    @media screen and (max-width: 1023px) {
      .type-product .body h3 {
        margin: 0 0 20px; } }
    @media screen and (max-width: 767px) {
      .type-product .body h3 {
        font-size: 18px;
        margin-bottom: 20px; } }
  .type-product .body h3.card-title {
    margin-bottom: 0px !important; }

.des-content {
  border-top: 0.5px solid #e3e6e8;
  margin-top: 20px;
  padding-top: 40px;
  font-weight: normal;
  font-size: 15px;
  line-height: 24px;
  color: #002D45;
  font-family: "Libre Franklin", sans-serif;
  padding-bottom: 10px; }
  @media screen and (min-width: 1280px) {
    .des-content {
      margin-top: 1.80018rem;
      padding-top: 3.60036rem;
      font-size: 1.35014rem;
      line-height: 2.16022rem;
      padding-bottom: 0.90009rem; } }
  @media screen and (max-width: 1023px) {
    .des-content {
      margin-top: 10px;
      padding-top: 30px; } }
  @media screen and (max-width: 767px) {
    .des-content {
      padding-top: 35px;
      font-size: 14px;
      line-height: 22px;
      margin-left: -20px;
      margin-right: -20px;
      padding-left: 20px;
      padding-right: 20px;
      padding-bottom: 15px; } }
  @media screen and (max-width: 767px) {
    .des-content h3.title {
      position: relative;
      cursor: pointer; } }
  @media screen and (max-width: 767px) {
    .des-content h3.title:after {
      content: "";
      background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 7L6 2L11 7' stroke='%23002D45' stroke-width='2'/%3E%3C/svg%3E%0A");
      background-repeat: no-repeat;
      background-position: center;
      background-size: 12px 8px;
      width: 12px;
      height: 8px;
      position: absolute;
      right: 0;
      top: 8px; } }
  @media screen and (max-width: 767px) {
    .des-content h3.title.is-active:after {
      transform: rotate(180deg); } }
  .des-content a {
    color: #F68D2E; }
    .des-content a:hover, .des-content a:focus {
      text-decoration: underline; }
  .des-content p {
    font-size: 15px;
    line-height: 24px;
    color: #002D45;
    margin-bottom: 30px; }
    @media screen and (min-width: 1280px) {
      .des-content p {
        font-size: 1.35014rem;
        line-height: 2.16022rem;
        margin-bottom: 2.70027rem; } }
    @media screen and (max-width: 767px) {
      .des-content p {
        font-size: 14px;
        line-height: 22px; } }
    .des-content p a {
      color: #F68D2E; }
      .des-content p a:hover, .des-content p a:focus {
        text-decoration: underline; }
    .des-content p .button {
      text-decoration: none;
      color: #ffffff; }
      .des-content p .button:hover, .des-content p .button:focus {
        text-decoration: none; }
  .des-content h4 {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    margin: 0 0 20px;
    color: #002D45; }
    @media screen and (min-width: 1280px) {
      .des-content h4 {
        font-size: 1.44014rem;
        line-height: 1.71017rem;
        margin-bottom: 1.80018rem; } }
  .des-content ul, .des-content ol {
    list-style: none;
    padding: 0;
    margin: 2px 0 30px; }
    @media screen and (min-width: 1280px) {
      .des-content ul, .des-content ol {
        margin-bottom: 2.70027rem;
        margin-top: 0.18002rem; } }
    @media screen and (max-width: 1023px) {
      .des-content ul, .des-content ol {
        margin-bottom: 20px; } }
    .des-content ul li, .des-content ol li {
      font-size: 15px;
      line-height: 24px;
      color: #002D45;
      background: url(../img/dh-custom/bullet.svg) no-repeat left 10px;
      background-size: 4px 4px;
      padding-left: 20px;
      margin: 0 0 6px; }
      @media screen and (min-width: 1280px) {
        .des-content ul li, .des-content ol li {
          font-size: 1.35014rem;
          line-height: 2.16022rem;
          background-position: left 0.90009rem;
          background-size: 0.36004rem 0.36004rem;
          padding-left: 1.80018rem;
          margin: 0 0 0.54005rem; } }
      @media screen and (max-width: 767px) {
        .des-content ul li, .des-content ol li {
          font-size: 14px;
          line-height: 22px; } }
      .des-content ul li:last-child, .des-content ol li:last-child {
        margin-bottom: 0px; }

.warranty-row {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 0.5px solid #e3e6e8; }
  @media screen and (min-width: 1280px) {
    .warranty-row {
      margin-top: 3.60036rem;
      padding-top: 3.60036rem; } }
  @media screen and (max-width: 1023px) {
    .warranty-row {
      margin-top: 20px;
      padding-top: 30px; } }
  @media screen and (max-width: 767px) {
    .warranty-row {
      margin-top: 10px;
      padding-top: 30px;
      margin-left: -20px;
      margin-right: -20px;
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (max-width: 767px) {
    .warranty-row h3 {
      position: relative;
      cursor: pointer;
      margin-bottom: 0 !important; } }
  @media screen and (max-width: 767px) {
    .warranty-row h3:after {
      content: "";
      background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 7L6 2L11 7' stroke='%23002D45' stroke-width='2'/%3E%3C/svg%3E%0A");
      background-repeat: no-repeat;
      background-position: center;
      background-size: 12px 8px;
      width: 12px;
      height: 8px;
      position: absolute;
      right: 0;
      top: 8px;
      transform: rotate(180deg); } }
  @media screen and (max-width: 767px) {
    .warranty-row h3.is-active:after {
      transform: rotate(0deg); } }
  .warranty-row .content {
    font-size: 15px;
    line-height: 24px;
    color: #002D45;
    margin-bottom: 40px; }
    @media screen and (min-width: 1280px) {
      .warranty-row .content {
        font-size: 1.35014rem;
        line-height: 2.16022rem;
        margin-bottom: 3.60036rem; } }
    @media screen and (max-width: 767px) {
      .warranty-row .content {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 30px;
        padding-top: 15px;
        display: none; } }

.toggle.videoGallery {
  border: 0px;
  margin-bottom: 0px; }
  @media (max-width: 767px) {
    .toggle.videoGallery {
      margin-top: 30px; } }
  .toggle.videoGallery .toggle-title {
    display: none; }
  .toggle.videoGallery .videoGallery-main {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    padding-bottom: 55.2%;
    margin-bottom: 0px; }
    @media screen and (min-width: 1280px) {
      .toggle.videoGallery .videoGallery-main {
        border-radius: 0.90009rem; } }
    @media screen and (max-width: 767px) {
      .toggle.videoGallery .videoGallery-main {
        border-radius: 6px; } }
  .toggle.videoGallery .videoGallery-list {
    display: none; }

.pro-related-products {
  border-top: 0.5px solid #e3e6e8;
  padding: 60px 0 0;
  margin-top: 60px; }
  @media screen and (min-width: 1280px) {
    .pro-related-products {
      padding: 5.40054rem 0 0;
      margin-top: 5.40054rem; } }
  @media screen and (max-width: 1023px) {
    .pro-related-products {
      padding-top: 40px;
      margin-top: 40px; } }
  @media screen and (max-width: 767px) {
    .pro-related-products {
      margin-top: 40px;
      padding-top: 30px; } }
  .pro-related-products h3 {
    margin-bottom: 40px !important; }
    @media screen and (min-width: 1280px) {
      .pro-related-products h3 {
        margin-bottom: 3.60036rem !important; } }
    @media screen and (max-width: 767px) {
      .pro-related-products h3 {
        margin-bottom: 30px !important; } }

.productView-img-container .slick-track {
  display: flex;
  align-items: center; }
  .productView-img-container .slick-track .slick-slide {
    float: none;
    height: 590px;
    position: relative;
    display: flex;
    align-items: center;
    padding: 0; }
    @media screen and (min-width: 1280px) {
      .productView-img-container .slick-track .slick-slide {
        height: 53.10531rem; } }
    @media screen and (max-width: 1023px) {
      .productView-img-container .slick-track .slick-slide {
        height: 595px; } }
    @media screen and (max-width: 767px) {
      .productView-img-container .slick-track .slick-slide {
        height: 116.95vw; } }
    .productView-img-container .slick-track .slick-slide img {
      position: inherit;
      padding: 0;
      max-height: 360px;
      max-width: 360px;
      margin: auto;
      background: #ffffff; }
      @media screen and (min-width: 1280px) {
        .productView-img-container .slick-track .slick-slide img {
          max-width: 32.40324rem;
          max-height: 32.40324rem; } }
      @media screen and (max-width: 767px) {
        .productView-img-container .slick-track .slick-slide img {
          max-width: 72.464vw;
          max-height: 72.464vw; } }

.productView-images {
  align-items: center; }
  .productView-images .productView-thumbnails {
    margin: auto;
    padding: 0px;
    max-height: 480px; }
    @media screen and (min-width: 1280px) {
      .productView-images .productView-thumbnails {
        max-height: 43.20432rem; } }
    @media screen and (max-width: 1023px) {
      .productView-images .productView-thumbnails {
        max-height: 400px; } }
    @media screen and (max-width: 767px) {
      .productView-images .productView-thumbnails {
        display: none; } }
    .productView-images .productView-thumbnails .slick-next, .productView-images .productView-thumbnails .slick-prev {
      left: 40px;
      right: auto;
      width: 20px;
      height: 20px;
      background: none;
      border: 0px;
      background-repeat: no-repeat;
      background-size: 18px 11px;
      background-position: center;
      opacity: 0.3; }
      @media screen and (min-width: 1280px) {
        .productView-images .productView-thumbnails .slick-next, .productView-images .productView-thumbnails .slick-prev {
          width: 1.80018rem;
          height: 1.80018rem;
          background-size: 1.62016rem 0.9901rem;
          left: 3.60036rem; } }
      .productView-images .productView-thumbnails .slick-next svg, .productView-images .productView-thumbnails .slick-prev svg {
        display: none; }
      .productView-images .productView-thumbnails .slick-next:before, .productView-images .productView-thumbnails .slick-prev:before {
        display: none; }
      .productView-images .productView-thumbnails .slick-next:hover, .productView-images .productView-thumbnails .slick-next:focus, .productView-images .productView-thumbnails .slick-prev:hover, .productView-images .productView-thumbnails .slick-prev:focus {
        opacity: 1; }
    .productView-images .productView-thumbnails .slick-prev {
      top: 0px;
      background-image: url("data:image/svg+xml,%3Csvg width='18' height='11' viewBox='0 0 18 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 10L9 2L1 10' stroke='%23002D45' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A"); }
    .productView-images .productView-thumbnails .slick-next {
      top: auto;
      bottom: -35px;
      background-image: url("data:image/svg+xml,%3Csvg width='18' height='11' viewBox='0 0 18 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L9 9L17 1' stroke='%23002D45' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A"); }
      @media screen and (min-width: 1280px) {
        .productView-images .productView-thumbnails .slick-next {
          bottom: -3.15032rem; } }
    .productView-images .productView-thumbnails .slick-list {
      margin: 0px; }
    .productView-images .productView-thumbnails .productView-thumbnail {
      width: 100% !important;
      padding: 10px 0;
      margin: 0; }
      @media screen and (min-width: 1280px) {
        .productView-images .productView-thumbnails .productView-thumbnail {
          padding: 0.90009rem 0; } }
      @media screen and (max-width: 1023px) {
        .productView-images .productView-thumbnails .productView-thumbnail {
          padding: 5px 0; } }
      .productView-images .productView-thumbnails .productView-thumbnail .productView-thumbnail-link {
        width: 100%;
        height: 130px;
        box-shadow: 0px 5px 10px rgba(72, 88, 101, 0.05);
        border-radius: 6px;
        border: 0.5px solid #e3e6e8;
        background: #ffffff;
        max-width: 96px;
        padding: 0; }
        @media screen and (min-width: 1280px) {
          .productView-images .productView-thumbnails .productView-thumbnail .productView-thumbnail-link {
            height: 11.70117rem;
            max-width: 8.64086rem;
            border-radius: 0.54005rem; } }
        @media screen and (max-width: 1023px) {
          .productView-images .productView-thumbnails .productView-thumbnail .productView-thumbnail-link {
            height: 110px; } }
        .productView-images .productView-thumbnails .productView-thumbnail .productView-thumbnail-link img {
          width: auto;
          height: auto;
          object-fit: cover;
          object-position: center;
          max-width: 70px;
          max-height: 70px;
          margin: auto;
          width: 70px;
          height: 70px; }
          @media screen and (min-width: 1280px) {
            .productView-images .productView-thumbnails .productView-thumbnail .productView-thumbnail-link img {
              max-width: 6.30063rem;
              max-height: 6.30063rem;
              width: 6.30063rem;
              height: 6.30063rem; } }
    .productView-images .productView-thumbnails .slick-current .productView-thumbnail-link {
      border: 1px solid #006298; }

@media screen and (max-width: 1023px) {
  .productView-image {
    pointer-events: inherit; } }

@media screen and (max-width: 767px) {
  .productView-image {
    width: 100%;
    padding-left: 0px; } }

.productView-image .badge-name, .productView-image .badge-box {
  z-index: 9;
  left: 45px;
  height: 30px;
  padding: 5px 15px;
  font-size: 10px;
  line-height: 20px; }
  @media screen and (min-width: 1280px) {
    .productView-image .badge-name, .productView-image .badge-box {
      left: 4.05041rem;
      height: 2.70027rem;
      padding: 0.45005rem 1.35014rem;
      font-size: 0.90009rem;
      line-height: 1.80018rem; } }
  @media screen and (max-width: 1279px) {
    .productView-image .badge-name, .productView-image .badge-box {
      left: 26px; } }
  @media screen and (max-width: 767px) {
    .productView-image .badge-name, .productView-image .badge-box {
      left: 1px; } }

.productView-image .badge-box {
  padding: 0; }

.zoom-btn {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 9; }
  @media screen and (min-width: 1280px) {
    .zoom-btn {
      top: 1.35014rem;
      right: 1.35014rem; } }
  .zoom-btn a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    background: #F2F6FA;
    border-radius: 6px;
    width: 41px;
    height: 41px; }
    @media screen and (min-width: 1280px) {
      .zoom-btn a {
        width: 3.69037rem;
        height: 3.69037rem;
        border-radius: 0.54005rem; } }
    .zoom-btn a svg {
      width: 23px;
      height: 23px;
      fill: none;
      stroke: #002D45; }
      @media screen and (min-width: 1280px) {
        .zoom-btn a svg {
          width: 2.07021rem;
          height: 2.07021rem; } }
    .zoom-btn a:hover, .zoom-btn a:focus {
      background: #006298; }
      .zoom-btn a:hover svg, .zoom-btn a:focus svg {
        stroke: #ffffff; }

.spec-panel {
  margin-top: 0px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  clear: both;
  position: relative;
  padding-top: 0px; }
  @media screen and (max-width: 767px) {
    .spec-panel {
      margin-left: -20px;
      margin-right: -20px;
      padding-left: 20px;
      padding-right: 20px;
      min-width: 100%;
      width: auto;
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap; } }
  @media screen and (max-width: 767px) {
    .spec-panel .download-content {
      display: none; } }
  @media screen and (max-width: 767px) {
    .spec-panel h3 {
      position: relative;
      cursor: pointer; } }
  @media screen and (max-width: 767px) {
    .spec-panel h3:after {
      content: "";
      background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 7L6 2L11 7' stroke='%23002D45' stroke-width='2'/%3E%3C/svg%3E%0A");
      background-repeat: no-repeat;
      background-position: center;
      background-size: 12px 8px;
      width: 12px;
      height: 8px;
      position: absolute;
      right: 0;
      top: 8px;
      transform: rotate(180deg); } }
  @media screen and (max-width: 767px) {
    .spec-panel h3.is-active:after {
      transform: rotate(0deg); } }
  .spec-panel .col1 {
    /*width: calc(100% - 460px);*/
    padding-right: 0px;
    padding-top: 40px;
    width: auto;
    flex: 1; }
    @media screen and (min-width: 1280px) {
      .spec-panel .col1 {
        /*width: calc(100% - 41.40414rem);*/
        padding-top: 3.60036rem; } }
    @media screen and (max-width: 1023px) {
      .spec-panel .col1 {
        padding-top: 30px; } }
    @media screen and (max-width: 767px) {
      .spec-panel .col1 {
        width: 100%;
        padding-top: 30px; } }
    .spec-panel .col1:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      border-top: 0.5px solid #e3e6e8;
      height: 1px;
      width: 100%; }
    .spec-panel .col1 .content {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
      @media screen and (max-width: 767px) {
        .spec-panel .col1 .content {
          padding-bottom: 20px;
          display: none; } }
      .spec-panel .col1 .content .row {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: flex-start;
        -moz-box-align: flex-start;
        -ms-flex-align: flex-start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        padding: 5px 0 4px;
        width: calc(50% - 15px);
        margin-left: 15px;
        max-width: 290px; }
        @media screen and (min-width: 1280px) {
          .spec-panel .col1 .content .row {
            padding: 0.45005rem 0 0.36004rem;
            margin-left: 1.35014rem;
            width: calc(50% - 1.35014rem);
            max-width: 26.10261rem; } }
        @media screen and (max-width: 1023px) {
          .spec-panel .col1 .content .row {
            width: 100%;
            margin-left: 0;
            max-width: 100%; } }
        .spec-panel .col1 .content .row:nth-child(1) {
          padding-top: 0px; }
        .spec-panel .col1 .content .row:nth-child(2) {
          border-top: 0px !important; }
          @media screen and (max-width: 1023px) {
            .spec-panel .col1 .content .row:nth-child(2) {
              border-top: 0.5px solid #e3e6e8 !important; } }
        .spec-panel .col1 .content .row .productView-info-name {
          padding: 0 10px 0 0;
          margin: 0;
          width: 125px;
          font-weight: 600;
          font-size: 15px;
          color: #002D45;
          font-family: "Libre Franklin", sans-serif;
          line-height: 24px;
          word-break: word-break; }
          @media screen and (min-width: 1280px) {
            .spec-panel .col1 .content .row .productView-info-name {
              padding: 0 0.90009rem 0 0;
              width: 11.25113rem;
              font-size: 1.35014rem;
              line-height: 2.16022rem; } }
          @media screen and (max-width: 767px) {
            .spec-panel .col1 .content .row .productView-info-name {
              font-size: 14px;
              line-height: 22px; } }
        .spec-panel .col1 .content .row .productView-info-value {
          padding: 0;
          margin: 0;
          width: calc(100% - 125px);
          font-size: 15px;
          line-height: 24px;
          color: #002D45; }
          @media screen and (min-width: 1280px) {
            .spec-panel .col1 .content .row .productView-info-value {
              width: calc(100% - 11.25113rem);
              font-size: 1.35014rem;
              line-height: 2.16022rem; } }
          @media screen and (max-width: 767px) {
            .spec-panel .col1 .content .row .productView-info-value {
              font-size: 14px;
              line-height: 22px; } }
      .spec-panel .col1 .content .row:nth-child(2n+1) {
        margin-right: 15px;
        width: calc(50% - 15px);
        margin-left: 0px; }
        @media screen and (min-width: 1280px) {
          .spec-panel .col1 .content .row:nth-child(2n+1) {
            margin-right: 1.35014rem;
            width: calc(50% - 1.35014rem); } }
        @media screen and (max-width: 1023px) {
          .spec-panel .col1 .content .row:nth-child(2n+1) {
            width: 100%;
            margin-right: 0; } }
      .spec-panel .col1 .content .row + .row {
        border-top: 0.5px solid #e3e6e8; }
      .spec-panel .col1 .content .col01 {
        width: 100%;
        padding-right: 0;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap; }
      .spec-panel .col1 .content .col02 {
        width: 50%;
        padding-right: 30px; }
        @media screen and (min-width: 1280px) {
          .spec-panel .col1 .content .col02 {
            padding-right: 2.70027rem; } }
  .spec-panel .col2 {
    width: 460px;
    padding-top: 40px;
    padding-left: 40px; }
    @media screen and (min-width: 1280px) {
      .spec-panel .col2 {
        width: 41.40414rem;
        padding-top: 3.60036rem;
        padding-left: 3.60036rem; } }
    @media screen and (max-width: 1279px) {
      .spec-panel .col2 {
        width: 350px; } }
    @media screen and (max-width: 1023px) {
      .spec-panel .col2 {
        padding-top: 30px; } }
    @media screen and (max-width: 767px) {
      .spec-panel .col2 {
        width: 100%;
        padding-left: 0;
        padding-top: 30px;
        position: relative;
        margin-top: 10px; } }
    @media screen and (max-width: 767px) {
      .spec-panel .col2:before {
        content: "";
        position: absolute;
        top: 0;
        left: -20px;
        right: -20px;
        border-top: 0.5px solid #e3e6e8;
        height: 1px;
        width: auto;
        min-width: 100%; } }
    .spec-panel .col2 .download-link {
      margin-bottom: 20px; }
      @media screen and (min-width: 1280px) {
        .spec-panel .col2 .download-link {
          margin-bottom: 1.80018rem; } }
      @media screen and (max-width: 767px) {
        .spec-panel .col2 .download-link {
          margin-bottom: 15px; } }
      .spec-panel .col2 .download-link a {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: inline-flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        font-weight: normal;
        font-size: 15px;
        color: #002D45; }
        @media screen and (min-width: 1280px) {
          .spec-panel .col2 .download-link a {
            font-size: 1.35014rem; } }
        @media screen and (max-width: 767px) {
          .spec-panel .col2 .download-link a {
            font-size: 14px; } }
        .spec-panel .col2 .download-link a svg {
          width: 16px;
          height: 15px;
          fill: none;
          margin-right: 15px; }
          @media screen and (min-width: 1280px) {
            .spec-panel .col2 .download-link a svg {
              width: 1.44014rem;
              height: 1.35014rem;
              margin-right: 1.35014rem; } }
        .spec-panel .col2 .download-link a:hover, .spec-panel .col2 .download-link a:focus {
          color: #F68D2E; }

.productView-brand {
  margin-bottom: 8px !important; }
  @media screen and (min-width: 1280px) {
    .productView-brand {
      margin-bottom: 0.72007rem !important; } }
  @media screen and (max-width: 767px) {
    .productView-brand {
      margin-bottom: 3px !important; } }
  .productView-brand .brandlogo img {
    max-width: 120px;
    height: 12px;
    width: auto; }
    @media screen and (min-width: 1280px) {
      .productView-brand .brandlogo img {
        max-width: 10.80108rem;
        height: 1.08011rem; } }

.des-content a.button {
  color: #ffffff;
  text-decoration: none; }

.productView-options .form-field .form-label small {
  display: none; }

@media screen and (max-width: 767px) {
  .warranty-row .content + .toggle.videoGallery {
    display: none; } }

@media screen and (max-width: 767px) {
  .warranty-row .content.is-active + .toggle.videoGallery {
    display: block; } }

.productView-details.product-options .amazon-review-section-mobile {
  display: none; }

@media screen and (max-width: 1023px) {
  .productView-details.product-options {
    transform: none !important; }
    .productView-details.product-options .amazon-review-section-mobile {
      display: block; } }

.add-to-cart-wrapper .form-action.add2CartBtnSticky .button {
  width: calc(100% - 40px);
  left: 20px !important;
  box-shadow: 0px 3px 15px rgba(246, 141, 46, 0.5); }

@media screen and (max-width: 767px) {
  .type-product ol.breadcrumbs {
    margin-bottom: 7px; } }

.spec-panel .col2 {
  order: 2; }

.spec-panel .col1 {
  order: 1;
  width: 100%;
  max-width: 100%; }
  .spec-panel .col1 .content .row {
    max-width: 100%; }

.spec-panel .col2 + .col1 .content .row {
  max-width: 290px; }
  @media screen and (min-width: 1280px) {
    .spec-panel .col2 + .col1 .content .row {
      max-width: 26.10261rem; } }
  @media screen and (max-width: 1023px) {
    .spec-panel .col2 + .col1 .content .row {
      max-width: 100%; } }

@media screen and (max-width: 1023px) {
  .des-content-row .responsive-table-wrap {
    overflow-x: auto; } }

.des-content-row table {
  max-width: 100%;
  border: 1px solid #e3e6e8;
  border-collapse: collapse;
  margin-bottom: 50px; }
  @media screen and (min-width: 1280px) {
    .des-content-row table {
      margin-bottom: 4.50045rem; } }
  @media screen and (max-width: 1023px) {
    .des-content-row table {
      margin-bottom: 40px; } }
  .des-content-row table th {
    background-color: #006298;
    padding: 10px; }
    @media screen and (min-width: 1280px) {
      .des-content-row table th {
        padding: 0.90009rem; } }
  .des-content-row table td {
    border: 0.5px solid #e3e6e8;
    padding: 10px;
    background: #ffffff; }
    @media screen and (min-width: 1280px) {
      .des-content-row table td {
        padding: 0.90009rem; } }
    .des-content-row table td h4 {
      margin: 0; }

.pro-row h2.productView-brand {
  display: block !important; }

.pro-row.specSheet .productView-info-name {
  padding-right: 12px !important; }

.pro-row.specSheet .productView-info-value a {
  display: flex;
  align-items: center;
  gap: 6px; }
  .pro-row.specSheet .productView-info-value a svg {
    width: 12px;
    height: 12px; }

.form-option {
  margin-bottom: 10px;
  margin-right: 10px; }
  @media screen and (min-width: 1280px) {
    .form-option {
      margin-bottom: 0.90009rem;
      margin-right: 0.90009rem; } }

[data-product-attribute] .form-option.form-option-swatch {
  line-height: normal; }

.form-option-variant--color, .form-option-variant--pattern {
  height: 22px;
  width: 22px; }
  @media screen and (min-width: 1280px) {
    .form-option-variant--color, .form-option-variant--pattern {
      height: 1.9802rem;
      width: 1.9802rem; } }

.productView-options .form-field[data-product-attribute="swatch"] {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .productView-options .form-field[data-product-attribute="swatch"] .form-label {
    width: 100px;
    padding-right: 20px;
    font-weight: 600;
    font-size: 15px;
    color: #002D45;
    line-height: 22px;
    text-align: left; }
    @media screen and (min-width: 1280px) {
      .productView-options .form-field[data-product-attribute="swatch"] .form-label {
        padding-right: 1.80018rem;
        font-size: 1.35014rem;
        line-height: 1.9802rem; } }

.badge-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start; }
  .badge-box .badge-name.Best.Seller, .badge-box .badge-name.Clearance {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 5px; }

@media screen and (min-width: 1024px) {
  .pro-row.specSheet .productView-info-value a {
    gap: 13px; }
    .pro-row.specSheet .productView-info-value a svg {
      width: 22px;
      height: 21px; } }
