#aradon-warper{
  text-align: center; 
   width: 100%;
   height: 20px;
}

.acwp-toolbar.acwp-toolbar-active {
  z-index: 9999999;

}

#acwp-toolbar-btn.acwp-right {
  width: 60px;
  height: 60px;
  bottom: auto;
  top: 0!important;
  right: auto;
  left: 0px!important;
}

#acwp-toolbar-btn {
  border-radius: 0;
  background-image: url(img/wheelchair.png);
  background-size: 83% auto;
  background-position: center;
  background-repeat: no-repeat;
}

#acwp-toolbar-btn svg {
  display: none;
}

body.admin-bar #acwp-toolbar-btn {
  top: 32px!important;
}

.acwp-toolbar.acwp-right {
  top: 0px!important;
  left:0!important;
  right:auto!important;
}

#acwp-toolbar-module .acwp-heading h1:after, 
#acwp-toolbar-module .acwp-heading h1:before {
  display: none;
}

body.admin-bar .acwp-toolbar.acwp-right {
  top: 32px!important;
  left:0!important;
  right:auto!important;
}

#page {
  min-height: calc(100vh - 100px);
}



/*#popups*/

#fancybox-wrap{

  top:5px!important;

}


@media(max-width:1024px){
  #fancybox-wrap {
    width: 100%!important;
    position: absolute;
    top: 0!important;
    left: 0!important;
    padding: 0px!important;
    z-index: 111101;
  }
  
  #fancybox-close {
    position: absolute;
    top: 21px!important;
    right: 5px!important;
    width: 30px;
    height: 30px;
  }
  #fancybox-content{
    border-width: 0px!important;
    width: 100%!important;
    padding: 0!important;
    height: auto;
    margin-top: 0!important;
    margin: 0!important;
  }
}

/** popup2 styling **/
div#pop_bottom_sec .ffrow {
  display: flex;
  flex-wrap: wrap;
  direction: rtl;
  text-align: right;
  max-width: 91%;
  margin: 0 auto;
}
.ffcol input[type=text],.ffcol input[type=email],.ffcol input[type=tel] {
  height: 20px;
  width: 88%;
  border: 1px solid #000;
  padding: 10px 7px;
  font-size: 17px;
}
.ffcol {
  width: 25%;
  margin-bottom: 11px;
  padding-left: 10px;
  box-sizing: border-box;
}
.ffcol .wpcf7-list-item {
  line-height: 1.2;
}
.ffcol span.wpcf7-list-item {
  margin: 0;
}
.ffcol-2 {
  width: 50%;
}
.ffcol-2 input {
  width: 96%;
  height: 48px;
  background: url(img/pop-btn.png) no-repeat top center;
  background-size: 100% 100%;
  border: 0;
  color: #fff;
  font-size: 20px;
}
div#pop_vertical_sec {
  position: absolute;
  transform: rotate(90deg) translate(-51%,0);
  left: -17%;
  bottom: 103px;
}
div#pop_vertical_sec p {
  font-size: 24px;
}
div#pop_middle_sec {
  background: url(img/bpop.png) no-repeat center center;
  background-size: 100% 100%;
  height: 132px;
  display: flex;
  padding-top: 26px;
  margin-bottom: 10px;
  max-width: 93%;
  margin: 0 auto 7px;
  padding-bottom: 7px;
}
div#pop_middle_sec p {
  font-size: 23px;
}
.pop_col {
  width: 25%;
}
div#pop_badge {
  position: absolute;
  left: 6px;
  width: 159px;
}
div#pop_table_2 h2 {
  padding: 0;
  margin: 0;
  font-size: 30px;
}
div#pop_table_2 p {
  margin-bottom: 0px;
  line-height: 1.2;
}
div#pop_table_2 h3 {
  padding: 0;
  margin: 0;
  font-size: 25px;
  margin-bottom: 7px;
  color: inherit;
}

#fancybox-content {
  border: 0!important;
  background: none!important;
  right:10px!important;
}
#pop_table_2{
  width: 980px;
  padding: 0;
  margin: auto;
  border: solid 10px #fff;
  position: relative;
  padding-top: 0px;
  height: 830px;
}
#pop_table_2 > .wrap_bg {
  padding-top: 73px;
  height: 100%;
  box-sizing: border-box;
  padding-right: 6%;
  padding-left: 6%;
  direction: rtl;
}
#pop_table_2 img{max-width: 91%;height:auto;margin: 0 auto;display: block;}
/** end popup2 styling **/


@media(max-width: 980px){
  #fancybox-content {
    right:0px!important;
  }
}
@media(min-width: 980px){

#popup-placholder{width: 990px; }
}
span.b-title {
  font-size: 33px!important;
}
.ffcol-2 input{
  width: 100%;
}
div#pop_table_2 h2 {
font-size: 25px;
}
.ffcol input[type=text], .ffcol input[type=email], .ffcol input[type=tel] {
width: 100%;
}
div#pop_badge {
left: auto;
top: 52px;
width: 81px;
right: 0;
}
.ffcol-2 {
width: 100%;
}
.ffcol {
width: 100%;
padding-left: 0;
}
div#pop_vertical_sec {

transform: rotate(0) translate(0,0);

position: static;

}



div#pop_vertical_sec p {

margin-bottom: 42px;

font-size: 18px;

}



.pop_col {

width: 50%;

}


div#pop_middle_sec {

  height: auto;

  flex-wrap: wrap;

  padding: 12px 18px 16px;

  max-width: 82%;

  background: #fff;

  border-radius: 30px;

  border: 2px dashed #969696;

  box-shadow: 0px 0px 5px #ccc;

}

#pop_table_2 {
  width: 100%;
  height: 100vh;
  box-shadow: none;
  border: none;
  padding-top: 0px;
}

  


/*START*/
/*פופאפ - כנס מתעניינים – 12 פברואר 2024*/
#pop_table_2.pop24_2_12 #pop_bottom_sec{
  width:100%;
  padding-top:50px;
}

#pop_table_2.pop24_2_12  div#pop_bottom_sec .ffrow{
  width:82%;
}

@media (max-width: 980px) {
  #pop_table_2.pop24_2_12 #pop_bottom_sec{
  
      padding-top:55%;
  }   
}

/*פופאפ - כנס מתעניינים – 12 פברואר 2024*/
/*END*/

/*START*/
/*popup_harshama_2024*/
.popup_harshama_2024 #pop_bottom_sec {
  top:0!important;
  left:0!important;
  height: 100%!important;
  width: 100%!important;
  bottom:0!important;
  box-sizing: content-box;
}

a.popup_harshama_2024_link {
  display: block;
  aspect-ratio: 510/62;
  width:calc(510 / 1307 * 100%);
  position:absolute;
  top:calc(1007 / 1260 * 100%);
  right:calc(129 / 1307 * 100%);
  background: url(/wp-content/uploads/button-desktop.png) no-repeat;
  background-size: cover;
  transition: transform 0.3s;
}

a.harshama-gal2-btn {
  display: block;
  aspect-ratio: 364/62;
  width:calc(364 / 1307 * 100%);
  position:absolute;
  top:calc(970 / 1260 * 100%);
  right:calc(129 / 1307 * 100%);
  background: url(/wp-content/uploads/desktop-btn.png) no-repeat;
  background-size: cover;
  transition: transform 0.3s;
}

@media (max-width: 980px) {

  a.popup_harshama_2024_link {
    
    aspect-ratio: 638/77;
    width:calc(638 / 893 * 100%);
    position:absolute;
    top:calc(829 / 2333 * 100%);
    right:calc(129 / 893 * 100%);
    background: url(/wp-content/uploads/mob-btn.png) no-repeat;
    background-size: cover;
    transition: transform 0.3s;
  }

  a.harshama-gal2-btn {
    display: block;
    aspect-ratio: 529/86;
    width:calc(529 / 893 * 100%);
    position:absolute;
    top:calc(820 / 2333 * 100%);
    right:calc(183 / 893 * 100%);
    background: url(/wp-content/uploads/mobile-btn.png) no-repeat;
    background-size: cover;
    transition: transform 0.3s;
  }

}


@media (max-width: 454px) {
  a.popup_harshama_2024_link {
    
    aspect-ratio: 638/77;
    width:calc(638 / 893 * 100%);
    position:absolute;
    top:calc(815 / 2333 * 100%);
    right:calc(129 / 893 * 100%);
    background: url(/wp-content/uploads/mob-btn.png) no-repeat;
    background-size: cover;
    transition: transform 0.3s;
  }
}

@media (max-width: 325px) {
  a.popup_harshama_2024_link {
    
    aspect-ratio: 638/77;
    width:calc(638 / 893 * 100%);
    position:absolute;
    top:calc(805 / 2333 * 100%);
    right:calc(129 / 893 * 100%);
    background: url(/wp-content/uploads/mob-btn.png) no-repeat;
    background-size: cover;
    transition: transform 0.3s;
  }
}

a.harshama-gal2-btn:hover,
a.popup_harshama_2024_link:hover {
  transform: scale(1.1);
}
a.harshama-gal2-btn:active,
a.popup_harshama_2024_link:active {
  transform: scale(1.0);
}
a.harshama-gal2-btn:focus-visible,
a.popup_harshama_2024_link:focus-visible {
  outline: dashed 2px white;
  box-shadow: 0 0 2px 2px #51a7e8;
}

/*popup_harshama_2024*/


/*start:popup_240430*/
a.popup_240430-btn {
  display: block;
  aspect-ratio: 333/64;
  width:calc(333 / 1000 * 100%);
  position:absolute;
  top:calc(646 / 962 * 100%);
  right:calc(339 / 1000 * 100%);
  background: url(/wp-content/uploads/desktop-btn-1.png) no-repeat;
  background-size: cover;
  transition: transform 0.3s;
}

@media (max-width: 980px) {

  a.popup_240430-btn {
    
    aspect-ratio: 671/130;
    width:calc(671 / 1000 * 100%);
    position:absolute;
    top:calc(2322 / 3444 * 100%);
    right:calc(173 / 1000 * 100%);
    background: url(/wp-content/uploads/mobile-btn-1.png) no-repeat;
    background-size: cover;
    transition: transform 0.3s;
  }
}

@media (max-width: 454px) {
  a.popup_240430-btn {
    top:calc(2300 / 3444 * 100%);
  }
}

@media (max-width: 380px) {
  a.popup_240430-btn {
    top:calc(2290 / 3444 * 100%);
  }
}


a.popup_240430-btn:hover{
  transform: scale(1.1);
}
a.popup_240430-btn:active{
  transform: scale(1.0);
}
a.popup_240430-btn:focus-visible{
  outline: dashed 2px white;
  box-shadow: 0 0 2px 2px #51a7e8;
}


/*end:popup_240430*/



/*start:popup_kenes_24_03_18*/

#pop_table_2.popup_kenes_24_03_18 {
  padding-bottom:0!important;
}

#pop_table_2.popup_kenes_24_03_18 * {
  box-sizing: border-box;
}

#pop_table_2.popup_kenes_24_03_18 #pop_space {
  height:300px;
  background:#fefbf4;
  display: none!important;
  
}

#pop_table_2.popup_kenes_24_03_18 div#pop_bottom_sec {
  width:100%;
  
 
  /*
  left:6%;
  top:40%;
  */
  background: #fefbf4;
  position: relative;
  padding-bottom: 10px;
}

#pop_table_2.popup_kenes_24_03_18 div#pop_bottom_sec form {
  width:88%;
  margin:auto;
}

#pop_table_2.popup_kenes_24_03_18 div#pop_bottom_sec .ffrow {
  max-width: unset;
}



#pop_table_2.popup_kenes_24_03_18 div#pop_bottom_sec input[type=submit] {
  font-weight: bold;
  font-family: 'FbTipograf', sans-serif;
  font-size: 1.5rem;
  background: #e29796;
  transition: all 0.3s;
  cursor: pointer;
}
#pop_table_2.popup_kenes_24_03_18 div#pop_bottom_sec input[type=submit]:hover {
  transform: scale(1.1);
}
#pop_table_2.popup_kenes_24_03_18 div#pop_bottom_sec input[type=submit]:active {
  transform: scale(1.0);
}

#pop_table_2.popup_kenes_24_03_18 div#pop_bottom_sec form.submitting input[type=submit] {
  background: rgb(200, 197, 197);
  color: #fff;
  cursor: not-allowed;
}
#pop_table_2.popup_kenes_24_03_18 div#pop_bottom_sec .submitconteiner {
  position: relative;
}
#pop_table_2.popup_kenes_24_03_18 div#pop_bottom_sec .submitconteiner .wpcf7-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin:auto;
}

#pop_table_2.popup_kenes_24_03_18 div#pop_bottom_sec input[type=tel],
#pop_table_2.popup_kenes_24_03_18 div#pop_bottom_sec input[type=email],
#pop_table_2.popup_kenes_24_03_18 div#pop_bottom_sec input[type=text] {
  border:solid 1px #9fd3d8;
  padding:1.5rem 1rem ;
  font-family: 'FbTipograf', sans-serif;
}

#pop_table_2.popup_kenes_24_03_18 div#pop_bottom_sec input.wpcf7-not-valid {
  border-color: #ff0000;

}
#pop_table_2.popup_kenes_24_03_18 div#pop_bottom_sec .ffcol:nth-child(5),
#pop_table_2.popup_kenes_24_03_18 div#pop_bottom_sec .ffcol:nth-child(6) {
  width:50%;
  font-size:0.95rem;
}


.wpcf7-form-control-wrap .wpcf7-not-valid-tip:nth-child(n+3) {
  display: none;
}

@media (min-width:981px) {
  #pop_table_2.popup_kenes_24_03_18 div#pop_bottom_sec {
    position: absolute;
    background: transparent;
    width:62%;
    top:665px;
    right:30px;
  }
  #pop_table_2.popup_kenes_24_03_18 div#pop_bottom_sec form {
    width:100%;
  }
  
  #pop_table_2.popup_kenes_24_03_18 .ffcol:nth-child(-n+4) {
    width: 25%;
    padding:0 4px;
  }

  #pop_table_2.popup_kenes_24_03_18 .ffcol:nth-child(1) {
    padding-right: 0;
  }

  #pop_table_2.popup_kenes_24_03_18 .ffcol:nth-child(4) {
    padding-left: 0;
  }

  #pop_table_2.popup_kenes_24_03_18 .ffcol-submit {
    width: 40%!important;
  }
  #pop_table_2.popup_kenes_24_03_18 .ffcol:nth-child(n + 5):nth-child(-n + 7) {
    width: 30%!important;
  }
  

#pop_table_2.popup_kenes_24_03_18 div#pop_bottom_sec input[type=tel],
#pop_table_2.popup_kenes_24_03_18 div#pop_bottom_sec input[type=email],
#pop_table_2.popup_kenes_24_03_18 div#pop_bottom_sec input[type=text] {
  
  padding:1.4rem 0.5rem ;
}



}

#pop_table_2.popup_binyan_24_06_03 div#pop_bottom_sec {
  background: linear-gradient(180deg, #d6d3cc, #908981);
}

#pop_table_2.popup_binyan_24_06_03 div#pop_bottom_sec input[type=submit] {
  background:#af5878;
}


@media (min-width:981px) {
  #pop_table_2.popup_binyan_24_06_03 div#pop_bottom_sec
{
  width: 71%;
  top: 735px;
  right: 142px;
}

#pop_table_2.popup_binyan_24_06_03 div#pop_bottom_sec input[type=submit] {
  background:#cb5d50;
}

#pop_table_2.popup_binyan_24_06_03 div#pop_bottom_sec {
  background: transparent;
}


}


/*****************/

#pop_table_2.popup_binyan_24_07_15 div#pop_bottom_sec {
  background: linear-gradient(180deg, #d6d3cc, #908981);
}

#pop_table_2.popup_binyan_24_07_15 div#pop_bottom_sec input[type=submit] {
  background:#af5878;
}


@media (min-width:981px) {
  #pop_table_2.popup_binyan_24_07_15 div#pop_bottom_sec
{
  width: 58%;
  top: 705px;
  right: 85px;
}

#pop_table_2.popup_binyan_24_07_15 div#pop_bottom_sec input[type=submit] {
  background:#cb5d50;
}

#pop_table_2.popup_binyan_24_07_15 div#pop_bottom_sec {
  background: transparent;
}


}







#eb2-btm-menu {
  display: flex;
  justify-content: space-between;
  padding:0.5rem;
  position: relative;;
  padding-bottom:4rem;
}

#eb2-btm-menu .eb2-btm-menu-items {
  display: flex;
  justify-content: center;
  flex-grow: 1;
  width:100%;
}

#eb2-btm-menu .eb2-btm-menu-item a {
  padding: 0 0.5rem;
  font-size: 0.9rem;
  
  color:#444444;
  text-decoration: none;
}
#eb2-btm-menu .eb2-btm-menu-item a:hover {
  color:#000000;
  text-decoration: underline;
}

#eb2-btm-menu .eb2-btm-menu-credit {
  flex-shrink: 1;
  position: absolute;
  left:0.5rem;
}

/*end:popup_kenes_24_03_18*/


/*start:popup_shipotz_feb_2025*/
#pop_table_2.popup_shipotz_feb_2025 div#pop_bottom_sec {
  background: linear-gradient(180deg, #d6d3cc, #c9c1b7);
}

#pop_table_2.popup_shipotz_feb_2025 div#pop_bottom_sec input[type=submit] {
  background:#b72730;
}


@media (min-width:981px) {
  #pop_table_2.popup_shipotz_feb_2025 div#pop_bottom_sec
{
  width: 71%;
  top: 735px;
  right: 142px;
}

#pop_table_2.popup_shipotz_feb_2025 div#pop_bottom_sec input[type=submit] {
  background:#b72730;
}

#pop_table_2.popup_shipotz_feb_2025 div#pop_bottom_sec {
  background: transparent;
}


}
/*end:popup_shipotz_feb_2025*/


/*start:popup_update_25_2_16*/
#pop_table_2.popup_update_25_2_16 div#pop_bottom_sec {
  background: #ecc79b;
}

#pop_table_2.popup_update_25_2_16 div#pop_bottom_sec input[type=submit] {
  background:#b72730;
}


@media (min-width:981px) {
  #pop_table_2.popup_update_25_2_16 div#pop_bottom_sec
{
  width: 71%;
  top: 735px;
  right: 142px;
}

#pop_table_2.popup_update_25_2_16 div#pop_bottom_sec input[type=submit] {
  background:#b72730;
}

#pop_table_2.popup_update_25_2_16 div#pop_bottom_sec {
  background: transparent;
}

}
/*end:popup_update_25_2_16*/


/*start:popup_update_25_3_23*/

#pop_table_2.popup_update_25_3_23 div#pop_bottom_sec {
    display: flex ;
    justify-content: center;
    align-items: flex-end;
    position: absolute;
    bottom: 10px;
    width: 100%;
    background: transparent;

}

#pop_table_2.popup_update_25_3_23 div#pop_bottom_sec > a { 

  aspect-ratio: 453/122;
  width:70%;
  max-width: 453px;
  background-image: url(/wp-content/uploads/btn.png);
  background-size: 100% 100%;
  background-repeat: no-repeat; 
  display: block;
  color:transparent;
  scale: 1;
  transition: all 0.3s;
 animation: infinite-scale-rotate 2s infinite;
}

#pop_table_2.popup_update_25_3_23 div#pop_bottom_sec > a:hover,
#pop_table_2.popup_update_25_3_23 div#pop_bottom_sec > a:focus {
  animation: infinite-scale-rotate 2s infinite;
}

#pop_table_2.popup_update_25_3_23 div#pop_bottom_sec > a:active {
  transform: scale(0.9);
  
}

@media (min-width:981px) {
  
  #pop_table_2.popup_update_25_3_23 div#pop_bottom_sec {
    right:unset;
    height:250px;
    bottom: unset;
  }

  #pop_table_2.popup_update_25_3_23 div#pop_bottom_sec > a {
    animation-play-state: paused;
    width: 453px;
  }
}





@keyframes infinite-scale-rotate {
  0%, 100% {
    transform: scale(1) rotate(0deg);
  }
  50% {
    transform: scale(1.1) rotate(-2.5deg);
  }
}

/*end:popup_update_25_3_23*/



/*start:popup_update_25_5_25*/

#pop_table_2.popup_update_25_5_25 div#pop_bottom_sec {
  display: flex ;
  justify-content: center;
  align-items: flex-end;
  position: absolute;
  top: 45%;
  width: 100%;
  background: transparent;

}

#pop_table_2.popup_update_25_5_25 div#pop_bottom_sec > a { 
/*desk-btn-3.jpg
mob-btn.jpg
*/
aspect-ratio: 404/76;
width:calc(404 / 931 * 100%);
margin-left: auto;
margin-right: 15%;
max-width: 404px;
background-image: url(/wp-content/uploads/mob-btn.jpg);
background-size: 100% 100%;
background-repeat: no-repeat; 
display: block;
color:transparent;
scale: 1;
transition: all 0.3s;

}

#pop_table_2.popup_update_25_5_25 div#pop_bottom_sec > a:hover,
#pop_table_2.popup_update_25_5_25 div#pop_bottom_sec > a:focus {
  transform: scale(1.1);
}

#pop_table_2.popup_update_25_5_25 div#pop_bottom_sec > a:active {
transform: scale(0.9);

}

@media (min-width:981px) {

#pop_table_2.popup_update_25_5_25 div#pop_bottom_sec {
  right:unset;
  top:unset!important;
  bottom: 13%!important;
}

#pop_table_2.popup_update_25_5_25 div#pop_bottom_sec > a {
  width:calc(370 / 1361 * 100%);
margin-left: auto;
aspect-ratio: 370/69;
margin-right: 7%;
max-width: 370px;
background-image: url(/wp-content/uploads/desk-btn-3.jpg);
}
}




/*end:popup_update_25_5_25*/

/*END*/



