/*!
 * Copyright 2019 The Ringwald
 */

html, body {
  height: 100%;
  display: grid;
  /*padding-top: 50px;*/
}
body {
  min-height: 75rem;
  padding-top: 8.5rem;
}

section {
  padding-top: 70px;
  margin-top: -70px;
}

.unsplash {
  font-size: x-small;
}

/*LARGE*/
@media only screen and (min-width: 992px) {
  .card-body .display-4 {
    font-size: 3rem;
  }

}

/*MEDIUM*/
@media only screen and (min-width: 768px) {
  .pageheader {
    height: 450px;
    position: relative;
  }
}

/*SMALL*/
@media only screen and (min-width: 576px) {
  .pageheader {
    height: 350px;
    position: relative;
  }
  h6 {
    font-size: 14px;
  }

  .display-2 {
    font-size: 3.5rem;
  }
}
/*xSMALL*/
@media only screen and (max-width: 575px) {
  h1{
      font-size:14px;
  }

  .prod-title-sm {
    font-size: 2em;
    font-weight: bold;
  }

  .display-2 {
    font-size: 2.5rem;
    font-weight: 300;
  }

  .display-4 {
    font-size: 2rem;
    font-weight: 300;
  }

  .pageheader {
    height: 200px;
    position: relative;
  }

  body {
      padding-top: 30px;
    }
}

@media only screen and (max-width: 380px) {
  .card-margin {
    margin: 0 10%;
  }

  .logo-responsive {
    width: 80%;
    height: auto;
  }

  body {
    padding-top: 30px;
  }

  .navbar-brand img {
    height: 40px;
    width: auto;
  }
}
/*-------*/

/* LINKS */
a {
  color: #cc3399;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #663399;
  text-decoration: underline;
}
a.news {
  color: #343a40;
  font-weight: bold;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a.news:hover {
  color: #ffffff;
  text-decoration: underline;
}
a.promo {
  color: white;
  font-weight: bold;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a.promo:hover {
  color: #dee2e6;
  text-decoration: underline;
}

.directions {
  color: white;
}

.directions a {
  color: #663399;
  text-decoration: underline;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

.directions a:hover {
  color: #dee2e6;
  text-decoration: underline;
}

.page-link {
  color: #330066 !important;
}

.page-link:hover {
  color: #663399 !important;
}
.page-link:focus {
  color: #330066 !important;
  background-color: #e9ecef;
  outline: 0;
  box-shadow: 0 0 0 0.1rem rgba(51,0,102, 0.25);
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff !important;
  background-color: #330066 !important;
  border-color: #330066 !important;
}
.page-item.disabled .page-link {
  color: #330066 !important;
  pointer-events: none;
  background-color: #fff;
  border-color: #dee2e6;
}

/* BUTTONS */
.btn-pink {
  color: #fff;
  background-color: #b93b7e;
  border-color: #b93b7e;
}
.btn-pink:hover {
  color: #fff;
  background-color: #b3397a;
  border-color: #aa3775;
}
.btn-check:focus + .btn-pink, .btn-pink:focus {
  color: #fff;
  background-color: #b3397a;
  border-color: #aa3775;
  box-shadow: 0 0 0 0.25rem rgba(170,55,117, 0.5);
}
.btn-check:checked + .btn-pink, .btn-check:active + .btn-pink, .btn-pink:active, .btn-pink.active, .show > .btn-pink.dropdown-toggle {
  color: #fff;
  background-color: #b3397a;
  border-color: #aa3775;
}
.btn-check:checked + .btn-pink:focus, .btn-check:active + .btn-pink:focus, .btn-pink:active:focus, .btn-pink.active:focus, .show > .btn-pink.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(170,55,117, 0.5);
}
.btn-pink:disabled, .btn-pink.disabled {
  color: #fff;
  background-color: #b93b7e;
  border-color: #b93b7e;
}

/* PAGE HEADERS */
.bgprod {
  background-image: url("/static/images/prod_promo1x.f747779d5452.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.bgabout {
    background-image: url("/static/images/about_promo_lg.320dcd093f60.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }

.bgcontact {
    background-image: url("/static/images/contact_promo_new.54832aaecc68.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }

.bgpastprod {
  background-image: url("/static/images/pastprod_promo.57c9f3be0473.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.bgtickets {
  background-image: url("/static/images/ticket_promo.3937dbd4eba6.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.bgsupport {
  background-image: url("/static/images/pink_curtains.57f229faafeb.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.bglist {
  background-image: url("/static/images/list_promo.fbbc68747f5f.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.bgdirections {
  background-color: #b93b7e;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.bgmap {
  background-image: url("/static/images/ferndale_map_dk.1dd630ce1ef9.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.bgnews {
  background-image: url("/static/images/blog_promo.86ce86c70394.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/* STYLING */
.rowheader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  text-align: center;
}

.jumbotron-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.pagecontent {
  margin-top: 2rem;
}

.container-fluid {
  width: 100%;
  padding: 0;
  margin-right: auto;
  margin-left: auto;
}

.imgmax {
  max-height: 350px;
  max-width: 350px;
  width: 100%;
  height: auto;
}

.cardmax {
  max-height: 350px;
  max-width: 350px;
}

.logo-responsive {
  width: 100%;
  height: auto;
}

.poster {
  width: 100%;
}

img {
  max-width: 100%;
  height: auto;
}

.navbar {
  background: white !important;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 0 !important;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.dropdown-menu {
  min-width: 12rem !important;
}

.dropdown-menu {
    border: none !important;
    border-radius: none !important;
}

.col-lg-3 {
  padding-left: 7px;
  padding-right: 7px;
}

/*FONT AWESOME ROLLOVER */

.imgcontainer {
  position: relative;
  /*width: 50%;*/
}

.imghover {
opacity: 1;
display: block;
width: 100%;
height: auto;
transition: .5s ease;
backface-visibility: hidden;
}

.middle {
transition: .5s ease;
opacity: 0;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
text-align: center;
}

.imgcontainer:hover .imghover {
opacity: 0.3;
}

.imgcontainer:hover .middle {
opacity: 1;
}

.text {
background-color: white;
color: black;
font-size: 16px;
padding: 16px 32px;
}

/* SOCIAL MEDIA */
.fa-twitter:hover, .fa-facebook:hover, .fa-instagram:hover {
  color: #b93b7e;
}

.fa-twitter, .fa-facebook, .fa-instagram {
  color: #b3397a;
}
footer .fa-twitter:hover, footer .fa-facebook:hover, footer .fa-instagram:hover {
  color: #dee2e6;
}

footer .fa-twitter, footer .fa-facebook, footer .fa-instagram {
  color: #ffffff;
}

/* RESPONSIVE IMAGES WAGTAIL */
.rich-text img {
    max-width: 100%;
    height: auto;
}

.responsive-object {
    position: relative;
}

.responsive-object iframe,
.responsive-object object,
.responsive-object embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.responsive {
  max-width: 100%;
  height: auto;
}

/* HOME */
.banner-image img {
  height:auto;
  width:100%;
  margin:auto;
}

.carousel-inner .carousel-item img {
  margin: auto;
  width: 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' stroke='grey' stroke-width='1' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' stroke='grey' stroke-width='1' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255,255,255,.5);
    border: 1px solid grey !important;
}

.carousel-indicators .active {
    background-color: #fff !important;
}

/*
 * Blog posts
 */
.blog-post {
  margin-bottom: 4rem;
}
.blog-post-title {
  margin-bottom: 1.25rem;
  font-size: 2rem;
}
.blog-post-meta {
  margin-bottom: .25rem;
  color: #999 !important;
}
