/** Shopify CDN: Minification failed

Line 40:14 Expected ")" to end URL token
Line 41:14 Expected ")" to end URL token
Line 42:11 Expected ")" to end URL token
Line 43:11 Expected ")" to end URL token
Line 44:11 Expected ")" to end URL token
Line 50:14 Expected ")" to end URL token
Line 51:14 Expected ")" to end URL token
Line 52:11 Expected ")" to end URL token
Line 53:11 Expected ")" to end URL token
Line 54:11 Expected ")" to end URL token

**/
/* 12 October Start */


@font-face {
    font-family: 'LHFwhistlerregular';
    src: url("/cdn/shop/files/LHFWhistlerRegular_a37975dc-4130-498b-869f-3f0a07b7babd.woff2?v=1699021352"),
    src: url("/cdn/shop/files/LHFWhistlerRegular_83be0b1c-99ad-4c41-899e-f12b99c2bcbf.woff?v=1699021352");
    text-transform: uppercase;
    font-style: normal;
    font-display: swap;
}


/* LHF font 23/10/2023 start */
@font-face {
  font-family: "LHFwhistler";
  src: url("/cdn/shop/files/LHFWhistlerRegular.woff2?v=1698034589");
  font-weight: normal;
  font-style: normal;
}



@font-face {
  font-family: 'Bitter-Bold';
  src: url({{ "Bitter-Bold.otf" | asset_url }});
  src: url({{ "Bitter-Bold.eot" | asset_url }}) format('eot'),
    url({{ "Bitter-Bold.woff" | asset_url }}) format('woff'),
    url({{ "Bitter-Bold.ttf" | asset_url }}) format('truetype'),
    url({{ "Bitter-Bold.svg" | asset_url }}#Amatic-Bold) format('svg');
  font-weight: normal;
  font-style: normal; 
}
@font-face {
  font-family: 'Bitter-Regular';
  src: url({{ "Bitter-Regular.otf" | asset_url }});
  src: url({{ "Bitter-Regular.eot" | asset_url }}) format('eot'),
    url({{ "Bitter-Regular.woff" | asset_url }}) format('woff'),
    url({{ "Bitter-Regular.ttf" | asset_url }}) format('truetype'),
    url({{ "Bitter-Regular.svg" | asset_url }}#Amatic-Bold) format('svg');
  font-weight: normal;
  font-style: normal; 
}

.Heading, h1, .h1, h2, .h2, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: 'LHFwhistler' !important;
  text-transform: lowercase !important;
}

/* 23/10/2023 start css */
.h1, :where(.prose h1) {
    font-size: 40px;
    font-weight: 300
}
.h6, :where(.prose h6) {
    font-size: 13px;
    font-weight: 500;
}
.mega-menu .h6, .mega-menu:where(.prose h6) {
    color: #939393;
    font-size: 13px;
    font-weight: 500;
}
.mega-menu ul .link-faded {
    font-size: 13px;
    letter-spacing: 2px;
    color: #363636 !important;
    text-transform: uppercase;
}
.slideshow__slide-content .button-group a.button {
    color: #363636;
    border-color: #ebebeb;
    margin: 8px !important;
    font-size: 13px;
    letter-spacing: .2em;
}
.bordered-section .prose p.h1 {
    text-align: center;
    font-weight: 600;
    letter-spacing: .18em;
    font-size: 24px;
  color: black;
}
.prose p {
    color: #413d3d;
    font-size: 22px;
    max-width: 950px;
    margin: 0 auto;
    letter-spacing: 2px;
}
p.h2 {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 4px;
    color: #363636;
}
.image-with-text h2.h1 {
    font-size: 21px;
    letter-spacing: 4px;
    font-weight: 700;
}
.image-with-text p {
    font-size: 13px;
    letter-spacing: 1.3px;
    margin-bottom: 15px;
}
.footer a.link-faded {
    color: #939393;
    text-transform: uppercase;
    letter-spacing: .2em;
}
.footer .prose p, .footer input {
    color: #939393;
  font-size: 14px;
}





/* end */

.no-mage-found .content-over-media {
  --content-over-media-gap: 0;
}
.size_chart_content {
    display: none;
}
.icons_productpage {
    display: flex;
    text-align: center;
    margin-top: 25px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.icons_productpage .product-icons {
    flex: 1 0 32.33%;
    max-width: 32.33%;
    position: relative;
    margin-bottom: 1.5rem;
}
.icons_productpage .product-icons .product-icons-image {
    position: absolute;
    left: 0;
}
.icons_productpage .product-icons svg {
    width: 25px;
}
.icons_productpage .product-icons .product-icons-image svg {
    height: 25px;
}
.icons_productpage .product-icons .product-icons-text {
    padding-left: 25px;
}
.icons_productpage .product-icons .product-icons-text p {
    line-height: 1.2;
    text-align: left;
    padding-left: 10px;
    font-family: Bitter-Regular;
    text-transform: uppercase;
    font-size: 12px;
}
.icons_productpage .product-icons .product-icons-text a {
    line-height: 1.2;
    text-align: left;
    padding-left: 10px;
    font-family: Bitter-Regular;
    text-transform: uppercase;
    font-size: 10px;
    display: flex;
    cursor: pointer;
    font-weight: 700;
    font-style: normal;
    letter-spacing: .2em;
}
.size_chart_content {
    background: rgba(0,0,0,.4);
    cursor: pointer;
    display: none;
    height: 100%;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 9999;
    left: 0;
}
.size_chart_content .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.size_chart_content>div {
    background-color: #fff;
    box-shadow: 10px 10px 60px #555;
    display: inline-block;
    height: auto;
    max-width: 570px;
    min-height: 100px;
    vertical-align: middle;
    width: 90%;
    position: relative;
    border-radius: 8px;
    padding: 50px;
    z-index: 9999;
}
.popupCloseButton {
    background-color: #fff;
    border: 3px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    top: 25px;
    right: 0;
    left: 0;
    bottom: 0;
    font-size: 25px;
    line-height: 20px;
    width: 30px;
    height: 30px;
    text-align: center;
}
.overlay-need-popup .footer, .overlay-need-popup .shopify-section--image-with-text-overlay .content-over-media img,
.shopify-section--related-products product-recommendations {
    position: relative;
    z-index: 1;
}

.product-info sale-price.h4.text-subdued {
    background: #000;
    color: #fff;
    padding: 5px 20px;
    font-size: 24px;
    border-radius: 10px;
}
.price-list--product {
    padding-bottom: 10px;
}
.Button__SeparatorDot {
    display: inline-block;
    /* margin: 0 18px 2px; */
    content: "";
    height: 3px;
    width: 3px;
    border-radius: 100%;
    background: currentColor;
}
.product-info__block-item[data-block-type="description"] h4{
    letter-spacing: 2.5px;
    font-size: 13px;
    margin: 15px 0;
}

/* 19/10/2023 Start */

.slideshow .page-dots .tap-area {
    border: none;
    background-image: url(/cdn/shop/files/diamonds-xxl_7fd10c04-3f2a-4b57-8ded-1d2110ae04a8.png?v=1589863422);
    width: 12px;
    height: 12px;
    background-position: 100% 100%;
    background-size: contain;
}

.slideshow .page-dots .tap-area[aria-current="true"] {
    border: none!important;
    background-image: url(/cdn/shop/files/diamonds-xxl_7fd10c04-3f2a-4b57-8ded-1d2110ae04a8.png?v=1589863422)!important;
    background-position: 100% 100%!important;
    background-size: contain!important;
    width: 15px!important;
    height: 15px!important;
}

.slideshow .page-dots>*:after {
    content: unset !important;
}
/* 19/10/2023 End */

/* 26/10/2023 start css */
.about-content__item {
    display: flex;
    align-items: center;
}
.about-content__item.image-position--right {
    flex-direction: row-reverse;
}
.about-content__item-half {
    width: 50%;
}
.about-content__item .about-content__item-content {
    padding: 15px;
}
.about-content__item .about--inner_container {
    width: 60%;
    margin: 0 auto;
}
.about--inner_container h2, .about--inner_container .h2 {
    font-size: 17px;
    letter-spacing: .18rem;
    text-transform: uppercase;
    line-height: 1.8;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 0;
}
.about--inner_container p {
    font-size: 18px;
    letter-spacing: .15em;
}
.about-content__item.image-width--quarter .about-content__item-half {
    width: 40%;
}
.about-content__item.image-width--quarter .about-content__item-content {
    width: 60%;
}
.about--content {
    padding: 25px 0;
}
.page-handle--story .section-stack .prose p {
    text-align: center;
    line-height: 1.65;
    margin: 0;
    letter-spacing: normal;
}




/* end */

@media (max-width: 1100px) {
    .icons_productpage .product-icons {
        flex: 1 0 100%;
        max-width: 100%;
    }
}

/* 19/10/2023 Start */
@media (max-width: 1007px) {
    .slideshow .page-dots {
      left: 20px !important;
      justify-content: left !important;
    }
}
/* 19/10/2023 End */

@media (max-width: 768px) {
  .about--content {
      padding-top: 0;
  }
  .size_chart_content>div {
      padding: 25px;
  }
  .popupCloseButton {
      top: 15px;
  }
}
@media (max-width: 767px) {
  .about-content__item .about-content__item-content {
      padding: 20px;
  }
  .about-content__item-half {
      width: 100%!important;
  }
  .about-content__item {
      flex-wrap: wrap;
  }
  .about--inner_container p {
      font-size: 15px;
  }
  .about-content__item .about--inner_container {
      width: 100%;
  }
  .about--content .about-content__item:not(.about-us--inner_container,.last-guide-item):first-child .about-content__item-image {
    display: none;
  }
}













/* 12 October End */

p.h6 {
    font-size: 46px;
    color: white;
}

.footer p.h6 {
    color: black;
    font-size: 20px;
}

.collection-card p.h3 {
    color: white;
}

p.h1 {
    font-size: 44px;
    color: white;
    padding: 8px;
}

span.metafield-multi_line_text_field {
    font-size: 16px;
}