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

.slider-chico div#producto-01-02 {
    left: 39%;
}

.owl-custom div#producto-01-01 {
    left: -5%;
    bottom: 5%;
}

.owl-custom-3 div#producto-01-01 {
    bottom: 8%;
}

.img-bebes div#producto-01-02 {
    left: 39%;
}

.slider-index div#producto-01-02 {
    left: 44%;
}

div#producto-01-01 {
    left: -6%;
    bottom: 4%;
}



div#producto-01-02 {
    left: 47%;
    bottom: 31%;
}

.producto_txt  span {
    text-align: end;
    display: block;
    font-size: 0.9rem;
    line-height: 100%;
}

.producto_txt .precio-otono {
    font-size: 2rem;
    display: block;
    padding-top: 0.5rem;
    font-family: "AzoSansBold";
}
.slider-chico img{
    transform: scale(0.9) !important;
}

.subtitulo-desliza {
    color: #FFC400;
    display: flex;
    justify-content: flex-end;
    font-size: 1rem;
    letter-spacing: 0.1em;
    align-items: center;
}

.subtitulo-desliza p {
    font-family: "NimbusSanLReg" !important;
}

.text-slider-mujer {
    display: flex;
    justify-content: center;
    align-items: end;
}

.text-slider-mujer span {
    text-align: end;
    line-height: 100%;
    font-size: 1rem;
    font-family: "AzoSansRegular";
}

.text-slider-mujer .precio-otono {
    padding-left: 0.5rem;
    display:inline-block ;
    font-size: 2rem;
    font-family: "AzoSansBold";
}


.encuentra-app-metro p {
    font-size: 1rem;
    letter-spacing: 0.1em;
    font-family: "NimbusSanLReg";
}

.encuentra-app-metro div:nth-child(1) {
    margin-left: -1.4rem;
}

.slider-height {
    height: 221px;
}

@media screen and (min-width: 768px){
    .slider-height {
        height: initial;
    }
}
