.content-shop .product-name {
    height: 45px;
    line-height: 22px;
    font-size: 16px;
}
.pendaica-button{
    transition: all ease 0.3s !important;
    font-weight: 300 !important;
    height: 42px !important;
    border: 1px solid #fff;
    display: inline-block;
    padding: 0 30px !important;
    font-size: 18px !important;
    text-transform: uppercase;
    color: #0088cc !important;
    line-height: 40px !important;
}
.pendaica-button:hover{
    background: #000 !important;
    border-color: #000 !important;
    color: #fff !important;
}
.wrap-content11{
    max-width: initial;
}