/*
Theme Name: gounelis.gr
Theme URI: https://gounelis.gr
Template: sydney
Author: WebCorp.gr
Author URI: https://webcorp.gr
Description: This is a custom child theme for gounelis.gr based on aThemes Sydney theme
Version: 0.1.1583060502
Updated: 2020-03-01 13:01:42
*/

.wpcf7 label {
    color: #fff;
}

/* Remove sidebar from Woocommerce Product Page (See also functions.php) */
/* https://forums.athemes.com/t/removing-sidebar-from-woocommerce/4752/2 */
.woocommerce-page #primary.col-md-9{
	width: 100%;
 	float: none;
}