﻿
.bf-topbar {
    background: linear-gradient(90deg, #000000 0%, #180822 40%, #2b0b3a 100%);
    color: #fff;
    padding: 6px 0;
    font-size: 14px;
    position: sticky;
    top: 0;
    z-index: 12;
}

.bf-topbar-text {
    color: #fdfdfd;
    text-align: center;
    font-weight: 400;
}

    .bf-topbar-text strong {
        color: #ff66c4;
    }

.bf-topbar-btn {
    background: #ff66c4;
    color: #000;
    padding: 6px 16px;
    border-radius: 999px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    border: 2px solid #ff66c4;
    box-shadow: 0 0 10px rgba(255,102,196,.7);
}

    .bf-topbar-btn:hover {
        background: transparent;
        color: #ff66c4;
    }

.bf-hero {
    position: relative;
    height: 420px;
    background: radial-gradient(circle at top, #3a0f52 0%, #050008 55%, #000000 100%);
    color: #fff;
    overflow: hidden;
}

.bf-hero-overlay {
    position: absolute;
    inset: 0;
    background-image: radial-gradient(circle at 10% 20%, rgba(255,102,196,0.35) 0, transparent 55%), radial-gradient(circle at 80% 80%, rgba(96,223,230,0.35) 0, transparent 55%);
    mix-blend-mode: screen;
    pointer-events: none;
}

.bf-hero-text {
    position: relative;
    z-index: 2;
}

.bf-hero h1 {
    font-family: 'Gagalin', sans-serif;
    font-size: 46px;
    line-height: 1.1;
    text-transform: uppercase;
    text-shadow: 0 0 12px rgba(0,0,0,.7);
}

    .bf-hero h1 span {
        color: #ff66c4;
    }

.bf-hero p {
    margin-top: 12px;
    font-size: 16px;
    opacity: 0.9;
}

.bf-hero-list {
    margin: 14px 0 0;
    padding-left: 18px;
    font-size: 14px;
}

.bf-hero-ctas {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.bf-btn-primary,
.bf-btn-secondary {
    padding: 10px 22px;
    border-radius: 999px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
    border: 2px solid transparent;
    text-decoration: none;
}

.bf-btn-primary {
    background: #ff66c4;
    color: #000;
    box-shadow: 0 0 18px rgba(255,102,196,.75);
}

    .bf-btn-primary:hover {
        background: transparent;
        color: #ff66c4;
        border-color: #ff66c4;
    }

.bf-btn-secondary {
    background: transparent;
    color: #ffffff;
    border-color: #60dfe6;
    box-shadow: 0 0 12px rgba(96,223,230,.7);
}

    .bf-btn-secondary:hover {
        background: #60dfe6;
        color: #000;
    }

/* tarjetas flotando (puedes usar imágenes reales de productos de BF) */
.bf-hero-images {
    position: relative;
    z-index: 2;
}

.bf-hero-card {
    position: absolute;
    width: 160px;
    height: 210px;
    border-radius: 18px;
    background-size: cover;
    background-position: center;
    box-shadow: 0 18px 35px rgba(0,0,0,.6);
    border: 2px solid rgba(255,255,255,.2);
}

.bf-hero-card-1 {
    /*top: 20px;*/
    left: 10%;
    transform: rotate(-10deg);
    background-image: url('https://kworldperu.com/Producto/30/image.png'); /* reemplaza por tus imágenes */
}

.bf-hero-card-2 {
    top: 20px;
    right: 5%;
    transform: rotate(8deg);
    background-image: url('https://kworldperu.com/Producto/4319/INFO--01_90ab0031-8cdd-47c7-ae92-8c141cf46dc9.webp');
}

.bf-hero-card-3 {
    bottom: -10px;
    left: 40%;
    transform: rotate(-3deg);
    background-image: url('https://kworldperu.com/Promocion/37/popcorn-games-card-sleeves-hard-50pcs-324100_2048x.webp');
}

@media (max-width: 991px) {
    .bf-hero {
        height: auto;
        padding: 30px 0 40px;
    }

    .bf-hero-card {
        position: relative;
        display: inline-block;
        margin: 8px;
        transform: none !important;
        bottom: auto;
        top: auto;
        left: auto;
        right: auto;
    }
}


.bf-product-sale {
    position: relative;
}

.bf-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    background: linear-gradient(135deg, #ff66c4, #ff8b6b);
    color: #000;
    padding: 4px 10px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 700;
    box-shadow: 0 0 12px rgba(0,0,0,.5);
    text-transform: uppercase;
}
.btn-bf {
    background: #000;
    color: #fff;
    border-radius: 999px;
    padding: 8px 22px;
    border: 2px solid #ff66c4;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    box-shadow: 0 0 14px rgba(255,102,196,.7);
}

    .btn-bf:hover {
        background: #ff66c4;
        color: #000;
    }
/* PALETA Y BASE */
.blackfriday-catalog {
    --bf-bg: #050008;
    --bf-card: #110820;
    --bf-card-hover: #1a0c2a;
    --bf-pink: #ff66c4;
    --bf-cyan: #60dfe6;
    --bf-purple: #915af6;
    --bf-text: #f7f7f7;
    background: var(--bf-bg);
}



    /* --- TEXTO DE FILTROS EN MODO BLACK FRIDAY --- */

    /* Título "CATEGORIAS", "GRUPO", etc. */
    /*.blackfriday-catalog .filter_sidebar_general .widget-title,
    .blackfriday-catalog .filter_sidebar_general .widget-title h2,
    .blackfriday-catalog .filter_sidebar .widget-title,
    .blackfriday-catalog .filter_sidebar .widget-title h2 {
        color: #ffffff !important;
    }*/

    /* Items de filtro (labels de los checkboxes) */
    /*.blackfriday-catalog .filter_sidebar_general label,
    .blackfriday-catalog .filter_sidebar_general .cat-item a,
    .blackfriday-catalog .filter_sidebar label,
    .blackfriday-catalog .filter_sidebar .cat-item a,
    .blackfriday-catalog .filter_sidebar .cat-item span {
        color: #e5e5e5 !important;
        font-size: 0.9rem;
    }*/

    /* Hover en los filtros */
    /*.blackfriday-catalog .filter_sidebar_general .cat-item:hover a,
    .blackfriday-catalog .filter_sidebar .cat-item:hover a {
        color: #ff66c4 !important;
    }*/

    /* Checkbox blanco con acento rosa */
    /*.blackfriday-catalog .filter_sidebar_general input[type="checkbox"],
    .blackfriday-catalog .filter_sidebar input[type="checkbox"] {
        accent-color: #ff66c4 !important;
    }*/

/* =======================
   BLACK FRIDAY - DETALLE
   ======================= */



.prod_extended .content-page-detail .detail-info, .prod_sticky .content-page-detail .detail-info, .product_sidebar .content-page-detail .detail-info {
    background: white;
    border-radius: 10px;
    padding: 10px;
}
.blackfriday-detalle {
    margin-top:20px;
}
.btn-blackfriday {
    background: linear-gradient(90deg, #ff4d9b, #ffbe3d) !important;
    color: #190020 !important;
    border-radius: 999px;
    border: 0 !important;
    box-shadow: 0 0 16px rgba(255, 77, 155, 0.55);
    text-transform: uppercase;
    font-weight: 600;
}

.menu_scroll_v1{
    margin-top:30px !important;
}

.banner-none-blackfriday{
    display:none;
}

/* Barra fija arriba */
.bf-topbar {
    background: linear-gradient(90deg,#000000 0%,#180822 40%,#2b0b3a 100%);
    color: #fff;
    padding: 6px 0;
    position: sticky;
    top: 0;
    z-index: 9999;
    overflow: hidden;
}

/* Contenedor de la marquesina */
.bf-marquee {
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
}

/* Pista que se mueve */
.bf-marquee-track {
    display: inline-block;
    padding-left: 50%; /* empieza fuera de la pantalla a la derecha */
    animation: bf-marquee 15s linear infinite;
}

    /* Cada bloque de texto */
    .bf-marquee-track span {
        display: inline-block;
        padding: 0 3rem;
        font-size: 14px;
        color: #fdfdfd;
    }

        .bf-marquee-track span strong {
            color: #ff66c4;
        }

/* Animación: se mueve de derecha a izquierda sin parar */
@keyframes bf-marquee {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

/* Responsive: texto un poco más chico en cel */
@media (max-width: 768px) {
    .bf-marquee-track span {
        font-size: 12px;
        padding: 0 1.5rem;
    }
}