.blancoC {
    float: left;
    width:  100%;
}

.peor img {
    max-width: 100px;
}
h2.caracteristicas_producto {
    float: right;
    margin: 10px 0;
    padding: 0 0 10px;
    border-bottom: 1px solid;
    font-size: 14px;
}
.controlando {
    float: left;
    width: 50%;
    padding: 0 15px;
    text-align: center;
}
.blancoC .descripcion {
    float: right;
    width: 50%;
    margin: 30px 0;
}

.blancoC .trajeron p {
    font-size: 16px;
    margin: 20px 0 0;
    float: left;
}
.controlando img {
    max-width: 100%;
}

.peor > picture {
    float: left;
    width: 100%;
}
.mein {
    float: left;
    width: 100%;
}

.descripcion {
    float: left;
    width: 50%;
    padding:  0 15px;
    margin: 30px 0 0;
}

.trajeron p {
    font-size: 16px;
    text-align: justify;
}

.trajeron {
    float: left;
    margin: 30px 0;
}
.images_pagos p {
    margin: 11px 0 0;
    font-size: 15px;
}
.soloProyecto p:nth-child(2) {
    background: #17272e none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 16px;
    font-weight: 300;
    margin: 10px 0 10px;
    padding: 10px 0px;
    width: 100%;
    text-align: center;
    cursor: pointer;
}
p.descubre {
    float: left;
    width:  100%;
    color: red;
    font-weight: 700;
}
.right.interior {
    padding: 0;
    width: 100%;
}
span {
    font-weight: 700;
}
.cerrarPreguntas {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: none;
}

.fixedPreguntas {
    position: fixed;
    right: 25%;
    width: 50%;
    background: #fff;
    padding: 10px;
    margin: 5% 0 0;
    display: none;
}

.donde_vivo {
    float: left;
    width:  100%;
}

.donde_vivo label, .donde_vivo input, .donde_vivo select, .donde_vivo textarea {
    width: 100%;
    padding: 10px;
    font-size: 16px;
}

.donde_vivo label {
    margin: 20px 0 0;
    float: left;
}

.fixedPreguntas .donde_vivo label {padding: 0;}
.ubicacion_interior {
    clear: both;
    color: #00a7bb;
    float: right;
    font-size: 16px;
    font-weight: 300;
    margin: 10px 0 0;
}
.texto_ivas {
    float: right;
    margin: 10px 0 0;
}

.product-name {
    background: #ccc none repeat scroll 0 0;
    float: left;
    font-weight: 700;
    margin: 10px 0 0;
    padding: 10px 1%;
    width: 100%;
}
.cat-gris {
    color: #4b4b4b;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    padding: 0;
}
.logo_marca_producto {
    float: left;
    margin-left: 10px;
    width: 70px;
}
.left_producto {
    float: left;
    width: 50%;
}
.miniatura_galeria {
    float: left;
    margin: 5px 0 0;
    width: 100%;
}
.grande_div {
    float: left;
    text-align: center;
    width: 90%;
}
.grande_galeria {
    max-height: 265px;
    max-width: 265px;
}
.mini {
    cursor: pointer;
    float: left;
    margin: 10px 20px 0;
    max-height: 70px;
    max-width: 70px;
}
i.fa.fa-times-circle {
    float: right;
    font-size: 30px;
}
.mas_vistas {
    border-bottom: 1px solid #ddd;
    color: #0a263c;
    float: left;
    font-size: 16px;
    font-weight: 300;
    margin: 0 30% 0 0;
    padding: 10px 0;
    width: 90%;
}
h1 {
    border-bottom: 1px solid #ccc;
    color: #0a263c;
    float: right;
    font-family: roboto;
    font-size: 20px;
    font-weight: 500;
    margin: 20px 0 0;
    padding: 0 0 10px;
    width: 100%;
}
.right_producto {
    float: right;
    width: 50%;
}
.descripcion_producto {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ddd;
    float: right;
    margin: 30px 0 0;
    padding-bottom: 10px;
    width: 100%;
    font-size: 16px;
    padding: 10px 0;
}
.descripcion_producto > p {
    font-size: 16px;
    font-weight: 300;
    margin: 10px 0 0;
}
.pleca_costo {
    background: #f3f3f3 none repeat scroll 0 0;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    float: right;
    margin: 10px 0 0;
    min-height: 132px;
    padding: 10px 5% 40px;
    width: 50%;
}
.carrito_cantidad {
    float: right;
    width: 55%;
}
.precio_normal {
    color: #999;
    float: right;
    font-size: 12px;
    font-weight: 300;
    margin: 20px 0 0;
    text-align: right;
    width: 100%;
}
.precio_rojo {
    color: #cd5033;
    float: left;
    font-size: 13px;
    font-weight: 700;
    margin: 20px 0 0;
    text-align: right;
    width: 100%;
}
.carrito_cantidad input[type="text"] {
    float: left;
    font-size: 16px;
    font-weight: 300;
    margin: 10px 0 0;
    padding: 5px 0;
    text-align: center;
    width: 100%;
}
.carrito_cantidad label {
    float: left;
    font-size: 16px;
    font-weight: 300;
    margin: 0;
    text-align: center;
    width: 100%;
}
.carrito_cantidad input[type="submit"] {
    background: #17272e none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 16px;
    font-weight: 300;
    margin: 10px 0 0;
    padding: 10px 0;
    width: 100%;
}
.precio_normal > span {
    color: #4b4b4b;
    font-size: 28px;
    font-weight: 300;
    text-decoration: line-through;
}
.precio_rojo > span {
    color: #e02c2b;
    font-size: 28px;
    font-weight: 400;
    line-height: 1em;
}
.detalles_p {
    background: #17272e none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-family: roboto;
    font-size: 15px;
    font-weight: 300;
    line-height: 30px;
    margin: 0 0 15px;
    padding: 5px 0;
    text-indent: 10px;
    text-transform: uppercase;
    width: 100%;
}
.detalles_div {
    float: left;
    margin: 30px 0 0;
    width: 100%;
}
.detalles_p.margin {
    margin: 20px 0 0;
}
.adjunto {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #00a7bb;
    float: left;
    font-size: 16px;
    font-weight: 300;
    margin: 10px 0 0;
    padding: 10px 1%;
    width: 98%;
}
.adicionales_p {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-collapse: collapse;
    clear: both;
    float: left;
    max-width: 50%;
    min-width: 30%;
    padding: 2px 5px 1px;
}
.adicionales_p2 {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #ccc;
    float: left;
    padding: 2px 5px 1px;
    width: 67%;
}
.adicionales_divs {
    float: left;
    margin: 10px 0 0;
    width: 100%;
}
.fancybox-button {
    display: none;
}
.fancybox-button.block {
    display: block;
}
.fancybox-button.block img {
    max-height: 265px;
    max-width: 265px;
}
.precio_medio {
    float: left;
    margin: 10px 0 0;
    text-align: center;
    width: 50%;
}
.datos_detalles > p {
    font-size: 16px;
    font-weight: 300;
    padding: 3px 0 0;
}
.precio_verde {
    color: #17272e;
    float: left;
    font-size: 13px;
    margin: 20px 0 0;
    text-align: right;
    width: 100%;
}
.precio_verde span {
    color: #17272e;
    font-size: 28px;
}
.precio_amarillo {
    color: #f3ae47;
    float: left;
    font-size: 13px;
    margin: 20px 0 0;
    text-align: right;
    width: 100%;
}
.precio_amarillo span {
    color: #f3ae47;
    font-size: 28px;
}
.input_agregando {
    float: left;
    height: 60px;
    width: 100%;
}
.precio_rojo i {
    color: red;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    text-shadow: none;
}
.precio_verde i {
    color: #17272e;
    font-style: normal;
    text-shadow: none;
}
.precio_amarillo i {
    color: #f3ae47;
    font-style: normal;
    font-weight: 700;
    text-shadow: none;
}
.precio_normal i {
    font-style: normal;
    font-weight: 700;
}
@media only screen and (max-width: 960px) {
    
.carrito_cantidad {
    width: 100%;
}
.precio_rojo > span {
    width: 100%;
}
.precio_rojo > span br {
    display: none;
}
.precio_rojo > span {
    font-size: 24px;
}
.precio_verde > span {
    font-size: 24px;
}
.precio_rojo i {
    font-size: 24px;
}
.precio_amarillo > span {
    font-size: 24px;
}

}
@media only screen and (max-width: 650px) {
.pleca_costo {
    width: 100%;
}
.left_producto {
    width: 100%;
}
.right_producto {
    width: 100%;
}
.pleca_costo {
    padding: 0 2%;
    width: 96%;
}

}
input#enviarPregunta {
    float: right;
    padding: 10px;
    font-size: 16px;
    margin: 10PX 0 0;
}