.container{
    --bs-gutter-x:0;
}
.row{
    --bs-gutter-x:0;
}
.ancla {
    position: absolute;
    left: 0;
    top: -251px;
}
.link-legal{
    bottom: 4%;
    left: 43%;
}
.encuentra  {
    letter-spacing: 0.1em;
}

.borde-centro {
    border-right: solid 2px #FFC400;
}
.row-borders>div:after{
    width: 2px!important;
    
}
.th_divisor {
    height: 2px!important;
}
.theme-legal{
    text-align: justify;
}
.line {
    height: 1.6px;
    background-color: #414042;
}
/*------PRODUCTOS FLOTANTES -------*/
div#producto-01 {
    left: 7%;
    top: 5%;
}

nav.owl-carousel{
    width: 100%!important;
}
.owl-carousel{
    width: auto!important;
}

span.pro_num_abs {
    position: absolute;
    left: -15%;
    top: 10px;
}

.text-mini.legal{
    margin-left: 2rem;
  }

.bg-gif-shampoos{
    background-image:url(../cuidado_cabello_shampoos/gif_1_fondo.png) ;
    background-size: cover;
}
.bg-gif-cabello{
    background-image:url(../cuidado_cabello/gif_1_fondo.png) ;
    background-size: cover;
}
.bg-gif-tintes{
    background-image:url(../cuidado_cabello_tintes/gif_1_fondo.png) ;
    background-size: cover;
}
.bg-gif-hidratacion{
    background-image:url(../cuidado_facial_hidratacion/gif_1_fondo.png) ;
    background-size: cover;
}
.bg-gif-depilacion{
    background-image:url(../depilacion/gif_1_fondo.png) ;
    background-size: cover;
}
.bg-gif-fragancias{
    background-image:url(../fragancias/gif_1_fondo.png) ;
    background-size: cover;
}