@import url(http://fonts.googleapis.com/css?family=Krona+One);

body, html, main {
  /* important */
  height: 100%;
}

::-webkit-scrollbar {
  display: none;
}

a {
  color: #90A4AE;
}

a:hover {
  cursor:pointer;
  color: #78909C;
}

blockquote {
  border-color: #90A4AE;
}

h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
}

#toast-container {
  position: fixed !important;
  bottom: 10% !important;
  left: 50% !important;
}

@font-face {
  font-family: traveling-typewriter;
  src: url("../fonts/traveling-typewriter.ttf");
}

.font-traveling-typewriter {
  font-family: traveling-typewriter;
}

nav {
  transition: all 500ms ease-in-out;
}

nav i, nav [class^="mdi-"], nav [class*="mdi-"], nav i.material-icons {
  transition:all 1s;
  height: 45px;
  line-height: 45px;
}

nav .button-collapse i {
  height: 45px;
  line-height: 45px;
}

nav .brand-logo {
  font-size: 1.6rem;
}

@media only screen and (min-width: 601px){
  nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
    transition:all 1s ease-in-out;
    height: 45px;
    line-height: 45px;
  }
}

.navbar-fixed {
  position: absolute;
  top: 0;
  height: 45px;
  line-height: 45px;
}

nav.nav-big i, nav.nav-big [class^="mdi-"], nav.nav-big [class*="mdi-"], nav.nav-big i.material-icons {
  height: 85px;
  line-height: 85px;
}

nav.nav-big .button-collapse i {
  height: 85px;
  line-height: 85px;
}

nav.nav-big .brand-logo {
  font-size: 1.6rem;
}

@media only screen and (min-width: 601px){
  nav.nav-big, nav.nav-big .nav-wrapper i, nav.nav-big a.button-collapse, nav.nav-big a.button-collapse i {
    height: 85px;
    line-height: 85px;
  }
}
.navbar-fixed.nav-big {
  height: 85px;
}

.nav-wrapper {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 500;
  width: 85%;
  height: 85px;
  margin: 0 auto;
}

.header {
  padding-top: 1rem;
  width: 100%;
}

.dates-section h4 {
  margin-bottom: 10px;
}

.dates-section div.city {
  margin-bottom: 30px;
}

.parallax-container {
  height: 100%;
  text-align:center;
}

/*.parallax {
	height: 100%;
	text-align: center;
	vertical-align: middle;
  position: relative;
}
*/

.parallax-container h1 {
  font-size: 25pt;
  position: absolute;
  left: 0;
  right: 0;
  bottom:20px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .parallax-container.text-black h1 {
    text-shadow:  1px  1px 1px white,
                  1px -1px 1px white,
                 -1px  1px 1px white,
                 -1px -1px 1px white;
  }
  .parallax-container:not(.text-black) h1 {
    text-shadow:  1px  1px 1px black,
                  1px -1px 1px black,
                 -1px  1px 1px black,
                 -1px -1px 1px black;
  }
}

.vspace {
	min-height:80%;
}

.network {
  position: relative;
  top: -3.5rem;
  vertical-align: middle;
  padding-bottom: 30%;
  transition: all 500ms ease-in-out;
}

.network div {
  max-width: 80%;
  margin: 0 auto 0 auto;
  word-spacing: 5px;
}

.network img {
  height: 30px;
  width: 30px;
}

.network img:hover {
  fill: red;
}

.social img {
    height: 2rem;
    width: 2rem;
}

.social > * {
    padding: .5rem;
}

.weblog {
  margin-top: 20%;
}

.ornament {
  background-image: url("../img/ornament.png");
  width: 440px;
  height: 61px;
}

@media (max-width: 767px) {
  .network div {
    width:400px;
    height:auto;
    line-height: 70px;
  }

  .network .ornament {
    display: none;
  }
}
@media (max-width: 380px) {
  .network {
    top: 0;
  }
}

.minheight {
	min-height: 100%;
	overflow:hidden;
	padding-top:30px;
	padding-bottom:60px;
}

.gallery {
	margin-left: auto;
	margin-right: auto;
  left: 0;
  right: 0;
	max-width: 500px;
}

.gallery div {
    font-size: 0px;
    letter-spacing: -1px
}


@media (max-width: 767px) {
  .gallery.text-left {
    text-align: center;
  }
}

.construction {
	display: inline-flex;
    background-color: rgba(0, 0, 0, .9);
	position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:10000;
}

.countdown{
	text-align:center;
	font-family:Lucida;
    background-color: white;
    opacity:.85;
	color:black;
	height:300px;
	width:600px;
	margin: auto auto auto auto;
	padding: 30px;
}

.input-error {
    color: #a94442;
    display: inline;
    font-weight: bolder;
}

.text-justify {
  text-align: justify;
}

input::selection {
  background: #cccccc;
}

textarea::selection {
  background: #cccccc;
}

input::-moz-selection { /* Code for Firefox */
  background: #cccccc;
}

textarea::-moz-selection {
  background: #cccccc;
}

.font-krona {
  font-family: 'Krona One', sans-serif;
}

.font-krona p {
  font-size: 12pt;
}

.bookings {
  margin: 0 auto;
  max-width: 600px;
  position: relative;
  max-width: 600px;
}

.booking .title {
  color: white;
  background: rgba(0, 0, 0, .6);
  cursor: pointer;
  line-height: 90px;
  text-align: center;
  font-size: 24px;
  width: 100%;
  position: absolute;
  text-transform: uppercase;
  text-decoration: underline;
  font-weight: 800;
  transition: all 500ms ease-in-out;
}

.booking .title:hover {
  background: rgba(0, 0, 0, .15);
}

.about-quote {
  /*display: none; */
  /*margin-left: 10%;*/
  /*font-size: 11pt;*/
  /*text-align: right;*/
  background-color: #222;
  padding: 20px;
  margin: 80px;
  font-size: 12pt;
}

@media (max-width: 767px) {
  margin: 30px;
}

.quote-heading {
  text-align: right;
}
.quote-heading a {
  cursor: pointer;
}

.about-bio-more {
  display: none;
}

.align-right {
  text-align: right;
}

/* contact form */
/* label color */
.input-field label {
  color: white;
}
/* label focus color */
.input-field input[type=text]:focus + label {
  color: #90A4AE;
}
/* label underline focus color */
.input-field input[type=text]:focus {
  border-bottom: 1px solid #90A4AE;
  box-shadow: 0 1px 0 0 #90A4AE;
}
/* valid color */
.input-field input[type=text].valid {
  border-bottom: 1px solid #90A4AE;
  box-shadow: 0 1px 0 0 #90A4AE;
}
/* invalid color */
.input-field input[type=text].invalid {
  border-bottom: 1px solid #f44336;
  box-shadow: 0 1px 0 0 #f44336;
}

/* icon prefix focus color */
.input-field .prefix {
  color: white;
}

/* icon prefix focus color */
.input-field .prefix.active {
  color: #90A4AE;
}

textarea.materialize-textarea {
  border-bottom: 1px solid #9e9e9e;
  text-color: white;
}

textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #90A4AE;
  box-shadow: 0 1px 0 0 #90A4AE;
}

textarea.materialize-textarea:focus:not([readonly]) + label {
  color: #90A4AE;
}

.card .card-title {
  font-size: 20px!important;
  font-weight: 300!important;
}