/* Instituto Brasbol v4.11.0 — sistema visual unificado
   Solo presentación. WooCommerce, Tutor LMS y Mercado Pago conservan su lógica. */
:root{
  --bb-green:#0bd326;
  --bb-green-dark:#075c2a;
  --bb-ink:#10271a;
  --bb-muted:#607268;
  --bb-line:#dfe9e2;
  --bb-soft:#f5faf6;
  --bb-card:#fff;
  --bb-radius:18px;
  --bb-shadow:0 14px 38px rgba(16,65,33,.08);
  --bb-shadow-sm:0 7px 22px rgba(16,65,33,.06);
}
html{scroll-behavior:smooth}
body{overflow-x:hidden}
body.brasbol-has-global-header{background:#fbfdfb}
body.brasbol-has-global-header #page{overflow:visible}

/* Global header */
.brasbol-global-header{border-bottom:1px solid rgba(20,71,36,.08)!important;box-shadow:0 5px 20px rgba(10,55,24,.045)!important;background:rgba(255,255,255,.97)!important;backdrop-filter:blur(12px)}
.brasbol-global-header__inner{max-width:1180px!important}
.brasbol-global-header a{transition:color .18s ease,background .18s ease,transform .18s ease}
.brasbol-global-header a:hover{transform:translateY(-1px)}

/* PRODUCTO INDIVIDUAL */
body.single-product .brasbol-course-product-shell{background:linear-gradient(180deg,#f2fbf4 0,#fbfdfb 260px,#fff 620px)!important}
body.single-product .brasbol-course-product-container{width:min(1180px,calc(100% - 32px))!important;max-width:1180px!important;padding:28px 0 64px!important}
body.single-product .brasbol-course-product-top{display:grid!important;grid-template-columns:minmax(0,1.04fr) minmax(390px,.96fr)!important;gap:28px!important;align-items:start!important}
body.single-product .brasbol-course-product-media,
body.single-product .brasbol-course-product-info{border:1px solid var(--bb-line)!important;border-radius:22px!important;background:var(--bb-card)!important;box-shadow:var(--bb-shadow)!important}
body.single-product .brasbol-course-product-media{position:sticky!important;top:92px!important;padding:12px!important;overflow:hidden!important}
body.single-product .brasbol-course-product-media .woocommerce-product-gallery{margin:0!important}
body.single-product .brasbol-course-product-media .woocommerce-product-gallery img{width:100%!important;max-height:540px!important;aspect-ratio:1.08/1!important;object-fit:cover!important;border-radius:16px!important}
body.single-product .brasbol-course-product-media .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important;margin:9px 0 0!important}
body.single-product .brasbol-course-product-info{padding:28px!important}
body.single-product .brasbol-course-product-info .brasbol-product-kicker{display:inline-flex!important;align-items:center!important;width:auto!important;margin:0 0 10px!important;padding:7px 10px!important;border-radius:999px!important;background:#eaffee!important;color:#078622!important;font-size:11px!important;font-weight:900!important;letter-spacing:.065em!important}
body.single-product .brasbol-course-product-info .product_title{margin:0 0 13px!important;color:var(--bb-ink)!important;font-size:clamp(34px,3.8vw,48px)!important;line-height:1.04!important;letter-spacing:-.035em!important}
body.single-product .brasbol-course-product-info .woocommerce-product-rating{display:flex!important;align-items:center!important;gap:8px!important;margin:0 0 13px!important}
body.single-product .brasbol-course-product-info .price{margin:0 0 14px!important;padding:0!important}
body.single-product .brasbol-course-product-info .price ins .amount,
body.single-product .brasbol-course-product-info .price>.amount{color:#078e20!important;font-size:36px!important;font-weight:950!important;letter-spacing:-.03em!important}
body.single-product .brasbol-course-product-info .woocommerce-product-details__short-description{margin:0 0 13px!important;color:var(--bb-muted)!important;font-size:14.5px!important;line-height:1.62!important}
body.single-product .brasbol-product-benefits{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin:15px 0 11px!important}
body.single-product .brasbol-product-benefits span{min-height:66px!important;padding:10px 9px!important;border:1px solid #d8ebdc!important;border-radius:12px!important;background:#f7fcf8!important;color:#5b6e61!important;font-size:10.5px!important;line-height:1.3!important}
body.single-product .brasbol-product-benefits b{color:#078e20!important;font-size:20px!important}
body.single-product .brasbol-product-includes{margin:8px 0 13px!important;padding:0!important;border:1px solid #e4ece6!important;border-radius:14px!important;background:#fff!important;overflow:hidden!important}
body.single-product .brasbol-product-includes li{display:flex!important;align-items:flex-start!important;gap:7px!important;margin:0!important;padding:10px 12px!important;border-bottom:1px solid #edf2ee!important;color:#395343!important;font-size:12.5px!important;line-height:1.35!important}
body.single-product .brasbol-product-includes li:last-child{border-bottom:0!important}
body.single-product .brasbol-product-includes li:before{flex:0 0 auto!important;margin:0!important}
body.single-product .brasbol-v410-buy{margin:14px 0 9px!important}
body.single-product .brasbol-v410-buy a,
body.single-product form.cart .single_add_to_cart_button{display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;width:100%!important;min-height:60px!important;padding:12px 20px!important;border:0!important;border-radius:14px!important;background:linear-gradient(135deg,#0bd326,#08b821)!important;color:#062d13!important;font-weight:900!important;text-align:center!important;box-shadow:0 13px 28px rgba(11,211,38,.22)!important;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important}
body.single-product .brasbol-v410-buy a:hover,
body.single-product form.cart .single_add_to_cart_button:hover{transform:translateY(-2px)!important;box-shadow:0 17px 34px rgba(11,211,38,.28)!important;filter:saturate(1.05)!important}
body.single-product .brasbol-v410-buy strong{font-size:17px!important;line-height:1.15!important}
body.single-product .brasbol-v410-buy small{margin-top:3px!important;font-size:11px!important;font-weight:700!important;opacity:.76!important}
body.single-product .brasbol-register-before-buy{margin:13px 0!important;padding:15px!important;border:1px solid #ccebd1!important;border-radius:14px!important;background:#f4fff6!important}
body.single-product .brasbol-product-trust{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;margin:10px 0!important}
body.single-product .brasbol-product-trust span{display:flex!important;align-items:center!important;min-height:34px!important;padding:8px 10px!important;border:1px solid #e2ece4!important;border-radius:9px!important;background:#fafcfb!important;color:#486052!important;font-size:11px!important;font-weight:750!important}
body.single-product .brasbol-product-whatsapp{display:flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;margin-top:8px!important;border:1px solid #b9e4c2!important;border-radius:11px!important;background:#f1fff4!important;color:#0a7723!important;font-weight:850!important;text-decoration:none!important}
body.single-product .product_meta{margin-top:12px!important;padding-top:12px!important;border-top:1px solid #e8eee9!important;color:#758279!important;font-size:11px!important}

/* Tabs/reviews */
body.single-product .brasbol-course-product-details{padding-top:28px!important}
body.single-product .brasbol-course-product-details .woocommerce-tabs ul.tabs{gap:5px!important;margin:0 0 12px!important;padding:5px!important;border:1px solid var(--bb-line)!important;border-radius:14px!important;background:#f5f9f6!important}
body.single-product .brasbol-course-product-details .woocommerce-tabs ul.tabs li{border:0!important;border-radius:10px!important;background:transparent!important}
body.single-product .brasbol-course-product-details .woocommerce-tabs ul.tabs li a{padding:10px 15px!important;color:#53665a!important;font-size:12.5px!important;font-weight:850!important}
body.single-product .brasbol-course-product-details .woocommerce-tabs ul.tabs li.active{background:var(--bb-green-dark)!important;box-shadow:0 6px 16px rgba(7,92,42,.14)!important}
body.single-product .brasbol-course-product-details .woocommerce-tabs ul.tabs li.active a{color:#fff!important}
body.single-product .brasbol-course-product-details .woocommerce-Tabs-panel{padding:26px!important;border:1px solid var(--bb-line)!important;border-radius:18px!important;background:#fff!important;box-shadow:var(--bb-shadow-sm)!important;color:#53665a!important;line-height:1.7!important}
body.single-product #reviews{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr)!important;gap:24px!important}
body.single-product #comments,
body.single-product #review_form_wrapper{width:100%!important;float:none!important}
body.single-product #review_form_wrapper{padding:20px!important;border:1px solid #e2ebe4!important;border-radius:15px!important;background:#f8fbf9!important}
body.single-product #review_form textarea{min-height:120px!important;border:1px solid #cfdcd2!important;border-radius:11px!important}
body.single-product #review_form input[type=text],body.single-product #review_form input[type=email]{min-height:46px!important;border:1px solid #cfdcd2!important;border-radius:10px!important}
body.single-product #review_form #submit{min-height:46px!important;border-radius:11px!important;background:var(--bb-green-dark)!important;color:#fff!important;font-weight:850!important}

/* Related courses */
body.single-product .brasbol-course-product-details .related.products{padding-top:34px!important}
body.single-product .brasbol-course-product-details .related.products>h2{margin-bottom:16px!important;color:var(--bb-ink)!important;font-size:27px!important}
body.single-product .brasbol-course-product-details .related.products ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}
body.single-product .brasbol-course-product-details .related.products ul.products li.product{padding:10px!important;border:1px solid var(--bb-line)!important;border-radius:16px!important;box-shadow:var(--bb-shadow-sm)!important;transition:transform .18s ease,box-shadow .18s ease!important}
body.single-product .brasbol-course-product-details .related.products ul.products li.product:hover{transform:translateY(-3px)!important;box-shadow:var(--bb-shadow)!important}
body.single-product .brasbol-course-product-details .related.products ul.products li.product img{aspect-ratio:1.1/1!important;border-radius:12px!important}

/* WooCommerce commerce pages */
body.woocommerce-cart .site-content,
body.woocommerce-checkout .site-content,
body.woocommerce-account .site-content{background:linear-gradient(180deg,#f4faf5,#fff 520px)!important}
body.woocommerce-cart .site-main,
body.woocommerce-checkout .site-main,
body.woocommerce-account .site-main{max-width:1160px!important;margin:0 auto!important;padding-left:16px!important;padding-right:16px!important}
body.woocommerce-cart .woocommerce,
body.woocommerce-checkout .woocommerce,
body.woocommerce-account .woocommerce{font-family:inherit!important;color:var(--bb-ink)!important}
body.woocommerce-cart .woocommerce-cart-form,
body.woocommerce-cart .cart_totals,
body.woocommerce-checkout form.checkout,
body.woocommerce-account .woocommerce-MyAccount-navigation,
body.woocommerce-account .woocommerce-MyAccount-content,
body.woocommerce-account form.login,
body.woocommerce-account form.register{border:1px solid var(--bb-line)!important;border-radius:18px!important;background:#fff!important;box-shadow:var(--bb-shadow-sm)!important}
body.woocommerce-cart table.shop_table,
body.woocommerce-checkout table.shop_table{border:0!important;border-radius:14px!important;overflow:hidden!important}
body.woocommerce-cart table.shop_table th,
body.woocommerce-checkout table.shop_table th{color:#294334!important;font-weight:850!important}
body.woocommerce-cart .checkout-button,
body.woocommerce-checkout #place_order,
body.woocommerce-account .button{border-radius:12px!important;background:linear-gradient(135deg,#0bd326,#08b821)!important;color:#062d13!important;font-weight:900!important;box-shadow:0 10px 24px rgba(11,211,38,.18)!important}
body.woocommerce-checkout input.input-text,
body.woocommerce-account input.input-text,
body.woocommerce-cart input.input-text,
body.woocommerce-checkout select,
body.woocommerce-account select{min-height:48px!important;border:1px solid #cedbd1!important;border-radius:10px!important;background:#fff!important;box-shadow:none!important}
body.woocommerce-checkout input.input-text:focus,
body.woocommerce-account input.input-text:focus{border-color:#65cd75!important;box-shadow:0 0 0 3px rgba(11,211,38,.09)!important;outline:0!important}
body.woocommerce-account .woocommerce-MyAccount-navigation{padding:10px!important}
body.woocommerce-account .woocommerce-MyAccount-navigation ul{margin:0!important;padding:0!important;list-style:none!important}
body.woocommerce-account .woocommerce-MyAccount-navigation li a{display:block!important;padding:11px 12px!important;border-radius:9px!important;color:#425849!important;font-weight:760!important}
body.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{background:#eaffee!important;color:#078622!important}

/* Student access/registration cards */
.brasbol-student-access,.brasbol-register-shell,.brasbol-student-register{max-width:760px!important;margin-left:auto!important;margin-right:auto!important}
.brasbol-student-access form,.brasbol-student-register form{border:1px solid var(--bb-line)!important;border-radius:18px!important;background:#fff!important;box-shadow:var(--bb-shadow)!important}

/* Footer */
.brasbol-independent-footer{border-top:1px solid rgba(18,68,34,.08)!important;background:#0d2415!important}
.brasbol-independent-footer__inner{max-width:1180px!important}

@media(max-width:960px){
 body.single-product .brasbol-course-product-top{grid-template-columns:1fr!important;gap:20px!important}
 body.single-product .brasbol-course-product-media{position:relative!important;top:auto!important}
 body.single-product .brasbol-course-product-container{width:min(760px,calc(100% - 24px))!important;padding-top:22px!important}
 body.single-product #reviews{grid-template-columns:1fr!important}
 body.single-product .brasbol-course-product-details .related.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:620px){
 body.single-product .brasbol-course-product-container{width:calc(100% - 16px)!important;padding:12px 0 46px!important}
 body.single-product .brasbol-course-product-media{padding:7px!important;border-radius:16px!important}
 body.single-product .brasbol-course-product-media .woocommerce-product-gallery img{max-height:none!important;aspect-ratio:1.08/1!important;border-radius:12px!important}
 body.single-product .brasbol-course-product-info{padding:18px!important;border-radius:16px!important}
 body.single-product .brasbol-course-product-info .product_title{font-size:31px!important;line-height:1.06!important}
 body.single-product .brasbol-course-product-info .price ins .amount,body.single-product .brasbol-course-product-info .price>.amount{font-size:31px!important}
 body.single-product .brasbol-product-benefits{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 body.single-product .brasbol-product-benefits span:nth-child(3){grid-column:1/-1!important;min-height:52px!important}
 body.single-product .brasbol-course-product-details{padding-top:20px!important}
 body.single-product .brasbol-course-product-details .woocommerce-Tabs-panel{padding:18px!important;border-radius:14px!important}
 body.single-product .brasbol-course-product-details .related.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
 body.single-product .brasbol-course-product-details .related.products ul.products li.product{padding:8px!important}
 body.single-product .brasbol-course-product-details .related.products ul.products li.product .woocommerce-loop-product__title{font-size:14px!important}
 body.woocommerce-checkout input.input-text,body.woocommerce-account input.input-text,body.woocommerce-cart input.input-text{font-size:16px!important}
 body.woocommerce-account .woocommerce-MyAccount-navigation,body.woocommerce-account .woocommerce-MyAccount-content{width:100%!important;float:none!important;margin:0 0 14px!important}
}


/* =========================================================
   v4.11.1 — PRODUCTO INDIVIDUAL LIMPIO Y UN SOLO CTA
   Corrige la doble llamada a compra causada por la mezcla
   entre el botón nativo de WooCommerce y el flujo directo.
   ========================================================= */
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-container{
  width:min(1160px,calc(100% - 32px))!important;
  max-width:1160px!important;
  margin:0 auto!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-top{
  grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr)!important;
  gap:24px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info{
  display:flex!important;
  flex-direction:column!important;
  gap:0!important;
  padding:24px!important;
}
/* El producto presencial usa exclusivamente “Comprar ahora”. */
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info form.cart,
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .single_add_to_cart_button,
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .quantity{
  display:none!important;
}
/* Jerarquía visual consistente aun cuando otros plugins agreguen elementos. */
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .woocommerce-breadcrumb{order:1!important;margin:0 0 10px!important}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-product-kicker{order:2!important;margin:0 0 9px!important}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .product_title{order:3!important;margin:0 0 10px!important;font-size:clamp(34px,3.1vw,45px)!important}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .woocommerce-product-rating{order:4!important}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .price{order:5!important;margin:2px 0 14px!important;padding:0 0 14px!important;border-bottom:1px solid #e5eee7!important}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .woocommerce-product-details__short-description{order:6!important}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-product-benefits{order:7!important;margin:12px 0 10px!important}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-product-includes{order:8!important;margin:0 0 12px!important}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-v410-buy{order:9!important;margin:4px 0 12px!important}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-product-trust{order:10!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;margin:0!important}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-product-whatsapp{order:11!important;margin-top:9px!important}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .product_meta{order:12!important;margin:10px 0 0!important;padding:10px 0 0!important;border-top:1px solid #e8eee9!important}
body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits span{
  min-height:58px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-includes li{
  min-height:36px!important;
  padding:9px 12px 9px 30px!important;
  font-size:11.5px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-v410-buy a{
  min-height:58px!important;
  border-radius:13px!important;
  background:linear-gradient(135deg,#0bd326,#08b821)!important;
  color:#062d13!important;
  box-shadow:0 12px 24px rgba(11,211,38,.20)!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-v410-buy strong,
body.single-product.brasbol-presencial-product-clean .brasbol-v410-buy small{color:#062d13!important}
body.single-product.brasbol-presencial-product-clean .brasbol-product-trust span{
  min-height:48px!important;
  justify-content:center!important;
  text-align:center!important;
  padding:8px!important;
  font-size:10px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-media{
  padding:10px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-media .woocommerce-product-gallery img{
  max-height:560px!important;
  aspect-ratio:1.08/1!important;
  object-fit:cover!important;
}

@media(max-width:960px){
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-container{width:min(760px,calc(100% - 24px))!important}
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-top{grid-template-columns:1fr!important;gap:16px!important}
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-media{position:relative!important;top:auto!important}
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info{padding:22px!important}
}
@media(max-width:620px){
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-container{width:calc(100% - 14px)!important;padding-top:10px!important}
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-top{gap:10px!important}
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info{padding:16px!important;border-radius:15px!important}
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .product_title{font-size:30px!important}
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .price ins .amount,
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .price>.amount{font-size:30px!important}
  body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}
  body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits span,
  body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits span:nth-child(3){grid-column:auto!important;min-height:58px!important;padding:7px 5px!important;font-size:9px!important;text-align:center!important}
  body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits b{font-size:17px!important}
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-product-trust{grid-template-columns:1fr!important;gap:5px!important}
  body.single-product.brasbol-presencial-product-clean .brasbol-product-trust span{min-height:38px!important;justify-content:flex-start!important;text-align:left!important;padding:8px 10px!important}
  body.single-product.brasbol-presencial-product-clean .brasbol-v410-buy a{min-height:56px!important}
}


/* =========================================================
   v4.11.2 — PRODUCTO INDIVIDUAL MÁS ORDENADO Y MODERNO
   CTA debajo del precio + iconos visuales renovados.
   ========================================================= */
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-top{
  grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr)!important;
  align-items:start!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info{
  gap:0!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .price{
  display:flex!important;
  flex-wrap:wrap!important;
  align-items:flex-end!important;
  gap:10px 14px!important;
  margin:4px 0 14px!important;
  padding:16px 18px!important;
  border:1px solid #dcecdf!important;
  border-radius:18px!important;
  background:linear-gradient(135deg,#fcfffc,#f3fbf4)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.7)!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .price del{
  color:#92a096!important;
  font-size:17px!important;
  line-height:1!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .price ins{
  text-decoration:none!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .price ins .amount,
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .price > .amount{
  font-size:39px!important;
  line-height:1!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-v410-buy{order:6!important;margin:0 0 14px!important}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .woocommerce-product-details__short-description{order:7!important;margin:0 0 13px!important}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-product-benefits{order:8!important;margin:0 0 12px!important}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-product-includes{order:9!important;margin:0 0 13px!important}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-product-trust{order:10!important;grid-template-columns:1fr!important;gap:9px!important;margin:0!important}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-product-whatsapp{order:11!important;margin-top:10px!important}
body.single-product.brasbol-presencial-product-clean .brasbol-v410-buy a{
  min-height:64px!important;
  border-radius:16px!important;
  background:linear-gradient(135deg,#12d53a,#09b928)!important;
  color:#062d13!important;
  box-shadow:0 16px 34px rgba(11,211,38,.22)!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-v410-buy strong{
  font-size:19px!important;
  letter-spacing:-.02em!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-v410-buy small{
  font-size:11px!important;
  opacity:.82!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:10px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits > span{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  min-height:78px!important;
  padding:12px 11px!important;
  border:1px solid #dbeadf!important;
  border-radius:16px!important;
  background:linear-gradient(180deg,#fbfffc,#f3faf5)!important;
  box-shadow:0 8px 22px rgba(19,71,34,.05)!important;
}
body.single-product.brasbol-presencial-product-clean .bb-mini-icon,
body.single-product.brasbol-presencial-product-clean .bb-trust-icon{
  flex:0 0 auto!important;
  display:grid!important;
  place-items:center!important;
  width:38px!important;
  height:38px!important;
  border-radius:12px!important;
  background:linear-gradient(135deg,#e9fff0,#dff7e7)!important;
  color:#0a8e2a!important;
  box-shadow:inset 0 0 0 1px rgba(7,130,33,.08)!important;
}
body.single-product.brasbol-presencial-product-clean .bb-mini-icon svg,
body.single-product.brasbol-presencial-product-clean .bb-trust-icon svg{
  width:18px!important;
  height:18px!important;
  stroke:currentColor!important;
  fill:none!important;
  stroke-width:1.8!important;
}
body.single-product.brasbol-presencial-product-clean .bb-benefit-copy{
  display:flex!important;
  flex-direction:column!important;
  gap:2px!important;
  min-width:0!important;
}
body.single-product.brasbol-presencial-product-clean .bb-benefit-copy b{
  margin:0!important;
  color:#0a8e2a!important;
  font-size:20px!important;
  line-height:1!important;
}
body.single-product.brasbol-presencial-product-clean .bb-benefit-copy small{
  display:block!important;
  color:#5c7063!important;
  font-size:11px!important;
  line-height:1.25!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-includes{
  border-radius:16px!important;
  overflow:hidden!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-includes li{
  position:relative!important;
  min-height:42px!important;
  padding:11px 12px 11px 42px!important;
  font-size:12px!important;
  line-height:1.4!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-includes li:before{
  content:"✓"!important;
  position:absolute!important;
  left:12px!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  display:grid!important;
  place-items:center!important;
  width:20px!important;
  height:20px!important;
  border-radius:999px!important;
  background:#e9fff0!important;
  color:#0a8e2a!important;
  font-size:12px!important;
  font-weight:900!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-trust span{
  display:flex!important;
  align-items:center!important;
  gap:11px!important;
  min-height:56px!important;
  padding:11px 12px!important;
  border:1px solid #e2ebe4!important;
  border-radius:14px!important;
  background:#fbfdfb!important;
  justify-content:flex-start!important;
  text-align:left!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-trust em{
  display:flex!important;
  flex-direction:column!important;
  gap:2px!important;
  min-width:0!important;
  font-style:normal!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-trust strong{
  color:#173923!important;
  font-size:12px!important;
  line-height:1.2!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-trust small{
  color:#6b7a71!important;
  font-size:10.5px!important;
  line-height:1.25!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-whatsapp{
  min-height:48px!important;
  border-radius:14px!important;
  background:linear-gradient(135deg,#f2fff5,#e7ffec)!important;
  color:#0a7a23!important;
  font-size:14px!important;
  box-shadow:none!important;
}
body.single-product.brasbol-presencial-product-clean .product_meta{
  font-size:11.5px!important;
}
@media(max-width:960px){
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-top{grid-template-columns:1fr!important}
}
@media(max-width:620px){
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .price{padding:14px!important;border-radius:16px!important}
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .price ins .amount,
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .price > .amount{font-size:33px!important}
  body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits{grid-template-columns:1fr!important;gap:8px!important}
  body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits > span{min-height:68px!important;padding:10px!important}
  body.single-product.brasbol-presencial-product-clean .bb-mini-icon,
  body.single-product.brasbol-presencial-product-clean .bb-trust-icon{width:34px!important;height:34px!important;border-radius:10px!important}
  body.single-product.brasbol-presencial-product-clean .bb-benefit-copy b{font-size:18px!important}
  body.single-product.brasbol-presencial-product-clean .brasbol-product-trust span{min-height:52px!important}
  body.single-product.brasbol-presencial-product-clean .brasbol-v410-buy a{min-height:58px!important}
}


/* =========================================================
   v4.11.3 — BLOQUES EN 3 COLUMNAS DESKTOP / 2 CELULARES
   Beneficios y confianza con grillas más ordenadas.
   ========================================================= */
body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits,
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-product-trust{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:10px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-product-trust{
  margin:0 0 2px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits > span,
body.single-product.brasbol-presencial-product-clean .brasbol-product-trust > span{
  height:100%!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-trust > span{
  min-height:84px!important;
  align-items:flex-start!important;
  padding:12px!important;
  border-radius:16px!important;
  background:linear-gradient(180deg,#fcfefc,#f4faf5)!important;
  box-shadow:0 8px 22px rgba(19,71,34,.05)!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-trust strong{
  font-size:12.5px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-trust small{
  font-size:10.5px!important;
}
body.single-product.brasbol-presencial-product-clean .bb-trust-icon{
  width:40px!important;
  height:40px!important;
  border-radius:13px!important;
}
body.single-product.brasbol-presencial-product-clean .bb-trust-icon svg{
  width:19px!important;
  height:19px!important;
}
@media(max-width:620px){
  body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits,
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-product-trust{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits > span:nth-child(3),
  body.single-product.brasbol-presencial-product-clean .brasbol-product-trust > span:nth-child(3){
    grid-column:1 / -1!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits > span{
    min-height:68px!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-product-trust > span{
    min-height:64px!important;
    padding:10px!important;
  }
}


/* =========================================================
   v4.11.4 — AJUSTE FINO DEL BLOQUE DERECHO
   Más ancho útil, tarjetas más limpias y grilla estable.
   ========================================================= */
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-container{
  width:min(1240px,calc(100% - 28px))!important;
  max-width:1240px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-top{
  grid-template-columns:minmax(0,1.02fr) minmax(470px,.98fr)!important;
  gap:22px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info{
  padding:22px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .product_title{
  margin:0 0 12px!important;
  font-size:clamp(33px,3.15vw,46px)!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .price{
  margin:0 0 12px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-v410-buy{
  margin:0 0 12px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits,
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-product-trust{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:10px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits > span{
  min-height:102px!important;
  align-items:flex-start!important;
  justify-content:flex-start!important;
  padding:12px!important;
  border-radius:16px!important;
}
body.single-product.brasbol-presencial-product-clean .bb-mini-icon{
  width:40px!important;
  height:40px!important;
  border-radius:13px!important;
}
body.single-product.brasbol-presencial-product-clean .bb-mini-icon svg{
  width:19px!important;
  height:19px!important;
}
body.single-product.brasbol-presencial-product-clean .bb-benefit-copy b{
  font-size:18px!important;
}
body.single-product.brasbol-presencial-product-clean .bb-benefit-copy small{
  font-size:10.5px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-includes{
  margin:0 0 12px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-includes li{
  min-height:40px!important;
  padding:10px 12px 10px 41px!important;
  font-size:12px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-product-trust{
  margin:0 0 10px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-trust > span{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:flex-start!important;
  gap:8px!important;
  min-height:112px!important;
  padding:13px 12px!important;
  border-radius:16px!important;
  background:linear-gradient(180deg,#fcfefc,#f4faf5)!important;
}
body.single-product.brasbol-presencial-product-clean .bb-trust-icon{
  width:42px!important;
  height:42px!important;
  border-radius:14px!important;
}
body.single-product.brasbol-presencial-product-clean .bb-trust-icon svg{
  width:20px!important;
  height:20px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-trust em{
  gap:4px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-trust strong{
  display:block!important;
  font-size:12.5px!important;
  line-height:1.2!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-trust small{
  display:block!important;
  font-size:10.5px!important;
  line-height:1.32!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-whatsapp{
  min-height:50px!important;
  margin-top:0!important;
  border-radius:15px!important;
  font-size:14px!important;
  font-weight:900!important;
}
body.single-product.brasbol-presencial-product-clean .product_meta{
  margin-top:12px!important;
}

@media(max-width:1024px){
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-container{
    width:min(920px,calc(100% - 24px))!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-top{
    grid-template-columns:1fr!important;
    gap:16px!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-media{
    position:relative!important;
    top:auto!important;
  }
}

@media(max-width:620px){
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-container{
    width:calc(100% - 14px)!important;
    padding:10px 0 42px!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info{
    padding:16px!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .product_title{
    font-size:30px!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits,
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-product-trust{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits > span,
  body.single-product.brasbol-presencial-product-clean .brasbol-product-trust > span{
    min-height:94px!important;
    padding:10px!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits > span:nth-child(3),
  body.single-product.brasbol-presencial-product-clean .brasbol-product-trust > span:nth-child(3){
    grid-column:1 / -1!important;
  }
  body.single-product.brasbol-presencial-product-clean .bb-mini-icon,
  body.single-product.brasbol-presencial-product-clean .bb-trust-icon{
    width:36px!important;
    height:36px!important;
    border-radius:11px!important;
  }
  body.single-product.brasbol-presencial-product-clean .bb-benefit-copy b{
    font-size:17px!important;
  }
  body.single-product.brasbol-presencial-product-clean .bb-benefit-copy small,
  body.single-product.brasbol-presencial-product-clean .brasbol-product-trust small{
    font-size:10px!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-product-whatsapp{
    min-height:48px!important;
    font-size:13px!important;
  }
}


/* =========================================================
   v4.11.5 — FICHA PRESENCIAL COMPACTA Y ALINEADA
   Elimina el bloque repetido de fechas y equilibra la columna
   de información con la portada del producto.
   ========================================================= */
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-top{
  grid-template-columns:minmax(0,1.04fr) minmax(470px,.96fr)!important;
  gap:22px!important;
  align-items:start!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-media,
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info{
  align-self:start!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info{
  padding:20px 22px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .woocommerce-breadcrumb{
  margin:0 0 7px!important;
  font-size:11px!important;
  line-height:1.35!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-product-kicker{
  margin:0 0 8px!important;
  padding:7px 10px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .product_title{
  margin:0 0 10px!important;
  font-size:clamp(32px,3vw,44px)!important;
  line-height:1.02!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .price{
  margin:0 0 10px!important;
  padding:14px 16px!important;
  min-height:68px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-v410-buy{
  margin:0 0 10px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-v410-buy a{
  min-height:60px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits{
  margin:0 0 10px!important;
  gap:8px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits > span{
  min-height:88px!important;
  padding:10px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-product-trust{
  margin:0 0 9px!important;
  gap:8px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-trust > span{
  min-height:96px!important;
  padding:11px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-whatsapp{
  min-height:46px!important;
  margin:0!important;
}
body.single-product.brasbol-presencial-product-clean .product_meta{
  margin:9px 0 0!important;
  padding-top:9px!important;
}
/* En presencial no debe quedar hueco reservado para la lista eliminada. */
body.single-product.brasbol-presencial-product-clean .brasbol-product-includes{
  display:none!important;
}
@media(max-width:1024px){
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-top{
    grid-template-columns:1fr!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info{
    padding:20px!important;
  }
}
@media(max-width:620px){
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info{
    padding:15px!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .product_title{
    font-size:29px!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits > span{
    min-height:80px!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-product-trust > span{
    min-height:84px!important;
  }
}


/* =========================================================
   v4.11.6 — AJUSTE DE ESCALA PARA ALINEAR CON LA PORTADA
   Reduce título, precio e iconos para equilibrar la altura
   total de la columna derecha con la imagen izquierda.
   ========================================================= */
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info{
  padding:18px 20px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .product_title{
  margin:0 0 9px!important;
  font-size:clamp(28px,2.55vw,38px)!important;
  line-height:1.03!important;
  letter-spacing:-.03em!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .price{
  margin:0 0 9px!important;
  padding:12px 15px!important;
  min-height:60px!important;
  border-radius:16px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .price del{
  font-size:14px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .price ins .amount,
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .price > .amount{
  font-size:30px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-v410-buy{
  margin:0 0 9px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-v410-buy a{
  min-height:56px!important;
  border-radius:14px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-v410-buy strong{
  font-size:16px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-v410-buy small{
  font-size:10px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits{
  gap:7px!important;
  margin:0 0 9px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits > span{
  min-height:78px!important;
  padding:9px!important;
  border-radius:14px!important;
}
body.single-product.brasbol-presencial-product-clean .bb-mini-icon,
body.single-product.brasbol-presencial-product-clean .bb-trust-icon{
  width:32px!important;
  height:32px!important;
  border-radius:10px!important;
}
body.single-product.brasbol-presencial-product-clean .bb-mini-icon svg,
body.single-product.brasbol-presencial-product-clean .bb-trust-icon svg{
  width:16px!important;
  height:16px!important;
}
body.single-product.brasbol-presencial-product-clean .bb-benefit-copy b{
  font-size:16px!important;
}
body.single-product.brasbol-presencial-product-clean .bb-benefit-copy small{
  font-size:9.5px!important;
  line-height:1.18!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-product-trust{
  gap:7px!important;
  margin:0 0 8px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-trust > span{
  min-height:82px!important;
  padding:10px!important;
  border-radius:14px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-trust strong{
  font-size:11.5px!important;
  line-height:1.15!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-trust small{
  font-size:9.4px!important;
  line-height:1.18!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-whatsapp{
  min-height:44px!important;
  font-size:13px!important;
  border-radius:13px!important;
}
body.single-product.brasbol-presencial-product-clean .product_meta{
  font-size:10.5px!important;
}
@media(max-width:620px){
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info{
    padding:14px!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .product_title{
    font-size:26px!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .price ins .amount,
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .price > .amount{
    font-size:27px!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits > span,
  body.single-product.brasbol-presencial-product-clean .brasbol-product-trust > span{
    min-height:74px!important;
  }
  body.single-product.brasbol-presencial-product-clean .bb-mini-icon,
  body.single-product.brasbol-presencial-product-clean .bb-trust-icon{
    width:30px!important;
    height:30px!important;
  }
}


/* =========================================================
   v4.11.7 — REDUCCIÓN EXTRA DE ALTURA EN FICHA DERECHA
   Compacta título, precio, CTA e iconos para alinear mejor
   con la imagen del producto.
   ========================================================= */
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info{
  padding:16px 18px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .woocommerce-breadcrumb{
  margin:0 0 6px!important;
  font-size:10.5px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-product-kicker{
  margin:0 0 7px!important;
  padding:6px 10px!important;
  font-size:10px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .product_title{
  margin:0 0 8px!important;
  font-size:clamp(25px,2.2vw,34px)!important;
  line-height:1.02!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .price{
  margin:0 0 8px!important;
  padding:10px 14px!important;
  min-height:54px!important;
  border-radius:14px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .price del{
  font-size:13px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .price ins .amount,
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .price > .amount{
  font-size:25px!important;
  letter-spacing:-.02em!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-v410-buy{
  margin:0 0 8px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-v410-buy a{
  min-height:50px!important;
  padding:8px 16px!important;
  border-radius:12px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-v410-buy strong{
  font-size:15px!important;
  line-height:1.05!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-v410-buy small{
  margin-top:2px!important;
  font-size:9px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits,
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-product-trust{
  gap:6px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits{
  margin:0 0 8px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits > span{
  min-height:68px!important;
  padding:8px!important;
  border-radius:12px!important;
  gap:8px!important;
}
body.single-product.brasbol-presencial-product-clean .bb-mini-icon,
body.single-product.brasbol-presencial-product-clean .bb-trust-icon{
  width:28px!important;
  height:28px!important;
  border-radius:9px!important;
}
body.single-product.brasbol-presencial-product-clean .bb-mini-icon svg,
body.single-product.brasbol-presencial-product-clean .bb-trust-icon svg{
  width:14px!important;
  height:14px!important;
}
body.single-product.brasbol-presencial-product-clean .bb-benefit-copy b{
  font-size:14px!important;
}
body.single-product.brasbol-presencial-product-clean .bb-benefit-copy small{
  font-size:8.8px!important;
  line-height:1.14!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-product-trust{
  margin:0 0 7px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-trust > span{
  min-height:72px!important;
  padding:9px!important;
  border-radius:12px!important;
  gap:7px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-trust strong{
  font-size:10.5px!important;
  line-height:1.12!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-trust small{
  font-size:8.8px!important;
  line-height:1.14!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-whatsapp{
  min-height:40px!important;
  font-size:12px!important;
  border-radius:12px!important;
}
body.single-product.brasbol-presencial-product-clean .product_meta{
  margin-top:8px!important;
  padding-top:8px!important;
  font-size:10px!important;
}
@media(max-width:620px){
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info{
    padding:13px!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .product_title{
    font-size:24px!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .price{
    min-height:52px!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .price ins .amount,
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .price > .amount{
    font-size:24px!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits > span,
  body.single-product.brasbol-presencial-product-clean .brasbol-product-trust > span{
    min-height:66px!important;
  }
}


/* =========================================================
   v4.11.8 — TABLET Y CELULAR ORDENADOS
   Corrige el bloque de beneficios/confianza para evitar cajas
   internas deformadas y lo acomoda bien en 2 columnas.
   ========================================================= */
/* Asegura que solo la tarjeta externa reciba el estilo de card. */
body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits > span{
  display:flex!important;
  align-items:flex-start!important;
  justify-content:flex-start!important;
  gap:8px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits .bb-benefit-copy{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
  flex:1 1 auto!important;
  min-width:0!important;
  min-height:0!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  line-height:1.15!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits .bb-benefit-copy b,
body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits .bb-benefit-copy small{
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
/* Tablet */
@media(max-width:980px){
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info{
    padding:16px 18px!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits,
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-product-trust{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits > span,
  body.single-product.brasbol-presencial-product-clean .brasbol-product-trust > span{
    min-height:76px!important;
    padding:10px!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits > span:nth-child(3),
  body.single-product.brasbol-presencial-product-clean .brasbol-product-trust > span:nth-child(3){
    grid-column:1 / -1!important;
  }
  body.single-product.brasbol-presencial-product-clean .bb-mini-icon,
  body.single-product.brasbol-presencial-product-clean .bb-trust-icon{
    width:30px!important;
    height:30px!important;
  }
  body.single-product.brasbol-presencial-product-clean .bb-mini-icon svg,
  body.single-product.brasbol-presencial-product-clean .bb-trust-icon svg{
    width:15px!important;
    height:15px!important;
  }
  body.single-product.brasbol-presencial-product-clean .bb-benefit-copy b{font-size:14px!important}
  body.single-product.brasbol-presencial-product-clean .bb-benefit-copy small{font-size:9px!important;line-height:1.12!important}
  body.single-product.brasbol-presencial-product-clean .brasbol-product-trust strong{font-size:10.5px!important}
  body.single-product.brasbol-presencial-product-clean .brasbol-product-trust small{font-size:9px!important;line-height:1.14!important}
}
/* Celular */
@media(max-width:620px){
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info{
    padding:14px!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits,
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-product-trust{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits > span,
  body.single-product.brasbol-presencial-product-clean .brasbol-product-trust > span{
    min-height:72px!important;
    padding:10px!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits > span:nth-child(3),
  body.single-product.brasbol-presencial-product-clean .brasbol-product-trust > span:nth-child(3){
    grid-column:1 / -1!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits .bb-benefit-copy{
    gap:2px!important;
  }
  body.single-product.brasbol-presencial-product-clean .bb-mini-icon,
  body.single-product.brasbol-presencial-product-clean .bb-trust-icon{
    width:28px!important;
    height:28px!important;
    border-radius:9px!important;
  }
  body.single-product.brasbol-presencial-product-clean .bb-mini-icon svg,
  body.single-product.brasbol-presencial-product-clean .bb-trust-icon svg{
    width:14px!important;
    height:14px!important;
  }
  body.single-product.brasbol-presencial-product-clean .bb-benefit-copy b{font-size:14px!important}
  body.single-product.brasbol-presencial-product-clean .bb-benefit-copy small{font-size:8.8px!important;line-height:1.1!important}
  body.single-product.brasbol-presencial-product-clean .brasbol-product-trust strong{font-size:10.5px!important;line-height:1.1!important}
  body.single-product.brasbol-presencial-product-clean .brasbol-product-trust small{font-size:8.8px!important;line-height:1.12!important}
  body.single-product.brasbol-presencial-product-clean .brasbol-product-whatsapp{
    min-height:42px!important;
    font-size:12px!important;
  }
}


/* =========================================================
   v4.11.9 — ICONO Y TEXTO EN UNA SOLA LÍNEA
   Elimina menciones visibles a otros plugins y acomoda mejor
   beneficios/confianza en celular y tablet.
   ========================================================= */
body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits > span,
body.single-product.brasbol-presencial-product-clean .brasbol-product-trust > span{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits .bb-benefit-copy{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:6px!important;
  flex-wrap:wrap!important;
  text-align:left!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits .bb-benefit-copy b,
body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits .bb-benefit-copy small{
  display:inline!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-trust em{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:6px!important;
  flex-wrap:wrap!important;
  text-align:left!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-trust strong,
body.single-product.brasbol-presencial-product-clean .brasbol-product-trust small{
  display:inline!important;
}
body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits > span{min-height:58px!important}
body.single-product.brasbol-presencial-product-clean .brasbol-product-trust > span{min-height:62px!important}
body.single-product.brasbol-presencial-product-clean .bb-benefit-copy b,
body.single-product.brasbol-presencial-product-clean .brasbol-product-trust strong{margin-right:2px!important}

@media(max-width:980px){
  body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits,
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-product-trust{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits > span,
  body.single-product.brasbol-presencial-product-clean .brasbol-product-trust > span{
    min-height:60px!important;
    padding:10px!important;
    gap:8px!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits .bb-benefit-copy,
  body.single-product.brasbol-presencial-product-clean .brasbol-product-trust em{
    gap:4px!important;
  }
  body.single-product.brasbol-presencial-product-clean .bb-benefit-copy b{font-size:13px!important}
  body.single-product.brasbol-presencial-product-clean .bb-benefit-copy small,
  body.single-product.brasbol-presencial-product-clean .brasbol-product-trust strong,
  body.single-product.brasbol-presencial-product-clean .brasbol-product-trust small{font-size:9.5px!important;line-height:1.1!important}
}

@media(max-width:620px){
  body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits,
  body.single-product.brasbol-presencial-product-clean .brasbol-course-product-info .brasbol-product-trust{
    grid-template-columns:1fr!important;
    gap:7px!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits > span:nth-child(3),
  body.single-product.brasbol-presencial-product-clean .brasbol-product-trust > span:nth-child(3){
    grid-column:auto!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits > span,
  body.single-product.brasbol-presencial-product-clean .brasbol-product-trust > span{
    min-height:56px!important;
    padding:9px 10px!important;
    gap:8px!important;
    border-radius:12px!important;
  }
  body.single-product.brasbol-presencial-product-clean .bb-mini-icon,
  body.single-product.brasbol-presencial-product-clean .bb-trust-icon{
    width:26px!important;
    height:26px!important;
    border-radius:8px!important;
  }
  body.single-product.brasbol-presencial-product-clean .bb-mini-icon svg,
  body.single-product.brasbol-presencial-product-clean .bb-trust-icon svg{
    width:13px!important;
    height:13px!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-product-benefits .bb-benefit-copy,
  body.single-product.brasbol-presencial-product-clean .brasbol-product-trust em{
    gap:4px!important;
  }
  body.single-product.brasbol-presencial-product-clean .bb-benefit-copy b{font-size:13px!important}
  body.single-product.brasbol-presencial-product-clean .bb-benefit-copy small,
  body.single-product.brasbol-presencial-product-clean .brasbol-product-trust strong,
  body.single-product.brasbol-presencial-product-clean .brasbol-product-trust small{
    font-size:9.2px!important;
    line-height:1.08!important;
  }
  body.single-product.brasbol-presencial-product-clean .brasbol-product-whatsapp{
    min-height:40px!important;
    font-size:11.5px!important;
  }
}


/* =========================================================
   v4.12.0 — CURSO VIRTUAL LIMPIO Y CON IDENTIDAD BRASBOL
   Corrige iconos grandes/negros, unifica color y elimina
   referencias visibles a otros plugins en la ficha.
   ========================================================= */
body.single-product.brasbol-virtual-product-clean .brasbol-course-product-info{
  display:flex!important;
  flex-direction:column!important;
  gap:0!important;
}
body.single-product.brasbol-virtual-product-clean .brasbol-enrolled-course-access{
  margin:10px 0 14px!important;
  padding:18px!important;
  border:1px solid #cfe8d3!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,#f6fff7,#eef9f0)!important;
}
body.single-product.brasbol-virtual-product-clean .brasbol-enrolled-course-access p{
  color:#57705f!important;
}
body.single-product.brasbol-virtual-product-clean .brasbol-product-benefits,
body.single-product.brasbol-virtual-product-clean .brasbol-product-trust{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:10px!important;
}
body.single-product.brasbol-virtual-product-clean .brasbol-product-benefits{
  margin:14px 0 12px!important;
}
body.single-product.brasbol-virtual-product-clean .brasbol-product-trust{
  margin:10px 0 0!important;
}
body.single-product.brasbol-virtual-product-clean .brasbol-product-benefits > span,
body.single-product.brasbol-virtual-product-clean .brasbol-product-trust > span{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
  min-height:82px!important;
  padding:12px!important;
  border:1px solid #dcebdd!important;
  border-radius:16px!important;
  background:linear-gradient(180deg,#fcfffc,#f3faf5)!important;
  box-shadow:0 8px 22px rgba(19,71,34,.05)!important;
  text-align:left!important;
}
body.single-product.brasbol-virtual-product-clean .bb-mini-icon,
body.single-product.brasbol-virtual-product-clean .bb-trust-icon{
  flex:0 0 auto!important;
  display:grid!important;
  place-items:center!important;
  width:38px!important;
  height:38px!important;
  border-radius:12px!important;
  background:linear-gradient(135deg,#e9fff0,#dff7e7)!important;
  color:#0a8e2a!important;
  box-shadow:inset 0 0 0 1px rgba(7,130,33,.08)!important;
}
body.single-product.brasbol-virtual-product-clean .bb-mini-icon svg,
body.single-product.brasbol-virtual-product-clean .bb-trust-icon svg{
  width:18px!important;
  height:18px!important;
  display:block!important;
  color:currentColor!important;
  stroke:currentColor!important;
  fill:none!important;
  stroke-width:1.8!important;
}
body.single-product.brasbol-virtual-product-clean .bb-mini-icon svg *,
body.single-product.brasbol-virtual-product-clean .bb-trust-icon svg *{
  stroke:currentColor!important;
  fill:none!important;
  vector-effect:non-scaling-stroke!important;
}
body.single-product.brasbol-virtual-product-clean .bb-benefit-copy,
body.single-product.brasbol-virtual-product-clean .brasbol-product-trust em{
  display:flex!important;
  flex-direction:column!important;
  gap:2px!important;
  min-width:0!important;
  font-style:normal!important;
}
body.single-product.brasbol-virtual-product-clean .bb-benefit-copy b{
  margin:0!important;
  color:#0a8e2a!important;
  font-size:20px!important;
  line-height:1!important;
}
body.single-product.brasbol-virtual-product-clean .bb-benefit-copy small{
  color:#5c7063!important;
  font-size:11px!important;
  line-height:1.25!important;
}
body.single-product.brasbol-virtual-product-clean .brasbol-product-trust strong{
  color:#173923!important;
  font-size:12px!important;
  line-height:1.2!important;
}
body.single-product.brasbol-virtual-product-clean .brasbol-product-trust small{
  color:#6b7a71!important;
  font-size:10.5px!important;
  line-height:1.25!important;
}
body.single-product.brasbol-virtual-product-clean .brasbol-product-includes{
  border-radius:16px!important;
  overflow:hidden!important;
}
body.single-product.brasbol-virtual-product-clean .brasbol-product-includes li{
  position:relative!important;
  min-height:42px!important;
  padding:11px 12px 11px 42px!important;
  font-size:12px!important;
  line-height:1.4!important;
}
body.single-product.brasbol-virtual-product-clean .brasbol-product-includes li:before{
  content:"✓"!important;
  position:absolute!important;
  left:12px!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  display:grid!important;
  place-items:center!important;
  width:20px!important;
  height:20px!important;
  border-radius:999px!important;
  background:#e9fff0!important;
  color:#0a8e2a!important;
  font-size:12px!important;
  font-weight:900!important;
}
@media(max-width:980px){
  body.single-product.brasbol-virtual-product-clean .brasbol-product-benefits,
  body.single-product.brasbol-virtual-product-clean .brasbol-product-trust{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  body.single-product.brasbol-virtual-product-clean .brasbol-product-benefits > span:nth-child(3),
  body.single-product.brasbol-virtual-product-clean .brasbol-product-trust > span:nth-child(3){
    grid-column:1 / -1!important;
  }
}
@media(max-width:620px){
  body.single-product.brasbol-virtual-product-clean .brasbol-course-product-info{padding:16px!important}
  body.single-product.brasbol-virtual-product-clean .brasbol-enrolled-course-access{padding:15px!important;margin:8px 0 12px!important}
  body.single-product.brasbol-virtual-product-clean .brasbol-product-benefits,
  body.single-product.brasbol-virtual-product-clean .brasbol-product-trust{
    grid-template-columns:1fr!important;
    gap:8px!important;
  }
  body.single-product.brasbol-virtual-product-clean .brasbol-product-benefits > span,
  body.single-product.brasbol-virtual-product-clean .brasbol-product-trust > span{
    min-height:60px!important;
    padding:10px!important;
    border-radius:14px!important;
  }
  body.single-product.brasbol-virtual-product-clean .bb-mini-icon,
  body.single-product.brasbol-virtual-product-clean .bb-trust-icon{
    width:32px!important;
    height:32px!important;
    border-radius:10px!important;
  }
  body.single-product.brasbol-virtual-product-clean .bb-mini-icon svg,
  body.single-product.brasbol-virtual-product-clean .bb-trust-icon svg{
    width:16px!important;
    height:16px!important;
  }
  body.single-product.brasbol-virtual-product-clean .bb-benefit-copy b{font-size:18px!important}
  body.single-product.brasbol-virtual-product-clean .bb-benefit-copy small,
  body.single-product.brasbol-virtual-product-clean .brasbol-product-trust small{font-size:10px!important}
}


/* =========================================================
   v4.12.1 — CURSO VIRTUAL MÁS COMPACTO Y ALINEADO
   Reduce altura del encabezado derecho para equilibrar con la imagen.
   ========================================================= */
body.single-product.brasbol-virtual-product-clean .brasbol-course-product-info{
  padding:22px!important;
}
body.single-product.brasbol-virtual-product-clean .brasbol-course-product-info .woocommerce-breadcrumb{
  margin:0 0 8px!important;
  font-size:11px!important;
  line-height:1.3!important;
}
body.single-product.brasbol-virtual-product-clean .brasbol-course-product-info .brasbol-product-kicker{
  margin:0 0 9px!important;
  padding:7px 10px!important;
  font-size:10.5px!important;
}
body.single-product.brasbol-virtual-product-clean .brasbol-course-product-info .product_title{
  margin:0 0 10px!important;
  font-size:clamp(28px,2.55vw,40px)!important;
  line-height:1.02!important;
  letter-spacing:-.03em!important;
}
body.single-product.brasbol-virtual-product-clean .brasbol-course-product-info .woocommerce-product-details__short-description{
  margin:0 0 10px!important;
  font-size:13.5px!important;
  line-height:1.48!important;
}
body.single-product.brasbol-virtual-product-clean .brasbol-course-product-info .product_meta{
  margin-top:10px!important;
  padding-top:10px!important;
  font-size:10.5px!important;
}
body.single-product.brasbol-virtual-product-clean .brasbol-enrolled-course-access{
  margin:8px 0 12px!important;
  padding:16px!important;
}
body.single-product.brasbol-virtual-product-clean .brasbol-enrolled-course-access h3{
  margin:0 0 8px!important;
  font-size:18px!important;
  line-height:1.18!important;
}
body.single-product.brasbol-virtual-product-clean .brasbol-enrolled-course-access p{
  margin:0 0 12px!important;
  font-size:13px!important;
  line-height:1.45!important;
}
body.single-product.brasbol-virtual-product-clean .brasbol-view-course-button{
  min-height:46px!important;
  font-size:14px!important;
}
@media(max-width:980px){
  body.single-product.brasbol-virtual-product-clean .brasbol-course-product-info{
    padding:20px!important;
  }
  body.single-product.brasbol-virtual-product-clean .brasbol-course-product-info .product_title{
    font-size:34px!important;
  }
}
@media(max-width:620px){
  body.single-product.brasbol-virtual-product-clean .brasbol-course-product-info{
    padding:15px!important;
  }
  body.single-product.brasbol-virtual-product-clean .brasbol-course-product-info .product_title{
    font-size:27px!important;
    margin:0 0 8px!important;
  }
  body.single-product.brasbol-virtual-product-clean .brasbol-course-product-info .woocommerce-product-details__short-description{
    font-size:13px!important;
    line-height:1.42!important;
  }
  body.single-product.brasbol-virtual-product-clean .brasbol-enrolled-course-access{
    padding:14px!important;
  }
  body.single-product.brasbol-virtual-product-clean .brasbol-enrolled-course-access h3{
    font-size:17px!important;
  }
  body.single-product.brasbol-virtual-product-clean .brasbol-enrolled-course-access p{
    font-size:12.5px!important;
    margin:0 0 10px!important;
  }
}

/* =========================================================
   v4.13.0 — PRODUCTO + CHECKOUT MODERNO / RESPONSIVE
   Capa final única. No altera datos ni lógica de gateways.
   ========================================================= */

/* PRODUCTO INDIVIDUAL */
body.single-product .brasbol-course-product-shell{
  background:linear-gradient(180deg,#f3fbf5 0,#f8fbf9 260px,#fff 720px)!important;
}
body.single-product .brasbol-course-product-container{
  width:min(1200px,calc(100% - 32px))!important;
  max-width:1200px!important;
  margin:0 auto!important;
  padding:30px 0 72px!important;
}
body.single-product .brasbol-course-product-top{
  grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr)!important;
  gap:26px!important;
}
body.single-product .brasbol-course-product-media,
body.single-product .brasbol-course-product-info{
  border:1px solid #dce8df!important;
  border-radius:22px!important;
  background:#fff!important;
  box-shadow:0 14px 40px rgba(15,66,31,.075)!important;
}
body.single-product .brasbol-course-product-media{
  top:88px!important;
  padding:14px!important;
}
body.single-product .brasbol-course-product-media .woocommerce-product-gallery img{
  max-height:560px!important;
  object-fit:contain!important;
  background:#f7faf8!important;
}
body.single-product .brasbol-course-product-info{
  padding:30px!important;
}
body.single-product .brasbol-course-product-info .product_title{
  font-size:clamp(34px,3.4vw,48px)!important;
  line-height:1.03!important;
}
body.single-product .brasbol-course-product-info .price ins .amount,
body.single-product .brasbol-course-product-info .price>.amount{
  font-size:38px!important;
}
body.single-product .brasbol-product-benefits span{
  min-height:72px!important;
  border-radius:14px!important;
}
body.single-product .brasbol-product-trust{
  gap:8px!important;
}
body.single-product .brasbol-product-trust span{
  min-height:42px!important;
  border-radius:11px!important;
  background:#f8fbf9!important;
}
body.single-product .brasbol-course-product-details{
  padding-top:34px!important;
}
body.single-product .brasbol-course-product-details .woocommerce-Tabs-panel{
  padding:28px!important;
}
body.single-product .brasbol-course-product-details .related.products ul.products{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}

/* CHECKOUT: una sola capa final sobre WooCommerce */
body.woocommerce-checkout{
  background:linear-gradient(180deg,#f3f8f4,#fff 680px)!important;
}
body.woocommerce-checkout .entry-content>.woocommerce,
body.woocommerce-checkout .woocommerce{
  width:min(1180px,calc(100% - 30px))!important;
  max-width:1180px!important;
  margin:0 auto!important;
  padding:26px 0 50px!important;
}
body.woocommerce-checkout .brasbol-v410-head,
body.woocommerce-checkout .brasbol-commerce-head{
  margin-bottom:18px!important;
  border:1px solid #dce8df!important;
  border-radius:18px!important;
  background:linear-gradient(135deg,#fff,#f6fff8)!important;
  box-shadow:0 12px 30px rgba(15,66,31,.06)!important;
}
body.woocommerce-checkout form.checkout{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(390px,.9fr)!important;
  gap:20px!important;
  align-items:start!important;
}
body.woocommerce-checkout #customer_details,
body.woocommerce-checkout #order_review{
  min-width:0!important;
  width:100%!important;
  margin:0!important;
  padding:22px!important;
  float:none!important;
  border:1px solid #dce8df!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 12px 30px rgba(15,66,31,.065)!important;
}
body.woocommerce-checkout #order_review{
  position:sticky!important;
  top:92px!important;
}
body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:13px 14px!important;
}
body.woocommerce-checkout .form-row{
  min-width:0!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  float:none!important;
}
body.woocommerce-checkout .form-row label{
  margin:0 0 6px!important;
  color:#263a2d!important;
  font-size:12px!important;
  font-weight:800!important;
}
body.woocommerce-checkout .form-row input.input-text,
body.woocommerce-checkout .form-row select,
body.woocommerce-checkout .form-row textarea{
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  min-height:49px!important;
  padding:0 13px!important;
  border:1px solid #cbd8cf!important;
  border-radius:11px!important;
  background:#fff!important;
  box-shadow:none!important;
  font-size:16px!important;
}
body.woocommerce-checkout .form-row textarea{
  min-height:100px!important;
  padding-top:12px!important;
}
body.woocommerce-checkout .form-row input:focus,
body.woocommerce-checkout .form-row select:focus,
body.woocommerce-checkout .form-row textarea:focus{
  border-color:#0b8f3b!important;
  box-shadow:0 0 0 4px rgba(11,143,59,.10)!important;
}
body.woocommerce-checkout table.shop_table{
  table-layout:auto!important;
  border:1px solid #e0e9e2!important;
  border-radius:14px!important;
  overflow:hidden!important;
}
body.woocommerce-checkout #payment{
  border:1px solid #e0e9e2!important;
  border-radius:14px!important;
  overflow:hidden!important;
  background:#fff!important;
}
body.woocommerce-checkout #payment ul.payment_methods>li{
  padding:13px!important;
  border-bottom:1px solid #edf1ee!important;
}
body.woocommerce-checkout #payment div.payment_box,
body.woocommerce-checkout #payment iframe,
body.woocommerce-checkout [class*="mercadopago"],
body.woocommerce-checkout [id*="mercadopago"]{
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
}
body.woocommerce-checkout #place_order{
  width:100%!important;
  min-height:54px!important;
  border:0!important;
  border-radius:12px!important;
  background:linear-gradient(135deg,#0bd326,#08b821)!important;
  color:#062d13!important;
  font-size:17px!important;
  font-weight:900!important;
  box-shadow:0 10px 24px rgba(11,211,38,.20)!important;
}

@media(max-width:980px){
  body.single-product .brasbol-course-product-top{
    grid-template-columns:minmax(0,1fr) minmax(340px,.9fr)!important;
    gap:18px!important;
  }
  body.woocommerce-checkout form.checkout{
    grid-template-columns:minmax(0,1fr) minmax(340px,.85fr)!important;
  }
}

@media(max-width:820px){
  body.single-product .brasbol-course-product-container{
    width:calc(100% - 20px)!important;
    padding:18px 0 52px!important;
  }
  body.single-product .brasbol-course-product-top{
    display:flex!important;
    flex-direction:column!important;
    gap:14px!important;
  }
  body.single-product .brasbol-course-product-media,
  body.single-product .brasbol-course-product-info{
    width:100%!important;
    position:static!important;
    border-radius:17px!important;
  }
  body.single-product .brasbol-course-product-info{
    padding:20px!important;
  }
  body.single-product .brasbol-course-product-info .product_title{
    font-size:31px!important;
  }
  body.single-product .brasbol-product-benefits{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
  body.single-product .brasbol-course-product-details .related.products ul.products{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  body.single-product #reviews{
    grid-template-columns:1fr!important;
  }

  body.woocommerce-checkout .entry-content>.woocommerce,
  body.woocommerce-checkout .woocommerce{
    width:calc(100% - 16px)!important;
    padding-top:14px!important;
  }
  body.woocommerce-checkout form.checkout{
    display:flex!important;
    flex-direction:column!important;
    gap:14px!important;
  }
  body.woocommerce-checkout #customer_details,
  body.woocommerce-checkout #order_review,
  body.woocommerce-checkout #order_review_heading{
    width:100%!important;
    position:static!important;
  }
  body.woocommerce-checkout #customer_details,
  body.woocommerce-checkout #order_review{
    padding:16px!important;
    border-radius:15px!important;
  }
}

@media(max-width:560px){
  body.single-product .brasbol-course-product-container{
    width:calc(100% - 12px)!important;
    padding-top:10px!important;
  }
  body.single-product .brasbol-course-product-media{
    padding:8px!important;
  }
  body.single-product .brasbol-course-product-info{
    padding:16px!important;
  }
  body.single-product .brasbol-course-product-info .product_title{
    font-size:28px!important;
  }
  body.single-product .brasbol-course-product-info .price ins .amount,
  body.single-product .brasbol-course-product-info .price>.amount{
    font-size:32px!important;
  }
  body.single-product .brasbol-product-benefits{
    grid-template-columns:1fr 1fr!important;
    gap:7px!important;
  }
  body.single-product .brasbol-product-benefits span:last-child{
    grid-column:1/-1!important;
  }
  body.single-product .brasbol-course-product-details .woocommerce-tabs ul.tabs{
    display:flex!important;
    overflow-x:auto!important;
    flex-wrap:nowrap!important;
    scrollbar-width:none!important;
  }
  body.single-product .brasbol-course-product-details .woocommerce-Tabs-panel{
    padding:17px!important;
    border-radius:14px!important;
  }
  body.single-product .brasbol-course-product-details .related.products ul.products{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }
  body.single-product .related.products ul.products li.product{
    padding:8px!important;
  }

  body.woocommerce-checkout .entry-content>.woocommerce,
  body.woocommerce-checkout .woocommerce{
    width:calc(100% - 10px)!important;
    padding-top:9px!important;
  }
  body.woocommerce-checkout #customer_details,
  body.woocommerce-checkout #order_review{
    padding:13px!important;
    border-radius:13px!important;
  }
  body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{
    grid-template-columns:1fr!important;
    gap:11px!important;
  }
  body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper>.form-row{
    grid-column:1!important;
  }
  body.woocommerce-checkout table.shop_table th,
  body.woocommerce-checkout table.shop_table td{
    padding:9px!important;
    font-size:11px!important;
    overflow-wrap:anywhere!important;
  }
  body.woocommerce-checkout #place_order{
    min-height:52px!important;
    font-size:16px!important;
  }
}
