.site-header,.section-copyright,#helpus,.site-footer{
    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;
    color: white;
}
.footer_tri{
    background: #E30613;
    background: linear-gradient(0deg, rgba(227, 6, 19, 1) 100%, rgba(194, 13, 60, 1) 100%);
    padding: 20px;
    text-align: center;
}
.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;
}
.bg_prod_1{
    background: url("/wp-content/themes/supermaxi-2019/template-casadelatri/assets/tri/bg-prod-01.png");
}
.bg_prod_2{
    background: url("/wp-content/themes/supermaxi-2019/template-casadelatri/assets/tri/bg-prod-02.png");
}
.bg_prod_3{
    background: url("/wp-content/themes/supermaxi-2019/template-casadelatri/assets/tri/bg-prod-03.png");
}
.banner_prods{
    background: url("/wp-content/themes/supermaxi-2019/template-casadelatri/assets/tri/bg_banner.jpg");
    background-size: cover;
    background-position: center;
    padding: 20px 0;
}
.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;
}
.red-btn{
    background: #F70000;
    color: white !important;
    min-height: 30px;
    line-height: 30px;
}
.red-btn:hover{
    background: #F9C337;
}
.prods_promo{
    text-align: center;
}
.catalogo_prods .imgs{
    position: relative;
    background-size: cover !important;
    width: 320px;
    height: 304px;
}
.prod_img{
    position: relative;
    height: 120px !important;
    width: auto !important;
    margin: auto;
    left: -15px;
    top: 110px;
}
.name_prod,.available{
    position: absolute;
}
.available{
    top: 58px;
    left: 50px;
    font-size: 12px;
}
.name_prod{
    bottom: 20px;
    left: 40px;
    max-width: 210px;
    font-weight: bolder;
    text-align: center;
    width: 100%;
}
.catalogo_prods .imgs .deco{
    position: absolute;
    top: 0;
    left: 0;
}
.catalogo_prods .imgs .deco img{
    position: absolute;
    width: 90px;
    height: auto;
}
.prod_info{
    margin: auto;
    padding: 5px 20px;
    color: #221F20;
    width: 320px;
}
.prod_info span{
    color: #221F20;
}
.prod_info .name_prod,.prod_info .stickers_price{
    text-transform: uppercase;
}
.prod_info .val_no_sticker{
    font-size: 18px;
    font-weight: 500;
}
.prod_info .stock{
    font-size: 16px;
}
.prod_info .code{
    font-size: 12px;
}
orng{
    color: #ff4e11;
}
rd{
    color: #FD0000;
}
.prod_promo{
    display: inline-block;
    vertical-align: top;
    margin: 0 20px;
}
.prod_info .name_prod{
    font-size: 25px;
    font-weight: bold;
}
.prod_info .stickers_price{
    font-size: 20px;
    font-weight: bold;
}
.prod_more_btn{
    background: black;
    border: 0;
    border-radius: 999px;
    box-shadow: 0 7px 7px rgba(0,0,0,.2);
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .02em;
    line-height: 1;
    margin: 0px auto 5px;
    padding: 8px 15px;
    text-align: center;
    transition: transform .24s ease, background .24s ease, box-shadow .24s ease;
}
.prod_more_btn:hover,
.prod_more_btn:focus{
    background: #c90000;
    box-shadow: 0 14px 26px rgba(253,0,0,.28);
    outline: none;
    transform: translateY(-2px);
}
.bg{
    overflow: hidden;
}
.legal_smll{
    color: white;
    font-size: 10px;
    margin: 25px 25px 0;
}
.wrapper{
    max-width: 1200px;
    margin: 35px auto;
}
.mecanica{
    margin-top: 200px !important;
}
.w50{
    width: 49%;
}
.w100{
    width: 100%;
}
.blq{
    text-align: center;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.blq img{
    display: inline-block;
    margin: auto;
}
.bg0{
    background-image: url("/wp-content/themes/supermaxi-2019/template-casadelatri/assets/tri/bg-main.png");
    background-size: contain;
    background-position: center top;
}
.bg01{
    background-image: url("/wp-content/themes/supermaxi-2019/template-casadelatri/assets/tri/bg_main_v2.jpg");
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
    background-color: black;
}
.diners{
    background: #132548;
    background: linear-gradient(90deg, rgba(19, 37, 72, 1) 21%, rgba(1, 101, 163, 1) 100%);
    padding: 12px;
    text-align: center;
    color: white;
}
.diners p{
    font-size: 13px;
    margin: 0;
    padding: 0;
}
.diners p strong{
    font-weight: bolder;
    font-size: 16px;
}
.bg1{
    background-image: url("/wp-content/themes/supermaxi-2019/template-casadelatri/assets/tri/bg-large.jpg");
    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-image: url("/wp-content/themes/supermaxi-2019/template-casadelatri/assets/tri/red-bg.png");
    background-size: contain;
    background-position: center;
}
.marcas a{
    font-size: 20px;
    display: inline-block;
}
.logos{
    text-align: center;
    background: white;
    margin: 0 auto 20px auto;
    width: fit-content;
    padding: 20px;
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
    max-width: 950px;
}
.logos img{
    /*max-width: 50px;*/
    display: inline-block;
    vertical-align: middle;
}
.marcas{
    text-align: center;
    margin: 50px auto;
}
.marcas .openMarcas{
    margin: 0 25px;
    text-align: center;
    font-weight: bolder;
    color: #7D7373;
    min-width: 285px;
    max-width: 49%;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    padding-bottom: 5px;
    background: #EAEAEA;
    border-radius: 17px 17px 0 0;
}
.marcas .openMarcas.active{
    background: #fff !important;
    border: solid 1px black !important;
    border-bottom: none !important;
    border-bottom: solid 2px #D9D9D9;
}
.marca { display:none; }
#prem.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-casadelatri/assets/tri/bg-baige.png");
    background-size: cover;
    background-color: transparent;
}
.bg4{
    background: url("/wp-content/themes/supermaxi-2019/template-casadelatri/assets/ia/bg-postal.png");
    background-size: cover;
    background-color: transparent;
}
.postal{
    text-align: center;
    margin-top: -175px;
    padding-top: 150px;
    z-index: 0;
    position: relative;
    padding-bottom: 40px;
}
.button-red {
    background: #F70000;
    border-radius: 21px;
    padding: 12px 25px;
    color: white !important;
    text-align: center;
    display: block;
    width: max-content;
    margin: auto;
}
.button-red img{
    margin: -3px 0 0 8px;
}
.button-red:hover {
    background: #fdcb03;
}
.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;
}
.yellwbanner{
    background: #FFBB00;
    color: black;
    font-weight: bolder;
    text-align: center;
    padding: 15px;
}
.participa{
    margin: 130px auto 20px auto;
}
.identificate{
    padding: 28px 22px;
}
.identificate h1, .identificate p,.identificate label,input[name=captcha_res],input[name=captcha_res]::placeholder:not(.postal-ia input[name=captcha_res]::placeholder),.mi-cartilla h1,.mi-cartilla h3,.mi-cartilla p{
    color: #fff !important;
    font-family: "Outfit", sans-serif !important;
}
#consulta_cart input[type=text], #consulta_cart select {
    max-width: 400px;
    width: 100%;
    height: 50px;
    background: #EEEAEA;
    border: solid 1px #EEEAEA;
    border-radius: 15px;
    color: black;
    padding: 0 20px;
    margin: 10px;
    font-size: 20px;
}
.captcha {
    margin: 10px auto;
}
.captcha img{
    border-radius: 12px;
}
#consulta_cart label {
    display: block;
}
input[name=captcha_res]:not(.postal-ia input[name=captcha_res]){
    max-width: 38% !important;
    margin-left: 5px;
    font-size: 15px;
}
.txt-rgt{
    text-align: right;
}
.cart-bugatti{
    position: relative;
    padding: 28px 22px 0 28px;
    text-align: center;
}
.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: #fff;
    margin: 15px auto;
    font-size: 18px;
}
.resume{
    background: rgba(10,19,35,.5);
    border-radius: 19px;
    vertical-align: top;
    width: 175px;
    border: 1px solid #fff;
}
.icon_cv{
    filter: brightness(0) invert(1);
}
.resume .head_bicolor {
    font-size: 65px;
    font-weight: bolder;
    color: #fff !important;
    padding: 0;
    letter-spacing: 0;
}
.resume .head_bicolor span {
    font-size: 25px;
    display: block;
    color: #fff;
}
.head_bicolor span {
}
.resume .acumulado {
    color: #fff;
    font-size: 12px;
    padding: 20px 0 0;
    display: inline-block;
    border-top: solid 1px #fff;
    margin-top: 15px;
}
.stickers_cart, .cartillas {
    max-width: 475px;
}
.stickers_cart {
    margin: 5px 12px;
    height: 265px;
    overflow-y: auto;
}
.my_sticker span {
    font-size: 18px;
    font-weight: 400;
    line-height: 45px;
}
.my_sticker.active{
    opacity: 1 !important;
    /*background: rgba(252,178,29,1);*/
}
.my_sticker.active span{
    font-weight: bolder;
}
.my_sticker{
    opacity: .3;
    display: inline-block;
    vertical-align: middle;
    background: rgba(10,19,35,.5);
    position: relative;
    width: 45px;
    height: 45px;
    border: 1px solid #fff;
    border-radius: 8px;
    margin: 4px;
    color: #fff;
}
.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{
    width: 100%;
    text-align: center;
    margin: 20px auto;
}
.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-casadelatri/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: #FD0000 !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;
}
.mbl{
    display: none;
}
img{
    height: auto;
}
.onelinetxt{
    line-height: 30px;
    font-size: 19px;
}
.banner{
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 10px 0;
}
.banner img{
    max-width: 650px;
}
body.prod-lightbox-open{
    overflow: hidden;
}
.prod-lightbox{
    align-items: center;
    display: flex;
    inset: 0;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    transition: opacity .34s ease;
    z-index: 99999;
}
.prod-lightbox.is-open{
    opacity: 1;
    pointer-events: auto;
}
.prod-lightbox.is-closing{
    opacity: 0;
}
.prod-lightbox__overlay{
    background:
        radial-gradient(circle at 50% 18%, rgba(253,0,0,.22), transparent 30%),
        rgba(0,0,0,.78);
    backdrop-filter: blur(8px);
    inset: 0;
    position: absolute;
}
.prod-lightbox__dialog{
    background:
        linear-gradient(135deg, rgba(255,255,255,.98) 0%, rgba(255,255,255,.93) 46%, rgba(244,244,244,.98) 100%);
    border-radius: 8px;
    box-sizing: border-box;
    box-shadow: 0 30px 90px rgba(0,0,0,.45);
    display: grid;
    grid-template-columns: minmax(360px, 46%) minmax(420px, 54%);
    height: min(720px, calc(100vh - 64px));
    min-height: 0;
    max-width: 1180px;
    overflow: hidden;
    position: relative;
    transform: translateY(28px) scale(.96);
    transition: transform .42s cubic-bezier(.2,.85,.25,1), opacity .32s ease;
    width: calc(100vw - 64px);
}
.prod-lightbox.is-open .prod-lightbox__dialog{
    transform: translateY(0) scale(1);
}
.prod-lightbox.is-closing .prod-lightbox__dialog{
    transform: translateY(18px) scale(.97);
}
.prod-lightbox__close{
    align-items: center;
    background: #FD0000;
    border: 0;
    border-radius: 50%;
    box-shadow: 0 14px 26px rgba(253,0,0,.32);
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 34px;
    font-weight: 300;
    height: 52px;
    justify-content: center;
    line-height: 1;
    position: absolute;
    right: 18px;
    top: 18px;
    transition: transform .25s ease, background .25s ease;
    width: 52px;
    z-index: 3;
}
.prod-lightbox__close:hover,
.prod-lightbox__close:focus{
    background: #c90000;
    outline: none;
    transform: rotate(90deg) scale(1.04);
}
.prod-lightbox__media{
    align-items: center;
    background: url("/wp-content/themes/supermaxi-2019/template-casadelatri/assets/tri/red-bg.png");
    background-position: center;
    background-size: cover;
    display: flex;
    flex-direction: column;
    gap: 18px;
    height: 100%;
    justify-content: center;
    min-height: 0;
    overflow: hidden;
    padding: 62px 34px 48px;
    position: relative;
}
.prod-lightbox__image{
    max-height: 430px;
    max-width: 108%;
    object-fit: contain;
    position: relative;
    transform: translateY(14px) scale(.94);
    transition: transform .55s cubic-bezier(.2,.85,.25,1);
    z-index: 1;
}
.prod-lightbox.is-open .prod-lightbox__image{
    transform: translateY(0) scale(1);
}
.prod-lightbox__thumbs{
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    max-width: 100%;
    position: relative;
    z-index: 2;
}
.prod-lightbox__thumbs.is-empty{
    display: none;
}
.prod-lightbox__thumb{
    align-items: center;
    background: #fff;
    border: 2px solid rgba(253,0,0,.18);
    border-radius: 6px;
    box-shadow: 0 10px 18px rgba(0,0,0,.08);
    cursor: pointer;
    display: flex;
    height: 64px;
    justify-content: center;
    padding: 5px;
    transition: border-color .22s ease, transform .22s ease, box-shadow .22s ease;
    width: 78px;
}
.prod-lightbox__thumb:hover,
.prod-lightbox__thumb:focus,
.prod-lightbox__thumb.is-active{
    border-color: #FD0000;
    box-shadow: 0 14px 24px rgba(253,0,0,.18);
    outline: none;
    transform: translateY(-2px);
}
.prod-lightbox__thumb img{
    display: block;
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
}
.prod-lightbox__content{
    box-sizing: border-box;
    color: #221F20;
    height: 100%;
    min-height: 0;
    overflow-y: auto;
    overscroll-behavior: contain;
    padding: 68px 56px 64px;
    text-align: left;
}
.prod-lightbox__meta{
    color: #FD0000;
    display: inline-block;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: .08em;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.prod-lightbox__meta.is-empty{
    display: none;
}
.prod-lightbox__meta strong{
    color: #111;
}
.prod-lightbox__meta span{
    color: #b8b8b8;
    display: inline-block;
    padding: 0 4px;
}
.prod-lightbox__tech{
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0 72px 12px 0;
}
.prod-lightbox__tech.is-empty{
    display: none;
}
.prod-lightbox__tech span{
    background: #111;
    border-radius: 999px;
    color: #fff;
    font-size: 12px;
    font-weight: 800;
    line-height: 1;
    padding: 8px 11px;
    text-transform: uppercase;
}
.prod-lightbox__content h2{
    color: #111;
    font-size: 48px;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
}
.prod-lightbox__subtitle{
    color: #5b5b5b;
    font-size: 20px;
    font-weight: 800;
    margin: 8px 0 18px;
    text-transform: uppercase;
}
.prod-lightbox__intro{
    color: #333;
    font-size: 17px;
    line-height: 1.55;
    margin: 0 0 20px;
}
.prod-lightbox__features{
    display: grid;
    gap: 10px;
    list-style: none;
    margin: 0 0 26px;
    padding: 0;
}
.prod-lightbox__features li{
    background: #fff;
    border-left: 5px solid #FD0000;
    border-radius: 6px;
    box-shadow: 0 10px 22px rgba(0,0,0,.08);
    font-size: 15px;
    font-weight: 700;
    line-height: 1.35;
    padding: 12px 14px;
}
.prod-lightbox__specs{
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.prod-lightbox__spec-group{
    background: #f4f4f4;
    border: 1px solid #e1e1e1;
    border-radius: 8px;
    padding: 16px;
}
.prod-lightbox__spec-group h3{
    color: #111;
    font-size: 15px;
    line-height: 1.2;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.prod-lightbox__spec-group ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.prod-lightbox__spec-group li{
    color: #555;
    font-size: 13px;
    line-height: 1.35;
    margin-bottom: 6px;
}
.prod-lightbox__spec-group li:last-child{
    margin-bottom: 0;
}
.stainBg{
    padding-bottom: 150px;
    position: relative;
    z-index: 1;
}
@media (max-width: 500px){
    .bg01{
        background-size: 180%;
    }
    .blq img{
        max-width: 85% !important;
    }
    #consulta_cart input[type=text], #consulta_cart select{
        padding: 0 0 0 20px;
    }
    .captcha img,input[name=captcha_res],#consulta_cart input[type=text], #consulta_cart select{
        max-width: 320px !important;
        width: 100%;
    }
    .postal{
        margin-top:0;
        padding: 35px 0;
    }
    .stainBg{
        padding-bottom: 25px;
    }
    .yellwbanner{
        font-size: 11px;
    }
    .mbl{
        display: inline-block;
    }
    .dsktp{
        display: none;
    }
    .footer_tri img{
        max-width: 100%;
    }
    .my_sticker{
        margin: 4px 0;
    }
    .stickers_cart{
        margin: 5px;
    }
    .stickers_cart, .cartillas {
        max-width: 320px;
    }
    .my_sticker{
        width: 36px;
        height: 36px;
    }
    .my_sticker span {
        line-height: 36px;
    }
    .name_cartilla{
        font-size: 14px;
        width: 100%;
    }
    .resumen-stickers{
        width: auto !important;
    }
    .hogar-tri-img{

    }
    #dinamica{
        margin: 30px auto 0;
    }
    .participa {
        margin: 35px auto 0 !important;
    }
    .bg3{
        background-color: rgba(236,234,225,1);
    }
    .prod_img {
        position: relative !important;
    }
    .prod-lightbox{
        align-items: flex-start;
        box-sizing: border-box;
        overflow-y: auto;
        padding: 18px 12px 34px;
    }
    .prod-lightbox__dialog{
        display: block;
        height: auto;
        max-height: none;
        min-height: auto;
        overflow: visible;
        width: 100%;
    }
    .prod-lightbox__close{
        height: 44px;
        right: 12px;
        top: 12px;
        width: 44px;
    }
    .prod-lightbox__media{
        height: auto;
        min-height: 280px;
        padding: 52px 20px 24px;
    }
    .prod-lightbox__image{
        max-height: 200px;
    }
    .prod-lightbox__thumbs{
        gap: 7px;
    }
    .prod-lightbox__thumb{
        height: 50px;
        width: 60px;
    }
    .prod-lightbox__content{
        height: auto;
        max-height: none;
        overflow: visible;
        padding: 28px 20px 34px;
    }
    .prod-lightbox__content h2{
        font-size: 34px;
    }
    .prod-lightbox__subtitle{
        font-size: 16px;
    }
    .prod-lightbox__tech{
        margin-right: 0;
    }
    .prod-lightbox__intro{
        font-size: 15px;
    }
    .prod-lightbox__specs{
        grid-template-columns: 1fr;
    }
    .marcas .openMarcas{
        max-width: 100%;
        width: 150px;
        margin: 10px;
        font-size: 15px;
        padding: 20px 10px 10px 10px;
        line-height: 18px;
        min-width: 50px;
    }
    .bg0{
        background-size: 800px;
        background-position: 50% 0;
        background-repeat: no-repeat;
        background-color: #000;
    }
    .mecanica {
        margin-top: 85px !important;
    }
    .casa-home{
        position: relative !important;
        top: -30px;
    }
    .orng-prv,.orng-nxt{
        width: 40px !important;
    }
    .collection{
        margin-top: 20px !important;
    }
    .legal{
        padding: 50px 50px 0;
    }
    .productos-catalogo .product h3 {
        padding: 0 15px;
    }
    .productos-catalogo .product {
        max-width: 45%;
        margin: 10px 5px;
        padding: 0;
    }
    .feat-img-prod {
        min-height: auto;
    }
    .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: 15px auto;
    }
    .opts_finish{
        text-align: center;
        position: relative;
    }
    .stickers_cart{
        height: 220px;
    }
    .bg1 .fire-center{
        top: 0;
        left: 60%;
    }
    .equipate img:not(.tipti img){
        margin: 25px !important;
    }
}
