.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%;
}
span.pro_num_abs {
    position: absolute;
    left: -13px;
    top: 3px;
}
div#producto-01-01 {
    right: 12%;
    bottom: 11%;
}

div#producto-01-02 {
    right: 13%;
    bottom: 16%;
}

div#producto-01-03 {
    right: 11%;
    bottom: 14%;
}

div#producto-01-04 {
    right: 50%;
    bottom: 18%;
}

div#producto-01-05 {
    right: 7%;
    bottom: 55%;
}

div#producto-01-06 {
    right: 60%;
    bottom: 2%;
}

div#producto-01-07{
    right: 9%;
    bottom: 11%;
}

.producto {
    width: 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%;
}

.img_titulo {
    position: absolute;
    top: 5%;
    left: 5%;
    width: 100%;
}

.img_titulo img {
    width: 80%;
}

.precio_cencosud {
    font-size: 1.3rem;
    margin-top: 0.4rem;
    font-weight: 700;
}

.precio_cencosud span {
    font-size: 2rem;
}

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

span.precio_card {
    position: relative;
}

span.precio_card:after {
    background: url(../img/cencosud-card.png) no-repeat left center;
    width: 37px;
    height: 2.1rem;
    margin-left: 5px;
    background-size: auto 100%;
    content: "";
    display: block;
    position: absolute;
    bottom: 4px;
}

.text-cencosud {
    font-family: "NimbusSanLReg";
    font-size: 1.1rem;
}

.producto_txt strong {
    font-family: "GothamBlackRegular";
}


.caja_titulo {
    top: 27%;
    left: 13%;
}

.caja_titulo .titulo_1 {
    text-transform: uppercase;
    font-size: 2.5rem;
    font-weight: 900;
}

.caja_titulo .titulo_1 .font-cuisine{
    font-family: "CuisineCot";
}

.caja_titulo .titulo_1 .font-ghotam {
    font-weight: 300;
    display: inline-block;
    padding: 0 2%;
    font-family: "GothamBook";
}

.caja_titulo .titulo_2  span {
    font-weight: 900;
}

.caja_titulo .titulo_2 {
    font-size: 1.7rem;
}

.producto_txt {
    font-family: "MontserratLight";
}

.producto_txt strong {
    font-family: "MontserratMedium";
}

.texto_grande p {
    text-transform: uppercase;
}

.texto_grande p:nth-child(1){
    font-size: 1.2rem;
}

.texto_grande p:nth-child(2){
    font-size: 2rem;
    font-family: "MontserratBold";
}

.text_desliza {
    font-family: "MontserratRegular";
}
.text_desliza p {
    letter-spacing: 4px;
    font-size: 1rem;
}

.icon_appmetro_2 {
    width: 60px;
    margin-left: 5%;
}

.text_app_metro {
    padding-bottom: 5%;
    font-size: 1.1rem;
    letter-spacing: 2px;
}

.text_app_metro_2 {
    padding-bottom: 4%;
}

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

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

span.num_big {
    font-size: 3rem;
    margin-bottom: 2%;
    font-family: "MontserratMedium";
}

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

span.dscto_pc {
    font-size: 1.4rem;
    font-weight: bold;
}

span.dscto_txt {
    font-size: 0.8rem;
    font-weight: bold;
    margin-top: -6%;
}

.producto_txt_2 {
    font-size: 0.8rem;
}

/* .por_2 {
    font-size: 1.8rem !important;
} */

.img_grande {
    transform: scale(1.1);
    margin-left: 2%;
    margin-top: -1%;
}

.text_hipermercado {
    text-align: justify;
    font-family: "MontserratRegular";
    padding: 4% 2%;
    font-size: 0.8rem;
}

.themeNavigator_2 {
    width: 120px;
}

.themeNavigator_3 {
    width: 100px;
}

.theme_points_2 {
    left: 35%;
    width: 30%;
}

.bg-color-crema {
    font-family: "MontserratRegular";
}
.precio_especial_tamaño{
    font-size: 1.9rem;
}

.precio_especial_tamaño span {
    font-size: 2rem;
}

.precio_especial_tamaño span span {
    font-size: 1.7rem;
}

.text_legal {
    text-align: justify;
}

.caja_legal {
    margin-top: -8%;
}

.caja_metro_app {
    padding-bottom: 11%;
}

.caja_legal p {
    font-family: "NimbusSanLReg";
}

.caja_legal p a {
    text-decoration: underline;
}

.theme-legal-logo {
    width: 150px;
}

span.pro_num_abs_2 {
    top: -2px;
}

.theme-legal {
    padding: 8% 5%;
}

.items_link {
    margin-top: -18%;
}

.items_link_2 {
    margin-top: 6%;
}

.espacio_padding {
    padding-top: 5%;
    padding-bottom: 6%;
}

@media screen and (min-width: 700px) {
    span.precio_card:after {
        bottom: 5px;
    }
}


@media screen and (min-width: 768px){
    .bg-m {
        height: 300px;
    }
    
    .precio.precio_descuento {
        margin-bottom: 0.3rem;
    }

    span.precio_card:after {
        background: url(../img/cencosud-card.png) no-repeat left center;
        width: 57px;
        height: 1.9rem;
        margin-left: 5px;
        background-size: auto 100%;
        content: "";
        display: block;
        position: absolute;
        bottom: 7px;
    }

    .icon_appmetro_2 {
        width: 115px;
    }

    .precio_especial_tamaño span {
        font-size: 2.9rem;
    }

    span.pro_num_abs {
        left: -22px;
    }

    div#producto-01-02 {
        right: 15%;
    }

    div#producto-01-03 {
        right: 13%;
    }

    div#producto-01-04 {
        right: 52%;
    }

    .precio_normal {
        padding-bottom: 0;
    }

    .text_hipermercado {
        line-height: 18px;
    }
    
}
