.ancla {
    position: absolute;
    left: 0;
    top: -251px;
}
.porcentaje {
    font-size: 1.2rem;
}
.borde-centro {
    border-right: solid 2px #FFC400;
}
.row-borders>div:after{
    width: 2px!important;
}

.row-borders-2>div:after{
    width: 2px!important;
}

.th_divisor {
    height: 1px!important;
}
.theme-legal{
    text-align: justify;
}
/*------PRODUCTOS FLOTANTES -------*/
div#producto-01 {
    left: 6%;
    top: 35%;
}

div#producto-01-03 {
    right: 14%;
    top: 0%;
    height: 100%;
}

div#producto-01-01_img {
    right: -3%;
    top: 0%;
    height: 100%;
}

div#producto-01-02_img {
    right: 1%;
    top: 0%;
    height: 100%;
}

div#producto-01-03_img {
    left: 6%;
    top: 0%;
    height: 100%;
}

div#producto-01-04_img {
    right: -4%;
    top: 0%;
    height: 100%;
}

div#producto-01-05_img {
    right: 3%;
    top: 0%;
    height: 100%;
}

div#producto-01-06_img {
    right: 16%;
    top: 0%;
    height: 100%;
}

div#producto-01-07_img {
    right: 6%;
    top: 0%;
    height: 100%;
}


div#producto-02-01 {
    left: 10%;
    top: 80%;
}
div#producto-02-02 {
    right: 00%;
    top: 80%;
}
div#producto-02-03 {
    right: 00%;
    top: 80%;
}

div#producto-02-04 {
    left: 10%;
    top: 80%;
}

div#producto-02-05 {
    right: 4%;
    top: 80%;
}

p.p-lead {
    font-size: 1.1rem;
    border-top: solid 2px #FFC400;
}

.octogono{
    width: 50%;
}


.contenedor_submenu .owl-carousel .owl-stage {
    display: flex;
    align-items: center;
}

.item_submenu {
    padding-top: 5%;
    padding-bottom: 5%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.vigencia_flotante {
    position: absolute;
    bottom: 3%;
    left: 0;
    width: auto;
}

.precio .numero-porcentaje {
    font-size: 3.5rem;
    line-height: 3rem;
}

.precio .numero-porcentaje_2 {
    font-size: 2.5rem;
}

.precio .porcentaje {
    font-size: 1.4rem;
}

.precio .porcentaje_2 {
    font-size: 2rem;
    line-height: 1.6rem;
} 

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

.precio_cencosud_2 {
    margin-top: -5%;
}


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

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

.num_big_2 {
    font-size: 3rem;
    margin-top: 6%;
}

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

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

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

.precio_naranja {
    margin-bottom: -7%;
}

.precio .desct {
    font-size: 0.5rem;
    line-height: .6;
}

.precio .desct_2 {
    font-size: 0.8rem;
    line-height: .6;
}

.vigencia_flotante_2 {
    left: 5%;
}

.item_submenu a {
    font-size: 1.4rem;
    font-family: "NimbusSanLBol";
    transition: all .3s;
    line-height: 100%;
}

.item_submenu a:hover {
    color: #FFC400;
}



.img_flotante_1 {
    position: absolute;
    top: 35%;
    right: 0%;
    max-width: 25%;
}

.img_flotante_1 img {
    display: inline-block;
    width: 100%;
}

.img_flotante_2 {
    position: absolute;
    top: 45%;
    left: 0%;
    max-width: 17%;
}

.img_flotante_2 img {
    display: inline-block;
    width: 100%;
}


.img_flotante_3 {
    position: absolute;
    top: -4%;
    /* left: 0%; */
    right: 0px;
    max-width: 17%;
}

.img_flotante_3 img {
    display: inline-block;
    width: 100%;
}

.img_flotante_4 {
    position: absolute;
    top: 44%;
    right: 0px;
    max-width: 19%;
}

.img_flotante_4 img {
    display: inline-block;
    width: 100%;
}

.img_flotante_5 {
    position: absolute;
    top: 41%;
    right: 0px;
    max-width: 19%;
}

.img_flotante_5 img {
    display: inline-block;
    width: 100%;
}

.img_flotante_6 {
    position: absolute;
    top: 41%;
    right: 0px;
    max-width: 19%;
}

.img_flotante_6 img {
    display: inline-block;
    width: 100%;
}

.img_card {
    max-width: 85%;
    margin: 0 auto;
}

.color-orange {
    z-index: 1;
}

.fondo_blanco {
    padding-top: 3%;
    background-color: #fff;
    border-radius: 4px 4px 4px 4px;
}

.text-app-metro {
    margin-top: 1%;
    font-size: 1rem;
    letter-spacing: 1px;
}

.color-red {
    color: #FF0015;
}

.icon_appmetro {
    width: 90%;
    margin-top: 10%;
}

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

.icon_appmetro_2 {
    width: 55%;
}

.x-grande {
    font-size: 2.4rem !important;
}


.octogono_2 {
    width: 25%;
}


.atajos {
    font-size: 1.2rem;
    transition: all .3s;
}

.atajos:hover {
    color: #FFC400;
}

.enlace_submenu {
    position: absolute;
    width: 100%;
    top: -20%;
}

.caja_blanca {
    background-color: #ffffff;
    border-radius: 4px 4px 4px 4px;
}


.descuento {
    display: flex;
    justify-content: start;
    align-items: end;
}

.porecentaje_des .porcentaje{
    font-size: 2.3rem;
    font-family: "NimbusSanLBol";
}

.porecentaje_des .descuento_items {
    font-size: 1.1rem;
}

.descuento .precio_descuento {
    align-self: flex-end;
    font-size: 2rem;
}

.x_2 {
    font-size: 1.5rem !important;
}
@media screen and (min-width:768px) {
    .caja_blanca {
        background-color: #ffffff;
        border-radius: 8px 8px 8px 8px;
    }

}