p.descubre {
    float: left;
    width: 100%;
    text-align: left;
    color: red;
    font-weight: 700;
    font-size: 13px;
}
.right_mostrar.cien {
    margin: 10px 0 0;
    text-align: right;
    width: 100%;
}
.cargando {
    float: left;
    width:  100%;
    text-align: center;
}
.flex-viewport {
}
.banners_hor {
    float: left;
    margin: 15px 0 0;
    width: 100%;
}
.horizontales {
    float: left;
    width: 100%;
}
.horizontales .slides img {
    float: left;
    max-width: 100%;
}
.flexslider {
    float: left;
    width: 100%;
}
.flex-viewport {
    float: left;
    width: 100%;
}
.slides {
    float: left;
    width: 100%;
}
.flex-active-slide > img {
    float: left;
    width: 100%;
}
.oculto_producto > a {
    color: red;
    float: right;
    font-size: 14px;
    margin: 10px 5% 0 0;
    text-align: right;
    width: 90%;
}
.right_mostrar {
    float: right;
    width: 20%;
}
.precio_oculto2 {
    color: #17272e;
    font-size: 14px;
    text-decoration: line-through;
}
.precio_oculto {
    color: red;
    font-size: 16px;
}
.comprar_oculto > a {
    background: red none repeat scroll 0 0;
    color: white;
    float: right;
    font-size: 16px;
    margin: 10px 10% 0;
    padding: 10px 5%;
    text-align: center;
    text-decoration: none;
    width: 70%;
}
.comprar_oculto {
    float: right;
    width: 50%;
}
.precios_ocultos {
    float: left;
    margin: 10px 0 0 5%;
    width: 45%;
}
.div_mostrar {
    float: right;
    width: 80%;
}
.descripcion_oculta {
    color: #17272e;
    float: left;
    margin: 10px 5% 0;
    width: 90%;
}
.nombre_oculto {
    color: #17272e;
    float: left;
    margin: 5px 5% 0;
    width: 90%;
}
.oculto_producto {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    bottom: 5px;
    box-shadow: 2px 2px 5px #888;
    display: none;
    height: 170px;
    position: absolute;
    width: 400px;
    z-index: 10;
}
.producto_general:nth-child(3n) {
    border-left: medium none;
}
.descripcion_oculta > p {
    color: #17272e;
    margin: 5px 5% 0;
    text-align: justify;
    width: 90%;
}
#mostrar_cantidad {
    font-size: 16px;
    text-align: center;
    width: 70px;
}
.div_mostrar > label {
    color: #17272e;
    font-size: 16px;
    font-weight: 700;
}
.producto_general {
    border: 1px solid #565656;
    box-sizing: border-box;
    display: table-cell !important;
    float: left;
    height: 400px;
    margin: 0;
    min-height: 350px;
    position: relative;
    width: 280px;
}
.filtros_div {
    float: left;
    font-size: 14px;
    font-weight: 300;
    margin: 5px 0 0;
    width: 100%;
}
.filtros_div > input {
    cursor: pointer;
    float: left;
    margin: 5px;
}
.imagen_marca {
    margin: 0 5px;
    top: 0;
    width: 150px;
}
.right.margin {
    border-collapse: collapse;
    display: table;
    margin: 20px 0 0;
    min-height: 730px;
}
.imagen_producto {
    float: none;
    margin: 0 54px;
    max-height: 140px;
    max-width: 140px;
}
.precios {
    float: right;
    height: 57px;
    margin: 0 5px;
    padding-right: 10px;
    text-align: center;
    width: 164px;
}
.old_price {
    color: #16272e;
    font-family: gobold_boldregular;
    font-size: 15px;
    font-weight: 500;
    margin: 5px 0;
    text-decoration: line-through;
}
.active_price {
    color: #e38433;
    font-family: gobold_boldregular;
    font-size: 20px;
    font-weight: 400;
    line-height: 1em;
    margin: 10px 0 0;
}
.nombre_producto {
    color: #4d595e;
    float: left;
    font-size: 14px;
    font-weight: 600;
    margin: 0 3%;
    width: 94%;
}
.sin_producto {
    color: #565656;
    font-size: 28px;
    margin: 20% 0;
    text-align: center;
}
.producto_todos {
    color: #0a263c;
    float: left;
    font-size: 16px;
    font-weight: 500;
    margin: 10px 0 0;
    text-transform: lowercase;
    width: 78%;
}
.novedad {
    float: right;
    margin: 2%;
    width: 50px;
}
.pagination {
    float: right;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.pagination li {
    float: left;
    margin: 3px;
}
.pagination li a {
    background: #e02c2b none repeat scroll 0 0;
    color: #fff;
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    text-transform: uppercase;
}
.pagination li a.active {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #000;
}
.pagination li a.inactive {
    background: #eee none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #777;
}
.producto_general > a {
    float: left;
    text-align: center;
    width: 100%;
}
.cerrar_filtros {
    background: rgba(0, 0, 0, 0) url("../images/flecha_busqueda.png") no-repeat scroll 95% center / 20px auto;
    border: 1px solid #17272e;
    color: #17272e;
    cursor: pointer;
    float: left;
    font-size: 20px;
    font-weight: 700;
    margin: 10px 0 0;
    padding: 10px 0;
    text-align: center;
    width: 95%;
}
.filtros_ocultos {
    float: left;
    width: 100%;
}
.marcas_hidden {
    float: left;
    width: 100%;
}
.marcas_div {
    float: left;
    font-size: 14px;
    font-weight: 300;
    margin: 5px 0 0;
    width: 100%;
}
.marcas_div > input {
    cursor: pointer;
    float: left;
    margin: 5px;
}
.cerrar_filtros:first-child {
    margin: 0;
}
.sin_productos {
    float: left;
    font-size: 40px;
    font-weight: 300;
    margin: 100px 0;
    text-align: center;
    width: 100%;
}
.left {
    clear: both;
}
@media only screen and (max-width: 1300px) {
.oculto_producto {
    max-width: 100%;
}
}
@media only screen and (max-width: 1160px) {
.right.margin {
    width: 750px;
}
.producto_general {
    width: 250px;
}
}
@media only screen and (max-width: 1060px) {
.right.margin {
    width: 650px;
}
.producto_general {
    width: 216px;
}
.oculto_producto {
    display: none !important;
}
}
@media only screen and (max-width: 960px) {
.right.margin {
    width: 550px;
}
.producto_general {
    width: 183px;
}
.imagen_producto {
    margin: 0 25%;
    max-height: 140px;
    max-width: 50%;
}
}
@media only screen and (max-width: 840px) {
.right.margin {
    float: left;
    width: 568px;
}
.producto_general {
    width: 50%;
}
.producto_general:nth-child(3n) {
    border: 1px solid;
}
.left {
    margin: 10px 25%;
    text-align: center;
    width: 50%;
}
.filtros_ocultos {
    max-width: 100%;
}
.cerrar_filtros {
    max-width: 100%;
}
.filtro_marca {
    float: none !important;
}
.right.margin {
    width: 100%;
}
.div_mostrar {
    width: 100%;
}
}
@media only screen and (max-width: 500px) {
.producto_general {
    width: 100%;
}
.producto_todos {
    width: 100%;
}
.right_mostrar {
    width: 100%;
}
}


