

/* ════════════════════════════════════════════════════════════════
   BURO RÉUNION — PALETTE DE RÉFÉRENCE
   Dégradé extrait du logo 3D
   Dark #8B0000 → Mid #C60C12 → Main #E41E20 → Bright #FF3E41
   ════════════════════════════════════════════════════════════════ */
:root {
    --buro-dark: #8B0000;
    --buro-red: #C60C12;
    --buro-main: #E41E20;
    --buro-bright: #FF3E41;
    --buro-gradient: linear-gradient(135deg, #8B0000 0%, #C60C12 25%, #E41E20 60%, #FF3E41 100%);
    --buro-gradient-h: linear-gradient(90deg, #8B0000 0%, #C60C12 25%, #E41E20 60%, #FF3E41 100%);
    --buro-gradient-btn: linear-gradient(135deg, #C60C12 0%, #E41E20 50%, #FF3E41 100%);
    --buro-gradient-hover: linear-gradient(135deg, #6B0000 0%, #A00A0E 25%, #C60C12 60%, #E41E20 100%);
    --buro-white: #ffffff;
    --buro-dark-bg: #1a1a2e;
    --buro-text: #333333;
    --buro-light-bg: #f0f2f5;
}

/* ============================================
   BURO Réunion — Ultimate Landing Page CSS
   Style: Amazon/Fnac inspired, dark header, var(--buro-main) accent
   ============================================ */
/* --- GLOBAL --- */
/* ════════════════════════════════════════════════════════════════
   BURO RÉUNION — PALETTE DE RÉFÉRENCE
   Dégradé extrait du logo 3D
   Dark #8B0000 → Mid #C60C12 → Main #E41E20 → Bright #FF3E41
   ════════════════════════════════════════════════════════════════ */
:root {
    --buro-dark: #8B0000;
    --buro-red: #C60C12;
    --buro-main: #E41E20;
    --buro-bright: #FF3E41;
    --buro-gradient: linear-gradient(135deg, #8B0000 0%, #C60C12 25%, #E41E20 60%, #FF3E41 100%);
    --buro-gradient-h: linear-gradient(90deg, #8B0000 0%, #C60C12 25%, #E41E20 60%, #FF3E41 100%);
    --buro-gradient-btn: linear-gradient(135deg, #C60C12 0%, #E41E20 50%, #FF3E41 100%);
    --buro-gradient-hover: linear-gradient(135deg, #6B0000 0%, #A00A0E 25%, #C60C12 60%, #E41E20 100%);
    --buro-white: #ffffff;
    --buro-dark-bg: #1a1a2e;
    --buro-text: #333333;
    --buro-light-bg: #f0f2f5;
}

/* ============================================
   BURO Réunion — Ultimate Landing Page CSS
   Style: Amazon/Fnac inspired, dark header, var(--buro-main) accent
   ============================================ */

body, #wrapper { background: #f0f2f5 !important; }
#content-wrapper { background: transparent; }
.page-home #content { max-width: 1340px; margin: 0 auto; padding: 0 15px; }

/* ════════════════════════════════════════════════════════════════
   BURO RÉUNION — PALETTE DE RÉFÉRENCE
   Dégradé extrait du logo 3D
   Dark #8B0000 → Mid #C60C12 → Main #E41E20 → Bright #FF3E41
   ════════════════════════════════════════════════════════════════ */
:root {
    --buro-dark: #8B0000;
    --buro-red: #C60C12;
    --buro-main: #E41E20;
    --buro-bright: #FF3E41;
    --buro-gradient: linear-gradient(135deg, #8B0000 0%, #C60C12 25%, #E41E20 60%, #FF3E41 100%);
    --buro-gradient-h: linear-gradient(90deg, #8B0000 0%, #C60C12 25%, #E41E20 60%, #FF3E41 100%);
    --buro-gradient-btn: linear-gradient(135deg, #C60C12 0%, #E41E20 50%, #FF3E41 100%);
    --buro-gradient-hover: linear-gradient(135deg, #6B0000 0%, #A00A0E 25%, #C60C12 60%, #E41E20 100%);
    --buro-white: #ffffff;
    --buro-dark-bg: #1a1a2e;
    --buro-text: #333333;
    --buro-light-bg: #f0f2f5;
}

/* ============================================
   BURO Réunion — Ultimate Landing Page CSS
   Style: Amazon/Fnac inspired, dark header, var(--buro-main) accent
   ============================================ */
/* --- HEADER --- */
/* ════════════════════════════════════════════════════════════════
   BURO RÉUNION — PALETTE DE RÉFÉRENCE
   Dégradé extrait du logo 3D
   Dark #8B0000 → Mid #C60C12 → Main #E41E20 → Bright #FF3E41
   ════════════════════════════════════════════════════════════════ */
:root {
    --buro-dark: #8B0000;
    --buro-red: #C60C12;
    --buro-main: #E41E20;
    --buro-bright: #FF3E41;
    --buro-gradient: linear-gradient(135deg, #8B0000 0%, #C60C12 25%, #E41E20 60%, #FF3E41 100%);
    --buro-gradient-h: linear-gradient(90deg, #8B0000 0%, #C60C12 25%, #E41E20 60%, #FF3E41 100%);
    --buro-gradient-btn: linear-gradient(135deg, #C60C12 0%, #E41E20 50%, #FF3E41 100%);
    --buro-gradient-hover: linear-gradient(135deg, #6B0000 0%, #A00A0E 25%, #C60C12 60%, #E41E20 100%);
    --buro-white: #ffffff;
    --buro-dark-bg: #1a1a2e;
    --buro-text: #333333;
    --buro-light-bg: #f0f2f5;
}

/* ============================================
   BURO Réunion — Ultimate Landing Page CSS
   Style: Amazon/Fnac inspired, dark header, var(--buro-main) accent
   ============================================ */

/* ════════════════════════════════════════════════════════════════
   BURO RÉUNION — PALETTE DE RÉFÉRENCE
   Dégradé extrait du logo 3D
   Dark #8B0000 → Mid #C60C12 → Main #E41E20 → Bright #FF3E41
   ════════════════════════════════════════════════════════════════ */
:root {
    --buro-dark: #8B0000;
    --buro-red: #C60C12;
    --buro-main: #E41E20;
    --buro-bright: #FF3E41;
    --buro-gradient: linear-gradient(135deg, #8B0000 0%, #C60C12 25%, #E41E20 60%, #FF3E41 100%);
    --buro-gradient-h: linear-gradient(90deg, #8B0000 0%, #C60C12 25%, #E41E20 60%, #FF3E41 100%);
    --buro-gradient-btn: linear-gradient(135deg, #C60C12 0%, #E41E20 50%, #FF3E41 100%);
    --buro-gradient-hover: linear-gradient(135deg, #6B0000 0%, #A00A0E 25%, #C60C12 60%, #E41E20 100%);
    --buro-white: #ffffff;
    --buro-dark-bg: #1a1a2e;
    --buro-text: #333333;
    --buro-light-bg: #f0f2f5;
}

/* ============================================
   BURO Réunion — Ultimate Landing Page CSS
   Style: Amazon/Fnac inspired, dark header, var(--buro-main) accent
   ============================================ */
/* --- SEARCH BAR --- */
/* ════════════════════════════════════════════════════════════════
   BURO RÉUNION — PALETTE DE RÉFÉRENCE
   Dégradé extrait du logo 3D
   Dark #8B0000 → Mid #C60C12 → Main #E41E20 → Bright #FF3E41
   ════════════════════════════════════════════════════════════════ */
:root {
    --buro-dark: #8B0000;
    --buro-red: #C60C12;
    --buro-main: #E41E20;
    --buro-bright: #FF3E41;
    --buro-gradient: linear-gradient(135deg, #8B0000 0%, #C60C12 25%, #E41E20 60%, #FF3E41 100%);
    --buro-gradient-h: linear-gradient(90deg, #8B0000 0%, #C60C12 25%, #E41E20 60%, #FF3E41 100%);
    --buro-gradient-btn: linear-gradient(135deg, #C60C12 0%, #E41E20 50%, #FF3E41 100%);
    --buro-gradient-hover: linear-gradient(135deg, #6B0000 0%, #A00A0E 25%, #C60C12 60%, #E41E20 100%);
    --buro-white: #ffffff;
    --buro-dark-bg: #1a1a2e;
    --buro-text: #333333;
    --buro-light-bg: #f0f2f5;
}

/* ============================================
   BURO Réunion — Ultimate Landing Page CSS
   Style: Amazon/Fnac inspired, dark header, var(--buro-main) accent
   ============================================ */

    background: rgba(255,255,255,0.1) !important; border: 2px solid rgba(255,255,255,0.2) !important;
    color: #fff !important; border-radius: 8px !important; padding: 12px 50px 12px 18px !important;
    font-size: 0.95em; transition: all 0.3s;
}

/* ════════════════════════════════════════════════════════════════
   BURO RÉUNION — PALETTE DE RÉFÉRENCE
   Dégradé extrait du logo 3D
   Dark #8B0000 → Mid #C60C12 → Main #E41E20 → Bright #FF3E41
   ════════════════════════════════════════════════════════════════ */
:root {
    --buro-dark: #8B0000;
    --buro-red: #C60C12;
    --buro-main: #E41E20;
    --buro-bright: #FF3E41;
    --buro-gradient: linear-gradient(135deg, #8B0000 0%, #C60C12 25%, #E41E20 60%, #FF3E41 100%);
    --buro-gradient-h: linear-gradient(90deg, #8B0000 0%, #C60C12 25%, #E41E20 60%, #FF3E41 100%);
    --buro-gradient-btn: linear-gradient(135deg, #C60C12 0%, #E41E20 50%, #FF3E41 100%);
    --buro-gradient-hover: linear-gradient(135deg, #6B0000 0%, #A00A0E 25%, #C60C12 60%, #E41E20 100%);
    --buro-white: #ffffff;
    --buro-dark-bg: #1a1a2e;
    --buro-text: #333333;
    --buro-light-bg: #f0f2f5;
}

/* ============================================
   BURO Réunion — Ultimate Landing Page CSS
   Style: Amazon/Fnac inspired, dark header, var(--buro-main) accent
   ============================================ */
/* --- TOP MENU --- */
/* ════════════════════════════════════════════════════════════════
   BURO RÉUNION — PALETTE DE RÉFÉRENCE
   Dégradé extrait du logo 3D
   Dark #8B0000 → Mid #C60C12 → Main #E41E20 → Bright #FF3E41
   ════════════════════════════════════════════════════════════════ */
:root {
    --buro-dark: #8B0000;
    --buro-red: #C60C12;
    --buro-main: #E41E20;
    --buro-bright: #FF3E41;
    --buro-gradient: linear-gradient(135deg, #8B0000 0%, #C60C12 25%, #E41E20 60%, #FF3E41 100%);
    --buro-gradient-h: linear-gradient(90deg, #8B0000 0%, #C60C12 25%, #E41E20 60%, #FF3E41 100%);
    --buro-gradient-btn: linear-gradient(135deg, #C60C12 0%, #E41E20 50%, #FF3E41 100%);
    --buro-gradient-hover: linear-gradient(135deg, #6B0000 0%, #A00A0E 25%, #C60C12 60%, #E41E20 100%);
    --buro-white: #ffffff;
    --buro-dark-bg: #1a1a2e;
    --buro-text: #333333;
    --buro-light-bg: #f0f2f5;
}

/* ============================================
   BURO Réunion — Ultimate Landing Page CSS
   Style: Amazon/Fnac inspired, dark header, var(--buro-main) accent
   ============================================ */

#_desktop_top_menu .top-menu { display: flex; justify-content: center; }
#_desktop_top_menu .top-menu > li > a {
    color: #fff !important; font-weight: 600 !important; font-size: 0.85em !important;
    padding: 12px 14px !important; text-transform: none !important; border-bottom: 3px solid transparent; transition: all 0.2s;
}
#_desktop_top_menu .top-menu > li > a:hover, #_desktop_top_menu .top-menu > li.current > a {
    color: var(--buro-main) !important; border-bottom-color: var(--buro-main); background: rgba(255,255,255,0.05);
}
#_desktop_top_menu .top-menu .sub-menu { background: #fff !important; border: none !important; box-shadow: 0 8px 30px rgba(0,0,0,0.15) !important; border-radius: 0 0 10px 10px !important; }
#_desktop_top_menu .top-menu .sub-menu a { color: #333 !important; font-weight: 500; padding: 8px 20px !important; }
#_desktop_top_menu .top-menu .sub-menu a:hover { color: var(--buro-main) !important; background: #f8f9fa !important; }

/* ════════════════════════════════════════════
   HERO SLIDER
   ════════════════════════════════════════════ */

.buro-slider-wrapper { position: relative; width: 100%; border-radius: 14px; overflow: hidden; margin-bottom: 25px; box-shadow: 0 4px 20px rgba(0,0,0,0.1); }
.buro-slider { position: relative; width: 100%; height: 420px; }
.buro-slide {
    position: absolute; top: 0; left: 0; width: 100%; height: 100%;
    background-size: cover; background-position: center right;
    opacity: 0; transition: opacity 0.8s ease; z-index: 0;
}
.buro-slide.active { opacity: 1; z-index: 1; }
.buro-slide-overlay {
    position: absolute; top: 0; left: 0; width: 45%; height: 100%;
    background: linear-gradient(90deg, rgba(26,26,46,0.95) 0%, rgba(26,26,46,0.7) 70%, transparent 100%);
    display: flex; flex-direction: column; justify-content: center; padding: 40px 50px; color: #fff;
}
.buro-slide-tag {
    background: var(--buro-main); color: #fff; font-size: 0.75em; font-weight: 700;
    padding: 4px 12px; border-radius: 4px; display: inline-block; width: fit-content; margin-bottom: 12px;
    text-transform: uppercase; letter-spacing: 1px;
}
.buro-slide-overlay h2 { font-size: 2.2em; font-weight: 800; margin: 0 0 10px; line-height: 1.15; }
.buro-slide-overlay p { font-size: 1.05em; opacity: 0.85; margin: 0 0 20px; line-height: 1.4; }
.buro-slide-btn {
    background: var(--buro-main); color: #fff; padding: 12px 28px; border-radius: 8px;
    text-decoration: none; font-weight: 700; font-size: 1em; display: inline-block;
    transition: all 0.3s; width: fit-content;
}
.buro-slide-btn:hover { background: #c73e55; transform: translateY(-2px); color: #fff; text-decoration: none; }
.buro-slider-btn {
    position: absolute; top: 50%; transform: translateY(-50%); z-index: 10;
    background: rgba(255,255,255,0.2); border: none; color: #fff; font-size: 1.5em;
    width: 44px; height: 55px; border-radius: 50%; cursor: pointer; transition: all 0.3s;
    backdrop-filter: blur(4px);
}
.buro-slider-btn:hover { background: rgba(255,255,255,0.4); }
.buro-slider-prev { left: 15px; }
.buro-slider-next { right: 15px; }
.buro-slider-dots { position: absolute; bottom: 15px; left: 50%; transform: translateX(-50%); z-index: 10; display: flex; gap: 8px; }
.buro-slider-dot {
    width: 10px; height: 10px; border-radius: 50%; background: rgba(255,255,255,0.4);
    border: none; cursor: pointer; transition: all 0.3s; padding: 0;
}
.buro-slider-dot.active { background: var(--buro-main); width: 28px; border-radius: 5px; }

/* ════════════════════════════════════════════
   REASSURANCE BAR
   ════════════════════════════════════════════ */

.buro-reassurance {
    display: flex; justify-content: space-between; align-items: center;
    background: #fff; border-radius: 12px; padding: 18px 30px; margin-bottom: 30px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05); gap: 10px; flex-wrap: wrap;
}
.buro-reassurance-item {
    display: flex; align-items: center; gap: 12px; flex: 1; min-width: 200px;
}
.buro-reassurance-item div { display: flex; flex-direction: column; }
.buro-reassurance-item strong { font-size: 0.9em; color: #333; }
.buro-reassurance-item span { font-size: 0.78em; color: #888; }

/* ════════════════════════════════════════════
   PROMO BANNER
   ════════════════════════════════════════════ */

.buro-promo-banner {
    display: flex; border-radius: 14px; overflow: hidden; margin: 35px 0;
    background: linear-gradient(135deg, #1a1a2e, #0f3460); min-height: 260px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
}
.buro-promo-content {
    flex: 1; padding: 40px 50px; display: flex; flex-direction: column; justify-content: center; color: #fff;
}
.buro-promo-badge {
    background: var(--buro-main); color: #fff; font-size: 0.75em; font-weight: 800;
    padding: 5px 14px; border-radius: 4px; display: inline-block; width: fit-content;
    margin-bottom: 12px; text-transform: uppercase; letter-spacing: 2px;
}
.buro-promo-content h2 { font-size: 2em; font-weight: 800; margin: 0 0 10px; }
.buro-promo-content p { font-size: 1.05em; opacity: 0.85; margin: 0 0 20px; max-width: 500px; }
.buro-promo-cta {
    background: var(--buro-main); color: #fff; padding: 12px 30px; border-radius: 8px;
    text-decoration: none; font-weight: 700; display: inline-block; width: fit-content;
    transition: all 0.3s;
}
.buro-promo-cta:hover { background: #c73e55; transform: translateY(-2px); color: #fff; text-decoration: none; }
.buro-promo-visual {
    flex: 1; background-size: cover; background-position: center; min-height: 260px;
}

/* ════════════════════════════════════════════
   STORES SECTION
   ════════════════════════════════════════════ */

.buro-stores-section { background: #fff; border-radius: 14px; padding: 30px; margin-top: 30px; box-shadow: 0 2px 8px rgba(0,0,0,0.05); }
.buro-stores-grid {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 14px;
}
.buro-store-card {
    background: #f8f9fa; border-radius: 10px; padding: 18px; display: flex; flex-direction: column; gap: 4px;
    border: 1px solid #e9ecef; transition: all 0.3s;
}
.buro-store-card:hover { border-color: var(--buro-main); box-shadow: 0 4px 12px rgba(233,69,96,0.1); }
.buro-store-card strong { color: #333; font-size: 0.95em; }
.buro-store-card span { color: #666; font-size: 0.82em; }
.buro-stores-hours { text-align: center; color: #888; font-size: 0.9em; margin-top: 15px; }

/* ════════════════════════════════════════════
   BUTTONS
   ════════════════════════════════════════════ */

.btn-primary, .add-to-cart {
    background: var(--buro-main) !important; border-color: var(--buro-main) !important; color: #fff !important;
    border-radius: 8px !important; font-weight: 700 !important; text-transform: none !important;
    padding: 10px 24px !important; transition: all 0.3s;
}
.btn-primary:hover, .add-to-cart:hover { background: #c73e55 !important; border-color: #c73e55 !important; }
.all-product-link { color: var(--buro-main) !important; font-weight: 600; }

/* ════════════════════════════════════════════
   PRODUCT PAGE
   ════════════════════════════════════════════ */

.product-prices .current-price .current-price-value { color: var(--buro-main) !important; font-size: 1.8em !important; font-weight: 800 !important; }
.tabs .nav-tabs .nav-link.active { color: var(--buro-main) !important; border-bottom-color: var(--buro-main) !important; font-weight: 700; }
.product-information .product-actions .add-to-cart { font-size: 1.1em; padding: 14px 40px !important; }

/* ─── PRODUCT PAGE MOBILE OPTIMIZATION ─── */
@media (max-width: 991px) {
    /* Price: proper spacing */
    .product-prices {
        padding: 8px 12px !important;
        margin: 0 !important;
    }
    .product-prices .product-price {
        margin: 0 !important;
        padding: 0 !important;
    }
    .product-prices .current-price .current-price-value {
        font-size: 1.6em !important;
    }
    .product-prices .tax-shipping-delivery-label {
        font-size: 10px;
        color: #999;
        margin-top: 2px;
    }

    /* Quantity + Add to cart: single row, no wrapping */
    .product-quantity {
        display: flex !important;
        align-items: center !important;
        gap: 8px !important;
        flex-wrap: nowrap !important;
        padding: 0 12px !important;
        margin: 8px 0 !important;
    }
    .product-quantity .qty {
        flex: 0 0 auto !important;
        width: auto !important;
        margin: 0 !important;
    }
    .product-quantity .qty input {
        width: 50px !important;
        height: 40px !important;
        text-align: center !important;
        font-size: 14px !important;
        font-weight: 700 !important;
        border: 1.5px solid #ddd !important;
        border-radius: 6px !important;
        padding: 0 !important;
        -webkit-appearance: none !important;
        -moz-appearance: textfield !important;
    }
    .product-quantity .qty input::-webkit-inner-spin-button,
    .product-quantity .qty input::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }
    .product-quantity .add {
        flex: 1 !important;
        margin: 0 !important;
    }
    .product-quantity .add .add-to-cart {
        width: 100% !important;
        padding: 10px 16px !important;
        font-size: 13px !important;
        font-weight: 700 !important;
        border-radius: 6px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 6px !important;
        white-space: nowrap !important;
        background: var(--buro-main, #E41E20) !important;
        border-color: var(--buro-main, #E41E20) !important;
    }
    .product-quantity .add .add-to-cart .material-icons {
        font-size: 18px !important;
    }

    /* Hide wishlist button in product-quantity row */
    .product-quantity .wishlist-button { display: none !important; }

    /* Product info: proper padding */
    .product-information { padding: 0 8px !important; }
    .product-actions { padding: 0 4px !important; }

    /* Description tabs: compact */
    .tabs .nav-tabs { padding: 0 8px !important; }
    .tabs .nav-tabs .nav-link { font-size: 12px !important; padding: 8px 12px !important; }
    .tab-content { padding: 8px 12px !important; font-size: 13px !important; }

    /* Product cover image: full width */
    .product-cover img { max-height: 50vh !important; object-fit: contain !important; }

    /* Product name */
    h1.h1[itemprop="name"] {
        font-size: 16px !important;
        font-weight: 800 !important;
        padding: 8px 12px 4px !important;
        margin: 0 !important;
        line-height: 1.3 !important;
    }

    /* Product reference, condition */
    .product-reference, .product-condition { font-size: 10px; color: #999; padding: 0 12px; }

    /* Social sharing: smaller */
    .social-sharing { padding: 4px 12px !important; }
}

@media (max-width: 480px) {
    .product-prices .current-price .current-price-value { font-size: 1.4em !important; }
    h1.h1[itemprop="name"] { font-size: 14px !important; padding: 6px 10px 3px !important; }
    .product-quantity .qty input { width: 44px !important; height: 36px !important; font-size: 13px !important; }
    .product-quantity .add .add-to-cart { padding: 8px 12px !important; font-size: 12px !important; }
    .tabs .nav-tabs .nav-link { font-size: 11px !important; padding: 6px 10px !important; }
}

/* ════════════════════════════════════════════
   FOOTER
   ════════════════════════════════════════════ */

.footer-container { background: #1a1a2e !important; color: #ccc !important; padding-top: 40px !important; }
.footer-container .h3, .footer-container h3 {
    color: #fff !important; font-weight: 700; font-size: 1em; text-transform: uppercase;
    letter-spacing: 0.5px; margin-bottom: 15px; padding-bottom: 10px;
    border-bottom: 2px solid var(--buro-main); display: inline-block;
}
.footer-container a { color: #aaa !important; transition: color 0.2s; }
.footer-container a:hover { color: var(--buro-main) !important; }
.footer-container .footer-before { background: #16213e !important; border-top: 3px solid var(--buro-main); }

/* ════════════════════════════════════════════
   FOOTER
   ════════════════════════════════════════════ */
/* BURO custom footer layout */
/* ════════════════════════════════════════════
   FOOTER
   ════════════════════════════════════════════ */

.buro-footer-bottom {
    text-align: center; padding: 20px 0; color: #666; font-size: 0.85em;
}
.buro-footer-bottom p { margin: 3px 0; }
.buro-footer-hours { color: #555; font-size: 0.9em; }
@media (max-width: 768px) {
    .buro-footer-main { grid-template-columns: 1fr 1fr; gap: 20px; }
}
@media (max-width: 480px) {
    .buro-footer-main { grid-template-columns: 1fr; }
}

/* ════════════════════════════════════════════
   FOOTER
   ════════════════════════════════════════════ */
/* Cart badge */
/* ════════════════════════════════════════════
   FOOTER
   ════════════════════════════════════════════ */

.pagination .page-item.active .page-link { background: var(--buro-main) !important; border-color: var(--buro-main) !important; }

/* ════════════════════════════════════════════
   RESPONSIVE
   ════════════════════════════════════════════ */

@media (max-width: 992px) {
    .buro-slider { height: 320px; }
    .buro-slide-overlay { width: 55%; padding: 25px 30px; }
    .buro-slide-overlay h2 { font-size: 1.6em; }
    
    
    .buro-promo-banner { flex-direction: column; }
    .buro-promo-visual { min-height: 200px; }
}
@media (max-width: 768px) {
    .buro-slider { height: 280px; }
    .buro-slide-overlay { width: 70%; padding: 20px 25px; }
    .buro-slide-overlay h2 { font-size: 1.3em; }
    .buro-slide-overlay p { font-size: 0.9em; }
    
    .buro-reassurance { flex-direction: column; gap: 12px; }
    #_desktop_top_menu .top-menu > li > a { font-size: 0.78em !important; padding: 10px 8px !important; }
}
@media (max-width: 480px) {
    .buro-slider { height: 220px; }
    .buro-slide-overlay { width: 100%; }
    
}

/* ════════════════════════════════════════════════════════════════

/* ══════════════════════════════════
   WHITE BAR — Logo + Nav + Search
   ══════════════════════════════════ */

.buro-whitebar {
    background: #fff;
    border-bottom: 1px solid #eee;
    padding: 0;
}
.buro-whitebar-inner {
    display: flex;
    align-items: center;
    height: 100px;
    gap: 0;
}

/* ══════════════════════════════════
   WHITE BAR — Logo + Nav + Search
   ══════════════════════════════════ */
/* Logo — GROS, couleur native rouge */
/* ══════════════════════════════════
   WHITE BAR — Logo + Nav + Search
   ══════════════════════════════════ */

.buro-wb-logo {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    padding-right: 20px;
}
.buro-wb-logo img {
    height: 84px;
    width: auto;
}

/* ══════════════════════════════════
   WHITE BAR — Logo + Nav + Search
   ══════════════════════════════════ */
/* Nav links — dark text on white */
/* ══════════════════════════════════
   WHITE BAR — Logo + Nav + Search
   ══════════════════════════════════ */

.buro-wb-nav {
    display: flex;
    align-items: center;
    gap: 2px;
    flex-shrink: 0;
}
.buro-wn {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 6px 14px;
    color: #333 !important;
    text-decoration: none !important;
    font-size: 13.5px;
    font-weight: 500;
    white-space: nowrap;
    border-radius: 5px;
    transition: all 0.15s;
}
.buro-wn:hover {
    background: #f2f2f2;
    color: var(--buro-main) !important;
}
.buro-wn.active {
    background: var(--buro-gradient-btn);
    color: #fff !important;
    font-weight: 600;
}
.buro-wn.active:hover { background: var(--buro-gradient-hover); }
.buro-wn svg { stroke: #666; }
.buro-wn:hover svg { stroke: var(--buro-main); }
.buro-wn.active svg { stroke: #fff; }

/* ══════════════════════════════════
   WHITE BAR — Logo + Nav + Search
   ══════════════════════════════════ */
/* Search — right side */
/* ══════════════════════════════════
   WHITE BAR — Logo + Nav + Search
   ══════════════════════════════════ */

.buro-wb-search {
    margin-left: auto;
    flex-shrink: 0;
    width: 280px;
}
.buro-wb-search form {
    display: flex;
    align-items: center;
    position: relative;
}
.buro-wb-search input[type="text"] {
    width: 100%;
    padding: 9px 42px 9px 14px;
    border: 2px solid #ddd;
    border-radius: 8px;
    background: #f8f8f8;
    color: #333;
    font-size: 13px;
    outline: none;
    transition: border-color 0.2s;
}
.buro-wb-search input:focus {
    border-color: var(--buro-main);
    background: #fff;
}
.buro-wb-search input::placeholder { color: #aaa; }
.buro-wb-search button[type="submit"] {
    position: absolute;
    right: 3px;
    top: 50%;
    transform: translateY(-50%);
    background: var(--buro-gradient-btn);
    border: none;
    border-radius: 6px;
    width: 34px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background 0.15s;
}
.buro-wb-search button:hover { background: var(--buro-gradient-hover); }

/* ══════════════════════════════════
   RED MENU — Catégories avec icônes
   ══════════════════════════════════ */

.buro-redmenu {
    background: var(--buro-gradient-h);
    position: sticky;
    top: 0;
    z-index: 1000;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    margin-bottom: 0;
}
.buro-rm-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: stretch;
}
.buro-rm-list li a {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 10px 14px;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 13px;
    font-weight: 600;
    white-space: nowrap;
    transition: background 0.15s;
    border-bottom: 3px solid transparent;
}
.buro-rm-list li a:hover {
    background: rgba(0,0,0,0.15);
    border-bottom-color: #fff;
}
.buro-rm-list li a svg {
    opacity: 0.9;
    flex-shrink: 0;
    stroke: #fff;
}
.buro-rm-list li a:hover svg { opacity: 1; }

/* ══════════════════════════════════
   MOBILE
   ══════════════════════════════════ */

.buro-mobilenav {
    background: #fff !important;
    border-bottom: 1px solid #eee !important;
    padding: 0 !important;
}
.buro-mob-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 0;
}
.buro-mob-burger { cursor: pointer; }
.buro-mob-logo img { height: 36px; width: auto; }
.buro-mob-acts { display: flex; gap: 8px; align-items: center; }
.buro-mob-acts a { color: #333 !important; }

/* ══════════════════════════════════
   RESPONSIVE
   ══════════════════════════════════ */

@media (max-width: 992px) {
    .buro-redmenu { overflow-x: auto; -webkit-overflow-scrolling: touch; }
    .buro-rm-list { justify-content: flex-start; min-width: max-content; }
    .buro-rm-list li a { padding: 9px 10px; font-size: 12px; }
    .buro-wb-search { width: 200px; }
    .buro-wn { padding: 6px 10px; font-size: 12.5px; }
    .buro-wb-logo img { height: 63px; }
}
@media (max-width: 768px) {
    .buro-whitebar { display: none; }
    .buro-rm-list li a span { display: none; }
    .buro-rm-list { justify-content: center; min-width: unset; }
    .buro-rm-list li { flex: 1; }
    .buro-rm-list li a { padding: 10px 0; justify-content: center; }
    .buro-rm-list li a svg { width: 22px; height: 22px; }
}

/* ════════════════════════════════════════════
   PRODUCT & CATEGORY — Colors only
   NO layout overrides — respects PS classic theme
   ════════════════════════════════════════════ */
.product-miniature {
    border-radius: 8px;
    border: 1px solid #eee;
    transition: box-shadow 0.2s, transform 0.2s;
}
.product-miniature:hover {
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    transform: translateY(-2px);
}
.product-title a { color: #333 !important; font-weight: 600 !important; }
.product-title a:hover { color: var(--buro-main) !important; }
.product-price-and-shipping .price {
    color: var(--buro-main) !important; font-weight: 700 !important;
}
.product-price-and-shipping .regular-price { color: #999 !important; }
.product-flag { border-radius: 4px; }

/* Subcategories */

/* Sidebar */
#left-column .block-categories a { color: #444 !important; }
#left-column .block-categories a:hover,
#left-column .block-categories .current a { color: var(--buro-main) !important; }

/* Faceted search */
#search_filters .facet .custom-checkbox input[type=checkbox]:checked + span {
    background-color: var(--buro-main); border-color: var(--buro-main);
}

/* Pagination */
.pagination .page-item.active .page-link {
    background-color: var(--buro-main) !important;
    border-color: var(--buro-main) !important;
    color: #fff !important;
}

/* Breadcrumb */
.breadcrumb { background: transparent !important; font-size: 0.85em; }
.breadcrumb a { color: #888 !important; }
.breadcrumb a:hover { color: var(--buro-main) !important; }

/* Category header */

/* Buttons */
.btn-primary, .add-to-cart {
    background: var(--buro-gradient-btn) !important;
    border: none !important; color: #fff !important;
    border-radius: 6px !important; font-weight: 700 !important;
}
.btn-primary:hover, .add-to-cart:hover {
    background: var(--buro-gradient-hover) !important;
}

/* Product page */
.product-prices .current-price .current-price-value {
    color: var(--buro-main) !important; font-size: 1.8em !important; font-weight: 800 !important;
}
.tabs .nav-tabs .nav-link.active {
    color: var(--buro-main) !important; border-bottom-color: var(--buro-main) !important;
}

/* Featured products */
.featured-products .products-section-title,
section .products-section-title {
    font-weight: 800 !important; color: #333 !important; font-size: 1.5em !important;
}

/* Cart badge */
.blockcart .cart-products-count { background: var(--buro-main) !important; }

/* Links */
a:hover { color: var(--buro-main); }

/* Slider CTA */
.buro-slider .buro-slide-cta { background: var(--buro-gradient-btn) !important; }
.buro-slider .buro-slide-cta:hover { background: var(--buro-gradient-hover) !important; }

/* ════════════════════════════════════════════
   CATEGORY PAGE — Ravate-inspired design
   ════════════════════════════════════════════ */

/* Category header — minimal */
.buro-cat-header {
    display: flex;
    align-items: baseline;
    gap: 12px;
    padding: 12px 0 8px;
    border-bottom: 2px solid var(--buro-main);
    margin-bottom: 15px;
}
.buro-cat-title {
    font-size: 1.4em;
    font-weight: 800;
    color: #222;
    margin: 0;
}
.buro-cat-count {
    font-size: 0.85em;
    color: #888;
    font-weight: 400;
}

/* Hide old PS category block if still rendered */

/* Subcategories — horizontal scrollable cards */

/* ════════════════════════════════════════════════════════════════
   BURO RÉUNION — LANDING PAGE CSS
   Sections: Rayons, Product Cards, Carousels, Premium, Brands
   ════════════════════════════════════════════════════════════════ */

/* ─── SECTION HEADERS ─── */
.buro-lp-section { margin: 28px 0 8px; }
.buro-sh {
    display: flex; align-items: center; justify-content: space-between;
    margin: 0 0 12px; flex-wrap: wrap; gap: 8px;
}
.buro-sh h2 {
    font-size: 1.15em; font-weight: 900; color: #111;
    display: flex; align-items: center; gap: 8px; margin: 0;
}
.buro-sh-icon {
    width: 30px; height: 30px; border-radius: 8px;
    display: inline-flex; align-items: center; justify-content: center;
    font-size: 14px; flex-shrink: 0; color: #fff;
}
.buro-sh-dot {
    width: 10px; height: 10px; border-radius: 50%;
    display: inline-block; flex-shrink: 0;
}
.buro-sh-link {
    font-size: 12px; font-weight: 700; color: var(--buro-main);
    padding: 6px 14px; border: 1.5px solid rgba(228,30,32,0.3);
    border-radius: 6px; transition: all 0.15s;
    text-decoration: none !important;
}
.buro-sh-link:hover {
    background: var(--buro-main); color: #fff; border-color: var(--buro-main);
}

/* ─── CAROUSELS ─── */
.buro-carousel {
    display: flex; gap: 12px; overflow-x: auto;
    padding-bottom: 8px; scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    cursor: grab; -webkit-user-select: none; user-select: none;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none; -ms-overflow-style: none;
}
.buro-carousel::-webkit-scrollbar { display: none; }
.buro-carousel.dragging { cursor: grabbing; scroll-behavior: auto; }
.buro-carousel.dragging .buro-pcard { pointer-events: none; }

/* ─── PREMIUM TECH SECTION ─── */
.buro-premium-section { margin: 32px 0 8px; }
.buro-premium-hero {
    background: linear-gradient(135deg, #111 0%, #1a1a2e 50%, #16213e 100%);
    border-radius: 12px; padding: 28px 30px; margin-bottom: 14px;
    position: relative; overflow: hidden;
}
.buro-premium-hero::before {
    content: ''; position: absolute; top: -50%; right: -10%;
    width: 300px; height: 300px; border-radius: 50%;
    background: radial-gradient(circle, rgba(228,30,32,0.15) 0%, transparent 70%);
}
.buro-premium-text { position: relative; z-index: 2; }
.buro-premium-badge {
    display: inline-block; padding: 4px 12px; border-radius: 4px;
    font-size: 10px; font-weight: 900; letter-spacing: 2px;
    background: var(--buro-gradient-btn); color: #fff; margin-bottom: 10px;
}
.buro-premium-hero h2 {
    font-size: 1.5em; font-weight: 900; color: #fff;
    margin: 0 0 6px; line-height: 1.2;
}
.buro-premium-hero p {
    font-size: 0.9em; color: rgba(255,255,255,0.7);
    margin: 0; font-weight: 500;
}
.buro-pcard-premium {
    border: 1px solid #222; background: #111;
}
.buro-pcard-premium .buro-pcard-img { background: #1a1a1a; }
.buro-pcard-premium .buro-pcard-name { color: #eee; }
.buro-pcard-premium:hover {
    border-color: var(--buro-main);
    box-shadow: 0 8px 24px rgba(228,30,32,0.15);
}

/* ─── BRANDS RIBBON ─── */
.buro-brands-ribbon {
    display: flex; flex-wrap: wrap; gap: 8px;
    justify-content: center;
}
.buro-brand-chip {
    display: inline-flex; align-items: center; gap: 6px;
    padding: 8px 16px; border-radius: 8px;
    background: #fff; border: 1px solid #e5e5e5;
    font-size: 12px; font-weight: 700; color: #333;
    transition: all 0.15s; cursor: default;
}
.buro-brand-chip:hover {
    border-color: var(--buro-main); color: var(--buro-main);
    box-shadow: 0 4px 12px rgba(228,30,32,0.1);
}
.buro-brand-chip em {
    font-style: normal; font-size: 10px; color: #999;
    font-weight: 600;
}

/* ─── RESPONSIVE ─── */
@media (max-width: 1100px) {
    .buro-rayons-grid { grid-template-columns: repeat(3, 1fr); }
    .buro-pcard { flex: 0 0 170px; }
}
@media (max-width: 768px) {
    .buro-rayons-grid { grid-template-columns: repeat(3, 1fr); gap: 8px; }
    .buro-rayon { border-radius: 8px; }
    .buro-rayon-name { font-size: 10px; }
    .buro-rayon-count { font-size: 8px; }
    .buro-rayon-overlay { padding: 6px 8px; }
    .buro-rayon::before { display: none; }
    .buro-pcard { flex: 0 0 155px; }
    .buro-sh h2 { font-size: 1em; }
    .buro-premium-hero h2 { font-size: 1.2em; }
    .buro-premium-hero { padding: 20px; }
    .buro-brand-chip { padding: 6px 12px; font-size: 11px; }
}
@media (max-width: 480px) {
    .buro-rayons-grid { grid-template-columns: repeat(2, 1fr); gap: 6px; }
    .buro-rayon { border-radius: 6px; aspect-ratio: 1.2; }
    .buro-rayon-name { font-size: 9px; letter-spacing: 0; }
    .buro-rayon-count { display: none; }
    .buro-rayons-title { font-size: 0.9em; letter-spacing: 1.5px; }
    .buro-pcard { flex: 0 0 145px; }
    .buro-pcard-name { font-size: 11px; }
    .buro-price-main { font-size: 14px; }
    .buro-premium-hero h2 { font-size: 1em; }
    .buro-sh-link { font-size: 11px; padding: 4px 10px; }
    .buro-brand-chip { padding: 5px 10px; font-size: 10px; }
    .buro-stores-grid { grid-template-columns: 1fr !important; }
}

/* ─── NOS RAYONS — Gradient Cards + SVG Icons ─── */
.buro-rayons { margin: 25px 0 20px; }
.buro-rayons-title {
    font-size: 1.05em; font-weight: 900; color: #111;
    letter-spacing: 2.5px; text-transform: uppercase;
    margin: 0 0 14px; display: flex; align-items: center; gap: 10px;
}
.buro-rayons-title::before {
    content: ''; width: 4px; height: 1.1em;
    background: var(--buro-main); border-radius: 2px; flex-shrink: 0;
}
.buro-rayons-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 10px;
}
/* ── Gradient Card ── */
.buro-rcard {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 12px;
    aspect-ratio: 1;
    padding: 14px 10px 10px;
    overflow: hidden;
    text-decoration: none !important;
    transition: transform 0.25s, box-shadow 0.25s;
    cursor: pointer;
}
/* Subtle noise texture overlay */
.buro-rcard::before {
    content: '';
    position: absolute; inset: 0;
    background: radial-gradient(circle at 30% 20%, rgba(255,255,255,0.15) 0%, transparent 60%);
    pointer-events: none;
    z-index: 1;
}
.buro-rcard:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 12px 32px rgba(0,0,0,0.25);
}
/* SVG Icon */
.buro-rcard-icon {
    width: 38px; height: 38px;
    margin-bottom: 8px;
    position: relative; z-index: 2;
    opacity: 0.9;
    transition: transform 0.3s;
}
.buro-rcard:hover .buro-rcard-icon {
    transform: scale(1.15);
    opacity: 1;
}
/* Category name — ALWAYS 2 lines */
.buro-rcard-name {
    position: relative; z-index: 2;
    color: #fff;
    font-size: 11px;
    font-weight: 900;
    letter-spacing: 1px;
    line-height: 1.35;
    text-transform: uppercase;
    text-shadow: 0 1px 3px rgba(0,0,0,0.3);
    min-height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* Count */
.buro-rcard-count {
    position: relative; z-index: 2;
    color: rgba(255,255,255,0.7);
    font-size: 9px;
    font-weight: 600;
    margin-top: 4px;
    letter-spacing: 0.5px;
}
/* Hover: red bottom accent bar */
.buro-rcard::after {
    content: '';
    position: absolute;
    bottom: 0; left: 0; right: 0;
    height: 3px;
    background: linear-gradient(90deg, rgba(255,255,255,0.6), rgba(255,255,255,0.2));
    z-index: 3;
    transform: scaleX(0);
    transition: transform 0.25s;
}
.buro-rcard:hover::after { transform: scaleX(1); }

/* ── Responsive ── */
@media (max-width: 1100px) {
    .buro-rayons-grid { grid-template-columns: repeat(4, 1fr); }
}
@media (max-width: 768px) {
    .buro-rayons-grid { grid-template-columns: repeat(3, 1fr); gap: 8px; }
    .buro-rcard { border-radius: 10px; padding: 10px 8px 8px; }
    .buro-rcard-icon { width: 30px; height: 30px; }
    .buro-rcard-name { font-size: 9.5px; letter-spacing: 0.5px; }
    .buro-rcard-count { font-size: 8px; }
}
@media (max-width: 480px) {
    .buro-rayons-grid { grid-template-columns: repeat(3, 1fr); gap: 6px; }
    .buro-rcard { border-radius: 8px; padding: 8px 6px 6px; }
    .buro-rcard-icon { width: 26px; height: 26px; margin-bottom: 5px; }
    .buro-rcard-name { font-size: 8px; letter-spacing: 0.3px; min-height: 22px; }
    .buro-rcard-count { display: none; }
    .buro-rayons-title { font-size: 0.9em; }
}

/* ════════════════════════════════════════════════════════════════
   MEGA-MENU — Double Zone (Sous-cats + Visuels)
   ════════════════════════════════════════════════════════════════ */
.buro-redmenu { position: relative; z-index: 1000; }
.buro-rm-list { position: static; }
.buro-rm-item { position: static; }
.buro-rm-item.has-mega > a { position: relative; }

/* ── Mega Panel ── */
.buro-mega {
    position: absolute;
    left: 0; right: 0;
    top: 100%;
    background: #fff;
    border-radius: 0 0 12px 12px;
    box-shadow: 0 15px 40px rgba(0,0,0,0.15), 0 0 0 1px rgba(0,0,0,0.05);
    display: flex;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-8px);
    transition: all 0.2s ease;
    z-index: 999;
    max-height: 420px;
    overflow: hidden;
}
.buro-rm-item.has-mega.open > .buro-mega {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* ── Left Zone (sub-cats + brands) ── */
.buro-mega-left {
    flex: 0 0 55%;
    padding: 20px 24px;
    border-right: 1px solid #f0f0f0;
}
.buro-mega-head {
    display: flex;
    align-items: baseline;
    gap: 10px;
    margin-bottom: 14px;
    padding-bottom: 10px;
    border-bottom: 3px solid #e53935;
}
.buro-mega-head strong {
    font-size: 15px;
    font-weight: 900;
    color: #111;
}
.buro-mega-head em {
    font-style: normal;
    font-size: 11px;
    color: #999;
    font-weight: 600;
}

/* Sub-cat columns */
.buro-mega-cols {
    display: flex;
    gap: 24px;
    margin-bottom: 16px;
}
.buro-mega-cols ul {
    list-style: none;
    padding: 0;
    margin: 0;
    flex: 1;
}
.buro-mega-cols li { margin-bottom: 4px; }
.buro-mega-cols li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 8px;
    border-radius: 6px;
    font-size: 12.5px;
    font-weight: 600;
    color: #333;
    text-decoration: none !important;
    transition: all 0.12s;
}
.buro-mega-cols li a:hover {
    background: #f5f5f5;
    color: var(--buro-main);
    padding-left: 12px;
}
.buro-mega-cols li a em {
    font-style: normal;
    font-size: 10px;
    color: #aaa;
    font-weight: 700;
    min-width: 28px;
    text-align: right;
}
.buro-mega-cols li a:hover em { color: var(--buro-main); }

/* Group headers within mega cols */
.buro-mega-group {
    font-size: 10px !important;
    font-weight: 800 !important;
    color: #999 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 4px 8px 2px !important;
    margin-top: 6px !important;
    pointer-events: none;
}
.buro-mega-group:first-child { margin-top: 0 !important; }

/* Brands */
.buro-mega-brands {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    padding-top: 12px;
    border-top: 1px solid #f0f0f0;
}
.buro-mega-brands span {
    padding: 4px 10px;
    border-radius: 4px;
    background: #f5f5f5;
    font-size: 10.5px;
    font-weight: 700;
    color: #555;
    transition: all 0.12s;
    cursor: pointer;
}
.buro-mega-brands span:hover {
    background: var(--buro-main);
    color: #fff;
}

/* ── Right Zone (visual cards) ── */
.buro-mega-right {
    flex: 1;
    padding: 16px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 8px;
    align-content: start;
}
.buro-mega-vcard {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 10px;
    padding: 14px 10px;
    min-height: 70px;
    text-decoration: none !important;
    transition: all 0.2s;
    position: relative;
    overflow: hidden;
}
.buro-mega-vcard::before {
    content: '';
    position: absolute; inset: 0;
    background: radial-gradient(circle at 30% 20%, rgba(255,255,255,0.12) 0%, transparent 60%);
    pointer-events: none;
}
.buro-mega-vcard:hover {
    transform: scale(1.04);
    box-shadow: 0 6px 16px rgba(0,0,0,0.2);
}
.buro-mega-vcard span {
    color: #fff;
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-shadow: 0 1px 3px rgba(0,0,0,0.2);
    position: relative;
    z-index: 2;
}
.buro-mega-vcard-cta {
    border: 2px dashed rgba(255,255,255,0.4);
}
.buro-mega-vcard-cta span { font-size: 12px; letter-spacing: 1px; }

/* ── Active menu item indicator ── */
.buro-rm-item.has-mega.open > a {
    background: rgba(255,255,255,0.2);
    border-radius: 4px;
}
.buro-rm-item.has-mega.open > a::after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    border: 6px solid transparent;
    border-bottom-color: #fff;
}

/* ═══ SIDEBAR REMOVAL — Full-width category pages ═══ */
#left-column {
    display: none !important;
}
#content-wrapper {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100% !important;
}

/* ── Responsive Mega-Menu ── */
@media (max-width: 1100px) {
    .buro-mega-left { flex: 0 0 50%; padding: 16px 18px; }
    .buro-mega-right { grid-template-columns: repeat(2, 1fr); }
    .buro-mega-cols { flex-direction: column; gap: 8px; }
}
@media (max-width: 991px) {
    .buro-mega { display: none !important; }
}

/* ════════════════════════════════════════════════════════════════
   MOBILE UX OVERHAUL — Steve Jobs Edition
   ════════════════════════════════════════════════════════════════ */

/* ─── MOBILE HEADER ─── */
.buro-mh {
    background: #fff;
    border-bottom: 1px solid #eee;
    position: sticky;
    top: 0;
    z-index: 1100;
}
.buro-mh-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 12px;
    max-width: 100%;
    overflow: hidden;
    box-sizing: border-box;
}
.buro-mh-logo {
    flex-shrink: 0;
}
.buro-mh-logo img {
    height: 48px !important;
    max-height: 48px !important;
    max-width: 180px !important;
    width: auto !important;
    display: block;
    object-fit: contain;
}
.buro-mh-icons {
    display: flex;
    align-items: center;
    gap: 2px;
}
.buro-mhi {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    border: none;
    background: none;
    color: #333;
    cursor: pointer;
    transition: background 0.15s, color 0.15s;
    position: relative;
    -webkit-tap-highlight-color: transparent;
}
.buro-mhi:hover, .buro-mhi:active {
    background: #f5f5f5;
    color: var(--buro-main);
}
.buro-mhi svg { pointer-events: none; }
.buro-mhi-cart { position: relative; }
.buro-mhi-badge {
    position: absolute;
    top: 4px; right: 4px;
    min-width: 16px; height: 16px;
    border-radius: 8px;
    background: var(--buro-main);
    color: #fff;
    font-size: 9px;
    font-weight: 800;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 0 4px;
    line-height: 1;
}

/* ─── MOBILE SEARCH OVERLAY ─── */
.buro-msearch {
    position: fixed;
    top: 0; left: 0; right: 0; bottom: 0;
    z-index: 9999;
    background: #fff;
    transform: translateY(-100%);
    opacity: 0;
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s;
    pointer-events: none;
}
.buro-msearch.active {
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto;
}
.buro-msearch-inner {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 14px;
    border-bottom: 1px solid #eee;
    background: #fff;
}
.buro-msearch-back {
    flex-shrink: 0;
    width: 40px; height: 40px;
    display: flex; align-items: center; justify-content: center;
    border: none; background: none;
    color: #333; cursor: pointer;
    border-radius: 10px;
    -webkit-tap-highlight-color: transparent;
}
.buro-msearch-back:active { background: #f5f5f5; }
.buro-msearch-form {
    flex: 1;
    display: flex;
}
.buro-msearch-input {
    width: 100%;
    padding: 10px 16px;
    border: 2px solid #eee;
    border-radius: 12px;
    font-size: 15px;
    font-weight: 500;
    color: #111;
    background: #f8f8f8;
    outline: none;
    transition: border-color 0.2s, background 0.2s;
    -webkit-appearance: none;
}
.buro-msearch-input:focus {
    border-color: var(--buro-main);
    background: #fff;
}
.buro-msearch-input::placeholder { color: #aaa; }

/* ─── NOS RAYONS MOBILE ─── */
@media (max-width: 991px) {
    .buro-rayons { margin: 12px 0 10px; padding: 0 8px; }
    .buro-rayons-title { font-size: 0.9em; margin-bottom: 10px; }
    .buro-rayons-grid {
        gap: 6px;
    }
}
@media (max-width: 600px) {
    .buro-rayons-grid {
        grid-template-columns: repeat(3, 1fr) !important;
        gap: 5px;
    }
}

/* ─── GLOBAL TOUCH OPTIMIZATIONS ─── */
@media (pointer: coarse) {
    * { -webkit-tap-highlight-color: transparent; }
    a, button { min-height: 44px; }
    input, select { min-height: 44px; font-size: 16px !important; }
}

/* ─── SCROLL BEHAVIOR ─── */
html { scroll-behavior: smooth; }
body.search-open { overflow: hidden; }

/* ─── CATEGORY PAGE — Hide Breadcrumb + Header + Clean Up ─── */

/* Subcategory images block — hide the broken images row */
/* ─── MOBILE CART BAR (sticky bottom) ─── */

/* Hide subcategories entirely (broken images + scrollbar source) */

/* ─── BASE CARD — All screens ─── */

/* ─── HIDE: hearts, quick-view, variants overlay ─── */

/* ─── PRODUCT FLAGS: small badge top-left ─── */

/* ─── IMAGE ─── */

/* ─── DESCRIPTION ─── */

/* Brand name (injected via JS) */

/* Title */

/* Price */

/* Tax label */

/* Add to cart button (injected via JS) */

/* ─── MOBILE GRID — 3 columns ─── */
@media (max-width: 991px) {
    #content-wrapper { padding: 0 !important; }

    /* Hide actions, quick view on mobile */

    /* PS native sort bar: hide */

    /* View toggles */

}

@media (max-width: 380px) {
}

/* Desktop */
@media (min-width: 992px) {
}

/* ─── BASE PRODUCT CARD ─── */

/* Hide unwanted overlays */

/* Flags: tiny badge */

/* Thumbnail */

/* Description */

/* Title */

/* Price */

/* Add to cart button */

/* ─── GRID: Default = 3 columns for ALL screens ─── */
.products {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 1px !important;
    padding: 1px !important;
    width: 100% !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
}

/* ─── DESKTOP ADJUSTMENTS ─── */
@media (min-width: 992px) {
    
.buro-cat-inline {
    display: flex;
    align-items: baseline;
    gap: 6px;
    padding: 0px 8px 0px;
    margin: 0;
    background: #fff;
}
.buro-cat-inline .buro-cat-title {
    font-size: 12px;
    font-weight: 800;
    color: #111;
    margin: 0;
    line-height: 1.3;
}
.buro-cat-inline .buro-cat-count {
    font-size: 9px;
    color: #999;
    font-weight: 600;
    white-space: nowrap;
}
@media (min-width: 992px) {
    .buro-cat-inline .buro-cat-title { font-size: 15px; }
    .buro-cat-inline .buro-cat-count { font-size: 10px; }
}

.block-category { display: none !important; }

/* ═══ BURO ARCHITECTURE ═══ */
/* Full sticky header: logo bar + red menu + subcats + filters + title */
header#header {
    position: sticky !important;
    top: 0 !important;
    z-index: 1050 !important;
    background: #fff;
}
#buro-sticky-zone {
    position: sticky;
    z-index: 1040;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,0.06);
    padding: 0 !important;
    margin: 0 !important;
}
/* Red menu: inside header, stays sticky with it */
.buro-redmenu { position: relative !important; }

/* Category pages: kill ALL container gaps */
body.page-category #wrapper { padding: 0 !important; margin: 0 !important; }
body.page-category #wrapper > .notifications-container { display: none !important; }
body.page-category #wrapper > .container,
body.page-category section#wrapper > .container { padding: 0 !important; max-width: 100% !important; width: 100% !important; }
body.page-category #wrapper .row { margin: 0 !important; }
body.page-category #left-column { display: none !important; }
body.page-category #content-wrapper {
    padding: 0 !important; margin: 0 !important;
    width: 100% !important; max-width: 100% !important;
    flex: 0 0 100% !important;
}
body.page-category #main { padding: 0 !important; margin: 0 !important; }
body.page-category #products { padding: 0 !important; margin: 0 !important; }
body.page-category #category-description { display: none !important; }
body.page-category .block-category { margin: 0 !important; padding: 0 !important; min-height: 0 !important; }
body.page-category section#main > h1 { display: none !important; }
body.page-category .category-cover { display: none !important; }

body.page-category .products-selection { display: none !important; }

/* Sticky zone internals */

/* ═══ SUBCATEGORY CARDS (.buro-sc) ═══ */
.buro-sc {
    padding: 0 6px;
    margin: 0;
    background: #fff;
}
.buro-sc-row {
    display: flex;
    gap: 6px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    padding: 4px 0 6px;
}
.buro-sc-row::-webkit-scrollbar { display: none; }
.buro-sc-item {
    flex: 0 0 auto;
    width: 64px;
    text-align: center;
    text-decoration: none !important;
    -webkit-tap-highlight-color: transparent;
}
.buro-sc-img {
    width: 64px;
    height: 64px;
    border-radius: 10px;
    overflow: hidden;
    background: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1.5px solid #eee;
    transition: border-color 0.12s, box-shadow 0.12s;
}
.buro-sc-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.buro-sc-item:hover .buro-sc-img {
    border-color: var(--buro-main);
    box-shadow: 0 1px 4px rgba(228,30,32,0.15);
}
.buro-sc-letter {
    font-size: 22px;
    font-weight: 900;
    color: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--buro-gradient-btn, linear-gradient(135deg, #C60C12, #E41E20, #FF3E41));
}
.buro-sc-name {
    display: block;
    margin-top: 2px;
    font-size: 8px;
    font-weight: 700;
    color: #444;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.buro-sc-item:hover .buro-sc-name { color: var(--buro-main, #E41E20); }

/* ═══ CATEGORY TITLE INLINE ═══ */
.buro-cat-inline {
    display: flex;
    align-items: baseline;
    gap: 6px;
    padding: 0px 8px 0px;
    margin: 0;
    background: #fff;
}
.buro-cat-inline .buro-cat-title {
    font-size: 12px;
    font-weight: 800;
    color: #111;
    margin: 0;
    line-height: 1.3;
}
.buro-cat-inline .buro-cat-count {
    font-size: 9px;
    color: #999;
    font-weight: 600;
    white-space: nowrap;
}

#buro-sticky-zone .buro-sc { padding: 0 4px !important; margin: 0 !important; border-bottom: none; }
#buro-sticky-zone .buro-sc-row { padding: 2px 0 1px !important; gap: 4px !important; }

#buro-sticky-zone .buro-cat-inline { padding: 0px 8px 0px !important; margin: 0 !important; border-bottom: none; }
.buro-grid { margin-top: 0 !important; }

/* ═══ VIEW MODES: v1=list, v2=2col, v3=3col ═══ */
/* Default 3-col (also used by .products) */
.buro-grid.buro-v3,
.products.buro-v3 {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 2px !important;
}

/* 2-col grid */
.buro-grid.buro-v2,
.products.buro-v2 {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 4px !important;
}
.buro-grid.buro-v2 .product-miniature .product-thumbnail img,
.products.buro-v2 .product-miniature .thumbnail-container img {
    aspect-ratio: 1;
    object-fit: contain;
    background: #fafafa;
    padding: 6px;
}
.buro-grid.buro-v2 .product-description .product-title,
.products.buro-v2 .product-description .product-title { font-size: 10px !important; }
.buro-grid.buro-v2 .product-description .price,
.products.buro-v2 .product-description .price { font-size: 12px !important; }

/* List view (1 col, horizontal card) */
.buro-grid.buro-v1,
.products.buro-v1 {
    display: flex !important;
    flex-direction: column !important;
    gap: 4px !important;
}
.buro-grid.buro-v1 .product-miniature,
.products.buro-v1 .product-miniature {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 8px !important;
    padding: 6px !important;
    width: 100% !important;
}
.buro-grid.buro-v1 .product-miniature .product-thumbnail,
.buro-grid.buro-v1 .product-miniature .thumbnail-container,
.products.buro-v1 .product-miniature .product-thumbnail,
.products.buro-v1 .product-miniature .thumbnail-container {
    width: 80px !important;
    min-width: 80px !important;
    flex-shrink: 0 !important;
}
.buro-grid.buro-v1 .product-miniature .product-thumbnail img,
.buro-grid.buro-v1 .product-miniature .thumbnail-container img,
.products.buro-v1 .product-miniature .product-thumbnail img,
.products.buro-v1 .product-miniature .thumbnail-container img {
    width: 80px !important;
    height: 80px !important;
    object-fit: contain;
    background: #fafafa;
    border-radius: 6px;
}
.buro-grid.buro-v1 .product-miniature .product-description,
.products.buro-v1 .product-miniature .product-description {
    flex: 1 !important;
    min-width: 0 !important;
}
.buro-grid.buro-v1 .product-description .product-title,
.products.buro-v1 .product-description .product-title {
    font-size: 11px !important;
    -webkit-line-clamp: 2 !important;
}
.buro-grid.buro-v1 .product-description .price,
.products.buro-v1 .product-description .price {
    font-size: 13px !important;
    font-weight: 800 !important;
}
.buro-grid.buro-v1 .product-flags,
.products.buro-v1 .product-flags {
    position: static !important;
    margin-bottom: 2px !important;
}
.buro-grid.buro-v1 .product-flag,
.products.buro-v1 .product-flag {
    font-size: 7px !important;
    padding: 2px 5px !important;
}
.buro-grid.buro-v1 .buro-add-btn,
.products.buro-v1 .buro-add-btn {
    width: auto !important;
    padding: 4px 10px !important;
    font-size: 8px !important;
    margin-top: 2px !important;
}

/* ─── HOMEPAGE: 3-col grid like categories ─── */
.page-index .featured-products .products,
.page-index #content .products,
.page-index .buro-grid {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 4px !important;
    padding: 2px 4px !important;
}
.page-index .featured-products .product-miniature,
.page-index .buro-grid .product-miniature {
    width: 100% !important;
    margin: 0 !important;
}
.page-index .featured-products .product-miniature .thumbnail-container img,
.page-index .buro-grid .product-thumbnail img {
    aspect-ratio: 1;
    object-fit: contain;
    background: #fafafa;
    padding: 4px;
}
.page-index .featured-products .product-miniature .product-title a {
    font-size: 10px !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.page-index .featured-products .product-miniature .price {
    font-size: 13px !important;
    font-weight: 800 !important;
    color: var(--buro-main) !important;
}
.page-index .featured-products .product-miniature .product-description {
    padding: 4px 6px 6px !important;
}
/* Featured products section title */
.page-index .featured-products .products-section-title {
    font-size: 14px !important;
    padding: 12px 8px 6px !important;
    margin: 0 !important;
}
@media (min-width: 992px) {
    .page-index .featured-products .products,
    .page-index .buro-grid {
        grid-template-columns: repeat(4, 1fr) !important;
        gap: 8px !important;
        padding: 4px 8px !important;
    }
    .page-index .featured-products .product-miniature .product-title a { font-size: 12px !important; }
    .page-index .featured-products .product-miniature .price { font-size: 15px !important; }
}

/* LP section titles: re-add spacing */
.buro-lp-section { margin: 16px 0 6px !important; }
.buro-sh { padding: 0 8px !important; margin-bottom: 4px !important; }
.buro-sh h2 { font-size: 15px !important; }
.buro-promo-banner { margin: 16px 8px !important; }
.buro-stores-section { margin: 16px 8px !important; padding: 16px !important; }

/* ─── FOOTER: 2 columns optimized ─── */
.buro-footer-main {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    padding: 24px 16px 20px;
    border-bottom: 1px solid rgba(255,255,255,0.08);
}
.buro-footer-col { min-width: 0; }
.buro-footer-col h3 {
    color: #fff !important; font-weight: 700; font-size: 0.85em;
    text-transform: uppercase; letter-spacing: 0.5px;
    margin-bottom: 8px; padding-bottom: 6px;
    border-bottom: 2px solid var(--buro-main); display: inline-block;
}
.buro-footer-col p { color: #999; font-size: 0.78em; line-height: 1.5; margin: 0 0 8px; }
.buro-footer-col ul { list-style: none; padding: 0; margin: 0; }
.buro-footer-col ul li { padding: 2px 0; font-size: 0.78em; }
.buro-footer-col ul li a { color: #aaa !important; text-decoration: none; }
.buro-footer-col ul li a:hover { color: var(--buro-main) !important; }
.buro-footer-stores li { font-size: 0.72em; color: #999; padding: 1.5px 0; }
.buro-footer-stores li strong { color: #ddd; }
.buro-footer-social { display: flex; gap: 8px; margin-top: 8px; }
.buro-footer-social a {
    color: #aaa !important; width: 30px; height: 30px; border-radius: 50%;
    background: rgba(255,255,255,0.06); display: flex; align-items: center;
    justify-content: center; transition: all 0.2s; font-size: 14px;
}
.buro-footer-social a:hover { color: #fff !important; background: var(--buro-main); }
.buro-footer-social a svg { width: 16px; height: 16px; }
.buro-footer-map {
    width: 100%; height: 120px; border-radius: 8px; overflow: hidden;
    margin-top: 8px; border: 1px solid rgba(255,255,255,0.1);
}
.buro-footer-map iframe { width: 100%; height: 100%; border: 0; }
@media (max-width: 600px) {
    .buro-footer-main { grid-template-columns: 1fr; gap: 14px; padding: 16px 12px; }
}


/* ═══ HOMEPAGE: force 3col on all screens ═══ */
.page-index .products,
.page-index .buro-grid {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 2px !important;
}
.page-index .product-miniature {
    padding: 4px !important;
}
.page-index .product-miniature .product-title a {
    font-size: 9px !important;
    line-height: 1.2 !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.page-index .product-miniature .product-price-and-shipping .price {
    font-size: 11px !important;
}

/* ═══ BOTTOM BAR (cart + filters) — V18b ═══ */
.buro-bottombar {
    position: fixed;
    bottom: 0; left: 0; right: 0;
    z-index: 9990;
    background: #fff;
    display: none;
    align-items: center;
    justify-content: space-between;
    padding: 8px 50px;
    padding-bottom: calc(8px + env(safe-area-inset-bottom, 0px));
    box-shadow: 0 -2px 20px rgba(0,0,0,0.10);
    border-top: 1.5px solid #e5e5e5;
    gap: 8px;
}
@media (max-width: 991px) { .buro-bottombar { display: flex !important; } }
@media (min-width: 992px) { .buro-bottombar { display: none !important; } }

/* Left: filter controls */
.buro-bb-left {
    display: flex;
    align-items: center;
    gap: 3px;
    flex: 1;
    min-width: 0;
    overflow-x: auto;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
}
.buro-bb-left::-webkit-scrollbar { display: none; }

/* View toggle buttons */
.buro-bb-views {
    display: flex;
    gap: 1px;
    flex-shrink: 0;
    background: #e8e8e8;
    border-radius: 6px;
    padding: 1px;
}
.buro-bb-vb {
    width: 26px; height: 26px;
    display: flex; align-items: center; justify-content: center;
    background: transparent;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    color: #999;
    padding: 0;
    transition: all 0.15s;
    -webkit-tap-highlight-color: transparent;
}
.buro-bb-vb.active {
    background: var(--buro-main);
    color: #fff;
    box-shadow: 0 1px 3px rgba(228,30,32,0.3);
}
.buro-bb-vb svg { pointer-events: none; width: 11px; height: 11px; }

/* Dropdowns — icon compact */
.buro-bb-sel {
    height: 26px;
    font-size: 9px;
    font-weight: 700;
    color: #555;
    background: #f5f5f5;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    padding: 0 14px 0 5px;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='4' viewBox='0 0 6 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.5.5l2.5 3 2.5-3' stroke='%23999' stroke-width='1' stroke-linecap='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 3px center;
    flex-shrink: 0;
}
.buro-bb-sel:focus { outline: none; border-color: var(--buro-main); }
.buro-bb-ico { min-width: 0; max-width: 52px; text-align: center; padding: 0 12px 0 4px; }

/* Cart button — pill */
.buro-bb-cart {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 7px 12px;
    background: var(--buro-gradient-btn);
    color: #fff !important;
    border-radius: 20px;
    font-size: 11px;
    font-weight: 800;
    text-decoration: none !important;
    white-space: nowrap;
    flex-shrink: 0;
    transition: transform 0.1s;
    -webkit-tap-highlight-color: transparent;
    position: relative;
}
.buro-bb-cart:active { transform: scale(0.95); }
.buro-bb-cart svg { flex-shrink: 0; stroke: #fff; width: 13px; height: 13px; }
.buro-bb-badge {
    display: none;
    align-items: center;
    justify-content: center;
    min-width: 14px;
    height: 14px;
    border-radius: 7px;
    background: #fff;
    color: var(--buro-main);
    font-size: 8px;
    font-weight: 900;
    padding: 0 2px;
    position: absolute;
    top: -4px;
    right: -2px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.15);
}

/* ═══ PRODUCT BADGES: compact, text fills badge ═══ */
.buro-grid .product-flags {
    position: absolute !important;
    top: 3px !important; left: 3px !important;
    z-index: 3 !important;
    display: flex !important; gap: 2px !important;
    flex-wrap: wrap !important;
}
.buro-grid .product-flag {
    font-size: 7px !important;
    font-weight: 800 !important;
    padding: 2px 5px !important;
    border-radius: 3px !important;
    letter-spacing: 0.4px !important;
    text-transform: uppercase !important;
    line-height: 1.1 !important;
    display: inline-block !important;
    white-space: nowrap !important;
}
.buro-grid .product-flag.new {
    background: #2196F3 !important;
    color: #fff !important;
}
.buro-grid .product-flag.on-sale,
.buro-grid .product-flag.discount {
    background: #ff5722 !important;
    color: #fff !important;
}
.buro-grid.buro-v2 .product-flag { font-size: 8px !important; padding: 2px 6px !important; }

/* ═══ V13 FINAL: hide PS default elements ═══ */
body.page-category .breadcrumb { display: none !important; }
body.page-category #js-product-list-header { display: none !important; }
body.page-category .total-products { display: none !important; }
body.page-category .products-sort-order { display: none !important; }
body.page-category #category-description { display: none !important; }

/* ═══ PRODUCT CARD ═══ */
.buro-card {
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0,0,0,0.06);
    border: 1px solid #eee;
    transition: box-shadow 0.15s;
}
.buro-card:hover { box-shadow: 0 2px 8px rgba(0,0,0,0.1); }

/* ═══ ADD TO CART BUTTON — V15 fun red ═══ */
.buro-add-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3px;
    width: 100%;
    padding: 4px 6px;
    margin-top: 3px;
    background: none;
    color: var(--buro-main, #E41E20);
    border: 1.5px solid var(--buro-main, #E41E20);
    border-radius: 6px;
    font-size: 8px;
    font-weight: 800;
    cursor: pointer;
    white-space: nowrap;
    transition: all 0.15s;
    -webkit-tap-highlight-color: transparent;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}
.buro-add-btn:active {
    background: var(--buro-gradient-btn);
    color: #fff;
    transform: scale(0.95);
}
.buro-add-btn .buro-add-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 14px; height: 14px;
    border-radius: 50%;
    background: var(--buro-main, #E41E20);
    color: #fff;
    font-size: 11px;
    font-weight: 900;
    line-height: 1;
    flex-shrink: 0;
}
@media (max-width: 480px) {
    .buro-add-btn { font-size: 7px; padding: 3px 4px; }
    .buro-add-btn .buro-add-icon { width: 12px; height: 12px; font-size: 10px; }
}
