/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400&family=Raleway:ital,wght@0,300;0,600;0,700;0,800;1,400&display=swap");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css");
h2 {
  font-size: 1.4rem;
}
.item-page a {
  text-decoration: underline;
}
.item-page a.button {
  text-decoration: none;
  margin-bottom: 1.2rem;
}
.gantry-logo img {
  width: 120px;
}
.chronoforms form input#email {
  width: 360px;
  float: none;
  display: block;
}
.chronoforms form .ui.button {
  height: 2.36rem;
  background: #005999;
  color: #fff;
}
.chronoforms form .ui.button:hover {
  background: #127ec2;
  transition: all 0.3s ease-in;
}
.ui.form [class*="equal width"].fields > .field, .ui[class*="equal width"].form .fields > .field {
  width: 375px !important;
  -webkit-box-flex: none !important;
  -ms-flex: none !important;
  flex: none !important;
}
a#g-totop {
  color: #FFF;
  font-weight: 600;
}
a#g-totop:hover {
  color: #127ec2;
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  color: #000;
}
textarea {
  width: 75%;
}
table {
  border: none;
}
.table td {
  line-height: 8px;
}
.fc a[data-navlink] {
  cursor: default;
  text-decoration: none !important;
}
.form-horizontal .control-label {
  width: 240px;
}
.eb-privacy-policy-message.alert.alert-info {
  margin-top: 10px;
  max-width: 100%;
  width: 514px;
}
.com_eventbooking input[type="checkbox"] {
  margin-bottom: 6px;
}
.com_eventbooking .controls input[type="radio"] {
  margin-right: 5px;
  margin-top: 8px;
}
@media only screen and (max-width: 767px) {
  .desktop-menu {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .mobile-menu {
    display: none;
  }
}
a[href*="registration"] {
  background: #3788d8 !important;
  border-color: #3788d8 !important;
  cursor: pointer !important;
}
#pop-print a {
  background: none !important;
  font-size: 1.6rem;
}
a.fc-timegrid-event.fc-v-event.fc-event.fc-event-start.fc-event-end.fc-event-future, a.fc-daygrid-event.fc-daygrid-block-event.fc-h-event.fc-event.fc-event-start.fc-event-end.fc-event-future {
  background: #f88383;
  cursor: not-allowed;
}
a.fc-daygrid-event.fc-daygrid-block-event.fc-h-event.fc-event.fc-event-start.fc-event-end.fc-event-future {
  border-color: #f34545;
}
a.fc-daygrid-event.fc-daygrid-block-event.fc-h-event.fc-event.fc-event-start.fc-event-end.fc-event-today {
  border-color: #f34545;
  background: #f88383;
  cursor: not-allowed;
}
.eb-description a {
  text-decoration: underline;
}
#eb-amount-container, #eb-discount-amount-container, #eb-gross-amount-container, #payment_method_container {
  display: none;
}
#eb-coupon-container .control-label::after {
  content: " *";
  color: red;
}
.menu-geenbrief h3.eb-heading, .menu-geenbrief #eb-coupon-container {
  display: none;
}
tr.eb-event-property:last-child {
  display: none;
}
td.eb-event-property-label {
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
td.eb-event-property-value {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
#eb-coupon-container .star, span.error, span.invalid, span.required {
  display: inline-block;
  margin: 1rem 0 2rem 4rem;
  font-weight: bold;
}
input[type="text"] {
  width: 500px;
  height: 24px;
  padding: 1.2rem;
  max-width: 100%;
}
textarea {
  width: 514px;
}
.form-actions {
  background-color: #FFF;
  border-top: none;
}
input#btn-submit {
  padding: 11px 31px;
}
input.btn.btn-primary {
  font-weight: 700;
  padding: 10px 36px;
  margin-left: 12px;
}
fieldset.eb-radio-container {
  margin-left: 0;
  padding-left: 0;
}
.tooltip.bs-tooltip-auto.fade.show .tooltip-inner {
  background: #FFF;
  border: 3px solid #000;
  opacity: 1;
}
label#city-lbl:after {
  content: "";
  color: cornflowerblue;
  font-family: "fontAwesome";
}
@media only screen and (max-width: 767px) {
  #g-header h1 {
    font-size: 1.8rem;
    text-align: left;
  }
  input[type="text"] {
    width: 97%;
    height: 24px;
  }
  textarea {
    width: 100%;
  }
  .form-actions {
    background-color: #FFF;
    border-top: none;
    text-align: right;
    width: 100%;
  }
  .form-horizontal .form-actions {
    padding-left: 0;
  }
  .collapsing {
    height: auto;
  }
}
@media only screen and (max-width: 959px) {
  .eb-privacy-policy-message.alert.alert-info {
    margin-left: 0;
    width: inherit;
  }
}
/*# sourceMappingURL=custom_9.css.map */