/*
Theme Name: jo-in
Theme URI: https://galia.be
Author: the galia team
Author URI: https://galia.be/
Description: custom theme
Version: 1.0
Requires at least: 4.4
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: custom theme
Text Domain: jo-in

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

body {
  font-family: "proxima-nova";
  font-size: var(--font-size-md);
  font-weight: 400;
  font-style: normal;
  background-color: #fff;
  color: var(--grey);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
  line-height: 1.5em;
  letter-spacing: 0.015em;
}

.wpcf7 form .wpcf7-response-output {
  margin: 0em 0.5em 1em;
  padding: 14px 20px;
  border-radius: 50px;
}

.elementor-tab-control-wc_pay_per_post_protection {
  display: none !important;
}


body.page-template-tpl_vormingen, body.single-vormingen, body.page-id-23, body.page-id-942, body.page-id-17, body.single-product, body.elementor-editor-product, body.page-id-46 {
  background-color: var(--green-bg);
}

.ft-wrap, .elementor.elementor-181 {
  background-color: var(--white);
  padding-top: 5rem;
}

html {font-size: 20px;scroll-behavior: smooth;}

:root {
  --font-size-xxl: 26px;  
  --font-size-xl: 23px;  
  --font-size-lg: 20px;
  --font-size-md: 18px;
  --font-size-sm: 17px;
  --font-size-xs: 16px;
}

:root {
  --black: #000;
  --white: #fff;
  --dark-grey: #293039;
  --grey: #444;
  --light-grey: #C6C6C6;
  --blue: #5071fd;
  --green: #99d6bc;
  --dark-green: #6EC49F;
  --green-bg: #F5FBF8;
  --green-border: #DEF2E9;
}

ul#checkout_timeline li::before {
  display: none !important;
}


.box-shadow {
  box-shadow: rgb(110 196 159 / 11%) 0px 8px 24px;
}

fieldset {
  border-radius: 1.25rem;
  border-color: var(--green-border) !important;
  margin-bottom: 1rem;
}

.grecaptcha-badge {visibility: hidden;}
input, textarea {background:transparent;}
b, strong {font-weight: 600;}
p {margin: 0 0 1rem;}
p:last-child {margin: 0 !important; padding:0 !important}
textarea {font-family:"proxima-nova";}
.overflow-hidden {overflow: hidden !important;}
a {color: var(--dark-green)}
* {outline: none;}
*, *::before, *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-break: break-word;
}
ul {margin: 0;padding: 0;list-style: none;}

h1, .elementor h1.elementor-heading-title,
h2, .elementor h2.elementor-heading-title,
h3, .elementor h3.elementor-heading-title,
h4, .elementor h4.elementor-heading-title,
h5, .elementor h5.elementor-heading-title,
h6, .elementor h6.elementor-heading-title {
  overflow-wrap: break-word;
  word-break: break-word;  
  color: var(--dark-grey);
  text-decoration: none;
  letter-spacing: normal;
  padding: 0;
  margin: 0;
}

h1, .elementor h1.elementor-heading-title {
  font-family: "bebas-kai", sans-serif;
  font-style: normal;
  font-size: 3rem;
  line-height: 1.05em;
  font-weight: 400;
}

h2, .elementor h2.elementor-heading-title {
  font-family: "bebas-kai", sans-serif;
  font-style: normal;
  font-size: 3rem;
  line-height: 1.05em;
  font-weight: 400;
}

h3, .elementor h3.elementor-heading-title {
  font-family: "bebas-kai", sans-serif;
  font-style: normal;
  font-size: 2.3rem;
  line-height: 1.05em;
  font-weight: 400;
}

h4, .elementor h4.elementor-heading-title {
  font-family: "bebas-kai", sans-serif;
  font-style: normal;
  font-size: 2rem;
  line-height: 1.05em;
  font-weight: 400;
}

h5, .elementor h5.elementor-heading-title {
  font-family: "proxima-nova";
  font-weight: 600;
  font-style: normal;
  font-size: 1.37rem;
  line-height: 1.1em;
}

h6, .elementor h6.elementor-heading-title {
  font-family: "proxima-nova";
  font-weight: 600;
  font-style: normal;
  font-size: 1.1rem;
  line-height: 1.1em;
}

/* h6, .elementor h6.elementor-heading-title {
  font-family: "proxima-nova";
  font-weight: 600;
  font-style: normal;
  font-size: var(--font-size-md);
  line-height: 1.1em;
  color: var(--dark-green);
} */


.single-vormingen h2, .single-vormingen .elementor h2.elementor-heading-title {
  font-size: 2.4rem;
}

.single-vormingen h3, .single-vormingen .elementor h3.elementor-heading-title {
  font-size: 1.9rem;
}

.single-vormingen h4, .single-vormingen .elementor h4.elementor-heading-title {
  font-family: "proxima-nova";
  font-weight: 600;
  font-size: var(--font-size-xl);
}

.reg-form-wrap h3 {
  margin-bottom: 1.5rem;
}

.team-list-bl-wrap {
  margin-bottom: 3rem;
}


.max-width, .woocommerce-account .entry-content, .woocommerce-notices-wrapper {
  max-width: 1440px;
  margin: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  width: 100%;
}

.woocommerce-notices-wrapper ul {
  box-shadow: rgb(110 196 159 / 11%) 0px 8px 24px;
}

.single-product .wc_ppp_paywall .summary.entry-summary {
  max-width: 1200px;
  margin: auto;
  width: 100%;
  background-color: var(--white);
  padding: 2.5rem;
  border-radius: 1.25rem;
  margin-bottom: 6rem;
}

.single-product span.woocommerce-Price-amount.amount, .single-product form.cart {
  margin-bottom: 1rem;
  display: inline-block;
  color: var(--dark-green);
  font-weight: 600;
}

.woocommerce-cart th.product-quantity, .woocommerce-cart td.product-quantity {
  display: none !important;
}

.single-product button.single_add_to_cart_button {
  margin-right: 1rem !important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover {
  background-color: var(--dark-green);
  color: #fff;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
  background-color: var(--dark-green);
  color: #fff;
  -webkit-font-smoothing: antialiased;
}

.single-product .short-desc {
  margin-bottom: 1rem;
}

.woocommerce h2.woocommerce-order-details__title, .woocommerce h2.woocommerce-column__title, header.woocommerce-Address-title.title h3 {
  font-size: 1.8rem !important;
  margin-bottom: 0.6rem;
}

.woocommerce table.my_account_orders .button {
  padding: 9px 12px;
  font-size: 16px;
  margin: 2px 4px 2px 0;
}

header.entry-header {
  max-width: 1440px;
  margin: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  width: 100%;
  margin-bottom: 2rem;
}

a.btn, input.wpcf7-submit, .elementor-element .elementor-button {
  font-family: "proxima-nova";
  font-size: var(--font-size-md);
  padding: 14px 26px !important;
  font-weight: 500;
  color: var(--white);
  border-radius: 40px;
  text-decoration: none;
  background-color: var(--dark-green);
  border: 2px solid var(--dark-green);
  line-height: 1em !important;
  display: inline-block;
}

a.btn-back {
  font-family: "proxima-nova";
  font-size: var(--font-size-md);
  padding: 14px 26px !important;
  font-weight: 500;
  color: var(--dark-green);
  border-radius: 40px;
  text-decoration: none;
  background-color: transparent;
  border: 2px solid var(--dark-green);
  line-height: 1em !important;
  display: block !important;
  min-width: 258px;
}

a.btn-back::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg id='right-arrow' xmlns='http://www.w3.org/2000/svg' width='15' height='9' viewBox='0 0 15 9'%3E%3Cpath id='Path' d='M14.782,3.986,10.9.211a.754.754,0,0,0-1.05,0,.715.715,0,0,0,0,1.026l2.6,2.534H.742a.726.726,0,1,0,0,1.452H12.46L9.857,7.76a.715.715,0,0,0,0,1.026.754.754,0,0,0,1.05,0l3.878-3.774A.715.715,0,0,0,14.782,3.986Z' fill='%236ec49f'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  display: inline-block;
  width: 15px;
  height: 9px;
  margin-right: 8px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.menu li.current-menu-item a, .menu li a:hover {
  color: var(--dark-green);
}

.elementor-element.elementor-widget-text-editor .elementor-widget-container ul li, .event-info-r ul li {
  position: relative;
  margin-left: 20px;
  margin-bottom: 0.8rem;
}

.elementor-element.elementor-widget-text-editor ul li::before, .event-info-r ul li::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: var(--dark-green);
  top: 9px;
  left: -20px;
  border-radius: 50px;
}

li.elementor-icon-list-item a {
  color: var(--dark-grey);
}

.hd-wrap .hd-l img {
  max-width: 100%;
  width: 170px;
}

.hd-wrap .hd-inner {
  display: flex;
  justify-content: space-between;
}

.hd-wrap .hd-r {
  display: flex;
  align-items: center;
}

.hd-wrap ul a.user-item img {
  height: 26px;
}

.hd-wrap ul a {
  font-size: var(--font-size-md);
  text-decoration: none;
  color: var(--dark-grey);
  font-weight: 600;
  margin: 0 6px;
  padding: 25px 14px;
  position: relative;
}

.hd-wrap ul#menu-sub-top {
  padding-left: 14px;
}



.hd-wrap .hd-r-bl2 ul a.user-item {
  padding: 0;
  margin: 0;
}

.hd-wrap li.user-cart span.design-count.cart-count.cart-contents-count {
  position: absolute;
  right: -6px;
  top: -13px;
  background-color: var(--dark-green);
  color: #fff;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 50%;
  text-align: center;
  font-size: 12px;
}

.hd-l {
  line-height: 0;
}

.hd-wrap ul.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
}

.hd-wrap {
  z-index: 999;
  padding: 0.5rem 0;
  background-color: var(--white);
  position: relative;
  margin-bottom: 3rem;
}

.hd-wrap .hd-r-bl2 ul a.user-cart {
  margin-left: 20px;
}

.woocommerce table.shop_table {
  margin-bottom: 2.5rem;
}

.woocommerce-cart .shop_table.cart td.actions [name="update_cart"] {
  display: none;
}
.woocommerce-cart .shop_table.cart td.actions input#coupon_code {
    width: auto;
    padding: 14px;
}

.hd-wrap .hd-r-bl.hd-r-bl3 {
  margin-left: 20px;
}

.elementor .elementor-element.elementor-button-info .elementor-button {
  background-color: transparent;
  color: var(--dark-green);
}

.elementor .elementor-element.elementor-button-success .elementor-button, .btn-text, .elementor .elementor-posts a.elementor-post__read-more {
  background-color: transparent !important;
  border: none !important;
  color: var(--dark-green) !important;
  padding: 0.5rem 0 0 !important;
  text-decoration: none;
  font-weight: 500;
  font-size: var(--text-size-md);
  min-width: max-content;
}

.event-team {
  margin-bottom: 2.5rem;
}

.elementor .elementor-element.elementor-button-success .elementor-button span.elementor-button-text::after, .btn-text::after, a.elementor-post__read-more::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg id='right-arrow' xmlns='http://www.w3.org/2000/svg' width='15' height='9' viewBox='0 0 15 9'%3E%3Cpath id='Path' d='M14.782,3.986,10.9.211a.754.754,0,0,0-1.05,0,.715.715,0,0,0,0,1.026l2.6,2.534H.742a.726.726,0,1,0,0,1.452H12.46L9.857,7.76a.715.715,0,0,0,0,1.026.754.754,0,0,0,1.05,0l3.878-3.774A.715.715,0,0,0,14.782,3.986Z' fill='%236ec49f'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  display: inline-block;
  width: 15px;
  height: 9px;
  margin-left: 8px;
}

.team-title {
  font-weight: 600;
  font-size: var(--font-size-xl);
  margin-bottom: 10px;
  color: var(--dark-grey);
}

.team-text-short {
  line-height: 1.3em;
}

.team-list-bl2 {
  padding-right: 1rem;
}

.team-list-bl3 {
  width: 350px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.graphic-1 {
  position: relative;
}

.ft-wrap .ft-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ft-wrap {
  padding-top: 5rem;
}

.ft-wrap .ft-bl2 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.ft-bl3 {
  margin-bottom: 3rem;
}

.ft-wrap a {
  text-decoration: none;
}

.ft-wrap a:hover {
  color: var(--dark-green);
}

.ft-wrap .ft-bl3 a {
  padding: 0 1rem;
  color: var(--light-grey);
  font-size: var(--font-size-sm);
}

.ft-wrap .ft-bl2 a {
  padding: 0 1rem;
  color: var(--dark-grey);
}

.ft-wrap .ft-social a img {
  padding: 0 0.6rem;
}

.ft-wrap ul#menu-footer {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.event-list-wrap .event-list-inner {
  display: flex;
  flex-direction: column;
  position: relative;
}

.laoder-inner {
  position: absolute;
  left: 50%;
  top: 150px;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}



.event-list-l, .event-list-hd-bl1, .event-info-l {
  width: 70%;
  padding-right: 3rem;
  border-radius: 1.25rem;
  position: relative;
}

.event-list-r, .event-list-hd-bl2, .event-info-r {
  width: 30%;
}

.event-list-hd-bl1 {
  display: flex;
}

.event-bl-btn {
  margin-top: 1.5rem;
}

.event-info-l {
  margin-bottom: 5rem;
}

.event-content {
  background-color: var(--white);
  padding: 1.25rem;
  border-radius: 1.25rem;
}

.event-bl {
  background-color: var(--white);
  margin-bottom: 1.5rem;
  padding: 2rem;
  border-radius: 1.25rem;
}

.event-list-bl {
  display: flex;
  background-color: var(--white);
  margin-bottom: 1rem;
  border-radius: 1rem;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  color: var(--dark-grey);
  flex-wrap: wrap;
}

.event-list-item.event-list-title {
  padding-left: 1.2rem;
  padding-right: 1rem;
  font-weight: 600;
}

.event-list-wrap {
  padding-bottom: 5rem;
}

.event-list-hd-bl2 h3 {
  font-size: 1.5rem;
}

.event-list a {
  text-decoration: none;
}

.event-list-content {
  display: flex;
  flex-wrap: wrap;
}

.event-list-hd-item {
  display: flex;
  align-items: flex-end;
}

.event-filter {
  background-color: var(--white);
  margin-bottom: 1rem;
  padding: 2rem;
  border-radius: 1rem;
}

.event-filter h3, .event-bl h3 {
  font-size: 1.5rem;
  color: var(--blue);
  margin-bottom: 1rem;
}

.event-list-hd {
  display: flex;
  align-items: flex-end;
  padding: 0 0 1.5rem;
  flex-wrap: wrap;
}

.event-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2rem 0;
}

.event-list-hd-bl1 {
  display: flex;
  align-items: flex-end;
}

.event-info {
  display: flex;
}

.team-list-bl {
  background-color: var(--white);
  border-radius: 1.25rem;
  margin-bottom: 1.5rem;
}

.team-list-bl1 {
  width: 135px;
  min-height: 115px;
  height: 100%;
  background-position: center;
  background-size: cover;
  border-top-left-radius: 1.25rem;
  border-bottom-left-radius: 1.25rem;
}

.event-list-item.event-list-title, .event-list-hd-item.event-list-hd-title {
  width: 64%;
}

.event-list-item.event-list-location, 
.event-list-item.event-list-date, 
.event-list-item.event-list-places,
.event-list-hd-item.event-list-hd-places,
.event-list-hd-item.event-list-hd-location,
.event-list-hd-item.event-list-hd-date {
  width: 12%;
}

.team-list-title {
  margin: 3rem 0 1rem;
}

.team-list-bl {
  background-color: var(--white);
  border-radius: 1.25rem;
  margin-bottom: 1.5rem;
  display: flex;
}

.team-list-bl-r {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem 2rem;
}

.latest-news-img {
  width: 100%;
  height: 13rem;
  background-size: cover;
  background-position: center;
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
}

.latest-news {
  display: flex;
  justify-content: center;
}

.latest-news-bl {
  margin: 1rem;
  border-radius: 1.25rem;
  width: 33.3333333%;
}

.laste-news-b {
  padding: 1rem 1.5rem 2rem;
}

.latest-news-date {
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;  
}

.latest-news-date::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='16' viewBox='0 0 14 16'%3E%3Cpath id='date' d='M4.75.75a.75.75,0,0,0-1.5,0V2H2A2,2,0,0,0,0,4V14a2,2,0,0,0,2,2H12a2,2,0,0,0,2-2V4a2,2,0,0,0-2-2H10.75V.75a.75.75,0,0,0-1.5,0V2H4.75ZM1.5,6h11v8a.5.5,0,0,1-.5.5H2a.5.5,0,0,1-.5-.5Z' fill='%2351565d'/%3E%3C/svg%3E%0A");
  display: inline-block;
  width: 14px;
  height: 16px;
  margin-right: 7px;
}

.latest-news-title {
  font-size: var(--font-size-xl);
  font-weight: 600;
  line-height: 1.25em;
  margin-bottom: 1rem;
}

.latest-news-title a {
  color: var(--dark-grey);
}

.event-filter-bl .active label {
  color: var(--dark-green);
}

.event-filter-bl input {
  display: none;
}

.event-filter-bl label span.fl-cat-r.count {
  flex: 0 0 20px;
  border: 1px solid #eae8e4;
  background-color: #fff;
  color: #444;
  display: inline-block;
  height: 20px;
  min-width: 29px;
  line-height: 19px;
  text-align: center;
  border-radius: 35px;
  font-size: 14px;
  font-weight: 400;
}

.event-filter-bl label:hover span.fl-cat-r.count, .event-filter-bl .active label span.fl-cat-r.count {
  color: #fff;
  border: 1px solid var(--dark-green);
  background-color: var(--dark-green);
}

.event-filter-bl li label {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.4rem;
  cursor: pointer;
}

.shop-loader {
  background-color: rgb(255 255 255/60%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 9999;
}

.team-p-bl {
  display: flex;
}

.team-img img {
  border-radius: 1.25rem;
  max-height: 10rem;
  max-width: 100%;
}

.team-p-bl1 {
  margin-bottom: 1.75rem;
}

.team-p-bl-l {
  margin-right: 2rem;
}

.event-top-r {
  min-width: max-content;
}

.team-p-bl-r {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}

.team-p-bl-r h3 {
  margin-bottom: 1rem;
}

.team-wrap.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 99;
  max-width: 40rem;
  box-sizing: border-box;
  width: 90%;
  background: #fff;
  padding: 2.5rem;
  -webkit-border-radius: 1.25rem;
  -moz-border-radius: 1.25rem;
  -o-border-radius: 1.25rem;
  -ms-border-radius: 1.25rem;
  border-radius: 1.25rem;
  -webkit-box-shadow: 0 0 10px var(--dark-grey);
  -moz-box-shadow: 0 0 10px  var(--dark-grey);
  -o-box-shadow: 0 0 10px  var(--dark-grey);
  -ms-box-shadow: 0 0 10px  var(--dark-grey);
  box-shadow: 0 0 10px  var(--dark-grey);
  text-align: left;
}

.hd-wrap ul#main-menu > li {
  position: relative;
  z-index: 999;
}

.hd-wrap ul#main-menu > li > ul.sub-menu {
  position: absolute;
  background-color: var(--white);
  min-width: 200px;
  width: max-content;
  border-radius: 0.7rem;
  padding: 0;
  left: 0;
  z-index: 999;
  text-align: left;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  opacity: 0;
  box-shadow: rgb(110 196 159 / 11%) 0px 8px 24px;
  display: block;
  padding: 1rem 0.8rem;

}

.hd-wrap ul#main-menu > li:hover > ul.sub-menu {
  display: block;
  top: 50px;
  opacity: 1;
  pointer-events: auto;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  font-size: var(--font-size-md);
}

form.checkout.woocommerce-checkout h3 {
  margin-bottom: 1rem;
}

.hd-wrap ul#main-menu > li > ul.sub-menu {
  display: block;
  top: 65px;
  opacity: 0;
}

input.input-text.qty {
  border-radius: 6px !important;
  line-height: 1em;
  color: #666;
  padding: 12px 6px !important;
  min-width: 60px;
  margin: 0;
  font-size: var(--font-size-sm);
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background: transparent !important;
}

li.wc_payment_method label, li.wc_payment_method input {
  cursor: pointer;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
  background-color: var(--green-bg);
  color: var(--dark-grey);
  border-radius: 0.8rem;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
  border: none;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
  content: "";
  display: block;
  border: 1em solid var(--green-bg);
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -.75em;
  left: 0;
  margin: -1em 0 0 2em;
}

li.wc_payment_method::before {
  display: none !important;
}

.wc_payment_methods li {
  padding-left: 25px;
  padding-right: 25px;
  color: var(--dark-green);
  position: relative;
  margin: 0;
  padding: 15px 0;
  border-bottom: 1px solid #f1f1f1;
}

.wc_payment_methods {
  margin: 0;
  padding: 0;
  list-style: none;
}

input.button.alt.yith-wcms-button.prev {
  opacity: .25;
}

.cart_totals h2 {
  font-size: 1.8rem !important;
  margin-bottom: 0.5rem;
}

.hd-wrap ul#main-menu > li > ul.sub-menu{
  pointer-events: none;
    z-index: 999;
}


.hd-wrap ul#main-menu > li:hover > ul.sub-menu{
  pointer-events: auto;
}

.hd-wrap ul#main-menu > li > ul.sub-menu a {
  padding: 5px 14px;
  display: inline-block;
  color: var(--dark-grey);
}

.hd-wrap ul#main-menu > li > ul.sub-menu a:hover {
  color: var(--dark-green);
}

.event-list a:hover .event-list-item.event-list-title {
  color: var(--dark-green);
}

.hd-wrap li.current_page_item > a {
  color: var(--dark-green) !important;
}

/* .elementor-page .graphic-1::before {
  content: "";
  background-image: url(https://jo-in.galia.be/wp-content/themes/jo-in/images/graphic-1.svg);
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  bottom: 0;
  top: auto;
  left: -30px;
  width: 764px;
  height: 243px;
  max-width: 100%;
} */


.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a {
  text-decoration: none;
  padding: 10px 0;
  display: block;
  color: var(--dark-grey);
  font-weight: 500;
}

.hentry .entry-content .woocommerce-MyAccount-navigation ul {
  margin-left: 0;
  padding-left: 0;
  border-top: 1px solid rgba(0,0,0,0.05);
  margin-right: 10%;
}


.hentry .entry-content .woocommerce-MyAccount-navigation ul li {
  list-style: none;
  border-bottom: 1px solid rgba(0,0,0,0.05);
  position: relative;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active a {
  color: var(--dark-green);
}

.woocommerce-info a.woocommerce-Button.button, .woocommerce-info a.button.wc-forward {
  display: none;
}

.woocommerce-info {
  border-top-color: var(--dark-green);
}

.entry-content .woocommerce h2 {
  font-size: 2.3rem;
}

.woocommerce-info::before {
  color: var(--dark-green);
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  padding: 1em 2em 1em 3.5em;
  margin: 0 0 2em;
  position: relative;
  background-color: var(--green-bg);
  color: var(--dark-grey);
  border-top: 3px solid var(--dark-green);
  border-radius: 0.35rem;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
  border: 1px solid var(--green-border);
  padding: 20px;
  margin: 2em 0;
  text-align: left;
  border-radius: 1.25rem;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
  font-size: var(--font-size-md);
  margin: 0;
  line-height: 1;
  padding: 14px 26px;
  font-weight: 500;
  border-radius: 40px;
  color: var(--white);
  background-color: var(--dark-green);
  border: 0;
  display: inline-block;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover {
  background-color: var(--dark-green);
  color: var(--white);
}

.woocommerce-MyAccount-navigation-link--downloads {
  display: none;
}

.woocommerce div.product div.summary, .woocommerce-page div.product div.summary {
  float: none;
  width: 100%;
  max-width: 1200px;
  margin: auto;
  padding: 2rem;
  border-radius: 1.25rem;
}

.woocommerce div.product div.summary .summary-inner, .woocommerce-page div.product div.summary .summary-inner {
  float: none;
  width: 100%;
  margin: auto;
  background-color: var(--white);
  padding: 1.5rem;
  border-radius: 1.25rem;
}

.woocommerce div.product div.summary {
  margin-bottom: 6rem;
}

.woocommerce .pro-inner.max-width {
  max-width: 1200px;
}

.pro-hd {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
}

.elementor .pro-list-inner a {
  background-color: var(--white);
  display: block;
  margin-bottom: 2rem;
  border-radius: 1.25rem;
  box-shadow: rgb(110 196 159 / 11%) 0px 8px 24px;
  color: var(--grey);
}

.woocommerce .woocommerce-product-details__short-description {
  padding: 1rem;
}

.pro-list-title h5 {
  color: var(--dark-grey);
}

.pro-list-title h5 {
  color: var(--dark-grey);
  margin-bottom: 0.8rem;
}


.pro-list-bl {
  display: flex;
}

.pro-list-bl-r {
  width: 65%;
  padding: 2.2rem 2.5rem;
}

.pro-list-bl-l {
  width: 35%;
  background-size: cover;
  background-position: center;
  border-top-left-radius: 1.25rem;
  border-bottom-left-radius: 1.25rem;
  position: relative;
}



span.pro-list-price {
  background-color: var(--dark-green);
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 3px 11px;
  display: inline-block;
  position: absolute;
  bottom: 40px;
  color: var(--white);
  font-size: var(--font-size-sm);
  font-weight: 500;
}

.pro-list-bl-desc {
  margin-bottom: 0.8rem;
}

.pro-list-bl-price {
  color: var(--dark-green);
}

.xoo-wsc-footer {
  margin-bottom: 1.5rem;
}

.woocommerce mark {
  background-color: transparent;
  color: var(--dark-green);
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
  margin-bottom: 0;
  padding-left: 1.5em !important;
}

.contact-gallery-inner {
  display: flex;
  flex-wrap: wrap;
}

form.woocommerce-form.woocommerce-form-login.login {
  max-width: 700px;
}

.contact-gallery-inner img {
  transition: transform 3s, filter 1.5s ease-in-out;
  transform-origin: center center;
}

.contact-gallery-inner .contact-gallery-inner1 {
  margin-bottom: 14px;
  overflow: hidden;
  border-radius: 80px 0 0 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.contact-gallery-bl {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 10px;
}

.contact-gallery .zoomboxgallerya {
  position: absolute;
  z-index: -1;
  top: -85px;
  right: -30px;
  width: 70%;
  height: 70%;
  background: var(--blue);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.contact-gallery {
  position: relative;
  margin: 85px 30px 35px 30px;
  text-align: center;
  margin-right: 15%;
}

.single-product.woocommerce div.product p.price, .single-product.woocommerce div.product span.price {
  color: var(--dark-green);
  font-size: var(--font-size-lg);
  margin-left: 1rem;
}

.single-product.woocommerce div.product form.cart .button {
  margin-left: 1rem;
}

.contact-gallery-inner .contact-gallery-inner2 {
  margin-bottom: 28px;
  margin-top: -41px;
  overflow: hidden;
  border-radius: 0 80px 0 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.contact-gallery-inner .contact-gallery-inner3 {
  overflow: hidden;
  border-radius: 0 0 0 80px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.contact-gallery-bl img {
  height: 13rem !important;
  object-fit: cover;
}

.contact-gallery-inner .contact-gallery-inner4 {
  margin-top: -41px;
  overflow: hidden;
  border-radius: 0 0 80px 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.contact-gallery .zoomboxgalleryb {
  position: absolute;
  z-index: -1;
  bottom: -30px;
  left: -30px;
  width: 70%;
  height: 70%;
  background: var(--green);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.hd-r-bl.hd-r-bl3 {
  display: none;
}

.reg-form-wrap .wpcf7-form-control {
  background: #ffff;
  margin: 0;
}

.reg-form-wrap .reg-form-l {
  margin-right: 0.5rem;
}

.reg-form-wrap .reg-form-r {
  margin-left: 0.5rem;
}

.reg-form-wrap .reg-form-lr {
  display: flex;
  padding-bottom: 1rem;
}

.reg-form-wrap textarea {
  width: 100%;
  font-size: var(--font-size-sm);
}

.reg-form-wrap span.wpcf7-form-control-wrap {
  width: 100%;
}

.reg-form-wrap input.wpcf7-form-control.wpcf7-text {
  width: 100%;
  font-size: var(--font-size-sm);
}

.reg-form-wrap .reg-form-l, .reg-form-wrap .reg-form-r {
  width: 50%;
}

.reg-form-wrap input.wpcf7-form-control.wpcf7-text {
  width: 100%
}



@media (max-width: 1300px) {

  html {font-size: 16px;}
  
  .event-list-item.event-list-title, .event-list-hd-item.event-list-hd-title {
    width: 54%;
  }

  .event-list-item.event-list-location, .event-list-item.event-list-date {
    width: 17%;
  }

  .event-list-hd-item.event-list-hd-location, .event-list-hd-item.event-list-hd-date {
    width: 17%;
  }


}

@media (max-width: 1080px) {
  .hd-r-bl.hd-r-bl1{
    display: none;
  }

  .hd-r-bl.hd-r-bl3 {
    display: block;
  }


  h6, .elementor h6.elementor-heading-title {
    font-size: 1.35rem;
  }

  /* .latest-news .latest-news-bl.box-shadow:last-child {
    display: none;
  }

  .latest-news .latest-news-bl {
    width: 50%;
  } */

  .event-info {
    flex-direction: column-reverse;
  }
  
  .event-bl.box-shadow.event-bl1, .event-bl.box-shadow.event-bl2, .event-bl.box-shadow.event-bl3 {
    width: 33.33333%;
    margin: 1rem 1rem 2rem;
  }

  .event-list-r, .event-list-hd-bl2, .event-info-r {
    width: 100%;
    display: flex;
  }

  .event-info-l {
    width: 100%;
    padding-right: 0;
  }

  .team-list-bl-r {
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }

  .team-list-bl3 {
    width: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }

}

@media (max-width: 992px) {

  html {font-size: 14px;}

  :root {
    --font-size-xxl: 24px;  
    --font-size-xl: 22px;  
    --font-size-lg: 19px;
    --font-size-md: 17px;
    --font-size-sm: 16px;
    --font-size-xs: 15px;
  }

  .event-list-l, .event-list-hd-bl1, .event-info-l {
    width: 100%;
    margin-right: 0;
    padding-right: 0;
  }

  

  .event-list-hd-bl2 {
    display: none;
  }

  .event-list-r {
    display: none;
  }





}

@media (max-width: 768px) {

  html {font-size: 13px;}

  :root {
    --font-size-xxl: 22px;  
    --font-size-xl: 21px;  
    --font-size-lg: 17px;
    --font-size-md: 16px;
    --font-size-sm: 15px;
    --font-size-xs: 15px;
  }

 .woocommerce-checkout ul#checkout_timeline {
    display: none !important;
  }

  .latest-news .latest-news-bl {
    width: auto;
  }

  .event-bl.box-shadow.event-bl1, .event-bl.box-shadow.event-bl2, .event-bl.box-shadow.event-bl3 {
    width: 100%;
    margin: 0 0 2rem;
  }

  .team-list-bl3 {
    width: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }

  .woocommerce div.product div.summary, .woocommerce-page div.product div.summary {
    padding: 1rem;
  }

  .latest-news {
    flex-direction: column;
  }

  .event-list-item.event-list-title, .event-list-hd-item.event-list-hd-title {
    width: 100%;
  }

  .event-list-item.event-list-places {
    display: none;
  }
  .event-list-item.event-list-location, .event-list-item.event-list-date, .event-list-item.event-list-places, .event-list-hd-item.event-list-hd-places, .event-list-hd-item.event-list-hd-location, .event-list-hd-item.event-list-hd-date {
    width: 25%;
  }

  .event-list-item.event-list-location {
    padding-left: 1.2rem;
  }

  .pro-hd {
    flex-direction: column;
  }

  .pro-hd-l h1 {
    margin-bottom: 1.5rem;
  }

  .event-list-hd-item.event-list-hd-places, 
  .event-list-hd-item.event-list-hd-location,
  .event-list-hd-item.event-list-hd-date {
    display: none;
  }

  .event-list-r, .event-list-hd-bl2, .event-info-r {
    flex-wrap: wrap;
  }

  .event-filter h3, .event-bl h3 {
    font-size: 2rem;
  }

  .event-top-l {
    margin-bottom: 1.5rem;
  }

  .event-top {
    align-items: flex-start;
    padding: 2rem 0;
    flex-direction: column;
  }

}

@media (max-width: 470px) {

}

@media (max-width: 380px) {

  .event-list-item.event-list-location, .event-list-item.event-list-date, .event-list-item.event-list-places, .event-list-hd-item.event-list-hd-places, .event-list-hd-item.event-list-hd-location, .event-list-hd-item.event-list-hd-date {
    width: 50%;
  }

}

@media (max-width: 330px) {

}


