/** Shopify CDN: Minification failed

Line 14:0 All "@import" rules must come first

**/
@font-face {
  font-family: ICELANDWINTERSTORM;
  src: url(/cdn/shop/files/ICELANDWINTERSTORM_PERSONAL_USE_ONLY.woff);
}
@font-face {
  font-family: OldLondon;
  src: url(/cdn/shop/files/OldLondon.woff?v=1763357938);
}
@import url('https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&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&display=swap');
h1, h2, h3, .h0, .h1, .h2, .h3{
  font-family: OldLondon;
}  
body, h4, h5, h6, p, li, a{
    font-family: "Instrument Sans", sans-serif;
}
p{
    color: #EAEAEA;
    letter-spacing: 0.98px;
}
.header__menu-item span {
    font-weight: 500; 
}
.header__icon svg {
    width: 20px;
    height: 20px;
}
.banner-product-wrapper {
    background-image: url(/cdn/shop/files/SPIRG_2_1.png);
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
        margin-top: -70px;
}
.banner-product-middle-item img {
    display: block;
}
.product-detail {
    display: grid;
    max-width: 267px;
    padding: 8px;
    background: #fff;
    grid-template-columns: 88px 1fr;
    align-items: center;
    gap: 9px;
}
img {
    max-width: 100%;
}
.product-detail h4 {
    color: #0E0E0E;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.product-detail-right p {
    color: #666;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin: 3px 0;
}
.product-detail-right a {
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-decoration: none;
    background: #000;
    padding: 4px 16px;
    display: inline-block;
    color: #fff;
    border-radius: 40px;
}
.product-detail-left img {
    aspect-ratio: 1;
    object-fit: cover;
    display: block;
}
.banner-product-flex {
    display: grid;
    grid-template-columns: 295px 1fr 285px;
    padding-top: 90px;
}
.banner-product-leftitem .banner-product-upper {
    width: calc(100% + 175px);
    position: relative;
}
.banner-product-leftitem, .banner-product-rightitem {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 30px;
    padding: 20px 0  30px;
}
.banner-product-rightitem {
    padding: 50px 0;
}
.button::before {
    box-shadow: none;
    border: solid 1px #fff;
    width: calc(100% - 4px);
    z-index: 1;
    height: calc(100% - 4px);
    top: 2px;
    left: 2px;
}
.button {
font-size: 16px; 
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    gap: 8px;
    padding: 0 38px;
    min-height: 44px;
}
.button::after{
    display: none;
}
.banner-product-leftitem .banner-product-upper a.button {
    margin-top: 24px;
}
.button:hover {
    background: linear-gradient(91deg, #FF3E76 -2.49%, #FF557D 11.66%, #FF6582 39.46%, #FF9491 54.62%, #FF8F91 63.21%, #E95868 84.95%, #F04E34 102.64%);
}
.banner-product-rightitem p {
    margin: 0;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 1.12px;
    color: #EAEAEA;
    text-align: right;
}
.banner-product-middle-item {
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.collection__title.title-wrapper {display: flex;align-items: center;justify-content: space-between;gap: 10px;}

.collection__title.title-wrapper h2.title {
    margin: 0;
}
.product-card-wrapper .card__information {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 6px 0px !important;
    justify-content: space-between;
}
.product-card-wrapper .card__information .card-information {
    width: auto;
}

.product-card-wrapper .card__information h3 {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
div#ProductGridContainer .product-card-wrapper .card__information, 
.related-products .product-card-wrapper .card__information {
    flex-direction: column;
    gap: 4px;
    padding-top: 15px !important;
    text-align: center;
}
div#ProductGridContainer ul#product-grid {
    row-gap: 30px;
    margin-top: 0;
}
.badge {
    background: rgba(255, 251, 251, 0.40);
}
.collection-list a.full-unstyled-link span.icon-wrap {
    display: none;
}
.collection-list a.full-unstyled-link {
    color: #EAEAEA;
    text-align: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 1.54px;
    padding-top: 3px;
}
.empty-collection-wrapper {
    background: rgba(255, 255, 255, 0.30);
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    padding: 17px 10px;
    transform: translate(0px, -50%);
}
.empty-collection-wrapper p.empty-collection-text {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0;
}
footer.footer {
    background-image: url(/cdn/shop/files/footer-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: initial;
}
.footer-block__newsletter {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
.footer-block__newsletter .footer-block__left {
    max-width: 440px;
    text-align: left;
    width: 100%;
}

.footer-block__newsletter .footer-block__left h3.h2.inline-richtext {
    margin: 0;
    font-size: 30px;
    margin-bottom: 5px;
}

.footer-block__newsletter .footer-block__left p {
    color: #EAEAEA;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 175% */
    letter-spacing: 1.12px;
}
.footer-block__newsletter form#ContactFooter {
    max-width: 446px;
    width: 100%;
    margin: initial;
}

.footer-block__newsletter form#ContactFooter .newsletter-form__field-wrapper {
    border-bottom: 1px solid #FFF;
    padding: 10px 0;
}
.footer-block__newsletter button#Subscribe {
    position: static;
    width: auto;
    display: flex;
    gap: 7px;
    color: #EAEAEA;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 155.556% */
    letter-spacing: 1.26px;
}

.footer-block__newsletter form#ContactFooter .newsletter-form__field-wrapper .field-1 {
    display: flex;
    align-items: center;
    gap: 5px;
}

.footer-block__newsletter form#ContactFooter .newsletter-form__field-wrapper .field-1 input {
    flex: 1;
    padding: 12px 0px;
    background: transparent;
    border: none;
    outline: none;
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 155.556% */
    letter-spacing: 1.26px;
    box-shadow: none;
}
.footer-block__newsletter form#ContactFooter .newsletter-form__field-wrapper .field-1 input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.footer-block__newsletter form#ContactFooter .newsletter-form__field-wrapper .field-1 input::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.footer-block__newsletter form#ContactFooter .newsletter-form__field-wrapper .field-1 input:-ms-input-placeholder { /* IE 10+ */
   color: #fff;
}
.footer-block__newsletter form#ContactFooter .newsletter-form__field-wrapper .field-1 input:-moz-placeholder { /* Firefox 18- */
   color: #fff;
}
.footer-block__newsletter form#ContactFooter .newsletter-form__field-wrapper {
    max-width: 100%;
}
.footer-block--newsletter {
    margin-bottom: 70px;
}
.footer-block__brand-info p {
    color: #EAEAEA;
    letter-spacing: 1.12px;
}
.badge.color-scheme-2 {
    background: linear-gradient(91deg, #FF3E76 -2.49%, #FF557D 11.66%, #FF6582 39.46%, #FF9491 54.62%, #FF8F91 63.21%, #E95868 84.95%, #F04E34 102.64%);
}
.mt-0 {
    margin-top: 0;
}
.product__title h1 {
    font-family: "Instrument Sans", sans-serif;
    color: #EAEAEA;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 1.68px;
}
.product__description p {
    color: #EAEAEA;
    font-size: 14px;
    font-style: normal;
    font-weight: 100;
    letter-spacing: 0.98px;
}
.related-products h2.related-products__heading.inline-richtext.h0 {
    text-align: center;
}
.product-form__submit::before {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.product-form__submit {
    min-height: 5rem;
}
.qty-cart-wrapper {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: flex-end;
}

.qty-cart-wrapper .product-form__input {
    max-width: 166px;
    margin: 0;
    flex: initial;
    min-width: initial;
}
.qty-cart-wrapper .product-form__input quantity-input.quantity {
    width: 100%;
}
.qty-cart-wrapper .product-form__input quantity-input.quantity {
    width: 100%;
}

.qty-cart-wrapper product-form.product-form {
    margin: 0;
    width: 100%;
}

.qty-cart-wrapper div {
    flex: 1;
}
 
.qty-cart-wrapper product-form.product-form .product-form__submit {
    margin: 0;
}
.qty-cart-wrapper .quantity__button .svg-wrapper {
    width: 1.4rem;
}
svg.minus-accordion-icon {
    display: none;
}
svg.minus-accordion-icon {
    display: none;
}
[open] svg.plus-accordion-icon {
    display: none;
}

[open] svg.minus-accordion-icon {
    display: block;
}
a.button.button--tertiary {
    background: transparent !important;
}
.footer-block__newsletter .newsletter-form__message {
    font-size: 16px;
    font-family: "Instrument Sans", sans-serif;
}
@media(min-width: 990px){  
.banner-product-middle-item img {
    max-width: calc(100% + 80px);
    margin-left: 0px;
}
.footer .grid--4-col-tablet .grid__item {
    width: calc(18% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
}
.footer .grid--4-col-tablet .grid__item:first-child {
    width: calc(44% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
}
}
@media(max-width: 989px){  
    .qty-cart-wrapper {
    align-items: self-start;
    flex-direction: column;
}
.qty-cart-wrapper div {
    flex: 1;
    width: 100%;
}
.banner-product-wrapper {
    margin-top: 0;
}
.banner-product-flex {
    display: flex;
    padding-top: 10px;
    flex-direction: column;
}
.banner-product-rightitem, .product-detail {
    display: none;
}
.banner-product-leftitem {
    order: 2;
}
.banner-product-leftitem .banner-product-upper {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
}
.banner-product-middle-item img {
    max-width: 70%;
}

}
@media(max-width: 575px){  
.banner-product-middle-item img {
    max-width: 100%;
}
.button {
    font-size: 14px;
        padding: 0 28px;
}
.button svg {
    width: 16px;
}
.product-card-wrapper .card__information h3 {
    font-size: 14px;
}
div#ProductGridContainer .product-card-wrapper .card__information, 
.related-products .product-card-wrapper .card__information {
    flex-direction: column;
    gap: 2px;
    padding-top: 10px !important;
    text-align: center;
}
.collection-list a.full-unstyled-link {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 1.54px;
    padding-top: 0px;
}
.empty-collection-wrapper p.empty-collection-text {
    font-size: 14px;
}
.footer-block__newsletter form#ContactFooter .newsletter-form__field-wrapper .field-1 input {
    font-size: 14px;
}
.footer-block__newsletter button#Subscribe {
    font-size: 14px;
}
.footer-block--newsletter {
    margin-bottom: 40px;
}
body {
    font-size: 1.4rem;
}
.product__info-wrapper.grid__item {
    margin-top: 10px;
}
.product__title h1 {
    font-size: 20px;
}
div#ProductGridContainer ul#product-grid {
    row-gap: 20px;
}
}