/** Shopify CDN: Minification failed

Line 21:58 Expected identifier but found "."
Line 501:1 Expected "}" to go with "{"

**/
 /* common CSS */
/* @font-face {
  font-family: Gilroy;
  src: url(/cdn/shop/files/Gilroy-Black.ttf?v=1767936260);
}
 body * {
    letter-spacing: 0 !important;
    font-family: 'Gilroy' !important;
} */

.media {
    margin-top: 0 !important;
}

body, .color-scheme-1, .color-scheme-2, .color-scheme-3, ..mega-menu__images img, .color-scheme-5, .header__menu-item {
    color: rgba(var(--color-foreground), 1);
}

a, a:hover, .header__active-menu-item, .header__menu-item:hover .header__active-menu-item, .header__menu-item:hover span,
.list-menu__item, .mega-menu__link:hover, .mega-menu__link--active {
    text-decoration: none !important;
}

.header__inline-menu .list-menu__item {
    /* font-weight: 500; */
    padding-top: 15px;
    padding-bottom: 15px;
}

#ContactForm button.button[type="submit"] {
    background: #000;
    border-radius: 0px;
    font-weight: 500;
    text-transform: capitalize;
    border: 0;
}
.button:before, .shopify-challenge__button:before, .customer button:before, .shopify-payment-button__button--unbranded:before, .button:after, .shopify-challenge__button:after, .customer button:after, .shopify-payment-button__button--unbranded:after, .quantity:before, .quantity:after,
.field__input:focus~.field__label, .field__input:not(:placeholder-shown)~.field__label, .field__input:-webkit-autofill~.field__label, .customer .field input:focus~label, .customer .field input:not(:placeholder-shown)~label, .customer .field input:-webkit-autofill~label {
    display: none;
}

a:hover {
    transition: 0.6s all ease;
}
.header__active-menu-item,.header__menu-item:hover span,details[open]>.header__menu-item, .underline-links-hover:hover a, .collapsible-content summary:hover .accordion__title, .header__submenu .header__menu-item,
quick-add-modal .product__title>a, .cart-item__name:hover, .pagination__item:hover, a.pagination__item.link:hover {
    text-decoration:none !important;
}

*:focus-visible, .swatch-input__input:active+.swatch-input__label, .swatch-input__input:checked+.swatch-input__label, .swatch-input__input+.swatch-input__label:hover, .swatch-input__input:hover+.swatch-input__label, 
.swatch-input__input:active:focus-visible+.swatch-input__label, .swatch-input__input:checked:focus-visible+.swatch-input__label {
    outline: 0 !important;
}

*:focus-visible, .field:after, .select:after, .customer .field:after, .customer select:after, .localization-form__select:after,.field:before, .select:before, .customer .field:before, .customer select:before, .localization-form__select:before,.field:hover.field:after, .select:hover.select:after, .select__select:hover.select__select:after, .customer .field:hover.field:after, .customer select:hover.select:after, .localization-form__select:hover.localization-form__select:after,.field__input:focus, .select__select:focus, .customer .field input:focus, .customer select:focus, .localization-form__select:focus.localization-form__select:after,
.button:after, .shopify-challenge__button:after, .customer button:after, .shopify-payment-button__button--unbranded:after,.button:not([disabled]):hover:after, 
.shopify-challenge__button:hover:after, .customer button:hover:after, .shopify-payment-button__button--unbranded:hover:after,
.swatch-input__input:active:focus-visible+.swatch-input__label, .swatch-input__input:checked:focus-visible+.swatch-input__label,
.swatch-input__input:focus-visible+.swatch-input__label {
    box-shadow: none !important;
}

.button, .shopify-challenge__button, .customer button, button.shopify-payment-button__button--unbranded,.field__input, .customer .field input,.button, 
.shopify-challenge__button, .customer button,.field__input:focus, .field_select:focus, .select__select:focus, .customer .field input:focus, .customer select:focus, 
.localization-form__select:focus.localization-form__select:after {
    border:1px solid #000;
    /* border-radius: 4px; */
} 

.quinn-branding {
    display: none;
}

p[componentname="WidgetDiscount"] {
    color: #ed3237 !important;
    text-transform: uppercase;
}

div#quinn-floating-widget {
    bottom: 70px !important;
    right: 10px !important;
    z-index: 9 !important;
}

#insta-feed h2, .instafeed-shopify h2 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
}

.wishlist-cart {
    background: #ed3237 !important;
    width: max-content;
    border-radius: 4px;
    font-family: 'Montserrat';
}

.quinn_card_story_container > div > div {
    border-color: #ccc !important;
}

.accordion__content ul {
    padding: 0 !important;
    margin: 0;
     list-style: none;
}

.accordion__content li {
    position: relative;
    padding-left: 15px;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
}

.accordion__content li:before {
    position: absolute;
    display: block;
    content: "";
    width: 5px;
    height: 5px;
    background: #000;
    top: 7px;
    left: 0;
}

label.fitText.block_label {
    font-weight: 600;
    text-shadow: none;
    color: #000;
}

.facets-layout-list--swatch .swatch {
    border: 0 !important;
}
/* end common CSS */


a {
    color: #14818e;
}
.product-card-wrapper .card__content {
    text-align: center;
}
.product-card-wrapper .card-information {
    text-align: left;
    margin-bottom: 10px;
    min-height:28px;
}
.product-card-wrapper .card__badge.bottom.left {
    margin-bottom: 0px !important;
    display: block !important;
}
/* .card-wrapper.product-card-wrapper.underline-links-hover {
    border: 2px solid #e2e2e2;
    border-radius: 7px;
} */
.card-wrapper.product-card-wrapper .sold-out-cm{
  position: absolute;
  top: 5px;
  right: 5px;
}
.product-card-wrapper .card__media img.motion-reduce {
    /* border-radius: 7px 7px 0px 0px;
} */
p.mv-subtitle {
    margin: 3px;
}
.product-card-wrapper .price {
    margin-top: 0px !important;
}
.product-grid .underline-links-hover:hover a{
    text-decoration: none !important;
}
.product-card-wrapper .full-unstyled-link {
    font-size: 16px;
    margin-bottom: 5px;
    height: auto;
}
.pdp-offer-wrapper {
  background: #00000005;
  border: 1px dashed #000;
  border-radius: 12px;
  padding: 16px;
  max-width: 100%;
}

.pdp-offer-wrapper .offer-item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  color: #333;
  padding: 8px 0;
}

.pdp-offer-wrapper .offer-with-code {
  justify-content: space-between;
  flex-wrap: wrap;
}

.pdp-offer-wrapper .offer-icon {
  background: #000;
  color: #fff;
  font-weight: 600;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}

.pdp-offer-wrapper .offer-text {
  flex: 1;
  line-height: 1.4;
}

.pdp-offer-wrapper .offer-code {
  color: #000;
  font-weight: 700;
  margin-left: 4px;
}

.pdp-offer-wrapper .copy-btn {
  background: #000;
  color: #fff;
  border: none;
  padding: 6px 14px;
  font-size: 13px;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.3s ease;
  white-space: nowrap;
}

.pdp-offer-wrapper .copy-btn:hover {
  background: #000;
}

.pdp-offer-wrapper .copy-btn.copied {
  background: #2ecc71;
}

/* Mobile */
@media (max-width: 480px) {
  .pdp-offer-wrapper .offer-with-code {
    gap: 8px;
  }

  .pdp-offer-wrapper .copy-btn {
    width: 20%;
    text-align: center;
  }
}
.usp-section-pdp .usp-container {
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  text-align: center;
}

.usp-section-pdp .usp-item img {
  max-width: 100px;
}

.usp-section-pdp .usp-item p {
  font-size: 15px;
  font-weight: 500;
  color: #111;
  line-height: 1.4;
  margin: 0px;
}

/* Tablet */
@media (max-width: 768px) {
  .usp-section-pdp .usp-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 749px) {
  .product-card-wrapper .full-unstyled-link {
      height: auto !important;
  }
}
/* Mobile */
@media (max-width: 480px) {
  .usp-section-pdp .usp-container {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 0px;
  }

  .usp-section-pdp .usp-item img {
    max-width: 100px;
  }

  .usp-section-pdp .usp-item p {
    font-size: 12px;
  }
}

.trust-bar {
  padding: 5px;
}

.trust-bar .trust-container {
  margin: 0 auto;
  display: grid;
  gap: 24px;
  grid-template-columns: auto auto;
}

.trust-bar .trust-item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  flex-direction: column; 
  text-align: center;
  align-items: center;
}

.trust-bar .trust-item img {
  width: 100px;
  height: auto;
  flex-shrink: 0;
}

.trust-bar .trust-text h4 {
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 4px;
  color: #111;
}

.trust-bar .trust-text p {
  font-size: 13px;
  margin: 0;
  color: #444;
  line-height: 15px;;
}
a.checkout_btn.button, button.checkout_btn.button.quick-add-btn {
    padding: 0px;
    font-size: 12px;
    /* line-height: 9px; */
    width: 90%;
    min-height: 30px;
    z-index: 10;
}
.product-card-wrapper .card__information
 {
    padding: 10px !important;
}
span.badge.custom-meta-badge.color-scheme-3 {
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 12px;
    background-color: #5AC7D5;
    font-weight: 500;
}
button.slider-button{
    position: absolute;
    background: #fff;
    color: #000;
    border-radius: 100%;
    top: 50%;
    width: 40px;
    height: 40px;
    box-shadow: 0px 4px 10px 0 rgba(0, 0, 0, 0.5);

}
.slider-button--prev {
  left: 0px;
}
button.slider-button.slider-button--next {
    right: 0px;
}

button.slider-button.slider-button--prev:hover, button.slider-button.slider-button--next:hover {
  background: #000 !important;
}
button.slider-button.slider-button--prev:hover path, button.slider-button.slider-button--next:hover path {
    fill: #fff;
} 
.slider-counter.caption {
    display: none;
}
.collection-hero__title
 {
    text-align: center;
}
.footer-block__brand-info a{
  color: #fff;
}
.newsletter-app .list-social {
    justify-content: flex-start;
}
/* Tablet */
/* Review */
.review_rating_wrapper .rating_count:before {
    content: "";
    width: 14px;
    height: 14px;
    display: inline-block;
    background: url('https://cdn.shopify.com/s/files/1/0791/7784/2872/files/Vector_6.png?v=1731314185') 0 0 / 12px no-repeat;
    position: relative;
    top: 4px;
}
.rating {
    position: relative;
    display: flex;
    gap: 8px;
    align-items: center;
    font-size: 12px;
    color: #FBCD0A;
    padding: 0 20px 0 0;
}
.review_rating_wrapper span.rating.jdgm-all-reviews-rating:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 20%;
    width: 1px;
    height: 60%;
    background: #7D7D7D;
}
.review_rating_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.4rem;
    color: #7D7D7D;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    margin: 0px;
    min-height: 27px;
}
span.rating.jdgm-all-reviews-rating font {
    color: #7D7D7D;
}
span.custom-total-reviews {
    font-size: 12px;
    top: 0px;
    position: relative;
}
.card .jdgm-star {
    margin-right: 5px !important;
}
.jdgm-star {
    font-family: 'JudgemeStar' !important;
}
/* End review */

span.badge.price__badge-sale.color-scheme-4 {
    font-size: 12px;
    border-radius: 50px;
    padding: 5px 5px;
}
.pow-con .col-12.col-md-7.nocap {
    width: 63%;
}
div#shopify-block-AM0ViUVlWOVdrSWIrZ__reelup_shoppable_videos_reels_reelup_playlist_WH4teL {
    padding-bottom: 8%;
}
.collection__view-all a.button {
    background: #000;
    border-radius: 0px;
    font-weight: 500;
    text-transform: capitalize;
    border: 0;
}

.shopify-policy__container {
    max-width: 1200px !important;
}

.product__media {
  position: relative;
}

.custom-badge {
  position: absolute;
  top: 15px;
  left: 15px;
  background: #ff4d4d;
  color: #fff;
  padding: 6px 12px;
  font-size: 12px;
  font-weight: 600;
  border-radius: 4px;
  z-index: 5;
}