You can use the css code:
.armania-mobile-style-01.single-product .entry-summary .added_to_cart, .armania-mobile-style-01.single-product .entry-summary .product-buy-now, .armania-mobile-style-01.single-product .entry-summary .single_add_to_cart_button{
-webkit-transform: translateY(-60px);
-moz-transform: translateY(-60px);
-ms-transform: translateY(-60px);
-o-transform: translateY(-60px);
transform: translateY(-60px);
}
Remember to backup these codes. We will not support again for this
Or you can select the second layout of the Mobile version. This layout will show the add to cart button without adding any css code: https://prnt.sc/u4tkwz
Regards,