.elementor-5796 .elementor-element.elementor-element-d3bda8f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-5796 .elementor-element.elementor-element-f7f73d7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-122px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-5796 .elementor-element.elementor-element-533d058{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-5796 .elementor-element.elementor-element-637ab49{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-5796 .elementor-element.elementor-element-202298f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-53px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-5796 .elementor-element.elementor-element-65063ea{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-7e9caa2 *//* ============================================================
   BRANDPACKAGINGS.COM — Shared Product Page Styles
   Place this CSS ONCE in your theme:
   Blocksy → Customize → General → Custom Code → Custom CSS
   (or use a code-snippet plugin like WPCode)
   This stylesheet powers ALL product pages using the
   .bp-product section blocks (hero / highlights / tabs / etc.).
   ============================================================ */

.bp-product * { box-sizing: border-box; }
.bp-product {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  color: #1a1a1a;
  line-height: 1.6;
  max-width: 1280px;
  margin: 0 auto;
  padding: 32px 20px;
}

/* In-text anchor links — subtle, professional */
.bp-product a.bp-link {
  color: #0d0d0d;
  text-decoration: underline;
  text-decoration-color: #c9a24a;
  text-underline-offset: 3px;
  transition: color .2s;
}
.bp-product a.bp-link:hover { color: #c9a24a; }

/* ===== HERO ===== */
.bp-hero {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: 48px;
  align-items: start;
}
@media (max-width: 900px) {
  .bp-hero { grid-template-columns: 1fr; gap: 28px; }
}

.bp-gallery .main-img {
  width: 100%;
  aspect-ratio: 1/1;
  background: #f5f5f7;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #ececec;
}
.bp-gallery .main-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform .35s ease;
}
.bp-gallery .main-img:hover img { transform: scale(1.04); }
.bp-thumbs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin-top: 14px;
}
.bp-thumbs button {
  background: #fff;
  border: 2px solid #e5e5e5;
  border-radius: 8px;
  padding: 4px;
  cursor: pointer;
  aspect-ratio: 1/1;
  overflow: hidden;
  transition: border-color .2s;
}
.bp-thumbs button.active,
.bp-thumbs button:hover { border-color: #c9a24a; }
.bp-thumbs img { width: 100%; height: 100%; object-fit: contain; }

.bp-info h1 {
  font-size: clamp(24px, 3vw, 32px);
  font-weight: 700;
  line-height: 1.25;
  margin: 0 0 12px;
  color: #0d0d0d;
}
.bp-tag {
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #c9a24a;
  border: 1px solid #c9a24a;
  padding: 4px 10px;
  border-radius: 4px;
  margin-bottom: 14px;
}
.bp-subtitle {
  font-size: 15px;
  color: #555;
  margin-bottom: 22px;
}

.bp-quickspecs {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin-bottom: 24px;
  background: #f7f7f8;
  padding: 18px;
  border-radius: 10px;
}
.bp-quickspecs div {
  font-size: 14px;
  display: flex;
  flex-direction: column;
}
.bp-quickspecs span {
  font-size: 12px;
  color: #888;
  text-transform: uppercase;
  letter-spacing: .04em;
  margin-bottom: 2px;
}
.bp-quickspecs strong { color: #1a1a1a; font-weight: 600; }

.bp-bullets {
  list-style: none;
  padding: 0;
  margin: 0 0 28px;
}
.bp-bullets li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 8px;
  font-size: 15px;
  color: #2a2a2a;
}
.bp-bullets li::before {
  content: "";
  position: absolute;
  left: 0; top: 7px;
  width: 18px; height: 18px;
  background: #c9a24a;
  border-radius: 50%;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
}

.bp-cta-row { display: flex; gap: 12px; flex-wrap: wrap; }
.bp-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 14px 28px;
  font-size: 15px;
  font-weight: 600;
  border-radius: 8px;
  text-decoration: none;
  transition: all .2s ease;
  cursor: pointer;
  border: 2px solid transparent;
}
.bp-btn-primary { background: #0d0d0d; color: #fff; }
.bp-btn-primary:hover { background: #c9a24a; color: #fff; }
.bp-btn-secondary {
  background: #fff;
  color: #0d0d0d;
  border-color: #0d0d0d;
}
.bp-btn-secondary:hover { background: #0d0d0d; color: #fff; }

/* ===== HIGHLIGHTS BAR ===== */
.bp-highlights {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  margin: 56px 0;
  background: #0d0d0d;
  border-radius: 12px;
  overflow: hidden;
}
@media (max-width: 800px) {
  .bp-highlights { grid-template-columns: repeat(2, 1fr); }
}
.bp-highlight {
  padding: 28px 22px;
  text-align: center;
  color: #fff;
  border-right: 1px solid rgba(255,255,255,.08);
}
.bp-highlight:last-child { border-right: none; }
.bp-highlight .icon {
  width: 40px; height: 40px;
  margin: 0 auto 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(201, 162, 74, .15);
  border-radius: 50%;
  color: #c9a24a;
}
.bp-highlight h4 {
  font-size: 15px;
  margin: 0 0 6px;
  font-weight: 600;
}
.bp-highlight p {
  font-size: 13px;
  color: #aaa;
  margin: 0;
  line-height: 1.5;
}

/* ===== TABS ===== */
.bp-tabs { margin: 56px 0; }
.bp-tab-nav {
  display: flex;
  border-bottom: 2px solid #ececec;
  gap: 0;
  flex-wrap: wrap;
}
.bp-tab-nav button {
  background: none;
  border: none;
  padding: 14px 26px;
  font-size: 15px;
  font-weight: 600;
  color: #888;
  cursor: pointer;
  border-bottom: 3px solid transparent;
  margin-bottom: -2px;
  transition: all .2s;
  font-family: inherit;
}
.bp-tab-nav button.active {
  color: #0d0d0d;
  border-bottom-color: #c9a24a;
}
.bp-tab-nav button:hover { color: #0d0d0d; }
.bp-tab-panel {
  display: none;
  padding: 32px 0;
}
.bp-tab-panel.active { display: block; }
.bp-tab-panel h2 {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 16px;
  color: #0d0d0d;
}
.bp-tab-panel h3 {
  font-size: 17px;
  font-weight: 600;
  margin: 24px 0 10px;
  color: #0d0d0d;
}
.bp-tab-panel p {
  font-size: 15px;
  color: #444;
  margin: 0 0 14px;
}
.bp-tab-panel ul { padding-left: 20px; }
.bp-tab-panel ul li {
  margin-bottom: 8px;
  font-size: 15px;
  color: #444;
}

/* Specs table */
.bp-spec-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 12px;
}
.bp-spec-table tr { border-bottom: 1px solid #ececec; }
.bp-spec-table td {
  padding: 14px 16px;
  font-size: 14.5px;
  vertical-align: top;
}
.bp-spec-table td:first-child {
  background: #fafafa;
  font-weight: 600;
  color: #555;
  width: 35%;
}
.bp-spec-table td:nth-child(2) { color: #1a1a1a; }

/* FAQ */
.bp-faq-item {
  border-bottom: 1px solid #ececec;
  padding: 18px 0;
}
.bp-faq-q {
  font-weight: 600;
  font-size: 16px;
  color: #0d0d0d;
  margin: 0 0 8px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bp-faq-q::after {
  content: "+";
  font-size: 22px;
  color: #c9a24a;
  font-weight: 400;
  transition: transform .25s;
}
.bp-faq-item.open .bp-faq-q::after { transform: rotate(45deg); }
.bp-faq-a {
  font-size: 15px;
  color: #555;
  line-height: 1.65;
  max-height: 0;
  overflow: hidden;
  transition: max-height .3s ease, padding .3s ease;
}
.bp-faq-item.open .bp-faq-a { max-height: 600px; padding-top: 4px; }

/* ===== DETAIL GALLERY ===== */
.bp-details { margin: 64px 0 32px; }
.bp-section-title {
  text-align: center;
  margin-bottom: 36px;
}
.bp-section-title h2 {
  font-size: clamp(22px, 3vw, 30px);
  font-weight: 700;
  margin: 0 0 8px;
  color: #0d0d0d;
}
.bp-section-title p {
  color: #666;
  font-size: 15px;
  margin: 0;
}
.bp-detail-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
@media (max-width: 700px) {
  .bp-detail-grid { grid-template-columns: 1fr; }
}
.bp-detail-grid img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  display: block;
  border: 1px solid #ececec;
}

/* ===== FINAL CTA ===== */
.bp-final-cta {
  margin-top: 64px;
  background: linear-gradient(135deg, #0d0d0d 0%, #2a2a2a 100%);
  color: #fff;
  border-radius: 14px;
  padding: 48px 32px;
  text-align: center;
}
.bp-final-cta h2 {
  font-size: clamp(22px, 3vw, 30px);
  margin: 0 0 12px;
  font-weight: 700;
}
.bp-final-cta p {
  color: #c9c9c9;
  font-size: 16px;
  margin: 0 0 26px;
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
}
.bp-final-cta .bp-btn-primary { background: #c9a24a; color: #0d0d0d; }
.bp-final-cta .bp-btn-primary:hover { background: #fff; }
.bp-final-cta .bp-btn-secondary {
  background: transparent;
  color: #fff;
  border-color: #fff;
}
.bp-final-cta .bp-btn-secondary:hover { background: #fff; color: #0d0d0d; }
.bp-final-cta a.bp-link { color: #c9a24a; }
.bp-final-cta a.bp-link:hover { color: #fff; }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5d71ed4 *//* ============================================================
   BRANDPACKAGINGS.COM — Shared Product Page Styles
   Place this CSS ONCE in your theme:
   Blocksy → Customize → General → Custom Code → Custom CSS
   (or use a code-snippet plugin like WPCode)
   This stylesheet powers ALL product pages using the
   .bp-product section blocks (hero / highlights / tabs / etc.).
   ============================================================ */

.bp-product * { box-sizing: border-box; }
.bp-product {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  color: #1a1a1a;
  line-height: 1.6;
  max-width: 1280px;
  margin: 0 auto;
  padding: 32px 20px;
}

/* In-text anchor links — subtle, professional */
.bp-product a.bp-link {
  color: #0d0d0d;
  text-decoration: underline;
  text-decoration-color: #c9a24a;
  text-underline-offset: 3px;
  transition: color .2s;
}
.bp-product a.bp-link:hover { color: #c9a24a; }

/* ===== HERO ===== */
.bp-hero {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: 48px;
  align-items: start;
}
@media (max-width: 900px) {
  .bp-hero { grid-template-columns: 1fr; gap: 28px; }
}

.bp-gallery .main-img {
  width: 100%;
  aspect-ratio: 1/1;
  background: #f5f5f7;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #ececec;
}
.bp-gallery .main-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform .35s ease;
}
.bp-gallery .main-img:hover img { transform: scale(1.04); }
.bp-thumbs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin-top: 14px;
}
.bp-thumbs button {
  background: #fff;
  border: 2px solid #e5e5e5;
  border-radius: 8px;
  padding: 4px;
  cursor: pointer;
  aspect-ratio: 1/1;
  overflow: hidden;
  transition: border-color .2s;
}
.bp-thumbs button.active,
.bp-thumbs button:hover { border-color: #c9a24a; }
.bp-thumbs img { width: 100%; height: 100%; object-fit: contain; }

.bp-info h1 {
  font-size: clamp(24px, 3vw, 32px);
  font-weight: 700;
  line-height: 1.25;
  margin: 0 0 12px;
  color: #0d0d0d;
}
.bp-tag {
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #c9a24a;
  border: 1px solid #c9a24a;
  padding: 4px 10px;
  border-radius: 4px;
  margin-bottom: 14px;
}
.bp-subtitle {
  font-size: 15px;
  color: #555;
  margin-bottom: 22px;
}

.bp-quickspecs {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin-bottom: 24px;
  background: #f7f7f8;
  padding: 18px;
  border-radius: 10px;
}
.bp-quickspecs div {
  font-size: 14px;
  display: flex;
  flex-direction: column;
}
.bp-quickspecs span {
  font-size: 12px;
  color: #888;
  text-transform: uppercase;
  letter-spacing: .04em;
  margin-bottom: 2px;
}
.bp-quickspecs strong { color: #1a1a1a; font-weight: 600; }

.bp-bullets {
  list-style: none;
  padding: 0;
  margin: 0 0 28px;
}
.bp-bullets li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 8px;
  font-size: 15px;
  color: #2a2a2a;
}
.bp-bullets li::before {
  content: "";
  position: absolute;
  left: 0; top: 7px;
  width: 18px; height: 18px;
  background: #c9a24a;
  border-radius: 50%;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
}

.bp-cta-row { display: flex; gap: 12px; flex-wrap: wrap; }
.bp-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 14px 28px;
  font-size: 15px;
  font-weight: 600;
  border-radius: 8px;
  text-decoration: none;
  transition: all .2s ease;
  cursor: pointer;
  border: 2px solid transparent;
}
.bp-btn-primary { background: #0d0d0d; color: #fff; }
.bp-btn-primary:hover { background: #c9a24a; color: #fff; }
.bp-btn-secondary {
  background: #fff;
  color: #0d0d0d;
  border-color: #0d0d0d;
}
.bp-btn-secondary:hover { background: #0d0d0d; color: #fff; }

/* ===== HIGHLIGHTS BAR ===== */
.bp-highlights {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  margin: 56px 0;
  background: #0d0d0d;
  border-radius: 12px;
  overflow: hidden;
}
@media (max-width: 800px) {
  .bp-highlights { grid-template-columns: repeat(2, 1fr); }
}
.bp-highlight {
  padding: 28px 22px;
  text-align: center;
  color: #fff;
  border-right: 1px solid rgba(255,255,255,.08);
}
.bp-highlight:last-child { border-right: none; }
.bp-highlight .icon {
  width: 40px; height: 40px;
  margin: 0 auto 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(201, 162, 74, .15);
  border-radius: 50%;
  color: #c9a24a;
}
.bp-highlight h4 {
  font-size: 15px;
  margin: 0 0 6px;
  font-weight: 600;
}
.bp-highlight p {
  font-size: 13px;
  color: #aaa;
  margin: 0;
  line-height: 1.5;
}

/* ===== TABS ===== */
.bp-tabs { margin: 56px 0; }
.bp-tab-nav {
  display: flex;
  border-bottom: 2px solid #ececec;
  gap: 0;
  flex-wrap: wrap;
}
.bp-tab-nav button {
  background: none;
  border: none;
  padding: 14px 26px;
  font-size: 15px;
  font-weight: 600;
  color: #888;
  cursor: pointer;
  border-bottom: 3px solid transparent;
  margin-bottom: -2px;
  transition: all .2s;
  font-family: inherit;
}
.bp-tab-nav button.active {
  color: #0d0d0d;
  border-bottom-color: #c9a24a;
}
.bp-tab-nav button:hover { color: #0d0d0d; }
.bp-tab-panel {
  display: none;
  padding: 32px 0;
}
.bp-tab-panel.active { display: block; }
.bp-tab-panel h2 {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 16px;
  color: #0d0d0d;
}
.bp-tab-panel h3 {
  font-size: 17px;
  font-weight: 600;
  margin: 24px 0 10px;
  color: #0d0d0d;
}
.bp-tab-panel p {
  font-size: 15px;
  color: #444;
  margin: 0 0 14px;
}
.bp-tab-panel ul { padding-left: 20px; }
.bp-tab-panel ul li {
  margin-bottom: 8px;
  font-size: 15px;
  color: #444;
}

/* Specs table */
.bp-spec-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 12px;
}
.bp-spec-table tr { border-bottom: 1px solid #ececec; }
.bp-spec-table td {
  padding: 14px 16px;
  font-size: 14.5px;
  vertical-align: top;
}
.bp-spec-table td:first-child {
  background: #fafafa;
  font-weight: 600;
  color: #555;
  width: 35%;
}
.bp-spec-table td:nth-child(2) { color: #1a1a1a; }

/* FAQ */
.bp-faq-item {
  border-bottom: 1px solid #ececec;
  padding: 18px 0;
}
.bp-faq-q {
  font-weight: 600;
  font-size: 16px;
  color: #0d0d0d;
  margin: 0 0 8px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bp-faq-q::after {
  content: "+";
  font-size: 22px;
  color: #c9a24a;
  font-weight: 400;
  transition: transform .25s;
}
.bp-faq-item.open .bp-faq-q::after { transform: rotate(45deg); }
.bp-faq-a {
  font-size: 15px;
  color: #555;
  line-height: 1.65;
  max-height: 0;
  overflow: hidden;
  transition: max-height .3s ease, padding .3s ease;
}
.bp-faq-item.open .bp-faq-a { max-height: 600px; padding-top: 4px; }

/* ===== DETAIL GALLERY ===== */
.bp-details { margin: 64px 0 32px; }
.bp-section-title {
  text-align: center;
  margin-bottom: 36px;
}
.bp-section-title h2 {
  font-size: clamp(22px, 3vw, 30px);
  font-weight: 700;
  margin: 0 0 8px;
  color: #0d0d0d;
}
.bp-section-title p {
  color: #666;
  font-size: 15px;
  margin: 0;
}
.bp-detail-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
@media (max-width: 700px) {
  .bp-detail-grid { grid-template-columns: 1fr; }
}
.bp-detail-grid img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  display: block;
  border: 1px solid #ececec;
}

/* ===== FINAL CTA ===== */
.bp-final-cta {
  margin-top: 64px;
  background: linear-gradient(135deg, #0d0d0d 0%, #2a2a2a 100%);
  color: #fff;
  border-radius: 14px;
  padding: 48px 32px;
  text-align: center;
}
.bp-final-cta h2 {
  font-size: clamp(22px, 3vw, 30px);
  margin: 0 0 12px;
  font-weight: 700;
}
.bp-final-cta p {
  color: #c9c9c9;
  font-size: 16px;
  margin: 0 0 26px;
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
}
.bp-final-cta .bp-btn-primary { background: #c9a24a; color: #0d0d0d; }
.bp-final-cta .bp-btn-primary:hover { background: #fff; }
.bp-final-cta .bp-btn-secondary {
  background: transparent;
  color: #fff;
  border-color: #fff;
}
.bp-final-cta .bp-btn-secondary:hover { background: #fff; color: #0d0d0d; }
.bp-final-cta a.bp-link { color: #c9a24a; }
.bp-final-cta a.bp-link:hover { color: #fff; }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8d5af26 *//* ============================================================
   BRANDPACKAGINGS.COM — Shared Product Page Styles
   Place this CSS ONCE in your theme:
   Blocksy → Customize → General → Custom Code → Custom CSS
   (or use a code-snippet plugin like WPCode)
   This stylesheet powers ALL product pages using the
   .bp-product section blocks (hero / highlights / tabs / etc.).
   ============================================================ */

.bp-product * { box-sizing: border-box; }
.bp-product {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  color: #1a1a1a;
  line-height: 1.6;
  max-width: 1280px;
  margin: 0 auto;
  padding: 32px 20px;
}

/* In-text anchor links — subtle, professional */
.bp-product a.bp-link {
  color: #0d0d0d;
  text-decoration: underline;
  text-decoration-color: #c9a24a;
  text-underline-offset: 3px;
  transition: color .2s;
}
.bp-product a.bp-link:hover { color: #c9a24a; }

/* ===== HERO ===== */
.bp-hero {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: 48px;
  align-items: start;
}
@media (max-width: 900px) {
  .bp-hero { grid-template-columns: 1fr; gap: 28px; }
}

.bp-gallery .main-img {
  width: 100%;
  aspect-ratio: 1/1;
  background: #f5f5f7;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #ececec;
}
.bp-gallery .main-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform .35s ease;
}
.bp-gallery .main-img:hover img { transform: scale(1.04); }
.bp-thumbs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin-top: 14px;
}
.bp-thumbs button {
  background: #fff;
  border: 2px solid #e5e5e5;
  border-radius: 8px;
  padding: 4px;
  cursor: pointer;
  aspect-ratio: 1/1;
  overflow: hidden;
  transition: border-color .2s;
}
.bp-thumbs button.active,
.bp-thumbs button:hover { border-color: #c9a24a; }
.bp-thumbs img { width: 100%; height: 100%; object-fit: contain; }

.bp-info h1 {
  font-size: clamp(24px, 3vw, 32px);
  font-weight: 700;
  line-height: 1.25;
  margin: 0 0 12px;
  color: #0d0d0d;
}
.bp-tag {
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #c9a24a;
  border: 1px solid #c9a24a;
  padding: 4px 10px;
  border-radius: 4px;
  margin-bottom: 14px;
}
.bp-subtitle {
  font-size: 15px;
  color: #555;
  margin-bottom: 22px;
}

.bp-quickspecs {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin-bottom: 24px;
  background: #f7f7f8;
  padding: 18px;
  border-radius: 10px;
}
.bp-quickspecs div {
  font-size: 14px;
  display: flex;
  flex-direction: column;
}
.bp-quickspecs span {
  font-size: 12px;
  color: #888;
  text-transform: uppercase;
  letter-spacing: .04em;
  margin-bottom: 2px;
}
.bp-quickspecs strong { color: #1a1a1a; font-weight: 600; }

.bp-bullets {
  list-style: none;
  padding: 0;
  margin: 0 0 28px;
}
.bp-bullets li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 8px;
  font-size: 15px;
  color: #2a2a2a;
}
.bp-bullets li::before {
  content: "";
  position: absolute;
  left: 0; top: 7px;
  width: 18px; height: 18px;
  background: #c9a24a;
  border-radius: 50%;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
}

.bp-cta-row { display: flex; gap: 12px; flex-wrap: wrap; }
.bp-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 14px 28px;
  font-size: 15px;
  font-weight: 600;
  border-radius: 8px;
  text-decoration: none;
  transition: all .2s ease;
  cursor: pointer;
  border: 2px solid transparent;
}
.bp-btn-primary { background: #0d0d0d; color: #fff; }
.bp-btn-primary:hover { background: #c9a24a; color: #fff; }
.bp-btn-secondary {
  background: #fff;
  color: #0d0d0d;
  border-color: #0d0d0d;
}
.bp-btn-secondary:hover { background: #0d0d0d; color: #fff; }

/* ===== HIGHLIGHTS BAR ===== */
.bp-highlights {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  margin: 56px 0;
  background: #0d0d0d;
  border-radius: 12px;
  overflow: hidden;
}
@media (max-width: 800px) {
  .bp-highlights { grid-template-columns: repeat(2, 1fr); }
}
.bp-highlight {
  padding: 28px 22px;
  text-align: center;
  color: #fff;
  border-right: 1px solid rgba(255,255,255,.08);
}
.bp-highlight:last-child { border-right: none; }
.bp-highlight .icon {
  width: 40px; height: 40px;
  margin: 0 auto 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(201, 162, 74, .15);
  border-radius: 50%;
  color: #c9a24a;
}
.bp-highlight h4 {
  font-size: 15px;
  margin: 0 0 6px;
  font-weight: 600;
}
.bp-highlight p {
  font-size: 13px;
  color: #aaa;
  margin: 0;
  line-height: 1.5;
}

/* ===== TABS ===== */
.bp-tabs { margin: 56px 0; }
.bp-tab-nav {
  display: flex;
  border-bottom: 2px solid #ececec;
  gap: 0;
  flex-wrap: wrap;
}
.bp-tab-nav button {
  background: none;
  border: none;
  padding: 14px 26px;
  font-size: 15px;
  font-weight: 600;
  color: #888;
  cursor: pointer;
  border-bottom: 3px solid transparent;
  margin-bottom: -2px;
  transition: all .2s;
  font-family: inherit;
}
.bp-tab-nav button.active {
  color: #0d0d0d;
  border-bottom-color: #c9a24a;
}
.bp-tab-nav button:hover { color: #0d0d0d; }
.bp-tab-panel {
  display: none;
  padding: 32px 0;
}
.bp-tab-panel.active { display: block; }
.bp-tab-panel h2 {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 16px;
  color: #0d0d0d;
}
.bp-tab-panel h3 {
  font-size: 17px;
  font-weight: 600;
  margin: 24px 0 10px;
  color: #0d0d0d;
}
.bp-tab-panel p {
  font-size: 15px;
  color: #444;
  margin: 0 0 14px;
}
.bp-tab-panel ul { padding-left: 20px; }
.bp-tab-panel ul li {
  margin-bottom: 8px;
  font-size: 15px;
  color: #444;
}

/* Specs table */
.bp-spec-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 12px;
}
.bp-spec-table tr { border-bottom: 1px solid #ececec; }
.bp-spec-table td {
  padding: 14px 16px;
  font-size: 14.5px;
  vertical-align: top;
}
.bp-spec-table td:first-child {
  background: #fafafa;
  font-weight: 600;
  color: #555;
  width: 35%;
}
.bp-spec-table td:nth-child(2) { color: #1a1a1a; }

/* FAQ */
.bp-faq-item {
  border-bottom: 1px solid #ececec;
  padding: 18px 0;
}
.bp-faq-q {
  font-weight: 600;
  font-size: 16px;
  color: #0d0d0d;
  margin: 0 0 8px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bp-faq-q::after {
  content: "+";
  font-size: 22px;
  color: #c9a24a;
  font-weight: 400;
  transition: transform .25s;
}
.bp-faq-item.open .bp-faq-q::after { transform: rotate(45deg); }
.bp-faq-a {
  font-size: 15px;
  color: #555;
  line-height: 1.65;
  max-height: 0;
  overflow: hidden;
  transition: max-height .3s ease, padding .3s ease;
}
.bp-faq-item.open .bp-faq-a { max-height: 600px; padding-top: 4px; }

/* ===== DETAIL GALLERY ===== */
.bp-details { margin: 64px 0 32px; }
.bp-section-title {
  text-align: center;
  margin-bottom: 36px;
}
.bp-section-title h2 {
  font-size: clamp(22px, 3vw, 30px);
  font-weight: 700;
  margin: 0 0 8px;
  color: #0d0d0d;
}
.bp-section-title p {
  color: #666;
  font-size: 15px;
  margin: 0;
}
.bp-detail-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
@media (max-width: 700px) {
  .bp-detail-grid { grid-template-columns: 1fr; }
}
.bp-detail-grid img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  display: block;
  border: 1px solid #ececec;
}

/* ===== FINAL CTA ===== */
.bp-final-cta {
  margin-top: 64px;
  background: linear-gradient(135deg, #0d0d0d 0%, #2a2a2a 100%);
  color: #fff;
  border-radius: 14px;
  padding: 48px 32px;
  text-align: center;
}
.bp-final-cta h2 {
  font-size: clamp(22px, 3vw, 30px);
  margin: 0 0 12px;
  font-weight: 700;
}
.bp-final-cta p {
  color: #c9c9c9;
  font-size: 16px;
  margin: 0 0 26px;
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
}
.bp-final-cta .bp-btn-primary { background: #c9a24a; color: #0d0d0d; }
.bp-final-cta .bp-btn-primary:hover { background: #fff; }
.bp-final-cta .bp-btn-secondary {
  background: transparent;
  color: #fff;
  border-color: #fff;
}
.bp-final-cta .bp-btn-secondary:hover { background: #fff; color: #0d0d0d; }
.bp-final-cta a.bp-link { color: #c9a24a; }
.bp-final-cta a.bp-link:hover { color: #fff; }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-81b2d70 *//* ============================================================
   BRANDPACKAGINGS.COM — Shared Product Page Styles
   Place this CSS ONCE in your theme:
   Blocksy → Customize → General → Custom Code → Custom CSS
   (or use a code-snippet plugin like WPCode)
   This stylesheet powers ALL product pages using the
   .bp-product section blocks (hero / highlights / tabs / etc.).
   ============================================================ */

.bp-product * { box-sizing: border-box; }
.bp-product {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  color: #1a1a1a;
  line-height: 1.6;
  max-width: 1280px;
  margin: 0 auto;
  padding: 32px 20px;
}

/* In-text anchor links — subtle, professional */
.bp-product a.bp-link {
  color: #0d0d0d;
  text-decoration: underline;
  text-decoration-color: #c9a24a;
  text-underline-offset: 3px;
  transition: color .2s;
}
.bp-product a.bp-link:hover { color: #c9a24a; }

/* ===== HERO ===== */
.bp-hero {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: 48px;
  align-items: start;
}
@media (max-width: 900px) {
  .bp-hero { grid-template-columns: 1fr; gap: 28px; }
}

.bp-gallery .main-img {
  width: 100%;
  aspect-ratio: 1/1;
  background: #f5f5f7;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #ececec;
}
.bp-gallery .main-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform .35s ease;
}
.bp-gallery .main-img:hover img { transform: scale(1.04); }
.bp-thumbs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin-top: 14px;
}
.bp-thumbs button {
  background: #fff;
  border: 2px solid #e5e5e5;
  border-radius: 8px;
  padding: 4px;
  cursor: pointer;
  aspect-ratio: 1/1;
  overflow: hidden;
  transition: border-color .2s;
}
.bp-thumbs button.active,
.bp-thumbs button:hover { border-color: #c9a24a; }
.bp-thumbs img { width: 100%; height: 100%; object-fit: contain; }

.bp-info h1 {
  font-size: clamp(24px, 3vw, 32px);
  font-weight: 700;
  line-height: 1.25;
  margin: 0 0 12px;
  color: #0d0d0d;
}
.bp-tag {
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #c9a24a;
  border: 1px solid #c9a24a;
  padding: 4px 10px;
  border-radius: 4px;
  margin-bottom: 14px;
}
.bp-subtitle {
  font-size: 15px;
  color: #555;
  margin-bottom: 22px;
}

.bp-quickspecs {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin-bottom: 24px;
  background: #f7f7f8;
  padding: 18px;
  border-radius: 10px;
}
.bp-quickspecs div {
  font-size: 14px;
  display: flex;
  flex-direction: column;
}
.bp-quickspecs span {
  font-size: 12px;
  color: #888;
  text-transform: uppercase;
  letter-spacing: .04em;
  margin-bottom: 2px;
}
.bp-quickspecs strong { color: #1a1a1a; font-weight: 600; }

.bp-bullets {
  list-style: none;
  padding: 0;
  margin: 0 0 28px;
}
.bp-bullets li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 8px;
  font-size: 15px;
  color: #2a2a2a;
}
.bp-bullets li::before {
  content: "";
  position: absolute;
  left: 0; top: 7px;
  width: 18px; height: 18px;
  background: #c9a24a;
  border-radius: 50%;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
}

.bp-cta-row { display: flex; gap: 12px; flex-wrap: wrap; }
.bp-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 14px 28px;
  font-size: 15px;
  font-weight: 600;
  border-radius: 8px;
  text-decoration: none;
  transition: all .2s ease;
  cursor: pointer;
  border: 2px solid transparent;
}
.bp-btn-primary { background: #0d0d0d; color: #fff; }
.bp-btn-primary:hover { background: #c9a24a; color: #fff; }
.bp-btn-secondary {
  background: #fff;
  color: #0d0d0d;
  border-color: #0d0d0d;
}
.bp-btn-secondary:hover { background: #0d0d0d; color: #fff; }

/* ===== HIGHLIGHTS BAR ===== */
.bp-highlights {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  margin: 56px 0;
  background: #0d0d0d;
  border-radius: 12px;
  overflow: hidden;
}
@media (max-width: 800px) {
  .bp-highlights { grid-template-columns: repeat(2, 1fr); }
}
.bp-highlight {
  padding: 28px 22px;
  text-align: center;
  color: #fff;
  border-right: 1px solid rgba(255,255,255,.08);
}
.bp-highlight:last-child { border-right: none; }
.bp-highlight .icon {
  width: 40px; height: 40px;
  margin: 0 auto 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(201, 162, 74, .15);
  border-radius: 50%;
  color: #c9a24a;
}
.bp-highlight h4 {
  font-size: 15px;
  margin: 0 0 6px;
  font-weight: 600;
}
.bp-highlight p {
  font-size: 13px;
  color: #aaa;
  margin: 0;
  line-height: 1.5;
}

/* ===== TABS ===== */
.bp-tabs { margin: 56px 0; }
.bp-tab-nav {
  display: flex;
  border-bottom: 2px solid #ececec;
  gap: 0;
  flex-wrap: wrap;
}
.bp-tab-nav button {
  background: none;
  border: none;
  padding: 14px 26px;
  font-size: 15px;
  font-weight: 600;
  color: #888;
  cursor: pointer;
  border-bottom: 3px solid transparent;
  margin-bottom: -2px;
  transition: all .2s;
  font-family: inherit;
}
.bp-tab-nav button.active {
  color: #0d0d0d;
  border-bottom-color: #c9a24a;
}
.bp-tab-nav button:hover { color: #0d0d0d; }
.bp-tab-panel {
  display: none;
  padding: 32px 0;
}
.bp-tab-panel.active { display: block; }
.bp-tab-panel h2 {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 16px;
  color: #0d0d0d;
}
.bp-tab-panel h3 {
  font-size: 17px;
  font-weight: 600;
  margin: 24px 0 10px;
  color: #0d0d0d;
}
.bp-tab-panel p {
  font-size: 15px;
  color: #444;
  margin: 0 0 14px;
}
.bp-tab-panel ul { padding-left: 20px; }
.bp-tab-panel ul li {
  margin-bottom: 8px;
  font-size: 15px;
  color: #444;
}

/* Specs table */
.bp-spec-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 12px;
}
.bp-spec-table tr { border-bottom: 1px solid #ececec; }
.bp-spec-table td {
  padding: 14px 16px;
  font-size: 14.5px;
  vertical-align: top;
}
.bp-spec-table td:first-child {
  background: #fafafa;
  font-weight: 600;
  color: #555;
  width: 35%;
}
.bp-spec-table td:nth-child(2) { color: #1a1a1a; }

/* FAQ */
.bp-faq-item {
  border-bottom: 1px solid #ececec;
  padding: 18px 0;
}
.bp-faq-q {
  font-weight: 600;
  font-size: 16px;
  color: #0d0d0d;
  margin: 0 0 8px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bp-faq-q::after {
  content: "+";
  font-size: 22px;
  color: #c9a24a;
  font-weight: 400;
  transition: transform .25s;
}
.bp-faq-item.open .bp-faq-q::after { transform: rotate(45deg); }
.bp-faq-a {
  font-size: 15px;
  color: #555;
  line-height: 1.65;
  max-height: 0;
  overflow: hidden;
  transition: max-height .3s ease, padding .3s ease;
}
.bp-faq-item.open .bp-faq-a { max-height: 600px; padding-top: 4px; }

/* ===== DETAIL GALLERY ===== */
.bp-details { margin: 64px 0 32px; }
.bp-section-title {
  text-align: center;
  margin-bottom: 36px;
}
.bp-section-title h2 {
  font-size: clamp(22px, 3vw, 30px);
  font-weight: 700;
  margin: 0 0 8px;
  color: #0d0d0d;
}
.bp-section-title p {
  color: #666;
  font-size: 15px;
  margin: 0;
}
.bp-detail-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
@media (max-width: 700px) {
  .bp-detail-grid { grid-template-columns: 1fr; }
}
.bp-detail-grid img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  display: block;
  border: 1px solid #ececec;
}

/* ===== FINAL CTA ===== */
.bp-final-cta {
  margin-top: 64px;
  background: linear-gradient(135deg, #0d0d0d 0%, #2a2a2a 100%);
  color: #fff;
  border-radius: 14px;
  padding: 48px 32px;
  text-align: center;
}
.bp-final-cta h2 {
  font-size: clamp(22px, 3vw, 30px);
  margin: 0 0 12px;
  font-weight: 700;
}
.bp-final-cta p {
  color: #c9c9c9;
  font-size: 16px;
  margin: 0 0 26px;
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
}
.bp-final-cta .bp-btn-primary { background: #c9a24a; color: #0d0d0d; }
.bp-final-cta .bp-btn-primary:hover { background: #fff; }
.bp-final-cta .bp-btn-secondary {
  background: transparent;
  color: #fff;
  border-color: #fff;
}
.bp-final-cta .bp-btn-secondary:hover { background: #fff; color: #0d0d0d; }
.bp-final-cta a.bp-link { color: #c9a24a; }
.bp-final-cta a.bp-link:hover { color: #fff; }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-86cdccf *//* ============================================================
   BRANDPACKAGINGS.COM — Shared Product Page Styles
   Place this CSS ONCE in your theme:
   Blocksy → Customize → General → Custom Code → Custom CSS
   (or use a code-snippet plugin like WPCode)
   This stylesheet powers ALL product pages using the
   .bp-product section blocks (hero / highlights / tabs / etc.).
   ============================================================ */

.bp-product * { box-sizing: border-box; }
.bp-product {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  color: #1a1a1a;
  line-height: 1.6;
  max-width: 1280px;
  margin: 0 auto;
  padding: 32px 20px;
}

/* In-text anchor links — subtle, professional */
.bp-product a.bp-link {
  color: #0d0d0d;
  text-decoration: underline;
  text-decoration-color: #c9a24a;
  text-underline-offset: 3px;
  transition: color .2s;
}
.bp-product a.bp-link:hover { color: #c9a24a; }

/* ===== HERO ===== */
.bp-hero {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: 48px;
  align-items: start;
}
@media (max-width: 900px) {
  .bp-hero { grid-template-columns: 1fr; gap: 28px; }
}

.bp-gallery .main-img {
  width: 100%;
  aspect-ratio: 1/1;
  background: #f5f5f7;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #ececec;
}
.bp-gallery .main-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform .35s ease;
}
.bp-gallery .main-img:hover img { transform: scale(1.04); }
.bp-thumbs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin-top: 14px;
}
.bp-thumbs button {
  background: #fff;
  border: 2px solid #e5e5e5;
  border-radius: 8px;
  padding: 4px;
  cursor: pointer;
  aspect-ratio: 1/1;
  overflow: hidden;
  transition: border-color .2s;
}
.bp-thumbs button.active,
.bp-thumbs button:hover { border-color: #c9a24a; }
.bp-thumbs img { width: 100%; height: 100%; object-fit: contain; }

.bp-info h1 {
  font-size: clamp(24px, 3vw, 32px);
  font-weight: 700;
  line-height: 1.25;
  margin: 0 0 12px;
  color: #0d0d0d;
}
.bp-tag {
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #c9a24a;
  border: 1px solid #c9a24a;
  padding: 4px 10px;
  border-radius: 4px;
  margin-bottom: 14px;
}
.bp-subtitle {
  font-size: 15px;
  color: #555;
  margin-bottom: 22px;
}

.bp-quickspecs {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin-bottom: 24px;
  background: #f7f7f8;
  padding: 18px;
  border-radius: 10px;
}
.bp-quickspecs div {
  font-size: 14px;
  display: flex;
  flex-direction: column;
}
.bp-quickspecs span {
  font-size: 12px;
  color: #888;
  text-transform: uppercase;
  letter-spacing: .04em;
  margin-bottom: 2px;
}
.bp-quickspecs strong { color: #1a1a1a; font-weight: 600; }

.bp-bullets {
  list-style: none;
  padding: 0;
  margin: 0 0 28px;
}
.bp-bullets li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 8px;
  font-size: 15px;
  color: #2a2a2a;
}
.bp-bullets li::before {
  content: "";
  position: absolute;
  left: 0; top: 7px;
  width: 18px; height: 18px;
  background: #c9a24a;
  border-radius: 50%;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
}

.bp-cta-row { display: flex; gap: 12px; flex-wrap: wrap; }
.bp-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 14px 28px;
  font-size: 15px;
  font-weight: 600;
  border-radius: 8px;
  text-decoration: none;
  transition: all .2s ease;
  cursor: pointer;
  border: 2px solid transparent;
}
.bp-btn-primary { background: #0d0d0d; color: #fff; }
.bp-btn-primary:hover { background: #c9a24a; color: #fff; }
.bp-btn-secondary {
  background: #fff;
  color: #0d0d0d;
  border-color: #0d0d0d;
}
.bp-btn-secondary:hover { background: #0d0d0d; color: #fff; }

/* ===== HIGHLIGHTS BAR ===== */
.bp-highlights {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  margin: 56px 0;
  background: #0d0d0d;
  border-radius: 12px;
  overflow: hidden;
}
@media (max-width: 800px) {
  .bp-highlights { grid-template-columns: repeat(2, 1fr); }
}
.bp-highlight {
  padding: 28px 22px;
  text-align: center;
  color: #fff;
  border-right: 1px solid rgba(255,255,255,.08);
}
.bp-highlight:last-child { border-right: none; }
.bp-highlight .icon {
  width: 40px; height: 40px;
  margin: 0 auto 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(201, 162, 74, .15);
  border-radius: 50%;
  color: #c9a24a;
}
.bp-highlight h4 {
  font-size: 15px;
  margin: 0 0 6px;
  font-weight: 600;
}
.bp-highlight p {
  font-size: 13px;
  color: #aaa;
  margin: 0;
  line-height: 1.5;
}

/* ===== TABS ===== */
.bp-tabs { margin: 56px 0; }
.bp-tab-nav {
  display: flex;
  border-bottom: 2px solid #ececec;
  gap: 0;
  flex-wrap: wrap;
}
.bp-tab-nav button {
  background: none;
  border: none;
  padding: 14px 26px;
  font-size: 15px;
  font-weight: 600;
  color: #888;
  cursor: pointer;
  border-bottom: 3px solid transparent;
  margin-bottom: -2px;
  transition: all .2s;
  font-family: inherit;
}
.bp-tab-nav button.active {
  color: #0d0d0d;
  border-bottom-color: #c9a24a;
}
.bp-tab-nav button:hover { color: #0d0d0d; }
.bp-tab-panel {
  display: none;
  padding: 32px 0;
}
.bp-tab-panel.active { display: block; }
.bp-tab-panel h2 {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 16px;
  color: #0d0d0d;
}
.bp-tab-panel h3 {
  font-size: 17px;
  font-weight: 600;
  margin: 24px 0 10px;
  color: #0d0d0d;
}
.bp-tab-panel p {
  font-size: 15px;
  color: #444;
  margin: 0 0 14px;
}
.bp-tab-panel ul { padding-left: 20px; }
.bp-tab-panel ul li {
  margin-bottom: 8px;
  font-size: 15px;
  color: #444;
}

/* Specs table */
.bp-spec-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 12px;
}
.bp-spec-table tr { border-bottom: 1px solid #ececec; }
.bp-spec-table td {
  padding: 14px 16px;
  font-size: 14.5px;
  vertical-align: top;
}
.bp-spec-table td:first-child {
  background: #fafafa;
  font-weight: 600;
  color: #555;
  width: 35%;
}
.bp-spec-table td:nth-child(2) { color: #1a1a1a; }

/* FAQ */
.bp-faq-item {
  border-bottom: 1px solid #ececec;
  padding: 18px 0;
}
.bp-faq-q {
  font-weight: 600;
  font-size: 16px;
  color: #0d0d0d;
  margin: 0 0 8px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bp-faq-q::after {
  content: "+";
  font-size: 22px;
  color: #c9a24a;
  font-weight: 400;
  transition: transform .25s;
}
.bp-faq-item.open .bp-faq-q::after { transform: rotate(45deg); }
.bp-faq-a {
  font-size: 15px;
  color: #555;
  line-height: 1.65;
  max-height: 0;
  overflow: hidden;
  transition: max-height .3s ease, padding .3s ease;
}
.bp-faq-item.open .bp-faq-a { max-height: 600px; padding-top: 4px; }

/* ===== DETAIL GALLERY ===== */
.bp-details { margin: 64px 0 32px; }
.bp-section-title {
  text-align: center;
  margin-bottom: 36px;
}
.bp-section-title h2 {
  font-size: clamp(22px, 3vw, 30px);
  font-weight: 700;
  margin: 0 0 8px;
  color: #0d0d0d;
}
.bp-section-title p {
  color: #666;
  font-size: 15px;
  margin: 0;
}
.bp-detail-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
@media (max-width: 700px) {
  .bp-detail-grid { grid-template-columns: 1fr; }
}
.bp-detail-grid img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  display: block;
  border: 1px solid #ececec;
}

/* ===== FINAL CTA ===== */
.bp-final-cta {
  margin-top: 64px;
  background: linear-gradient(135deg, #0d0d0d 0%, #2a2a2a 100%);
  color: #fff;
  border-radius: 14px;
  padding: 48px 32px;
  text-align: center;
}
.bp-final-cta h2 {
  font-size: clamp(22px, 3vw, 30px);
  margin: 0 0 12px;
  font-weight: 700;
}
.bp-final-cta p {
  color: #c9c9c9;
  font-size: 16px;
  margin: 0 0 26px;
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
}
.bp-final-cta .bp-btn-primary { background: #c9a24a; color: #0d0d0d; }
.bp-final-cta .bp-btn-primary:hover { background: #fff; }
.bp-final-cta .bp-btn-secondary {
  background: transparent;
  color: #fff;
  border-color: #fff;
}
.bp-final-cta .bp-btn-secondary:hover { background: #fff; color: #0d0d0d; }
.bp-final-cta a.bp-link { color: #c9a24a; }
.bp-final-cta a.bp-link:hover { color: #fff; }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a98122e *//* ============================================================
   BRANDPACKAGINGS.COM — Shared Product Page Styles
   Place this CSS ONCE in your theme:
   Blocksy → Customize → General → Custom Code → Custom CSS
   (or use a code-snippet plugin like WPCode)
   This stylesheet powers ALL product pages using the
   .bp-product section blocks (hero / highlights / tabs / etc.).
   ============================================================ */

.bp-product * { box-sizing: border-box; }
.bp-product {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  color: #1a1a1a;
  line-height: 1.6;
  max-width: 1280px;
  margin: 0 auto;
  padding: 32px 20px;
}

/* In-text anchor links — subtle, professional */
.bp-product a.bp-link {
  color: #0d0d0d;
  text-decoration: underline;
  text-decoration-color: #c9a24a;
  text-underline-offset: 3px;
  transition: color .2s;
}
.bp-product a.bp-link:hover { color: #c9a24a; }

/* ===== HERO ===== */
.bp-hero {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: 48px;
  align-items: start;
}
@media (max-width: 900px) {
  .bp-hero { grid-template-columns: 1fr; gap: 28px; }
}

.bp-gallery .main-img {
  width: 100%;
  aspect-ratio: 1/1;
  background: #f5f5f7;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #ececec;
}
.bp-gallery .main-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform .35s ease;
}
.bp-gallery .main-img:hover img { transform: scale(1.04); }
.bp-thumbs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin-top: 14px;
}
.bp-thumbs button {
  background: #fff;
  border: 2px solid #e5e5e5;
  border-radius: 8px;
  padding: 4px;
  cursor: pointer;
  aspect-ratio: 1/1;
  overflow: hidden;
  transition: border-color .2s;
}
.bp-thumbs button.active,
.bp-thumbs button:hover { border-color: #c9a24a; }
.bp-thumbs img { width: 100%; height: 100%; object-fit: contain; }

.bp-info h1 {
  font-size: clamp(24px, 3vw, 32px);
  font-weight: 700;
  line-height: 1.25;
  margin: 0 0 12px;
  color: #0d0d0d;
}
.bp-tag {
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #c9a24a;
  border: 1px solid #c9a24a;
  padding: 4px 10px;
  border-radius: 4px;
  margin-bottom: 14px;
}
.bp-subtitle {
  font-size: 15px;
  color: #555;
  margin-bottom: 22px;
}

.bp-quickspecs {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin-bottom: 24px;
  background: #f7f7f8;
  padding: 18px;
  border-radius: 10px;
}
.bp-quickspecs div {
  font-size: 14px;
  display: flex;
  flex-direction: column;
}
.bp-quickspecs span {
  font-size: 12px;
  color: #888;
  text-transform: uppercase;
  letter-spacing: .04em;
  margin-bottom: 2px;
}
.bp-quickspecs strong { color: #1a1a1a; font-weight: 600; }

.bp-bullets {
  list-style: none;
  padding: 0;
  margin: 0 0 28px;
}
.bp-bullets li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 8px;
  font-size: 15px;
  color: #2a2a2a;
}
.bp-bullets li::before {
  content: "";
  position: absolute;
  left: 0; top: 7px;
  width: 18px; height: 18px;
  background: #c9a24a;
  border-radius: 50%;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
}

.bp-cta-row { display: flex; gap: 12px; flex-wrap: wrap; }
.bp-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 14px 28px;
  font-size: 15px;
  font-weight: 600;
  border-radius: 8px;
  text-decoration: none;
  transition: all .2s ease;
  cursor: pointer;
  border: 2px solid transparent;
}
.bp-btn-primary { background: #0d0d0d; color: #fff; }
.bp-btn-primary:hover { background: #c9a24a; color: #fff; }
.bp-btn-secondary {
  background: #fff;
  color: #0d0d0d;
  border-color: #0d0d0d;
}
.bp-btn-secondary:hover { background: #0d0d0d; color: #fff; }

/* ===== HIGHLIGHTS BAR ===== */
.bp-highlights {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  margin: 56px 0;
  background: #0d0d0d;
  border-radius: 12px;
  overflow: hidden;
}
@media (max-width: 800px) {
  .bp-highlights { grid-template-columns: repeat(2, 1fr); }
}
.bp-highlight {
  padding: 28px 22px;
  text-align: center;
  color: #fff;
  border-right: 1px solid rgba(255,255,255,.08);
}
.bp-highlight:last-child { border-right: none; }
.bp-highlight .icon {
  width: 40px; height: 40px;
  margin: 0 auto 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(201, 162, 74, .15);
  border-radius: 50%;
  color: #c9a24a;
}
.bp-highlight h4 {
  font-size: 15px;
  margin: 0 0 6px;
  font-weight: 600;
}
.bp-highlight p {
  font-size: 13px;
  color: #aaa;
  margin: 0;
  line-height: 1.5;
}

/* ===== TABS ===== */
.bp-tabs { margin: 56px 0; }
.bp-tab-nav {
  display: flex;
  border-bottom: 2px solid #ececec;
  gap: 0;
  flex-wrap: wrap;
}
.bp-tab-nav button {
  background: none;
  border: none;
  padding: 14px 26px;
  font-size: 15px;
  font-weight: 600;
  color: #888;
  cursor: pointer;
  border-bottom: 3px solid transparent;
  margin-bottom: -2px;
  transition: all .2s;
  font-family: inherit;
}
.bp-tab-nav button.active {
  color: #0d0d0d;
  border-bottom-color: #c9a24a;
}
.bp-tab-nav button:hover { color: #0d0d0d; }
.bp-tab-panel {
  display: none;
  padding: 32px 0;
}
.bp-tab-panel.active { display: block; }
.bp-tab-panel h2 {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 16px;
  color: #0d0d0d;
}
.bp-tab-panel h3 {
  font-size: 17px;
  font-weight: 600;
  margin: 24px 0 10px;
  color: #0d0d0d;
}
.bp-tab-panel p {
  font-size: 15px;
  color: #444;
  margin: 0 0 14px;
}
.bp-tab-panel ul { padding-left: 20px; }
.bp-tab-panel ul li {
  margin-bottom: 8px;
  font-size: 15px;
  color: #444;
}

/* Specs table */
.bp-spec-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 12px;
}
.bp-spec-table tr { border-bottom: 1px solid #ececec; }
.bp-spec-table td {
  padding: 14px 16px;
  font-size: 14.5px;
  vertical-align: top;
}
.bp-spec-table td:first-child {
  background: #fafafa;
  font-weight: 600;
  color: #555;
  width: 35%;
}
.bp-spec-table td:nth-child(2) { color: #1a1a1a; }

/* FAQ */
.bp-faq-item {
  border-bottom: 1px solid #ececec;
  padding: 18px 0;
}
.bp-faq-q {
  font-weight: 600;
  font-size: 16px;
  color: #0d0d0d;
  margin: 0 0 8px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bp-faq-q::after {
  content: "+";
  font-size: 22px;
  color: #c9a24a;
  font-weight: 400;
  transition: transform .25s;
}
.bp-faq-item.open .bp-faq-q::after { transform: rotate(45deg); }
.bp-faq-a {
  font-size: 15px;
  color: #555;
  line-height: 1.65;
  max-height: 0;
  overflow: hidden;
  transition: max-height .3s ease, padding .3s ease;
}
.bp-faq-item.open .bp-faq-a { max-height: 600px; padding-top: 4px; }

/* ===== DETAIL GALLERY ===== */
.bp-details { margin: 64px 0 32px; }
.bp-section-title {
  text-align: center;
  margin-bottom: 36px;
}
.bp-section-title h2 {
  font-size: clamp(22px, 3vw, 30px);
  font-weight: 700;
  margin: 0 0 8px;
  color: #0d0d0d;
}
.bp-section-title p {
  color: #666;
  font-size: 15px;
  margin: 0;
}
.bp-detail-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
@media (max-width: 700px) {
  .bp-detail-grid { grid-template-columns: 1fr; }
}
.bp-detail-grid img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  display: block;
  border: 1px solid #ececec;
}

/* ===== FINAL CTA ===== */
.bp-final-cta {
  margin-top: 64px;
  background: linear-gradient(135deg, #0d0d0d 0%, #2a2a2a 100%);
  color: #fff;
  border-radius: 14px;
  padding: 48px 32px;
  text-align: center;
}
.bp-final-cta h2 {
  font-size: clamp(22px, 3vw, 30px);
  margin: 0 0 12px;
  font-weight: 700;
}
.bp-final-cta p {
  color: #c9c9c9;
  font-size: 16px;
  margin: 0 0 26px;
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
}
.bp-final-cta .bp-btn-primary { background: #c9a24a; color: #0d0d0d; }
.bp-final-cta .bp-btn-primary:hover { background: #fff; }
.bp-final-cta .bp-btn-secondary {
  background: transparent;
  color: #fff;
  border-color: #fff;
}
.bp-final-cta .bp-btn-secondary:hover { background: #fff; color: #0d0d0d; }
.bp-final-cta a.bp-link { color: #c9a24a; }
.bp-final-cta a.bp-link:hover { color: #fff; }/* End custom CSS */