/*
Theme Name: Vitkin
Theme URI: http://webziss.com/
Author: Alona Zisser
Author URI: http://webziss.com/
Description: Custom made template designed by Studio Nerubay and developed with a lot of 🖤 by Alona Zisser.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vitkin

This theme, like WordPress, is licensed under the GPL.
Vitkin is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

Resource Licenses:
and of course
jQuery: https://jquery.org | (Code licensed under MIT)

*/
@import 'css/swiper.min.css';
@import 'css/jquery.mCustomScrollbar.min.css';
@import url(//fonts.googleapis.com/earlyaccess/opensanshebrew.css);
@font-face {
  font-family: 'mikhmoret';
  src: url('fonts/mikhmoret-aaa-400.eot') format('eot'), url('fonts/mikhmoret-aaa-400.woff') format('woff'), url('fonts/mikhmoret-aaa-400.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}
* {
  box-sizing: border-box;
  letter-spacing: 1;
}
html {
  font-size: 1vw;
}
@media (max-width: 1440px) {
  html {
    font-size: 1.2vw;
  }
}
@media (max-width: 768px) {
  html {
    font-size: 3vw;
  }
}
@media (max-width: 460px) {
  html {
    font-size: 4vw;
  }
}
body {
  direction: ltr;
  box-sizing: border-box;
  font-family: 'Open Sans Hebrew', sans-serif;
  color: #000;
  margin: 0;
  background-color: #fff;
}
body.fixed {
  overflow: hidden;
}
img {
  max-width: 100%;
  height: auto;
}
img,
a,
input,
textarea,
:focus {
  outline: none !important;
}
img:focus,
a:focus,
input:focus,
textarea:focus,
:focus:focus {
  outline: none !important;
}
a {
  text-decoration: none;
  color: inherit;
}
a:hover,
a:focus,
a:active {
  text-decoration: none;
  color: inherit;
}
a:visited {
  color: inherit;
}
ol {
  margin: 0;
  padding: 0;
}
ol li {
  list-style-position: inside;
}
ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
}
form {
  direction: ltr;
}
input[type="radio"],
input[type="checkbox"] {
  width: 11px !important;
  height: 11px !important;
  margin: 0 !important;
  padding: 0 !important;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.container {
  max-width: 86rem;
  padding: 0 1rem;
  margin: 0 auto;
  width: 100%;
}
.container.smaller {
  max-width: 68rem;
}
@media (max-width: 768px) {
}
h1,
h2,
h3,
h4,
h5,
h6,
.title {
  font-family: 'mikhmoret', sans-serif;
  letter-spacing: 0.137rem;
}
hr {
  height: 0.263rem;
  background-image: url('img/line-bg.png');
  background-repeat: repeat-x;
  background-size: contain;
  display: block;
  flex: 1;
  margin: 2rem 0;
  border: none;
}
.ticker-button-prev {
  left: auto;
  right: 0;
}
.ticker-button-next {
  right: auto;
  left: 0;
}
.dotted-title .dots {
  margin: 0 0 0 1.5rem;
}
.button {
  padding: 0.3rem 0.7rem !important;
  font-size: 1rem !important;
  letter-spacing: normal;
  font-size: 1rem;
  line-height: 1.9 !important;
}
input[type="text"],
input[type="email"],
input[type="url"],
.select2-container--default .select2-selection--single,
input[type="password"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
input[type="emgail"],
textarea,
select,
.select2-selection,
.wpcf7 input[type=url],
.wpcf7 input[type=email],
.wpcf7 input[type=tel] {
  direction: ltr !important;
  text-align: left;
}
.select2-container--default .select2-selection--single {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  color: #000;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  position: relative;
}
form input[type="submit"],
form button[type="submit"] {
  float: right;
  font-size: 0.9rem;
}
form span.wpcf7-not-valid-tip,
form label.error {
  direction: rtl;
  text-align: right;
}
form .wpcf7-list-item.first {
  margin-left: 0;
  margin-right: 1.5rem;
}
.content-column {
  padding-left: 0;
  padding-right: 1rem;
}
.content-column.last_column {
  padding-right: 0;
  padding-left: 1rem;
}
.termspopup {
  position: fixed;
  max-width: 30rem;
  width: 100%;
  background-color: #e8c2c1;
  text-align: center;
  padding: 2rem 2rem 1rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 50;
  color: #000;
  background-image: url('img/logo_opacity.png');
  background-repeat: no-repeat;
  background-position: 106% bottom;
  background-size: 9rem;
}
.termspopup h1 {
  margin-top: 0;
  font-size: 1.875rem;
  font-weight: 400;
  margin-bottom: 0;
  letter-spacing: 0.675rem;
}
.termspopup hr {
  margin: 0.5rem 0;
}
.termspopup .terms-buttons > div:after {
  left: auto;
  right: 0;
}
.curvy-title,
.woocommerce-loop-category__title {
  font-size: 1.6rem;
  letter-spacing: normal;
}
.mini-cart {
  left: auto;
  right: -99999px;
}
.mini-cart div.close-minicart {
  right: auto;
  left: 0.2rem;
}
.mini-cart.active {
  right: 0;
  left: auto;
}
.mini-cart ul.product_list_widget li a.remove {
  left: auto;
  right: 0.3rem;
}
.mini-cart ul.product_list_widget li .image-wrapper {
  margin-left: 0;
  margin-right: 0.7rem;
}
.woocommerce #shipping_method .schedule-block .white-popup {
  text-align: left;
}
.site-header .textwidget {
  text-align: left;
}
.site-header .left-part .cart-totals {
  float: right;
}
.site-header .top-header .actions-menu ul li.wpml-ls-current-language {
  background-position: center right;
  padding-left: 0;
  padding-right: 0.8rem;
}
.site-header .top-header .actions-menu ul li.wpml-ls-current-language:after {
  right: auto;
  left: 0;
}
.site-header .top-header .actions-menu ul li.wpml-ls-current-language ul.sub-menu {
  left: -99999px;
  right: auto;
}
.site-header .top-header .actions-menu ul li.wpml-ls-current-language:hover ul.sub-menu {
  right: auto;
  left: 0;
}
.site-header .bottom-header .site-branding {
  left: 0;
  right: auto;
}
.site-header.scrolling .left-part {
  left: auto;
  right: 1rem;
}
.site-header .main-navigation ul ul.menu:after {
  left: auto;
  right: 0;
}
@media (max-width: 768px) {
  .site-header .right-part {
    flex-direction: row-reverse;
  }
  .site-header .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
    background-position: 95% center;
  }
  .site-header .bottom-header .site-branding {
    left: 1rem;
  }
}
.cart-total .cart-icon {
  margin-right: 0;
  margin-left: 0.3rem;
}
section.banner .swiper-button-prev {
  right: auto;
  left: 0;
  background-position: left;
  border-top-left-radius: 0;
  border-top-right-radius: 15rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 15rem;
}
section.banner .swiper-button-next {
  left: auto;
  right: 0;
  background-position: right;
  border-top-right-radius: 0;
  border-top-left-radius: 15rem;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 15rem;
}
section.plain-text {
  font-size: 1.105rem;
  font-weight: 400;
  line-height: 1.579rem;
}
section.plain-text h2 {
  font-size: 2.263rem;
  line-height: 2.263rem;
  font-weight: 400;
  margin-bottom: 0.7rem;
}
section.plain-text h4 {
  font-size: 1.737rem;
  margin-bottom: 0.7rem;
  letter-spacing: 0.21rem;
  line-height: 2.263rem;
}
section.plain-text p {
  font-size: inherit;
  line-height: inherit;
}
section.menu ul li .bottom {
  font-size: 1.9rem;
}
section.menu ul li .item-title {
  font-size: 1.9rem;
  line-height: 2rem;
}
section.menu ul li .item_price {
  font-size: 2.5rem;
  margin-right: 0;
  margin-left: 2rem;
}
section.menu ul li .item_price .currency {
  font-size: 1.5rem;
  letter-spacing: 0.076rem;
}
.teasers .right-teasers {
  padding-left: 0;
  padding-right: 5rem;
}
.teasers .left-teasers {
  padding-left: 0;
  padding-right: 2.6rem;
}
.teasers .top-right-teaser .teaser-text {
  padding-left: 0;
  padding-right: 2rem;
}
.teasers .bottom-right-teaser {
  margin-right: 0;
  margin-left: 2.5rem;
}
.teasers .bottom-right-teaser .curvy-title {
  padding-left: 0;
  padding-right: 6rem;
}
.teasers .bottom-right-teaser .floating-left {
  left: auto;
  right: 1rem;
}
.teasers .bottom-right-teaser .floating-right {
  right: auto;
  left: 5.4rem;
}
.teasers .bottom-right-teaser .floating-bottom {
  text-align: right;
  padding-left: 0;
  padding-right: 3rem;
}
.teasers .top-left-teaser .text-wrapper {
  left: auto;
  right: -2rem;
}
.teasers .top-left-teaser .text-wrapper p {
  font-size: inherit;
  margin-top: 0;
}
.teasers .top-left-teaser .bottom-image {
  right: auto;
  left: -5rem;
}
.teasers .top-left-teaser .teaser-img img.floating-img {
  left: auto;
  right: -4rem;
  transform: scaleX(-1);
}
.teasers .bottom-left-teaser {
  min-height: 32rem;
}
.teasers .bottom-left-teaser .slider-prev {
  left: auto;
  right: 1rem;
}
.teasers .bottom-left-teaser .slider-next {
  right: auto;
  left: 1rem;
}
.teasers .bottom-teasers .floating-img {
  left: auto;
  right: -28%;
}
.teasers .bottom-teasers .middle-part {
  right: auto;
  left: 85%;
}
@media (max-width: 768px) {
  .teasers {
    flex-direction: column;
  }
  .teasers .right-teasers {
    padding-right: 0;
  }
  .teasers .left-teasers {
    padding-right: 0;
  }
  .teasers .top-right-teaser .teaser-text {
    padding-right: 0;
  }
  .teasers .bottom-right-teaser {
    margin-left: 0;
  }
  .teasers .bottom-right-teaser .curvy-title {
    padding-right: 0;
  }
  .teasers .bottom-right-teaser .floating-right {
    left: 1rem;
  }
  .teasers .top-left-teaser .teaser-img img.floating-img {
    right: 1rem;
  }
  .teasers .bottom-teasers .middle-part {
    right: auto;
    left: auto;
  }
  .teasers .bottom-teasers .left-part {
    margin-left: -1rem;
  }
}
section.slider .slider-prev {
  left: auto;
  right: 0.4rem;
}
section.slider .slider-next {
  right: auto;
  left: 0.4rem;
}
section.filter-list header .list-filters {
  margin-left: 2.3rem;
  margin-right: 0;
}
@media (max-width: 768px) {
  section.filter-list header .list-filters {
    margin-left: 0;
  }
}
section.product-cat .product-category .image-wrapper {
  padding-left: 0;
  padding-right: 4.4rem;
}
section.product-cat .product-category .cat-description {
  left: auto;
  right: 0;
  text-align: left;
}
section.newsletter .newsletter-title {
  font-size: 2.5rem;
  letter-spacing: normal;
}
.woocommerce .stamps-wrapper,
.woocommerce-page .stamps-wrapper {
  left: auto;
  right: 0.25rem;
}
.woocommerce a.remove,
.woocommerce-page a.remove {
  left: auto;
  right: 0.5rem;
}
.woocommerce ul.products li.product h3 span.prod-title,
.woocommerce-page ul.products li.product h3 span.prod-title {
  margin-left: 0;
  margin-right: 0.5rem;
}
.woocommerce ul.products li.product.card-view .bottom-text,
.woocommerce-page ul.products li.product.card-view .bottom-text {
  text-align: left;
}
.woocommerce ul.products li.product.card-view h3,
.woocommerce-page ul.products li.product.card-view h3 {
  text-align: left;
}
.woocommerce ul.products li.product.card-view .actions,
.woocommerce-page ul.products li.product.card-view .actions {
  left: auto;
  right: 0.5rem;
}
.woocommerce ul.products li.product.package .close-icon,
.woocommerce-page ul.products li.product.package .close-icon {
  left: auto;
  right: 1.2rem;
}
.woocommerce ul.products li.product.package .buttons-wrapper .price-wrapper,
.woocommerce-page ul.products li.product.package .buttons-wrapper .price-wrapper {
  margin-left: 0;
  margin-right: 0.8rem;
}
.woocommerce ul.products li.product-category .image-wrapper,
.woocommerce-page ul.products li.product-category .image-wrapper {
  padding-left: 0;
  padding-right: 4.4rem;
}
.woocommerce ul.products li.product-category .cat-description,
.woocommerce-page ul.products li.product-category .cat-description {
  left: auto;
  right: 0;
  text-align: left;
}
.woocommerce div.product.single-prod .single-prod-header .bottom-title .not_kosher,
.woocommerce-page div.product.single-prod .single-prod-header .bottom-title .not_kosher {
  margin-left: 0.3rem;
  margin-right: 0;
}
.woocommerce div.product.single-prod .single-prod-header .go-back,
.woocommerce-page div.product.single-prod .single-prod-header .go-back {
  right: 0;
  left: auto;
}
.woocommerce div.product.single-prod .single-prod-header .go-back .back-arrow,
.woocommerce-page div.product.single-prod .single-prod-header .go-back .back-arrow {
  margin-right: 0;
  margin-left: 0.5rem;
  transform: scaleX(-1);
}
.woocommerce div.product.single-prod .parts-wrapper .left-part,
.woocommerce-page div.product.single-prod .parts-wrapper .left-part {
  text-align: right;
}
.woocommerce div.product.single-prod .single-prod-list li img,
.woocommerce-page div.product.single-prod .single-prod-list li img {
  margin-left: 0;
  margin-right: 2rem;
  right: auto;
  left: 0;
}
.woocommerce div.product.single-prod .download-title,
.woocommerce-page div.product.single-prod .download-title {
  padding-left: 6rem;
  padding-right: 0;
}
.woocommerce div.product.single-prod form.cart .qty-title,
.woocommerce-page div.product.single-prod form.cart .qty-title {
  margin-right: 1.2rem;
  margin-left: 0;
}
.woocommerce div.product.single-prod p.price,
.woocommerce-page div.product.single-prod p.price {
  margin-left: 0;
}
.store-filter {
  padding-left: 0;
  padding-right: 1.5rem;
}
@media (max-width: 768px) {
  .store-filter {
    padding-right: 0;
  }
}
.quantity .plus {
  border-left: 1px solid #000;
  border-right: none;
}
.quantity .minus {
  border-right: 1px solid #000;
  border-left: none;
}
.store-parts .filter-trigger span {
  margin-right: 0;
  margin-left: 0.3rem;
}
.mobile-actions .action {
  border-left: none;
  border-right: 1px solid #d1a5a6;
}
.mobile-actions .action:last-child {
  border-right: none;
}
.fold-1 .text {
  right: auto;
  left: 0;
}
.fold-1 .text .inner {
  direction: rtl;
}
.fold-1 .text .inner > *,
.fold-1 .text .inner .mCSB_container {
  direction: ltr !important;
}
.fold-2 .text {
  left: auto;
  right: 11rem;
  padding: 2.1rem 0.8rem 2.1rem 1.1rem;
}
.fold-2 .text .inner {
  direction: rtl;
}
.fold-2 .text .inner > *,
.fold-2 .text .inner .mCSB_container {
  direction: ltr;
}
.fold-3 .parts-wrapper {
  padding-left: 0;
  padding-right: 6.3rem;
}
.fold-3 .text {
  right: auto;
  left: 0;
  padding: 2.7rem 0.8rem 2.7rem 2rem;
}
.fold-3 .text .inner {
  direction: rtl;
}
.fold-3 .text .inner > *,
.fold-3 .text .inner .mCSB_container {
  direction: ltr;
}
.fold-4 .text {
  right: auto;
  left: 0;
  padding: 1.2rem 1.3rem 1.2rem 1.7rem;
}
.fold-4 .text .inner {
  direction: rtl;
}
.fold-4 .text .inner > *,
.fold-4 .text .inner .mCSB_container {
  direction: ltr;
}
.fold-5 .text {
  padding: 1.2rem 1.3rem 1.2rem 1.7rem;
}
.fold-5 .text .inner {
  direction: rtl;
}
.fold-5 .text .inner > *,
.fold-5 .text .inner .mCSB_container {
  direction: ltr;
}
.fold-5 .images {
  right: auto;
  left: 0;
}
.fold-5 .images .bg-image {
  transform: scaleX(-1);
}
.fold-6 .text {
  left: auto;
  right: -2.3rem;
  padding: 1.1rem 0.8rem 1.1rem 1.1rem;
}
.fold-6 .text .inner {
  direction: rtl;
}
.fold-6 .text .inner > *,
.fold-6 .text .inner .mCSB_container {
  direction: ltr;
}
.cat-banner {
  position: relative;
  height: 40.263rem;
}
.cat-banner .page-header {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 100%;
  text-align: center;
}
.cat-banner .page-header h1 {
  text-transform: uppercase;
  font-size: 6.053rem;
  color: #ffffff;
  font-weight: 700;
  letter-spacing: 0.728rem;
  margin: 0;
  direction: ltr;
}
.cat-filter {
  height: 6.684rem;
}
.events-wrapper {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
  max-width: 75rem;
  width: 100%;
  margin: 6.8rem auto;
  padding: 0 0.4rem;
}
@media (max-width: 768px) {
  .events-wrapper {
    margin-top: 0;
  }
}
.event-block {
  width: 33.33%;
  padding: 0 0.4rem;
  margin: 1.3rem 0;
}
.event-block .image-wrapper {
  position: relative;
  padding: 38.7% 0;
}
.event-block .text-wrapper h2 {
  color: #c8b896;
  font-size: 3.789rem;
  line-height: 3.144rem;
  font-weight: 700;
  margin-top: 1rem;
  margin-bottom: 0;
}
.event-block .text-wrapper p {
  font-size: inherit;
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
}
.event-block .short-text {
  font-size: 1.421rem;
  font-weight: 400;
  line-height: 1.789rem;
  margin-top: 0.5rem;
}
.event-block .fake-link {
  font-weight: 700;
  display: block;
}
.event-block.over .image-wrapper {
  background-color: #000;
}
.event-block.over .image-wrapper .bg-image {
  opacity: 0.5;
}
.event-block.over .text-wrapper {
  opacity: 0.35;
}
@media (max-width: 768px) {
  .event-block {
    width: 50%;
    min-width: 50%;
  }
}
.single-event-wrapper {
  position: relative;
  overflow: auto;
  padding: 0 1rem;
}
.single-event-wrapper .event-inner {
  max-width: 68rem;
  width: 100%;
  margin: 23rem auto 3rem;
  position: relative;
}
.single-event-wrapper .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.single-event-wrapper .text {
  text-align: center;
  position: relative;
  padding: 4.7rem;
}
.single-event-wrapper .text p {
  font-size: inherit;
  line-height: inherit;
}
.single-event-wrapper .top-text {
  font-size: 4.105rem;
  font-weight: 400;
  line-height: 4.947rem;
  font-family: 'mikhmoret', sans-serif;
}
.single-event-wrapper .date {
  font-size: 5.579rem;
  font-weight: 400;
  letter-spacing: 0.334rem;
  font-family: 'mikhmoret', sans-serif;
  line-height: 1;
}
.single-event-wrapper .hour {
  font-size: 3.842rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.231rem;
  font-family: 'mikhmoret', sans-serif;
}
.single-event-wrapper .small-text {
  font-size: 1.368rem;
  font-weight: 400;
  line-height: 1.666rem;
  letter-spacing: 0.055rem;
  max-width: 37rem;
  width: 100%;
  margin: 3.6rem auto 0;
}
.single-event-wrapper .tickets {
  max-width: 27.8rem;
  width: 100%;
  margin: 3.8rem auto 0;
}
.single-event-wrapper .tickets {
  font-family: 'mikhmoret', sans-serif;
}
.single-event-wrapper .tickets .ticket-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.3rem 0;
  background-image: url('img/line-bg-white.png');
  background-repeat: repeat-x;
  background-size: auto;
  background-position: top;
}
.single-event-wrapper .tickets .ticket-row:last-child {
  background-image: url('img/line-bg-white.png'), url('img/line-bg-white.png');
  background-repeat: repeat-x;
  background-size: auto;
  background-position: top  , bottom;
}
.single-event-wrapper .tickets .ticket-text {
  font-size: 1.211rem;
  font-weight: 400;
  text-align: right;
  line-height: 1;
}
.single-event-wrapper .tickets .ticket-text p {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
}
.single-event-wrapper .tickets .ticket-text strong,
.single-event-wrapper .tickets .ticket-text b {
  font-size: 3rem;
  letter-spacing: 0.12rem;
}
.single-event-wrapper .tickets .ticket-price {
  font-size: 2.105rem;
  line-height: 1;
  letter-spacing: 0.12rem;
}
.single-event-wrapper .tickets .ticket-price .woocommerce-Price-currencySymbol {
  font-size: 2.105rem;
}
.single-event-wrapper .tickets .ticket-link {
  display: block;
  font-size: 1.789rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 4.947rem;
  letter-spacing: 0.072rem;
  background-color: #292c36;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 6.947rem;
  height: 2.737rem;
}
@media (max-width: 768px) {
  .single-event-wrapper .event-inner {
    margin-top: 9rem;
  }
}
.event-contact-info {
  max-width: 68rem;
  width: 100%;
  position: relative;
  padding: 2.5rem 3.6rem;
  font-size: 2.526rem;
  font-weight: 400;
  letter-spacing: 0.204rem;
  font-family: 'mikhmoret', sans-serif;
  margin: 0 auto 5.8rem;
  color: #434343;
}
.event-contact-info .contact-text {
  position: relative;
  text-align: center;
}
.event-title {
  font-size: 6.053rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.484rem;
  margin: 0.5rem 0;
  padding-bottom: 1rem;
  background-image: url('img/line-bg-white.png');
  background-repeat: repeat-x;
  background-size: auto;
  background-position: bottom;
  display: inline-block;
}
.cat-filter {
  padding: 0 13rem;
  position: relative;
}
.cat-filter .swiper-container {
  height: 100%;
}
@media (min-width: 769px) {
  .cat-filter .swiper-wrapper {
    height: 100%;
    align-items: center;
    justify-content: center;
  }
}
.cat-filter .swiper-slide {
  display: flex;
  align-items: center;
}
.cat-filter .events-button-next {
  right: 10rem;
  left: auto;
}
.cat-filter .events-button-prev {
  left: 10rem;
  right: auto;
}
@media (max-width: 768px) {
  .cat-filter {
    padding: 0 5rem;
  }
  .cat-filter .events-button-next {
    right: 1rem;
  }
  .cat-filter .events-button-prev {
    left: 1rem;
  }
}
@media (min-width: 769px) {
  .event-title-article {
    width: auto !important;
    justify-content: center;
  }
}
.event-title-article a {
  display: flex;
  align-items: center;
  font-family: 'mikhmoret', sans-serif;
  width: 100%;
}
.event-title-article .event-day {
  font-size: 3.421rem;
  font-weight: 400;
  letter-spacing: 0.408rem;
  color: #fff;
  margin-left: 0.73rem;
}
.event-title-article .event-name {
  font-size: 1.316rem;
  font-weight: 400;
  letter-spacing: 0.106rem;
}
@media (max-width: 768px) {
  .event-title-article a {
    justify-content: center;
  }
}
.woocommerce table.shop_table th,
.woocommerce-cart table.shop_table th,
.woocommerce table.cart th,
.woocommerce-cart table.cart th {
  text-align: left;
}
.woocommerce table.shop_table .product-quantity,
.woocommerce-cart table.shop_table .product-quantity,
.woocommerce table.cart .product-quantity,
.woocommerce-cart table.cart .product-quantity {
  left: auto;
  right: 0.5rem;
}
.woocommerce table.shop_table .product-name img,
.woocommerce-cart table.shop_table .product-name img,
.woocommerce table.cart .product-name img,
.woocommerce-cart table.cart .product-name img {
  margin-left: 0;
  margin-right: 1rem;
}
.woocommerce a.remove,
.woocommerce-cart a.remove {
  float: right;
}
@media (max-width: 768px) {
  .woocommerce table.shop_table_responsive tr:not(.woocommerce-shipping-totals) td,
  .woocommerce-page table.shop_table_responsive tr:not(.woocommerce-shipping-totals) td {
    text-align: left !important;
  }
  .woocommerce table.shop_table_responsive tr:not(.woocommerce-shipping-totals) td.product-remove,
  .woocommerce-page table.shop_table_responsive tr:not(.woocommerce-shipping-totals) td.product-remove {
    right: auto;
    left: 0;
  }
  .woocommerce table.shop_table_responsive tr:not(.woocommerce-shipping-totals) td.product-quantity,
  .woocommerce-page table.shop_table_responsive tr:not(.woocommerce-shipping-totals) td.product-quantity {
    text-align: right;
  }
  .woocommerce table.shop_table_responsive tr.woocommerce-orders-table__row td:last-child,
  .woocommerce-page table.shop_table_responsive tr.woocommerce-orders-table__row td:last-child {
    text-align: right !important;
  }
}
.woocommerce table.shop_table td.actions button,
.woocommerce-cart table.shop_table td.actions button,
.woocommerce table.cart td.actions button,
.woocommerce-cart table.cart td.actions button {
  font-size: 1.3rem;
  width: auto;
}
.woocommerce #shipping_method li input {
  margin-left: 0 !important;
  margin-right: 0.7rem !important;
}
.woocommerce form.checkout table tr td {
  text-align: left;
}
.woocommerce form.checkout thead th:last-child,
.woocommerce form.checkout tfoot th:last-child {
  text-align: right;
}
.woocommerce form.checkout tbody td:last-child {
  text-align: right;
}
.woocommerce form.checkout tfoot td {
  text-align: right;
}
.woocommerce #payment .woocommerce-form__label input {
  margin-left: 0 !important;
  margin-right: 0.5rem !important;
}
/*# sourceMappingURL=style-ltr.css.map */