/** Shopify CDN: Minification failed

Line 346:19 Unexpected "*"

**/
/* ============================================================
   DESTENDEPT CUSTOM OVERRIDES
   All custom styles for the destendept theme on top of Dawn.
   ============================================================ */

/* --- Base / Global --- */

:root {
  --font-heading-family: 'Archivo Narrow', sans-serif;
  --font-body-family: Helvetica, Arial, sans-serif;
}

body {
  background-color: #000 !important;
  color: #fff !important;
  font-family: Helvetica, Arial, sans-serif;
  letter-spacing: 0.02em;
}

h1, h2, h3, h4, h5, h6,
.h0, .h1, .h2, .h3, .h4, .h5 {
  font-family: 'Archivo Narrow', sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #fff;
}

a {
  color: #fff;
}

.link,
.link--text {
  color: #fff !important;
}

/* --- Header --- */

.header__inline-menu .list-menu__item,
.header__inline-menu a,
.header-drawer a,
.menu-drawer__menu a {
  font-family: 'Archivo Narrow', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.1em;
  font-size: 1.3rem;
  color: #fff !important;
}

.header-wrapper {
  background-color: #000 !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.header__heading-link,
.header__icon {
  color: #fff !important;
}

.header__heading-logo {
  max-width: 120px !important;
}

@media screen and (max-width: 989px) {
  .header {
    padding: 0.3rem 1rem !important;
    min-height: 0 !important;
  }

  .header__heading-logo-wrapper {
    max-width: 80px !important;
  }

  .header__heading-logo {
    max-width: 80px !important;
  }

  .gallery-cart-link {
    font-size: 1.1rem !important;
  }
}

.header__inline-menu .header__menu-item,
.header__inline-menu .list-menu__item--link {
  font-family: 'Archivo Narrow', sans-serif !important;
  font-size: 1.6rem !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.08em !important;
  color: #fff !important;
  padding: 0.8rem 1.5rem !important;
  text-decoration: none !important;
}

.header__inline-menu .header__menu-item:hover,
.header__inline-menu .list-menu__item--link:hover {
  text-decoration: none !important;
  opacity: 0.7;
}

.header__menu-item .icon-caret {
  display: none !important;
}

.header__submenu.global-settings-popup,
.global-settings-popup {
  background-color: #000 !important;
  border: 1px solid rgba(255, 255, 255, 0.15) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 1.2rem 0 !important;
}

.header__submenu .header__menu-item {
  font-family: 'Archivo Narrow', sans-serif !important;
  font-size: 1.4rem !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.06em !important;
  color: #fff !important;
  padding: 0.6rem 2rem !important;
}

.header__submenu .header__menu-item:hover {
  opacity: 0.7;
  text-decoration: none !important;
}

.header__inline-menu {
  justify-self: start !important;
}

.header__inline-menu .list-menu--inline {
  gap: 0 !important;
}

.header-wrapper--border-bottom {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.header__search,
.header__icon--search,
.header details-modal {
  display: none !important;
}

.header__icons {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 2rem;
}

.header__icon--cart {
  margin-right: 0 !important;
}

.header__icon--cart .icon {
  display: none !important;
}

.header__icon--account .icon {
  color: #fff !important;
}

.header__icon--menu .icon {
  color: #fff !important;
}

/* --- Cart link --- */

.gallery-cart-link {
  display: flex !important;
  align-items: center !important;
  text-decoration: none !important;
  width: auto !important;
  height: auto !important;
}

.gallery-cart-text {
  font-family: 'Archivo Narrow', sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff !important;
  white-space: nowrap;
}

.cart-count-bubble {
  display: none !important;
}

/* --- Announcement bar --- */

.announcement-bar {
  background-color: #000 !important;
  color: #fff !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.announcement-bar-section .announcement-bar {
  border: none !important;
}

/* --- Mobile drawer --- */

.menu-drawer,
.menu-drawer__inner-container {
  background-color: #000 !important;
  color: #fff !important;
}

.menu-drawer__menu-item,
.menu-drawer__close-button {
  color: #fff !important;
}

.menu-drawer__menu-item {
  font-family: 'Archivo Narrow', sans-serif !important;
  font-size: 2.5rem !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.08em !important;
  color: #fff !important;
  padding: 1rem 0 !important;
  text-decoration: none !important;
}

.menu-drawer__menu-item:hover {
  opacity: 0.7;
  text-decoration: none !important;
}

/* --- Cart drawer --- */

.cart-drawer,
.drawer {
  background-color: #000 !important;
  color: #fff !important;
}

/* --- Predictive search --- */

.predictive-search {
  background-color: #000 !important;
  color: #fff !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
}

/* --- Cards / Collection grid --- */

.card-wrapper,
.card {
  background-color: #000 !important;
  border: none !important;
}

.card__heading,
.card__heading a,
.card-information .price,
.card-information__text,
.price__regular .price-item,
.price .price-item,
.card__content a {
  color: #fff !important;
  font-family: 'Archivo Narrow', sans-serif;
}

.card__heading {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 1.4rem;
  margin-bottom: 0.4rem !important;
}

.price {
  color: #fff !important;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.3rem !important;
  opacity: 0.85;
}

.card .media img,
.card--media .media img {
  border-radius: 0 !important;
}

.card .card__inner {
  border-radius: 0 !important;
}

@media screen and (min-width: 990px) {
  .collection .grid--3-col-desktop,
  .featured-collection .grid--3-col-desktop,
  .grid--3-col-desktop {
    gap: 4rem 2.8rem !important;
  }
}

.card__content,
.card-information {
  padding-top: 1.2rem !important;
}

.featured-collection .page-width,
.collection-product-list .page-width {
  padding: 0 3rem !important;
}

@media screen and (min-width: 990px) {
  .featured-collection .page-width,
  .collection-product-list .page-width {
    padding: 0 5rem !important;
  }
}

.card,
.button,
.global-media-settings {
  box-shadow: none !important;
}

.collection-hero,
.collection-hero__inner {
  background-color: #000 !important;
}

.badge {
  font-family: 'Archivo Narrow', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

/* --- Sections / Color schemes --- */

.shopify-section,
.section-template--*,
.color-scheme-1,
.color-scheme-2 {
  background-color: #000 !important;
}

[class*="color-"] {
  background-color: #000 !important;
  color: #fff !important;
}

/* --- Footer --- */

.footer {
  background-color: #000 !important;
  border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
  color: #fff !important;
}

.footer a,
.footer .copyright__content,
.footer h2,
.footer .footer-block__heading {
  color: #fff !important;
}

.footer .list-menu__item--link {
  text-transform: uppercase;
  font-family: 'Archivo Narrow', sans-serif;
  letter-spacing: 0.05em;
  font-size: 1.2rem;
}

/* --- Buttons --- */

.button,
.shopify-challenge__button,
button.button {
  font-family: 'Archivo Narrow', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 600;
  border-radius: 0 !important;
}

/* --- Forms --- */

.field__input,
.form__label,
.select__select {
  color: #fff !important;
  background-color: transparent !important;
  border-color: rgba(255, 255, 255, 0.3) !important;
}

.field__input::placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* --- Product title --- */

.product__title,
.product__text,
.product__description {
  color: #fff !important;
}

.product__info-container .product__title {
  display: none !important;
}

.product__view-details {
  display: none !important;
}

/* --- Product form --- */

.product-form__submit {
  font-family: 'Archivo Narrow', sans-serif !important;
  text-transform: uppercase !important;
  letter-spacing: 0.1em !important;
  font-weight: 700 !important;
  font-size: 1.3rem !important;
  border-radius: 0 !important;
  width: auto !important;
  display: inline-block !important;
  padding: 1.2rem 2.4rem !important;
  background-color: #000 !important;
  color: #fff !important;
  border: 2px solid #fff !important;
}

.product-form__submit:hover {
  opacity: 0.85;
}

.product-form__submit[disabled] {
  background-color: #000 !important;
  color: rgba(255, 255, 255, 0.4) !important;
  border: 1px solid rgba(255, 255, 255, 0.3) !important;
}

.product-form__buttons {
  display: flex !important;
  justify-content: center !important;
}

/* --- Variant picker --- */

.variant-input__label,
.product-form__input > .form__label {
  display: none !important;
}

.product-form__input {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  gap: 0.5rem !important;
}

.product-form__input input[type="radio"] + label {
  font-family: 'Archivo Narrow', sans-serif !important;
  text-transform: uppercase !important;
  letter-spacing: 0.05em !important;
  border-color: rgba(255, 255, 255, 0.3) !important;
  color: #fff !important;
  background-color: transparent !important;
  border-radius: 0 !important;
}

.product-form__input input[type="radio"]:checked + label {
  border-color: #fff !important;
  background-color: #fff !important;
  color: #000 !important;
}

/* --- Carousel --- */

.custom-carousel {
  position: relative;
  cursor: grab;
  -webkit-user-select: none;
  user-select: none;
}

.carousel-slide {
  display: none;
}

.carousel-slide.carousel-active {
  display: block;
}

.carousel-img {
  width: 100% !important;
  height: auto !important;
  display: block !important;
  -webkit-user-drag: none;
  user-drag: none;
  pointer-events: none;
}

.carousel-controls {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
  margin-top: 1rem;
  font-family: 'Archivo Narrow', sans-serif;
}

.carousel-counter {
  color: #fff;
  font-family: 'Archivo Narrow', sans-serif;
  font-size: 1.3rem;
  letter-spacing: 0.05em;
}

.carousel-swipe-hint {
  color: rgba(255, 255, 255, 0.5);
  font-family: 'Archivo Narrow', sans-serif;
  font-size: 1.1rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  animation: swipe-nudge 2s ease-in-out infinite;
}

@keyframes swipe-nudge {
  0%, 100% { transform: translateX(0); opacity: 0.5; }
  50% { transform: translateX(5px); opacity: 1; }
}

/* --- Product layout: titles --- */

.product-desktop__title h1,
.product-mobile__title h1 {
  font-family: 'Archivo Narrow', sans-serif !important;
  font-size: 2.8rem !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.05em !important;
  color: #fff !important;
  margin: 0 0 1.5rem 0 !important;
}

/* --- Product layout: mobile --- */

@media screen and (max-width: 989px) {
  .product-desktop {
    display: none !important;
  }

  .product-mobile {
    display: block !important;
    position: relative !important;
  }

  /* --- Remove section padding on mobile --- */
  [id^="MainProduct"] {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  [id^="MainProduct"] > .page-width {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  /* --- Title: slim bar above image --- */
  .product-mobile__title {
    padding: 0.8rem 1.5rem !important;
  }

  .product-mobile__title h1 {
    text-align: center !important;
    font-size: 1.6rem !important;
    margin: 0 !important;
    line-height: 1.2 !important;
    letter-spacing: 0.15em !important;
  }

  /* --- Image: rounded card --- */
  .product-mobile__media {
    margin: 0 0.8rem !important;
    padding: 0 !important;
  }

  .product-mobile__media .custom-carousel {
    border-radius: 1.2rem !important;
    overflow: hidden !important;
  }

  .product-mobile__media .carousel-slide {
    border-radius: 1.2rem !important;
    overflow: hidden !important;
  }

  .product-mobile__media .carousel-img {
    width: 100% !important;
    max-height: 65vh !important;
    object-fit: cover !important;
    border-radius: 1.2rem !important;
  }

  .product-mobile__media .carousel-controls {
    position: relative !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 1rem !important;
    padding: 0.6rem 0 !important;
    margin: 0 !important;
  }

  .product-mobile__media .custom-carousel {
    position: relative !important;
  }

  .product-mobile__media .carousel-counter {
    font-size: 1.3rem !important;
    font-weight: 600 !important;
    color: #fff !important;
    letter-spacing: 0.08em !important;
  }

  .product-mobile__media .carousel-swipe-hint {
    font-size: 1.1rem !important;
    font-weight: 600 !important;
    color: rgba(255,255,255,0.85) !important;
  }

  /* --- Product info: tight panel below image --- */
  .product-info-shared {
    display: block !important;
    padding: 1.2rem 1.5rem 1.5rem !important;
  }

  .product-info-shared .product__info-container {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 0.5rem !important;
  }

  /* --- Size buttons + Add to Cart: single centered row --- */
  .product-info-shared variant-selects {
    flex: 0 0 auto !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .product-info-shared .product-form__input {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 0.4rem !important;
    margin: 0 !important;
    padding: 0 !important;
    flex-wrap: nowrap !important;
    border: none !important;
  }

  .product-info-shared .product-form__input legend,
  .product-info-shared .product-form__input .form__label {
    display: none !important;
  }

  .product-info-shared .product-form__input input[type="radio"] + label {
    min-width: 46px !important;
    height: 46px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 1.1rem !important;
    font-weight: 600 !important;
    padding: 0 !important;
    margin: 0 !important;
    border-width: 1px !important;
    box-sizing: border-box !important;
  }

  .product-info-shared product-form,
  .product-info-shared .product-form {
    flex: 0 0 auto !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .product-info-shared .product-form__buttons {
    display: flex !important;
    flex-direction: row !important;
    justify-content: center !important;
    gap: 1rem !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
  }

  .product-info-shared .product-form__submit {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 1.8rem !important;
    margin: 0 !important;
    height: 46px !important;
    min-height: 46px !important;
    max-height: 46px !important;
    font-size: 1.2rem !important;
    font-weight: 700 !important;
    border-width: 1px !important;
    background-color: #fff !important;
    color: #000 !important;
    border-color: #fff !important;
    white-space: nowrap !important;
    box-sizing: border-box !important;
    line-height: 1 !important;
  }

  .product-info-shared .shopify-payment-button {
    margin-left: 1rem !important;
  }

  .product-info-shared .shopify-payment-button button {
    height: 46px !important;
    min-height: 46px !important;
    max-height: 46px !important;
    box-sizing: border-box !important;
  }

  .product-info-shared .product-form__submit:hover {
    background-color: rgba(255,255,255,0.9) !important;
  }

  .product-info-shared .product-form__submit[disabled] {
    background-color: transparent !important;
    color: rgba(255,255,255,0.4) !important;
    border-color: rgba(255,255,255,0.2) !important;
  }

  /* --- Description: card style --- */
  .product-info-shared .product__description {
    flex-basis: 100% !important;
    width: 100% !important;
    font-size: 1.6rem !important;
    line-height: 2 !important;
    letter-spacing: 0.04em !important;
    padding: 1.5rem 1.8rem !important;
    margin: 1.5rem 0 0 0 !important;
    text-align: left !important;
    color: #fff !important;
    background-color: rgba(255,255,255,0.06) !important;
    border: 1px solid rgba(255,255,255,0.12) !important;
    border-radius: 0.8rem !important;
  }

  .product-info-shared .product__description li,
  .product-info-shared .product__description p {
    margin: 0 !important;
    padding: 0 !important;
  }

  .product-info-shared .product__description ul,
  .product-info-shared .product__description ol {
    margin: 0 !important;
    padding: 0 !important;
    list-style-position: inside !important;
  }

  .product-info-shared .product__description br {
    display: none !important;
  }

  .product-desktop__description {
    display: none !important;
  }

  /* --- Hide redundant blocks on mobile --- */
  .product-info-shared .product__title,
  .product-info-shared .price,
  .product-info-shared .product__tax,
  .product-info-shared .product__sku,
  .product-info-shared .share-button {
    display: none !important;
  }
}

/* --- Product layout: desktop --- */

@media screen and (min-width: 990px) {
  .product-desktop {
    display: block !important;
  }
  .product-mobile {
    display: none !important;
  }
  .product-desktop__title h1 {
    text-align: left !important;
  }
  .product-desktop__grid {
    display: grid !important;
    grid-template-columns: 1fr 2fr 1fr !important;
    gap: 2rem !important;
    align-items: start !important;
  }
  .product-desktop__right .product-form__buttons {
    justify-content: flex-start !important;
  }
  .product-desktop__right .product-form__input {
    justify-content: flex-start !important;
  }

  .product-info-shared {
    display: block !important;
  }

  .product-info-shared .product__info-container {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
  }

  .product-info-shared .product__description {
    display: none !important;
  }

  .product-info-shared .product-form__buttons {
    display: flex !important;
    flex-direction: column !important;
    gap: 0.8rem !important;
    width: 100% !important;
  }
}

/* --- Product description --- */

.product-desktop__description {
  color: #fff !important;
  font-family: 'Archivo Narrow', sans-serif !important;
  font-size: 1.4rem !important;
  line-height: 2.2;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.product-desktop__description ul {
  padding-left: 1.5rem;
  margin: 0;
  list-style-type: disc;
}

.product-desktop__description li {
  margin-bottom: 0.2rem;
  color: #fff !important;
}

.product-desktop__description li::marker {
  color: #fff !important;
}

.product__description {
  color: #fff !important;
  background-color: #000 !important;
  font-family: 'Archivo Narrow', sans-serif !important;
  font-size: 0.95rem !important;
  line-height: 2;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  padding: 2rem !important;
  margin-top: 2rem !important;
}

.product__description ul {
  padding-left: 1.5rem;
  margin: 0;
  list-style-type: disc;
}

.product__description li {
  margin-bottom: 0.2rem;
  color: #fff !important;
}

.product__description li::marker {
  color: #fff !important;
}
