/** Shopify CDN: Minification failed

Line 597:0 Expected "}" to go with "{"

**/
/* black-paint-bust 2026-07-25T17:21:30.889751+00:00 */
/*-----------------------------------------------------------------------------/
/ Custom Theme CSS
/-----------------------------------------------------------------------------*/
/*---------------- Global Custom CSS -------------------*/.t4s-mini_cart__remove {
display: none;
}
.t4s-dib {
display: none;
}
.t4s-btn {
border-radius: 0px;
}
/* === RESET & BASE FIXES === */
body, html {
  background-color: #000000 !important;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* === HEADER / NAVIGATION === */
.t4s-drawer__header {
  font-family: var(--font-family-2) !important;
}
.t4s-top-bar .t4s-top-bar-text__item a {
  color: var(--tb-color);
}

/* === SHIPPING TITLE === */
.t4s-shipping .t4s-shipping-title {
  margin-bottom: 5px;
  font-size: 17px;
  font-weight: 600;
}

/* === QUOTE CENTERING === */
.t4s-quotes-des-1 {
  max-width: 800px;
  margin: auto;
}

/* === COLLECTION TITLE ADJUSTMENTS === */
.t4s_nt_se_template--14454749429889__633fd3a2-b499-462e-8545-3254a62cd18d .t4s-collection-item .t4s-cat-title .t4s_as_title {
  font-weight: 600;
  letter-spacing: 1.5px;
  font-size: 16px;
}
header .t4s-coll-style-9 .t4s-cat-title {
  font-size: 16px;
  font-weight: 700;
}
header .t4s-coll-style-9 .t4s-cate-wrapper {
  width: 100%;
  left: 0;
  right: 0;
  transform: none;
}

/* === PRODUCT FORM BUTTONS === */
.t4s-product-form {
  display: block !important;
  visibility: visible !important;
  position: relative !important;
}
.t4s-product-form__buttons {
  display: flex !important;
  flex-direction: column;
  gap: 10px;
}
.t4s-product-form__buttons .t4s-quantity-wrapper,
.t4s-product-form__buttons .t4s-add-to-cart {
  width: 100%;
  box-sizing: border-box;
}
.t4s-quantity-wrapper {
  padding: 0 !important;
  margin: 0 !important;
}

@media (min-width: 769px) {
  .t4s-product-form__buttons {
    display: flex;
    gap: 0;
  }
  .t4s-quantity-wrapper {
    width: 40% !important;
  }
  .t4s-add-to-cart {
    width: 60% !important;
  }
}

/* === REVIEW AUTHOR TAG === */
.jdgm-rev__author {
  color: #000000 !important;
  font-weight: bold !important;
}
.jdgm-rev__author:after {
  content: "Verified";
  background-color: #27ae60;
  color: white;
  font-size: 10px;
  font-weight: 600;
  padding: 1px 5px;
  border-radius: 4px;
  margin-left: 6px;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
}

/* === HERO TEXT OVERLAY === */
.hero__content {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
  padding: 40px 20px;
  border-radius: 6px;
}

/* === BANNER FIXES === */
.mobile-only-banner {
  display: none;
  margin: 0;
  padding: 20px 0;
  background: transparent;
}
.custom-banner-block {
  background: #fff;
  padding: 30px 20px;
  text-align: center;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  border: 1px solid #e0e0e0;
  border-radius: 14px;
  margin: -4px auto 20px auto;
  max-width: 420px;
}
.custom-subtitle {
  font-size: 13px;
  letter-spacing: 1.5px;
  font-weight: 500;
  color: #666;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.custom-title {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 25px;
  line-height: 1.4;
  color: #222;
}
.custom-button {
  display: inline-block;
  padding: 12px 24px;
  border: 2px solid #000;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
.custom-button:hover {
  background-color: #000;
  color: #fff;
}

/* === SECTION SPACING === */
.t4s-section-inner {
  margin-top: 1px !important;
}
.faq-section-fix .t4s-section-inner {
  margin-top: 0px !important;
}

/* === FIX HIDDEN BUTTONS ON MOBILE === */
@media (max-width: 768px) {
  .t4s-product-form,
  .t4s-product-form__buttons,
  .t4s-add-to-cart,
  button[name="add"] {
    display: block !important;
      visibility: visible !important;
    height: auto !important;
    max-height: none !important;
    width: 100% !important;
  }


/* === RESTORE ADD TO CART DEFAULT BUTTON STYLE === */
.t4s-add-to-cart {
  height: 48px !important;
  line-height: 48px !important;
  text-align: center !important;
  padding: 0 !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: 1px !important;
  text-transform: uppercase;
  width: 100% !important;
}
/* === FIX horizontal centering of Add to Cart button text === */
.t4s-add-to-cart,
button[name="add"] {
  text-align: center !important;
  justify-content: center !important;
  display: flex !important;
}
@media (max-width: 768px) {
  .t4s-slide .t4s-btn,
  .t4s-slide .t4s-btn-wrap {
    display: none !important;
  }
}
@media (max-width: 767px) {
    .t4s-breadcrumb_pr_wrap {
        margin-bottom: 15px;
        margin-top: 15px;
    }
}

/* === BLACK theme pass-2 — white labels, pink accents, keep gray lines === */

body, html {
  background-color: #000000 !important;
}

/* Read-more white stripe -> black fade */
.t4s-product__description::after,
.t4s-product-info__item .t4s-product__description::after{
  background: linear-gradient(to top, #000 65%, transparent 100%) !important;
}

/* Trust / product meta borders */
.t4s-pr__custom-liquid + *,
.t4s-product-info__item{
  border-color: #333 !important;
}

/* Tab accordion plus icons on pink */
.t4s-tab__title .t4s-tab__icon{
  background-color: #ed2353 !important;
  color: #fff !important;
}

/* Mini-cart drawer: all text/icons white */
#t4s-mini_cart,
#t4s-mini_cart *,
.t4s-drawer.t4s-drawer__right .t4s_as_title,
.t4s-drawer.t4s-drawer__right a,
.t4s-drawer.t4s-drawer__right strong,
.t4s-drawer.t4s-drawer__right .t4s-cart_meta,
.t4s-drawer.t4s-drawer__right .t4s-cart_meta a,
.t4s-drawer.t4s-drawer__right .t4s-mini_cart__title,
.t4s-mini_cart__img + div a,
[data-cart-wrapper] a,
[data-cart-wrapper] strong,
[data-cart-wrapper] .t4s-cart_meta{
  color: #ffffff !important;
}

/* Full cart page */
.t4s-main-cart,
.t4s-main-cart th,
.t4s-main-cart td,
.t4s-main-cart a,
.t4s-main-cart strong,
.t4s-main-cart .t4s-page_cart__name a,
.t4s-main-cart .t4s-page_cart__remove,
.t4s-main-cart .t4s-page_cart__remove svg,
.t4s-main-cart .t4s-quantity-cart-item,
.t4s-main-cart .t4s-quantity-cart-item button,
.t4s-main-cart .t4s-quantity-cart-item svg,
.t4s-main-cart .t4s-cart__total,
.t4s-main-cart p,
.t4s-main-cart span{
  color: #ffffff !important;
}
.t4s-main-cart svg{
  fill: currentColor;
  color: #ffffff !important;
}
.t4s-main-cart ins,
.t4s-main-cart .t4s-cart_price ins{
  color: #ed2353 !important;
}
.t4s-main-cart del{
  color: #888888 !important;
}

/* Mobile drawer menu links white; do NOT touch borders/dividers */
#t4s-menu-drawer a,
#t4s-menu-drawer .t4s-menu-item > a,
.t4s-push-menu a,
.t4s-drawer__menu a,
.t4s-mb-nav a,
.t4s-nav-ul a,
.t4s-menu-item-btns a{
  color: #ffffff !important;
}

/* Section titles sitewide */
.t4s-top-heading,
.t4s-section .t4s-top-heading,
.t4s-title,
h3.t4s-top-heading,
.t4s-heading-se,
[class*="top-heading"]{
  color: #ffffff !important;
}

/* === BLACK header/sticky/icons/section-title pass-3 === */

/* Sticky header hardcode in theme is #fff — force black */
.t4s-hsticky__ready .t4s-section-header,
.t4s-section-header,
.is-header--stuck .t4s-section-header,
#shopify-section-header-inline,
#shopify-section-header-inline .t4s-section-header,
#shopify-section-header-inline .t4s-header__wrapper {
  background-color: #000000 !important;
}

.is-header--stuck .t4s-header__wrapper,
.t4s-header__wrapper {
  background-color: #000000 !important;
  --h-bg-color: #000000 !important;
  --h-text-color: #ffffff !important;
  --h-text-color-hover: #ed2353 !important;
}

/* Header icons (search, account, cart, menu) white */
.t4s-section-header svg,
.t4s-header__wrapper svg,
.t4s-site-nav__icons svg,
.t4s-site-nav__icons .t4s-icon,
.t4s-section-header .t4s-icon,
.t4s-section-header a,
.t4s-header__wrapper .t4s-nav-ul > li > a,
.t4s-section-header .t4s-drawer-menu__open,
.t4s-section-header button {
  color: #ffffff !important;
  fill: currentColor;
}

.t4s-section-header svg path,
.t4s-header__wrapper svg path,
.t4s-site-nav__icons svg path {
  stroke: currentColor;
}

/* Custom section headings that used #333 (e.g. BEST SELLERS) */
.best-sellers-heading,
h2.best-sellers-heading {
  color: #ffffff !important;
}

/* Generic section titles */
.t4s-top-heading,
.t4s-section .t4s-top-heading,
.t4s-section-title,
.t4s-title,
h3.t4s-section-title,
h3.t4s-top-heading,
.t4s-heading-se,
[class*="top-heading"] {
  color: #ffffff !important;
}



/* Equal hamburger bars (sidebar icon) */
.t4s-push-menu-btn svg rect {
  width: 30px !important;
}
.t4s-push-menu-btn svg rect:nth-child(2) {
  width: 30px !important;
}

/* === BLACK pass-fix sticky + FAQ === */

/* FAQ text white */
.t4s-type-accordion .t4s-accor-title,
.t4s-type-accordion .t4s-accor-title .t4s-accor-text,
.t4s-type-accordion .t4s-tab-wrapper.t4s-active .t4s-accor-title,
.t4s-type-accordion .t4s-tab-wrapper.t4s-active .t4s-accor-title .t4s-accor-text {
  color: #ffffff !important;
}

/* FAQ +/- dark square, white icon lines */
.t4s-type-accordion .t4s-accor-title .t4s-accor-item-nav,
.t4s-type-accordion .t4s-tab-wrapper.t4s-active .t4s-accor-title .t4s-accor-item-nav {
  background-color: #333333 !important;
}
.t4s-type-accordion .t4s-accor-title .t4s-accor-item-nav::before,
.t4s-type-accordion .t4s-accor-title .t4s-accor-item-nav::after,
.t4s-type-accordion .t4s-tab-wrapper.t4s-active .t4s-accor-title .t4s-accor-item-nav::before,
.t4s-type-accordion .t4s-tab-wrapper.t4s-active .t4s-accor-title .t4s-accor-item-nav::after,
.t4s-type-accordion .t4s-tab-wrapper.t4s-active .t4s-accor-title .t4s-accor-item-nav:before,
.t4s-type-accordion .t4s-tab-wrapper.t4s-active .t4s-accor-title .t4s-accor-item-nav:after {
  background-color: #ffffff !important;
}
.t4s-type-accordion .t4s-tab-content {
  border-color: #333333 !important;
  background-color: #000000 !important;
  color: #dddddd !important;
}

/* Collection badges black/white */
.t4s-collection-item {
  --color: #ffffff !important;
  --bg-color: #000000 !important;
  --title-cl-pri: #000000 !important;
  --title-cl-second: #ffffff !important;
}
.t4s-collection-item .t4s-cat-title,
.t4s-collection-item .t4s-cat-title .t4s_as_title {
  background-color: #000000 !important;
  color: #ffffff !important;
}

/* STICKY: top-bar off; announcement on top; header under it — NO gap */
#shopify-section-top-bar {
  display: none !important;
  height: 0 !important;
  min-height: 0 !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
}
.t4s-hsticky__ready #shopify-section-top-bar {
  position: static !important;
  top: auto !important;
  display: none !important;
}
.t4s-hsticky__ready #shopify-section-announcement-bar {
  position: sticky !important;
  top: 0 !important;
  z-index: 470 !important;
  background: #000000 !important;
}
.t4s-hsticky__ready .t4s-section-header {
  position: sticky !important;
  top: 24px !important;
  z-index: 460 !important;
  background-color: #000000 !important;
}
.t4s-hsticky__ready #shopify-section-header-inline .t4s-section-header,
.t4s-hsticky__ready #shopify-section-header-inline .t4s-header__wrapper {
  background-color: #000000 !important;
}

/* === JUDGE.ME review body FIX v2 20260727074340 — force black text on white cards === */
.jdgm-carousel .jdgm-carousel-item__inner-wrapper,
.jdgm-carousel .jdgm-carousel-item__body,
.jdgm-carousel .jdgm-carousel-item__review-wrapper,
.jdgm-carousel .jdgm-carousel-item__review-content-wrapper,
.jdgm-carousel .jdgm-carousel-item__review-body,
.jdgm-carousel .jdgm-carousel-item__review-body p,
.jdgm-carousel .jdgm-carousel-item__review-title,
.jdgm-carousel .jdgm-carousel-item__reviewer-name,
.jdgm-carousel .jdgm-carousel-item__reviewer-wrapper,
.jdgm-rev .jdgm-rev__body,
.jdgm-rev .jdgm-rev__body p,
.jdgm-rev .jdgm-rev__title,
.jdgm-rev .jdgm-rev__author {
  color: #000000 !important;
  -webkit-text-fill-color: #000000 !important;
}
.jdgm-carousel .jdgm-carousel-item__review-body,
.jdgm-carousel .jdgm-carousel-item__review-body * {
  color: #000000 !important;
  -webkit-text-fill-color: #000000 !important;
  opacity: 1 !important;
  visibility: visible !important;
}/*---------------- Custom CSS for only desktop -------------------*/
@media (min-width: 1025px) {.t4s_nt_se_template--14454749429889__633fd3a2-b499-462e-8545-3254a62cd18d .t4s-collection-item .t4s-cate-wrapper {
    width: 290px;
    max-width: 100%;
}
.t4s_nt_se_template--14454749429889__633fd3a2-b499-462e-8545-3254a62cd18d .t4s-coll-style-4 .t4s-cat-subtitle {
 font-weight: 600;
    font-size: 16px;
}
.jdgm-rev__author:after {
  content: "Verified";
  background-color: #28a745; /* класичний довірливий зелений */
  color: white;
  font-size: 10px;
  font-weight: 600;
  padding: 1px 5px;
  border-radius: 3px;
  margin-left: 6px;
  vertical-align: text-top;
  display: inline-block;
  text-transform: uppercase;
  line-height: 1.2;
}
/* Показати блок тільки на мобільних */
@media (max-width: 767px) {
  .mobile-hero-text {
    text-align: center;
    padding: 30px 20px;
    display: block;
  }
  .mobile-hero-text h2 {
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 500;
  }
  .mobile-hero-text h1 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
  }
  .mobile-hero-btn {
    padding: 10px 24px;
    border: 2px solid #000;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    color: #000;
    text-decoration: none;
    display: inline-block;
  }
}

/* Приховати цей блок на десктопі */
@media (min-width: 768px) {
  .mobile-hero-text {
    display: none;
  }
}
.t4s-breadcrumb_pr_wrap {
  margin-top: 20px;
}}

/*---------------- Custom CSS for tablet, mobile -------------------*/
@media (max-width: 1024px) {span.t4s-subtitle p br {
    display: none;
}}

/*---------------- Custom CSS for only tablet -------------------*/
@media (min-width: 768px) and (max-width: 1024px) {}

/*---------------- Custom CSS for only mobile -------------------*/
@media (max-width: 767px){.t4s-sticky-atc {
  display: none !important;
}}@media (max-width: 768px) {
  .t4s-product-form,
  .t4s-product-form__buttons,
  .t4s-add-to-cart {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    position: relative !important;
    width: 100% !important;
    margin-top: 20px !important;
    padding: 0 !important;
  }
}

/* === JUDGE.ME review body FIX v2 20260727074340 — force black text on white cards === */
.jdgm-carousel .jdgm-carousel-item__inner-wrapper,
.jdgm-carousel .jdgm-carousel-item__body,
.jdgm-carousel .jdgm-carousel-item__review-wrapper,
.jdgm-carousel .jdgm-carousel-item__review-content-wrapper,
.jdgm-carousel .jdgm-carousel-item__review-body,
.jdgm-carousel .jdgm-carousel-item__review-body p,
.jdgm-carousel .jdgm-carousel-item__review-title,
.jdgm-carousel .jdgm-carousel-item__reviewer-name,
.jdgm-carousel .jdgm-carousel-item__reviewer-wrapper,
.jdgm-rev .jdgm-rev__body,
.jdgm-rev .jdgm-rev__body p,
.jdgm-rev .jdgm-rev__title,
.jdgm-rev .jdgm-rev__author {
  color: #000000 !important;
  -webkit-text-fill-color: #000000 !important;
}
.jdgm-carousel .jdgm-carousel-item__review-body,
.jdgm-carousel .jdgm-carousel-item__review-body * {
  color: #000000 !important;
  -webkit-text-fill-color: #000000 !important;
  opacity: 1 !important;
  visibility: visible !important;
}
