@font-face {
font-family: rubik;
src: url(//www.oren-ins.co.il/wp-content/themes/oren-mizrah/fonts/rubik/Rubik-Medium.woff) format("woff"),
url(//www.oren-ins.co.il/wp-content/themes/oren-mizrah/fonts/rubik/Rubik-Medium.woff2) format('woff2');
font-display: swap;
font-weight: 500;
}
a,
[role="tab"],
[role="button"],
.wpcf7-acceptance label,
.wpcf7-checkbox label,
button:not(:disabled),
input[type="button"]:not(:disabled),
input[type="submit"]:not(:disabled),
input[type="image"]:not(:disabled),
input[type="reset"]:not(:disabled),
select:not(:disabled) {
cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
vertical-align: middle;
cursor: pointer;
}
input,
textarea,
select {
font-family: inherit;
font-size: inherit;
color: inherit;
}
textarea {
overflow: auto;
resize: vertical;
}
form,
blockquote {
margin: 0;
padding: 0;
}
.wpcf7-form br {
display: none;
}
.wpcf7-form p {
margin: 0;
}
.jobs .wpcf7 {
margin: 20px 0 0 0;
}
.jobs .wpcf7 form {
display: flex !important;
grid-template-columns: unset !important;
unicode-bidi: unset !important;
align-items: flex-start !important;
}
.wpcf7-form-control-wrap .custom-error-tip {
font-size: 14px !important;
}
.upload-container {
position: relative;
z-index: 1;
display: inline-flex !important;
flex-direction: column;
}
.upload-btn-wrap {
background-color: rgba(71, 181, 144, 0.2);
display: inline-flex;
width: 300px;
max-width: 100%;
align-items: center;
gap: 12px;
padding: 12px 24px;
border: 2px dashed rgba(71, 181, 144, 0.7);
border-radius: 12px;
cursor: pointer;
transition: all 0.3s ease;
backdrop-filter: blur(8px);
position: relative;
z-index: 6;
pointer-events: none;
}
.file-input:hover ~ .upload-btn-wrap,
.upload-btn-wrap:hover {
border-color: rgba(71, 181, 144, 1);
background-color: rgba(71, 181, 144, 0.4);
}
.upload-btn-wrap.active {
border-style: solid;
border-color: #71F494;
background-color: rgba(113, 244, 148, 0.1);
box-shadow: 0 0 15px rgba(113, 244, 148, 0.15);
}
.wpcf7-not-valid .upload-btn-wrap,
.upload-btn-wrap.error {
border-color: #ef4444;
background-color: rgba(239, 68, 68, 0.1);
}
.file-input-val-text {
font-size: 15px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.upload-icon {
width: 20px;
height: 20px;
flex-shrink: 0;
stroke: #94a3b8;
transition: stroke 0.3s ease;
}
.delete-file {
display: inline-flex;
background: rgba(239, 68, 68, 0.15);
color: #ef4444;
border: none;
border-radius: 50%;
width: 24px;
height: 24px;
font-size: 18px;
line-height: 1;
cursor: pointer;
align-items: center;
justify-content: center;
margin-right: auto;
position: relative;
z-index: 10;
transition: all 0.2s;
pointer-events: auto;
}
.delete-file:hover { background: #ef4444; color: #fff; }
.upload-container:not(.active) .delete-file { display: none; }
.file-input {
position: absolute;
inset: 0;
opacity: 0;
cursor: pointer;
width: 100%;
height: 100%;
z-index: 5;
}
.file-input:focus-visible + .upload-btn-wrap { outline: 2px solid #71F494; }
.error-tip { color: #ef4444; font-size: 13px; margin-top: 8px; display: block; }
.section-title {
margin: 0 0 20px 0;
}
section.contact .wpcf7 .wpcf7-form-control-wrap {
padding: 0;
} .submit-btn-wrap {
display: block;
position: relative;
z-index: 0;
margin: 0 auto 0 0;
}
.wpcf7 .wrapper-submit {
background: none;
}
.section.contact-index #wpcf7-f5-o1 form.wpcf7-form,
.section.contact-index .wpcf7-form {
display: flex !important;
flex-wrap: wrap;
gap: 16px !important;
}
.wpcf7 {
text-align: right;
}
.section.contact-index #wpcf7-f5-o1 .wrapper-submit,
.section.contact-index .wpcf7 .wrapper-submit,
.section.contact-index #wpcf7-f5-o1  .wpcf7-form-control-wrap:not([data-name="terms-consent"]):not([data-name="marketing-consent"]),
.section.contact-index .wpcf7 .wpcf7-form-control-wrap:not([data-name="terms-consent"]):not([data-name="marketing-consent"]) {
width: calc(14.2% - 13px) !important;
padding: 0;
}
body.fp-viewing-collaborations #fp-nav ul li a span {
background: #868686;
}
body.fp-viewing-collaborations #fp-nav ul li a span:before {
border: 1px solid #868686;
}
.section-inner {
padding-right: 50px;
padding-left: 50px;
}
.wpcf7 select {
padding-inline-end: 20px;
}
.section.contact-index .wpcf7 .wpcf7-form-control-wrap[data-name="marketing-consent"],
.section.contact-index .wpcf7 .wpcf7-form-control-wrap[data-name="terms-consent"] {
width: 100%;
order: 10;
padding: 0;
margin: 0;
}
.wpcf7 input[type="submit"].wpcf7-submit {
background: var(--main-light-color);
width: 185px;
max-width: 100%;
height: 48px;
border-radius: 200px;
font-weight: bold;
transition: all 0.2s ease;
padding: 0;
}
.section.contact-index .wpcf7 .wrapper-submit input[type="submit"].wpcf7-submit {
width: 100%;
}
.wpcf7 input[type="submit"].wpcf7-submit:hover {
background: #3D9C7D;
}
.submit-btn-wrap::after {
content: "";
display: block;
clear: both;
}
.submit-btn-wrap:has(.wpcf7-spinner)::before {
content: "";
display: none;
background: #fff;
width: 100%;
height: 100%;
border-radius: 5px;
position: absolute;
right: 0;
top: 0;
z-index: 50000;
align-items: center;
justify-content: center;
}
.submit-btn-wrap .wpcf7-spinner {
display: none;
position: absolute;
left: 50%;
top: 50%;
z-index: 50001;
margin: 0;
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
form.submitting .submit-btn-wrap .wpcf7-spinner,
form.submitting .submit-btn-wrap:has(.wpcf7-spinner)::before {
display: block;
}
.friend-name-wrapper:not(.active) {
display: none !important;
}
.jobs .wpcf7 .wrapper-submit .submit-btn-wrap,
.jobs .wpcf7 .upload-container,
.jobs .wpcf7 .wrapper-file,
.jobs .wpcf7 form[action*="%d7%91%d7%95%d7%90%d7%95" i].wpcf7-form .wpcf7-form-control-wrap:not(:has(.wpcf7-acceptance)):not(:has(input[type="checkbox"])),
.jobs .wpcf7 form[action*="בואו" i].wpcf7-form .wpcf7-form-control-wrap:not(:has(.wpcf7-acceptance)):not(:has(input[type="checkbox"])),
.jobs .wpcf7 .friend-name-wrapper,
.jobs .wpcf7 .wpcf7-form-control-wrap {
width: calc(33.333% - 19px) !important;
order: unset !important;
padding: 0;
}
.jobs .wpcf7 .wrapper-submit input[type="submit"],
.jobs .wpcf7 .wrapper-submit,
.jobs .wpcf7 form[action*="%d7%91%d7%95%d7%90%d7%95" i].wpcf7-form .wrapper-file .wpcf7-form-control-wrap:not(:has(.wpcf7-acceptance)):not(:has(input[type="checkbox"])),
.jobs .tabs .tab .tab-content .wpcf7 form[action*="%d7%91%d7%95%d7%90%d7%95" i].wpcf7-form .friend-name-wrapper span.wpcf7-form-control-wrap:not(:has(.wpcf7-acceptance)):not(:has(input[type="checkbox"])),
.jobs .wpcf7 .friend-name-wrapper .wpcf7-form-control-wrap {
width: 100% !important;
}
.jobs .wpcf7 .wrapper-submit {
display: flex;
background: none;
cursor: default;
}
.jobs .wpcf7 .wrapper-submit input[type="submit"] {
background: var(--main-light-color);
border-radius: 200px;
padding: 0;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.jobs .tabs .tab .tab-title {
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.jobs .tabs .tab .tab-title:hover,
.jobs .wpcf7 .wrapper-submit input[type="submit"]:hover {
background: #3D9C7D;
}
.section.agencies-index .halfs .half {
height: auto;
}
#wpcf7-f220-o1 .wpcf7-submit {
max-width: 100% !important;
}
select {
cursor: pointer;
}
option[value="נושא הפנייה"]:first-child,
option[value=""]:first-child {
display: none;
}
.page-template-tmp-contact .submit-btn-wrap {
margin: 0;
width: 200px;
}
.team-details-wrap {
display: flex;
position: absolute;
left: 0;
right: 0;
bottom: 0;
z-index: 3;
}
.team-details {
background: #fff;
display: inline-flex;
padding: 16px 28px;
color: #2D604A;
font-size: 16px;
font-weight: 500;
line-height: normal;
list-style: none;
margin: 0 auto;
font-family: rubik;
}
.team-details-wrap li:not(:first-child) {
border-right: 2px solid #2D604A;
margin: 0 10px 0 0;
padding: 0 10px 0 0;
}
.team-details-wrap .email-item a {
text-decoration: underline;
}
.team-details-wrap .email-item a:hover {
text-decoration: none;
}