/*
Theme Name: Escape
Theme URI: www.escapehouse.gr
Description: The official theme of escapehouse.gr
Author: Kondylaki Margarita and Peter Lazaridis
Author URI: www.motivecreative.gr
*/

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.menu {
  display:block;
  margin:0 auto;
  list-style:none;
  padding-left:0px;
}

.menu li {
  display:inline-block;
  padding:0px 12px;
}

.current-menu-item a {
  color:#ddc0ab;
}

.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:checked:before, .DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:checked:after, .DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=radio]:checked:before, .DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=radio]:checked:after{
	content:none !important;
	display:none;
}
.DOPBSPCalendar-sidebar .dopbsp-sidebar-content .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]{
	-webkit-appearance:checkbox !important;
	height:20px;
	width:20px;
}

.DOPBSPCalendar-sidebar .dopbsp-sidebar-content .dopbsp-module .dopbsp-input-wrapper input[type=radio]{
	-webkit-appearance:radio !important;
	height:20px;
	width:20px;
}
.special-discount{
    padding: 8px;
    border: 1px solid;
    border-radius: 4px;
    font-size: 110%;
}
.tripadvisor-excellence-title{
	margin-top:90px;
	font-size:18px;
}
.tripadvisor-store-title{
	color:#827974;
	font-size:20px;
	font-weight:500;
}
.no-padding{	
}
.TA_certificateOfExcellence{
	margin-top:130px;
}
#CDSWIDCOE.widCOE{
	margin:20px auto 0px;
	background:transparent;
	border:0;
}
#CDSWIDCOE.widCOE div.widCOETitle{
	color:#fff;
}
#CDSWIDCOE.widCOE .widCOEDate span.widCOEDateText{
	background:transparent;
	color:#ffffff;
}
#CDSWIDCOE.widCOE div.widCOELink a{
	color:#827974;
	text-decoration:none;
}
.TA_links{
	list-style:none;
	padding-left:0px;
	margin-left:0px;
} 
.header-top {
	font-size:16px;
}
.header-top i {
	margin-right:4px;
}
.md-display{
	display:none;
}
.md-hide{
	display:block;
}
.room-categories .room-category{
	background: #ffeed7;
    display:inline-block;
    margin-right: 8px;
    border-radius: 4px;
    padding: 3px;
    color: #323232;
    font-weight: bold;
	margin-bottom:8px;
}
#rooms.brown .room-categories .room-category{
	margin-bottom:0px;
	margin-top:4px;
	margin-right:2px;
	margin-left:2px;
}
.room-categories span{
	float:left;
	line-height:25px;
	font-weight:bold;
	margin-right:10px;
}
.room-categories + p{
	clear:left;
}
.justified-gallery{
	height:auto !important;
}
.justified-gallery > a, .justified-gallery > div{
	position: relative !important;
    display: inline-block;
    opacity: 0;
    overflow: hidden;
    filter: alpha(opacity=0);
    left: 0 !important;
    top: 0 !important;
    width: 23% !important;
    margin: 0 1%;
    height: auto !important;
    float: left;
    display: block;
}
.justified-gallery > a:nth-of-type(4n+1), .justified-gallery > div:nth-child(4n+1) {
    margin-left: 0%;
}
.justified-gallery > a:nth-of-type(4n+4), .justified-gallery > div:nth-child(4n+4) {
    margin-right: 0%;
}
.justified-gallery > a > img, .justified-gallery > div > img{
	width:100% !important;
	height:auto !important;
	margin-left:0 !important;
	margin-top:0 !important;
	position:relative !important;
	left:0 !important;
	top:0 !important;
}
#gallery-1 .gallery-item{
    width: 23% !important;
    margin: 10px 1%;
}
#gallery-1 .gallery-item:nth-of-type(4n+1){
	margin-left:0;
}
#gallery-1 .gallery-item:nth-of-type(4n+4){
	margin-right:0;
}
#gallery-1 img{
	width:100%;
	height:auto;
}
.play-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	display:none;
}
#menu-footer-menu {
	display:block !important;
}
#social .tinynav{
	display:none !important;
}
#menu-footer-menu li{
	display:block;
	display: block;
    padding: 0;
    text-align: left;
    font-size: 18px;
    margin-bottom: 4px;
}
.footer-contact-list{
	padding:0;
	margin:0;
	list-style:none;
	text-align:left;
	color:#ffeed7;
	margin-top:40px;
}
.footer-contact-list li {
	margin-bottom:4px;
}
.footer-contact-list h3{
	color:#ffffff;
	margin-top:0;
	margin-bottom:10px;
}
.footer-grey-background{
	background:#999999;
}
footer.main{
	padding-bottom:8px;
}
footer.main .separator{
	margin:5px 0;
}
footer.main h2{
	margin-top:5px;
}
section#social{
	padding-bottom:0px;
}
#social .container #menu-footer-menu a{
	text-transform:uppercase;
}
@media (min-width:992px){
	.md-text-center{
		 text-align:center;
	}
	.md-text-right{
		 text-align:right;
	}	 
	.md-display{
		display:block;
	}
	.md-hide{
		display:none;
	}
}
@media (max-width:1200px) {

}
@media (max-width:991px) {
	.footer-grey-background{
		display:none;
	}
	.TA_certificateOfExcellence{
		margin-top:80px;
	}
}
@media (max-width:767px) { 
	.TA_certificateOfExcellence{
		margin-top:0px;
	}
	.justified-gallery > a, .justified-gallery > div{
		width: 48% !important;
		margin: 0 1%;
		height: auto !important;
		float: left;
		display: block;
	}
	.justified-gallery > a:nth-of-type(2n+1), .justified-gallery > div:nth-child(2n+1){
		margin-left: 0%;
	}
	.justified-gallery > a:nth-of-type(2n+2), .justified-gallery > div:nth-child(2n+2) {
		margin-right: 0%;
	}
	#gallery-1 .gallery-item{
		width: 48% !important;
		margin: 10px 1%;
	}
	#gallery-1 .gallery-item:nth-of-type(2n+1){
		margin-left:0;
	}
	#gallery-1 .gallery-item:nth-of-type(2n+2){
		margin-right:0;
	}
	
}
@media (max-width:480px) {
	.justified-gallery > a, .justified-gallery > div{
		width: 100% !important;
		margin: 0%;
	}		
	#gallery-1 .gallery-item{
		width: 100% !important;
		margin: 10px 0%;
	}
	.header-top .col-xs-6{
		width:100% !important;
		text-align:left !important; 
	}
}