/** Shopify CDN: Minification failed

Line 378:0 Unexpected "}"

**/
/* GLOBAL */

.h6 {
  font-size: 14px !important;
}

@media (max-width: 767px) {
  .h6 {
    font-size: 12px !important;
  }
}

.text-with-icon {
  font-size: 14px;
}

@media (max-width: 767px) {
  .text-with-icon {
    font-size: 12px;
  }
}

.button {
  font-size: 14px !important;
}

@media (max-width: 767px) {
  .button {
    font-size: 12px !important;
  }
}

.badge {
  font-size: 12px;
  background: #ff8833;
  color: #222;
}

@media (max-width: 767px) {
  .badge {
    font-size: 10px;
  }
}

.product-card__quick-add-button {
    padding: .4rem;
}

@media (max-width: 767px) {
  .product-card__quick-add-button {
    inset-block-end: 5px;
    inset-inline-end: 5px;
    padding: 7px;
  }
}

.animated-plus:after {
  width: 2px;
}

.animated-plus:before {
  height: 2px;
}

.modal::part(header) {
    border-bottom: solid 1px #222;
}

.free-shipping-bar {
  background-color: #ff8833;
  border-bottom: solid 1px #222;
  font-size: var(--text-h6);
  text-transform: uppercase;
  font-weight: bold;
}

/* PRODUCT WINDOW 9999999999999999*/

.text-subdued {
  color: #222;
}

.product-card {
  border: 2px solid #222;
  padding: 20px;
}

.product-card__figure {
  border: solid 1px #ddd;
}

@media (max-width: 767px) {
  .product-card {
    padding: 10px;
  }
}

/* PRODUCT VARIANT PICKER 99999999999999999*/

.block-swatch {
  text-transform: uppercase;
  font-size: 14px;
  --text-color: #222;
}

@media (max-width: 767px) {
  .block-swatch {
    font-size: 12px;
  }
}

:checked + .block-swatch {
  background-color: #222;
  --text-color: #fff;
}

legend {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bolder;
}

@media (max-width: 767px) {
  legend {
    font-size: 12px !important;
  }
}

/* PRODUCT PAGE STYLE 9999999999999999999*/

.product-gallery__thumbnail-list {
  border: 1px solid #ddd;
  padding: 5px;
}

@media (min-width: 1000px) {
  .product-gallery__image-list {
    border: 2px solid #222;
  }
}

/* QUICK BUY MODAL STYLE 999999999999999999*/

.page-dots {
  gap: 0.5rem;
}
.tap-area:before {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.page-dots > *:after {
  opacity: 1;
  color: #222;
}
.page-dots > *[aria-current="true"]:after {
  color: #ff8833;
}

/* CART & MENU DRAWER STYLE 999999999999*/

.drawer::part(content) {
  border-left: solid 2px #222;
  border-right: solid 2px #222;
}
.drawer::part(header) {
  border-bottom: solid 1px #222;
}

/* CART DRAWER STYLE 999999999999999999*/

.drawer::part(footer) {
  border-top: solid 1px #222;
  padding-block: 2rem !important;
}
.cart-drawer__footer {
  gap: 0rem;
}

/* COLLECTION 9999999999999999999999999*/

@media screen and (min-width: 1000px) {
  .popover::part(content) {
    box-shadow: none;
    border: solid 1px #222;
  }
}

.smallcaps {
  font-size: 12px;
  font-weight: bold;
}

.breadcrumb__list-item+.breadcrumb__list-item:before {
    color: #222;
    font-size: 12px;
}

.collection-toolbar__button {
  opacity: 1;
  transition: none;
  font-size: 14px;  
}

@media (max-width: 767px) {
  .collection-toolbar__button {
    font-size: 12px;
  }
}

.popover__value-list>* {
    font-size: 14px;
    text-transform: uppercase;
}

.collection-toolbar__button.is-active {
  color: #ff8833;
}

.popover::part(header) {
  border-block-end: 1px solid #222;
}

.collection-toolbar {
  box-shadow: none;
  border-top: solid 1px #222;
  border-bottom: solid 1px #222;
}

.collection-toolbar__layout-switch-list {
  border-right: solid 1px #222;
}

.collection-toolbar__button-container {
  border-left: solid 1px #222;
}

@media (max-width: 700px) {
.collection-toolbar__layout-switch-list {
    border-left: solid 1px #222;
    border-right: solid 0px #222;
  }
.collection-toolbar__button-container {
  border-left: solid 0px #222;
  }
}

/* CART PAGE 9999999999999999999999999*/

.cart-page {
  border: solid 2px #222;
  padding: 2rem;
}

/* MENU NOTIFICATION 99999999999999999*/

.header__primary-nav-item:first-child:after {
    content: "3";
    position: absolute;
    font-size: 9px;
    font-weight: 700;
    display: flex;
    width: 15px;
    height: 15px;
    background: #f83;
    border-radius: 50%;
    margin-left: 45px;
    margin-top: -29px;
    align-items: center;
    justify-content: center;
}

@media (max-width: 767px) {
  .header-sidebar__linklist > li:first-child .header-sidebar__linklist-button::after {
    content: "3";
    position: absolute;
    font-size: 10px;
    font-weight: 700;
    display: flex;
    width: 15px;
    height: 15px;
    background: #f83;
    border-radius: 50%;
    margin-left: 50px;
    margin-top: -21px;
    align-items: center;
    justify-content: center;
}
}

@media (min-width: 768px) and (max-width: 999px) {
  .header-sidebar__linklist > li:first-child .header-sidebar__linklist-button::after {
    content: "3";
    position: absolute;
    font-size: 10px;
    font-weight: 700;
    display: flex;
    width: 15px;
    height: 15px;
    background: #f83;
    border-radius: 50%;
    margin-left: 53px;
    margin-top: -23px;
    align-items: center;
    justify-content: center;
}
}

.header-sidebar__sub-panel .header-sidebar__linklist-button:after {
  display:none !important;
}

/* ALL COLLECTIONS 9999999999999*/

.collection-card {
  border: solid 2px #222;
  padding: 20px;
  outline: solid 1px #ddd;
  outline-offset: -20px;
  background-color: #ff8833;
}

/* BLOG POST PAGE */

.article__wrapper {
  border: solid 2px #222;
  padding: 3rem;
  outline: solid 5px #fff;
}

.article__image {
    border-bottom: solid 5px #ff8833;
}

.article__image + .article__wrapper {
  margin-block-start: -3rem;
}

.social-media--block .social-media__item {
  background-color: #fff;
  outline-color: #222;
  color: #222;
}

.social-media__item:hover {
  background-color: #ff8833 !important;
  outline-color: #222 !important;
}

.article__comments {
  border: solid 1px #222;
  padding: 2rem;
}

.comment {
  border: solid 1px #ddd;
  padding: 1.5rem;
  gap: 0;
}

@media (max-width: 700px) {
    .article__wrapper {
      padding: 1.25rem !important;
        }
          .article__comments {
            padding: 1.25rem !important;
              }
                .comment {
                  padding: 0.5rem !important;
                    }
                    }
}

/* BLOG PAGE */

.blog-post-list {
  border: solid 1px #222;
  padding: 1rem;
}

.blog-post-card {
  border: solid 1px #ddd;
  gap: 0;
}

.blog-post-card__info {
  padding: 1rem;
  row-gap: 1rem;
}

.blog-tags {
  font-weight: bold;
}

.blog-post-card__category {
  font-weight: normal;
}

.blog-post-card__footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.blog-post-card__read-more {
  flex-shrink: 0;
}

/* "NEW" BADGE ON PRODUCT CARDS 9999999999999999999999*/

.new-product-badge {
    position: absolute;
    transform: rotate(45deg);
    top: 5px;
    right: 5px;
    background-color: #f83;
    color: #222;
    font-size: 12px;
    font-weight: 700;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    text-transform: uppercase;
}

@media (max-width: 767px) {
  .new-product-badge {
    font-size: 10px;
    top: 3px;
    right: 3px;
  }
}

.product-card {
  position: relative;
}

