/** Shopify CDN: Minification failed

Line 2751:2 Expected "*/" to terminate multi-line comment

**/
/* reset */
body .bold {
  font-weight: 600;
}
.shopify-section--privacy-banner {
    z-index: 999;
}
a.okeReviews-reviewsWidget-header-controls-writeReview.js-okeReviews-writeReview.okeReviews-button {
    max-width: 150px !important;
}
/* safari fix */
.content-over-media {
  grid-template: 0 minmax(0, 1fr) 0 / minmax(0, 1fr) minmax(0, min(var(--container-max-width), 100% - var(--content-over-media-gap, var(--content-over-media-column-gap, var(--container-gutter))) * 2)) minmax(0, 1fr) !important;
}
@media screen and (min-width: 700px) {
  .cart-drawer__line-items > line-item {
      padding-block-start: var(--spacing-6);
  }
}
.cart-drawer__line-items > line-item {
    padding-block-start: var(--spacing-4);
}
.input, .textarea, .select {
  /*border-radius: var(--rounded-lg);*/
}
.shopify-section--product-recommendations .floating-controls-container {
    overflow: hidden;
}
.template-product product-recommendations .rating-with-text {
    padding-bottom: 0;
    margin-bottom: -4px;
}
product-recommendations span.product-card__title {
    width: 80%;
    position: relative;
    top: -5px;
}
.product-info__offer-list .money {
    word-spacing: -2px !important;
}
privacy-bar.privacy-bar {
    z-index: 2;
}
sale-price.gift-price {
    color: rgb(var(--on-sale-text));
}
.prose ul, .prose ol {
  row-gap: .1rem;
  margin: 0;
  padding: 0;
  line-height: 1.4;
}
p#opt-out-p-id {
  padding-top: 10px;
  text-decoration: underline;
}
button.select {
  justify-content: flex-start!important;
  white-space: pre-line;
  gap: 6px;
  padding-top: 5px;
  padding-bottom: 5px;
  height: auto;
}
.product-info__description ol, .product-info__description ul {
  list-style: disc !important;
  margin-left: 15px;
  margin-top: 15px;
}
.media-swatch.is-disabled::after, .block-swatch.is-disabled, :checked + .block-swatch.is-disabled {
  background-image: unset;
  opacity: .9;
  background: #f5f5f578;
}
.template-index .content-over-media.group.rounded-sm {
  background: white;
  /*border-radius: var(--rounded-lg);*/
}
.page {
  background: white;
  max-width: var(--container-max-width);
  padding: 40px 40px;
  border-radius: var(--rounded-sm);
}
.template-page .shogun-root {
  background: white;
}
.shopify-policy__container {
  background: white;
  max-width: var(--container-max-width) !important;
  --container-inner-width: min((100vw - var(--scrollbar-width, 0px)) - var(--container-gutter) * 2, var(--container-max-width));
  --container-outer-width: calc(((100vw - var(--scrollbar-width, 0px)) - var(--container-inner-width)) / 2);
  margin-inline-start: max(var(--container-gutter),50% - var(--container-max-width) / 2)!important;;
  margin-inline-end: max(var(--container-gutter),50% - var(--container-max-width) / 2)!important;
  padding: 40px !important;
  border-radius: var(--rounded-sm);
  margin-top: 65px !important;
  margin-bottom: 65px !important;
}
@media screen and (min-width: 700px) {
  .page .prose * + :is(p, div) {
    margin-block-start: var(--spacing-4);
    margin-top: 0;
  }
}
@media screen and (max-width: 699px) {
  .page {
    padding: 40px 25px !important;
  }
  .shopify-policy__container {
    padding: 40px 25px !important;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .page .h1.text-center, .shopify-policy__title h1 {
    margin-bottom: -30px;
  }
}
.page .link, .prose a:not(.button) {
  background: unset;
}
#reamaze-wrapper {
  z-index: 100 !important;
}
.template-collection .scroll-area {
  scroll-behavior: smooth;
}
a:not([href]) .reversed-link {
  background: none;
  cursor: auto;
}
.navigation-drawer {
  z-index: 5555;
}
#reamaze-widget {
  z-index: 100 !important;
}
.rating .text-sm {
  font-size: .82rem;
}
.product-info__rating .text-sm {
  font-size: 1rem;
}
.product-info .variant-picker__option-values.scroll-area {
  padding-block-start: 2px;
  padding-block-end: 2px;
  margin-left: 0;
  padding-left: 1px;
}
.rmz-shoutbox-popup-container #reamaze-wrapper {
  z-index: 100000000000 !important;
}

@media screen and (min-width: 700px) {
.block-swatch {
  padding-inline-start: var(--spacing-4);
  padding-inline-end: var(--spacing-4);
}
.block-swatch {
  height: 2.65rem;
  font-size: .9rem
  }
}
.button {
  font-weight: 400;
}
a.okeReviews-reviewsWidget-header-controls-writeReview.js-okeReviews-writeReview.okeReviews-button {
    display: block;
    max-width: 130px;
    margin-left: auto;
}
span.okeReviews-a11yText {
    opacity: 0 !important;
}
.template-page a.okeReviews-reviewsWidget-header-controls-writeReview.js-okeReviews-writeReview.okeReviews-button.is-okeReviews-hidden {
    display: none;
}
.template-collection image-banner.collection-banner.content-over-media.content-over-media--auto.full-bleed.text-custom {
  max-height: 500px;
  min-height: 180px;
}

/* Shogun */
.shogun-root * {
  font-family: 'canada-type-gibson' !important;
}
/* ChargeMat, PowerPack, SnapBase */
.shogun-tabs.shogun-modern {
    margin: 0 auto !important;
    max-width: 1196px;
}
.shogun-accordion-heading {
  background: transparent !important;
}
.shogun-accordion-wrapper > .shogun-accordion {
  padding: 4px;
  padding-top: 0px;
}
.shogun-tabs.shogun-modern li {
    max-width: 280px !important;
}
.shogun-tabs.shogun-modern li {
    width: auto !important;
}
.shogun-tabs-body.shogun-modern {
  max-width: 1196px;
  margin: 0 auto;
}
.shogun-accordion-wrapper {
  max-width: 1360px;
  margin: 0 auto;
  margin-bottom: 0px;
  margin-bottom: 15px;
}
.shogun-root button[data-shopify-xr-hidden] {
  visibility: visible;
  display: block;
  margin: 0 auto;
}

.shogun-root div[id$="__shogun-below"] p {
  font-weight: 300;
}
.template-product .shogun-root {
  background: rgb(var(--product-card-background));
  padding-bottom: 80px;
}
span {
    line-height: 1.8;
}
.shogan-block__above-desktop {
  margin-top: 25px;
}

@media screen and (min-width: 1150px) {
  .product-gallery--desktop-thumbnails-left {
      grid-template-columns: 1fr 5fr;
      gap: 0;
      grid-auto-flow: row;
  }
}
h4.shogun-accordion-title {
    font-weight: 400;
    text-transform: capitalize;
}
.shogun-root p {
  font-weight: 300;
}

div[id$="__shogun-below"] .shogun-accordion-body {
  padding: 10px 20px;
}

.shogun-accordion-body strong {
  /*font-weight: 500;*/
}
.shogan-block__above-desktop .shg-row strong {
  font-weight: 500;
  position: relative;
  top: -6px;
}
.shogan-block__above-desktop .shg-row p {
  font-weight: 300;
  font-size: 14px;
}
.shogan-block__above-desktop .shogun-root {
  padding-bottom: 0px;
  border-radius: var(--rounded);
}
.product-info__description .shogun-root {
  padding-bottom: 0px;
  border-radius: var(--rounded);
}
.shogun-accordion-icon.shogun-icon-plus {
  margin: 0;
}
.page .shg-c-lg-4.shg-c-md-4.shg-c-sm-4.shg-c-xs-4 {
  margin-top: 0px;
}
.page .shg-c-lg-6.shg-c-md-6.shg-c-sm-6.shg-c-xs-12 {
  margin-top: 0;
}
.page .shg-c-lg-4.shg-c-md-4.shg-c-sm-4.shg-c-xs-12 {
  margin-top: 0;
}
.page .shg-c-lg-6.shg-c-md-6.shg-c-sm-6.shg-c-xs-6 {
  margin-top: 0;
}
.shogun-image-link {
  color: transparent;
}

/* Breadcrumb */
.breadcrumb {
  position: absolute;
  top: 24px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  font-size: .8rem;
  color: rgb(var(--text-color) / .7);
}
@media screen and (max-width: 699px) {
  .breadcrumb {
    display: none;
  }
}
@media screen and (min-width: 1000px) {
  .breadcrumb {
    top: 30px;
  }
}
@media screen and (min-width: 1400px) {
  .breadcrumb {
    top: 38px;
  }
}

/* Footer Menu */
@media screen and (max-width: 640px) {
  .footer__block.footer__block--text {
    margin-bottom: 15px;
  }
  .accordion__item-header {
    padding: 12px 0;
    cursor: pointer;
    position: relative;
  }
  .accordion__item-header:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: rgb(var(--text-color) / .2);
    transform: rotate(45deg) translateY(-60%);
    top: 48%;
    right: 10px;
    transition: .3s ease;
  }
  .accordion__item-body {
    padding: 0;
    transform: scaleY(0);
    height: 0;
    transition: .3s ease;
    opacity: 0;
    transform-origin: top;
    overflow: hidden;
  }
  .accordion__item.active .accordion__item-header:after {
    transform: rotate(-135deg) translateY(4px);
    top: 50%;
  }
  .accordion__item.active .accordion__item-header {
    border-bottom: 1px solid rgb(var(--text-color) / .07);
  }
  .accordion__item.active .accordion__item-body {
    transform: scaleY(1);
    height: auto;
    padding: 20px 0px;
    opacity: 1;
  }
  .footer__block.footer__block--menu.accordion__item {
    grid-column: 1 / -1;
    max-width: 100%;
    border-bottom: 1px solid rgb(var(--text-color) / .07);
    margin-top: -35px;
    gap: 5px;
  }
}
.footer__block.footer__block--newsletter {
  padding-bottom: 15px;
}

/* Header */
store-header.header.is-filled, .template-product store-header.header {
  border-bottom: 1px solid #ebebeb;
}
img.header__logo-image {
  margin-top: -1px;
}
.icon-title {
  text-transform: capitalize;
  font-size: .9rem;
  margin-top: -1px;
  display: block;
}

.navigation-promo.navigation-promo--carousel .content-over-media p {
  max-width: 100%;
}

@media screen and (min-width:1150px) {
  .mega-menu__nav {
      gap: 0rem;
  }
  .navigation-promo.navigation-promo--carousel .content-over-media p {
    max-width: 100% !important;
  }
}
@media (min-width:1150px) and (max-width:1255px) {
  .navigation-promo__wrapper {
    margin-left: -60px !important;
    --content-over-media-column-gap: var(--spacing-5) !important;
    --promo-heading-font-size: var(--text-h5) !important;
  }
}
@media (min-width:1150px) and (max-width:1271px) {
  .header__link-list.wrap li {
    font-size: .9rem;
  } 
  .header__link-list.wrap {
    gap: var(--spacing-1) var(--spacing-2-5);
  }
}
@media (min-width:1150px) and (max-width:1365px) {
  .mega-menu__nav .h5 {
    margin-top: 10px;
  }
}

@media (min-width:1170px) and (max-width:1271px) {
  .header__link-list.wrap {
    gap: var(--spacing-1) var(--spacing-3);
  }
}
@media (min-width:1210px) and (max-width:1271px) {
  .header__link-list.wrap {
    gap: var(--spacing-1) var(--spacing-5);
  }
}
@media (min-width:1250px) and (max-width:1271px) {
  .header__link-list.wrap {
    gap: var(--spacing-1) var(--spacing-6);
  }
}

@media screen and (max-width: 700px) {
  .icon-title {
    font-size: .75rem;
  }
}
.has-icon-title .header__secondary-nav svg {
  margin: 0 auto;
}
.has-icon-title .header__main-nav svg {
  margin: 0 auto;
}
@media screen and (min-width: 700px) {
  .header__wrapper.has-icon-title {
      padding-top: 15px;
      padding-bottom: 15px;
  }
}
.header__icon-list .hidden.md\:block.shrink-0 .bold.text-sm {
  font-weight: 500;
  position: relative;
  top: 0px;
}
.focus-link {
  display: inline-block;
  font-weight: normal;
  color: orange;
  font-size: .8rem;
  position: relative;
  top: -7px;
  left: 3px;
  white-space: nowrap;
  font-weight: 400;
}
#header-sidebar-menu .focus-link {
  left: 0;
  margin-left: -10px;
}

@media screen and (max-width: 699px) {
  .template-product .header__wrapper {
    background: rgb(var(--background-primary));
  }
}
@media screen and (min-width: 1150px) {
  .navigation-promo img {
    height: 275px;
  }
}
.panel__wrapper {
  overflow: hidden;
  overflow-y: scroll;
}

@media screen and (min-width: 1300px) {
  .navigation-promo__wrapper {
    margin-inline-end: -0vw !important
  }
  .navigation-promo__wrapper {
    --content-over-media-column-gap: var(--spacing-5) !important;
    --promo-heading-font-size: var(--text-h5) !important;
  }
}
@media screen and (max-width: 1149px) {
  .navigation-promo--grid img {
    height: 15vh;
    margin-top: -10px;
  }
  .navigation-promo--carousel img {
    height: 25vh;
  }
  .navigation-promo__wrapper {
    --navigation-promo-grid: 0 !important;
  }
  a.relative.tap-area {
    padding-left: 1px;
    padding-right: 1px;
  }
}
.wrap {
    width: 100%;
}

/* ATC Drawer */
.updated-view-cart {
  cursor: pointer;
}
.quick-buy-drawer .block-swatch {
  white-space: pre;
}
.quick-buy-drawer .variant-picker__option-values.scroll-area.bleed.sm\:unbleed.gap-2 {
  margin: auto;
  width: 100%;
}

/* Porduct Page */
@media screen and (min-width: 699px) {
  .template-product .section.section--tight.custom-css.section-boxed.bg-custom {
      padding-top: 35px;
      padding-bottom: 35px;
      margin-top: 30px;
      margin-bottom: 30px;
      border-radius: var(--rounded-lg);
  }
  label.media-swatch.border {
    /*--swatch-size: 55px;*/
  }
}
/*info spacing */
@media screen and (min-width: 700px) {
  .product-info__vendor, .product-info__title, .product-info__badge-list, .product-info__sku, .product-info__price, .product-info__rating, .product-info__payment-terms {
      --product-info-block-spacing: var(--spacing-3);
  }
}
.product-info__variant-picker .variant-picker {
    gap: var(--spacing-4);
}
.snapmag-subtitle {
  cursor: pointer;
  font-size: .8rem;
  display: flex;
  opacity: .65;
  margin-left: -4px;
  margin-bottom: -8px;
  margin-top: 8px;
}
@media only screen and (max-width: 699px) {
  .snapmag-subtitle {
    margin-bottom: -5px;
  }
}
.snapmag-subtitle .text-part {
  margin-bottom: 5px;
}
.text-with-icon.text-success {
  /*display: none;*/
}
.text-with-icon.text-error {
  margin-bottom: -15px;
  margin-top: -7.5px;
}
.text-with-icon.text-warning {
  padding-bottom: 17px;
  margin-top: -15px;
}
@media only screen and (max-width: 699px) {
  span.text-with-icon.text-error {
    margin-bottom: -7px;
    margin-top: -7.5px;
  }
  span.text-with-icon.text-warning {
    padding-bottom: 17px;
    margin-top: -15px;
  }
}
.product-info__text {
  margin: 10px 0px;
  color: rgb(var(--text-color) / .7);
}
@media only screen and (max-width: 699px) {
  .product-info__title.h2 {
    font-size:var(--text-h1);
  }
}
.product-gallery {
  position: relative; /* Done to show label */
}
.product-gallery__thumbnail[aria-current="true"] {
  opacity: 1;
  /*filter: blur(0);*/
}
.product-gallery__thumbnail {
  opacity: .5;
  /*filter: blur(.5px);*/
}
.product-gallery__thumbnail-list {
  gap: var(--spacing-4);
  grid-auto-columns: 60px;
  margin-top: -5px;
}
.snapmag-logo {
  background: linear-gradient(to bottom, #21a9ff 0%,#3aa4f1 37%,#2566aa 88%);
  background: linear-gradient(to bottom,#abe0ef 0%,#74cce4 37%,#48b0ca 88%);
  border-radius: var(--rounded-button);
}
.snapmag-logo #snapmag-rect {
  fill: transparent;
}
.product-card .rating__star.icon.icon-rating-star {
  /*position: relative;
  top: -2.5px;*/
}
@media only screen and (max-width: 500px) {
  .template-product .product-info .horizontal-product__image.rounded-xs {
    flex: 0 0 34%;
    position: relative;
    top: 2px;
    margin-right: 5px;
    margin-left: -3px;
  }
}
.rating span.text-sm {
    position: relative;
    line-height: 0;
}
@-moz-document url-prefix() {
  .rating span.text-sm {
    top: 0px;
  }
  .template-product .rating span.text-sm {
    top: 1px;
  }
  .rating__star.icon.icon-rating-star {
    position: relative;
    top: -3px;
  } 
}
.okeReviews-button {
  border-radius: var(--rounded-button);
  padding: 10px 20px !important;
}
.template-product .rating-with-text {
  position: relative;
  padding-bottom: 15px;
}
.template-product .rating-with-text .rating {
  position: absolute;
  right: 0;
}
.product-info__price .rating-with-text {
  padding-bottom: 0px;
  display: inline-block;
}
.rating-with-text .bnpl-text {
  width: auto;
  font-size: .8rem;
  color: rgb(var(--text-color) / .7);
  display: inline;
}
.bnpl-text .payment {
  font-weight: 500;
  padding-right: 4px;
  padding-left: 2px;
  word-spacing: -3px;
  white-space: nowrap;
}
.bnpl-text .money {
  line-height: 0;
}
.price-list.price-list--lg {
  width: auto;
  display: inline-block;
}
cart-drawer .bnpl-text {
  position: relative;
  bottom: -8px;
  font-size: 13px;
  font-weight: 400;
  color: rgb(var(--text-color) / .7);
  padding-bottom: 15px;
}
.brand-logo-afterpay {
  display: inline-block;
  position: relative;
  top: 4px;
  left:2px;
}
.klaviyo-bis-trigger {
  display: block;
  text-align: center;
  text-decoration: underline;
  margin-top: -15px;
  color: rgb(var(--warning-text));
}

.dispatch-date-warning {
  margin-left: -9px;
  display: contents;
}
.text-warning {
  padding-top: 0;
  padding-bottom: 32px;
  margin-top: -8px;
}
.quick-buy-drawer__info .text-warning {
  max-width: 100%;
  font-size: .9rem;
  text-align: left;
  margin-bottom: -8px;
}
@media only screen and (max-width: 699px) {
  .text-warning {
    padding-top: 8px;
    padding-bottom: 24px;
    margin-top: -8px;
  }
  .template-collection .product-card__info {
    padding: 8px 16px;
    padding-top: 7px;
    padding-bottom: 10px;
  }
}
@media only screen and (min-width: 699px) {
  .quick-buy-drawer__info .text-warning {
      justify-content: center;
  }
}
/* lable issue */
.block-swatch {
  white-space: pre;
  padding-bottom: 1px;
}
.product-info__rating .okeReviews-reviewsSummary-ratingCount {
  display: none !important;
}
.product-info__rating .okeReviews.okeReviews--theme {
  position: relative;
  top: -2px;
  margin-right: -4px;
  margin-left: -4px;
}
.product-info__rating .okeReviews.okeReviews--theme .okeReviews-starRating.okeReviews-starRating--small {
  height: 17px;
  width: 96px;
}
.product-info__rating .okeReviews.okeReviews--theme .okeReviews-starRating--small .okeReviews-starRating-indicator-layer {
  background-size: 96px 16px;
}

@media only screen and (max-width: 699px) {
  .product-gallery__zoom {
    bottom: 10px !important;
    top: unset !important;
    /*left: 0;*/
  }
  .product-gallery__zoom .circle-button.circle-button--fill.ring {
    background: #ffffff2e;
    box-shadow: none;
    background: #a2a2a21f;
    width: 28px;
    height: 28px;
  }
}
.product-info__product-picker .variant-picker__option {
  display: inline-flex;
}
.product-info__product-picker .variant-picker__option-info span {
  display: none;
}
.product-info__product-picker a {
  /*padding: 0 10px; */
  /* height: 24px; */
  /* font-size: .8rem; */
  position: relative;
  top: -9px;
}
.product-info__product-picker {
  margin-bottom: -10px;
  margin-top: 28px;
}
hr.product-info__separator {
    margin-top: 20px;
}
.product-info__product-picker .variant-picker__option-info {
  padding-right: 10px;
}
.product-info__product-picker a span {
  position: relative;
  top: -0.5px;
}
span.text-with-icon.text-success {
  margin-bottom: -22px;
  position: relative;
  top: -7px;
}
@media screen and (max-width: 699px) {
  span.text-with-icon.text-success {
    margin-bottom: -14px;
  }
}
.gift-card__image {
  max-width: 400px !important;
  width: 100%;
}
.product-info__accordion .accordion__toggle {
    padding: 14px 8px;
    border-color: rgb(var(--text-color) / .01);
    font-weight: 500;
}
.product-info__accordion {
    border-color: rgb(var(--text-color) / .04);
}
.product-info__accordion .accordion__content {
    padding: 5px 8px;
}

/* Product Shogan */
.shogun-accordion-title {
  color: rgb(var(--text-color)) !important;
}
.shogan-block__above-desktop .shg-row strong {
  color: rgb(var(--text-color));
}
.shogan-block__above-desktop .shg-row p, .offer.bg-custom.text-custom p {
  color: rgb(var(--text-color) / .7);
  font-weight: 300;
}
h4.shogun-accordion-title {
  font-weight: 500;
  padding-bottom: 2px !important;
}

.product-gallery {
  grid-column-start: 1;
  grid-row-start: 1;
}
.shogan-block__above-desktop {
  grid-column-start: 1;
  grid-row-start: 1;
  padding-top: 85%;
}
@media screen and (max-width: 999px) {
  .shogan-block__above-desktop {
    grid-column-start: 1;
    grid-row-start: 3;
    padding-top: 0;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1149px) {
  .shogan-block__above-desktop {
    padding-top: 120%;
  }
}
@media screen and (min-width: 1150px) {
  .product-gallery--desktop-thumbnails-left .product-gallery__thumbnail-list {
      max-height: 550px;
  }
}

.block-swatch {
  background: rgb(var(--background));
}
model-media {
  margin-bottom: -7px;
}
.shopify-model-viewer-ui model-viewer {
  border-radius: var(--rounded);
  background-color: transparent;
}
/* quick add */
.product-quick-add {
  background: white;
  border-top: 1px solid rgb(var(--text-color) / .05);
}
.product-quick-add__message {
  color: rgb(var(--text-color) / .7);
  font-weight: 400;
  font-size: .9rem;
}
@media screen and (min-width: 700px) {
  .product-quick-add__variant {
    grid-template-columns: 75px auto auto auto;
    gap: 10px;
  }
  .product-quick-add {
    width: auto;
  }
  .product-quick-add .quantity-selector__button {
    padding-inline-start: var(--spacing-2-5);
    padding-inline-end: var(--spacing-2-5);
  }
  .product-quick-add button {
    padding: 15px 35px;
    font-size: .95rem;
  }
  .product-quick-add__variant .quantity-selector__input {
    min-width: var(--spacing-4-5);
    width: auto;
    margin-left: -5px;
    margin-right: -5px;
  }
  .product-quick-add__variant .quantity-selector {
    max-height: 2.8rem;
  }
}
@media screen and (max-width: 699px) {
  .product-quick-add {
    display: grid;
    grid-template-columns: auto 90px;
  }
  .product-quick-add .quantity-selector.sm\:hidden {
    position: relative;
    top: 5px;
  }
  .product-quick-add buy-buttons {
    margin-right: 10px;
  }
  .product-quick-add__message.sm\:hidden {
    grid-column: 1 / -1;
    text-align: center;
    margin-top: 8px;
    margin-bottom: -7px;
  }
}
.product-quick-add .quantity-selector.sm\:hidden .quantity-selector__button {
  padding-inline-start: var(--spacing-2-5);
  padding-inline-end: var(--spacing-2-5);
}
.product-quick-add__message * {
  display: inline-block;
}
.product-quick-add__variant .rating {
  position: absolute;
  bottom: 8px;
  left: 8px;
  transform: scale(.8);
}
.product-quick-add__variant .rating__stars {
  display: inline-block;
  margin-left: -1px;
  position: relative;
  top: -.5px !important;
}

/* Cross-sell Component */
product-recommendations {
  position: relative;
}
@media screen and (min-width: 700px) {
  :is(.popover)::part(outside-close-button) {
    display: block;
    top: -7px;
    right: 0;
    width: 101%;
    border-radius: 0;
    background: transparent;
    margin-left: 5px;
  }
  .header__icon-list :is(.popover)::part(outside-close-button) {
    display: none;
  }
}
.more-content {
  padding: 10px 20px;
  text-align: left;
}
.more-content ul {
  list-style: unset;
  padding-left: 15px;
}
.more-button {
  color: rgb(var(--text-color) / .7);
  font-size: 0.9rem;
  text-decoration: underline;
}

/* Home Page */
.template-index .product-card__figure {
  padding-top: 10px;
  padding-bottom: 25px;
}
.template-index .shopify-section--featured-collection p {
  margin-top: 3%;
}

@media screen and (max-width: 500px) {
  .template-index .shopify-section--featured-collection .text-with-icon.group, .template-index .shopify-section--featured-collection p {
    position: absolute;
    right: 18px;
  }
  .template-index .shopify-section--featured-collection p {
    display: none; 
  }
  .template-index .shopify-section--featured-collection .text-with-icon.group .reversed-link {
    position: relative;
    top: 2px;
    font-size: .8rem;
    right: -4px;
  }
}

@media screen and (min-width: 700px) {
  .template-index .product-card__figure {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.okeReviews.okeReviews--theme .okeReviews-reviewsCarousel-slider-slide-inner {
  box-shadow: none !important;
  border-radius: var(--rounded) !important;
}
.okeReviews button.flickity-prev-next-button {
  width: 30px;
  height: 30px;
}
@media (max-width: 699px) {
  .okeReviews button.flickity-prev-next-button.previous {
    left: -13px;
  }
  .okeReviews button.flickity-prev-next-button.next {
    right: -13px;
  }
}
@media (max-width: 768px) {
  #app-block .okeReviews.okeReviews--theme .okeReviews-reviewsCarousel-slider {
    padding: 0;
  }
}
@media (max-width: 768px) {
  #app-block .okeReviews.okeReviews--theme .okeReviews-reviewsCarousel-slider-slide-inner {
    padding: 1.8em;
  }
}
#app-block .okeReviews.okeReviews--theme .okeReviews-button {
  text-transform: capitalize;
  letter-spacing: unset;
  font-weight: 500;
  font-size: .8rem;
}
#app-block .okeReviews-widget-holder {
  padding: 0;
}
.scrollable-with-controls {
  overflow: hidden;
}
.covet-pics-standard-gallery-section-title {
  font-weight: bold;
}
.product-card__info {
  /*background: rgb(var(--background-primary));*/
  border-top: 1px solid rgb(var(--background-primary)); /* add to theme settings*/
  border-radius: 0px 0px var(--rounded-sm) var(--rounded-sm);
  
}
@media screen and (min-width: 700px) {
  .announcement-bar {
    padding-block-start: var(--spacing-2);
    padding-block-end: var(--spacing-2);
  }
}

@media screen and (max-width: 930px) {
  a.media-grid__item .h4 {
      font-size: 1rem;
      position: relative;
      bottom: -15px;
  }
}
@media screen and (max-width: 768px) {
  a.media-grid__item .h4 {
      font-size: .8rem;
  }
}
@media screen and (max-width: 699px) {
  a.media-grid__item .h4 {
      font-size: 1rem;
      bottom: 0px;
  }
}

/* AR Icon */
.product-gallery__ar-wrapper {
  position: relative;
}
.product-gallery__ar-wrapper button.button.button--lg.button--subdued.w-full {
  position: absolute;
  right: 0px;
  bottom: 14px;
  background: #a2a2a21f;
  padding: 3px 3px;
  width: 24px;
  z-index: 1;
}
.product-gallery__ar-wrapper svg.view-ar {
  height: auto;
  padding: 0;
  margin: 0;
}


/* Collection Page */
.template-collection .product-card__figure {
  padding-top: 25px;
  padding-bottom: 25px;
}
.template-collection .rating.sm\:hidden {
  position: absolute;
  top: -25px;
  left: 15px;
}
#single-heading, #protection-heading {
  padding-top: 25px;
}
.h3.type_heading {
  margin-top: -30px;
  padding-top: 0;
  margin-bottom: 10px;
}
.template-collection .product-card__info {
  position: relative;
}
reveal-items {
    margin-bottom: 50px;
}
.h3.type_heading {
  /*margin-bottom: 15px;*/
  display: none;
}
.type_paragraph {
  max-width: 600px;
  margin-top: -8px;
  display:none;
}
.product-card__label {
  display: table;
  position: absolute;
  top: 13px;
  right: 13px;
  margin-top: -4px;
  color: orange;
  border-radius: var(--rounded-button);
  text-transform: capitalize;
  font-size: .9rem;
  z-index: 1;
  font-weight: 400;
}
.product-card__label svg * {
  fill: orange !important;
}
.badge.badge--sold-out, .badge.badge--on-sale {
  text-transform: capitalize;
  font-size: .9rem !important;
  background: transparent;
  color: rgb(var(--text-color) / .4);
  position: relative;
  left: -2px;
  top: -8px;
  padding: 0;
  font-weight: 400;
}
.product-gallery .product-card__label {
  font-size: .9rem;
}
@media only screen and (max-width: 699px) {
  .product-card__label {
    top: 11px;
    right: 11px;
    font-size: .8rem;
  }
  .scrollable-with-controls .product-card__label {
    top: 13px;
    right: 13px;
    font-size: .85rem;
  }
  .badge.badge--sold-out, .badge.badge--on-sale {
    font-size: .8rem !important;
    left: 4px;
    top: -2px;
    padding: 0;
    font-weight: 400;
  }
  .product-gallery .product-card__label {
    font-size: .9rem;
    top: 15px;
    right: 0px;
  }
  .template-collection .place-self-center.text-center.sm\:place-self-center.sm\:text-center {
    padding: 40px 0;
  }
  .template-collection .collection {
    margin-block-start: var(--spacing-5);
    margin-block-end: var(--spacing-1);
  }
}
.product-card__label svg {
  margin-left: 4px !important;
}
.card-subtitle {
  font-size: 0.8em;
  color: rgb(var(--text-color) / .7);
}
.template-collection x-popover {
  left: 15%;
  z-index: 1000;
}

/* Cart */
.free-gift-bar::before {
  background: rgb(var(--free-label)); /* add to settings */
}
.free-shipping-bar .money span {
  display: none;
}
.cart-drawer__top p.h5 {
    min-width: 30px;
    white-space: nowrap;
}
.free-shipping-bar .money {
  word-spacing: -4px;
  padding-right: 4px;
}
.free-label {
  display: table;
  background: white;
  padding: 3px 12px;
  padding-bottom: 3px;
  color: orange;
  font-size: .9rem;
  border-radius: var(--rounded-button);
  margin-left: 8px;
}
@-moz-document url-prefix() {
  .free-label {
    padding-bottom: 1px;
  }
}
.price-highlight {
  font-weight: 500;
}
#pricing-data small {
  font-size: .95rem;
}
@media only screen and (max-width: 699px) {
  .free-label {
    display: none;
  }
}
.gift-block .horizontal-product__info {
  gap: 0;
}
.gift-block .button.button--sm {
  margin-top: 8px;
}
.horizontal-product-list.separate.gift-block {
  padding-top: 0;
}
.cart-drawer__top {
  padding-bottom: 10px;
}
.badge {
  font-weight: 500;
  opacity: .7;
  font-size: .65rem !important;
}
.gift-hide {
  display: none;
}
#remaining-limit {
  margin-left: -3px;
}
.cart-drawer__recommendations .horizontal-product[data-visibility="hide"] {
  display: none;
}
#success-message, #remaining-message {
  color: rgb(var(--text-color) / .7);
}
@media only screen and (max-width: 699px) {
  .cart-drawer .horizontal-product__image.rounded-xs {
    position: relative;
    top: 7px;
  }
}
.horizontal-product-list.separate.gift-block {
    width: 100%;
    overflow: hidden;
}
.gift-block p.text-sm {
    width: 95%;
}

/* Pricing */
.manual-style .line-through_ small{
  padding-right: 2px;
  position: relative;
  top: 0px;
}
#remaining-message .money {
  word-spacing: -3px;
  white-space: nowrap;
  line-height: 0;
  padding-right: 4px;
}
.cart-drawer .price-list {
  gap: var(--spacing-0-5) var(--spacing-0-5);
}
compare-at-price.text-subdued.line-through_ {
  font-size: .8rem;
}
price-list.manual-style small {
  font-size: .8rem;
}
.small-was {
  color: rgb(var(--text-color) / .7);
}
.product-quick-add .small-was {
  margin-right: -5px;
}
.product-info compare-at-price.text-subdued.line-through_ {
  font-size: 1.1rem;
  text-decoration: line-through;
}
.quick-buy-drawer__variant .line-through_ {
  text-decoration: line-through;
}
.quick-buy-drawer .price-list {
  gap: var(--spacing-0-5) var(--spacing-0-5);
}
.product-info .line-through_ small {
    font-size: 1rem;
    top: -1px;
}
@media only screen and (max-width: 425px) {
  price-list.manual-style {
    gap: var(--spacing-0-5) var(--spacing-1);
  }
  .collection__results price-list.manual-style {
    font-size: .9rem;
  }
  .collection__results compare-at-price.text-subdued.line-through_ {
    font-size: .7rem;
  }
  price-list.manual-style small {
    font-size: .7rem;
  }
  .product-info compare-at-price.text-subdued.line-through_ {
    font-size: 1rem;
  }
  .product-info price-list.manual-style small {
    font-size: .9rem;
  }
  .collection__results .product-card__title * {
    font-size: .8rem;
    /*font-weight: 500;*/
  }
}
.manual-style .money span {
  display: none;
}
.manual-style .money {
  word-spacing: -4.4px;
  white-space: nowrap;
  line-height: 0;
}
.manual-style .text-subdued.line-through_ .money {
  text-decoration: line-through;
  padding-right: 5px;
}
.product-info .text-lg small {
  font-size: 1.1rem;
}
.product-info .text-lg {
  font-size: 1.5em;
  line-height: 1.6;
}
.horizontal-product__info small {
  font-size: .65rem !important;
}
 .line-item__info small {
  font-size: .7rem !important;
}
compare-at-price.text-subdued.line-through_ {
    text-decoration: line-through;
}
product-card .small-was {
    margin-right: -5px;
}
@-moz-document url-prefix() {
  compare-at-price *, compare-at-price.text-subdued.line-through_ {
    text-decoration: none !important;
  }
  compare-at-price, compare-at-price.text-subdued.line-through_ {
    background: linear-gradient(#676767, #6c6c6c) no-repeat center 45% / 80% 1px;
  }
  .product-info compare-at-price.text-subdued.line-through_, .quick-buy-drawer__variant .line-through_ {
    text-decoration: none !important;
  }
  .manual-style .line-through_ small {
    background: transparent;
  }
}
.predictive-search compare-at-price.text-subdued.line-through_ {
    margin-left: -5px;
}
.cart-slash {
  font-size: 13px;
  padding-right: 2px;
  color: #676767;
}

#pricing-data .saving {
    background: black;
    color: #fff;
    padding: 2px 5px;
    display: table;
    margin-left: auto;
    margin-bottom: 4px;
    position: absolute;
    top: 12px;
    right: 6%;
    font-size: 12px;
}

div#pricing-data.international {
    margin-top: 15px;
}

@media only screen and (max-width: 699px) {
  #pricing-data .saving {
    right: 24px;
    top: 10px;
  }
  div#pricing-data {
    margin-top: 5px;
  }
  div#pricing-data.international {
    margin-top: 20px;
  }
}

/* Word spacing */
sale-price {
    word-spacing: -5px;
}
sale-price span, sale-price small {
    word-spacing: 0px;
}

/* new */
@media only screen and (max-width: 699px) {
  image-banner.collection-banner.content-over-media.content-over-media--auto.full-bleed.text-custom .prose {
      font-size: 15px !important;
  }
}
.slider-item {
    padding: 10px 0px 40px 0;
}
.slider-text .title {
    font-size: 16px;
    font-weight: bold;
}
.slider-text .description {
    font-size: 14px;
}
.slider-text {
    padding-top: 8px;
}
.mySwiper .swiper-button-prev {
    left: 89%;
}
.swiper-button-next {
    right: 2%;
}
.mySwiper .swiper-scrollbar.swiper-scrollbar-horizontal {
    width: 88%;
    position: relative;
    left: 0;
    top: -15px;
}
.mySwiper .swiper-scrollbar-drag {
    top: -14px;
}
.mySwiper .swiper-button-next:after, .mySwiper .swiper-button-prev:after {
    font-size: 12px;
    color: black;
    background: white;
    border: 1px solid #aaa;
    padding: 4px 7px;
    border-radius: 50%;
}
.mySwiper .buttons {
    position: relative;
    top: -10px;
    left: 10px;
}
@media screen and (max-width: 999px) {
  .mySwiper .buttons {
      display: none !important;
  }
  .mySwiper .swiper-scrollbar.swiper-scrollbar-horizontal {
      width: 100%;
  }
}
.mySwiper .slider-image {
    max-width: 100% !important;
}
@media only screen and (max-width: 1345px) and (min-width: 1000px)  {
  .mySwiper .swiper-button-prev {
      left: 85%;
  }
  .swiper-button-next {
      right: 2%;
  }
  .mySwiper .swiper-scrollbar.swiper-scrollbar-horizontal {
      width: 83%;
  }
}
@media only screen and (max-width: 1345px) and (min-width: 1111)  {
  .mySwiper .swiper-button-prev {
      left: 87%;
  }
  .swiper-button-next {
      right: 2%;
  }
  .mySwiper .swiper-scrollbar.swiper-scrollbar-horizontal {
      width: 83%;
  }
}

@media only screen and (max-width: 1345px) and (min-width: 1211)  {
  .mySwiper .swiper-button-prev {
      left: 88%;
  }
  .swiper-button-next {
      right: 2%;
  }
  .mySwiper .swiper-scrollbar.swiper-scrollbar-horizontal {
      width: 83%;
  }
}
.mySwiper .slider-text {
    max-width: 100% !important;
}

@media screen and (max-width: 999px) {
  #shopify-section-template--16139482726557__afe71588-8cbd-4abe-a33c-85f9cb587275 video {
    width: 100%;
    min-height: auto !important;
  }
  #shopify-section-template--16139482726557__afe71588-8cbd-4abe-a33c-85f9cb587275 .media-with-text {
    min-height: auto !important;
  }
}

/* CRO dev */
/*----cart modal free shipping related css-----*/
.bg-with-gradient {
  padding: 4px 8px;
  border-radius: 2px;
  background: linear-gradient(270deg, #42C0F5 0%, #3692D4 100%);
  color: #FFF;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  text-transform: uppercase;
}
.shipping-text--free-shipping {
  font-weight: 400;
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  line-height: 14px;
  color: #676767;
  margin-top: 15px;
  justify-content: right;
}
.free-shipping-bar .free-shipping-content {
  display: flex;
  gap: 8px;
}
.free-shipping-bar .progress-bar {
  height: 9px;
}
.free-shipping-bar .progress-bar:before {
  border-radius: 99px;
  background: linear-gradient(270deg, #42C0F5 0%, #3692D4 100%);
}

/*---mobile navigation drawer----*/
.navigation-drawer {
  --drawer-content-max-height: none;
  --header-logo-opacity: 1;
  padding: 0;
  top: 0;
}
.navigation-drawer .panel {
  height: auto;
}
.navigation-drawer .panel-list__wrapper {
  overflow-y: auto;
}
.navigation-drawer .panel-list-header {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.20);
}
.navigation-drawer [is=close-button] {
  width: auto;
  height: auto;
  border-width: 0;
  border-radius: 0;
  font-size: 0;
}
.navigation-drawer .navigation-drawer--tabs {
  padding: 27px var(--drawer-body-padding) 10px;
}
.navigation-drawer .navigation-drawer--tabs .tab-headings {
  display: flex;
  gap: 16px;
  margin-bottom: 20px;
  align-items: center;
}
.navigation-drawer .navigation-drawer--tabs .tab-headings > a {
  color: #272727;
  font-size: 18px;
  font-weight: 600;
  line-height: 110%;
}
.navigation-drawer .navigation-drawer--tabs .tab-headings > a:active,
.navigation-drawer .navigation-drawer--tabs .tab-headings > a:visited,
.navigation-drawer .navigation-drawer--tabs .tab-headings > a:focus {
  background: transparent;
}
.navigation-drawer .navigation-drawer--tabs .tab-headings > a span {
  opacity: 0.5;
}
.navigation-drawer .navigation-drawer--tabs .tab-headings > a.active span {
  opacity: 1;
}
.navigation-drawer .navigation-drawer--tabs .tab-headings > a sup {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #1c9bc9;
  color: #fff;
  border-radius: 50%;
  font-size: 9.444px;
  font-weight: 600;
  line-height: 9.563px;
  padding: 4.7px 4.25px 3.15px 3.65px;
  width: 17px;
  height: 17px;
  margin-left: 4px;
  vertical-align: top;
}
.navigation-drawer .navigation-drawer--tabs .tab-headings .separator {
  height: 20px;
  width: 1px;
  display: block;
  background: rgba(0, 0, 0, 0.20);
}
.navigation-drawer .navigation-drawer--tabs .tab-contents > div {
  display: none;
}
.navigation-drawer .navigation-drawer--tabs .tab-contents > div.active {
  display: block;
}
.navigation-drawer .navigation-drawer--tabs .tab-contents .product-list {
  --product-list-gap: var(--product-list-row-gap) var(--product-list-column-gap);
  --product-list-items-per-row: 1;
  --product-list-carousel-item-width: 74vw;
  --product-list-grid: auto / auto-flow var(--product-list-carousel-item-width);
}
.navigation-drawer .navigation-drawer--tabs .tab-contents .product-item {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  height: 154px;
}
.navigation-drawer .navigation-drawer--tabs .tab-contents .product-item img {
  object-fit: cover;
  height: 100%;
}
.navigation-drawer .navigation-drawer--tabs .tab-contents .product-item > a {
  display: block;
}
.navigation-drawer .navigation-drawer--tabs .tab-contents .product-item .overlay {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.80) 0%, rgba(0, 0, 0, 0.00) 100%);
  padding: 12px;
}
.navigation-drawer .navigation-drawer--tabs .tab-contents .product-item .overlay-content {
  color: #ffffff;
}
.navigation-drawer .navigation-drawer--tabs .tab-contents .product-item .overlay-content .title {
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
}
.navigation-drawer .navigation-drawer--tabs .tab-contents .product-item .overlay-content .subtitle {
  font-size: 13px;
  font-weight: 400;
  line-height: 130%;
  margin-top: 4px;
  opacity: 0.7;
}
navigation-drawer .panel+.panel {
    top: 300px;
}
.panel-footer {
    margin-top: 15%;
}
/*---cart modal free gift css---*/
#gift-offer-block {
  border: 1px solid #E1E1E1;
}
#gift-offer-block .horizontal-product__image {
  border: 1px solid #E1E1E1;
  border-radius: 3px;
}
#gift-offer-block .horizontal-product__info {
  font-size: 14px;
  color: rgba(39, 39, 39, 0.70);
}
#gift-offer-block .horizontal-product__info .horizontal-product__info-inner.has-max-width {
  max-width: 280px;
}
#gift-offer-block .horizontal-product__info .product-title, #gift-offer-block .horizontal-product__info .success-message {
  color: #272727;
}
#gift-offer-block .horizontal-product__info .add-button {
  margin-inline-end: 0;
}
#gift-offer-block .horizontal-product__info .button {
  background: rgba(39, 39, 39, 0.10);
  color: #272727;
}
#gift-offer-block .free-gift-bar {
  /*margin-top: 6px;*/
  height: 27px;
  display: block;
  border-radius: 0 0 0 5px;
  position: relative;
  background: #ffffff;
}
#gift-offer-block .free-gift-bar.threshold-reached {
  border-radius: 0 0 5px 5px;
}
#gift-offer-block .free-gift-bar .progress-label {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  padding: 3px 14px;
}
#gift-offer-block .free-gift-bar.threshold-reached .progress-label {
  /*text-align: center;*/
}
#gift-offer-block .free-gift-bar:before {
  background: linear-gradient(270deg, #42C0F5 0%, #3692D4 100%);
}
@media screen and (max-width: 699px) {
  #gift-offer-block .horizontal-product__image {
    max-width: none;
  }
  #gift-offer-block .more-button-bottom {
    /*display: none;*/
  }
  #gift-offer-block .free-gift-bar {
    height: 5px;
  }
  #gift-offer-block .free-gift-bar .progress-label {
    display: none;
  }
}
.announcement-bar.bg-custom.text-custom p, .announcement-bar.bg-custom.text-custom span {
    font-weight: 400;
}
div#effectiveAppsProductVisitorsCounterElement {
    background: #f5fbfb;
    padding: 15px 5px;
    margin-bottom: 15px;
    color: #1d9bc9;
}
/* slider */
.mySwiper2 {
  width: 100%;
  height: 100%;
  font-size: 12px;
}  

.mySwiper2 .swiper-slide {
  text-align: center;
  display: flex;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  width: 100% !important;
}
.mySwiper2 .swiper-button-next:after, .mySwiper2 .swiper-button-prev:after {
  font-size: 14px;
}
.mySwiper2 .swiper-button-next, .swiper-button-prev {
    color: #fff !important;
}
.mySwiper2 .swiper-button-next {
    right: 0;
    left: auto;
}
.mySwiper2 .swiper-button-prev {
    right: auto;
    left: 0;
}
.mySwiper2 .block-content {
   display: inline-block;
   max-width: 85%;
   position: relative;
   top: -2px;
}

.mySwiper2 .block-content svg {
    display: inline-block;
}
.mySwiper2 .block-content svg {
    position: relative;
    top: 4.9px;
    padding-right: 4px;
}
marquee-text svg {
    position: relative;
    top: 2px;
}
.product-card__label_bg {
    display: inline-flex;
    justify-content: center;
    color: #fff;
    font-family: canada-type-gibson;
    font-weight: 500;
    align-items: center;
    margin-top: 1px;
    background: #2c2c2e;
    height: 53px;
    bottom: 5%;
    position: absolute;
    max-width: 55%;
    border-radius: 0 8px 8px 0 !important;
}
.product-gallery__media img {
    position: relative;
}
.product-card__label_bg img {
    z-index: 0;
    position: relative;
}
.product-card__label_bg img {
    top: -2px;
}
@media screen and (min-width: 700px) {
  .announcement-bar {
      /*margin-top: -5px;*/
  }
}
.gift-block img {
    margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
  slider-component {
      padding-bottom: 13px;
  }
  .shopify-section--hero-banner .media-with-text slider-component .slider-controls {
      bottom: 10px !important;
  }
}
.slider-controls button[disabled] {
    opacity: .5;
}
.success-product-info {
    font-size: 13px;
}
/*new*/
.shopify-section--hero-banner .media-with-text__content .prose .h2 {
  margin: 20px auto 0;
  font-size: 29px;
  font-weight: 600;
  line-height: 1.1;
  color: #272727;
  max-width: 260px;
}
@media screen and (max-width: 991px) {
  main .shopify-section--hero-banner .media-with-text__content {
        padding: 25px 25px !important;
        padding-top: 20px !important;
  }
  slider-component {
      padding-bottom: 28px;
  }
  .shopify-section--hero-banner img.media-with-text__icon.loaded.tns-complete {
    margin-bottom: -3px;
  }
  .shopify-section--hero-banner .media-with-text slider-component .slider-controls {
      bottom: 13px !important;
  }
  .shopify-section--hero-banner .media-with-text__content p {
    max-width: 330px !important;
    margin-top: 14px !important;
    margin-bottom: -5px !important;
  }
  .shopify-section--hero-banner p.h2 {
    max-width: 221px !important;
    margin: 0 auto;
  }
}
.feature-slider .slider-item.swiper-slide {
    max-width: 37%;
    margin: 0px 25px 0px 0px;
}
/*FIX ALL PRODUCTS*/
.shogan-block__above-desktop .at-glance { position: relative; display: block; float: right; width: 35px; height: 35px; }
.product-quick-add.is-visible {
    z-index: 101;
}
/* css label*/
label.color-swatch.color-swatch--sm.rounded-full {
    border: 1px solid #e7e7e7;
}
.footer__block--menu.accordion__item:nth-child(3) ul li:last-child {
    display: block !important;
}

/* offer reelUp */
button.reelUp_atc_button.reelUp_loader_wrapper {
    display: none !important;
}

.reelUp_mini_product_button_wrapper {
    display: none;
}
span.shape-circle_.shape--sm {
    position: relative;
    top: 2px !important;
}
.announcement-bar__item {
    grid-auto-columns: auto 70px !important;
}


@media only screen and (max-width: 370px) {
  .banner__offer {
      font-size: 11px;
  }
}

/* temp */
span#free-shipping-label-mobile, span#free-shipping-label-desktop {
    display: none !important;
}

@media screen and (min-width: 700px) {
  .product-quick-add.is-visible {
      /*z-index: 990;*/
      display: none;
  }
}

.banner__offer span {
    background: linear-gradient(90deg, #03A9BB -18.53%, #61C0D0 109.27%);
    -webkit-text-fill-color: transparent;
    background-clip: text;
    position: relative;
    left: 7px;
    top: 1px;
}
@media screen and (max-width: 991px) {
  .banner__offer span {
    /*font-size: 12px;*/
  }
}

.banner__offer {/* Rectangle 14937 */
    background: linear-gradient(90deg, rgba(3, 170, 188, 0.2) 0%, rgba(97, 193, 209, 0.2) 100%);
    border-radius: 5px;
    border: 1px solid #16adbf;
    padding: 7px 17px 7px 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: fit-content;
    font-size: 14px;
    margin: 0px 0px 10px 0px;
}
.banner__offer svg {
    width: 21px;
    height: 21px;
}
.product-quick-add.is-visible {
    /*z-index: 990;*/
}

/* slider pop fix */
.media-with-text__media img {
    transform: scale(1) !important;
}

/* PDP VIDEO FIX */
product-gallery video-media>:is(iframe,img,svg) {
    position: absolute !important;
}

footer x-popover {
    left: inherit !important;
}

iframe#front-chat-iframe {
    z-index: 10 !important;
}
/* CHAT */
@media only screen and (max-width: 999px) {

  .template-product button.woot-widget-bubble.woot-elements--right {
    visibility: hidden;
    margin-bottom: 0px;
  }
  .template-product button.woot-widget-bubble.woot-elements--right.push-up {
      margin-bottom: 105px;
      visibility: visible;
  }
}
cart-drawer#cart-drawer {
    z-index: 9999999991;
}

/*sale bg*/
.product-card__figure .product-card__label_bg_2 {
    z-index: -1;
    top: 0;
}
.product-card__label_bg_2 {
    position: absolute;
    max-width: 100%;
    top: 0;
}
.product-gallery__media img {
    position: relative;
}
.product-card__label_bg_2 img {
    z-index: 0;
    position: relative;
}
.product-card__label_bg_2 img {
    top: -2px;
}
/*.product-card__figure .product-card__label {
    width: 100%;
    padding: 7px;
    left: 0;
    text-align: center;
    top: 0px !important;
    background: #193445;
    border-radius: 10px 10px 0px 0px;
    font-size: 14px;
}
.product-card__figure .product-card__label {
    display: inline-flex;
    justify-content: center;
    color: white;
    font-family: 'canada-type-gibson';
    font-weight: 500;
    align-items: center;
    margin-top: 1px;
}
.product-card__figure {
    padding-top: 50px !important;
}
.product-card__label {
    height: 32px;
}
.product-card__figure .product-card__label img {
    max-width: 220px;
    margin-right: 0px;
    margin-bottom: 2px;
}
*/
/*New*/ /*
.product-card__label {
    transform: scale(1.2);
    margin-top: 2px !important;
}
@media only screen and (min-width: 1000px) and (max-width: 1490px) {
  .product-card__label {
    transform: scale(1);
  }
  .product-card__figure .product-card__label {
    font-size: 12px;
  }
}
product-card.product-card {
    overflow: hidden;
}
.gap-left {padding-left: 8px;font-size: 13px;}

@media screen and (max-width: 690px) {
  
  .collection__results .product-card__figure .product-card__label img, .template-search .product-card__figure .product-card__label img, .floating-controls-container .product-card__figure .product-card__label img {
      max-width: 160px;
  }
  .collection__results .product-card__label span, .floating-controls-container .product-card__label span {
    font-size: 12px;
  }
  .collection__results .product-card__figure .product-card__label, .template-search .product-card__figure .product-card__label, .floating-controls-container .product-card__figure .product-card__label {
      height: 25px;
      padding-left: 6px !important;
      margin-top: 0px !important;
  }
  .collection__results.product-card__label {
      padding-top: 10px !important;
  }  
  .gap-left {padding-left:6px;}
}

@media screen and (max-width: 800px) {
  .scrollable-with-controls .product-card__label {
    transform: scale(1);
  }
}


@media screen and (max-width: 520px) {
  
  .collection__results .product-card__figure .product-card__label img, .template-search .product-card__figure .product-card__label img, .floating-controls-container .product-card__figure .product-card__label img {
      max-width: 120px;
  }
  .collection__results .product-card__label span, .floating-controls-container .product-card__label span {
    font-size: 10px;
  } 
  .gap-left {padding-left:6px;}

   .collection__results .product-card__figure .product-card__label, .template-search .product-card__figure .product-card__label, .floating-controls-container .product-card__figure .product-card__label {
      height: 22px;
  }
  
}

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

  .collection__results .product-card__figure .product-card__label img, .template-search .product-card__figure .product-card__label img, .floating-controls-container .product-card__figure .product-card__label img {
      max-width: 110px;
  }
  .collection__results .product-card__label span, .floating-controls-container .product-card__label span {
    font-size: 8px;
  } 
  .gap-left {padding-left:6px;}
   
} */
.template-collection .rating {
    z-index: -1;
}
/*sold-out-badge.badge.badge--sold-out {
    bottom: -24px !important;
    top: unset !important;
}*/
#gift-offer-block .free-gift-bar .progress-label {
    display: none;
}
#gift-offer-block .free-gift-bar {
    height: 5px;
}
iframe#front-chat-iframe {
    z-index: 10 !important;
}

/*.product-gallery .product-card__label {
    display: none;
}*/

sale-price.text-lg.text-on-sale {
    color: black;
}

small.small-was {
    color: red !important;
}

compare-at-price.text-subdued.line-through_ {
    color: red !important;
}

sale-price.text-on-sale {
    color: black;
}

s.original-price.cart-slash {
    color: red !important;
}

s.original-price {
    color: red !important;
}
.product-gallery__media.snap-center img {
    z-index: 1;
}
.product-card__label_bg_2 {
    z-index: 0;
}
.shopify-section--product-recommendations .rating-with-text {
    padding-right: 44px;
}
.product-info__buy-buttons {
    margin-bottom: 15px;
}
.template-product .text-with-icon.text-warning {
    padding-bottom: 20px;
    margin-top: -40px;
    grid-column: 1 / -1;
}
@media only screen and (max-width: 699px) {
    .template-product span.text-with-icon.text-warning {
        padding-bottom: 0px;
        margin-top: -17px;
        margin-bottom: -16px;
    }
}
.shogan-block__above-desktop .swiper-scrollbar-drag {
    top: 0;
}
sale-price.text-lg.text-on-sale, sale-price.text-on-sale {
    color: #0194BC;
}

/* GIFT MAS */
@media only screen and (max-width: 550px) {
  .exclucive-info {
      padding: 4px 9px !important;
      font-size: 8px !important;
  }
  .shake-button {
      padding: 6px 10px !important;
      font-size: 13px !important;
  }
}
@media only screen and (max-width: 350px) {
  .exclucive-info {
      font-size: 7px !important;
  }
  .shake-button {
      font-size: 12px !important;
  }
}

/* Shake Animation */
@keyframes lightShake {
  0% { transform: translateX(0); }
  25% { transform: translateX(-3px); }
  50% { transform: translateX(3px); }
  75% { transform: translateX(-2px); }
  100% { transform: translateX(0); }
}

.shake-button {
  animation: lightShake 1s ease infinite;
  max-width: 230px;
}
.cart-drawer__line-items small.small-was {
    padding-right: 2px;
}
.cart-drawer__line-items s.original-price.cart-slash, s.original-price {
    letter-spacing: 1px;
}

/* for new quantity */
.quantity_actions {
    background: #fff;
    border-radius: 24px;
    border: 1px solid #dbdbdb;
    display: flex;
    justify-content: center;
    padding: 3px;
}

.quantity_actions input {
    max-width: 24px;
    height: auto;
    padding: 0;
    border-color: #ececec;
    border-radius: 5px;
    border: 0;
    font-weight: 500;
    font-size: 13px;
}

.quantity_actions .increase-btn, .quantity_actions .decrease-btn {
    /*background-color: #e9e9e9;*/
    width: 24px;
    color: #272727;
    height: 24px;
    text-align: center;
    border-radius: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-weight: 300;
    font-size: 18px;
    line-height: 0;
}
line-item-quantity .text-xs {
    text-align: center;
}
@media only screen and (max-width: 699px) {
    iframe#front-chat-iframe {
        display: none !important;
    }
}
@media only screen and (max-width: 699px) {
    .dropdown dt div.option-box span {
      font-size: 13px;
    }
    .dropdown dt div.option-box {
      width: 95% !important;
    }
}

/* NEW */
ul.mega-menu__nav a.link-faded {
    font-size: 15px;
}
@media screen and (min-width: 1400px) {
    .template-product h1.product-info__title.h2 {
        font-size: 2rem;
        line-height: 1.3;
    }
}

/* NEW CSS */
.swiper.mySwiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    padding-bottom: 10px;
}

buy-buttons.buy-buttons svg {
    position: relative;
    top: -1px;
    display: inline-block;
    width: 16px;
    margin-right: 5px;
}

/* for new quantity */
.quantity_actions {
    background: #fff;
    border-radius: 24px;
    border: 1px solid #dbdbdb;
    display: flex;
    justify-content: center;
    padding: 3px;
}

.quantity_actions input {
    max-width: 24px;
    height: auto;
    padding: 0;
    border-color: #ececec;
    border-radius: 5px;
    border: 0;
    font-weight: 500;
    font-size: 13px;
}

.quantity_actions .increase-btn, .quantity_actions .decrease-btn {
    width: 24px;
    color: #272727;
    height: 24px;
    text-align: center;
    border-radius: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-weight: 300;
    font-size: 18px;
    line-height: 0;
}
line-item-quantity .text-xs {
    text-align: center;
}

.mega-menu {
    width: 98%;
    border-radius: 20px;
    right: 0;
    margin: auto;
    margin-top: 14px;
    box-shadow: 0px 20px 0 9999px #0006;
}
height-observer {
    position: relative;
    z-index: 11;
}
.collection__top-bar span.circle-chevron.group-expanded\:rotate {
    position: relative;
    background: transparent;
}
.collection__top-bar button.text-with-icon.group {
    background: #cfcfcf;
    padding: 0px 12px;
    border-radius: 20px;
    margin-left: 6px;
    gap: 3px;
    padding-right: 5px;
}
.review-block {
    display: inline-block;
    font-weight: lighter;
    font-size: 22px;
    border: 1px solid;
    border-radius: 11px;
    padding: 12px 24px;
}

.review-block img {
    display: inline-block;
    position: relative;
    top: -2px;
}
.product-card__badge-list .badge.badge--sold-out {
    top: 8px !important;
}
.overlay-text-block {
    background: white;
    text-align: center;
    border-radius: 20px;
    position: relative;
    top: -19px;
    padding: 18px;
}

.overlay-text-block h5 {
    font-size: 24px;
    padding-bottom: 5px;
    font-weight: 500;
}
.overlay-text-block p {
    font-weight: lighter;
}
.upsell-short-description {
    font-weight: lighter;
    font-size: 14px;
    opacity: 0.7;
}
@media screen and (min-width: 700px) {
    .media-grid {
        --calculated-row-height: max(150px, min(100vw / 4.5, var(--media-grid-row-height)));
    }
}
@media screen and (max-width: 699px) {
    .template-product .header__wrapper {
        background: white;
    }
    product-gallery.product-gallery.product-gallery--mobile-dots.product-gallery--desktop-carousel.product-gallery--mobile-expanded {
      margin-top: 20px;
    }
}

/* THEME GLOBAL */
.announcement-bar.bg-custom.text-custom {
    padding: 3px;
}
span.icon-title {
    display: none;
}
@media screen and (max-width: 699px) {
  .announcement-bar.bg-custom.text-custom {
    padding: 2px;
 }
  navigation-drawer .panel-footer {
    margin-top: 6%;
  }
}
 navigation-drawer .panel+.panel {
    top: 75px;
    background: white;
    height: 100%;
}
  .navigation-drawer .panel__wrapper {
    gap: 0px;
}
  .navigation-drawer .navigation-promo__wrapper {
    padding-top: 20px;
}

  .header__icon-list {
      gap: 15px;
  }
@media screen and (max-width: 699px) {
  .header__icon-list {
      gap: 8px;
  }
}



navigation-drawer span.reversed-link.--header {
    position: relative;
    display: flex;
    padding: 0px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #1E9BC3;
    color: #fff !important;
    text-decoration: none !important;
    left: -24px;
}

navigation-drawer svg.icon.icon-chevron-left.reverse-icon {
    background: black;
    color: white;
    padding: 5px 6px 5px 5px;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    position: relative;
    right: 0px;
}
button:disabled {
    cursor: default;
    background: #e9e9e9;
}
product-quick-add svg {
    display: inline-block !important;
    height: 15px;
    position: relative;
    top: -1px;
}
.product-card__badge-list .badge.badge--sold-out {
    top: -8px !important;
}

body .bold {
  font-weight: 500;
}
ul.mega-menu__nav .h5 {
    /*font-weight: 500*/
}
@media screen and (max-width: 699px) {
.product-card__badge-list .badge.badge--sold-out {
    top: 0px !important;
}
}

/*atc*/

#main .-tobetested {
    display: block;
  }
  #main .-original {
    display: none;
  }
  #main .product-card__quick-buy {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateY(0) !important;
  }
  #main button.product-card__mobile-quick-buy-button {
    background: black;
    color: white;
    width: 68px;
    font-size: 13px;
 }

  #main button.product-card__mobile-quick-buy-button div {
      display: inline-flex;
  }
  
  #main button.product-card__mobile-quick-buy-button svg {
    display: inline-block !important;
    position: relative;
    top: 5px;
    left: -3px;
 }

.product-card price-list.price-list.manual-style {
    padding-bottom: 10px;
}
.navigation-drawer .navigation-drawer--tabs .tab-contents .product-item img {
    object-fit: cover;
    height: 160px;
}

.template-product #reelUp_playlist_product_page_reels .reelUp_slide .reelUp_card {
    height: unset !important;
    border: 0;
}
.template-product .reelUp_card_video_wrapper .reelUp_card_video>*:not(.reelUp_play_btn_wrapper) {
    position: relative;
    right: -4px;
    top: 4px;
}
.template-product #main .reelUp_slide_wrapper {
    width: 130px !important;
}
.template-product .reelUp_carousel_list {
    height: 130px !important;
}
.template-product .reelUp_slide {
    width: auto !important;
}
#main .reelUp_card_video_wrapper .reelUp_card_video video, #main .reelUp_cards_carousel .reelUp_card .reelUp_card_video_wrapper .reelUp_card_video img {
    border-radius: 100% !important;
}
.reelUp_product_slider {
    display: none !important;
}
.reelUp_video_preview_action_wrapper.reelUp_video_icon--circle.reelUp_video_icon--bordered.reelUp_popup_cart_action {
    display: none;
}
.reelUp_slide_wrapper {
    left: unset !important;
    position: relative !important;
}
.reelUp_carousel_list>div {
    display: inline-flex;
    width: 100% !important;
}
.template-product #main #reelUp_playlist_product_page_reels .reelUp_slide {
    width: 120px !important;
}
.product-card price-list.price-list.manual-style {
    max-width: 70%;
}
.shogun-accordion-body {
    position: relative;
    top: -25px;
}

.shogun-accordion-body {
    position: relative;
    top: -25px;
}
.product-card__label {
    bottom: 5px !important;
    top: unset !important;
    /* left: 20px; */
}

.template-product .product-card__label {
    bottom: unset !important;
    top: 13px !important;
    /* left: 20px; */
}
progress-bar.progess-atc.gift-progress.progress-bar.free-gift-bar {
    background: #e0e0e0;
    display: none;
}

.product-info span.progress-label {
    display: none;
}

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

  progress-bar.progess-atc.gift-progress.progress-bar.free-gift-bar {
    display: block;
    width: 100%;
        grid-column: 1 / -1;
}
.product-info span.progress-label {
    display: block;
    width: 100%;
        grid-column: 1 / -1;
}

 }

.product-info__complementary-products .h-stack.justify-between.gap-4 p {
    background: #f4fbfc !important;
    color: #32a4ce !important;
    border-radius: 6px !important;
    padding: 5px 20px !important;
    font-weight: normal !important;
    margin-right: 5px !important;
    margin-bottom: 9px !important;
    display: table !important;
    font-size: 15px !important;
    margin-top: 0 !important;
    border: 1px solid #32a4ce !important;
    text-transform: none!important;
}

.product-info__complementary-products button.button.button--sm.button--subdued.button--subdued {
    background: #1c9bc9 !important;
    color: white !important;
}

.product-info__complementary-products.v-stack.gap-3.sm\:gap-4 {
    gap: 0px !important;
}

div#product-block__ button.button.button--sm.button--subdued.button--subdued {
    background: #1E9BC3;
    color: white;
    width: 58px;
    padding: 6px;
}
a.klaviyo-bis-trigger {
    padding-bottom: 8px;
}
.product-card__figure .product-card__badge-list {
    position: absolute;
    bottom: 4px;
    top: unset;
    right: 15px;
    left: unset;
}

/*
.template-product .product-card__label {
    bottom: 5px !important;
    top: unset !important;
}*