.single-product{
    margin-bottom:0;
    margin-top: 20px;
}
.single-product-bottom{
    position: relative;
}
.single-name-tit{
    font-weight: 500;
    font-size: 18px/1;
    text-align: center;
    margin: 0;
    padding: 10px 0;
    font-family: 'CenturyGothic';
}
.saltoBotones{
    display:none;
}
.newMenuLateral{

}
.newContenedorDetalle{

}
.newContenedorImages
{

}
.zoomWrapper{
    position:relative;
    width: 100% !important;
    height: auto !important;
}
#producto-detalle-interior-img #zoom_03{
    /*width: 100% !important;
    height: auto !important;*/
    position:relative !important;
}
.fa.fa-search-plus{
    margin-top: 12px;
}
.newContenedorDescripcion{

}
.newNombreProducto{
    font-family: 'CenturyGothic';
    font-size: 18px;
    color: #333;
    line-height: 1;
    padding-top: 10px;
    padding-bottom: 10px;
    clear: both;
}
.newPrecioProducto{
    float:right;
}
.newPrecioProducto .newPrecioTxt{
    font-family: 'CenturyGothic';
    font-size: 12px;
    color: #9A9A9A;
}
.newPrecioProducto .divisa{
    font-size: 16px;
    font-family: 'CenturyGothic';
    font-weight: bold;
    color: #555;
}
.newPrecioProducto .precioDescuento{
    font-size: 16px;
    font-family: 'CenturyGothic';
    font-weight: bold;
    color: #555;
}
.newPrecioProducto .divisaTXT{
    font-size: 16px;
    font-family: 'CenturyGothic';
    font-weight: bold;
    color: #555;
}
.newSeparadorProducto{
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    margin-top: 10px;
}
.newSkuProducto{
    position: relative;
    padding: 5px 0;
    color: #9A9A9A;
    font-family: 'CenturyGothic';
    font-size: 14px;
    text-transform: uppercase;
}
.newResenasTop{
    font-family: 'CenturyGothic';
    font-size: 13px;
    line-height: 1.2;
    color: #9A9A9A;
    margin: 0;
    padding: 0;
}
.newResenasTop span{
    color: orange;
}
.newDescripcionProducto{
    font-family: 'CenturyGothic';
    font: 13px/1.2 'CenturyGothic';
    color: #555;
}
.newMarcaProducto{
    position: relative;
    font-family: 'CenturyGothic';
    font-size: 13px;
    color: #666;
    line-height: 1.2;
}
.newRedesProducto{
    position: relative;
    font-family: 'CenturyGothic';
    font-size: 13px;
    color: #666;
    line-height: 1.2;
}
.newContenedorTallas{
    position: relative;
    font: 14px/1.2 'CenturyGothic';
    color: #555;
    padding: 10px 0 0 0;
}
.newContenedorColores{
    font: 14px/1.2 'CenturyGothic';
    color: #555;
}
#qv_outstock{
    font-weight: bold;
    padding: 15px 0;
    font: 14px/1.2 'CenturyGothic';
    color: #555;
}
.newCantidadProducto{
    font-family: 'CenturyGothic';
    font-size: 13px;
    line-height: 1.2;
    color: #333;
    float: left;
    position: relative;
    padding-right: 15px;
    padding-top: 8px;
    margin-top: 10px;
    min-width: 75px;
}
.newCantidadProducto p{
    float: left;
}
.newCantidadProducto .quantity-select{
    float: left;
    position: relative;
    width: 55px;
    margin-top: -9px;
    margin-left: 7px;
}
.newAgregarCarrito{

}
.newAgregarCarrito .btn{
    height: 34px;
    margin-top: 9px;
    background-color: rgba(255, 37, 58, 1);
    color: white;
    border: none;
    padding-top: 8px;
    transition: all ease;
}
.newCompraRapida{

}
.newCompraRapida .btn{
    height: 34px;
    margin-top: 9px;
    background-color: rgba(255, 37, 58, 1);
    color: white;
    border: none;
    padding-top: 8px;
    transition: all ease;
}
.newCompraRapida .btn:hover, .newAgregarCarrito .btn:hover, .newCompraRapida .btn:active:hover, .newAgregarCarrito .btn:active:hover, .newCompraRapida .btn:focus, .newAgregarCarrito .btn:focus{
   background-color: rgba(0, 0, 0, 1);
   color: white;
}
.newCaracteristicasProducto{
    
}
.btn.btn-default.add-cart{
    margin-right: 10px;
}
.add-cart .fa-plus {
  color: white;
}
.newContenedorResenas .nav-tabs li {
    width: 100%;
}
.newContenedorResenas .nav-tabs li a:hover {
    background-color: white;
    border-bottom: 1px solid #ccc;
}
.newContenedorResenas .nav-tabs li a {
    font-family: 'CenturyGothic';
    font-size: 12px;
    color: #333;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
}
.newContenedorResenas small {
    text-transform: none;
    font-size: 12px;
    color: #9A9A9A;
}
.newContenedorResenas .nav-tabs li a .fa-angle-down {
    color: #888;
    margin: 0 10px;
    float: right;
}
.newContenedorProductosRelacionados{

}
@media (min-width: 768px) and (max-width: 991px){

}
@media (min-width: 509px) and (max-width: 767px){
    .newContenedorImages{
        width: 42%;
        float:left;
    }
    #gallery_01 a img{
        margin-bottom: 5px;
    }
    .newContenedorDescripcion{
        width: 58%;
        float:left;
    }
    .newContenedorResenas{
        margin-top:15px;
    }
    .saltoBotones{
        display:block;
    }
    #id_boton_carrito{
        width: calc(50% - 3px);
        margin-right: 3px;
    }
    #id_boton_carrito a{
        width: 100%;
    }
    #id_boton_compra{
        width: calc(50% - 3px);
        margin-left: 3px;
    }
    #id_boton_compra a{
        width: 100%;
        margin-left:0;
    }
}
@media (min-width: 509px) and (max-width: 606px){
    #id_boton_carrito{
        width: 100%;
    }
    #id_boton_carrito a{
        width: 100%;
    }
    #id_boton_compra{
        width: 100%;
    }
    #id_boton_compra a{
        width: 100%;
        margin-left:0;
    }
}
@media (min-width: 380px) and (max-width: 508px){
    .newContenedorImages {
        margin-bottom:15px;
    }
    .product-zoom{
        display:none;
    }
    #gallery_01{
        width: 60px;
        text-align: center;
    }
    #gallery_01 a img{
        float: none;
        margin-bottom: 5px;
    }
    .zoomWrapper{
        width: calc(100% - 65px) !important;
        float:right;
    }
    .saltoBotones{
        display:block;
    }
    #id_boton_carrito{
        width: calc(50% - 3px);
        margin-right: 3px;
    }
    #id_boton_carrito a{
        width: 100%;
    }
    #id_boton_compra{
        width: calc(50% - 3px);
        margin-left: 3px;
    }
    #id_boton_compra a{
        width: 100%;
        margin-left:0;
    }
}
@media (max-width: 379px){
    #id_boton_carrito{
        width: 100%;
    }
    #id_boton_carrito a{
        width: 100%;
    }
    #id_boton_compra{
        width: 100%;
    }
    #id_boton_compra a{
        width: 100%;
        margin-left:0;
    }
    .product-zoom{
        display:none;
    }
    #gallery_01{
        margin-top: 5px;
    }
}