.elementor-1987 .elementor-element.elementor-element-2a8d337{--display:flex;}/* Start custom CSS for html, class: .elementor-element-7c8e72f */.checkout-container {
    background-color: white;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    width: 500px;
    margin: 0 auto;
}

h2 {
    font-size: 18px;
    margin-bottom: 10px;
}

input {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

input[type="checkbox"] {
    margin-right: 10px;
}

.orderbumps label {
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
}

.submit-btn {
    width: 100%;
    padding: 12px;
    background-color: #4CAF50;
    color: white;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
}

.submit-btn:hover {
    background-color: #45a049;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e9bd63d */.checkout-container {
    background-color: white;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    width: 100%;
    margin: 0 auto;
}

h2 {
    font-size: 18px;
    margin-bottom: 10px;
}

input {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 5px;
}

input[type="checkbox"] {
    margin-right: 10px;
}

.orderbumps label {
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
}

.submit-btn {
    width: 100%;
    padding: 12px;
    background-color: #4CAF50;
    color: white;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
}

.submit-btn:hover {
    background-color: #45a049;
}/* End custom CSS */