/** Shopify CDN: Minification failed

Line 503:24 Unexpected "{"
Line 503:35 Expected ":"
Line 503:39 Unexpected "{"
Line 511:29 Unexpected "{"
Line 511:40 Expected ":"

**/
.trusted_slider {
  display: unset !important;
}

.ai-hero-price-tag-are1dq2h5z0lwqtc1saigenblocked7cd12zgqjjv {
  display: none;
}

.trusted_slider .slick-list.draggable {
  padding-left: 0 !important;
}

span.ai-ecommerce-product-price-compare-aenjsakdszevwzmlsdaigenblock9506993gfldfg {
    color: red;
}

a.product_card {
    text-decoration: none;
    color: black;
}

span.review-count {
    font-size: 12px;
    letter-spacing: 0;
    color: black;
}

.rating-wrapper {
    color: #000;
    flex-wrap: wrap;
    line-height: 1;
}

.stars {
    font-size: 14px;
    letter-spacing: -1px;
    color:black;
}
/* .card__badge.top {
    display: none;
} */
label.ctm_label-Size.active {
    background-color: #000 !important;
    color: #fff !important;
}

span.rating-value {
    font-size: 12px;
    line-height: normal;
}

.ctm-save {
    background: green;
    color: #fff;
    padding: 6px 12px;
    line-height: 1;
    font-size: 11px;
    /* position: absolute; */
    top: 10px;
    left: 10px;
    font-weight: 600;
    border-radius: 4px;
}
.product__info-wrapper .price__container .ctm-save {
    position: static;
}
.price__sale {
    display: flex !important;
    align-items: center;
}

.card__content .full-unstyled-link{
    font-size:20px;
    font-family: 'Outfit';
    margin: 5px 0;
    margin-top:0;
}

span.checkout-with-lock {
    display: flex;
    gap: 10px;
    align-items: flex-start;
}

.ctm-product .product__tax.caption.rte {
    display: none;
}

.ctm-product span.badge.price__badge-sale.color-scheme-4 {
    display: none;
}

.card__content s.price-item.price-item--regular {
    font-size: 14px;
    text-decoration: line-through;
    color: red;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Roboto';
}



.product-form__submit::after{
  content:unset;
}

.product__center-col {
    height: 100%;
}

.product__media-wrapper {
    height: 100%;
}

.ctm-product .product__media-item{
  width:100% !important;
  max-width:100% !important;
}

.ctm_btn_two {
    text-align: center;
    margin-top: 30px;
}

.media_wrapper_text {
    position: absolute;
    top: 10px;
    background: black;
    color: white;
    font-size: 15px;
    display: flex;
    z-index:2;
    align-items: baseline;
    gap: 10px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 2px 10px;
    border-radius: 5px;
    left: 10px;
}

.product__info-container ul {
  list-style: none;
  padding-left: 0;
}

.product__info-container ul li {
  position: relative;
  padding-left: 30px;
}

.product__info-container ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 18px;
    height: 18px;
    background-image: url(/cdn/shop/files/svgviewer-png-output_8.png?v=1777398759);
    background-size: contain;
    background-repeat: no-repeat;
    transform: translate(0%,-50%);
    z-index: 1;
}

.ctm-7 p strong {
  position: relative;
  padding-left: 28px;
  display: inline-block;
}

.ctm-7 p strong:before {
    content: "";
    position: absolute;
    left: -10px;
    top: 0;
    width: 32px;
    height: 32px;
    background-image: url(/cdn/shop/files/svgviewer-png-output_9.png?v=1777400054);
    background-size: contain;
    background-repeat: no-repeat;
    transform: translate(0%,0%);
}

.ctm-product .accordion__title {
    font-size: 20px !important;
    line-height: normal;
    font-weight: 500;
    letter-spacing: 0;
}

span.ctm_baggy.product__text.inline-richtext p {
    background: #F5F5F5;
    padding: 15px 0;
}
/* .product__info-container p {
    text-align: center;
} */

.product__info-container ul li {
    list-style: none;
    font-size:20px;
}

.product__media-wrapper {
    position: relative;
}

legend.form__label {
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    color:black;
}

.card__badge .badge {
    text-transform: uppercase;
    border-radius: 0;
    padding: 7px 15px;
}

.ctm-card .badge {
    position: absolute;
    right: 20px;
    top: 20px;
    border-radius: 0;
    padding: 7px 15px;
    display:none;
}

.ctm-card {
    position: relative;
}

.product-form__submit {
    background: black;
    color: white;
    border-radius: 0;
    padding: 14px 15px !important;
    min-height: 56px;
}

.product-form__buttons {
    width: 100%;
    max-width: 100% !important;
}

.product__right-col span.ctm-save {
    display: none;
}

.product__right-col .product__title h1 {
    font-size: 44px;
    font-family: 'Roboto';
    font-weight: 600;
    letter-spacing: 0;
}

.card__badge .badge {
    text-transform: uppercase;
}

label.ctm_label-Color.active {
    background: black !IMPORTANT;
    color: white !IMPORTANT;
}

span.prd_price {
    color: green;
}

.button--full-width{
  align-items:center;
  gap:10px;
}

.installments {
    display: none;
}

.card__content span.price-item.price-item--sale.price-item--last {
    color: green;
    order: -1;
    font-size: 18px;
    letter-spacing: 0;
        font-weight: bold;
    line-height: normal;
    font-family: 'Roboto';
}

/* .multicolumn-list__item {
    width: 100% !important;
    max-width: 100% !important;
} */

.ctm-banner-left .ctm-banner-content h1 {
    font-size: 32px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

/* ================= DESKTOP (>=1366px) ================= */
@media (min-width: 1366px) {
  .ctm-banner {
    display: grid;
    grid-template-columns: 2fr 1fr;
    grid-template-rows: 290px 300px;
    column-gap: 10px;
    padding: 50px;
  }

  .ctm-banner-right {
    display: flex;
    flex-direction: column;
    gap: 10px;
    grid-template-rows: 290px 300px;
  }

  .ctm-products {
    grid-template-columns: repeat(4, 1fr);
  }
}

/* ================= SMALL DESKTOP ================= */
@media (max-width: 1366px) {
  .ctm-banner {
    padding: 20px;
  }
}

/* ================= TABLET & UP (>=768px) ================= */
@media (min-width: 768px) {
  .ctm-banner-left {
    grid-row-end: 3;
  }

  .ctm-btn2{
    display:none !important;
  }

  .product-form__input--pill label {
    padding: 1.5rem 3rem !important;
    font-size: 18px !important;
}

  .ctm-product s.price-item.price-item--regular {
    font-size: 18px;
    line-height: normal;
    font-weight: 600;
    letter-spacing: 0;
}

  .ctm-product span.price-item.price-item--sale.price-item--last {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: normal;
}

  .multicolumn-card__image-wrapper--third-width {
  width: 15% !important;
}

  /* .ctm-banner-content {
    position: absolute;
    bottom: 40px;
    left: 40px;
    color: #fff;
    max-width: 500px;
    z-index: 2;
  } */
.ctm-banner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    max-width: 500px;
    z-index: 2;
}
  .ctm-products.active {
    display: grid;
  }

  .ctm-title {
    font-size: 32px;
    font-weight: 600;
  }
}

/* ================= MOBILE (<768px) ================= */
@media (max-width: 768px) {
  .ctm-card {
    width: calc((100% - 8px) / 2);
  }
  .ctm-products .ctm-card {
    padding: 10px;
  }
  .card-wrapper .card__content {
    padding: 0;
}
  .ctm-products.active {
    display: flex;
    flex-wrap: wrap;
}
.card-information .price--on-sale .price__sale {
    gap: 4px;
}
.card--media .card__inner .card__content {
    padding: 10px !important;
}
.card .card__content s.price-item.price-item--regular {
    font-size: 14px;
}
.card__badge .badge {
    padding: 5px 12px;
}
.card__content .full-unstyled-link {
    font-size: 16px;
    display: -webkit-box;
    /* max-width: 230px; */
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    /* font-size: 20px; */
}
.ctm-card .badge {
    position: absolute;
    right: auto;
    left: 12px;
    top: 12px;
    border-radius: 0;
    padding: 6px 15px;
}
/* .card__content h3.card__heading {
    min-height: 40px;
} */
  
}
/* @media only screen and (max-width: 520px) {

} */

/* ================= TABLET RANGE (768px - 1366px) ================= */
@media only screen and (min-width: 768px) and (max-width: 1366px) {
  .ctm-products {
    grid-template-columns: repeat(3, 1fr);
  }

  .ctm-banner {
    display: flex;
    gap: 10px;
  }

  .ctm-banner-left {
    width: 100%;
    max-width: 33%;
  }

  .ctm-banner-right {
    display: flex;
    width: 100%;
    gap: 10px;
  }

  .ctm-banner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    z-index: 2;
  }

  .ctm-banner-content h1 {
    font-size: 32px;
    font-weight: bold;
    color: #fff;
  }

  #shopify-section-sections--27425791443076__marquee_JiCk4p h1 {
    font-size: 16px;
  }
}

/* ================= MOBILE SMALL (<767px) ================= */
@media (max-width: 767px) {
  #shopify-section-sections--27425791443076__marquee_JiCk4p h1 {
    font-size: 16px;
  }

    .ai-ecommerce-grid-{{ ai_gen_id }} {
      gap:8px !important;
    }

    h3.ai-ecommerce-product-title-aenjsakdszevwzmlsdaigenblock9506993gfldfg {
    margin:5px 0 !important;
}

      .ai-ecommerce-section-{{ ai_gen_id }} h3 > a{
            display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size:16px;
      }

  .ctm-7 p strong:before{
    top:-3px !important
  }

  .ctm_label-Size {
    font-size: 18px !important;
    line-height: normal !important;
}
  .ctm_label-Color {
    font-size: 18px !important;
    line-height: normal !important;
}

  .ctm-product s.price-item.price-item--regular {
    font-size: 18px;
    letter-spacing: 0;
    font-weight: 600;
    line-height: normal;
}

  .ctm-product span.price-item.price-item--sale.price-item--last {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: normal;
}

  h2.ctm-title {
    margin-top: 0;
    margin-bottom: 0;
  }

 .ctm-header a.ctm-btn {
    display: none;
  }

  .multicolumn-list__item{
    max-width:100% !important;
  }

  .multicolumn-card__image-wrapper--third-width {
    width:25% !important;
}

  .stars {
    font-size: 12px;
    letter-spacing: -2px;
  }

  span.review-count {
    font-size:9px;
    letter-spacing: 0;
  }
}