.elementor-4017 .elementor-element.elementor-element-c67ee01{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-3e2c5b8 *//* Patvirtinti mygtukas kaip PIRKTI */
.ea-btn.ea-submit.btn.btn-primary.booking-button {
    background-color: #ffffff !important;
    border-color: transparent !important;
    color: #1D4C6A !important;
    padding: 8px 20px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-transform: none !important;
    border-radius: 8px !important;
    transition: all 0.3s ease !important;
    display: inline-block !important;
    line-height: 1.3 !important;
    border-width: 0 !important;
    height: auto !important;
    min-height: unset !important;
}

.ea-btn.ea-submit.btn.btn-primary.booking-button:hover {
    background-color: #FBC210 !important;
    color: #1D4C6A !important;
    transform: translateY(-1px) !important;
}

/* Atšaukti mygtukas kaip PIRKTI */
.ea-btn.ea-cancel.btn.btn-default {
    background-color: #ffffff !important;
    border-color: transparent !important;
    color: #1D4C6A !important;
    padding: 8px 20px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-transform: none !important;
    border-radius: 8px !important;
    transition: all 0.3s ease !important;
    display: inline-block !important;
    line-height: 1.3 !important;
    border-width: 0 !important;
    height: auto !important;
    min-height: unset !important;
}

.ea-btn.ea-cancel.btn.btn-default:hover {
    background-color: #FBC210 !important;
    color: #1D4C6A !important;
    transform: translateY(-1px) !important;
}/* End custom CSS */