/*
Theme Name: Quandoo Starter Theme 01
Author: David Chan
*/

@import url('https://fonts.googleapis.com/css?family=Comfortaa:400,700');

* {
  margin: 0;
  padding: 0;
}

.about-bg {
background-image: url('http://ichirin.com.au/wp-content/uploads/2016/11/ichirin-textures-1.png');
    color: #746a94;
    background-repeat-y: no-repeat;
    background-position-y: 100%;
    padding-bottom: 12%;
    background-color: #fdf9eb;
}

.contact-bg {
  background-color:#f7f7f7;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
}

.overlay {
    width: 100%;
    height: 100%;
    margin: auto;
    left: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(to bottom, transparent, rgba(255, 255, 255, 0.75));
    opacity: 0.7;
    text-align: center;
}

.footer-bg {
  background-color: #020100;
  color: #fff;
}

body {
  position: relative;
  font-family: 'Comfortaa', sans-serif;
  font-size: 15px;
  color: #746a94;
  background-color: #fff;
  letter-spacing:1px;
  text-shadow: 0px 0px 1px rgba(0,0,0,0.2);
}


h4 {
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

a,
a:focus {
  text-decoration: none;
  color: #f29fb8;
}

a:hover{
  color:#111;
}

.anchor {
  position: relative;
  top: -70px;
  visibility: hidden;
}

.move_up {
  position: fixed;
  top: auto;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  display: none;
}

header {
  position: relative;
  background-position: center, center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 0;
  padding-bottom: 50%;
  //border-bottom: 3px solid #333;
}

.logo_holder {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  text-align: center;
  transform: translate(-50%, -50%);
}

.logo {
  display: inline-block;
      width: 40vw;
    max-width: 550px;
}

.logo_mobile {
  display: none;
  position: absolute;
  top: 5px;
  left: 10px;
  max-height: 40px;
}

.logo_holder h1 {
  color: #fff;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.7);
  font-size: 5em;
}

nav h1 {
  display: none;
  margin: 0;
  padding: 4px 15px;
  font-size: 2em;
  color: #fff;
}

nav.float h1 {
  color: #333;
}

.btn-header {
  font-family: 'Comfortaa', sans-serif;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    padding: 9px 14px;
    background-color: #746a94;
    border: none;
    font-size: 15px;
    border-radius: 0px;
    letter-spacing: 2px;
}

.btn-header:hover {
  background-color: #000;
  color:#fff;
}


.btn{
  border-radius:0;
}

.btn-warning{
  color:#e7b652;
  border-color:#e7b652;
  background-color:transparent;
  padding:10px;
}

.btn-warning:hover{
  background-color: #e7b652;
  color:#111;
}

nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}

.burger {
  display: none;
  cursor: pointer;
}

.burger span {
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  font-size: 19px;
}

.top_menu {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
}

.topScr .top_menu {
  animation: navColorToBlack 1s forwards;
}

.float .top_menu {
  animation: navColorToWhite 1s forwards;
}

.top_menu li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.top_menu li a {
  font-family: 'Comfortaa', sans-serif;
  text-transform: uppercase;
  letter-spacing: 4px;
  color: #fff;
  font-size: 15px;
  padding: 10px 30px;
  display: block;
}

.float .top_menu li a {
  color: #fff;
}

@keyframes navColorToWhite {
  from {
    background-color: rgba(0, 0, 0, 0);

  }
  to {
    background-color: rgba(17, 20, 21, 1);

  }
}

@keyframes navColorToBlack {
  from {
    background-color: rgba(17, 20, 21, 1);
  }
  to {
    background-color: rgba(0, 0, 0, 0);
  }
}

section {
  padding: 25px 0;
}

h2 {
  font-family: 'Comfortaa', cursive;
  color:#746a94;
  text-transform: uppercase;
  padding-bottom: 20px;
  margin-bottom: 30px;
  letter-spacing: 1px;
  font-size: 38px;

}

.contact-bg h2{
  color:#746a94;
}


h2::after {
  position: absolute;
  margin-top: 18px;
  left: 45%;
  width: 10%;
  height: 2px;
  background: #f3f3f3 none repeat scroll 0% 0%;
  content: "";
  display: block;
}
.contact-bg h2:after{
  background: rgb(231, 182, 82) none repeat scroll 0% 0%;
}
.about-bg h2::after {
  background: #e7b652;
}

.content {
  line-height: 1.6em;
}

.content p {
  margin-bottom: 1.5em;
}

.contact_info {
  margin-bottom: 40px;
}

.contact_info > div {
  height: 150px;
  border-right: 1px solid #717171;
}

.contact_info > div:last-child {
  border: none;
}

.main_photo {
  width: 100%;
  height: 0;
  padding-bottom: 60%;
  background-size: cover;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
}

footer .q_signature {
  height: 16px;
}


/*Gallery*/

.gallery {
  list-style: none;
}

.gallery .gallery-item {
  float: left;
  position: relative;
  padding: 5px;
}

.gallery .gallery-item a {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
}


/*Gallery*/

@media (max-width: 950px) {
  body {
    padding-top: 50px;
  }
  #topNav {
    height: 50px;
    background-color: transparent;
  }
  #topNav.float {
    animation: navColorToWhite 1s forwards;
  }
  #topNav.topScr {
    animation: navColorToBlack 1s forwards;
  }
  .burger {
    display: table;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
  }
  .float .burger span {
    color: #8d1c1f;
  }
  .top_menu {
    display: none;
  }
  .open .top_menu {
    display: block;
    top: 50px;
    padding: 50px 0;
    position: absolute;
    width: 100%;
  }
  .top_menu li {
    display: block;

  }
  .logo,
  .logo_holder h1 {
    display: none;
  }
  .logo_mobile,
  #topNav h1 {
    display: block;
  }
  footer {
    font-size: 11px;
    text-align: center;
  }
  footer .q_signature {
    height: 11px;
  }
}

@media (max-width: 767px) {
  .about-bg{
    background:#fff5d4;
  }
  .contact_info > div {
    height: 130px;
    border-right: none;
  }
  .contact_info > div > div {
    width: 200px;
    height: 85px;
    margin: 0 auto;
    //border-bottom: 1px solid #bbb;
    border-right: none;
  }
  .contact_info > div:last-child > div {
    border: none;
  }
}


/* custom DC */

.modal-header,
.modal-body,
.modal-footer {
  border: 0 !important;
  text-align: center;
}



.open-reservation-modal {
  cursor: pointer;
}
