/** Shopify CDN: Minification failed

Line 594:0 Unexpected "}"

**/
body { color: #1f1f21; }

sht-sticky-header.header-container {
    padding-top: 0;
    padding-bottom: 0;
}
.heading-tag {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #fff;
    padding: 2px 7px;
    border: 1px #ffffff;
    border-style: none;
    background: #c5333a;
    font-size: 12px;
}
.heading-tag img {
    display: block;
    width: 100%;
    max-width: 15px;
}
.header-wrapper sht-sticky-header.header-container {
    padding-left: 0;
    padding-right: 0;
}
.header-wrapper sht-sticky-header.header-container sht-header.section-header {
    max-width: 100%;
    border-radius: 0;
}
.header-wrapper sht-sticky-header.header-container header.header {
    border-radius: 0;
    padding-top: 15px;
    padding-bottom: 15px;
}
.top-bar-wrapper-section {
    padding-top: 10px;
    padding-bottom: 10px;
}
.countdown-timer-wrapper time.countdown_counter span.clock-column {
    font-size: 30px;
    line-height: 1.5;
}
.countdown-timer-wrapper time.countdown_counter {
    gap: 20px;
}
.header--menu-horizontal .menu-dropdown-lv2 {
    width: max-content;
}
.s-header__buttons {
    max-width: 370px;
    width: 100%;
    flex-wrap: nowrap;
}
.s-header__buttons a {
    width: 100%;
}
.point-wrap {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 6px;
}
.point-wrap img {
    display: block;
    width: 100%;
    max-width: 16px;
}
.points-wrapper {
    margin-bottom: 15px;
    margin-top: 15px;
}
.featured-product-details .product__info .product__form {
    max-width: 50rem;
}

/* Product Page CSS */
.custom-text-wrapper p {
    width: fit-content;
    background: #c5333a;
    padding: 2px 8px;
    margin-bottom: 10px;
    font-size: 14px;
}
button.js-product-form-submit-btn {
    background: #000;
    color: #fff;
    /* border: 1px solid #fed053; */
}
.payment-wrapper ul.list.list-payment {
    justify-content: center;
}

.icon-with-text-block .icon-block {
    display: flex;
    align-items: center;
    gap: 6px;
}
.icon-with-text-block .icon-block img {
    max-width: 20px;
    border-radius: 0;
}
.icon-with-text-block {
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin-bottom: 20px;
}
.card__media:hover img.media {
    transform: scale(1) !important;
}
.accordion__content span.custom-icon {
    display: none;
}
.tabs-content-layout tr>* {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
}
.tabs-content-layout {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}
.content-side-lyout, .images-box-wrapper {
    width: 100%;
}
.images-box-wrapper img {
    display: block;
    width: 100%;
}
.product__info-wrapper .product__info-container {
    max-width: 500px;
}
/* .product__media-wrapper--single-with-thumbnails .product-slideshow {
    grid-template-columns: 1fr;
    grid-template-areas: none;
    display: flex;
    flex-direction: column;
}
.product__media-wrapper--single-with-thumbnails .product-slideshow .product-slideshow__thumbnail {
    position: static;
    transform: unset;
    width: 100%;
}
.product__media-wrapper--single-with-thumbnails .product-slideshow .product-slideshow__thumbnail .product-slideshow__thumbs {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    max-height: max-content;
}
.product-slideshow .product-slideshow__thumbnail .product-slideshow__thumbs .product-slideshow__thumb {
    margin: 0;
    width: 100%;
}
.product-slideshow .product-slideshow__thumbnail .product-slideshow__thumbs .product-slideshow__thumb .btn-slideshow-thumb {
    width: 100%;
    height: auto !important;
} */
.product__info-wrapper {
    position: sticky;
    top: 50px;
}
.icon-with-text-block-inner-element .card {
    align-items: center;
    max-width: 320px;
    margin: auto;
}
.icon-with-text-block-inner-element .card .card__media {
    width: auto !important;
}

.vs-upsell-block {
    overflow: hidden;
    margin: 30px 0 0;
    background: #f2fbea;
    box-shadow: 0 0 0 1px #0003;
    border-radius: 8px;
}
.vs-upsell-block .vs-upsell-header {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    background: #606060;
    padding: 4px;
    text-align: center;
}
.vs-upsell-content {
    padding: 14px 16px;
    background: #1f1f21;
    display: flex;
    align-items: center;
}
.vs-upsell-link {
    display: flex;
    flex-grow: 1;
    text-decoration: none;
    color: inherit;
    align-items: center;
}
.vs-upsell-price .vs-upsell-button {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 10px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background: #000000;
    border-radius: 8px;
    padding: 12px 10px;
    min-width: 90px;
    border: 1px solid #fed053;
}
.vs-upsell-content .vs-upsell-image {
    width: 70px;
    height: 70px;
    min-width: 70px;
}
.vs-upsell-details {
    padding: 0 8px;
}
.vs-upsell-details h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    text-transform: capitalize;
    color: #fff;
    margin: 0 0 4px;
}
.vs-upsell-details p {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    margin: 0;
}
a.link-column-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.product__extra-info--collapsibles .accordion__item {
    padding-top: 10px;
    padding-bottom: 10px;
}
.product__extra-info--collapsibles .accordion__item {
    border-bottom: 1px solid #fff !important;
}
.card__content h3.card__heading {
    /* font-size: 28px; */
}
.featured-product-details .product__title.product__info h3:hover {
    color: #fff !important;
}
.featured-product-details .product__title.product__info h3:hover a {
    color: #fff!important;
    --color-normal-text: #fff !important;
}

/* Mega Menu Content */
.menu-dropdown.mega-menu-wrapper {
    width: 100%;
}
.collection-grid,
.collection-grid-m {
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-top: 1rem;
}

.product-card {
  text-align: center;
  text-decoration: none;
  color: inherit;
}

.product-card img {
  width: 100%;
  height: auto;
  transition: transform 0.3s ease;
}

.product-card:hover img {
  transform: scale(1.05);
}

.collection-tabs {
    display: flex;
    gap: 0;
    width: 100%;
    max-width: 300px;
}

.tab-button {
  padding: 0.5rem 1rem;
  cursor: pointer;
  background: #eee;
  border: none;
  font-weight: 600;
  transition: background 0.2s;
}

.tab-button.active,
.tab-button:hover {
  background: #ccc;
}

.hidden {
  display: none;
}
.hover-switch-collections {
    display: flex;
    align-items: start;
    gap: 20px;
}

.collection-tabs {
    flex-direction: column;
}
.collection-tabs button.tab-button,
.collection-tabs button.tab-button-m {
    background: transparent;
    border: 0;
    text-align: left;
    padding: 15px 0;
    border-top: 1px solid;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.collection-tabs button.tab-button:last-child,
.collection-tabs button.tab-button-m:last-child {
    border-bottom: 1px solid;
}
.collection-tabs button.tab-button svg,
.collection-tabs button.tab-button-m svg {
    transform: rotate(-90deg);
}
.enabled-custom-tabs .mega-menu__submenu {
    display: none;
}
.mega-menu .collection-tabs .tab-button.active,
.mobile-main-megamenu .collection-tabs .tab-button-m.active{
  background: #0707070d;
}
.mega-menu .collection-tabs .tab-button,
.mobile-main-megamenu .collection-tabs .tab-button-m{
  padding-inline: 10px;
  border-bottom: .3px solid #1f1f21 !important;
  border-top: 0;
}
.product-card-inner-image img {
  object-fit: cover;
  height: 100%;
}

.product-form__buttons>.d-flex {
    flex-direction: column !important;
}
.product-form__buttons>.d-flex #timesact_widget {
    margin-top: 0;
    max-width: 100%;
}
.product-form__buttons>.d-flex .timesact-selling-plan-description {
    margin: 0 !important;
    text-align: center !important;
    color: #fff !important;
}


@media (min-width: 1025px) {
  .product-card-inner-image {
    width: 300px;
    height: 300px;
    margin: 0 auto;
  }
}
@media (max-width: 1024px) {
  .product-card-inner-image {
    width: 150px;
    height: 150px;
    margin: 0 auto;
  }
  .desktop-main-megamenu {
    display: none !important;
  }
  .hover-switch-collections {
    flex-direction: column;
  }
  .collection-grid,
  .collection-grid-m {
    grid-template-columns: 1fr 1fr;
  }
  .collection-tabs {
    max-width: 100%;
  }
  .collection-tabs button.tab-button,
  .collection-tabs button.tab-button-m {
    z-index: 999999 !important;
  }
}
@media (min-width: 1025px) {
  .mobile-main-megamenu {
    display: none !important;
  }
  .header-wrapper sht-sticky-header.header-container header.header {
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 48px;
    grid-template-areas: "header-nav header-logo header-icons";
  }
  .header-wrapper sht-sticky-header.header-container header.header .header__logo {
    justify-content: center;
  }
}

@media (min-width: 769px) {
  .product__media-wrapper--single-with-thumbnails .product-slideshow {
    grid-template-columns: unset;
    grid-template-areas: unset;
    gap: 10px;
    min-height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .product__media-wrapper--single-with-thumbnails .product-slideshow .product-slideshow__thumbnail {
    position: unset;
    width: 100%;
    transform: unset;
  }
  .product__media-wrapper--single-with-thumbnails .product-slideshow .fd-column-md {
    flex-direction: row;
    justify-content: center;
    gap: 10px;
  }
 .product__media-wrapper--single-with-thumbnails .product-slideshow__thumb {
    display: inline-flex;
    width: 64px;
    max-width: 64px;
    height: calc(64px / (var(--ratio)));
    margin-bottom: 0;
  }
  .product__media-wrapper--single-with-thumbnails .product-slideshow__thumb .btn-slideshow-thumb {
    border-radius: var(--corner-radius-xs);
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 768px) {
  .countdown-timer-wrapper time.countdown_counter {
    gap: 10px;
  }
  .countdown-timer-wrapper time.countdown_counter span.clock-column {
    line-height: 1.2;
  }
  .top-bar-wrapper-section .ctnr.js-top-bar {
    padding-top: 0;
    padding-bottom: 0;
  }
  .header__logo {
    grid-area: header-logo;
    max-width: 220px;
    justify-content: space-between;
  }
  .tabs-content-layout {
    grid-template-columns: 1fr;
  }
  .product-details {
    padding-top: 15px !important;
  }
  .accordion__header__button h3.card__heading {
    font-size: 16px;
  }
  .product-slideshow__thumbnail {
    padding: 0;
  }
  .product-slideshow__slider .product-slideshow__items {
    gap: 10px;
  }
  .product-slideshow__slider .product-slideshow__items .product-slideshow__item {
    max-width: 90%;
  }
  sht-prd-slideshow.product-slideshow .product-slideshow__thumbnail {
    display: none;
  }
  .product-details.ctnr {
    gap: 10px !important;
  }
  .content-collage-section-element .ctclg--big-first.unstacked .index-2 .media-wrapper,
  .content-collage-section-element .ctclg--big-first.unstacked .index-3 .media-wrapper,
  .content-collage-section-element .ctclg--big-first.unstacked-2 .index-2 .media-wrapper,
  .content-collage-section-element .ctclg--big-last.unstacked .index-1 .media-wrapper,
  .content-collage-section-element .ctclg--big-last.unstacked .index-2 .media-wrapper,
  .content-collage-section-element .ctclg--big-last.unstacked-2 .index-1 .media-wrapper {
    aspect-ratio: var(--ratio);
  }
  #menuDrawer .mega-menu{
    padding-top: 1.8rem;
  }
}

.header{
  padding-inline: var(--s-outer-p-x);
}

#shopify-section-template--28252933947738__video_banner_qrqH6L .section.s--banner-spacing,
#shopify-section-template--28252933947738__image_banner_czgWcc .section.s--banner-spacing{
  padding-inline: 0;
}

#shopify-section-template--28252933947738__video_banner_qrqH6L .corner-radius-m,
#shopify-section-template--28252933947738__image_banner_czgWcc .corner-radius-m{
  border-radius: 0;
}

@media screen and (min-width: 1100px) {
  .header-container .header {
    display: grid !important;
    grid-template-columns: auto minmax(0, 1fr) auto;
    align-items: center;
    min-height: 78px;
    padding: 0 28px;
    column-gap: 36px;
  }

  .header-container .header__logo {
    grid-column: 1;
    justify-self: start;
    margin: 0;
  }

  .header-container .header__menu {
    display: flex !important;
    grid-column: 2;
    justify-content: center;
    min-width: 0;
    width: 100%;
  }

  .header-container .header__nav {
    width: auto;
    min-width: 0;
  }

  .header-container .main__menu {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center;
    justify-content: center;
    gap: 24px;
    width: auto;
    margin: 0;
    padding: 0;
    white-space: nowrap;
  }

  .header-container .main__menu > .menu__item {
    flex: 0 0 auto;
  }

  .header-container .menu__link-lv1 {
    display: flex !important;
    align-items: center;
    gap: 6px;
    padding: 12px 0;
    font-size: 14px;
    white-space: nowrap;
  }

  .header-container .header > .header__icons {
    grid-column: 3;
    justify-self: end;
    flex-wrap: nowrap;
    margin: 0;
  }
}
}