/**
* Theme Name: Aro Child
* Description: This is a child theme of Aro, generated by Merlin WP.
* Author: <a href="http://themelexus.com/">Themelexus</a>
* Template: aro
* Version: 1.0.9
*/

@media (min-width: 568px){
	.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .product-video-360 {
		bottom: 19.5%;
	}
}

.single-product div.product .woocommerce-product-gallery .product-video-360{
	text-align: center;
    margin: 0 auto;
    width: 100px;
    height: 100px;
    border: 1px solid #ccc;
}
.single-product div.product .woocommerce-product-gallery .product-video-360 .product-video-360__btn.btn-video {
    text-align: center;
    margin: 0 auto;
}
