/* Guide Restuarants listing */
/* get the page id of the guide page from the body tag, then override some global styles
   also need to update the guide_rewrite_flush with the new page_id if it changes */
body.page-id-152154 #main {
  padding-bottom:0;
  padding-left:0;
  padding-right:0;
} 
body.page-id-152154 #post-page-title {
  padding-left:20px;
  font-family: "Tilt Warp", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "XROT" 0,
    "YROT" 0;
}

body.page-id-152154 #post-content {
  margin-top:0;
  margin-bottom:0;
  padding-bottom:0;
  width:100% !important;
}
body.page-id-152154.tribe-js #post-content a {
	color: #02b7ce;
}

.guide-listing-left-ads {
  padding-top:20px;
}
.athens-guide-places-header {
  position:relative;
  height:300px;
  background-repeat: no-repeat;
  background-position: center center; 
  background-size: cover; 
  margin: 0 -10px -16px -10px;
  border-bottom:1px solid #585858;
  box-sizing: border-box;
}
.content .athens-guide-places-header h1 {
  position:absolute;
  bottom:14px;
  left:20px;
  font-family: "Tilt Warp", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "XROT" 0,
    "YROT" 0;
  color:white;
  font-size:60px;
  line-height:1.08em;
  text-shadow: 0 0 5px rgba(0, 0, 0, .5);
}
body.tribe-js #post-content .athens-guide-places-header h1 a {
  color:white;
}

/* container */
.athens-guide-listing {
  display: flex;
  align-items: stretch;  
  padding-top:16px;
  /* margin-bottom:-14px; */
  min-height:250px;
}
.athens-guide-listing div {
  box-sizing: border-box;
}


/* left nav */
.athens-guide-nav {
  width: 300px;
  /* max-width:50%; */
  background:black;
  color:white;
  padding:20px 0px;
  margin-left:-10px;
  border-left:1px solid black;
  border-right:1px solid black;
}
#post-content .athens-guide-nav a {
  padding:5px 18px;
  line-height:1.2em;
  display:block;
  color:white !important;
}
#post-content .athens-guide-nav a.selected {
  color:#308886 !important;
}
.content .athens-guide-nav ul {
  list-style: none;
  margin:0;
  padding:0;
  display:block;
}
.content .athens-guide-nav li {
  font-family:'Montserrat', sans-serif;
  font-weight:500;
  font-size:15px;
  display:block;
  margin:0;
  padding:0;
}
.athens-guide-nav a {
  display:block;
}

/* left nav filter */
.athens-guide-filter {
  margin-top:20px;
}
.guide-filter-icons {
  display:none;
}
.athens-guide-filter svg {
  width:15px;
  height:15px;
  margin-right:5px;
}
.athens-guide-filter svg.guide-plus-icon {
  display:inline-block;
}
.athens-guide-filter svg.guide-minus-icon {
  display:none;
}
.guide-filter-icons.guide-filter-open svg.guide-plus-icon {
  display:none;
}
.guide-filter-icons.guide-filter-open svg.guide-minus-icon {
  display:inline-block;
}

.content .athens-guide-listing .athens-guide-filter h3 {
  font-family:'Montserrat', sans-serif;
  font-weight:normal;
  font-size:17px;
  line-height:24px;
  margin-top:10px !important;
  padding:0 16px;
  display:block;
}
.athens-guide-filter-options label {
  display: block;
  padding:0 26px; /* 36 */
  font-family:'Montserrat', sans-serif;
  font-weight:normal;
  font-size:15px;
  line-height:1.6em;
}
.athens-guide-filter-options input {
  position:relative;
  top:2px;
}
.athens-guide-filter-options label:hover {
  cursor: pointer;
}
.athens-guide-filter-options label input {
  margin-right:8px;
}

/* places */
.athens-guide-places {
  /*width:calc(100% - 280px); / * added 10 to 280px of left nav width */
  flex:1; /* fill rest of width */
  margin-right:-10px;
  /* border-top:1px solid #818181; */
}
.content .athens-guide-places h2 {
  font-size:34px;
  line-height:36px;
  background:#02b7ce;
  color:white;
  padding:29px 0 18px 30px;
  margin:0 0 30px 0;
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}
.content .athens-guide-places h2 span {
  margin-left:20px;
  font-size:20px;
  font-weight:normal;
  white-space: nowrap;
}

/* place */
.athens-guide-place {
  padding:0 0 20px 0;
  margin: 0 30px 20px 30px;
  border-bottom:1px solid grey;
  font-size:17px;
  font-family: "Poly", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.guide-last-place {
  border-bottom:0;
  margin-bottom:0;
  padding-bottom:40px;
}
.hide-place {
  display:none;
}
.content .athens-guide-listing h3 {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  margin:10px 0 7px 0;
}
.athens-guide-place .place-url {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;  
  overflow-wrap: break-word;
}
.athens-guide-place .guide-tags {
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  padding-bottom:1px;
  font-size:16px;
}
.athens-guide-place .guide-tags span {
  white-space: nowrap; 
}
.athens-guide-place .guide-tags strong {
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
.athens-guide-place .guide-location {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-variation-settings: "wdth" 100;    
}
.content .athens-guide-listing h4 {
  margin:2px 0 0 0;
  padding:0;
  font-size:18px;
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;  
}
.guide-msg {
  text-align:center;
  padding:80px 20px;
}
.no-guide-results-msg a:hover {
  cursor:pointer;
}

@media only screen and (max-width:800px)
{
  .athens-guide-places-header {
    height:220px;
    margin: 0 0 -16px 0;
  }
  .content .athens-guide-places-header h1 {
    font-size:30px;
    line-height:1.08em;
  }  
  .content .athens-guide-places h2 {
    font-size:26px;
    line-height:28px;  
    display:none;
  }

  .athens-guide-listing {
    display: block;
  }
  .athens-guide-nav {
    margin-left:0;
    width: 100%;
/* display:none; */
  }
  .athens-guide-places {
    flex:none;
    margin-right:0;
    width:100%;
/* display:none; */
  }
  .athens-guide-place {
    margin-left:10px;
    margin-right:10px;
    box-sizing:border-box;
  }

  /* filter */
  .guide-filter-icons {
    display:inline-block;
  }
  .content .athens-guide-filter h3:hover {
    cursor: pointer;
  }
  .athens-guide-filter-options {
    display:none;
    transition: height 500ms ease-in-out;
  } 
  .athens-guide-filter-options.show-guide-filter {
    display:block;
  }  
}