/*------HEADER------*/
header {
    position: fixed;
    width: 100%;
    z-index: 10;
    top: 0;
}

/*------- CARRUSEL MENU------------*/
.owl-nav button {
    display: none;
    outline: none;
    border: none;
}

.carousel_site {
    max-width: 1784px;
    margin: 0 auto;
    max-height: 33px;
    overflow-y: hidden;
}
.carousel_site a {
    padding: 10px 15px 7px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    width: auto;
    cursor: pointer;
    font-size: 14px;
    line-height: 16px;
    margin: 0 7px;
    border-radius: 25px;
}

@media screen and (min-width: 460px){
    .carousel_site a {
        font-size: 19px !important;
        padding: 11px 19px;
    }
    .carousel_site {
        max-height: 38px;
    }
}

@media screen and (min-width: 768px){
    .carousel_site a {
        font-size: 20px !important;
        padding: 15px 23px;
    }
    .carousel_site {
        max-height: 46px;
    }
   
}

/*------- CONTENEDOR GENERAL------------*/
#wrap_main {
    -webkit-box-shadow: 0px 0px 32px rgba(21,21,21,.2);
    box-shadow: 0px 0px 32px rgba(21,21,21,.2);
}

@media screen and (min-width: 560px){
    #wrap_main{width: 460px;}
}

@media screen and (min-width: 768px){
    #wrap_main{width: 720px;}
}

/*----------CLASES DE AYUDA-----------*/
.th_mx720{max-width: 720px}
.th_bgs100{background-size: 100% auto;}

/*---------- PRODUCTO-----------*/
.producto{
    padding: 20px;
}
.owl-item .producto{
    padding: 0px;
}
.producto_info {
    margin-left: 15%;
}
.bonus {
    width: 56px;
    margin-top: -.1rem;
}

.bonus img {
    width: 100%;
}
.producto_txt {
    margin-top: 0.4rem;
}

.producto_txt p {
    margin-bottom: 4px;
}

.card-cencosud{
    width: 20px!important;
    margin-bottom: .2rem;
}
.mb-desct-1{
    margin-bottom: .5rem;
}
.mb-desct-2{
    margin-bottom: .2rem;
}
.th-producto-img{
    margin: 0 auto;
}
.mt-desct{
    margin-top: -.1rem!important;
}
@media screen and (min-width: 560px){
    .producto {
         padding: 20px 20px;
     }
     
     .card-cencosud{
         width: 33px!important;
         margin-bottom: .05rem;
     }
     .mb-desct-1{
         margin-bottom: .25rem;
     }
     .mb-desct-2{
         margin-bottom: .2rem;
     }
     .mt-desct{
         margin-top: .4rem!important;
     }
     .bonus {
        width: 66px;
    }
    .precio_cencosud {
        margin-top: .2rem;
       
    }
 }
/*------ PRODUTOS EN FILA - BORDES-------*/
.row-borders>div{
    position: relative;
}
.row-borders>div:after{
    position: absolute;
    right:0;
    top:0%;
    content:"";
    display: block;
    width: 1.5px;
    height: 100%;
    background-color: #FFC400;
    
}
.row-borders>div:last-child:after{
    display: none;
}
.th_divisor{
    height: 1.5px;
    width: 90%;
    background-color: #FFC400;
}

.row-borders-home>div{
    position: relative;
}
.row-borders-home>div:after{
    position: absolute;
    right:0;
    top:0%;
    content:"";
    display: block;
    width: 1.5px;
    height: 100%;
    background-color: #6ad5ad;
    
}
.row-borders-home>div:last-child:after{
    display: none;
}
.th_divisor-home{
    height: 1.5px;
    width: 90%;
    background-color: #6ad5ad;
}

.row-borders-beauty>div{
    position: relative;
}
.row-borders-beauty>div:after{
    position: absolute;
    right:0;
    top:0%;
    content:"";
    display: block;
    width: 1.5px;
    height: 100%;
    background-color: #9ea0ee;
    
}
.row-borders-beauty>div:last-child:after{
    display: none;
}
.th_divisor-beauty{
    height: 1.5px;
    width: 90%;
    background-color: #9ea0ee;
}

@media screen and (min-width: 560px){
    .producto {
        padding: 20px 15px;
    }
    .th-card-cencosud{
        width: 30px;
        height: 23px;
    }
}




/*------- NAVS -------*/
.themeNav button {
    border: none;
    outline: none;
    padding: 0;
    margin: 0 10px;
    background-color: transparent;
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat;
    width: 30px;
    height: 24px;
}
.themeNav button.owl-prev{background-image: url(../img/navPrev.png);}
.themeNav button.owl-next{background-image: url(../img/navNext.png);}
.themeNav.themeNav_yellow button.owl-prev.active {background-image: url(../img/navPrev_yellow.png);}
.themeNav.themeNav_yellow button.owl-next.active {background-image: url(../img/navNext_yellow.png);}

@media screen and (min-width: 768px){
    .themeNav button {
        width: 60px;
        margin: 0 20px;
        height: 48px;
    }
    .bonus {
        margin-top: 0rem;
        width: 87px;
    }
    
}
/*------- LEGAL ----------*/
.icon_appmetro{width: 83px;}

/*------- LEGAL ----------*/
.theme-legal{border-radius:30px 30px 0 0}
.theme-legal p{font-size: 0.95rem;}
.theme-legal .tcea{padding:3px;margin-bottom:15px}
.footer_logo{width: 35%;}
.icon_appmetro{
    width: 83px;
}
/*------ PRODUTOS EN FILA - BORDES-------*/
@media screen and (min-width: 560px){
    .icon_appmetro{
        width: 140px;
    }
    .theme-legal p{font-size: 0.7rem;}
    
}
@media screen and (min-width: 768px){
    .icon_appmetro{
        width: 166px;
    }
    .theme-legal p{font-size: 0.9rem;}
}
    

.precio_cencosud {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}

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

.pro_borde {
    border-left-width: 3px;
    border-left-style: solid;
}

.pro_borde {
    border-left-color: #FFC400
}