/* Text Elements */

h1.hero-header.hero-header-1 {
  color: #fbc0cd;
  text-align: center;
  text-shadow: #2d3937 2px 2px 5px;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

h1.hero-header span.hero-header-text-1 {
  font-size: 40px;
}

h1.hero-header span.hero-header-text-2 {
  font-family: 'Courgette', cursive;
}

h1.hero-header#hero-header-1 {
  font-family: 'Creepster', cursive;
}

h1.hero-header#hero-header-2 {
  font-family: 'Courgette', cursive;
}

h1.hero-header#hero-header-3 {
  color: #9fdeca;
  font-family: 'Creepster', cursive;
}

h2.heading-3 {
  color: #fbc0cd;
  text-align: center;
  text-shadow: #7c1838 2px 2px 5px;
}

h3.smallhero-header.TopicBanner {
  box-shadow: none;
  color: #fbc0cd;
  text-shadow: #2d3937 2px 2px 5px;
  font-size: 30px;
}

h4.heading-1 {
  text-align: left;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

h4.heading-4 {
  color: #fbc0cd;
  text-align: center;
  text-shadow: #7c1838 2px 2px 5px;
  font-size: 18px;
}

p.paragraph.paragraph-2 {
  border-top-left-radius: 15px 15px;
  border-top-right-radius: 15px 15px;
  border-bottom-right-radius: 15px 15px;
  border-bottom-left-radius: 15px 15px;
}

p.paragraph.details {
  color: #fe6084;
  text-shadow: #2d3937 2px 2px 5px;
}

p.paragraph.paragraph-4 {
  text-align: center;
}

p.paragraph span.paragraph-text-5 {
  font-size: 10px;
}

p.paragraph.paragraph-5 {
  text-align: center;
  line-height: 1;
}

p.paragraph span.paragraph-text-6 {
  font-weight: 700;
}

/* Common Elements */

.placeholder-hero.hero-unit-1 {
  background-color: rgba(124, 24, 56, .31);
}

.placeholder.topic {
  float: left;
  clear: none;
  width: 59%;
  border-top-left-radius: 15px 15px;
  border-top-right-radius: 15px 15px;
  border-bottom-right-radius: 15px 15px;
  border-bottom-left-radius: 15px 15px;
  background-color: rgba(241, 206, 191, .59);
  box-shadow: #2d3937 2px 2px 5px 0;
}

/* Layout Elements */

body.grid-1 {
  padding-right: 0;
  padding-left: 0;
  max-width: none;
  background-color: #7c1838;
  background-image: url('../../PCTimg/back17a.png');
  background-attachment: fixed;
}

body > .row > [class*='coffee-span-'] {
  min-height: 20px;
}

body > .row {
  padding-top: 20px;
  padding-bottom: 20px;
}

body > .row.row-1 {
  max-width: 1400px;
}

.subgrid > .row.Content {
  max-width: none;
  background-clip: border-box;
}

.subgrid > .row > [class*='coffee-span-'].ContentBlock {
  float: left;
  margin: 1px 0;
  padding-top: 0;
  padding-right: 5px;
  padding-left: 5px;
  border: 2px solid #8b9c99;
  border-top-left-radius: 12px 15px;
  border-top-right-radius: 12px 15px;
  border-bottom-right-radius: 12px 15px;
  border-bottom-left-radius: 12px 15px;
  background-color: #f1cebf;
  background-image: -webkit-linear-gradient(180deg, rgba(241, 206, 191, 1) 0%, rgba(247, 144, 100, 1) 100%);
  background-image:    -moz-linear-gradient(180deg, rgba(241, 206, 191, 1) 0%, rgba(247, 144, 100, 1) 100%);
  background-image:     -ms-linear-gradient(180deg, rgba(241, 206, 191, 1) 0%, rgba(247, 144, 100, 1) 100%);
  background-image:      -o-linear-gradient(180deg, rgba(241, 206, 191, 1) 0%, rgba(247, 144, 100, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(241, 206, 191, 1) 0%, rgba(247, 144, 100, 1) 100%);
}

.subgrid > .row > [class*='coffee-span-'].FeatureBlock {
  border: 2px solid #989292;
  border-top-left-radius: 15px 15px;
  border-top-right-radius: 15px 15px;
  border-bottom-right-radius: 15px 15px;
  border-bottom-left-radius: 15px 15px;
  background-color: #f1cebf;
}

.row > [class*='coffee-span-'] > .container.MenuBox {
  border-top-left-radius: 15px 15px;
  border-top-right-radius: 15px 15px;
  border-bottom-right-radius: 15px 15px;
  border-bottom-left-radius: 15px 15px;
  background-color: rgba(34, 123, 113, .5);
  box-shadow: #2d3937 2px 2px 5px 0;
}

a.responsive-picture.picture-link-2 {
  float: right;
}

div.responsive-picture.picture-1 {
  max-width: 600px;
}

p.smallhero-tagline.small-hero-tagline-2 {
  color: #fbc0cd;
  text-shadow: #2d3937 2px 2px 5px;
}

div.responsive-picture.picture-4 {
  max-width: 400px;
}

a.responsive-picture.picture-link-3 {
  max-width: none;
}

p.hero-tagline.hero-tagline-1 {
  border-width: 1px;
}

div.responsive-picture.picture-2 {
  max-width: none;
}

p.hero-tagline.hero-tagline-2 {
  color: #646464;
  text-align: center;
}

div.responsive-picture.picture-3 {
  max-width: 500px;
}

div.responsive-picture.picture-5 {
  max-width: 500px;
}

.row > [class*='coffee-span-'] .html-element.Audition-box {
  float: left;

  -webkit-align-self: auto;
     -moz-align-self: auto;
      -ms-align-self: auto;
       -o-align-self: auto;
          align-self: auto;
}

.row > [class*='coffee-span-'] .html-element.Ticket-box {
  float: right;
}

div.responsive-picture.picture-6 {
  max-width: none;
}

div.responsive-picture.picture-7 {
  max-width: none;
}

p.hero-tagline span.hero-tagline-text-2 {
  font-family: 'Courgette', cursive;
}

div.responsive-picture.picture-8 {
  max-width: 600px;
}

div.responsive-picture.picture-9 {
  float: right;
}

p.hero-tagline.hero-tagline-4 {
  text-align: center;
}

div.responsive-picture.picture-10 {
  max-width: 400px;
}

.row > [class*='coffee-span-'] > .container.container-1 {
  float: left;
  width: 60%;
  border-top-left-radius: 15px 15px;
  border-top-right-radius: 15px 15px;
  border-bottom-right-radius: 15px 15px;
  border-bottom-left-radius: 15px 15px;
  background-color: rgba(241, 206, 191, .59);
}

a.responsive-picture.picture-link-4 {
  float: left;
  max-width: 100px;
}

a.responsive-picture.picture-link-5 {
  float: right;
  max-width: 100px;
}

@media screen and (max-width: 968px) {
  /* Text Elements */

  p.paragraph span.paragraph-text-2 {
    font-weight: 100;
    font-size: 10px;
  }

  p.paragraph.paragraph-3 {
    text-align: center;
    line-height: 1;
  }

  p.paragraph span.paragraph-text-3 {
    font-size: 9px;
  }

  p.paragraph span.paragraph-text-4 {
    font-size: 10px;
  }

  p.hero-tagline span.hero-tagline-text-1 {
    color: #141414;
  }
}

@media screen and (max-width: 679px) {
  .row > [class*='coffee-span-'] > .container.container-1 {
    width: 100%;
  }
}