.titulo-categoria_black_friday {
    font-family: "Roboto Slab","Times New Roman",serif;
    font-weight: 700;
    line-height: 20px;
    text-align: left;
    font-size: 24px;
    color: #000000;
}
.owl-carousel .item {

    margin: 5px;
    padding: 0;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ddd;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-radius: 1px;
    text-align: center;
    border-bottom: 1px solid #ddd;

}

.precio-antiguo {
    color: #fe7600 !important;
    font-family: "Roboto Slab","Times New Roman",serif;
    font-weight: 500;
    line-height: 38px !important;
    word-wrap: break-word;
    margin-bottom: 5px !important;
    text-decoration: line-through;
    margin-top: 0 !important;
    text-align: right !important;
    font-size: 14px !important;
}

.precio-nuevo {
    color: red !important;
    font-family: "Roboto Slab","Times New Roman",serif;
    font-weight: 700;
    line-height: 38px !important;
    word-wrap: break-word;
    margin-bottom: 5px !important;
    margin-top: 0 !important;
    text-align: left !important;
    font-size: 18px !important;
}

.precio-blanco {

    color: white !important;
    font-family: "Roboto Slab","Times New Roman",serif;
    font-weight: 500;
    line-height: 38px !important;
    word-wrap: break-word;
    margin-bottom: 5px !important;
    text-decoration: line-through;
    margin-top: 0 !important;
    text-align: left !important;
    font-size: 22px !important;

}
.black-ad-nombre_producto {
    font-family: "Roboto","Helvetica","Arial",sans-serif;
    font-size: 14px;
    color: #333 !important;
    width: 95%;
    height: 32px;
    line-height: 1.25;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    word-break: break-word;
    text-align: left;
}
.item {overflow:hidden;}
.item:hover {
    -webkit-transition: -webkit-box-shadow .1s ease-out;
    transition: -webkit-box-shadow .1s ease-out;
    transition: box-shadow .1s ease-out;
    transition: box-shadow .1s ease-out,-webkit-box-shadow .1s ease-out;
    -webkit-box-shadow: 0 7px 16px 0 rgba(0,0,0,.2),0 1px 3px 0 rgba(0,0,0,.1);
    box-shadow: 0 7px 16px 0 rgba(0,0,0,.2),0 1px 3px 0 rgba(0,0,0,.1);
}

.item:hover {
    -webkit-transition: -webkit-box-shadow .1s ease-out;
    transition: -webkit-box-shadow .1s ease-out;
    transition: box-shadow .1s ease-out;
    transition: box-shadow .1s ease-out,-webkit-box-shadow .1s ease-out;
    -webkit-box-shadow: 0 7px 16px 0 rgba(164, 60, 183, 0.2),0 1px 3px 0 rgba(164, 60, 183, 0.1);
    box-shadow: 0 7px 16px 0 rgba(164, 60, 183, 0.2),0 1px 3px 0 rgba(164, 60, 183, 0.1);
}
.home-black-title {

    float: left;
    padding: 0 10px 0 0;
    min-width: 160px;
    height: 40px;
    font-size: 30px;
    color: #000000;
    background: #ffffff;
    line-height: 40px;
    text-align: center;
    font-weight: bold;

}
.home-black::after {
    content: '';
    height: 0;
    display: block;
    padding-top: 22px;
}
.etiqueta_off {

    color: #ffffff;
    width: 85px;
    height: 81px;
    top: 0px;
    right: 0%;
    margin-right: 2px;
    padding-top: 8px;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    position: relative;
    font-family: "Roboto","Helvetica","Arial",sans-serif;
    float: left;
    padding-right: 34px;


}

.content-etiqueta{
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(-43deg);
    width: 90px;
    height: 90px;
    position: relative;
    z-index: 10;
    left: -3px;
    top: -8px;
}

.etiqueta_porcentaje{
    background: #000000;
    color: #ffffff;
    top: 0px;
    right: 0%;
    margin-right: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    text-align: center;
    position: relative;
    font-family: "Roboto","Helvetica","Arial",sans-serif;
    /*font-size: 1rem;*/
    float: left;
    /*width: 60%;*/
    height: 39px;
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
    border-style: dotted;
    border-left-style: none;
}

.etiqueta_ahorro{
    background: #000000;
    color: #ffffff;
    top: 0px;
    right: 0%;
    margin-right: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    text-align: center;
    position: relative;
    font-family: "Roboto","Helvetica","Arial",sans-serif;
    /*font-size: 3.5vw;*/
    font-size: 1rem;
    float: left;
    /*width: 60%;*/
    height: 39px;
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
    border-style: dotted;
    border-left-style: none;
}
.porcentaje{
    font-size: 5vw;
}
.off{
    font-size: 3vw;
}





@media screen and (max-width: 767px) {
    .etiqueta_ahorro{
        font-size: 1.1rem;
        padding-top: 6px;
        padding-right: 10px;
        font-weight: 500
    }

    .cant-ahorro{
        font-size: 1.6rem;
        color: red;
        font-weight: 900;
        font-family: "Open Sans", sans-serif;
    }
    .etiqueta_porcentaje{
        font-size: 1.15rem;
        padding-top: 5px;
        padding-left: 5px;
        padding-right: 10px;
    }
    .porcentaje{
        font-size: 2rem;
        font-weight: 900;
        font-family: "Open Sans", sans-serif;
    }
    
    .off{
        font-size: 1.15rem;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .etiqueta_ahorro{
        font-size: 1.4rem;
        padding-top: 6px;
        padding-right: 10px;
        padding-left: 5px;
        font-weight: 500
    }

    .cant-ahorro{
        font-size: 1.75rem;
        color: red;
        font-weight: 900;
        font-family: "Open Sans", sans-serif;
    }

    .etiqueta_porcentaje{
        font-size: 1.3rem;
        padding-top: 6px;
        padding-right: 10px;
        padding-left: 5px;
    }
    .porcentaje{
        font-size: 2.15rem;
        font-weight: 900;
        font-family: "Open Sans", sans-serif;
    }
    .off{
        font-size: 1.5rem;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .etiqueta_ahorro{
        font-size: 1.15rem;
        padding-top: 7px;
        padding-left: 10px;
        padding-right: 15px;
        font-weight: 500;
    }

    .cant-ahorro{
        font-size: 1.9rem;
        color: red;
        font-weight: 700;
        font-family: "Open Sans", sans-serif;
    }

    .etiqueta_porcentaje{
        font-size: 1.5rem;
        padding-top: 7px;
        padding-left: 10px;
        padding-right: 15px;
        font-weight: 900;
    }

    .porcentaje{
        font-size: 2.25rem;
        font-weight: 900;
        font-family: "Open Sans", sans-serif;
    }
    .off{
        font-size: 1.5rem;
    }
}

@media screen and (min-width: 1200px) {
    .etiqueta_ahorro{
        font-size: 1.15rem;
        padding-top: 6px;
        padding-left: 5px;
        padding-right: 10px;
        font-weight: 500;
    }

    .cant-ahorro{
        font-size: 1.8rem;
        color: red;
        font-weight: 700;
        font-family: "Open Sans", sans-serif;
    }
    .etiqueta_porcentaje{
        font-size: 2rem;
        padding-top: 6px;
        padding-left: 5px;
        padding-right: 10px;
        font-weight: 900;
    }
    .porcentaje{
        font-size: 2.5rem;
        font-weight: 900;
        font-family: "Open Sans", sans-serif;
    }
    .off{
        font-size: 1.5rem;
    }

}