.nav-menu .menu-lvl-1>li:nth-child(3)>span.has-children{color:#dc3545;font-weight:600}.product-tabs{--tab-b:#e5e7eb;--bg:#fff;--muted:#f9fafb;--text:#111827;--radius:12px;margin:1rem 0}.product-tabs .tabset{position:relative}.product-tabs .tabset input[type=radio]{position:absolute;inset:0;opacity:0;pointer-events:none}.product-tabs .tab-nav{display:flex;flex-wrap:wrap;gap:.25rem;border-bottom:1px solid var(--tab-b)}.product-tabs .tab-nav label{padding:.65rem 1rem;font-weight:600;cursor:pointer;user-select:none;background:var(--muted);border:1px solid var(--tab-b);border-bottom:none;border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.product-tabs .tab-nav label:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.product-tabs .tab-panels{border:1px solid var(--tab-b);border-top:none;background:var(--bg);border-bottom-left-radius:var(--radius);border-bottom-right-radius:var(--radius)}.product-tabs .tab-panel{display:none;padding:1rem}.product-tabs .tab-panel>:first-child{margin-top:0}#tab-desc:checked ~ .tab-nav label[for=tab-desc],#tab-lab:checked ~ .tab-nav label[for=tab-lab],#tab-profile:checked ~ .tab-nav label[for=tab-profile],#tab-faq:checked ~ .tab-nav label[for=tab-faq]{background:var(--bg);color:var(--text);border-bottom:1px solid var(--bg)}#tab-desc:checked ~ .tab-panels #panel-desc{display:block}#tab-lab:checked ~ .tab-panels #panel-lab{display:block}#tab-profile:checked ~ .tab-panels #panel-profile{display:block}#tab-faq:checked ~ .tab-panels #panel-faq{display:block}.product-tabs:has(#panel-lab:empty) label[for=tab-lab]{display:none}.product-tabs #panel-lab:empty{display:none !important}@media (max-width:640px){.product-tabs .tab-nav{gap:.35rem}.product-tabs .tab-nav label{font-size:.95rem;padding:.55rem .8rem}}@media print{.product-tabs .tab-nav{display:none}.product-tabs .tab-panel{display:block}}@media (max-width:640px){.product-tabs{margin:.5rem 0}.product-tabs .tab-nav{position:sticky;top:0;z-index:2;background:var(--bg);overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap;gap:.5rem;padding:.5rem .25rem;scrollbar-width:thin}.product-tabs .tab-nav label{flex:0 0 auto;padding:.75rem 1rem;border-radius:999px;font-size:1rem}.product-tabs .tab-panel{padding:.9rem .75rem}}.menu-lvl-2 sup,.category-title sup{color:#dc3545;font-size:75%}.floating-sale-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:linear-gradient( 90deg,#15558D 0%,#1E73BE 45%,#1E73BE 55%,#15558D 100% );color:#ffffff;border-bottom:1px solid rgba(255,255,255,0.18);box-shadow:0 2px 10px rgba(0,0,0,0.15)}.floating-sale-header__link{display:flex;align-items:center;justify-content:center;gap:1.5rem;min-height:var(--promo-bar-height);padding:0 1rem;color:#ffffff;text-decoration:none;font-size:0.82rem;font-weight:700;line-height:1.3;transition:background 0.2s ease,color 0.2s ease}.floating-sale-header__link:hover,.floating-sale-header__link:focus{color:#ffffff;text-decoration:none;background:rgba(255,255,255,0.07)}.floating-sale-header__link::after{content:"\f061";font-family:"Font Awesome 7 Free";font-weight:900;font-size:0.75em;margin-left:2px;color:#ffffff;opacity:0.88}.floating-sale-header .sale-offer{display:inline-flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap}.floating-sale-header .sale-offer strong{color:#ffffff;font-weight:800}.floating-sale-header .sale-extra{color:rgba(255,255,255,0.86);font-weight:600}.floating-sale-header i{margin-right:2px;color:#ffffff !important;font-size:0.95em;opacity:0.95}header.header-fixed{top:var(--promo-bar-height) !important}[id^="target_banner"]>[id^="banner"]{top:calc( var(--promo-bar-height) + var(--store-header-height) ) !important;height:calc( 100dvh - var(--promo-bar-height) - var(--store-header-height) ) !important}@media (max-width:700px){:root{--promo-bar-height:38px}.floating-sale-header__link{flex-direction:row;align-items:center;justify-content:center;gap:11px;min-height:var(--promo-bar-height);padding:0 8px;font-size:10px;line-height:1;white-space:nowrap}.floating-sale-header .sale-offer{gap:3px}.floating-sale-header i{margin-right:1px;font-size:9px}}@media (max-width:480px){:root{--promo-bar-height:36px}.floating-sale-header__link{gap:9px;padding:0 6px;font-size:9.5px}.floating-sale-header .sale-extra{display:none}.floating-sale-header i{font-size:8.5px}.floating-sale-header__link::after{margin-left:0;font-size:8px}}@media (max-width:360px){.floating-sale-header__link{gap:7px;padding-left:4px;padding-right:4px;font-size:9px}.floating-sale-header .sale-offer{gap:2px}.floating-sale-header i{font-size:8px}}.col-md-10>.info{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:10px 0 28px;padding-bottom:16px;border-bottom:1px solid #e4e8ec;color:#777;font-size:13px;font-weight:500;line-height:1.4}.col-md-10>.info>div{display:inline-flex;align-items:center;white-space:nowrap}.col-md-10>.info .date::before,.col-md-10>.info .author::before,.col-md-10>.info .reading-time::before{font-family:"Font Awesome 7 Free";font-weight:900;margin-right:6px;color:#1E73BE;font-size:0.9em}.col-md-10>.info .date::before{content:"\f133"}.col-md-10>.info .author::before{content:"\f007"}.col-md-10>.info .reading-time::before{content:"\f017"}.col-md-10>.info .date::after,.col-md-10>.info .author::after{content:"•";margin-left:8px;color:#c5cbd1}@media (max-width:600px){.col-md-10>.info{margin:8px 0 22px;padding-bottom:13px;gap:6px;font-size:12px}.col-md-10>.info .date::after,.col-md-10>.info .author::after{margin-left:6px}}@media (max-width:991.98px){#quick-search{top:calc(var(--promo-bar-height) + var(--store-header-height)) !important;height:calc( 100dvh - var(--promo-bar-height) - var(--store-header-height) ) !important;z-index:9999998 !important}#quick-search .quick-search-content{position:relative;z-index:2}#quick-search #searchform{top:5px}#quick-search .quick-search-results{top:calc( var(--promo-bar-height) + var(--store-header-height) ) !important;height:calc( 100dvh - var(--promo-bar-height) - var(--store-header-height) );padding-top:70px}}.main:has(>.breadcrumb_container){padding-top:calc( var(--promo-bar-height) + var(--store-header-height) )}.breadcrumb_container{position:relative;top:0;z-index:3}@media (max-width:767px){.breadcrumb{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.breadcrumb::-webkit-scrollbar{display:none}.breadcrumb ol{display:flex;flex-wrap:nowrap;width:max-content;min-width:100%;margin:0;white-space:nowrap}.breadcrumb ol li{flex:0 0 auto}}:root{--promo-bar-height:42px;--store-header-height:60px}