/*
 Theme Name:   Kataskinosi Theme
 Theme URI:    http://kataskinosi.gr
 Description:  Kataskinosi is a GeneratePress child theme. 
 Author:       Nikos Kallitsis
 Author URI:   http://ratikal.eu
 Template:     generatepress
 Version:      0.1
 Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, fixed-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow

*/

.inside-header
{
    padding:5px 0 0 0;
}

.site-logo
{
    padding:5px 0 5px 0;
}

#footer-widgets
{
    background-color:rgb(157, 182, 104);
}

h2,h3,h4
{
    font-family:Verdana,Geneva,sans-serif;
}

blockquote
{
    margin:0 20px 21px 10px;
    padding:10px;
    background:#eeeeee;
    font-family:Verdana,Geneva,sans-serif;
}
blockquote p
{
    margin:0;
    padding:0;
    font-family:inherit;
}


#billing_country_field {
  display: none;
}

dt.variation-Bundledproducts {
	visibility: hidden;
    position: relative;
}

dt.variation-Bundledproducts:after {
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
	content: "Περιεχόμενα:";
}

strong.wc-item-meta-label 	{
	visibility: hidden;
    position: relative;
}
strong.wc-item-meta-label:after {
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
	content: "Περιεχόμενα:";
}
