body.tt-desktop{
  --tt-category-width:300px;
  --tt-nav-gap:18px;
  --tt-hero-height:410px;
}
body.tt-desktop .tt-header-mobile,
body.tt-desktop .tt-bottom-nav,
body.tt-desktop .tt-mobile-cta{display:none!important}
body.tt-desktop .tt-header-desktop{display:block;background:#FFF;border:0}
body.tt-desktop .tt-topbar{height:30px;background:#FFFDF9;border-bottom:1px solid #F0E2D1}
body.tt-desktop .tt-topbar-inner{height:30px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0!important;font-size:10px;color:#6B625A}
body.tt-desktop .tt-topbar-left>span,
body.tt-desktop .tt-topbar-right,
body.tt-desktop .tt-topbar-right>a{display:flex;align-items:center;gap:7px}
body.tt-desktop .tt-topbar-right{gap:18px}
body.tt-desktop .tt-topbar .tt-icon{width:14px;height:14px}
body.tt-desktop .tt-head-main{display:grid!important;grid-template-columns:240px minmax(360px,1fr) 175px 88px 96px;gap:18px;align-items:center;min-height:86px;padding:12px 0!important}
body.tt-desktop .tt-head-logo{display:flex;align-items:center;min-width:0}
body.tt-desktop .tt-head-logo .tt-logo,
body.tt-desktop .tt-head-logo .custom-logo-link{display:flex!important;align-items:center!important;max-width:230px!important;min-width:0}
body.tt-desktop .tt-head-logo img{display:block!important;width:auto!important;height:auto!important;max-width:230px!important;max-height:58px!important;object-fit:contain!important}
body.tt-desktop .tt-logo-text{display:flex;align-items:center;color:#2F2D2B!important;font-size:18px!important;font-weight:900!important;white-space:nowrap}
body.tt-desktop .tt-logo-text small{display:inline;margin-left:4px;font-size:12px;color:#2F2D2B}
body.tt-desktop .tt-head-search{position:relative;display:grid!important;grid-template-columns:minmax(0,1fr) 54px;align-items:stretch;height:48px;border:0!important;border-radius:12px;overflow:visible!important;background:transparent;box-shadow:none!important}
body.tt-desktop .tt-head-search>input{box-sizing:border-box!important;width:100%!important;height:48px!important;min-height:48px!important;margin:0!important;padding:0 16px!important;border:1px solid #E3D6C8!important;border-right:0!important;border-radius:12px 0 0 12px!important;box-shadow:none!important;background:#FFF!important;font-size:14px!important;color:#4A3225!important;outline:0!important}
body.tt-desktop .tt-head-search>button{box-sizing:border-box!important;display:grid!important;place-items:center;width:54px!important;height:48px!important;min-height:48px!important;margin:0!important;padding:0!important;border:1px solid var(--tt-brand,#FD6204)!important;border-radius:0 12px 12px 0!important;background:var(--tt-brand,#FD6204)!important;color:#FFF!important;box-shadow:none!important;line-height:1!important}
body.tt-desktop .tt-head-search>button .tt-icon{width:20px;height:20px;filter:brightness(0) invert(1)}
body.tt-desktop .tt-head-contact{display:flex!important;align-items:center!important;gap:9px!important;min-width:0;color:#2F2D2B!important}
body.tt-desktop .tt-head-contact .tt-icon{width:30px;height:30px}
body.tt-desktop .tt-head-contact>span{display:grid;line-height:1.15}
body.tt-desktop .tt-head-contact small{font-size:10px;color:#6B625A}
body.tt-desktop .tt-head-contact strong{font-size:16px;color:var(--tt-brand-dark,#D85A02);white-space:nowrap}
body.tt-desktop .tt-head-action{position:relative;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:0;color:#2F2D2B!important;font-size:10px!important;font-weight:700!important;white-space:nowrap}
body.tt-desktop .tt-head-action .tt-icon{width:23px;height:23px}
body.tt-desktop .tt-head-cart>b{position:absolute;top:-5px;right:7px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:var(--tt-brand,#FD6204);color:#FFF;font-size:9px}

/* Navigation + category dropdown */
body.tt-desktop .tt-nav-wrap{position:relative;z-index:60;border-top:1px solid #F0E2D1;border-bottom:1px solid #F0E2D1;background:#FFF;overflow:visible}
body.tt-desktop .tt-nav-row{display:grid!important;grid-template-columns:var(--tt-category-width) minmax(0,1fr);column-gap:var(--tt-nav-gap);align-items:start;min-height:56px;padding:0!important;overflow:visible!important}
body.tt-desktop .tt-categories-menu{position:relative;width:var(--tt-category-width);min-width:var(--tt-category-width);z-index:80}
body.tt-desktop .tt-categories-button{appearance:none;-webkit-appearance:none;display:flex!important;align-items:center;gap:11px;width:100%!important;height:56px!important;margin:0!important;padding:0 18px!important;border:0!important;border-radius:10px 10px 0 0!important;background:var(--tt-brand-dark,#D85A02)!important;color:#FFF!important;box-shadow:none!important;font-size:14px!important;font-weight:800!important;line-height:1!important;text-transform:none!important;cursor:pointer}
body.tt-desktop .tt-categories-button>span{flex:1;text-align:left}
body.tt-desktop .tt-categories-button .tt-icon{width:19px;height:19px;filter:brightness(0) invert(1)}
body.tt-desktop .tt-cat-chevron{font-size:17px;line-height:1;transition:transform .18s ease}
body.tt-desktop .tt-categories-menu.is-open .tt-cat-chevron,
body.tt-desktop .tt-categories-menu.is-auto-open .tt-cat-chevron{transform:rotate(180deg)}
body.tt-desktop .tt-categories-dropdown{position:absolute!important;top:56px!important;left:0!important;right:auto!important;z-index:90;width:100%!important;min-width:100%!important;max-width:100%!important;margin:0!important;display:none!important;border:1px solid #E3D6C8!important;border-top:0!important;border-radius:0 0 14px 14px!important;background:#FFF!important;box-shadow:0 14px 30px rgba(47,45,43,.10)!important;overflow:hidden!important}
body.tt-desktop .tt-categories-menu:hover .tt-categories-dropdown,
body.tt-desktop .tt-categories-menu:focus-within .tt-categories-dropdown,
body.tt-desktop .tt-categories-menu.is-open .tt-categories-dropdown{display:block!important}
body.tt-desktop.home .tt-categories-menu.is-auto-open .tt-categories-dropdown{display:block!important}
body.tt-desktop .tt-categories-dropdown>a{display:flex!important;align-items:center;justify-content:space-between;gap:12px;min-height:56px;padding:0 18px;border-bottom:1px solid #F0E2D1;background:#FFF;color:#4A3225!important;font-size:13px!important;font-weight:700!important}
body.tt-desktop .tt-categories-dropdown>a:last-child{border-bottom:0}
body.tt-desktop .tt-categories-dropdown>a:hover{background:var(--tt-mint-soft,#FFF9F2)!important;color:var(--tt-brand-dark,#D85A02)!important}
body.tt-desktop .tt-categories-dropdown>a b{color:#6B625A;font-size:18px;font-weight:500}
body.tt-desktop .tt-categories-dropdown .tt-cat-all{background:var(--tt-mint-soft,#FFF9F2)!important;color:var(--tt-brand-dark,#D85A02)!important;font-weight:800!important}
body.tt-desktop .tt-primary-nav{grid-column:2;display:block!important;min-width:0;width:100%;margin:0!important;padding:0 0 0 8px!important;overflow:visible!important}
body.tt-desktop .tt-primary-nav>ul,
body.tt-desktop .tt-primary-nav .menu{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:nowrap!important;gap:30px!important;min-width:0;width:100%;height:56px;margin:0!important;padding:0!important;list-style:none!important}
body.tt-desktop .tt-primary-nav>ul>li{position:relative;flex:0 0 auto;margin:0!important;padding:0!important;white-space:nowrap}
body.tt-desktop .tt-primary-nav>ul>li>a{position:relative;display:flex!important;align-items:center;height:56px;margin:0!important;padding:0!important;background:transparent!important;color:#2F2D2B!important;font-size:14px!important;font-weight:800!important;white-space:nowrap}
body.tt-desktop .tt-primary-nav>ul>li>a:hover,
body.tt-desktop .tt-primary-nav>ul>li.current-menu-item>a,
body.tt-desktop .tt-primary-nav>ul>li.current_page_item>a{color:var(--tt-brand-dark,#D85A02)!important}
body.tt-desktop .tt-primary-nav>ul>li.current-menu-item>a:after,
body.tt-desktop .tt-primary-nav>ul>li.current_page_item>a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:99px;background:var(--tt-brand,#FD6204)}
body.tt-desktop .tt-primary-nav .sub-menu{position:absolute;top:56px;left:0;z-index:1000;display:none;min-width:220px;margin:0;padding:7px;list-style:none;border:1px solid #F0E2D1;border-radius:0 0 10px 10px;background:#FFF;box-shadow:0 12px 30px rgba(47,45,43,.10)}
body.tt-desktop .tt-primary-nav li:hover>.sub-menu{display:block}
body.tt-desktop .tt-primary-nav .sub-menu a{display:block;padding:8px 10px;font-size:12px}

/* Live search panel */
body.tt-desktop .tt-live-search{overflow:visible!important}
body.tt-desktop .tt-search-suggest{position:absolute;top:calc(100% + 7px);left:0;right:0;z-index:1200;max-height:520px;overflow:auto;border:1px solid #E3D6C8;border-radius:12px;background:#FFF;box-shadow:0 18px 42px rgba(47,45,43,.14)}
body.tt-desktop .tt-suggest-title{padding:10px 12px 5px;color:#6B625A;font-size:10px;font-weight:800;text-transform:uppercase}
body.tt-desktop .tt-suggest-product,body.tt-desktop .tt-suggest-post{display:grid;grid-template-columns:54px minmax(0,1fr);gap:10px;align-items:center;padding:9px 12px;border-top:1px solid #F7EEE3}
body.tt-desktop .tt-suggest-product img,body.tt-desktop .tt-suggest-post img{width:54px;height:48px;object-fit:contain;border-radius:7px}
body.tt-desktop .tt-suggest-product span,body.tt-desktop .tt-suggest-post span{display:grid;min-width:0}
body.tt-desktop .tt-suggest-product b,body.tt-desktop .tt-suggest-post b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#2F2D2B;font-size:12px}
body.tt-desktop .tt-suggest-product small,body.tt-desktop .tt-suggest-post small{color:#8D8074;font-size:10px}
body.tt-desktop .tt-suggest-product strong{color:var(--tt-brand,#FD6204);font-size:12px}
body.tt-desktop .tt-suggest-all{display:block;padding:11px 12px;border-top:1px solid #F0E2D1;color:var(--tt-brand,#FD6204)!important;font-size:11px;font-weight:800;text-align:center}
body.tt-desktop .tt-suggest-empty{padding:16px;color:#6B625A;font-size:12px;text-align:center}

/* Footer */
body.tt-desktop .tt-footer{margin-top:44px!important;background:#FFF!important;color:#4A3225!important;border-top:1px solid #F0E2D1!important}
body.tt-desktop .tt-footer-cta{width:min(calc(100% - 48px),var(--tt-container));margin:0 auto 22px!important;border-radius:18px;background:linear-gradient(135deg,var(--tt-brand-dark,#D85A02),var(--tt-brand,#FD6204));color:#FFF;overflow:hidden}
body.tt-desktop .tt-footer-cta>.tt-container{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;padding:18px 22px}
body.tt-desktop .tt-footer-cta strong{display:block;font-size:20px;line-height:1.2}
body.tt-desktop .tt-footer-cta span{font-size:12px;opacity:.9}
body.tt-desktop .tt-footer-cta-actions{display:flex;align-items:center;gap:10px}
body.tt-desktop .tt-footer-cta-actions>a{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:9px 15px;border:1px solid rgba(255,255,255,.65);border-radius:9px;font-size:12px;font-weight:800}
body.tt-desktop .tt-footer-phone-btn{background:#FFF!important;color:var(--tt-brand-dark,#D85A02)!important}
body.tt-desktop .tt-footer-phone-btn svg{stroke:var(--tt-brand-dark,#D85A02)!important}
body.tt-desktop .tt-footer-cta-primary{background:transparent!important;color:#FFF!important}
body.tt-desktop .tt-footer-main{background:#FFF}
body.tt-desktop .tt-footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:28px;padding:18px 0 28px}
body.tt-desktop .tt-footer h4{margin:0 0 13px;color:#2F2D2B;font-size:16px}
body.tt-desktop .tt-footer-logo img{max-width:210px!important;max-height:54px!important;object-fit:contain}
body.tt-desktop .tt-footer-company>strong{display:block;margin-top:8px;color:#2F2D2B;font-size:13px;line-height:1.45}
body.tt-desktop .tt-footer-company>p{margin:6px 0;font-size:11px}
body.tt-desktop .tt-footer-badges{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}
body.tt-desktop .tt-footer-badges span{display:flex;align-items:center;gap:5px;padding:6px 8px;border:1px solid #FFD7B5;border-radius:999px;background:var(--tt-mint-soft,#FFF9F2);color:var(--tt-brand-dark,#D85A02);font-size:10px;font-weight:700}
body.tt-desktop .tt-footer-badges .tt-icon{width:14px;height:14px}
body.tt-desktop .tt-footer-contact,body.tt-desktop .tt-footer-line{display:flex;align-items:flex-start;gap:8px;padding:5px 0;color:#4A3225;font-size:11px}
body.tt-desktop .tt-footer-contact .tt-icon,body.tt-desktop .tt-footer-line .tt-icon{width:16px;height:16px;flex:none}
body.tt-desktop .tt-footer-contact span{display:grid}
body.tt-desktop .tt-footer-contact small{color:#8D8074;font-size:9px}
body.tt-desktop .tt-footer-contact b{color:#2F2D2B;font-size:12px}
body.tt-desktop .tt-footer-nav ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}
body.tt-desktop .tt-footer-nav a{font-size:11px}
body.tt-desktop .tt-copyright{padding:11px 0!important;border:0!important;background:#2F2D2B!important;color:#CDBEAF!important}
body.tt-desktop .tt-copyright>.tt-container{display:flex;align-items:center;justify-content:space-between;font-size:10px}

/* v3.4.1 — hierarchical product categories + WordPress nested menus */
body.tt-desktop .tt-categories-dropdown{
  overflow:visible!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
body.tt-desktop .tt-cat-root-list{
  position:relative;
  width:100%;
  border:1px solid #E3D6C8;
  border-top:0;
  border-radius:0 0 14px 14px;
  background:#FFF;
  box-shadow:0 14px 30px rgba(47,45,43,.10);
  overflow:visible;
}
body.tt-desktop .tt-cat-node{position:static}
body.tt-desktop .tt-cat-root-link,
body.tt-desktop .tt-cat-root-list>.tt-cat-all{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  min-height:56px!important;
  padding:0 16px!important;
  border-bottom:1px solid #F0E2D1!important;
  background:#FFF!important;
  color:#4A3225!important;
  font-size:13px!important;
  font-weight:700!important;
}
body.tt-desktop .tt-cat-root-main{display:flex;align-items:center;gap:10px;min-width:0}
body.tt-desktop .tt-cat-root-main>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
body.tt-desktop .tt-cat-root-link .tt-cat-thumb,
body.tt-desktop .tt-cat-root-link .tt-icon{width:30px!important;height:30px!important;flex:0 0 30px;object-fit:contain;border-radius:7px;background:#FFF9F2;padding:3px}
body.tt-desktop .tt-cat-arrow{color:#6B625A;font-size:20px;font-weight:500;transition:transform .18s,color .18s}
body.tt-desktop .tt-cat-node:hover>.tt-cat-root-link,
body.tt-desktop .tt-cat-node:focus-within>.tt-cat-root-link{background:var(--tt-mint-soft,#FFF9F2)!important;color:var(--tt-brand-dark,#D85A02)!important}
body.tt-desktop .tt-cat-node:hover>.tt-cat-root-link .tt-cat-arrow,
body.tt-desktop .tt-cat-node:focus-within>.tt-cat-root-link .tt-cat-arrow{color:var(--tt-brand,#FD6204);transform:translateX(2px)}
body.tt-desktop .tt-cat-root-list>.tt-cat-all{border-bottom:0!important;border-radius:0 0 14px 14px;background:var(--tt-mint-soft,#FFF9F2)!important;color:var(--tt-brand-dark,#D85A02)!important;font-weight:800!important}
body.tt-desktop .tt-cat-flyout{
  position:absolute;
  top:0;
  bottom:0;
  left:calc(100% + 12px);
  z-index:120;
  display:none;
  width:calc(min(var(--tt-container), 100vw - (var(--tt-pad) * 2)) - var(--tt-category-width) - 12px);
  max-width:calc(100vw - (var(--tt-pad) * 2) - var(--tt-category-width) - 12px);
  min-height:100%;
  max-height:none;
  overflow:auto;
  padding:18px;
  border:1px solid #E3D6C8;
  border-radius:0 18px 18px 0;
  background:#FFF;
  box-shadow:0 18px 44px rgba(47,45,43,.14);
}
body.tt-desktop .tt-cat-node:hover>.tt-cat-flyout,
body.tt-desktop .tt-cat-node:focus-within>.tt-cat-flyout{display:block}
body.tt-desktop .tt-cat-flyout-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:0 2px 13px;border-bottom:1px solid #F0E2D1}
body.tt-desktop .tt-cat-flyout-head>div{display:grid;gap:1px}
body.tt-desktop .tt-cat-flyout-head small{color:#8D8074;font-size:9px;text-transform:uppercase;letter-spacing:.08em}
body.tt-desktop .tt-cat-flyout-head strong{color:#2F2D2B;font-size:18px}
body.tt-desktop .tt-cat-flyout-head>a{color:var(--tt-brand,#FD6204)!important;font-size:11px;font-weight:800}
body.tt-desktop .tt-cat-child-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px 18px;padding-top:14px}
body.tt-desktop .tt-cat-child-group{min-width:0;padding:10px;border:1px solid #F0E2D1;border-radius:10px;background:#FFFDF9}
body.tt-desktop .tt-cat-child-title{display:flex;align-items:center;gap:8px;color:#2F2D2B!important;font-size:12px;font-weight:800}
body.tt-desktop .tt-cat-child-title .tt-cat-thumb,
body.tt-desktop .tt-cat-child-title .tt-icon{width:34px!important;height:34px!important;flex:0 0 34px;object-fit:contain;border-radius:8px;background:#FFF;padding:4px}
body.tt-desktop .tt-cat-grandchildren{display:grid;gap:5px;margin-top:8px;padding-left:42px}
body.tt-desktop .tt-cat-grandchildren>a{position:relative;color:#6B625A!important;font-size:11px;line-height:1.35}
body.tt-desktop .tt-cat-grandchildren>a:before{content:'›';position:absolute;left:-12px;color:var(--tt-brand,#FD6204)}
body.tt-desktop .tt-cat-grandchildren>a:hover{color:var(--tt-brand-dark,#D85A02)!important}

/* Primary WordPress menu: level 2 + level 3 */
body.tt-desktop .tt-primary-nav li.menu-item-has-children>a{padding-right:14px!important}
body.tt-desktop .tt-primary-nav li.menu-item-has-children>a:before{content:'⌄';position:absolute;right:0;top:50%;transform:translateY(-54%);color:#8D8074;font-size:11px;line-height:1}
body.tt-desktop .tt-primary-nav .sub-menu{
  position:absolute!important;
  top:100%!important;
  left:-14px!important;
  z-index:130!important;
  display:none!important;
  min-width:230px!important;
  margin:0!important;
  padding:8px!important;
  border:1px solid #E3D6C8!important;
  border-radius:11px!important;
  background:#FFF!important;
  box-shadow:0 16px 36px rgba(47,45,43,.12)!important;
  list-style:none!important;
}
body.tt-desktop .tt-primary-nav li:hover>.sub-menu,
body.tt-desktop .tt-primary-nav li:focus-within>.sub-menu{display:block!important}
body.tt-desktop .tt-primary-nav .sub-menu li{position:relative!important;display:block!important;margin:0!important;padding:0!important}
body.tt-desktop .tt-primary-nav .sub-menu>li>a{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  min-height:40px!important;
  padding:8px 30px 8px 11px!important;
  border-radius:7px!important;
  color:#4A3225!important;
  font-size:12px!important;
  font-weight:650!important;
  line-height:1.35!important;
  white-space:normal!important;
}
body.tt-desktop .tt-primary-nav .sub-menu>li>a:hover{background:var(--tt-mint-soft,#FFF9F2)!important;color:var(--tt-brand-dark,#D85A02)!important}
body.tt-desktop .tt-primary-nav .sub-menu li.menu-item-has-children>a:before{content:'›';right:10px;font-size:16px}
body.tt-desktop .tt-primary-nav .sub-menu .sub-menu{top:-8px!important;left:calc(100% + 6px)!important}
body.tt-desktop .tt-primary-nav>ul>li:nth-last-child(-n+2) .sub-menu .sub-menu{left:auto!important;right:calc(100% + 6px)!important}
@media(max-width:1279px){
  body.tt-desktop .tt-cat-flyout{width:calc(min(var(--tt-container), 100vw - (var(--tt-pad) * 2)) - var(--tt-category-width) - 10px);max-width:calc(100vw - (var(--tt-pad) * 2) - var(--tt-category-width) - 10px);padding:14px}
  body.tt-desktop .tt-cat-child-grid{gap:9px 12px}
  body.tt-desktop .tt-cat-root-link,body.tt-desktop .tt-cat-root-list>.tt-cat-all{min-height:48px!important;padding:0 12px!important;font-size:11px!important}
}

body.tt-desktop{--tt-category-width:300px;--tt-nav-gap:18px;--tt-cat-row-height:56px}
body.tt-desktop .tt-cat-root-link,body.tt-desktop .tt-cat-root-list>.tt-cat-all{height:var(--tt-cat-row-height)!important;min-height:var(--tt-cat-row-height)!important}
body.tt-desktop .tt-cat-root-list>.tt-cat-all>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.tt-desktop .tt-cat-loading{display:flex;align-items:center;min-height:56px;padding:0 16px;border:1px solid #E3D6C8;border-top:0;border-radius:0 0 14px 14px;background:#FFF;color:#8D8074;font-size:12px}
@media(max-width:1439px){body.tt-desktop{--tt-category-width:270px;--tt-nav-gap:14px;--tt-cat-row-height:54px}body.tt-desktop .tt-head-main{grid-template-columns:205px minmax(300px,1fr) 155px 76px 86px;gap:12px}body.tt-desktop .tt-primary-nav>ul,body.tt-desktop .tt-primary-nav .menu{gap:19px!important}body.tt-desktop .tt-primary-nav>ul>li>a{font-size:12px!important}}
@media(max-width:1279px){body.tt-desktop{--tt-category-width:240px;--tt-nav-gap:10px;--tt-cat-row-height:48px}body.tt-desktop .tt-head-main{grid-template-columns:175px minmax(260px,1fr) 135px 70px 78px;gap:10px}body.tt-desktop .tt-head-logo img{max-width:170px!important;max-height:48px!important}body.tt-desktop .tt-primary-nav{padding-left:4px!important}body.tt-desktop .tt-primary-nav>ul,body.tt-desktop .tt-primary-nav .menu{gap:12px!important}body.tt-desktop .tt-primary-nav>ul>li>a{font-size:11px!important}body.tt-desktop .tt-categories-button{font-size:12px!important;padding:0 14px!important}}

/* v3.6.0 JSON search: single current price aligned to the far right */
body.tt-desktop .tt-suggest-product{grid-template-columns:54px minmax(0,1fr) max-content!important;column-gap:12px!important}
body.tt-desktop .tt-suggest-product-info{display:grid!important;align-content:center!important;min-width:0!important}
body.tt-desktop .tt-suggest-product .tt-suggest-price{align-self:center!important;justify-self:end!important;margin:0!important;padding-left:12px!important;color:var(--tt-red,var(--tt-brand,#FD6204))!important;font-size:14px!important;font-weight:900!important;line-height:1.15!important;white-space:nowrap!important;text-align:right!important}
body.tt-desktop .tt-suggest-product .tt-suggest-price del{display:none!important}
body.tt-desktop .tt-suggest-product .tt-suggest-price ins{text-decoration:none!important;color:inherit!important}
body.tt-desktop .tt-head-search:focus-within>input{border-color:#FFD7B5!important;box-shadow:inset 0 0 0 1px rgba(252,159,1,.08)!important}
body.tt-desktop .tt-head-search:focus-within>button{border-color:#D85A02!important;background:#D85A02!important}

/* v3.8.8 — Visual category mega menu: recessed banner + compact child cards. */
body.tt-desktop .tt-cat-root-link .tt-cat-thumb,
body.tt-desktop .tt-cat-child-title .tt-cat-thumb{
  display:grid!important;
  place-items:center!important;
  flex:none!important;
  overflow:hidden!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-size:cover!important;
  color:var(--tt-red)!important;
}
body.tt-desktop .tt-cat-root-link .tt-cat-thumb{
  width:32px!important;
  height:32px!important;
  flex-basis:32px!important;
  border:1px solid #FFF9F2!important;
  border-radius:9px!important;
  background-color:#FFFDF9!important;
  padding:0!important;
}
body.tt-desktop .tt-cat-root-link .tt-cat-thumb--fallback{
  background:var(--tt-mint-soft,#FFF9F2)!important;
  border-color:#FFF4E5!important;
}
body.tt-desktop .tt-cat-root-link .tt-cat-thumb--fallback svg{
  width:17px!important;height:17px!important;stroke:var(--tt-red)!important;
}
body.tt-desktop .tt-cat-flyout{
  padding:14px!important;
  background:linear-gradient(180deg,#FFF9F2 0,#FFF 58%)!important;
  border-radius:0 18px 18px 0!important;
  overflow:auto!important;
}
body.tt-desktop .tt-cat-flyout-hero{
  position:relative!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:24px!important;
  min-height:132px!important;
  padding:22px 24px!important;
  overflow:hidden!important;
  border:1px solid rgba(252,159,1,.10)!important;
  border-radius:16px!important;
  background-image:
    linear-gradient(90deg,rgba(47,45,43,.93) 0%,rgba(47,45,43,.82) 45%,rgba(47,45,43,.30) 100%),
    var(--tt-cat-hero-image,linear-gradient(135deg,#2F2D2B,var(--tt-brand,#FD6204)))!important;
  background-size:cover!important;
  background-position:center!important;
  box-shadow:inset 0 1px rgba(255,255,255,.12)!important;
  isolation:isolate!important;
}
body.tt-desktop .tt-cat-flyout-hero:not(.has-image){
  background-image:
    radial-gradient(circle at 82% 30%,rgba(255,255,255,.18),transparent 26%),
    linear-gradient(125deg,#2F2D2B 0%,#4A3225 62%,var(--tt-brand,#FD6204) 145%)!important;
}
body.tt-desktop .tt-cat-flyout-hero:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(110deg,transparent 0 58%,rgba(255,255,255,.08) 58% 59%,transparent 59% 100%);
  pointer-events:none;
}
body.tt-desktop .tt-cat-flyout-hero-copy{
  display:grid!important;
  gap:4px!important;
  min-width:0!important;
  max-width:620px!important;
  color:#FFF!important;
}
body.tt-desktop .tt-cat-flyout-hero-copy small{
  color:#FFD7B5!important;
  font-size:9px!important;
  font-weight:900!important;
  letter-spacing:.14em!important;
}
body.tt-desktop .tt-cat-flyout-hero-copy strong{
  color:#FFF!important;
  font-size:23px!important;
  line-height:1.15!important;
}
body.tt-desktop .tt-cat-flyout-hero-copy span{
  max-width:520px!important;
  color:rgba(255,255,255,.76)!important;
  font-size:11px!important;
  line-height:1.45!important;
}
body.tt-desktop .tt-cat-flyout-all{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  min-height:38px!important;
  padding:0 15px!important;
  border:1px solid rgba(255,255,255,.30)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.12)!important;
  color:#FFF!important;
  font-size:11px!important;
  font-weight:900!important;
  white-space:nowrap!important;
  backdrop-filter:blur(8px);
}
body.tt-desktop .tt-cat-flyout-all:hover{background:#FFF!important;color:var(--tt-red)!important}
body.tt-desktop .tt-cat-child-grid{
  display:grid!important;
  grid-template-columns:repeat(auto-fill,minmax(230px,280px))!important;
  justify-content:start!important;
  align-content:start!important;
  gap:12px!important;
  padding-top:14px!important;
}
body.tt-desktop .tt-cat-child-group{
  min-width:0!important;
  min-height:92px!important;
  padding:12px!important;
  border:1px solid #FFF9F2!important;
  border-radius:14px!important;
  background:#FFF!important;
  box-shadow:0 6px 18px rgba(47,45,43,.04)!important;
  transition:transform .18s,border-color .18s,box-shadow .18s!important;
}
body.tt-desktop .tt-cat-child-group:hover{
  transform:translateY(-2px)!important;
  border-color:#FFD7B5!important;
  box-shadow:0 12px 24px rgba(47,45,43,.08)!important;
}
body.tt-desktop .tt-cat-child-title{
  display:grid!important;
  grid-template-columns:48px minmax(0,1fr) 18px!important;
  align-items:center!important;
  gap:10px!important;
  color:#2F2D2B!important;
}
body.tt-desktop .tt-cat-child-title .tt-cat-thumb{
  width:48px!important;
  height:48px!important;
  flex-basis:48px!important;
  border:1px solid #F0E2D1!important;
  border-radius:12px!important;
  background-color:#FFFDF9!important;
  padding:0!important;
}
body.tt-desktop .tt-cat-child-title .tt-cat-thumb--fallback{background:var(--tt-mint-soft,#FFF9F2)!important;border-color:#FFF4E5!important}
body.tt-desktop .tt-cat-child-title .tt-cat-thumb--fallback svg{width:21px!important;height:21px!important;stroke:var(--tt-red)!important}
body.tt-desktop .tt-cat-child-title>span{display:grid!important;gap:3px!important;min-width:0!important}
body.tt-desktop .tt-cat-child-title strong{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important;color:#2F2D2B!important}
body.tt-desktop .tt-cat-child-title small{font-size:9px!important;color:#D85A02!important;font-weight:600!important}
body.tt-desktop .tt-cat-child-title>b{color:var(--tt-brand,#FD6204)!important;font-size:16px!important}
body.tt-desktop .tt-cat-grandchildren{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:6px!important;
  margin-top:10px!important;
  padding-left:0!important;
}
body.tt-desktop .tt-cat-grandchildren>a{
  position:static!important;
  display:inline-flex!important;
  align-items:center!important;
  min-height:27px!important;
  padding:0 9px!important;
  border:1px solid #F0E2D1!important;
  border-radius:999px!important;
  background:#FFFDF9!important;
  color:#6B625A!important;
  font-size:9px!important;
  font-weight:700!important;
  line-height:1!important;
}
body.tt-desktop .tt-cat-grandchildren>a:before{display:none!important}
body.tt-desktop .tt-cat-grandchildren>a:hover{border-color:#FFD7B5!important;background:var(--tt-mint-soft,#FFF9F2)!important;color:var(--tt-brand-dark,#D85A02)!important}
body.tt-desktop .tt-cat-flyout-footer{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  margin-top:14px!important;
  padding:10px 12px!important;
  border-top:1px dashed #E3D6C8!important;
  color:#8D8074!important;
  font-size:10px!important;
}
body.tt-desktop .tt-cat-flyout-footer>a{color:var(--tt-brand,#FD6204)!important;font-weight:900!important}
@media(max-width:1439px){
  body.tt-desktop .tt-cat-flyout-hero{min-height:116px!important;padding:18px!important}
  body.tt-desktop .tt-cat-flyout-hero-copy strong{font-size:20px!important}
  body.tt-desktop .tt-cat-child-grid{grid-template-columns:repeat(auto-fill,minmax(210px,250px))!important;gap:10px!important}
}
@media(max-width:1279px){
  body.tt-desktop .tt-cat-flyout{padding:10px!important}
  body.tt-desktop .tt-cat-flyout-hero{min-height:104px!important;padding:15px!important}
  body.tt-desktop .tt-cat-flyout-hero-copy span{display:none!important}
  body.tt-desktop .tt-cat-child-grid{grid-template-columns:repeat(auto-fill,minmax(190px,230px))!important}
  body.tt-desktop .tt-cat-child-title{grid-template-columns:42px minmax(0,1fr) 16px!important}
  body.tt-desktop .tt-cat-child-title .tt-cat-thumb{width:42px!important;height:42px!important;flex-basis:42px!important}
}

/* v3.10.0 — Stable category hover + selectable catalog mega-menu. */
body.tt-desktop .tt-cat-flyout{
  left:calc(100% - 1px)!important;
}
body.tt-desktop .tt-cat-node.is-hover-active>.tt-cat-root-link{
  background:var(--tt-mint-soft,#FFF9F2)!important;
  color:var(--tt-brand,#FD6204)!important;
}
body.tt-desktop .tt-cat-node.is-hover-active>.tt-cat-root-link .tt-cat-arrow{
  color:var(--tt-brand,#FD6204)!important;
  transform:translateX(2px)!important;
}
body.tt-desktop .tt-cat-node.is-hover-active>.tt-cat-flyout{
  display:block!important;
}

/* Catalog style — inspired by the wide application/category panel in reference 2. */
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-flyout{
  padding:22px 24px 24px!important;
  overflow:auto!important;
  background:#FFF!important;
  border-radius:0 14px 14px 0!important;
}
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-flyout-hero,
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-flyout-footer{
  display:none!important;
}
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-child-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  align-content:start!important;
  gap:38px 34px!important;
  padding:0!important;
}
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-child-group{
  min-width:0!important;
  min-height:116px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  transform:none!important;
}
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-child-title{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  min-height:26px!important;
  padding:0 0 10px!important;
  color:#2F2D2B!important;
}
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-child-title>span{
  display:block!important;
  min-width:0!important;
}
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-child-title strong{
  display:block!important;
  overflow:hidden!important;
  color:#2F2D2B!important;
  font-size:15px!important;
  font-weight:850!important;
  line-height:1.25!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-child-title small,
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-child-title>b{
  display:none!important;
}
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-child-group.has-grandchildren>.tt-cat-child-title .tt-cat-thumb{
  display:none!important;
}
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-child-group.is-leaf>.tt-cat-child-title .tt-cat-thumb{
  width:42px!important;
  height:42px!important;
  flex:0 0 42px!important;
  border:1px solid #F0E2D1!important;
  border-radius:9px!important;
  background-color:#FFFDF9!important;
}
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-grandchildren{
  display:flex!important;
  flex-wrap:wrap!important;
  align-items:flex-start!important;
  gap:9px!important;
  margin:0!important;
  padding:0!important;
}
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-grandchildren>a{
  position:relative!important;
  display:grid!important;
  grid-template-rows:42px auto!important;
  place-items:center!important;
  gap:4px!important;
  width:48px!important;
  min-width:48px!important;
  padding:0!important;
  color:#4A3225!important;
  font-size:8px!important;
  font-weight:700!important;
  line-height:1.1!important;
  text-align:center!important;
}
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-grandchildren>a:before{
  display:none!important;
}
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-grandchildren .tt-cat-thumb{
  display:grid!important;
  place-items:center!important;
  width:42px!important;
  height:42px!important;
  margin:0!important;
  padding:3px!important;
  border:1px solid #F0E2D1!important;
  border-radius:9px!important;
  background-color:#FFFDF9!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-size:contain!important;
}
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-grandchildren .tt-cat-thumb--fallback img,
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-grandchildren .tt-cat-thumb--fallback .tt-icon{
  width:22px!important;
  height:22px!important;
}
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-grandchildren>a>span:last-child{
  display:-webkit-box!important;
  width:62px!important;
  overflow:hidden!important;
  color:#6B625A!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
}
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-grandchildren>a:hover .tt-cat-thumb{
  border-color:#FFD7B5!important;
  background-color:var(--tt-mint-ultra,#FFFDF9)!important;
}
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-grandchildren>a:hover>span:last-child{
  color:var(--tt-brand,#FD6204)!important;
}
@media(max-width:1439px){
  body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-child-grid{gap:30px 22px!important}
  body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-child-title strong{font-size:13px!important}
}
@media(max-width:1199px){
  body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-child-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
body.tt-desktop .tt-cat-root-list.tt-cat-style-visual .tt-cat-grandchildren .tt-cat-thumb{display:none!important}

/* v3.10.2 — Catalog mega-menu collision guard.
 * Child categories use their own responsive mini-grid so thumbnails and
 * two-line labels can never push into the next child group/column. */
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-flyout{
  overflow-x:hidden!important;
  overflow-y:auto!important;
  box-sizing:border-box!important;
}
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-child-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  grid-auto-flow:row!important;
  grid-auto-rows:max-content!important;
  align-items:start!important;
  gap:30px 26px!important;
  width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
}
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-child-group{
  position:relative!important;
  display:block!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  min-height:0!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-child-title{
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  box-sizing:border-box!important;
}
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-child-title>span{
  flex:1 1 auto!important;
  width:auto!important;
  min-width:0!important;
  max-width:100%!important;
}
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-child-title strong{
  display:-webkit-box!important;
  width:100%!important;
  max-width:100%!important;
  min-height:19px!important;
  overflow:hidden!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  word-break:break-word!important;
  text-overflow:clip!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
}
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-grandchildren{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(74px,1fr))!important;
  grid-auto-flow:row!important;
  align-items:start!important;
  justify-items:stretch!important;
  gap:10px 8px!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  box-sizing:border-box!important;
}
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-grandchildren>a{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:5px!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  min-height:82px!important;
  margin:0!important;
  padding:0 2px!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
  text-align:center!important;
}
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-grandchildren .tt-cat-thumb{
  flex:0 0 46px!important;
  width:46px!important;
  height:46px!important;
  max-width:46px!important;
  margin:0 auto!important;
  box-sizing:border-box!important;
}
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-grandchildren>a>span:last-child{
  display:-webkit-box!important;
  width:100%!important;
  max-width:100%!important;
  min-height:20px!important;
  margin:0!important;
  overflow:hidden!important;
  color:#6B625A!important;
  font-size:9px!important;
  font-weight:700!important;
  line-height:1.15!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  word-break:break-word!important;
  text-align:center!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
}
body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-child-group.is-leaf>.tt-cat-child-title{
  min-height:54px!important;
}

@media(max-width:1439px){
  body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-child-grid{
    gap:24px 18px!important;
  }
  body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-grandchildren{
    grid-template-columns:repeat(auto-fit,minmax(68px,1fr))!important;
    gap:9px 6px!important;
  }
  body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-grandchildren>a{
    min-height:78px!important;
  }
  body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-grandchildren .tt-cat-thumb{
    flex-basis:42px!important;
    width:42px!important;
    height:42px!important;
    max-width:42px!important;
  }
}
@media(max-width:1279px){
  body.tt-desktop .tt-cat-root-list.tt-cat-style-catalog .tt-cat-child-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:22px 16px!important;
  }
}


/* v3.10.17 — larger header logo (base; final geometry in tt-shell-lock.css) */
body.tt-desktop .tt-head-main{
  grid-template-columns:250px minmax(360px,1fr) 175px 88px 96px!important;
  min-height:124px!important;
  padding:12px 0!important;
}
body.tt-desktop .tt-head-logo,
body.tt-desktop .tt-head-logo .tt-logo,
body.tt-desktop .tt-head-logo .custom-logo-link{
  width:250px!important;
  max-width:250px!important;
  min-width:0!important;
  min-height:100px!important;
  display:flex!important;
  align-items:center!important;
}
body.tt-desktop .tt-head-logo img,
body.tt-desktop .tt-head-logo .custom-logo{
  display:block!important;
  width:235px!important;
  height:100px!important;
  max-width:250px!important;
  max-height:100px!important;
  object-fit:contain!important;
}
@media(max-width:1439px){
  body.tt-desktop .tt-head-main{grid-template-columns:250px minmax(300px,1fr) 155px 76px 86px!important}
}
@media(max-width:1279px){
  body.tt-desktop .tt-head-main{grid-template-columns:250px minmax(260px,1fr) 135px 70px 78px!important}
  body.tt-desktop .tt-head-logo img,body.tt-desktop .tt-head-logo .custom-logo{
    width:235px!important;height:100px!important;max-width:250px!important;max-height:100px!important;
  }
}
