/*
Theme Name:   	PIM EcoLight 
Theme URI:    	https://ecolight.pl
Author:       	JoyMedia
Author URI:     https://www.ecolight.pl
Template:     	PIM ecolight
Description:  	PIM EcoLight (Ceneo, Nokaut, Excel, inne) + Karta katalogowa PDF
Version:      	2.0.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	storefront
Tags:         	custom-project, full-customizable, full-width-template, responsive, accessibility-ready, szkoleniami-pl
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Storefront is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
FontAwesome License: SIL Open Font License - http://scripts.sil.org/OFL
Images License: GNU General Public License v2 or later
*/

/*
 * Custom CSS
 */
@media (min-width: 768px) {
    .storefront-full-width-content.single-product div.product .woocommerce-product-gallery {width: 25%;}
    .storefront-full-width-content.single-product div.product .summary {width: 65%;}
}
.single-product div.product .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs {display: none;}
.woocommerce-product-attributes-item th, .woocommerce-product-attributes-item td {padding: 4px;}

.single-product div.product form.cart {
    display: none !important;
}