/**
* Theme Name: Acuasafe Child
* Description: This is a child theme of Acuasafe, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/template_path">template_path</a>
* Template: acuasafe
* Version: 1.0.1
*/

.shop-content .product-block-two .added_to_cart,
.blog-pagev2-area .product-block-two .added_to_cart{
	position: relative;
    display: block;
    margin: 0 auto;
    text-decoration: underline;
}
.our-shop .button.ajax_add_to_cart {
    display: inline-block !important;
}
.header-acc-links a:hover{
	text-decoration: none;
}
.header-acc-links a i{
	color: #333;
}