#heartstroke-products_block_center .title_block {
    background: none;
    border: 0 none;
    color: black;
    font-family: Asap;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-transform: inherit;
}

#heartstroke-products_block_center {
    position: relative;
}
/*
#heartstroke-products_block_center::after {
    content: "";
    border-bottom:1px solid #e6e6e6;
    width: 100%;
    top:63px;
    position: absolute;
}*/

#heartstroke-products_block_center .heartstroke-image img {
    margin: auto;
    position: relative;
    z-index: 2;
}

#heartstroke-products_block_center .heartstroke-texte p {
    color: black;
    font-family: Asap;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 20px;
}

#heartstroke-products_block_center .product_name {
    color: black;
    font-family: Asap;
    font-weight: bold;
    font-size: 16px;
    margin-bottom:2px;
    margin-top:20px;
}

#heartstroke-products_block_center .author {
    color: black;
    font-family: Asap;
    font-weight: normal;
    font-size:14px;
}

#heartstroke-products_block_center .content_price {
    margin-bottom: 30px;
    margin-top: 30px;
}

#heartstroke-products_block_center .content_price .product-price {
    color:black;
    font-size: 16px;
    font-weight: bold;
}

#heartstroke-products_block_center .heartstroke-content {
    position: relative;
}

#heartstroke-products_block_center .heartstroke-content .button-container {
    position: absolute;
    right: 15px;
    top: 26px;
}

#heartstroke-products_block_center .heartstroke-content .button-container img {
    position: relative;
    z-index: 2;
    margin-left: 0px;
}


.heartstroke-image { display:inline-block; padding-left:10px; }
.heartstroke-image span { font-size:12px; line-height:14px; display:block; }
.heartstroke-button { display:inline-block; position:relative; top:-70px; }