@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//popcobs.com/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=8.1.1") format("woff2");
	font-display:block;
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//popcobs.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//popcobs.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//popcobs.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//popcobs.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//popcobs.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//popcobs.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//popcobs.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//popcobs.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Geologica", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Geologica", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-widget-title-font: "Geologica", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Geologica", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 16px;
	--wd-primary-color: rgb(1,14,133);
	--wd-alternative-color: rgba(1,14,133,0.8);
	--wd-link-color: rgb(1,14,133);
	--wd-link-color-hover: rgba(1,14,133,0.85);
	--btn-default-bgcolor: rgb(51,51,51);
	--btn-default-bgcolor-hover: rgb(36,36,36);
	--btn-accented-bgcolor: rgb(1,14,133);
	--btn-accented-bgcolor-hover: rgba(1,14,133,0.65);
	--btn-font-family: "Geologica", Arial, Helvetica, sans-serif;
	--btn-font-weight: 500;
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(136,173,153);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(247,247,247);
	--wd-bordered-bg:rgb(247,247,247);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(247,247,247);
	background-image: url(https://popcobs.com/wp-content/uploads/2025/11/page-title1-scaled.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(15,15,15);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 28px;
}
html table th {
	text-transform: none;
}
html .wd-checkout-steps li {
	text-transform: none;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: capitalize;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(247,247,247);
	background-image: none;
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(51,51,51);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(36,36,36);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 44px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-bg: rgb(247,247,247);
	--wd-arrow-bg-hover: rgb(136,173,153);
	--wd-arrow-bg-dis: rgb(247,247,247);
	--wd-arrow-radius: 20px;
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-gap: 20px;
	--wd-arrow-size: 50px;
	--wd-arrow-icon-size: 20px;
	--wd-arrow-offset-h: 0px;
	--wd-arrow-offset-v: 15px;
	--wd-arrow-bg: rgb(247,247,247);
	--wd-arrow-bg-hover: rgb(136,173,153);
	--wd-arrow-bg-dis: rgb(247,247,247);
	--wd-arrow-radius: 25px;
}
.wd-nav-scroll {
	--wd-nscroll-width: 45%;
	--wd-nscroll-drag-bg: rgb(136,173,153);
	--wd-nscroll-drag-bg-hover: rgba(136,173,153,0.8);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.product-labels .product-label.new {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.product-labels .product-label.featured {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-offset-h: -50px;
	}

}

@media (max-width: 768.98px) {
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-offset-h: 60px;
	}

}
:root{
--wd-container-w: 1720px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1720px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wp-block-social-links .wp-block-social-link svg {
  display: inline-block !important;
  width: 1em !important;
  height: 1em !important;
  fill: currentColor !important;
}

.wp-social-link-instagram,
.wp-social-link-facebook,
.wp-social-link-youtube {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

/* ── Popcobs FAQ Page Styles ── */
:root {
  --blue-deep:   #0a3d7a;
  --blue-mid:    #1158b8;
  --blue-bright: #1a73e8;
  --blue-light:  #e8f1fc;
  --blue-pale:   #f2f7ff;
  --text-dark:   #0d1b2e;
  --text-body:   #374151;
  --white:       #ffffff;
  --border:      #dce8f8;
  --radius:      14px;
  --shadow:      0 4px 24px rgba(17,88,184,0.10);
}

.faq-wrap {
  max-width: 860px;
  margin: 0 auto;
  padding: 2px 24px 10px;
}

.faq-section-title {
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--blue-bright);
  margin: 48px 0 16px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.faq-section-title:first-child { margin-top: 0; }
.faq-section-title::after {
  content: '';
  flex: 1;
  height: 1px;
  background: var(--border);
}

.faq-item {
  background: var(--white);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  margin-bottom: 10px;
  box-shadow: var(--shadow);
  overflow: hidden;
  transition: box-shadow .25s, border-color .25s;
}
.faq-item:hover { border-color: var(--blue-bright); box-shadow: 0 6px 28px rgba(26,115,232,.12); }
.faq-item.open  { border-color: var(--blue-bright); box-shadow: 0 8px 32px rgba(26,115,232,.15); }

.faq-q {
  width: 100%;
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 24px;
  text-align: left;
  gap: 16px;
}
.faq-q-text {
  font-size: 16px;
  font-weight: 700;
  color: var(--text-dark);
  flex: 1;
}
.faq-icon {
  width: 30px; height: 30px; min-width: 30px;
  border-radius: 50%;
  background: var(--blue-light);
  display: flex; align-items: center; justify-content: center;
  transition: background .2s;
}
.faq-icon svg { width: 14px; height: 14px; stroke: var(--blue-bright); stroke-width: 2.5; fill: none; transition: transform .3s; }
.faq-item.open .faq-icon { background: var(--blue-bright); }
.faq-item.open .faq-icon svg { stroke: #fff; transform: rotate(45deg); }

.faq-a { max-height: 0; overflow: hidden; transition: max-height .4s cubic-bezier(.4,0,.2,1); }
.faq-a-inner {
  padding: 0 24px 22px;
  border-top: 1px solid var(--border);
  font-size: 15px;
  line-height: 1.75;
  color: var(--text-body);
}
.faq-a-inner a { color: var(--blue-bright); font-weight: 600; text-decoration: none; }
.faq-a-inner a:hover { text-decoration: underline; }

.contact-card {
  margin-top: 56px;
  background: linear-gradient(135deg, var(--blue-deep) 0%, var(--blue-mid) 100%);
  border-radius: 20px;
  padding: 48px 40px;
  color: #fff;
}
.contact-card h2 { font-size: 26px; font-weight: 900; margin-bottom: 10px; color: #fff; }
.contact-card > p { color: rgba(255,255,255,.8); font-size: 15px; margin-bottom: 28px; }

.contact-label {
  display: inline-block;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .14em;
  text-transform: uppercase;
  background: rgba(255,255,255,.12);
  color: rgba(255,255,255,.85);
  padding: 5px 14px;
  border-radius: 99px;
  margin-bottom: 16px;
}

.contact-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
  gap: 14px;
  margin-bottom: 24px;
}
.c-chip {
  background: rgba(255,255,255,.1);
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 14px;
  padding: 22px 18px;
}
.c-chip .c-icon { font-size: 22px; margin-bottom: 8px; }
.c-chip .c-label {
  display: block;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: rgba(255,255,255,.55);
  margin-bottom: 5px;
}
.c-chip .c-val {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
}
.c-chip .c-val:hover { text-decoration: underline; }

.hours-strip {
  background: rgba(255,255,255,.07);
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 12px;
  padding: 20px 28px;
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
}
.hours-title {
  width: 100%;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: rgba(255,255,255,.55);
  padding-bottom: 12px;
  margin-bottom: 4px;
  border-bottom: 1px solid rgba(255,255,255,.12);
}
.h-item strong {
  display: block;
  font-size: 13px;
  font-weight: 800;
  color: #fff;
  margin-bottom: 2px;
}
.h-item span { font-size: 13px; color: rgba(255,255,255,.65); }

@media (max-width: 600px) {
  .contact-card { padding: 32px 20px; }
  .faq-q { padding: 16px 18px; }
  .faq-a-inner { padding: 0 18px 18px; }
  .hours-strip { gap: 20px; }
}

/* ── Popcobs Cancellation Policy Page Styles ── */
h4 {
  color: #010e85;
  font-size: 18px;
  margin-bottom: 8px;
  margin-top: 24px;
}
p {
  margin: 6px 0;
  line-height: 1.6;
}
ul {
  margin: 8px 0 8px 20px;
  line-height: 1.8;
}

/* Business Hours Block */
.policy-hours {
  max-width: 380px;
  margin-top: 10px;
}
.policy-hours-title {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #010e85;
}
.policy-hours-row {
  margin: 0;
  padding: 10px 0;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.policy-hours-last {
  border-top: none;
}
.policy-closed {
  color: #cc0000;
}


/* ── Popcobs Company Information Page Styles ── */
h2 {
  color: #010e85;
  font-size: 22px;
  margin-bottom: 10px;
  margin-top: 32px;
}
h4 {
  color: #010e85;
  font-size: 18px;
  margin-bottom: 8px;
  margin-top: 24px;
}
p {
  margin: 6px 0;
  line-height: 1.6;
}
ul {
  margin: 8px 0 8px 20px;
  line-height: 1.8;
}
hr {
  border: none;
  border-top: 1px solid #dce8f8;
  margin: 28px 0;
}

/* Business Details Table */
.company-table {
  width: 100%;
  max-width: 600px;
  border-collapse: collapse;
  margin: 16px 0;
}
.company-table td {
  padding: 10px 14px;
  border: 1px solid #dce8f8;
  font-size: 15px;
  line-height: 1.6;
  vertical-align: top;
}
.company-table td:first-child {
  font-weight: 700;
  color: #0d1b2e;
  width: 38%;
  background: #f2f7ff;
}

/* Business Hours Block */
.policy-hours {
  max-width: 380px;
  margin-top: 10px;
}
.policy-hours-title {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #010e85;
}
.policy-hours-row {
  margin: 0;
  padding: 10px 0;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.policy-hours-last {
  border-top: none;
}
.policy-closed {
  color: #cc0000;
}

/* Policy page shared styles */
h4 {
  color: #010e85;
  font-size: 18px;
  margin-bottom: 8px;
  margin-top: 24px;
}
p {
  margin: 6px 0;
  line-height: 1.6;
}
ul {
  margin: 8px 0 8px 20px;
  line-height: 1.8;
}
table {
  width: 100%;
  border-collapse: collapse;
  margin: 16px 0;
  font-size: 14px;
}
table th {
  background: #010e85;
  color: #fff;
  padding: 10px 14px;
  text-align: left;
  font-size: 13px;
  letter-spacing: .04em;
}
table td {
  padding: 10px 14px;
  border: 1px solid #dce8f8;
  vertical-align: top;
  line-height: 1.6;
}
table tr:nth-child(even) td {
  background: #f2f7ff;
}

.pc-warranty {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 20px 60px;
  font-family: 'Georgia', serif;
  color: #1a2436;
}
.pcw-last-updated {
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 13px;
  color: #6b7280 !important;
  margin: 0 0 28px;
}
.pcw-notice {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  background: #fffbeb;
  border: 1px solid #f5d76e;
  border-left: 4px solid #e6a817;
  border-radius: 12px;
  padding: 18px 22px;
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 14px;
  line-height: 1.65;
  color: #6b4a00;
  margin-bottom: 48px;
}
.pcw-notice-icon {
  font-size: 18px;
  font-weight: 900;
  color: #e6a817;
  margin-top: 1px;
  flex-shrink: 0;
}
.pcw-section { margin-bottom: 60px; }
.pcw-section-tight { margin-bottom: 20px; }
.pcw-section-label {
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: #1a73e8;
  margin-bottom: 8px;
}
.pcw-section-title {
  font-size: clamp(22px, 3vw, 30px);
  font-weight: 700;
  color: #0a1e3d;
  margin: 0 0 12px;
  line-height: 1.25;
}
.pcw-section-desc {
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 15px;
  color: #4a5568;
  line-height: 1.7;
  margin-bottom: 28px;
  max-width: 680px;
}
.pcw-table-wrap {
  overflow-x: auto;
  border-radius: 14px;
  border: 1px solid #dce8f8;
  box-shadow: 0 4px 20px rgba(17,88,184,.08);
}
.pcw-table {
  width: 100%;
  border-collapse: collapse;
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 14px;
}
.pcw-table thead tr { background: #0a3d7a !important; color: #fff !important; }
.pcw-table thead th {
  padding: 14px 18px;
  text-align: left;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #ffffff !important;
}
.pcw-table tbody tr { border-bottom: 1px solid #eaf2ff; transition: background .15s; }
.pcw-table tbody tr:last-child { border-bottom: none; }
.pcw-table tbody tr:hover { background: #f2f7ff; }
.pcw-table tbody td { padding: 13px 18px; color: #2d3748; vertical-align: middle; }
.pcw-tag { display: inline-block; font-size: 12px; font-weight: 700; padding: 4px 12px; border-radius: 99px; }
.pcw-tag-green  { background: #dcfce7; color: #166534; }
.pcw-tag-blue   { background: #dbeafe; color: #1e40af; }
.pcw-tag-yellow { background: #fef9c3; color: #854d0e; }
.pcw-tag-purple { background: #ede9fe; color: #5b21b6; }
.pcw-table-note { font-family: 'Trebuchet MS', sans-serif; font-size: 13px; color: #6b7280; margin-top: 14px; line-height: 1.6; }
.pcw-steps { display: flex; flex-direction: column; gap: 0; }
.pcw-step { display: flex; gap: 24px; align-items: flex-start; position: relative; padding-bottom: 32px; }
.pcw-step:last-child { padding-bottom: 0; }
.pcw-step:not(:last-child)::after {
  content: '';
  position: absolute;
  left: 22px;
  top: 52px;
  bottom: 0;
  width: 2px;
  background: linear-gradient(to bottom, #1a73e8, #dce8f8);
}
.pcw-step-num {
  width: 46px; height: 46px; min-width: 46px;
  border-radius: 50%;
  background: #0a3d7a;
  color: #fff;
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 14px;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.pcw-step-body h4 { font-size: 17px; font-weight: 700; color: #0a1e3d; margin: 8px 0 8px; }
.pcw-step-body p { font-family: 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 1.7; color: #4a5568; margin: 0; }
.pcw-step-body p a { color: #1a73e8; font-weight: 600; text-decoration: none; }
.pcw-step-body p a:hover { text-decoration: underline; }
.pcw-decision-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.pcw-decision-card {
  background: #fff;
  border: 1px solid #dce8f8;
  border-radius: 16px;
  padding: 28px 22px;
  box-shadow: 0 4px 16px rgba(17,88,184,.07);
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.pcw-decision-icon { font-size: 28px; }
.pcw-decision-card h4 { font-size: 16px; font-weight: 700; color: #0a1e3d; margin: 0; }
.pcw-decision-card p { font-family: 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 1.65; color: #4a5568; margin: 0; flex: 1; }
.pcw-decision-tag {
  display: inline-block;
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  background: #e8f1fc;
  color: #1158b8;
  padding: 5px 12px;
  border-radius: 99px;
  margin-top: 4px;
  align-self: flex-start;
}
.pcw-reg-box { background: #f8faff; border: 1px solid #dce8f8; border-radius: 14px; padding: 26px; }
.pcw-reg-box p { font-family: 'Trebuchet MS', sans-serif; font-size: 14px; line-height: 1.7; color: #4a5568; margin: 0; }
.pcw-reg-box p a { color: #1a73e8; font-weight: 600; text-decoration: none; }
.pcw-reg-box p a:hover { text-decoration: underline; }
.pcw-cta {
  background: linear-gradient(135deg, #0a3d7a 0%, #1a73e8 100%);
  border-radius: 20px;
  padding: 52px 48px;
  text-align: center;
  color: #fff;
}
.pcw-cta h2 { font-size: clamp(22px, 3vw, 30px); font-weight: 700; color: #fff; margin: 0 0 12px; }
.pcw-cta p { font-family: 'Trebuchet MS', sans-serif; font-size: 15px; color: rgba(255,255,255,.8); margin: 0 0 30px; line-height: 1.65; }
.pcw-cta-chips { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; margin-bottom: 20px; }
.pcw-cta-btn {
  display: inline-block;
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 15px;
  font-weight: 700;
  background: #fff;
  color: #0a3d7a;
  padding: 14px 28px;
  border-radius: 99px;
  text-decoration: none;
  transition: opacity .2s;
}
.pcw-cta-btn:hover { opacity: .9; text-decoration: none; }
.pcw-cta-btn-outline { background: rgba(255,255,255,.12); border: 2px solid rgba(255,255,255,.35); color: #fff; }
.pcw-cta-hours { font-family: 'Trebuchet MS', sans-serif; font-size: 13px; color: rgba(255,255,255,.6); }
@media (max-width: 700px) {
  .pcw-cta { padding: 36px 24px; }
  .pcw-decision-grid { grid-template-columns: 1fr; }
}

.popcobs-gtin {
    display: block;
    font-size: 13px;
    color: #555;
    margin-top: 6px;
}
.popcobs-gtin,
.popcobs-brand {
    display: block;
}