/*
Theme Name: Theater Walhalla
Theme URI: https://www.theaterwalhalla.nl/
Description: Theme voor de Theater Walhalla website
Version: 1.3.5
Author: Menno Luitjes & Jeroen Schmit
Author URI: https://mennoluitjes.nl/
Text Domain: walhalla
*/
.user-content {
  margin-bottom: 22px;
  overflow: auto;
}
.user-content h2 {
  font-size: 16px;
  text-transform: uppercase;
}
.user-content h3 {
  font-size: 16px;
}
.user-content h4 {
  font-size: inherit;
  font-weight: bold;
  font-family: inherit !important;
}
.user-content h5 {
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit !important;
  text-decoration: underline;
  text-transform: inherit;
  color: inherit;
}
.user-content blockquote {
  margin-top: 44px;
  margin-bottom: 44px;
  padding: 30px;
}
@media (max-width: 1023px) {
  .user-content blockquote {
    padding: 20px;
  }
}
@media (max-width: 599px) {
  .user-content blockquote {
    padding: 15px;
  }
}
.user-content ul {
  list-style-type: disc;
  padding-left: 15px;
}
.user-content a {
  color: #992020;
  text-decoration: none;
}
.user-content a:hover {
  color: #681313;
  text-decoration: underline;
}
.user-content a.tel {
  text-decoration: none;
}
.user-content img {
  display: inline-block;
  width: auto;
  max-width: 100%;
  height: auto;
}
.user-content .alignleft {
  display: inline !important;
  max-width: 100%;
  float: left;
  margin-right: 20px;
}
@media (max-width: 767px) {
  .user-content .alignleft {
    display: block !important;
    float: none;
  }
}
.user-content .alignright {
  display: inline !important;
  max-width: 100%;
  float: right;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .user-content .alignright {
    display: block !important;
    float: none;
  }
}
.user-content .aligncenter {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  clear: both;
}
.user-content .size-medium {
  max-width: 50%;
}
.user-content .gallery img {
  border: none !important;
}
.user-content .gallery .size-medium {
  max-width: 100%;
}
.user-content .gallery .wp-caption-text {
  padding-right: 15px;
}
.user-content table tr td {
  border: none;
  padding: 0;
}
.user-content hr {
  margin-top: 33px;
  margin-bottom: 33px;
  border-top-color: rgba(0, 0, 0, 0.5);
}
html .gform_wrapper form select,
html .gform_wrapper form input,
html .gform_wrapper form textarea {
  display: block;
  width: 100%;
  padding: 6px 30px 6px 12px;
  font-size: 14px !important;
  line-height: 1.42857143;
  border: 1px solid #e1e1e1;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border-radius: 5px;
  background: #FFFAEF;
  height: 40px;
  color: #777777;
  position: relative;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
}
html .gform_wrapper form .gfield_radio,
html .gform_wrapper form .gfield_checkbox {
  display: -webkit-box;
  display: flex;
}
html .gform_wrapper form .gfield_radio li,
html .gform_wrapper form .gfield_checkbox li {
  margin-right: 20px;
}
html .gform_wrapper form .gfield_radio li input,
html .gform_wrapper form .gfield_checkbox li input {
  height: auto;
  margin-top: 0 !important;
}
html .gform_wrapper form .gfield_radio li label,
html .gform_wrapper form .gfield_checkbox li label {
  font-size: inherit;
  max-width: none;
  margin: 0 0 0 5px;
  vertical-align: top;
}
html .form-validation {
  list-style-type: none;
}
html .form-validation.form-errors {
  color: #f10700;
  padding-left: 0;
}
html #ctl00_ContentPlaceHolder1_ctl00_ctrl_Nieuwsbrief_divVisible .gform_wrapper form .gfield_label {
  display: none;
}
html #ctl00_ContentPlaceHolder1_ctl00_ctrl_Nieuwsbrief_divVisible .gform_wrapper form .gfield input[type="text"] {
  width: 100%;
}
html #ctl00_ContentPlaceHolder1_ctl00_ctrl_Nieuwsbrief_divVisible .gform_wrapper form .gfield_radio {
  -webkit-box-pack: center;
          justify-content: center;
}
html #ctl00_ContentPlaceHolder1_ctl00_ctrl_Nieuwsbrief_divVisible .gform_wrapper form .ginput_complex label {
  display: none;
}
html #ctl00_ContentPlaceHolder1_ctl00_ctrl_Nieuwsbrief_divVisible .gform_wrapper form .gform_footer {
  margin: 0;
  text-align: center;
}
.main-img-prog {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.main-img-prog .frame {
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  padding: 5px;
}
.main-img-prog .frame img {
  border-radius: 0;
  width: 100%;
  height: auto;
}
.main-img-prog .frame:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: '';
  background-size: 100% 100%;
  background-image: url(src/images/image_frame/Rafel.png);
}
.main-img-prog .frame.frame-rafel:after {
  background-image: url(src/images/image_frame/Rafel.png);
}
.main-img-prog .frame.frame-vlecht:after {
  background-image: url(src/images/image_frame/Vlecht.png);
}
.main-img-prog .frame.frame-lijstrand:after {
  background-image: url(src/images/image_frame/Lijstrand.png);
}
.main-img-prog .frame.frame-kabel:after {
  background-image: url(src/images/image_frame/Kabel.png);
}
#logo_img {
  max-height: 45px;
}
.blogpost .post-info .view_all_dates {
  margin-top: 15px;
}
.blogpost .post-info .view_all_dates a {
  color: inherit;
  text-decoration: underline;
}
.rubber-stamp {
  text-align: center;
}
.rubber-stamp img {
  display: inline;
}
.beforelijst .prog-menu-text,
.lijst-over .prog-menu-text {
  padding-bottom: 0;
}
.beforelijst .rubber-stamp,
.lijst-over .rubber-stamp {
  margin-top: 20px;
}
.beforelijst .rubber-stamp img,
.lijst-over .rubber-stamp img {
  border-radius: 0;
}
.beforelijst .prog-btn,
.lijst-over .prog-btn {
  margin-top: 20px !important;
}
@media (max-width: 764px) {
  .beforelijst .prog-menu-text,
  .lijst-over .prog-menu-text {
    word-break: break-word;
  }
  .beforelijst .prog-menu-text h2,
  .lijst-over .prog-menu-text h2 {
    font-size: 12px !important;
  }
}
.prog-head-filter .smart-ribbon .p-inline {
  position: relative;
  z-index: 2;
}
.bannert {
  max-height: 400px;
}
.voorstelling_thumb_desc .view_all_dates a {
  color: inherit;
}
.masonry-grid-fitrows table,
.masonry-grid-fitrows tbody,
.masonry-grid-fitrows tr,
.masonry-grid-fitrows th,
.masonry-grid-fitrows td {
  display: block;
}
.online-events form {
  width: 50%;
}
@media (max-width: 599px) {
  .online-events form {
    width: 100%;
  }
}
body.single-wp_theatre_prod h3.subtitle {
  font-size: 12px;
  margin-top: 0;
  margin-bottom: 15px;
}
body.single-wp_theatre_prod .flexslider .slides > li:first-child {
  display: block;
}
body.single-wp_theatre_prod .rubber-stamp {
  display: inline-block;
  margin-right: 20px;
}
@media (max-width: 991px) {
  body.single-wp_theatre_prod .wpt_listing .wp_theatre_event .row {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  }
  body.single-wp_theatre_prod .wpt_listing .wp_theatre_event:last-child .row {
    margin-bottom: 0;
    border-bottom: none;
  }
}
@media (max-width: 499px) {
  body.single-wp_theatre_prod .wpt_listing h6 {
    font-size: 10px;
  }
}
body.page-template-contact #form_wrap:hover {
  height: 1300px;
}
body.page-template-contact #form_wrap .envlopForm {
  height: 1100px;
}
body.page-template-contact #form_wrap .gform_wrapper form.contact .gfield.betreft {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
body.page-template-contact #form_wrap .gform_wrapper form.contact .gfield.betreft label {
  text-transform: none;
}
body.page-template-contact #form_wrap .gform_wrapper form.contact .gfield.betreft select {
  background: none;
  border: none;
  font: inherit;
  color: indianred;
  box-shadow: none;
  width: auto;
}
body.page-template-contact #form_wrap .gform_footer {
  text-align: center;
  padding-bottom: 200px;
}
body.page-template-contact #form_wrap .text-default {
  font-size: 18px;
}
