/*

Theme Name: Hamezave

Theme URI: https://www.xn--8dbacad1c.co.il/

Author: Hamezave

Author URI: https://www.xn--8dbacad1c.co.il/

Description: Wordpress Theme For Hamezave!

Version: 1.0

Text Domain: hamezave

*/

/** Main **/
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@900&family=Lobster&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Exo+2:wght@100;200;300;400&family=Heebo:wght@900&family=Lobster&display=swap');

/**

 * Vars

 */

/**

 * Includes

 */


.module {

  opacity: 0; }



.come-in {

  transform: translateY(150px);

  animation: come-in 1.5s ease forwards;

  opacity: 1; }



.come-in:nth-child(odd) {

  animation-duration: 0.9s;

  /* So they look staggered */ }



@keyframes come-in {

  to {

    transform: translateY(0); } }



@media (mib-width: 1024px) {

  .come-in-reverse {

    transform: translateY(-100px);

    animation: come-in-reverse 1.5s ease forwards;

    opacity: 1; }

  @keyframes come-in-reverse {

    to {

      transform: translateY(0px); } } }



.module_opacity {

  opacity: 0;

  -webkit-transition: all 0.5s ease;

  -moz-transition: all 0.5s ease;

  -ms-transition: all 0.5s ease;

  -o-transition: all 0.5s ease;

  transition: all 0.5s ease; }



.module_opacity.come-in_opacity {

  opacity: 1;

  -webkit-transition: all 0.5s ease;

  -moz-transition: all 0.5s ease;

  -ms-transition: all 0.5s ease;

  -o-transition: all 0.5s ease;

  transition: all 0.5s ease; }

html {

  background: #fafafa; }



body, html {

 /* font-family: 'Heebo', sans-serif;*/
	    font-family: 'Exo 2', sans-serif;

  font-weight: normal;

  color: #000;

  font-size: 20px;

  line-height: 1.5;

  -webkit-font-smoothing: antialiased;

  background-color: #fff; }

  body.rtl, html.rtl {

    text-align: right; }


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 30px;
    font-weight: 400;
    font-family: 'Lobster';
}
body, #header {

  max-width: 1920px;

  margin: 0 auto; }



::selection {

  background: #b3d4fc;

  text-shadow: none; }



img {

  max-width: 100%;

  max-height: 100%;

  width: auto;

  height: auto; }



.screen-reader-text {

  position: absolute;

  top: -1000em; }



.screen-reader-text:focus {

  left: 6px;

  top: 7px;

  height: auto;

  width: auto;

  display: block;

  font-size: 14px;

  font-weight: 600;

  padding: 15px 23px 14px;

  background: #f1f1f1;

  color: #0073aa;

  z-index: 100000;

  line-height: normal;

  text-decoration: none;

  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);

  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); }



.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {

  margin-bottom: 30px;

  font-weight: 400; }



@media (min-width: 1600px) {

  .container {

    max-width: 1520px; } }



.wp-block-image {

  max-width: 100%;

  margin-bottom: 1em;

  margin-right: 0;

  margin-left: 0; }



figure {

  background: #fafafa; }



@media (min-width: 992px) {

  .col-lg-6 {

    flex: 0 0 50%;

    max-width: 50%; } }



@media (min-width: 1200px) {

  .col-xl-4 {

    flex: 0 0 50%;

    max-width: 50%; } }



@media (min-width: 1700px) {

  .col-xl-4 {

    flex: 0 0 33.333333%;

    max-width: 33.333333%; } }



.post_wrap:hover a.read_more {

  background: black;

  color: white;

  -webkit-transition: all 0.5s ease;

  -moz-transition: all 0.5s ease;

  -ms-transition: all 0.5s ease;

  -o-transition: all 0.5s ease;

  transition: all 0.5s ease; }



a.read_more {

  font-weight: bold;

  border: 1px solid;

  padding: 5px 20px;

  margin-top: 5px;

  display: inline-block;

  border-radius: 3px;

  color: black;

  text-decoration: none;

  cursor: pointer;

  -webkit-transition: all 0.5s ease;

  -moz-transition: all 0.5s ease;

  -ms-transition: all 0.5s ease;

  -o-transition: all 0.5s ease;

  transition: all 0.5s ease; }

  a.read_more:hover {

    background: black;

    color: white;

    -webkit-transition: all 0.5s ease;

    -moz-transition: all 0.5s ease;

    -ms-transition: all 0.5s ease;

    -o-transition: all 0.5s ease;

    transition: all 0.5s ease; }



.wp-admin .wp-block-embed__wrapper {

  max-width: 120px; }



@media (min-width: 600px) {

  .wp-block-embed {

    min-width: 120px; } }



@media (min-width: 1024px) {

  .d-desk-none {

    display: none !important; } }



@media (min-width: 1024px) {

  .d-desk-flex {

    display: flex !important; } }



@media (min-width: 1024px) {

  .d-desk-block {

    display: block !important; } }



@media (min-width: 1024px) {

  .wp-block-column ul {

    padding-right: 20px; } }



a:hover {

  text-decoration: none; }



.face_link {

  position: absolute;

  bottom: 140px;

  left: 22%;

  border: 0 !important;

  background-image: url(/hamezave/images/facebook.png);

  background-size: contain;

  background-repeat: no-repeat;

  width: 30px; }

  .face_link a {

    color: transparent !important;

    position: absolute;

    left: 0;

    right: 0;

    top: 0;

    bottom: 0; }



.phone_icon {

  position: absolute;

  bottom: 140px;

  left: 50%;

  border: 0 !important;

  background-image: url(/hamezave/images/telephone.png);

  background-size: contain;

  background-repeat: no-repeat;

  width: 30px;

  transform: translateX(-50%); }

  .phone_icon a {

    color: transparent !important;

    position: absolute;

    left: 0;

    right: 0;

    top: 0;

    bottom: 0; }



.whats_link {

  position: absolute;

  bottom: 140px;

  right: 22%;

  border: 0 !important;

  background-image: url(/hamezave/images/whatsapp.png);

  background-size: contain;

  background-repeat: no-repeat;

  width: 30px; }

  .whats_link a {

    color: transparent !important;

    position: absolute;

    left: 0;

    right: 0;

    top: 0;

    bottom: 0; }



@media (max-width: 782px) {

  .mobile_pic_on_top {

    flex-direction: column-reverse; } }



@media (min-width: 1200px) {

  .container {

    max-width: 90%; } }



.site_button, .wp-block-button__link {

  display: inline-block;

  background: black;

  color: white;

  width: 180px;

  text-align: center;

  line-height: 45px;

  font-size: 18px;

  margin-top: 15px;

  border: 0;

  font-weight: bold;

  cursor: pointer;

  padding: 0;

  border-radius: 5px !important; }



.pagi_links {

  margin: 30px auto 50px; }

  .pagi_links a, .pagi_links span {

    display: inline-block;

    color: black;

    padding: 10px 12px;

    font-size: 16px;

    margin: 0 0px; }

    .pagi_links a:hover, .pagi_links span:hover {

      background: #f5f5f5;

      color: black; }

  .pagi_links .current {

    background: #f5f5f5;

    color: black; }



body.menu_open {

  overflow: hidden; }

  body.menu_open #header {

    background-color: black; }



button.navbar-toggle:focus {

  outline: none; }



.h1, h1 {

  font-size: 2rem; }



div.wpcf7-mail-sent-ok {

  border: 0;

  padding: 0;

  text-align: center;

  margin: 0;

  margin-bottom: 20px; }



@keyframes bounce {

  0%, 20%, 50%, 80%, 100% {

    transform: translateY(0); }

  40% {

    transform: translateY(-30px); }

  60% {

    transform: translateY(-15px); } }



.arrow_down_first {

  cursor: pointer;

  position: absolute;

  bottom: 30px;

  left: 50%;

  z-index: 2;

  width: 45px;

  animation: bounce 2.5s 3; }

  @media all and (max-width: 767px) {

    .arrow_down_first {

      display: none; } }

  .arrow_down_first svg {

    fill: white;

    width: 45px;

    transform: translateX(-50%); }



figure.wp-block-embed-facebook .embed-responsive-16by9::before {

  padding-top: 0; }



.page-template-page-press figure.wp-block-image {

  border: 0px solid;

  padding: 1px;

  box-shadow: 1px 1px 1px 3px #d9d9d92e; }



.wp-block-columns.menu_cols {

  align-items: baseline !important;

  background: #fafbec;

  margin-bottom: 0 !important;

  padding: 30px 50px; }

  @media all and (max-width: 767px) {

    .wp-block-columns.menu_cols {

      padding: 20px 20px; } }

  .wp-block-columns.menu_cols h3 {

    border-bottom: 3px solid;

    line-height: 65px; }



h2.menu_title {

  background: black;

  color: white;

  padding: 25px 0px;

  text-align: center;

  margin-bottom: 0; }

  @media all and (max-width: 767px) {

    h2.menu_title {

      padding: 15px 0px; } }



.page-id-123 .cta {

  margin-top: 120px; }



.page-template-page-delivery .page_top img {

  min-height: 190px; }



.page-id-123 .page_top.shadow:after {

  display: none; }



.page-id-123 .parallex_overlay {

  background: white; }



body {

  padding-top: 75px; }

  @media only screen and (min-width: 1024px) {

    body {

      padding-top: 100px; } }

  @media only screen and (min-width: 1600px) {

    body {

      padding-top: 100px; } }

  body.admin-bar header#header {

    top: 46px; }

    @media only screen and (min-width: 1024px) {

      body.admin-bar header#header {

        top: 32px; }

        body.admin-bar header#header #site_menu_con .site_menu .dropdown-menu {

          top: 110px; }

          body.admin-bar header#header #site_menu_con .site_menu .dropdown-menu.show {

            top: 110px; } }

    body.admin-bar header#header #site_menu_con {

      top: 111px; }

      @media only screen and (min-width: 1024px) {

        body.admin-bar header#header #site_menu_con {

          top: 0px; } }

  @media only screen and (min-width: 1024px) {

    body.admin-bar.sticky_header header#header {

      top: 32px; } }

  body.sticky_header header#header {

    top: 0;

    -webkit-transition: all 0.2s ease;

    -moz-transition: all 0.2s ease;

    -ms-transition: all 0.2s ease;

    -o-transition: all 0.2s ease;

    transition: all 0.2s ease; }

    body.sticky_header header#header #site_menu_con {

      top: 75px; }

      @media only screen and (min-width: 1024px) {

        body.sticky_header header#header #site_menu_con {

          top: 0px; } }



header#header {

  height: 75px;

  background: black;

  position: fixed;

  z-index: 3;

  left: 0;

  right: 0;

  top: 0;

  box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.06);

  -webkit-transition: all 0.2s ease;

  -moz-transition: all 0.2s ease;

  -ms-transition: all 0.2s ease;

  -o-transition: all 0.2s ease;

  transition: all 0.2s ease; }

  @media only screen and (min-width: 1024px) {

    header#header {

      height: 100px; } }

  @media only screen and (min-width: 1600px) {

    header#header {

      height: 100px; } }

  header#header .header_con {

    position: relative;

    padding: 0px 20px;

    height: 75px;

    display: -webkit-box;

    display: -moz-box;

    display: -ms-flexbox;

    display: -webkit-flex;

    display: flex;

    align-items: center;

    justify-content: center; }

    @media only screen and (min-width: 1024px) {

      header#header .header_con {

        height: 100px; } }

    @media only screen and (min-width: 1600px) {

      header#header .header_con {

        height: 100px; } }

    @media only screen and (min-width: 1024px) {

      header#header .header_con {

        position: relative;

        padding: 0px 40px;

        display: -webkit-box;

        display: -moz-box;

        display: -ms-flexbox;

        display: -webkit-flex;

        display: flex;

        justify-content: space-between; } }

  header#header .logo {

    /* width: 180px;

    line-height: 56px;

    display: block;

    text-align: center;

    height:  $header_height;

    margin: 0 auto;

    max-height: 60px;*/

    width: auto;

    text-align: center; }

    header#header .logo img {

      width: 120px; }

      @media only screen and (min-width: 1024px) {

        header#header .logo img {

          width: 165px; } }

    @media only screen and (min-width: 1024px) {

      header#header .logo {

        line-height: 100px;

        width: 165px;

        text-align: right; } }

    @media only screen and (min-width: 1600px) {

      header#header .logo {

        line-height: 100px;

        width: auto; } }

  header#header .toggler {

    position: absolute;

    top: 50%;

    right: 15px;

    transform: translate(0, -50%);

    line-height: 75px;

    z-index: 2;

    display: -webkit-box;

    display: -moz-box;

    display: -ms-flexbox;

    display: -webkit-flex;

    display: flex; }

    @media only screen and (min-width: 1024px) {

      header#header .toggler {

        display: none;

        line-height: 100px; } }

    @media only screen and (min-width: 1600px) {

      header#header .toggler {

        line-height: 100px; } }



.top_cta {

  display: -webkit-box;

  display: -moz-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  justify-content: center;

  position: relative;

  z-index: 2; }

  @media only screen and (min-width: 1024px) {

    .top_cta {

      justify-content: flex-end;

      padding: 0px 40px;

      margin-left: 0;

      margin-right: auto;

      width: 50%; } }

  .top_cta .site_btn {

    display: -webkit-box;

    display: -moz-box;

    display: -ms-flexbox;

    display: -webkit-flex;

    display: flex;

    align-items: center;

    font-weight: normal;

    padding: 8px 10px;

    font-size: 15px; }

    .top_cta .site_btn span.call_txt {

      margin-left: 10px;

      text-align: left;

      font-size: 13px; }

    .top_cta .site_btn span.call_num {

      font-size: 24px;

      font-weight: bold; }

    .top_cta .site_btn:hover, .top_cta .site_btn:focus, .top_cta .site_btn:active {

      color: white; }

    @media only screen and (min-width: 1600px) {

      .top_cta .site_btn {

        font-size: 34px;

        padding: 18px 40px; }

        .top_cta .site_btn span.call_txt {

          font-size: 21px; }

        .top_cta .site_btn span.call_num {

          font-size: 32px; } }



#site_menu_con {

  position: fixed;

  width: 90%;

  top: 75px;

  right: -100%;

  bottom: 0;

  height: 100%;

  overflow-y: scroll;

  text-align: center;

  display: flex;

  align-items: baseline;

  justify-content: center;

  padding-right: 0;

  opacity: 0;

  visibility: hidden;

  z-index: -1;

  background: white;

  padding-top: 70px;

  padding-bottom: 120px;

  -webkit-transition: all 0.2s ease;

  -moz-transition: all 0.2s ease;

  -ms-transition: all 0.2s ease;

  -o-transition: all 0.2s ease;

  transition: all 0.2s ease; }

  @media only screen and (min-width: 1024px) {

    #site_menu_con {

      overflow-y: hidden;

      top: 0;

      height: auto;

      padding-top: 0px;

      padding-bottom: 0px;

      right: 0; } }

  #site_menu_con .site_menu {

    padding-right: 0;

    width: 90%; }

    #site_menu_con .site_menu .dropdown-menu {

      border: 0; }

      @media only screen and (min-width: 1024px) {

        #site_menu_con .site_menu .dropdown-menu {

          position: fixed;

          right: 0;

          top: 100px;

          border-radius: 0;

          margin: 0;

          display: flex;

          color: white;

          visibility: hidden;

          padding: 10px 105px;

          opacity: 0;

          -webkit-transition: all 0.5s ease;

          -moz-transition: all 0.5s ease;

          -ms-transition: all 0.5s ease;

          -o-transition: all 0.5s ease;

          transition: all 0.5s ease; }

          #site_menu_con .site_menu .dropdown-menu.show {

            top: 100px;

            visibility: visible;

            padding: 15px 105px;

            opacity: 1;

            -webkit-transition: all 0.5s ease;

            -moz-transition: all 0.5s ease;

            -ms-transition: all 0.5s ease;

            -o-transition: all 0.5s ease;

            transition: all 0.5s ease; } }

    @media only screen and (min-width: 1024px) and (min-width: 1600px) {

      #site_menu_con .site_menu .dropdown-menu.show {

        padding: 34px 105px;

        top: 100px; } }

  @media only screen and (min-width: 1024px) and (min-width: 1600px) {

    #site_menu_con .site_menu .dropdown-menu {

      top: 100px; } }

      #site_menu_con .site_menu .dropdown-menu li {

        line-height: 1;

        border-color: #f0f0f0; }

        #site_menu_con .site_menu .dropdown-menu li:last-child {

          border-bottom: 0; }

    #site_menu_con .site_menu li {

      border-bottom: 1px solid #eaeaea;

      padding: 15px 0px;

      text-align: center; }

      @media only screen and (min-width: 1024px) {

        #site_menu_con .site_menu li {

          border-bottom: 0;

          padding: 0 15px;

          margin-left: 0px;

          line-height: 100px;

          -webkit-transition: background 0.5s ease;

          -moz-transition: background 0.5s ease;

          -ms-transition: background 0.5s ease;

          -o-transition: background 0.5s ease;

          transition: background 0.5s ease; }

          #site_menu_con .site_menu li.dropdown.show {

            color: white;

            -webkit-transition: all 0.5s ease;

            -moz-transition: all 0.5s ease;

            -ms-transition: all 0.5s ease;

            -o-transition: all 0.5s ease;

            transition: all 0.5s ease; }

          #site_menu_con .site_menu li:hover {

            color: white;

            -webkit-transition: background 0.5s ease;

            -moz-transition: background 0.5s ease;

            -ms-transition: background 0.5s ease;

            -o-transition: background 0.5s ease;

            transition: background 0.5s ease; }

          #site_menu_con .site_menu li.active a, #site_menu_con .site_menu li .current_page_item a {

           /*font-weight: bold;*/ 
		  } }

      @media only screen and (min-width: 1600px) {

        #site_menu_con .site_menu li {

          line-height: 100px; } }

      #site_menu_con .site_menu li a {

        color: black;

        font-size: 24px;

        line-height: 1;
            text-decoration: none; }

        @media only screen and (min-width: 1024px) {

          #site_menu_con .site_menu li a {

            color: white;

            font-size: 19px; }



            #site_menu_con .site_menu li a:hover {

              color: white;

              text-decoration: none; } }


        @media only screen and (min-width: 1200px) {

                    #site_menu_con .site_menu li a {

            color: white;

            font-size: 23px; }

        }

        @media only screen and (min-width: 1600px) {

          #site_menu_con .site_menu li a {

            font-size: 24px; } }

    @media only screen and (min-width: 1024px) {

      #site_menu_con .site_menu {

        flex-direction: row;

        width: auto; } }

  @media only screen and (min-width: 1024px) {

    #site_menu_con {

      opacity: 1;

      visibility: visible;

      z-index: 2;

      position: relative;

      overflow: visible;

      background: transparent; } }

  #site_menu_con.show {

    opacity: 1;

    visibility: visible;

    z-index: 9999999;

    right: 0;

    -webkit-transition: all 0.5s ease;

    -moz-transition: all 0.5s ease;

    -ms-transition: all 0.5s ease;

    -o-transition: all 0.5s ease;

    transition: all 0.5s ease;

    box-shadow: -14px 9px 20px 5px rgba(233, 233, 233, 0.18); }



nav.header_nav {

  padding: 0; }



button.navbar-toggle {

  background: transparent;

  border: 0;

  padding: 0; }



@media (max-width: 767px) {

  .navbar-toggle .icon-bar {

    background-color: #000; } }



.navbar-toggle .icon-bar {

  background-color: white; }



@media (max-width: 767px) {

  .navbar-toggle.active .icon-bar, .navbar-toggle .icon-bar {

    -webkit-transition: all .3s ease-out;

    -moz-transition: all .3s ease-out;

    -o-transition: all .3s ease-out;

    transition: all .3s ease-out; } }



@media (max-width: 767px) {

  .navbar-toggle .icon-bar {

    width: 31px;

    height: 3px;

    border-radius: 0; } }



.navbar-toggle .icon-bar {

  display: block;

  width: 30px;

  height: 2px;

  border-radius: 0px;

  margin-bottom: 7px; }



@media (max-width: 767px) {

  .navbar-toggle .icon-bar {

    -webkit-transition: all .3s ease-out;

    -moz-transition: all .3s ease-out;

    -o-transition: all .3s ease-out;

    transition: all .3s ease-out; }

    .navbar-toggle .icon-bar:nth-child(4) {

      margin-bottom: 0; }

  .navbar-toggle.active .icon-bar:nth-of-type(2) {

    top: 12px;

    transform: rotate(45deg);

    position: relative; }

  .navbar-toggle.active .icon-bar:nth-of-type(3) {

    background-color: transparent; }

  .navbar-toggle.active .icon-bar:nth-of-type(4) {

    top: -6px;

    transform: rotate(-45deg);

    position: relative;

    margin: 0; } }



footer#footer {

  background: black;

  text-align: center;

  padding: 0px 0px 30px; }

  footer#footer img {

    max-width: 80px; }

  @media only screen and (min-width: 1024px) {

    footer#footer {

      padding: 0px 50px 30px;

      display: flex;

      justify-content: space-between;

      align-items: center; }

      footer#footer img {

        max-width: 110px; } }

  footer#footer .fb_con {

    margin-top: 35px;

    border-radius: 15px; }

    @media only screen and (min-width: 1024px) {

      footer#footer .fb_con {

        width: 340px; } }



.cta {

  color: white;

  background: black;

  text-align: center;

  padding: 50px 0px;

  margin-top: 50px; }

  @media only screen and (min-width: 1024px) {

    .cta {

      color: black;

      background: #fafbec;

      padding: 70px 0px; }

      .cta .caption {

        max-width: 770px;

        margin: 0 auto; } }

  .cta h3 {

    margin-bottom: 18px;

    font-weight: bold;

    font-size: 45px; }

  .cta p {

    font-size: 21px;

    line-height: 1.2;

    margin-bottom: 10px; }

    @media only screen and (min-width: 1024px) {

      .cta p {

        font-size: 30px; } }

    .cta p:first-child {

      margin-bottom: 5px; }

      @media only screen and (min-width: 1024px) {

        .cta p:first-child {

          margin-bottom: 15px;

          font-weight: 300; } }

  .cta button.sign_up_trig {

    display: inline-block;

    background: white;

    color: black;

    width: 180px;

    text-align: center;

    line-height: 45px;

    font-size: 18px;

    margin-top: 15px;

    border: 0;

    font-weight: bold;

    cursor: pointer;

    border-radius: 5px; }

    @media only screen and (min-width: 1024px) {

      .cta button.sign_up_trig {

        background: black;

        color: white;

        margin-top: 40px; } }



#club_modal .modal-body, #events_modal .modal-body, #mishloach_modal .modal-body {

  padding: 40px 30px 0px; }



#club_modal .form_title, #events_modal .form_title, #mishloach_modal .form_title {

  margin-bottom: 0; }



#club_modal button.close, #events_modal button.close, #mishloach_modal button.close {

  margin: 0 !important;

  padding: 0 !important;

  position: absolute;

  top: 5px;

  left: 20px;

  font-size: 50px;

  font-weight: 300; }



form {

  text-align: center; }

  form input {

    width: 100%;

    border: 0;

    border-bottom: 1px solid black;

    margin-bottom: 20px;

    height: 45px; }

  form input.wpcf7-form-control.wpcf7-submit {

    display: inline-block;

    background: black;

    color: white;

    width: 180px;

    text-align: center;

    line-height: 45px;

    font-size: 18px;

    margin-top: 15px;

    margin-bottom: 0;

    cursor: pointer;

    border-radius: 5px; }

  form span.wpcf7-not-valid-tip {

    display: none; }

  form input.wpcf7-validates-as-required.wpcf7-not-valid {

    border-color: red; }

  form div.wpcf7-validation-errors, form div.wpcf7-acceptance-missing {

    border: 0;

    font-size: 14px;

    margin: 0;

    text-align: right; }



div#page_content {

  position: relative;

  background: white; }



.parallex_overlay {

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  background: black;

  opacity: 0;

  z-index: 2; }



@media only screen and (max-width: 600px) {

  .col-reverse-mobile {

    flex-direction: column-reverse; } }



.page_top {

  position: relative;

  overflow: hidden; }

  .page_top h1.page_title {

    text-align: center;

    padding: 40px 0;

    background: #fafafa;

    font-size: 28px; }

  .page_top img {

    width: 100%;

    object-fit: cover;

    object-position: center; }

  .page_top.shadow:after {

    background: linear-gradient(180deg, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.5) 100%);

    content: '';

    position: absolute;

    bottom: 0;

    right: 0;

    left: 0;

    height: 50%;

    z-index: 1;

    box-shadow: 3px 11px 20px 20px rgba(0, 0, 0, 0.05); }



#page_content {

  padding-top: 50px; }

  #page_content .wp-block-columns img {

    width: 100%; }

  @media only screen and (min-width: 1024px) {

    #page_content {

      padding-top: 120px; } }



.chef_title {

  margin: 80px 0px 60px; }

  @media only screen and (min-width: 1024px) {

    .chef_title {

      margin: 40px 0px 60px;

      font-size: 38px; } }



.wp-block-columns .chefs .wp-block-column {

  margin-bottom: 50px; }



.wp-block-columns .chefs p {

  max-width: 350px;

  margin: 30px auto 20px; }



@media only screen and (min-width: 1024px) {

  .wp-block-columns .chefs img {

    width: 400px; } }



@media only screen and (min-width: 1024px) {

  .cols_about .wp-block-column.about_txt {

    padding-right: 70px; } }



@media only screen and (min-width: 1024px) {

  .cols_about {

    align-items: center; } }



@media only screen and (min-width: 1024px) {

  .delly_title {

    margin-top: 80px; } }



hr.wp-block-separator {

  margin: 40px 0px 40px;

  border-color: black; }

  @media only screen and (min-width: 1024px) {

    hr.wp-block-separator {

      margin: 90px 0px 90px; } }



.our_meets {

  margin-bottom: 0; }



.process_img {

  margin: 60px 0px;

  display: none; }



figure.wp-block-image.process_mobile {

  background: white;

  text-align: center;

  margin: 50px 0px; }



@media only screen and (min-width: 1024px) {

  .process_img {

    display: block !important;

    margin: 120px 0px; }

  figure.wp-block-image.process_mobile {

    display: none; } }



.page-id-123 .has-2-columns {

  align-items: center; }

  @media (min-width: 1024px) {

    .page-id-123 .has-2-columns {

      margin-bottom: 50px; } }

  @media (max-width: 782px) {

    .page-id-123 .has-2-columns {

      margin-bottom: 0; } }



@media (min-width: 782px) {

  .wp-block-column:not(:first-child) {

    margin-right: 100px; } }



.meatkind_about {

  align-items: baseline; }



.hamezave_btn {

  text-align: center;

  margin: 30px -0px 60px;

  font-weight: 600; }



@media (min-width: 782px) {

  .wp-block-gallery .blocks-gallery-item figcaption {

    font-size: 21px; } }



.page-template-page-press #page_content {

  padding-top: 20px; }



@media only screen and (min-width: 1024px) {

  .page-template-page-press #page_content {

    padding-top: 40px; } }



@media only screen and (min-width: 1024px) {

  .limit_width {

    padding-left: 30%;

    margin-bottom: 50px;

    margin-top: 50px;

    font-size: 21px; } }



@media only screen and (min-width: 1024px) {

  .page-template-page-checkmate .wp-block-columns.has-2-columns {

    margin-bottom: 50px;

    align-items: center; }

    .page-template-page-checkmate .wp-block-columns.has-2-columns .wp-block-column:nth-child(2) {

      padding-left: 5%;

      font-size: 21px; } }



@media only screen and (min-width: 1024px) {

  .page-template-page-checkmate .col-reverse-mobile .wp-block-column:first-child {

    padding-left: 5%;

    font-size: 21px; }

  .page-template-page-checkmate .col-reverse-mobile .wp-block-column:nth-child(2) {

    padding-left: 0% !important; } }



.post {

  margin-bottom: 40px; }

  .post .post_wrap {

    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.05);

    transition: box-shadow .3s ease-out, transform .3s ease-out, opacity .2s ease-out;

    transition-delay: .1s;

    border-radius: 8px;

    background-color: #fff;

    overflow: hidden; }

  .post .info {

    padding: 30px 20px;

    font-size: 16px; }

    @media only screen and (min-width: 1024px) {

      .post .info {

        padding: 30px;

        font-size: 18px; } }

  .post .post_title {

    font-size: 1.2rem;

    margin-bottom: 10px;

    font-weight: 900; }

  .post a {

    text-decoration: none;

    color: inherit; }



.filter_list {

  list-style: none;

  padding: 0;

  margin: 0 0px 0px -15px;

  display: flex;

  overflow-x: scroll;

  overflow-y: hidden;

  margin-bottom: 35px; }

  @media only screen and (min-width: 1024px) {

    .filter_list {

      overflow: hidden;

      justify-content: center;

      margin-bottom: 60px; } }

  .filter_list .filter {

    margin-left: 20px; }

    .filter_list .filter:last-child {

      padding-left: 15px; }

      @media only screen and (min-width: 1024px) {

        .filter_list .filter:last-child {

          padding-left: 0px; } }

    .filter_list .filter a {

      color: white;

      background: black;

      padding: 3px 40px;

      font-size: 21px;

      text-align: center;

      display: block;

      border: 1px solid;

      border-radius: 5px; }



.archive .page_top h1.page_title {

  margin-bottom: 0; }



@media only screen and (min-width: 1024px) {

  .archive #page_content {

    padding-top: 70px; } }



.single-post #page_content {

  padding-top: 0; }



.single-post .page_top img {

  max-height: 65vh;

  object-fit: cover; }



.single-post .page_top {

  position: relative;

  overflow: hidden; }



.single-post .wp-block-columns {

  align-items: initial; }



@media only screen and (min-width: 1024px) {

  .single-post .content {

    max-width: 70%;

    margin: 0 auto; } }

  @media only screen and (min-width: 1024px) and (min-width: 1600px) {

    .single-post .content {

      max-width: 50%; } }



.post_img img {

  height: 190px;

  object-fit: cover;

  width: 100%; }

  @media only screen and (min-width: 1024px) {

    .post_img img {

      height: 250px; } }



.home {

  padding-top: 0; }

  @media only screen and (min-width: 1024px) {

    .home .home_first_content {

      max-width: 950px;

      margin: 0 auto;

      font-size: 20px; } }

  .home #header {

    background: rgba(0, 0, 0, 0.3);

    -webkit-transition: all 0.5s ease;

    -moz-transition: all 0.5s ease;

    -ms-transition: all 0.5s ease;

    -o-transition: all 0.5s ease;

    transition: all 0.5s ease; }

  .home.sticky_header #header {

    background: black;

    -webkit-transition: all 0.5s ease;

    -moz-transition: all 0.5s ease;

    -ms-transition: all 0.5s ease;

    -o-transition: all 0.5s ease;

    transition: all 0.5s ease; }

  .home #page_content {

    padding-top: 0; }

  .home .para_help {

    padding: 40px 0px;

    text-align: center; }

    @media only screen and (min-width: 1024px) {

      .home .para_help {

        padding: 60px 0px 40px; } }

    .home .para_help .arrow_down {

      text-align: center;

      max-width: 40px;

      margin: 40px auto 0px; }

      @media only screen and (min-width: 1024px) {

        .home .para_help .arrow_down {

          margin: 40px auto 60px; } }

  .home .slide_wrap {

    position: relative; }

  .home .top_slider img.slick-slide {

    height: 400px;

    object-fit: cover;

    object-position: right; }

    @media only screen and (min-width: 1024px) {

      .home .top_slider img.slick-slide {

        height: auto; } }

  @media only screen and (min-width: 1024px) {

    .home .desk_under_slider .right_pic {

      text-align: right; } }

  .home .desk_under_slider .right_pic .txt {

    text-align: right;

    margin-top: 60px;

    margin-right: -20px; }

  .home .desk_under_slider .right_pic img {

    box-shadow: 20px 20px 0px 0px #ffca61;

    position: relative;

    z-index: 2; }

  .home .desk_under_slider .left_pic img {

    box-shadow: 20px 20px 0px 0px #ffca61;

    margin-top: 140px; }

    @media only screen and (min-width: 1024px) {

      .home .desk_under_slider .left_pic img {

        margin-top: 110px;

        width: 90%; } }

  .home .section_bg {

    background-size: 100% 75%;

    background-repeat: no-repeat; }

    @media only screen and (max-width: 1024px) {

      .home .section_bg {

        background-image: none !important; } }

    .home .section_bg .floating_veg {

      position: absolute;

      left: 0;

      width: 270px;

      display: none !important; }

      @media only screen and (max-width: 1024px) {

        .home .section_bg .floating_veg {

          display: none !important; } }

  .home .mobile_mezave_sections {

    margin-top: 60px; }

    @media only screen and (min-width: 1024px) {

      .home .mobile_mezave_sections {

        padding-top: 180px;

        margin-top: 20px; } }

    .home .mobile_mezave_sections .sec_txt h3 {

      margin-bottom: 15px;

      font-weight: 400;

      font-size: 32px; }

    .home .mobile_mezave_sections .sec_txt a {

      display: inline-block;

      background: black;

      color: white;

      width: 180px;

      text-align: center;

      line-height: 45px;

      font-size: 18px;

      margin-top: 15px;

      text-decoration: none;

      border-radius: 5px;

      -webkit-transition: all 0.5s ease;

      -moz-transition: all 0.5s ease;

      -ms-transition: all 0.5s ease;

      -o-transition: all 0.5s ease;

      transition: all 0.5s ease; }

    .home .mobile_mezave_sections .meat_col {

      margin-bottom: 60px; }

      .home .mobile_mezave_sections .meat_col img {

        margin-right: auto;

        margin-left: -5px;

        display: block;

        box-shadow: 20px 20px 0px 0px #ffca61;

        margin-bottom: 50px;

        width: 100%; }

        @media only screen and (min-width: 1024px) {

          .home .mobile_mezave_sections .meat_col img {

            flex: 0 0 40%;

            max-width: 40%;

            margin: 0; } }

      @media (min-width: 1024px) {

        .home .mobile_mezave_sections .meat_col .sec_txt {

          flex: 0 0 40%;

          max-width: 40%; } }

    .home .mobile_mezave_sections .cheese_col img {

      margin-left: auto;

      margin-right: -5px;

      display: block;

      box-shadow: -20px 20px 0px 0px #ffca61;

      margin-bottom: 50px;

      width: 100%; }

      @media (min-width: 1024px) {

        .home .mobile_mezave_sections .cheese_col img {

          order: 1;

          flex: 0 0 40%;

          max-width: 40%;

          margin: 0; } }

    @media (min-width: 1024px) {

      .home .mobile_mezave_sections .cheese_col .sec_txt {

        flex: 0 0 45%;

        max-width: 45%; } }

  .home .chefs {

    margin-top: 75px;

    background: rgba(245, 247, 220, 0.55);

    padding: 50px 0px 0px; }

    .home .chefs .txt_con {

      text-align: right;

      position: relative;

      padding-top: 30px;

      margin-bottom: 35px; }

      .home .chefs .txt_con img {

        position: absolute;

        right: 20px;
		  left:auto;

        width: 80px;

        top: 0;

        border-radius: 50%; }

  .home .catering {

    margin-top: 75px;

    background: rgba(245, 247, 220, 0.55);

    padding: 50px 0px 30px; }

    .home .catering img {

      margin: 15px 0px 15px; }

    .home .catering a {

      display: inline-block;

      background: black;

      color: white;

      width: 180px;

      text-align: center;

      line-height: 45px;

      font-size: 18px;

      margin-top: 15px;

      border-radius: 5px; }

  .home .chefs_desk_con {

    position: relative;

    margin-top: 200px;

    margin-bottom: 150px; }

    @media (min-width: 1600px) {

      .home .chefs_desk_con {

        margin-bottom: 0px; } }

    .home .chefs_desk_con .chef_desk_img {

      position: absolute;

      top: 215px;

      left: 0;

      width: 50%; }

  .home .chefs_desk {

    text-align: right;

    background: #ffca61;

    padding-right: 150px;

    padding-left: 25%;

    padding-top: 100px;

    padding-bottom: 70px;

    margin-bottom: 180px; }

    @media (min-width: 1600px) {

      .home .chefs_desk {

        padding-top: 140px;

        padding-bottom: 140px; } }

    .home .chefs_desk a {

      display: inline-block;

      background: black;

      color: white;

      width: 180px;

      text-align: center !important;

      line-height: 45px;

      font-size: 18px;

      margin-top: 15px;

      border-radius: 5px; }

    .home .chefs_desk * {

      text-align: right !important; }

    .home .chefs_desk .txt_con {

      margin-bottom: 60px; }

      .home .chefs_desk .txt_con img {

        position: absolute;

        right: 30px;

        width: 85px;

        border-radius: 50%; }

    .home .chefs_desk .chefs_title {

      font-size: 50px;

      margin-bottom: 50px; }

  .home .catering_desk_con {

    margin-bottom: 0px; }

    .home .catering_desk_con .chefs_desk {

      margin-right: auto;

      padding-left: 150px;

      padding-right: 25%;

      padding-top: 100px;

      padding-bottom: 130px; }

      @media (min-width: 1024px) {

        .home .catering_desk_con .chefs_desk {

          margin-bottom: 100px; } }

      @media (min-width: 1700px) {

        .home .catering_desk_con .chefs_desk {

          padding-top: 200px;

          padding-bottom: 250px; } }

      .home .catering_desk_con .chefs_desk h3 {

        font-size: 50px;

        margin-bottom: 50px; }

      .home .catering_desk_con .chefs_desk img {

        display: none; }

    .home .catering_desk_con .chef_desk_img {

      position: absolute;

      top: -215px;

      left: auto;

      right: 0;

      width: 50%; }



.page-template-page-contact .page_top img {

  width: 100%;

  max-height: 350px;

  object-fit: cover; }



.page-template-page-contact .page_top h1.page_title {

  display: none; }



.page-template-page-contact form.wpcf7-form {

  text-align: right; }

  @media (min-width: 782px) {

    .page-template-page-contact form.wpcf7-form input {

      width: 80%; } }

  .page-template-page-contact form.wpcf7-form input.wpcf7-form-control.wpcf7-submit {

    display: inline-block;

    background: black;

    color: white;

    width: 180px;

    text-align: center;

    line-height: 45px;

    font-size: 18px;

    margin-top: 15px;

    margin-bottom: 0; }

    @media (min-width: 782px) {

      .page-template-page-contact form.wpcf7-form input.wpcf7-form-control.wpcf7-submit {

        margin-top: 30px; } }



.page-template-page-contact #page_content a {

  color: #000000;

  text-decoration: underline; }



@media only screen and (min-width: 1024px) {

  .page-template-page-contact #page_content {

    padding-top: 70px; } }



@media only screen and (min-width: 1024px) {

  .page-template-page-events #page_content {

    padding-top: 120px; } }



.page-template-page-events figure.wp-block-image {

  margin-bottom: 0; }



.page-template-page-events .wp-block-column {

  margin-bottom: 0; }



.page-template-page-events .wp-block-columns.has-2-columns {

  margin-bottom: 60px; }



.page-template-page-events .wp-block-columns.has-2-columns figure.wp-block-image {

  margin-top: 30px; }



@media only screen and (min-width: 1024px) {

  .page-template-page-events .txt_col {

    padding-left: 10%; } }



.page-template-page-events .cta {

  display: none; }



.page-template-page-events footer#footer {

  padding: 30px 0px 30px; }



.page-template-page-events .cta_avents {

  background: black;

  color: white;

  padding: 50px 25px;

  text-align: center;

  margin-bottom: 90px; }

  @media only screen and (min-width: 1024px) {

    .page-template-page-events .cta_avents {

      background: white;

      color: black;

      border-top: 1px solid;

      border-bottom: 1px solid; } }

  .page-template-page-events .cta_avents h3 {

    margin-bottom: 10px; }

  .page-template-page-events .cta_avents button.event_trig {

    display: inline-block;

    background: white;

    color: black;

    width: 180px;

    text-align: center;

    line-height: 45px;

    font-size: 18px;

    margin-top: 15px;

    border: 0;

    font-weight: bold;

    cursor: pointer;

    border-radius: 5px; }

    @media only screen and (min-width: 1024px) {

      .page-template-page-events .cta_avents button.event_trig {

        background: black;

        color: white; } }



/*# sourceMappingURL=style.css.map */

/*woo*/

.woocommerce span.onsale {
    background-color: #000000;
    padding: 0;
    z-index: 1;
}


.woo_prodcuts {
    width: 100%;
}

.store_flex {
    display: flex;
    justify-content: space-between;
}
.woo_cart {
    width: 300px;
    background: whitesmoke;
    position: fixed;
    left: 0;
    top: 100px;
    bottom: 0;
    height: 100%;
    z-index: 9;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    overflow: visible;
}

.admin-bar .woo_cart {
      top: 133px;
}


.cart_link {
    position: fixed;
    bottom: 0;
    height: 60px;
 background: #565656;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}


.cart_link a{
    color: white;
    display: flex;
    justify-content: center;
    height: 100%;
    align-items: center;
    font-size: 23px;
    text-decoration: none;
}

.cart_link a:hover{
  color:white;
    text-decoration: none;
}


.cart_link .icon {
    background: white;
    width: 80px;
    height: 38px;
    border-radius: 100px;
    position: relative;
    margin-left: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}


.cart_link .counter {
    color: black;
    font-size: 14px;
    margin-top: 3px;
    border-radius: 50px;
    text-align: center;
}


.cart_link img.cart {
    width: 30px;
    margin-left: 10px;
}


.header-quickcart {
    height: 100%;
    overflow: auto;
    padding-top: 40px;
    background: white;
    padding-bottom: 200px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    flex: 0 0 100%;
    height: 100%;
        box-shadow: 0 2px 20px 0 rgba(0,0,0,0.05);
}

.header-quickcart .product_list_widget {
-webkit-box-flex: 1 1 auto;
    -moz-box-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow: auto;
        padding-right: 15px!important;
    padding-left: 15px!important;
    height: 100%;
}

.header-quickcart p.woocommerce-mini-cart__total.total {
    -webkit-box-flex: 0 0 0;
    -moz-box-flex: 0 0 0;
    -webkit-flex: 0 0 0;
    -ms-flex: 0 0 0;
    flex: 0 0 0;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 20px;
    text-align: center;
}
.header-quickcart p.woocommerce-mini-cart__buttons.buttons{
         padding-right: 20px;
    padding-left: 20px; 
}


.header-quickcart p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward {
    display: none;
}

.header-quickcart p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward.checkout{
  display: none!important;
  background: black;
    color: white;
    text-align: center;
    padding: 15px 0px;
}

.header-quickcart p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward.checkout.custom_btn{
   display: block!important;
}


.cart_link.cart_head {
    position: relative;
    display: block!important;
}

p.woocommerce-mini-cart__empty-message {
    padding: 0px 20px;
    text-align: center;
}


li.product {
    background: white;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 2px 20px 0 rgba(0,0,0,0.05);
}

.woocommerce ul.products li.product .price {
    color: black;
    padding: 0px 15px;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    color: black;
    padding: 0px 15px;
    text-align: center;
}


.woocommerce .quantity .qty {
margin: 0;
    height: 31px;
    margin-right: 20px;
}


.woocommerce ul.products li.product form.cart {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    margin-bottom: 0px;
}


.woocommerce ul.products li.product a.added_to_cart.wc-forward {
    display: none;
}

@media only screen and (min-width: 1024px) {



 
 body.woocommerce-page, body.woocommerce-page #header {
    max-width: 100%;
    margin: 0 auto;
}


 .woocommerce-page.archive > .container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

 
.woo_cart{
  display: block!important;

}
.store_flex .cart_link {
    display: none;
}


.woo_prodcuts {
    padding-right: 40px;
    padding-left: 330px;
}

.woocommerce-page .cta {
    display: none;
}

.woocommerce-page footer#footer {
    margin-top: 30px;
    padding: 15px 25px 15px;
}
.woocommerce-page footer#footer img {
    max-width: 75px;
}


.woocommerce-page .fb_con {
    display: none;
}  
}


p.woocommerce-result-count {
    display: none;
}

form.woocommerce-ordering {
    display: none;
}


/*cats menu*/

header.woocommerce-products-header {
    display: none;
}

  .cat_menu .filter_list {
    margin-top: 35px;
  }

   .cat_menu .filter_list .filter a {
    padding: 3px 10px;
    font-size: 15px;
    background: white;
    color:black;
text-decoration: none;
  -webkit-transition: all 0.5s ease;

  -moz-transition: all 0.5s ease;

  -ms-transition: all 0.5s ease;

  -o-transition: all 0.5s ease;

  transition: all 0.5s ease; 


  }

     .cat_menu .filter_list .filter a:hover {

    background: black;
color:white;
  -webkit-transition: all 0.5s ease;

  -moz-transition: all 0.5s ease;

  -ms-transition: all 0.5s ease;

  -o-transition: all 0.5s ease;

  transition: all 0.5s ease; 


  }


     .cat_menu .filter_list .filter.active a {

    background: black;
color:white;
  -webkit-transition: all 0.5s ease;

  -moz-transition: all 0.5s ease;

  -ms-transition: all 0.5s ease;

  -o-transition: all 0.5s ease;

  transition: all 0.5s ease; 


  }

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    color: black;
    padding: 0px 15px;
}


li.woocommerce-mini-cart-item a{ 
  color:black;

}


 @media (max-width: 1023px){

.cat_menu .filter_list {
    display: block;
    white-space: nowrap;
}

.cat_menu .filter_list .filter {
    display: inline-block;
    margin-left: 15px;
}

} 
@media only screen and (min-width: 1024px){
  .cat_menu .filter_list {
    flex-wrap: wrap;
    margin-bottom: 25px;
    margin-top: 30px;
    justify-content: start;
  }
  .cat_menu .filter_list .filter {
    margin-bottom: 15px;
    margin-left: 15px;
  }
   .cat_menu .filter_list .filter a {
      padding: 3px 15px;
      font-size: 18px;
  }
}

@media only screen and (min-width: 1600px){
     .cat_menu .filter_list .filter a {
      padding: 3px 15px;
      font-size: 22px;
  }
}


/*checkout*/

.woocommerce .col2-set .col-1 {
    flex: auto;
    max-width: initial;
    float: right!important;
        padding: 0;
}

.woocommerce .col2-set .col-2 {
    flex: auto;
    max-width: initial;
    float: left!important;
        padding: 0;
}


form.checkout {
    text-align: right;
}

form.checkout input#ship-to-different-address-checkbox {
    width: auto;
    height: auto;
    margin: 0;
}

form.checkout h3#ship-to-different-address {
    margin: 0;
}



h3#order_review_heading {
    margin-top: 35px;
}

.woocommerce button.button.alt {
    background: black;
}

.woocommerce-checkout div#page_content {
    padding-top: 0;
}


.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    width: 50px;
}

.woocommerce ul.product_list_widget li {
    padding: 4px 0;
    margin: 0;
    list-style: none;
    background: white;
    margin-bottom: 15px;
    padding: 10px;
    border-radius: 10px;
        box-shadow: 0 2px 20px 0 rgba(0,0,0,0.05);
}

/*single product*/


section.related.products {
    display: block;
    width: 100%;
    clear: both;
}

.single-product > .container {
    padding: 0;
}


.single-product button.single_add_to_cart_button.button.alt {
    margin-left: 0!important;
    margin-top: 30px!important;
    width: 100%;
    height: 50px!important;
    font-weight: normal;
}

.single-product h1.product_title.entry-title {
    margin-bottom: 0;
}

.woocommerce.single-product div.product > div,.woocommerce.single-product div.product > section {
    padding: 0px 15px;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
    position: relative;
    padding: 0!important;
}

.woocommerce.single-product form.cart {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.woocommerce-cart #page_content{
  padding-top: 0;
}




@media only screen and (max-width: 768px){
 table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    border: 0;
} 
.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
    display: block;
    margin-bottom: 20px;
    border: 1px solid #dedede;
    border-radius: 5px;
}
}

@media (min-width: 768px){
.woocommerce table.cart td.product-quantity .qib-container:not(#qib_id):not(#qib_id) {
    display: flex;
    justify-content: start;
}
}


@media (min-width: 1024px){

.woocommerce.single-product div.product {
    padding-top: 80px;
    margin-bottom: 0;
    position: relative;
}


.woocommerce-page.single-product > .container {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    max-width: 100%;
    padding-left: 350px;
}


}


.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #000000;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #000000;
    color: #fff;
}

a {
    color: #000000;
    text-decoration: underline;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:hover {
    text-decoration: underline;
    color: black;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background: black;
    color: white;
    font-weight: normal;
}


.woocommerce.single-product div.product > div, .woocommerce.single-product div.product > section {

    text-align: center;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #000000;
}


.single-product .woocommerce-message {
    position: fixed;
    left: 0;
    right: 0;
    top: 75px;
    z-index: 2;
    display: flex;
    flex-direction: column-reverse;
    justify-content: stretch;
    width: 100%;
      border: 0;
    text-align: center;
}

.single-product a.button.wc-forward {
    margin-top: 18px;
    background: black;
    color: white;
    font-weight: normal;
}
.single-product a.button.wc-forward {
    display: none;
}


@media only screen and (min-width: 1024px){
.single-product .cart_link {
    display: none;
}

.single-product .woocommerce-message {
    position: fixed;
    left: 0;
    right: 0;
    top: 100px;
    margin-left: 350px;
    width: auto;
    height: 60px;
    border: 0;
}


.single-product a.button.wc-forward {
    display: none;
}


}


.cart_totals table.shop_table.shop_table_responsive {
    border: 0;
}


.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
    text-decoration: none;
}




p#billing_country_field {
    display: none;
}

.woocommerce-checkout form .form-row label {
    line-height: 1;
    margin: 0;
    margin-top: 20px;
}

input[type=radio] {
    width: auto;
    vertical-align: baseline;
    height: auto;
}


.qib-button:not(#qib_id):not(#qib_id) {

    background: #ffffff!important;
    cursor: pointer;
}

.qib-button:hover:not(#qib_id):not(#qib_id) {
    background: #f5f5f5!important;
}

woocommerce-checkout form.checkout {
    text-align: right;
    max-width: 750px;
    margin: 0 auto;
}


woocommerce-checkout div#customer_details {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 720px;
    margin: 0 auto;
}

woocommerce-checkout div#customer_details .col-2 {
    width: 100%;
}

.woocommerce-checkout .col2-set .col-1, .woocommerce-checkout .col2-set .col-1 {
    float: right;
    width: 100%;
}

.woocommerce-checkout form.checkout {
    max-width: 750px;
        margin: 0 auto;
  }


 .woocommerce-checkout .col2-set .col-2 {
    width: 100%;
    margin-top: 20px;
}

.woocommerce-checkout #payment {
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0 2px 20px 0 rgba(0,0,0,0.05);
}

p.free_ship {
    padding: 0px 20px;
    margin-top: 15px;
    text-align: center;
    font-weight: bold;
    display: block;
    font-size: 16px;
}

.woocommerce ul.products li.product .onsale {
    top: 15px;
    left: 15px;
    right: auto;
    margin: 0;
    font-size: 10px!important;
    padding: 5px;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}


li.product.outofstock:after {
     min-height: 3.236em;
    min-width: 3.236em;
    padding: .202em;
    font-size: 1em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    top: -.5em;
    right: -.5em;
    margin: 0;
    border-radius: 100%;
    background-color: #77a464;
    color: #fff;
    font-size: .857em;
    z-index: 9;
    background-color: #000000;
    content: 'חסר זמנית';
    background-color: #000000;
    padding: 0;
    z-index: 1;
    position: absolute;
    top: 15px;
    left: 15px;
    right: auto;
    margin: 0;
    font-size: 10px!important;
    padding: 5px;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}

.sale-perc{
      min-height: 3.236em;
    min-width: 3.236em;
    padding: .202em;
    font-size: 1em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    top: -.5em;
    right: -.5em;
    margin: 0;
    border-radius: 100%;
    background-color: #77a464;
    color: #fff;
    font-size: .857em;
    z-index: 9;
    background-color: #000000;
    padding: 0;
    z-index: 1;
    position: absolute;
    top: 15px;
    left: 15px;
    right: auto;
    margin: 0;
    font-size: 10px!important;
    padding: 5px;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}


.woocommerce ul.products li.product .button {
    margin-top: 15px;
    background: black;
    color: white;
    font-weight: normal;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    width: auto;
    font-size: 15px;
    line-height: 20px;
}

p.maxed_width {
    max-width: 750px;
    margin: 0 auto;
    margin-bottom: 20px;
    font-weight: bold;
}

.sale-perc.kosher {
    background: white;
    color: black;
    right: 15px;
    left: auto;
}


.extra_notice p {
    padding: 0px 20px;
    font-size: 12px;
    font-weight: bold;
    margin: 0 auto;
    margin-bottom: 15px;
    text-align: center;
}

.shop_link a {
    background: black;
    color: white!important;
    padding: 5px 35px;
    border-radius: 50px;
    font-weight: 500!important;
}

@media only screen and (min-width: 1024px){
.shop_link a {
    background: white;
    color: black!important;
}

}




.page-template-page-press figure.wp-block-image.size-full img{
  width: 100%;
}

.page-template-page-press #page_content .col-12{
    margin-bottom: 50px;
}

a.button.product_type_variable.add_to_cart_button {
    max-width: 140px;
    text-align: center;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #000000;
    color: #fff;
    border-radius: 0;
    max-width: 175px;
}

.woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: 75%;
    display: inline-block;
    margin-left: 1em;
    height: 40px;
    padding-right: 15px;
    background-color: white;
}


.manual_search {
    display: block!important;
    margin-bottom: 30px;
}


.cat_menu {
    display: flex;

}

@media only screen and (min-width: 1024px){
  .manual_search {
      margin-top: 30px;
      margin-bottom: 25px;
  }
}

@media only screen and (max-width: 1023px){
  .cat_menu {
    flex-direction: column;

}
}


.dgwt-wcas-search-input {
    padding: 10px!important;
    border: 1px solid!important;
}

 .dgwt-wcas-ico-magnifier {
    left: 12px!important;
    right: auto!important;
        opacity: 1!important;
}

.dgwt-wcas-preloader {
    right: auto;
    left: 30px!important;
}


.dgwt-wcas-search-input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: black!important;
  font-style:normal!important;
  opacity: 1; /* Firefox */
}

.dgwt-wcas-search-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: black!important;
  font-style:normal!important;
}

.dgwt-wcas-search-input::-ms-input-placeholder { /* Microsoft Edge */
  color: black!important;
  font-style:normal!important;
}


.dgwt-wcas-enable-mobile-form {
    position: absolute;
    z-index: 2!important;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}


.single-product div#tab-description {
    overflow: auto;
}

.woocommerce-tabs.wc-tabs-wrapper {
    text-align: right!important;
}

.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    direction: rtl;
}

body.page-id-5878 #page_content {
    padding-top: 0;
}

body.page-id-5878 #page_content form {
    max-width: 550px;
    margin: 0 auto;
}


body.page-id-5878 .cta {
    display: none;
}

.cta .branches {
    padding-top: 30px;
}

@media only screen and (max-width: 768px){
.cta .branches p.branch_text {
    margin-bottom: 15px;
    font-size: 17px;
    font-weight: bold;
}
}



/*amsterdam website*/

.home .chefs_desk_con {
    direction: rtl;
}

.home .chefs_desk * {
    text-align: left!important;
}

.modal-header .close {
    top: 10px!important;
    left: auto!important;
    right: 20px!important;
}

form input {
    text-align: left;
    direction: ltr;
}

.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    direction: ltr;
}

.page-template-page-contact form.wpcf7-form {
    text-align: left;
}

#site_menu_con .site_menu li a {
    font-family: 'Lobster';
}