.elementor-11 .elementor-element.elementor-element-40d1275f{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:stretch;--border-radius:15px 15px 15px 15px;box-shadow:0px 11px 20px -15px rgba(0,0,0,0.5);--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-11 .elementor-element.elementor-element-40d1275f:not(.elementor-motion-effects-element-type-background), .elementor-11 .elementor-element.elementor-element-40d1275f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#7373732E;}@media(min-width:768px){.elementor-11 .elementor-element.elementor-element-40d1275f{--width:960px;}}/* Start custom CSS for mphbe-search-form, class: .elementor-element-bd12402 */.mphb_sc_search-form {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}

.mphb_sc_search-form p {
    margin: 0;
    float: none !important;
    width: 100%;
    box-sizing: border-box;
}
.mphb_sc_search-form .mphb-required-fields-tip,
.mphb_sc_search-form .mphb-required-fields-tip small {
    width: 100%;
    font-size: 13px;
    color: #7b7b7b;
    margin-bottom: 8px;
}
.mphb_sc_search-submit-button-wrapper {
    width: 100%;
    margin-top: 8px;
}

@media (min-width: 900px) {
    .mphb_sc_search-form 
    p:not(.mphb-required-fields-tip):not(.mphb_sc_search-submit-button-wrapper) {
        width: calc(50% - 16px); /* 2 Spalten */
    }
}

/* =========================================
   Typo + Inputs an Theme anpassen
========================================= */
.mphb_sc_search-form p label {
    display: block;
    font-size: 12px;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    font-weight: 600;
    color: #111;
    margin-bottom: 6px;
}

.mphb_sc_search-form abbr[title] {
    text-decoration: none;
    margin-left: 4px;
}

.mphb_sc_search-form input[type="text"],
.mphb_sc_search-form select {
    width: 100%;
    display: block;
    padding: 18px 22px;
    font-size: 16px;
    border-radius: 999px;
    border: 1px solid #111;
    background-color: #fff;
    color: #111;
    outline: none;
    box-shadow: none;
    transition: border-color 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}

.mphb_sc_search-form ::placeholder {
    color: #b0b0b0;
}

.mphb_sc_search-form input[type="text"]:hover,
.mphb_sc_search-form select:hover {
    background-color: #fafafa;
}

.mphb_sc_search-form input[type="text"]:focus,
.mphb_sc_search-form select:focus {
    border-color: #f4b24c;
    box-shadow: 0 0 0 2px rgba(244, 178, 76, 0.25);
}

/* Button wie dein BUCHEN-Button */
.mphb_sc_search-form .button[type="submit"],
.mphb_sc_search-form input[type="submit"].button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 34px;
    border-radius: 999px;
    border: none;
    background-color: #f4b24c;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    cursor: pointer;
    transition: background-color 0.2s ease, transform 0.1s ease, box-shadow 0.2s ease;
}

.mphb_sc_search-form .button[type="submit"]:hover,
.mphb_sc_search-form input[type="submit"].button:hover {
    background-color: #e79f2b;
    transform: translateY(-1px);
    box-shadow: 0 8px 18px rgba(0,0,0,0.12);
}

.mphb_sc_search-form .button[type="submit"]:active,
.mphb_sc_search-form input[type="submit"].button:active {
    transform: translateY(0);
    box-shadow: 0 4px 10px rgba(0,0,0,0.15);
}
.elementor-11 .elementor-element.elementor-element-bd12402 .mphb_sc_search-adults br,.elementor-11 .elementor-element.elementor-element-bd12402 .mphb_sc_search-check-in-date br,.elementor-11 .elementor-element.elementor-element-bd12402 .mphb_sc_search-check-out-date br,.elementor-11 .elementor-element.elementor-element-bd12402 .mphb_sc_search-children br{
    display: none;
}
.elementor-11 .elementor-element.elementor-element-bd12402 .mphb_sc_search-adults select,.elementor-11 .elementor-element.elementor-element-bd12402 .mphb_sc_search-children select{
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='black' viewBox='0 0 24 24'%3E%3Cpath d='M7 10l5 5 5-5'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat;
    background-position: right 16px center;
    background-size: 20px;
}/* End custom CSS */