.product-thumb .box-manuella a.buttonlrppolrppo,
.product-thumb .box-manuella input.buttonlrppo {
    cursor: pointer;
    color: white;
    font-family: 'Oswald',Tahoma,Geneva,sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #d56b1f;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    min-height: 35px;
    padding: 0 12px;
    margin-right: -10px;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-font-smoothing: antialiased;
    }

.product-thumb .box-manuella a.buttonlrppo {
    display: inline-block;
    text-decoration: none;
    line-height: 2.7;
    }

.product-thumb .box-manuella .-moz- a.buttonlrppo {
    line-height: 2.6;
    }

.product-thumb .box-manuella input.buttonlrppo {
    margin: 0;
    border: 0;
    line-height: 1.6;
    padding-bottom: 2px;
    }

.product-thumb .box-manuella a.buttonlrppo:hover,
.product-thumb .box-manuella input.buttonlrppo:hover {
    background-color: #29442C;
    }
.product-thumb .box-manuella{ position: absolute;
top: 29%;
left: 32%; opacity:0;}
.product-thumb:hover .box-manuella{opacity:10;}
.product-list .product-thumb .box-manuella {
position: absolute;
top: 29%;
left: 10%;

}
@media screen and (max-width:780px) {
.box-manuella {
    display: none;
}