.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,
.row-borders-home>div:after,
.row-borders-beauty>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%;
}

div#producto-02 {
    right: 5%;
    top: 5%;
}
div#producto-03 {
    left: 43%;
    top: 1%;
}

div#producto-011 {
    left: 7%;
    top: 1%;
}

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;
  }

.bg01_1{
    background-image:url(../img/bg01_1.png) ;
    background-position-x: left;
    background-size: 30%;
    background-repeat: no-repeat;
}
.bg01_2{
    background-image:url(../img/bg01_2.png) ;
    background-position-x: right;
    background-size: 30%;
    background-repeat: no-repeat;
}
.bg02_1{
    background-image:url(../img/bg02_1.png) ;
    background-position-x: left;
    background-size: 30%;
    background-repeat: no-repeat;
}
.bg02_2{
    background-image:url(../img/bg02_2.png) ;
    background-position-x: right;
    background-size: 30%;
    background-repeat: no-repeat;
}
.bg03{
    background-image:url(../img/bg03.png) ;
    background-position-x: left;
    background-size: 30%;
    background-repeat: no-repeat;
}

.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;
}