/*
Theme Name: Électro Démo
Template: blocksy
Version: 2.0.2
Description: Thème enfant Blocksy pour la boutique de démonstration Électro Démo (stock synchronisé avec Kasbi).
Text Domain: electro-demo
*/

/* ---------- Jetons ---------- */
:root, html:root {
  --ed-ink: #0B1220;
  --ed-ink-2: #1C2536;
  --ed-text: #3A4254;
  --ed-muted: #5F6878;
  --ed-accent: #E85D04;
  --ed-accent-hover: #C94F02;
  --ed-accent-soft: #FFF1E7;
  --ed-line: #E6E8EC;
  --ed-soft: #F4F5F7;
  --ed-green: #0F7B4B;
  --ed-radius: 14px;
  --ed-shadow: 0 12px 32px rgba(11, 18, 32, .08);
  --theme-palette-color-1: #E85D04;
  --theme-palette-color-2: #C94F02;
  --theme-palette-color-3: #3A4254;
  --theme-palette-color-4: #0B1220;
  --theme-palette-color-5: #E6E8EC;
  --theme-palette-color-6: #F4F5F7;
  --theme-palette-color-7: #FFFFFF;
  --theme-palette-color-8: #FFFFFF;
  --theme-button-background-initial-color: #0B1220;
  --theme-button-background-hover-color: #E85D04;
  --theme-link-hover-color: #E85D04;
  --theme-font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', sans-serif;
  --theme-headings-font-family: 'Manrope', 'Inter', system-ui, sans-serif;
  --theme-button-border-radius: 10px;
}

html body, html body .site-main, html body #main-container { background-color: #FFFFFF !important; }
body { color: var(--ed-text); font-family: var(--theme-font-family); -webkit-font-smoothing: antialiased; }
h1, h2, h3, h4, .product_title, .woocommerce-loop-product__title { font-family: var(--theme-headings-font-family); color: var(--ed-ink); letter-spacing: -0.02em; }
.ed-i { width: 1em; height: 1em; flex: none; }
.ed-wrap { max-width: 1280px; margin: 0 auto; padding: 0 20px; box-sizing: border-box; }

/* Blocksy : en-tête et pied remplacés */
#header.ct-header, header#header, #footer.ct-footer, footer.ct-footer { display: none !important; }
.home .hero-section, .home .entry-header, .home .page-title { display: none !important; }
.home #main-container .site-main > article > .entry-content, .home .entry-content { max-width: none !important; }
.home [data-vertical-spacing] { padding-top: 0 !important; padding-bottom: 0 !important; }
.home .ct-container-full, .home .ct-container, .home .ct-container-narrow { width: 100% !important; max-width: none !important; padding: 0 !important; }

/* ---------- Barre haute ---------- */
.ed-topbar { background: var(--ed-ink); color: #D5DAE3; font-size: 13px; }
.ed-topbar .ed-wrap { display: flex; justify-content: space-between; align-items: center; gap: 16px; min-height: 38px; }
.ed-topbar span { display: inline-flex; align-items: center; gap: 7px; }
.ed-topbar strong { color: #FFB27A; font-weight: 600; }
.ed-topbar .ed-i { color: #FFB27A; font-size: 15px; }
.ed-topbar .ed-sep { opacity: .35; margin: 0 6px; }

/* ---------- En-tête ---------- */
.ed-header { position: sticky; top: 0; z-index: 90; background: #fff; box-shadow: 0 1px 0 var(--ed-line); }
.admin-bar .ed-header { top: 32px; }
.ed-h-main .ed-wrap { display: flex; align-items: center; gap: 28px; min-height: 84px; }
.ed-logo { display: inline-flex; align-items: center; gap: 10px; text-decoration: none !important; flex: none; }
.ed-logo-mark { width: 40px; height: 40px; border-radius: 11px; background: var(--ed-accent); color: #fff; display: grid; place-items: center; font-size: 22px; box-shadow: 0 6px 16px rgba(232, 93, 4, .35); }
.ed-logo-mark .ed-i { fill: #fff; stroke: #fff; }
.ed-logo-txt { font-family: var(--theme-headings-font-family); font-size: 25px; font-weight: 800; letter-spacing: -0.045em; color: var(--ed-ink); line-height: 1; }
.ed-logo-txt b { color: var(--ed-accent); font-weight: 800; }
.ed-logo.is-light .ed-logo-txt { color: #fff; }
.ed-search { flex: 1; display: flex; align-items: center; height: 50px; border: 2px solid var(--ed-ink); border-radius: 12px; overflow: hidden; background: #fff; max-width: 680px; }
.ed-search input[type=search] { flex: 1; border: 0 !important; outline: 0; height: 100%; padding: 0 18px !important; font-size: 15px; background: transparent !important; box-shadow: none !important; color: var(--ed-ink); }
.ed-search button { height: 100%; width: 58px; border: 0; background: var(--ed-ink); color: #fff; display: grid; place-items: center; font-size: 20px; cursor: pointer; border-radius: 0; padding: 0; }
.ed-search button:hover { background: var(--ed-accent); }
.ed-h-actions { display: flex; align-items: center; gap: 22px; margin-left: auto; }
.ed-h-help { display: flex; align-items: center; gap: 10px; color: var(--ed-ink); font-size: 22px; }
.ed-h-help span { display: flex; flex-direction: column; line-height: 1.2; }
.ed-h-help small { font-size: 12px; color: var(--ed-muted); }
.ed-h-help b { font-size: 14px; font-weight: 700; }
.ed-h-icon { position: relative; display: flex; flex-direction: column; align-items: center; gap: 3px; color: var(--ed-ink) !important; text-decoration: none !important; font-size: 12px; font-weight: 600; }
.ed-h-icon .ed-i { font-size: 25px; }
.ed-h-icon:hover { color: var(--ed-accent) !important; }
.ed-cart-count { position: absolute; top: -6px; right: -4px; min-width: 19px; height: 19px; padding: 0 5px; border-radius: 999px; background: var(--ed-accent); color: #fff; font-size: 11px; font-weight: 700; display: grid; place-items: center; box-sizing: border-box; }
.ed-cart-count[data-n="0"] { background: #9AA2B1; }
.ed-catbar { background: #fff; border-top: 1px solid var(--ed-line); }
.ed-catbar .ed-wrap { display: flex; align-items: center; gap: 4px; min-height: 50px; overflow-x: auto; scrollbar-width: none; }
.ed-catbar .ed-wrap::-webkit-scrollbar { display: none; }
.ed-catbar a { flex: none; display: inline-flex; align-items: center; gap: 8px; padding: 8px 14px; border-radius: 9px; color: var(--ed-ink) !important; font-weight: 600; font-size: 14.5px; text-decoration: none !important; white-space: nowrap; }
.ed-catbar a:hover, .ed-catbar a.is-current { background: var(--ed-soft); }
.ed-catbar .ed-cat-all { background: var(--ed-ink); color: #fff !important; margin-right: 8px; }
.ed-catbar .ed-cat-all:hover { background: var(--ed-accent); }
.ed-catbar .ed-cat-promo { margin-left: auto; color: var(--ed-accent) !important; background: var(--ed-accent-soft); }

/* ---------- Boutons ---------- */
.ed-btn { display: inline-flex; align-items: center; gap: 10px; background: var(--ed-accent); color: #fff !important; font-weight: 700; font-size: 15px; padding: 14px 22px; border-radius: 11px; text-decoration: none !important; transition: background .2s, transform .2s; }
.ed-btn:hover { background: var(--ed-accent-hover); transform: translateY(-1px); }
.button, button.button, .wp-element-button, .added_to_cart { border-radius: 10px !important; font-weight: 600; }

/* ---------- Accueil ---------- */
.ed-home { padding: 22px 0 10px; }
.ed-sec { margin-top: 56px; }
.ed-sec-h { display: flex; align-items: flex-end; justify-content: space-between; gap: 16px; margin-bottom: 20px; }
.ed-sec-h h2, .ed-flash-h h2, .ed-help-band h2 { font-size: clamp(22px, 2.6vw, 30px); font-weight: 800; margin: 0; }
.ed-sec-h a, .ed-flash-h > a { display: inline-flex; align-items: center; gap: 6px; font-weight: 700; font-size: 14.5px; color: var(--ed-ink) !important; text-decoration: none !important; }
.ed-sec-h a:hover, .ed-flash-h > a:hover { color: var(--ed-accent) !important; }
.ed-eyebrow { display: inline-block; font-size: 12.5px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; color: #FFB27A; }

/* Slider */
.ed-slider { position: relative; height: clamp(360px, 38vw, 500px); border-radius: 20px; overflow: hidden; background: var(--ed-ink); }
.ed-slide { position: absolute; inset: 0; background-size: cover; background-position: center; opacity: 0; transition: opacity .7s ease; display: flex; align-items: center; }
.ed-slide.is-active { opacity: 1; z-index: 1; }
.ed-slide::before { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(11,18,32,.92) 0%, rgba(11,18,32,.72) 38%, rgba(11,18,32,.05) 72%); }
.ed-slide-in { position: relative; max-width: 560px; padding: 0 clamp(26px, 5vw, 64px); color: #fff; }
.ed-slide h2 { color: #fff; font-size: clamp(30px, 4.2vw, 52px); line-height: 1.04; font-weight: 800; letter-spacing: -0.035em; margin: 12px 0 14px; }
.ed-slide p { color: #D5DAE3; font-size: 18px; margin: 0 0 26px; }
.ed-slide p b { color: #fff; }
.ed-slide p s { opacity: .7; }
.ed-sl-nav { position: absolute; z-index: 3; top: 50%; transform: translateY(-50%); width: 46px; height: 46px; border-radius: 50%; border: 0; background: rgba(255,255,255,.92); color: var(--ed-ink); display: grid; place-items: center; font-size: 22px; cursor: pointer; padding: 0; box-shadow: var(--ed-shadow); }
.ed-sl-nav:hover { background: #fff; color: var(--ed-accent); }
.ed-sl-prev { left: 18px; } .ed-sl-next { right: 18px; }
.ed-sl-dots { position: absolute; z-index: 3; left: clamp(26px, 5vw, 64px); bottom: 26px; display: flex; gap: 8px; }
.ed-sl-dots button { width: 28px; height: 5px; border-radius: 99px; border: 0; padding: 0; background: rgba(255,255,255,.35); cursor: pointer; transition: width .3s, background .3s; }
.ed-sl-dots button.is-active { width: 48px; background: var(--ed-accent); }

/* Garanties */
.ed-usp { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; margin-top: 18px; border: 1px solid var(--ed-line); border-radius: var(--ed-radius); background: #fff; }
.ed-usp-i { display: flex; align-items: center; gap: 14px; padding: 20px 22px; }
.ed-usp-i + .ed-usp-i { border-left: 1px solid var(--ed-line); }
.ed-usp-ico { flex: none; width: 46px; height: 46px; border-radius: 12px; background: var(--ed-accent-soft); color: var(--ed-accent); display: grid; place-items: center; font-size: 22px; }
.ed-usp-i b { display: block; color: var(--ed-ink); font-size: 14.5px; }
.ed-usp-i small { display: block; color: var(--ed-muted); font-size: 13px; margin-top: 2px; }

/* Rayons en cercles */
.ed-circles { display: grid; grid-template-columns: repeat(7, 1fr); gap: 16px; }
.ed-circle { display: flex; flex-direction: column; align-items: center; text-align: center; text-decoration: none !important; color: var(--ed-ink) !important; }
.ed-circle-img { width: 100%; max-width: 150px; aspect-ratio: 1; border-radius: 50%; overflow: hidden; background: var(--ed-soft); border: 3px solid #fff; box-shadow: 0 0 0 1px var(--ed-line); transition: box-shadow .25s, transform .25s; }
.ed-circle-img img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform .4s; }
.ed-circle:hover .ed-circle-img { box-shadow: 0 0 0 2px var(--ed-accent), var(--ed-shadow); transform: translateY(-3px); }
.ed-circle:hover .ed-circle-img img { transform: scale(1.06); }
.ed-circle b { margin-top: 12px; font-size: 14.5px; font-weight: 700; }
.ed-circle small { color: var(--ed-muted); font-size: 12.5px; }

/* Bannières */
.ed-banners { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-top: 56px; }
.ed-banner { position: relative; display: flex; align-items: center; min-height: 270px; border-radius: 18px; overflow: hidden; background-size: cover; background-position: center; text-decoration: none !important; }
.ed-banner::before { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(255,255,255,.96) 0%, rgba(255,255,255,.85) 42%, rgba(255,255,255,0) 75%); transition: opacity .3s; }
.ed-banner.is-dark::before { background: linear-gradient(90deg, rgba(11,18,32,.94) 0%, rgba(11,18,32,.78) 42%, rgba(11,18,32,0) 78%); }
.ed-banner-in { position: relative; padding: 30px 34px; display: flex; flex-direction: column; gap: 8px; }
.ed-banner .ed-eyebrow { color: var(--ed-accent); }
.ed-banner b { font-family: var(--theme-headings-font-family); font-size: 27px; line-height: 1.12; font-weight: 800; letter-spacing: -0.03em; color: var(--ed-ink); }
.ed-banner.is-dark b { color: #fff; }
.ed-banner-price { font-size: 22px; font-weight: 800; color: var(--ed-accent); }
.ed-link { display: inline-flex; align-items: center; gap: 6px; font-weight: 700; font-size: 14.5px; color: var(--ed-ink); margin-top: 6px; }
.ed-banner.is-dark .ed-link { color: #fff; }
.ed-banner:hover .ed-link { color: var(--ed-accent); }

/* Offres flash */
.ed-flash { background: var(--ed-ink); border-radius: 20px; padding: 26px 26px 30px; }
.ed-flash-h { display: flex; align-items: center; gap: 22px; margin-bottom: 20px; flex-wrap: wrap; }
.ed-flash-h h2 { color: #fff; display: inline-flex; align-items: center; gap: 8px; }
.ed-flash-h h2 .ed-i { color: var(--ed-accent); fill: var(--ed-accent); }
.ed-flash-h > a { margin-left: auto; color: #fff !important; }
.ed-count { display: flex; gap: 8px; }
.ed-count span { display: flex; align-items: baseline; gap: 3px; background: #fff; color: var(--ed-ink); border-radius: 9px; padding: 6px 10px; }
.ed-count b { font-size: 19px; font-weight: 800; font-variant-numeric: tabular-nums; }
.ed-count small { font-size: 11.5px; color: var(--ed-muted); font-weight: 600; }
.ed-flash .woocommerce { margin: 0; }

/* Marques */
.ed-brands { display: flex; align-items: center; gap: 30px; border-top: 1px solid var(--ed-line); border-bottom: 1px solid var(--ed-line); padding: 26px 4px; }
.ed-brands-t { flex: none; font-size: 13px; font-weight: 600; color: var(--ed-muted); max-width: 150px; line-height: 1.35; }
.ed-brands > div { flex: 1; display: flex; justify-content: space-between; align-items: center; gap: 24px; overflow-x: auto; scrollbar-width: none; }
.ed-brands > div span { flex: none; font-family: var(--theme-headings-font-family); font-size: 23px; font-weight: 800; color: #A3AAB7; letter-spacing: -0.01em; transition: color .2s; }
.ed-brands > div span:hover { color: var(--ed-ink); }

/* Bandeau conseil */
.ed-help-band { display: flex; align-items: center; justify-content: space-between; gap: 30px; background: var(--ed-soft); border-radius: 20px; padding: 40px 44px; margin-bottom: 56px; }
.ed-help-band p { margin: 8px 0 0; color: var(--ed-muted); max-width: 640px; }

/* ---------- Cartes produits ---------- */
[data-products] .product, ul.products li.product { background: #fff; border: 1px solid var(--ed-line); border-radius: var(--ed-radius); padding: 12px 12px 16px; transition: box-shadow .25s ease, transform .25s ease, border-color .25s ease; position: relative; }
[data-products] .product:hover, ul.products li.product:hover { border-color: #D5D9E0; box-shadow: var(--ed-shadow); transform: translateY(-3px); }
[data-products] .product figure, ul.products li.product .ct-media-container { border-radius: 10px; overflow: hidden; background: var(--ed-soft); }
[data-products] .product figure img { transition: transform .45s ease; }
[data-products] .product:hover figure img { transform: scale(1.05); }
.woocommerce-loop-product__title { font-size: 15px !important; font-weight: 600 !important; line-height: 1.35 !important; min-height: 2.7em; }
.woocommerce-loop-product__title a { color: var(--ed-ink) !important; }
[data-products] .product .price, ul.products .price { color: var(--ed-ink) !important; font-weight: 800; font-size: 19px; display: flex; flex-direction: row-reverse; justify-content: flex-end; align-items: baseline; gap: 8px; }
.price del { color: var(--ed-muted) !important; font-weight: 500; font-size: .72em; opacity: 1; }
.price ins { text-decoration: none; color: var(--ed-accent) !important; }
.onsale, .ct-woo-badge-onsale { background: var(--ed-accent) !important; color: #fff !important; border-radius: 8px !important; font-weight: 800 !important; font-size: 13px !important; padding: 5px 9px !important; min-height: 0 !important; line-height: 1.1 !important; }
[data-products] .product .entry-meta, [data-products] .product ul.entry-meta, ul.products li.product .ct-product-categories { display: none !important; }
.ed-stock-loop { font-size: 12.5px; color: var(--ed-green); font-weight: 600; margin-top: 6px; display: flex; align-items: center; gap: 7px; }
.ed-stock-loop::before { content: ""; width: 7px; height: 7px; border-radius: 50%; background: #16A34A; box-shadow: 0 0 0 3px rgba(22,163,74,.15); }
.ed-stock-loop.is-low { color: #B45309; }
.ed-stock-loop.is-low::before { background: #F59E0B; box-shadow: 0 0 0 3px rgba(245,158,11,.18); }
.ed-stock-loop.is-out { color: #B91C1C; }
.ed-stock-loop.is-out::before { background: #DC2626; box-shadow: 0 0 0 3px rgba(220,38,38,.15); }
.ed-chip { display: inline-flex; align-items: center; gap: 6px; font-size: 12px; font-weight: 600; color: var(--ed-muted); margin-top: 6px; }
.ed-chip .ed-i { color: var(--ed-accent); font-size: 14px; }
[data-products] .product .button, ul.products li.product .button { background: var(--ed-ink) !important; color: #fff !important; width: 100%; justify-content: center; }
[data-products] .product .button:hover, ul.products li.product .button:hover { background: var(--ed-accent) !important; }
.ed-flash [data-products] .product { border-color: transparent; }

/* ---------- Fiche produit ---------- */
.single-product .product_title { font-size: clamp(26px, 3vw, 36px); font-weight: 800; }
.single-product .summary .price { font-size: 30px; font-weight: 800; }
.single-product .stock.in-stock { color: var(--ed-green); font-weight: 700; }
.ed-assurances { list-style: none; margin: 22px 0 0; padding: 18px; border: 1px solid var(--ed-line); border-radius: var(--ed-radius); display: grid; gap: 12px; background: var(--ed-soft); }
.ed-assurances li { display: flex; gap: 12px; align-items: flex-start; font-size: 14px; color: var(--ed-ink-2); margin: 0; }
.ed-assurances li strong { display: block; color: var(--ed-ink); }
.ed-assurances .ed-ico { flex: 0 0 36px; height: 36px; border-radius: 10px; background: #fff; border: 1px solid var(--ed-line); display: grid; place-items: center; color: var(--ed-accent); font-size: 18px; }

/* ---------- Pied de page ---------- */
.ed-footer { background: var(--ed-ink); color: #C9CFDA; padding: 60px 0 26px; }
.ed-footer-in { display: grid; grid-template-columns: 1.5fr 1fr 1fr 1fr; gap: 36px; }
.ed-footer p { font-size: 14px; line-height: 1.7; margin: 14px 0 0; }
.ed-footer h4 { color: #fff; font-size: 15px; margin: 0 0 14px; }
.ed-footer ul { list-style: none; padding: 0; margin: 0; }
.ed-footer li { font-size: 14px; line-height: 2; }
.ed-footer a { color: #C9CFDA; text-decoration: none; }
.ed-footer a:hover { color: #fff; }
.ed-footer-bottom { display: flex; justify-content: space-between; gap: 12px; flex-wrap: wrap; margin-top: 40px; padding-top: 22px; border-top: 1px solid rgba(255,255,255,.1); font-size: 13px; color: #8C95A6; }

/* ---------- Responsive ---------- */
@media (max-width: 1099px) {
  .ed-h-help { display: none; }
  .ed-circles { grid-template-columns: repeat(4, 1fr); }
  .ed-usp { grid-template-columns: repeat(2, 1fr); }
  .ed-usp-i:nth-child(3) { border-left: 0; }
  .ed-usp-i:nth-child(n+3) { border-top: 1px solid var(--ed-line); }
}
@media (max-width: 781px) {
  .admin-bar .ed-header { top: 0; }
  .ed-topbar .ed-topbar-r { display: none; }
  .ed-topbar .ed-wrap { justify-content: center; }
  .ed-h-main .ed-wrap { flex-wrap: wrap; gap: 12px; min-height: 0; padding-top: 12px; padding-bottom: 12px; }
  .ed-logo-mark { width: 34px; height: 34px; font-size: 18px; }
  .ed-logo-txt { font-size: 21px; }
  .ed-h-actions { gap: 18px; }
  .ed-h-icon > span:last-child { display: none; }
  .ed-search { order: 3; flex-basis: 100%; height: 46px; max-width: none; }
  .ed-search input[type=search] { font-size: 14px; padding: 0 14px !important; }
  .ed-catbar .ed-wrap { min-height: 46px; }
  .ed-catbar .ed-cat-promo { margin-left: 0; }
  .ed-slider { height: 430px; border-radius: 16px; }
  .ed-slide { align-items: flex-end; }
  .ed-slide::before { background: linear-gradient(0deg, rgba(11,18,32,.95) 0%, rgba(11,18,32,.75) 48%, rgba(11,18,32,.1) 80%); }
  .ed-slide-in { padding: 0 22px 64px; }
  .ed-slide p { font-size: 15.5px; margin-bottom: 20px; }
  .ed-sl-nav { display: none; }
  .ed-sl-dots { left: 22px; bottom: 24px; }
  .ed-usp { grid-template-columns: 1fr 1fr; }
  .ed-usp-i { padding: 14px; gap: 10px; flex-direction: column; align-items: flex-start; }
  .ed-usp-ico { width: 38px; height: 38px; font-size: 18px; }
  .ed-sec { margin-top: 40px; }
  .ed-circles { display: flex; overflow-x: auto; gap: 14px; scrollbar-width: none; margin: 0 -20px; padding: 2px 20px 6px; }
  .ed-circles::-webkit-scrollbar { display: none; }
  .ed-circle { flex: 0 0 96px; }
  .ed-circle b { font-size: 13px; }
  .ed-banners { grid-template-columns: 1fr; gap: 14px; margin-top: 40px; }
  .ed-banner { min-height: 210px; }
  .ed-banner b { font-size: 22px; }
  .ed-flash { padding: 20px 14px 22px; margin: 0 -8px; }
  .ed-flash-h { gap: 12px; }
  .ed-flash-h > a { margin-left: 0; }
  .ed-brands { flex-direction: column; align-items: flex-start; gap: 14px; }
  .ed-brands > div { width: 100%; justify-content: flex-start; gap: 28px; }
  .ed-help-band { flex-direction: column; align-items: flex-start; padding: 28px 22px; }
  .ed-footer-in { grid-template-columns: 1fr 1fr; }
  .ed-footer-in > div:first-child { grid-column: 1 / -1; }
  [data-products], ul.products { display: grid !important; grid-template-columns: repeat(2, minmax(0, 1fr)) !important; gap: 10px !important; }
  [data-products] .product, ul.products li.product { padding: 8px 8px 12px; }
  .woocommerce-loop-product__title { font-size: 13.5px !important; }
  [data-products] .product .price, ul.products .price { font-size: 16px; flex-direction: column-reverse; align-items: flex-start; gap: 0; }
  [data-products] .product .button, ul.products li.product .button { font-size: 12.5px; padding: 9px 6px; }
  .ed-chip { display: none; }
}

/* L'accueil occupe toute la largeur (Blocksy « constrained » ajoute des marges) */
.entry-content > .ed-home, .is-layout-constrained > .ed-home { max-width: none !important; width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; }
@media (max-width: 781px) { .ed-wrap { padding-left: 16px; padding-right: 16px; } .ed-circles { margin: 0 -16px; padding: 2px 16px 6px; } }
