@font-face {
  font-family: "Century Gothic";
  src: url("/app/images/invitation_original/sike/Century Gothic.ttf") format('truetype');
}


#ascensorBuilding {
  background: url(/app/images/invitation_original/sike/bg.jpg) center center/cover no-repeat;
  border: 0vw solid #fafafa;
}

html, body {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}

.text {
    font-size: 1rem;
    line-height: 28px;
}
@media print {
  .text {
    line-height: 72px;
  }
}

.main-table-border {
  background: #fafafa;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.main-table-inner {
  border: 10px solid #fafafa;
}

.main-table {
  background: #fafafa;
  border: 1px solid #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.09);
}

.content-border {
  background: rgba(255, 255, 255, 0.1);
  border: 4px double rgba(0, 0, 0, 0.08);
}

.content {
  padding: 4%;
}

.bg-intro {
  float: left;
  width: 50%;
  height: 100%;
  min-height: 100%;
  background: none;
  border-right: 0px;
  display: none;
}

.bg-intro-top {
  height: 100%;
  width: 96%; 
  float: left;
  background: url(/app/images/invitation_original/sike/20190824sike_lilla/IMG_9907.JPG) center center/contain no-repeat;
}

.bg-intro-deco {
  float: right;
  width: 4%; 
  height: 100%;
  min-height: 100%;
  background: #f0f0f0;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.05);
}

.cover-holder {
  background: #f5f5f5 url(/app/images/invitation_original/floral.png) repeat;
  border: 0vw solid #fafafa;
  background-size: cover;
}

.cover-top {
    background: url(/app/images/invitation_original/sike/20190824sike_lilla/IMG_9907.JPG) top center/contain no-repeat;
    height: 100%;
    width: 100%;
}

.cover {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 20px;
  flex-direction: column;  
}

.cover-intro {
  text-align: center;
  padding-top: 20px;  
}

.cover-intro h1 {
  font-size: 3em;
  font-family: 'Arizonia', cursive;
  color: #fff;
  line-height: 0.8em;
  margin: 5px;
}

.cover-intro h2 {
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-weight: 700;
  color: #fff;
  font-size: 1.2em;
  margin: 14px 0 20px 0;
}


@media all and (min-height:900px) {
  .cover  {
    padding-bottom: 40px;
  }
}

@media all and (min-width:900px) {
  .cover-intro h1 {
    font-size: 4em;
  }
 .cover-intro h2 {
   font-size: 1.4em;
 }
}


@media all and (min-width:480px) and (min-aspect-ratio: 5/4) {
  .bg-intro {
    display: inherit;
  }
  .cover-top {
    background: none;
    height: auto;
  }
}

@media all and (min-width:480px) and (min-aspect-ratio: 5/4) and (min-height:600px) {
  .cover {
    background: url(/app/images/invitation_original/sike/20190824sike_lilla/IMG_9907.JPG) bottom center/contain no-repeat;
    max-height: calc(50vh + 100vw /2 * 1.2486/2);
  }
  .bg-intro {
    display: inherit;
  }
  .cover-top {
    background: none;
    height: 100%;
  }
  .bg-intro-top {
    background: none;
  }
}



.nav_row {
  display: flex;
  justify-content: center;
}

nav {
  border-top: 4px double rgba(0, 0, 0, 0.05);
  min-width: 50%;
  padding: 20px 0 0 0;
}

.nav-icons img {
  width: 22px;
  height: 22px;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.nav-item {
  padding: 3px;
}

.intro_greeting {
  text-transform: uppercase;
  font-size: 1.3em;
  color: #262626;
  letter-spacing: 0.1em;
}

.names {
  font-family: 'Arizonia', cursive;
}

.name_1, .name_2 {
  padding: 20px 0;
}

.name_1 {
  border-top: 4px double rgba(0, 0, 0, 0.05);
}

.name_2 {
  border-bottom: 4px double rgba(0, 0, 0, 0.05);
}

@media all and (min-width:768px) {
  .name_1 {
    border-bottom: 4px double rgba(0, 0, 0, 0.05);
  }
  .name_2 {
    border-top: 4px double rgba(0, 0, 0, 0.05);
  }
}

.icon_row {
  width: 100%;
  border-bottom: none;
  height: 34px;
  overflow: visible;
  margin-bottom: 36px;
}

.icon {
  width: 160px;
  height: 70px;  
  background: #fafafa url(/app/images/invitation_original/sike/gyuruk.png)
    center no-repeat;
  background-size: 100px auto;
  margin: auto auto 1rem;
  -webkit-filter: opacity(0.8); 
  filter: opacity(0.8); 
  
}

.timeblockouter {
  font-size:0.8em;
}

.venue_1_time, .venue_2_time {
  font-weight: 700;
  margin-top: 6px;
}

.location_1_name, .location_2_name, .venue_1_title, .venue_2_title {
  padding-bottom: 0px;
  letter-spacing: 0.1em;
  font-size: 1.3rem;
  color: #262626;
  text-transform: uppercase;
}

.venue_1_date, .venue_2_date {
  padding-bottom: 0px;
}

.location_middle, .location_footer {
  display: none;
}

textarea, input, select {
  width: 100%;
  background: #f0f0f0;
  border: 1px solid #fff;
  padding: 4%;
}

label {
  width: 100%;
  text-transform: uppercase;
  text-align: center;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
  line-height: 24px;
  color: black;
}

#submit-wrap {
  margin-top: 30px;
}

.tb-border {
  border-top: 4px double rgba(0, 0, 0, 0.05);
  border-bottom: 4px double rgba(0, 0, 0, 0.05);
}

.b-border {
  border-bottom: 4px double rgba(0, 0, 0, 0.05);
}

.inv_footer {
  padding-bottom: 20px;
}

#rsvp_thanks {
  min-height: 5vh;
}

@media print {
  .nav_row {
    display: none;
  }
}


/* Colors */

.cover-intro span, 
.cover-intro span:hover,
#rightButton span:hover, 
#leftButton span:hover,
.maplink-wrap, 
.intro span, 
#submit-wrap,
#rightButton span, 
#leftButton span  {
  background: rgba(213,210,217, 0.5);
}


#rightButton a, #leftButton a, .cover a, .maplink a, #submit {
  background: #6B5189;
  background: -webkit-linear-gradient(top, #6B5189 0%, #AC97C4 100%);
  background: -moz-linear-gradient(top, #6B5189 0%, #AC97C4 100%);
  background: -o-linear-gradient(top, #6B5189 0%, #AC97C4 100%);
  background: -ms-linear-gradient(top, #6B5189 0%, #AC97C4 100%);
  background: -khtml-linear-gradient(top, #6B5189 0%, #AC97C4 100%);
}

.timeblock {
  background: #fa9f82;
  background: -webkit-linear-gradient(top, #6B5189 0%, #AC97C4 100%);
  background: -moz-linear-gradient(top, #6B5189 0%, #AC97C4 100%);
  background: -o-linear-gradient(top, #6B5189 0%, #AC97C4 100%);
  background: -ms-linear-gradient(top, #6B5189 0%, #AC97C4 100%);
  background: -khtml-linear-gradient(top, #6B5189 0%, #AC97C4 100%);
}


a:hover, a:focus {
  color: #EEEEEE;
}


.cover-intro h1, .cover-intro h2 {
    text-shadow: 3px 3px 13px #6B5189;
}

@media print {
  .cover-intro h1, .cover-intro h2 {
    color: #505050;
  }
}


/* smaller view with background on mobile */
/*
@media screen and (max-width:767px) {
  .main-table-border {
      max-width: 80vw;
      padding: 0px;
  }   
  .intro_greeting {
      font-size: 1em;
  }
  .names {
      font-size: 2rem;
  }
  .name-and {
      font-size: 3rem;
  }
  .text {
      font-size: 0.8rem;
  }
  .name_1, .name_2 {
      padding: 5px 0;
  }  
  .text {
    line-height: 20px;
  }
  .inv_footer {
    padding-bottom: 0px;
  }
}
*/
