html {
  background: url("../img/bg-01.png") repeat-x bottom center fixed;
  position: relative;
  min-height: 100%;
}

html,
body {
  width: 100%;
  overflow-x: hidden;
}

body {
  margin: 0 0 30px;
}

header {
  margin: 20px 0 20px 0;
}

a,
a:focus,
a:active,
a:visited {
  color: #ca0088;
}

a:hover {
  color: #fd33bb;
}

a,
a:focus,
a:active,
a:visited {
  text-decoration: none !important;
}

a.logo>img {
  border: 0;
  margin: 0;
  padding: 0;
}

h2 {
  color: #fd33bb;
}

hr {
  margin: 0;
  border: 0px;
  height: 1px;
  color: #cccccc;
  background-color: #cccccc;
  width: 100%;
}

.sidebox h3,
#scrollcart h3 {
  margin: 0;
}

.sidebox-bottom {
  background-color: #bbb57b;
  margin-bottom: 10px;
}

.sidebox>a>img {
  opacity: 0.8;
  border: 3px solid rgba(255, 255, 255, 0.7);
  margin: 1%;
  width: 48%;
}

.sidebox>a:hover>img {
  opacity: 1;
}

.pageheader {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  min-height: 350px;
  position: relative;
}

.pageheader.over,
.pageheader.locatieverhuur,
.pageheader-home {
  min-height: 450px;
}

.pagetitle h1 {
  margin: 0;
  color: white;
  font-size: 2.6em;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, .5);
}

.pagetitle {
  padding: 0;
  margin-top: 10px;
}

.content {}

.sidebox {
  min-height: 35px;
  color: white;
  padding: 10px;
}

.sidebox-top {
  background-image: url("../img/block-pink.png");
  background-size: cover;
  position: absolute;
  bottom: 0px;
}

.sidebox a,
#scrollcart a {
  color: #eeeeee;
}

.sidebox p a:hover,
#scrollcart p a:hover {
  text-decoration: underline !important;
}

.sidebox-bottom-gift {
  text-align: center;
}

.container-fluid {}

footer {
  position: absolute;
  font-size: 0.8em;
  right: 0;
  bottom: 0;
  left: 0;
  color: white;
  background-color: #666;
  height: 30px;
  width: 100%;
  display: block;
  text-align: right;
  margin: 0;
  padding: 0.5%;
}

footer>a {
  font-weight: bold;
}

/* HOME */
.facebookbox {
  padding: 10px;
}

.sidebox-home {
  background-image: url("//www.cultuurschipthor.nl/wp-content/themes/vdd_thor/images/greenscreen.png");
  background-color: #bbb57b;
  background-repeat: no-repeat;
  background-position: center bottom;
  min-height: 200px;
  padding-bottom: 200px;
}

/* SIDECART */

#scrollcart {
  position: fixed;
  top: 0;
  color: white;
  padding: 10px;
  margin-bottom: 10px;
  background-color: #bbb57b;
  transition: box-shadow 0.8s;
  box-shadow: none;
}

#sidecart {
  transition: box-shadow 0.8s;
  box-shadow: none;
}

.sidecart .price {
  white-space: nowrap;
}

.sidecart td {
  padding: 5px;
}

.sidecart hr {
  margin: 0;
  padding: 0;
}

.sidecart-actions {
  margin: 20px 0;
  text-align: center;
}

.sidecart-actions a,
#scrollcart .sidecart-actions a {
  padding: 7.5px;
  margin: 10px 5px;
  border-width: 1.5px;
  border-style: solid;
}

#vdds_place_order {
  background-color: #ca0088;
  color: white;
  border-color: #ca0088;
}

#vdds_place_order:hover {
  text-decoration: none !important;
  background-color: white;
  border-color: white;
  color: #ca0088;
}

#vdds_clear_cart {}

#vdds_clear_cart:hover {
  background-color: white;
  border-color: white;
  color: #ca0088;
  text-decoration: none !important;
}

.sidecart-actions a:hover,
#scrollcart .sidecart-actions a:hover {
  border: 1px solid #333;
  text-decoration: none !important;
}

/* CONTACT */
#header-contact {
  z-index: 0;
}

.sidebox-top-contact {
  z-index: 1;
}

.content-contact h4 {
  color: #ca0088;
  cursor: pointer;
}

.content-contact p {
  margin-left: 10px;
}

/* CART */

table.vdds_cart {
  width: 100%;
}

table.vdds_cart th,
table.vdds_cart tr,
table.vdds_cart tr {
  padding: 5px;
}

.vddr_form label,
.vddr_form input {
  margin: 5px;
  display: inline-block;
}

.vddr_form label {
  width: 20%;
}

.vddr_form input {
  width: 30%;
}

.vddr_form input[type="checkbox"] {
  width: unset;
}

.vddr_form input[type="submit"] {
  display: block;
}

#vdds_admin-costs-pre {
  width: 100%;
}

#vdds_admin_costs {}

#vdds_admin-costs-post {}

.price {
  text-align: right;
  padding-right: 10px;
}

#artez_discount_meta,
#artez_meta_error,
#artez_discount_info {
  display: none;
}

#artez_discount_meta {
  margin-top: 10px;
}

.info {
  display: block;
  margin: 10px;
}

/* AGENDA */

.nav-left,
.nav-right {
  padding: 10px;
  font-weight: bold;
}

.nav-right {
  text-align: right;
}

.pageheader-concert-featured {
  color: white;
  height: 350px;
  min-height: 25%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  padding: 0;
}

.pageheader-concert-featured-title {
  background-color: black;
  padding: 10px 10px 10px 10px;
  margin: 0;
  position: absolute;
  top: 0px;
  left: 0px;
}

.pageheader-concert-featured-meta {
  background-color: black;
  padding: 10px;
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.pageheader-concert-featured:hover {
  opacity: 0.8;
}

.concert-thumb {
  padding: 10px;
}

.concert-thumb a {
  width: 100%;
  height: 100%;
}

.concert-thumb a {
  position: relative;
  width: 100%;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 100%;
}

.concert-thumb a::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.concert-thumb.archive {
  width: 100px;
}

.concert-meta {
  margin-bottom: 10px;
  padding: 0;
  color: #ca0088;
}

.concert-meta-left {}

.concert-meta-right {
  text-align: right;
}

.concert-info p {
  margin-bottom: 0;
}

.concert-info .excerpt_more {
  font-style: italic;
  float: right;
  margin: 10px 0 0 0;
  padding: 0;
}

.buybox {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  background-color: #bbb57b;
  color: white;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.buybox button {
  width: 100%;
  margin: 10px 0 0 0;
  color: white;
  background-color: #ca0088;
  border: 1.5px solid #ca0088;
}

.buybox button:hover {
  color: #ca0088;
  background-color: white;
  border-color: white;
}

.buybox select {
  width: 100%;
  color: #666;
}

.buybox-meta {
  display: inline-block;
  margin: 0;
  padding: 5px;
  float: left;
}

.buybox-meta-name {
  width: 30%;
}

.buybox-meta-value {
  width: 70%;
  padding-right: 0;
  text-align: right;
}

/* AGENDA SINGLE */

.pageheader-concert {
  background-size: contain;
  background-color: black;
  background-position: top right;
}

.concert-single {
  margin-top: 10px;
}

/* ARCHIVE */
.concert-title-archive {
  float: left;
  width: 100%;
}

/* RATINGS */
.review-stars {
  font-size: 2em;
  letter-spacing: 0.2em;
  line-height: 2em;
  margin: 0;
  display: inline;
}

.count-reviews {
  text-align: right;
}

/* FILTER */

.concerts-filter {
  margin: 10px;
}

.filter-items {
  margin: 10px;
}

.filter-items label {
  margin: 0 0 0 5px;
}

.navigation ul {
  padding: 0;
  display: flex;
  justify-content: space-between;
  margin-left: 10px;
  margin-right: 10px;
}

.navigation ul li {
  display: inline;
  list-style: none;
}

.navigation ul>li.active>a {
  color: white;
  background-color: #fd33bb;
  padding: 2px;
}

#overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  display: none;
  top: 0;
  left: 0;
}

/* MEDIA QUERIES */
@media screen and (max-width: 799px) {
  .sidebox {
    width: 100%;
  }

  .pageheader-concert {
    background-position: center center;
  }
}

@media screen and (max-width: 991px) {
  .pagetitle {
    margin-left: 10px;
  }
}

input[type="text"],
input[type="email"],
input[type="number"],
select,
button {
  padding: 7.5px;
}

select {
  background-color: white;
  border: none;
  outline-color: #ca0088;
}

select option {
  padding: 7.5px;
  background-color: #ca0088;
  color: white;
}

select option:checked,
select option:focus,
select option:active,
select option:hover {
  background-color: #ca0088;
  color: white;
}

button,
input[type="submit"] {
  color: #fff;
  background-color: #fd33bb;
  padding: .75rem 1rem;
  outline: none;
  border-width: 0;
  margin-bottom: 1rem;
}

button:hover,
input[type="submit"]:hover {
  background-color: #db1199;
}