/** Shopify CDN: Minification failed

Line 432:0 Expected identifier but found "1px"
Line 771:18 Unexpected "{"
Line 771:27 Expected ":"
Line 827:20 Unexpected "{"
Line 827:29 Expected ":"
Line 830:20 Unexpected "{"
Line 830:29 Expected ":"
Line 833:20 Unexpected "{"
Line 833:29 Expected ":"
Line 843:20 Unexpected "{"
... and 94 more hidden warnings

**/
.price-witdh-rate + .price__current {
  display: none;
}
.add-on-selectbox.active ul {
  display: block;
  max-height: 500px;
  overflow-y: scroll;
  position: relative;
}
.add-on-selectbox.active ul .opt-label--btn {
  padding: 7px 14px;
  border: 1px solid #dadada;
}
@media (max-width: 768px) {
  .add-on-selectbox.active ul {
    max-height: 350px;
  }
  .card--product .price__current {
    font-weight: 400;
  }
  .main-products-grid[data-layout=grid] .grid-cols-2 > li {
    border: 0 !important;
  }
  .main-products-grid[data-layout=grid] .grid-cols-2 .card {
    padding: 10px !important;
  }
}
.predictive-result .aco-box img {
  display: none;
}
@media (min-width: 769px) {
  .md\:nav-gap-y-4 {
    row-gap: calc(0 * var(--space-unit));
  }
}
.card__title.font-bold.mt-1.mb-0 {
  font-weight: 500;
  font-size: 15px;
}
.card:not(.card--related).card--no-lines .price--bottom,
.card:not(.card--related) .price--bottom {
  font-size: 13px;
  font-weight: 300 !important;
}
@media (max-width: 768.98px) {
  .sticky-atc-panel {
    left: 0;
    width: 100%;
    margin: 5px auto 86px;
  }
}
.snize-price-with-discount {
  color: red !important;
  font-weight: 600;
}
.snize-price {
  font-weight: 600;
}
#snize-search-results-grid-mode li.snize-product span.snize-title {
  height: 2.8em;
}
.header__cart-count {
  top: 2px;
  right: -1px;
  min-width: 19px;
  min-height: 19px;
  border: none !important;
  background-color: #56b978;
  box-shadow: none;
  font-size: 13px;
}
.product-vendor-sku + .product-info__title {
  margin-top: -11px !important;
}
.product-vendor {
  font-weight: 500;
}
.price--on-sale,
.price__current {
  font-weight: 600 !important;
}
.card__vendor {
  font-weight: 600;
  color: #000;
}


.is-unavailable+.opt-label:not(.opt-label--image), .is-unavailable+.opt-label .opt-label__media:after {
    background: linear-gradient(to bottom left, #ffffff00 calc(50% - 1px), rgb(70 70 70) calc(50% - 1px), rgb(85 85 85) calc(50% + 1px), #00000000 calc(50% + 1px)) no-repeat!important;
}
.ymq-options-box.ymq-col-2 {
  width: auto;
}
.opt-label {
  min-width: 64px;
  transition: opacity 0.6s, color 0.6s, border-color 0.6s;
  font-weight: 700;
  font-size: 14px;
}
.ymq-options-button-input:checked+label, .ymq-options-button-input:not(:checked)+label {
  min-width: 70px !important;
  -webkit-transition: all 0.1s linear;
  border-radius: 5px;
  height:35px;
  color:#000;
  font-size:14px;
  background: #fafafa!important;
}
.ymq-options-button-input:checked+label{
  background:#e5e6e8!important;
  color:#000!important;
  font-size:14px;
}
.ymq-options-button-input:checked+label span {
    color: #000;
}
.opt-label {
  background: #fafafa;
  align-content: center;
  font-weight: 600;
}
.opt-btn:checked + .opt-label:not(.opt-label--swatch):after {
  box-shadow: none;
}
/*html {
  font-size: 15px !important;
  line-height: 1.5 !important;
  -webkit-font-smoothing: antialiased !important;
}

body, p, span, li, a, td, th {
  font-size: 1rem !important;
  line-height: 1.6 !important;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700 !important;
  line-height: 1.3 !important;
  margin: 0 0 0.6em !important;
}

h1 { font-size: 2rem !important; }
h2 { font-size: 1.75rem !important; }
h3 { font-size: 1.5rem !important; }
h4 { font-size: 1.25rem !important; }
h5 { font-size: 1.125rem !important; }
h6 { font-size: 1rem !important; }

button, .btn, label, input, select, textarea {
  font-size: 1rem !important;
  font-family: inherit !important;
  line-height: 1.4 !important;
}*/

.small, small {
  font-size: 0.875rem !important;
}

 .opt-label:not(.opt-label--swatch){
  min-width: 70px;
  height:35px;
  line-height:0;
  border-radius:5px!important;
  font-weight:500;
  font-size:14px;
 }

.opt-label--swatch {
  --swatch-size: 40px;
  width: var(--swatch-size);
  height: var(--swatch-size);

  display: inline-flex !important;
  align-items: center;
  justify-content: center;

  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 50%;
  margin-right: 8px;
  box-sizing: border-box;
}

.opt-label--swatch .opt-label__media,
.opt-label--swatch .opt-label__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.opt-label--swatch:hover {
  border-color: #aaa;
}

  .opt-label:has(.js-option[data-swatch][disabled]) {
  display: none !important;
}

.add-on-selectbox {
  border: 1px solid #dedede;
  position: relative;
}
.quick-add__content .add-on-modal {
  display: none;
}
.price-and-add-on {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.add-on__name {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem
}
.add-on__recommend {
  padding: 0.8rem 1rem;
  text-transform: uppercase;
  font-size: 13px;
  background-color: rgba(var(--text-color)/.0.05);
}
.addon-info__add-button {
 margin-bottom:-2rem!important;
 margin-top: 1rem;
}
.add-on-selectbox .price__current {
  padding-inline-end: 0;
}
.add-on-selectbox .price__was:not(:empty) {
  padding-left: 0.5rem;
}
.add-on-selectbox .icon {
  display: flex;
  transition: 0.25s;
}
.add-on-selectbox ul {
  padding-top: 15px;
}
.add-on-selected {
  display: flex;
  background: #fafafa;
  flex-direction: column;
  padding: 0 15px 15px;
}
.product-add-on-product .active .icon {
  rotate: 180deg;
}
.add-on-label {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 15px 0 15px;
  cursor: pointer;
}
.remove-add-on .btn{
padding: 10px 15px;
background:#464646;
border:none;
}
.selected-add-on-product .media,
.selected-item .info-modal {
  display: none;
}
.info-modal {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}
.title-modal {
  font-size: 11px;
  display: flex;
  margin: 0;
  align-items: center;
  cursor: pointer;
  text-align: right;
  color: black;
}
.add-on-modal {
  max-width: 50%;
}
.info-modal .add-on-modal-content {
  position: fixed;
  inset: 0px;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
}
.info-modal .add-on-modal-content .popup {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 1200px;
  min-width: 320px;
  max-height: 90vh;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  outline: none;
  background: #fff;
  padding: 1rem;
}
.info-modal .add-on-modal-content .close-modal {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0.5rem;
  z-index: 2;
}
.title-modal svg {
  width: 15px;
  margin: 0 4px 0 0;
  min-width: 15px;
}
.item-add-on {
  display: flex;
  align-items: center;
  padding-right: 1rem;
  border-top: 1px solid #dedede;
  padding: 5px 25px 5px 15px;
  gap: 1rem;
}
.item-add-on > .media  {
  width: 30%;
}
.item-add-on .title {
  padding: 0;
  margin: 0;
}
.selected-add-on-product {
  cursor: pointer;
}
.selected-add-on-product .title {
  padding: 0 0.5rem;
  margin: 0;
}
.w-full {
  width: 100%;
}
.input-col-2 {
  width: 50%;
}
.input-add-on input {
  width: 100%;
  padding: 11px;
  font-size: 14px;
  border: 1px solid #dedede;
  outline: none;
}
.input-add-on p {
  margin-bottom: 2px;
  margin-top: 10px;
}
.add-on-selectbox ul,
.input-add-on {
  display: none;
}
.add-on-selectbox.active ul {
  display: block;
}
.input-add-on.active {
  display: flex;
  flex-wrap: wrap;
}
.option-selector {
  padding: 0;
  border: 0;
}
.option-selector:not(:last-child) {
  margin-bottom: 2rem;
}

.option-selector__label-value {
  font-weight: normal;
}

.option-selector__btns {
  margin-top: -12px;
}

.opt-label {
  margin-top: 12px;
  margin-inline-end: 12px;
  border: var(--btn-border-width) solid rgba(var(--text-color)/0.2);
  border-radius: var(--btn-border-radius, 0);
  cursor: pointer;
}

.opt-label--btn {
  background-color: rgba(var(--bg-color));
  color: rgb(var(--text-color));
}
.opt-label--btn:hover {
  background-color: rgba(var(--text-color)/0.05);
}

.opt-btn:focus-visible + .opt-label {
  outline-offset: 3px;
}

.opt-btn:checked + .opt-label:not(.opt-label--swatch)::after,
.is-unavailable + .opt-label .opt-label__media::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  border-radius:5px;
  left: 0;
  width: 100%;
  height: 100%;
}

.opt-btn:checked + .opt-label:not(.opt-label--swatch)::after {
border: 1px solid #000;
}
input:checked+.opt-label--swatch{
1px solid rgba(var(--bg-color))
box-shadow:0 0 0 1px rgb(var(--swatch-border-color-active));
}

.is-unavailable + .opt-label:not(.opt-label--image),
.is-unavailable + .opt-label .opt-label__media::after {
  background: linear-gradient(to bottom left, transparent calc(50% - 1px), rgba(var(--text-color)/0.2) calc(50% - 1px), rgba(var(--text-color)/0.2) calc(50% + 1px), transparent calc(50% + 1px)) no-repeat;color:#000!important;
}

.opt-label__media {
  width: 100%;
  border-radius: var(--btn-border-radius, 0);
}

.custom-select__btn[data-swatch]::before,
.custom-select__option[data-swatch]::before {
  content: "";
  width: 20px;
  height: 20px;
  margin-inline-end: 8px;
  border-radius: 50%;
  background-size: cover;
}

.custom-select [data-swatch=white]::before {
  border: 1px solid #f2f2f2;
}

.opt-label {
  min-width: 64px;
  transition: opacity 0.6s, color 0.6s, border-color 0.6s;
  font-weight: bold;
}

.option-selector:not(:last-child) {
  margin-bottom: 2rem;
}

.opt-label--image {
  --btn-border-radius: 50%;
  width: var(--swatch-variant-picker-size, 36px);
  min-width: 0;
  height: var(--swatch-variant-picker-size, 36px);
}
.is-unavailable + .opt-label--image img {
  opacity: 0.4;
}

.swatch-shape--not-circle {
  --btn-border-radius: 0;
}

.swatch-shape--natural.swatch--variant-image {
  height: auto;
}

.opt-label--swatch.swatch-shape--portrait {
  height: calc(var(--swatch-variant-picker-size, 36px) / 0.75);
}

.opt-label:not([data-swatch])::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius:5px;
}

.opt-btn.is-unavailable:checked + .opt-label:not(.opt-label--swatch) {
  border-color: rgba(var(--text-color)/0.6);
  border-radius:5px!important;
}
.opt-btn.is-unavailable:checked + .opt-label:not(.opt-label--swatch)::after {
  box-shadow: none;
}

.opt-label:hover {
  background-color: transparent;
}

.opt-label:not([data-swatch]):hover::after {
  box-shadow: 0 1px 3px 0 rgba(var(--input-text-color)/0.4);
}

:root {
  --product-details-block-margin: calc(8 * var(--space-unit));
  --product-details-block-margin-sm: calc(3 * var(--space-unit));
  --product-info-block-margin: calc(6 * var(--space-unit));
}

.product-info__block,
.product-info__block--sm,
.product-details__block {
  margin: var(--product-info-block-margin) 0;
}
.product-info__block:first-child,
.product-info__block--sm:first-child,
.product-details__block:first-child {
  margin-top: 0;
}
.product-info__block:last-child,
.product-info__block--sm:last-child,
.product-details__block:last-child {
  margin-bottom: 0;
}
.product-info__block:empty,
.product-info__block--sm:empty,
.product-details__block:empty {
  display: none;
}

.product-info__block--sm {
  margin: var(--product-details-block-margin-sm) 0;
}

.product-info__block--md {
  margin: calc(6 * var(--space-unit)) 0;
}

.product-details__block {
  margin: var(--product-details-block-margin) 0;
}

.product-vendor-sku + .product-info__title {
  margin-top: -4px;
}

.product-info__title + .product-info__rating,
.product-price + variant-label {
  margin-top: -8px;
}

.product-description {
  overflow: auto;
}

.product-info__price {
  font-size: var(--h4-font-size);
    margin-bottom: 30px !important;
}

.product-info__add-to-cart quantity-input {
  flex: 1 1 35%;
  margin-inline-end: calc(2 * var(--space-unit));
}

.product-info__add-button {
  flex: 0 0 100%;
}
quantity-input + .product-info__add-button {
  flex: 1 1 65%;
  margin-inline-start: calc(2 * var(--space-unit));
}

.product-info__disclosure {
  font-size: calc(var(--body-font-size) * 0.1rem);
}

.shopify-payment-button__button {
  margin-top: calc(4 * var(--space-unit));
  overflow: hidden;
  border-radius: var(--btn-border-radius, 0);
}

.product-title .product-info__weight {
  opacity: 0.7;
}

.shopify-payment-button .shopify-payment-button__button--unbranded {
  padding: var(--btn-padding-y, 12px) 26px;
  transition: opacity 0.6s ease, color 0.6s ease, background-position 0.4s ease-out;
  font-size: 0.88em;
  font-weight: 700;
  line-height: 1.2em;
  text-transform: var(--btn-text-transform, none);
}
.shopify-payment-button .shopify-payment-button__button--unbranded:hover:not([disabled]) {
  background-color: transparent;
}

.shopify-payment-button__button--hidden {
  display: none;
}

.shopify-payment-button__more-options {
  color: rgb(var(--text-color));
}

.product-policies {
  margin-top: var(--space-unit);
}

.pickup-icon {
  flex-shrink: 0;
  margin-inline-end: calc(2 * var(--space-unit));
}

.product-details .spr-header-title {
  display: none;
}

.product-details__text {
  font-size: calc(var(--body-font-size) * var(--fluid-1-25));
}

.product-inventory__status::before {
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  margin-inline-end: 0.5em;
  border-radius: 9px;
  background-color: currentColor;
}

[data-inventory-level=none] {
  color: rgb(var(--no-stock-text-color));
}

[data-inventory-level=low] {
  color: rgb(var(--low-stock-text-color));
}

[data-inventory-level=very_low] {
  color: rgb(var(--very-low-stock-text-color));
}

[data-inventory-level=normal],
[data-inventory-level=in_stock] {
  color: rgb(var(--in-stock-text-color));
}

[data-inventory-level=backordered] {
  color: rgb(var(--no-stock-backordered-text-color));
}

.product-spec {
  margin: 0;
}

.product-spec__item {
  border-bottom: 1px dashed rgba(var(--text-color)/0.15);
}

.product-spec__item:last-child {
  border: 0;
}

.product-spec__value p:last-child {
  margin-bottom: 0;
}

@media (max-width: 768.98px) {
  .product-info.media-with-text__text {
    padding-top: 0;
  }
  ymq-options-box.ymq-col-3 {
    width: 47%;
}
}
@media (min-width: 769px) {
  :root {
    --product-details-block-margin: calc(12 * var(--space-unit));
    --product-info-block-margin: calc(8 * var(--space-unit));
  }
  .product-details .disclosure > summary {
    padding-top: calc(5 * var(--space-unit));
    padding-bottom: calc(5 * var(--space-unit));
  }
  .product-details .disclosure__content {
    padding-bottom: calc(5 * var(--space-unit));
  }
  .product-spec__label {
    flex: 0 0 160px;
    margin-bottom: 0;
  }
  .product-spec__label--right {
    flex-basis: 50%;
  }
  .add-on-selectbox .addon-price-and-info {
    display: flex!important;
    flex-direction: column!important; /* stapla vertikalt */
    align-items: flex-start!important; /* vänsterjustera */
    gap: 2px!important;
  }

  .add-on-selectbox .price__current {
    order: 1!important; /* rött pris först */
    color: red!important; /* säkerställ röd färg */
    font-weight: 600!important;
  }

  .add-on-selectbox .price__was {
    order: 2!important; /* överstruket under */
    display:block;
    text-decoration: line-through!important;
    font-size: 0.9em!important;
    opacity: 0.7!important;
  }
}

@media (min-width: 1024px) {
  .product-info__add-to-cart quantity-input {
    flex-basis: 150px;
  }
  .product-details .disclosure > summary {
    padding-top: calc(8 * var(--space-unit));
    padding-bottom: calc(8 * var(--space-unit));
  }
  .product-details .disclosure__content {
    padding-bottom: calc(8 * var(--space-unit));
  }
  .add-on__name {
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
  }
}.addon-info__desc {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.opt-label {
  transition: opacity 0.6s, color 0.6s, border-color 0.6s;
  font-weight: 700;
  font-size: 14px;
}

.opt-btn:checked + .opt-label:not(.opt-label--swatch):after {
  box-shadow: none;
}



#shopify-section-{{ section.id }} .option-selector__btns .opt-label {
  text-align: center;
}

.addon-image-modal {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.addon-image-modal.hidden { display: none; }

.addon-image-modal__content {
  position: relative;
  max-width: 90%;
  max-height: 90%;
}
.addon-image-modal__img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  border-radius: 6px;
}
.addon-image-modal__close {
  position: absolute;
  top: -30px;
  right: -30px;
  font-size: 2rem;
  background: #fff;
  border: none;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

  
  .opt-label.is-hidden-swatch { display: none !important; }

.btn-add-on {
    padding: 7px 14px;
    font-size: 14px;
    height: 35px !important;
    min-width: 70px;
    font-weight: 500;
    background: #56b978;
    border-radius: 4px;
    border: 1px solid #56b978;
    color: #fff;
    text-transform: none;
}

  #shopify-section-{{ section.id }} .add-on-modal .title-modal {
    background: transparent; border: 0; padding: 0; cursor: pointer;
  }
  #shopify-section-{{ section.id }} .add-on-modal .title-modal .svg-inline--fa {
    width: 13px; height: 13px; vertical-align: middle; opacity: .8;
  }
  #shopify-section-{{ section.id }} .add-on-modal .title-modal:hover .svg-inline--fa {
    opacity: 1;
  }

  #ymq-price-addons { display:none; }

  .add-on-label{ padding:3px 10px 0!important; }
  .item-add-on .title{ margin-top:-20px!important; }
  .remove-add-on{ padding:0 10px 0!important; }

  #shopify-section-{{ section.id }} .binding-toggle .binding-btn {
    margin-inline-end:12px;border-radius:4px;padding:10px 18px;text-transform:none;background:#fff;color:#000; border: 1px solid #dadada;
  }
  #shopify-section-{{ section.id }} .binding-toggle .binding-btn.is-active {
    background: #7a97ac;color:#fff;border:2px solid #6c899d!important;text-transform:none;transition:opacity 0.6s, color 0.6s, border-color 0.6s;
  }

  #shopify-section-{{ section.id }} .add-on-selectbox {
    border:1px solid #E6E6E6;border-radius:12px;background:#F7F7F7;box-shadow:none;overflow:hidden;
  }
  #shopify-section-{{ section.id }} .add-on-selectbox.active {
    border-color:#DCDCDC;box-shadow:0 2px 8px rgba(0,0,0,.06);
  }

  #shopify-section-{{ section.id }} .add-on-head {
    display:flex;align-items:center;justify-content:space-between;gap:12px;
    padding:10px 5px 0;background:#fafafa;
  }
  #shopify-section-{{ section.id }} .selected-item{cursor:pointer;flex:1}
  #shopify-section-{{ section.id }} .selected-add-on-product{font-weight:500;font-size:inherit;}

  #shopify-section-{{ section.id }} .add-on-cards {
    display:none;grid-template-columns:1fr;gap:8px;padding:12px 8px 16px;
    max-height:var(--addon-max-h, 9999px);overflow-y:auto;scroll-behavior:smooth;background:#F7F7F7;
  }
  #shopify-section-{{ section.id }} .add-on-selectbox.active .add-on-cards{display:grid}

  #shopify-section-{{ section.id }} .item-add-on {
    border:1px solid #EAEAEA;border-radius:3px;background:#fff;
  }
  #shopify-section-{{ section.id }} .item-add-on.is-selected{ outline:2px solid #c2c2c2;outline-offset:-2px; }
  #shopify-section-{{ section.id }} .item-add-on:hover{border-color:#E2E2E2}

  #shopify-section-{{ section.id }} .item-header{ padding:7px;cursor:pointer;border-bottom:1px solid #F0F0F0; }
  #shopify-section-{{ section.id }} .item-header[aria-expanded="true"]{border-bottom-color:#ECECEC}
  #shopify-section-{{ section.id }} .item-header .item-radio{display:inline-flex;margin-right:10px;vertical-align:top}
  #shopify-section-{{ section.id }} .add-on-radio{width:15px;height:15px;cursor:pointer}

  #shopify-section-{{ section.id }} .header-grid {
    display:grid;grid-template-columns:95px 1fr auto;gap:16px;align-items:center;
  }

  #shopify-section-{{ section.id }} .media-thumb{width:72px;height:72px}
  #shopify-section-{{ section.id }} .media-thumb img{width:72px;height:72px;object-fit:cover;border-radius:8px;}

  #shopify-section-{{ section.id }} .hcol--main .title {
    display:flex;flex-direction:column;align-items:flex-start;
    font-weight:500;font-size:1.4rem;line-height:1.3;margin-bottom:4px;margin-top:1px!important;
  }
  #shopify-section-{{ section.id }} .badge-recommend {
    display:inline-block;background:#FFE8B3;color:#000;border-radius:999px;
    padding:4px 9px;font-size:11px;margin-top:4px;font-weight:400;
  }

  #shopify-section-{{ section.id }} .add-on__desc {
    margin:0;color:#333;font-size:12px;line-height:1.5;
    overflow:hidden;max-height:4.5em; /
  }

  #shopify-section-{{ section.id }} .addon-info__price {
    text-align:left;display:flex;align-items:baseline;gap:8px;
  }
  #shopify-section-{{ section.id }} .addon-info__price .price__current {
    font-size:1.5rem;font-weight:700;color:red;
  }
  #shopify-section-{{ section.id }} .addon-info__price .price__was {
    font-size:1.1rem;color:#777;text-decoration:line-through;
  }

  #shopify-section-{{ section.id }} .add-on-modal {
    margin-top:6px;font-size:13px;display:inline-flex;align-items:center;gap:4px;color:#333;white-space:nowrap;
  }
  #shopify-section-{{ section.id }} .add-on-modal svg {width:15px;height:15px;opacity:.8;}
  #shopify-section-{{ section.id }} .add-on-modal:hover svg {opacity:1;}

  #shopify-section-{{ section.id }} .item-body{padding:16px 18px}
  #shopify-section-{{ section.id }} .variants-row{display:grid;gap:16px;align-items:flex-end;}
  #shopify-section-{{ section.id }} .cta-col{display:flex;justify-content:flex-start;min-width:140px;}
  #shopify-section-{{ section.id }} .item-body .cta-col .btn,
  #shopify-section-{{ section.id }} .item-body .cta-col button,
  #shopify-section-{{ section.id }} .item-body .cta-col input[type="submit"]{min-width:140px;margin-top:0;}

  #shopify-section-{{ section.id }} .add-on-selectbox ul{padding-top:0}
  #shopify-section-{{ section.id }} .item-add-on{display:block !important;padding:0 !important;border-top:0 !important}
  #shopify-section-{{ section.id }} .item-add-on > .media{width:auto !important}

  @media (min-width:1024px){
    #shopify-section-{{ section.id }} .add-on__name{
      align-items:flex-start !important;justify-content:flex-start !important;flex-direction:column !important;gap:6px !important;
    }
  }

  @media (max-width:767px){
    #shopify-section-{{ section.id }} .header-grid {
      display:grid;grid-template-columns:80px 1fr;grid-template-rows:auto auto auto;
      gap:10px 12px;align-items:start;
    }
    #shopify-section-{{ section.id }} .media-thumb{width:64px;height:64px;}
    #shopify-section-{{ section.id }} .media-thumb img{width:64px;height:64px;object-fit:cover;border-radius:6px;}
    #shopify-section-{{ section.id }} .hcol--main{grid-column:2;grid-row:1;}
    #shopify-section-{{ section.id }} .hcol--main .title{font-size:15px;}
    #shopify-section-{{ section.id }} .badge-recommend{font-size:12px;}
    #shopify-section-{{ section.id }} .add-on__desc{font-size:12px;line-height:1.4;max-height:4.5em;}
    #shopify-section-{{ section.id }} .hcol--price{grid-column:2;grid-row:2;margin-top:4px;}
    #shopify-section-{{ section.id }} .addon-info__price{font-size:1.3rem;margin-top:0px;}
    .stopper-info-button {
  margin-left: -6px !important; 
  }}
  .addon-options .addon-option {
  display: block;
  font-weight:500;
  margin-top: 2px;
}
.stopper-info-btn svg {
  color: currentColor;
  width: 13px;
  height: 13px;
  vertical-align: middle;
}
.stopper-info-button {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  cursor: pointer;
}
.stopper-info-text {
  font-size: 11px;
  text-decoration: underline;
}
.product-add-on-wrapper {
  padding: 1rem;
  border: 1px solid #e5e6e82b;
  background: #fbfbfb;
}
.add-a-binding p {
  font-weight: 500!important;
  font-size: 14px;
  margin-bottom:8px;
}
.option-selector .label {
  font-weight: 500;
  font-size: 14px;
    margin-bottom:8px;

}
.binding-toggle .binding-btn.is-active {
  background: #e5e6e8;
  color: #000;
      min-width: 70px;
      height:35px;
  font-size: 14px;
  border: 1px solid #000 !important;
}
.binding-toggle .binding-btn {
    margin-inline-end: 12px;
    border-radius: 4px;
    font-weight: 500;
    font-size:14px;
    padding: 7px 14px;;
    text-transform: none;
    height:35px !important;
    min-width: 70px !important;
    background: #f9fafb;
    color: #000;
}
.opt-btn:checked + .opt-label--btn {
    background-color: #efefef;
    color: rgb(var(--text-color));
    color: #000!important;
    border-radius: 5px;
    height:35px !important;
    font-weight:600;
    min-width:70px !important;
    padding: 7px 14px;
    box-shadow:none!important;
}
/*.add-on-selectbox.active ul .opt-label--btn {
  padding: 7px 10px;
  border: 1px solid lightgray;
}*/
.ymq-option-title {
    width: 100%;
    font-weight: 500;
}
.ymq-options-button-input:checked+label span, .ymq-options-button-input:not(:checked)+label span {
  font-size:14px;
}
.ymq-options-button-input:checked {
  font-size:1px solid #000;
}.ymq-options-button-input:not(:checked) {
    border: 1px solid #dadada;
}

.lipscore-rating-review-link {
    color: #000000;
}
#ymq-price-addons {
  display:none!important;
}
.bundle-total-row {
  display: flex;
  align-items: center;
  font-weight: bold;
  padding: 0.5rem 0 1rem;
}

.bundle-total-right {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.bundle-total-row__label{
  font-weight:700;
  font-size:1.7rem;
  margin-right:5px;
}
.bundle-total-row__value {
  font-size: 1.7rem;
  font-weight: 700;
}
.bundle-savings-label {
    font-size: 1.3rem;
    color: #fff;
    background: #d12839;
    border-radius: 4px;
    padding: 2px 5px;
    font-weight: 600;
}
