/*
 Theme Name:   GGSolutions.pl Child
 Theme URI:    https://ggsolutions.pl
 Description:  Default GGSolutions.pl child theme
 Author:       GGSolutions.pl
 Author URI:   https://ggsolutions.pl
 Template:     ggsolutions.pl
 Version:      1.0
*/


.woocommerce div.product .woocommerce-tabs ul.tabs {
	    justify-content: center;
			text-transform: uppercase;
			border-bottom: 1px solid #eee;
			
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: none;
	background-color: #ffffff;
}

div#tab-additional_information h2:first-child {
	display: none;
}

.woocommerce div.product .product_title {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
}
.related.products h2 {
		font-size: 20px;
		font-weight: 600;
		text-align: center;
		text-transform: uppercase;
    border-bottom: 1px solid #eee;
}
