/*
 Theme Name:   Storefront Child
 Theme URI:    https://example.com/storefront-child/
 Description:  Child theme for Storefront
 Author:       george glaros
 Author URI:   
 Template:     storefront
 Version:      1.0.0
*/

/* Εδώ μπορείς να βάλεις custom CSS */
/*sidebar sta proionta */
.single-product .content-area {
    width: 100%;
}
.single-product #secondary {
    display: none;
}
