/**
* Theme Name: Shopwise Child
* Description: This is a child theme of Shopwise, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: shopwise
* Version: 1.7.0
*/

@media(max-width:767px){
	.woocommerce-product-details__short-description,
	.tab-content.shop_info_tab .woocommerce-Tabs-panel{
		margin-left: 20px !important;
	}
	img.wp-post-image.rtwpvg-post-image.attachment-woocommerce_single.size-woocommerce_single{
		height: 100% !important;
	}
}