p.price {
    display: none;
}

p[class*=wc_bookings_field_persons_] {
    display: none;
}

span.wc-bookings-date-picker-timezone {
    display: none;
}

/* .wc-bookings-booking-form .wc-bookings-booking-cost {
    display: none !important;
} */

div.product-addon-totals {
    padding: 0px;
}

.product-addon-totals li:not(.wc-pao-subtotal-line) {
    display: none;
}

li.wc-pao-subtotal-line {
    justify-content: normal !important;
}

li.wc-pao-subtotal-line {
    display: block;
}

.wc-bookings-booking-form .form-field input[type=number] {
    width: 100%;
}

.wc-pao-addon-container {
    display: none;
}

input.input-text.wc-pao-addon-field.wc-pao-addon-input-multiplier {
    max-width: 100%;
}

input.input-text.wc-pao-addon-field.wc-pao-addon-custom-price {
    max-width: 100%;
}

div.woocommerce-multi-currency.wmc-price-switcher {
    display: none !important;
}

div.wc-pao-addons-container {
    display: none;
}

p.wc-bookings-date-picker-timezone-block {
    visibility: hidden;
}

/* osm leaflet */
div.leaflet-bottom {
    display: none;
}

/* description tab */
/* li.description_tab {
    display: none !important;
} */

.youtubeWrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.youtubeFrame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#aparatWrapper {
    margin: 0 auto;
    height: auto;
    width: 60%;
    @media only screen and (max-width: 600px) {
        width: 100%;
    }
}

.wc-points-rewards-product-message {
    display: none;
}
