.ocmm *{box-sizing:border-box}.ocmm-toggle{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:0 18px;border:0;border-radius:10px;background:#2f257f;color:#fff;font-weight:700;cursor:pointer;box-shadow:0 8px 22px rgba(47,37,127,.22)}.ocmm-toggle:hover{opacity:.92}.ocmm-backdrop{display:none;position:fixed;inset:0;z-index:9997;background:rgba(0,0,0,.38)}.ocmm-panel{display:none;position:fixed;left:50%;top:32px;transform:translateX(-50%);z-index:9998;width:min(1180px,calc(100vw - 32px));max-height:calc(100vh - 64px);overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 24px 80px rgba(0,0,0,.22)}.ocmm.is-open .ocmm-backdrop,.ocmm.is-open .ocmm-panel{display:block}.ocmm-head{display:flex;align-items:center;justify-content:space-between;min-height:58px;padding:0 22px;border-bottom:1px solid #edf0f5}.ocmm-close{border:0;background:transparent;font-size:34px;line-height:1;cursor:pointer}.ocmm-body{display:grid;grid-template-columns:320px 1fr;min-height:420px}.ocmm-left{padding:16px;border-right:1px solid #edf0f5;background:#fbfbff;overflow:auto}.ocmm-left-item{display:flex;align-items:center;gap:10px;width:100%;min-height:48px;padding:6px 12px;border:0;border-radius:9px;text-align:left;background:transparent;color:#171717;font-weight:700;cursor:pointer}.ocmm-left-item b{margin-left:auto;color:#2f257f}.ocmm-left-item em{font-style:normal;font-size:10px;background:#ffd84d;color:#171717;border-radius:20px;padding:2px 6px}.ocmm-left-item.is-active{background:#eeedfa;color:#2f257f}.ocmm-item-img{width:28px;height:28px;object-fit:contain}.ocmm-item-icon{width:28px;text-align:center}.ocmm-content{padding:24px;overflow:auto}.ocmm-panel-content{display:none}.ocmm-panel-content.is-active{display:block}.ocmm-section-title{font-size:18px;font-weight:800;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid #edf0f5}.ocmm-section-title a{color:#171717;text-decoration:none}.ocmm-links{display:grid;grid-template-columns:repeat(var(--ocmm-cols-desktop,3),minmax(0,1fr));gap:10px 20px}.ocmm-hidden-link{display:none!important}.ocmm-show-more{margin-top:16px;border:0;border-radius:10px;background:#2f257f;color:#fff;font-weight:700;padding:10px 18px;cursor:pointer;box-shadow:0 8px 22px rgba(47,37,127,.18)}.ocmm-show-more:hover{opacity:.92}.ocmm-link{display:flex;align-items:center;gap:10px;min-height:42px;padding:8px 10px;border-radius:9px;color:#201a65;text-decoration:none}.ocmm-link:hover{background:#f4f3ff;color:#2f257f;text-decoration:none}.ocmm-link img{width:28px;height:28px;object-fit:contain}.ocmm-link strong{font-weight:700}.ocmm-link em{font-style:normal;font-size:10px;background:#ffd84d;color:#171717;border-radius:20px;padding:2px 6px}.ocmm-placeholder,.ocmm-empty{padding:24px;border:1px dashed #d8d8ea;border-radius:12px;color:#686881;background:#fafaff}html.ocmm-lock{overflow:hidden}@media(max-width:991px){.ocmm-links{grid-template-columns:repeat(var(--ocmm-cols-tablet,2),minmax(0,1fr))}}@media(max-width:767px){.ocmm-links{grid-template-columns:repeat(var(--ocmm-cols-mobile,1),minmax(0,1fr))}.ocmm-panel{top:0;left:0;transform:none;width:90vw;max-height:100vh;height:100vh;border-radius:0 16px 16px 0}.ocmm-body{display:block;min-height:auto}.ocmm-left{border-right:0;border-bottom:1px solid #edf0f5;max-height:45vh}.ocmm-content{padding:16px}}

/* v1.3 Large submenu banner */
.ocmm-content-layout{display:flex;gap:22px;align-items:stretch}.ocmm-links-wrap{flex:1;min-width:0}.ocmm-banner{--ocmm-banner-width:320px;--ocmm-banner-height:auto;border-radius:14px;overflow:hidden;background:#f6f7fb;box-shadow:0 10px 28px rgba(20,20,40,.08)}.ocmm-banner a{display:block;text-decoration:none}.ocmm-banner picture,.ocmm-banner img{display:block;width:100%}.ocmm-banner img{height:var(--ocmm-banner-height);object-fit:cover;transition:transform .25s ease}.ocmm-banner:hover img{transform:scale(1.025)}.ocmm-banner-side{flex:0 0 var(--ocmm-banner-width);max-width:42%}.ocmm-banner-top{margin-bottom:20px;width:var(--ocmm-banner-width);max-width:100%}.ocmm-banner-bottom{margin-top:20px;width:var(--ocmm-banner-width);max-width:100%}.ocmm-banner-position-left .ocmm-banner-side{order:0}.ocmm-banner-position-left .ocmm-links-wrap{order:1}.ocmm-banner-position-right .ocmm-links-wrap{order:0}.ocmm-banner-position-right .ocmm-banner-side{order:1}@media(max-width:991px){.ocmm-content-layout{gap:16px}.ocmm-banner-side{flex-basis:min(280px,36%);max-width:36%}}@media(max-width:767px){.ocmm-content-layout{display:block}.ocmm-banner-side,.ocmm-banner-top,.ocmm-banner-bottom{width:100%;max-width:100%;margin:14px 0}.ocmm-banner img{height:auto}}

.ocmm-small-banners { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 12px; margin-top: 18px; padding-top: 16px; border-top: 1px solid rgba(0,0,0,.08); }
.ocmm-small-banner-card a, .ocmm-small-banner-card span { display: block; height: 100%; border-radius: 14px; overflow: hidden; background: #f7f9fc; border: 1px solid rgba(0,0,0,.06); text-decoration: none; color: inherit; transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease; }
.ocmm-small-banner-card a:hover { transform: translateY(-2px); box-shadow: 0 10px 24px rgba(0,0,0,.10); border-color: rgba(0,0,0,.12); }
.ocmm-small-banner-card img { width: 100%; height: 86px; object-fit: cover; display: block; }
.ocmm-small-banner-card strong { display: block; padding: 9px 10px 2px; font-size: 13px; line-height: 1.25; color: #1f2d3d; }
.ocmm-small-banner-card em { display: block; padding: 0 10px 10px; font-style: normal; font-size: 12px; color: #718096; }
@media (max-width: 1024px) { .ocmm-small-banners { grid-template-columns: repeat(3, minmax(0, 1fr)); } }
@media (max-width: 767px) { .ocmm-small-banners { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; } .ocmm-small-banner-card img { height: 74px; } }

/* v1.5 Mobile drawer UX */
.ocmm-mobile-back{display:none;border:0;background:#f4f3ff;color:#2f257f;font-weight:800;border-radius:10px;padding:11px 14px;margin:0 0 14px;min-height:44px;text-align:left}.ocmm-panel{transition:transform .24s ease, opacity .2s ease}.ocmm-mobile-sticky .ocmm-head{position:sticky;top:0;z-index:3;background:#fff}.ocmm-head strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ocmm-left-item{touch-action:manipulation}.ocmm-backdrop{backdrop-filter:blur(2px)}
@media(max-width:767px){
  .ocmm-panel{display:block;opacity:0;pointer-events:none;top:0;bottom:0;max-height:none;height:100dvh;width:min(92vw,390px);border-radius:0;left:0;right:auto;transform:translateX(-105%);padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}
  .ocmm.is-open .ocmm-panel{opacity:1;pointer-events:auto;transform:translateX(0)}
  .ocmm-mobile-right .ocmm-panel{left:auto;right:0;transform:translateX(105%);border-radius:16px 0 0 16px}
  .ocmm-mobile-left .ocmm-panel{left:0;right:auto;border-radius:0 16px 16px 0}
  .ocmm-mobile-fullscreen .ocmm-panel{left:0;right:0;width:100vw;border-radius:0;transform:translateY(18px);opacity:0}
  .ocmm-mobile-fullscreen.is-open .ocmm-panel{transform:translateY(0);opacity:1}
  .ocmm-head{min-height:58px;padding:0 16px}.ocmm-close{width:44px;height:44px;border-radius:12px;background:#f4f3ff;color:#2f257f;font-size:30px}
  .ocmm-body{position:relative;height:calc(100dvh - 58px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow:hidden;display:block}.ocmm-left,.ocmm-content{position:absolute;inset:0;overflow:auto;-webkit-overflow-scrolling:touch;background:#fff;transition:transform .24s ease, opacity .2s ease}.ocmm-left{display:block;max-height:none;border:0;padding:12px;background:#fbfbff;transform:translateX(0);opacity:1}.ocmm-content{display:block;padding:14px;transform:translateX(100%);opacity:0}.ocmm-mobile-right .ocmm-content{transform:translateX(-100%)}.ocmm.is-sub-open .ocmm-left{transform:translateX(-28%);opacity:0;pointer-events:none}.ocmm-mobile-right.is-sub-open .ocmm-left{transform:translateX(28%)}.ocmm.is-sub-open .ocmm-content{transform:translateX(0);opacity:1}.ocmm-mobile-back{display:inline-flex;align-items:center;gap:6px;width:100%;position:sticky;top:0;z-index:2}.ocmm-left-item{min-height:52px;border-radius:12px;background:#fff;margin-bottom:7px;box-shadow:0 1px 0 rgba(0,0,0,.04)}.ocmm-left-item.is-active{background:#eeedfa}.ocmm-section-title{font-size:17px;margin-bottom:14px;padding-bottom:12px}.ocmm-links{display:block}.ocmm-link{min-height:48px;margin-bottom:7px;background:#fbfbff;border:1px solid #edf0f5;border-radius:12px}.ocmm-small-banners{grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:16px}.ocmm-banner{border-radius:14px}.ocmm-placeholder,.ocmm-empty{margin:12px}
}


/* v1.6 Design presets and custom variables */
.ocmm{
  font-size:var(--ocmm-font-size,14px);
  color:var(--ocmm-text,#171717);
}
.ocmm .ocmm-toggle{
  background:var(--ocmm-button-bg,#2f257f);
  color:var(--ocmm-button-text,#fff);
  border-radius:calc(var(--ocmm-radius,14px) - 4px);
  box-shadow:0 8px 22px color-mix(in srgb, var(--ocmm-primary,#2f257f) 26%, transparent);
}
.ocmm .ocmm-panel{
  width:min(var(--ocmm-max-width,1180px),calc(100vw - 32px));
  background:var(--ocmm-panel-bg,#fff);
  color:var(--ocmm-text,#171717);
  border-radius:var(--ocmm-radius,14px);
  box-shadow:var(--ocmm-shadow,0 24px 80px rgba(0,0,0,.22));
}
.ocmm .ocmm-head{
  border-bottom-color:var(--ocmm-border,#edf0f5);
  background:var(--ocmm-panel-bg,#fff);
}
.ocmm .ocmm-body{
  grid-template-columns:var(--ocmm-left-width,320px) 1fr;
}
.ocmm .ocmm-left{
  background:var(--ocmm-left-bg,#fbfbff);
  border-right-color:var(--ocmm-border,#edf0f5);
}
.ocmm .ocmm-left-item{
  color:var(--ocmm-text,#171717);
}
.ocmm .ocmm-left-item b,
.ocmm .ocmm-close,
.ocmm .ocmm-mobile-back{
  color:var(--ocmm-primary,#2f257f);
}
.ocmm .ocmm-left-item.is-active{
  background:var(--ocmm-active-bg,#eeedfa);
  color:var(--ocmm-active-text,#2f257f);
}
.ocmm .ocmm-section-title,
.ocmm .ocmm-small-banners{
  border-color:var(--ocmm-border,#edf0f5);
}
.ocmm .ocmm-section-title a,
.ocmm .ocmm-section-title span{
  color:var(--ocmm-text,#171717);
}
.ocmm .ocmm-link{
  color:var(--ocmm-primary,#2f257f);
}
.ocmm .ocmm-link:hover{
  background:var(--ocmm-hover-bg,#f4f3ff);
  color:var(--ocmm-active-text,#2f257f);
}
.ocmm .ocmm-show-more{
  background:var(--ocmm-primary,#2f257f);
}
.ocmm .ocmm-banner,
.ocmm .ocmm-small-banner-card a,
.ocmm .ocmm-small-banner-card span,
.ocmm .ocmm-placeholder,
.ocmm .ocmm-empty{
  border-radius:var(--ocmm-radius,14px);
}

/* Preset helper classes */
.ocmm-preset-dark_premium,
.ocmm-preset-black_gold{
  --ocmm-panel-bg:#121212;
  --ocmm-left-bg:#181818;
  --ocmm-text:#f6f6f6;
  --ocmm-border:#2a2a2a;
  --ocmm-hover-bg:#232323;
}
.ocmm-preset-dark_premium .ocmm-link,
.ocmm-preset-black_gold .ocmm-link,
.ocmm-preset-dark_premium .ocmm-section-title a,
.ocmm-preset-black_gold .ocmm-section-title a,
.ocmm-preset-dark_premium .ocmm-section-title span,
.ocmm-preset-black_gold .ocmm-section-title span{
  color:var(--ocmm-text,#f6f6f6);
}
.ocmm-preset-dark_premium .ocmm-small-banner-card a,
.ocmm-preset-dark_premium .ocmm-small-banner-card span,
.ocmm-preset-black_gold .ocmm-small-banner-card a,
.ocmm-preset-black_gold .ocmm-small-banner-card span{
  background:#1d1d1d;
  border-color:#2a2a2a;
}
.ocmm-preset-dark_premium .ocmm-small-banner-card strong,
.ocmm-preset-black_gold .ocmm-small-banner-card strong{
  color:#fff;
}
.ocmm-preset-dark_premium .ocmm-small-banner-card em,
.ocmm-preset-black_gold .ocmm-small-banner-card em{
  color:#b8b8b8;
}
@media(max-width:767px){
  .ocmm .ocmm-panel{width:min(92vw,390px);border-radius:0 16px 16px 0}
  .ocmm-mobile-fullscreen .ocmm-panel{width:100vw;border-radius:0}
  .ocmm .ocmm-body{grid-template-columns:1fr}
  .ocmm .ocmm-left,.ocmm .ocmm-content{background:var(--ocmm-panel-bg,#fff)}
  .ocmm .ocmm-left{background:var(--ocmm-left-bg,#fbfbff)}
}

/* v1.7 Brands */
.ocmm-brands { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 10px; margin-top: 16px; }
.ocmm-brand-card { display: flex; align-items: center; justify-content: center; gap: 8px; min-height: 72px; padding: 10px; border: 1px solid var(--ocmm-border); border-radius: calc(var(--ocmm-radius) - 4px); background: var(--ocmm-panel-bg); color: var(--ocmm-text); text-decoration: none; transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease; }
.ocmm-brand-card:hover { transform: translateY(-2px); box-shadow: 0 12px 26px rgba(0,0,0,.10); border-color: var(--ocmm-primary); text-decoration: none; }
.ocmm-brand-card img { max-width: 92px; max-height: 44px; object-fit: contain; }
.ocmm-brand-card span { font-size: 12px; font-weight: 700; text-align: center; }
@media (max-width: 1024px) { .ocmm-brands { grid-template-columns: repeat(4, minmax(0, 1fr)); } }
@media (max-width: 767px) { .ocmm-brands { grid-template-columns: repeat(2, minmax(0, 1fr)); } .ocmm-brand-card { min-height: 64px; } }

.ocmm-header-holder:empty{display:none!important;}

/* v1.8 products */
.ocmm-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px}.ocmm-product-card{border:1px solid var(--ocmm-border);border-radius:calc(var(--ocmm-radius) - 4px);padding:12px;background:var(--ocmm-panel-bg);transition:.2s ease;min-width:0}.ocmm-product-card:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(0,0,0,.12)}.ocmm-product-main{display:flex;gap:10px;align-items:center;text-decoration:none;color:var(--ocmm-text)}.ocmm-product-main img{width:58px;height:58px;object-fit:contain;flex:0 0 auto}.ocmm-product-name{font-weight:700;line-height:1.25}.ocmm-product-price{margin-top:8px;display:flex;gap:7px;align-items:center}.ocmm-product-price strong{color:var(--ocmm-active-text)}.ocmm-product-price del{opacity:.55}.ocmm-product-rating{font-size:13px;letter-spacing:1px;margin-top:5px}.ocmm-product-rating span{opacity:.25}.ocmm-product-rating span.is-on{opacity:1;color:#f5a623}.ocmm-product-stock{font-size:12px;opacity:.75;margin-top:4px}.ocmm-product-cart{margin-top:8px;width:100%;border:0;border-radius:10px;background:var(--ocmm-button-bg);color:var(--ocmm-button-text);font-weight:700;padding:8px 10px}.ocmm-product-cart:hover{filter:brightness(1.08)}@media(max-width:1024px){.ocmm-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.ocmm-products{grid-template-columns:1fr}.ocmm-product-main img{width:52px;height:52px}}

.ocmm-loader{padding:24px;text-align:center;color:var(--ocmm-active-text);font-weight:700;}
.ocmm[data-ocmm-ajax="1"][data-ocmm-ajax-loaded="0"] .ocmm-static-content{display:none;}
.ocmm-performance .ocmm-banner img,.ocmm-performance .ocmm-small-banner-card,.ocmm-performance .ocmm-brand-card,.ocmm-performance .ocmm-product-card{transition:none!important;}

/* v2.0.2 layout fix: keep left menu and submenu content on one row */
.ocmm .ocmm-body{display:block;min-height:420px;overflow:hidden;}
.ocmm .ocmm-static-content,
.ocmm .ocmm-ajax-target{display:grid;grid-template-columns:var(--ocmm-left-width,320px) minmax(0,1fr);min-height:420px;height:100%;}
.ocmm .ocmm-ajax-target:empty{display:none;}
.ocmm .ocmm-static-content > .ocmm-left,
.ocmm .ocmm-ajax-target > .ocmm-left{grid-column:1;min-width:0;}
.ocmm .ocmm-static-content > .ocmm-content,
.ocmm .ocmm-ajax-target > .ocmm-content{grid-column:2;min-width:0;}
@media(max-width:767px){
  .ocmm .ocmm-static-content,
  .ocmm .ocmm-ajax-target{display:block;min-height:auto;height:100%;}
}


/* v2.0.3 category levels fix: show 3rd and 4th category levels inside submenu columns */
.ocmm .ocmm-link-group{min-width:0;border-radius:10px;padding:2px 0;}
.ocmm .ocmm-link-group>.ocmm-link{font-weight:800;}
.ocmm .ocmm-sublevels{list-style:none;margin:4px 0 0 0;padding:0;}
.ocmm .ocmm-sublevels li{margin:0;padding:0;}
.ocmm .ocmm-sublevel-link{display:flex;align-items:center;gap:8px;min-height:30px;padding:5px 10px;border-radius:8px;color:var(--ocmm-text,#171717);text-decoration:none;font-size:13px;line-height:1.25;opacity:.88;}
.ocmm .ocmm-sublevel-link:hover{background:var(--ocmm-hover-bg,#f4f3ff);color:var(--ocmm-active-text,#2f257f);text-decoration:none;opacity:1;}
.ocmm .ocmm-sublevel-link img{width:20px;height:20px;object-fit:contain;flex:0 0 auto;}
.ocmm .ocmm-sublevel-link em{font-style:normal;font-size:10px;background:#ffd84d;color:#171717;border-radius:20px;padding:2px 6px;margin-left:4px;}
.ocmm .ocmm-sublevels-4{margin-top:0;margin-left:12px;padding-left:10px;border-left:1px solid var(--ocmm-border,#edf0f5);}
.ocmm .ocmm-link-level-4{font-size:12px;opacity:.72;min-height:26px;padding-top:4px;padding-bottom:4px;}
.ocmm-preset-dark_premium .ocmm-sublevel-link,
.ocmm-preset-black_gold .ocmm-sublevel-link{color:#e8e8ee;}
@media(max-width:767px){
  .ocmm .ocmm-link-group{margin-bottom:8px;background:#fbfbff;border:1px solid var(--ocmm-border,#edf0f5);border-radius:12px;padding:6px;}
  .ocmm .ocmm-link-group>.ocmm-link{margin-bottom:4px;border:0;background:transparent;}
  .ocmm .ocmm-sublevel-link{min-height:36px;font-size:14px;}
}

/* v2.0.4 mobile card navigation: one screen = one level, same card style for 1-4 levels */
.ocmm-mobile-nav{display:none;}
@media(max-width:767px){
  .ocmm .ocmm-body{height:calc(100dvh - 58px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow:hidden;display:block;min-height:0;background:var(--ocmm-left-bg,#fbfbff);}
  .ocmm .ocmm-static-content,
  .ocmm .ocmm-ajax-target{display:block;min-height:0;height:100%;}
  .ocmm .ocmm-static-content > .ocmm-left,
  .ocmm .ocmm-static-content > .ocmm-content,
  .ocmm .ocmm-ajax-target > .ocmm-left,
  .ocmm .ocmm-ajax-target > .ocmm-content{display:none!important;}
  .ocmm-mobile-nav{display:flex;height:100%;min-height:0;flex-direction:column;background:var(--ocmm-left-bg,#fbfbff);}
  .ocmm-mobile-nav-head{display:none;align-items:center;gap:10px;min-height:48px;padding:8px 14px;border-bottom:1px solid var(--ocmm-border,#edf0f5);background:var(--ocmm-panel-bg,#fff);position:sticky;top:0;z-index:4;}
  .ocmm.is-mobile-sub-open .ocmm-mobile-nav-head{display:flex;}
  .ocmm-mobile-nav-head strong{font-size:15px;line-height:1.2;color:var(--ocmm-text,#171717);font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
  .ocmm-mobile-tree-back{display:none;align-items:center;justify-content:center;min-width:42px;height:38px;border:0;border-radius:12px;background:var(--ocmm-active-bg,#eeedfa);color:var(--ocmm-active-text,#2f257f);font-weight:900;font-size:16px;padding:0 12px;}
  .ocmm-mobile-tree-back.is-visible{display:inline-flex;}
  .ocmm-mobile-panes{position:relative;flex:1 1 auto;min-height:0;overflow:hidden;background:var(--ocmm-left-bg,#fbfbff);}
  .ocmm-mobile-pane{display:none;position:absolute;inset:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:12px 12px 22px;background:var(--ocmm-left-bg,#fbfbff);animation:ocmmMobilePane .18s ease both;}
  .ocmm-mobile-pane.is-active{display:block;}
  .ocmm-mobile-card-list{display:flex;flex-direction:column;gap:10px;}
  .ocmm-mobile-card{display:flex;align-items:center;gap:12px;width:100%;min-height:53px;padding:12px 13px;border:1px solid rgba(0,0,0,.035);border-radius:13px;background:var(--ocmm-panel-bg,#fff);box-shadow:0 1px 0 rgba(0,0,0,.035),0 8px 20px rgba(20,20,40,.035);color:var(--ocmm-text,#171717);text-decoration:none;text-align:left;font-weight:800;line-height:1.22;}
  .ocmm-mobile-card:hover,
  .ocmm-mobile-card:focus{background:var(--ocmm-active-bg,#eeedfa);color:var(--ocmm-active-text,#2f257f);text-decoration:none;outline:none;}
  .ocmm-mobile-card-img{width:28px;height:28px;object-fit:contain;flex:0 0 28px;border-radius:4px;}
  .ocmm-mobile-card-icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 28px;font-size:20px;}
  .ocmm-mobile-card-title{display:block;min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;}
  .ocmm-mobile-card em{font-style:normal;font-size:10px;font-weight:900;background:#ffd84d;color:#171717;border-radius:999px;padding:3px 7px;flex:0 0 auto;}
  .ocmm-mobile-card b{margin-left:auto;color:var(--ocmm-primary,#2f257f);font-size:18px;line-height:1;flex:0 0 auto;}
  .ocmm-preset-dark_premium .ocmm-mobile-card,
  .ocmm-preset-black_gold .ocmm-mobile-card{background:#1d1d1d;border-color:#2a2a2a;color:#f6f6f6;}
  .ocmm-preset-dark_premium .ocmm-mobile-nav,
  .ocmm-preset-dark_premium .ocmm-mobile-pane,
  .ocmm-preset-dark_premium .ocmm-mobile-panes,
  .ocmm-preset-black_gold .ocmm-mobile-nav,
  .ocmm-preset-black_gold .ocmm-mobile-pane,
  .ocmm-preset-black_gold .ocmm-mobile-panes{background:var(--ocmm-left-bg,#181818);}
  @keyframes ocmmMobilePane{from{opacity:.55;transform:translateX(16px)}to{opacity:1;transform:translateX(0)}}
}

/* v2.0.6 Cascade marketplace view + under horizontal menu position */
@media (min-width:768px){
  .ocmm[data-ocmm-desktop-position="under_nav"] .ocmm-panel{top:var(--ocmm-panel-top,80px);left:var(--ocmm-panel-left,50%);transform:var(--ocmm-panel-transform,translateX(-50%));width:var(--ocmm-panel-width,min(1180px,calc(100vw - 32px)));border-radius:0 0 8px 8px;max-height:calc(100vh - var(--ocmm-panel-top,80px) - 16px)}
  .ocmm[data-ocmm-desktop-position="under_nav"] .ocmm-head{display:none}
  .ocmm[data-ocmm-desktop-position="under_nav"] .ocmm-body{min-height:430px;border-top:3px solid var(--ocmm-primary,#2f257f)}
  .ocmm-panel-cascade > .ocmm-banner,
  .ocmm-panel-cascade > .ocmm-content-layout,
  .ocmm-panel-cascade > .ocmm-small-banners,
  .ocmm-panel-cascade > .ocmm-products,
  .ocmm-panel-cascade > .ocmm-brands{display:none!important}
  .ocmm-cascade{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);align-items:stretch;min-height:400px;margin:-24px;overflow:hidden;background:#fff}
  .ocmm-cascade-col{display:none;min-width:240px;max-height:calc(100vh - var(--ocmm-panel-top,80px) - 20px);overflow:auto;border-right:1px solid rgba(0,0,0,.08);background:#fff;padding:0}
  .ocmm-cascade-col.is-active{display:block}
  .ocmm-cascade-item{display:flex;align-items:center;gap:12px;width:100%;min-height:44px;padding:0 16px;border:0;border-bottom:1px solid rgba(0,0,0,.055);background:#fff;color:#24242a;text-decoration:none;text-align:left;font-weight:500;cursor:pointer}
  .ocmm-cascade-item:hover,.ocmm-cascade-item.is-active{background:#f5f5f8;color:var(--ocmm-primary,#2f257f);text-decoration:none}
  .ocmm-cascade-item img{width:24px;height:24px;object-fit:contain;flex:0 0 24px}.ocmm-cascade-icon{width:24px;text-align:center;flex:0 0 24px}.ocmm-cascade-item span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ocmm-cascade-item b{margin-left:auto;color:var(--ocmm-primary,#2f257f);font-size:18px;line-height:1}
  .ocmm-panel-cascade .ocmm-section-title{display:none}
  .ocmm-panel-cascade{padding:0!important}
}
@media (max-width:767px){.ocmm-cascade{display:none!important}}


/* v2.0.10: hide previously opened submenu when hovering an item without children */
@media (min-width:768px){
  .ocmm.ocmm-no-active .ocmm-panel-content{display:none!important;}
}
