.woocommerce a.added_to_cart{
width: 100% !important;
text-align: center !important;
} .wpr-product-tabs .woocommerce-tabs ul.tabs li.active a{
border-top: solid 2px !important;
}
.woocommerce-product-attributes-item{
border-bottom: solid 1px #B4B4B4;
} .dropdown:hover i{
color: #00B0DB;
background-color: #ffffff !important;
}
.dropbtn:hover{
color: #00B0DB;
background-color: #ffffff !important;
} .vendidos .product-details-wrap{
display: block !important;
}
.vendidos .product-details{
width: 100% !important;
}
.vendidos .eael-product-price{
width: 100% !important;
text-align: left !important; 
} .woocommerce-loop-product__title{
color: #000000;
font-weight: 600 !important;
text-transform: uppercase;
text-align: center;
}
.eael-star-rating{
display: none !important;
}
.woocommerce-LoopProduct-link span.price{
color: #000000 !important;
text-align: center;
font-size: 18px !important;
font-weight: 600 !important;
}
.button.add_to_cart_button{
background-color: #00B0DB !important;
color: #ffffff !important;
text-transform: uppercase;
font-weight: 700 !important;
width: 90%;
text-align: center;
margin-left: 10px !important;
margin-right: 10px !important;
border-radius: 0px !important;
border: solid 2px #00b0db !important;
}
.button.add_to_cart_button:hover{
background-color: #ffffff !important;
color: #00b0db !important;
}
.accordion-section-title button.accordion-trigger{
height: auto !important;
}