.elementor-widget-container .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-container .premium-global-cursor-10133{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-container.premium-cursor-ftext .premium-global-cursor-10133 .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-container .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-container .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-10133 .elementor-element.elementor-element-cfb90b0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-button .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-button .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-button.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-button .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-button .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-10133 .elementor-element.elementor-element-32543e1 .elementor-button{background-color:var( --e-global-color-75120cb );font-family:"אלמוני", Sans-serif;font-size:20px;font-weight:500;}.elementor-10133 .elementor-element.elementor-element-32543e1{width:auto;max-width:auto;}.elementor-10133 .elementor-element.elementor-element-32543e1 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-10133 .elementor-element.elementor-element-32543e1.elementor-element{--align-self:flex-start;}.elementor-10133 .elementor-element.elementor-element-32543e1 .elementor-button-content-wrapper{flex-direction:row-reverse;}/* Start custom CSS for button, class: .elementor-element-32543e1 */.elementor-button-content-wrapper {
    display: flex
;
    flex-direction: row;
    gap: 5px;
    justify-content: center;
    align-items: center !important;
}


.elementor-widget-button .elementor-button {
  position: relative !important;
  background-color: #100F36;
 
  height: 60px;
  color: white;
  border-radius: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: center;
    align-items: center;
  text-decoration: none;
  letter-spacing: 2px;
  cursor: pointer;
  transition: color 0.35s ease;
  overflow: hidden;
    padding: 10px;
}

.elementor-button-text{
  transition: margin 0.35s ease;
  margin-right: 50px!important;
  margin-left: -40px;
  
}
.elementor-widget-button .elementor-button:hover .elementor-button-text{
  margin-left: 10px;
  margin-right: 0px!important;

}

.elementor-button-icon{
  position: relative;
  left: calc(100% - 45px);
 
  width: 50px !important;
  height: 50px;
  background: #ee2833;
  border-radius:100px;
  transition: left 0.35s ease, color 0.35s ease, background 0.35s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #f1f4f7;
  font-size: 24px;
  pointer-events: none;
}

.elementor-widget-button:hover .elementor-button-icon {
   left: 0px;


}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'אלמוני';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://cafe-in.co.il/wp-content/uploads/2024/05/almoni-dl-aaa-700.eot');
	src: url('https://cafe-in.co.il/wp-content/uploads/2024/05/almoni-dl-aaa-700.eot?#iefix') format('embedded-opentype'),
		url('https://cafe-in.co.il/wp-content/uploads/2024/05/almoni-dl-aaa-700.woff') format('woff');
}
@font-face {
	font-family: 'אלמוני';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://cafe-in.co.il/wp-content/uploads/2024/05/almoni-dl-aaa-400.eot');
	src: url('https://cafe-in.co.il/wp-content/uploads/2024/05/almoni-dl-aaa-400.eot?#iefix') format('embedded-opentype'),
		url('https://cafe-in.co.il/wp-content/uploads/2024/05/almoni-dl-aaa-400.woff') format('woff');
}
/* End Custom Fonts CSS */