.elementor-4398 .elementor-element.elementor-element-9cc8d93{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;}.elementor-4398 .elementor-element.elementor-element-d92e8e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;}.elementor-4398 .elementor-element.elementor-element-10cc4c4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;}.elementor-4398 .elementor-element.elementor-element-10cc4c4, .elementor-4398 .elementor-element.elementor-element-10cc4c4::before{--border-transition:0.3s;}.elementor-4398 .elementor-element.elementor-element-10cc4c4.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-4398 .elementor-element.elementor-element-cefb482{--display:flex;--background-transition:0.3s;}@media(min-width:1024px){.elementor-4398 .elementor-element.elementor-element-9cc8d93{--width:67%;}.elementor-4398 .elementor-element.elementor-element-d92e8e8{--width:100%;}.elementor-4398 .elementor-element.elementor-element-10cc4c4{--width:100%;}}@media(max-width:1366px) and (min-width:1024px){.elementor-4398 .elementor-element.elementor-element-10cc4c4{--width:1193px;}}/* Start custom CSS for container, class: .elementor-element-d92e8e8 *//* עיצוב הקונטיינר השני */
#step1 {

    margin-left: auto; /* Center horizontally */
    margin-right: auto; /* Center horizontally */
    text-align: center; /* Ensure all content is centered */
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-10cc4c4 *//* עיצוב הקונטיינר השני */
#step2 {

    margin-left: auto; /* Center horizontally */
    margin-right: auto; /* Center horizontally */
    text-align: center; /* Ensure all content is centered */
}

/* עיצוב לכותרות */
#step2 h2, #step2 h3 {
    color: #333;
    margin-bottom: 15px;
}

/* עיצוב לתפריטי הדרופ דאון */
#step2 select {
    width: 100%;
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #ccc;
    border-radius: 15px;
    background-color: #fff;
    font-size: 16px;
}

/* עיצוב למחיר */
#price-display {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
}

/* עיצוב לכפתור הוספה לסל */
#step2 button {
    background-color: #e33868;
    color: white;
    padding: 15px 50px;
    border: none;
    border-radius: 35px;
    cursor: pointer;
    font-size: 16px;
    margin-top: 15px;
}

#step2 button:hover {
    background-color: #c92c58;
}

/* הודעות מערכת */
#message {
    color: red;
    margin-top: 10px;
}/* End custom CSS */