/*
Theme Name:         Sw Market Child Theme
Theme URI:          http://demo.wpthemego.com/themes/sw_market/
Description:        SW Market is a clean & flexible WooCommerce WordPress theme for any eCommerce stores with Visual Composer integrated. The theme is fully customizable with tons of advanced features.
Author:             wpthemego
Author URI:         http://demo.wpthemego.com/
Template:    	    sw-market
Version:            2.1.0
License:            GNU General Public License v2 or later
*/

/*.single_variation_wrap .price, .price .price{
    display: none !important;
}*/
.content_product_detail .social-share{
    display: none !important;
}

.price{
    width: 70% !important;
}

.variations .label{
    color: black !important;
    font-size: 1.5rem;
    padding: 20px 0 20px 0 !important;
}

.woocommerce-variation.single_variation, .woocommerce-variation.single_variation .price {
    padding: 0 !important;
    margin: 0 !important;
}