/*
Theme Name: Hello Przystanek
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0.1.1716812260
Updated: 2024-05-27 14:17:40

*/

button.el-dialog__headerbtn {
    border: 0 !important;
}

/* Główne style dla formularza Amelia */
.elementor-widget-container .amelia-v2-booking #amelia-container {
    width: 60% !important;
    min-width: 60% !important;
    height: auto !important;
    position: relative !important;
    margin: 0 auto !important;
    float: none !important;
   
    box-shadow: none !important;
    background: none !important;
}

.elementor-widget-container .amelia-v2-booking #amelia-container .am-fs__wrapper {
    width: 100% !important;
    min-width: 100% !important;
    height: auto !important;
    position: relative !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    justify-content: center !important;
    margin: 0 auto !important;
    background: none !important;
}

.elementor-widget-container .amelia-v2-booking #amelia-container .am-fs__main {
    background: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.elementor-widget-container .amelia-v2-booking #amelia-container .am-fs__main-wrapper {
    width: 100% !important;
    height: auto !important;
    transition: height 0.3s ease-in-out;
    margin: 0 auto !important;
    background: none !important;
    box-shadow: none !important;
}

.elementor-widget-container .amelia-v2-booking #amelia-container .am-fs__main-content {
    width: 100% !important;
    height: auto !important;
    padding-bottom: 60px !important;
    position: relative !important;
    margin: 0 auto !important;
    background: none !important;
    box-shadow: none !important;
}

/* Styl dla dolnej kreski */
.elementor-widget-container .amelia-v2-booking #amelia-container .am-fs__main-footer {
    border-top-width: 1px !important;
    width: 100% !important;
    background: none !important;
    box-shadow: none !important;
}

/* Usunięcie cieni z konkretnych elementów */
.am-fs__main-mobile,
.am-fs__main-inner,
.am-fs__main {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    background: none !important;
}

/* Style dla czcionek */
.amelia-v2-booking #amelia-container.am-fs__wrapper * {
    font-weight: 800 !important;
}


