.site-header,.section-copyright,#helpus{
    display: none !important;
}
body,html{
    scroll-behavior: smooth;
}
body,.bp,h1,h2,h3,h4,h5,h6,p,span,strong{
    font-family: "Outfit", sans-serif !important;
    font-optical-sizing: auto;
}
.cv-header{
    text-align: center;
    margin: 15px auto;
}
.cv-header a{
    display: inline-block;
    vertical-align: middle;
    color: black;
    margin: 0 25px;
    padding: 10px;
    font-weight: bold;
    font-size: 12px;
}
.cv-header a.logo img{
    max-width: 230px;
}
.cv-header .cta:hover, .cv-header .cta.active{
    background: #999999;
}
.cv-header .cta:hover:after, .cv-header .cta.active:after{
    background: #444444;
}
.cv-header .cta strong{
    display: block;
}
.cv-header a.cta img, .txt_cta{
    display: inline-block;
    vertical-align: middle;
}
.bp-btn{
    width: auto;
    padding: 10px 20px !important;
    border-radius: 50px;
    display: inline-block;
    cursor: pointer;
    font-weight: 900 !important;
}
.orng-btn{
    background: #ff4e11;
    color: white !important;
    min-height: 30px;
    line-height: 30px;
}
.orng-btn:hover{
    background: #fcb21d;
}
.prods_promo{
    text-align: center;
}
.catalogo_prods .imgs{
    position: relative;
    background: url("/wp-content/themes/supermaxi-2019/template-bugatti-parrilleros/assets/productos/bg.png");
    background-size: cover;
    width: 320px;
    height: 273px;
}
.prod_img{
    position: relative;
    height: 100% !important;
    width: auto !important;
    margin: auto;
}
.catalogo_prods .imgs .deco{
    position: absolute;
    top: 0;
    left: 0;
}
.catalogo_prods .imgs .deco img{
    position: absolute;
    width: 90px;
    height: auto;
}
.prod_info{
    margin: 32px auto 0 auto;
    padding: 20px;
    color: #F9E9DD;
    width: 320px;
    border: solid 2.5px #F9E9DD;
    border-radius: 32px;
}
.prod_info .name_prod,.prod_info .stickers_price{
    text-transform: uppercase;
}
.prod_info .code,.prod_info .val_no_sticker{
    color: #cfb6a0;
    font-size: 16px;
    font-weight: 500;
}
orng{
    color: #ff4e11;
}
.prod_promo{
    display: inline-block;
    vertical-align: top;
    margin: 15px 25px;
}
.prod_info .name_prod{
    font-size: 25px;
    font-weight: bold;
}
.prod_info .stickers_price{
    font-size: 20px;
    font-weight: bold;
}
.bg{
    overflow: hidden;
}
.wrapper{
    max-width: 1200px;
    margin: 100px auto;
}
.w50{
    width: 49%;
}
.blq{
    text-align: center;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.blq img{
    display: inline-block;
    margin: auto;
}
.bg1{
    background-image: url("/wp-content/themes/supermaxi-2019/template-bugatti-parrilleros/assets/bugatti-bg-head.png");
    background-size: cover;
}
.pasos{
    text-align: center;
    margin: 50px auto;
}
.pasos img,.pasos a{
    display: inline-block;
    vertical-align: top;
    margin:0 50px;
}
.dsplyblc{
    display: block;
    margin: auto;
}
.box {
    min-height: 235px;
    display: inline-block;
    vertical-align: top;
    background: linear-gradient(
            180deg,
            rgba(59, 30, 16, 1) 0%,     /* color sólido arriba (#3b1e10) */
            rgba(42, 21, 12, 0.8) 60%,  /* se empieza a difuminar */
            rgba(42, 21, 12, 0) 100%    /* completamente transparente abajo */
    );
    border-radius: 22px;
    padding: 28px 22px;
    width: 260px;
    color: #fff;
    text-align: center;
    margin: 15px;
}

.stckr_txt {
    font-size: 1.4rem;
    font-weight: 800;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
}

.stckr_txt orng{
    color: #ff5a1f; /* Naranja */
}

.box p {
    font-size: 1rem;
    line-height: 1.5;
    color: #e0d6cf;
}

.box strong {
    color: #fff;
    font-weight: 700;
}
.tinytxt{
    font-size: 12.5px !important;
}
p{
    color: white;
}
.legal{
    width: 100%;
    font-size: 17px;
}
.boxes{
    text-align: right;
    margin: 35px auto;
}
.deco-bottom-bg1{
    position: relative;
}
.fire-center,.charctr-mr{
    position: absolute;
}
.fire-center{
    left: 50%;
    margin-left: -40px;
    bottom: 50px;
}
.charctr-mr{
    bottom: 0;
}
.bg2{
    background: #FFEBDB;
}
.marcas a{
    font-size: 20px;
    display: inline-block;
}
.logos{
    text-align: center;
    background: white;
    margin: 20px auto;
    border-radius: 25px;
    width: 95%;
    padding: 20px;
}
.logos img{
    max-width: 50px;
    display: inline-block;
    vertical-align: middle;
}
.marcas .openMarcas{
    text-align: center;
    font-weight: bolder;
    color: black;
    width: 49%;
    display: inline-block;
    padding-bottom: 5px;
}
.marcas .openMarcas.active{
    border-bottom: solid 5px #FF4E11;
}
.marca { display:none; }
#stndrd.marca { display:block; }
.txt_phrase{
    color: #FFEBDB;
    font-size: 55px;
    text-transform: uppercase;
    font-weight: bolder;
    max-width: 60%;
    margin: auto;
}
.frases-parrilleras{
    position: relative;
    min-height: 400px;
    margin: 50px auto 0 auto;
}
.frases{
    min-height: 200px;
    position: relative;
    top: 120px;
    text-align: center;
}
.stain{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
}
.spotify-embed {
    max-width: 350px;   /* ajusta a tu layout */
    margin: 0 auto;
}
.spotify-embed iframe {
    width: 100%;
    height: 615px;      /* alto recomendado para playlist */
    border: 0;
    border-radius: 12px;
}
.bg3{
    background: url("/wp-content/themes/supermaxi-2019/template-bugatti-parrilleros/assets/bugatti-background-white.png");
    background-size: cover;
    background-color: white;
    margin-top: -50px;
    padding-top: 100px;
}
.listas-reprod{
    margin: 75px auto;
}
.vigencia{
    color: #ffebdb;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.blackbanner{
    background: #1A0C04;
    color: white;
    text-align: center;
    padding: 15px;
}
.identificate{
    margin-top: 40px;
    background: linear-gradient(
            180deg,
            rgba(59, 30, 16, 1) 0%,     /* color sólido arriba (#3b1e10) */
            rgba(42, 21, 12, 0.8) 60%,  /* se empieza a difuminar */
            rgba(42, 21, 12, 0) 100%    /* completamente transparente abajo */
    );
    border-radius: 22px;
    padding: 28px 22px;
}
.identificate h1, .identificate p,.identificate label,input[name=captcha_res],input[name=captcha_res]::placeholder,.mi-cartilla h1,.mi-cartilla h3,.mi-cartilla p{
    color: #FFEBDB !important;
    font-family: "Outfit", sans-serif !important;
}
#consulta_cart input[type=text], #consulta_cart select {
    max-width: 400px;
    width: 100%;
    height: 50px;
    background: white;
    border: solid 1px #CCCCCC;
    border-radius: 15px;
    color: black;
    padding: 0 20px;
    margin: 10px;
}
.captcha {
    margin: 10px auto;
}
#consulta_cart label {
    display: block;
}
input[name=captcha_res]{

    max-width: 40% !important;
    margin-left: 5px;
    font-size: 15px;
}
.txt-rgt{
    text-align: right;
}
.cart-bugatti{
    position: relative;
    background: linear-gradient(
            180deg,
            rgba(91, 54, 20, 1) 0%,     /* color sólido arriba (#3b1e10) */
            rgba(73, 42, 14, 0.8) 60%,  /* se empieza a difuminar */
            rgba(42, 21, 12, 0) 100%    /* completamente transparente abajo */
    );
    border-radius: 22px;
    padding: 28px 22px;
}
.domina-txt{
    z-index: 2;
    position: absolute;
    left: 100px;
    top: -50px;
}
.fire-tools{
    position: absolute;
    top: -50px;
    left: 0;
}
.cartillas,.resume{
    display: inline-block !important;
}
.name_cartilla{
    color: #FFEBDB;
    margin: 15px auto;
    font-size: 25px;
}
.resume{
    background: rgba(62,36,18,.6);
    border-radius: 19px;
    vertical-align: top;
    width: 175px;
    border: 1px solid #FFEBDB;
}
.resume .head_bicolor {
    font-size: 65px;
    font-weight: bolder;
    color: #FCB21E !important;
    padding: 0;
    letter-spacing: 0;
}
.resume .head_bicolor span {
    font-size: 25px;
    display: block;
    color: #FFEBDB;
}
.head_bicolor span {
}
.resume .acumulado {
    color: #FFEBDB;
    font-size: 12px;
    padding: 20px 0 0;
    display: inline-block;
    border-top: solid 1px #FFEBDB;
    margin-top: 15px;
}
.stickers_cart, .cartillas {
    max-width: 450px;
}
.stickers_cart {
    margin: 5px 25px;
    height: 320px;
    overflow-y: auto;
}
.my_sticker span {
    font-size: 18px;
    font-weight: 400;
    line-height: 60px;
}
.my_sticker.active{
    background: rgba(255,78,17,.6);
    /*background: rgba(252,178,29,1);*/
}
.my_sticker.active span{
    font-weight: bolder;
}
.my_sticker{
    display: inline-block;
    vertical-align: middle;
    background: transparent;
    position: relative;
    width: 55px;
    height: 55px;
    border: 1px solid #FFEBDB;
    border-radius: 8px;
    margin: 4px;
    color: #FFEBDB;
}
.my_sticker img{
    right: 0;
    top: 0;
    height: 100% !important;
    opacity: .2;
    z-index: 0;
    position: absolute;
}
.w30{
    width: 29%;
}
.w70{
    width: 69%;
}
.opts_finish{
    position: absolute;
    width: 100%;
    text-align: right;
}
.opts_finish a{
    margin: 0 7.5px;
}
.cartillas .prv-arr{
    transform: rotate(-90deg);
}
.cartillas .nxt-arr{
    transform: rotate(90deg);
}
.cartillas .prv-arr,.cartillas .nxt-arr{
    margin: 10px;
    display: block;
    width: 40px;
    height: 40px;
    background: white;
    border-radius: 50%;
}
.txtalgn_center{
    text-align: center;
}
.equipate img{
    margin: 25px;
}
.productos-catalogo{
    margin: 20px auto;
}
.productos-catalogo .product{
    max-width: 250px;
    display: inline-block;
    vertical-align: top;
    margin: 10px;
    background: white;
    border-radius: 25px;
    overflow: hidden;
    border: solid 1px #e4e4e4;
    padding: 20px;
    min-height: 400px;
}
.productos-catalogo .product img{
    max-width: 100%;
    margin: auto;
}
.feat-img-prod{
    min-height: 180px;
    margin: 5px;
}
.productos-catalogo .product h3{
    padding: 0 25px;
    font-size: 15px;
    font-weight: bold;
    color: black;
    min-height: 55px;
}
.productos-catalogo .product p{
    font-size: 13px;
    color: #9b9b9b;
}
.productos-catalogo .product .tipti{
    color: #ff9000;
    border: solid 1.5px #ff9000;
    border-radius: 10px;
    padding: 10px;
    display: inline-block;
}
.productos-catalogo .product .tipti img{
    max-width: 25px;
}
.cierre{
    background: url("/wp-content/themes/supermaxi-2019/template-bugatti-parrilleros/assets/bugatti-bg-footer.png");
    background-size: cover;
}
.cierre .blq{
    vertical-align: middle;
}
.cierre-promo{
    margin-top:110px;
}
.cierre-promo a{
    margin: 20px 155px 0 0;
}
.legal{
    padding: 20px 16% 0 0;
}
.owl-theme .owl-dots .owl-dot span{
    width: 15px !important;
    height: 15px !important;
    background: #cbc9c8 !important;
}
.owl-theme .owl-dots {
    margin: 20px auto;
}
.owl-theme .owl-dots .owl-dot.active span{
    width: 85px !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background: #ff4e10 !important;
}
.orng-prv,.orng-nxt{
    width: 50px !important;
    max-width: 100% !important;
}
.orng_arrows .owl-prev,.orng_arrows .owl-next{
    position: absolute;
}
.orng_arrows .owl-prev{
    left: 0;
    transform: scaleX(-1);
}
.orng_arrows .owl-next{
    right: 0;
}
.orng_arrows .owl-nav{
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -44px !important;
}
.owl-nav [class*=owl-]:hover{
    background: transparent !important;
}
.orng_arrows .owl-prev,.orng_arrows .owl-next{
    margin: 0 !important;
}
@media (max-width: 500px){
    .orng-prv,.orng-nxt{
        width: 40px !important;
    }
    .collection{
        margin-top: 20px !important;
    }
    .legal{
        padding: 50px 50px 0;
    }
    .productos-catalogo .product {
        max-width: 80%;
    }
    .cierre-promo a{
        margin: 20px auto;
    }
    .cierre-promo{
        margin-top:0;
    }
    .cv-header a.logo img {
        max-width: 140px;
    }
    .cv-header a.logo{
        width: 100%;
        margin: 0;
    }
    .cv-header a{
        margin: 0;
    }
    .w50,.w30,.w70{
        width: 100%;
    }
    .bp img:not(.cut-edge,.stain,.owl-nav img){
        max-width: 80%;
        margin: 0 auto;
        position: initial;
    }
    .stain,.fire-center,.my_sticker img{
        position: absolute !important;
    }
    .boxes {
        text-align: center;
    }
    .deco-bottom-bg1{
        background: #FFEBDB;
        text-align: center;
        padding-bottom: 35px;
    }
    .txt_phrase {
        font-size: 30px;
        max-width: 90%;
        padding: 0 50px;
    }
    .cart-bugatti .fire-tools{
        display: none;
    }
    .resume{
        margin: 50px auto;
    }
    .opts_finish{
        text-align: center;
        position: relative;
    }
    .stickers_cart{
        height: 385px;
    }
    .bg1 .fire-center{
        top: 0;
        left: 60%;
    }
    .equipate img:not(.tipti img){
        margin: 25px !important;
    }
}