/*
Καλώς ήρθατε στο Παραμετροποιήσιμο CSS!

Για να μάθετε περισσότερα δείτε το
http://wp.me/PEmnE-Bt
*/
.gallery .gallery-icon img {
	max-width: 95%;
}

#gallery-1 img {
	border: none !important;
}

#quick-chat-widget-4 {
	border-radius: 5px;
	background: white;
	padding: 5px 10px;
	color: black;
	position: relative;
}

div.quick-chat-users-container div.quick-chat-admin, div.quick-chat-users-container div.quick-chat-admin a, div.quick-chat-admin div.quick-chat-history-alias, div.quick-chat-admin div.quick-chat-history-alias a {
	color: #7C2E02 !important;
}

div.quick-chat-history-timestring, .quick-chat-history-alias {
	display: inline-block;
}

html > div {
	font-size: 20px !important;
	width: 20px !important;
	line-height: 20px !important;
	height: 20px !important;
}

.site-header {
	background-image: url('//uxba9ppjccwd-u1080.pressidiumcdn.com/wp-content/uploads/2013/01/header.png');
	height: 155px;
}

/*
.site-header {
	background-image: url('//uxba9ppjccwd-u1080.pressidiumcdn.com/wp-content/uploads/2016/06/summer-header-small.png');
	height: 155px;
	background-size: 1250px 162px;
}
*/
.site-header h2 {
	display: inline-block;
	color: #FBFBFB;
	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size: 3.5em;
	line-height: 1.15;
	text-shadow: 4px 3px 4px black;
	position: absolute;
	bottom: 0;
	left: 25%;
}

body.custom-background {
	background-color: #0a0a0a;
	/* background-image: url('//uxba9ppjccwd-u1080.pressidiumcdn.com/wp-content/uploads/2016/06/summer-background.jpg'); 
 * background-size: 100% 100%;
 */
	background-image: url('//uxba9ppjccwd-u1080.pressidiumcdn.com/wp-content/uploads/2013/01/main_bck1.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	background-attachment: fixed;
}

.site-header h1, .site-header div {
	display: none;
}

#main_countedown_widget_2 .time_description {
    color: #eee !important;
}

#main_countedown_widget_2 .time_description {
    margin: 5px 10px 0 0px;
}

#main_countedown_widget_2 .time_left {
	border-radius: 50% !important;
    width: 30px;
    background-color: orange !important;
    font-size: 25px !important;
    height: 30px !important;
    line-height: 1.3 !important;
    padding: 10px 12px !important;
}
