.elementor-kit-4{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-fd8442b:#F8BDB9;--e-global-color-c8bd697:#FFFFFF;--e-global-color-8950a4a:#161626;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-aa2f55a-font-family:"Rubik";--e-global-typography-aa2f55a-font-size:60px;--e-global-typography-aa2f55a-line-height:1em;--e-global-typography-ffbcc23-font-family:"Rubik";--e-global-typography-ffbcc23-font-size:20px;--e-global-typography-ffbcc23-font-weight:400;--e-global-typography-66e8d77-font-family:"Rubik";--e-global-typography-66e8d77-font-size:18px;--e-global-typography-66e8d77-font-weight:400;--e-global-typography-2ba30ac-font-family:"Rubik";--e-global-typography-2ba30ac-font-size:22px;--e-global-typography-2ba30ac-font-weight:500;background-color:#0E0E1A;}.elementor-kit-4 a{color:var( --e-global-color-c8bd697 );}.elementor-kit-4 a:hover{color:var( --e-global-color-fd8442b );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body{
    overflow-x: hidden !important;
}



@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-70px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-70px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(70px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,70px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}



.site-footer {
  display: none;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://www.river-bar.co.il/wp-content/uploads/2023/02/Rubik-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://www.river-bar.co.il/wp-content/uploads/2023/02/Rubik-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://www.river-bar.co.il/wp-content/uploads/2023/02/Rubik-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://www.river-bar.co.il/wp-content/uploads/2023/02/Rubik-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */