.shopire360 .fullscreen-button {
	background: url('../libs/threesixty/images/fs.png') no-repeat;
}

.shopire360-container {
	display: inline-block;
	float: left;
	max-width: 100%;
}

.shopire360-container.shortcode img {
	box-shadow: none;
}


.woocommerce div.product div.images.shopire360-container img {
    max-height: 900px;
}
