#top{
	background-color: #f3bb06;
	color: #333;
}

.logo{
	background: transparent;
}

.logo img{
	margin-top: 0;
}


.pgl-featured h2, .pgl-properties h2{
	margin-right: 0px;
}

.property-thumb-info-content p {
	font-size: 12px;
}

.sidebar .pgl-bg-dark{
	padding: 20px 20px 3px;
}

.sidebar .pgl-bg-dark h3{
	color: #fff;
}

.pgl-navbar-main{
	background-color: #4c4d4f
}

.nav-top > li > a{
	color: #333;
}

.navbar-default .navbar-nav > li > a{
	color: #fff;
}

.list-cat strong{
	color: #f3bb06;
}

.select2-container--krajee .select2-selection__clear{
	top: 0rem !important;
}

.btn-ghome{
	background:transparent;
	height: 38px;
}

.ghlabel{
	display: inline;
	padding: .2em .6em .3em;
	font-weight: 700;
	margin-right: 5px;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
}


.no-bot-hr{
	margin-bottom: 0px;
}


.pr-specs{
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

.feat-pr{
	padding: 6px 0px;
}


.property-thumb-info-image img{
	min-height: 229px !important;
	max-height: 229px !important;
	object-fit: cover;
}


.featured-item .property-thumb-info-image img{
	min-height: 175px !important;
	max-height: 175px !important;
	object-fit: cover;
}


.flexslider .slides img{
	max-height: 527px !important;
	object-fit: contain;
	background-color: #333;
}


.small-flex .small-slides img{
	max-height: 100px !important;
	object-fit: cover;
}


.property-thumb-info-content{
	padding: 16px 20px 0px;
	height: 97px;
}


.holidays-image img{
	min-height: 240px !important;
	max-height: 240px !important;
	object-fit: cover;
}


.m-title{
	text-transform: none;
}

.white-text{
	color: #d1d1d1;
	line-height: 23px;
}

.pgl-bg-dark-grey{
	background-color: #828282;
	color: #fff;
	padding-bottom: 25px;
	padding-top: 25px;
}

#cookie-bar {background:#111111; height:auto; line-height:24px; color:#eeeeee; text-align:center; padding:3px 0;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {background:#007700;}
#cookie-bar .cb-enable:hover {background:#009900;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {
	background: none;
	text-decoration: underline;
}
#cookie-bar .cb-policy:hover {
	color: #f3bb06;
}


.scroll-to-top{
	bottom: 30px;
}


#slidebox {
	width: 315px;
	height: 265px;
	background-color: #fff;
	border-top: 5px solid #f3bb06;
	position: fixed;
	bottom: 120px;
	right: -280px;
	-moz-box-shadow: -2px 0px 5px #aaa;
	-webkit-box-shadow: -2px 0px 5px #aaa;
	box-shadow: -2px 0px 5px #aaa;
	z-index: 10;
}

a.myclose{
	
	background:transparent url(http://addadvantage.gr/close.png) no-repeat top left;
	width:15px;
	height:15px;
	position:absolute;
	cursor:pointer;
	top:-7px;
	left:-7px;
}


#mobiletop{
	display: none !important;
	background: #6a6869;
	padding-top: 15px !important;
}

.img-visa{
	margin: 0 auto;
}


.text-white{
	color: #fff !important;
}


.categories-list {
  margin-top: 100px;
}

.categories-list .list-item {
  margin-bottom: 60px;
  text-align: left;
}


.categories-list .list-item .title {
  margin-bottom: 10px;
}

.categories-list .list-item .title h2 {
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  vertical-align: middle;
  margin: 0 0 5px !important;
}

.categories-list .list-item ul {
  list-style: none;
  padding: 0px !important;
}

.categories-list .list-item ul li a {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  color: black;
  display: inline-block;
  padding: 2px 0;
}

.categories-list .list-item ul li a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}





@media (max-width:414px){
	
	.logo{
		height: auto;
		top: 0px;
		width: 148px;
	}
	
	.pgl-main-slide .item img{
		width: 100%;
	}
	
	.pgl-main-slide .item{
		height: auto;
	}
	
	.item-caption{
		display: none;
	}	
}

@media (max-width: 480px) {
	.fix-6{width: 50% !important; float: left !important}
	.pgl-advanced-search .pgl-narrow-row .fix-6 {
	    margin-top: 0px !important;
	}
	#slidebox{
		display: none !important;
	}
	#mobiletop{
		display: block !important;
	}
}