/**
 * TEVCO 5.5 — Storefront System
 * One final component layer for the shared shell, search, hero, category cards
 * and WooCommerce product cards. Scoped to .tevco-storefront-550 so legacy
 * content pages remain predictable while the storefront moves forward.
 */

body.tevco-storefront-550{
  --tv55-navy:#071f42;
  --tv55-blue:#0d4f8b;
  --tv55-red:#e3292f;
  --tv55-ink:#132238;
  --tv55-muted:#69788c;
  --tv55-line:#e4eaf1;
  --tv55-soft:#f6f8fb;
  --tv55-shadow:0 14px 38px rgba(7,31,66,.09);
  --tv55-shadow-sm:0 6px 20px rgba(7,31,66,.06);
}

/* ========== Store shell / Header V2 ========== */
body.tevco-storefront-550 .tevco-top{background:var(--tv55-navy);font-size:11px}
body.tevco-storefront-550 .tevco-top .tevco-container{min-height:34px}
body.tevco-storefront-550 .tevco-header-v55{position:relative;z-index:90;background:#fff;box-shadow:0 3px 16px rgba(7,31,66,.055)}
body.tevco-storefront-550 .tevco-header-v55 .tevco-header-main{
  display:grid!important;
  grid-template-columns:180px minmax(330px,1fr) 168px auto!important;
  gap:16px!important;
  align-items:center!important;
  min-height:88px!important;
  padding-block:12px!important;
}
body.tevco-storefront-550 .tevco-header-v55 .tevco-logo img{display:block;width:auto!important;max-width:166px!important;height:58px!important;object-fit:contain;object-position:right center}
body.tevco-storefront-550 .tevco-header-v55 .tevco-search-wrap{position:relative;z-index:130;max-width:none!important;margin:0!important}
body.tevco-storefront-550 .tevco-header-v55 .tevco-search-wrap form{
  display:flex!important;align-items:center!important;height:52px!important;min-height:52px!important;margin:0!important;
  border:1px solid #cad7e5!important;border-radius:14px!important;background:#f8fafc!important;box-shadow:0 2px 8px rgba(7,31,66,.025)!important;overflow:hidden!important
}
body.tevco-storefront-550 .tevco-header-v55 .tevco-search-wrap form:focus-within{border-color:#8cb2d6!important;background:#fff!important;box-shadow:0 0 0 3px rgba(13,79,139,.09)!important}
body.tevco-storefront-550 .tevco-header-v55 .tevco-search-wrap input[type=search]{height:50px!important;min-width:0!important;padding-inline:18px!important;background:transparent!important;color:var(--tv55-ink)!important;font-size:13px!important}
body.tevco-storefront-550 .tevco-header-v55 .tevco-search-wrap button{width:58px!important;min-width:58px!important;height:52px!important;border-radius:0!important;background:var(--tv55-red)!important;color:#fff!important;font-size:12px!important;font-weight:850!important}
body.tevco-storefront-550 .tevco-header-v55 .tevco-search-wrap button:hover{background:#c91f27!important}

body.tevco-storefront-550 .tevco-location-entry{position:relative;z-index:125}
body.tevco-storefront-550 .tevco-location-trigger{
  width:100%;min-height:52px;display:flex;align-items:center;gap:9px;padding:7px 10px;border:1px solid var(--tv55-line);border-radius:13px;background:#fff;color:var(--tv55-ink);text-align:right;cursor:pointer
}
body.tevco-storefront-550 .tevco-location-trigger:hover{border-color:#b7c9dc;background:#fbfdff}
body.tevco-storefront-550 .tevco-location-trigger i{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:#edf4fa;color:var(--tv55-blue)}
body.tevco-storefront-550 .tevco-location-trigger svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}
body.tevco-storefront-550 .tevco-location-trigger span{min-width:0;display:grid;gap:1px}
body.tevco-storefront-550 .tevco-location-trigger small{font-size:9px;color:var(--tv55-muted);font-weight:650}
body.tevco-storefront-550 .tevco-location-trigger strong{max-width:95px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;color:var(--tv55-navy)}
body.tevco-storefront-550 .tevco-location-picker{position:absolute;top:calc(100% + 9px);inset-inline-end:0;width:340px;padding:14px;border:1px solid var(--tv55-line);border-radius:16px;background:#fff;box-shadow:0 24px 60px rgba(7,31,66,.18)}
body.tevco-storefront-550 .tevco-location-picker[hidden]{display:none!important}
body.tevco-storefront-550 .tevco-location-picker header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:2px 2px 12px;border-bottom:1px solid var(--tv55-line)}
body.tevco-storefront-550 .tevco-location-picker header div{display:grid;gap:3px}
body.tevco-storefront-550 .tevco-location-picker header strong{font-size:14px;color:var(--tv55-navy)}
body.tevco-storefront-550 .tevco-location-picker header small{font-size:10px;line-height:1.5;color:var(--tv55-muted)}
body.tevco-storefront-550 .tevco-location-picker header button{width:30px;height:30px;border:0;border-radius:9px;background:#f2f5f8;color:var(--tv55-ink);font-size:20px;cursor:pointer}
body.tevco-storefront-550 .tevco-location-cities{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding-top:12px}
body.tevco-storefront-550 .tevco-location-cities button{min-height:38px;padding:6px 10px;border:1px solid var(--tv55-line);border-radius:10px;background:#fff;color:var(--tv55-ink);font:inherit;font-size:11px;font-weight:750;cursor:pointer}
body.tevco-storefront-550 .tevco-location-cities button:hover,body.tevco-storefront-550 .tevco-location-cities button.is-selected{border-color:#aac4dd;background:#edf5fb;color:var(--tv55-blue)}

body.tevco-storefront-550 .tevco-header-v55 .tevco-head-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:3px!important;padding:0!important}
body.tevco-storefront-550 .tevco-header-v55 .tevco-head-action{position:relative;min-width:64px!important;min-height:52px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;padding:5px 7px!important;border-radius:11px!important;color:var(--tv55-ink)!important;text-decoration:none!important}
body.tevco-storefront-550 .tevco-header-v55 .tevco-head-action:hover{background:#f4f7fa!important;color:var(--tv55-blue)!important}
body.tevco-storefront-550 .tevco-header-v55 .tevco-head-action i{width:25px;height:25px;display:grid;place-items:center}
body.tevco-storefront-550 .tevco-header-v55 .tevco-head-action svg{width:21px!important;height:21px!important;fill:none;stroke:currentColor;stroke-width:1.8}
body.tevco-storefront-550 .tevco-header-v55 .tevco-head-action>span{display:grid!important;gap:0!important;text-align:right!important;line-height:1.25!important}
body.tevco-storefront-550 .tevco-header-v55 .tevco-head-action small{font-size:8.5px!important;color:#7a8798!important;white-space:nowrap}
body.tevco-storefront-550 .tevco-header-v55 .tevco-head-action strong{max-width:72px;overflow:hidden;text-overflow:ellipsis;font-size:10.5px!important;color:inherit!important;white-space:nowrap}
body.tevco-storefront-550 .tevco-header-v55 .tevco-cart-entry>b{position:absolute;top:3px;inset-inline-start:22px;min-width:18px;height:18px;display:grid;place-items:center;padding:0 4px;border-radius:999px;background:var(--tv55-red);color:#fff;font-size:9px;line-height:1}

/* ========== Search V2 ========== */
body.tevco-storefront-550 .tevco-search-results{position:absolute!important;top:calc(100% + 9px)!important;right:0!important;left:0!important;width:min(820px,92vw)!important;max-height:min(70vh,590px)!important;margin-inline:auto!important;overflow:auto!important;border:1px solid var(--tv55-line)!important;border-radius:17px!important;background:#fff!important;box-shadow:0 26px 70px rgba(7,31,66,.2)!important}
body.tevco-storefront-550 .tevco-search-results[hidden]{display:none!important}
body.tevco-storefront-550 .tevco-v55-search-panel{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(220px,.75fr);gap:0}
body.tevco-storefront-550 .tevco-v55-search-group{padding:15px}
body.tevco-storefront-550 .tevco-v55-search-group:first-child{grid-row:1/span 2;border-inline-end:1px solid var(--tv55-line)}
body.tevco-storefront-550 .tevco-v55-search-group.is-links+ .tevco-v55-search-group.is-links{border-top:1px solid var(--tv55-line)}
body.tevco-storefront-550 .tevco-v55-search-group>header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px}
body.tevco-storefront-550 .tevco-v55-search-group>header strong{font-size:12px;color:var(--tv55-navy)}
body.tevco-storefront-550 .tevco-v55-search-group>header span{font-size:9px;color:var(--tv55-muted)}
body.tevco-storefront-550 .tevco-search-results-list{display:grid;gap:4px}
body.tevco-storefront-550 .tevco-search-result{display:grid!important;grid-template-columns:58px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;padding:7px!important;border:1px solid transparent!important;border-radius:11px!important;color:inherit!important;text-decoration:none!important}
body.tevco-storefront-550 .tevco-search-result:hover{border-color:#dbe5ef!important;background:#f8fbfd!important}
body.tevco-storefront-550 .tevco-search-result-image{width:58px;height:58px;display:grid;place-items:center;border-radius:9px;background:#f7f9fb;overflow:hidden}
body.tevco-storefront-550 .tevco-search-result-image img{width:100%!important;height:100%!important;margin:0!important;padding:4px!important;object-fit:contain!important}
body.tevco-storefront-550 .tevco-search-result-copy{min-width:0;display:grid;gap:2px}
body.tevco-storefront-550 .tevco-search-result-brand{color:var(--tv55-blue)!important;font-size:8.5px!important;font-weight:850!important;letter-spacing:.02em}
body.tevco-storefront-550 .tevco-search-result-copy>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--tv55-ink);font-size:11px;line-height:1.5}
body.tevco-storefront-550 .tevco-search-result-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--tv55-navy);font-size:11px;font-weight:850}
body.tevco-storefront-550 .tevco-search-result-meta del{font-size:9px;color:#98a3b1}
body.tevco-storefront-550 .tevco-search-result-meta small{font-size:8.5px;color:var(--tv55-muted);font-weight:650}
body.tevco-storefront-550 .tevco-v55-search-links{display:grid;gap:5px}
body.tevco-storefront-550 .tevco-v55-search-links a{display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto;column-gap:8px;align-items:center;padding:7px;border-radius:10px;color:inherit;text-decoration:none}
body.tevco-storefront-550 .tevco-v55-search-links a:hover{background:#f6f9fc}
body.tevco-storefront-550 .tevco-v55-search-links a>span{grid-row:1/span 2;width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#edf4fa;color:var(--tv55-blue);font-size:9px;font-weight:900}
body.tevco-storefront-550 .tevco-v55-search-links svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}
body.tevco-storefront-550 .tevco-v55-search-links strong{font-size:10.5px;color:var(--tv55-ink)}
body.tevco-storefront-550 .tevco-v55-search-links small{font-size:8.5px;color:var(--tv55-muted)}
body.tevco-storefront-550 .tevco-v55-brand-mark{text-transform:uppercase}
body.tevco-storefront-550 .tevco-search-all{grid-column:1/-1;min-height:43px;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;border-top:1px solid var(--tv55-line)!important;background:#fbfcfe!important;color:var(--tv55-blue)!important;font-size:11px!important;font-weight:850!important;text-decoration:none!important}

/* ========== Hero V2: copy and artwork are physically separate ========== */
body.home.tevco-storefront-550 .tevco-home-hero-v55{padding:14px 0 0!important;background:#fff!important}
body.home.tevco-storefront-550 .tevco-home-hero-v55>.tevco-container{width:min(calc(100% - 24px),1600px)!important}
body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-hero-frame{overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-slides{height:clamp(440px,31vw,520px)!important;min-height:440px!important;border:1px solid #dfe7ef!important;border-radius:22px!important;background:#eef4f9!important;box-shadow:0 18px 52px rgba(7,31,66,.12)!important;overflow:hidden!important}
body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-slide{position:absolute!important;inset:0!important;display:block!important;height:100%!important;min-height:0!important;background:#fff!important;overflow:hidden!important}
body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-v55-slide-layout{height:100%;display:grid;grid-template-columns:minmax(350px,27%) minmax(0,73%);direction:rtl;background:linear-gradient(135deg,#fff,#f7fafc)}
body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-slide-copy{position:relative!important;inset:auto!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;width:auto!important;height:100%!important;transform:none!important;z-index:2!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;padding:38px 34px!important;background:#fff!important;color:var(--tv55-ink)!important;text-align:right!important;direction:rtl}
body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-kicker{margin:0 0 14px!important;padding:7px 11px!important;border:1px solid #dce7f1!important;border-radius:999px!important;background:#eff5fa!important;color:var(--tv55-blue)!important;font-size:11px!important;font-weight:900!important;backdrop-filter:none!important}
body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-slide-copy h2{max-width:430px!important;margin:0 0 14px!important;color:var(--tv55-navy)!important;font-size:clamp(34px,2.85vw,50px)!important;line-height:1.16!important;letter-spacing:-.55px!important;text-shadow:none!important}
body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-slide-copy p{max-width:410px!important;margin:0 0 24px!important;color:#53647a!important;font-size:15px!important;line-height:1.85!important}
body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-v55-slide-media{position:relative!important;inset:auto!important;display:block!important;order:initial!important;width:100%!important;height:100%!important;overflow:hidden!important;background:#edf3f8!important}
body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-v55-slide-media:after{content:none!important}
body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-v55-slide-media picture,body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-v55-slide-media img{position:relative!important;inset:auto!important;display:block!important;width:100%!important;height:100%!important}
body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-v55-slide-media img{object-fit:cover!important;object-position:center;image-rendering:auto}
body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-hero-actions{display:flex!important;flex-wrap:wrap!important;gap:9px!important}
body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-hero-actions .tevco-btn{width:auto!important;min-height:48px!important;padding:0 21px!important;border:1px solid var(--tv55-red)!important;border-radius:11px!important;background:var(--tv55-red)!important;color:#fff!important;box-shadow:none!important;font-size:13px!important;font-weight:850!important}
body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-hero-actions .tevco-btn.is-secondary{border-color:#ccd8e5!important;background:#fff!important;color:var(--tv55-navy)!important}
body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-hero-actions .tevco-btn:hover{transform:translateY(-1px)!important}
body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-v55-baked-media{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}
body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-v55-baked-media picture,body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-v55-baked-media img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}
body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-arrow{top:50%!important;width:44px!important;height:44px!important;border:1px solid #d4e0eb!important;background:rgba(255,255,255,.97)!important;color:var(--tv55-navy)!important;box-shadow:0 10px 26px rgba(7,31,66,.16)!important;font-size:29px!important}
body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-slider-controls{position:relative!important;bottom:auto!important;display:flex!important;min-height:34px!important;margin:0!important;padding:8px 0 0!important;background:transparent!important}
body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-dots{position:static!important;transform:none!important;margin:0!important}
body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-dots button{width:7px!important;height:7px!important;background:#c9d4df!important}
body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-dots button.is-active{width:28px!important;background:var(--tv55-red)!important}
body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-slider-pause{display:none!important}

body.home.tevco-storefront-550 .tevco-v55-trustbar{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;margin:8px 0 0!important;padding:0!important;border:1px solid var(--tv55-line)!important;border-radius:15px!important;background:#fff!important;box-shadow:var(--tv55-shadow-sm)!important;overflow:hidden!important}
body.home.tevco-storefront-550 .tevco-v55-trustbar>div{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;min-height:72px!important;padding:12px 16px!important;border:0!important;border-inline-end:1px solid var(--tv55-line)!important}
body.home.tevco-storefront-550 .tevco-v55-trustbar>div:last-child{border-inline-end:0!important}
body.home.tevco-storefront-550 .tevco-v55-trustbar svg{width:23px!important;height:23px!important;min-width:23px!important;fill:none!important;stroke:var(--tv55-blue)!important;stroke-width:1.7!important}
body.home.tevco-storefront-550 .tevco-v55-trustbar b{font-size:11px!important;color:var(--tv55-navy)!important}
body.home.tevco-storefront-550 .tevco-v55-trustbar small{margin-top:2px!important;font-size:9px!important;line-height:1.45!important;color:var(--tv55-muted)!important}

/* ========== Category cards V2 ========== */
body.home.tevco-storefront-550 .tevco-home-categories-v55{padding-top:40px!important}
body.home.tevco-storefront-550 .tevco-home-categories-v55 .tevco-category-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:13px!important;overflow:visible!important}
body.home.tevco-storefront-550 .tevco-home-categories-v55 .tevco-category-card{min-height:0!important;display:grid!important;grid-template-rows:190px auto!important;padding:7px!important;border:1px solid var(--tv55-line)!important;border-radius:17px!important;background:#fff!important;box-shadow:var(--tv55-shadow-sm)!important;overflow:hidden!important;text-decoration:none!important;transform:none}
body.home.tevco-storefront-550 .tevco-home-categories-v55 .tevco-category-card:hover{transform:translateY(-3px)!important;border-color:#c8d8e6!important;box-shadow:0 13px 32px rgba(7,31,66,.1)!important}
body.home.tevco-storefront-550 .tevco-home-categories-v55 .tevco-category-media{height:190px!important;display:block!important;border-radius:12px!important;background:#f3f6f9!important;overflow:hidden!important}
body.home.tevco-storefront-550 .tevco-home-categories-v55 .tevco-category-media img{width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .3s ease}
body.home.tevco-storefront-550 .tevco-home-categories-v55 .tevco-category-copy{display:flex!important;flex-direction:column!important;align-items:flex-start!important;min-height:142px!important;padding:13px 10px 9px!important;color:var(--tv55-ink)!important;text-align:right!important}
body.home.tevco-storefront-550 .tevco-home-categories-v55 .tevco-v55-category-count{font-size:8.5px!important;color:var(--tv55-muted)!important}
body.home.tevco-storefront-550 .tevco-home-categories-v55 .tevco-category-copy>strong{margin-top:3px!important;font-size:13px!important;line-height:1.5!important;color:var(--tv55-navy)!important}
body.home.tevco-storefront-550 .tevco-v55-category-hints{display:flex!important;flex-wrap:wrap!important;gap:4px!important;margin-top:9px!important}
body.home.tevco-storefront-550 .tevco-v55-category-hints em{padding:4px 7px!important;border-radius:999px!important;background:#f2f6f9!important;color:#5e6f84!important;font-size:8px!important;font-style:normal!important;line-height:1!important}
body.home.tevco-storefront-550 .tevco-v55-category-link{display:flex!important;align-items:center!important;gap:5px!important;margin-top:auto!important;padding-top:11px!important;color:var(--tv55-blue)!important;font-size:9.5px!important;font-weight:850!important}

/* ========== Product Card V2 ========== */
body.tevco-storefront-550 .woocommerce ul.products li.product,body.tevco-storefront-550.woocommerce-page ul.products li.product{
  position:relative!important;display:flex!important;flex-direction:column!important;height:100%!important;padding:10px!important;border:1px solid var(--tv55-line)!important;border-radius:16px!important;background:#fff!important;box-shadow:0 4px 14px rgba(7,31,66,.045)!important;transform:none!important;overflow:hidden!important
}
body.tevco-storefront-550 .woocommerce ul.products li.product:hover{transform:translateY(-3px)!important;border-color:#c7d7e5!important;box-shadow:0 13px 30px rgba(7,31,66,.1)!important}
body.tevco-storefront-550 .woocommerce ul.products li.product a img{height:205px!important;margin:0 0 10px!important;padding:9px!important;border-radius:12px!important;background:#fafbfd!important;object-fit:contain!important}
body.tevco-storefront-550 .woocommerce ul.products li.product .tevco-card-brand{order:initial!important;margin:1px 0 3px!important;color:var(--tv55-blue)!important;font-size:8.5px!important;font-weight:900!important;letter-spacing:.04em!important}
body.tevco-storefront-550 .woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:42px!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;margin:0 0 7px!important;padding:0!important;color:var(--tv55-ink)!important;font-size:12px!important;font-weight:800!important;line-height:1.7!important}
body.tevco-storefront-550 .woocommerce ul.products li.product .tevco-v55-card-specs{display:flex!important;flex-wrap:wrap!important;gap:4px!important;min-height:24px!important;margin:0 0 7px!important}
body.tevco-storefront-550 .woocommerce ul.products li.product .tevco-v55-card-specs span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:4px 6px;border-radius:6px;background:#f1f5f8;color:#5f6f82;font-size:8px;font-weight:700;line-height:1.15}
body.tevco-storefront-550 .woocommerce ul.products li.product .star-rating{margin:0 0 6px!important;font-size:10px!important;color:#f5a623!important}
body.tevco-storefront-550 .woocommerce ul.products li.product .price{min-height:30px!important;display:flex!important;align-items:baseline!important;gap:6px!important;margin:1px 0 4px!important;color:var(--tv55-navy)!important;font-size:17px!important;font-weight:900!important;line-height:1.25!important}
body.tevco-storefront-550 .woocommerce ul.products li.product .price del{color:#9aa6b4!important;font-size:9.5px!important;font-weight:600!important}
body.tevco-storefront-550 .woocommerce ul.products li.product .price ins{color:var(--tv55-navy)!important;text-decoration:none!important}
body.tevco-storefront-550 .woocommerce ul.products li.product .tevco-product-saving{margin:0 0 7px!important;padding:3px 6px!important;border-radius:6px!important;background:#fff0f1!important;color:#c91f27!important;font-size:8.5px!important}
body.tevco-storefront-550 .woocommerce ul.products li.product .tevco-v55-card-service{display:flex!important;flex-wrap:wrap!important;gap:4px!important;min-height:24px!important;margin:0 0 8px!important}
body.tevco-storefront-550 .woocommerce ul.products li.product .tevco-v55-card-service span{display:inline-flex;align-items:center;gap:4px;padding:4px 6px;border-radius:6px;background:#f5f8fa;color:#637286;font-size:8px;font-weight:750;line-height:1.2}
body.tevco-storefront-550 .woocommerce ul.products li.product .tevco-v55-card-service .is-install{background:#eef7f3;color:#2e7257}
body.tevco-storefront-550 .woocommerce ul.products li.product .tevco-v55-card-service svg{width:12px!important;height:12px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important}
body.tevco-storefront-550 .woocommerce ul.products li.product .tevco-card-model{margin:0 0 5px!important;color:#7b8899!important;font-size:8.5px!important}
body.tevco-storefront-550 .woocommerce ul.products li.product .tevco-card-commerce{min-height:20px!important;margin:0 0 7px!important}
body.tevco-storefront-550 .woocommerce ul.products li.product .tevco-card-commerce span{min-height:20px!important;padding:3px 6px!important;font-size:8px!important;background:#f4f7f9!important}
body.tevco-storefront-550 .woocommerce ul.products li.product .tevco-card-finance{min-height:0!important;margin:0 0 8px!important;padding:7px 0 0!important}
body.tevco-storefront-550 .woocommerce ul.products li.product .tevco-card-finance b{font-size:9px!important}
body.tevco-storefront-550 .woocommerce ul.products li.product .tevco-card-finance small{font-size:8px!important}
body.tevco-storefront-550 .woocommerce ul.products li.product .button,body.tevco-storefront-550 .woocommerce ul.products li.product .added_to_cart{min-height:42px!important;margin-top:auto!important;padding:8px 10px!important;border-radius:10px!important;background:var(--tv55-red)!important;color:#fff!important;font-size:10px!important;font-weight:850!important;box-shadow:none!important}
body.tevco-storefront-550 .woocommerce ul.products li.product .button:hover{background:#c91f27!important;transform:none!important}
body.tevco-storefront-550 .woocommerce ul.products li.product .tevco-card-tools{top:17px!important;inset-inline-end:17px!important;gap:4px!important}
body.tevco-storefront-550 .woocommerce ul.products li.product .tevco-tool{width:31px!important;height:31px!important;border:1px solid #dfe7ef!important;border-radius:9px!important;background:rgba(255,255,255,.96)!important;box-shadow:0 3px 10px rgba(7,31,66,.07)!important}
body.tevco-storefront-550 .woocommerce ul.products li.product .tevco-smart-badge,body.tevco-storefront-550 .woocommerce ul.products li.product .tevco-discount-pill{top:17px!important;inset-inline-start:17px!important;padding:4px 7px!important;border-radius:7px!important;font-size:8px!important;font-weight:900!important}

/* ========== Responsive ========== */
@media(max-width:1180px){
  body.tevco-storefront-550 .tevco-header-v55 .tevco-header-main{grid-template-columns:160px minmax(270px,1fr) 150px!important;gap:12px!important}
  body.tevco-storefront-550 .tevco-header-v55 .tevco-head-actions{grid-column:1/-1!important;justify-content:flex-end!important;margin-top:-4px!important}
  body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-v55-slide-layout{grid-template-columns:minmax(330px,31%) minmax(0,69%)}
  body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-slide-copy{padding:32px 28px!important}
  body.home.tevco-storefront-550 .tevco-home-categories-v55 .tevco-category-media{height:170px!important}
  body.home.tevco-storefront-550 .tevco-home-categories-v55 .tevco-category-card{grid-template-rows:170px auto!important}
}

@media(max-width:800px){
  body.tevco-storefront-550 .tevco-top-benefits>span{display:none!important}
  body.tevco-storefront-550 .tevco-header-v55 .tevco-header-main{grid-template-columns:132px minmax(0,1fr) auto!important;gap:8px!important;min-height:auto!important;padding-block:9px!important}
  body.tevco-storefront-550 .tevco-header-v55 .tevco-logo img{max-width:125px!important;height:45px!important}
  body.tevco-storefront-550 .tevco-header-v55 .tevco-search-wrap{grid-column:1/-1!important;grid-row:2!important;order:initial!important;margin-top:1px!important}
  body.tevco-storefront-550 .tevco-header-v55 .tevco-search-wrap form{height:46px!important;min-height:46px!important}
  body.tevco-storefront-550 .tevco-header-v55 .tevco-search-wrap input[type=search]{height:44px!important;font-size:11.5px!important}
  body.tevco-storefront-550 .tevco-header-v55 .tevco-search-wrap button{height:46px!important;width:52px!important;min-width:52px!important}
  body.tevco-storefront-550 .tevco-location-entry{grid-column:2!important;grid-row:1!important}
  body.tevco-storefront-550 .tevco-location-trigger{min-height:42px;padding:5px 7px;border:0;background:#f6f8fa}
  body.tevco-storefront-550 .tevco-location-trigger i{width:28px;height:28px}
  body.tevco-storefront-550 .tevco-location-trigger small{display:none}
  body.tevco-storefront-550 .tevco-location-trigger strong{max-width:88px;font-size:9.5px}
  body.tevco-storefront-550 .tevco-location-picker{position:fixed;top:auto;right:10px;left:10px;bottom:78px;width:auto;max-height:62vh;overflow:auto}
  body.tevco-storefront-550 .tevco-header-v55 .tevco-head-actions{grid-column:3!important;grid-row:1!important;margin:0!important;gap:1px!important}
  body.tevco-storefront-550 .tevco-header-v55 .tevco-orders-entry,body.tevco-storefront-550 .tevco-header-v55 .tevco-wishlist-entry{display:none!important}
  body.tevco-storefront-550 .tevco-header-v55 .tevco-head-action{min-width:40px!important;min-height:40px!important;padding:4px!important}
  body.tevco-storefront-550 .tevco-header-v55 .tevco-head-action>span{display:none!important}
  body.tevco-storefront-550 .tevco-header-v55 .tevco-cart-entry>b{top:0;inset-inline-start:20px}
  body.tevco-storefront-550 .tevco-search-results{position:fixed!important;top:116px!important;right:10px!important;left:10px!important;width:auto!important;max-height:68vh!important}
  body.tevco-storefront-550 .tevco-v55-search-panel{grid-template-columns:1fr}
  body.tevco-storefront-550 .tevco-v55-search-group:first-child{grid-row:auto;border-inline-end:0;border-bottom:1px solid var(--tv55-line)}
  body.tevco-storefront-550 .tevco-v55-search-group.is-links{display:none}

  body.home.tevco-storefront-550 .tevco-home-hero-v55{padding-top:9px!important}
  body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-slides{height:650px!important;min-height:650px!important;border-radius:17px!important}
  body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-v55-slide-layout{grid-template-columns:1fr;grid-template-rows:65% 35%;height:100%}
  body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-v55-slide-media{grid-row:1!important;order:initial!important}
  body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-slide-copy{grid-row:2!important;height:auto!important;padding:20px 20px 19px!important;justify-content:center!important;background:#fff!important}
  body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-kicker{margin-bottom:7px!important;font-size:8.5px!important}
  body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-slide-copy h2{margin-bottom:8px!important;font-size:27px!important;line-height:1.22!important}
  body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-slide-copy p{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;margin-bottom:11px!important;font-size:12px!important;line-height:1.65!important}
  body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-hero-actions .tevco-btn{min-height:42px!important;padding:0 14px!important;font-size:11px!important}
  body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-arrow{top:32.5%!important;width:38px!important;height:38px!important}
  body.home.tevco-storefront-550 .tevco-v55-trustbar{grid-template-columns:repeat(2,minmax(0,1fr))!important;border-radius:13px!important}
  body.home.tevco-storefront-550 .tevco-v55-trustbar>div{min-height:58px!important;padding:9px!important;border-bottom:1px solid var(--tv55-line)!important}
  body.home.tevco-storefront-550 .tevco-v55-trustbar>div:nth-child(2){border-inline-end:0!important}
  body.home.tevco-storefront-550 .tevco-v55-trustbar>div:nth-child(n+3){border-bottom:0!important}
  body.home.tevco-storefront-550 .tevco-v55-trustbar svg{width:19px!important;height:19px!important;min-width:19px!important}
  body.home.tevco-storefront-550 .tevco-v55-trustbar b{font-size:9.5px!important}
  body.home.tevco-storefront-550 .tevco-v55-trustbar small{font-size:7.5px!important}

  body.home.tevco-storefront-550 .tevco-home-categories-v55 .tevco-category-grid{display:flex!important;grid-template-columns:none!important;gap:9px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding:0 0 8px!important;scrollbar-width:none!important}
  body.home.tevco-storefront-550 .tevco-home-categories-v55 .tevco-category-grid::-webkit-scrollbar{display:none}
  body.home.tevco-storefront-550 .tevco-home-categories-v55 .tevco-category-card{flex:0 0 42vw!important;min-width:42vw!important;grid-template-rows:125px auto!important;scroll-snap-align:start!important;padding:6px!important;border-radius:14px!important}
  body.home.tevco-storefront-550 .tevco-home-categories-v55 .tevco-category-media{height:125px!important;border-radius:10px!important}
  body.home.tevco-storefront-550 .tevco-home-categories-v55 .tevco-category-copy{min-height:123px!important;padding:9px 7px 6px!important}
  body.home.tevco-storefront-550 .tevco-home-categories-v55 .tevco-category-copy>strong{font-size:10.5px!important}
  body.home.tevco-storefront-550 .tevco-v55-category-hints{gap:3px!important;margin-top:7px!important}
  body.home.tevco-storefront-550 .tevco-v55-category-hints em{padding:3px 5px!important;font-size:6.8px!important}
  body.home.tevco-storefront-550 .tevco-v55-category-link{font-size:8px!important}

  body.tevco-storefront-550 .woocommerce ul.products li.product a img{height:180px!important;padding:7px!important}
  body.tevco-storefront-550 .woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:39px!important;font-size:10.5px!important}
  body.tevco-storefront-550 .woocommerce ul.products li.product .price{font-size:15px!important}
  body.tevco-storefront-550 .woocommerce ul.products li.product .tevco-v55-card-service{min-height:20px!important}
  body.tevco-storefront-550 .woocommerce ul.products li.product .tevco-v55-card-service span{font-size:7px}
  body.tevco-storefront-550 .woocommerce ul.products li.product .tevco-card-finance small{display:none!important}
}

@media(max-width:480px){
  body.tevco-storefront-550 .tevco-header-v55 .tevco-header-main{grid-template-columns:118px minmax(0,1fr) auto!important}
  body.tevco-storefront-550 .tevco-location-trigger i{display:none}
  body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-slides{height:630px!important;min-height:630px!important}
  body.home.tevco-storefront-550 .tevco-home-hero-v55 .tevco-v55-slide-layout{grid-template-rows:64% 36%}
  body.home.tevco-storefront-550 .tevco-home-categories-v55 .tevco-category-card{flex-basis:43vw!important;min-width:43vw!important}
  body.tevco-storefront-550 .woocommerce ul.products li.product .tevco-v55-card-specs span:nth-child(n+3){display:none}
}

/* TEVCO 5.6.1 — nationwide Saudi city picker */
.tevco-location-custom{margin-top:12px;padding-top:12px;border-top:1px solid rgba(15,23,42,.08)}
.tevco-location-custom label{display:block;margin-bottom:7px;font-size:12px;font-weight:700;color:#475569}
.tevco-location-custom>div{display:flex;gap:8px}
.tevco-location-custom input{min-width:0;flex:1;border:1px solid #dbe3ec;border-radius:10px;padding:10px 12px;background:#fff;color:#0f172a}
.tevco-location-custom button{border:0;border-radius:10px;padding:10px 14px;background:var(--tevco-primary,#123a72);color:#fff;font-weight:800;cursor:pointer}
/* 5.6.2 — identity logo sizing: preserve the bilingual mark without distortion. */
body.tevco-storefront-550 .tevco-header-v55 .tevco-logo img{object-fit:contain!important;object-position:right center!important}
.tevco-footer-about>img{object-fit:contain}
