/** Shopify CDN: Minification failed

Line 190:15 Expected identifier but found whitespace
Line 190:16 Unexpected "30px"

**/
.shopify-payment-button{
  display:none;
}
body.template-page.template--kids-camp .page-width, body.template-page.template--girls-kiks-camp .page-width {
    max-width: 1278px !important;
}
.regionen-outer {
    padding: 0px;
}
.regionen-secound-row .events-list .events-subcategory {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0px solid #e3e3e3;
}
.regionen-secound-row .events-list .events-subcategory .events-left-subcategory {
    width: 18%;
}
.regionen-secound-row .events-list .events-subcategory .events-left-subcategory .events-image-box a {
    display: flex;
    align-items: center;
    justify-content: center;
}
.regionen-secound-row .events-list .events-subcategory .events-left-subcategory .events-image-box img {
    max-width: 100%;
    width: 130px;
}
.regionen-secound-row .events-list .events-subcategory .events-right-subcategory {
    width: 82%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.regionen-secound-row .events-list .events-subcategory .events-right-subcategory .events-right-content {
    width: 100%;
}
.regionen-secound-row .events-list .events-subcategory .events-right-subcategory .events-right-image {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.regionen-secound-row .events-list .events-subcategory .events-right-subcategory .events-right-image .events-sponser-title {
    margin: 0px 0px 10px;
}
.regionen-secound-row .events-list .events-subcategory .events-right-subcategory .events-right-image img {
    max-width: 100%;
    width: 130px;
}
.regionen-secound-row .events-list .events-subcategory .events-right-subcategory .events-right-content .events-description {
    margin: 10px 0px 0px;
}
.regionen-secound-row .events-list .events-subcategory .events-right-subcategory .events-right-content .events-main-heading {
    margin-bottom: 0;
}
.regionen-secound-row .events-list .events-subcategory .events-right-subcategory .events-right-content .events-main-heading a {
    letter-spacing: .96px;
    color: #007c3e;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 36px;
    font-family: "Tusker Grotesk 6500";
    font-weight: 500;
}
.regionen-secound-row .events-list .events-subcategory .events-right-subcategory .events-right-content .events-button-wrapper {
    flex-wrap: wrap;
    display: flex;
    gap: 0px 15px;
    align-items: center;
}
.regionen-secound-row .events-list .events-subcategory .events-right-subcategory .events-right-content .events-button-wrapper .btn-style {
    /* font-family: "Tusker Grotesk 6500";
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
    text-transform: uppercase;
    color: #fff;
    background: #007c3e;
    border: 1px solid #007c3e;
    padding: 8px 20px;
    letter-spacing: normal;
    width: auto;
    text-align: center;
    border-radius: 5px;
    max-width: fit-content;
    min-width: auto;
    margin: 0px;
    height: auto;
    min-height: auto;
     */
  cursor: pointer;
  background: transparent !important;
        color: #007c3e !important;
    transition: all .3s;
    text-decoration: underline !important;
    text-underline-offset: 5px;
    font-family: var(--primary-font-family) !important;
    height: auto;
    min-height: auto;
    padding: 0;
    max-width: none;
    width: fit-content;
    min-width: auto;
    border: 0 !important;
    text-decoration: none !important;
    position: relative;
    transition: all .5s;
    font-size: var(--font-size-h6) !important;
    line-height: var(--line-spacing-h6) !important;
    margin-top: 25px;
}
.regionen-secound-row .events-list .events-subcategory .events-right-subcategory .events-right-content .events-button-wrapper .btn-style:before {
    content: "";
    text-decoration: underline;
    height: 2px;
    position: absolute;
    /* top: calc((var(--line-spacing-body) / 2) -(var(--line-spacing-body) / 1.7)); */
    bottom: 0;
    border-bottom: 2px solid;
    left: 0;
    transition-delay: .15s;
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-timing-function: linear;
    width: 100%;
  /* bottom: calc((var(--line-spacing-body) / 2) -(var(--line-spacing-body) / 1.7)); */
}
.regionen-secound-row .events-list .events-subcategory .events-right-subcategory .events-right-content .events-button-wrapper .btn-style:hover {
    color: #000!important;
}
.regionen-secound-row .events-list .events-subcategory .events-right-subcategory .events-right-content .events-button-wrapper .btn-style:hover:before {
    left: auto;
    width: 0%;
    right: 0;
}
.regionen-secound-row .events-list .events-subcategory .events-right-subcategory .events-right-content .events-button-wrapper .btn-style:disabled,
.event_product.camp-section .event_products_row .product_left_side .button-wrapper .btn-wrap:disabled, 
.event_product.camp-section .event_products_row .product_right_side .btn-wrap:disabled{
  opacity: 0.7;
  cursor: not-allowed;
}
.regionen-secound-row .events-list .events-subcategory .events-right-subcategory .events-right-content .events-date {
    margin: 0;
    font-size: 16px;
}
.regionen-secound-row .events-list .events-subcategory .events-right-subcategory .events-right-content .events-button-wrapper .btn-style:hover {
    background: #002855;
    border: 1px solid #002855;
}
.regionen-secound-row .events-list .events-subcategory .events-right-subcategory .events-right-content .events-button-wrapper .btn-style.cta {
    background: #002855;
    border: 1px solid #002855;
}
.regionen-secound-row .events-list .events-subcategory .events-right-subcategory .events-right-content .events-button-wrapper .btn-style.cta:hover {
    background: #007c3e;
    border: 1px solid #007c3e;
}
.modalWindow {
    background: #fff;
}
/* .modalWindow .modal-inner-wrp::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 1);
    border-radius: 10px;
    background-color: #007c3e;
}
.modalWindow .modal-inner-wrp::-webkit-scrollbar {
    width: 5px;
    background-color: #007c3e;
}
.modalWindow .modal-inner-wrp::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 3px #007c3e;
    background-color: #000;
} */
/* .modalWindow .modal-inner-wrp {
    height: 70vh;
    overflow: hidden;
    overflow-y: auto;
    /* padding: 0px 20px 30px; */
    margin-top: 30px;
      flex-flow: wrap;
} */
.modalWindow .modal-inner-wrp .field {
    align-items: baseline;
    margin-bottom: 20px;
      flex-flow: wrap;
}
.modalWindow .modal-inner-wrp .field .booking_option.single-input {
    display: flex;
    flex-direction: column;
    margin-top: 0;
}
.modalWindow .modal-inner-wrp .field .booking_option.single-input .single_input .booking_option_label {
    width: 100%;
    max-width: calc(100% - 30px);
        position: relative;
}
/* .single_input input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.single_input label {
  position: relative;
  cursor: pointer;
} */
/* .single_input label:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #000000;
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}
.single_input input:checked + label:before {
  border: 2px solid #007c3e;
}
.single_input input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 4px;
    left: 1px;

    background: #007c3e;
    padding: 10px;
    border: 2px solid #007c3e;
} */
.modalWindow .modal-inner-wrp .field .single-input {
    /*   display: flex; */
    flex: 1 auto;
    width: 100%;
}
.modalWindow .modal-inner-wrp .field .error {
    width: auto;
}
.modalWindow .modal-inner-wrp .field label.error {
font-size: 0.7rem !important;
  color: red !important;
  margin-top: -1rem;
}
.modalWindow .modal-inner-wrp .field .booking_option.single-input .error {
    width: auto;
    padding-left: 0;
    padding-top: 5px;
}
.modalWindow .modal-inner-wrp .field .booking_option.single-input .error:before,
.modalWindow .modal-inner-wrp .field .booking_option.single-input .error:after{
      display: none !important;
}
.modalWindow .modal-inner-wrp .field .single_input {
    width: 100%;
    display: flex;
    align-items: baseline;
}
.modalWindow .modal-inner-wrp .field label, .modalWindow .modal-inner-wrp .field .field__label {
    margin: 0;
    position: static;
    font-size: var(--body-font-size) !important;
    line-height: var(--line-spacing-body) !important;
    margin-bottom: 10px;
    display: block;
    width: 100%;
    font-family: var(--secondary-font-family) !important;
    margin-top: 0;
    font-weight: 500;
}
.modalWindow .modal-inner-wrp .field.two-col {
    gap: 0 15px;
}
.modalWindow .modal-inner-wrp .field.two-col .field-width--half {
    display: flex;
    flex-direction: column;
    flex: 1;
}
.modalWindow .modal-inner-wrp .field .field__input {
    background-color: #f2f2f2;
    height: 64px;
    border: none;
    font-size: var(--body-font-size) !important;
    line-height: var(--line-spacing-body) !important;
    position: relative;
    margin-bottom: 24px;
    width: 100%;
    padding: 10px 25px;
      border-radius: 3px;
  font-family: Arial;
}
.modalWindow .modal-inner-wrp .field .field__input.customer-Bemerkungen {
    height: 100px;
    resize: none;
}
.modalWindow .modal-inner-wrp .btn-wrap.product-form__submit {
    /* font-family: "Tusker Grotesk 6500";
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
    text-transform: uppercase;
    border-radius: 5px; */
    margin-top: 0;
    background: transparent;
        color: #007c3e !important;
    transition: all .3s;
    border: 0;
    height: auto;
    position: relative;
    z-index: 1;
    transition: all .5s;
    font-size: var(--btn-font-size);
    line-height: var(--line-spacing-btn);
    font-family: var(--primary-font-family);
    min-height: auto;
    padding: 0;
    min-width: auto;
    cursor: pointer;
    text-align: left;
    width: fit-content;
    height: auto !important;
    outline: none;
    box-shadow: none;
    border: 0;
}
.modalWindow .modal-inner-wrp .btn-wrap.product-form__submit:after {
  display:none !important;
}
.modalWindow .modal-inner-wrp .btn-wrap.product-form__submit:before{
    background-color: #007c3e;
    bottom: calc((var(--line-spacing-body) / 2) - (var(--line-spacing-body) / 1.7));
    content: "";
    height: 2px;
    position: absolute;
    left: 0;
    transition-delay: .15s;
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-timing-function: linear;
    width: 100%;
    display: block!important;
    top: auto; 
}
.modalWindow .modal-inner-wrp .btn-wrap.product-form__submit:hover {
    color: #000!important;
}
.modalWindow .modal-inner-wrp .btn-wrap.product-form__submit:hover:before {
    border-color: #000;
    background: #000;
  left: auto;
    width: 0%;
    right: 0;
}
.modalWindow .modal-inner-wrp .product-options-form .contact__fields.booking_field {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 0;
    margin-bottom: 30px;
}
.modalWindow .modal-title, .modalWindow .modal-inner-wrp .product-options-form .contact__fields.booking_field .section-sub-heading {
    padding-left: 0;
    font-size: var(--body-font-size) !important;
    line-height: var(--line-spacing-h4) !important;
    font-style: var(--font-heading-style);
    font-weight: var(--font-heading-weight);
    letter-spacing: 0;
    color: rgb(var(--color-foreground));
    line-height: calc(1 + .3 / max(1, var(--font-heading-scale)));
    word-break: break-word;
    font-family: var(--primary-font-family);
    margin: 0;
    margin-bottom: 1rem;
}
.modalWindow .modal-title {
    padding-left: 0;
    font-size: var(--font-size-h2) !important;
    line-height: var(--line-spacing-h2) !important;
    font-style: var(--font-heading-style);
    font-weight: var(--font-heading-weight);
    letter-spacing: 0;
    color: rgb(var(--color-foreground));
    line-height: calc(1 + .3 / max(1, var(--font-heading-scale)));
    word-break: break-word;
    font-family: var(--primary-font-family);
    margin: 0;
}
.modalWindow .modal-title div{
  font-family: var(--secondary-font-family);
}
.modalWindow .modal-inner-wrp .field .booking_option.single-input .single_input {
    flex-wrap: wrap;
}
.modalWindow .modal-inner-wrp .field .booking_option.single-input .single_input .booking_option_label a {
    color: #000;
    text-decoration: none;
      position: relative;

}
.modalWindow .modal-inner-wrp .field .booking_option.single-input .single_input .booking_option_label a:before {
    content: "";
    text-decoration: underline;
    height: 2px;
    position: absolute;
    top: auto;
    bottom: calc((var(--line-spacing-body) / 2) - (var(--line-spacing-body) / 1.7));
    border-bottom: 2px solid;
    left: 0;
    transition-delay: .15s;
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-timing-function: linear;
    width: 100%;
}
.modalWindow .modal-inner-wrp .field .booking_option.single-input .single_input .booking_option_label a:hover:before {
    left: auto;
    width: 0%;
    right: 0;
}
/* Event product inner pages  */

.event_product.camp-section .container{
       max-width: 1278px;
    margin: 0 auto;  
}

.event_product.camp-section .event_products_row .event_image .event_img{
      max-width: 100%;
  width: 100%;
}
.event_product.camp-section .event_products_row .event_image{
    position: relative;
    height: 340px;
}
.event_product.camp-section .event_products_row .event_image .event_img{
    object-fit: cover;
    height: 100%;
    width: 100%;
    object-position: center center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.event_product.camp-section .event_products_row .product_left_side .section-main-heading{
        letter-spacing: .96px;
    color: #007c3e;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 36px;
    font-family: "Tusker Grotesk 6500";
    font-weight: 500;
    border-bottom: 2px solid #007c3e;
    padding-bottom: 15px;
}
.event_product.camp-section .event_products_row {
    display: flex;
    flex-wrap: wrap;  
      margin-top: 50px;
}
.event_product.camp-section .event_products_row .product_left_side{
      width: 70%;
    padding-right: 30px;
}
.event_product.camp-section .event_products_row .product_right_side{
      width: 30%;
}

.event_product.camp-section .event_products_row .product_right_side .camps-content-wrapper {
    border-bottom: 1px solid #F3F3F3;
    padding: 16px 24px 0 24px;
    padding-bottom: 32px;
}
.event_product.camp-section .event_products_row .product_right_side .camps-content-inner {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 24px;
}
.event_product.camp-section .event_products_row .product_right_side .camps-content-inner .content_svg{
  margin:0px;
}
.event_product.camp-section .event_products_row .product_right_side .camps-content-inner .content_svg svg g g:first-child path{
  fill: #007c3e;
}

.event_product.camp-section .event_products_row .product_right_side h3.camps-content {
    font-size: 18px;
    line-height: 1.4;
    margin:0px;
    margin-left: 20px;
}

.event_product.camp-section .event_products_row .product_right_side p.camps-content-title {
 margin: 0;
    letter-spacing: .96px;
    color: #007c3e;
    text-transform: uppercase;
    font-size: 18px;
    line-height: normal;
    font-family: "Tusker Grotesk 6500";
    font-weight: 500;
}
.event_product.camp-section .event_products_row .product_right_side span.camps-content-subtitle,
.event_product.camp-section .event_products_row .product_right_side span.camps-content-subtitle a{
  
    margin: 0;
    letter-spacing: -1px;
        font-size: 16px;
    font-family: var(--font-heading-family);
    font-style: var(--font-heading-style);
    color: rgb(var(--color-foreground));
  text-decoration: none;
}
.event_product.camp-section .event_products_row .product_left_side .button-wrapper .btn-wrap,
.event_product.camp-section .event_products_row .product_right_side .btn-wrap{
      font-family: "Tusker Grotesk 6500";
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
    text-transform: uppercase;
    color: #fff;
    background: #007c3e;
    border: 1px solid #007c3e;
    padding: 8px 20px;
    letter-spacing: normal;
    width: auto;
    text-align: center;
    border-radius: 5px;
    max-width: fit-content;
    min-width: auto;
    margin: 0;
    height: auto;
    min-height: auto;
    cursor: pointer;
}
.event_product.camp-section .event_products_row .product_left_side .button-wrapper .btn-wrap .btn-arrow,
.event_product.camp-section .event_products_row .product_right_side .btn-wrap .btn-arrow{
  display:none;
}
.event_product.camp-section .event_products_row .product_left_side .button-wrapper .btn-wrap:hover,
.event_product.camp-section .event_products_row .product_right_side .btn-wrap:hover {
    background: #002855;
    border: 1px solid #002855;
}



.event_product.camp-section .event_products_row .product_left_side .section-sub-heading.spcl-heading{
      text-transform: uppercase;
    font-size: 24px;
    line-height: 36px;
    font-family: "Tusker Grotesk 6500";
    font-weight: 500;
      color: #007c3e;
  
}



.event_product.camp-section .event_products_row .product_left_side .event_discription{
     color: rgba(var(--color-foreground),0.75);
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 15px;
}
.event_product.camp-section .event_products_row .product_left_side .event_discription p{
  margin-top:0;
  margin-bottom: 5px;
}
.event_product.camp-section .event_products_row .product_left_side .event_discription font,
.event_product.camp-section .event_products_row .product_left_side .event_discription p,
.event_product.camp-section .event_products_row .product_left_side .event_discription li,
.event_product.camp-section .event_products_row .product_left_side .event_discription span,
.event_product.camp-section .event_products_row .product_left_side .event_discription b{
  color: rgba(var(--color-foreground),0.75) !important;
  font-size: 16px !important;
  line-height: 25px !important;
}

.event_product.camp-section .event_products_row .product_right_side .button-wrapper,
.event_product.camp-section .event_products_row .product_left_side .button-wrapper{
    display: flex;
    flex-wrap: wrap;
    gap: 0px 10px;
    align-items: center;
}

.girls-kiks-camp-collection button.read-more.btn-style.modalButton {
    font-family: "Tusker Grotesk 6500";
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
    text-transform: uppercase;
    color: #fff;
    background: #007c3e;
    border: 1px solid #007c3e;
    padding: 8px 20px;
    letter-spacing: normal;
    width: auto;
    text-align: center;
    border-radius: 5px;
    max-width: fit-content;
    min-width: auto;
    margin: 0px;
    height: auto;
    min-height: auto;
    cursor: pointer;
}
body .girls-kiks-camp-collection .regionen-secound-row .events-list .events-subcategory {display:inline;border-bottom:none;}
.girls-kiks-camp-collection .girls-kiks-camp-li-inner {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.girls-kiks-camp-collection .events-button-wrapper {
    margin-left: 20px;
}
.girls-kiks-camp-collection .girls-kiks-camp-li-wrap {
    margin-bottom: 20px;
}
.girls-kiks-camp-collection ul.events-list {
    padding-left: 20px;
}

/* ------------------------ Custom Checkbox and radio button ------------------------------------ */
.modalWindow .modal-inner-wrp .field .booking_option.single-input .single_input:has([type="checkbox"]) {
display: block;
margin-bottom: 15px;
}

.modalWindow .modal-inner-wrp .field .booking_option.single-input .single_input:has([type="checkbox"]) input[type="checkbox"] {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  visibility: hidden;
  cursor: pointer;
  position: absolute;
}

.modalWindow .modal-inner-wrp .field .booking_option.single-input .single_input:has([type="checkbox"]) label {
position: relative;
cursor: pointer;
}

.modalWindow .modal-inner-wrp .field .booking_option.single-input .single_input:has([type="checkbox"]) label:before {
content: "";
-webkit-appearance: none;
background-color: transparent;
border: 2px solid #007c3e;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
  inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
padding: 10px;
display: inline-block;
position: relative;
vertical-align: middle;
cursor: pointer;
margin-right: 5px;
	margin-top: -6px;
}

.modalWindow .modal-inner-wrp .field .booking_option.single-input .single_input input[type="checkbox"]:checked + label:after {
content: "";
display: block;
position: absolute;
top: 15%;
left: 9px;
width: 6px;
height: 14px;
border: solid #007c3e;
border-width: 0 2px 2px 0;
transform: rotate(45deg);
}

.modalWindow .modal-inner-wrp .field .booking_option.single-input .single_input [type="radio"]:checked,
      [type="radio"]:not(:checked) {
        position: absolute;
        left: -9999px;
}
.modalWindow .modal-inner-wrp .field .booking_option.single-input .single_input [type="radio"]:checked + label,
.modalWindow .modal-inner-wrp .field .booking_option.single-input .single_input [type="radio"]:not(:checked) + label {
position: relative;
padding-left: 28px;
cursor: pointer;
line-height: 20px;
display: inline-block;
color: #666;
}
.modalWindow .modal-inner-wrp .field .booking_option.single-input .single_input [type="radio"]:checked + label:before,
.modalWindow .modal-inner-wrp .field .booking_option.single-input .single_input [type="radio"]:not(:checked) + label:before {
content: "";
position: absolute;
left: 0;
top: 3px;
width: 18px;
height: 18px;
border: 1px solid #007c3e;
border-radius: 100%;
background: #fff;
}
.modalWindow .modal-inner-wrp .field .booking_option.single-input .single_input [type="radio"]:checked + label:after,
.modalWindow .modal-inner-wrp .field .booking_option.single-input .single_input [type="radio"]:not(:checked) + label:after {
content: "";
width: 12px;
height: 12px;
background: #007c3e;
position: absolute;
top: 6px;
left: 3px;
border-radius: 100%;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.modalWindow .modal-inner-wrp .field .booking_option.single-input .single_input [type="radio"]:not(:checked) + label:after {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
.modalWindow .modal-inner-wrp .field .booking_option.single-input .single_input [type="radio"]:checked + label:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}

@media (max-width:767px){
	.modalWindow .modal-inner-wrp .field .booking_option.single-input .single_input input[type="checkbox"]:checked + label:after{
		top: 0px;
	}
}
/* ------------------------- End Custom Checkbox and radio button ----------------------------------- */

/*Responsive Design*/

@media only screen and (max-width: 1400px) {
  .event_product.camp-section .container{
        padding: 0px 3rem;
  }
}

@media only screen and (max-width: 1200px) {
    .regionen-secound-row .events-list .events-subcategory .events-left-subcategory .events-image-box img, .regionen-secound-row .events-list .events-subcategory .events-right-subcategory .events-right-image img {
        width: 100px;
    }
    .regionen-secound-row .events-list .events-subcategory .events-right-subcategory .events-right-content .events-main-heading a {
        font-size: 24px;
    }
}
@media only screen and (max-width: 992px) {
   .event_product.camp-section .container{
        padding: 0px 15px;
  }
  .event_product.camp-section .event_products_row .product_left_side {
      width: 100%;
      padding-right: 0;
  }
  .event_product.camp-section .event_products_row .product_right_side {
    width: 100%;
    margin-top: 30px;
      border-top: 1px solid #F3F3F3;
  }
  .event_product.camp-section .event_products_row .product_right_side .camps-content-wrapper {
      border-bottom: 1px solid #F3F3F3;
      padding: 20px 0px;
  }
  .event_product.camp-section .event_products_row {
      margin-top: 100px;
  }
  .closeBtn {
      top: 20px;
  }
}

@media only screen and (max-width: 767px) {
    .modalWindow .modal-inner-wrp {
        padding: 0 15px 20px 0px;
    }
    .modalWindow .modal-inner-wrp .field.two-col {
        flex-direction: column;
        margin-bottom: 0;
    }
    .modalWindow .modal-inner-wrp .field.two-col .field-width--half {
        width: 100%;
          flex: none;
    }
    .modalWindow .modal-inner-wrp .field .single-input {
        margin-bottom: 15px;
    }
    .modalWindow .modal-title {
        padding-left: 0px;
    }
    .regionen-secound-row .events-list .events-subcategory {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .regionen-secound-row .events-list .events-subcategory .events-left-subcategory {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .regionen-secound-row .events-list .events-subcategory .events-right-subcategory {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .regionen-secound-row .events-list .events-subcategory .events-right-subcategory .events-right-content .events-main-heading {
        text-align: center;
    }
    .regionen-secound-row .events-list .events-subcategory .events-right-subcategory .events-right-content .events-date {
        text-align: center;
    }
    .regionen-secound-row .events-list .events-subcategory .events-right-subcategory .events-right-content .events-description {
        margin: 10px 0 0;
    }
    /* .regionen-secound-row .events-list .events-subcategory .events-right-subcategory .events-right-content .events-button-wrapper {
        align-items: center;
        justify-content: center;
        margin: 15px 0px;
    }
    .regionen-secound-row .events-list .events-subcategory .events-right-subcategory .events-right-content .events-button-wrapper .btn-style{
          margin-bottom: 10px;
    } */
    .regionen-secound-row .events-list .events-subcategory .events-right-subcategory .events-right-image {
        margin: 15px 0 0;
        text-align: center;
    }
    .regionen-secound-row .events-list .events-subcategory .events-right-subcategory .events-right-content .events-main-heading a {
        font-size: 24px;
    }
    .regionen-secound-row .events-list .events-subcategory .events-right-subcategory .events-right-content .events-date {
        font-size: 14px;
    }
    .regionen-secound-row .events-list .events-subcategory .events-left-subcategory .events-image-box img, .regionen-secound-row .events-list .events-subcategory .events-right-subcategory .events-right-image img {
        width: 100px;
    }
    /* .regionen-secound-row .events-list .events-subcategory {
        padding-left: 15px;
        padding-right: 15px;
    } */
    body .girls-kiks-camp-collection .girls-kiks-camp-li-inner {display:block;}
    .girls-kiks-camp-collection .events-button-wrapper {
        margin-left: 0;
    }
}
@media only screen and (min-width: 767px) and (max-width: 830px) {
  .field__label span {
      font-size: 10px;
  }
}

.text_section_wrap {
    margin-top: 1.5rem;
}
.text_section_wrap .rich-text.content-container{
    font-family: var(--akkurat-secondary-font-family) !important;
    letter-spacing: .5px !important;
    color: #000 !important;
}

.text_section_wrap .rich-text.content-container .rte a {
    color: #000;
}
.field:before, .select:before, .customer .field:before, .customer select:before, .localization-form__select:before,
.field:after, .select:after, .customer .field:after, .customer select:after, .localization-form__select:after{
  display: none !important;
}
.modalWindow .modal-inner-wrp .product-options-form .contact__fields.booking_field .field,
.modalWindow .modal-inner-wrp .product-checkout-form .contact__fields.booking_field .field {
    flex-flow: wrap;
}
.modalWindow .modal-inner-wrp .field .booking_option.single-input.radio-field {
    margin-bottom: 1rem !important;
}
.text_section_wrap .rich-text__wrapper.rich-text__wrapper--left.page-width {
     width: 100% !important;
}
@media (max-width:749px) {
  .modalWindow .modal-title {
    font-size: var(--font-size-h4) !important;
    line-height: var(--line-spacing-h4) !important;
  }
}

.modal.display_as__page{
  display: block;
  position: relative;
  z-index: unset;
  height: auto;
  max-height: unset;
}
.modal.display_as__page .closeBtn{
  display:none;
}


.modalWindow .modal-inner-wrp .product-options-form .contact__fields.booking_field:last-child .field .field__label{
    font-family: var(--akkurat-secondary-font-family) !important;
    color: #000;
}
.modalWindow .modal-inner-wrp .product-options-form .contact__fields.booking_field:last-child .booking_option_label{
     font-family: var(--akkurat-secondary-font-family) !important;
      color: #000 !important;
}