@font-face {
    font-family: 'Syntax Ultrabold';
    src: url('https://35ab4c.claudeassets.com/20260213003028im_/https://theaterterra.org/wp-content/themes/theaterterra/fonts/syntax/Syntax-UltraBlack.eot');
    src: url('https://8b7a10.claudeassets.com/20260213003028im_/https://theaterterra.org/wp-content/themes/theaterterra/fonts/syntax/Syntax-UltraBlack.eot#iefix') format('embedded-opentype'),
    url('https://727404.claudeassets.com/20260213003028im_/https://theaterterra.org/wp-content/themes/theaterterra/fonts/syntax/Syntax-UltraBlack.woff2') format('woff2'),
    url('https://449d6a.claudeassets.com/20260213003028im_/https://theaterterra.org/wp-content/themes/theaterterra/fonts/syntax/Syntax-UltraBlack.woff') format('woff'),
    url('https://5d7c95.claudeassets.com/20260213003028im_/https://theaterterra.org/wp-content/themes/theaterterra/fonts/syntax/Syntax-UltraBlack.ttf') format('truetype'),
    url('https://8aa0e5.claudeassets.com/20260213003028im_/https://theaterterra.org/wp-content/themes/theaterterra/fonts/syntax/Syntax-UltraBlack.svg#svgFontName') format('svg');
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
}

body {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #777;
    font-weight: normal;
    line-height: 28px;

    background-color: #fff;
    padding-bottom: 300px;

    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
}

a, img, i, span, strong, img, :after, :before, ul, input, textarea, button {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
}

p {
    margin: 0 0 25px 0;
}

i {
    vertical-align: middle;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Syntax Ultrabold';
    font-weight: normal;
}

input[type="text"], input[type="email"], input[type="tel"], textarea {
    padding: 10px 20px;
    font-size: 12px;
    width: 100%;
    border: 1px solid #777;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus {
    border-color: #d60b51;
    background-color: #f5f5f5;
    outline: 0;
    box-shadow: none;
}

input[type="submit"] {
    margin-top: 0;
    border: 0;
}

section.content ul {
    list-style: none;
    padding: 0;
}

section.content ul li a {
    color: #d60b51;
    text-decoration: none;
}

section.content ul li a:hover {
    text-decoration: underline;
}

section.content h1 {
    margin-bottom: 30px;
    color: #d60b51;
    text-transform: uppercase;
}

section input[type="submit"] {
    margin-bottom: 25px;
}

input[type="submit"]:hover, input[type="submit"]:focus {
    background-color: #d8346c;
}

input[type="submit"]:focus {
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.cta, section.featured span, a.reserve {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

a.reserve {
    font-family: 'Syntax Ultrabold';
    position: fixed;
    bottom: 0;
    right: 0;
    background-color: #ffd200;
    color: #273e47;
    font-size: 18px;
    font-weight: normal;
    z-index: 10;
    padding: 15px 20px;
    text-decoration: none;
    text-transform: uppercase;
}

a.reserve:hover, a.reserve:focus {
    padding-right: 30px;

}

.cta, .woocommerce a.button {
    color: #fff;
    background-color: #22373f;
    display: block;
    float: left;
    position: relative;
    padding: 10px 45px;
    width: auto;
    text-decoration: none;
    margin: 20px 0;
    border: 0;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.woocommerce a.button {
    padding: 15px 25px;
}

.cta:hover, .cta:focus,
.woocommerce a.button:hover, .woocommerce a.button:focus {
    background-color: #d8346c;
    color: #fff;
    text-decoration: none;
}

.cta.right {
    float: right;
}

.cta.center {
    display: table;
    float: none;
    margin: 0 auto;
    clear: both;
}

div.jumbo {
    display: block;
    float: left;
    width: 100%;
    padding: 65px 0;
    padding-top: 0;
    background-color: #fff;
}

section.content .h2:first-of-type {
    margin-bottom: 20px;
}

section {
    display: block;
    float: left;
    width: 100%;
    padding: 45px 0;
    background-color: #fff;
}

section.pattern {
    background-image: url('https://902291.claudeassets.com/20260213003028im_/https://theaterterra.org/wp-content/themes/theaterterra/images/pattern.gif');
    background-repeat: repeat-x;

}

.voor-nav a{
    margin-right: 10px;
}

span .wpcf7-not-valid {
    border: 1px solid #ff0000;
}

.wpcf7-spam-blocked {
    background: #e2e2e2;
    border: 1px solid #bcbcbc !important;
    color: #383838;
}

.wpcf7-mail-sent-ng {
    background: #fcf8e3;
    border: 1px solid #ac9163 !important;
    color: #8a6d3b;
}

.wpcf7-mail-sent-ok {
    background: #dff0d8;
    border: 1px solid #3c763d !important;
    color: #3c763d;
}

.voorstelling-filmpjes {
    background-image: url('https://902291.claudeassets.com/20260213003028im_/https://theaterterra.org/wp-content/themes/theaterterra/images/pattern.gif');
    background-repeat: repeat;
    height: 100%;
    width: 100%;
    float: left;
}

.voorstelling-filmpjes section {
    background-color: transparent;
    padding: 10px 0;

}

h2, .h2 {
    font-size: 26px;
    float: left;
    width: 100%;
    color: #273e47;
    text-transform: uppercase;
    margin: 0 0 15px 0;
}

h2.center {
    text-align: center;
    width: 100% !important;
}

h3, .h3 {
    font-size: 20px;
    color: #777;
    float: left;
    width: 100%;
    margin: 0;
}

span.title {
    display: block;
    float: left;
    width: 100%;
}

a.show-all {
    float: right;
    color: #d60b51;
    position: relative;
    text-decoration: none;
}

a.show-all:after {
    content: "\f178";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #d60b51;
    vertical-align: middle;

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;

    visibility: hidden;
}

a.show-all:hover:after {
    visibility: visible;
    margin-left: 10px;

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.navbar-brand {
    height: auto;
    padding: 18px 30px;
}

.navbar-brand:hover, .navbar-brand:focus {
    background-color: #d8346c;
}

.navbar-brand:hover img, .navbar-brand:focus img {
    /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
      filter: alpha(opacity=80);
      -moz-opacity: 0.8;
      -khtml-opacity: 0.8;
      opacity: 0.8;*/

    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -o-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
}

.navbar {
    margin: 0;
    border: 0;
}

header {
    background-color: #d60b51;
    border: 0;
    margin: 0;
    display: block;
    float: left;
    width: 100%;
    z-index: 1;
    position: relative;
}

header.clone {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;

    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);

    -webkit-transition: .4s transform cubic-bezier(.3, .73, .3, .74);
    -moz-transition: .4s transform cubic-bezier(.3, .73, .3, .74);
    -o-transition: .4s transform cubic-bezier(.3, .73, .3, .74);
    -ms-transition: .4s transform cubic-bezier(.3, .73, .3, .74);
    transition: .4s transform cubic-bezier(.3, .73, .3, .74);
}

body.down header.clone {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.navbar-nav > li > a {
    color: #fff;
    font-weight: bold;
    position: relative;
}

.navbar-nav > li > a:after {
    content: '';
    width: 1px;
    height: 28px;
    background-color: #d8346c;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -14px;
}

.navbar-nav > li:last-child > a:after {
    display: none;
}

.navbar-nav > li > a {
    font-size: 12px;
    padding: 30px 15px;
}

.navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
    background-color: #d8346c;
    color: #fff;
}

.navbar-nav > li.active > a {
    background-color: #d8346c;
}

.navbar-toggle {
    background-color: #fff;
    position: absolute;
    top: 15px;
    right: 15px;
    margin: 0;
    padding: 12px 9px;
}

.navbar-toggle .icon-bar {
    background-color: #fed100;
}

ul.social {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    float: right;
}

.navbar-brand {
    display: block;
    float: left;
}

.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: none;
}

nav ul ul {
    list-style: none;
    padding: 0;
    position: absolute;
    top: 150%;
    z-index: 10;
    width: 250px;

    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.dropdown-menu > li > a {
    color: #fff;
    background-color: #c01651;
    padding: 15px 20px;
    font-size: 12px;
    display: block;
    float: left;
    width: 100%;
    border-top: 1px solid #d8346c;
    position: relative;
}

nav ul li:hover ul {
    top: 100%;

    border: 0;

    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

nav ul ul.dropdown-menu {
    display: block;
    padding: 0;
}

nav ul ul li a:after {
    content: "\f054";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    right: 50px;
    vertical-align: middle;
    font-size: 10px;

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #d8346c;
    text-decoration: none;
    padding-left: 15px;
}

nav ul ul li a:hover:after {
    right: 15px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

ul.social {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-right: 20px;
}

ul.social li {
    display: block;
    float: left;
    margin: 20px 5px;
}

ul.social li a {
    display: block;
    color: #fff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background-color: #fff;
    text-align: center;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

ul.social.top li:first-child a {
    color: #d60b51;
    text-transform: uppercase;
    width: 60px

}

ul.social li a:hover, ul.social li a:focus {
    background-color: #eee;
    -webkit-transform: scale(.95);
    -moz-transform: scale(.95);
    -o-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
    text-decoration: none;
}

ul.social li a i {
    color: #d60b51;
    font-size: 18px;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    float: left;
    width: 100%;
}

section.slider {
    padding: 0;
}

ul.carousel-thumbs {
    list-style: none;
    padding: 0;
    margin: 0;
    float: right;
    margin-top: 130px;
}

ul.carousel-thumbs li {
    display: block;
    float: left;
    overflow: hidden;
    border: 2px solid #fff;
    margin: 0 3px;
    background-color: #222;
    cursor: pointer;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

ul.carousel-thumbs li img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    max-width: 96px;

}

ul.carousel-thumbs li.active img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}

ul.carousel-thumbs li:hover img, ul.carousel-thumbs li:focus img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}

.sub-menu {
    display: block;
    float: left;
    width: 100%;
}

.sub-menu ul {
    display: block;
    float: left;
    width: 100%;
    margin: 0;
}

.sub-menu ul li {
    border-top: 1px solid #ccc;
    display: block;
    float: left;
    width: 100%;
}

.sub-menu ul li:first-child {
    border-top: 0;
}

.sub-menu ul li a {
    padding: 10px 0;
    display: block;
    float: left;
    width: 100%;
}

span.sub-title {
    font-family: 'Syntax Ultrabold';
    font-weight: normal;
    font-size: 26px;
    float: left;
    width: 100%;
    color: #273e47;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 25px 0;
}

.carousel.slide {
    position: relative;
}

.carousel-content {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    padding: 80px 0;
}

.block-go-to {
    display: block;
    float: left;
    width: 80%;
    background-color: #fff;
    padding: 25px 15px 15px 25px;
}

.block-go-to ul {
    padding: 0;
    list-style: none;
}

.block-go-to select {
    margin-top: 15px;
    border: 2px solid #ccc;
}

.block-go-to select:first-of-type {
    margin-top: 0;
}

.block-go-to span.sub-title {
    text-transform: none;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 20px;
}

.block-go-to .cta {
    margin-bottom: 0;
    margin-top: 15px;
}

section.featured {
    background-color: #273e47;
    color: #fff;
    display: table;
    padding: 0;
}

section.featured span {
    font-family: 'Syntax Ultrabold';
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    text-align: center;
    background-color: #ffd200;
    color: #273e47;
    text-transform: uppercase;
}

section.featured ul {
    display: table-cell;
    vertical-align: middle;
    list-style: none;
    padding-left: 0;
}

section.featured ul li {
    float: left;
}

section.featured ul li a {
    padding: 20px 25px;
    display: block;
    text-decoration: none;
}

section.featured ul li a:hover, section.featured ul li a:focus {
    text-decoration: none;
    background-color: #3a5c69;
}

section.featured ul li strong {
    font-weight: bold;
    color: #ffd200;
    font-size: 14px;
    text-transform: uppercase;
}

section.featured ul li p {
    margin: 0;
    font-size: 12px;
    color: #fff;
}

section.featured ul li em {
    font-size: 12px;
    font-weight: 100;
    color: #bbb;
}

section.trailers .box {
    display: block;
    float: left;
    width: 100%;
    position: relative;
}

section.trailers h2, section.news h2 {
    width: auto;
}

section.trailers iframe {
    float: none;
    width: 100%;
    min-height: 250px;
}

section.news iframe {
    float: none;
    width: 100%;
    height: 400px;
}

.box .thumb-wrap {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

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

.sticker .box:after {
    content: '';
    display: block;
    position: absolute;
    width: 49px;
    height: 35px;

    background-image: url('https://5edcbf.claudeassets.com/20260213003028im_/https://theaterterra.org/wp-content/themes/theaterterra/images/sticker-top.png');
    background-repeat: no-repeat;

    top: -12px;
    right: -15px;
}

.sticker .box:nth-child(2):after {
    background-image: url('https://6ebaa3.claudeassets.com/20260213003028im_/https://theaterterra.org/wp-content/themes/theaterterra/images/sticker-bottom.png');
    background-repeat: no-repeat;

    bottom: -12px;
    right: -15px;
}

section .box img {
    display: block;
    height: 100%
}

section.trailers .box strong {
    display: block;
    float: left;
    width: 100%;
    margin-top: 15px;
    text-transform: uppercase;
    color: #273e47;
}

section.trailers .box:hover strong {
    color: #d60b51;
}

section.news {
    background-color: #f5f5f5;
}

.box {
    display: block;
    float: left;
    width: 100%;
    position: relative;
}

.box .box-wrap {
    display: block;
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.box .box-wrap span.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #222;

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;

    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    transition: .5s;
}

.box .box-wrap span.overlay-txt {
    position: absolute;
    top: 0;
    margin-top: -24px;
    left: 0;
    width: 100%;
    display: block;
    z-index: 1;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    text-align: center;

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.box .box-wrap span.overlay-txt i {
    font-size: 26px;
    clear: both;
    display: block;
    margin-bottom: 10px;
}

.box:hover span.overlay, .box:focus span.overlay {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    -khtml-opacity: .6;
    opacity: .6;

}

.box:hover span.overlay-txt, .box:focus span.overlay-txt {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;

    top: 50%;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s;
}

.box img {
    display: block;
    width: 100%;
}

section.news .box strong {
    display: block;
    text-transform: uppercase;
    color: #273e47;
}

section.news .box em {
    color: #506067;
    font-size: 12px;
    margin: 0;
    font-weight: bold;
    font-style: normal;
}

section.news .wrapper {
    display: block;
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 15px 20px;
}

section.news .box:hover strong {
    color: #d60b51;
}

section.grey {
    background-color: #f4f4f4;
}

.review-wrap {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.review-wrap span {
    color: #273e47;
    font-size: 16px;
    font-weight: bolder;
    text-transform: uppercase;
    display: block;
    width: 100%;
}

.review-wrap span > span {
    font-size: 26px;
    width: 100%;
    clear: both;
    display: block;
}

.review-wrap em {
    display: block;
    width: 100%;
    margin: 15px 0;
    color: #777;
}

.review-wrap i {
    color: #ffd200;
    font-size: 26px;
}

.review-wrap .rate-wrap {
    margin-bottom: 20px;
    display: block;
    width: 100%;
}

.extra {
    display: block;
    float: left;
    width: 100%;
    font-family: 'Syntax Ultrabold';
    color: #273e47;
    font-size: 16px;
    text-transform: uppercase;
    overflow: hidden;
}

.extra .wrapper {
    display: block;
    float: left;
    width: 100%;
    margin-top: 60px;
}

.extra img {
    float: right;
}

.extra a {
    color: #273e47;
    font-size: 16px;
    text-decoration: none;
}

.extra a:hover {
    color: #d60b51;
}

.extra strong {
    color: #d60b51;
    font-size: 20px;
    font-weight: normal;
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.content-single img {
    width: 100%;
    height: auto;
}

footer {
    display: block;
    float: left;
    width: 100%;
    background-color: #22373f;
    color: #fff;
    border-top: 5px solid #d60b51;
}

footer .sub {
    display: block;
    float: left;
    width: 100%;
    background-color: #273e47;
    color: #fff;
}

footer .sub ul {
    list-style: none;
    padding: 0;
    margin: 15px 0;
    margin-bottom: 25px;
}

footer .sub ul li {
    float: left;
}

footer .sub .pull-left ul li a {
    padding: 10px 20px;
    display: block;
    float: left;
    color: #fff;
    text-decoration: none;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

footer .sub ul li a:hover {
    background-color: #354d56;
}

footer ul.social li a i {
    color: #273e47;

    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}

footer ul.social li {
    margin: 0 5px;
}

footer ul.social li a {
    border: 1px solid transparent;
}

footer ul.social li a:hover, footer ul.social li a:focus {
    background-color: #354d56;
    border: 1px solid #fff;
}

footer ul.social li a:hover i, footer ul.social li a:focus i {
    color: #fff;
}

.copyright {
    display: block;
    float: left;
    width: 100%;
    background-color: #22373f;
    color: #48616a;
    padding: 25px 0 0 0;
}

.newsletter {
    float: none;
    width: 90%;
    margin: 0 auto;
    background-color: #fed100;
    color: #273e47;
    font-size: 18px;
    text-transform: uppercase;
    padding: 15px 30px;
    position: relative;
    display: flex;
    justify-content: center;
}

.newsletter:before {
    content: '';
    display: block;
    left: -46px;
    top: 0;
    width: 46px;
    height: 75px;
    background-image: url('https://7147ea.claudeassets.com/20260213003028im_/https://theaterterra.org/wp-content/themes/theaterterra/images/left.png');
    background-repeat: no-repeat;
    position: absolute;
}

.newsletter:after {
    content: '';
    display: block;
    right: -49px;
    top: 0;
    width: 49px;
    height: 75px;
    background-image: url('https://f5a05d.claudeassets.com/20260213003028im_/https://theaterterra.org/wp-content/themes/theaterterra/images/right.png');
    background-repeat: no-repeat;
    position: absolute;
}

.newsletter span {
    font-weight: bold;
    float: left;
    line-height: 42px;
}

.newsletter div.wpcf7-validation-errors {
    display: none !important;
}

.newsletter form {
    float: right;
}

.newsletter input {
    height: 45px;
    border: 2px solid #273e47;
    background-color: #fed100;
    padding: 0 20px;
    font-size: 14px;
    margin-bottom: 0;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.newsletter input[type="email"] {
    width: 300px;
    margin-bottom: 0;
}

.newsletter input[type="email"]:focus {
    outline: 0;
    box-shadow: inset 0 45px 0 0 #fff;

}

.newsletter input[type="submit"] {
    color: #fff;
    background-color: #22373f;
    margin-left: 10px;
    position: relative;
    overflow: hidden;
    border: 0;
    padding: 0 20px;
}

.newsletter input[type="submit"]:hover, .newsletter input[type="submit"]:focus {
    background-color: #d8346c;
    padding: 0 35px;
}

.middle {
    display: table;
    float: none;
    width: auto;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 40px;
}

.logos img {
    margin: 0 20px;
    vertical-align: middle;
}

.logos .bottom {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    border-top: 1px solid #273e47;
    padding: 20px 0;
    color: #48616a;
    text-transform: uppercase;
}

div.wpcf7 img.ajax-loader {
    display: none;
}

.extra-content {
    display: block;
    float: left;
    width: 100%;
    padding: 40px 0;
    margin-top: 20px;

    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

table.shop_table.cart {
    width: 100%;
    margin: 20px 0;
}

span .wpcf7-not-valid {
    border: 1px solid #ff0000;
}

span.wpcf7-not-valid-tip {
    display: none;
}

div.wpcf7-validation-errors {
    background: #ffe2e2;
    border: 1px solid #ff0000;
    color: #C10000;
}

div.wpcf7-response-output {
    margin: 2em 0;
    padding: 15px;
    border-radius: 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

div.wpcf7-validation-errors {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
}

.wpcf7-spam-blocked {
    background: #e2e2e2;
    border: 1px solid #bcbcbc !important;
    color: #383838;
}

.wpcf7-mail-sent-ng {
    background: #fcf8e3;
    border: 1px solid #ac9163 !important;
    color: #8a6d3b;
}

.wpcf7-mail-sent-ok {
    background: #dff0d8;
    border: 1px solid #3c763d !important;
    color: #3c763d;
}

.breadcrumbs {
    display: block;
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee;
}

.breadcrumbs ul, .woocommerce .woocommerce-breadcrumb {
    list-style: none;
    padding: 0;
    margin: 0;
    padding: 20px 0;
    width: auto;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    display: block;
    float: left;
}

.woocommerce .woocommerce-breadcrumb {
    margin-left: 15px;
    margin-right: 15px;
}

h1.page-title {
    display: block;
    float: left;
    width: 100%;
    font-size: 26px;
    float: left;
    width: 100%;
    color: #273e47;
    font-weight: bold;
    text-transform: uppercase;
    margin: 45px 0 15px 15px;

    font-family: 'Syntax Ultrabold';
    font-weight: normal;
}

.breadcrumbs ul li:after {
    content: '/';
    font-size: 14px;
    color: #273e47;
    margin: 0 5px;
    display: block;
    float: left;
}

.breadcrumbs ul li:first-child:after {
    display: none;
}

.breadcrumbs ul li a, .woocommerce .woocommerce-breadcrumb a {
    color: #273e47;
}

.breadcrumbs ul li {
    display: block;
    float: left;
}

.breadcrumbs ul li, .breadcrumbs ul li a, .woocommerce .woocommerce-breadcrumb a, .breadcrumbs ul, .woocommerce .woocommerce-breadcrumb {
    font-size: 14px;
    text-transform: uppercase;
}

.banner {
    display: block;
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 90px 0;
    text-align: center;
}

.banner h1 {
    font-size: 45px;
    text-transform: uppercase;
    color: #969696;
    margin-bottom: 0;
}

.banner span {
    font-size: 26px;
    text-transform: uppercase;
    font-family: 'Syntax Ultrabold';
    font-weight: normal;
    color: #969696;
}

.extra-wrap {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 13px;

}

.extra-wrap img {
    display: table;
    float: none;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.extra-wrap strong {
    display: block;
    float: left;
    width: 100%;
    text-transform: uppercase;
}

.img-wrap {
    display: table;
    width: 100%;
}

.img-wrap img {
    display: table-cell;
    vertical-align: middle;
}

select {
    background-color: #f5f5f5;

    border: none;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    cursor: pointer;
    display: inline-block;
    margin: 0 auto;
    padding: 10px 15px;
    width: 100%;
    color: #273e47;
    font-size: 14px;
    background-image: url('https://e503b7.claudeassets.com/20260213003028im_/https://theaterterra.org/wp-content/themes/theaterterra/images/arrow.png');
    background-repeat: no-repeat;
    background-position: 95% 50%;
}

.woocommerce ul.products .product h3, .woocommerce ul.products .product .price {
    font-size: 14px;
    display: block;
    float: left;
    width: auto;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}

.woocommerce ul.products .price {
    color: #fed100;
}

ul.center, ul.products img {
    display: table;
    margin: 0 auto;
    width: auto;
}

ul.products img {
    width: 100%;
    height: 240px;
}

ul.center h3, span.price {
    font-size: 14px;
    display: block;
    float: left;
    width: auto;
    line-height: inherit;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    line-height: 16px;
}

.woocommerce .products ul:hover, .woocommerce ul.products:hover {
    text-decoration: none;
}

ul.center h3 {
    color: #777;
    min-height: 32px;
}

span.short-txt {
    color: #777;
    font-size: 14px;
    text-align: center;
}

ul.center {
    margin-bottom: 5px;
    margin-top: 15px;
}

.woocommerce .products ul, .woocommerce ul.products a:hover {
    text-decoration: none;
}

.display-posts-listing .listing-item {
    display: block;
    float: left;
    width: 100%;
    padding: 30px 0;
    border-bottom: 1px solid #ccc;
}

.display-posts-listing .listing-item a.title {
    font-family: 'Syntax Ultrabold';
    text-transform: uppercase;
    color: #273e47;
    text-decoration: none;
    display: block;
}

.display-posts-listing .listing-item span.date {
    color: #506067;
    font-size: 13px;
    display: block;
    margin-top: -5px;
}

span.excerpt-dash {
    display: none;
}

.display-posts-listing .listing-item a.image {
    display: block;
    float: left;
    margin-right: 40px;
    width: 100px;
    margin-bottom: 100px;
    overflow: hidden;

}

.display-posts-listing .listing-item a.image img {
    display: block;
    float: left;
    width: 100%;
    height: auto;
}

.display-posts-listing .listing-item span.excerpt {
    display: block;
    margin-top: 10px;
}

.display-posts-listing .listing-item a.cta {
    margin-bottom: 0;
    margin-top: 12px;
}

.listing-item:hover a.title {
    color: #d8346c;
}

.intro-wrap, .intro-wrap h1 {
    color: #fff;
}

.intro-wrap {
    padding-top: 50px;
    padding-right: 30px;
}

.row-centered {
    text-align: center;
}

.present .col-max {
    padding: 20px 25px;
    text-align: center;
}

.present {
    color: #273e47;
    text-transform: uppercase;
    line-height: 22px;
    font-size: 12px;
}

.present strong {
    font-size: 14px;
    margin-top: 10px;
    display: block;
}

.col-centered {
    display: inline-table;
    float: none;
}

.cast span {
    display: table;
    float: none;
    width: 120px;
    height: 120px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 15px;
    background-color: #ccc;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.cast span a > img {
    width: 100%;
    display: block;
    float: left;
}

.cast strong {
    text-transform: uppercase;

}

.cast {
    font-size: 14px;
    text-align: center;
    color: #273e47;
    line-height: 22px;
    display: block;
    float: left;
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.cast_bio {
    display: block;
    width: 100%;
    height: 120px;
}

.popover-content {
    font-family: 'Montserrat', sans-serif;
    color: #273e47;
    font-size: 12px;
    border: none;
}

.item-wrap {
    display: block;
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
    padding: 30px 20px;
    border: 1px solid #eee;

    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
}

.item-wrap:hover, .item-wrap:focus {
    border-color: #d8346c;
}

.item-wrap form {
    margin-top: 20px;
}

.woocommerce .woocommerce-breadcrumb {
    margin-left: 0;
    margin-right: 0;
}

.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
    display: none;
}

ul.tickets {
    list-style: none;
    display: block;
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

ul.tickets li {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    background-color: #eee;

    -webkit-transtion: all .2s ease;
    -moz-transtion: all .2s ease;
    -o-transtion: all .2s ease;
    -ms-transtion: all .2s ease;
    transtion: all .2s ease;
}

ul.tickets li:hover {
    background-color: #ffd200;
}

.woocommerce div.product {
    display: block;
    float: left;
    width: 100%;
    padding: 40px 15px;
}

.woocommerce div.product div.images img {
    width: auto;
    max-width: 100%;
}

.woocommerce div.product div.summary {
    display: block;
    float: left;
}

.woocommerce div.product div.images {
    display: block;
    float: left;
    width: 100%;
}

.prod-form input {
    margin-bottom: 15px;
}

.prod-form select {
    border: 1px solid #777;
    padding-left: 55px;

    background-image: url('https://e503b7.claudeassets.com/20260213003028im_/https://theaterterra.org/wp-content/themes/theaterterra/images/arrow.png'), url('https://494997.claudeassets.com/20260213003028im_/https://theaterterra.org/wp-content/themes/theaterterra/images/ideal.png');
    background-repeat: no-repeat;
    background-position: 95% 50%, 15px 50%;
}

.ticket-wrap {
    display: block;
    float: left;
    width: 100%;
    background-color: #eee;
    padding: 20px 25px;
    margin-bottom: 20px;

    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
}

.ticket-wrap:hover, .ticket-wrap:focus {
    background-color: #ffd200;
}

.ticket-wrap span.ticket-img, .ticket-wrap span.ticket-info {
    display: block;
    float: left;
}

.ticket-wrap span.ticket-info {
    margin-top: 13px;
}

.ticket-wrap span.ticket-cta {
    display: block;
    float: right;
}

.ticket-wrap span.ticket-cta a.cta {
    border: 2px solid #22373f;
}

.ticket-wrap span.ticket-cta a.cta:hover, .ticket-wrap span.ticket-cta a.cta:focus {
    border-color: #d8346c;
}

.ticket-wrap span.ticket-cta a.cta.white {
    background-color: #eee;
    color: #22373f;
    border: 2px solid #22373f;
}

.ticket-wrap span.ticket-cta a.cta.white:hover, .ticket-wrap span.ticket-cta a.cta.white:focus {
    background-color: #d8346c;
    border-color: #d8346c;
    color: #fff;
}

.ticket-wrap span.ticket-cta a.cta {
    padding: 10px 30px;
    margin-left: 5px;
    margin-right: 5px;
}

.ticket-wrap span.ticket-img {
    width: 60px;
    height: 60px;
    margin: 15px 25px 15px 0;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}

.ticket-wrap span.ticket-img img {
    display: block;
    width: 65px;
    height: 65px;
}

.ticket-wrap span.ticket-info strong, .ticket-wrap span.ticket-info em, .ticket-wrap span.ticket-info p {
    display: block;
    float: left;
    clear: both;
    margin: 0;
}

.ticket-wrap span.ticket-info strong {
    font-family: 'Syntax Ultrabold';
    font-weight: normal;
    text-transform: uppercase;
}

.ticket-wrap span.ticket-info em {
    font-style: normal;
    font-weight: bold;
}

.ticket-wrap span.ticket-info {
    line-height: 22px;
    color: #273e47;
}

.navbar-nav > .current_page_ancestor > a, .navbar-nav > .current_page_ancestor > a:hover, .navbar-nav > .current_page_ancestor > a:focus {
    background-color: #d8346c;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #d8346c;
}

.filter-form {
    display: block;
    float: left;
    width: 100%;
    padding: 20px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.filter-form h3 {
    display: block;
    float: left;
    width: auto;
    margin: 15px 0;
}

.filter-form select, .filter-form input {
    width: 200px;
    border: 1px solid #777;
    color: #777;
    font-size: 14px;
}

.filter-form .btn-sort {
    padding: 10px 15px;
    color: #fff;
    background-color: #777;
    font-size: 14px;
    margin-bottom: 0;
}

.cast .wrapper {
    margin-bottom: 20px;
}

.post-thumbnail {
    display: block;
    float: left;
    width: 100%;
}

.post-thumbnail img {
    display: block;
    float: left;
    width: 100%;
    height: auto;
}

.intro-shop {
    display: block;
    float: left;
    width: auto;
    margin: 0 auto;
    color: #333;
    padding: 10px 15px;
}

.gallery {
    display: block;
    float: left;
    width: 100%;
}

.gallery figure {
    display: block;
    float: left;
    width: 30%;
    max-height: 200px;
    overflow: hidden;
    margin: 0 10px;
}

.gallery figure img {
    display: block;
    float: left;
    width: 100%;
    height: auto;
}

.thumb-wrap-second {
    display: block;
    float: left;
    width: 100%;
    margin: 20px 0;
}

.thumb-wrap-second img {
    display: table;
    float: none;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}

/* .woocommerce .woocommerce-message {
  position: fixed;
  top: 100px;
  right: 20px;
  display: block;
  padding: 20px;
  background-color: #8fae1b;
  color: #fff;
  z-index: 100;
} */

.woocommerce .woocommerce-message {
    border-top-color: #d60b51;
}

.woocommerce ul.cart_list, .woocommerce ul.product_list_widget {
    display: block;
    float: left;
    width: 100%;
}

.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
    float: left;
}

section.shop-page .short-txt {
    display: none;
}

section.shop-page span.shop-img {
    display: block;
    float: left;
    width: 100%;
}

section.shop-page .container {
    padding: 0;
}

section.shop-page .container .col-md-3 {
    padding-left: 0;
}

.shop-filter {
    display: block;
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding: 0 0 25px 0;
}

span.filter-title {
    display: block;
    float: left;
    width: 100%;
    font-size: 26px;
    color: #273e47;
    text-transform: uppercase;
    font-family: 'Syntax Ultrabold';
    font-weight: normal;
    margin-bottom: 15px;
}

section.shop-page h1.page-title {
    margin-top: 0;
}

ul.product-categories {
    display: block;
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    padding-left: 20px;
    border-left: 2px solid #d60b51;
}

ul.product-categories li {
    position: relative;
    display: block;
    float: left;
    clear: both;

    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}

ul.product-categories li:before {
    content: "\f178";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    right: -20px;
    opacity: 0;

    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    -ms-transition: all .6s ease;
    transition: all .6s ease;
}

ul.product-categories li:hover:before {
    opacity: 1;
}

ul.product-categories li a {
    color: #888;
    text-decoration: none;
}

ul.product-categories li a:hover {
    color: #d60b51;
}

.woocommerce span.onsale {
    line-height: 6.472;
    top: -2em;

}

.page-description {
    min-height: 130px;
}

.xs-buffer {
    margin-top: 10px;
}

.sm-buffer {
    margin-top: 20px;
}

.md-buffer {
    margin-top: 30px;
}

body > section > div > div.cast > div > div > span > a.cast_bio {
    text-transform: none !important;
}

.alle-voor h2 {
    font-size: 18px;
    height: 38px;
}

.alle-voor {
    word-wrap: break-word;
}
.page-list .children {
    margin-left: 60px;
}

.page-list .page_item {
    list-style: initial;
}

.page-list .current_page_item a {
    font-weight: 400;
}

.event .title-vert {
    margin-bottom: 30px;
}

section.content .event h1 {
    margin-bottom: 0;
}

.bedrijven ul {
    margin-bottom: 0;
}

.bedrijven ul li {
    list-style: none;

}

.woocommerce a.button.wc-forward {
    margin: 0px
}

section.shipping-calculator-form {
    padding-top: 0px;
}

.woocommerce table.order_details {
    float: left;

}

.woocommerce table.order_details tfoot {
    text-align: left;

}

.woocommerce table.order_details > tfoot > tr > th {
    padding-bottom: 0;
}

.woocommerce table.order_details > tfoot > tr > td {
    padding-top: 0;
    font-weight: 400;
}

table.shop_table.shop_table_responsive.customer_details {
    display: table;
    width: 100%;
    text-align: left;
}

@media (max-width: 992px) {
    .carousel-content {
        position: relative;
        padding: 20px 0;
    }

    .block-go-to {
        width: 100%;
        border: 1px solid #ccc;
        background-color: #eee;
    }

    .intro-wrap, .intro-wrap h1 {
        color: #273e47;
        text-align: center;
    }

    .intro-wrap {
        padding: 0;
        padding-top: 15px;
    }

}

@media (max-width: 767px) {
    .alle-voor img{
        width: 250px
    }

    .container > h1 {
        font-size: 32px;
    }

    .woocommerce > h2{
        font-size: 18px;
    }

    .logos img {
        margin: 0 5px;
    }

    .woocommerce-checkout-review-order-table, .woocommerce-checkout-payment, .cart_totals {
        float: left !important;
        width: 100%;
    }

    .logos img {
        margin: 0 5px;
    }

    ul.products img {
        width: 100%;
        height: auto;
    }

    .page-description {
        min-height: 200px;
    }

    .navbar-nav > li > a {
        padding: 15px 15px;
    }

    .dropdown-menu > li > a {
        background-color: #d60b51;
        float: none;
        padding-left: 40px;
    }

    .dropdown-menu {
        position: relative;
        padding: 5px 0;
        margin: 2px 0 0;
        font-size: 14px;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: none;
        border-radius: 4px;
        -webkit-box-shadow: none;
        box-shadow: none;
        float: none;

    }

    nav ul ul {
        position: relative;
        visibility: visible;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
        filter: alpha(opacity=1);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }

    section.news iframe {
        float: none;
        width: 100%;
        height: 250px;
    }

    header.clone {
        display: none;
    }

    .navbar-collapse {
        width: 100%;
        float: left;
    }

    ul.social li {
        margin: 5px;
    }

    .carousel-content {
        position: relative;
        padding: 0;
    }

    .block-go-to {
        width: 100%;
        border: 1px solid #ccc;
        background-color: #eee;
    }

    .navbar > .pull-right {
        width: 100%;
        background-color: #d8346c;
    }

    ul.social {
        display: table;
        float: none;
        margin: 0 auto;
        width: auto;
    }

    .navbar-brand {
        padding: 20px;
    }

    .navbar-fixed-top .pull-right {
        width: 100%;
        background-color: #d8346c;
    }

    section.featured span {
        padding: 20px 0;
    }

    section.featured span, section.featured ul {
        display: block;
        float: left;
        width: 100%;
        position: relative;
    }

    section.featured ul {
        padding: 0;
    }

    section.featured ul li {
        margin: 0;
        text-align: center;
        width: 100%;
    }

    a.reserve {
        bottom: 0;
        left: 0;
        top: auto;
        width: 100%;
        text-align: center;
        font-size: 14px;
        line-height: 20px;
    }

    section .box img {
        width: 100%;
        height: auto;
    }

    .carousel-content .col-md-6 {
        padding: 0;
    }

    .cta.right {
        display: table;
        float: none;
        width: auto;
        margin: 0 auto;
        margin-top: 20px;
    }

    .galerij img {
        width: 100%;
    }

    footer .sub {
        display: none;
    }

    .extra img, .extra .wrapper {
        display: table;
        float: none;
        width: auto;
        margin: 0 auto;
    }

    .extra .wrapper {
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: center;
    }

    .navbar-nav {
        width: 100%;
        margin: 0;
    }

    a.show-all {
        margin-bottom: 20px;
    }

    .display-posts-listing .listing-item a.image {
        width: 100%;
    }

    .ticket-wrap {
        padding: 15px;
    }

    .ticket-wrap span.ticket-cta a.cta {
        margin: 0;
        text-align: center;
    }

    section {
        padding: 15px 0;
    }

    .ticket-wrap span.ticket-img {
        display: table;
        float: none;
        margin: 0 auto;
    }

    .ticket-wrap span.ticket-info {
        text-align: center;
        width: 100%;
        margin-bottom: 15px;
    }

    .ticket-wrap span.ticket-cta {
        display: block;
        float: left;
        width: 100%;
    }

    .filter-form select, .filter-form input {
        width: 100%;
    }

    .filter-form .btn-sort {
        margin-top: 15px;
    }

    .ticket-wrap span.ticket-cta a.cta {
        clear: both;
        margin: 10px 0;
        display: block;
        float: left;
        width: 100%;
        text-align: center;
    }

    .ticket-wrap span.ticket-info strong, .ticket-wrap span.ticket-info em, .ticket-wrap span.ticket-info p {
        width: 100%;
        text-align: center;
    }

    .block-go-to {
        width: 100%;
    }

    .dropdown-menu {
        width: 100%;
    }

    .newsletter, .newsletter form {
        width: 100%;
    }

    .newsletter {
        padding: 15px;
    }

    .newsletter:before, .newsletter:after {
        display: none;
    }

    .newsletter input[type="email"] {
        background-color: #fff;
        margin: 0;
    }

    .newsletter input[type="email"], .newsletter input[type="submit"] {
        width: 100%;
        margin: 0;
        float: left;
    }

    .newsletter span {
        text-align: center;
        line-height: 20px;
        margin-bottom: 15px;
    }

    .newsletter p {
        margin: 0;
    }

}

@media (min-width: 768px) and (max-width: 992px) {

    div.box div.wrapper > strong {
        min-height: 56px;
    }

    #wpcf7-f49-o1 > form > p > input {
        margin-left: 10px;
    }

    .newsletter, .newsletter form {
        width: 100%;
    }

    .newsletter {
        padding: 15px;
    }

    .newsletter:before, .newsletter:after {
        display: none;
    }

    .newsletter input[type="email"] {
        background-color: #fff;
        margin: 0;
    }

    .newsletter input[type="email"], .newsletter input[type="submit"] {
        width: auto;
        margin: 0;
        float: left;
    }

    .newsletter span {
        text-align: center;
        line-height: 20px;
        margin-bottom: 15px;
    }

    .newsletter p {
        margin: 0;
    }
}

@media (min-width: 768px) {
    .box .thumb-wrap {
        height: 175px;
    }

    .navbar-collapse {
        float: left;
    }

    .navbar-brand > img {
        width: 150px;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .carousel-content {
        padding: 30px 0;
    }
}

@media (max-width: 1138px) {
    ul.social {
        display: none;
    }
}

@media (max-width: 1050px) {
    section.featured ul li a {
        padding: 20px 15px;
        display: block;
        text-decoration: none;
    }
}

@media (min-width: 768px) and (max-width: 983px) {
    .navbar-nav > li > a {
        padding: 30px 15px;
    }

    .navbar-brand > img {
        width: 110px;
    }

    .navbar-brand {
        padding: 15px;
    }

    .carousel-content {
        padding: 40px 0;
    }
}

.collapse.active {
    visibility: visible;
}

/* columns of same height styles */
.row-same-height {
    display: table;
    width: 100%;
}

.col-xs-height {
    display: table-cell;
    float: none !important;
}

@media (max-width: 500px) {
    .woocommerce a.button.wc-forward {
        width: 100%;
    }

}

@media (min-width: 600px) {

    table.shop_table.cart tr td {
        width: 10%;
    }

}

@media (min-width: 768px) {
    .col-sm-height {
        display: table-cell;
        float: none !important;
    }
}

@media (min-width: 992px) {

    .col-md-height {
        display: table-cell;
        float: none !important;
    }
}

@media (min-width: 1200px) {
    .col-lg-height {
        display: table-cell;
        float: none !important;
    }
}

/* firefox fix */
.img-responsive {
    width: 100%;
}

/* vertical alignment styles */
.col-top {
    vertical-align: top;
}

.col-middle {
    vertical-align: middle;
}

.col-bottom {
    vertical-align: bottom;
}
/*
     FILE ARCHIVED ON 18:03:48 Nov 20, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:13:03 Jun 16, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.565
  exclusion.robots: 0.147
  exclusion.robots.policy: 0.11
  esindex: 0.037
  cdx.remote: 5.818
  LoadShardBlock: 123.628 (3)
  PetaboxLoader3.datanode: 40.2 (4)
  PetaboxLoader3.resolve: 119.061 (2)
  load_resource: 41.587
*/