@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+Hebrew:wght@100..900&display=swap");
@font-face {
	font-family: "RAG Sans";
	src: url("fonts/RAG-Sans.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: "Noto Sans Hebrew", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.home .product-item:hover .p-title {
	font-family: "RAG Sans", sans-serif;
}

.home .logo-row .logo:last-child img {
	margin-right: auto;
	margin-left: unset;
}

footer#footer form.wpcf7-form > p input[type="text"],
footer#footer form.wpcf7-form > p input[type="email"],
footer#footer form.wpcf7-form > p input[type="url"],
footer#footer form.wpcf7-form > p input[type="password"],
footer#footer form.wpcf7-form > p input[type="search"],
footer#footer form.wpcf7-form > p input[type="number"],
footer#footer form.wpcf7-form > p input[type="tel"],
footer#footer form.wpcf7-form > p input[type="range"],
footer#footer form.wpcf7-form > p input[type="date"],
footer#footer form.wpcf7-form > p input[type="month"],
footer#footer form.wpcf7-form > p input[type="week"],
footer#footer form.wpcf7-form > p input[type="time"],
footer#footer form.wpcf7-form > p input[type="datetime"],
footer#footer form.wpcf7-form > p input[type="datetime-local"],
footer#footer form.wpcf7-form > p input[type="color"],
footer#footer form.wpcf7-form > p textarea,
footer#footer form.wpcf7-form > p select,
body:not(.home).page-template-careers .career-popup-form .popup-form p span.wpcf7-form-control-wrap input[type="text"],
body:not(.home).page-template-careers .career-popup-form .popup-form p span.wpcf7-form-control-wrap input[type="email"],
body:not(.home).page-template-careers .career-popup-form .popup-form p span.wpcf7-form-control-wrap input[type="url"],
body:not(.home).page-template-careers .career-popup-form .popup-form p span.wpcf7-form-control-wrap input[type="password"],
body:not(.home).page-template-careers .career-popup-form .popup-form p span.wpcf7-form-control-wrap input[type="search"],
body:not(.home).page-template-careers .career-popup-form .popup-form p span.wpcf7-form-control-wrap input[type="number"],
body:not(.home).page-template-careers .career-popup-form .popup-form p span.wpcf7-form-control-wrap input[type="tel"],
body:not(.home).page-template-careers .career-popup-form .popup-form p span.wpcf7-form-control-wrap input[type="range"],
body:not(.home).page-template-careers .career-popup-form .popup-form p span.wpcf7-form-control-wrap input[type="date"],
body:not(.home).page-template-careers .career-popup-form .popup-form p span.wpcf7-form-control-wrap input[type="month"],
body:not(.home).page-template-careers .career-popup-form .popup-form p span.wpcf7-form-control-wrap input[type="week"],
body:not(.home).page-template-careers .career-popup-form .popup-form p span.wpcf7-form-control-wrap input[type="time"],
body:not(.home).page-template-careers .career-popup-form .popup-form p span.wpcf7-form-control-wrap input[type="datetime"],
body:not(.home).page-template-careers .career-popup-form .popup-form p span.wpcf7-form-control-wrap input[type="datetime-local"],
body:not(.home).page-template-careers .career-popup-form .popup-form p span.wpcf7-form-control-wrap input[type="color"],
body:not(.home).page-template-careers .career-popup-form .popup-form p span.wpcf7-form-control-wrap textarea,
body:not(.home).page-template-careers .career-popup-form .popup-form p label.file-input span.wpcf7-form-control-wrap {
	direction: rtl;
	text-align: start;
}

.page-template-about section.expertise .expertise-item {
	padding-left: unset;
	padding-right: 40px;
}
.page-template-about section.expertise .expertise-item::before {
	left: unset;
	right: 0;
}
body:not(.home).page-template-careers .career-popup-form .popup-form p label.file-input span.max-up {
	left: unset;
	right: 125px;
}
body:not(.home).page-template-careers .career-popup-form .popup-form input.wpcf7-form-control.wpcf7-submit {
	align-self: end;
}
[dir="rtl"] .slick-prev:before,
[dir="rtl"] .slick-next:before {
	content: "";
}
[dir="rtl"] .slick-prev {
	left: -35px;
	right: unset;
}
[dir="rtl"] .slick-next {
	right: -35px;
	left: unset;
}
