/*
Theme Name: jupiter
Theme URI: http://themeforest.net/user/artbees
Author: Artbees
Author URI: http://themeforest.net/user/artbees
Version: 5.0.12
Description: A Beautiful, Professional and Ultimate Wordpress Theme Made by Artbees. Jupiter is a Clean, Flexible, fully responsive and retina ready Wordpress theme. Its smart and hand crafted environment allows you to Build outstanding websites easy and fast.
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/



/*

Main Stylesheet file is located at stylesheet/css/styles.css

*/


.woocommerce-images
{
	height:540px !important;
}
.woocommerce-images img
{
	height:540px !important;
	object-fit:cover !important;
	width: 100%;
}
.woocommerce-images .w img
{
height:auto !important;	
}
.jssort02
{
	height:600px !important;
}

@media only screen and (min-width: 768px) {
.woocommerce-images img
{
	width:510px !important;
}
}