/* 0.7.0 — non-destructive WooCommerce product layout.
   Core styles the existing Woo/theme markup; it never duplicates or migrates product data. */
body.fk-product-modern{
  background:#f4f5f5!important;
  --fk-product-card:#fff;
}
body.fk-product-modern.fk-woo-header-mounted>.fk-core-header,
body.fk-product-modern>.fk-core-header{
  position:relative!important;inset:auto!important;top:auto!important;margin:0!important;transform:none!important;
}
body.fk-product-modern{
  padding-top:0!important;margin-top:0!important;
  --wd-header-banner-h:0px!important;--wd-top-bar-h:0px!important;--wd-header-general-h:0px!important;--wd-header-bottom-h:0px!important;
}
body.fk-product-modern .main-page-wrapper,
body.fk-product-modern .website-wrapper,
body.fk-product-modern #page,
body.fk-product-modern .site{
  margin-top:0!important;padding-top:0!important;
}
body.fk-product-modern .woocommerce-breadcrumb,
body.fk-product-modern .breadcrumbs,
body.fk-product-modern .yoast-breadcrumb{
  width:min(calc(100% - 32px),var(--fk-container,1180px));margin:18px auto!important;padding:12px 16px!important;
  border:1px solid #e3e7e8;border-radius:14px;background:#fff;color:#778087!important;font-size:12.5px;box-sizing:border-box;
}
body.fk-product-modern div.product.fk-product-modernized{
  width:min(calc(100% - 32px),var(--fk-container,1180px));margin:22px auto 34px!important;padding:24px!important;
  background:#fff;border:1px solid #e3e7e8;border-radius:26px;box-shadow:0 18px 55px rgba(28,31,34,.06);
}
body.fk-product-modern div.product.fk-product-modernized::after{content:"";display:block;clear:both}
body.fk-product-modern div.product.fk-product-modernized .fk-product-gallery-modern,
body.fk-product-modern div.product.fk-product-modernized .fk-product-summary-modern{box-sizing:border-box}
@media(min-width:901px){
  body.fk-product-modern div.product.fk-product-modernized .fk-product-gallery-modern{
    width:48%!important;float:right!important;margin:0!important;padding:0 0 0 26px!important;
  }
  body.fk-product-modern div.product.fk-product-modernized .fk-product-summary-modern{
    width:52%!important;float:left!important;margin:0!important;padding:16px 10px 12px 4px!important;
  }
  body.fk-product-modern.fk-product-sticky-summary .fk-product-summary-modern{position:sticky!important;top:92px!important}
}
body.fk-product-modern .fk-product-gallery-modern img{
  border-radius:22px!important;background:#f2f3f3!important;box-shadow:none!important;
}
body.fk-product-modern .fk-product-kicker{
  display:inline-flex;align-items:center;gap:8px;margin:0 0 10px;color:#3a4145;font-size:12px;font-weight:900;
}
body.fk-product-modern .fk-product-kicker::before{content:"";width:22px;height:5px;border-radius:999px;background:var(--fk-yellow,#E7E500)}
body.fk-product-modern .fk-product-title-modern,
body.fk-product-modern .summary .product_title{
  margin:0 0 12px!important;color:#202326!important;font-size:clamp(28px,3vw,48px)!important;line-height:1.35!important;font-weight:950!important;
}
body.fk-product-modern .summary .woocommerce-product-details__short-description{
  color:#657078!important;font-size:15px!important;line-height:2.05!important;margin:12px 0 18px!important;
}
body.fk-product-modern .fk-product-price-modern,
body.fk-product-modern .summary .price{
  display:block;margin:12px 0 18px!important;color:#273449!important;font-size:24px!important;font-weight:950!important;
}
body.fk-product-modern .summary form.cart{
  display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;margin:18px 0 14px!important;
}
body.fk-product-modern .summary .quantity .qty{
  min-height:50px!important;border:1px solid #dfe4e5!important;border-radius:14px!important;background:#fff!important;
}
body.fk-product-modern .summary .single_add_to_cart_button,
body.fk-product-modern .fk-product-buy-button{
  min-height:52px!important;padding:0 28px!important;border:1px solid #d8d600!important;border-radius:14px!important;
  background:var(--fk-yellow,#E7E500)!important;color:#202326!important;font-weight:950!important;box-shadow:0 12px 28px rgba(210,208,0,.18)!important;
}
body.fk-product-modern .summary .single_add_to_cart_button:hover{transform:translateY(-1px);filter:brightness(.98)}
body.fk-product-modern .summary .product_meta{
  margin-top:18px!important;padding-top:14px!important;border-top:1px solid #edf0f0!important;color:#788086!important;font-size:12px!important;line-height:2!important;
}
body.fk-product-modern .fk-product-section-modern,
body.fk-product-modern .woocommerce-tabs,
body.fk-product-modern .wc-tabs-wrapper,
body.fk-product-modern .related.products,
body.fk-product-modern .upsells.products,
body.fk-product-modern #reviews{
  width:min(calc(100% - 32px),var(--fk-container,1180px));margin:20px auto!important;padding:22px!important;
  background:#fff!important;border:1px solid #e3e7e8!important;border-radius:22px!important;box-sizing:border-box!important;
  box-shadow:0 12px 38px rgba(28,31,34,.045)!important;
}
body.fk-product-modern .woocommerce-tabs ul.tabs{
  display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin:0 0 18px!important;padding:0!important;border:0!important;
}
body.fk-product-modern .woocommerce-tabs ul.tabs li{
  border:1px solid #e2e6e7!important;border-radius:999px!important;background:#fafbfb!important;margin:0!important;padding:0!important;
}
body.fk-product-modern .woocommerce-tabs ul.tabs li a{padding:10px 16px!important;color:#40484d!important;font-weight:850!important}
body.fk-product-modern .woocommerce-tabs ul.tabs li.active{background:#202326!important;border-color:#202326!important}
body.fk-product-modern .woocommerce-tabs ul.tabs li.active a{color:#fff!important}
body.fk-product-modern .woocommerce-tabs h2,
body.fk-product-modern .related.products>h2,
body.fk-product-modern #reviews h2{
  color:#2b384d!important;font-size:22px!important;font-weight:950!important;line-height:1.6!important;
}
body.fk-product-modern #reviews .commentlist li .comment-text{
  border:1px solid #e4e8e9!important;border-radius:18px!important;background:#fff!important;padding:16px!important;
}
body.fk-product-modern .fk-product-mobile-buybar{display:none}
@media(max-width:900px){
  body.fk-product-modern div.product.fk-product-modernized{width:calc(100% - 22px);padding:14px;border-radius:20px;margin-top:14px!important}
  body.fk-product-modern div.product.fk-product-modernized .fk-product-gallery-modern,
  body.fk-product-modern div.product.fk-product-modernized .fk-product-summary-modern{width:100%!important;float:none!important;padding:0!important;margin:0!important;position:static!important}
  body.fk-product-modern .fk-product-summary-modern{padding-top:18px!important}
  body.fk-product-modern .fk-product-title-modern,body.fk-product-modern .summary .product_title{font-size:30px!important}
  body.fk-product-modern .fk-product-section-modern,body.fk-product-modern .woocommerce-tabs,body.fk-product-modern .wc-tabs-wrapper,body.fk-product-modern .related.products,body.fk-product-modern .upsells.products,body.fk-product-modern #reviews{width:calc(100% - 22px);padding:15px!important;border-radius:18px!important}
  body.fk-product-modern.fk-product-mobile-buybar-enabled{padding-bottom:82px!important}
  body.fk-product-modern .fk-product-mobile-buybar{
    position:fixed;z-index:99997;left:10px;right:10px;bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:10px;
    padding:10px 12px;border:1px solid #dfe3e4;border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 16px 46px rgba(25,28,31,.18);backdrop-filter:blur(12px);
  }
  body.admin-bar.fk-product-modern .fk-product-mobile-buybar{bottom:10px}
  body.fk-product-modern .fk-product-mobile-price{color:#26344b;font-size:13px;font-weight:900;white-space:nowrap}
  body.fk-product-modern .fk-product-mobile-action{min-height:48px;padding:0 20px;border:1px solid #d8d600;border-radius:13px;background:var(--fk-yellow,#E7E500);color:#202326;font:inherit;font-weight:950}
}

/* 0.7.1 — exact Amoozeshyar product adapter, derived from the real Staging DOM.
   Presentation only: existing Woo/Amoozeshyar nodes are kept as the single source of truth. */
body.fk-product-modern.fk-product-amoozeshyar{
  background:#f4f5f5!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-root{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
body.fk-product-amoozeshyar .container-roadmap{
  width:min(calc(100% - 32px),var(--fk-container,1180px))!important;
  max-width:var(--fk-container,1180px)!important;
  margin:18px auto!important;
  padding:0!important;
  box-sizing:border-box!important;
}
body.fk-product-amoozeshyar .container-roadmap .roadmap-wrapper{
  margin:0!important;
  padding:11px 16px!important;
  border:1px solid #e3e7e8!important;
  border-radius:14px!important;
  box-shadow:none!important;
  background:#fff!important;
  color:#778087!important;
}

/* Hero: real Amoozeshyar title/description/price/action/image, no cloned product data. */
body.fk-product-amoozeshyar #product-single-header.fk-product-amoozeshyar-hero{
  display:block!important;
  width:min(calc(100% - 32px),var(--fk-container,1180px))!important;
  max-width:var(--fk-container,1180px)!important;
  margin:18px auto 16px!important;
  padding:0!important;
  overflow:hidden!important;
  border:1px solid #e2e6e7!important;
  border-radius:28px!important;
  background:#fff!important;
  box-shadow:0 18px 58px rgba(28,31,34,.065)!important;
}
body.fk-product-amoozeshyar #product-single-header .fk-product-amoozeshyar-hero-inner{
  display:grid!important;
  grid-template-columns:minmax(0,1.08fr) minmax(320px,.82fr)!important;
  gap:38px!important;
  align-items:center!important;
  width:100%!important;
  min-height:0!important;
  margin:0!important;
  padding:30px!important;
  box-sizing:border-box!important;
  background:linear-gradient(135deg,#fff 0%,#fff 72%,#fafbe8 100%)!important;
}
body.fk-product-amoozeshyar #product-single-header .fk-product-amoozeshyar-info{
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  justify-content:center!important;
  grid-column:1!important;
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
  margin:0!important;
  padding:8px 4px!important;
  position:static!important;
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
}
body.fk-product-amoozeshyar #product-single-header .fk-product-kicker{
  display:inline-flex!important;
  align-self:flex-start!important;
  align-items:center!important;
  gap:8px!important;
  margin:0 0 10px!important;
  color:#4c555a!important;
  font-size:12px!important;
  font-weight:900!important;
}
body.fk-product-amoozeshyar #product-single-header .fk-product-title-modern{
  display:block!important;
  margin:0 0 12px!important;
  color:#202326!important;
  font-size:clamp(34px,4vw,54px)!important;
  line-height:1.35!important;
  font-weight:950!important;
  letter-spacing:-.02em!important;
}
body.fk-product-amoozeshyar #product-single-header .fk-product-amoozeshyar-desc{
  display:block!important;
  width:100%!important;
  max-width:670px!important;
  margin:0 0 8px!important;
  padding:0!important;
  color:#69747b!important;
  font-size:14.5px!important;
  line-height:2.05!important;
  opacity:1!important;
  visibility:visible!important;
}
body.fk-product-amoozeshyar #product-single-header .fk-product-amoozeshyar-desc p{
  display:-webkit-box!important;
  -webkit-line-clamp:4!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  margin:0!important;
  color:inherit!important;
  font-size:inherit!important;
  line-height:inherit!important;
}
body.fk-product-amoozeshyar #product-single-header .fk-product-amoozeshyar-action{
  display:flex!important;
  flex-direction:column!important;
  gap:12px!important;
  width:100%!important;
  margin:12px 0 0!important;
  padding:0!important;
  position:static!important;
  opacity:1!important;
  visibility:visible!important;
}
body.fk-product-amoozeshyar #product-single-header .product-single-header-price{
  order:-2!important;
  display:flex!important;
  align-items:center!important;
  width:auto!important;
  margin:0!important;
  padding:0!important;
  color:#273449!important;
  opacity:1!important;
  visibility:visible!important;
}
body.fk-product-amoozeshyar #product-single-header .product-price{
  display:flex!important;
  align-items:baseline!important;
  gap:7px!important;
  color:#273449!important;
  font-size:25px!important;
  font-weight:950!important;
}
body.fk-product-amoozeshyar #product-single-header .product-price-active,
body.fk-product-amoozeshyar #product-single-header .product-price-symbol,
body.fk-product-amoozeshyar #product-single-header .product-price-unidad{
  color:inherit!important;
  font-weight:inherit!important;
}
body.fk-product-amoozeshyar #product-single-header .fk-product-amoozeshyar-buttons{
  order:-1!important;
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  flex-wrap:wrap!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}
body.fk-product-amoozeshyar #product-single-header .product-single-singup-button,
body.fk-product-amoozeshyar #product-single-header .fk-product-buy-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  min-height:52px!important;
  margin:0!important;
  padding:0 24px!important;
  border:1px solid #d8d600!important;
  border-radius:14px!important;
  background:var(--fk-yellow,#E7E500)!important;
  color:#202326!important;
  font:inherit!important;
  font-weight:950!important;
  text-decoration:none!important;
  box-shadow:0 12px 26px rgba(214,211,0,.18)!important;
}
body.fk-product-amoozeshyar #product-single-header .product-single-downloads-button{
  border-color:#dfe4e5!important;
  background:#fff!important;
  color:#30383d!important;
  box-shadow:none!important;
}
body.fk-product-amoozeshyar #product-single-header .product-single-singup-button:hover{
  transform:translateY(-1px)!important;
  filter:brightness(.985)!important;
}
body.fk-product-amoozeshyar #product-single-header .fk-product-amoozeshyar-cart-message{
  margin:10px 0 0!important;
  padding:10px 12px!important;
  border:1px solid #eceeb5!important;
  border-radius:12px!important;
  background:#fcfce9!important;
  color:#657078!important;
  font-size:12.5px!important;
  line-height:1.9!important;
}
body.fk-product-amoozeshyar #product-single-header .fk-product-amoozeshyar-media{
  display:block!important;
  grid-column:2!important;
  width:100%!important;
  max-width:430px!important;
  min-width:0!important;
  margin:0 auto!important;
  padding:0!important;
  position:static!important;
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
}
body.fk-product-amoozeshyar #product-single-header .fk-product-amoozeshyar-cover{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  border:1px solid #e0e4e5!important;
  border-radius:22px!important;
  background:#f1f2f3!important;
  box-shadow:none!important;
}
body.fk-product-amoozeshyar #product-single-header .fk-product-amoozeshyar-cover img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-width:100%!important;
  max-height:430px!important;
  aspect-ratio:1/1!important;
  object-fit:cover!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
body.fk-product-physical #product-single-header .fk-product-amoozeshyar-cover{
  aspect-ratio:auto!important;
  height:auto!important;
  min-height:0!important;
}
body.fk-product-physical #product-single-header .fk-product-amoozeshyar-cover img{
  width:100%!important;
  height:auto!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:center center!important;
}

/* Small engagement rail under the hero. */
body.fk-product-amoozeshyar .fk-product-amoozeshyar-ops{
  width:min(calc(100% - 32px),var(--fk-container,1180px))!important;
  margin:0 auto 20px!important;
  padding:0!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-ops .sp-ops-wrapper{
  display:flex!important;
  flex-direction:row!important;
  justify-content:flex-start!important;
  gap:8px!important;
  flex-wrap:wrap!important;
  padding:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-ops .sp-ops-i{
  min-width:52px!important;
  min-height:42px!important;
  padding:8px 11px!important;
  border:1px solid #e1e5e6!important;
  border-radius:12px!important;
  background:#fff!important;
  color:#687177!important;
  box-shadow:none!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-ops .sp-ops-i svg{
  width:17px!important;height:17px!important;color:#687177!important;fill:currentColor!important;
}

/* Main educational content + factual course sidebar. */
body.fk-product-amoozeshyar .fk-product-amoozeshyar-content{
  width:min(calc(100% - 32px),var(--fk-container,1180px))!important;
  max-width:var(--fk-container,1180px)!important;
  margin:0 auto 34px!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 280px!important;
  gap:20px!important;
  align-items:start!important;
  direction:ltr!important;
  box-sizing:border-box!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes{
  min-width:0!important;
  width:auto!important;
  margin:0!important;
  padding:0!important;
  direction:rtl!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar{
  width:auto!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  display:flex!important;
  flex-direction:column!important;
  gap:10px!important;
  direction:rtl!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar-sticky{
  position:sticky!important;
  top:94px!important;
  display:flex!important;
  flex-direction:column!important;
  gap:10px!important;
}
body.fk-product-amoozeshyar .fk-product-side-card,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar .product-contents-slidebar-wrapper{
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar .product-attrs-item,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar .product-author-container,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar .product-tags-container{
  margin:0!important;
  padding:14px!important;
  border:1px solid #e2e6e7!important;
  border-radius:16px!important;
  background:#fff!important;
  box-shadow:0 10px 28px rgba(28,31,34,.035)!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar .product-attrs-item{
  display:grid!important;
  grid-template-columns:34px minmax(0,1fr)!important;
  column-gap:10px!important;
  row-gap:2px!important;
  align-items:center!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar .product-attrs-item-icon{
  grid-row:1/3!important;
  width:34px!important;height:34px!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
  border-radius:10px!important;background:#f5f6df!important;color:#646d72!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar .product-attrs-item-icon svg{
  width:18px!important;height:18px!important;fill:currentColor!important;color:inherit!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar .product-attrs-item-label{
  color:#81898e!important;font-size:11px!important;font-weight:750!important;line-height:1.7!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar .product-attrs-item-value{
  color:#26313a!important;font-size:13px!important;font-weight:900!important;line-height:1.7!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar .product-author-container{
  display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar .product-author-avatar img{
  width:48px!important;height:48px!important;object-fit:cover!important;border-radius:50%!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar .product-author-name a{
  color:#273449!important;font-weight:900!important;text-decoration:none!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar .product-author-subtitle{
  color:#899196!important;font-size:11px!important;margin-top:2px!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar .product-tags-container{
  display:flex!important;gap:6px!important;flex-wrap:wrap!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar .product-tags-container a{
  display:inline-flex!important;align-items:center!important;min-height:30px!important;padding:0 10px!important;
  border:1px solid #e5e8e9!important;border-radius:999px!important;background:#fafbfb!important;color:#606970!important;font-size:11px!important;text-decoration:none!important;
}

/* Existing Amoozeshyar content cards, restyled in place. */
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .fk-product-section-modern,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .box-content{
  width:100%!important;
  max-width:none!important;
  margin:0 0 18px!important;
  padding:0!important;
  overflow:hidden!important;
  border:1px solid #e2e6e7!important;
  border-radius:20px!important;
  background:#fff!important;
  box-shadow:0 12px 34px rgba(28,31,34,.04)!important;
  box-sizing:border-box!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .box-content-title{
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
  min-height:0!important;
  margin:0!important;
  padding:18px 20px 12px!important;
  color:#26344b!important;
  background:#fff!important;
  border:0!important;
  font-size:18px!important;
  line-height:1.7!important;
  font-weight:950!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .box-content-title::before{
  content:""!important;
  flex:0 0 20px!important;
  width:20px!important;height:5px!important;
  border-radius:999px!important;
  background:var(--fk-yellow,#E7E500)!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .box-content-title h1,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .box-content-title h2,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .box-content-title h3,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .box-content-title div{
  margin:0!important;color:inherit!important;font:inherit!important;line-height:inherit!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .box-content-wrapper{
  margin:0!important;
  padding:4px 20px 20px!important;
  color:#5f696f!important;
  font-size:14px!important;
  line-height:2!important;
  background:#fff!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .product-list-desc{
  margin:0 0 12px!important;padding:12px 14px!important;border:1px solid #eef0f0!important;border-radius:13px!important;background:#fafbfb!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .product-list-flex{
  display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .product-green-list-container,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .product-red-list-container{
  padding:16px!important;border:1px solid #e7eaeb!important;border-radius:15px!important;background:#fbfcfc!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .product-green-list-container{border-top:3px solid #8bcf98!important}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .product-red-list-container{border-top:3px solid #ef8e8e!important}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .product-list-title{
  margin:0 0 10px!important;color:#2f3b44!important;font-size:14px!important;font-weight:950!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .product-green-list-container li::marker{color:#79c589!important}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .product-red-list-container li::marker{color:#ea8585!important}

/* FAQ */
body.fk-product-amoozeshyar .fk-product-faq-item{
  margin:0 0 8px!important;
  overflow:hidden!important;
  border:1px solid #e5e8e9!important;
  border-radius:13px!important;
  background:#fff!important;
  box-shadow:none!important;
}
body.fk-product-amoozeshyar .fk-product-faq-item .amshyar-faq-item-title{
  min-height:52px!important;padding:10px 14px!important;background:#fff!important;color:#334150!important;
}
body.fk-product-amoozeshyar .fk-product-faq-item .amshyar-faq-item-title-text{
  color:#334150!important;font-size:13.5px!important;font-weight:850!important;
}
body.fk-product-amoozeshyar .fk-product-faq-item .amshyar-faq-item-reply{
  padding:0 14px 14px!important;background:#fafbfb!important;color:#687278!important;line-height:2!important;
}

/* Sessions */
body.fk-product-amoozeshyar .product-videos-item-title{
  margin:0 0 8px!important;padding:8px 0!important;color:#273449!important;font-size:16px!important;font-weight:950!important;
}
body.fk-product-amoozeshyar .fk-product-session-row{
  margin:0 0 8px!important;
  border:1px solid #e4e8e9!important;
  border-radius:13px!important;
  background:#fff!important;
  box-shadow:none!important;
}
body.fk-product-amoozeshyar .fk-product-session-row .product-videos-item-list-wrapper{
  min-height:56px!important;padding:10px 12px!important;
}
body.fk-product-amoozeshyar .fk-product-session-row .product-videos-item-list-title-text{
  color:#44556d!important;font-size:13.5px!important;font-weight:800!important;
}
body.fk-product-amoozeshyar .fk-product-session-row .product-videos-item-list-private{
  color:#7a858c!important;font-size:11px!important;
}

/* Reviews and review form */
body.fk-product-amoozeshyar #comments .commentlist{
  margin:0!important;padding:0!important;list-style:none!important;
}
body.fk-product-amoozeshyar #comments .commentlist li.review{
  margin:0 0 10px!important;padding:0!important;background:transparent!important;
}
body.fk-product-amoozeshyar .fk-product-review-card{
  display:grid!important;
  grid-template-columns:54px minmax(0,1fr)!important;
  gap:12px!important;
  align-items:start!important;
  padding:15px!important;
  border:1px solid #e4e8e9!important;
  border-radius:15px!important;
  background:#fff!important;
  box-shadow:none!important;
}
body.fk-product-amoozeshyar .fk-product-review-card img.avatar{
  width:54px!important;height:54px!important;border-radius:50%!important;object-fit:cover!important;
}
body.fk-product-amoozeshyar #comments .comment-form textarea,
body.fk-product-amoozeshyar #comments .comment-form input[type="text"],
body.fk-product-amoozeshyar #comments .comment-form input[type="email"]{
  width:100%!important;min-height:48px!important;padding:12px!important;border:1px solid #dfe4e5!important;border-radius:12px!important;background:#fff!important;font:inherit!important;
}
body.fk-product-amoozeshyar #comments .comment-form textarea{min-height:130px!important}
body.fk-product-amoozeshyar #comments .form-submit input[type="submit"]{
  min-height:48px!important;padding:0 20px!important;border:1px solid #d8d600!important;border-radius:12px!important;background:var(--fk-yellow,#E7E500)!important;color:#202326!important;font:inherit!important;font-weight:950!important;
}

/* Existing Elementor/Woo buy form remains functional; only presentation changes. */
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes form.fk-product-cart-modern{
  display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .fk-product-buy-button{
  min-height:50px!important;padding:0 22px!important;border:1px solid #d8d600!important;border-radius:13px!important;background:var(--fk-yellow,#E7E500)!important;color:#202326!important;font:inherit!important;font-weight:950!important;
}

/* Theme's real sticky CTA remains the action source but gets Core styling. */
body.fk-product-amoozeshyar .fk-product-amoozeshyar-cta-bar{
  border-top:1px solid #e1e5e6!important;
  background:rgba(255,255,255,.96)!important;
  box-shadow:0 -10px 32px rgba(25,28,31,.08)!important;
  backdrop-filter:blur(10px)!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-cta-bar .product-single-singup-button{
  min-height:46px!important;padding:0 20px!important;border:1px solid #d8d600!important;border-radius:12px!important;background:var(--fk-yellow,#E7E500)!important;color:#202326!important;font-weight:950!important;
}

@media(max-width:900px){
  body.fk-product-amoozeshyar .container-roadmap,
  body.fk-product-amoozeshyar #product-single-header.fk-product-amoozeshyar-hero,
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-ops,
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-content{
    width:calc(100% - 22px)!important;
  }
  body.fk-product-amoozeshyar #product-single-header.fk-product-amoozeshyar-hero{border-radius:20px!important;margin-top:12px!important}
  body.fk-product-amoozeshyar #product-single-header .fk-product-amoozeshyar-hero-inner{
    grid-template-columns:1fr!important;gap:18px!important;padding:16px!important;
  }
  body.fk-product-amoozeshyar #product-single-header .fk-product-amoozeshyar-info,
  body.fk-product-amoozeshyar #product-single-header .fk-product-amoozeshyar-media{
    grid-column:1!important;width:100%!important;max-width:none!important;
  }
  body.fk-product-amoozeshyar #product-single-header .fk-product-amoozeshyar-media{grid-row:1!important;max-width:420px!important}
  body.fk-product-amoozeshyar #product-single-header .fk-product-amoozeshyar-info{grid-row:2!important;padding:2px!important}
  body.fk-product-amoozeshyar #product-single-header .fk-product-title-modern{font-size:30px!important}
  body.fk-product-amoozeshyar #product-single-header .fk-product-amoozeshyar-desc p{-webkit-line-clamp:3!important}
  body.fk-product-amoozeshyar #product-single-header .product-single-header-price .product-price{font-size:21px!important}
  body.fk-product-amoozeshyar #product-single-header .fk-product-amoozeshyar-buttons{display:grid!important;grid-template-columns:1fr!important}
  body.fk-product-amoozeshyar #product-single-header .product-single-singup-button{width:100%!important;min-height:50px!important}
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-content{
    display:flex!important;flex-direction:column!important;gap:14px!important;direction:rtl!important;
  }
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes,
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar{width:100%!important;direction:rtl!important}
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar-sticky{position:static!important}
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar{
    display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;
  }
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar-sticky{grid-column:1/-1!important}
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .product-list-flex{grid-template-columns:1fr!important}
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .box-content-title{padding:15px 15px 10px!important;font-size:16px!important}
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .box-content-wrapper{padding:4px 15px 15px!important}
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-cta-bar{display:none!important}
}
@media(max-width:560px){
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar{grid-template-columns:1fr!important}
  body.fk-product-amoozeshyar .fk-product-review-card{grid-template-columns:44px minmax(0,1fr)!important;padding:12px!important}
  body.fk-product-amoozeshyar .fk-product-review-card img.avatar{width:44px!important;height:44px!important}
}


/* 0.7.2 — final Amoozeshyar product polish. */
body.fk-product-amoozeshyar #product-single-header .fk-product-desc-cleaned{max-width:650px!important}
body.fk-product-amoozeshyar #product-single-header .fk-product-desc-cleaned p{
  display:block!important;margin:0!important;color:#69747b!important;font-size:14.5px!important;line-height:2!important;
  overflow:visible!important;-webkit-line-clamp:unset!important;
}
body.fk-product-amoozeshyar .fk-product-redundant-purchase{display:none!important}
body.fk-product-amoozeshyar .fk-product-info-card{
  margin:0!important;padding:16px!important;border:1px solid #e2e6e7!important;border-radius:18px!important;background:#fff!important;
  box-shadow:0 10px 28px rgba(28,31,34,.035)!important;
}
body.fk-product-amoozeshyar .fk-product-info-card-title{
  display:flex!important;align-items:center!important;gap:8px!important;margin:0 0 12px!important;color:#26344b!important;
  font-size:15px!important;font-weight:950!important;
}
body.fk-product-amoozeshyar .fk-product-info-card-title::before{
  content:""!important;width:18px!important;height:5px!important;border-radius:999px!important;background:var(--fk-yellow,#E7E500)!important;
}
body.fk-product-amoozeshyar .fk-product-info-grid{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}
body.fk-product-amoozeshyar .fk-product-info-card .product-attrs-item{
  margin:0!important;padding:11px 12px!important;border:1px solid #edf0f1!important;border-radius:13px!important;background:#fafbfb!important;box-shadow:none!important;
}
body.fk-product-amoozeshyar .fk-product-info-card .product-attrs-item-icon{width:30px!important;height:30px!important;border-radius:9px!important}
body.fk-product-amoozeshyar .fk-product-info-card .product-attrs-item-label{font-size:10.5px!important}
body.fk-product-amoozeshyar .fk-product-info-card .product-attrs-item-value{font-size:12.5px!important}
body.fk-product-amoozeshyar .fk-product-legacy-jump{display:none!important}
@media(max-width:900px){body.fk-product-amoozeshyar .fk-product-info-grid{grid-template-columns:1fr 1fr!important}}
@media(max-width:560px){body.fk-product-amoozeshyar .fk-product-info-grid{grid-template-columns:1fr!important}}


/* 0.7.4 — final Amoozeshyar cleanup. Real newlines; no escaped CSS. */
body.fk-product-amoozeshyar .fk-product-legacy-summary{
  display:none!important;
  visibility:hidden!important;
  width:0!important;
  min-width:0!important;
  max-width:0!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  border:0!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .box-content-min-insert::before,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .box-content-min-insert::after{
  content:none!important;
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  width:0!important;
  height:0!important;
}
body.fk-product-amoozeshyar .fk-product-info-extra{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:8px!important;
  margin:0!important;
  padding:11px 12px!important;
  border:1px solid #edf0f1!important;
  border-radius:13px!important;
  background:#fafbfb!important;
  box-shadow:none!important;
}
body.fk-product-amoozeshyar .fk-product-info-extra-label{
  color:#8a9297!important;
  font-size:10.5px!important;
  font-weight:800!important;
}
body.fk-product-amoozeshyar .fk-product-info-extra-value{
  color:#26344b!important;
  font-size:12.5px!important;
  font-weight:950!important;
}
body.fk-product-amoozeshyar #product-single-header .fk-product-desc-cleaned p{
  font-size:15px!important;
  line-height:2.05!important;
  letter-spacing:0!important;
  word-spacing:normal!important;
  text-align:right!important;
}

/* 0.7.5 — Amoozeshyar legacy expand/jump circles live on the content wrapper in some builds. */
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .box-content-min-insert > .box-content-wrapper::before,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .box-content-min-insert > .box-content-wrapper::after,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .box-content-min-insert.fk-product-no-legacy-toggle::before,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .box-content-min-insert.fk-product-no-legacy-toggle::after,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .box-content-min-insert.fk-product-no-legacy-toggle > .box-content-wrapper::before,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .box-content-min-insert.fk-product-no-legacy-toggle > .box-content-wrapper::after{
  content:none!important;
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  width:0!important;
  height:0!important;
  min-width:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .fk-product-legacy-jump-075{
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
}

/* 0.7.6 — final Amoozeshyar product rhythm: one consistent grid and titled sidebar groups. */
body.fk-product-amoozeshyar .fk-product-amoozeshyar-content{
  grid-template-columns:minmax(0,1fr) 300px!important;
  gap:24px!important;
  width:min(calc(100% - 40px),var(--fk-container,1180px))!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes > *,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .box-content,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .fk-product-section-modern{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar-sticky,
body.fk-product-amoozeshyar .fk-product-sidebar-group{
  width:100%!important;
  max-width:300px!important;
  min-width:0!important;
  box-sizing:border-box!important;
}
body.fk-product-amoozeshyar .fk-product-sidebar-group{
  margin:0!important;
  padding:14px!important;
  border:1px solid #e2e6e7!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 10px 28px rgba(28,31,34,.04)!important;
}
body.fk-product-amoozeshyar .fk-product-sidebar-group-title{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  margin:0 0 12px!important;
  padding:0 0 10px!important;
  border-bottom:1px solid #edf0f1!important;
  color:#26344b!important;
  font-size:14px!important;
  font-weight:950!important;
  line-height:1.8!important;
}
body.fk-product-amoozeshyar .fk-product-sidebar-group-title::before{
  content:""!important;
  display:block!important;
  width:20px!important;
  height:4px!important;
  flex:0 0 20px!important;
  border-radius:99px!important;
  background:var(--fk-yellow,#E7E500)!important;
}
body.fk-product-amoozeshyar .fk-product-sidebar-group-body{
  display:grid!important;
  gap:10px!important;
  width:100%!important;
  min-width:0!important;
}
body.fk-product-amoozeshyar .fk-product-teachers-card .product-author-container{
  width:100%!important;
  margin:0!important;
  padding:12px!important;
  box-shadow:none!important;
  background:#fbfcfc!important;
}
body.fk-product-amoozeshyar .fk-product-taxonomy-card .product-tags-container{
  width:100%!important;
  margin:0!important;
  padding:2px 0 0!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:transparent!important;
}
body.fk-product-amoozeshyar .fk-product-taxonomy-card .product-tags-container a{
  min-height:32px!important;
  padding:0 11px!important;
  background:#f8f9f9!important;
}
/* Kill legacy yellow expand circles without touching FAQ arrows or lesson play buttons. */
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .box-content-min-insert::before,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .box-content-min-insert::after,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .box-content-min-insert > .box-content-wrapper::before,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .box-content-min-insert > .box-content-wrapper::after,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .box-content-min-insert > .box-content-wrapper > :last-child::before,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .box-content-min-insert > .box-content-wrapper > :last-child::after{
  content:none!important;
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
}
body.fk-product-amoozeshyar .fk-product-legacy-circle-076{
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  width:0!important;
  height:0!important;
  min-width:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;
  pointer-events:none!important;
}
@media(max-width:900px){
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-content{
    grid-template-columns:1fr!important;
    width:min(calc(100% - 24px),760px)!important;
    gap:16px!important;
  }
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar,
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar-sticky,
  body.fk-product-amoozeshyar .fk-product-sidebar-group{
    max-width:none!important;
  }
}

/* 0.7.7 — exact final reset for Amoozeshyar product sections.
   These yellow down-circles are CSS pseudo-elements generated by inner legacy wrappers,
   so DOM/geometry detection cannot remove them. Target the real section containers. */
body.fk-product-amoozeshyar .product-box-content-pfor .box-content-wrapper::before,
body.fk-product-amoozeshyar .product-box-content-pfor .box-content-wrapper::after,
body.fk-product-amoozeshyar .product-box-content-pfor .product-list-flex::before,
body.fk-product-amoozeshyar .product-box-content-pfor .product-list-flex::after,
body.fk-product-amoozeshyar .product-box-content-faq .box-content-wrapper::before,
body.fk-product-amoozeshyar .product-box-content-faq .box-content-wrapper::after,
body.fk-product-amoozeshyar .product-box-content-faq .amshyar-faq-items::before,
body.fk-product-amoozeshyar .product-box-content-faq .amshyar-faq-items::after,
body.fk-product-amoozeshyar .product-box-content-downloads .box-content-wrapper::before,
body.fk-product-amoozeshyar .product-box-content-downloads .box-content-wrapper::after,
body.fk-product-amoozeshyar .product-box-content-downloads .product-videos-items-container::before,
body.fk-product-amoozeshyar .product-box-content-downloads .product-videos-items-container::after,
body.fk-product-amoozeshyar .product-box-content-downloads .product-videos-items::before,
body.fk-product-amoozeshyar .product-box-content-downloads .product-videos-items::after,
body.fk-product-amoozeshyar #comments .box-content-wrapper::before,
body.fk-product-amoozeshyar #comments .box-content-wrapper::after,
body.fk-product-amoozeshyar #comments .commentlist::before,
body.fk-product-amoozeshyar #comments .commentlist::after,
body.fk-product-amoozeshyar #comments .woocommerce-Reviews::before,
body.fk-product-amoozeshyar #comments .woocommerce-Reviews::after{
  content:none!important;
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  width:0!important;
  height:0!important;
  min-width:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:none!important;
  box-shadow:none!important;
  pointer-events:none!important;
}

/* One rhythm: every main course section owns the exact same width. */
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes > .elementor,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes > .elementor > .e-con,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .e-con-inner{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin-left:0!important;
  margin-right:0!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .box-content{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin-left:0!important;
  margin-right:0!important;
  box-sizing:border-box!important;
}
body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar > *,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar-sticky > *{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
}


/* 0.7.8 — classes assigned only after inspecting the real computed pseudo-element. */
body.fk-product-amoozeshyar .fk078-kill-before::before,
body.fk-product-amoozeshyar .fk078-kill-after::after{
  content:none!important;
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  width:0!important;
  height:0!important;
  min-width:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:none!important;
  box-shadow:none!important;
  pointer-events:none!important;
}


/* 0.7.8 — deterministic final widths and no legacy Amoozeshyar expand circles. */
body.fk-product-amoozeshyar .fk-product-no-legacy-circle-078::before,
body.fk-product-amoozeshyar .fk-product-no-legacy-circle-078::after{
  content:none!important;display:none!important;visibility:hidden!important;opacity:0!important;
}
body.fk-product-amoozeshyar .fk-product-reviews-wide{
  width:min(calc(100% - 32px),var(--fk-container,1180px))!important;
  max-width:var(--fk-container,1180px)!important;
  margin:0 auto 34px!important;
  box-sizing:border-box!important;
}
@media(min-width:901px){
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-content{
    width:min(calc(100% - 32px),var(--fk-container,1180px))!important;
    max-width:var(--fk-container,1180px)!important;
    grid-template-columns:minmax(0,1fr) 300px!important;
    gap:24px!important;
    margin:0 auto 24px!important;
  }
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes{width:100%!important;max-width:none!important;min-width:0!important}
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar{width:300px!important;min-width:300px!important;max-width:300px!important}
}
@media(max-width:900px){
  body.fk-product-amoozeshyar .fk-product-reviews-wide{width:calc(100% - 22px)!important;max-width:none!important;margin:0 auto 24px!important}
}

/* 0.7.9 — deterministic product width alignment.
   The Hero is the visual ruler. Main content + sidebar and Reviews use the same measured width.
   Lessons intentionally remain one-per-row for scanning and locked-course usability. */
body.fk-product-amoozeshyar .fk079-width-locked{
  box-sizing:border-box!important;
}
@media (min-width:901px){
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-content.fk079-width-locked{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 300px!important;
    gap:24px!important;
    align-items:start!important;
    padding:0!important;
  }
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
  }
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar{
    width:300px!important;
    min-width:300px!important;
    max-width:300px!important;
  }
}
body.fk-product-amoozeshyar #comments.fk079-width-locked{
  box-sizing:border-box!important;
}
/* Keep course sessions as a calm vertical list rather than turning a long curriculum into a tile grid. */
body.fk-product-amoozeshyar .product-box-content-downloads .product-videos-items-container,
body.fk-product-amoozeshyar .product-box-content-downloads .product-videos-items{
  width:100%!important;
  max-width:none!important;
}
body.fk-product-amoozeshyar .product-box-content-downloads .product-videos-item-list{
  width:100%!important;
  max-width:none!important;
  box-sizing:border-box!important;
}


/* 0.7.10 — close the last real Amoozeshyar width leak and refine the review CTA.
   The main column was still narrower because Elementor keeps a percentage width on the
   surviving direct child of its boxed container even after the duplicate summary is hidden. */
@media (min-width:901px){
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes > .elementor > .e-con-boxed,
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes > .elementor > .e-con-boxed > .e-con-inner{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes > .elementor > .e-con-boxed > .e-con-inner{
    display:block!important;
    padding-left:0!important;
    padding-right:0!important;
  }
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes > .elementor > .e-con-boxed > .e-con-inner > .e-con:not(.fk-product-legacy-summary){
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    flex:0 0 100%!important;
    align-self:stretch!important;
    margin-left:0!important;
    margin-right:0!important;
    --width:100%!important;
    --content-width:100%!important;
  }
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes > .elementor > .e-con-boxed > .e-con-inner > .fk-product-legacy-summary{
    display:none!important;
  }
}

/* Review submit: compact primary action, not a full-width banner. */
body.fk-product-amoozeshyar #comments .form-submit{
  display:flex!important;
  justify-content:flex-start!important;
  align-items:center!important;
  margin:16px 0 0!important;
  padding:0!important;
}
body.fk-product-amoozeshyar #comments .form-submit input[type="submit"],
body.fk-product-amoozeshyar #comments .form-submit button[type="submit"]{
  width:auto!important;
  min-width:170px!important;
  max-width:220px!important;
  min-height:48px!important;
  margin:0!important;
  padding:0 28px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid #d8d600!important;
  border-radius:14px!important;
  background:var(--fk-yellow,#E7E500)!important;
  color:#202326!important;
  box-shadow:0 8px 20px rgba(32,35,38,.08)!important;
  font:inherit!important;
  font-weight:950!important;
  line-height:1.2!important;
  cursor:pointer!important;
}
body.fk-product-amoozeshyar #comments .form-submit input[type="submit"]:hover,
body.fk-product-amoozeshyar #comments .form-submit button[type="submit"]:hover{
  transform:translateY(-1px)!important;
  box-shadow:0 10px 24px rgba(32,35,38,.12)!important;
}
@media(max-width:560px){
  body.fk-product-amoozeshyar #comments .form-submit input[type="submit"],
  body.fk-product-amoozeshyar #comments .form-submit button[type="submit"]{
    width:100%!important;
    max-width:none!important;
  }
}

/* 0.7.11 — mobile product QA polish.
   Scope: product mobile only. Keeps product data/actions untouched. */
@media (max-width:900px){
  /* Keep the fixed purchase action useful without covering the page. */
  body.fk-product-modern.fk-product-mobile-buybar-enabled{
    padding-bottom:0!important;
  }
  body.fk-product-modern.fk-product-mobile-buybar-enabled .fk-product-amoozeshyar-root{
    padding-bottom:calc(86px + env(safe-area-inset-bottom,0px))!important;
  }
  body.fk-product-modern .fk-product-mobile-buybar{
    left:8px!important;
    right:8px!important;
    bottom:max(8px,env(safe-area-inset-bottom,0px))!important;
    gap:8px!important;
    padding:7px 8px!important;
    min-height:58px!important;
    border-radius:15px!important;
  }
  body.fk-product-modern .fk-product-mobile-price{
    font-size:12px!important;
    line-height:1.45!important;
  }
  body.fk-product-modern .fk-product-mobile-action{
    min-height:44px!important;
    padding:0 16px!important;
    border-radius:12px!important;
    font-size:13px!important;
    white-space:nowrap!important;
  }

  /* The real course info card is moved before the long curriculum by JS on mobile. */
  body.fk-product-amoozeshyar .fk-product-info-card.fk-mobile-info-first{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    margin:0!important;
    box-sizing:border-box!important;
  }

  /* Improve legibility of the short product introduction on narrow phones. */
  body.fk-product-amoozeshyar #product-single-header .fk-product-amoozeshyar-desc{
    color:#566168!important;
    font-size:15px!important;
    line-height:1.95!important;
  }
  body.fk-product-amoozeshyar #product-single-header .fk-product-amoozeshyar-desc p{
    -webkit-line-clamp:4!important;
  }
}
@media (max-width:560px){
  body.fk-product-modern .fk-product-mobile-buybar{
    min-height:56px!important;
  }
  body.fk-product-modern .fk-product-mobile-action{
    min-height:42px!important;
    padding-inline:14px!important;
  }
}

/* 0.7.12 — complete mobile course-page QA.
   The purchase bar must support checkout without covering reviews or the footer. */
@media (max-width:900px){
  body.fk-product-modern.fk-product-mobile-buybar-enabled{
    padding-bottom:calc(78px + env(safe-area-inset-bottom,0px))!important;
    box-sizing:border-box!important;
  }
  body.fk-product-modern.fk-product-mobile-buybar-enabled .fk-product-amoozeshyar-root{
    padding-bottom:0!important;
  }
  body.fk-product-modern .fk-product-mobile-buybar{
    transition:opacity .2s ease,transform .2s ease,visibility .2s ease!important;
    will-change:opacity,transform!important;
  }
  body.fk-product-modern.fk-buybar-resting .fk-product-mobile-buybar{
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:translateY(calc(100% + 18px))!important;
  }

  body.fk-product-amoozeshyar .fk-product-amoozeshyar-content{
    gap:12px!important;
    margin-bottom:16px!important;
  }
  body.fk-product-amoozeshyar .fk-product-section-modern,
  body.fk-product-amoozeshyar .fk-product-info-card,
  body.fk-product-amoozeshyar .fk-product-sidebar-group,
  body.fk-product-amoozeshyar #comments{
    border-radius:16px!important;
  }
  body.fk-product-amoozeshyar .fk-product-section-modern,
  body.fk-product-amoozeshyar .fk-product-info-card,
  body.fk-product-amoozeshyar .fk-product-sidebar-group-body{
    padding:14px!important;
  }
  body.fk-product-amoozeshyar .fk-product-section-modern{
    margin-bottom:12px!important;
  }
  body.fk-product-amoozeshyar .product-videos-item-list,
  body.fk-product-amoozeshyar .amshyar-faq-item,
  body.fk-product-amoozeshyar .product-attrs-item{
    min-height:54px!important;
    padding:12px!important;
    border-radius:13px!important;
  }
  body.fk-product-amoozeshyar .fk-product-sidebar-group-title,
  body.fk-product-amoozeshyar .box-content-title{
    margin-bottom:12px!important;
  }
  body.fk-product-amoozeshyar .product-author-container,
  body.fk-product-amoozeshyar .product-tags-container{
    padding:12px!important;
    border-radius:13px!important;
  }
  body.fk-product-amoozeshyar #comments .comment_container,
  body.fk-product-amoozeshyar #comments .fk-product-review-card{
    padding:12px!important;
    border-radius:14px!important;
  }
  body.fk-product-amoozeshyar #comments .comment-text{
    font-size:14px!important;
    line-height:1.9!important;
  }
}
@media (max-width:380px){
  body.fk-product-modern .fk-product-mobile-buybar{
    left:6px!important;
    right:6px!important;
  }
  body.fk-product-modern .fk-product-mobile-price{
    font-size:11px!important;
  }
  body.fk-product-modern .fk-product-mobile-action{
    padding-inline:12px!important;
    font-size:12px!important;
  }
  body.fk-product-amoozeshyar #product-single-header .fk-product-title-modern{
    font-size:28px!important;
  }
}


/* 0.7.13 — remove the last mobile-only structural tail gap between the
   course body and the teacher/taxonomy cards. This touches presentation only:
   no product content, lesson, teacher, taxonomy, price, URL or checkout data. */
@media (max-width:900px){
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes,
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes > .elementor,
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes > .elementor > .e-con-boxed,
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes > .elementor > .e-con-boxed > .e-con-inner{
    min-height:0!important;
    margin-bottom:0!important;
    padding-bottom:0!important;
  }
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes > .elementor > .e-con-boxed > .e-con-inner > .e-con:not(.fk-product-legacy-summary){
    min-height:0!important;
    margin-bottom:0!important;
    padding-bottom:0!important;
  }
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .fk-product-section-modern:last-child,
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .box-content:last-child{
    margin-bottom:0!important;
  }
  body.fk-product-amoozeshyar .fk-product-amoozeshyar-sidebar{
    margin-top:0!important;
  }
}

/* 0.8.6 — dedicated physical-product presentation.
   Uses the same safe product shell, but removes educational vocabulary from physical goods. */
body.fk-product-physical .fk-product-kicker{color:#4b555b!important}
body.fk-product-physical .fk-product-info-card-title::before{background:var(--fk-yellow,#E7E500)!important}
body.fk-product-physical .fk-product-physical-stale-attr,
body.fk-product-physical .fk-product-physical-hide-course-box{display:none!important}
body.fk-product-physical .fk-product-info-card-physical .fk-product-info-grid{
  display:grid!important;grid-template-columns:1fr!important;gap:10px!important
}
body.fk-product-physical .fk-product-physical-fact{
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;
  padding:12px 13px!important;border:1px solid #e5e9ea!important;border-radius:14px!important;background:#fafbfb!important
}
body.fk-product-physical .fk-product-physical-fact .fk-product-info-extra-label{
  color:#7a8389!important;font-size:12px!important;font-weight:800!important
}
body.fk-product-physical .fk-product-physical-fact .fk-product-info-extra-value{
  color:#283248!important;font-size:13px!important;font-weight:950!important;text-align:left!important
}
body.fk-product-physical .fk-product-amoozeshyar-desc{max-width:650px!important}
body.fk-product-physical .fk-product-amoozeshyar-content{align-items:start!important}
body.fk-product-physical .fk-product-taxonomy-card .fk-product-sidebar-group-title{font-size:15px!important}
@media(max-width:900px){
  body.fk-product-physical #product-single-header.fk-product-amoozeshyar-hero{margin-top:12px!important;border-radius:20px!important}
  body.fk-product-physical #product-single-header .fk-product-amoozeshyar-hero-inner{display:flex!important;flex-direction:column!important}
  body.fk-product-physical #product-single-header .fk-product-amoozeshyar-media{order:1!important;width:100%!important;max-width:none!important}
  body.fk-product-physical #product-single-header .fk-product-amoozeshyar-info{order:2!important;width:100%!important;max-width:none!important;padding:18px 16px 20px!important}
  body.fk-product-physical .fk-product-title-modern{font-size:30px!important;line-height:1.45!important}
  body.fk-product-physical .fk-product-amoozeshyar-desc{font-size:13px!important;line-height:2!important;margin-bottom:12px!important}
  body.fk-product-physical .fk-product-price-modern{font-size:22px!important;margin:10px 0 14px!important}
  body.fk-product-physical .fk-product-amoozeshyar-buttons,
  body.fk-product-physical .fk-product-amoozeshyar-action{width:100%!important}
  body.fk-product-physical .fk-product-buy-button{width:100%!important;justify-content:center!important;text-align:center!important}
  body.fk-product-physical .fk-product-info-card{margin-top:0!important}
}


/* 0.8.8 — physical-product legacy course metadata hard fallback. */
body.fk-product-physical .fk-product-physical-legacy-course-box,
body.fk-product-physical .fk-product-physical-stale-attr{
 display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;
 margin:0!important;padding:0!important;border:0!important;overflow:hidden!important
}
body.fk-product-physical .fk-product-amoozeshyar-sidebar-sticky{gap:12px!important}

/* 0.8.9 — final separation of physical products and multi-plan services. */
body.fk-product-physical .fk-physical-legacy-summary-089,
body.fk-product-physical .fk-physical-course-meta-089{display:none!important}
body.fk-product-physical .fk-physical-commerce-strip{
  width:min(calc(100% - 32px),var(--fk-container,1180px));max-width:var(--fk-container,1180px);
  margin:-2px auto 22px;padding:0;box-sizing:border-box
}
body.fk-product-physical .fk-physical-commerce-strip-inner{
  display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;
  background:#fff;border:1px solid #e3e7e8;border-radius:18px;padding:10px;
  box-shadow:0 12px 34px rgba(31,38,42,.05)
}
body.fk-product-physical .fk-physical-commerce-fact{
  position:relative;min-height:66px;border-radius:13px;background:#f8f9f9;padding:12px 14px 11px;
  display:flex;flex-direction:column;justify-content:center;gap:4px;text-align:right
}
body.fk-product-physical .fk-physical-commerce-fact::before{
  content:"";position:absolute;right:0;top:14px;bottom:14px;width:3px;border-radius:3px;background:var(--fk-yellow,#e7e500)
}
body.fk-product-physical .fk-physical-commerce-fact span{font-size:11px;color:#7a8388;font-weight:600}
body.fk-product-physical .fk-physical-commerce-fact strong{font-size:14px;color:#24272a;font-weight:800;line-height:1.7}
body.fk-product-physical .fk-product-amoozeshyar-boxes>.box-content:first-child[aria-hidden="true"]+*{margin-top:0!important}
body.fk-product-physical .fk-product-info-card-physical{box-shadow:0 12px 30px rgba(31,38,42,.05)!important}
body.fk-product-physical .fk-product-taxonomy-card{box-shadow:0 12px 30px rgba(31,38,42,.04)!important}

body.fk-product-multiplan-089 .fk-multiplan-generic-hidden-089{display:none!important}
body.fk-product-multiplan-089 .fk-legacy-plan-hidden-089,
body.fk-product-multiplan-089 .fk-legacy-plan-wrap-hidden-089{display:none!important}
body.fk-product-multiplan-089 .fk-product-title-modern{font-size:clamp(36px,3.8vw,56px)!important;line-height:1.38!important}
body.fk-product-multiplan-089 .fk-product-payment-plans-089{
  margin-top:18px;border-top:1px solid #e5e8e9;padding-top:16px;scroll-margin-top:90px
}
body.fk-product-multiplan-089 .fk-plan-head-089{margin-bottom:12px;text-align:right}
body.fk-product-multiplan-089 .fk-plan-head-089>span{
  display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:800;color:#60696e;margin-bottom:4px
}
body.fk-product-multiplan-089 .fk-plan-head-089>span::after{content:"";width:22px;height:4px;border-radius:4px;background:var(--fk-yellow,#e7e500)}
body.fk-product-multiplan-089 .fk-plan-head-089 h2{margin:0 0 5px!important;font-size:20px!important;line-height:1.6!important;color:#202326!important}
body.fk-product-multiplan-089 .fk-plan-head-089 p{margin:0!important;font-size:12px!important;line-height:1.8!important;color:#798287!important}
body.fk-product-multiplan-089 .fk-plan-grid-089{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
body.fk-product-multiplan-089 .fk-plan-count-2{grid-template-columns:repeat(2,minmax(0,1fr))}
body.fk-product-multiplan-089 .fk-plan-card-089{
  position:relative;min-width:0;display:flex;flex-direction:column;align-items:stretch;gap:5px;
  text-decoration:none!important;background:#fff;border:1px solid #dde2e4;border-radius:14px;padding:12px 11px;
  color:#24272a!important;box-shadow:0 8px 22px rgba(31,38,42,.04);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease
}
body.fk-product-multiplan-089 .fk-plan-card-089:hover{transform:translateY(-2px);border-color:#cfd4d6;box-shadow:0 12px 26px rgba(31,38,42,.08)}
body.fk-product-multiplan-089 .fk-plan-card-089.is-featured{border:2px solid var(--fk-yellow,#e7e500);padding:11px 10px}
body.fk-product-multiplan-089 .fk-plan-badge-089{position:absolute;left:9px;top:9px;background:#22272a;color:#fff;border-radius:20px;padding:3px 7px;font-size:9px;font-weight:800}
body.fk-product-multiplan-089 .fk-plan-label-089{font-size:15px;line-height:1.6;font-weight:900;color:#202326}
body.fk-product-multiplan-089 .fk-plan-note-089{font-size:10.5px;line-height:1.6;color:#7a8388;min-height:17px}
body.fk-product-multiplan-089 .fk-plan-price-089{font-size:15px;line-height:1.6;font-weight:900;color:#59636a;margin-top:2px;min-height:25px}
body.fk-product-multiplan-089 .fk-plan-price-089 .amount{font-weight:900!important;color:#59636a!important}
body.fk-product-multiplan-089 .fk-plan-cta-089{
  margin-top:5px;background:var(--fk-yellow,#e7e500);color:#161819;border-radius:10px;padding:8px 9px;text-align:center;font-size:11px;font-weight:900
}

@media(max-width:900px){
  body.fk-product-physical .fk-physical-commerce-strip{width:calc(100% - 22px);margin:10px auto 16px}
  body.fk-product-physical .fk-physical-commerce-strip-inner{grid-template-columns:1fr;gap:7px;padding:8px;border-radius:15px}
  body.fk-product-physical .fk-physical-commerce-fact{min-height:56px;padding:10px 13px}
  body.fk-product-multiplan-089 .fk-product-title-modern{font-size:28px!important;line-height:1.55!important}
  body.fk-product-multiplan-089 .fk-product-payment-plans-089{margin-top:14px;padding-top:14px}
  body.fk-product-multiplan-089 .fk-plan-head-089 h2{font-size:18px!important}
  body.fk-product-multiplan-089 .fk-plan-head-089 p{font-size:11.5px!important}
  body.fk-product-multiplan-089 .fk-plan-grid-089,
  body.fk-product-multiplan-089 .fk-plan-count-2{grid-template-columns:1fr!important;gap:8px}
  body.fk-product-multiplan-089 .fk-plan-card-089{padding:12px 13px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"label price" "note price" "cta cta";column-gap:10px;align-items:center}
  body.fk-product-multiplan-089 .fk-plan-label-089{grid-area:label;font-size:14px}
  body.fk-product-multiplan-089 .fk-plan-note-089{grid-area:note;min-height:0}
  body.fk-product-multiplan-089 .fk-plan-price-089{grid-area:price;text-align:left;font-size:13px;white-space:nowrap;min-height:0}
  body.fk-product-multiplan-089 .fk-plan-cta-089{grid-area:cta;padding:9px;margin-top:3px}
  body.fk-product-multiplan-089 .fk-plan-badge-089{position:static;grid-column:1/-1;width:max-content;margin-bottom:1px}
}


/* 0.8.11 — final product QA: deterministic cleanup + full main-column width. */
body.single-product .fk-final-hide-0811,
body.fk-product-multiplan-089 .fk-plan-residue-final-0811,
body.fk-product-physical .fk-physical-summary-part-0811,
body.fk-product-physical .fk-physical-summary-shell-0811,
body.single-product .fk-legacy-expand-final-0811{
  display:none!important;visibility:hidden!important;opacity:0!important;
  width:0!important;height:0!important;min-width:0!important;min-height:0!important;max-height:0!important;
  margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;pointer-events:none!important
}

/* The content grid may be full-width while an old Elementor boxed container stays narrow.
   Reset only the outer chain so authored inner two-column sections are not flattened. */
body.fk-product-amoozeshyar .fk-main-column-full-0811,
body.fk-product-amoozeshyar .fk-main-elementor-full-0811,
body.fk-product-amoozeshyar .fk-main-outer-full-0811,
body.fk-product-amoozeshyar .fk-main-inner-full-0811,
body.fk-product-amoozeshyar .fk-main-first-full-0811{
  width:100%!important;max-width:none!important;min-width:0!important;
  margin-left:0!important;margin-right:0!important;box-sizing:border-box!important
}
body.fk-product-amoozeshyar .fk-main-width-chain-091{
  width:100%!important;max-width:none!important;min-width:0!important;
  flex:1 1 100%!important;align-self:stretch!important;
  margin-left:0!important;margin-right:0!important;box-sizing:border-box!important;
  --width:100%!important;--content-width:100%!important;--container-max-width:100%!important
}
body.fk-product-amoozeshyar .fk-main-outer-full-0811{--container-max-width:100%!important}

/* Kill Amoozeshyar's legacy bottom-centre expand decoration on descriptive cards only.
   FAQ arrows and lesson controls are intentionally excluded. */
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .fk-no-legacy-expand-0811:not(.product-box-content-faq):not(.product-box-content-downloads)::before,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .fk-no-legacy-expand-0811:not(.product-box-content-faq):not(.product-box-content-downloads)::after,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .fk-no-legacy-expand-0811:not(.product-box-content-faq):not(.product-box-content-downloads)>.box-content-wrapper::before,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .fk-no-legacy-expand-0811:not(.product-box-content-faq):not(.product-box-content-downloads)>.box-content-wrapper::after,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .fk-no-legacy-expand-091:not(.product-box-content-faq):not(.product-box-content-downloads)::before,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .fk-no-legacy-expand-091:not(.product-box-content-faq):not(.product-box-content-downloads)::after,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .fk-no-legacy-expand-091:not(.product-box-content-faq):not(.product-box-content-downloads)>.box-content-wrapper::before,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .fk-no-legacy-expand-091:not(.product-box-content-faq):not(.product-box-content-downloads)>.box-content-wrapper::after,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .fk-no-legacy-expand-091:not(.product-box-content-faq):not(.product-box-content-downloads)>.box-content-wrapper>:last-child::before,
body.fk-product-amoozeshyar .fk-product-amoozeshyar-boxes .fk-no-legacy-expand-091:not(.product-box-content-faq):not(.product-box-content-downloads)>.box-content-wrapper>:last-child::after{
  content:none!important;display:none!important;visibility:hidden!important;opacity:0!important;
  width:0!important;height:0!important;margin:0!important;padding:0!important;border:0!important;background:none!important;box-shadow:none!important
}

/* A physical product uses Core commerce facts; the legacy Elementor summary must never reserve space. */
body.fk-product-physical .fk-physical-summary-part-0811,
body.fk-product-physical .fk-physical-summary-shell-0811,
body.fk-product-physical .fk-physical-legacy-summary-089{
  display:none!important;visibility:hidden!important;opacity:0!important;
  width:0!important;height:0!important;min-width:0!important;min-height:0!important;max-height:0!important;
  margin:0!important;padding:0!important;border:0!important;box-shadow:none!important;overflow:hidden!important
}

@media(max-width:900px){
  body.fk-product-amoozeshyar .fk-main-column-full-0811,
  body.fk-product-amoozeshyar .fk-main-elementor-full-0811,
  body.fk-product-amoozeshyar .fk-main-outer-full-0811,
  body.fk-product-amoozeshyar .fk-main-inner-full-0811,
  body.fk-product-amoozeshyar .fk-main-first-full-0811{width:100%!important;max-width:100%!important}
}


/* 0.9.2 — final QA for the physical-product summary and the multi-plan master. */
body.fk-product-physical .fk-physical-scent-shell-092,
body.fk-product-physical .fk-physical-scent-divider-092,
body.fk-product-multiplan-089 .fk-multiplan-arrow-node-092{
  display:none!important;visibility:hidden!important;opacity:0!important;
  width:0!important;height:0!important;min-width:0!important;min-height:0!important;max-height:0!important;
  margin:0!important;padding:0!important;border:0!important;box-shadow:none!important;overflow:hidden!important;pointer-events:none!important
}
body.fk-product-multiplan-089 .fk-multiplan-ancestor-full-092{
  width:100%!important;max-width:none!important;min-width:0!important;
  margin-left:0!important;margin-right:0!important;align-self:stretch!important;
  box-sizing:border-box!important;--width:100%!important;--content-width:100%!important;--container-max-width:100%!important
}
/* The yellow legacy down-circle is generated differently across Amoozeshyar builds.
   On the multi-plan master, descriptive cards do not use that affordance at all. */
body.fk-product-multiplan-089 .fk-product-amoozeshyar-boxes .fk-multiplan-no-arrow-092:not(.product-box-content-faq):not(.product-box-content-downloads)::before,
body.fk-product-multiplan-089 .fk-product-amoozeshyar-boxes .fk-multiplan-no-arrow-092:not(.product-box-content-faq):not(.product-box-content-downloads)::after,
body.fk-product-multiplan-089 .fk-product-amoozeshyar-boxes .fk-multiplan-no-arrow-092:not(.product-box-content-faq):not(.product-box-content-downloads) .box-content-wrapper::before,
body.fk-product-multiplan-089 .fk-product-amoozeshyar-boxes .fk-multiplan-no-arrow-092:not(.product-box-content-faq):not(.product-box-content-downloads) .box-content-wrapper::after,
body.fk-product-multiplan-089 .fk-product-amoozeshyar-boxes .fk-multiplan-no-arrow-092:not(.product-box-content-faq):not(.product-box-content-downloads) .box-content-min-insert::before,
body.fk-product-multiplan-089 .fk-product-amoozeshyar-boxes .fk-multiplan-no-arrow-092:not(.product-box-content-faq):not(.product-box-content-downloads) .box-content-min-insert::after,
body.fk-product-multiplan-089 .fk-product-amoozeshyar-boxes .fk-multiplan-no-arrow-092:not(.product-box-content-faq):not(.product-box-content-downloads) .brand-bg::before,
body.fk-product-multiplan-089 .fk-product-amoozeshyar-boxes .fk-multiplan-no-arrow-092:not(.product-box-content-faq):not(.product-box-content-downloads) .brand-bg::after{
  content:none!important;display:none!important;visibility:hidden!important;opacity:0!important;
  width:0!important;height:0!important;margin:0!important;padding:0!important;border:0!important;background:none!important;box-shadow:none!important
}
