@charset "UTF-8";
.new_registration, .new_yipoi, .new_dashboard, .new_filter {
  max-width: 800px;
  margin: 0 auto;
  padding: 50px 0;
}
.new_registration .content, .new_yipoi .content, .new_dashboard .content, .new_filter .content {
  text-align: center;
  padding-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .new_registration .acf-fields, .new_yipoi .acf-fields, .new_dashboard .acf-fields, .new_filter .acf-fields {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
  }
  .new_registration .acf-fields .acf-field, .new_yipoi .acf-fields .acf-field, .new_dashboard .acf-fields .acf-field, .new_filter .acf-fields .acf-field {
    padding: 5px;
  }
  .new_registration .acf-fields .acf-field:nth-child(-n+8), .new_yipoi .acf-fields .acf-field:nth-child(-n+8), .new_dashboard .acf-fields .acf-field:nth-child(-n+8), .new_filter .acf-fields .acf-field:nth-child(-n+8) {
    grid-column: 1;
  }
  .new_registration .acf-fields .acf-field:nth-child(n+9), .new_yipoi .acf-fields .acf-field:nth-child(n+9), .new_dashboard .acf-fields .acf-field:nth-child(n+9), .new_filter .acf-fields .acf-field:nth-child(n+9) {
    grid-column: 2;
  }
  .new_registration .acf-fields .acf-field:not(.acf-hidden):nth-child(9), .new_yipoi .acf-fields .acf-field:not(.acf-hidden):nth-child(9), .new_dashboard .acf-fields .acf-field:not(.acf-hidden):nth-child(9), .new_filter .acf-fields .acf-field:not(.acf-hidden):nth-child(9) {
    grid-row: 1;
  }
  .new_registration .acf-fields .acf-field:not(.acf-hidden):nth-child(10), .new_yipoi .acf-fields .acf-field:not(.acf-hidden):nth-child(10), .new_dashboard .acf-fields .acf-field:not(.acf-hidden):nth-child(10), .new_filter .acf-fields .acf-field:not(.acf-hidden):nth-child(10) {
    grid-row: 2;
  }
  .new_registration .acf-fields .acf-field:not(.acf-hidden):nth-child(11), .new_yipoi .acf-fields .acf-field:not(.acf-hidden):nth-child(11), .new_dashboard .acf-fields .acf-field:not(.acf-hidden):nth-child(11), .new_filter .acf-fields .acf-field:not(.acf-hidden):nth-child(11) {
    grid-row: 3;
  }
  .new_registration .acf-fields .acf-field:not(.acf-hidden):nth-child(12), .new_yipoi .acf-fields .acf-field:not(.acf-hidden):nth-child(12), .new_dashboard .acf-fields .acf-field:not(.acf-hidden):nth-child(12), .new_filter .acf-fields .acf-field:not(.acf-hidden):nth-child(12) {
    grid-row: 4;
  }
  .new_registration .acf-fields .acf-field:not(.acf-hidden):nth-child(13), .new_yipoi .acf-fields .acf-field:not(.acf-hidden):nth-child(13), .new_dashboard .acf-fields .acf-field:not(.acf-hidden):nth-child(13), .new_filter .acf-fields .acf-field:not(.acf-hidden):nth-child(13) {
    grid-row: 5;
  }
  .new_registration .acf-fields .acf-field:not(.acf-hidden):nth-child(14), .new_yipoi .acf-fields .acf-field:not(.acf-hidden):nth-child(14), .new_dashboard .acf-fields .acf-field:not(.acf-hidden):nth-child(14), .new_filter .acf-fields .acf-field:not(.acf-hidden):nth-child(14) {
    grid-row: 6;
  }
  .new_registration .acf-fields .acf-field:not(.acf-hidden):nth-child(15), .new_yipoi .acf-fields .acf-field:not(.acf-hidden):nth-child(15), .new_dashboard .acf-fields .acf-field:not(.acf-hidden):nth-child(15), .new_filter .acf-fields .acf-field:not(.acf-hidden):nth-child(15) {
    grid-row: 7;
  }
  .new_registration .acf-fields .acf-field:not(.acf-hidden):nth-child(16), .new_yipoi .acf-fields .acf-field:not(.acf-hidden):nth-child(16), .new_dashboard .acf-fields .acf-field:not(.acf-hidden):nth-child(16), .new_filter .acf-fields .acf-field:not(.acf-hidden):nth-child(16) {
    grid-row: 8;
  }
  .new_registration .acf-fields .acf-field:not(.acf-hidden):nth-child(17), .new_yipoi .acf-fields .acf-field:not(.acf-hidden):nth-child(17), .new_dashboard .acf-fields .acf-field:not(.acf-hidden):nth-child(17), .new_filter .acf-fields .acf-field:not(.acf-hidden):nth-child(17) {
    grid-row: 9;
  }
  .new_registration .acf-fields .acf-field:not(.acf-hidden):nth-child(18), .new_yipoi .acf-fields .acf-field:not(.acf-hidden):nth-child(18), .new_dashboard .acf-fields .acf-field:not(.acf-hidden):nth-child(18), .new_filter .acf-fields .acf-field:not(.acf-hidden):nth-child(18) {
    grid-row: 10;
  }
  .new_registration .acf-fields .acf-field:not(.acf-hidden):nth-child(19), .new_yipoi .acf-fields .acf-field:not(.acf-hidden):nth-child(19), .new_dashboard .acf-fields .acf-field:not(.acf-hidden):nth-child(19), .new_filter .acf-fields .acf-field:not(.acf-hidden):nth-child(19) {
    grid-row: 11;
  }
  .new_registration .acf-fields .acf-field:not(.acf-hidden):nth-child(20), .new_yipoi .acf-fields .acf-field:not(.acf-hidden):nth-child(20), .new_dashboard .acf-fields .acf-field:not(.acf-hidden):nth-child(20), .new_filter .acf-fields .acf-field:not(.acf-hidden):nth-child(20) {
    grid-row: 12;
  }
  .new_registration .acf-fields .acf-field:not(.acf-hidden):nth-child(21), .new_yipoi .acf-fields .acf-field:not(.acf-hidden):nth-child(21), .new_dashboard .acf-fields .acf-field:not(.acf-hidden):nth-child(21), .new_filter .acf-fields .acf-field:not(.acf-hidden):nth-child(21) {
    grid-row: 13;
  }
  .new_registration .acf-fields .acf-field:not(.acf-hidden):nth-child(22), .new_yipoi .acf-fields .acf-field:not(.acf-hidden):nth-child(22), .new_dashboard .acf-fields .acf-field:not(.acf-hidden):nth-child(22), .new_filter .acf-fields .acf-field:not(.acf-hidden):nth-child(22) {
    grid-row: 14;
  }
  .new_registration .acf-fields .acf-field:not(.acf-hidden):nth-child(23), .new_yipoi .acf-fields .acf-field:not(.acf-hidden):nth-child(23), .new_dashboard .acf-fields .acf-field:not(.acf-hidden):nth-child(23), .new_filter .acf-fields .acf-field:not(.acf-hidden):nth-child(23) {
    grid-row: 15;
  }
  .new_registration .acf-fields .acf-field:not(.acf-hidden):nth-child(24), .new_yipoi .acf-fields .acf-field:not(.acf-hidden):nth-child(24), .new_dashboard .acf-fields .acf-field:not(.acf-hidden):nth-child(24), .new_filter .acf-fields .acf-field:not(.acf-hidden):nth-child(24) {
    grid-row: 16;
  }
  .new_registration .acf-fields .acf-field:not(.acf-hidden):nth-child(25), .new_yipoi .acf-fields .acf-field:not(.acf-hidden):nth-child(25), .new_dashboard .acf-fields .acf-field:not(.acf-hidden):nth-child(25), .new_filter .acf-fields .acf-field:not(.acf-hidden):nth-child(25) {
    grid-row: 17;
  }
  .new_registration .acf-fields .acf-field:not(.acf-hidden):nth-child(26), .new_yipoi .acf-fields .acf-field:not(.acf-hidden):nth-child(26), .new_dashboard .acf-fields .acf-field:not(.acf-hidden):nth-child(26), .new_filter .acf-fields .acf-field:not(.acf-hidden):nth-child(26) {
    grid-row: 18;
  }
  .new_registration .acf-fields .acf-field:not(.acf-hidden):nth-child(27), .new_yipoi .acf-fields .acf-field:not(.acf-hidden):nth-child(27), .new_dashboard .acf-fields .acf-field:not(.acf-hidden):nth-child(27), .new_filter .acf-fields .acf-field:not(.acf-hidden):nth-child(27) {
    grid-row: 19;
  }
  .new_registration .acf-fields .acf-field:not(.acf-hidden):nth-child(28), .new_yipoi .acf-fields .acf-field:not(.acf-hidden):nth-child(28), .new_dashboard .acf-fields .acf-field:not(.acf-hidden):nth-child(28), .new_filter .acf-fields .acf-field:not(.acf-hidden):nth-child(28) {
    grid-row: 20;
  }
}
.new_registration .acf-fields .acf-field.err .acf-input, .new_registration .acf-fields .acf-field.acf-error .acf-input, .new_yipoi .acf-fields .acf-field.err .acf-input, .new_yipoi .acf-fields .acf-field.acf-error .acf-input, .new_dashboard .acf-fields .acf-field.err .acf-input, .new_dashboard .acf-fields .acf-field.acf-error .acf-input, .new_filter .acf-fields .acf-field.err .acf-input, .new_filter .acf-fields .acf-field.acf-error .acf-input {
  border: 2px red solid;
}
.new_registration .acf-fields .acf-error-message, .new_registration .acf-fields [data-name=yipuyApproved], .new_yipoi .acf-fields .acf-error-message, .new_yipoi .acf-fields [data-name=yipuyApproved], .new_dashboard .acf-fields .acf-error-message, .new_dashboard .acf-fields [data-name=yipuyApproved], .new_filter .acf-fields .acf-error-message, .new_filter .acf-fields [data-name=yipuyApproved] {
  display: none;
}
.new_registration .add_employer .message, .new_registration .confirm_registration .message, .new_yipoi .add_employer .message, .new_yipoi .confirm_registration .message, .new_dashboard .add_employer .message, .new_dashboard .confirm_registration .message, .new_filter .add_employer .message, .new_filter .confirm_registration .message {
  font-weight: bold;
}
.new_registration .add_employer input[type=checkbox], .new_registration .confirm_registration input[type=checkbox], .new_yipoi .add_employer input[type=checkbox], .new_yipoi .confirm_registration input[type=checkbox], .new_dashboard .add_employer input[type=checkbox], .new_dashboard .confirm_registration input[type=checkbox], .new_filter .add_employer input[type=checkbox], .new_filter .confirm_registration input[type=checkbox] {
  width: 20px;
  height: 20px;
}
.new_registration .acf-form-submit, .new_yipoi .acf-form-submit, .new_dashboard .acf-form-submit, .new_filter .acf-form-submit {
  margin-top: 25px;
}
.new_registration .acf-form-submit .err, .new_yipoi .acf-form-submit .err, .new_dashboard .acf-form-submit .err, .new_filter .acf-form-submit .err {
  color: red;
  font-weight: bold;
}
.new_registration .complete, .new_yipoi .complete, .new_dashboard .complete, .new_filter .complete {
  color: red;
  font-weight: bold;
  text-align: center;
  font-size: 19px;
}

body:not(.admin-bar) .new_dashboard [data-name=identification], body:not(.admin-bar) .new_dashboard [data-name=employer], body:not(.admin-bar) .new_dashboard [data-name=employmentType], body:not(.admin-bar) .new_dashboard [data-name=profession_percentage], body:not(.admin-bar) .new_dashboard [data-name=employment_start_date], body:not(.admin-bar) .new_dashboard .pointer_events_none {
  pointer-events: none;
}

/*
body:not(.admin-bar) .new_dashboard { [data-name="identification"], [data-name="employer"], [data-name="employmentType"], [data-name="profession_percentage"], [data-name="employment_start_date"], [data-name="add_employer2"], [data-name="employer2"], [data-name="employmentType2"], [data-name="profession_percentage2"], [data-name="employment_start_date2"], [data-name="add_employer3"], [data-name="employer3"], [data-name="employmentType3"], [data-name="profession_percentage3"], [data-name="employment_start_date3"] { pointer-events: none; } }
*/
/*
body:not(.admin-bar) .new_dashboard { [data-name="add_employer3"], [data-name="employer3"], [data-name="employmentType3"], [data-name="profession_percentage3"], [data-name="employment_start_date3"] { pointer-events: none; background-color: #c36; } }   */
body:not(.admin-bar) .pointer_events_none {
  pointer-events: none;
}

.new_yipoi a.popup {
  color: #c36 !important;
  cursor: pointer;
}
.new_yipoi .skip {
  padding-top: 50px;
}

.dashboard .details .resultl {
  width: 100%;
}
.dashboard .details .percentage {
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  padding-right: 22px;
}
.dashboard .details .percentage span {
  padding-right: 10px;
  font-size: 20px;
  font-weight: bold;
}
.dashboard .update {
  font-size: 24px;
  text-align: center;
  margin: 20px auto 0 !important;
  color: var(--e-global-color-primary);
}
.dashboard ul li a {
  font-size: 18px !important;
}

.new_filter {
  max-width: 400px;
}

.new_group {
  max-width: 800px;
  margin: 0 auto;
  padding: 50px 0;
}

.answer.note {
  flex-wrap: wrap;
}
.answer.note li {
  font-size: 19px;
}
.answer.note p {
  padding: 0 10px;
  width: 100%;
  font-size: 19px;
  display: block;
}
.answer.note p a {
  font-size: 19px;
}
.answer.note p span {
  font-weight: bold;
}

[data-name=birthday] input::-moz-placeholder {
  color: white;
}

[data-name=birthday] input::placeholder {
  color: white;
}

@keyframes fontResize {
  0% {
    font-size: 18px;
  }
  50% {
    font-size: 22px;
  }
  100% {
    font-size: 18px;
  }
}
#enterCode {
  justify-content: center;
  align-items: center;
  height: 65px;
}
#enterCode span {
  display: block;
  font-size: 18px;
}
#enterCode span.anim {
  animation: fontResize 7s infinite;
  height: 50px;
}

@keyframes fontResize2 {
  0% {
    font-size: 18px;
  }
  50% {
    font-size: 28px;
  }
  100% {
    font-size: 18px;
  }
}
.update.anim {
  animation: fontResize2 7s infinite;
  height: 50px;
}

.page-template-help_change_percentage .wrap, .page-template-view_change_percentage .wrap {
  padding: 0 10px 10px;
}
.page-template-help_change_percentage .igud, .page-template-view_change_percentage .igud {
  width: 340px;
  height: 360px;
  background-image: url(https://igood.org.il/wp-content/uploads/2025/04/לוגו-חדש-מקורי-חתוך.png);
  background-repeat: no-repeat;
  margin: 0 auto 20px;
  background-size: contain;
}
.page-template-help_change_percentage table, .page-template-view_change_percentage table {
  margin: 15px 0;
}
.page-template-help_change_percentage table th, .page-template-help_change_percentage table td, .page-template-view_change_percentage table th, .page-template-view_change_percentage table td {
  text-align: center;
  padding: 5px;
}
.page-template-help_change_percentage table th input, .page-template-help_change_percentage table th select, .page-template-help_change_percentage table td input, .page-template-help_change_percentage table td select, .page-template-view_change_percentage table th input, .page-template-view_change_percentage table th select, .page-template-view_change_percentage table td input, .page-template-view_change_percentage table td select {
  padding: 5px;
}
.page-template-help_change_percentage table .typ, .page-template-view_change_percentage table .typ {
  display: none;
}
.page-template-help_change_percentage table .typ.show, .page-template-view_change_percentage table .typ.show {
  display: block;
}
.page-template-help_change_percentage .elementor-location-header, .page-template-help_change_percentage .elementor-location-footer, .page-template-help_change_percentage .credits, .page-template-view_change_percentage .elementor-location-header, .page-template-view_change_percentage .elementor-location-footer, .page-template-view_change_percentage .credits {
  display: none;
}
.page-template-help_change_percentage input[type=text], .page-template-view_change_percentage input[type=text] {
  width: 30px;
  margin: 0 auto;
}
.page-template-help_change_percentage input[name=submit], .page-template-help_change_percentage input[name=request], .page-template-view_change_percentage input[name=submit], .page-template-view_change_percentage input[name=request] {
  margin-top: 30px;
  display: none;
}
.page-template-help_change_percentage input[name=submit].show, .page-template-help_change_percentage input[name=request].show, .page-template-view_change_percentage input[name=submit].show, .page-template-view_change_percentage input[name=request].show {
  display: block;
}
.page-template-help_change_percentage .done label, .page-template-help_change_percentage .done input[type=checkbox], .page-template-view_change_percentage .done label, .page-template-view_change_percentage .done input[type=checkbox] {
  display: none;
}
.page-template-help_change_percentage .done input[name=request], .page-template-view_change_percentage .done input[name=request] {
  display: block;
}
.page-template-help_change_percentage .wait, .page-template-view_change_percentage .wait {
  font-size: 20px !important;
  color: #2468b3;
}
.page-template-help_change_percentage .back, .page-template-view_change_percentage .back {
  display: block;
  margin: 30px 0;
}

.page-template-view_change_percentage select {
  width: 340px;
}

.dashboard .igud a {
  font-size: 20px !important;
  color: #2468b3;
}
.dashboard .igud span {
  display: inline-block;
  width: 34px;
  height: 36px;
  background-image: url(https://igood.org.il/wp-content/uploads/2025/04/לוגו-חדש-מקורי-חתוך.png);
  background-repeat: no-repeat;
  margin: 0 5px;
  background-size: contain;
  vertical-align: -11px;
}

.single-product .product .audience {
  position: absolute;
  top: 50px;
  z-index: 101;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 4px 10px;
  color: white;
}
.single-product .product .price del {
  text-decoration-thickness: 3px;
}
.single-product .product .price ins {
  text-decoration: none !important;
}
.single-product .product .price ins bdi {
  color: #e12772 !important;
  font-size: 24px;
}
.single-product .product form .use_credits {
  margin-bottom: 15px;
}
.single-product .product form .use_credits input[name=credits] {
  width: 60px;
  margin-right: 10px;
}
.single-product .product form input.err {
  border-color: red !important;
}
@media only screen and (min-width: 768px) {
  .single-product .product .product_title.entry-title {
    position: sticky;
    top: 35px;
    background-color: white;
    margin: 0;
    padding-bottom: 1rem;
  }
}

.tax-product_cat .sc_audience {
  margin: 0 5px !important;
}
.tax-product_cat del {
  text-decoration-thickness: 3px;
}
.tax-product_cat ins {
  text-decoration: none !important;
}
.tax-product_cat ins bdi {
  color: #e12772 !important;
  font-size: 16px;
}

.timer {
  display: inline-block;
  vertical-align: -20px;
}
.timer span:not(empty) {
  padding: 5px 0;
  background-color: white;
  border: 1px #e12772 solid;
  border-radius: 8px;
  margin: 0 2px;
  color: #293275;
  font-size: 24px;
  min-width: 42px;
  text-align: center;
  height: 48px;
  position: relative;
  float: left;
}
.timer span:not(empty):after {
  position: absolute;
  font-size: 13px;
  right: 0;
  bottom: -15px;
  width: 42px;
  text-align: center;
}
.timer span:not(empty).days:after {
  content: "ימים";
}
.timer span:not(empty).hours:after {
  content: "שעות";
}
.timer span:not(empty).minutes:after {
  content: "דקות";
}
.timer span:not(empty).seconds:after {
  content: "שניות";
}

div.meta p {
  margin: 0 !important;
}

div.meta p.title {
  color: #e12772;
  padding-bottom: 10px;
}

div.meta p:empty {
  padding: 0 !important;
}

.single-product div.meta p:not(empty) {
  padding: 5px 0 0;
}

.tax-product_cat div.meta p:not(empty) {
  padding: 0 5px 2px;
  font-size: 13px;
}

div.meta .date {
  color: #2aa91b;
}

div.meta .tag, div.meta .tags {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
div.meta .tag img, div.meta .tags img {
  width: 50px !important;
  height: 50px !important;
  margin-left: 10px;
  -o-object-fit: cover;
     object-fit: cover;
}

.home div.meta p.title, .home div.meta .date, .archive div.meta p.title, .archive div.meta .date {
  text-align: center;
}
.home div.meta p.tags, .archive div.meta p.tags {
  justify-content: center;
  margin: 15px auto -15px !important;
}

.elementor-grid-item .elementor-element, .elementor-grid-item .elementor-widget-container {
  margin-bottom: 1px !important;
}
.elementor-grid-item div.meta .tags {
  z-index: 11;
  position: relative;
}
.elementor-grid-item div.meta .tags img {
  width: 40px !important;
  height: 40px !important;
  margin-left: 5px;
}
.elementor-grid-item .sc_price {
  z-index: 0;
}
.elementor-grid-item .price_table {
  margin: 35px auto -15px !important;
  border-bottom: 0;
}

.cant_use {
  font-size: 24px;
  font-weight: bold;
  color: red;
}

.woocommerce-checkout .woocommerce-message, .woocommerce-checkout .cart-subtotal {
  display: none !important;
}

.cart-discount td {
  direction: ltr;
}

div.product .new_price {
  display: flex;
  flex-wrap: wrap;
}
div.product .new_price .price {
  margin-left: 15px;
  position: relative;
  min-height: 55px;
}
div.product .new_price .price .currency {
  float: left;
}
div.product .new_price .price .desc {
  position: absolute;
  font-size: 12px;
  text-align: center;
  bottom: 5px;
  left: 0;
  right: 0;
}
div.product .new_price .price:not(.del) {
  color: #e12772 !important;
  font-size: 24px;
  font-weight: bold;
}
div.product .new_price .price.del {
  text-decoration-thickness: 3px !important;
  text-decoration: line-through;
  font-size: 18px;
}
div.product .new_price .no_flex {
  width: 100%;
  font-size: 15px !important;
  color: #e12772 !important;
}
div.product .new_price .discount_text {
  color: #e12772 !important;
  font-size: 24px;
}

@media only screen and (min-width: 768px) {
  .checkout.woocommerce-checkout #customer_details {
    width: 49%;
    float: right;
  }
  .checkout.woocommerce-checkout #customer_details .col-1 {
    width: 100%;
  }
  .checkout.woocommerce-checkout #order_review_heading, .checkout.woocommerce-checkout #order_review {
    width: 49%;
    float: left;
  }
}
.checkout.woocommerce-checkout .col-2 {
  display: none;
}

.sc_audience .elementor-shortcode {
  text-align: right !important;
}
.sc_audience .elementor-shortcode .meta p {
  font-size: 13px;
}

.home .sc_audience .elementor-shortcode .meta {
  margin: 5px 10px -10px;
}

.term-culture h2::after {
  content: "🎼";
}

.term-seminar h2::after {
  content: "🧳";
}

.term-course h2::after {
  content: "📚";
}

.sc_price .elementor-shortcode {
  text-align: center;
}
.sc_price .elementor-shortcode .new_price {
  margin: -10px auto 15px !important;
  justify-content: center;
  align-items: center;
}
.sc_price .elementor-shortcode .new_price .price {
  font-size: 22px !important;
}
.sc_price .elementor-shortcode .new_price .del {
  text-decoration-thickness: 3px;
  font-size: 16px !important;
  color: rgb(42, 104, 179) !important;
}
.sc_price .elementor-shortcode .discount_text {
  color: #e12772 !important;
  font-size: 24px;
  padding-top: 25px !important;
  margin-bottom: -10px;
  line-height: 30px !important;
}

.room_reservation {
  padding: 10px 0 30px;
}
.room_reservation .room h4 {
  font-size: 20px;
  margin: 0 0 10px;
}
.room_reservation .room h4 input[type=radio] {
  height: 25px;
  width: 25px;
  vertical-align: -10px;
}
.room_reservation .room h4 > span {
  display: block;
  margin-right: 17px;
}
.room_reservation .room h4 span {
  font-size: 16px;
  padding-right: 15px;
}
.room_reservation label {
  margin-left: 20px;
}
.room_reservation label input[type=text] {
  margin: 0 10px 0 20px;
  width: 42px;
}
.room_reservation label input[type=text].phone {
  width: 125px;
}
.room_reservation label input[type=text].subject {
  width: 320px;
}
.room_reservation label .err {
  font-weight: bold;
  color: red;
}
.room_reservation label .err .match {
  font-size: 30px;
  color: green;
}
.room_reservation h3 {
  font-size: 20px;
}
.room_reservation select.type option {
  padding: 10px 0;
}
.room_reservation span.status {
  color: #293275;
  margin: 0 0 15px 15px;
  font-size: 20px;
  display: inline-block;
}
.room_reservation span.status span {
  font-weight: bold;
}
.room_reservation .use_credits input {
  width: 60px;
}
.room_reservation .submit {
  display: block;
  margin-top: 10px;
}
.room_reservation .reject_confirm .submit, .room_reservation .cancel_confirm .submit {
  display: inline;
}
.room_reservation .overlay {
  display: none;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 111;
}
.room_reservation .overlay .before_seminar {
  max-width: 600px;
  padding: 20px;
  background-color: white;
  border-radius: 5px;
}
.room_reservation .overlay .before_seminar .close {
  float: left;
  border-radius: 50%;
  border: 2px black solid;
  font-size: 30px;
  height: 30px;
  width: 30px;
  padding: 0 0 8px 1px;
  line-height: 1px;
}
@media only screen and (max-width: 767px) {
  .room_reservation .overlay .before_seminar {
    padding: 10px 5px;
    font-size: 14px;
    line-height: 16px;
  }
  .room_reservation .overlay .before_seminar h3 {
    font-size: 16px;
    margin: 0;
  }
}
.room_reservation .overlay:not(.hide) {
  display: flex;
}
.room_reservation .brief textarea {
  width: 520px;
  max-width: 100%;
  min-height: 200px;
  font-size: 14px;
  line-height: 16px;
}
.room_reservation .price_table {
  max-width: 380px !important;
}

.woocommerce-MyAccount-content .button.pay, .woocommerce-MyAccount-content .button.cancel {
  display: none !important;
}

.extra h3 {
  margin: 20px 0 5px;
}
.extra input[type=checkbox] {
  width: 18px;
  height: 18px;
  margin-left: 5px;
}
.extra h5 {
  margin-top: 25px;
  color: #e12772;
}

.manage_room_reservation {
  padding: 30px 0;
}
.manage_room_reservation a {
  display: block;
}
.manage_room_reservation a span {
  padding-right: 30px;
  color: #293275;
}
.manage_room_reservation span a {
  display: inline-block !important;
}
.manage_room_reservation .err {
  color: red;
  font-size: 24px;
}

.woocommerce div.product .stock {
  display: inline;
}
.woocommerce div.product .limit {
  font-size: 0.92em;
  color: #77a464;
  padding-right: 20px;
}

.external.email {
  margin: 10px 0 15px;
}
.external.email label {
  margin-bottom: 12px;
  font-size: 14px;
}
.external.email input[type=checkbox] {
  width: 20px;
  height: 20px;
  vertical-align: -5px;
  margin-left: 10px;
}
.external.email > span {
  font-size: 20px;
  font-weight: bold;
  display: block;
}
.external.email > span .err {
  color: #e12772;
}
.external.email > span .success {
  color: #293275;
}

.woocommerce-privacy-policy-text {
  display: none;
}

/*
#ui-datepicker-div {
    z-index: 11;
    padding: 5px 10px 0;
    background: white;
    border: 1px black solid;

    th, td { padding: 5px !important; }

} */
.pay {
  padding-bottom: 15px;
}
.pay p {
  margin: 0;
}

.passports h3 span {
  font-size: 14px;
  font-weight: normal;
}
.passports th, .passports td {
  padding: 0 !important;
}
.passports th input, .passports td input {
  margin: 0;
  padding: 3px !important;
}
.passports td:first-child {
  width: 20px;
  text-align: center;
  line-height: 30px;
}

.postid-633 span.limit, .postid-633 .quantity {
  display: none;
}

.woocommerce-tabs .tabs.wc-tabs {
  display: none;
}

.price_table {
  max-width: 360px;
}
.price_table th, .price_table td {
  padding: 3px 5px;
}
.price_table td {
  text-align: right;
}
.price_table .finael {
  color: #77a464;
  font-weight: bold;
  font-size: 16px;
}

.histadrut_high, .cancel_terms {
  margin: 10px 0 15px;
}
.histadrut_high label, .histadrut_high a, .cancel_terms label, .cancel_terms a {
  display: block;
}
.histadrut_high input[type=checkbox], .cancel_terms input[type=checkbox] {
  width: 20px;
  height: 20px;
}
.histadrut_high a, .cancel_terms a {
  float: none !important;
  margin: 15px !important;
}

.cancel_terms {
  padding: 10px 0;
}
.cancel_terms .cancel_terms_content {
  padding: 0;
}

.before_seminar {
  display: block;
  margin: -15px 0 15px;
}

.cant_use:nth-of-type(2), .cant_use:nth-of-type(4) {
  display: none !important;
}

.digits_only a.button {
  display: none;
}

.hide_reserve_room {
  font-weight: bold;
  font-size: 32px;
  color: red;
}

.page-template-contributor div.match input, .page-template-contributor div.move input, .page-template-contributor div.wait2paid input {
  vertical-align: -2px;
  margin-left: 8px;
}
.page-template-contributor a.match, .page-template-contributor a.move, .page-template-contributor a.wait2paid {
  border: 1px solid #c36;
  padding: 0.5rem 1rem;
  border-radius: 3px;
  color: #c36;
  margin: -10px 0 20px;
  display: none;
  cursor: pointer;
}
.page-template-contributor a.match.active, .page-template-contributor a.move.active, .page-template-contributor a.wait2paid.active {
  display: block;
  position: fixed;
  left: 5px;
  top: 50%;
  z-index: 9999;
}
.page-template-contributor .reservation .seperator {
  height: 5px;
}
.page-template-contributor .reservation th:nth-of-type(2) {
  width: 85px;
}
.page-template-contributor .reservation th:nth-of-type(3) {
  width: 90px;
}
.page-template-contributor .reservation th:nth-of-type(7) {
  width: 120px;
}
.page-template-contributor .reservation th:nth-of-type(8) {
  width: 75px;
}
.page-template-contributor .reservation td b.search {
  display: block;
  background-color: chartreuse;
  padding-right: 10px;
}
.page-template-contributor .b_cancel {
  color: red;
}
.page-template-contributor .b_wait {
  color: blueviolet;
}
.page-template-contributor .b_full {
  color: black;
}
.page-template-contributor .b_bold {
  font-weight: bold;
  font-size: 16px;
}
.page-template-contributor .b_lecture {
  color: goldenrod;
}

.page-template-visitors table {
  width: auto;
  margin: 20px auto;
  max-width: 1400px;
}
.page-template-visitors table td {
  padding: 2px 5px;
}

.page-template-room_reservation_update .acf-fields > .acf-field {
  padding: 2px 4px;
  min-height: 0 !important;
}
.page-template-room_reservation_update .acf-row-number {
  margin: 0;
}
.page-template-room_reservation_update .acf-row {
  border-bottom: 4px var(--e-global-color-primary) solid;
}
.page-template-room_reservation_update .acf-form-submit {
  margin-top: 25px;
}
.page-template-room_reservation_update .legend {
  display: none;
}
.page-template-room_reservation_update .ui-sortable .acf-row:nth-of-type(1) .legend {
  display: block;
}

.page-template-checkMembershipForSpecificUser div.center {
  text-align: center;
}
.page-template-checkMembershipForSpecificUser div.center table {
  width: auto !important;
  margin: 0 auto 50px;
}
.page-template-checkMembershipForSpecificUser .red {
  color: red;
}
.page-template-checkMembershipForSpecificUser .green {
  color: green;
}

.credits {
  flex-wrap: wrap;
  text-align: center;
}
.credits p {
  display: block;
  margin: 0;
  width: 100%;
}

body:not(.logged_in) .only_login {
  display: none !important;
}

body.logged_in .not_login {
  display: none !important;
}
body.logged_in nav li.logout {
  display: flex !important;
}

body.rtl {
  color: #293275;
}

@media only screen and (max-width: 767px) {
  .o_desktop {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .o_mobile {
    display: none !important;
  }
}
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10001;
  background-color: rgba(0, 0, 0, 0.4);
  justify-content: center;
  align-items: center;
  display: none;
}
.overlay .popup_box {
  max-width: 100%;
  width: 700px;
  background-color: white;
  position: relative;
  max-height: 90%;
}
.overlay .popup_box .close {
  position: absolute;
  top: -15px;
  left: 5px;
  font-size: 36px;
  font-weight: bold;
  color: black;
  cursor: pointer;
}
.overlay .popup_box .content {
  padding: 5px 3%;
}
.overlay.active {
  display: flex;
}

.elementor-location-header .elementor-top-section .elementor-invisible {
  visibility: visible !important;
}

.wrap, .full_width {
  max-width: 1200px;
  margin: 0 auto;
  direction: rtl;
}

.contributor {
  padding: 25px 10px;
}
.contributor table th, .contributor table td {
  padding: 2px 10px;
}
.contributor table th.mono, .contributor table td.mono {
  font-family: "Roboto Mono", monospace;
}
.contributor table th:not(.show):last-of-type, .contributor table td:not(.show):last-of-type {
  display: none !important;
}

.elementor-nav-menu .menoramivt a, .elementor-nav-menu .avramov a {
  color: transparent !important;
  width: 129px;
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.elementor-nav-menu .menoramivt a {
  background-image: url(images/menoramivt.png);
}
.elementor-nav-menu .avramov a {
  background-image: url(images/avramov.jpg);
}

.elementor .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li.superdeal {
  display: none;
}
.superdeal .elementor .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li.superdeal {
  display: flex;
}

section.superdeal {
  display: none;
}
section.superdeal .elementor-grid {
  display: block;
}
section.superdeal .elementor-grid .elementor-container {
  max-width: 100% !important;
  width: 600px;
}
.superdeal section.superdeal {
  display: block;
}

.top_menu .login, .top_menu .logout {
  margin-right: 50px;
}
.top_menu .login a, .top_menu .logout a {
  color: #e12772 !important;
}

.term-menoramivt h2 a, .term-avramov h2 a {
  display: inline-block;
  color: transparent !important;
  width: 250px;
  height: auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.term-menoramivt h2 a {
  background-image: url(images/menoramivt.png);
}

.term-avramov h2 a {
  background-image: url(images/avramov.jpg);
}

.home .menoramivt h2, .home .avramov h2 {
  display: inline-block;
  color: transparent !important;
  width: 250px;
  height: auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto;
}

.home .menoramivt h2 {
  background-image: url(images/menoramivt.png);
}

.home .avramov h2 {
  background-image: url(images/avramov.jpg);
}

.page-template-all_employers th, .page-template-all_employers td {
  padding: 5px;
}

@media only screen and (max-width: 767px) {
  .elementor-location-footer section {
    padding: 10px !important;
  }
}
.elementor-location-footer section .elementor-widget-wrap {
  padding: 0 !important;
}
.elementor-location-footer section article {
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .elementor-location-footer section article h3 a {
    font-size: 16px !important;
  }
}
@media only screen and (min-width: 768px) {
  .elementor-location-footer section article h3 a {
    font-size: 24px !important;
  }
}

.welcome_home {
  text-align: center;
  color: white;
}
.welcome_home .days_timer {
  font-size: 24px;
  font-weight: bold;
}

.dashboard .sub_header h3 {
  margin-top: 40px;
  font-weight: bold;
  color: #e12772;
}
.dashboard .sub_header p {
  font-weight: bold;
  margin: 0;
}
.dashboard .sub_header a {
  font-size: 13px;
  padding-left: 10px;
}

.manage_room_reservation table td > span {
  margin-left: 25px;
}
.manage_room_reservation table .vacant {
  width: 100px;
}
.manage_room_reservation table .vacant a {
  display: inline-block;
  margin-right: 10px;
}

.remove_me {
  display: block;
  margin: 20px 0;
}

.admin_func {
  padding: 30px 0;
}
.admin_func a {
  display: block;
}

.yipuy_pdf {
  padding: 50px 10px;
}
.yipuy_pdf label {
  display: block;
  width: 500px;
  max-width: 100%;
}

.offers_requests table {
  margin-top: 30px;
}
.offers_requests table td {
  padding: 10px;
}
.offers_requests table p {
  display: inline-block;
  padding: 0 10px;
  margin: 0;
}
.offers_requests th {
  font-size: 28px;
}
.offers_requests .err {
  font-size: 24px;
  font-weight: bold;
  color: red;
}

.dashboard .offers_requests {
  text-align: center;
}
.dashboard .offers_requests a {
  font-size: 24px;
}

table.orders td:not(.center) {
  padding: 0 4px !important;
}
table.orders td.center {
  text-align: center;
}

.footer, .footer a {
  color: #acacac;
}

section.openmoji {
  background-image: linear-gradient(90deg, #444444 0%, #171717 100%);
  text-align: center;
}
section.openmoji * {
  color: white !important;
}
section.openmoji p {
  line-height: 30px;
}

.will_you_come input {
  cursor: pointer;
}
.will_you_come input[type=submit] {
  vertical-align: 10px;
  border: 2px red solid;
}
.will_you_come input[type=radio] {
  width: 20px;
  height: 20px;
  vertical-align: -2px;
}
.will_you_come label {
  font-size: 24px;
  display: inline-block;
  margin: 0 0 25px 20px;
  cursor: pointer;
}
.will_you_come span {
  display: block;
  padding: 10px 25px 0 0;
}

.page-template-room_reservation_match {
  margin-top: -50px;
  padding-right: 20px;
}
.page-template-room_reservation_match .elementor-location-header, .page-template-room_reservation_match .credits, .page-template-room_reservation_match #wpadminbar {
  display: none !important;
}

.page-template-room_reservation_match .err .status, .room_reservation .digits_only .err .status {
  color: --e-global-color-primary;
}
.page-template-room_reservation_match .err .status br, .room_reservation .digits_only .err .status br {
  line-height: 28px;
}
.page-template-room_reservation_match .err .status b, .room_reservation .digits_only .err .status b {
  color: green;
}
.page-template-room_reservation_match .err .status i, .room_reservation .digits_only .err .status i {
  color: red;
}

.overlay.popup iframe {
  min-height: 385px;
}

.overlay .popup_box {
  padding: 20px;
  border-radius: 15px;
  border: 2px black solid;
  box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.3);
}

.will_you_come .question {
  border: 0;
  background: white;
  font-size: 24px;
  max-width: 100%;
  display: inline-block;
  padding: 0 0 0;
  line-height: 30px;
  height: auto;
}
.will_you_come a.button {
  cursor: pointer;
  padding: 5px;
  margin: 0 5px;
  display: inline-block;
  border: 2px red solid;
}

.confirm_privacy {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99999999999999;
}
.confirm_privacy div {
  padding: 35px;
  font-size: 28px;
  text-align: center;
  background: white;
  border-radius: 10px;
}
.confirm_privacy div a.privacy {
  text-decoration: underline;
}
.confirm_privacy div a.confirm {
  padding: 5px 10px;
  border: 2px silver solid;
  border-radius: 4px;
  margin-right: 10px;
  cursor: pointer;
}