

@charset "utf-8";
/* CSS Document */


/* Kotsovolos logo */
#header h2 a {
    background-position: -9px 0 !important;
}


#header h1 a {
    background-position: -10px 0px;
}

.top-promo-wrapper {
	display:block;
	height: auto !important;
}

.top-promo-wrapper img {
    margin: 0px auto;
    width: 1000px;
    display: block;
}


@media only screen and (max-width: 999px) {
	.top-promo-wrapper img {
		width: 100%;
	}
}



/*
-----------------------------------
IFA BLOG
-----------------------------------
*/

.blog-section-wrp ul.promocategories {
	display:none !important;
}

.blog-section-wrp .ifa-wrp {
	display:block;
	background: #9e0b26 url(http://cdn.kotsovolos.gr/site/IFA-Fasa/img/ifa-bg.png) no-repeat -220px top;
	min-height:480px;
	position: relative;
	overflow: hidden;
}

.blog-section-wrp .ifa-wrp ul.blogfeed {
	width: 420px;
	position: relative;
	margin:0px;
	padding: 20px 20px 0px 0px;
	overflow: hidden;
	list-style-type:none;
	float: right;
}


.blog-section-wrp .ifa-wrp ul.blogfeed li {
	width: 100%;
	padding: 10px 0px;
	margin: 0px 0px;
	min-height: 100px;
}

.blog-section-wrp .ifa-wrp ul.blogfeed li a.blogtitlelinkimg {
	float: left;
	margin-right: 20px;
}

.blog-section-wrp .ifa-wrp ul.blogfeed li a.blogtitlelinkimg img {
	width: 100%;
	max-width:160px;
}

.blog-section-wrp .ifa-wrp ul.blogfeed li a {
	text-decoration:none;
}

.blog-section-wrp .ifa-wrp ul.blogfeed li a.blogtitlelinktext {
    color: #fff;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 24px !important;
    padding: 10px 0px !important;
}

.blog-section-wrp .ifa-wrp ul.blogfeed li a.blogtitlelinktext:hover {
	color:#fff;
	text-decoration: none;
}


.blog-section-wrp .ifa-wrp ul.blogfeed li::first-child,
.blog-section-wrp .ifa-wrp ul.blogfeed li::last-child {
	margin: 0px 10px;
}

.blog-section-wrp .ifa-wrp .ifa-logo {
	position: absolute;
	bottom:20px;
	left:20px;
}

.blog-section-wrp .ifa-wrp .cta-btn {
	position: absolute;
	bottom:20px;
	right:20px;
}




/* Media */
@media (max-width:999px) {

	.blog-section-wrp .ifa-wrp {
		background: #9e0b26 url(http://cdn.kotsovolos.gr/site/IFA-Fasa/img/ifa-bg.png) no-repeat top center;
		min-height:480px;
	}
	
	.blog-section-wrp .ifa-wrp ul.blogfeed {
		width: 100%;
		margin: 0px auto;
		padding: 440px 0px 20px 0px;
		overflow: hidden;
		list-style-type:none;
		float: none;
		text-align: center;
	}

	.blog-section-wrp .ifa-wrp ul.blogfeed li a.blogtitlelinkimg {
		float: none;
		display:block;
	}

	.blog-section-wrp .ifa-wrp ul.blogfeed li a.blogtitlelinktext {
		float:none;
		display:block;
		font-size: 180% !important;
		line-height: 150% !important;
		max-width: 60%;
		margin: 0 auto;
	}

	.blog-section-wrp .ifa-wrp ul.blogfeed li a.blogtitlelinkimg img {
		width: 100%;
		max-width:60%;
	}	

	.blog-section-wrp .ifa-wrp ul.blogfeed li a.blogtitlelinkimg {
		float: none;
		margin-right: 0px;
	}

	.blog-section-wrp .ifa-wrp ul.blogfeed li {
		margin-bottom:20px;
	}

	.blog-section-wrp .ifa-wrp .cta-btn {
		position: relative;
		margin: 0px auto 40px auto;
		text-align:center;
		display: block;
		bottom: 0;
		right: 0;
	}

	.blog-section-wrp .ifa-wrp .cta-btn img {
		/* width: 300px; */
	}
	
	.blog-section-wrp .ifa-wrp .ifa-logo {
		position: relative;
		margin:20px auto;
		text-align:center;
		display:block;
		padding: 0;
		bottom: 0;
		left: 0;
		max-width: 100px;
	}

}





/*
-----------------------------------
TRY ME
-----------------------------------
*/

#main .mainbanner.thumbs ul {
    max-height: 380px !important;
}

.d20150508 #main h2 {
    background: none;
}

.tryme-wrp {
	background:url(http://cdn.kotsovolos.gr/site/tryme/wall.png) no-repeat top center;
	background-size: cover;
	padding: 50px 5px 30px 5px;
	margin:0px auto;
	overflow:hidden;
}

.tryme-wrp a {
	display:block;
}

.tryme-wrp .tryme-logo {
	width:328px;
	height:199px;
	background:url(http://cdn.kotsovolos.gr/site/tryme/tryme-id-logo.png) no-repeat top center;
	background-size:90%;
	float: left;
	margin: 40px 0px 0px 30px;
}

.tryme-wrp .player-wrp {
	float:right;
	width:560px;
	background: url(http://cdn.kotsovolos.gr/site/tryme/video-holder.png) no-repeat top center;
	background-size: contain;
	padding:20px;
}


.tryme-wrp .video-holder {
	position:relative;
	padding-bottom: 51.1%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.tryme-wrp .video-holder #player {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.tryme-wrp a.more-btn {
	width:232px;
	height:37px;
	background:url(//kotsovolos.blob.core.windows.net/site/tryme/more.png) no-repeat top center;
	margin: 20px 0px 0px 60px;
	overflow: hidden;
	float: left;

}

@media (max-width:990px) {

	.tryme-wrp .tryme-logo {
		width:80%;
		background-size:contain;
		margin: 0px auto 20px auto;
		float:none;
	}

	.tryme-wrp .player-wrp {
		float:none;
		width:90%;
		overflow:hidden;
		margin:0px auto;
	}

	.tryme-wrp .video-holder {
		padding-bottom: 53.0%;
	}
	
	.tryme-wrp .video-holder #player {

		float:none;
	}

	.tryme-wrp a.more-btn {
		float: none;
		margin:30px auto;
	}

}



@media (max-width:640px) {

	.tryme-wrp .video-holder {
		padding-bottom: 48.0%;
	}

}


@media (max-width:420px) {



	.tryme-wrp .video-holder {
		padding-bottom: 47.0%;
	}


	.tryme-wrp {
		padding-right:15px
	}
	
}


@media (max-width:321px) {
	.tryme-wrp .video-holder {
		padding-bottom: 45.0%;
	}

	.tryme-wrp {
		padding-right:15px
	}

}




/* Header fix 
******************************/

@media only screen and (max-width: 425px) {

		
	body {
	    padding-top: 0px !important;
	}


	body:before {
		content: " ";
		width:100% !important;
		height: 0px !important;
		position:absolute !important;
		top:0 !important;
		left:0 !important;
		z-index: 1 !important;
		background:none !important;
		padding-top: 0px !important;
		margin-top: 0px !important;
	}

	
	#header {
		text-align:center;
		padding: 0px 0px !important;
	}

	#header h1, 
	#header h2 {
		margin:0 auto;
		padding:0;
		text-align:center;
		width: 100%;
		display: block;
		display: block;
		position: relative;
		text-align: center;
		height: auto;
		padding: 5px 0;
	}

	#header h1 a, 
	#header h2 a {
		background: url(http://kotsovolos.blob.core.windows.net/site/kotsovolos-logo.png) no-repeat center top!important;
		background-size: contain !important;
		display: block;
		height: 40px;
		margin:0 auto;
		text-align: center;
	}


	/* search */

	#navigation form {
		height:auto;
		padding: 10px 0;
		overflow: hidden;
		width: 92% !important;
	}

	#navigation form input[type="text"], 
	#navigation form input[type="submit"], 
	#navigation form input[type="button"] {
		height: 50px;
		border-radius: 0;
	}

	#navigation form input[type="text"]:focus, 
	#navigation form input[type="submit"]:focus, 
	#navigation form input[type="button"]:focus {
		padding:0 0 0 50px
	}


	#navigation form input[type="submit"], #navigation form input[type="button"] {
		background-position: -132px -469px;
		background: #fff url(http://kotsovolos.blob.core.windows.net/site/search-icon.png) no-repeat center 14px!important;
	}	


	/* Search opened 
	******************************/
	
	.search-active { display:none !important; } /* hide elements */

	ul.fullmenu.search-active, 
	#header h1.search-active { display:none !important; }

	#navigation { width:100%; }

	#navigation.search-active {
		position:fixed !important;
		z-index:999;
		top: 0;
	}

	/*
	#searchform.search-active {
		position:fixed !important;
		top:0;
	}
	*/

	#navigation form.search-active {
		padding: 0 0 10px 0;
		width: 100% !important;
	}
	
	
	#searchform:before {
		content: " ";
		position:absolute;
		top:10px;
		width:40px;
		height:50px;
		/* background:red !important; */
		z-index: 99999;
	}
	 
	
	#navigation form input[type="text"]:focus {
		background:#fff  url(http://kotsovolos.blob.core.windows.net/site/search-back-icon.png) no-repeat 10px 14px!important;
		width: 100%;
	}

	/* Autocomplete */

	.ui-autocomplete {
		display:block !important;
		z-index: 100;
		width: 100% !important;
		max-height: 311px;
		border: none !important;
		border-bottom:#fff solid 1px !important;
		box-shadow:none !important;
		border-radius: 0px;
		background: white;
		margin: 0 !important;
		padding: 0px 0px 10px 0px !important;
		/*top:50px !important;*/
		top:-16px !important;
		left:0 !important;
		overflow:hidden;
	}

	.ui-autocomplete li {
		margin:0 !important;
		display: inline-block;
		width: 100%;
	}


	span.ui-helper-hidden-accessible {
		text-align:center;
		padding:10px 0;
		font-weight:bold;
		border-top:lightgray solid 1px;
		width:90%;
		margin:0px auto;
		display: none !important;
	}

	
}







/* social fix */

#footer {
	position:relative;
}


#footer .reevoo {
	display:none;
}


#footer ul.social {
	overflow:hidden;
	padding:10px;
	margin:10px auto;
	float:none;
	display: block;
}

#footer ul.social {
	position:absolute;
	top:-5px;
	right:0;
}

.d20150508 #footer form#newsletter p span.text {
	display:none;
}


@media only screen and (max-width: 768px) {

	#footer ul.social {
		top:110px;
		padding:0;
		width: 100%;
		max-width:250px;
		text-align: center;
		right: 33%;
	}


	#footer form#newsletter p.clearfix {
		display:block;
		padding:10px 0 100px 0;

	}

}

@media only screen and (max-width: 425px) {

	#footer ul.social {
		max-width:270px;
		right: 20%;
	}

}


@media only screen and (max-width: 375px) {

	#footer ul.social {
		max-width:270px;
		right: 12%;
	}

}


@media only screen and (max-width: 320px) {

	#footer ul.social {
		max-width:270px;
		right: 8%;
	}

}






/* Homepage */
a.sales-banner {
  display: block;
  width: 100%;
  height: 40px;
  background:#d51317 url(http://kotsovolos.blob.core.windows.net/promos/sales17/may/sales-banner.png) no-repeat center;
  background-size: contain;
  margin: 10px 0;
}