/** Shopify CDN: Minification failed

Line 168:19 Unterminated string token
Line 1636:0 Unexpected "}"

**/
body,
p,
ul,
ol,
a,
table,
form,
label {
  color: #58595f;
  font-family: Gilroy;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
}
/* collection resturcture code */
.vertical_csrt {
    display: grid;
    grid-template-columns: 275px auto;
    padding: 0 20px;
}

.facets__summary .icon-caret {
    right: 0;
    padding: 0 5px !important;
}
h2#verticalTitle {
    display: none;
}
.facets-container {
    margin-bottom: 10px;
}
summary.facets__summary.caption-large.focus-offset {
    margin-bottom: 0px !important;
}
.collection-sub-collections {
    margin-top: 55px;
}
.facets__disclosure[open] .facets__summary, .facets__summary:hover {
    color: #FF8041 !important;
}

.facets__disclosure {
    border-radius: 17px;
    border: 1px solid black;
    padding: 3px;
    margin-bottom: 0px !important;
    margin-right: 1rem !important;
}


summary.facets__summary.caption-large.focus-offset {
    margin-bottom: 0!important;
    padding: 2px 20px  !important;
}
.accordion__title {
    display: inline-block;
    max-width: calc(100% - 6rem);
    min-height: 1.6rem;
    margin: 0;
    word-break: break-word;
    font-size: 16px;
}

/* old */
.home-page-video-text-inner p {
  color: #fefefe;
}
summary.list-menu__item {
  padding-right: 23px !important;
}
.header__menu-item {
  padding: 8px !important;
}
.header:not(.drawer-menu).page-width {
  padding-left: 3rem !important;
  padding-right: 2rem !important;
}

body.template-product-climber-specific lb-upsell-product-page-addon.hydrated {
  display: none !important;
}
.mobile-no-announcement svg {
  width: 22px;
  height: 16px;
  padding-right: 3px;
}

.mobile-no-announcement {
  align-self: center;
  display: flex;
  justify-content: flex-end;
}
.mobile-no-announcement a {
  text-decoration: none;
  font-size: 15px;
  color: #f0f8ff;
  display: flex;
  align-items: center;
}
.anno-mobile {
  display: none;
}
.mobile-no-announcement a {
  text-decoration: none;
  font-size: 15px;
  color: aliceblue;
}
.read-more-btn {
     /* font-weight: 100; */
    cursor: pointer;
    /* border: 1px solid #F65000; */
    /* width: 13rem; */
    /* border-radius: 10px; */
    /* padding: 0 10px; */
    /* color: #000;
    background: #F65000; */
}
  
.read-more-btn {
    /* height: 100px; */
    display: flex;
    /* justify-content: center; */
    align-items: center;
    margin-top: 10px;
  
}
.read-less-btn svg {
height: 11px;
    width: 20px;
    padding-right: 9px;
    fill: #000;
}
variant-selects {
    display: block;
    margin-top: 25px;
}
.bundle-heading h2 {
    font-size: 16px;
    font-weight: 700;
    font-family: 'Kentledge';
}
.read-more-btn svg {
    height: 11px;
    width: 20px;
    padding-left: 9px;
    fill: #000;
}
.read-less-btn {
   /* font-weight: 700; */
    cursor: pointer;
    /* border: 1px solid #F65000'; */
    width: 13rem;
    border-radius: 10px;
    /* padding: 0 10px;/ */
    /* color: #000; */
    /* background: #F65000; */
    margin-top: 10px;
  /* width:12rem; */
}
.metafield-rich_text_field p {
  margin-bottom: 0;
  margin-top: 25px'
}
.extra-product-grid {
  width: 55%;
  max-width: 55%;
}
.extra-heading-grid {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
.extra-heading h4 {
  font-size: 23px;
  font-weight: 600;
  font-family: Kentledge;
  margin: 0;
  padding: 15px 10px;
  line-height: 1.6;
}
.slider-arrows {
  display: flex;
  gap: 15px;
  padding: 12px;
  z-index: 0;
}
.arrow-img0 {
  padding: 10px;
  background: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: #63636333 0 2px 8px;
  z-index: 999;
  top: 34% !important;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: #ffffff !important;
}
.slick-next {
  right: -41px;
}
.slick-prev {
  left: -1px;
}
.image-with-text__subheading {
  text-align: center;
}
.cart-notification__links .button.button--secondary.button--full-width {
  background: aliceblue;
}
.product-color-img-item {
  padding: 8px !important;
}
label.product-color {
  padding: 0 !important;
}
label.product-color {
  line-height: 0 !important;
}
legend.form__label.color-text-label span {
  /* font-weight: 700 !important; */
  color: #000;
}
.color-round-img img {
  border-radius: 30px;
}
.round-inner-img img {
  width: 40px;
  height: 41px;
}
.round-inner-img {
  padding: 1px;
}
.round-inner-img img {
  width: 40px;
  height: 41px;
}
.product-color-img-inner span {
  font-size: 12px;
  padding: 8px;
  display: block;
}
p.product-tag {
  width: 25%;
  text-align: center;
  background: #f45a73;
  border-radius: 16px;
  color: #f0f8ff;
}
.product__info-container .rio-options {
  display: none;
}
/* .product:not(.featured-product) variant-selects {
  display: block !important;
} */

.product-color-name {
  border-top: 0.2rem solid #58595f8c;
  transition: border var(--duration-short) ease;
}
.product-color-img-inner img {
  width: 100%;
  max-width: 90px;
  height: 90px;
  object-fit: cover;
  display: inline-block;
}
.product__info-container
  .product-form__input
  input[type="radio"]
  + label.product-color-img {
  padding: 0 !important;
  width: 110px;
  border-radius: 0.7rem !important;
  border: 0.2rem solid #58595f8c !important;
}
.template-product-climber-specific .form__label {
  font-family: Kentledge;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 24px;
  margin-top: 15px;
}
.template-product-climber-specific .product-form__input label {
  font-family: Kentledge;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 24px;
  margin-top: 15px;
}

.product__info-container
  .product-form__input
  input[type="radio"]:checked
  + label.product-color-img {
  background: transparent;
  color: #000;
  border-color: #000 !important;
}

div#feed-34562 {
  margin: 10px 0;
}
.template-page-warranty-register .contact__wrapper {
  margin: auto;
  grid-template-columns: 1fr;
  display: grid;
}
.template-page-warranty-register .page-content__form {
  max-width: 630px !important;
}
.homepage-shoppay-section {
  padding: 50px;
  background: #ff80413b;
  margin-bottom: -15px;
}
.homepage-shoppay-section-inner {
  display: flex;
  align-items: center;
  justify-content: center;
}
.homepage-shoppay-section-inner img {
  width: 100%;
  max-width: 110px;
  margin-right: 5px;
  mix-blend-mode: darken;
}
.homepage-shoppay-section-inner p {
  font-size: 24px;
  margin: 0;
}
.logo-bar__item img {
  width: 100%;
  max-width: 120px;
}
.home-page-video-block,
.home-page-video-text-section {
  position: relative;
}
.card__content.card_content- {
  justify-content: center;
}
.home-page-video-text-block {
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
}
.home-page-video-text {
  width: 100%;
  max-width: 720px !important;
}
.home-page-video-text h2 {
  font-size: 65px;
  color: #fff;
  line-height: 70px;
  font-weight: 700 !important;
  font-family: "Kentledge" !important;
  margin: 0;
}
.home-page-video-text h2 em {
  letter-spacing: -1px;
}
.home-page-video-text .home-page-video-text-inner h4 {
  color: #fff;
  font-size: 26px;
  line-height: 32px;
  font-weight: 600;
  font-family: "Kentledge" !important;
  margin: 0;
}
.home-page-video-text a,
.homepage-video-points-text a {
  color: #fff;
  text-decoration: none;
  background: #ff8041;
  padding: 20px 50px;
  font-size: 18px;
  margin: 10px 0;
  display: inline-block;
  font-weight: 700;
  line-height: 28px;
  border-radius: 4px;
}
.homepage-video-points-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 50px;
}
.homepage-image-points-section .homepage-video-points-right-block {
  padding: 50px 30px 50px 80px;
}
.homepage-video-points-right-block {
  padding: 50px 80px 50px 30px;
}
.homepage-video-points-text h2 {
  font-size: 46px;
  line-height: 52px;
  font-weight: 700 !important;
}
.homepage-video-points-inner-text {
  margin: 25px 0;
}
.homepage-video-points-inner-text ul li {
  font-size: 22px;
  position: relative;
  padding-left: 45px;
  margin-bottom: 20px;
}
.homepage-image-points-icon-block img {
  width: 60px;
  height: 60px;
}
.homepage-image-points-icon-block p {
  font-size: 20px;
  font-weight: 500;
  margin: 0;
}
.homepage-video-points-left-block video,
.homepage-video-points-left-block img {
  width: 100%;
  display: block;
}
.collection-list .card__text h3.newlink {
  margin-top: 0;
  text-align: center;
}
.homepage-video-points-inner-text ul li:before {
  background-image: url(/cdn/shop/files/Mask_group_2.png?v=1717139832);
  display: block;
  position: absolute;
  content: "";
  top: 4px;
  left: 0;
  width: 40px;
  height: 40px;
  background-size: cover;
}
ol,
ul {
  list-style: none;
  padding: 0;
}
.homepage-image-points-icon-block {
  display: flex;
  align-items: center;
  gap: 30px;
  border: 3px solid #ff8041;
  padding: 20px;
  border-radius: 5px;
}
.homepage-image-points-icon-block img {
  width: 60px;
  height: 60px;
}
.homepage-image-points-icon-block p {
  font-size: 20px;
  font-weight: 500;
}
.homepage-video-points-left-block video.hurabg-video {
  object-fit: cover;
  min-height: 600px;
}
.homepage-video-points-left-block video,
.homepage-video-points-left-block img {
  width: 100%;
  display: block;
}
.homepage-review-rating-section {
  background: #ff80413b;
  text-align: center;
  padding: 80px 50px;
}
.homepage-review-rating-inner h2 {
  font-size: 40px;
  margin: 20px 0;
  font-weight: 700 !important;
  margin: 0;
  color: #58595f;
}
.homepage-star-rating {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 10px;
}
.homepage-star-rating p {
  font-size: 22px;
  margin: 0;
  color: #58595f;
}

div#shopify-section-template--18405879283931__homepage_mobile_video_points_MgKdQF {
  display: none;
}
div#shopify-block-instafeed_app_block_h7LyfH {
  padding: 60px 0;
}
.home-page-video-block video.hurabg-video {
  width: 100%;
  display: block;
}
h1,
h2,
h3,
h4,
h5,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: "Kentledge" !important;
}
.home-page-video-text .home-page-video-text-inner {
  margin: 10px 0;
}
.mobile-view {
  display: none !important;
}
.mobile {
  display: none !important;
}
.logo-bar.wow.fadeIn {
  display: flex;
  justify-content: space-between;
}
p.announcement-bar-phone svg {
  width: 20px;
  height: 15px;
}
.page-width.wow.fadeIn.dekstop {
  display: none;
}
p.announcement-bar-phone svg path {
  fill: #fff;
}
h2.gift-title a {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.1;
  text-decoration: solid;
  position: relative;
  color: #fff;
  padding: 10px 20px;
  font-size: 16px;
  background: #ff8041;
  border-radius: 10px;
}
p.announcement-bar-phone a {
  display: flex;
  align-items: center;
  padding: 0 20px 0 0;
  gap: 5px;
  color: #fff;
  text-decoration: none;
}
p.announcement-bar-phone {
  position: absolute;
  right: -50px;
  top: 15%;
  transform: translate(-0%, -50%);
  font-family: Gilroy;
  letter-spacing: 0;
}
.announcement-bar {
  display: block;
  position: relative;
}
a.header__icon.swym-wishlist svg {
  width: 20px;
  height: 20px;
}
header.header.header--middle-left {
  display: grid;
  /* grid-template-columns: 1fr 3fr 1fr; */
}
p.announcement-bar__message.h5 {
  font-family: "Kentledge" !important;
}
.collection-list-title {
  margin: 0 0 40px !important;
  text-transform: uppercase;
  font-family: Kentledge !important;
  font-weight: 800 !important;
  color: #ff8041;
}
.title-wrapper-with-link {
  justify-content: center !important;
}
/* .header nav li a {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.03em;
  font-family: Gilroy;
} */

.header nav li a {
  font-size: 14px;
  font-weight: 400;
  font-family: Gilroy;
}

.app-block-heading {
  text-align: center;
}
.app-block-heading h2 {
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 800 !important;
  color: #ff8041;
}
.collection__title .title.inline-richtext {
  font-size: 40px;
  text-transform: uppercase;
  font-family: Kentledge !important;
  font-weight: 800 !important;
  color: #ff8041;
  text-align: center;
}
.collection__heading {
  margin: 0 auto;
  text-align: center;
  font-size: 40px !important;
  text-transform: uppercase;
  font-family: Kentledge !important;
  font-weight: 800 !important;
  color: #ff8041;
}
.custom-collection-product-slider-inner .owl-nav,
.custom-logo-slider-section-inner .owl-nav {
  display: flex;
  align-items: center;
}
.custom-collection-product-slider-inner .owl-nav button.owl-prev,
.custom-logo-slider-section-inner .owl-nav button.owl-prev {
  left: -20px;
}
.custom-collection-product-slider-inner .owl-nav button.owl-next,
.custom-logo-slider-section-inner .owl-nav button.owl-next {
  right: -20px;
}
.custom-collection-product-slider-inner .owl-nav button img,
.custom-logo-slider-section-inner .owl-nav button img {
  width: 50px;
  height: 50px;
}
.custom-logo-slider-section-inner .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.custom-logo-list-item img {
  width: 100%;
  display: block;
  max-width: 130px;
  margin: 0 auto;
  height: 130px;
  object-fit: contain;
}
h2.banner__heading.inline-richtext {
  font-weight: 800;
  font-family: Kentledge;
  font-size: 46px !important;
}
span.more {
  color: #ff8041;
}
.card-wrapper.product-card-wrapper {
  padding: 12px;
}
.arrow-img {
  padding: 10px;
  background: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: #63636333 0 2px 8px;
  z-index: 999;
  top: 34% !important;
  transform: translate(-50%, -50%);
}

.loox-rating .loox-icon {
  color: #ff8041;
}
.card-wrapper .price__sale .price-item--last {
  color: #ff8041;
  font-weight: 700;
}
.badge {
  border-radius: 0 !important;
  padding: 0.6rem 1.3rem !important;
}
.Step-Infographics-section h2.h1 {
  font-weight: 800 !important;
  font-family: Kentledge;
}
.Step-Infographics-section img.deks {
  display: block;
  width: 100%;
}
img.mob {
  display: none;
}
.Step-Infographics-section {
  text-align: -webkit-center;
}
.rich-text__text rte new {
  color: #fff;
  font-size: 20px;
  margin-bottom: 4rem !important;
}
.multicolumn .title {
  margin: 0 auto 50px !important;
  font-size: 40px;
  font-weight: 800 !important;
  color: #ff8041;
  font-family: Kentledge;
}
.Step-Infographics-section p {
  color: #fff;
  font-size: 20px;
  margin-bottom: 4rem !important;
  letter-spacing: 0;
  font-family: Gilroy;
}
.rich-text p {
  line-height: 1.5 !important;
}
.footer-block.grid__item {
  text-align: center !important;
}

.footer-block__brand-info {
  text-align: center !important;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  font-family: Gilroy;
  letter-spacing: 0;
}
.footer-block__brand-info .footer__list-social.list-social {
  justify-content: center !important;
}
.footer .footer-block__details-content li .list-menu__item--link {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
.footer .footer-block__heading {
  font-size: 24px;
  font-weight: 500;
  font-family: Kentledge;
  color: #ffffff;
}
.footer__content-bottom {
  display: flex;
  width: 100%;
  max-width: 100%;
  padding: 10px 30px;
  align-items: center;
  justify-content: space-between;
  border-top: 2px solid #fff !important;
}
.footer__content-bottom {
  padding-top: 0 !important;
}
small.copyright__content {
  font-size: 14px;
  color: #fff;
}
.footer__content-bottom-wrapper--center {
  justify-content: end !important;
}
.footer__content-top.page-width {
  padding-bottom: 10px !important;
}
.card-wrapper .card__information .card__heading a {
  text-align: left !important;
  font-family: Roboto, Helvetica, Arial, sans-serif !important;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 1.5;
}
.card-wrapper .card__information .card__heading a:hover {
  text-decoration: none !important;
}
.Step-Infographics-section .rich-text {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.Step-Infographics-section .rich-text {
  padding-bottom: 7rem !important;
  margin-bottom: 1rem !important;
}
.rich-text__blocks {
  max-width: 100rem !important;
}
.multicolumn-card.content-container .multicolumn-card__info h3 {
  font-size: 20px;
  font-weight: 500 !important;
  font-family: Kentledge;
}
.banner__buttons a {
  font-family: Gilroy;
}
a.link.link--text.list-menu__item.list-menu__item--link {
  font-family: Gilroy;
}
.footer .footer-block__details-content li {
  line-height: 31px;
}
a.header__heading-link.link.link--text.focus-inset.mobiles {
  display: none;
}
.custom-logo-slider-section {
  margin-bottom: 1em;
}
.title-wrapper-with-link {
  margin: 3rem 0 3rem !important;
}
.card-wrapper .card__information .b-custom-heading a {
  font-size: 23px;
  font-family: Gilroy !important;
  color: #58595f;
}
.card_content-custom-heading {
  justify-content: center;
}
.brand-name {
  display: none;
}
.footer-block__image-wrapper {
  text-align: -webkit-center;
}
input[type="checkbox"] {
  display: none;
}
.collection-page-main-heading {
  margin: 0 0 60px;
  text-align: center;
}
.collection-page-main-heading h2 {
  font-size: 40px;
  color: #ff8041;
  font-weight: 800 !important;
  text-align: center;
  margin: 0 !important;
}
.collection-sub-collections h4.accordion {
  position: relative;
  color: #fff;
  padding: 10px 20px;
  font-size: 16px;
  background: #ff8041;
  border-radius: 10px;
  display: flex;
  align-items: start;
  justify-content: space-between;
  margin: 0;
}
.collection-sub-collections h4.accordion i.fa.fa-sort-desc {
  display: none;
}
.collection-sub-collections ul.panel.nav {
  margin: 0;
  padding: 0px;
  list-style: none;
}
.collection-sub-collections ul.panel.nav li {
  float: unset;
  width: 100%;
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #e4e4e4;
  text-transform: capitalize;
}
.collection-sub-collections ul.panel.nav li a {
  text-decoration: none;
}
.facets-vertical .active-facets-vertical-filter {
  display: block !important;
  margin-bottom: 20px !important;
}
.facets-vertical .active-facets-vertical-filter h2#verticalTitle {
  position: relative;
  color: #fff;
  padding: 10px 20px;
  font-size: 16px;
  background: #ff8041;
  border-radius: 10px;
  margin: 0;
  margin-top: 11px;
  width: 100%;
}
facet-remove.active-facets__button-wrapper {
  justify-content: start;
  margin: 10px 0 15px;
}
.active-facets.active-facets-desktop facet-remove a.active-facets__button {
  margin-right: 0;
}
div#ProductGridContainer
  ul#product-grid
  li.grid__item
  .card-wrapper.product-card-wrapper {
  padding: 0;
}
div#ProductGridContainer ul#product-grid {
  margin: 0;
  row-gap: 50px;
}
form#FacetSortForm {
  margin-bottom: 20px;
}
.card-product-color-block {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 10px 0;
  flex-wrap: wrap;
}
.card-product-color-item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.card-product-color-item img {
  width: 30px;
  height: 30px;
  object-fit: cover;
  cursor: pointer;
}
.card-product-color-item.active {
  border: 1px solid #000;
}
div#ProductGridContainer ul#product-grid li.grid__item {
  height: 100%;
}
.footer-block__brand-info .rte p {
  color: #fff;
}
.list-menu__item--active {
  text-decoration: unset !important;
  text-underline-offset: unset !important;
}
.product-trust-icons .product-trust-icons-inner {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
  justify-content: center;
}
.product-trust-icons-inner .product-trust-icons-item {
  text-align: center;
}
.product-trust-icons-item:first-child img {
  max-width: 70px;
}
.product-trust-icons-inner .product-trust-icons-item img {
  width: 100%;
  max-width: 50px;
  object-fit: cover;
}
.product-trust-icons-item h3 {
  font-size: 16px;
  font-weight: 500 !important;
  font-family: "Kentledge" !important;
}
.product__description.product__accordion.accordion {
  margin: 0 !important;
}
.product__description.product__accordion.accordion {
  border-top: 0;
}
.product__title h1 {
  font-family: "Kentledge" !important;
  font-weight: 500 !important;
  line-height: 40px;
  font-size: 32px !important;
  color: #58595f !important;
}
span.price-item.price-item--sale.price-item--last {
  color: #ff8041;
  font-family: Kentledge;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 38px;
  text-align: left;
  font-size: 1.6rem;
}
.product__info-container .price--on-sale .price-item--regular {
  font-size: 1.6rem;
  font-family: Kentledge;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 38px;
  text-align: left;
  color: #58595fbf;
}
label.quantity__label.form__label {
  font-family: Kentledge;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 24px;
  margin-top: 25px;
}
.bundle-grid {
    margin-top: 25px;
}
.quantity__button:first-child {
  border-right: 2px solid #626669;
  opacity: 1 !important;
}
.quantity__button:last-child {
  border-left: 2px solid #626669;
}
quantity-input.quantity {
  border: 2px solid #626669;
  border-radius: 10px;
}
.sticky-new {
  display: flex;
  float: left;
}
div#huratips-addtocart-sticky
  span.price-item.price-item--sale.price-item--last {
  color: #58595f;
}
.accordion__title {
  font-family: "Kentledge" !important;
}
.price > * {
  display: inline-block;
  vertical-align: -webkit-baseline-middle !important;
}
.cart-count-bubble {
  background-color: #ff7e40 !important;
}
.footer__blocks-wrapper.mobile-view {
  display: none !important;
}

.faq-drawer {
  margin-bottom: 20px;
}

.custom-logo-list-item img {
  width: 100%;
  display: block;
  max-width: 130px;
  margin: 0 auto;
  height: 130px;
  object-fit: contain;
}

.faq-drawer__content-wrapper {
  font-size: 1.25em;
  line-height: 1.4em;
  max-height: 0px;
  overflow: hidden;
  transition: 0.25s ease-in-out;
}
.faq-drawer__trigger:checked
  + .faq-drawer__title
  + .faq-drawer__content-wrapper {
  max-height: 350px;
}
.faq-drawer__trigger:checked + .faq-drawer__title::after {
  transform: rotate(-45deg);
  transition: 0.25s ease-in-out;
}
input[type="checkbox"] {
  display: none;
}
.header__icons .search-modal form input {
  border-color: #ff8041;
}
.header predictive-search {
  width: 48% !important;
}
.contact__wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin: auto;
  max-width: 1316px;
}
.contact__form-column {
  padding: 20px;
}
.contact .title {
  margin: 0 0 25px;
  text-align: center;
  font-size: 22px;
}
.form-dta {
  background-color: #f2f2f2;
  padding: 18px;
  border-radius: 10px;
}
.contact__info-column h3,
.template--contact .contact__info-column p {
  font-size: 20px;
  line-height: 1.1;
  max-width: 100%;
}
.contact__info-column h3,
.template--contact .contact__info-column p {
  align-items: center;
  display: flex;
  font-family: Gilroy;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 16px;
  max-width: 231px;
  text-align: left;
}
.page-content__form {
  max-width: 1316px;
  border: none;
}

.contact__info-column figure {
  max-width: 18px;
  margin-right: 10px;
}
.contact__info-column h3,
.contact__info-column p {
  font-size: 20px;
  line-height: 1.1;
  max-width: 100%;
}
.contact__info-column p {
  padding-left: 24px;
  margin-top: 11px;
  margin-bottom: 6px;
}
figure {
  margin: 0;
}
.contact__info-column h3 {
  margin: 0;
}
.contact .title {
  margin: 0 0 25px;
  text-align: center;
  font-size: 22px;
}
.contact__info-column {
  padding: 20px;
}

.template-page-contact .page-content .page-content__inner {
  min-height: 250px;
  display: flex;
  align-items: center;
  justify-content: right;
}
.page-content.page-content__layout--hero {
  background-size: cover;
}
.page-content__inner .heade-page {
  position: relative;
  bottom: 0;
  right: 0;
  text-align: right;
  width: 47%;
}
h1.main-page-title.page-title.h0.con {
  padding: 15px;
  margin-bottom: 0;
}
.template-page-contact .page-content__inner .heade-page .main-page-title {
  color: #fff;
  line-height: 1.1;
  font-size: 40px;
  font-family: Kentledge !important;
  font-weight: 500;
}
.page-content__inner .heade-page .main-page-title {
  color: #fff;
  line-height: 1.1;
  font-size: 40px;
  font-family: "Kentledge" !important;
  font-weight: 500;
}
.page-content__inner .heade-page .rte,
.page-content .page-content__inner .heade-page .rte p {
  text-align: justify !important;
  color: #fff;
  line-height: 20px;
}
.contact__button .button,
.customer button,
.cart__warnings .button {
  background: #f45a73;
  border: none;
}
.page-content.page-content__layout--normal.new {
  background-color: white;
  position: relative;
}
.heade-paged {
  position: static;
  width: 100%;
  text-align: center;
}
.main-page-title {
  margin-bottom: 4rem;
  font-size: 32px;
}
.page-gift {
  font-size: 30px;
  font-weight: 500 !important;
  font-family: "Kentledge" !important;
  margin: 0;
  color: #58595f;
}
.heade-paged {
  position: relative;
  background-color: #f2f2f2;
  padding: 60px 0 60px 0px;
}
h1.main-page-title.page-title.h0 {
  font-size: 40px;
  font-family: "Kentledge" !important;
  font-weight: 500 !important;
  color: #58595f;
}
.page-width.page-content__inner {
  padding: 10px 5rem !important;
}
.mob {
  display: none;
}
.template-page-about .page-content .page-content__inner {
  position: relative;
  height: 100%;
  min-height: 300px;
}
.template-page-about .page-content.page-content__layout--hero {
  background-position: center center;
  height: 500px;
}
.page-content .page-content__inner .heade-page {
  position: relative;
  bottom: 0;
  right: 14px;
  text-align: right;
  width: 47%;
}
.page-content .page-content__inner .heade-page .main-page-title {
  color: #fff;
  line-height: 1.1;
}
.template-page-about .page-content__inner .heade-page {
  position: absolute;
  bottom: 0;
  right: 14px;
  text-align: right;
  width: 47%;
}
.dekstop.about {
  display: none;
}
.mobile-menu-slider-main .mobile-menu-slider-img {
  margin-right: 15px;
}
.mobile-menu-slider-main .owl-carousel--2 .slick-list {
  padding: 0px 20% 0 0 !important;
}
/* ----------------------------bundle-product-------------------------- */
.product-details {
  border: 1px solid gray;
  display: flex;
  margin: 10px;
  border-radius: 6px;
  padding: 10px;
  position: relative;
  gap: 10px;
}
.product-image img {
  width: 75px;
  height: 75px;
  border-radius: 6px;
}
.product-title h4 {
  margin: 0;
  font-size: 14px;
}
.product-price p {
  font-size: 14px;
  margin: 11px;
  display: ruby-text;
}
.add-to-cart.custom-add-button {
  width: 100%;
  text-align: center;
  background-color: #ff7e40;
  font-size: 1.5rem;
  letter-spacing: 0.1rem;
  min-height: calc(4.5rem + var(--buttons-border-width) * 2);
  align-items: center;
  padding: 12px;
  color: aliceblue;
  cursor: pointer;
}
label.add-btn.check-remove-btn {
  width: 100px;
  background: #ff8040;
  color: #f0f8ff;
  border-color: #d3d3d3 !important;
  outline: 0 !important;
  box-shadow: none;
  margin: 0 !important;
  border-radius: 6px;
  font-size: 14px !important;
  text-align: center;
  display: grid;
  align-items: center;
  height: 30px;
  cursor: pointer;
  display: none;
}
input.variant-checkbox {
  position: absolute;
  right: 0;
  top: 0;
  display: none;
}
.custom-meta-btn {
  display: none;
}
.product-title a {
  text-decoration: none;
}
select.variant-option {
  width: 100%;
  background-image: unset !important;
  border-color: #d3d3d3 !important;
  outline: 0 !important;
  box-shadow: none;
  margin: 0 !important;
  border-radius: 6px;
  padding: 2px 4px !important;
  font-size: 12px !important;
  height: 30px;
  max-width: 100px;
}

label.add-btn.checkbox-label {
  width: 100px;
  background: #ff8040;
  color: #f0f8ff;
  border-color: #d3d3d3 !important;
  outline: 0 !important;
  box-shadow: none;
  margin: 0 !important;
  border-radius: 6px;
  font-size: 14px !important;
  text-align: center;
  display: grid;
  align-items: center;
  height: 30px;
  cursor: pointer;
}
.variant-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
}

body.template-product-climber-specific lb-upsell-product-page-addon.hydrated {
  display: none;
}
.crts-col .card__information {
    display: flex;
    justify-content: center;
}
/* ---------------------------------------------image-popup---------------------------- */

.image-popup-meta2 {
  position: fixed;
  top: 50%;
  text-align: center;
  z-index: 1000;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 12px;
  width: 100%;
  max-width: 450px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.dimensions-img-popup img {
  width: 100%;
  padding: 16px;
  background: #ffffff;
}
span.medium-img-popup-text {
  cursor: pointer;
  color: #ff8041;
}
.close-icon2 img {
  width: 21px;
  cursor: pointer;
  background: #f9f9f9;
  padding: 5px;
}
.close-icon2 {
  top: 10px;
  position: absolute;
  right: 15px;
}

.image-popup-meta {
  position: fixed;
  top: 50%;
  text-align: center;
  z-index: 1000;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 12px;
  width: 100%;
  max-width: 450px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.close-icon img {
  width: 21px;
  cursor: pointer;
  background: #f9f9f9;
  padding: 5px;
}
.close-icon {
  top: 10px;
  position: absolute;
  right: 15px;
}
span.large-img-popup-text {
  cursor: pointer;
  color: #ff8041;
}
.img-popup-open {
  overflow: hidden;
  position: relative;
}
.img-popup-open:before {
  content: "";
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  opacity: 0.5;
}
 .banner__content {
    padding: 2rem !important;
}

  .csts-main .banner__content.banner__content--middle-left.page-width {
    padding-left: 2rem;
}
.crts-col h3.card__heading.b-crts-col {
    display: flex;
    justify-content: center;
    align-items: center;
}
/* ----------------------------------------------------------------- */

/* -----------------------------mobile-css--------------------- */
@media (max-width: 1140) {
  .vertical_csrt {
    display: grid;
    grid-template-columns: 1fr;
    padding: 0 20px;
}
  .collection-sub-collections {
    margin-top: 0px;
}
}
/* For screens between 767px and 1129px */
@media screen and (min-width: 767px) and (max-width: 1129px) {
  .needsclick.kl-teaser-RkmFD4.undefined {
    width: 271px !important;
}
  
.facets__form {
    display: grid;
    gap: 0 0.5rem !important;
    grid-template-columns: 1fr max-content max-content;
    margin-bottom: .5rem;
}
  .facets__wrapper {

    display: flex;
    flex-wrap: nowrap !important;
}
  .vertical_csrt {
    display: grid;
    grid-template-columns: 1fr;
    padding: 0 20px;
}
}
@media screen and (min-width: 1201px) {
.needsclick.kl-teaser-RkmFD4 {
    width: 24%!important;
    bottom: 55px !important;
}
}
@media screen and (min-width: 1500px) {
.needsclick.kl-teaser-RkmFD4 {
    bottom: 6%!important;
}
}
/* For screens between 1130px and 1230px */
@media screen and (min-width: 1130px) and (max-width: 1230px) {
     span.facets__summary-label {
        font-size: 14px !important;
        margin-right: 10px;
    }
  summary .icon-caret {
    position: absolute;
    height: 10px;
    right: 1.5rem;
    top: calc(50% - .2rem);
}
}

@media (max-width: 749px) {
  .features-col li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 30% !Important;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background-image: url('https://vred5q15i45um3d8-61115203803.shopifypreview.com/cdn/shop/files/Mask_group_2.png?v=1717139832');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.crts-col .card__information {
    justify-content: flex-start !important;
}
.csts-main h2.banner__heading.inline-richtext {
    font-size: 32px !important;
    line-height: 45px;
}
  .banner__box.content-container {
    padding-bottom: 20px;
    padding-top: 12rem;
}
.crts-col h3.card__heading.b-crts-col a {
    color: #000;
    font-weight: 700 !important;
}
.needsclick.kl-teaser-RkmFD4 {
    bottom: 12% !important;
    width: 150px !important;
}
.vertical_csrt {
    display: grid;
    grid-template-columns: 1fr;
    padding: 0 20px;
}
  .crts-col .collection-list-title {
    margin: 0 !important;
    width: 58%;
}
  .crts-col .title-wrapper-with-link.title-wrapper--self-padded-mobile.title-wrapper--no-top-margin {
    justify-content: flex-start !important;
}
.crts-col .features-col ul {
    padding-left: 0px !important;
    display: grid !important;
    padding-top: 0px !important;
    grid-template-columns: 1fr !important;
}
  .crts-col slider-component.slider-mobile-gutter ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
}
@media screen and (min-width: 750px) and (max-width: 1230px) {
     span.facets__summary-label {
        font-size: 14px !important;
        margin-right: 10px;
    }
  summary .icon-caret {
    position: absolute;
    height: 10px;
    right: 1.5rem;
    top: calc(50% - .2rem);
}
  summary.facets__summary.caption-large.focus-offset {
    margin-bottom: 0!important;
    padding: 2px 12px  !important;
}
  .facets__summary .icon-caret {
    right: 0;
    padding: 1px 1px !important;
}
    /* .medium-hide {
        display: block !important;
    }
 .facets-container .large-up-hide {
    display: block!important;
}
  menu-drawer.mobile-facets__wrapper.medium-hide.large-up-hide{
    display: block!important;
     */
  }
}
@media screen and (min-width: 1128px) and (max-width: 1500px) {
 .needsclick.kl-teaser-RkmFD4.undefined.kl-private-reset-css-Xuajs1 {
    width: 200px !important;
    height: 40px !important;
}
}


@media screen and (min-width: 749) and (max-width: 1140px) {
    .medium-hide {
        display: block !important;
    }
}
@media (max-width: 749px) {
  .card-product-color-item img {
    width: 20px;
    height: 20px;
    object-fit: cover;
    cursor: pointer;
}
  .homepage-shoppay-section {
    padding: 50px 0px;
    background: #ff80413b;
    margin-bottom: -15px;
  }
  .homepage-shoppay-section-inner p {
    font-size: 19px;
    margin: 0;
  }
  a.header__heading-link.link.link--text.focus-inset.dekstop {
    display: none;
  }
  a.header__heading-link.link.link--text.focus-inset.mobiles {
    display: block;
  }
  p.announcement-bar-phone {
    display: none;
  }
  .announcement-bar__message {
    letter-spacing: 0;
  }
  .header__heading-logo {
    max-width: 100px;
  }
  .mobile-menu-heading-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .mobile-menu-slider-block {
    padding: 15px 20px 0;
  }
  ul.menu-drawer__menu.list-menu li a.menu-drawer__menu-item {
    border-bottom: 1px solid #d9d8d8;
    padding: 5px 0 !important;
    margin: 0 20px;
  }
  .header nav li a {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.03em;
    font-family: Gilroy;
    letter-spacing: 0.03em;
    line-height: 38px;
  }
  .card-wrapper .card__information .b-custom-heading a {
    font-size: 16px;
    line-height: 20px;
  }
  h2.banner__heading.inline-richtext span {
    font-size: 23px;
    display: block;
  }
  h2.banner__heading.inline-richtext {
    font-size: 23px !important;
  }
  .collection__title .title.inline-richtext {
    font-size: 26px;
  }

  .slick-prev {
    left: 10px;
  }
  img.a-right.arrow-img.control-c.next.slick-next.slick-arrow {
    right: -28px !important;
  }

  img.deks {
    display: none !important;
  }
  .Step-Infographics-section img.mob {
    display: block;
    width: 100%;
  }
  .rich-text__blocks {
    width: 100%;
    padding: 0px 40px;
  }
  .Step-Infographics-section h2.h1 {
    font-size: 26px;
  }
  .Step-Infographics-section p {
    font-size: 13px;
  }
  .multicolumn .title {
    font-size: 28px;
    margin: 0 !important;
    text-align: center;
  }
  .collection__heading {
    margin: 0 auto;
    font-size: 28px !important;
  }
  .app-block-heading h2 {
    font-size: 28px;
    margin: 0;
  }
  .collection-list-title {
    margin: 0 !important;
  }
  .multicolumn-card.content-container .multicolumn-card__info h3 {
    font-size: 16px;
  }
  .background-none
    .multicolumn-list:not(.slider)
    .center
    .multicolumn-card__info {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .footer-block__brand-info {
    text-align: left !important;
  }
  .footer-block__brand-info .footer__list-social.list-social {
    justify-content: flex-start !important;
  }
  .footer .footer-block__heading {
    font-size: 20px;
    font-family: Gilroy !important;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    color: #ffffff;
  }

  .brand-name {
    display: block;
  }
  .footer-block__image-wrapper {
    text-align: justify;
  }
  .footer__content-bottom-wrapper--center {
    justify-content: center !important;
  }

  label.faq-drawer__title.footer-block__heading:after {
    border-style: solid;
    border-width: 1px 1px 0 0;
    content: " ";
    display: inline-block;
    float: right;
    height: 10px;
    position: absolute;
    right: 20px;
    top: 2px;
    transform: rotate(135deg);
    transition: 0.35s ease-in-out;
    vertical-align: top;
    width: 10px;
  }

  ul.footer-block__details-content.list-unstyled.faq-content {
    display: none;
  }
  .collection-sub-collections ul.panel.nav {
    display: none;
    padding: 0 10px;
  }
  .collection-sub-collections h4.accordion i.fa.fa-sort-desc {
    display: block;
  }
  .facets-container {
    margin: 20px 0;
  }
  .collection-change-view-inner {
    display: flex;
    align-items: center;
  }
  .collection-change-item {
    border: 0.5px solid rgb(211, 209, 204);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 48px;
  }
  .collection-change-item:nth-child(1) {
    border-right: none;
  }
  .collection-change-item.active {
    border-color: #000;
    border-right: 0.5px solid !important;
  }
  .collection-change-item svg {
    margin-top: -4px;
  }
  .collection-change-item.active svg rect ~ rect {
    fill: #000;
  }
  div#ProductGridContainer .product-item-1 li.grid__item {
    width: 100% !important;
    max-width: 100% !important;
  }
  .footer__content-top.page-width {
    padding: 0 1.5rem 10px !important;
  }

  #huratips-addtocart-sticky button {
    width: 100% !important;
    margin: 5px 0 !important;
  }
  .sticky-form {
    width: 100% !important;
  }
  .sticky-new {
    float: unset !important;
    justify-content: center;
  }
  h1.product__title.sticky {
    display: none !important;
  }
  .faq-drawer__trigger:checked + .faq-drawer__title::after {
    transform: rotate(-45deg);
    transition: 0.25s ease-in-out;
  }

  .dekstop.about {
    display: none;
  }
  .contact__wrapper {
    grid-template-columns: 1fr;
  }
  .page-content__inner .heade-page {
    position: static;
    text-align: center;
    width: 100%;
  }
  .template--contact .page-content__inner .heade-page .rte,
  .page-content .page-content__inner .heade-page .rte h4 {
    text-align: left !important;
    color: #58595f;
  }
  .contact__button {
    text-align: center;
  }
  h1.main-page-title.page-title.h0 {
    font-size: 30px;
  }
  .page-width.wow.fadeIn.mobile {
    display: block !important;
  }
  .color-product-form-input .product-options-main {
    overflow-x: auto;
    white-space: nowrap;
    width: 100%;
  }
  .color-product-form-input .product-options-main .product-options-inner {
    display: inline-block;
  }
  .color-product-form-input {
    max-width: 100% !important;
    min-width: 100% !important;
  }
  .custom-collection-product-slider-inner .owl-nav button.owl-prev,
  .custom-logo-slider-section-inner .owl-nav button.owl-prev {
    left: -7px;
  }
  .custom-collection-product-slider-inner .owl-nav button.owl-next,
  .custom-logo-slider-section-inner .owl-nav button.owl-next {
    right: -13px;
  }
  .title-wrapper-with-link {
    display: grid;
  }
  .collection-page-main-heading {
    margin: 0 0 35px;
  }
  .collection-page-main-heading h2 {
    font-size: 27px;
  }
  .page-content .page-content__inner .heade-page {
    text-align: center;
    width: 100%;
  }
  .home-page-video-text-block {
    position: unset;
    transform: unset;
    background: #ffe2d3;
    padding: 30px;
  }
  .home-page-video-text-block .page-width {
    padding: 0;
  }
  .home-page-video-text {
    text-align: center;
  }
  .home-page-video-text h2 {
    font-size: 32px;
    color: #58595f;
    line-height: 36px;
  }
  .home-page-video-text .home-page-video-text-inner h4 {
    color: #58595f;
    font-size: 18px;
    line-height: 30px;
  }
  .home-page-video-text a {
    font-size: 18px;
    width: 100%;
    text-align: center;
    padding: 10px 15px;
    max-width: 270px;
  }
  .homepage-video-points-inner {
    grid-template-columns: 1fr;
    gap: 0px;
  }
  .homepage-video-points-text h2 {
    font-size: 24px;
  }
  .homepage-video-points-inner-text ul li {
    font-size: 18px;
    padding-left: 32px;
  }
  .homepage-image-points-icon-block {
    gap: 10px;
    padding: 10px;
  }
  .homepage-image-points-icon-block img {
    width: 50px;
    height: 50px;
  }
  .homepage-image-points-icon-block p {
    font-size: 14px;
  }
  .homepage-video-points-left-block {
    display: none;
  }
  .homepage-video-points-inner-text ul li:before {
    width: 32px;
    height: 32px;
  }
  .homepage-video-points-right-block {
    padding: 30px;
  }
  .homepage-review-rating-section {
    padding: 30px 20px;
  }
  .homepage-review-rating-inner h2 {
    font-size: 20px;
    margin: 0 0 10px;
  }
  .homepage-video-points-inner {
    grid-template-columns: 1fr;
    gap: 0px;
  }
  div#shopify-section-template--18405879283931__homepage_mobile_video_points_MgKdQF
    .homepage-video-points-left-block {
    display: block;
  }
  div#shopify-section-template--18405879283931__homepage_mobile_video_points_MgKdQF
    .homepage-video-points-right-block {
    display: none;
  }
  div#shopify-section-template--18405879283931__homepage_mobile_video_points_MgKdQF
    .homepage-video-points-left-block
    video.hurabg-video {
    object-fit: contain !important;
    min-height: 225px !important;
  }
  .image-with-text .grid__item {
    padding-left: 0;
  }
  div.image-with-text__content {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
  .image-with-text__content > :first-child:is(.image-with-text__heading) {
    font-size: 24px;
    text-align: center;
  }
  div.image-with-text__content {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
  .mobile-no-announcement {
    display: none;
  }
  .anno-mobile {
    display: block;
  }
  .mobile-no-announcement.anno-mobile {
    background: #ffffff;
    display: flex;
    justify-content: center;
    padding: 4px;
  }
  .mobile-no-announcement a {
    text-decoration: none;
    font-size: 15px;
    color: #000000;
  }
}

@media (max-width: 1200px) {
  .sticky-new {
    display: flex;
    justify-content: center;
  }
  .footer__blocks-wrapper.mobile-view {
    display: block !important;
  }
  .footer__blocks-wrapper.desktop-view {
    display: none !important;
  }
  .footer__blocks-wrapper .faq-drawer__title:after {
    top: 0 !important;
  }
  .homepage-image-points-section .homepage-video-points-right-block {
    padding: 30px;
  }
  .homepage-video-points-text a {
    font-size: 18px;
    width: 100%;
    text-align: center;
    padding: 10px 50px;
  }
  .homepage-star-rating p {
    font-size: 18px;
  }
  .homepage-review-rating-section .page-width {
    width: 100%;
    padding: 0;
  }
}
