/* Ficomedical Complete — Tek Eklenti v5.0.4 */
:root{
  --fcm-container:1280px;
  --fcm-gutter:clamp(16px,3vw,36px);
  --fcm-gap:clamp(14px,2vw,24px);
  --fcm-radius:14px;
  --fcm-line:#e5e9ef;
  --fcm-soft:#f6f8fb;
  --fcm-text:#182433;
  --fcm-muted:#637083;
  --fcm-accent:#0b6b78;
  --fcm-accent-dark:#07515b;
}
html{width:100%;max-width:100%;overflow-x:hidden;scroll-behavior:smooth}
body.fcm-hotfix-active{width:100%;max-width:100%;overflow-x:hidden;color:var(--fcm-text)}
body.fcm-hotfix-active *,body.fcm-hotfix-active *::before,body.fcm-hotfix-active *::after{box-sizing:border-box}
body.fcm-hotfix-active img,body.fcm-hotfix-active svg,body.fcm-hotfix-active video,body.fcm-hotfix-active iframe{max-width:100%;height:auto}
body.fcm-hotfix-active .elementor,body.fcm-hotfix-active .elementor-section,body.fcm-hotfix-active .elementor-container,body.fcm-hotfix-active .e-con,body.fcm-hotfix-active .e-con-inner,body.fcm-hotfix-active .elementor-widget-wrap,body.fcm-hotfix-active .elementor-widget-container{min-width:0}
body.fcm-hotfix-active .site-main,body.fcm-hotfix-active main,body.fcm-hotfix-active #primary,body.fcm-hotfix-active .content-area{max-width:100%}
body.fcm-hotfix-active .elementor-section.elementor-section-boxed>.elementor-container,
body.fcm-hotfix-active .e-con.e-con-boxed>.e-con-inner{
  width:min(var(--fcm-container),calc(100% - (var(--fcm-gutter) * 2)));
  max-width:var(--fcm-container);
  margin-inline:auto;
}
body.fcm-hotfix-active .elementor-column,body.fcm-hotfix-active .e-con{overflow-wrap:anywhere}
body.fcm-hotfix-active .elementor-widget-text-editor p:last-child{margin-bottom:0}
body.fcm-hotfix-active .elementor-heading-title{overflow-wrap:anywhere}
body.fcm-hotfix-active a,body.fcm-hotfix-active button{touch-action:manipulation}
body.fcm-hotfix-active .fcm-hidden-empty,body.fcm-hotfix-active .fcm-zero-counter,body.fcm-hotfix-active .fcm-empty-counter-column{display:none!important}

/* Header, main menu and language switcher */
body.fcm-hotfix-active header,body.fcm-hotfix-active .site-header,body.fcm-hotfix-active [data-elementor-type="header"]{position:relative;z-index:1000}
body.fcm-hotfix-active header .elementor-container,
body.fcm-hotfix-active [data-elementor-type="header"] .e-con-inner{align-items:center}
body.fcm-hotfix-active .elementor-menu-toggle{flex:0 0 auto}
body.fcm-hotfix-active .pll-parent-menu-item,
body.fcm-hotfix-active .wpml-ls-item,
body.fcm-hotfix-active .trp-language-switcher,
body.fcm-hotfix-active .gtranslate_wrapper,
body.fcm-hotfix-active .gt_switcher_wrapper{align-items:center;justify-content:center}
body.fcm-hotfix-active .pll-parent-menu-item>a,
body.fcm-hotfix-active .wpml-ls-link,
body.fcm-hotfix-active .trp-language-switcher>div,
body.fcm-hotfix-active .glink{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px;min-height:40px}
body.fcm-hotfix-active .pll-parent-menu-item img,
body.fcm-hotfix-active .wpml-ls-flag,
body.fcm-hotfix-active .trp-flag-image,
body.fcm-hotfix-active .glink img{width:22px!important;height:16px!important;object-fit:cover;border-radius:2px;vertical-align:middle;margin:0!important}

@media (min-width:1025px){
  body.fcm-hotfix-active .elementor-nav-menu--main .elementor-nav-menu{display:flex;align-items:center;flex-wrap:nowrap;gap:clamp(2px,.5vw,10px)}
  body.fcm-hotfix-active .elementor-nav-menu--main .elementor-nav-menu>li{flex:0 0 auto}
  body.fcm-hotfix-active .elementor-nav-menu--main .elementor-item{white-space:nowrap;line-height:1.2}
  body.fcm-hotfix-active .fcm-mega-menu{position:static!important}
  body.fcm-hotfix-active .fcm-mega-menu>.sub-menu,
  body.fcm-hotfix-active .fcm-mega-menu>ul.sub-menu{
    width:min(1120px,calc(100vw - 32px))!important;
    max-width:1120px!important;
    left:50%!important;
    right:auto!important;
    transform:translateX(-50%);
    padding:24px!important;
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:8px 24px;
    border:1px solid var(--fcm-line);
    border-radius:16px;
    box-shadow:0 22px 55px rgba(20,35,55,.16);
    background:#fff;
  }
  body.fcm-hotfix-active .fcm-mega-menu:not(:hover):not(.focus)>.sub-menu,
  body.fcm-hotfix-active .fcm-mega-menu:not(:hover):not(.focus)>ul.sub-menu{display:none!important}
  body.fcm-hotfix-active .fcm-mega-menu>.sub-menu>li,
  body.fcm-hotfix-active .fcm-mega-menu>ul.sub-menu>li{width:auto!important;min-width:0}
  body.fcm-hotfix-active .fcm-mega-menu .sub-menu a{white-space:normal!important;line-height:1.35;border-radius:8px;padding:10px 12px!important}
  body.fcm-hotfix-active .fcm-mega-menu .sub-menu a:hover{background:var(--fcm-soft)}
  body.fcm-hotfix-active .fcm-mega-menu .sub-menu .sub-menu{position:static!important;display:block!important;width:auto!important;min-width:0!important;box-shadow:none!important;border:0!important;padding:4px 0 0!important;transform:none!important;background:transparent!important}
}

@media (max-width:1024px){
  body.fcm-hotfix-active .elementor-nav-menu--dropdown .fcm-mega-menu>.sub-menu,
  body.fcm-hotfix-active .elementor-nav-menu--dropdown .fcm-mega-menu>ul.sub-menu{
    position:static!important;
    width:100%!important;
    max-width:none!important;
    transform:none!important;
    padding:6px 0 8px 18px!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    background:transparent!important;
  }
  body.fcm-hotfix-active .elementor-nav-menu--dropdown .fcm-mega-menu .sub-menu a{padding:9px 10px!important;white-space:normal!important}
}

/* Buttons */
body.fcm-hotfix-active .elementor-button,body.fcm-hotfix-active .button,body.fcm-hotfix-active button,body.fcm-hotfix-active input[type="submit"]{max-width:100%;white-space:normal;text-align:center}
body.fcm-hotfix-active .elementor-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px}

/* WooCommerce archive and product grids */
body.fcm-hotfix-active.woocommerce-shop .site-main,
body.fcm-hotfix-active.post-type-archive-product .site-main,
body.fcm-hotfix-active.tax-product_cat .site-main,
body.fcm-hotfix-active.tax-product_tag .site-main,
body.fcm-hotfix-active.single-product .site-main,
body.fcm-hotfix-active.woocommerce-shop #primary,
body.fcm-hotfix-active.post-type-archive-product #primary,
body.fcm-hotfix-active.tax-product_cat #primary,
body.fcm-hotfix-active.tax-product_tag #primary,
body.fcm-hotfix-active.single-product #primary{
  width:min(var(--fcm-container),calc(100% - (var(--fcm-gutter) * 2)));
  max-width:var(--fcm-container);
  margin-inline:auto;
}
body.fcm-hotfix-active .woocommerce ul.products,
body.fcm-hotfix-active .woocommerce-page ul.products,
body.fcm-hotfix-active .elementor-widget-woocommerce-products ul.products{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:var(--fcm-gap)!important;
  margin:28px 0!important;
  padding:0!important;
  list-style:none!important;
}
body.fcm-hotfix-active .woocommerce ul.products::before,
body.fcm-hotfix-active .woocommerce ul.products::after{display:none!important}
body.fcm-hotfix-active .woocommerce ul.products li.product,
body.fcm-hotfix-active .woocommerce-page ul.products li.product{
  width:auto!important;
  float:none!important;
  margin:0!important;
  min-width:0;
  display:flex;
  flex-direction:column;
  height:100%;
  border:1px solid var(--fcm-line);
  border-radius:var(--fcm-radius);
  background:#fff;
  overflow:hidden;
  box-shadow:0 8px 28px rgba(25,42,67,.05);
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
body.fcm-hotfix-active .woocommerce ul.products li.product:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(25,42,67,.1);border-color:#ccd6e2}
body.fcm-hotfix-active .woocommerce ul.products li.product a.woocommerce-LoopProduct-link{display:flex;flex-direction:column;flex:1;min-width:0}
body.fcm-hotfix-active .woocommerce ul.products li.product img{
  width:100%!important;
  height:auto!important;
  aspect-ratio:4/3;
  object-fit:contain!important;
  object-position:center;
  margin:0!important;
  padding:18px;
  background:#fff;
  border-bottom:1px solid var(--fcm-line);
}
body.fcm-hotfix-active .woocommerce ul.products li.product .woocommerce-loop-product__title,
body.fcm-hotfix-active .woocommerce ul.products li.product h2,
body.fcm-hotfix-active .woocommerce ul.products li.product h3{
  font-size:clamp(15px,1.3vw,18px)!important;
  line-height:1.35!important;
  margin:0!important;
  padding:16px 16px 8px!important;
  color:var(--fcm-text)!important;
  min-height:calc(2.7em + 24px);
}
body.fcm-hotfix-active .woocommerce ul.products li.product .price{padding:0 16px 10px!important;color:var(--fcm-accent)!important;font-weight:700}
body.fcm-hotfix-active .woocommerce ul.products li.product .button,
body.fcm-hotfix-active .woocommerce ul.products li.product .added_to_cart{
  margin:auto 16px 16px!important;
  width:calc(100% - 32px)!important;
  min-height:44px;
  display:flex!important;
  align-items:center;
  justify-content:center;
  border-radius:9px!important;
  background:var(--fcm-accent)!important;
  color:#fff!important;
  line-height:1.25!important;
  padding:11px 12px!important;
}
body.fcm-hotfix-active .woocommerce ul.products li.product .button:hover{background:var(--fcm-accent-dark)!important}
body.fcm-hotfix-active .woocommerce-result-count,body.fcm-hotfix-active .woocommerce-ordering{margin-top:10px}
body.fcm-hotfix-active .woocommerce-ordering select{max-width:100%;min-height:42px;border:1px solid var(--fcm-line);border-radius:8px;padding:0 34px 0 12px;background:#fff}
body.fcm-hotfix-active .woocommerce-pagination ul.page-numbers{display:flex!important;flex-wrap:wrap;justify-content:center;gap:7px;border:0!important}
body.fcm-hotfix-active .woocommerce-pagination ul.page-numbers li{border:0!important}
body.fcm-hotfix-active .woocommerce-pagination .page-numbers a,body.fcm-hotfix-active .woocommerce-pagination .page-numbers span{display:grid;place-items:center;min-width:40px;min-height:40px;border:1px solid var(--fcm-line);border-radius:8px!important}

/* Category header and category chips */
body.fcm-hotfix-active .woocommerce-products-header{margin:24px 0 8px}
body.fcm-hotfix-active .woocommerce-products-header__title{font-size:clamp(28px,4vw,46px);line-height:1.12;margin-bottom:14px}
body.fcm-hotfix-active .term-description{max-width:880px;color:var(--fcm-muted);line-height:1.7}
body.fcm-hotfix-active .product-categories,body.fcm-hotfix-active .wc-block-product-categories-list{display:flex;gap:8px;overflow-x:auto;padding:4px 0 12px;scrollbar-width:thin}
body.fcm-hotfix-active .product-categories li,body.fcm-hotfix-active .wc-block-product-categories-list li{flex:0 0 auto;list-style:none}
body.fcm-hotfix-active .product-categories a,body.fcm-hotfix-active .wc-block-product-categories-list a{display:inline-flex;align-items:center;min-height:38px;padding:8px 13px;border:1px solid var(--fcm-line);border-radius:999px;background:#fff;white-space:nowrap}

/* Single product: target only the main div.product, not related product cards */
body.fcm-hotfix-active.single-product div.product{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:clamp(28px,5vw,64px);align-items:start}
body.fcm-hotfix-active.single-product div.product>.woocommerce-product-gallery,
body.fcm-hotfix-active.single-product div.product>.summary{float:none!important;width:auto!important;min-width:0;margin:0!important}
body.fcm-hotfix-active.single-product .woocommerce-product-gallery__wrapper{border:1px solid var(--fcm-line);border-radius:var(--fcm-radius);overflow:hidden;background:#fff}
body.fcm-hotfix-active.single-product .woocommerce-product-gallery__image img{width:100%;aspect-ratio:4/3;object-fit:contain;padding:clamp(12px,2vw,24px);background:#fff}
body.fcm-hotfix-active.single-product .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:10px!important}
body.fcm-hotfix-active.single-product .flex-control-thumbs li{float:none!important;width:auto!important}
body.fcm-hotfix-active.single-product .flex-control-thumbs img{aspect-ratio:1/1;object-fit:contain;border:1px solid var(--fcm-line);border-radius:8px;padding:5px}
body.fcm-hotfix-active.single-product .product_title{font-size:clamp(28px,4vw,48px);line-height:1.12;margin:0 0 18px}
body.fcm-hotfix-active.single-product .woocommerce-product-details__short-description{font-size:16px;line-height:1.7;color:var(--fcm-muted)}
body.fcm-hotfix-active.single-product .product_meta{display:grid;gap:6px;padding:14px 0;border-top:1px solid var(--fcm-line);border-bottom:1px solid var(--fcm-line)}
body.fcm-hotfix-active.single-product form.cart{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:18px}
body.fcm-hotfix-active.single-product form.cart .quantity{margin:0!important}
body.fcm-hotfix-active.single-product form.cart .qty{min-height:46px;border:1px solid var(--fcm-line);border-radius:8px}
body.fcm-hotfix-active.single-product .single_add_to_cart_button{min-height:46px;border-radius:8px!important;background:var(--fcm-accent)!important}
body.fcm-hotfix-active.single-product div.product>.woocommerce-tabs{grid-column:1/-1;width:100%;margin-top:30px}
body.fcm-hotfix-active.single-product .woocommerce-tabs ul.tabs{display:flex;gap:8px;overflow-x:auto;padding:0 0 10px!important;margin:0 0 20px!important}
body.fcm-hotfix-active.single-product .woocommerce-tabs ul.tabs::before{display:none!important}
body.fcm-hotfix-active.single-product .woocommerce-tabs ul.tabs li{flex:0 0 auto;border:1px solid var(--fcm-line)!important;border-radius:8px!important;background:#fff!important;margin:0!important}
body.fcm-hotfix-active.single-product .woocommerce-tabs ul.tabs li::before,body.fcm-hotfix-active.single-product .woocommerce-tabs ul.tabs li::after{display:none!important}
body.fcm-hotfix-active.single-product .woocommerce-tabs .panel{max-width:100%;overflow-wrap:anywhere}
body.fcm-hotfix-active.single-product .related,body.fcm-hotfix-active.single-product .upsells{width:100%}

/* Forms, tables, fallback images and floating UI */
body.fcm-hotfix-active input,body.fcm-hotfix-active select,body.fcm-hotfix-active textarea{max-width:100%}
body.fcm-hotfix-active table{max-width:100%}
body.fcm-hotfix-active img.fcm-fallback-image{background:#f7fafc}
body.fcm-hotfix-active .joinchat,body.fcm-hotfix-active .qlwapp,body.fcm-hotfix-active .whatsapp-button,body.fcm-hotfix-active [class*="whatsapp"]{max-width:calc(100vw - 24px)}
body.fcm-hotfix-active .cmplz-cookiebanner,body.fcm-hotfix-active .cky-consent-container,body.fcm-hotfix-active #cookie-law-info-bar{max-width:calc(100vw - 24px)}

@media (max-width:1200px){
  body.fcm-hotfix-active .woocommerce ul.products,body.fcm-hotfix-active .woocommerce-page ul.products,body.fcm-hotfix-active .elementor-widget-woocommerce-products ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}
  body.fcm-hotfix-active{--fcm-gutter:20px}
}
@media (max-width:900px){
  body.fcm-hotfix-active .woocommerce ul.products,body.fcm-hotfix-active .woocommerce-page ul.products,body.fcm-hotfix-active .elementor-widget-woocommerce-products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.fcm-hotfix-active.single-product div.product{grid-template-columns:1fr;gap:28px}
  body.fcm-hotfix-active.single-product div.product>.woocommerce-tabs{grid-column:1}
}
@media (max-width:767px){
  body.fcm-hotfix-active{--fcm-gutter:16px;--fcm-gap:14px}
  body.fcm-hotfix-active .elementor-section.elementor-section-boxed>.elementor-container,body.fcm-hotfix-active .e-con.e-con-boxed>.e-con-inner{width:calc(100% - 32px)}
  body.fcm-hotfix-active .woocommerce ul.products li.product .woocommerce-loop-product__title,body.fcm-hotfix-active .woocommerce ul.products li.product h2{padding:13px 13px 7px!important}
  body.fcm-hotfix-active .woocommerce ul.products li.product .price{padding-inline:13px!important}
  body.fcm-hotfix-active .woocommerce ul.products li.product .button{margin:auto 13px 13px!important;width:calc(100% - 26px)!important}
  body.fcm-hotfix-active.single-product .flex-control-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}
  body.fcm-hotfix-active .woocommerce-result-count,body.fcm-hotfix-active .woocommerce-ordering{float:none!important;width:100%;text-align:left}
  body.fcm-hotfix-active .woocommerce table.shop_table_responsive{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
}
@media (max-width:520px){
  body.fcm-hotfix-active .woocommerce ul.products,body.fcm-hotfix-active .woocommerce-page ul.products,body.fcm-hotfix-active .elementor-widget-woocommerce-products ul.products{grid-template-columns:1fr}
  body.fcm-hotfix-active.single-product .flex-control-thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media (prefers-reduced-motion:reduce){body.fcm-hotfix-active *,body.fcm-hotfix-active *::before,body.fcm-hotfix-active *::after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}

/* v3.6.0: live product-page and multilingual corrections */
body.fcm-hotfix-active .yith-wcwl-add-to-wishlist,
body.fcm-hotfix-active .yith-wcwl-wishlistaddedbrowse,
body.fcm-hotfix-active .yith-wcwl-wishlistexistsbrowse,
body.fcm-hotfix-active .tinv-wraper,
body.fcm-hotfix-active .tinvwl_add_to_wishlist_button,
body.fcm-hotfix-active .woosw-btn,
body.fcm-hotfix-active .compare,
body.fcm-hotfix-active .compare-button,
body.fcm-hotfix-active .woosc-btn,
body.fcm-hotfix-active .wooscp-btn,
body.fcm-hotfix-active .woolentor-compare,
body.fcm-hotfix-active .summary [class*="wishlist"],
body.fcm-hotfix-active .summary [id*="wishlist"],
body.fcm-hotfix-active .summary [class*="compare"],
body.fcm-hotfix-active .summary [id*="compare"]{display:none!important}

body.fcm-hotfix-active .fcm-site-header{
  background:#fff;
  border-bottom:1px solid #edf0f4;
  box-shadow:0 3px 18px rgba(24,36,51,.045);
}
body.fcm-hotfix-active .fcm-site-header>.elementor,
body.fcm-hotfix-active .fcm-site-header .elementor-section-wrap{width:100%}
body.fcm-hotfix-active .fcm-site-header .elementor-section.elementor-section-boxed>.elementor-container,
body.fcm-hotfix-active .fcm-site-header .e-con.e-con-boxed>.e-con-inner{
  width:min(1240px,calc(100% - 40px));
  max-width:1240px;
  min-height:78px;
  margin-inline:auto;
  align-items:center;
}
body.fcm-hotfix-active .fcm-site-header .custom-logo,
body.fcm-hotfix-active .fcm-site-header .site-logo img,
body.fcm-hotfix-active .fcm-site-header .elementor-widget-theme-site-logo img,
body.fcm-hotfix-active .fcm-site-header .elementor-widget-image img[alt*="Ficomedical" i]{
  width:165px!important;
  max-width:165px!important;
  max-height:58px!important;
  object-fit:contain!important;
}
body.fcm-hotfix-active .fcm-site-header .elementor-nav-menu--main .elementor-item{
  font-size:15px!important;
  font-weight:500!important;
  padding-inline:12px!important;
}

body.fcm-hotfix-active .fcm-language-switcher{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex-wrap:wrap!important;
  gap:9px!important;
  width:100%!important;
  margin:8px auto 14px!important;
  padding:0!important;
}
body.fcm-hotfix-active .fcm-language-switcher .fcm-language-link{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  min-height:36px!important;
  padding:6px 10px!important;
  border:1px solid #d7dde6!important;
  border-radius:7px!important;
  background:#fff!important;
  color:#263548!important;
  font-size:13px!important;
  line-height:1!important;
  text-decoration:none!important;
  box-shadow:none!important;
}
body.fcm-hotfix-active .fcm-language-switcher .fcm-language-link:hover,
body.fcm-hotfix-active .fcm-language-switcher .fcm-language-link.is-active{
  border-color:#17b5a6!important;
  background:#f0fbf9!important;
  color:#0a665f!important;
}
body.fcm-hotfix-active .fcm-language-switcher .fcm-language-link img{
  width:24px!important;
  height:16px!important;
  margin:0!important;
  object-fit:cover!important;
  border-radius:2px!important;
}

body.fcm-hotfix-active.single-product .woocommerce-breadcrumb{
  margin:18px 0 16px!important;
  color:#6f7885!important;
  font-size:14px!important;
  line-height:1.5!important;
}
body.fcm-hotfix-active.single-product .woocommerce-breadcrumb a{color:#6f7885!important}
body.fcm-hotfix-active.single-product .fcm-breadcrumb-separator{display:inline-block;margin:0 5px;color:#a8afb8}
body.fcm-hotfix-active.single-product .site-main,
body.fcm-hotfix-active.single-product #primary{
  padding-top:0!important;
  padding-bottom:72px!important;
}
body.fcm-hotfix-active.single-product div.product{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  column-gap:64px!important;
  row-gap:34px!important;
  align-items:start!important;
  margin-top:0!important;
}
body.fcm-hotfix-active.single-product div.product>.woocommerce-product-gallery,
body.fcm-hotfix-active.single-product div.product>.summary{
  float:none!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
body.fcm-hotfix-active.single-product .woocommerce-product-gallery{
  border:1px solid #dde3eb!important;
  border-radius:16px!important;
  background:#fff!important;
  overflow:hidden!important;
}
body.fcm-hotfix-active.single-product .woocommerce-product-gallery__wrapper,
body.fcm-hotfix-active.single-product .woocommerce-product-gallery__image{
  margin:0!important;
}
body.fcm-hotfix-active.single-product .woocommerce-product-gallery__image img{
  width:100%!important;
  aspect-ratio:1/1!important;
  object-fit:contain!important;
  object-position:center!important;
  padding:24px!important;
  background:#fff!important;
}
body.fcm-hotfix-active.single-product .summary{
  padding:4px 0 0!important;
}
body.fcm-hotfix-active.single-product .summary .product_title{
  margin:0 0 16px!important;
  color:#1c2939!important;
  font-size:clamp(32px,3.2vw,46px)!important;
  line-height:1.12!important;
  letter-spacing:-.02em!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
}
body.fcm-hotfix-active.single-product .summary .price{
  margin:0 0 20px!important;
  color:#101c5a!important;
  font-size:20px!important;
  line-height:1.3!important;
  font-weight:700!important;
}
body.fcm-hotfix-active.single-product .woocommerce-product-details__short-description{
  color:#657287!important;
  font-size:16px!important;
  line-height:1.72!important;
}
body.fcm-hotfix-active.single-product .woocommerce-product-details__short-description p{margin:0 0 14px!important}
body.fcm-hotfix-active.single-product .summary .button,
body.fcm-hotfix-active.single-product .summary .single_add_to_cart_button,
body.fcm-hotfix-active.single-product .summary a.button{
  min-height:48px!important;
  padding:13px 22px!important;
  border-radius:6px!important;
  background:#18aa9b!important;
  color:#fff!important;
  font-size:16px!important;
  font-weight:700!important;
  line-height:1.2!important;
  box-shadow:none!important;
}
body.fcm-hotfix-active.single-product .summary .button:hover,
body.fcm-hotfix-active.single-product .summary .single_add_to_cart_button:hover,
body.fcm-hotfix-active.single-product .summary a.button:hover{background:#108b80!important}
body.fcm-hotfix-active.single-product .product_meta{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:10px 18px!important;
  margin-top:22px!important;
  padding:16px 0 0!important;
  border-top:1px solid #e2e7ee!important;
  color:#657287!important;
  font-size:14px!important;
  line-height:1.5!important;
}
body.fcm-hotfix-active.single-product .product_meta>span{
  display:inline-flex!important;
  flex-wrap:wrap!important;
  gap:5px!important;
  margin:0!important;
}
body.fcm-hotfix-active.single-product .product_meta a{color:#eb3566!important}
body.fcm-hotfix-active.single-product .woocommerce-tabs,
body.fcm-hotfix-active.single-product .related,
body.fcm-hotfix-active.single-product .upsells{grid-column:1/-1!important}

/* Do not show WooCommerce's logged-in preview strip after this package launches the catalog. */
body.fcm-hotfix-active .woocommerce-site-visibility-badge,
body.fcm-hotfix-active .woocommerce-coming-soon-banner,
body.fcm-hotfix-active [class*="site-visibility-badge"],
body.fcm-hotfix-active [class*="coming-soon-banner"]{display:none!important}

@media (max-width:1100px){
  body.fcm-hotfix-active .fcm-site-header .elementor-nav-menu--main .elementor-item{padding-inline:8px!important;font-size:14px!important}
  body.fcm-hotfix-active.single-product div.product{column-gap:36px!important}
}
@media (max-width:900px){
  body.fcm-hotfix-active.single-product div.product{grid-template-columns:1fr!important;row-gap:28px!important}
  body.fcm-hotfix-active.single-product .summary .product_title{font-size:clamp(29px,7vw,40px)!important}
  body.fcm-hotfix-active.single-product .woocommerce-product-gallery__image img{aspect-ratio:4/3!important}
}
@media (max-width:767px){
  body.fcm-hotfix-active .fcm-site-header .elementor-section.elementor-section-boxed>.elementor-container,
  body.fcm-hotfix-active .fcm-site-header .e-con.e-con-boxed>.e-con-inner{width:calc(100% - 28px);min-height:66px}
  body.fcm-hotfix-active .fcm-site-header .custom-logo,
  body.fcm-hotfix-active .fcm-site-header .site-logo img,
  body.fcm-hotfix-active .fcm-site-header .elementor-widget-theme-site-logo img,
  body.fcm-hotfix-active .fcm-site-header .elementor-widget-image img[alt*="Ficomedical" i]{width:142px!important;max-width:142px!important;max-height:50px!important}
  body.fcm-hotfix-active .fcm-language-switcher{gap:6px!important;margin:6px auto 12px!important}
  body.fcm-hotfix-active .fcm-language-switcher .fcm-language-link{min-height:34px!important;padding:5px 8px!important;font-size:12px!important}
  body.fcm-hotfix-active.single-product .woocommerce-breadcrumb{margin-top:12px!important;font-size:13px!important}
  body.fcm-hotfix-active.single-product .woocommerce-product-gallery__image img{padding:16px!important}
  body.fcm-hotfix-active.single-product .summary .product_title{font-size:30px!important;line-height:1.16!important}
  body.fcm-hotfix-active.single-product .product_meta{display:block!important}
  body.fcm-hotfix-active.single-product .product_meta>span{display:flex!important;margin-bottom:7px!important}
}

/* Ficomedical v5.0.4: centered mega menu and six-language switcher */
body.fcm-hotfix-active .fcm-site-header,
body.fcm-hotfix-active [data-elementor-type="header"]{
  overflow:visible!important;
}

@media (min-width:1025px){
  body.fcm-hotfix-active .fcm-mega-menu>.sub-menu,
  body.fcm-hotfix-active .fcm-mega-menu>ul.sub-menu{
    position:fixed!important;
    top:var(--fcm-mega-top,118px)!important;
    left:var(--fcm-mega-left,16px)!important;
    right:auto!important;
    bottom:auto!important;
    width:var(--fcm-mega-width,min(920px,calc(100vw - 32px)))!important;
    max-width:calc(100vw - 32px)!important;
    min-width:0!important;
    transform:none!important;
    grid-template-columns:repeat(auto-fit,minmax(250px,1fr))!important;
    align-items:start!important;
    gap:10px 28px!important;
    max-height:calc(100vh - var(--fcm-mega-top,118px) - 18px)!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior:contain;
    z-index:999999!important;
    margin:0!important;
  }
  body.fcm-hotfix-active .fcm-mega-menu:not(:hover):not(.focus):not(:focus-within)>.sub-menu,
  body.fcm-hotfix-active .fcm-mega-menu:not(:hover):not(.focus):not(:focus-within)>ul.sub-menu{
    display:none!important;
  }
  body.fcm-hotfix-active .fcm-mega-menu:hover>.sub-menu,
  body.fcm-hotfix-active .fcm-mega-menu.focus>.sub-menu,
  body.fcm-hotfix-active .fcm-mega-menu:focus-within>.sub-menu,
  body.fcm-hotfix-active .fcm-mega-menu:hover>ul.sub-menu,
  body.fcm-hotfix-active .fcm-mega-menu.focus>ul.sub-menu,
  body.fcm-hotfix-active .fcm-mega-menu:focus-within>ul.sub-menu{
    display:grid!important;
  }
  body.fcm-hotfix-active .fcm-mega-menu>.sub-menu>li,
  body.fcm-hotfix-active .fcm-mega-menu>ul.sub-menu>li{
    display:block!important;
    float:none!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
  }
  body.fcm-hotfix-active .fcm-mega-menu>.sub-menu>li>a,
  body.fcm-hotfix-active .fcm-mega-menu>ul.sub-menu>li>a{
    display:flex!important;
    align-items:center!important;
    min-height:46px!important;
    padding:12px 4px!important;
    margin:0 0 7px!important;
    border-bottom:2px solid #1fb39f!important;
    border-radius:0!important;
    font-size:15px!important;
    font-weight:700!important;
    color:#172451!important;
    background:transparent!important;
  }
  body.fcm-hotfix-active .fcm-mega-menu .sub-menu .sub-menu{
    display:block!important;
    position:static!important;
    width:100%!important;
    max-width:none!important;
    max-height:none!important;
    overflow:visible!important;
    padding:4px 0 0!important;
  }
  body.fcm-hotfix-active .fcm-mega-menu .sub-menu .sub-menu a{
    display:block!important;
    padding:9px 8px!important;
    color:#5e6b7d!important;
    font-size:13px!important;
    line-height:1.4!important;
  }
}

/* Ficomedical Final Suite 5.6.0 — deterministic mobile navigation */
html.fcm-mobile-menu-lock,
body.fcm-mobile-menu-lock{
  overflow:hidden!important;
  overscroll-behavior:contain;
}

@media (max-width:1024px){
  body.fcm-hotfix-active .fcm-site-header,
  body.fcm-hotfix-active [data-elementor-type="header"]{
    position:relative!important;
    z-index:2147482500!important;
    overflow:visible!important;
  }
  body.fcm-hotfix-active .fcm-site-header .elementor-widget-nav-menu{
    position:relative!important;
    width:auto!important;
    max-width:100%!important;
    overflow:visible!important;
    z-index:2147482600!important;
  }
  body.fcm-hotfix-active .fcm-site-header .elementor-widget-nav-menu > .elementor-nav-menu--main{
    display:none!important;
  }
  body.fcm-hotfix-active .fcm-site-header .elementor-widget-nav-menu > .elementor-menu-toggle{
    display:flex!important;
    width:48px!important;
    min-width:48px!important;
    height:48px!important;
    min-height:48px!important;
    margin:0!important;
    padding:10px!important;
    align-items:center!important;
    justify-content:center!important;
    border:1px solid #dce4eb!important;
    border-radius:11px!important;
    background:#fff!important;
    color:#17235e!important;
    box-shadow:0 5px 16px rgba(23,35,94,.08)!important;
    cursor:pointer!important;
    pointer-events:auto!important;
    touch-action:manipulation!important;
    opacity:1!important;
    visibility:visible!important;
    position:relative!important;
    z-index:2147482700!important;
  }
  body.fcm-hotfix-active .fcm-site-header .elementor-menu-toggle svg{
    width:26px!important;
    height:26px!important;
  }
  body.fcm-hotfix-active .fcm-site-header .elementor-menu-toggle .elementor-menu-toggle__icon--close{
    display:none!important;
  }
  body.fcm-hotfix-active .fcm-site-header .elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open{
    display:none!important;
  }
  body.fcm-hotfix-active .fcm-site-header .elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--close{
    display:block!important;
  }
  body.fcm-hotfix-active .fcm-site-header .elementor-widget-nav-menu > nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{
    display:none!important;
    position:fixed!important;
    top:var(--fcm-mobile-menu-top,96px)!important;
    right:0!important;
    bottom:auto!important;
    left:0!important;
    width:100vw!important;
    max-width:100vw!important;
    height:auto!important;
    max-height:calc(100dvh - var(--fcm-mobile-menu-top,96px))!important;
    margin:0!important;
    padding:10px 14px calc(24px + env(safe-area-inset-bottom))!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch;
    border:0!important;
    border-top:1px solid #e5ebf0!important;
    border-radius:0!important;
    background:#fff!important;
    box-shadow:0 22px 40px rgba(24,38,55,.18)!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:none!important;
    z-index:2147482600!important;
  }
  body.fcm-hotfix-active .fcm-site-header .elementor-widget-nav-menu.fcm-mobile-menu-open > nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{
    display:block!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }
  body.fcm-hotfix-active .fcm-site-header nav.elementor-nav-menu--dropdown > ul.elementor-nav-menu{
    display:block!important;
    width:100%!important;
    max-width:720px!important;
    margin:0 auto!important;
    padding:0!important;
    background:#fff!important;
  }
  body.fcm-hotfix-active .fcm-site-header nav.elementor-nav-menu--dropdown li{
    display:block!important;
    position:relative!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    border-bottom:1px solid #edf1f4!important;
    background:#fff!important;
  }
  body.fcm-hotfix-active .fcm-site-header nav.elementor-nav-menu--dropdown li > a{
    display:flex!important;
    width:100%!important;
    min-height:50px!important;
    align-items:center!important;
    margin:0!important;
    padding:12px 54px 12px 14px!important;
    border:0!important;
    background:transparent!important;
    color:#1d2a3a!important;
    font-size:15px!important;
    font-weight:700!important;
    line-height:1.35!important;
    white-space:normal!important;
    overflow-wrap:anywhere!important;
    text-decoration:none!important;
    opacity:1!important;
    visibility:visible!important;
  }
  body.fcm-hotfix-active .fcm-site-header nav.elementor-nav-menu--dropdown li.current-menu-item > a,
  body.fcm-hotfix-active .fcm-site-header nav.elementor-nav-menu--dropdown li.current_page_item > a{
    color:#0b756f!important;
    background:#f1faf8!important;
  }
  body.fcm-hotfix-active .fcm-site-header nav.elementor-nav-menu--dropdown a .sub-arrow{
    display:none!important;
  }
  body.fcm-hotfix-active .fcm-site-header .fcm-mobile-submenu-toggle{
    display:flex!important;
    position:absolute!important;
    top:5px!important;
    right:6px!important;
    width:40px!important;
    min-width:40px!important;
    height:40px!important;
    min-height:40px!important;
    margin:0!important;
    padding:0!important;
    align-items:center!important;
    justify-content:center!important;
    border:1px solid #dfe7ec!important;
    border-radius:9px!important;
    background:#f7fafb!important;
    color:#17235e!important;
    cursor:pointer!important;
    pointer-events:auto!important;
    z-index:4!important;
  }
  body.fcm-hotfix-active .fcm-site-header .fcm-mobile-submenu-toggle span::before{
    content:"+";
    display:block;
    font-size:24px;
    font-weight:500;
    line-height:1;
  }
  body.fcm-hotfix-active .fcm-site-header li.fcm-mobile-submenu-open > .fcm-mobile-submenu-toggle span::before{
    content:"−";
  }
  body.fcm-hotfix-active .fcm-site-header nav.elementor-nav-menu--dropdown li > ul.sub-menu{
    display:none!important;
    position:static!important;
    inset:auto!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    max-height:none!important;
    margin:0!important;
    padding:2px 0 8px 14px!important;
    overflow:visible!important;
    border:0!important;
    border-radius:0!important;
    background:#f8fafb!important;
    box-shadow:none!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:none!important;
  }
  body.fcm-hotfix-active .fcm-site-header nav.elementor-nav-menu--dropdown li.fcm-mobile-submenu-open > ul.sub-menu{
    display:block!important;
  }
  body.fcm-hotfix-active .fcm-site-header nav.elementor-nav-menu--dropdown li > ul.sub-menu li{
    border-bottom-color:#e7edf1!important;
    background:#f8fafb!important;
  }
  body.fcm-hotfix-active .fcm-site-header nav.elementor-nav-menu--dropdown li > ul.sub-menu a{
    min-height:46px!important;
    padding-top:10px!important;
    padding-bottom:10px!important;
    font-size:14px!important;
    font-weight:600!important;
  }
  body.fcm-hotfix-active .fcm-site-header .fcm-language-switcher,
  body.fcm-hotfix-active .fcm-site-header .ficomedical-language-switcher{
    display:flex!important;
    width:100%!important;
    max-width:100vw!important;
    justify-content:flex-start!important;
    gap:7px!important;
    margin:0 auto!important;
    padding:7px 14px 10px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x proximity;
    scrollbar-width:thin;
    -webkit-overflow-scrolling:touch;
  }
  body.fcm-hotfix-active .fcm-site-header .fcm-language-link,
  body.fcm-hotfix-active .fcm-site-header .ficomedical-language-switcher .fico-language{
    flex:0 0 auto!important;
    min-height:40px!important;
    scroll-snap-align:start;
  }
  body.fcm-hotfix-active .fcm-site-header .fcm-language-name,
  body.fcm-hotfix-active .fcm-site-header .ficomedical-language-switcher span{
    display:inline!important;
    font-size:11px!important;
  }
}

@media (max-width:560px){
  body.fcm-hotfix-active .fcm-fast-catalog__grid{
    grid-template-columns:1fr!important;
  }
  body.fcm-hotfix-active .fcm-fast-card__image{
    aspect-ratio:4/3!important;
  }
  body.fcm-hotfix-active .fcm-fast-card__actions{
    grid-template-columns:1fr 1fr!important;
  }
  body.fcm-hotfix-active .fcm-fast-categories{
    width:calc(100vw - 24px)!important;
    margin-inline:calc((100vw - 100%) / -2)!important;
    padding-inline:12px!important;
    scroll-snap-type:x proximity;
  }
  body.fcm-hotfix-active .fcm-fast-categories a{
    scroll-snap-align:start;
  }
}

@media (max-width:380px){
  body.fcm-hotfix-active .fcm-site-header .fcm-language-name,
  body.fcm-hotfix-active .fcm-site-header .ficomedical-language-switcher span{
    display:none!important;
  }
  body.fcm-hotfix-active .fcm-fast-card__actions{
    grid-template-columns:1fr!important;
  }
}

/* Ficomedical v5.8.0: reliable quotation links and high-contrast RFQ form. */
body.fcm-hotfix-active a[data-fcm-quote-link="1"],
body.fcm-hotfix-active .ficomedical-rfq-button,
body.fcm-hotfix-active .fcm-fast-card__quote,
body.fcm-hotfix-active .fcm-fast-detail__quote,
body.fcm-hotfix-active .fcm-safe-product-quote{
  position:relative!important;
  z-index:2!important;
  pointer-events:auto!important;
  cursor:pointer!important;
}

body.fcm-hotfix-active .ficomedical-rfq-form{
  width:100%!important;
  max-width:940px!important;
  margin:0!important;
  padding:24px!important;
  scroll-margin-top:130px;
  border:1px solid rgba(255,255,255,.16)!important;
  border-radius:18px!important;
  background:rgba(255,255,255,.075)!important;
  box-shadow:0 22px 50px rgba(3,14,50,.16)!important;
  color:#f7fbff!important;
  backdrop-filter:blur(5px);
}

body.fcm-hotfix-active .ficomedical-rfq-form .ficomedical-form-note{
  margin:0 0 16px!important;
  color:#c9d8ec!important;
  font-size:14px!important;
  line-height:1.5!important;
}

body.fcm-hotfix-active .ficomedical-rfq-form .ficomedical-product-reference{
  display:flex!important;
  flex-wrap:wrap!important;
  align-items:center!important;
  gap:8px 12px!important;
  margin:0 0 18px!important;
  padding:11px 14px!important;
  border:1px solid rgba(66,216,193,.38)!important;
  border-radius:10px!important;
  background:rgba(28,187,164,.13)!important;
  color:#f7fbff!important;
}

body.fcm-hotfix-active .ficomedical-rfq-form .ficomedical-product-reference span{
  color:#bfeee6!important;
  font-size:13px!important;
}

body.fcm-hotfix-active .ficomedical-rfq-form .ficomedical-product-reference strong{
  color:#fff!important;
  font-size:14px!important;
  overflow-wrap:anywhere!important;
}

body.fcm-hotfix-active .ficomedical-rfq-form .ficomedical-form-grid{
  gap:18px 20px!important;
}

body.fcm-hotfix-active .ficomedical-rfq-form .ficomedical-field{
  gap:8px!important;
  min-width:0!important;
}

body.fcm-hotfix-active .ficomedical-rfq-form .ficomedical-field > span,
body.fcm-hotfix-active .ficomedical-rfq-form .ficomedical-consent > span{
  color:#f4f8ff!important;
  font-size:14px!important;
  font-weight:650!important;
  line-height:1.4!important;
}

body.fcm-hotfix-active .ficomedical-rfq-form :is(input:not([type="checkbox"]),select,textarea){
  width:100%!important;
  min-height:52px!important;
  padding:13px 15px!important;
  border:1px solid #d8e2ec!important;
  border-radius:10px!important;
  background:#fff!important;
  box-shadow:0 5px 14px rgba(4,19,58,.08)!important;
  color:#14243a!important;
  font:inherit!important;
  line-height:1.35!important;
  opacity:1!important;
}

body.fcm-hotfix-active .ficomedical-rfq-form textarea{
  min-height:180px!important;
  resize:vertical!important;
}

body.fcm-hotfix-active .ficomedical-rfq-form :is(input,select,textarea):focus{
  border-color:#21bca6!important;
  outline:0!important;
  box-shadow:0 0 0 4px rgba(33,188,166,.2),0 7px 18px rgba(4,19,58,.1)!important;
}

body.fcm-hotfix-active .ficomedical-rfq-form input[type="file"]{
  padding:8px!important;
  color:#445268!important;
}

body.fcm-hotfix-active .ficomedical-rfq-form input[type="file"]::file-selector-button{
  min-height:36px;
  margin-right:12px;
  padding:7px 12px;
  border:0;
  border-radius:7px;
  background:#e9f7f5;
  color:#08786f;
  font-weight:700;
  cursor:pointer;
}

body.fcm-hotfix-active .ficomedical-rfq-form .ficomedical-consent{
  align-items:flex-start!important;
  margin:20px 0!important;
}

body.fcm-hotfix-active .ficomedical-rfq-form .ficomedical-consent input[type="checkbox"]{
  width:20px!important;
  min-width:20px!important;
  height:20px!important;
  margin:1px 0 0!important;
  accent-color:#1db8a2;
}

body.fcm-hotfix-active .ficomedical-rfq-form .ficomedical-submit{
  min-width:210px!important;
  min-height:50px!important;
  padding:13px 22px!important;
  border:1px solid #18a994!important;
  border-radius:10px!important;
  background:#18a994!important;
  box-shadow:0 10px 24px rgba(18,150,132,.25)!important;
  color:#fff!important;
  font-size:15px!important;
  font-weight:800!important;
  transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease!important;
}

body.fcm-hotfix-active .ficomedical-rfq-form .ficomedical-submit:hover,
body.fcm-hotfix-active .ficomedical-rfq-form .ficomedical-submit:focus-visible{
  transform:translateY(-1px);
  border-color:#118577!important;
  background:#118577!important;
  box-shadow:0 13px 28px rgba(18,133,119,.3)!important;
}

body.fcm-hotfix-active .fcm-site-header nav.elementor-nav-menu--dropdown a[data-fcm-quote-link="1"]{
  background:#0b8379!important;
  color:#fff!important;
}

@media (max-width:767px){
  body.fcm-hotfix-active .ficomedical-rfq-form{
    padding:18px 14px!important;
    border-radius:14px!important;
  }
  body.fcm-hotfix-active .ficomedical-rfq-form .ficomedical-form-grid{
    grid-template-columns:1fr!important;
    gap:15px!important;
  }
  body.fcm-hotfix-active .ficomedical-rfq-form .ficomedical-submit{
    width:100%!important;
  }
}

/* Responsive media and long-content safety */
body.fcm-hotfix-active :is(.swiper,.swiper-container,.elementor-image-carousel-wrapper,.elementor-widget-video,.wp-video){
  max-width:100%!important;
  min-width:0!important;
}
body.fcm-hotfix-active :is(iframe,video,canvas,table){
  max-width:100%!important;
}
body.fcm-hotfix-active :is(.elementor-button-text,.woocommerce-loop-product__title,.fcm-fast-card h2,.fcm-fast-detail h1){
  overflow-wrap:anywhere;
}

/* Ficomedical Final Suite 5.6.0 — Turkish projects page */
body.fcm-projects-template [data-elementor-type="footer"],
body.fcm-projects-template footer.site-footer,
body.fcm-projects-template #site-footer,
body.fcm-projects-template #colophon{
  display:none!important;
}
body.fcm-projects-template .fcm-projects-footer{
  display:block!important;
}
.fcm-projects-page{
  --fcm-project-navy:#17245c;
  --fcm-project-teal:#0d8f85;
  --fcm-project-coral:#df5574;
  --fcm-project-text:#1f2d3d;
  --fcm-project-muted:#647386;
  --fcm-project-line:#e1e8ed;
  width:100%;
  max-width:100%;
  overflow:hidden;
  color:var(--fcm-project-text);
  background:#fff;
}
.fcm-projects-container{
  width:min(1240px,calc(100% - 48px));
  margin-inline:auto;
}
.fcm-projects-hero{
  position:relative;
  padding:clamp(68px,8vw,116px) 0;
  overflow:hidden;
  background:
    radial-gradient(circle at 82% 12%,rgba(37,192,173,.2),transparent 32%),
    linear-gradient(135deg,#17245c 0%,#223b74 58%,#176d78 100%);
  color:#fff;
}
.fcm-projects-hero::after{
  content:"";
  position:absolute;
  right:-110px;
  bottom:-160px;
  width:430px;
  height:430px;
  border:1px solid rgba(255,255,255,.2);
  border-radius:50%;
}
.fcm-projects-hero__grid{
  display:grid;
  grid-template-columns:minmax(0,1.45fr) minmax(300px,.65fr);
  gap:clamp(36px,6vw,84px);
  align-items:center;
  position:relative;
  z-index:1;
}
.fcm-projects-eyebrow{
  display:inline-block;
  margin-bottom:13px;
  color:#35d0bd;
  font-size:13px;
  font-weight:800;
  letter-spacing:.1em;
  text-transform:uppercase;
}
.fcm-projects-hero h1{
  max-width:820px;
  margin:0 0 22px;
  color:#fff;
  font-size:clamp(38px,5.2vw,70px);
  line-height:1.04;
  letter-spacing:-.035em;
}
.fcm-projects-hero p{
  max-width:780px;
  margin:0;
  color:rgba(255,255,255,.84);
  font-size:clamp(16px,1.7vw,20px);
  line-height:1.7;
}
.fcm-projects-actions{
  display:flex;
  flex-wrap:wrap;
  gap:11px;
  margin-top:30px;
}
.fcm-projects-button{
  display:inline-flex;
  min-height:50px;
  align-items:center;
  justify-content:center;
  padding:12px 21px;
  border:1px solid transparent;
  border-radius:10px;
  font-weight:800;
  line-height:1.25;
  text-align:center;
  text-decoration:none!important;
  transition:transform .18s ease,background .18s ease,border-color .18s ease;
}
.fcm-projects-button:hover{
  transform:translateY(-2px);
}
.fcm-projects-button--primary{
  background:#21b7a8;
  color:#fff!important;
}
.fcm-projects-button--ghost{
  border-color:rgba(255,255,255,.45);
  background:rgba(255,255,255,.08);
  color:#fff!important;
}
.fcm-projects-button--light{
  background:#fff;
  color:#17245c!important;
}
.fcm-projects-button--outline-light{
  border-color:rgba(255,255,255,.55);
  color:#fff!important;
}
.fcm-projects-hero__panel{
  padding:28px;
  border:1px solid rgba(255,255,255,.2);
  border-radius:18px;
  background:rgba(255,255,255,.1);
  box-shadow:0 20px 55px rgba(0,0,0,.14);
  backdrop-filter:blur(8px);
}
.fcm-projects-hero__panel > span{
  display:block;
  margin-bottom:17px;
  color:#fff;
  font-size:18px;
  font-weight:800;
}
.fcm-projects-hero__panel ul{
  display:grid;
  gap:12px;
  margin:0;
  padding:0;
  list-style:none;
}
.fcm-projects-hero__panel li{
  position:relative;
  padding-left:26px;
  color:rgba(255,255,255,.86);
  line-height:1.55;
}
.fcm-projects-hero__panel li::before{
  content:"✓";
  position:absolute;
  left:0;
  color:#45dac8;
  font-weight:900;
}
.fcm-projects-section{
  padding:clamp(62px,7vw,96px) 0;
}
.fcm-projects-section--soft{
  background:#f5f8fa;
}
.fcm-projects-heading{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(280px,.62fr);
  gap:32px;
  align-items:end;
  margin-bottom:36px;
}
.fcm-projects-heading h2,
.fcm-projects-scope h2,
.fcm-projects-cta h2{
  margin:0;
  color:#17245c;
  font-size:clamp(30px,4vw,48px);
  line-height:1.1;
  letter-spacing:-.025em;
}
.fcm-projects-heading > p,
.fcm-projects-scope > div > p{
  margin:0;
  color:var(--fcm-project-muted);
  font-size:16px;
  line-height:1.72;
}
.fcm-projects-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
}
.fcm-project-card{
  display:flex;
  min-width:0;
  flex-direction:column;
  overflow:hidden;
  border:1px solid var(--fcm-project-line);
  border-radius:17px;
  background:#fff;
  box-shadow:0 10px 30px rgba(24,39,57,.06);
}
.fcm-project-card__image{
  display:flex;
  aspect-ratio:4/3;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  background:#f5f8f9;
}
.fcm-project-card__image img{
  width:100%;
  height:100%;
  padding:12px;
  object-fit:contain;
}
.fcm-project-card__body{
  display:flex;
  flex:1;
  flex-direction:column;
  padding:23px;
}
.fcm-project-card__body > span{
  color:var(--fcm-project-teal);
  font-size:12px;
  font-weight:800;
  letter-spacing:.055em;
  text-transform:uppercase;
}
.fcm-project-card h3{
  margin:8px 0 10px;
  color:#1c2a3a;
  font-size:21px;
  line-height:1.25;
}
.fcm-project-card p{
  margin:0;
  color:var(--fcm-project-muted);
  line-height:1.68;
}
.fcm-projects-process{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
  margin:0;
  padding:0;
  list-style:none;
  counter-reset:none;
}
.fcm-projects-process li{
  min-width:0;
  padding:24px;
  border:1px solid var(--fcm-project-line);
  border-radius:15px;
  background:#fff;
}
.fcm-projects-process strong{
  display:inline-flex;
  width:42px;
  height:42px;
  align-items:center;
  justify-content:center;
  margin-bottom:17px;
  border-radius:10px;
  background:#eaf8f6;
  color:#0b8178;
  font-size:14px;
}
.fcm-projects-process h3{
  margin:0 0 8px;
  color:#17245c;
  font-size:19px;
}
.fcm-projects-process p{
  margin:0;
  color:var(--fcm-project-muted);
  line-height:1.62;
}
.fcm-projects-scope{
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);
  gap:clamp(40px,7vw,90px);
  align-items:center;
}
.fcm-projects-scope > div > p{
  margin-top:18px;
}
.fcm-projects-scope > ul{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin:0;
  padding:0;
  list-style:none;
}
.fcm-projects-scope li{
  position:relative;
  min-height:76px;
  padding:17px 17px 17px 48px;
  border:1px solid var(--fcm-project-line);
  border-radius:12px;
  background:#fff;
  color:#344457;
  line-height:1.5;
}
.fcm-projects-scope li::before{
  content:"";
  position:absolute;
  top:20px;
  left:18px;
  width:17px;
  height:10px;
  border-bottom:3px solid #15a294;
  border-left:3px solid #15a294;
  transform:rotate(-45deg);
}
.fcm-projects-cta{
  padding:clamp(58px,7vw,90px) 0;
  background:linear-gradient(135deg,#152154,#17356d 58%,#126f78);
  color:#fff;
}
.fcm-projects-cta__inner{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:40px;
  align-items:center;
}
.fcm-projects-cta h2{
  max-width:850px;
  color:#fff;
}
.fcm-projects-cta p{
  max-width:840px;
  margin:17px 0 0;
  color:rgba(255,255,255,.82);
  line-height:1.7;
}
.fcm-projects-cta .fcm-projects-actions{
  min-width:210px;
  margin-top:0;
  flex-direction:column;
}
.fcm-projects-footer{
  padding:44px 0;
  background:#101a2d;
  color:#fff;
}
.fcm-projects-footer__grid{
  display:grid;
  grid-template-columns:minmax(0,1.4fr) repeat(2,minmax(150px,.5fr));
  gap:34px;
}
.fcm-projects-footer strong{
  display:block;
  margin-bottom:10px;
  font-size:22px;
}
.fcm-projects-footer p{
  max-width:560px;
  margin:0;
  color:rgba(255,255,255,.7);
  line-height:1.65;
}
.fcm-projects-footer nav{
  display:grid;
  align-content:start;
  gap:10px;
}
.fcm-projects-footer a,
.fcm-projects-footer button{
  width:max-content;
  max-width:100%;
  padding:0;
  border:0;
  background:transparent;
  color:rgba(255,255,255,.78)!important;
  text-align:left;
  text-decoration:none!important;
}
.fcm-projects-footer a:hover,
.fcm-projects-footer button:hover{
  color:#fff!important;
}

@media (max-width:980px){
  .fcm-projects-hero__grid,
  .fcm-projects-scope{
    grid-template-columns:1fr;
  }
  .fcm-projects-hero__panel{
    max-width:680px;
  }
  .fcm-projects-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .fcm-projects-process{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .fcm-projects-cta__inner{
    grid-template-columns:1fr;
  }
  .fcm-projects-cta .fcm-projects-actions{
    flex-direction:row;
  }
}

@media (max-width:700px){
  .fcm-projects-container{
    width:calc(100% - 30px);
  }
  .fcm-projects-hero{
    padding:54px 0 60px;
  }
  .fcm-projects-hero h1{
    font-size:clamp(34px,11vw,48px);
  }
  .fcm-projects-heading{
    grid-template-columns:1fr;
    gap:16px;
  }
  .fcm-projects-grid,
  .fcm-projects-process,
  .fcm-projects-scope > ul,
  .fcm-projects-footer__grid{
    grid-template-columns:1fr;
  }
  .fcm-project-card__body{
    padding:20px;
  }
  .fcm-projects-actions,
  .fcm-projects-cta .fcm-projects-actions{
    width:100%;
    flex-direction:column;
  }
  .fcm-projects-button{
    width:100%;
  }
  .fcm-projects-footer{
    padding:38px 0;
  }
}

@media (prefers-reduced-motion:reduce){
  .fcm-projects-button{
    transition:none;
  }
}

body.fcm-hotfix-active .fcm-language-switcher{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  width:100%!important;
  max-width:940px!important;
  margin:8px auto 14px!important;
  padding:0 12px!important;
  clear:both!important;
  position:relative!important;
  z-index:900!important;
}
body.fcm-hotfix-active .fcm-language-switcher .fcm-language-link{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  min-width:102px!important;
  min-height:38px!important;
  padding:7px 10px!important;
  margin:0!important;
  border:1px solid #d7dde6!important;
  border-radius:8px!important;
  background:#fff!important;
  color:#263548!important;
  font-size:13px!important;
  font-weight:500!important;
  line-height:1!important;
  text-decoration:none!important;
  white-space:nowrap!important;
  box-shadow:0 1px 2px rgba(24,36,51,.03)!important;
  cursor:pointer!important;
}
body.fcm-hotfix-active .fcm-language-switcher .fcm-language-link:hover,
body.fcm-hotfix-active .fcm-language-switcher .fcm-language-link:focus-visible,
body.fcm-hotfix-active .fcm-language-switcher .fcm-language-link.is-active{
  border-color:#17b5a6!important;
  background:#f0fbf9!important;
  color:#0a665f!important;
  outline:0!important;
}
body.fcm-hotfix-active .fcm-language-switcher .fcm-language-flag{
  display:block!important;
  flex:0 0 24px!important;
  width:24px!important;
  height:16px!important;
  max-width:24px!important;
  min-width:24px!important;
  margin:0!important;
  padding:0!important;
  object-fit:cover!important;
  border-radius:2px!important;
  box-shadow:0 0 0 1px rgba(18,31,50,.14)!important;
}
body.fcm-hotfix-active .fcm-language-switcher .fcm-language-name{
  display:inline-block!important;
  line-height:1!important;
}

/* Google Translate is loaded only after the visitor selects NL/BG/DE. Hide its legacy UI. */
#fcm-google-translate-element{
  position:fixed!important;
  left:-9999px!important;
  bottom:-9999px!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
  pointer-events:none!important;
}
.goog-te-banner-frame,
.goog-te-banner-frame.skiptranslate,
iframe.goog-te-banner-frame,
.goog-te-balloon-frame,
#goog-gt-tt,
.goog-tooltip,
.goog-tooltip:hover{
  display:none!important;
  visibility:hidden!important;
}
html body{top:0!important}
body>.skiptranslate{display:none!important}

@media (max-width:767px){
  body.fcm-hotfix-active .fcm-language-switcher{
    gap:6px!important;
    max-width:100%!important;
    padding-inline:8px!important;
  }
  body.fcm-hotfix-active .fcm-language-switcher .fcm-language-link{
    min-width:0!important;
    flex:1 1 calc(33.333% - 6px)!important;
    max-width:150px!important;
    min-height:36px!important;
    padding:6px 8px!important;
    font-size:12px!important;
  }
}

@media (max-width:420px){
  body.fcm-hotfix-active .fcm-language-switcher .fcm-language-link{
    flex-basis:calc(50% - 6px)!important;
  }
}
body.fcm-hotfix-active .fcm-empty-language-origin{display:none!important}

/* Ficomedical v5.0.4: hover corridor, legal layer, consent and polished pagination */
@media (min-width:1025px){
  body.fcm-hotfix-active .fcm-mega-menu.fcm-mega-open>.sub-menu,
  body.fcm-hotfix-active .fcm-mega-menu.fcm-mega-open>ul.sub-menu{
    display:grid!important;
    visibility:visible!important;
    opacity:1!important;
    pointer-events:auto!important;
  }
  body.fcm-hotfix-active .fcm-mega-menu>.sub-menu,
  body.fcm-hotfix-active .fcm-mega-menu>ul.sub-menu{
    transition:opacity .14s ease,transform .14s ease!important;
  }
}

body.fcm-hotfix-active nav.woocommerce-pagination,
body.fcm-hotfix-active .woocommerce-pagination{
  display:flex!important;
  justify-content:center!important;
  margin:44px auto 34px!important;
  padding:0 var(--fcm-gutter)!important;
  clear:both!important;
}
body.fcm-hotfix-active nav.woocommerce-pagination ul.page-numbers,
body.fcm-hotfix-active .woocommerce-pagination ul.page-numbers{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex-wrap:wrap!important;
  gap:6px!important;
  width:auto!important;
  margin:0!important;
  padding:7px!important;
  border:1px solid #e2e7ee!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:0 10px 28px rgba(24,36,51,.08)!important;
  list-style:none!important;
}
body.fcm-hotfix-active .woocommerce-pagination ul.page-numbers li{
  display:block!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
}
body.fcm-hotfix-active .woocommerce-pagination .page-numbers a,
body.fcm-hotfix-active .woocommerce-pagination .page-numbers span{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:42px!important;
  height:42px!important;
  padding:0 11px!important;
  margin:0!important;
  border:1px solid transparent!important;
  border-radius:10px!important;
  background:transparent!important;
  color:#263548!important;
  font-size:14px!important;
  font-weight:700!important;
  line-height:1!important;
  text-decoration:none!important;
  transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease!important;
}
body.fcm-hotfix-active .woocommerce-pagination .page-numbers a:hover,
body.fcm-hotfix-active .woocommerce-pagination .page-numbers a:focus-visible{
  border-color:#c8d7dc!important;
  background:#eef8f8!important;
  color:#08737e!important;
  transform:translateY(-1px)!important;
  outline:0!important;
}
body.fcm-hotfix-active .woocommerce-pagination .page-numbers .current{
  border-color:var(--fcm-accent)!important;
  background:var(--fcm-accent)!important;
  color:#fff!important;
  box-shadow:0 6px 14px rgba(11,107,120,.22)!important;
}
body.fcm-hotfix-active .woocommerce-pagination .page-numbers .dots{
  min-width:28px!important;
  padding-inline:4px!important;
  color:#7b8797!important;
}
body.fcm-hotfix-active .woocommerce-pagination .page-numbers .prev,
body.fcm-hotfix-active .woocommerce-pagination .page-numbers .next{
  min-width:44px!important;
  padding-inline:13px!important;
}

body.fcm-hotfix-active .fcm-company-profile{
  width:min(var(--fcm-container),calc(100% - (var(--fcm-gutter) * 2)));
  margin:48px auto 24px;
  padding:clamp(24px,4vw,44px);
  border:1px solid #dfe8eb;
  border-radius:20px;
  background:linear-gradient(135deg,#f4fbfa 0%,#fff 62%);
  box-shadow:0 18px 44px rgba(21,42,52,.08);
}
body.fcm-hotfix-active .fcm-company-profile__inner{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(180px,260px);
  gap:clamp(24px,4vw,54px);
  align-items:center;
}
body.fcm-hotfix-active .fcm-company-profile__eyebrow{
  display:inline-block;
  margin-bottom:8px;
  color:#0b7f74;
  font-size:13px;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}
body.fcm-hotfix-active .fcm-company-profile h2{margin:0 0 14px;font-size:clamp(25px,3vw,38px);line-height:1.15;color:#172451}
body.fcm-hotfix-active .fcm-company-profile p{margin:0 0 12px;color:#596778;line-height:1.75}
body.fcm-hotfix-active .fcm-company-profile__lead{font-size:17px;color:#2e3f51!important}
body.fcm-hotfix-active .fcm-company-profile__fact{
  min-height:180px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  padding:24px;
  border-radius:18px;
  background:#112a4c;
  color:#fff;
  text-align:center;
}
body.fcm-hotfix-active .fcm-company-profile__fact strong{font-size:46px;line-height:1;margin-bottom:10px}
body.fcm-hotfix-active .fcm-company-profile__fact span{font-size:14px;line-height:1.5;color:#dbe7f2}

body.fcm-hotfix-active .fcm-legal-footer{
  position:relative;
  z-index:80;
  border-top:1px solid #e3e8ef;
  background:#f7f9fc;
  color:#5d6979;
  font-size:12px;
}
body.fcm-hotfix-active .fcm-legal-footer__inner{
  width:min(var(--fcm-container),calc(100% - (var(--fcm-gutter) * 2)));
  min-height:58px;
  margin:0 auto;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding:13px 0;
}
body.fcm-hotfix-active .fcm-legal-footer p{margin:0}
body.fcm-hotfix-active .fcm-legal-footer nav{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px 16px}
body.fcm-hotfix-active .fcm-legal-footer a,
body.fcm-hotfix-active .fcm-legal-footer button{
  padding:0;
  border:0;
  background:transparent;
  color:#42556d;
  font:inherit;
  font-weight:600;
  text-decoration:none;
  cursor:pointer;
}
body.fcm-hotfix-active .fcm-legal-footer a:hover,
body.fcm-hotfix-active .fcm-legal-footer button:hover{color:var(--fcm-accent)}
body.fcm-hotfix-active button.fcm-inline-cookie-settings{
  display:inline!important;
  width:auto!important;
  min-width:0!important;
  min-height:0!important;
  margin:0 0 0 10px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:inherit!important;
  box-shadow:none!important;
  font:inherit!important;
  font-weight:600!important;
  line-height:inherit!important;
  text-decoration:underline!important;
  cursor:pointer!important;
}
body.fcm-hotfix-active button.fcm-inline-cookie-settings:hover,
body.fcm-hotfix-active button.fcm-inline-cookie-settings:focus-visible{color:var(--fcm-accent)!important}

body.fcm-hotfix-active .fcm-consent-banner{
  position:fixed;
  left:18px;
  right:18px;
  bottom:18px;
  z-index:1000000;
  margin:auto;
  max-width:1120px;
  border:1px solid rgba(255,255,255,.2);
  border-radius:18px;
  background:#10243e;
  color:#fff;
  box-shadow:0 24px 70px rgba(8,20,35,.32);
}
body.fcm-hotfix-active .fcm-consent-banner[hidden],
body.fcm-hotfix-active .fcm-consent-modal[hidden]{display:none!important}
body.fcm-hotfix-active .fcm-consent-banner__content{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:24px;
  padding:20px 22px;
}
body.fcm-hotfix-active .fcm-consent-banner h2{margin:0 0 6px;color:#fff;font-size:18px;line-height:1.25}
body.fcm-hotfix-active .fcm-consent-banner p{margin:0;color:#d8e2ed;font-size:13px;line-height:1.55}
body.fcm-hotfix-active .fcm-consent-banner a{color:#71dbc9;text-decoration:underline}
body.fcm-hotfix-active .fcm-consent-banner__actions,
body.fcm-hotfix-active .fcm-consent-modal__actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}
body.fcm-hotfix-active .fcm-consent-button{
  min-height:40px;
  padding:9px 14px;
  border:1px solid transparent;
  border-radius:9px;
  font-size:13px;
  font-weight:750;
  line-height:1;
  cursor:pointer;
}
body.fcm-hotfix-active .fcm-consent-button--primary{background:#16a38f;color:#fff;border-color:#16a38f}
body.fcm-hotfix-active .fcm-consent-button--primary:hover{background:#118474;border-color:#118474}
body.fcm-hotfix-active .fcm-consent-button--secondary{background:#fff;color:#19324d;border-color:#fff}
body.fcm-hotfix-active .fcm-consent-button--ghost{background:transparent;color:#e4edf5;border-color:#718096}
body.fcm-hotfix-active .fcm-consent-modal{
  position:fixed;
  inset:0;
  z-index:1000001;
  display:grid;
  place-items:center;
  padding:18px;
}
body.fcm-hotfix-active .fcm-consent-modal__backdrop{position:absolute;inset:0;background:rgba(8,18,32,.64);backdrop-filter:blur(3px)}
body.fcm-hotfix-active .fcm-consent-modal__dialog{
  position:relative;
  z-index:1;
  width:min(620px,100%);
  max-height:min(760px,calc(100vh - 36px));
  overflow:auto;
  padding:28px;
  border-radius:18px;
  background:#fff;
  color:#253447;
  box-shadow:0 30px 90px rgba(0,0,0,.3);
}
body.fcm-hotfix-active .fcm-consent-modal__dialog h2{margin:0 36px 8px 0;color:#172451;font-size:25px}
body.fcm-hotfix-active .fcm-consent-modal__dialog>p{color:#637083;line-height:1.6}
body.fcm-hotfix-active .fcm-consent-modal__close{position:absolute;top:14px;right:14px;width:36px;height:36px;border:0;border-radius:50%;background:#eef2f6;color:#23364d;font-size:24px;cursor:pointer}
body.fcm-hotfix-active .fcm-consent-option{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  margin-top:12px;
  padding:16px;
  border:1px solid #e1e7ee;
  border-radius:12px;
  background:#fff;
}
body.fcm-hotfix-active .fcm-consent-option.is-required{background:#f7f9fb}
body.fcm-hotfix-active .fcm-consent-option div{display:flex;flex-direction:column;gap:4px}
body.fcm-hotfix-active .fcm-consent-option strong{color:#20334b;font-size:14px}
body.fcm-hotfix-active .fcm-consent-option span{color:#6c7888;font-size:12px;line-height:1.45}
body.fcm-hotfix-active .fcm-consent-option input{width:20px;height:20px;flex:0 0 auto;accent-color:#159681}
body.fcm-hotfix-active .fcm-consent-modal__links{font-size:12px}
body.fcm-hotfix-active .fcm-consent-modal__actions{margin-top:22px}
html.fcm-consent-modal-open{overflow:hidden!important}

@media(max-width:767px){
  body.fcm-hotfix-active .fcm-company-profile__inner{grid-template-columns:1fr}
  body.fcm-hotfix-active .fcm-company-profile__fact{min-height:135px}
  body.fcm-hotfix-active .fcm-legal-footer__inner{flex-direction:column;align-items:flex-start}
  body.fcm-hotfix-active .fcm-legal-footer nav{justify-content:flex-start}
  body.fcm-hotfix-active .fcm-consent-banner{left:10px;right:10px;bottom:10px}
  body.fcm-hotfix-active .fcm-consent-banner__content{grid-template-columns:1fr;gap:14px;padding:17px}
  body.fcm-hotfix-active .fcm-consent-banner__actions{justify-content:stretch}
  body.fcm-hotfix-active .fcm-consent-banner__actions .fcm-consent-button{flex:1 1 130px}
  body.fcm-hotfix-active .fcm-consent-modal__dialog{padding:22px 18px}
  body.fcm-hotfix-active .woocommerce-pagination .page-numbers a,
  body.fcm-hotfix-active .woocommerce-pagination .page-numbers span{min-width:36px!important;height:36px!important;padding-inline:8px!important;font-size:13px!important}
}

/* Ficomedical v5.0.4: stronger mega menu layer, section visibility, form contrast and extra mobile polish */
@media (min-width:1025px){
  body.fcm-hotfix-active .fcm-mega-menu,
  body.fcm-hotfix-active .fcm-mega-menu>.sub-menu,
  body.fcm-hotfix-active .fcm-mega-menu>ul.sub-menu{
    z-index:2147483000!important;
  }
  body.fcm-hotfix-active .fcm-mega-menu>.sub-menu,
  body.fcm-hotfix-active .fcm-mega-menu>ul.sub-menu{
    position:fixed!important;
    isolation:isolate!important;
    background:#fff!important;
    border:1px solid #e5ebf1!important;
    border-radius:18px!important;
    box-shadow:0 24px 72px rgba(16,32,56,.18)!important;
    padding:22px 28px 24px!important;
  }
  body.fcm-hotfix-active .fcm-mega-menu>.sub-menu::before,
  body.fcm-hotfix-active .fcm-mega-menu>ul.sub-menu::before{
    content:"";
    position:absolute;
    inset:0;
    border-radius:inherit;
    background:#fff;
    z-index:-1;
  }
}

body.fcm-hotfix-active .elementor-invisible,
body.fcm-hotfix-active .animated,
body.fcm-hotfix-active .elementor-widget,
body.fcm-hotfix-active .elementor-element{
  backface-visibility:hidden;
}
body.fcm-hotfix-active .fcm-force-visible,
body.fcm-hotfix-active .fcm-force-visible .elementor-element,
body.fcm-hotfix-active .fcm-force-visible .elementor-widget,
body.fcm-hotfix-active .fcm-force-visible .elementor-widget-wrap,
body.fcm-hotfix-active .fcm-force-visible .elementor-column,
body.fcm-hotfix-active .fcm-force-visible .elementor-container,
body.fcm-hotfix-active .fcm-force-visible .e-con,
body.fcm-hotfix-active .fcm-force-visible .e-con-inner,
body.fcm-hotfix-active .fcm-force-visible .elementor-image img,
body.fcm-hotfix-active .fcm-force-visible .elementor-counter,
body.fcm-hotfix-active .fcm-force-visible .elementor-counter-number-wrapper,
body.fcm-hotfix-active .fcm-force-visible .elementor-counter-title,
body.fcm-hotfix-active .fcm-force-visible .elementor-heading-title,
body.fcm-hotfix-active .fcm-force-visible .elementor-widget-text-editor,
body.fcm-hotfix-active .fcm-force-visible .elementor-widget-image,
body.fcm-hotfix-active .fcm-force-visible .elementor-widget-counter{
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
  animation:none!important;
  filter:none!important;
}

body.fcm-hotfix-active .fcm-procurement-form-section .wpforms-container,
body.fcm-hotfix-active .fcm-procurement-form-section .wpforms-container *{box-sizing:border-box}
body.fcm-hotfix-active .fcm-procurement-form-section .wpforms-container .wpforms-head-container,
body.fcm-hotfix-active .fcm-procurement-form-section .wpforms-container .wpforms-description,
body.fcm-hotfix-active .fcm-procurement-form-section .wpforms-container label,
body.fcm-hotfix-active .fcm-procurement-form-section .wpforms-container legend,
body.fcm-hotfix-active .fcm-procurement-form-section .wpforms-container .wpforms-field-label,
body.fcm-hotfix-active .fcm-procurement-form-section .wpforms-container .wpforms-field-sublabel,
body.fcm-hotfix-active .fcm-procurement-form-section .wpforms-container .wpforms-field-description,
body.fcm-hotfix-active .fcm-procurement-form-section .wpforms-container .wpforms-required-label{
  color:#fff!important;
}
body.fcm-hotfix-active .fcm-procurement-form-section .wpforms-container input[type="text"],
body.fcm-hotfix-active .fcm-procurement-form-section .wpforms-container input[type="email"],
body.fcm-hotfix-active .fcm-procurement-form-section .wpforms-container input[type="tel"],
body.fcm-hotfix-active .fcm-procurement-form-section .wpforms-container input[type="number"],
body.fcm-hotfix-active .fcm-procurement-form-section .wpforms-container input[type="date"],
body.fcm-hotfix-active .fcm-procurement-form-section .wpforms-container input[type="url"],
body.fcm-hotfix-active .fcm-procurement-form-section .wpforms-container select,
body.fcm-hotfix-active .fcm-procurement-form-section .wpforms-container textarea,
body.fcm-hotfix-active .fcm-procurement-form-section .wpforms-container .wpforms-field-file-upload{
  background:#fff!important;
  color:#1f2937!important;
  border:1px solid #d8e1ea!important;
  border-radius:8px!important;
}
body.fcm-hotfix-active .fcm-procurement-form-section .wpforms-container input::placeholder,
body.fcm-hotfix-active .fcm-procurement-form-section .wpforms-container textarea::placeholder{color:#738195!important;opacity:1}
body.fcm-hotfix-active .fcm-procurement-form-section .wpforms-container .wpforms-submit,
body.fcm-hotfix-active .fcm-procurement-form-section .wpforms-container button[type="submit"]{
  min-height:48px!important;
  padding:12px 22px!important;
  border-radius:10px!important;
  background:#17b5a6!important;
  color:#fff!important;
  border:0!important;
  font-weight:700!important;
}
body.fcm-hotfix-active .fcm-procurement-form-section .wpforms-container .wpforms-submit:hover,
body.fcm-hotfix-active .fcm-procurement-form-section .wpforms-container button[type="submit"]:hover{background:#108b80!important}

body.fcm-hotfix-active .fcm-force-visible .elementor-image img{
  max-width:100%!important;
  height:auto!important;
}

@media (max-width:767px){
  body.fcm-hotfix-active .fcm-procurement-form-section .elementor-column,
  body.fcm-hotfix-active .fcm-procurement-form-section [class*="elementor-col-"],
  body.fcm-hotfix-active .fcm-procurement-form-section .e-con{
    width:100%!important;
    max-width:100%!important;
    flex:0 0 100%!important;
  }
  body.fcm-hotfix-active .fcm-procurement-form-section .wpforms-container .wpforms-field-row,
  body.fcm-hotfix-active .fcm-procurement-form-section .wpforms-container .wpforms-one-half,
  body.fcm-hotfix-active .fcm-procurement-form-section .wpforms-container .wpforms-two-thirds,
  body.fcm-hotfix-active .fcm-procurement-form-section .wpforms-container .wpforms-one-third{
    width:100%!important;
    margin-right:0!important;
    margin-left:0!important;
    float:none!important;
  }
  body.fcm-hotfix-active .woocommerce ul.products[class*=columns-] li.product,
  body.fcm-hotfix-active ul.products li.product{
    width:100%!important;
    margin-right:0!important;
  }
}

/* Ficomedical v5.0.4: body-level mega menu portal prevents Elementor stacking collisions */
@media (min-width:1025px){
  body.fcm-hotfix-active>.fcm-mega-panel.fcm-mega-portal{
    display:none!important;
    position:fixed!important;
    right:auto!important;
    bottom:auto!important;
    min-width:0!important;
    max-width:calc(100vw - 28px)!important;
    margin:0!important;
    padding:26px 30px 28px!important;
    grid-template-columns:repeat(auto-fit,minmax(250px,1fr))!important;
    align-items:start!important;
    gap:12px 30px!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    border:1px solid #dfe7ef!important;
    border-radius:18px!important;
    background:#fff!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:translateY(-4px)!important;
    box-shadow:0 28px 80px rgba(12,28,52,.22)!important;
    isolation:isolate!important;
    z-index:2147483646!important;
  }
  body.fcm-hotfix-active>.fcm-mega-panel.fcm-mega-portal.fcm-mega-panel-open{
    display:grid!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:none!important;
  }
  body.fcm-hotfix-active>.fcm-mega-panel.fcm-mega-portal>li{
    display:block!important;
    float:none!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
  }
  body.fcm-hotfix-active>.fcm-mega-panel.fcm-mega-portal>li>a{
    display:flex!important;
    align-items:center!important;
    min-height:46px!important;
    margin:0 0 9px!important;
    padding:10px 5px 12px!important;
    border:0!important;
    border-bottom:2px solid #1fb39f!important;
    border-radius:0!important;
    background:#fff!important;
    color:#172451!important;
    font-size:15px!important;
    font-weight:800!important;
    line-height:1.3!important;
    white-space:normal!important;
  }
  body.fcm-hotfix-active>.fcm-mega-panel.fcm-mega-portal .sub-menu{
    display:block!important;
    position:static!important;
    inset:auto!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    max-height:none!important;
    margin:0!important;
    padding:2px 0 0!important;
    overflow:visible!important;
    border:0!important;
    border-radius:0!important;
    background:#fff!important;
    box-shadow:none!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
  }
  body.fcm-hotfix-active>.fcm-mega-panel.fcm-mega-portal .sub-menu li{
    display:block!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
  }
  body.fcm-hotfix-active>.fcm-mega-panel.fcm-mega-portal .sub-menu a{
    display:block!important;
    width:100%!important;
    padding:9px 8px!important;
    border-radius:8px!important;
    background:#fff!important;
    color:#5d6c7f!important;
    font-size:13px!important;
    font-weight:500!important;
    line-height:1.45!important;
    white-space:normal!important;
  }
  body.fcm-hotfix-active>.fcm-mega-panel.fcm-mega-portal .sub-menu a:hover,
  body.fcm-hotfix-active>.fcm-mega-panel.fcm-mega-portal .sub-menu a:focus-visible{
    background:#f3f8fa!important;
    color:#08737e!important;
    outline:0!important;
  }
}

/* Ficomedical v5.0.4: top-layer mega menu and native-language catalogue filtering */
@media (min-width:1025px){
  body.fcm-hotfix-active>.fcm-mega-panel[popover]{
    margin:0!important;
    inset:auto!important;
    color:var(--fcm-text)!important;
  }
  body.fcm-hotfix-active>.fcm-mega-panel[popover]:popover-open{
    display:grid!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:none!important;
  }
  body.fcm-hotfix-active>.fcm-mega-panel[popover]::backdrop{
    background:transparent!important;
    pointer-events:none!important;
  }
}

/* Ficomedical v5.0.4: final simple corrections */
@media (min-width:1025px){
  body.fcm-hotfix-active>.fcm-mega-panel.fcm-mega-portal{
    position:fixed!important;
    inset:auto!important;
    z-index:2147483647!important;
    isolation:isolate!important;
    contain:layout paint!important;
    background:#fff!important;
    background-color:#fff!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:translateY(-4px) translateZ(0)!important;
    box-shadow:0 30px 90px rgba(11,29,52,.24)!important;
  }
  body.fcm-hotfix-active>.fcm-mega-panel.fcm-mega-portal.fcm-mega-panel-open{
    display:grid!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translateZ(0)!important;
  }
  body.fcm-hotfix-active>.fcm-mega-panel.fcm-mega-portal,
  body.fcm-hotfix-active>.fcm-mega-panel.fcm-mega-portal *{
    mix-blend-mode:normal!important;
  }
  body.fcm-hotfix-active>.fcm-mega-panel.fcm-mega-portal::before{
    content:"";
    position:absolute;
    inset:0;
    z-index:-1;
    border-radius:inherit;
    background:#fff;
  }
  body.fcm-hotfix-active>.fcm-mega-panel[popover]{
    inset:auto!important;
  }
}

/* Pagination: supports WooCommerce UL markup and custom direct-link markup. */
body.fcm-hotfix-active nav.woocommerce-pagination,
body.fcm-hotfix-active .woocommerce-pagination,
body.fcm-hotfix-active .fcm-pagination-normalized{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  width:100%!important;
  margin:42px auto 34px!important;
  padding:8px!important;
  clear:both!important;
  border:0!important;
  background:transparent!important;
}
body.fcm-hotfix-active nav.woocommerce-pagination ul.page-numbers,
body.fcm-hotfix-active .woocommerce-pagination ul.page-numbers{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
body.fcm-hotfix-active :is(nav.woocommerce-pagination,.woocommerce-pagination,.fcm-pagination-normalized) :is(a,span).page-numbers,
body.fcm-hotfix-active :is(nav.woocommerce-pagination,.woocommerce-pagination,.fcm-pagination-normalized) > :is(a,span),
body.fcm-hotfix-active .fcm-pagination-item{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 auto!important;
  min-width:42px!important;
  height:42px!important;
  margin:0!important;
  padding:0 12px!important;
  border:1px solid #dce4ec!important;
  border-radius:10px!important;
  background:#fff!important;
  color:#23344a!important;
  font-size:14px!important;
  font-weight:700!important;
  line-height:1!important;
  text-decoration:none!important;
  box-shadow:0 4px 12px rgba(24,36,51,.05)!important;
}
body.fcm-hotfix-active :is(nav.woocommerce-pagination,.woocommerce-pagination,.fcm-pagination-normalized) :is(a,span).current,
body.fcm-hotfix-active :is(nav.woocommerce-pagination,.woocommerce-pagination,.fcm-pagination-normalized) [aria-current="page"]{
  border-color:#0b6b78!important;
  background:#0b6b78!important;
  color:#fff!important;
}
body.fcm-hotfix-active :is(nav.woocommerce-pagination,.woocommerce-pagination,.fcm-pagination-normalized) a:hover{
  border-color:#0b6b78!important;
  color:#0b6b78!important;
  background:#effafa!important;
}
body.fcm-hotfix-active :is(nav.woocommerce-pagination,.woocommerce-pagination,.fcm-pagination-normalized) .dots{
  min-width:32px!important;
  padding:0 4px!important;
  border-color:transparent!important;
  background:transparent!important;
  box-shadow:none!important;
}

/* Cookie and legal controls must stay visible above theme widgets. */
body.fcm-hotfix-active .fcm-consent-banner:not([hidden]){
  display:block!important;
  z-index:2147483000!important;
}
body.fcm-hotfix-active.fcm-consent-banner-open .ficomedical-whatsapp{
  bottom:148px!important;
}
body.fcm-hotfix-active .fcm-consent-modal:not([hidden]){
  display:block!important;
  z-index:2147483100!important;
}
body.fcm-hotfix-active .fcm-legal-footer{
  display:block!important;
  position:relative!important;
  z-index:90!important;
}

@media (max-width:767px){
  body.fcm-hotfix-active.fcm-consent-banner-open .ficomedical-whatsapp{
    bottom:292px!important;
  }
  body.fcm-hotfix-active :is(nav.woocommerce-pagination,.woocommerce-pagination,.fcm-pagination-normalized){
    gap:6px!important;
    margin:30px auto 24px!important;
    padding:6px 4px!important;
  }
  body.fcm-hotfix-active :is(nav.woocommerce-pagination,.woocommerce-pagination,.fcm-pagination-normalized) :is(a,span).page-numbers,
  body.fcm-hotfix-active :is(nav.woocommerce-pagination,.woocommerce-pagination,.fcm-pagination-normalized) > :is(a,span),
  body.fcm-hotfix-active .fcm-pagination-item{
    min-width:36px!important;
    height:36px!important;
    padding:0 8px!important;
    border-radius:8px!important;
    font-size:13px!important;
  }
}

/* Ficomedical Final Suite 5.7.0 — larger brand, complete mobile drawer and responsive polish */
body.fcm-hotfix-active .fcm-site-header .elementor-element-7b7ec7bd,
body.fcm-hotfix-active .fcm-site-header .elementor-element-7b7ec7bd > .elementor-widget-container,
body.fcm-hotfix-active .fcm-site-header .elementor-element-7b7ec7bd a{
  width:auto!important;
  max-width:none!important;
}
body.fcm-hotfix-active .fcm-site-header .elementor-element-7b7ec7bd a{
  display:inline-flex!important;
  align-items:center!important;
}
body.fcm-hotfix-active .fcm-site-header .custom-logo,
body.fcm-hotfix-active .fcm-site-header .site-logo img,
body.fcm-hotfix-active .fcm-site-header .elementor-widget-theme-site-logo img,
body.fcm-hotfix-active .fcm-site-header .elementor-widget-image img[alt*="Ficomedical" i],
body.fcm-hotfix-active .fcm-site-header .elementor-element-7b7ec7bd img{
  display:block!important;
  width:230px!important;
  max-width:230px!important;
  max-height:78px!important;
  object-fit:contain!important;
  object-position:left center!important;
}
body.fcm-hotfix-active .fcm-site-header .elementor-section.elementor-section-boxed > .elementor-container,
body.fcm-hotfix-active .fcm-site-header .e-con.e-con-boxed > .e-con-inner{
  width:min(1360px,calc(100% - 48px))!important;
  max-width:1360px!important;
  min-height:88px!important;
}

@media (min-width:1025px){
  body.fcm-hotfix-active .fcm-site-header .elementor-element-22966432 > .elementor-container{
    display:flex!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    gap:22px!important;
  }
  body.fcm-hotfix-active .fcm-site-header .elementor-element-1d32de3e{
    flex:0 0 clamp(215px,19vw,270px)!important;
    width:clamp(215px,19vw,270px)!important;
    max-width:270px!important;
  }
  body.fcm-hotfix-active .fcm-site-header .elementor-element-598c8d82{
    flex:1 1 auto!important;
    width:auto!important;
    min-width:0!important;
  }
  body.fcm-hotfix-active .fcm-site-header .elementor-nav-menu--main .elementor-item{
    min-height:44px!important;
    padding-inline:clamp(7px,.72vw,11px)!important;
    border-radius:8px!important;
    color:#17235e!important;
    font-size:clamp(13px,1vw,15px)!important;
    font-weight:600!important;
    transition:background-color .18s ease,color .18s ease,box-shadow .18s ease!important;
  }
  body.fcm-hotfix-active .fcm-site-header .elementor-nav-menu--main .elementor-item:hover,
  body.fcm-hotfix-active .fcm-site-header .elementor-nav-menu--main .elementor-item:focus-visible{
    background:#f0f9f8!important;
    color:#08776f!important;
  }
  body.fcm-hotfix-active .fcm-site-header .elementor-nav-menu--main .elementor-item-active,
  body.fcm-hotfix-active .fcm-site-header .elementor-nav-menu--main .current-menu-item > .elementor-item{
    color:#08776f!important;
    box-shadow:inset 0 -3px #18b6a6!important;
  }
}

@media (min-width:1025px) and (max-width:1180px){
  body.fcm-hotfix-active .fcm-site-header .custom-logo,
  body.fcm-hotfix-active .fcm-site-header .site-logo img,
  body.fcm-hotfix-active .fcm-site-header .elementor-widget-theme-site-logo img,
  body.fcm-hotfix-active .fcm-site-header .elementor-widget-image img[alt*="Ficomedical" i],
  body.fcm-hotfix-active .fcm-site-header .elementor-element-7b7ec7bd img{
    width:205px!important;
    max-width:205px!important;
  }
  body.fcm-hotfix-active .fcm-site-header .elementor-nav-menu--main .elementor-item{
    padding-inline:6px!important;
    font-size:13px!important;
  }
}

@media (max-width:1024px){
  body.fcm-hotfix-active .fcm-site-header .elementor-section.elementor-section-boxed > .elementor-container,
  body.fcm-hotfix-active .fcm-site-header .e-con.e-con-boxed > .e-con-inner{
    width:calc(100% - 28px)!important;
    min-height:78px!important;
  }
  body.fcm-hotfix-active .fcm-site-header .elementor-element-22966432 > .elementor-container{
    display:flex!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:16px!important;
  }
  body.fcm-hotfix-active .fcm-site-header .elementor-element-1d32de3e{
    flex:1 1 auto!important;
    width:auto!important;
    min-width:0!important;
  }
  body.fcm-hotfix-active .fcm-site-header .elementor-element-598c8d82{
    flex:0 0 auto!important;
    width:auto!important;
    min-width:50px!important;
  }
  body.fcm-hotfix-active .fcm-site-header .custom-logo,
  body.fcm-hotfix-active .fcm-site-header .site-logo img,
  body.fcm-hotfix-active .fcm-site-header .elementor-widget-theme-site-logo img,
  body.fcm-hotfix-active .fcm-site-header .elementor-widget-image img[alt*="Ficomedical" i],
  body.fcm-hotfix-active .fcm-site-header .elementor-element-7b7ec7bd img{
    width:200px!important;
    max-width:200px!important;
    max-height:68px!important;
  }
  body.fcm-hotfix-active .fcm-site-header .elementor-widget-nav-menu > .elementor-menu-toggle{
    width:50px!important;
    min-width:50px!important;
    height:50px!important;
    min-height:50px!important;
    border-radius:12px!important;
    box-shadow:0 7px 22px rgba(23,35,94,.1)!important;
  }

  /* Keep the compact header clean; languages expand only with the drawer. */
  body.fcm-hotfix-active .fcm-site-header .fcm-language-switcher,
  body.fcm-hotfix-active .fcm-site-header .ficomedical-language-switcher{
    display:none!important;
  }
  body.fcm-hotfix-active .fcm-site-header.fcm-mobile-drawer-open .fcm-language-switcher,
  body.fcm-hotfix-active .fcm-site-header.fcm-mobile-drawer-open .ficomedical-language-switcher{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    align-items:stretch!important;
    justify-content:stretch!important;
    gap:8px!important;
    width:min(720px,calc(100% - 28px))!important;
    max-width:720px!important;
    margin:0 auto 12px!important;
    padding:10px!important;
    overflow:visible!important;
    border:1px solid #e1e8ed!important;
    border-radius:14px!important;
    background:#f7fafb!important;
    box-shadow:0 8px 24px rgba(24,38,55,.07)!important;
  }
  body.fcm-hotfix-active .fcm-site-header.fcm-mobile-drawer-open .fcm-language-link,
  body.fcm-hotfix-active .fcm-site-header.fcm-mobile-drawer-open .ficomedical-language-switcher .fico-language{
    display:flex!important;
    width:100%!important;
    min-width:0!important;
    min-height:44px!important;
    justify-content:flex-start!important;
    gap:8px!important;
    padding:8px 11px!important;
    border:1px solid #dce4ea!important;
    border-radius:10px!important;
    background:#fff!important;
    color:#263548!important;
    font-size:13px!important;
    font-weight:600!important;
    box-shadow:0 2px 8px rgba(24,38,55,.035)!important;
  }
  body.fcm-hotfix-active .fcm-site-header.fcm-mobile-drawer-open .fcm-language-link.is-active,
  body.fcm-hotfix-active .fcm-site-header.fcm-mobile-drawer-open .ficomedical-language-switcher .fico-language.is-active{
    border-color:#18b6a6!important;
    background:#edf9f7!important;
    color:#08776f!important;
  }
  body.fcm-hotfix-active .fcm-site-header.fcm-mobile-drawer-open .fcm-language-name,
  body.fcm-hotfix-active .fcm-site-header.fcm-mobile-drawer-open .ficomedical-language-switcher span{
    display:inline!important;
    min-width:0!important;
    overflow:hidden!important;
    font-size:12px!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }

  /* The drawer always fills the remaining visual viewport and scrolls to the final item. */
  body.fcm-hotfix-active .fcm-site-header .elementor-widget-nav-menu > nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{
    top:var(--fcm-mobile-menu-top,78px)!important;
    right:0!important;
    bottom:0!important;
    left:0!important;
    width:100vw!important;
    max-width:100vw!important;
    height:auto!important;
    min-height:180px!important;
    max-height:none!important;
    padding:14px 14px calc(32px + env(safe-area-inset-bottom))!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    scroll-padding-block:14px 40px!important;
    overscroll-behavior-y:contain!important;
    background:#f5f8fa!important;
    box-shadow:0 22px 48px rgba(18,34,53,.2)!important;
  }
  body.fcm-hotfix-active .fcm-site-header nav.elementor-nav-menu--dropdown > ul.elementor-nav-menu{
    width:min(100%,720px)!important;
    max-width:720px!important;
    margin:0 auto!important;
    padding:0 0 20px!important;
    background:transparent!important;
  }
  body.fcm-hotfix-active .fcm-site-header nav.elementor-nav-menu--dropdown > ul.elementor-nav-menu > li{
    margin:0 0 8px!important;
    overflow:hidden!important;
    border:1px solid #e0e8ed!important;
    border-radius:12px!important;
    background:#fff!important;
    box-shadow:0 5px 16px rgba(24,38,55,.045)!important;
  }
  body.fcm-hotfix-active .fcm-site-header nav.elementor-nav-menu--dropdown > ul.elementor-nav-menu > li > a{
    min-height:54px!important;
    padding:13px 58px 13px 16px!important;
    background:#fff!important;
    color:#1b2a3c!important;
    font-size:16px!important;
    font-weight:700!important;
  }
  body.fcm-hotfix-active .fcm-site-header nav.elementor-nav-menu--dropdown > ul.elementor-nav-menu > li > a:hover,
  body.fcm-hotfix-active .fcm-site-header nav.elementor-nav-menu--dropdown > ul.elementor-nav-menu > li > a:focus-visible{
    background:#f0f9f8!important;
    color:#08776f!important;
  }
  body.fcm-hotfix-active .fcm-site-header nav.elementor-nav-menu--dropdown > ul.elementor-nav-menu > li.current-menu-item > a,
  body.fcm-hotfix-active .fcm-site-header nav.elementor-nav-menu--dropdown > ul.elementor-nav-menu > li.current_page_item > a{
    background:#edf9f7!important;
    color:#08776f!important;
  }
  body.fcm-hotfix-active .fcm-site-header nav.elementor-nav-menu--dropdown li > ul.sub-menu{
    padding:4px 10px 10px!important;
    background:#f8fafb!important;
  }
  body.fcm-hotfix-active .fcm-site-header nav.elementor-nav-menu--dropdown li > ul.sub-menu li{
    overflow:visible!important;
    border:0!important;
    border-top:1px solid #e7edf1!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }
  body.fcm-hotfix-active .fcm-site-header nav.elementor-nav-menu--dropdown li > ul.sub-menu a{
    min-height:48px!important;
    padding:11px 52px 11px 12px!important;
    color:#35475a!important;
    font-size:14px!important;
    font-weight:600!important;
  }
  body.fcm-hotfix-active .fcm-site-header .fcm-mobile-submenu-toggle{
    top:6px!important;
    right:7px!important;
    width:42px!important;
    min-width:42px!important;
    height:42px!important;
    min-height:42px!important;
    border-radius:10px!important;
    background:#f4f8fa!important;
  }
  body.fcm-hotfix-active .fcm-site-header nav.elementor-nav-menu--dropdown a[href*="teklif-iste"],
  body.fcm-hotfix-active .fcm-site-header nav.elementor-nav-menu--dropdown a[href*="request-quote"],
  body.fcm-hotfix-active .fcm-site-header nav.elementor-nav-menu--dropdown a[href*="request-a-quote"],
  body.fcm-hotfix-active .fcm-site-header nav.elementor-nav-menu--dropdown a[href*="zaprosit"]{
    background:#0b8379!important;
    color:#fff!important;
  }
  body.fcm-hotfix-active .fcm-site-header nav.elementor-nav-menu--dropdown::-webkit-scrollbar{
    width:8px;
  }
  body.fcm-hotfix-active .fcm-site-header nav.elementor-nav-menu--dropdown::-webkit-scrollbar-thumb{
    border:2px solid #f5f8fa;
    border-radius:999px;
    background:#bdcbd3;
  }
}

@media (max-width:767px){
  body.fcm-hotfix-active .fcm-site-header .elementor-section.elementor-section-boxed > .elementor-container,
  body.fcm-hotfix-active .fcm-site-header .e-con.e-con-boxed > .e-con-inner{
    width:calc(100% - 24px)!important;
    min-height:74px!important;
  }
  body.fcm-hotfix-active .fcm-site-header .custom-logo,
  body.fcm-hotfix-active .fcm-site-header .site-logo img,
  body.fcm-hotfix-active .fcm-site-header .elementor-widget-theme-site-logo img,
  body.fcm-hotfix-active .fcm-site-header .elementor-widget-image img[alt*="Ficomedical" i],
  body.fcm-hotfix-active .fcm-site-header .elementor-element-7b7ec7bd img{
    width:180px!important;
    max-width:180px!important;
    max-height:62px!important;
  }
  body.fcm-hotfix-active .fcm-site-header.fcm-mobile-drawer-open .fcm-language-switcher,
  body.fcm-hotfix-active .fcm-site-header.fcm-mobile-drawer-open .ficomedical-language-switcher{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    width:calc(100% - 24px)!important;
    margin-bottom:10px!important;
    padding:8px!important;
  }
  body.fcm-hotfix-active .fcm-site-header nav.elementor-nav-menu--dropdown > ul.elementor-nav-menu > li > a{
    font-size:15px!important;
  }

  /* Mobile category navigation: every label remains visible instead of being clipped off-screen. */
  body.fcm-hotfix-active .fcm-fast-categories,
  body.fcm-hotfix-active .ficomedical-category-filter{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    width:100%!important;
    max-width:100%!important;
    margin:0 0 24px!important;
    padding:0!important;
    overflow:visible!important;
  }
  body.fcm-hotfix-active .fcm-fast-categories a,
  body.fcm-hotfix-active .ficomedical-category-filter a{
    display:flex!important;
    position:static!important;
    width:100%!important;
    min-width:0!important;
    min-height:48px!important;
    align-items:center!important;
    justify-content:center!important;
    padding:8px 10px!important;
    overflow-wrap:anywhere!important;
    text-align:center!important;
    white-space:normal!important;
    box-shadow:none!important;
    font-size:12.5px!important;
    line-height:1.3!important;
  }

  /* Reduce the oversized theme footer gaps while keeping all columns readable. */
  body.fcm-hotfix-active [data-elementor-type="footer"] .elementor-section > .elementor-container,
  body.fcm-hotfix-active .elementor-location-footer .elementor-section > .elementor-container{
    min-height:0!important;
    row-gap:10px!important;
  }
  body.fcm-hotfix-active [data-elementor-type="footer"] .elementor-column > .elementor-element-populated,
  body.fcm-hotfix-active .elementor-location-footer .elementor-column > .elementor-element-populated{
    padding:12px 16px!important;
  }
  body.fcm-hotfix-active [data-elementor-type="footer"] .elementor-widget:not(:last-child),
  body.fcm-hotfix-active .elementor-location-footer .elementor-widget:not(:last-child){
    margin-bottom:14px!important;
  }
  body.fcm-hotfix-active [data-elementor-type="footer"] :is(h2,h3,h4),
  body.fcm-hotfix-active .elementor-location-footer :is(h2,h3,h4){
    margin:0 0 12px!important;
    line-height:1.25!important;
  }
  body.fcm-hotfix-active [data-elementor-type="footer"] .elementor-widget-image img,
  body.fcm-hotfix-active .elementor-location-footer .elementor-widget-image img{
    width:auto!important;
    max-width:240px!important;
    max-height:92px!important;
    object-fit:contain!important;
    object-position:left center!important;
  }
}

@media (max-width:380px){
  body.fcm-hotfix-active .fcm-site-header .custom-logo,
  body.fcm-hotfix-active .fcm-site-header .site-logo img,
  body.fcm-hotfix-active .fcm-site-header .elementor-widget-theme-site-logo img,
  body.fcm-hotfix-active .fcm-site-header .elementor-widget-image img[alt*="Ficomedical" i],
  body.fcm-hotfix-active .fcm-site-header .elementor-element-7b7ec7bd img{
    width:164px!important;
    max-width:164px!important;
  }
  body.fcm-hotfix-active .fcm-site-header.fcm-mobile-drawer-open .fcm-language-name,
  body.fcm-hotfix-active .fcm-site-header.fcm-mobile-drawer-open .ficomedical-language-switcher span{
    display:inline!important;
    font-size:11px!important;
  }
}
