/*
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

*/

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

.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%;
}

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

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

}


/* Jannik - Responsive CSS */
@media only screen and (max-width: 1024px) {
  header{
    position:relative !important;
  }
}