@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//parchemos.com.co/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.5.2") format("woff2");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgba(51,51,51,0.98);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgba(0, 0, 0, 0.83);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(51,51,51);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgba(51,51,51,0.95);
	--wd-alternative-color: #ff012f;
	--wd-link-color: rgba(51,51,51,0.93);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(255,1,47);
	--btn-accented-bgcolor-hover: rgb(255,1,47);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(224,173,65);
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(0,0,0,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 30px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(221,113,116);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 768.98px) {
	:root {
		--wd-widget-title-font-size: 16px;
	--wd-header-el-font-size: 14px;
	}

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

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

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/* ============================================================
   PARCHEMOS — CSS COMPLETO
   Última versión — reemplaza todo el CSS anterior
   Pegar en: Apariencia → Personalizar → CSS adicional
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap');

:root {
  --pc-red:      #C0280A;
  --pc-red-bg:   #FFF0EB;
  --pc-orange:   #D4700A;
  --pc-orange-bg:#FFF4E6;
  --pc-text:     #111111;
  --pc-muted:    #666666;
  --pc-hint:     #AAAAAA;
  --pc-border:   rgba(0,0,0,0.08);
  --pc-font:     'Instrument Sans', sans-serif;
}

/* ============================================================
   FACTURACIÓN
   ============================================================ */
.woocommerce-billing-fields label[for="billing_select"],
.woocommerce-billing-fields label[for="billing_numero_de_documento"] {
  display: none !important;
}

/* ============================================================
   CARRITO CARTFLOWS
   ============================================================ */
tr.cart-item-row.cart_item { background: #fff; border-radius: 14px; padding: 24px 28px; margin-bottom: 12px; border: 1px solid #f2f2f2; }
.cfw-cart-item-image-wrap img { width: 72px !important; height: 72px !important; object-fit: cover; border-radius: 5px; margin: 11px; margin-bottom: 30px; }
.cfw-cart-item-title span { font-size: 15px; font-weight: 700; display: block; margin-bottom: 10px; padding-left: 10px !important; }
.cfw-cart-item-data { font-size: 14px; line-height: 1.3; color: #444; margin: 4px 0 2px 0; padding: 15px 8px; border-radius: 10px; }
.cfw-cart-item-data::after { content: ""; }
.cfw-cart-item-subtotal .amount { font-size: 15px !important; font-weight: 700 !important; color: #231f20 !important; margin: 8px; }
.cfw-quantity-stepper { background: #f7f7f7; border-radius: 10px; padding: 2px 2px; }
th.cfw-cart-item-description { vertical-align: top !important; padding-left: 26px !important; }

/* ============================================================
   DATEPICKER
   ============================================================ */
.ui-datepicker { width: 95% !important; max-width: 440px !important; padding: 18px !important; margin: 12px auto 0 !important; border-radius: 26px !important; border: 1px solid rgba(17,24,39,.08) !important; background: rgba(255,255,255,.92) !important; backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); box-shadow: 0 18px 45px rgba(0,0,0,.10) !important; }
.ui-datepicker .ui-datepicker-header { border: none !important; border-radius: 18px !important; padding: 12px 14px !important; margin-bottom: 16px !important; background: linear-gradient(180deg, #111827 0%, #1f2937 100%) !important; }
.ui-datepicker .ui-datepicker-title { color: #fff !important; font-weight: 900 !important; letter-spacing: 1px !important; text-transform: uppercase !important; font-size: 13px !important; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { top: 10px !important; width: 34px !important; height: 34px !important; border-radius: 14px !important; background: rgba(255,255,255,.10) !important; border: 1px solid rgba(255,255,255,.12) !important; cursor: pointer !important; transition: transform .12s ease, background .12s ease !important; }
.ui-datepicker .ui-datepicker-prev:hover, .ui-datepicker .ui-datepicker-next:hover { background: rgba(255,255,255,.16) !important; transform: translateY(-1px); }
.ui-datepicker th { color: #111827 !important; font-weight: 900 !important; padding: 12px 0 10px !important; font-size: 12px !important; text-transform: uppercase !important; letter-spacing: .6px !important; }
.ui-datepicker table { width: 100% !important; border-collapse: separate !important; border-spacing: 8px !important; }
.ui-datepicker td .ui-state-default { background: transparent !important; border: none !important; box-shadow: none !important; color: #111827 !important; width: 42px !important; height: 42px !important; aspect-ratio: 1/1 !important; display: flex !important; align-items: center !important; justify-content: center !important; margin: 0 auto !important; font-weight: 800 !important; font-size: 13px !important; border-radius: 14px !important; transition: transform .12s ease, box-shadow .12s ease, background .12s ease !important; }
.ui-datepicker td .ui-state-default:hover { background: rgba(17,24,39,.05) !important; border-radius: 12px !important; }
.ui-datepicker td.disponible .ui-state-default, .ui-datepicker .ui-state-active { background: linear-gradient(180deg,#22c55e 0%,#16a34a 100%) !important; color: #fff !important; border-radius: 50% !important; box-shadow: 0 10px 22px rgba(34,197,94,.25) !important; }
.ui-datepicker .ui-state-highlight { background: linear-gradient(180deg,#16a34a 0%,#15803d 100%) !important; color: #fff !important; border-radius: 50% !important; }
.ui-datepicker .ui-state-disabled .ui-state-default, .ui-datepicker td.ui-datepicker-other-month .ui-state-default { background: transparent !important; border: none !important; box-shadow: none !important; opacity: .25 !important; }
@media (max-width: 480px) {
  .ui-datepicker { width: 100% !important; max-width: 100% !important; padding: 14px !important; border-radius: 22px !important; }
  .ui-datepicker table { border-spacing: 7px !important; }
  .ui-datepicker td .ui-state-default { width: 40px !important; height: 40px !important; border-radius: 13px !important; }
}

/* ============================================================
   BOOKINGS FORM
   ============================================================ */
.wc-bookings-date-picker, .wc-bookings-date-picker-date, .wc-bookings-date-picker .ui-datepicker-inline, .wc-bookings-booking-form, .wc-bookings-booking-form fieldset, .wc-bookings-booking-form .form-field, .wc-bookings-booking-form .form-row { background: transparent !important; border: 0 !important; box-shadow: none !important; padding: 0 !important; border-radius: 0 !important; }
.wc-bookings-date-picker:before, .wc-bookings-date-picker:after, .wc-bookings-date-picker-date:before, .wc-bookings-date-picker-date:after { content: none !important; display: none !important; }

/* ============================================================
   CATEGORÍAS PARCHEMOS
   ============================================================ */
.categorias_parchemos .promo-banner-wrapper .promo-banner { opacity: .55; filter: grayscale(35%); transition: opacity .18s ease, filter .18s ease, transform .18s ease; }
.categorias_parchemos .promo-banner-wrapper:hover .promo-banner, .categorias_parchemos .promo-banner-wrapper:focus-within .promo-banner { opacity: .95; filter: none; transform: scale(1.02); }
.categorias_parchemos .promo-banner-wrapper.is-active .promo-banner { opacity: 1 !important; filter: none !important; transform: scale(1.02); }
.categorias_parchemos .promo-banner-wrapper { position: relative; }
.categorias_parchemos .promo-banner-wrapper.is-active::after { content: ""; position: absolute; left: 18%; right: 18%; bottom: -10px; height: 4px; border-radius: 999px; background: #ff012f; }
.categorias_parchemos .wd-promo-banner-link { pointer-events: auto !important; }

/* ============================================================
   BOTTOM MENU
   ============================================================ */
.wd-toolbar.wd-toolbar-bottom { background: #fff !important; border-top: 1px solid rgba(0,0,0,.06) !important; box-shadow: 0 -6px 18px rgba(0,0,0,.06) !important; }
.wd-toolbar.wd-toolbar-bottom .wd-toolbar-item a { color: #9ca3af !important; font-weight: 700 !important; transition: all .18s ease !important; opacity: .45 !important; }
.wd-toolbar.wd-toolbar-bottom .wd-toolbar-item .wd-tools-icon { opacity: .6 !important; transition: all .18s ease !important; }
.wd-toolbar.wd-toolbar-bottom .wd-toolbar-item.pm-active a { color: #000 !important; font-weight: 900 !important; opacity: 1 !important; }
.wd-toolbar.wd-toolbar-bottom .wd-toolbar-item.pm-active .wd-tools-icon { opacity: 1 !important; transform: translateY(-1px) scale(1.05); }
.wd-toolbar.wd-toolbar-bottom .wd-toolbar-item.pm-active a::after { content: ""; display: block; width: 18px; height: 3px; border-radius: 999px; background: #ff012f; margin: 4px auto 0; }

/* ============================================================
   SHOP — OCULTAR HEADER
   ============================================================ */
body.post-type-archive-product header,
body.post-type-archive-product .main-header,
body.post-type-archive-product .whb-header,
body.post-type-archive-product .header-wrapper { display: none !important; }
body.post-type-archive-product .main-page-wrapper { padding-top: 0 !important; margin-top: 0 !important; }

/* ============================================================
   GRID SHOP
   ============================================================ */
.products.wd-products.wd-grid-g { gap: 16px !important; }

/* ============================================================
   RESET WOODMART — apagar estilos que interfieren con cards
   ============================================================ */
.wd-product.product-grid-item,
.wd-product.product-grid-item .product-wrapper {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  border-radius: 0 !important;
}
.wd-product.product-grid-item .product-wrapper:hover {
  box-shadow: none !important;
  transform: none !important;
}
.wd-product .product-element-top > a,
.wd-product .wd-product-cats,
.wd-product .wd-entities-title,
.wd-product .product-rating-price,
.wd-product .wd-bottom-actions,
.wd-product .woocommerce-product-attributes,
.wd-product .fade-in-block,
.wd-product .price,
.wd-product .wd-product-stock,
.wd-product .loop-badge,
.wd-product .parchemos-card-subtitle { display: none !important; }

/* ============================================================
   CARD — CONTENEDOR
   ============================================================ */
.wd-product.product-grid-item .product-wrapper {
  background: #ffffff !important;
  border-radius: 20px !important;
  overflow: hidden !important;
  border: 1px solid var(--pc-border) !important;
  box-shadow: 0 2px 16px rgba(0,0,0,0.07) !important;
  transition: transform 0.18s ease, box-shadow 0.18s ease !important;
  font-family: var(--pc-font) !important;
  display: flex !important;
  flex-direction: column !important;
}
.wd-product.product-grid-item .product-wrapper:hover {
  transform: translateY(-4px) !important;
  box-shadow: 0 12px 32px rgba(0,0,0,0.12) !important;
}

/* ============================================================
   IMAGEN
   ============================================================ */
.pc-img-wrap {
  position: relative;
  overflow: hidden;
  height: 220px;
  background: #1a0f0a;
  display: block;
  flex-shrink: 0;
}
.pc-img-wrap a { display: block; width: 100%; height: 100%; }
.pc-img-wrap img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  display: block !important;
  transition: transform 0.4s ease !important;
  max-height: unset !important;
  border-radius: 0 !important;
}
.product-wrapper:hover .pc-img-wrap img { transform: scale(1.04) !important; }

/* ============================================================
   BADGES SOBRE IMAGEN
   ============================================================ */
.pc-badges-top {
  position: absolute;
  top: 14px; left: 14px; right: 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 4;
  pointer-events: none;
  gap: 8px;
  flex-wrap: nowrap;
}
.pc-chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  padding: 0 16px;
  min-height: 34px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.4px;
  line-height: 1;
  white-space: nowrap;
  font-family: var(--pc-font);
  text-transform: uppercase;
  box-sizing: border-box;
}
/* Badge izquierdo — mood */
.pc-chip-1 {
  background: #7B2FFF;
  color: #ffffff;
}
/* Badge derecho — edición */
.pc-chip-2 {
  background: rgba(255,255,255,0.9);
  color: #222222;
}
/* Badge reservado */
.pc-chip-reservado {
  background: #E8320A !important;
  color: #ffffff !important;
  box-shadow: 0 4px 14px rgba(232,50,10,0.45) !important;
}
/* Badges de experiencia por tipo */
.pc-chip.pc-exp-badge { color: #fff !important; border: none !important; }
.pc-chip.pc-exp-relajado   { background: #1565c0 !important; }
.pc-chip.pc-exp-con-tension { background: #fb8c00 !important; }
.pc-chip.pc-exp-intenso    { background: #d32f2f !important; }
.pc-chip.pc-exp-sin-miedo  { background: #4a148c !important; }

/* ============================================================
   ANFITRIÓN
   ============================================================ */
.pc-anfitrion-row {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 14px 14px 8px;
}
.pc-av {
  width: 26px; height: 26px;
  border-radius: 50%;
  background: var(--pc-red);
  color: #ffffff;
  font-size: 11px; font-weight: 700;
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0;
  font-family: var(--pc-font);
}
.pc-anfitrion-nombre {
  font-size: 13px; font-weight: 600;
  color: var(--pc-text);
  flex: 1;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  font-family: var(--pc-font);
}
.pc-cat-pill {
  display: inline-block;
  background: var(--pc-orange-bg);
  color: var(--pc-orange);
  border-radius: 999px;
  padding: 5px 13px;
  font-size: 11px; font-weight: 700;
  text-decoration: none;
  white-space: nowrap;
  font-family: var(--pc-font);
  flex-shrink: 0;
  letter-spacing: 0.3px;
  transition: background 0.15s;
}
.pc-cat-pill:hover { background: #FFE8C0; color: var(--pc-orange); }

/* ============================================================
   TÍTULO
   ============================================================ */
.pc-titulo { padding: 0 14px; }
.pc-titulo a {
  font-size: 22px; font-weight: 700;
  color: var(--pc-text);
  text-decoration: none;
  line-height: 1.1;
  display: block;
  font-family: var(--pc-font);
  letter-spacing: -0.3px;
}
.pc-titulo a:hover { color: var(--pc-red); }

/* ============================================================
   SUBTÍTULO / HOOK
   ============================================================ */
.pc-subtitulo {
  font-size: 14px;
  color: var(--pc-muted);
  line-height: 1.5;
  padding: 5px 14px 0;
  margin: 0;
  font-family: var(--pc-font);
  font-weight: 400;
}

/* ============================================================
   ATRIBUTOS — fila horizontal
   ============================================================ */
.pc-attrs-row {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 12px 14px;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(0,0,0,0.07);
}
.pc-attr-item {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 13px; font-weight: 500;
  color: var(--pc-muted);
  font-family: var(--pc-font);
  white-space: nowrap;
}

/* ============================================================
   FOOTER — precio + botón
   ============================================================ */
.pc-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 14px 16px;
  gap: 12px;
}
.pc-precio-wrap { display: flex; flex-direction: column; gap: 3px; }
.pc-precio .price,
.pc-precio .woocommerce-Price-amount,
.pc-precio .amount,
.pc-precio bdi {
  font-size: 24px !important;
  font-weight: 700 !important;
  color: var(--pc-text) !important;
  font-family: var(--pc-font) !important;
  line-height: 1 !important;
  letter-spacing: -0.5px !important;
}
.pc-precio .price del,
.pc-precio del .woocommerce-Price-amount {
  font-size: 14px !important;
  color: var(--pc-hint) !important;
  font-weight: 400 !important;
}
.pc-precio-sub {
  font-size: 12px;
  color: var(--pc-hint);
  font-weight: 500;
  font-family: var(--pc-font);
}
.pc-btns { display: flex; gap: 7px; align-items: center; flex-shrink: 0; }
.pc-btn-ver {
  display: inline-block;
  border: 1.5px solid var(--pc-red);
  color: var(--pc-red);
  border-radius: 999px;
  padding: 10px 18px;
  font-size: 13px; font-weight: 700;
  text-decoration: none;
  font-family: var(--pc-font);
  transition: all 0.15s;
  white-space: nowrap;
  line-height: 1;
}
.pc-btn-ver:hover { background: var(--pc-red); color: #ffffff; }
.pc-btn-reservar { display: none !important; }

/* ============================================================
   MOBILE
   ============================================================ */
@media (max-width: 768px) {
  .pc-img-wrap     { height: 190px; }
  .pc-titulo a     { font-size: 20px; }
  .pc-attrs-row    { gap: 10px; }
  .pc-precio .price,
  .pc-precio bdi   { font-size: 20px !important; }
  .single-product .pc-chip { font-size: 9px !important; padding: 7px 10px !important; }
  .single-product form.wc-bookings-booking-form { background: #fff !important; border-radius: 18px !important; padding: 14px !important; box-shadow: 0 10px 30px rgba(0,0,0,.06) !important; margin: 10px 12px !important; }
  .single-product form.wc-bookings-booking-form fieldset { border: 1px solid #ececec !important; border-radius: 14px !important; padding: 10px !important; }
  .pc-mobile-sticky { position: fixed; left: 0; right: 0; bottom: 0; background: rgba(255,255,255,.92); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); border-top: 1px solid rgba(0,0,0,.06); padding: 10px 12px; z-index: 9999; }
  .pc-mobile-sticky .pc-sticky-inner { max-width: 980px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; gap: 10px; }
  .pc-mobile-sticky .pc-sticky-price strong { font-size: 18px; font-weight: 900; color: #111; }
  .pc-mobile-sticky .pc-sticky-btn { display: inline-flex; align-items: center; justify-content: center; gap: 8px; padding: 12px 16px; border-radius: 999px; background: #E8230A; color: #fff !important; font-weight: 900; border: none; text-decoration: none !important; box-shadow: 0 8px 22px rgba(232,35,10,.35); white-space: nowrap; }
}

/* ============================================================
   SINGLE PRODUCT
   ============================================================ */
.single-product .e-con { max-width: 100% !important; overflow-x: hidden !important; box-sizing: border-box !important; }
.single-product .pc-detail-card, .single-product .pc-detail-card > .e-con { max-width: 100% !important; width: 100% !important; box-sizing: border-box !important; }
.single-product .pc-detail-host { min-width: 0 !important; overflow: hidden !important; text-overflow: ellipsis !important; white-space: nowrap !important; }
.single-product .woocommerce-product-gallery { max-width: 100% !important; overflow: hidden !important; }
.single-product .woocommerce-product-gallery img { max-width: 100% !important; height: auto !important; }
.single-product { padding-bottom: 110px !important; }

/* Detail — meta */
.pc-detail-meta { display: flex !important; align-items: center !important; gap: 8px !important; padding: 16px 0 1px !important; }
.pc-detail-avatar { width: 26px !important; height: 26px !important; border-radius: 50% !important; background: var(--pc-red) !important; color: #fff !important; font-size: 13px !important; font-weight: 800 !important; display: flex !important; align-items: center !important; justify-content: center !important; flex-shrink: 0 !important; font-family: var(--pc-font) !important; }
.pc-detail-host { font-size: 13px !important; color: #444 !important; font-weight: 600 !important; flex: 1 !important; white-space: nowrap !important; overflow: hidden !important; text-overflow: ellipsis !important; font-family: var(--pc-font) !important; }
.pc-detail-category { background: var(--pc-orange-bg) !important; color: var(--pc-orange) !important; border: 1px solid #FFD9A0 !important; font-size: 12px !important; font-weight: 700 !important; padding: 5px 12px !important; border-radius: 100px !important; text-transform: uppercase !important; letter-spacing: .5px !important; white-space: nowrap !important; }

/* Detail — título */
.pc-detail-title { padding: 8px 0 0 !important; margin: 0 0 4px !important; font-size: 24px !important; font-weight: 800 !important; letter-spacing: -0.4px !important; line-height: 1.15 !important; color: var(--pc-text) !important; font-family: var(--pc-font) !important; }
.pc-detail-title a { text-decoration: none !important; color: var(--pc-text) !important; }
.pc-detail-title a:hover { color: var(--pc-red) !important; }

/* Detail — barra y pills */
.pc-detail-line { height: 4px !important; border-radius: 100px !important; background: linear-gradient(to right, #E8230A, #FF6B1A, #FFD60A) !important; opacity: .8; margin: 12px 0 !important; }
.single-product .pc-pills { padding: 8px 0 0 !important; margin-bottom: 13px !important; }
.single-product .pc-pill { font-size: 12px !important; padding: 6px 12px !important; }

/* Detail — tabla 3 celdas */
.pc-detail-table, .single-product .pc-detail-table { display: grid !important; grid-template-columns: 1fr 1fr 1fr !important; border: 1px solid #EBEBEB !important; border-radius: 12px !important; overflow: hidden !important; background: #fff !important; margin: 12px 0 0 !important; width: 100% !important; box-sizing: border-box !important; }
.pc-detail-cell, .single-product .pc-detail-cell { padding: 10px 12px !important; border-right: 1px solid #EBEBEB !important; border-bottom: none !important; border-left: none !important; box-sizing: border-box !important; display: flex !important; flex-direction: column !important; gap: 4px !important; align-items: center !important; text-align: center !important; }
.pc-detail-cell:last-child, .single-product .pc-detail-cell:last-child { border-right: none !important; }
.pc-detail-label { margin: 0 !important; font-size: 10px !important; font-weight: 700 !important; text-transform: uppercase !important; letter-spacing: .8px !important; color: var(--pc-hint) !important; line-height: 1.2 !important; font-family: var(--pc-font) !important; text-align: center !important; }
.pc-detail-value { margin: 0 !important; font-size: 13px !important; font-weight: 700 !important; color: var(--pc-text) !important; line-height: 1.3 !important; font-family: var(--pc-font) !important; text-align: center !important; }
.pc-detail-brand { color: var(--pc-red) !important; }
.pc-detail-brand a { color: var(--pc-red) !important; text-decoration: none !important; font-weight: 700 !important; }

/* Detail — includes */
.pc-detail-includes { margin: 8px 0 0 !important; background: #F9F9F9 !important; border: 1px solid #EBEBEB !important; border-radius: 12px !important; padding: 10px 14px !important; font-size: 13px !important; color: #444 !important; line-height: 1.5 !important; font-family: var(--pc-font) !important; }
.pc-detail-includes strong { color: var(--pc-text) !important; font-weight: 700 !important; }

/* ============================================================
   QUIZ CARDS
   ============================================================ */
.pq-card { background: #fff; border-radius: 20px; overflow: hidden; box-shadow: 0 8px 30px rgba(0,0,0,.08); margin-bottom: 16px; }
.pq-card-img { height: 200px; background-size: cover; background-position: center; position: relative; }
.pq-card-body { padding: 12px 14px 14px; }
.pq-card-title { font-size: 20px; font-weight: 800; color: #111; margin: 4px 0 2px; font-family: 'Poppins', sans-serif; }
.pq-card-footer { display: flex; align-items: center; justify-content: space-between; margin-top: 10px; }
.pq-card-price { font-size: 18px; font-weight: 800; color: #111; font-family: 'Poppins', sans-serif; }
.pq-card-price-sub { font-size: 10px; color: #AAA; font-family: 'Poppins', sans-serif; }
#pq-cards { max-width: 480px !important; margin: 0 auto !important; }