/** Shopify CDN: Minification failed

Line 429:0 Unexpected "}"

**/
:root {
    --b2b-brand-color: #183a3a!important;
    --spark-default-body-color: #555555;
    --spark-primary-color: #183a3a;
    --spark-primary-color-light: #f4f2ea;
    --spark-primary-color-dark: #183a3a;
    --spark-secondary-color: #f4f2ea!important;
    --spark-tertiary-color: #00AF76;
    --spark-lightest-color: #FFFFFF;
    --spark-success-color: #00AF76;
    --spark-error-color: #EF0000;
    --spark-link-color: #21393a;
    --spark-input-color: #CCCCCC;
    --spark-border-radius-default: 16px!important;
    --spark-border-radius-large: 32px;
    --spark-button-large-background: #183a3a;
    --spark-drawer-background-color: #faf9f5;
    --spark-button-small-font-size: 13px!important;
  --spark-button-text-letter-spacing: 0.06rem!important;
  --spark-button-font-weight:600!important;
  --spark-toast-border-radius: 12px; 
  --spark-toast-action-color: #183a3a;
   --spark-message-padding: 0.7em 1.25em;
    --spark-message-success-background: #183a3a;
    --spark-message-success-border: 1px solid #183a3a;
    --spark-message-warn-background: #FDF7E3;
    --spark-message-warn-border: 1px solid #EDC35C;
    --spark-message-error-background: #E74148;
    --spark-message-error-border: 1px solid #E74148;
  --spark-pricing-font-weight: 500!important;
}

p.product__text.rte.text-sm {
    color: #073a39 !important;
    margin: 0;
    font-weight: 700;
}

.cc_text {

    padding: 50px !important;
}

span#hulk-reorder-list {
    margin-left: 10px;
}


body.page-id-688897622365.template-page .section.section--padding.section--rounded.section--next-rounded {
    display: none;
}

body.page-id-688897622365.template-page div#shopify-section-sections--24500205486429__multicolumn-with-icons {
    display: none;
}

body.page-id-688897622365.template-page .footer-copyright.page-width.page-width--full.w-full.flex.flex-col.items-center.justify-between.gap-4.lg\:gap-0.lg\:flex-row.relative {
    display: none;
}

.title-wrapper.leading-none h1 {
    font-size: 28px !important;
}



label.new-test.label-swatch.text-sm.font-medium.leading-none.cursor-pointer.relative {
  min-width: unset;
  background: white;
  width: auto;
}

div#ProductGridContainer .list-view-item .list-view-purchase {
    width: 100% !important;
}

div#ProductGridContainer .list-view-item .list-view-name-image {
    width: 400px;
}






svg.close {
    stroke: black !important;
    width: 30px;
    height: 30px;
    overflow: visible;
}

button.test-btn.button.button--secondary.button--close.drawer__close.hidden.sm\:flex.items-center.justify-center {
    background: #ffffff00 !important;
}

.button, .shopify-challenge__button, button.shopify-payment-button__button--unbranded, #shopify-product-reviews .spr-summary-actions-newreview {
    cursor: pointer;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    line-height: 1;
    font-weight: 600;
    font-family: var(--font-navigation-family);
    font-size: 16px;
    text-transform: var(--font-button-text-transform);
    padding: clamp(var(--sp-4d5), 1.2vw, var(--sp-5d5)) clamp(var(--sp-6d5), 1.473vw, var(--sp-7d5));
    color: rgb(var(--color-button-text));
    background: #ff7300;
    background-color: #ff7300;
    border-radius: var(--buttons-radius);
    box-shadow: var(--shadow-horizontal-offset) var(--shadow-vertical-offset) rgb(var(--color-shadow) / var(--shadow-opacity));
    max-height: 3.75rem;
    height: auto;
}

.button:after, .shopify-challenge__button:after, button.shopify-payment-button__button--unbranded:after, #shopify-product-reviews .spr-summary-actions-newreview:after {
    content: "";
    pointer-events: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: var(--buttons-radius);
    border: #ff7300;
}
p.product__vendor.text-sm {
    color: #073a39 !important;
    margin: 0;
  font-weight: bold;
}

.product__info>*+* {
    margin-block-start: 6px !important;
}

.product__price.grid.gap-3 {
    padding-top: 15px;
}
.price__regular {
    color: rgb(108 171 113) !important;
    font-weight: 600 !important;
}

ul.swatches.swatches--round.flex.items-center.flex-wrap.gap-4 {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

.cost-day {
    color: #6cab71;
    font-size: 11px;
}

.spaceempty {
    margin-block: 0!important;
}


.show-more {
    background: none;
    color: #053b3a;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
    margin-top: 5px;
    display: inline-block;
    text-decoration: underline;
    font-weight: 500;
}
  
.show-more:focus {
  outline: none;
}


.play-button {
    display: none;
}

.drawer__tab .count {
    display: none;
}

.spark-message.message--warn {
    display: none!important;
}

.price--on-sale {
    display: flex;
    flex-direction: row;
    align-items: center;
}

#stockist-widget .leaflet-popup-content-wrapper {
    border-radius: 12px;
}

.btn-small {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.03rem;
    line-height: 2;
}

.price__sale:before {
    border-block-end: 1px solid grey;
}

@media screen and (min-width: 768px) {
.card-grid {
    --card-grid-per-row: 4;
}}

.yotpo-widget-my-rewards-widget .yotpo-action-buttons-tile {
    gap: 20px;
}

.yotpo-background {
    border-radius: 30px;
}

.yotpo-widget-my-rewards-widget .yotpo-custom-step-icon {
    height: 100%;
    width: 30px;
    margin-bottom: 10px;
}

.yotpo-widget-my-rewards-widget .yotpo-reward-steps-title {
    margin-bottom: 7px;
}

.product__thumbnails.with-dots .product__thumbnail[aria-current=true]:before {
    background-color: #a9a183;
    box-shadow: none;
}

.flickity-page-dots {
    margin-block-start: var(--sp-2);
    margin-left: -6px;
}

.product__thumbnails.with-dots .product__thumbnail:before {
    background-color: #e3dbcd;
}

.product-card__top .caption {
    pointer-events: none;
}

.order-complete p {
    text-align: center;
}

.font-bold {
    font-weight: 500!important;
}


.testimonial.with-5-stars blockquote:before {
    color: #9a906a!important;
}


@media screen and (min-width: 1280px) {
  
 
.card-grid--3 {
    --card-grid-per-row: 7!important;
}

.media-card__text .heading {
    font-size: 14px;
  font-weight:700!important;
}

  .media-card--overlap .media-card__content {
    padding-block-end: 15px;
    padding-inline: 15px;
}

}


@media screen and (min-width: 1024px) {
.specs__sidebar {
    width: clamp(340px, 30vw, 460px);
    padding-inline: var(--sp-12);
}

  }

@media screen and (min-width: 801px) {
  

#shopify-section-template--23597606043997__slideshow_NNtPiW {
    display: none;
}

#shopify-section-template--23357479190877__slideshow_NNtPiW {
    display: none;
}

}

@media screen and (max-width: 800px)  {

  #shopify-section-template--20749630439773__main-product {
    --section-padding-top: 0px!important;
    --section-padding-bottom: 20px;
}

.product__thumbnails.with-dots, .product__thumbnails.with-dots .product__thumbnails-list {
    margin-top: -25px;
    margin-bottom: 5px;
}

.media-card--overlap .media-card__content {
    padding-block-end: 10px;
    padding-inline: 10px;
}
.media-card__text .heading {
    font-size: 14px;
  font-weight: 600!important;
}
.collage-left, .collage-right {
    display:none; 
}

#shopify-section-template--23597606043997__slideshow_NNtPiW {
display:block;
}

#shopify-section-template--23357479190877__slideshow_NNtPiW {
    display: block;
}
  
}

a#continue-shopping-link {
    text-decoration: underline;
    font-size: 0.9rem;
}

p.text-sm.leading-tight {
    height: 30px;
    display: flex;
    align-items: center;
    line-height: 1;
}

@media screen and (max-width: 600px) {
  p.text-sm.leading-tight {
      height: 16px;
  }
}

@media screen and (max-width: 1023px) {
    .product__gallery--partial .slider .product__media {
        width: 67%;
    }
}
@media screen and (min-width: 1280px) {
    .collection__content {
        margin-block-start: 0px;
    }
  p.text-sm.leading-tight {
    line-height: 0;
}
}

@media (min-width: 768px) {
  .shopify-pc__banner__btn-decline {
    order: 1;
  }

  .shopify-pc__banner__btn-accept {
    order: 2;
  }
}

.shopify-pc__banner__btn-accept {
    background-color: #053b3b !important;
    color: #ffffff !important;
}

.shopify-pc__banner__btn-decline {
    background-color: #ffffff00 !important;
}

.form__label.flex.items-center.justify-between.gap-2.w-full .font-medium {
    display: none;
}



  
product-recommendations.complementary-products.grid.gap-5 {
    padding-top: 20px;
}
  p.text-sm.leading-tight {
    line-height: 1.4;
        width: 80vw;

}
  .checks {
    margin-block: 0px !important;
}
    html.js .drawer__close {
        height: 40px!important;
        width: 40px!important;
      position: relative;
    }

  .drawer__close {
    height: var(--sp-12)!important;
    width: var(--sp-12)!important;
}
}
