/*
Theme Name: Activity Child
Theme URI: https://themeforest.net/user/themeenergy/portfolio
Template: activity
Author: themeenergy
Author URI: http://themeforest.net/user/themeenergy
Description: Activity Booking WordPress Theme is ideal for escape rooms booking, virtual reality games, interactive activities, private museums &amp; galleries, auction houses, bowling &amp; billiard clubs, arcade venues, attractions, exhibitions, and other entertainment and leisure experiences.
Tags: e-commerce,entertainment,food-and-drink,one-column,two-columns,three-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,rtl-language-support,translation-ready
Version: 1.0.12.1724666213
Updated: 2024-08-26 09:56:53

*/

.red {
    color: #EE0C39;
}
.bckgr-red {
    background: #EE0C39 !important;
}

.half-width {
    width: 50%;
}
.full-width {
    width: 100%;
}

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

.cf7-input-container{
    display: flex;
    justify-content: space-between;
}
.cf7-input-container p, .cf7-input-container p label {
    width: 100%;
}
.wpcf7-form {
    padding: 10% 20%;
}

/* https://gamesinabox.dk/spil-hos-cafe-folkeven/ */
#newAppointmentForm {
    position: relative;
}
.booked-form .booking-img {
    left: 50%;
    transform: translateX(-50%);
    max-width: 25%;
    margin-bottom: 25px;
}
[name="paid-service-label---2049498"] {
    display: none !important;
}
.elementor-button.elementor-size-md:hover {
    cursor: pointer;
}

/* checkout - kasse */
.woocommerce .woocommerce-form-coupon-toggle, #payment .payment_box.payment_method_cod {
    display: none !important;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table td.product-name {
    display: flex;
    padding-bottom: 8% !important;
}
div.booked-wc-checkout-section small:first-child {
    text-transform: lowercase !important;
}
div.booked-wc-checkout-section small b {
    text-transform: capitalize !important;
}

@media screen and (max-width: 480px) {

    .home .elementor .elementor-background-video-embed {
        width: 545.48px !important;
        height: 306.893px !important;
    }

}