/*
Theme Name: FTT 2.0
Description: FTT 2.0
Author: elevenZero
Author URI: https://elevenzero.com
Template: carbis
Version: 1.0.1
Text Domain:  carbis
*/



.featured-guests h2{
  margin-bottom:0;
}
.featured-guests{
  margin-bottom:75px;
}

.trips-headline {
  font-size: 3em;
  font-weight: bold;
  font-family: "Playfair Display", Georgia, serif !important;
  line-height: 1.1em;
}


a.trips-btn {
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2px;
  color: #ffffff !important;
  background-color: #344147;
  border-color: #344147;
  padding: 20px 30px;
}

.audio-header,
.audio-buttons {
  text-align: left;
  width: 66%;
}

.audio-header>div,
.audio-buttons {
  margin-bottom: 20px;
}

.audio-buttons>div {
  display: inline-block;
}

.audio-buttons div {
  width: 37%;
}

.audio-buttons div:first-child {
  width: 55%;
  margin-right: 1%;
}

@media only screen and (max-width: 960px) {
  .audio-buttons {
    width: 75%;
  }
}

@media only screen and (max-width: 768px) {
  .audio-header-container .vce-hero-section--background-position-center-center {
    background-position: left bottom;

  }

  .audio-header,
  .audio-buttons {
    width: 100%;
  }
}

.vce-row--col-gap-30#el-593f189c>.vce-row-content>.vce-col--md-66-66p {
  padding-right: 90px;
}

.full-width-img {
  img {
    width: 100% !important;
  }
}

.mosaic>div a {
  display: block;
  position: relative;
  z-index: 99;
  background-color: #222;
  /*background-color:rgb(76,102,172);*/
  transition: background-color .25s;
}

.mosaic>div a:hover img {
  opacity: .33;
}

.mosaic>div a:hover span {
  text-shadow: 0 0 5px #000;
}

.mosaic>div {
  padding: 3px;
  position: relative;

}

.mosaic>div a img {
  width: 100%;
  transition: opacity .25s;
}

.mosaic>div span {
  font-size: 1.5em;
  color: #fff;
  text-shadow: 0 0 2px #000;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.15em;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: text-shadow .25s;
}

.mosaic .col-50 {
  width: 50%;
  float: left;
}

.mosaic .col-33 {
  width: 33.3%;
  float: left;
}

.shadowed {
  text-shadow: 0 0 7px #000;
}
.shadowed-light {
  text-shadow: 0 0 5px rgba(0,0,0,.33);
}

.slick-arrow {
  font-size: 60px!important;
  text-shadow: 0 0 3px #222;
}

#wpadminbar {
  _display: none;
}

#wpadminbar a {
  color: #cccccc !important;
}

#toggle-menu {
  padding: 20px 0;
  margin-top: 15px;
}

#featured-post-slider .slide .slide-content {
  opacity: 1.0;
}

.site-header-content {
  padding: 20px 4%;
}

.site-branding img {
  max-width: 300px;
}
.site-branding svg {
  max-width: 370px;
}



#bio_ep {
  background-color: #000000!important;
  height: auto!important;
}

#bio_ep div.newsletter-form {
  padding: 10%!important;
}

#bio_ep .btn-submit,
#bio_ep input {
  text-align: center;
}

#bio_ep h3,
#bio_ep p {
  color: #ffffff;
  margin: 0;
  padding: 0;
}

#bio_ep p {
  margin-bottom: 20px;
}

#bio_ep_close {
  background-color: #000000;
}


.mobile-navigation {
  width: 100%;
  z-index: 99;
  position: fixed !important;
  top: 55px;
  box-shadow: 0 15px 15px rgba(0, 0, 0, 0.33);
}

.main-navigation.fixed {
  width: 100%;
  z-index: 99;
  position: fixed !important;
  top: 0;
}

.main-navigation li.mini-logo {
  display: none;
}

.main-navigation.fixed li.mini-logo {
  display: inline-block;
}

div.mini-logo {
  display: none;
}

.mini-logo img {
  width: 35px;
  margin-top: -10px;
}
.mini-logo svg {
  width: 35px;
  margin-top: -5px;
}

.site-container,
.site-container.page {
  padding-top: 0 !important;
}

.entry-title {
  display: none;
}

.slide-content {
  position: relative;
}

.slide-content a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.slide-content p {
  display: none;
}

.slide-content h1,
.slide-content h4,
.slide-content a {
  margin: 0 0 10px;
  padding: 0;
  color: #28292b !important;
}

.slide-content h1 {
  font-size: 33px !important;
  font-weight: bold;
}

.slide-content h2,
.slide-content h3,
.slide-content h4 {
  font-size: 19px !important;
  font-style: italic;
}

#tags {
  display: none;
}

/* remove sidebar */
#primary.content-area {
  /*width: 100%;*/
}

#secondary.widget-area .widget_custom_html {
  margin-top: 20px;
}

#secondary.widget-area .widget {
  border-bottom: 2px solid #E6E9EB;
}

#secondary.widget-area .widget:last-child {
  border-bottom: none;
}

#secondary h4 {
  font-style: normal;
  font-weight: normal;
  font-size: 20px !important;
}

#secondary .textwidget {
  display: inline-block;
}

#secondary .destination {
  text-align: left;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  flex: none;
  padding-bottom: 20px;
}

/*
#secondary .destination img{
  display:inline-block;
  width:60%;
  float:left;
}
#secondary .destination div{
  position:relative;
  display:inline-block;
  width:40%;
  position:relative;
  box-shadow: none;
  padding:0;
  top:0;
  left:0px;
}
#secondary .destination span{
 font-style: normal;
 font-weight: bold;
 text-align:left; 
 top:0;
  left:0px;
}
*/

#secondary .destination {
  display: block;
  width: 100%;
}

#secondary .destination a>div {
  display: table;
  width: 100%;
  position: relative;
  padding: 0;
  box-shadow: none;

}

#secondary .destination a div.img {
  display: table-cell;
  width: 60%;
  position: relative;
  text-align: left;
  left: 0;
}

#secondary .destination a div.txt {
  display: table-cell;
  width: 40%;
  position: relative;
  vertical-align: top;
  text-align: left;
  left: 0;
  border: none;
}

#secondary .destination a div.txt h3 {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  transform: none;
  font-family: 'Playfair Display', serif;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  padding: 0 0 10px 10px;
  margin: 0;
  font-size: 14px;
}

#secondary .destination a div.txt h4 {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  transform: none;
  font-family: 'Playfair Display', serif;
  font-style: italic;
  font-weight: normal;
  text-align: left;
  padding: 0 0 10px 10px;
  font-size: 12px !important;
}

#secondary .destination a div.txt p {
  display: none;
}

.alignnone {
  margin-bottom: 0;
}


.hotel-tags h5{
    font-family: "Playfair Display", Georgia, serif;
    font-size: 20px;
    font-weight: 400;
    color: #344147;
}

.hotel-tags .hotel-tag{
  font-family: 'Montserrat-Regular';
  padding:5px 10px;
  background-color:#ccc;
  font-size:15px;
  white-space: nowrap;
  text-transform: capitalize;
}

.hotel p,
.destinations p {
  margin-bottom: 0;
}

.hotel,
.destinations {
  margin-bottom: 20px;
}

.hotel,
.destination {
  text-align: center;
  width: 100%;
}

/*.hotel span,
.destination span {
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}*/

.single-hotels .single,
.single-destinations .hotel {
  border: 1px solid #f00;
}

.entry-footer {
  border-bottom: none;
}

.ftt-destination-section em {
  font-style: italic;
  font-size: .75em;
  text-align: right;
  display: block;
  width: 100%;
}

.ftt-featured-hotels-link {
  padding-left: 10px;
}

.ftt-destination-section {
  line-height: 1.5em;

}

.ftt_destinations-template-default.single .entry-header,
.ftt_worth_the_wait-template-default.single .entry-header,
.ftt_inspirations-template-default.single .entry-header {
  display: none;
}

.ftt_destinations-template-default.single #secondary.widget-area,
.ftt_worth_the_wait-template-default.single #secondary.widget-area,
.ftt_inspirations-template-default.single #secondary.widget-area {
  width: 100%;
}

.ftt_destinations-template-default.single .has-post-thumbnail .entry-content,
.ftt_worth_the_wait-template-default.single .has-post-thumbnail .entry-content,
.ftt_inspirations-template-default.single .has-post-thumbnail .entry-content,
.search-results .has-post-thumbnail .entry-content {
  margin-top: 0;
}

.ftt_destinations-template-default.single .entry-content.single,
.ftt_worth_the_wait-template-default.single .entry-content.single
.ftt_inspirations-template-default.single .entry-content.single {
  padding-top: 0;
}

.ftt-simple-slider {}

.search-results article {
  margin-top: 30px;
  border-bottom: 1px solid #E6E9EB;
}



a {
  color: #000 !important;
  text-decoration: none !important;
  font-weight: 500 !important;
}

a:hover {
  /*text-decoration: underline!important;*/
}

.ftt-did-you-know a {
  color: #ffffff !important;
}

.ftt-hotels-title>div,
.ftt-hotels-title h2 {
  margin-bottom: 10px;
}


.ftt-destination-section h1,
.ftt-destination-section h2,
.ftt-destination-section h3,
.ftt-destination-section h4,
.ftt-destination-section h5,
.ftt-destination-section h6,
.ftt-destination-section h1 a,
.ftt-destination-section h2 a,
.ftt-destination-section h3 a,
.ftt-destination-section h4 a,
.ftt-destination-section h5 a,
.ftt-destination-section h6 a {
  font-family: 'Playfair Display', serif;
  /*font-weight: bold;*/
  margin-top: 20px;
  font-style: italic;
  color: #000 !important;
  line-height: 1.1em;
}

.ftt-hotel-name a:hover,
.ftt-destination-section h1 a:hover,
.ftt-destination-section h2 a:hover,
.ftt-destination-section h3 a:hover,
.ftt-destination-section h4 a:hover,
.ftt-destination-section h5 a:hover,
.ftt-destination-section h6 a:hover {
  text-decoration: none !important;
}

.random-hotels .hotel h2:after,
.ftt-hotel-name a::after,
.ftt-destination-section h1 a::after,
.ftt-destination-section h2 a::after,
.ftt-destination-section h3 a::after,
.ftt-destination-section h4 a::after,
.ftt-destination-section h5 a::after,
.ftt-destination-section h6 a::after {
  -webkit-transition: padding .25s;
  transition: padding .25s;
  content: '\2192';
  padding-left: 10px;
  font-style: normal;
  color: #CEB080;
  font-family: sans;

}

.random-hotels .hotel a:hover h2:after,
.ftt-hotel-name a:hover::after,
.ftt-destination-section h1 a:hover::after,
.ftt-destination-section h2 a:hover::after,
.ftt-destination-section h3 a:hover::after,
.ftt-destination-section h4 a:hover::after,
.ftt-destination-section h5 a:hover::after,
.ftt-destination-section h6 a:hover::after {
  padding-left: 15px;
}



.ftt-destination-section h1 {
  font-size: 46px;
  font-weight: bold;
}

.ftt-privacy-policy h3 {
  margin: 30px 0 10px;
}

.ftt-destination-tagline {
  font-size: 1.25em;
}

.ftt-destination-section img {
  width: 100%;
  margin-top: -15px;
}


.ftt-destination-section-header {
  font-size: 2.0em;
  padding: 40px 0 20px;
  font-family: 'Playfair Display', serif;
  text-transform: capitalize;
  font-weight: bold;
}

.ftt-destination-section-header::before {
  display: inline-block;
  content: "";
  border-bottom: 2px solid black;
  width: 20%;
}


.ftt-about-page-content .ftt-destination-section-header {
  /*margin-bottom:10px;
  margin-top:30px;
  font-weight:bold;*/
  padding: 10px 0 30px;
}

.ftt-about-page-content .ftt-destination-section-header h2 {
  font-weight: bold;
  color: #000000;
}

.ftt-about-page-content .ftt-about-page-content {
  clear: both;
}

.ftt-about-page-content h3 {
  font-size: 1.5em !important;
  font-style: italic;
  font-weight: bold;
  margin: 30px 0 60px;
}


.ftt-about-page-content .ftt-about-page-content .items {
  width: 100%;
  clear: both;
}

.ftt-about-page-content .ftt-about-page-content .items .item {
  width: 33%;
  display: block;
  float: left;
  margin-bottom: 50px;
}

.ftt-about-page-content .ftt-about-page-content .items .item h4 {
  color: #CEB080;
  font-size: 2.5em !important;
  font-weight: bold;
}

.ftt-about-page-content .ftt-about-page-content .items .item {
  text-align: center;
  font-weight: bold;
  line-height: 1.1em;
}

.ftt-about-page-content .ftt-about-page-content .hr {
  margin: 30px 0;
}




.ftt-about-page-content .ftt-about-page-content .items.trip .item {
  width: 100%;
  font-size: 1.2em;
}

.ftt-about-page-content .ftt-about-page-content .items.trip .item>div {
  width: 70%;
  display: table-cell;
  vertical-align: top;
  text-align: right;
  padding: 0 20px;
}

.ftt-about-page-content .ftt-about-page-content .items.trip .item>div:nth-child(2) {
  text-align: left;

}

.ftt-about-page-content .ftt-about-page-content .items.trip .item .img-container {
  width: 30%;
}

.ftt-about-page-content .ftt-about-page-content .items.trip .item .img-container img {
  width: 100%;
  max-width: 150px;
}

.ftt-about-page-content .ftt-about-page-content .items.trip .item h4 {
  color: #222;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

.ftt-about-page-content .ftt-about-page-content .items.trip .item p {
  padding-left: 20px;
  padding-right: 20px;
  line-height: 1.3em;
}


.ftt-did-you-know h1,
.ftt-did-you-know h2,
.ftt-did-you-know h3,
.ftt-did-you-know h4,
.ftt-did-you-know h5,
.ftt-did-you-know h6 {
  font-weight: bold;
  font-size: 2.0em !important;
  font-style: normal;
  color: #fff;
  margin-bottom: 15px;
}

.ftt-did-you-know {
  width: 100%;
  padding: 30px 20px;
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
}

.ftt-destination-quote {
  width: 100%;
  font-size: 2.5em;
  line-height: 1.25em;
  padding: 30px 0;
  margin-bottom: 20px;
  font-family: 'Playfair Display', serif;
  border-top: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
}

.ftt-destination-hotel img {
  width: 100%;
}

.ftt-hotel-name,
.ftt-hotel-name a {
  font-weight: bold;
  font-size: 38px;
  margin-top: 20px;
  font-family: 'Playfair Display', serif;
  color: #000;
  font-style: italic;
}

.wpgmza_infowindow_address {
  font-weight: bold;
  font-size: 1.1em;
  float: left;
  min-width: 150px;
}

.wpgmza_map {
  margin: 20px 0;
}

.wpgmza_map>div {
  background-color: #F3F3F3 !important;
}

#maitre-widget {
  margin: 40px;
}

.main-navigation {
  background-color: #F3F3F3;
  padding: 0;
}

.main-navigation ul li a {
  padding: 15px 0 15px 0;
  border-bottom: 3px solid transparent;
}

.main-navigation ul li a:hover {
  color: #CEB080;
}

.main-navigation .current_page_item {
  border-bottom: 3px solid #CEB080;
}

.main-navigation .current_page_item>a,
.main-navigation .current-menu-item>a,
.main-navigation .current_page_ancestor>a,
.main-navigation .current-menu-ancestor>a {
  color: #28292b !important;
}

a:focus {
  outline: none;
}

.random-hotels {
  text-align: center;
  width: 100%;
  border-top: 1px solid #eee;

}

.random-hotels img {
  width: 100%;
}

.random-hotels .hotel {
  width: 25%;
  padding: 0 1%;
  display: block;
  float: left;
}

.random-hotels .hotel h2 {
  width: 100%;
  font-size: 18px;
  text-align: left;
  margin: 10px 0;
}

.ftt_hotels .random-hotels .hteol h2 {
  font-size: 14px;
}

#primary-menu a {
  text-transform: uppercase;
  letter-spacing: 1px;
}

#primary-menu>li.sep {
  width: 1px;
  background-color: #C1C1C1;
  height: 100%;
}


/* instagram placeholders */
ul.destination_thumbnails,
ul.destination_thumbnails li {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.destination_thumbnails li {
  display: inline;
}

ul.destination_thumbnails li img {
  width: 12.5%;
}

.copyright {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 20px;
  color: #666666;
}

.site-footer {
  background-color: #000000;
}

div.site-footer-content {
  font-family: 'Montserrat-Regular';
  color: #ffffff !important;
  background-color: #000000;
}

div.site-footer-content a {
  color: #ffffff !important;
  font-family: 'Montserrat-SemiBold';
  white-space: nowrap;
}

div.site-footer-content ul li {
  margin-bottom: 7px !important;
}

div#search {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
}

div#search.active {
  display: block;
}

div#search .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, .66);
  z-index: 0;
}

div#search .form {
  position: relative;
  background-color: #ccc;
  z-index: 9;
}

.social-item i.fa {
  font-size: 1.3em;
}

ul.footer-social .social-item a {
  white-space: nowrap;
}

ul.footer-social .social-item a span {
  padding-left: 10px;
  white-space: nowrap;
}

ul.footer-social .social-item i.fa {
  font-size: 1.5em;
}

div.newsletter-form p {
  margin-bottom: 0px;
}

div#newsletter-form-on-map {
  width: 100%;
  min-height: 400px;
  height: auto;
  background-image: url(img/map-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 0;
  position: relative;
  z-index: 9;
  margin: 20px 0;
  text-align: center;
}

div#newsletter-form-on-map form {
  top: 45%;
  left: 50%;
  width: 90%;
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
  z-index: 9;
}

div#newsletter-form-on-map form div,
div#newsletter-form-in-footer form div {
  margin-top: 20px;
  width: 100%;
  height: 52px;
  overflow: hidden;
  line-height: 10px;
}

div#newsletter-form-on-map form div,
div#newsletter-form-in-footer h3 {
  font-style: normal;
  font-size: 32px;
  color: #ffffff;
  margin-bottom: 5px;
}

div#newsletter-form-on-map h2 {
  font-size: 42px;
  font-style: italic;
}


div#newsletter-page {
  width: 100%;
  min-height: 650px;
  height: auto;
  background-image: url(/wp-content/uploads/2019/11/newsletter-bg-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 0;
  position: relative;
  z-index: 9;
  margin: 20px 0;
  text-align: center;
}

div#newsletter-page form {
  top: 45%;
  left: 50%;
  width: 70%;
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
  z-index: 9;
  padding: 5%;
  background-color: rgba(0, 0, 0, .66);
}

div#newsletter-page form div {
  margin-top: 20px;
  width: 100%;
  height: 52px;
  overflow: hidden;
  line-height: 10px;
  font-style: normal;
  font-size: 32px;
  color: #ffffff;
  margin-bottom: 5px;
}

div#newsletter-page h2 {
  font-size: 42px;
  font-style: italic;
  color: #eee;
  line-height: 1.1em;
}

div#newsletter-page form p {
  color: #eee;
  width:90%;
  max-width: 500px;
  margin:0 auto;
  line-height: 1.1em;
}

div#newsletter-page div.legal{
  padding-top:20px;
  font-size: 12px;
}
div#newsletter-page div.legal p{
  line-height: 1.1em;
  color:#ccc;
}
div#newsletter-page div.legal p a{
 color:#ccc!important;
 text-decoration: underline!important; 
}


a.btn-submit {
  padding: 0 25px;
  background-color: #CEB080;
  font-family: 'Playfair Display', serif;
  color: #28292b;
  max-height: 52px;
  display: inline-block;
  height: 52px;
  line-height: 52px;
  margin-top: 1px;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: none;
  font-weight: bold !important;
  -webkit-transition: text-shadow .25s, background-color .25s, color .25s;
  -moz-transition: text-shadow .25s, background-color .25s, color .25s;
  -ms-transition: text-shadow .25s, background-color .25s, color .25s;
  -o-transition: text-shadow .25s, background-color .25s, color .25s;
  transition: text-shadow .25s, background-color .25s, color .25s;
}

a.btn-submit:hover {
  text-decoration: none !important;
  background-color: #28292b;
  color: #CEB080 !important;
  text-shadow: 0 0 3px #222;
}


form input.error {
  border-color: #FA0D1B !important;
}

#newsletter-form-on-map .newsletter-panel a {
  color: #eee !important;

}

#newsletter-form-on-map .newsletter-panel p {
  font-size: 14px !important;
}


.newsletter-panel {
  border: 1px solid #CDAF83;
  padding: 15px;
  margin: 10px 0;
  height: auto !important;
  line-height: 1.2em !important;
}

.newsletter-panel h2 {
  margin-bottom: 10px;
}

.newsletter-panel.success-panel h2 {
  color: #0B602E;
}

.newsletter-panel.error-panel h2 {
  color: #D30C40;
}

div#newsletter-page form input,
div#newsletter-form-on-map form input,
div#newsletter-form-in-footer form input {
  height: 52px;
  max-height: 52px;
  border: 0;
  width: 50%;
  padding-left: 10px;
  font-family: 'Montserrat-Regular';
}

div#newsletter-form-in-footer form input {
  width: 70%;
}

div#newsletter-form-on-map .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, .4);
  z-index: 0;
}

div#newsletter-form-on-map h2,
div#newsletter-form-on-map p {
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 0;
}

.search-results .entry-header img,
.ftt_hotels.type-ftt_hotels .entry-header img,
.ftt_worth_the_waits.type-ftt_worth_the_waits .entry-header img 
.ftt_inspirations.type-ftt_inspirations .entry-header img {
  width: 100%;
}

.search-results .entry-content.single,
.ftt_hotels.type-ftt_hotels .entry-content.single,
.ftt_worth_the_waits.type-ftt_worth_the_waits .entry-content.single
.ftt_inspirations.type-ftt_inspirations .entry-content.single {
  margin-top: 0;
}

div.hr {
  width: 100%;
  height: 2px;
  background-color: #E6E9EB;

}

div#newsletter-form-in-footer a.btn-submit {
  padding: 0 15px;
  font-family: 'Playfair Display', serif;
  color: #28292b !important;
  max-height: 53px;
  display: inline-block;
  height: 53px;
  line-height: 53px;
  font-size: 14px;
  font-weight: bold;
}

div#newsletter-form-in-footer a.btn-submit:hover {
  color: #CEB080 !important;
}

div#newsletter-form-in-sidebar form input,
div#newsletter-form-exit-intent form input {
  height: 52px;
  max-height: 52px;
  border: 1px solid #E6E9EB;
  width: 100%;
  padding-left: 10px;
  font-family: 'Montserrat-Regular';
  margin-bottom: 5px;
}

div#newsletter-form-in-sidebar form .btn-submit,
div#newsletter-form-exit-intent form .btn-submit {
  width: 100%;
  text-align: center;
}

#newsletter-form-in-footer .newsletter-panel.success-panel h2,
#newsletter-form-exit-intent .newsletter-panel.success-panel h2 {
  color: #fff !important;
}

#newsletter-form-in-sidebar .newsletter-panel.success-panel h2 {
  color: #28292b !important;
}


#explore .row {
  width: 100%;
}

#explore .row .col {
  width: 50%;
  float: left;
  padding: 0 1%;
}

#explore .item {
  background-size: cover;
  background-position: center center;
  min-height: 300px;
  position: relative;
  margin-bottom: 20px;
}

#explore .item>div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-color: rgba(255, 255, 255, .9);
  color: #000000;
  height: 50%;
  width: 60%;
}

#explore .item>div>div {
  padding: 18px;
  position: relative;
  color: #000000;
}

#explore .item>div>div h3 {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.1em;
}

#explore .item>div>div {
  line-height: 1.1em;
  font-style: italic;
  font-family: 'Playfair Display', serif;
}

#explore .item.item-0 {
  background-image: url(img/cell-0.jpg)
}

#explore .item.item-1 {
  background-image: url(img/cell-1.jpg)
}

#explore .item.item-2 {
  background-image: url(img/cell-2.jpg)
}

#explore .item.item-3 {
  background-image: url(img/cell-3.jpg)
}



div.content-area div.collection{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}



/* collections */
div.collection .destination,
div.collection .hotel,
div.collection .inspiration {
  /*width: 49%;
  float: left;*/
  margin: 0 1% 2% 0;
  position: relative;

  line-height: 1.2rem;
  text-align: center;


  flex: 1 0 49%;
  max-width: 48%;
  /*
  background-size:cover;
  background-repeat:none;
  background-position:50% 50%;
  */
}


div.collection .destination div,
div.collection .hotel div,
div.collection .inspiration div {
  position: absolute;
  bottom: 0;
  width: 80%;
  left: 10%;
  background-color: #ffffff;
  margin-bottom: 0;
  padding: 10px;
  min-height: 50px;
  /*box-shadow: 0 -2px 3px rgba(0,0,0,.15);*/
  border-top: 1px solid #eee;
}


div.collection .destination div span,
div.collection .hotel div span,
div.collection .inspiration div span {
  /*position: absolute;*/

  position: relative;

  /*top: 45%;*/
  /*left: 50%;*/
  /*width: 80%;*/

  width: 90%;


  transform: translateX(-50%) translateY(-50%);
  /*line-height: 1.2em;*/

  color: #344147;
  font-family: 'Playfair Display', serif;
  font-style: italic;
  text-align: center;

}





form.search-form {
  margin: 50px 0;
}

div.hidden {
  display: none;
}

.vce-hero-section-media--lg .vce-hero-section--content {
  width: 50% !important;
}

.recent-destinations-and-inspirations {
  max-width: 880px;
}

.recent-destinations-and-inspirations .destination {
  position: relative;
  text-align: left;
  padding-bottom: 30px;
}

.recent-destinations-and-inspirations .destination img {
  z-index: 0;
  width: 70% !important;
  position: relative;
  left: 5%;
}

.recent-destinations-and-inspirations .destination div {
  position: absolute;
  right: 0%;
  height: 70%;
  z-index: 9;
  width: 50%;
  background-color: #ffffff;
  top: 15%;
  padding: 20px;
  overflow: hidden;
}

.recent-destinations-and-inspirations .destination div h2 {
  font-size: 36px;
  margin: 0 0 10px 0;
  padding: 0;
  font-weight: bold;
}

.recent-destinations-and-inspirations .destination div h3,
.recent-destinations-and-inspirations .destination div h4 {
  font-size: 19px;
  margin: 0 0 34px 0;
  padding: 0;
  font-style: italic;
}

.recent-destinations-and-inspirations .destination div p {
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 1.1em;
  color: #28292b !important;
}

.sbi_info {
  display: none !important;
}


#footer-column-1 {
  width: 18%;
}

#footer-column-2 {
  width: 18%;
}

#footer-column-3 {
  width: 50%;
}

#destination-filters input.filters {
  width: 99%;
}



span.blend-out {
  position: absolute;
  width: 100%;
  height: 20%;
  bottom: 0;
  left: 0;
  margin-bottom: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+50,ffffff+100&0+0,1+50,1+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}


#mtr-form-header,
#mtr-form-submit-button {
  font-family: "Playfair Display", Georgia, serif !important;
  font-weight: 500;
  color: #000 !important;
}


@media only screen and (max-width: 960px) {

  .mosaic>div span {
    font-size: 1.0em;
  }

  .vce-row--col-gap-30#el-593f189c>.vce-row-content>.vce-col--md-66-66p {
    padding-right: 40px;
  }

  .recent-destinations-and-inspirations .destination div h2 {
    font-size: 27px;
  }

  .recent-destinations-and-inspirations .destination div h3,
  .recent-destinations-and-inspirations .destination div h4 {
    font-size: 14px;
  }

  .recent-destinations-and-inspirations .destination div p {
    font-size: 12px;
  }


  #destination-filters input.filters {
    width: 100%;
  }

  span.blend-out {
    height: 40%;
  }

  .footer-column {
    float: left !important;
    width: 100% !important;
  }

  #newsletter-form-in-footer {
    padding-top: 20px;
    border-top: 1px solid #666;
    margin-left: 20px;
    margin-top: 30px;
  }

  #newsletter-form-in-footer input {
    width: 50% !important;
  }


  #explore .item {
    min-height: 250px;
  }

  #explore .item>div>div {
    padding: 14px;
  }

  #explore .item>div>div h3 {
    font-size: 18px;
  }

  #explore .item>div {
    height: auto;
  }

  div.collection .destination,
  div.collection .hotel,
  div.collection .inspiration {
    /*width: 48%;
    float: left;
    margin: 0 1% 2% 0;
    position: relative;*/
  }
}

@media only screen and (max-width: 768px) {

  /* collections */
  div.collection .destination,
  div.collection .hotel,
  div.collection .inspiration {

    flex: 1 0 100%;
    max-width: 100%;
    
  }

  .mosaic>div span {
    font-size: 1.5em;
  }

  .mosaic .col-50 {
    width: 100%;
    float: left;
  }

  .mosaic .col-33 {
    width: 100%;
    float: left;
  }

  .ftt-about-page-content .ftt-about-page-content .items .item {
    width: 100%;
  }



  .random-hotels .hotel {
    width: 50%;
    padding: 0 1%;
    margin-bottom: 50px;
  }

  .random-hotels .hotel h2 {}

  .ftt_hotels .random-hotels .hotel {
    width: 100%;

  }

  .recent-destinations-and-inspirations .destination div h2 {
    font-size: 36px;
  }

  .recent-destinations-and-inspirations .destination div h3,
  .recent-destinations-and-inspirations .destination div h4 {
    font-size: 19px;
  }

  .recent-destinations-and-inspirations .destination div p {
    font-size: 16px;
  }

  #explore .item {
    min-height: 400px;
  }

  #explore .item>div>div h3 {
    font-size: 24px;
    white-space: normal;
  }

  #explore .item>div>div {
    line-height: 1.3em;
    font-size: 18px;
  }



  #explore .row .col {
    width: 100%;
    float: none;
  }


  span.blend-out {
    display: none;
  }

  #ftt-about-page-content .ftt-about-page-content h3 {
    width: 100%;
  }

  .site-content {
    margin-top: 55px;
  }

  div.mini-logo {
    display: inline-block;
    margin-left: 50px;
    margin-top: 15px;
  }

  button#toggle-menu {
    float: right;
    margin-right: 50px;
    display: inline-block;
  }

  .main-navigation {
    position: fixed;
    z-index: 99;
    width: 100%;
    text-align: left;
  }

  .site-header-content {
    display: none;
  }

  li.mini-logo,
  .sep,
  .social-item {}

  div.content-area .collection .destination {
    width: 100%;
    margin: 1% 0;
  }

  .recent-destinations-and-inspirations {
    width: 100%;
  }

  .recent-destinations-and-inspirations .destination {
    width: 100%;
    padding-bottom: 50px;
  }

  .recent-destinations-and-inspirations .destination img {
    z-index: 0;
    width: 100% !important;
    position: relative;
    left: 0;
  }

  .recent-destinations-and-inspirations .destination div {
    position: relative;
    right: 0;
    width: 100%;
    padding: 20px 0 20px 20px;
  }

  /* collections */
  #ftt-about-page-content .ftt-about-page-content .items .item {
    width: 100%;
    padding: 30px 0;
  }

  div#newsletter-page form{
    width:80%;
    height:80%;
  }

  div#newsletter-form-on-map form input,
  div#newsletter-form-in-footer form input,
  div#newsletter-page form input {
    width: 100% !important;
    margin-bottom: 5px;
  }

  div#newsletter-form-on-map form .btn-submit,
  div#newsletter-form-in-footer form .btn-submit,
  div#newsletter-page form .btn-submit {
    width: 100%;
    text-align: center;
  }

  div#newsletter-form-on-map form div,
  div#newsletter-form-in-footer form div {
    overflow: visible;
  }
  div#newsletter-page form div{
    height:auto;
  }

}

@media only screen and (max-width: 520px) {
  .wpgmza_infowindow_image {
    displaY: none;
  }

  /* collections */
  div.collection .destination,
  div.collection .hotel,
  div.collection .inspiration {
    /*width: 98%;
    float: left;
    margin: 0 1% 2% 0;
    position: relative;*/

  }
}
