.header_container {
    background-color: #fff;
    box-shadow: 0 0 12px #ddd;
}
/*------FEB29 PRODUCTOS FLOTANTES -------*/
.position-absolute .producto {
    margin-left: 0;
    margin-right: 0;
    padding-left: 6%;
}

.navMainTheme a {
    margin-left: -4%;
}

.navMainTheme a:after {
    width: 9px;
    height: 9px;
}
span.pro_num_abs {
    position: absolute;
    left: -15px;
    top: 19px;
}
div#producto-01-01 {
    right: 2%;
    bottom: 6%;
}

div#producto-01-03 {
    right: 17%;
    /* bottom: 6%; */
    top: 17%;
}

div#producto-01-04 {
    right: 2%;
    bottom: 6%;
}
div#producto-alto-total{
    top: 0;
    left: 10%;
    height: 100%;
}

div#producto-alto-total-2{
    top: 0;
    right: 10%;
    height: 100%;
}


/*---------- TITULARES--------------*/
p.p-lead {
    font-size: 1.1rem;
}

.bg-m {
    background-image: url(../img/m.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 150px;
    background-size: cover;
    display: flex;
    align-content: center;
}

.bg-m p {
    display: block;
    margin: 0 auto;
    max-width: 67% !important;
    line-height: 120%;
}


.bonus-parrilas  img{
    width: 90%;
}

.titulo-parrilas {
    padding-left: 1%;
    position: relative;
    z-index: 2;
}

.titulo-parrilas  p{
    font-size: 1.8rem;
}

.titulo-parrilas  p span {
    font-size: 2rem;
}

.titulo-parrilas .span_titulo_chico {
    font-size: 2rem;
}

.img-cubiertos {
    width: 27%;
}

.img-M {
    top: 0;
    right: 0;
    width: 32%;
    height: 100%;
    overflow: hidden;
}

.text-legal {
    text-align: justify;
}

.img-M img {
    height: 100%;
}

.producto_info {
    margin-left: 19%;
}

span.pro_num_abs {
    position: absolute;
    left: -12px;
    top: 8px;
    font-size: 1.2rem;
}

span.abs_piqueos_snacks {
    top: -2px;
    left: -16px;
}

span.abs_piqueos_snacks_2 {
    top: -2px;
    left: -16px;
} 

/* .producto_info p{
    font-size: 1rem;
} */

.producto_txt{
    font-size: 0.93rem;
}

.border-amarillo-parrillas {
    border-top: 1px solid #FFDD83;
}
.border-amarillo-parrillas-2 {
    border-bottom: 1px solid #FFDD83;
}

.texto-desliza {
    font-size: 1.1rem;
    letter-spacing: 0.2rem;
}

.rectangulo-amarillo {
    left: 5%;
    top: 19%;
    width: 90%;
    height: 50%;
    z-index: 0;
    background-color: #FFDD83;
}

.rectangulo-amarillo-2 {
    left: 5%;
    top: 35%;
    width: 90%;
    height: 35%;
    z-index: 0;
    background-color: #FFDD83;
    border-radius: 10px;
}

.rectangulo-amarillo-3 {
    left: 5%;
    top: 33%;
    width: 90%;
    height: 35%;
    z-index: 0;
    background-color: #FFDD83;
    border-radius: 10px;
}

.rectangulo-amarillo-4 {
    left: 5%;
    top: 17%;
    width: 90%;
    height: 43%;
    z-index: 0;
    background-color: #FFDD83;
    border-radius: 10px;
}

.rectangulo-amarillo-5 {
    left: 5%;
    top: 34%;
    width: 90%;
    height: 43%;
    z-index: 0;
    background-color: #FFDD83;
    border-radius: 10px;
}

.rectangulo-amarillo-6 {
    left: 5%;
    top: 33%;
    width: 90%;
    height:38%;
    z-index: 0;
    background-color: #FFDD83;
    border-radius: 10px;
}

.rectangulo-amarillo-7 {
    left: 5%;
    top: 27%;
    width: 90%;
    height:38%;
    z-index: 0;
    background-color: #FFDD83;
    border-radius: 10px;
}

.ractangulo-a-2 {
    top: 25%;
    width: 90%;
    height: 35%;
}


.producto_img img {
    width: 100%;
    margin-left: 0;
}

.titulo_banner {
    top: 0;
    right: -36%;
}

.titulo_banner img{
    width: 63%;
}

.producto.con_foto .producto_info {
    margin-left: 16%;
}

.producto.con_foto .producto_info_2 {
    margin-left: 25%;
}

.img_pais {
    width: 70% !important;
}

.img_pais_mediano {
    width: 63% !important;
}

.img_pais_chico {
    width: 51% !important;
}

.abs_carnes {
    top: 5px !important;
}

.img-m {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    padding-bottom: 1%;
}
.img-m img {
    width: 100%;
    height: 100%;
}

.fondo-flama {
    background-image: url(../carnes/img_llama.png);
    background-position: top;
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%;
    flex-direction: column;
    display: flex;
}

.img-central {
    text-align: center;
    position: relative;
    z-index: 2;
}


.img-central img{
    width: 90% !important;
    padding-bottom: 8%;
    padding-top: 8%;
}

.texto_flama {
    font-size: 1.2rem;
    line-height: 1.4;
    padding-right: 16%;
    padding-left: 10%;
    padding-top: 13%;
}




.texto_titulo_flama {
    font-size: 2.6rem !important;
    margin-left: -11%;
    padding-top: 26%;
}

.texto_titulo_flama span {
    font-size: 2.7rem !important;
}

.producto_img {
    display: inline-block;
}

span.abs_carnes_cerdo {
    top: 16px;
    left: -17px;
}

.logo_redondo {
    width: 40%;
}

.producto_parrillas {
    width: 95%;
}

.alto-pescado {
    height: 230px;
}

.img-central-pescado {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.img-central-pescado img {
    width: 100% !important;
    padding-bottom: 0;
}



.producto {
    width: 86%;
}

.precio>span {
    line-height: .6;
}

.precio.precio_descuento {
    margin-bottom: 0.5rem;
}

span.num_big {
    font-size: 3rem;
}

span.num_big_naranja {
    font-size: 2.9rem;
}

span.dscto_tx {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}



span.dscto_pc {
    font-size: 1.5rem;
}

span.dscto_pc_naranja {
    font-size: 1.6rem;
}

span.dscto_txt {
    font-size: 0.8rem;
}



span.precio_card {
    position: relative;
    width: 25%;
    display: inline-block;
    margin-left: 1%;
}


.cuadrado_amarillo {
    width: 15%;
    height: 50px;
    background-color: #FEBE10;
    position: absolute;
    left: 0;
    top: 0;
}

button.navMainArrow.prev::after {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    right: -3%;
    width: 43%;
    height: 100%;
    background-color: #FEBE10;
}

button.navMainArrow.next::after{
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    left: 20%;
    width: 19%;
    height: 100%;
    background-color: #FEBE10;
}

/* .navMainStageOuter {
    padding-left: 2%;
} */

.navMainTheme a:after {
    right: -12px;
}

.arreglo-1 {
    top: -11px !important;
}

.logo-index {
    width: 80% !important;
    padding-bottom: 2px;
}

.logo-index-2 {
    width: 70% !important;
    padding-bottom: 2px;
}

.logo-index-3 {
    width: 40% !important;
    padding-bottom: 2px;
}

.linea-amarrilla {
    background-color: #FFDD83;
    height: 2px;
}
.text-app-metro {
    margin-top: -5%;
    font-size: 1rem;
    letter-spacing: 1px;
}


.icon_appmetro {
    width: 90%;
}

.icon_metro {
    width: 60%;
    margin-top: -5%;
}


.caja-portada-flotante {
    position: absolute;
    bottom: 0;
    left: 0;
}


.logo_movile {
    z-index: 2;
    display: flex;
    justify-content: end;
}

.logo_movile img{
    width: 25%;
}
@media screen and (min-width: 768px){
    .bg-m {
        height: 300px;
    }

    .producto_txt{
        font-size: 1rem;
    }

    .producto {
        width: 85%;
    }

    span.pro_num_abs{
        left: -21px;
        top: 13px;
    }

    span.abs_carnes_cerdo {
        top: 27px;
        left: -26px;
    }

    span.abs_piqueos_snacks {
        left: -24px;
        top: -4px;
    }

    .logo_redondo {
        width: 60%;
    }

    .navMainTheme a:after {
        top: 35%;
        width: 15px;
        height: 15px;
    }

    .navMainTheme a {
        font-size: 16px;
    }

    button.navMainArrow.next::after {
        left: 11%;
    }

    button.navMainArrow.prev::after {
        right: -17%;
         width: 49%;
    }

    .navMainStageOuter {
        padding-left: 4%;
    }

    button.navMainArrow {
        background-size: 10px auto;
    }

    .texto_flama_piqueos {
        padding-right: 16%;
        padding-left: 10%;
    }

    .precio.precio_descuento {
        margin-bottom: 0.3rem;
    }
    
}
