/** Shopify CDN: Minification failed

Line 294:19 Unexpected "input"

**/
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Unbounded:wght@200..900&display=swap");

.scall-div {
  margin: 85px 0px;
  max-width: 320.25px;
}

/* .unloading[data-transitions=true][data-animate_page_transition_style=page-slow-fade] .transition-body {
animation-duration: .5s !important;
} */

div#quiz-container {
    width: 100%;
    padding: 0 20px !important;
}

.range_container {
  --_marker-border-clr: #1c1d1d;
  --_marker-size: 15px;
  --_track-heigt: 3px;
  --_tooltip-bg-clr: rgba(0, 0, 0, 0.4);
  --_tooltip-txt-clr: var(--_marker-border-clr);
  width: 100%;
  max-width: 600px;
  display: flex;
  flex-direction: column;
}
.sliders_control {
  position: relative;
}
.slider-tooltip {
  position: absolute;
  top: -2.5rem;
  left: 0;
  width: max-content;
  color: #1c1d1d;
  font-size: 0.8rem;
  border-radius: 4px;
  padding: 3px 6px;
  text-align: center;
  translate: -50% -10px;
  font-size: 12px;
  background: #d3d3d3;
  min-width: 50px;
  letter-spacing: 0.7px;
  font-family: 'Poppins';
}
.slider-tooltip::before {
  content: "";
  position: absolute;
  bottom: -0.25rem;
  left: 50%;
  translate: -50% 0;
  width: 0.5rem;
  height: 0.5rem;
  rotate: 45deg;
  z-index: -1;
  background-color: inherit;
}
.scale div {
  padding-top: 0px;
  margin-top: 12px;
}

input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  pointer-events: all;
  width: 14px;
  height: 28px;
  background-color: var(--_marker-border-clr);
  border-radius: 4px; /* Set the border-radius to 0px for square handles */
  box-shadow: 0 0 0 1px var(--_marker-border-clr);
  cursor: pointer;
}

input[type="range"]::-moz-range-thumb {
  -webkit-appearance: none;
  pointer-events: all;
  width: var(--_marker-size);
  height: var(--_marker-size);
  background-color: var(--_marker-border-clr);
  border-radius: 4px; /* Set the border-radius to 0px for square handles */
  box-shadow: 0 0 0 1px var(--_marker-border-clr);
  cursor: pointer;
}

input[type="range"] {
  -webkit-appearance: none;
  appearance: none;
  height: var(--_track-heigt);
  width: 100%;
  position: absolute;
  background-color: #d3d3d3;
  pointer-events: none;
  padding: 2px 0px;
}
#fromSlider,
#fromSlider2 {
  height: 0;
  z-index: 1;
}
.scale {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  position: relative;
  width: calc(100% - var(--_marker-size));
  margin-inline: auto;
  z-index: 9;
  font-size: 16px;
  line-height: 17.5px;
  color: #666666;
  letter-spacing: 0.7px;
}
.scale div {
  position: absolute;
  translate: -50% 0;
}
.scale div::before {
  content: "";
  position: absolute;
  top: -12px;
  left: 50%;
  translate: -50% -125%;
  width: 1.75px;
  height: 14.5px;
  background-color: #d3d3d3;
}
.scale2 {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  position: relative;
  width: calc(100% - var(--_marker-size));
  margin-inline: auto;
  font-size: 0.8rem;
  z-index: 9;
}

.scale2 div::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% -125%;
  width: 1.75px;
  height: 17.5px;
  background-color: #d3d3d3;
}
.scale div:first-child {
  font-size: 16px;
  line-height: 17px;
  color: #666666;
}
.scale div {
  color: #66339900;
}

.scale div:last-child {
  font-size: 16px;
  line-height: 17px;
  color: #666666;
  min-width: 70px;
}

.scale2 div:first-child {
  font-size: 16px;
  line-height: 17px;
  color: #666666;
}
.scale2 div {
  color: #66339900;
}

.scale2 div:last-child {
  font-size: 16px;
  line-height: 17px;
  color: #666666;
  min-width: 50px;
}

/*  */

div#step_7 img {
    max-height: 396px;
    max-width: 610px;
    object-fit: contain;
    width: 100%;
    margin-top: 65px;
    border-radius: 12px;
}
div#step_6 img {
  max-height: 445px;
    max-width: 530px;
    object-fit: contain;
    width: 100%;
    padding: 58px;
}
div#step_5 img {
     max-height: 442px;
    max-width: 521px;
    object-fit: contain;
    padding-top: 44px;
    width: 100%;
}
div#step_4 img {
      width: 100%;
    max-height: 476px;
    max-width: 450px;
    object-fit: contain;
}
div#step_3 img {
  width: 100%;
    max-height: 500px;
    max-width: 426px;
    object-fit: contain;
    padding: 51px;
}
div#step_2 img {
     max-width: 379.42px;
    object-fit: contain;
    width: 100%;
    max-height: 496px;
    padding: 58px;
}
div#step_1 img {
  max-width: 491px;
    object-fit: contain;
    width: 100%;
    max-height: 472px;
    padding-bottom: 60px;
}
.fit_right_image img {
  max-height: 410px;
  max-width: 450px;
  object-fit: cover;
  width: 100%;
}
.promotional-cards-section__card-image {
  align-content: end;
  margin: auto;
  width: 100%;
}
.error_msg {
  color: red !important;
  margin: 20px 0 20px 0 !important;
}
.number-grid {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 10px;
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.radio_high {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin: 35px 0px 70px 0px;
}

.radio-div {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.29px;
  color: #666666;
  cursor: pointer;
  font-family: "Poppins";
}
.radio-div input[type="radio"] {
  width: 15px !important;
  height: 15px;
}
.radio-div input[type="radio"] {
  accent-color: #ff3300 !important;
}
.radio_yes_no {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin: 35px 0px 70px 0px;
}

input[type="radio"]input:checked::after {
  background: green;
  width: 15px;
  height: 15px;
  position: absolute;
  content: "";
  z-index: 0;
  border-radius: 20px;
}

input:is([type="checkbox"], [type="radio"]):checked {
  accent-color: #ff231b !important;
  background: #ff231b !important;
  border: 1px solid #ff231b !important;
  box-shadow: inset 0px 0px 1px 2px #ffffff !important;
}

.number-grid li {
  background: #fff;
  padding: 10px 8px;
  border: 1px solid #eee;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  font-family: "Poppins";
  cursor: pointer;
  transition: background 0.2s;
  color: #666666;
  width: 48px;
  height: 48px;
  border-radius: 62px;
}
.size_type_value .shoes_type {
  grid-template-columns: repeat(3, 2fr);
}
.size_type_value .shoes_type li {
  width: 106px;
  height: 48px;
  border-radius: 70px;
  font-size: 16px;
}

.number-grid li:hover {
  background: #eaeaea;
}
.number-grid li.active {
  background-color: #c7c7c7;
}

.Question-span {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 25.6px;
  margin: 20px 0px;
  text-transform: uppercase;
  letter-spacing: 3.2px;
  font-family: 'Unbounded';
}
.back_button {
  display: flex;
  align-items: center;
  gap: 8px;
  text-align: center;
  cursor: pointer;
  margin-bottom: 35px;
}

.back_button svg {
  display: inline-block;
  vertical-align: middle;
}

.back_button span {
  font-size: 14px;
    font-weight: 400;
    line-height: 22.4px;
    letter-spacing: 0.4px;
    font-family: 'Poppins';
}

.custom-inner-section1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin: 100px 0px;
  align-items: center;
  gap: 30px;
}
.left_fit_col {
  max-width: 478px;
}
.promotional-cards-section__card-content {
  max-width: 478px;
}
.custom_first_section
  .cards-wrapper
  .promotional-cards-section__card
  .main_innrer_cards {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin: 30px 0 80px 0;
  align-content: center;
  gap: 30px;
}
.left_fit_col h1 {
  font-size: 30.6px;
  font-weight: 700;
  line-height: 36.72px;
  color: #1c1d1d;
  font-family: Microgramma D Extended;
}
.promotional-cards-section__card-content h1 {
  font-size: 30.6px;
  font-weight: 600;
  line-height: 36.72px;
  letter-spacing: 0px;
  color: #1c1d1d;
  font-family: 'Unbounded';
  text-transform: math-auto;
}

.left_fit_col p {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.56px;
  color: #1c1d1d;
  margin: 25px 0px;
  line-height: 32px;
  font-family: Helvetica;
}
.promotional-cards-section__card-content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.56px;
  color: #1c1d1d;
  margin: 25px 0px;
  font-style: italic;
  font-family: "Poppins";
}
.start-over {
  text-align: center;
  display: grid;
  gap: 28px;
}
.start-over-btn {
  display: inline-flex;
  font-size: 14px;
  font-weight: 400;
  color: #1c1d1d;
  margin: 0 auto;
}
div#BackProductGridContainer {
  width: 594px;
  margin: 0 auto;
}
.start-over h2 {
  font-family: "Unbounded";
  font-weight: 600;
  text-transform: math-auto;
  font-size: 30.6px;
  line-height: 36.72px;
  letter-spacing: 0px;
  color: #1c1d1d;
  width: 478px;
  margin: 0 auto;
}

.start-over p {
  font-family: "Poppins";
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.56px;
  margin: 0 auto;
}

.left_fit_col a {
  text-decoration: none;
  width: 245px;
  height: 47.5px;
  background-color: #ff3300;
  color: #ffffff;
  font-size: 16px;
  line-height: 22.72px;
  letter-spacing: 0.8px;
  font-weight: 700;
  padding: 12px 50px;
  text-align: center;
  font-family: Microgramma D Extended;
}
.left_fit_col a:hover {
  background-color: #f30;
  color: #ffffff;
}
.promotional-cards-section__card-content a {
  text-decoration: none;
  width: fit-content;
  height: 51px;
  background-color: #ff0000;
  color: #ffffff;
  font-size: 14px;
  line-height: 18.18px;
  letter-spacing: 1px;
  font-weight: 700;
  padding: 16px 32px;
  text-align: center;
  font-family: "Unbounded";
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 60px;
}
.promotional-cards-section__card-content a:hover {
  background-color: #f30;
  color: #ffffff;
}
/*  */
.custom_first_section {
  margin: 0 auto;
  max-width: 1300px;
  width: 100%;
  padding: 0px 40px;
}
.promotional-cards-section__card-content .size_type_value {
  margin-bottom: 25px;
  width: fit-content;
}

/* For iPad Mini (Portrait) */
@media only screen and (min-width: 481px) and (max-width: 768px) {
  .left_fit_col,
  .promotional-cards-section__card-content {
    min-width: 325px;
  }
  .fit_right_image img {
    max-width: 100%;
  }
  div#step_1 img {
    max-width: 350px;
  }
  div#step_2 img {
    max-width: 100%;
  }
  div#step_5 img {
    max-width: 100%px;
    margin-top: 0px;
  }
  div#step_6 img {
    max-width: 100%;
  }
  div#step_7 img {
    max-width: 100%;
    margin-top: 0px;
  }
  .shoes_type {
    grid-template-columns: repeat(4, 1fr);
  }
}

/* For iPad Air (Portrait) */
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .left_fit_col,
  .promotional-cards-section__card-content {
    min-width: 325px;
  }
  .fit_right_image img {
    max-width: 350px;
  }
  div#step_1 img {
    max-width: 350px;
  }
  div#step_2 img {
    max-width: 350px;
  }
  div#step_5 img {
    max-width: 350px;
    margin-top: 0px;
  }
  div#step_6 img {
    max-width: 350px;
  }
  div#step_7 img {
    max-width: 350px;
    margin-top: 0px;
  }
  .shoes_type {
    grid-template-columns: repeat(4, 1fr);
  }
}

div#scale2 {
  cursor: pointer;
}
div#scale {
  cursor: pointer;
}

/* =====================  collection page css  ================================ */

.main_collection .full-unstyled-link {
  font-size: 18.9px;
  font-weight: 400;
  color: #1c1d1d;
  line-height: 28.32px;
  letter-spacing: 0.4px;
}

.main_collection .card-information .caption-with-letter-spacing.light {
  color: #1c1d1d;
  font-size: 11px;
  line-height: 17.6px;
  letter-spacing: 2.2px;
}

.main_collection .card-information span.price-item.price-item--regular {
  font-size: 14.4px;
  color: #1c1d1d;
  line-height: 21.6px;
  font-weight: 400;
  letter-spacing: 0.4px;
}

.custom-btn
  button.quick-add__submit.button.button--full-width.button--secondary {
    margin-top: 20px;
    max-width: 216px;
    background: #FF0000;
    color: white;
    height: 51px;
    border: none !important;
    font-weight: 700;
    font-size: 14px;
    line-height: 18.18px;
    letter-spacing: 1px;
    font-family: "Unbounded";
    width: 100%;
}

li.grid__item.scroll-trigger.animate--slide-in
  .card.card--standard.card--media {
  border: none;
}

.main_collection li.grid__item.scroll-trigger.animate--slide-in {
  padding-right: 22px;
}

.custom-btn
  button.quick-add__submit.button.button--full-width.button--secondary:after {
  box-shadow: none !important;
}

.main_collection .main_title h2 {
  font-family: "microgramma_dbold_extended";
  font-size: 30.6px;
  font-weight: 700;
  line-height: 36.72px;
  letter-spacing: 1.5299999713897705px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  max-width: 478px;
  margin: auto;
  margin-bottom: 24px;
}

.main_collection .main_title p {
  font-family: Helvetica;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 35.84px;
  letter-spacing: 0.5600000023841858px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
.main_collection ul#product-grid {
  margin-top: 40px;
}

.pagination__list {
  display: block !important;
}

ul.pagination__list.list-unstyled {
  display: flex !important;
  flex-direction: row;
  align-content: space-around;
  flex-wrap: nowrap;
  justify-content: center;
  width: 100%;
}

/* jan 2 */

.radio-div input[type="radio"] {
  accent-color: #ff231b;
}

ul.filter-items li {
  list-style: none;
}
ul.filter-items {
  padding: 0;
  margin: 0;
}
ul.filter-items li {
  font-size: 14px;
  margin-bottom: 8px;
  font-weight: 400;
  color: #1c1d1d;
  font-family: Helvetica;
  line-height: 17px;
  align-items: center;
  display: flex;
  gap: 4px;
}

.match_percentage {
  position: absolute;
  top: 3px;
  z-index: 99;
  right: 10px;
  width: 100%;
  text-align: end;
}
.match_percentage span {
  font-size: 12px;
  font-family: "Unbounded";
  font-weight: 500;
  color: #000;
  line-height: 30.21px;
  text-transform: uppercase;
  letter-spacing: 0px;
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 4px;
}

.view-more button#load-more {
  width: 179px;
  border: 1px solid #e8e8e1;
  padding: 10px;
  background: transparent;
  font-size: 14px;
  font-family: "Poppins";
  font-weight: 400;
  line-height: 15.6px;
  letter-spacing: 0.4px;
  height: 48px;
  color: #000000;
  border-radius: 50px;
}

.card__inner.color-scheme-2.gradient.ratio {
  height: 200px;
}

.card.card--standard.card--media .card__heading a:after {
  display: none;
}

.attributes p {
    font-size: 12px !important;
    font-weight: 400;
    color: #1c1d1d;
    line-height: 17.6px;
    margin: 0px 0px 4px;
}

.view-more {
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}

/* =======================  new css  =====================  */

.grid-product__content
  a.grid-product__link
  .grid-product__image-mask
  .image-wrap.loaded {
  padding-bottom: 71.10105580693816% !important;
}

/* add to cart note css */

.product-block .product-note {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #ffc2c2;
  padding: 8px 16px;
  background: var(--colorBtnPrimary) var(--urlButtonArrowPng) no-repeat 150% 35%;
}

.product-block .product-note {
  --colorBtnPrimary: #ffc2c2;
}
.product-block .product-note span.note-icon {
  display: inline-flex;
}
.product-block .product-note .custom-note {
  font-family: Helvetica;
  font-size: 13px;
  font-weight: 700;
  line-height: 19.2px;
  margin: 0;
  color: #ff0000;
}
.product-block .product-note a {
  margin-left: 0;
}

.feature-row-wrapper .feature-row__item .appear-delay-2 a.btn:hover {
  background-position: 95% 35% !important;
}

[data-animate_buttons="true"]
  .btn:not(.btn--no-animate):not(.btn--tertiary):not(.btn--static):hover:not(
    [disabled]
  ) {
  background-position: 95% 35% !important;
  padding-right: 55px;
}

.product-single__meta .product-block .product-note:hover {
  background-position: 95% 35% !important;
  padding-right: 35px;
}
.product-single__meta .product-block .product-note:hover span.next-arrow svg {
  display: none;
}
.product-single__meta .product-block .product-note span.next-arrow {
  min-height: 26px;
}

.product-note a {
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
}

.back-button {
  text-align: right;
  margin-bottom: 30px;
}
div#BackProductGridContainer .back-button button {
  background: var(--colorBtnPrimary) var(--urlButtonArrowPng) no-repeat -130% 35%;
  background-size: 29px;
  background-image: url(https://www.lakecycling.com/cdn/shop/t/28/assets/button-back-arrow-2x%201.png) !important;
  transition: padding-left 0.3s, background 0.3s, opacity 1s;
}
body div#BackProductGridContainer .back-button button:hover {
  padding-left: 50px;
  padding-right: 20px;
  background: var(--colorBtnPrimary) var(--urlButtonArrowPng) no-repeat 10% 35% !important;
  background-image: url(https://www.lakecycling.com/cdn/shop/t/28/assets/button-back-arrow-2x%201.png) !important;
  background-size: 29px !important;
}

div#ProductGridContainer .product-card__details a {
    font-weight: 500;
    font-size: 16px;
    line-height: 28.32px;
    letter-spacing: 0.4px;
}
div#ProductGridContainer .product-card--card {
    background: white !important;
}
div#ProductGridContainer .product-card--card img {
    max-height: 200px;
}
div#ProductGridContainer .product-card--card .media {
    background: white !important;
}
div#ProductGridContainer {
    max-width: 1250px;
    width: 100%;
    /* margin: auto; */
}
div#ProductGridContainer .product-card__content.grow {
    padding: 30px 0px;
}

div#ProductGridContainer .product-card__details {
    flex-direction: column;
    margin-bottom: 20px;
}
div#ProductGridContainer a.caption.reversed-link.uppercase.leading-none.tracking-widest {
    font-family: 'Poppins' !important;
    font-weight: 400 !important;
    font-size: 11px !important;
    line-height: 17.6px !important;
    letter-spacing: 2.2px !important;
    vertical-align: middle;
    text-transform: uppercase;
    color: #1C1D1D !important;
    margin: 0 !important;
}

@media screen and (max-width: 1300px) {
.collection.page-width.relative .collection__content.flex {
    margin-top: 30px;
}


}




@media screen and (max-width: 1200px) {
  .main_collection li.grid__item.scroll-trigger.animate--slide-in {
    padding-right: 0;
  }
}

@media screen and (max-width: 850px) {
  .number-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (max-width: 650px) {
  .promotional-cards-section__card-content h1 {
    font-size: 27.6px;
  }
  div#BackProductGridContainer {
    width: auto;
    margin-bottom: 25px;
  }
  .start-over h2 {
    width: auto;
    font-size: 25.6px;
  }
  .start-over-btn {
    font-size: 16px;
  }
  .match_percentage span {
    font-size: 14px;
  }
  .custom-inner-section1 {
    display: grid;
    grid-template-columns: 1fr;
    margin: 30px 0px;
    align-items: center;
    gap: 20px;
  }

  .custom_first_section
    .cards-wrapper
    .promotional-cards-section__card
    .main_innrer_cards {
    display: grid;
    grid-template-columns: 1fr;
    margin: 30px 0px;
    align-content: center;
    gap: 20px;
  }

  .number-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin: 0 0 20px;
  }
  .radio_high {
    margin: 20px 0 20px;
  }

  .slider-tooltip {
    font-size: 10px;
    min-width: 45px;
  }

  .custom-btn
    button.quick-add__submit.button.button--full-width.button--secondary {
    font-size: 14px;
  }
  .radio_yes_no {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin: 20px 0 20px;
  }

  .scall-div {
    margin: 85px auto;
    max-width: 95%;
  }
  .promotional-cards-section__card-content a {
    text-decoration: none;
    width: 100%;
  }
  .left_fit_col a {
    width: 100%;
  }
  .scale div:first-child {
    font-size: 14px;
  }
  .scale div:last-child {
    font-size: 14px;
  }
  div#step_5 img {
    margin-top: 0px;
    width: 100%;
  }
  div#step_7 img {
    margin-top: 0;
  }
}

/* 14-02-2025 */
.fit-banner a.fit-banner__link {
  /* background-image: var(--urlButtonArrow2xPng);
    background-repeat: no-repeat;
    background-size: 29px;
    background-position: 110% 100%;
    transition: 0.25s ease-in-out; */
  position: relative;
  overflow: hidden;
}
/* .fit-banner a.fit-banner__link:hover {
    background-position: 96% 100%;
} */
.fit-banner a.fit-banner__link::after {
  content: "";
  position: absolute;
  right: -100%;
  top: 50%;
  width: 30px;
  height: 10px;
  background-color: transparent;
  background-image: var(--urlButtonArrow2xPng);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 29px;
  transform: translateY(-50%);
  transition: 0.25s ease-in-out;
  filter: brightness(0) saturate(100%) invert(33%) sepia(97%) saturate(4839%)
    hue-rotate(3deg) brightness(102%) contrast(108%);
}
.fit-banner a.fit-banner__link:hover::after {
  right: 16px;
}
.fit-banner a.fit-banner__link:hover span.fit-banner__chevron {
  visibility: hidden;
}
.fit-banner a.fit-banner__link span.fit-banner__chevron {
  margin-left: auto;
  margin-right: 10px;
}
.fit-banner span.fit-banner__alert svg {
  width: 18px;
  height: auto;
}
a.fixed-view-your-fit {
  position: fixed;
    z-index: 1;
    bottom: 28px;
    right: 28px;
    background: #FF0000;
    color: #fff !important;
    font-size: 14px;
    font-family: "Unbounded";
    font-weight: 700;
    border-radius: 80px;
    padding: 16px 36px;
}

.promotional-cards-section__card-content p a {
  display: inline;
  padding: inherit !important;
  width: inherit;
  height: inherit;
  margin: 0 !important;
  background: none;
  color: #ff3300;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.56px;
  margin: 25px 0px;
  font-style: italic;
  font-family: Helvetica;
  text-decoration: underline;
}
