.elementor-kit-7{--e-global-color-primary:#1A120B;--e-global-color-secondary:#5B4D33;--e-global-color-text:#AB957C;--e-global-color-accent:#544439;--e-global-color-ea705e5:#312014;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans Hebrew";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans Hebrew";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.underline-field input[type="text"],
.underline-field input[type="tel"],
.underline-field input[type="email"] {
    border: none;
    border-bottom: 2px solid #b8a28c;
    background: transparent;
    outline: none;
    padding: 5px 0;
    font-size: 16px;
    width: 100%;
}

.underline-field input[type="text"]:focus,
.underline-field input[type="tel"]:focus,
.underline-field input[type="email"]:focus {
    border-bottom: 2px solid #8c704f;
    transition: border-color 0.3s ease;
}

.underline-field label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
    color: #333;
}/* End custom CSS */