Hello,
I saw the screenshot you attached and visited your website.
1 ) Sorry but it is not possible to make the buttons the same as you mentioned. It requires customizations and this is beyond our limitations and support policy.
Therefore to add a border to the button try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.product-image-summary .single_add_to_cart_button {
border: 1px solid;
}
2) Your question is not clear enough to understand what you require. Please elaborate with some more relevant screenshots.
Best Regards