@charset "UTF-8";
/*
Theme Name: 24-7
Author: Vision Tank
Author URI: http://visiontank.co.uk/
Version: 1.6
*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

html,
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input:focus {
  outline: none;
}

.inner {
  width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.inner--thin {
  width: 960px;
  margin: 0 auto;
}

.inner--thinner {
  width: 760px;
  margin: 0 auto;
}

.inner--thinnest {
  width: 560px;
  margin: 0 auto;
}

.grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 20px -20px;
}
.grid > [class*=grid_] {
  padding: 0 20px;
}

.grid_1-2 {
  width: 50%;
}

.grid_1-3 {
  width: 33.3333333333%;
}

.grid_2-3 {
  width: 66.6666666667%;
}

.grid_1-4 {
  width: 25%;
}

.grid_3-4 {
  width: 75%;
}

.grid_1-5 {
  width: 20%;
}

.grid_2-5 {
  width: 40%;
}

.grid_3-5 {
  width: 60%;
}

.grid_4-5 {
  width: 80%;
}

.grid_1-6 {
  width: 16.6666666667%;
}

.grid_5-6 {
  width: 83.3333333333%;
}

.grid_1-8 {
  width: 12.5%;
}

.grid_3-8 {
  width: 37.5%;
}

.grid_5-8 {
  width: 62.5%;
}

.grid_7-8 {
  width: 87.5%;
}

.grid_1-10 {
  width: 10%;
}

.grid_3-10 {
  width: 30%;
}

.grid_7-10 {
  width: 70%;
}

.grid_9-10 {
  width: 90%;
}

.grid_1-12 {
  width: 8.3333333333%;
}

.grid_5-12 {
  width: 41.6666666667%;
}

.grid_7-12 {
  width: 58.3333333333%;
}

.grid_11-12 {
  width: 91.6666666667%;
}

@media screen and (max-width: 1200px) {
  .inner {
    width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  .inner--thin {
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 800px) {
  .inner--thinner {
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 600px) {
  .inner--thinnest {
    width: 100%;
    padding: 0 20px;
  }
}
body {
  color: #252525;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 17px;
  line-height: 28px;
}

ul li {
  list-style: disc;
}

ol li {
  list-style: decimal;
}

strong,
b {
  font-weight: 700;
}

em,
i {
  font-style: italic;
}

.content {
  overflow: hidden;
}
.content p,
.content ul,
.content blockquote {
  margin: 0 0 20px;
}
.content a {
  color: #252525;
  text-decoration: underline;
  transition: 0.2s;
}
.content a:hover {
  color: #ec5d56;
}
.content .button a, .content .single_product__right .single_product__summary .cart .single_add_to_cart_button a, .single_product__right .single_product__summary .cart .content .single_add_to_cart_button a, .content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button a, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .content .single_add_to_cart_button a, .content .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button a, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .content .single_add_to_cart_button a, .content .product_archive__top .product_archive__top__right .product_archive__reset_button a, .product_archive__top .product_archive__top__right .content .product_archive__reset_button a, .content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button a, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .content .product_archive__reset_button a, .content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button a, .single_product__right .single_product__summary .cart .content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button a, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .content .button a, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .content .single_product__right .single_product__summary .cart .single_add_to_cart_button a, .content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button a, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .content .gform_button a, .content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit a, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .content .newsletter_form__submit a, .content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn a, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .content .sib-default-btn a, .content .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn a, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .content .sib-default-btn a, .content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button a, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .content button a, .content .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button a, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .content button a, .content .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input a, .events .mec-wrap .mec-search-form .content .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input a, .content .event__content--book .mec-booking form .mec-book-form-btn-wrap button a, .event__content--book .mec-booking form .mec-book-form-btn-wrap .content button a, .content .sib_signup_form .sib-default-btn a, .sib_signup_form .content .sib-default-btn a, .content .newsletter_form__submit a, .content .gform_button a,
.content button a {
  border-bottom: none;
  text-decoration: none;
}
.content img {
  height: auto;
}
.content blockquote {
  max-width: 760px;
  padding: 0 0 0 40px;
  border-left: 8px solid #e6e6e6;
  font-size: 20px;
  line-height: 1.6;
  margin: 40px 0;
  font-family: "obviously-wide", sans-serif;
}
.content blockquote cite {
  font-family: "termina", sans-serif;
  font-weight: 600;
  font-size: 18px;
}
.content blockquote.has-text-align-center {
  border-top: 8px solid #e6e6e6;
  border-left: none;
  padding: 20px 0 40px 0px;
  margin: 0 auto;
  max-width: 600px;
  margin-top: 40px;
}
.content blockquote.has-text-align-right {
  border-right: 8px solid #e6e6e6;
  border-left: none;
  padding: 0 40px 0 0;
  padding-left: 30%;
  max-width: none;
}
.content h1 {
  font-family: "obviously-wide", sans-serif;
}
.content h2 {
  font-family: "termina", sans-serif;
  font-weight: 600;
  margin-bottom: 20px;
}
.content h3 {
  font-family: "termina", sans-serif;
  font-weight: 600;
  margin-bottom: 20px;
}
.content h4 {
  font-family: "termina", sans-serif;
  font-weight: 600;
}
.content h5 {
  font-family: "termina", sans-serif;
  font-weight: 600;
}
.content h6 {
  margin-bottom: 20px;
  font-weight: 500;
}
.content hr {
  margin: 40px 0;
  border: none;
  background-color: #252525;
  height: 4px;
}
.content ul li {
  list-style: none;
  margin-bottom: 20px;
  font-size: 17px;
  position: relative;
  color: #252525;
}
.content ul li:before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #252525;
  border-radius: 50%;
  position: absolute;
  left: -20px;
  top: 10px;
}
.content ol {
  margin-bottom: 20px;
  padding-left: 30px;
}
.content ol li {
  margin-bottom: 20px;
  list-style-type: none;
  counter-increment: item;
  position: relative;
}
.content ol li:before {
  position: absolute;
  left: -30px;
  display: inline-block;
  width: 1em;
  font-size: 20px;
  font-weight: bold;
  text-align: right;
  content: counter(item) ".";
}
.content .wp-block-group {
  padding: 80px;
  margin: 40px 0 60px;
}
.content .wp-block-group h4 {
  font-family: "termina", sans-serif;
  font-weight: 600;
  margin-bottom: 0;
}
.content .wp-block-group h1 {
  margin-bottom: 30px;
}
.content .wp-block-group p:last-of-type {
  margin-bottom: 0;
}
.content .has-blue-color {
  color: #94dee5;
}
.content .has-teal-color {
  color: #3c7a89;
}
.content .has-yellow-color {
  color: #f2d876;
}
.content .has-red-color {
  color: #ec5d56;
}
.content .has-black-color {
  color: #252525;
}
.content .has-white-color {
  color: #252525;
}
.content .has-blue-background-color {
  background-color: #94dee5;
}
.content .has-teal-background-color {
  background-color: #3c7a89;
}
.content .has-yellow-background-color {
  background-color: #f2d876;
}
.content .has-red-background-color {
  background-color: #ec5d56;
}
.content .has-black-background-color {
  background-color: #252525;
}
.content .has-white-background-color {
  background-color: white;
}
.content .wp-block-embed {
  margin: 40px 0;
}
.content .wp-block-embed .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}
.content .wp-block-embed .wp-block-embed__wrapper:after {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.content .wp-block-embed iframe {
  position: absolute;
  height: 100%;
  width: 100%;
}
.content figcaption {
  font-size: 17px;
  font-family: "termina", sans-serif;
  font-weight: 600;
}
.content .blocks-gallery-grid {
  column-gap: 5px;
}
.content .blocks-gallery-item {
  height: 250px;
  margin: 0 !important;
  margin-bottom: 5px !important;
  overflow: hidden;
}
.content .blocks-gallery-item:hover img {
  transform: scale(1.05);
}
.content .blocks-gallery-item::before {
  display: none;
}
.content .blocks-gallery-item img {
  margin: 0;
  transition: 0.5s;
}
.content .blocks-gallery-item a {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
  text-decoration: none;
}
.content .blocks-gallery-item .blocks-gallery-item__caption {
  opacity: 0.5;
  font-size: 14px;
  font-family: "aktiv-grotesk", sans-serif;
  font-style: italic;
}
.content .wp-block-cover {
  margin-bottom: 40px;
}

.content--img_overflow p,
.content--img_overflow ul,
.content--img_overflow a,
.content--img_overflow button,
.content--img_overflow h1,
.content--img_overflow h2,
.content--img_overflow h3,
.content--img_overflow h4,
.content--img_overflow h5,
.content--img_overflow h6,
.content--img_overflow ol,
.content--img_overflow ul,
.content--img_overflow hr,
.content--img_overflow figcaption,
.content--img_overflow iframe,
.content--img_overflow .wp-block-buttons {
  max-width: 760px;
  margin: 0 auto 20px;
}
.content--img_overflow iframe {
  display: block;
}
.content--img_overflow img {
  margin: 40px 0;
}
.content--img_overflow blockquote p {
  max-width: none;
}
.content--img_overflow hr {
  margin: 40px auto;
}
.content--img_overflow .wp-block-group p,
.content--img_overflow .wp-block-group ul,
.content--img_overflow .wp-block-group blockquote,
.content--img_overflow .wp-block-group a,
.content--img_overflow .wp-block-group button,
.content--img_overflow .wp-block-group h1,
.content--img_overflow .wp-block-group h2,
.content--img_overflow .wp-block-group h3,
.content--img_overflow .wp-block-group h4,
.content--img_overflow .wp-block-group h5,
.content--img_overflow .wp-block-group h6,
.content--img_overflow .wp-block-group ol,
.content--img_overflow .wp-block-group ul,
.content--img_overflow .wp-block-group .wp-block-buttons {
  max-width: none;
}

.mega,
h1 {
  font-size: 80px;
  line-height: 1.1;
  margin-bottom: 20px;
}

.alpha,
.content h1 {
  font-size: 58px;
  line-height: 1.1;
  margin-bottom: 20px;
}

.bravo,
.content h2 {
  font-size: 44px;
  line-height: 1.2;
}

.charlie,
.content h3 {
  font-size: 36px;
  line-height: 1.3;
  letter-spacing: 0.3px;
}

.delta,
.content h4 {
  font-size: 28px;
  line-height: 1.2;
  margin-bottom: 10px;
}

.echo,
.content h5 {
  font-size: 22px;
  line-height: 1.3;
  margin-bottom: 10px;
}

.foxtrot,
.content h6 {
  font-size: 20px;
  line-height: 1.7;
}

.font--primary {
  font-family: "aktiv-grotesk", sans-serif;
}

.font--secondary {
  font-family: "termina", sans-serif;
}

.font--tertiary {
  font-family: "obviously-wide", sans-serif;
}

.title--white {
  color: white;
}

.title--yellow {
  color: #f2d876;
}

.title--outline {
  -webkit-text-stroke-width: 2px;
  color: transparent;
  -webkit-text-stroke-color: white;
}

.title--outline--black {
  -webkit-text-stroke-color: #252525;
}

.title--outline--white {
  -webkit-text-stroke-color: white;
}

.title--outline--yellow {
  -webkit-text-stroke-color: #f2d876;
}

.line--before {
  font-weight: 500;
  position: relative;
  padding-left: 50px;
}
.line--before:before {
  background-color: #f2d876;
  content: "";
  position: absolute;
  width: 40px;
  height: 5px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

#slb_viewer_wrap #slb_viewer_slb_default .slb_template_tag_ui_slideshow_control {
  pointer-events: none;
  opacity: 0;
}
#slb_viewer_wrap #slb_viewer_slb_default .slb_container {
  padding: 0;
  box-shadow: none;
}
#slb_viewer_wrap #slb_viewer_slb_default .slb_details {
  display: none;
  background-color: transparent;
}

@media screen and (max-width: 1000px) {
  .content .wp-block-group {
    padding: 40px;
  }
  .content blockquote.has-text-align-right {
    padding-left: 80px;
  }
}
@media screen and (max-width: 800px) {
  .content blockquote.has-text-align-right {
    padding-left: 0;
  }
}
@media screen and (max-width: 500px) {
  .title--outline {
    -webkit-text-stroke-width: 1.5px;
  }
  .mega,
  h1 {
    font-size: 50px;
  }
  .alpha,
  .content h1 {
    font-size: 40px;
  }
  .bravo,
  .content h2 {
    font-size: 30px;
  }
  .charlie,
  .content h3 {
    font-size: 24px;
  }
  .delta,
  .content h4 {
    font-size: 22px;
  }
  .echo,
  .content h5 {
    font-size: 20px;
  }
  .foxtrot,
  .content h6 {
    font-size: 18px;
  }
  .content .wp-block-group {
    padding: 20px;
    word-wrap: break-word;
  }
  .content .wp-block-group h1 {
    font-size: 30px;
  }
  .content blockquote {
    font-size: 18px;
  }
  .content blockquote cite {
    font-size: 18px;
  }
}
.button--left,
.wp-block-button.alignleft {
  text-align: left;
}

.button--center,
.wp-block-button.aligncenter {
  text-align: center;
}

.button--right,
.wp-block-button.alignright {
  text-align: right;
}

.button, .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .sib_signup_form .sib-default-btn, .newsletter_form__submit, .gform_button {
  display: inline-block;
  position: relative;
  padding: 22px 55px;
  transition: 0.2s;
  cursor: pointer;
  font-size: 14px;
  font-family: "termina", sans-serif;
  font-weight: 700;
  letter-spacing: 0.3px;
  border: 2px solid white;
  line-height: 1;
  border-radius: 34.5px;
  background-color: white;
  color: #252525;
  appearance: none;
}
.button:hover, .single_product__right .single_product__summary .cart .single_add_to_cart_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button:hover, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button:hover, .product_archive__top .product_archive__top__right .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn:hover, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button:hover, .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .sib_signup_form .sib-default-btn:hover, .newsletter_form__submit:hover, .gform_button:hover {
  border-color: black;
  background-color: black;
  color: white;
}

.button--small {
  padding: 10px 20px;
}

.button_link {
  font-size: 14px;
  font-family: "termina", sans-serif;
  font-weight: 700;
  letter-spacing: 0.3px;
  border-bottom: solid 3px #c2c1c1;
  color: #252525;
  transition: 0.2s;
  text-decoration: none;
}
.button_link:hover {
  color: #ec5d56;
}

.button_link--white {
  color: white;
  border-bottom: solid 3px rgba(255, 255, 255, 0.4);
}
.button_link--white:hover {
  border-color: #ec5d56;
  color: white;
}

.button_link--white_red_link {
  color: white;
  border-bottom: solid 3px #ec5d56;
}
.button_link--white_red_link:hover {
  color: #ec5d56;
}

.button_link--black {
  color: #252525;
  border-bottom: solid 3px #252525;
}
.button_link--black:hover {
  color: #252525;
  margin-left: 10px;
}

.button_link--white_blue_link {
  color: white;
  border-bottom: solid 3px #94dee5;
}
.button_link--white_blue_link:hover {
  color: #94dee5;
}

.content .wp-block-buttons .wp-block-button__link {
  margin-bottom: 20px;
  color: inherit;
  display: inline-block;
  position: relative;
  padding: 22px 55px;
  transition: 0.2s;
  cursor: pointer;
  font-size: 14px;
  font-family: "termina", sans-serif;
  font-weight: 700;
  letter-spacing: 0.3px;
  border: 2px solid;
  line-height: 1;
  border-radius: 34.5px;
  opacity: 1;
  text-decoration: none;
  color: white;
  background-color: #252525;
  border: 2px solid #252525;
}
.content .wp-block-buttons .wp-block-button__link:hover {
  opacity: 0.8;
  color: white;
}
.content .wp-block-buttons .wp-block-button__link.has-white-color {
  color: #ffffff;
}
.content .wp-block-buttons .wp-block-button__link.has-white-background-color {
  background-color: #ffffff;
  border-color: #ffffff;
}
.content .wp-block-buttons .wp-block-button__link.has-black-color {
  color: #252525;
}
.content .wp-block-buttons .wp-block-button__link.has-black-background-color {
  background-color: #252525;
  border-color: #252525;
}
.content .wp-block-buttons .wp-block-button__link.has-red-color {
  color: #ec5d56;
}
.content .wp-block-buttons .wp-block-button__link.has-red-background-color {
  background-color: #ec5d56;
  border-color: #ec5d56;
}
.content .wp-block-buttons .wp-block-button__link.has-yellow-color {
  color: #f2d876;
}
.content .wp-block-buttons .wp-block-button__link.has-yellow-background-color {
  background-color: #f2d876;
  border-color: #f2d876;
}
.content .wp-block-buttons .wp-block-button__link.has-blue-color {
  color: #94dee5;
}
.content .wp-block-buttons .wp-block-button__link.has-blue-background-color {
  background-color: #94dee5;
  border-color: #94dee5;
}
.content .wp-block-buttons .wp-block-button__link.has-teal-color {
  color: #3c7a89;
}
.content .wp-block-buttons .wp-block-button__link.has-teal-background-color {
  background-color: #3c7a89;
  border-color: #3c7a89;
}
.content .wp-block-buttons .wp-block-button__link.has-background {
  border-color: transparent;
}
.content .wp-block-buttons .is-style-outline .wp-block-button__link {
  background-color: transparent;
  border-color: inherit;
  padding: 22px 55px;
}
.content .wp-block-buttons .wp-block-button {
  display: inline-block;
  margin: 0 16px 0 0;
}
.content .wp-block-buttons.is-content-justification-center {
  text-align: center;
}
.content .wp-block-buttons.is-content-justification-center .wp-block-button {
  margin: 0 8px;
}
.content .wp-block-buttons.is-content-justification-right {
  text-align: right;
}
.content .wp-block-buttons.is-content-justification-right .wp-block-button {
  margin: 0 0 0 16px;
}

.alm-btn-wrap {
  text-align: center;
}

.alm-load-more-btn {
  background-color: transparent;
  border: 2px solid rgba(46, 46, 46, 0.25);
}
.alm-load-more-btn:hover {
  background-color: #252525;
  border-color: #252525;
  color: white;
}
.alm-load-more-btn.done {
  opacity: 0.25;
  cursor: auto;
  pointer-events: none;
}

.button_fill--black, .what_we_do__flexible_content .flexible_content__content .button, .what_we_do__flexible_content .flexible_content__content .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .what_we_do__flexible_content .flexible_content__content .single_add_to_cart_button, .what_we_do__flexible_content .flexible_content__content .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .what_we_do__flexible_content .flexible_content__content .product_archive__reset_button, .what_we_do__flexible_content .flexible_content__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .what_we_do__flexible_content .flexible_content__content .product_archive__reset_button, .what_we_do__flexible_content .flexible_content__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .what_we_do__flexible_content .flexible_content__content .button, .what_we_do__flexible_content .flexible_content__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .what_we_do__flexible_content .flexible_content__content .gform_button, .what_we_do__flexible_content .flexible_content__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .what_we_do__flexible_content .flexible_content__content .newsletter_form__submit, .what_we_do__flexible_content .flexible_content__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .what_we_do__flexible_content .flexible_content__content .sib-default-btn, .what_we_do__flexible_content .flexible_content__content .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .what_we_do__flexible_content .flexible_content__content .sib-default-btn, .what_we_do__flexible_content .flexible_content__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .what_we_do__flexible_content .flexible_content__content button, .what_we_do__flexible_content .flexible_content__content .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .what_we_do__flexible_content .flexible_content__content button, .what_we_do__flexible_content .flexible_content__content .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .what_we_do__flexible_content .flexible_content__content .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .what_we_do__flexible_content .flexible_content__content .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .what_we_do__flexible_content .flexible_content__content button, .what_we_do__flexible_content .flexible_content__content .gform_button, .what_we_do__flexible_content .flexible_content__content .newsletter_form__submit, .what_we_do__flexible_content .flexible_content__content .sib_signup_form .sib-default-btn, .sib_signup_form .what_we_do__flexible_content .flexible_content__content .sib-default-btn, .resource__search_wrap .search__big .search_form__button_container button, .cta_bottom--black .button, .cta_bottom--black .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .cta_bottom--black .single_add_to_cart_button, .cta_bottom--black .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .cta_bottom--black .single_add_to_cart_button, .cta_bottom--black .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta_bottom--black .single_add_to_cart_button, .cta_bottom--black .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .cta_bottom--black .product_archive__reset_button, .cta_bottom--black .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta_bottom--black .product_archive__reset_button, .cta_bottom--black .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .single_product__right .single_product__summary .cart .cta_bottom--black .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta_bottom--black .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta_bottom--black .single_product__right .single_product__summary .cart .single_add_to_cart_button, .cta_bottom--black .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta_bottom--black .gform_button, .cta_bottom--black .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta_bottom--black .newsletter_form__submit, .cta_bottom--black .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .cta_bottom--black .sib-default-btn, .cta_bottom--black .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta_bottom--black .sib-default-btn, .cta_bottom--black .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .cta_bottom--black button, .cta_bottom--black .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta_bottom--black button, .cta_bottom--black .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .cta_bottom--black .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .cta_bottom--black .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .cta_bottom--black button, .cta_bottom--black .gform_button, .cta_bottom--black .newsletter_form__submit, .cta__bottom.black .button, .cta__bottom.black .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .cta__bottom.black .single_add_to_cart_button, .cta__bottom.black .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .cta__bottom.black .product_archive__reset_button, .cta__bottom.black .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta__bottom.black .product_archive__reset_button, .cta__bottom.black .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta__bottom.black .button, .cta__bottom.black .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta__bottom.black .gform_button, .cta__bottom.black .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta__bottom.black .newsletter_form__submit, .cta__bottom.black .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .cta__bottom.black .sib-default-btn, .cta__bottom.black .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta__bottom.black .sib-default-btn, .cta__bottom.black .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .cta__bottom.black button, .cta__bottom.black .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta__bottom.black button, .cta__bottom.black .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .cta__bottom.black .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .cta__bottom.black .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .cta__bottom.black button, .cta__bottom.black .gform_button, .cta__bottom.black .newsletter_form__submit, .cta__bottom.black .sib_signup_form .sib-default-btn, .sib_signup_form .cta__bottom.black .sib-default-btn, .cta_section.section--white .button, .cta_section.section--white .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .cta_section.section--white .single_add_to_cart_button, .cta_section.section--white .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .cta_section.section--white .product_archive__reset_button, .cta_section.section--white .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta_section.section--white .product_archive__reset_button, .cta_section.section--white .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta_section.section--white .button, .cta_section.section--white .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta_section.section--white .gform_button, .cta_section.section--white .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta_section.section--white .newsletter_form__submit, .cta_section.section--white .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .cta_section.section--white .sib-default-btn, .cta_section.section--white .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta_section.section--white .sib-default-btn, .cta_section.section--white .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .cta_section.section--white button, .cta_section.section--white .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta_section.section--white button, .cta_section.section--white .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .cta_section.section--white .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .cta_section.section--white .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .cta_section.section--white button, .cta_section.section--white .gform_button, .cta_section.section--white .newsletter_form__submit, .cta_section.section--white .sib_signup_form .sib-default-btn, .sib_signup_form .cta_section.section--white .sib-default-btn, .search_page_wrap .search_form__button_container button, .sib_signup_form .sib-default-btn, .newsletter_form__submit, .gform_button {
  background-color: #252525;
  color: white;
  border-color: #252525;
}
.button_fill--black:hover, .what_we_do__flexible_content .flexible_content__content .button:hover, .what_we_do__flexible_content .flexible_content__content .single_product__right .single_product__summary .cart .single_add_to_cart_button:hover, .single_product__right .single_product__summary .cart .what_we_do__flexible_content .flexible_content__content .single_add_to_cart_button:hover, .what_we_do__flexible_content .flexible_content__content .product_archive__top .product_archive__top__right .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .what_we_do__flexible_content .flexible_content__content .product_archive__reset_button:hover, .what_we_do__flexible_content .flexible_content__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .what_we_do__flexible_content .flexible_content__content .button:hover, .what_we_do__flexible_content .flexible_content__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .what_we_do__flexible_content .flexible_content__content .gform_button:hover, .what_we_do__flexible_content .flexible_content__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .what_we_do__flexible_content .flexible_content__content .newsletter_form__submit:hover, .what_we_do__flexible_content .flexible_content__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .what_we_do__flexible_content .flexible_content__content .sib-default-btn:hover, .what_we_do__flexible_content .flexible_content__content .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn:hover, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .what_we_do__flexible_content .flexible_content__content .sib-default-btn:hover, .what_we_do__flexible_content .flexible_content__content .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .events .mec-wrap .mec-search-form .what_we_do__flexible_content .flexible_content__content .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .what_we_do__flexible_content .flexible_content__content .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .what_we_do__flexible_content .flexible_content__content button:hover, .what_we_do__flexible_content .flexible_content__content .gform_button:hover, .what_we_do__flexible_content .flexible_content__content .newsletter_form__submit:hover, .resource__search_wrap .search__big .search_form__button_container button:hover, .cta_bottom--black .button:hover, .cta_bottom--black .single_product__right .single_product__summary .cart .single_add_to_cart_button:hover, .single_product__right .single_product__summary .cart .cta_bottom--black .single_add_to_cart_button:hover, .cta_bottom--black .product_archive__top .product_archive__top__right .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .cta_bottom--black .product_archive__reset_button:hover, .cta_bottom--black .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta_bottom--black .product_archive__reset_button:hover, .cta_bottom--black .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta_bottom--black .button:hover, .cta_bottom--black .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta_bottom--black .gform_button:hover, .cta_bottom--black .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta_bottom--black .newsletter_form__submit:hover, .cta_bottom--black .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .cta_bottom--black .sib-default-btn:hover, .cta_bottom--black .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn:hover, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta_bottom--black .sib-default-btn:hover, .cta_bottom--black .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .cta_bottom--black button:hover, .cta_bottom--black .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta_bottom--black button:hover, .cta_bottom--black .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .events .mec-wrap .mec-search-form .cta_bottom--black .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .cta_bottom--black .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .cta_bottom--black button:hover, .cta__bottom.black .button:hover, .cta__bottom.black .single_product__right .single_product__summary .cart .single_add_to_cart_button:hover, .single_product__right .single_product__summary .cart .cta__bottom.black .single_add_to_cart_button:hover, .cta__bottom.black .product_archive__top .product_archive__top__right .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .cta__bottom.black .product_archive__reset_button:hover, .cta__bottom.black .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta__bottom.black .button:hover, .cta__bottom.black .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta__bottom.black .gform_button:hover, .cta__bottom.black .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta__bottom.black .newsletter_form__submit:hover, .cta__bottom.black .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .cta__bottom.black .sib-default-btn:hover, .cta__bottom.black .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn:hover, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta__bottom.black .sib-default-btn:hover, .cta__bottom.black .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .events .mec-wrap .mec-search-form .cta__bottom.black .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .cta__bottom.black .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .cta__bottom.black button:hover, .cta__bottom.black .gform_button:hover, .cta__bottom.black .newsletter_form__submit:hover, .cta_section.section--white .button:hover, .cta_section.section--white .single_product__right .single_product__summary .cart .single_add_to_cart_button:hover, .single_product__right .single_product__summary .cart .cta_section.section--white .single_add_to_cart_button:hover, .cta_section.section--white .product_archive__top .product_archive__top__right .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .cta_section.section--white .product_archive__reset_button:hover, .cta_section.section--white .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta_section.section--white .button:hover, .cta_section.section--white .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta_section.section--white .gform_button:hover, .cta_section.section--white .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta_section.section--white .newsletter_form__submit:hover, .cta_section.section--white .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .cta_section.section--white .sib-default-btn:hover, .cta_section.section--white .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn:hover, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta_section.section--white .sib-default-btn:hover, .cta_section.section--white .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .events .mec-wrap .mec-search-form .cta_section.section--white .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .cta_section.section--white .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .cta_section.section--white button:hover, .cta_section.section--white .gform_button:hover, .cta_section.section--white .newsletter_form__submit:hover, .search_page_wrap .search_form__button_container button:hover, .sib_signup_form .sib-default-btn:hover, .newsletter_form__submit:hover, .gform_button:hover {
  background-color: #c5c5c5;
  color: #252525;
  border-color: #c5c5c5;
}

.button_fill--dark_grey {
  background-color: #373738;
  color: white;
  border-color: #373738;
}
.button_fill--dark_grey:hover {
  background-color: #c5c5c5;
  color: #373738;
  border-color: #c5c5c5;
}

.button_fill--grey {
  background-color: #dddddd;
  color: #252525;
  border-color: #dddddd;
}
.button_fill--grey:hover {
  background-color: #252525;
  color: white;
  border-color: #252525;
}

.button_fill--yellow {
  background-color: #f2d876;
  color: #252525;
  border-color: #f2d876;
}
.button_fill--yellow:hover {
  background-color: white;
  border-color: white;
  color: #252525;
}

.button--teal {
  background-color: #3c7a89;
  color: white;
  border-color: #3c7a89;
}

.button_outline--white {
  background-color: transparent;
  border-color: white;
  color: white;
}
.button_outline--white:hover {
  background-color: white;
  color: #252525;
  border-color: white;
}

.button_outline--grey {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
  color: white;
}
.button_outline--grey:hover {
  background-color: white;
  color: #252525;
}

.button_outline--black, .who_we_are__stories__left .button, .who_we_are__stories__left .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .who_we_are__stories__left .single_add_to_cart_button, .who_we_are__stories__left .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .who_we_are__stories__left .single_add_to_cart_button, .who_we_are__stories__left .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .who_we_are__stories__left .single_add_to_cart_button, .who_we_are__stories__left .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .who_we_are__stories__left .product_archive__reset_button, .who_we_are__stories__left .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .who_we_are__stories__left .product_archive__reset_button, .who_we_are__stories__left .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .single_product__right .single_product__summary .cart .who_we_are__stories__left .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .who_we_are__stories__left .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .who_we_are__stories__left .single_product__right .single_product__summary .cart .single_add_to_cart_button, .who_we_are__stories__left .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .who_we_are__stories__left .gform_button, .who_we_are__stories__left .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .who_we_are__stories__left .newsletter_form__submit, .who_we_are__stories__left .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .who_we_are__stories__left .sib-default-btn, .who_we_are__stories__left .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .who_we_are__stories__left .sib-default-btn, .who_we_are__stories__left .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .who_we_are__stories__left button, .who_we_are__stories__left .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .who_we_are__stories__left button, .who_we_are__stories__left .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .who_we_are__stories__left .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .who_we_are__stories__left .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .who_we_are__stories__left button, .who_we_are__stories__left .gform_button, .who_we_are__stories__left .newsletter_form__submit, .who_we_are__stories__left .sib_signup_form .sib-default-btn, .sib_signup_form .who_we_are__stories__left .sib-default-btn, .communities__staggered__content .button, .communities__staggered__content .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .communities__staggered__content .single_add_to_cart_button, .communities__staggered__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .communities__staggered__content .single_add_to_cart_button, .communities__staggered__content .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .communities__staggered__content .single_add_to_cart_button, .communities__staggered__content .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .communities__staggered__content .product_archive__reset_button, .communities__staggered__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .communities__staggered__content .product_archive__reset_button, .communities__staggered__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .single_product__right .single_product__summary .cart .communities__staggered__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .communities__staggered__content .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .communities__staggered__content .single_product__right .single_product__summary .cart .single_add_to_cart_button, .communities__staggered__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .communities__staggered__content .gform_button, .communities__staggered__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .communities__staggered__content .newsletter_form__submit, .communities__staggered__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .communities__staggered__content .sib-default-btn, .communities__staggered__content .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .communities__staggered__content .sib-default-btn, .communities__staggered__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .communities__staggered__content button, .communities__staggered__content .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .communities__staggered__content button, .communities__staggered__content .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .communities__staggered__content .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .communities__staggered__content .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .communities__staggered__content button, .communities__staggered__content .gform_button, .communities__staggered__content .newsletter_form__submit, .communities__staggered__content .sib_signup_form .sib-default-btn, .sib_signup_form .communities__staggered__content .sib-default-btn {
  background-color: transparent;
  border-color: #2e2e2e;
}
.button_outline--black:hover, .who_we_are__stories__left .button:hover, .who_we_are__stories__left .single_product__right .single_product__summary .cart .single_add_to_cart_button:hover, .single_product__right .single_product__summary .cart .who_we_are__stories__left .single_add_to_cart_button:hover, .who_we_are__stories__left .product_archive__top .product_archive__top__right .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .who_we_are__stories__left .product_archive__reset_button:hover, .who_we_are__stories__left .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .who_we_are__stories__left .product_archive__reset_button:hover, .who_we_are__stories__left .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .who_we_are__stories__left .button:hover, .who_we_are__stories__left .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .who_we_are__stories__left .gform_button:hover, .who_we_are__stories__left .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .who_we_are__stories__left .newsletter_form__submit:hover, .who_we_are__stories__left .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .who_we_are__stories__left .sib-default-btn:hover, .who_we_are__stories__left .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn:hover, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .who_we_are__stories__left .sib-default-btn:hover, .who_we_are__stories__left .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .who_we_are__stories__left button:hover, .who_we_are__stories__left .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .who_we_are__stories__left button:hover, .who_we_are__stories__left .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .events .mec-wrap .mec-search-form .who_we_are__stories__left .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .who_we_are__stories__left .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .who_we_are__stories__left button:hover, .who_we_are__stories__left .gform_button:hover, .who_we_are__stories__left .newsletter_form__submit:hover, .who_we_are__stories__left .sib_signup_form .sib-default-btn:hover, .sib_signup_form .who_we_are__stories__left .sib-default-btn:hover, .communities__staggered__content .button:hover, .communities__staggered__content .single_product__right .single_product__summary .cart .single_add_to_cart_button:hover, .single_product__right .single_product__summary .cart .communities__staggered__content .single_add_to_cart_button:hover, .communities__staggered__content .product_archive__top .product_archive__top__right .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .communities__staggered__content .product_archive__reset_button:hover, .communities__staggered__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .communities__staggered__content .product_archive__reset_button:hover, .communities__staggered__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .communities__staggered__content .button:hover, .communities__staggered__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .communities__staggered__content .gform_button:hover, .communities__staggered__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .communities__staggered__content .newsletter_form__submit:hover, .communities__staggered__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .communities__staggered__content .sib-default-btn:hover, .communities__staggered__content .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn:hover, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .communities__staggered__content .sib-default-btn:hover, .communities__staggered__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .communities__staggered__content button:hover, .communities__staggered__content .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .communities__staggered__content button:hover, .communities__staggered__content .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .events .mec-wrap .mec-search-form .communities__staggered__content .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .communities__staggered__content .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .communities__staggered__content button:hover, .communities__staggered__content .gform_button:hover, .communities__staggered__content .newsletter_form__submit:hover, .communities__staggered__content .sib_signup_form .sib-default-btn:hover, .sib_signup_form .communities__staggered__content .sib-default-btn:hover {
  background-color: #2e2e2e;
  color: white;
}

.button_outline--red {
  background-color: transparent;
  border-color: #ec5d56;
  color: white;
}
.button_outline--red:hover {
  background-color: #ec5d56;
  color: white;
}

.button_outline--blue {
  background-color: transparent;
  border-color: #94dee5;
  color: #252525;
}
.button_outline--blue:hover {
  background-color: #94dee5;
}

.button_fill--blue {
  background-color: #94dee5;
  border-color: #94dee5;
  color: #252525;
}
.button_fill--blue:hover {
  background-color: white;
  border-color: white;
  color: #252525;
}

.button_fill--red {
  background-color: #ec5d56;
  border-color: #ec5d56;
  color: white;
}
.button_fill--red:hover {
  background-color: #252525;
  border-color: #252525;
  color: white;
}

.gform_button {
  width: 100%;
  margin-top: 25px;
}
.gform_button:hover {
  background-color: #ec5d56;
  color: white;
  border-color: #ec5d56;
}

/***MOBILE MENU***/
.mobile_menu_button,
.dashboard_menu_button {
  display: none;
  cursor: pointer;
  vertical-align: middle;
}
.mobile_menu_button p,
.dashboard_menu_button p {
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.6px;
  vertical-align: middle;
  color: white;
  margin: 2px 0 0;
  margin-left: 5px;
  font-family: "termina", sans-serif;
  font-weight: 700;
}

.lines-button {
  padding: 8px 5px 8px 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
}
.lines-button.close {
  -webkit-transform: scale3d(0.8, 0.8, 0.8);
  transform: scale3d(0.8, 0.8, 0.8);
}
.lines-button.x.close .lines {
  background: transparent;
}
.lines-button.x.close .lines:before, .lines-button.x.close .lines:after {
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  top: 0;
  width: 2rem;
}
.lines-button.x.close .lines:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}
.lines-button.x.close .lines:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}
.lines-button.x2 .lines {
  -webkit-transition: background 0.3s 0.5s ease;
  transition: background 0.3s 0.5s ease;
}
.lines-button.x2 .lines:before, .lines-button.x2 .linesafter {
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: top 0.3s 0.6s ease, -webkit-transform 0.3s ease;
  transition: top 0.3s 0.6s ease, -webkit-transform 0.3s ease;
  transition: top 0.3s 0.6s ease, transform 0.3s ease;
}
.lines-button.x2.close .lines {
  -webkit-transition: background 0.3s 0s ease;
  transition: background 0.3s 0s ease;
  background: transparent;
}
.lines-button.x2.close .lines:before, .lines-button.x2.close .lines:after {
  -webkit-transition: top 0.3s ease, -webkit-transform 0.3s 0.5s ease;
  transition: top 0.3s ease, -webkit-transform 0.3s 0.5s ease;
  transition: top 0.3s ease, transform 0.3s 0.5s ease;
  top: 0;
  width: 2rem;
}
.lines-button.x2.close .lines:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}
.lines-button.x2.close .lines:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}

.lines {
  display: block;
  width: 20px;
  margin-right: 2px;
  height: 0.2rem;
  background: white;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
.lines:before, .lines:after {
  display: inline-block;
  width: 20px;
  height: 0.2rem;
  background: white;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  left: 0;
  content: "";
  -webkit-transform-origin: 0.14286rem center;
  -ms-transform-origin: 0.14286rem center;
  transform-origin: 0.14286rem center;
}
.lines:before {
  top: 0.5rem;
}
.lines:after {
  top: -0.5rem;
}

@media screen and (max-width: 1200px) {
  .mobile_menu_button,
  .dashboard_menu_button {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 500px) {
  .button, .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .sib_signup_form .sib-default-btn, .newsletter_form__submit, .gform_button {
    padding: 17px 40px;
  }
  .wp-block-buttons .wp-block-button__link {
    padding: 17px 40px;
  }
  .wp-block-buttons .wp-block-button__link.has-background {
    padding: 17px 40px;
  }
}
a {
  text-decoration: none;
}

ul,
ol {
  padding: 0 0 0 20px;
}

.full_link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
}

.background {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.img_fill_wrap {
  overflow: hidden;
  position: relative;
  height: 100%;
  width: 100%;
}

.img_fill {
  object-fit: cover;
  object-position: center;
}

img {
  height: auto;
}

.header {
  background-color: #252525;
  padding: 30px 0;
  position: relative;
  z-index: 24;
  width: 100%;
}
.header .close_menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  z-index: 19;
}

.header__inner {
  display: flex;
  position: relative;
}

.header__logo {
  width: 185px;
  transition: 0.5s;
  margin-top: 20px;
  position: relative;
  z-index: 20;
}
.header__logo:hover {
  transform: scale(1.04);
}

.header__nav {
  display: flex;
  flex-grow: 1;
  justify-content: flex-end;
}

.header__top__menu {
  position: absolute;
  top: -10px;
  right: 20px;
  padding-left: 0;
  display: flex;
  line-height: 1;
  z-index: 20;
}
.header__top__menu .menu-item {
  font-size: 11px;
  font-family: "obviously-wide", sans-serif;
  font-weight: 500;
  letter-spacing: 0.2px;
  opacity: 0.8;
  transition: 0.2s;
  margin-left: 40px;
}
.header__top__menu .menu-item:hover {
  opacity: 1;
}
.header__top__menu .menu-item:hover a {
  border-color: transparent;
}
.header__top__menu .wpml-ls-item {
  padding-right: 0;
  padding-left: 20px;
  order: 1;
  cursor: pointer;
}
.header__top__menu .wpml-ls-item:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  left: -8px;
  top: 51%;
  transform: translateY(-50%);
  background-image: url(assets/images/world.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.header__top__menu .wpml-ls-item:hover .sub-menu {
  display: none;
}
.header__top__menu .wpml-ls-item svg, .header__top__menu .wpml-ls-item:after {
  display: none;
}
.header__top__menu .search_menu_item {
  position: relative;
  order: 0;
  padding-left: 20px;
}
.header__top__menu .search_menu_item:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 57%;
  transform: translateY(-50%);
  background-image: url(assets/images/search.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.header__top__menu .basket_menu_item {
  position: relative;
  padding-left: 20px;
}
.header__top__menu .basket_menu_item:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(assets/images/basket.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.header__top__menu .sign_in_menu_item,
.header__top__menu .sign_out_menu_item {
  order: 3;
  display: inline-block;
}

.header__menu {
  padding: 0;
  margin-top: 20px;
  z-index: 10;
}

.menu-item {
  display: inline-block;
  margin: 0 0 0 50px;
  font-size: 14px;
  font-family: "termina", sans-serif;
  font-weight: 700;
  letter-spacing: 0.3px;
  text-align: center;
  position: relative;
  line-height: 1;
}
.menu-item svg {
  display: none;
  fill: white;
  width: 8px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.menu-item a {
  color: white;
  border-bottom: solid 2px transparent;
  transition: 0.2s;
}
.menu-item:hover a, .menu-item.current-menu-item a, .menu-item.current-menu-ancestor a {
  border-color: #ec5d56;
}

.menu-item-has-children {
  cursor: pointer;
  padding-right: 15px;
}
.menu-item-has-children::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  height: 49px;
}
.menu-item-has-children svg {
  display: block;
}
.menu-item-has-children:hover .sub-menu {
  visibility: visible;
  opacity: 1;
}

.sub-menu {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  transition: 0.2s;
  text-align: left;
  padding: 30px 30px;
  top: 59px;
  left: -30px;
  width: 233px;
  background: #f4f4f4;
  box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.14);
}
.sub-menu .menu-item {
  margin-left: 0;
  padding-right: 0;
  display: block;
  margin-bottom: 20px;
  text-align: left;
}
.sub-menu .menu-item a {
  border-bottom: solid 3px transparent;
  color: #252525;
  display: inline-block;
  padding-bottom: 1px;
}
.sub-menu .menu-item:last-of-type {
  margin-bottom: 0;
}
.sub-menu .menu-item:hover a {
  border-bottom: solid 3px #ec5d56;
}
.sub-menu .current-menu-item a {
  border-bottom: solid 3px #ec5d56;
}

.header__top__menu--mobile {
  display: none;
}

.mobile_menu {
  display: none;
}

@media screen and (max-width: 1200px) {
  .header {
    padding: 10px 0;
    z-index: 20;
  }
  .header .close_menu {
    display: none;
  }
  .header__logo {
    margin-top: 10px;
    height: 30px;
  }
  .header__menu {
    display: none;
  }
  .mobile_menu {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 57px;
    margin-top: 0;
    background-color: #373738;
    text-align: left;
    padding: 40px 20px;
  }
  .mobile_menu .menu-item {
    display: block;
    margin-bottom: 50px;
    margin-left: 0;
    text-align: left;
    font-size: 18px;
  }
  .mobile_menu .menu-item:last-of-type {
    margin-bottom: 0;
  }
  .mobile_menu .menu-item-has-children {
    padding-right: 0;
  }
  .mobile_menu .menu-item-has-children svg {
    transform: none;
    top: 4px;
    width: 12px;
  }
  .mobile_menu .sub-menu {
    display: none;
    position: static;
    visibility: visible;
    opacity: 1;
    transition: 0s;
    padding: 20px;
    padding-bottom: 0;
    width: 100%;
    background-color: transparent;
    box-shadow: none;
  }
  .mobile_menu .sub-menu .menu-item {
    padding: 0;
    margin: 10px 0;
    font-size: 14px;
  }
  .mobile_menu .sub-menu .menu-item a {
    padding: 20px 0 5px;
    color: white;
    width: 100%;
  }
  .mobile_menu .sub-menu .menu-item a:hover {
    border-color: transparent;
  }
  .mobile_menu .sub-menu .menu-item:last-of-type {
    padding-bottom: 0;
  }
  .mobile_menu .sub-menu .menu-item.current-menu-item a {
    border-color: transparent;
  }
  .header__top__menu {
    display: none;
  }
  .header__top__menu--mobile {
    display: block;
    margin-top: 50px;
    position: static;
  }
  .header__top__menu--mobile .menu-item {
    font-size: 12px;
    margin-bottom: 20px;
    font-weight: 400;
  }
  .header__top__menu--mobile .wpml-ls-item .sub-menu {
    display: none;
    opacity: 0;
    visibility: hidden;
    height: 0;
    padding: 0;
    margin-top: -10px;
  }
  .header--lectio .header__inner {
    justify-content: center;
  }
  .header--lectio .header__nav {
    display: none;
  }
}
.wpml-ls-item-fr,
.wpml-ls-item-de {
  display: none;
}

.footer {
  background-color: #252525;
  padding: 40px 0;
  color: white;
}
.footer a {
  color: white;
}

.footer__inner {
  display: flex;
  justify-content: space-between;
}

.footer__left {
  position: relative;
}
.footer__left svg {
  width: 29px;
  fill: white;
  position: absolute;
  top: 3px;
  left: -10px;
}

.footer__logo {
  width: 190px;
  transition: 0.5s;
  margin-top: 10px;
}
.footer__logo:hover {
  transform: scale(1.04);
}

.footer__tagline {
  font-size: 20px;
  font-weight: 600;
  padding-left: 30px;
  margin-bottom: 20px;
  letter-spacing: 0.3px;
}

.footer__right__social {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 20px;
}

.social_icon {
  position: relative;
  width: 25px;
  height: 25px;
  margin-right: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.social_icon svg {
  height: 100%;
  width: 100%;
  fill: white;
  transition: 0.2s;
}
.social_icon:hover svg {
  fill: #ec5d56;
}
.social_icon:last-of-type {
  margin-right: 0;
}

.footer__left__email {
  font-size: 16px;
  letter-spacing: 0.34px;
}
.footer__left__email a {
  transition: 0.2s;
}
.footer__left__email:hover a {
  color: #ec5d56;
}

.footer__menu {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 20px;
  text-align: left;
}
.footer__menu > .menu-item {
  width: 250px;
}
.footer__menu .menu-item {
  margin: 20px 0;
  font-size: 16px;
  letter-spacing: 0.4px;
  font-weight: 400;
  font-family: "aktiv-grotesk", sans-serif;
  text-align: left;
}
.footer__menu .menu-item-has-children {
  padding-right: 0;
  font-size: 16px;
  font-family: "termina", sans-serif;
  font-weight: 700;
  letter-spacing: 0.4px;
  cursor: auto;
}
.footer__menu .menu-item-has-children a {
  opacity: 0.34;
}
.footer__menu .menu-item-has-children:hover a {
  border-color: transparent;
}
.footer__menu .menu-item-has-children::after {
  display: none;
}
.footer__menu .menu-item-has-children svg {
  display: none;
}
.footer__menu .current-menu-ancestor a {
  border-color: transparent;
}
.footer__menu .sub-menu {
  position: static;
  opacity: 1;
  visibility: visible;
  padding: 0;
  background-color: transparent;
  width: auto;
  box-shadow: none;
}
.footer__menu .sub-menu .menu-item {
  display: block;
}
.footer__menu .sub-menu .menu-item a:hover {
  border-color: #ec5d56;
}
.footer__menu .sub-menu .menu-item.current-menu-item a, .footer__menu .sub-menu .menu-item.current-menu-ancestor a {
  border-color: #ec5d56;
}
.footer__menu .sub-menu a {
  opacity: 1;
  color: white;
}

.footer__button__container {
  text-align: right;
}

.footer__button {
  padding: 16px 35px;
  padding-right: 50px;
}
.footer__button svg {
  width: 14px;
  fill: white;
  position: absolute;
  top: 18px;
  right: 30px;
  transition: 0.2s;
}
.footer__button:hover svg {
  fill: #252525;
}

.footer__bottom {
  font-size: 13px;
  margin-top: 30px;
  padding-top: 20px;
  border-top: 2px solid rgba(151, 151, 151, 0.15);
}
.footer__bottom a {
  transition: 0.2s;
}
.footer__bottom a:hover {
  color: #ec5d56;
}

.footer__bottom__container {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.footer__bottom__copyright {
  margin-right: 60px;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.4px;
}

.footer__bottom__menu {
  display: flex;
  padding-left: 0;
}
.footer__bottom__menu li {
  list-style: none;
  margin-right: 40px;
  font-size: 13px;
}
.footer__bottom__menu li:last-of-type {
  margin-right: 0;
}

.footer__bottom__right {
  display: flex;
  flex-direction: column;
  text-align: right;
  flex-grow: 1;
  opacity: 0.7;
  font-size: 12px;
  letter-spacing: 0.4px;
  font-weight: 300;
}

.footer__left {
  align-self: center;
}

@media screen and (max-width: 1200px) {
  .footer__menu .sub-menu {
    display: block;
  }
  .footer__left {
    align-self: flex-start;
  }
  .footer__menu {
    justify-content: space-between;
  }
  .footer__menu > .menu-item {
    width: auto;
  }
  .footer__bottom__container {
    flex-direction: column-reverse;
  }
  .footer__bottom__right {
    text-align: left;
    margin-bottom: 20px;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .footer__bottom__right p {
    margin-right: 20px;
  }
  .footer__bottom__copyright {
    margin-right: 0;
  }
  .footer__bottom__menu {
    order: -1;
    flex-wrap: wrap;
  }
  .footer__bottom__menu .footer__bottom__menu_item {
    width: auto;
    margin-right: 20px;
  }
}
@media screen and (max-width: 800px) {
  .footer__inner {
    flex-direction: column;
  }
  .footer__tagline {
    margin-bottom: 30px;
  }
  .footer__menu > .menu-item {
    width: 50%;
  }
  .footer__button__container {
    text-align: left;
    margin-bottom: 20px;
  }
  .footer__logo {
    margin-bottom: 20px;
  }
  .footer__right__social {
    justify-content: flex-start;
  }
}
@media screen and (max-width: 600px) {
  .footer__bottom__right p {
    margin-right: 0;
  }
}
@media screen and (max-width: 400px) {
  .footer__menu > .menu-item {
    width: 160px;
  }
}
.gform_body .gfield .gfield_label {
  font-weight: 700;
  font-size: 15px;
}
.gform_body .gfield input[type=text],
.gform_body .gfield input[type=email],
.gform_body .gfield textarea,
.gform_body .gfield select {
  font-size: 15px;
  font-family: "aktiv-grotesk", sans-serif;
  border: 2px solid #252525;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 10px 12px;
  margin: 5px 0 14px;
  color: #252525;
  appearance: none;
  -webkit-appearance: none;
  width: 100%;
}
.gform_body .gfield input[type=text].placeholder,
.gform_body .gfield input[type=email].placeholder,
.gform_body .gfield textarea.placeholder,
.gform_body .gfield select.placeholder {
  color: #252525;
}
.gform_body .gfield input[type=text]:-moz-placeholder,
.gform_body .gfield input[type=email]:-moz-placeholder,
.gform_body .gfield textarea:-moz-placeholder,
.gform_body .gfield select:-moz-placeholder {
  color: #252525;
  opacity: 1;
}
.gform_body .gfield input[type=text]::-moz-placeholder,
.gform_body .gfield input[type=email]::-moz-placeholder,
.gform_body .gfield textarea::-moz-placeholder,
.gform_body .gfield select::-moz-placeholder {
  color: #252525;
  opacity: 1;
}
.gform_body .gfield input[type=text]:-ms-input-placeholder,
.gform_body .gfield input[type=email]:-ms-input-placeholder,
.gform_body .gfield textarea:-ms-input-placeholder,
.gform_body .gfield select:-ms-input-placeholder {
  color: #252525;
}
.gform_body .gfield input[type=text]::-webkit-input-placeholder,
.gform_body .gfield input[type=email]::-webkit-input-placeholder,
.gform_body .gfield textarea::-webkit-input-placeholder,
.gform_body .gfield select::-webkit-input-placeholder {
  color: #252525;
}
.gform_body .gfield input[type=text]:focus,
.gform_body .gfield input[type=email]:focus,
.gform_body .gfield textarea:focus,
.gform_body .gfield select:focus {
  outline: none;
}
.gform_body .gfield .ginput_container_select {
  position: relative;
}
.gform_body .gfield .ginput_container_select:after {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  width: 11px;
  height: 7px;
  background: url("assets/images/select_arrow.svg") no-repeat center;
  transform: translateY(-100%);
  pointer-events: none;
}
.gform_body .gfield select {
  cursor: pointer;
}
.gform_body .gfield.gfield_html a {
  text-decoration: underline;
  color: #252525;
  font-weight: 700;
}
.gform_body .hidden_label .gfield_label {
  display: none;
}
.gform_body .gfield_visibility_hidden {
  display: none;
}
.gform_body .gf_readonly input[type=email] {
  border: 2px solid rgba(37, 37, 37, 0.25);
  border-radius: 4px;
  padding: 13px 12px;
  font-size: 14px;
  letter-spacing: 0.2px;
  width: 100%;
  font-weight: 500;
  margin-bottom: 20px;
  cursor: not-allowed;
}

.newsletter_form__email {
  font-size: 15px;
  font-family: "aktiv-grotesk", sans-serif;
  border: 2px solid #252525;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 10px 12px;
  margin: 5px 0 14px;
  color: #252525;
  appearance: none;
  -webkit-appearance: none;
  width: 100%;
}
.newsletter_form__email.placeholder {
  color: #252525;
}
.newsletter_form__email:-moz-placeholder {
  color: #252525;
  opacity: 1;
}
.newsletter_form__email::-moz-placeholder {
  color: #252525;
  opacity: 1;
}
.newsletter_form__email:-ms-input-placeholder {
  color: #252525;
}
.newsletter_form__email::-webkit-input-placeholder {
  color: #252525;
}
.newsletter_form__email:focus {
  outline: none;
}
.newsletter_form__email.error {
  min-height: 0;
  color: #252525;
}

#emailfield-error {
  color: #ec5d56;
  min-height: 0;
  display: block;
  margin-bottom: 20px;
}

.error_empty_field {
  display: none;
  color: #ec5d56;
  margin-bottom: 20px;
}

.sib_signup_form .sib-email-area,
.sib_signup_form .sib-NAME-area {
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 0;
}
.sib_signup_form input[type=text],
.sib_signup_form input[type=email],
.sib_signup_form textarea,
.sib_signup_form select {
  font-size: 15px;
  font-family: "aktiv-grotesk", sans-serif;
  border: 2px solid #252525;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 10px 12px;
  margin: 5px 0 14px;
  color: #252525;
  appearance: none;
  -webkit-appearance: none;
  width: 100%;
}
.sib_signup_form input[type=text].placeholder,
.sib_signup_form input[type=email].placeholder,
.sib_signup_form textarea.placeholder,
.sib_signup_form select.placeholder {
  color: #252525;
}
.sib_signup_form input[type=text]:-moz-placeholder,
.sib_signup_form input[type=email]:-moz-placeholder,
.sib_signup_form textarea:-moz-placeholder,
.sib_signup_form select:-moz-placeholder {
  color: #252525;
  opacity: 1;
}
.sib_signup_form input[type=text]::-moz-placeholder,
.sib_signup_form input[type=email]::-moz-placeholder,
.sib_signup_form textarea::-moz-placeholder,
.sib_signup_form select::-moz-placeholder {
  color: #252525;
  opacity: 1;
}
.sib_signup_form input[type=text]:-ms-input-placeholder,
.sib_signup_form input[type=email]:-ms-input-placeholder,
.sib_signup_form textarea:-ms-input-placeholder,
.sib_signup_form select:-ms-input-placeholder {
  color: #252525;
}
.sib_signup_form input[type=text]::-webkit-input-placeholder,
.sib_signup_form input[type=email]::-webkit-input-placeholder,
.sib_signup_form textarea::-webkit-input-placeholder,
.sib_signup_form select::-webkit-input-placeholder {
  color: #252525;
}
.sib_signup_form input[type=text]:focus,
.sib_signup_form input[type=email]:focus,
.sib_signup_form textarea:focus,
.sib_signup_form select:focus {
  outline: none;
}
.sib_signup_form .sib-default-btn {
  margin-top: 20px;
}

.popup_bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #ededed;
  z-index: 23;
  display: none;
}

.popup_bg--dark {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
  z-index: 25;
  display: none;
}

.popup {
  position: fixed;
  top: 300px;
  right: 20px;
  left: 20px;
  margin: 0 auto;
  z-index: 23;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  background-color: white;
  color: #252525;
  max-width: 720px;
  padding: 20px;
}
.popup.active {
  opacity: 1;
  visibility: visible;
}

.single_podcast_popup {
  max-width: 1300px;
  max-height: 100%;
  top: 20px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  z-index: 26;
  padding: 40px;
}
.single_podcast_popup iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 26;
}

.popup_language .wpml-ls {
  text-align: center;
  margin: 0 auto;
  font-size: 14px;
  font-family: "termina", sans-serif;
  font-weight: 700;
  letter-spacing: 0.3px;
  text-align: center;
  position: relative;
  line-height: 1;
}
.popup_language .wpml-ls .wpml-ls-link {
  color: #252525;
  transition: 0.2s;
}
.popup_language .wpml-ls .wpml-ls-link:hover {
  color: #ec5d56;
}

.popup_language__content {
  text-align: center;
  padding: 40px 0;
}
.popup_language__content .wpml-ls .wpml-ls-item {
  margin-bottom: 40px;
}

.popup_language__title {
  font-weight: 700;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 0 auto 20px;
}
.popup_language__title svg {
  width: 40px;
  margin-top: -15px;
  margin-right: 10px;
}

.cancel_button {
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  border-bottom: 1px solid #252525;
  transition: 0.2s;
}
.cancel_button:hover {
  border-color: #ec5d56;
  color: #ec5d56;
}

.popup__close {
  position: absolute;
  top: 0;
  right: 20px;
  display: block;
  cursor: pointer;
  transition: 0.2s;
}
.popup__close:hover svg {
  stroke: #ec5d56;
}
.popup__close svg {
  width: 18px;
  stroke: white;
  transition: 0.2s;
}

.section {
  padding: 60px 0;
}

.section--large {
  padding: 100px 0;
}

.section--center {
  text-align: center;
}

.section--black {
  background-color: #252525;
}

.section--dark_black {
  background-color: #1d1d1d;
}

.section--light_black {
  background-color: #2e2e2e;
}

.section--dark_grey {
  background-color: #373738;
}

.section--red {
  background-color: #ec5d56;
}

.section--yellow {
  background-color: #f2d876;
}

.section--blue {
  background-color: #94dee5;
}

.section--teal {
  background-color: #3c7a89;
}

.section--grey {
  background-color: rgba(55, 55, 56, 0.1);
}

.section--orange {
  background-color: #eb5c17;
  background-image: linear-gradient(124deg, #eb5c17 3%, #f59c19 100%);
}

.section--purple {
  background-color: #bbb1f1;
}

.section--overlapped {
  padding-top: 310px;
}

.section--overlapped_small {
  padding-top: 250px;
}

.section--overlapped_bottom {
  padding-bottom: 310px;
}

@media screen and (max-width: 500px) {
  .section--large {
    padding: 60px 0;
  }
}
.slick-dots {
  display: flex;
  justify-content: center;
  padding: 0;
}
.slick-dots li {
  margin: 0 5px;
  list-style: none;
}
.slick-dots li.slick-active button {
  background-color: #94dee5;
}
.slick-dots li button {
  width: 50px;
  height: 4px;
  background-color: #535c66;
  border: none;
  font-size: 0;
  transition: 0.2s;
  padding: 0;
}
.slick-dots li button:focus {
  outline: none;
}

.slider {
  position: relative;
  overflow: hidden;
}
.slider .slick-track {
  display: flex;
}
.slider .slick-slide:focus {
  outline: none;
}

.slick-arrows {
  position: relative;
  height: 60px;
  width: 60px;
  display: block;
  background-color: white;
  transition: 0.2s;
  cursor: pointer;
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.slick-arrows svg {
  width: 100%;
  height: 100%;
  fill: #252525;
  transition: 0.2s;
}
.slick-arrows:hover {
  background-color: #94dee5;
}

.prev-arrow {
  margin-right: 10px;
}
.prev-arrow svg {
  transform: rotate(180deg);
}

.slick-arrow {
  transition: 0.2s;
}

.slick-disabled {
  opacity: 0.1;
  cursor: auto;
}
.slick-disabled .slick-arrows {
  cursor: auto;
}
.slick-disabled .slick-arrows:hover {
  background-color: white;
}

.progress_arrow__container {
  display: flex;
  align-items: center;
  color: white;
}

.arrow__container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: 40px;
}

.progress {
  display: block;
  flex-grow: 1;
  height: 3px;
  overflow: hidden;
  background-color: rgba(216, 216, 216, 0.15);
  background-image: linear-gradient(to right, white, white);
  background-repeat: no-repeat;
  background-size: 0 100%;
  transition: background-size 0.4s ease-in-out;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10000;
}

.progress-container {
  width: 100%;
  background-color: transparent;
  height: 3px;
  display: block;
}

.progress-bar {
  background-color: #ec5d56;
  width: 0%;
  display: block;
  height: inherit;
}
.progress-bar.teal {
  background-color: #3c7a89;
}
.progress-bar.blue {
  background-color: #94dee5;
}
.progress-bar.yellow {
  background-color: #f2d876;
}

.searchform {
  margin-bottom: 60px;
}
.searchform input[type=text] {
  border: none;
  background-color: transparent;
  appearance: none;
  font-size: 19px;
  font-weight: 500;
  letter-spacing: 0.3px;
  color: white;
  padding-left: 30px;
}
.searchform input[type=text].placeholder {
  color: white;
}
.searchform input[type=text]:-moz-placeholder {
  color: white;
  opacity: 1;
}
.searchform input[type=text]::-moz-placeholder {
  color: white;
  opacity: 1;
}
.searchform input[type=text]:-ms-input-placeholder {
  color: white;
}
.searchform input[type=text]::-webkit-input-placeholder {
  color: white;
}
.searchform input[type=text]:focus {
  outline: none;
}

.searchform__container {
  border-bottom: 2px solid rgba(255, 255, 255, 0.3);
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  position: relative;
  padding-bottom: 5px;
}

.search_submit {
  border: none;
  position: absolute;
  top: 2px;
  left: 0;
  margin-right: 10px;
  cursor: pointer;
  transition: 0.2s;
}
.search_submit input {
  display: none;
}

.search_submit__icon {
  width: 17px;
  fill: white;
}

.search__results {
  min-height: calc(100vh - 523px);
}

.search__big .search_results__form {
  width: 100%;
  border: solid 2px #252525;
  border-radius: 4px;
  padding-left: 0;
  padding: 10px;
  min-height: 0;
  max-height: none;
  position: relative;
  margin-bottom: 60px;
}
.search__big .search_results__form .search_form__svg {
  opacity: 1;
  width: 21px;
  height: auto;
  margin-right: 15px;
}
.search__big .search_results__form .search_form__form {
  display: block;
  flex-grow: 1;
}
.search__big .search_results__form .search_form__input {
  width: 100%;
  margin-left: 0;
  border-bottom: none;
  height: 100%;
  padding: 0;
  font-size: 24px;
  margin-top: 2px;
}
.search__big .search_results__form .search_results__form__close {
  width: 10px;
  height: 10px;
  margin-left: 10px;
}
.search__big .search_results__form__close {
  opacity: 0;
  visibility: hidden;
  transition: 0.2s;
}
.search__big .search_results__form__close.active {
  opacity: 1;
  visibility: visible;
}

.how_to_pray__search .searchform__container {
  width: 100%;
  max-width: 260px;
}
.how_to_pray__search .search_input {
  width: 100%;
}
.how_to_pray__search .search_results__form__close {
  position: absolute;
  top: 9px;
  right: 0;
  width: 10px;
  height: 10px;
  margin-left: 10px;
  fill: white;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s;
  cursor: pointer;
}
.how_to_pray__search .search_results__form__close.active {
  opacity: 1;
  visibility: visible;
}

.search__results__top {
  text-align: center;
}

.search__results__title {
  font-weight: 600;
  margin-bottom: 20px;
}

.search__results {
  position: relative;
}

.search__results__grad {
  position: absolute;
  top: 0;
  z-index: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.8;
  background-image: linear-gradient(180deg, rgba(223, 235, 251, 0.73) 0%, rgba(121, 172, 232, 0.09) 99%);
}

.search__results__content {
  position: relative;
  z-index: 1;
}

.search__item {
  display: flex;
  background-color: white;
  margin: 40px 0;
  position: relative;
  transition: 0.4s;
}
.search__item .read-more {
  display: none;
}
.search__item:hover .search__item__img {
  transform: scale(1.05);
}
.search__item:hover .search__item__title {
  color: #ec5d56;
}

.search__item__img_wrap {
  position: relative;
  width: 212px;
  min-width: 212px;
  margin-right: 20px;
  overflow: hidden;
}
.search__item__img_wrap:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.search__item__img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.5s;
}

.search__item__type {
  color: #ec5d56;
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
}

.search_join_in__cats {
  text-transform: none;
}

.search__item__title {
  font-weight: 600;
  transition: 0.2s;
}

.search__item__content {
  padding: 20px 0;
}

.search__error {
  font-weight: 600;
  text-align: center;
  margin-top: 60px;
}

.search_pagination {
  display: flex;
  margin-top: 60px;
}

.tool-pagination {
  display: flex;
  justify-content: center;
  flex-grow: 1;
}
.tool-pagination .pages {
  display: flex;
  justify-content: center;
  padding-left: 0;
  flex-grow: 1;
}
.tool-pagination li {
  list-style: none;
}
.pagination__arrows {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
}

.pagination__arrow {
  position: relative;
  width: 28px;
  height: 28px;
}
.pagination__arrow svg {
  width: 100%;
  height: 100%;
  transition: 0.2s;
}
.pagination__arrow.prev_arrow {
  margin-right: 10px;
}
.pagination__arrow.prev_arrow svg {
  transform: rotate(180deg);
}
.pagination__arrow:hover svg {
  fill: #ec5d56;
}

.page-numbers {
  padding: 10px;
  font-size: 14px;
  font-weight: 700;
  font-family: "termina", sans-serif;
  background-color: rgba(37, 37, 37, 0.15);
  border-radius: 50%;
  color: #252525;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 5px;
  transition: 0.2s;
}
.page-numbers.dots {
  background-color: transparent;
  pointer-events: none;
}
.page-numbers.current {
  background-color: #252525;
  color: white;
  pointer-events: none;
}
.page-numbers:hover {
  background-color: #ec5d56;
  color: white;
}

.page_current_and_total {
  font-size: 17px;
  font-weight: 500;
}

.search__template {
  padding: 250px 0;
  min-height: calc(100vh - 280px);
}

.search_page_wrap .search_form__input_container {
  width: 100%;
}
.search_page_wrap .search_form__button_container {
  opacity: 1;
  visibility: visible;
}
.search_page_wrap .search_form__button_container button {
  padding: 18px 45px;
  font-size: 14px;
}
.search_page_wrap .search_form__button_container button:hover {
  background-color: #ec5d56;
  color: white;
  border-color: #ec5d56;
}
.search_page_wrap .search_form__input {
  font-weight: 500;
}
.search_page_wrap .search_form__input.placeholder {
  font-weight: 400;
  color: #252525;
}
.search_page_wrap .search_form__input:-moz-placeholder {
  font-weight: 400;
  color: #252525;
  opacity: 1;
}
.search_page_wrap .search_form__input::-moz-placeholder {
  font-weight: 400;
  color: #252525;
  opacity: 1;
}
.search_page_wrap .search_form__input:-ms-input-placeholder {
  font-weight: 400;
  color: #252525;
}
.search_page_wrap .search_form__input::-webkit-input-placeholder {
  font-weight: 400;
  color: #252525;
}

@media screen and (max-width: 800px) {
  .search__template {
    padding: 150px 0;
    min-height: calc(100vh - 500px);
  }
  .search__template .search_page_wrap .inner--thinner {
    padding: 0;
  }
  .search__template .search_page_wrap .search_form__form {
    flex-direction: column;
    align-items: center;
  }
  .search__template .search_page_wrap .search_form__form .search_form {
    margin-bottom: 40px;
  }
  .search__item__img_wrap {
    min-width: 80px;
    width: 80px;
    align-self: flex-start;
  }
  .search__item__title {
    font-size: 19px;
  }
  .search__item__excerpt {
    font-size: 15px;
  }
  .search__item__content {
    padding: 0;
  }
  .search__results__title {
    text-align: center;
  }
}
.featured__posts {
  border-bottom: 3px solid #252525;
  padding-bottom: 60px;
}

.feat_post {
  position: relative;
  overflow: hidden;
}

.feat_post--big .feat_post__img {
  width: 100%;
  position: relative;
  height: 100%;
  transition: 0.5s;
}
.feat_post--big .img_fill_wrap {
  height: 445px;
  width: 100%;
  margin-bottom: 20px;
}
.feat_post--big:hover .feat_post__img {
  transform: scale(1.05);
}

.feat_post__cats {
  font-size: 14px;
  color: #ec5d56;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.feat_post__title {
  font-weight: 700;
  line-height: 36px;
}

.feat_post__excerpt {
  opacity: 0.73;
  font-size: 17px;
  margin-bottom: 20px;
}

.feat_post__details {
  display: flex;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.85px;
  text-transform: uppercase;
}

.feat_post__detail {
  width: 200px;
}

@media screen and (max-width: 1200px) {
  .feat_post--big {
    margin-bottom: 40px;
  }
  .feat_post--big .img_fill_wrap {
    height: auto;
    position: relative;
  }
  .feat_post--big .img_fill_wrap:after {
    content: "";
    display: block;
    padding-bottom: 60%;
  }
  .feat_post--big .img_fill_wrap img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
  }
  .feat_post__cats {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 500px) {
  .feat_post--big .img_fill_wrap:after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
}
.feat_post--small {
  height: 320px;
  margin-bottom: 40px;
  background-color: #252525;
  overflow: hidden;
}
.feat_post--small:hover .feat_post__img {
  transform: scale(1.06);
}
.feat_post--small:last-of-type {
  margin-bottom: 0;
}
.feat_post--small .feat_post__img {
  height: 100%;
  width: 100%;
  opacity: 0.6;
  transition: 0.5s;
}
.feat_post--small .feat_post__cats {
  color: white;
}
.feat_post--small .feat_post__title {
  font-size: 22px;
  line-height: 30px;
}
.feat_post--small .feat_post__details p {
  width: auto;
  margin-right: 40px;
}

.feat_post__grad {
  position: absolute;
  width: 100%;
  height: 160px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #202020 100%);
  bottom: -30px;
  left: 0;
  right: 0;
  z-index: 0;
}

.feat_post__content--small {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0 30px 20px;
  z-index: 1;
  color: white;
}

@media screen and (max-width: 1200px) {
  .feat_post--small {
    max-width: 350px;
    width: 100%;
  }
}
@media screen and (max-width: 760px) {
  .feat_post--small {
    max-width: none;
    height: auto;
    position: relative;
  }
  .feat_post--small:after {
    content: "";
    display: block;
    padding-bottom: 60%;
  }
  .feat_post--small .img_fill_wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .feat_post__content--small {
    padding: 0 20px 20px;
  }
  .feat_post__content--small .feat_post__details p {
    margin-right: 20px;
  }
}
@media screen and (max-width: 600px) {
  .feat_post--small:after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
}
.resource_post {
  background: white;
  display: block;
  color: #252525;
  margin: 55px 0;
  margin-top: 125px;
}
.resource_post:hover button {
  opacity: 1;
  visibility: visible;
}
.resource_post:hover .resource_post__meta small {
  opacity: 0;
}

.resource_post__img {
  max-width: 250px;
  height: 250px;
  position: relative;
  margin: -125px 0 20px;
}

.resource_post__meta {
  padding: 0 40px 45px;
  position: relative;
}

.resource_post__title {
  font-weight: 600;
  margin-top: 15px;
}

.resource_post__intro {
  opacity: 0.6;
  min-height: 115px;
  margin: 0 0 40px;
}

.resource_post__meta small {
  opacity: 0.6;
  text-transform: uppercase;
  line-height: 1.8em;
  font-size: 13px;
  display: block;
  font-weight: 600;
  min-height: 44px;
  transition: 0.2s;
}

.resource_post__meta button {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 50px;
  margin: 0 auto;
  width: 255px;
  padding: 13px 55px;
  opacity: 0;
  visibility: hidden;
}

.share__container {
  position: relative;
}

.share {
  display: flex;
}
.share .social_icon {
  transition: 0.2s;
}
.share.red .social_icon:hover svg {
  fill: #ec5d56;
}
.share.white .social_icon svg {
  fill: white;
}
.share.white .social_icon:hover svg {
  fill: #ec5d56;
}
.share.teal .social_icon:hover svg {
  fill: #3c7a89;
}
.share.yellow .social_icon:hover svg {
  fill: #f2d876;
}
.share.opacity .social_icon {
  opacity: 1;
}
.share.opacity .social_icon:hover {
  opacity: 0.8;
}
.share.opacity .social_icon:hover svg {
  fill: #252525;
}
.share.opacity--white .social_icon {
  opacity: 1;
}
.share.opacity--white .social_icon:hover {
  opacity: 0.8;
}

.share__icon {
  cursor: pointer;
  margin: 0 15px 0 0;
  width: 20px;
  height: 20px;
  position: relative;
}
.share__icon svg {
  fill: #252525;
}
.share__icon:hover svg {
  fill: #ec5d56;
}
.share__icon .copy_input {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: -1;
}

.share--vertical {
  position: absolute;
  top: 0;
  left: 0;
  flex-direction: column;
}
.share--vertical .share__icon {
  margin: 0 0 20px;
  width: 25px;
  height: 25px;
}

@media screen and (max-width: 1000px) {
  .share--vertical {
    display: none;
  }
}
.single__inspired {
  margin: 40px auto;
  padding: 30px 20px;
  border: solid 3px #252525;
  border-left: none;
  border-right: none;
  display: flex;
  justify-content: space-between;
  align-items: start;
  max-width: 760px;
}
.single__inspired .share.red .social_icon:hover svg {
  fill: #ec5d56;
}
.single__inspired .share.teal .social_icon:hover svg {
  fill: #3c7a89;
}
.single__inspired .share.yellow .social_icon:hover svg {
  fill: #f2d876;
}

.single__inspired__title {
  font-weight: 700;
  letter-spacing: 0.3px;
}

.single__inspired__social {
  margin-bottom: 10px;
}

.single__inspired__social__text {
  font-weight: 700;
  font-size: 17px;
  margin-bottom: 10px;
}

@media screen and (max-width: 800px) {
  .single__inspired {
    flex-direction: column;
  }
}
.title_with_underline {
  padding: 0 10px;
  display: inline-block;
  margin-bottom: 30px;
  position: relative;
}
.title_with_underline:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  background-color: #ec5d56;
  left: 0;
  bottom: 3px;
  right: 0;
  z-index: -1;
}
.title_with_underline.red {
  color: white;
}
.title_with_underline.red:after {
  background-color: #ec5d56;
}
.title_with_underline.yellow {
  color: #252525;
}
.title_with_underline.yellow:after {
  background-color: #f2d876;
}
.title_with_underline.white {
  color: white;
}
.title_with_underline.white:after {
  background-color: rgba(255, 255, 255, 0.33);
}
.title_with_underline.grey {
  color: #252525;
}
.title_with_underline.grey:after {
  background-color: rgba(55, 55, 56, 0.2);
}

.title_with_underline--small {
  text-transform: uppercase;
  font-size: 17px;
  letter-spacing: 1.7px;
  font-weight: 700;
  text-transform: uppercase;
}

.title_with_underline--big {
  font-weight: 600;
  letter-spacing: 0.3px;
}

.title_with_underline__featured .title_with_underline {
  color: #252525;
}

.back_button {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 2;
  font-weight: 700;
  font-family: "termina", sans-serif;
  font-size: 14px;
  color: white;
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: 0.2s;
}
.back_button svg {
  width: 14px;
  margin-right: 5px;
  margin-top: -1px;
  fill: white;
  transform: rotate(270deg);
  transition: 0.2s;
}
.back_button:hover {
  color: #ec5d56;
}
.back_button:hover svg {
  fill: #ec5d56;
}
.back_button.opacity {
  opacity: 0.8;
}
.back_button.opacity:hover {
  opacity: 1;
}
.back_button.white {
  color: white;
}
.back_button.white svg {
  fill: white;
}
.back_button.black {
  color: #252525;
}
.back_button.black svg {
  fill: #252525;
}
.back_button.help-me:hover {
  color: #ec5d56;
}
.back_button.help-me:hover svg {
  fill: #ec5d56;
}
.back_button.help-us:hover {
  color: #3c7a89;
}
.back_button.help-us:hover svg {
  fill: #3c7a89;
}
.back_button.help-others:hover {
  color: #f2d876;
}
.back_button.help-others:hover svg {
  fill: #f2d876;
}

.post_item {
  position: relative;
  margin-bottom: 40px;
}

.post_item__img {
  width: 100%;
  height: 100%;
}

.post_item__title {
  font-weight: 700;
  letter-spacing: 0.3px;
}

.post_item__details {
  display: flex;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.85px;
  text-transform: uppercase;
  margin-top: 20px;
}
.post_item__details p {
  margin-right: 40px;
}
.post_item__details p:last-of-type {
  margin-right: 0;
}

.post_item__content {
  margin-top: 20px;
}
.post_item__content .post-categories {
  padding-left: 0;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #ec5d56;
}
.post_item__content .post-categories li {
  list-style: none;
}
.post_item__content .post-categories li a {
  color: #ec5d56;
}

.post_item__excerpt {
  opacity: 0.73;
}

.play_button_container {
  width: 96px;
  height: 96px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.9);
  text-align: center;
  z-index: 3;
}
.play_button_container p {
  font-family: "termina", sans-serif;
  font-weight: 600;
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  font-size: 10px;
}
.play_button_container .play_triangle {
  position: absolute;
  top: 48%;
  transform: translateY(-50%);
  left: 3px;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 12.1px;
  border-color: transparent transparent transparent #252525;
}
.play_button_container.red {
  background-color: #ec5d56;
  color: white;
}
.play_button_container.red .play_triangle {
  border-color: transparent transparent transparent white;
}

.other_posts {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.other_posts__items {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.other_posts__text {
  max-width: 390px;
  padding-right: 40px;
}

.other_posts__title {
  font-weight: 600;
  margin-bottom: 20px;
}

.other_post_item {
  position: relative;
  max-width: 370px;
  width: 100%;
  background-color: #252525;
  transition: 0.2s;
  overflow: hidden;
}
.other_post_item:after {
  content: "";
  display: block;
  padding-bottom: 92%;
}
.other_post_item:last-of-type {
  margin-right: 0;
}
.other_post_item:hover .other_post__img {
  transform: scale(1.05);
}

.other_post__img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.3;
  transition: 0.5s;
}

.other_post_item__content {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 2;
  height: 100%;
  padding: 120px 20px 0;
}

.other_post_item__title {
  font-weight: 500;
}

.other_post_item__length {
  color: white;
  text-transform: uppercase;
  opacity: 0.65;
  font-size: 14px;
  letter-spacing: 1.17px;
}

.other_posts_more.red:hover {
  color: #ec5d56;
}
.other_posts_more.teal:hover {
  color: #3c7a89;
}
.other_posts_more.yellow:hover {
  color: #f2d876;
}
.other_posts_more.other {
  border-color: #252525;
}
.other_posts_more.other:hover {
  color: #252525;
}

.other_posts_more--mobile {
  display: none;
}

.other_post_item__join_in_cat {
  font-size: 14px;
  color: #94dee5;
  font-weight: 700;
  letter-spacing: 1px;
}

.other_posts--events .other_posts_more,
.other_posts--events .other_posts_more--mobile {
  color: white;
  opacity: 0.8;
}
.other_posts--events .other_posts_more:hover,
.other_posts--events .other_posts_more--mobile:hover {
  opacity: 1;
}

.other_post_item--events {
  background-color: transparent;
}
.other_post_item--events:after {
  display: none;
}
.other_post_item--events .other_post_item__content {
  position: static;
}
.other_post_item--events .other_post__img--events {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.other_post_item--events .other_post__img--events:after {
  content: "";
  display: block;
  padding-bottom: 92%;
}
.other_post_item--events .other_post__img {
  opacity: 1;
}
.other_post_item--events .other_post_item__content {
  padding: 0;
  text-align: left;
  height: auto;
}
.other_post_item--events .other_post_item__length {
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 14px;
  opacity: 0.5;
}
.other_post_item--events .other_post_item__title {
  font-size: 24px;
  letter-spacing: 0.33px;
  font-weight: 500;
}

@media screen and (max-width: 1200px) {
  .other_posts {
    flex-direction: column;
  }
  .other_posts__text {
    padding-right: 0;
    max-width: none;
    text-align: center;
  }
  .other_posts__items {
    justify-content: center;
    flex-wrap: wrap;
  }
  .other_post_item {
    margin-bottom: 20px;
    margin-right: 40px;
  }
  .other_post_item:last-of-type {
    margin-right: 0;
  }
  .other_posts_more {
    display: none;
  }
  .other_posts_more--mobile {
    display: block;
    margin-top: 20px;
  }
}
@media screen and (max-width: 820px) {
  .other_posts__items {
    flex-direction: column;
    align-items: center;
  }
  .other_post_item {
    margin-right: 0;
    margin-bottom: 40px;
  }
}
.quote__container {
  margin-bottom: -150px;
}

.quote {
  background: #252525;
  color: white;
  position: relative;
  padding-bottom: 100px;
  padding-top: 100px;
}
.quote::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  height: 100%;
  width: 100%;
  bottom: 0;
  background-color: #252525;
}

.quote__container .quote .quote__item {
  display: flex;
}

.quote__left {
  margin-right: 40px;
  min-width: 270px;
}

.quote__left__text {
  padding-left: 20px;
  position: relative;
  z-index: 2;
}

.quote__right {
  align-self: flex-start;
  font-size: 30px;
  line-height: 1.3;
  padding: 0 80px;
  border-left: 7px solid #f3eded;
  font-weight: 300;
}

.quote_img_wrap {
  max-width: 230px;
  height: 230px;
  margin-bottom: -30px;
}

.quote_img {
  opacity: 0.45;
  width: 100%;
  height: 100%;
}

.quote__title {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.4px;
  margin-bottom: 10px;
}

.quote__description {
  font-weight: 500;
  font-size: 15px;
  opacity: 0.8;
  letter-spacing: 0.4px;
  line-height: 22px;
}

.quotes_arrow__container {
  display: flex;
  padding-right: 80px;
  justify-content: flex-end;
}
.quotes_arrow__container .slick-arrows {
  background-color: transparent;
  padding: 0;
  width: 35px;
  height: 35px;
}
.quotes_arrow__container .slick-arrows svg {
  fill: white;
}
.quotes_arrow__container .slick-arrows:hover {
  background-color: transparent;
}
.quotes_arrow__container .slick-arrows:hover svg {
  fill: #ec5d56;
}
.quotes_arrow__container .slick-disabled .slick-arrows:hover svg {
  fill: white;
}

.quote__grey .inner {
  width: 960px;
}
.quote__grey .quote {
  background: transparent;
  color: #252525;
  text-align: left;
}
.quote__grey .quote::before {
  display: none;
}
.quote__grey .quote .quote__right {
  border-color: #373738;
  padding: 0 20px 0 40px;
}
.quote__grey .quote .quote__left {
  position: relative;
}
.quote__grey .quote .quote_img_wrap {
  background-color: #d8d8d8;
  opacity: 0.8;
  margin-bottom: -15px;
  position: relative;
}
.quote__grey .quote .quote_img_wrap::before {
  content: "";
  opacity: 0.99;
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
}
.quote__grey .quote .quote_img {
  opacity: 1;
}

@media screen and (max-width: 1200px) {
  .quote__container {
    overflow: hidden;
  }
  .quote {
    padding: 60px 0;
  }
  .quote:after {
    content: "";
    position: absolute;
    top: 0;
    right: -100%;
    height: 100%;
    width: 100%;
    bottom: 0;
    background-color: #252525;
  }
  .quote__container .quote .quote__item {
    flex-direction: column;
  }
  .quote__right {
    border-left: none;
    padding: 0 20px;
    margin-top: 20px;
    font-size: 19px;
    line-height: 1.5;
  }
  .quotes_arrow__container {
    padding-right: 20px;
    margin-top: 40px;
  }
  .quote__grey .quote:after {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .quote__right {
    font-size: 20px;
  }
}
.cta_section {
  padding: 100px 0;
}
.cta_section.section--overlapped {
  padding-top: 270px;
  padding-bottom: 120px;
}
.cta_section.section--overlapped_bottom {
  padding-bottom: 190px;
}
.cta_section.section--teal, .cta_section.section--red, .cta_section.section--dark_grey {
  color: white;
}
.cta__bottom h5 {
  font-weight: 500;
  font-size: 22px;
}
.cta__bottom h3 {
  font-weight: 600;
  margin-bottom: 40px;
}
.cta_bottom--black {
  color: #252525;
}
.cta_bottom--black .button:hover, .cta_bottom--black .single_product__right .single_product__summary .cart .single_add_to_cart_button:hover, .single_product__right .single_product__summary .cart .cta_bottom--black .single_add_to_cart_button:hover, .cta_bottom--black .product_archive__top .product_archive__top__right .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .cta_bottom--black .product_archive__reset_button:hover, .cta_bottom--black .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta_bottom--black .product_archive__reset_button:hover, .cta_bottom--black .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta_bottom--black .button:hover, .cta_bottom--black .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta_bottom--black .gform_button:hover, .cta_bottom--black .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta_bottom--black .newsletter_form__submit:hover, .cta_bottom--black .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .cta_bottom--black .sib-default-btn:hover, .cta_bottom--black .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn:hover, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta_bottom--black .sib-default-btn:hover, .cta_bottom--black .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .cta_bottom--black button:hover, .cta_bottom--black .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .cta_bottom--black button:hover, .cta_bottom--black .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .events .mec-wrap .mec-search-form .cta_bottom--black .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .cta_bottom--black .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .cta_bottom--black button:hover, .cta_bottom--black .gform_button:hover, .cta_bottom--black .newsletter_form__submit:hover, .cta_bottom--black .sib_signup_form .sib-default-btn:hover, .sib_signup_form .cta_bottom--black .sib-default-btn:hover {
  background: white;
  color: #252525;
  border-color: white;
}

.cta_bottom--white {
  color: white;
}

@media screen and (max-width: 700px) {
  .cta_section {
    padding: 60px 0;
  }
  .cta_section.section--overlapped {
    padding-top: 230px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 500px) {
  .cta__bottom h5 {
    font-size: 18px;
  }
}
.section--five_links {
  color: white;
}
.section--five_links.section--grey {
  color: #252525;
}

.section--five_links__title {
  font-weight: 600;
  text-align: center;
  margin-bottom: 40px;
}

.five_links__item {
  position: relative;
  overflow: hidden;
}
.five_links__item:hover .five_links__item__img {
  transform: scale(1.05);
}

.five_links__item__img_wrap {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.five_links__item__img_wrap:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.five_links__item__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  transition: 0.5s;
}

.five_links__item_cat {
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  font-weight: 500;
  opacity: 0.6;
}

.five_links__item_title {
  font-weight: 500;
  line-height: 1.4;
}

@media screen and (max-width: 1200px) {
  .five_links__grid .grid_1-5 {
    max-width: 240px;
    width: 100%;
  }
  .five_links__item {
    margin-bottom: 20px;
  }
}
.other_items__container {
  display: flex;
  color: white;
  align-items: center;
  justify-content: space-between;
}

.other_items__title {
  font-weight: 600;
  margin-bottom: 20px;
}

.other_items__left {
  max-width: 370px;
}

.other_items__right {
  display: flex;
}

.other_item {
  width: 190px;
  margin: 0 20px;
  position: relative;
  padding-bottom: 30px;
}

.other_item__img {
  position: relative;
  width: 100%;
  height: 190px;
  margin-bottom: 10px;
}

.other_item__title {
  font-weight: 500;
}

.other_item__small {
  opacity: 0.53;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.86px;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 1200px) {
  .other_items__container {
    flex-direction: column;
  }
  .other_items__left {
    text-align: center;
    margin-bottom: 40px;
  }
  .other_items__right {
    flex-wrap: wrap;
  }
  .other_items__right {
    justify-content: center;
  }
  .other_item {
    text-align: center;
    margin-bottom: 20px;
  }
  .other_item__small {
    right: 0;
    margin: 0 auto;
  }
}
.podcast_video__item {
  position: relative;
  padding-bottom: 30px;
  height: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}
.podcast_video__item:hover .podcast_video__item__img {
  transform: scale(1.05);
}
.podcast_video__item:hover .podcast_video__item__title {
  color: #3c7a89;
}

.podcast_video__item__img_wrap {
  position: relative;
  width: 100%;
  height: 260px;
  margin-bottom: 10px;
  overflow: hidden;
}

.podcast_video__item__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  transition: 0.5s;
}

.podcast_video__item__details {
  display: flex;
  justify-content: space-between;
  opacity: 0.53;
  font-size: 12px;
  letter-spacing: 0.86px;
  text-transform: uppercase;
  color: white;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
}

.podcast_video__item__title {
  font-weight: 500;
  min-height: 56px;
  transition: 0.2s;
}

@media screen and (max-width: 1200px) {
  .podcast_video__item {
    margin-bottom: 40px;
    padding-bottom: 0;
  }
  .podcast_video__item__details {
    position: static;
  }
}
.team_member_item {
  position: relative;
  margin: 45px 0;
}
.team_member_item:hover .team_member_item__img {
  -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}
.team_member_item:hover .team_member__button {
  opacity: 1;
  visibility: visible;
}
.team_member_item:hover .team_member_item__text {
  top: 300px;
}
.team_member_item:hover .team_member_item__role {
  opacity: 0;
  visibility: hidden;
}

.team_member_item__img {
  width: 100%;
  height: 340px;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  transition: 0.5s;
}

.team_member__grad {
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 90%);
  width: 100%;
  height: 134px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.team_member_item__text {
  position: absolute;
  z-index: 2;
  padding: 0 0 0 30px;
  transition: 0.2s;
  top: 315px;
  left: 0;
  right: 0;
  text-align: left;
}

.team_member_item__title {
  font-weight: 700;
  line-height: 1.3;
}

.team_member_item__role {
  font-size: 15px;
  position: relative;
  display: block;
  left: 35px;
  padding-right: 35px;
  transition: 0.2s;
  line-height: 24px;
}
.team_member_item__role:before {
  content: "";
  width: 25px;
  height: 3px;
  background-color: #f2d876;
  position: absolute;
  top: 11px;
  left: -35px;
}

.team_member__button {
  opacity: 0;
  visibility: hidden;
  transition: 0.1s;
  position: absolute;
  bottom: -40px;
  left: 30px;
  transition: 0.5s;
  padding: 10px 20px;
  font-size: 12px;
}
.team_member__button:hover {
  background-color: #252525;
  color: white;
  border-color: #252525;
}

.prayer_guide_item {
  position: relative;
  width: 100%;
  height: 313px;
  background-color: #252525;
  margin-bottom: 40px;
}
.prayer_guide_item:hover .prayer_guide_item__img {
  transform: scale(1.05);
}

.prayer_guide_item__img {
  width: 100%;
  height: 100%;
  opacity: 0.3;
  transition: 0.5s;
}

.prayer_guide_item__text {
  position: absolute;
  z-index: 2;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  color: white;
  padding: 20px;
}

.prayer_guide_item__title {
  font-weight: 500;
}

.prayer_guide_item__meta {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  opacity: 0.65;
}

.search_form {
  display: flex;
  align-self: center;
  align-items: center;
  cursor: pointer;
  position: relative;
  min-height: 36px;
  max-height: 36px;
  padding-left: 30px;
  overflow: hidden;
}

.search_form__svg {
  width: 24px;
  height: 24px;
  transition: 0.2s;
  fill: #252525;
}
.search_form__svg:hover {
  fill: #ec5d56;
}
.search_form__svg.active:hover {
  fill: #252525;
}

.search_form__form {
  display: flex;
  flex-wrap: nowrap;
}

.search_form__hidden {
  width: 0px;
}

.search_form__input_container {
  position: relative;
}

.search_form__input {
  width: 200px;
  transition: 0.05s;
  height: auto;
  padding: 5px 2px;
  border: none;
  border-bottom: solid 2px #252525;
  background: transparent;
  color: #252525;
  font-size: 16px;
  font-weight: 600;
  /* visibility: hidden; */
  margin-left: 10px;
}

.search.active .search_form__input {
  border-bottom: solid 2px #252525;
  opacity: 1;
}

.search.active .search_form__svg {
  opacity: 1;
}

.search .search_form__svg:hover {
  opacity: 1;
}

.search .search_form__svg {
  width: 20px;
  height: 20px;
  fill: #252525;
  opacity: 0.8;
  transition: 0.2s;
  margin-right: 10px;
}

.search_form__link {
  display: none;
  background-color: transparent;
  /* display: none; */
  /* float: left; */
  border: none;
  border-radius: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
}

.search_form__close {
  display: none;
  width: 10px;
  height: 10px;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}

.search_form__close svg {
  position: static;
  fill: #252525;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0.5;
  transition: 0.2s;
}
.search_form__close svg:hover {
  opacity: 1;
}

.search_form__button_container {
  transition: 1s;
  opacity: 0;
  visibility: hidden;
}
.search_form__button_container.active {
  opacity: 1;
  visibility: visible;
}

.search_form__button {
  padding: 10px 20px;
  font-size: 12px;
  margin-left: 20px;
}

.latest_cat__details {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}

.topics_details {
  margin-bottom: 0;
}

.latest_cat__details__description {
  font-weight: 500;
  padding-right: 40px;
}

.drop_down__filter {
  justify-self: flex-end;
  align-self: center;
  position: relative;
}
.drop_down__filter .drop_down__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  width: 10px;
  cursor: pointer;
}

.drop_down_select {
  background-color: transparent;
  min-width: 360px;
  width: 100%;
  height: 100%;
  padding: 10px;
  padding-right: 20px;
  border: solid 2px #252525;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.2px;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}
.drop_down_select:focus {
  outline: none;
}

.drop_down_filter--black_bg {
  justify-self: flex-start;
  max-width: 360px;
  width: 100%;
}
.drop_down_filter--black_bg .drop_down_select {
  color: white;
  border: solid 2px rgba(255, 255, 255, 0.18);
}
.drop_down_filter--black_bg .drop_down__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  width: 10px;
  cursor: pointer;
  fill: white;
}

.drop_down__filter--white .drop_down_select {
  border-color: rgba(255, 255, 255, 0.18);
  color: white;
}
.drop_down__filter--white .drop_down__arrow {
  fill: white;
}

@media screen and (max-width: 800px) {
  .latest_cat__details {
    flex-direction: column;
  }
  .latest_cat__details__description {
    padding-right: 0;
    margin-bottom: 20px;
    text-align: center;
  }
}
.flexible_content {
  display: flex;
  justify-content: space-between;
  margin: 60px 0;
}

.flexible_content__img {
  max-width: 573px;
  width: 100%;
  align-self: flex-start;
}

.flexible_content__content {
  max-width: 472px;
}

.flexible_content__content h1,
.flexible_content__content h2,
.flexible_content__content h3,
.additional_content h1,
.additional_content h2,
.additional_content h3 {
  color: inherit;
}
.flexible_content__content h4,
.flexible_content__content h5,
.flexible_content__content h6,
.flexible_content__content p,
.additional_content h4,
.additional_content h5,
.additional_content h6,
.additional_content p {
  color: #252525;
}
.flexible_content__content .iframe_wrap,
.additional_content .iframe_wrap {
  position: relative;
}
.flexible_content__content .iframe_wrap:after,
.additional_content .iframe_wrap:after {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.flexible_content__content .iframe_wrap iframe,
.additional_content .iframe_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.flexible_content__content--text_left {
  margin-right: 40px;
}

.flexible_content__content--text_right {
  margin-left: 40px;
}

.flexible_content_slider_wrap {
  position: relative;
}
.flexible_content_slider_wrap .arrow__container {
  position: absolute;
  bottom: 100px;
  left: 80px;
  margin-left: 0;
}
.flexible_content_slider_wrap .arrow__container .slick-arrows {
  background-color: transparent;
  padding: 0;
  width: 30px;
  height: 30px;
  opacity: 0.8;
}
.flexible_content_slider_wrap .arrow__container .slick-arrows:hover {
  opacity: 1;
}
.flexible_content_slider_wrap .arrow__container .slick-arrows svg {
  fill: white;
}
.flexible_content_slider_wrap .flexible_content_slider__item {
  margin: 60px 0;
  min-height: 530px;
  position: relative;
  padding: 120px 80px;
  background-color: #252525;
}

.flexible_content_slider__item__content {
  color: white;
  position: relative;
  z-index: 2;
  max-width: 430px;
}
.flexible_content_slider__item__content p {
  font-weight: 500;
}

.flexible_content_slider__item__img_wrap {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0.48;
}
.flexible_content_slider__item__img_wrap .flexible_content_slider__item__img {
  width: 100%;
  height: 100%;
}

.flexible_content_slider__item__grad {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.57;
  background: rgb(0, 0, 0);
  background: linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 70%);
  height: 100%;
  width: 100%;
}

.additional_content {
  margin-bottom: 60px;
}

@media screen and (max-width: 1200px) {
  .flexible_content__img {
    max-width: 50%;
  }
  .flexible_content__content {
    max-width: 50%;
  }
}
@media screen and (max-width: 860px) {
  .flexible_content {
    flex-direction: column;
  }
  .flexible_content--rev {
    flex-direction: column-reverse;
  }
  .flexible_content__content {
    max-width: none;
    margin: 0 0 20px;
  }
  .flexible_content__img {
    max-width: none;
  }
  .flexible_content_slider_wrap .flexible_content_slider__item {
    padding: 60px 40px;
  }
  .flexible_content_slider_wrap .arrow__container {
    left: 40px;
  }
}
@media screen and (max-width: 700px) {
  .flexible_content_slider__item__grad {
    display: none;
  }
  .flexible_content_slider_wrap .flexible_content_slider__item__img {
    opacity: 0.2;
  }
  .flexible_content_slider__item__content {
    max-width: none;
  }
}
.header_wrap {
  position: relative;
}

.header_bg {
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #252525;
  opacity: 0.92;
  z-index: 20;
}

.header__drop_down {
  display: none;
  position: absolute;
  width: 100%;
  top: 118px;
  z-index: 25;
  background-color: #fff;
  transition: 0.2s;
  opacity: 0;
  visibility: hidden;
  min-height: 542px;
}
.header__drop_down::before {
  content: "";
  width: 100%;
  position: absolute;
  top: -44px;
  left: 0;
  width: 100%;
  height: 44px;
}
.header__drop_down.active {
  opacity: 1;
  visibility: visible;
}

.header__drop_down__contents {
  display: flex;
  justify-content: space-between;
}

.header__drop_down__left {
  padding: 60px 60px 60px 0;
  min-width: 320px;
}

.header__drop_down__menu .menu-item {
  position: relative;
  list-style: none;
  font-size: 14px;
  font-family: "termina", sans-serif;
  font-weight: 700;
  margin: 0;
  display: block;
  text-align: left;
  padding: 12px 20px;
  border-radius: 25px;
  margin-bottom: 10px;
  transition: 0.2s;
  min-height: 40px;
}
.header__drop_down__menu .menu-item:after {
  position: absolute;
  right: 15px;
  top: 11px;
  content: "";
  background-image: url(assets/images/menu_arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 10px;
  height: 14px;
  transition: 0.2s;
  opacity: 0.5;
}
.header__drop_down__menu .menu-item a {
  color: #252525;
  width: 100%;
  position: absolute;
  height: 100%;
  top: 13px;
  left: 20px;
  right: 0;
  bottom: 0;
}
.header__drop_down__menu .menu-item.active {
  background-color: #d8d8d8;
}
.header__drop_down__menu .menu-item.active:after {
  opacity: 1;
}
.header__drop_down__menu .menu-item.active a {
  border-color: transparent;
}
.header__drop_down__menu .menu-item:hover a, .header__drop_down__menu .menu-item.current-menu-item a {
  border-color: transparent;
}

.header__drop_down__title {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 30px;
}

.header__drop_down__right {
  flex-grow: 1;
  position: relative;
  height: 520px;
}

.header__drop_down__right__button {
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
}
.header__drop_down__right__button .button, .header__drop_down__right__button .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .header__drop_down__right__button .single_add_to_cart_button, .header__drop_down__right__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .header__drop_down__right__button .single_add_to_cart_button, .header__drop_down__right__button .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .header__drop_down__right__button .single_add_to_cart_button, .header__drop_down__right__button .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .header__drop_down__right__button .product_archive__reset_button, .header__drop_down__right__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .header__drop_down__right__button .product_archive__reset_button, .header__drop_down__right__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .single_product__right .single_product__summary .cart .header__drop_down__right__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .header__drop_down__right__button .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .header__drop_down__right__button .single_product__right .single_product__summary .cart .single_add_to_cart_button, .header__drop_down__right__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .header__drop_down__right__button .gform_button, .header__drop_down__right__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .header__drop_down__right__button .newsletter_form__submit, .header__drop_down__right__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .header__drop_down__right__button .sib-default-btn, .header__drop_down__right__button .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .header__drop_down__right__button .sib-default-btn, .header__drop_down__right__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .header__drop_down__right__button button, .header__drop_down__right__button .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .header__drop_down__right__button button, .header__drop_down__right__button .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .header__drop_down__right__button .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .header__drop_down__right__button .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .header__drop_down__right__button button, .header__drop_down__right__button .gform_button, .header__drop_down__right__button .newsletter_form__submit, .header__drop_down__right__button .sib_signup_form .sib-default-btn, .sib_signup_form .header__drop_down__right__button .sib-default-btn {
  max-width: 240px;
  width: 100%;
  padding: 16px 25px;
}

.header__drop_down__featured {
  transition: 0.5s;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 60px 0 60px 60px;
  opacity: 0;
  visibility: hidden;
}
.header__drop_down__featured.active {
  opacity: 1;
  visibility: visible;
}
.header__drop_down__featured .header__drop_down__right__button .button, .header__drop_down__featured .header__drop_down__right__button .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .header__drop_down__featured .header__drop_down__right__button .single_add_to_cart_button, .header__drop_down__featured .header__drop_down__right__button .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .header__drop_down__featured .header__drop_down__right__button .product_archive__reset_button, .header__drop_down__featured .header__drop_down__right__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .header__drop_down__featured .header__drop_down__right__button .product_archive__reset_button, .header__drop_down__featured .header__drop_down__right__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .header__drop_down__featured .header__drop_down__right__button .button, .header__drop_down__featured .header__drop_down__right__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .header__drop_down__featured .header__drop_down__right__button .gform_button, .header__drop_down__featured .header__drop_down__right__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .header__drop_down__featured .header__drop_down__right__button .newsletter_form__submit, .header__drop_down__featured .header__drop_down__right__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .header__drop_down__featured .header__drop_down__right__button .sib-default-btn, .header__drop_down__featured .header__drop_down__right__button .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .header__drop_down__featured .header__drop_down__right__button .sib-default-btn, .header__drop_down__featured .header__drop_down__right__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .header__drop_down__featured .header__drop_down__right__button button, .header__drop_down__featured .header__drop_down__right__button .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .header__drop_down__featured .header__drop_down__right__button button, .header__drop_down__featured .header__drop_down__right__button .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .header__drop_down__featured .header__drop_down__right__button .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .header__drop_down__featured .header__drop_down__right__button .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .header__drop_down__featured .header__drop_down__right__button button, .header__drop_down__featured .header__drop_down__right__button .gform_button, .header__drop_down__featured .header__drop_down__right__button .newsletter_form__submit, .header__drop_down__featured .header__drop_down__right__button .sib_signup_form .sib-default-btn, .sib_signup_form .header__drop_down__featured .header__drop_down__right__button .sib-default-btn {
  display: inline-block;
  position: relative;
  padding: 16px 25px;
  max-width: 240px;
  width: 100%;
  transition: 0.2s;
  cursor: pointer;
  font-size: 14px;
  font-family: "termina", sans-serif;
  font-weight: 700;
  letter-spacing: 0.3px;
  border: 2px solid #dddddd;
  line-height: 1;
  border-radius: 34.5px;
  color: #252525;
  appearance: none;
  background-color: #dddddd;
}
.header__drop_down__featured .header__drop_down__right__button .button:hover, .header__drop_down__featured .header__drop_down__right__button .single_product__right .single_product__summary .cart .single_add_to_cart_button:hover, .single_product__right .single_product__summary .cart .header__drop_down__featured .header__drop_down__right__button .single_add_to_cart_button:hover, .header__drop_down__featured .header__drop_down__right__button .product_archive__top .product_archive__top__right .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .header__drop_down__featured .header__drop_down__right__button .product_archive__reset_button:hover, .header__drop_down__featured .header__drop_down__right__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .header__drop_down__featured .header__drop_down__right__button .button:hover, .header__drop_down__featured .header__drop_down__right__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .header__drop_down__featured .header__drop_down__right__button .gform_button:hover, .header__drop_down__featured .header__drop_down__right__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .header__drop_down__featured .header__drop_down__right__button .newsletter_form__submit:hover, .header__drop_down__featured .header__drop_down__right__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .header__drop_down__featured .header__drop_down__right__button .sib-default-btn:hover, .header__drop_down__featured .header__drop_down__right__button .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn:hover, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .header__drop_down__featured .header__drop_down__right__button .sib-default-btn:hover, .header__drop_down__featured .header__drop_down__right__button .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .events .mec-wrap .mec-search-form .header__drop_down__featured .header__drop_down__right__button .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .header__drop_down__featured .header__drop_down__right__button .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .header__drop_down__featured .header__drop_down__right__button button:hover, .header__drop_down__featured .header__drop_down__right__button .gform_button:hover, .header__drop_down__featured .header__drop_down__right__button .newsletter_form__submit:hover, .header__drop_down__featured .header__drop_down__right__button .sib_signup_form .sib-default-btn:hover, .sib_signup_form .header__drop_down__featured .header__drop_down__right__button .sib-default-btn:hover {
  background-color: #252525;
  border-color: #252525;
  color: white;
}

.header__drop_down__featured__items {
  display: flex;
}

.header__post_item {
  width: 240px;
  min-height: 322px;
  margin-right: 30px;
  position: relative;
}
.header__post_item:last-of-type {
  margin-right: 0;
}
.header__post_item:hover .header__post_item__img {
  transform: scale(1.05);
}
.header__post_item:hover .header__post_item__title {
  color: #ec5d56;
}
.header__post_item .header__post_item__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  transition: 0.5s;
}

.header__post_item__img_wrap {
  width: 100%;
  height: auto;
  margin-bottom: 5px;
  position: relative;
}
.header__post_item__img_wrap:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.header__post_item__cat {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.86px;
  opacity: 0.54;
}

.header__post_item__title {
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.34px;
  transition: 0.2s;
  line-height: 24px;
}

.top-menu-item {
  color: white;
  cursor: pointer;
  border-bottom: solid 3px transparent;
  line-height: 1.4;
  position: relative;
  margin-right: 20px;
}
.top-menu-item svg {
  display: block;
  width: 10px;
  top: 9px;
  right: -20px;
  fill: white;
}
.top-menu-item.active {
  border-color: #ec5d56;
}
.top-menu-item.active-page {
  border-color: #ec5d56;
}

.about__drop_down__left {
  padding: 60px 60px 60px 0;
  display: flex;
  justify-content: space-between;
  flex-grow: 1;
}

.about__drop_down__right {
  padding: 60px 0px;
  max-width: 550px;
  width: 100%;
  margin-left: 60px;
}

.about__drop_down__menu .menu-item {
  display: block;
  text-align: left;
  margin: 30px 0;
}
.about__drop_down__menu .menu-item a {
  color: #252525;
}

.about__drop_down__right__featured {
  position: relative;
  padding: 70px 150px;
  background-color: #252525;
  width: 100%;
  overflow: hidden;
}
.about__drop_down__right__featured:hover .about__drop_down__right__featured__bg {
  transform: scale(1.05);
}

.about__drop_down__right__featured__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.27;
  transition: 0.5s;
}

.about__drop_down__right__featured .about__drop_down__right__featured__content {
  position: relative;
  z-index: 2;
  font-weight: 600;
  text-align: center;
}
.about__drop_down__right__featured .about__drop_down__right__featured__content .button, .about__drop_down__right__featured .about__drop_down__right__featured__content .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .about__drop_down__right__featured .about__drop_down__right__featured__content .single_add_to_cart_button, .about__drop_down__right__featured .about__drop_down__right__featured__content .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .about__drop_down__right__featured .about__drop_down__right__featured__content .product_archive__reset_button, .about__drop_down__right__featured .about__drop_down__right__featured__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .about__drop_down__right__featured .about__drop_down__right__featured__content .product_archive__reset_button, .about__drop_down__right__featured .about__drop_down__right__featured__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .about__drop_down__right__featured .about__drop_down__right__featured__content .button, .about__drop_down__right__featured .about__drop_down__right__featured__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .about__drop_down__right__featured .about__drop_down__right__featured__content .gform_button, .about__drop_down__right__featured .about__drop_down__right__featured__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .about__drop_down__right__featured .about__drop_down__right__featured__content .newsletter_form__submit, .about__drop_down__right__featured .about__drop_down__right__featured__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .about__drop_down__right__featured .about__drop_down__right__featured__content .sib-default-btn, .about__drop_down__right__featured .about__drop_down__right__featured__content .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .about__drop_down__right__featured .about__drop_down__right__featured__content .sib-default-btn, .about__drop_down__right__featured .about__drop_down__right__featured__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .about__drop_down__right__featured .about__drop_down__right__featured__content button, .about__drop_down__right__featured .about__drop_down__right__featured__content .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .about__drop_down__right__featured .about__drop_down__right__featured__content button, .about__drop_down__right__featured .about__drop_down__right__featured__content .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .about__drop_down__right__featured .about__drop_down__right__featured__content .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .about__drop_down__right__featured .about__drop_down__right__featured__content .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .about__drop_down__right__featured .about__drop_down__right__featured__content button, .about__drop_down__right__featured .about__drop_down__right__featured__content .gform_button, .about__drop_down__right__featured .about__drop_down__right__featured__content .newsletter_form__submit, .about__drop_down__right__featured .about__drop_down__right__featured__content .sib_signup_form .sib-default-btn, .sib_signup_form .about__drop_down__right__featured .about__drop_down__right__featured__content .sib-default-btn {
  padding: 16px 55px;
  display: inline-block;
  position: relative;
  transition: 0.2s;
  cursor: pointer;
  font-size: 14px;
  font-family: "termina", sans-serif;
  font-weight: 700;
  letter-spacing: 0.3px;
  border: 2px solid #ec5d56;
  line-height: 1;
  border-radius: 34.5px;
  color: white;
  appearance: none;
  background-color: #ec5d56;
}

.about__drop_down__right__featured__content__title {
  font-size: 24px;
  letter-spacing: 0.2px;
  line-height: 32px;
  margin: 0 auto 20px;
}

.donate__drop_down__right {
  height: auto;
}

.donate_drop_down__featured {
  display: flex;
  justify-content: space-between;
  padding: 60px 0px 60px 60px;
}

.donate_drop_down__featured__small {
  min-width: 265px;
  height: 270px;
  position: relative;
  overflow: hidden;
  background-color: #252525;
  margin-right: 40px;
}
.donate_drop_down__featured__small:hover .donate_featured_small__bg {
  transform: scale(1.05);
}

.donate_featured_small__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  transition: 0.5s;
}

.donate_drop_down__featured__small__content {
  position: relative;
  z-index: 1;
  color: white;
  text-align: center;
  padding: 80px 40px;
}

.small_text_meta {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.86px;
}

.donate_feat_title {
  line-height: 28px;
  font-weight: 700;
}

.donate_drop_down__featured__big {
  position: relative;
  padding: 70px 80px;
  background-color: #252525;
  width: 100%;
  overflow: hidden;
}
.donate_drop_down__featured__big:hover .donate_drop_down__featured__big__bg {
  transform: scale(1.05);
}

.donate_drop_down__featured__big__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.54;
  transition: 0.5s;
}

.donate_drop_down__featured__big .donate_drop_down__featured__big__content {
  position: relative;
  z-index: 2;
  font-weight: 600;
  text-align: center;
}
.donate_drop_down__featured__big .donate_drop_down__featured__big__content .button, .donate_drop_down__featured__big .donate_drop_down__featured__big__content .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .donate_drop_down__featured__big .donate_drop_down__featured__big__content .single_add_to_cart_button, .donate_drop_down__featured__big .donate_drop_down__featured__big__content .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .donate_drop_down__featured__big .donate_drop_down__featured__big__content .product_archive__reset_button, .donate_drop_down__featured__big .donate_drop_down__featured__big__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .donate_drop_down__featured__big .donate_drop_down__featured__big__content .product_archive__reset_button, .donate_drop_down__featured__big .donate_drop_down__featured__big__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .donate_drop_down__featured__big .donate_drop_down__featured__big__content .button, .donate_drop_down__featured__big .donate_drop_down__featured__big__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .donate_drop_down__featured__big .donate_drop_down__featured__big__content .gform_button, .donate_drop_down__featured__big .donate_drop_down__featured__big__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .donate_drop_down__featured__big .donate_drop_down__featured__big__content .newsletter_form__submit, .donate_drop_down__featured__big .donate_drop_down__featured__big__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .donate_drop_down__featured__big .donate_drop_down__featured__big__content .sib-default-btn, .donate_drop_down__featured__big .donate_drop_down__featured__big__content .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .donate_drop_down__featured__big .donate_drop_down__featured__big__content .sib-default-btn, .donate_drop_down__featured__big .donate_drop_down__featured__big__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .donate_drop_down__featured__big .donate_drop_down__featured__big__content button, .donate_drop_down__featured__big .donate_drop_down__featured__big__content .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .donate_drop_down__featured__big .donate_drop_down__featured__big__content button, .donate_drop_down__featured__big .donate_drop_down__featured__big__content .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .donate_drop_down__featured__big .donate_drop_down__featured__big__content .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .donate_drop_down__featured__big .donate_drop_down__featured__big__content .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .donate_drop_down__featured__big .donate_drop_down__featured__big__content button, .donate_drop_down__featured__big .donate_drop_down__featured__big__content .gform_button, .donate_drop_down__featured__big .donate_drop_down__featured__big__content .newsletter_form__submit, .donate_drop_down__featured__big .donate_drop_down__featured__big__content .sib_signup_form .sib-default-btn, .sib_signup_form .donate_drop_down__featured__big .donate_drop_down__featured__big__content .sib-default-btn {
  padding: 16px 55px;
  display: inline-block;
  position: relative;
  transition: 0.2s;
  cursor: pointer;
  font-size: 14px;
  font-family: "termina", sans-serif;
  font-weight: 700;
  letter-spacing: 0.3px;
  border: 2px solid #ec5d56;
  line-height: 1;
  border-radius: 34.5px;
  color: white;
  appearance: none;
  background-color: #ec5d56;
}

.donate_drop_down__featured__big__title {
  font-size: 24px;
  letter-spacing: 0.2px;
  line-height: 32px;
  margin: 0 auto 20px;
}

.how_to_pray__drop_down__contents {
  padding: 60px 0;
}

.how_to_pray__drop_down__grid {
  margin: 20px -15px;
}
.how_to_pray__drop_down__grid > [class*=grid_] {
  padding: 0 15px;
}

.how_to_pray__drop_down__item {
  width: 100%;
  height: 285px;
  position: relative;
  background-color: #252525;
  overflow: hidden;
}
.how_to_pray__drop_down__item.tile--4 {
  background-color: rgba(194, 193, 193, 0.49);
}
.how_to_pray__drop_down__item.tile--4 .how_to_pray__drop_down__item__content {
  color: #252525;
}
.how_to_pray__drop_down__item.tile--4 .how_to_pray__drop_down__title {
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 0.3px;
  margin-top: 10px;
}
.how_to_pray__drop_down__item:hover .how_to_pray__drop_down__item__overlay {
  opacity: 1;
  visibility: visible;
}

.how_to_pray__drop_down__item__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.4;
  transition: 0.5s;
}

.how_to_pray__drop_down__item__content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  text-align: center;
  padding: 50px 20px 60px;
  color: white;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.how_to_pray__drop_down__title {
  font-size: 30px;
  font-weight: 500;
  -webkit-text-stroke-width: 1.5px;
  line-height: 1.3;
  margin-top: -5px;
}

.how_to_pray__drop_down__title--filled {
  font-weight: 400;
}

.how_to_pray__drop_down__item__overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  padding: 40px 20px;
  z-index: 2;
  transition: 0.4s;
  opacity: 0;
  visibility: hidden;
}
.how_to_pray__drop_down__item__overlay .button_link {
  display: inline-block;
  margin: 0 auto;
  line-height: 1.2;
}
.how_to_pray__drop_down__item__overlay.help_me {
  background-color: #ec5d56;
  color: white;
}
.how_to_pray__drop_down__item__overlay.help_us {
  background-color: #3c7a89;
  color: white;
}
.how_to_pray__drop_down__item__overlay.help_others {
  background-color: #f2d876;
  color: #252525;
}
.how_to_pray__drop_down__item__overlay.help_others .button_link {
  color: #252525;
  border-color: rgba(37, 37, 37, 0.35);
}
.how_to_pray__drop_down__item__overlay.tile--4 {
  background-color: #e1e0e0;
  color: #252525;
}
.how_to_pray__drop_down__item__overlay.tile--4 .button_link {
  color: #252525;
  border-color: rgba(37, 37, 37, 0.35);
}

.how_to_pray__drop_down__item__overlay__title {
  font-weight: 600;
  letter-spacing: 0.44px;
  line-height: 1.1;
  margin-bottom: 20px;
}

.how_to_pray__drop_down__item__overlay__text {
  font-size: 15px;
  font-weight: 500;
  min-height: 130px;
}

.remove_anchor {
  cursor: pointer;
}

.event__content--book {
  display: block;
  max-width: 760px;
  width: 100%;
  margin: 0 auto;
}

.ticket__item {
  background-color: #fff;
  padding: 40px;
  position: relative;
  margin-bottom: 40px;
}

.ticket__item__top {
  display: flex;
  justify-content: space-between;
}

.ticket__title {
  font-size: 26px;
  font-family: "termina", sans-serif;
  font-weight: 600;
  letter-spacing: 0.35px;
  line-height: 34px;
  max-width: 300px;
  width: 100%;
  margin-bottom: 45px;
}

.ticket__price {
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.ticket__quantity {
  width: 140px;
  height: 48px;
  position: relative;
}
.ticket__quantity select,
.ticket__quantity input {
  width: 100%;
  height: 100%;
  padding: 15px;
  cursor: pointer;
  border: solid 2px #373738;
  border-radius: 4px;
  appearance: none;
  -webkit-appearance: none;
  font-size: 14px;
  letter-spacing: 0.2px;
  font-weight: 700;
  line-height: 1;
  color: #252525;
}
.ticket__quantity select:focus,
.ticket__quantity input:focus {
  outline: none;
}
.ticket__quantity .sold_out {
  width: 100%;
  height: 100%;
  font-size: 14px;
  font-family: "termina", sans-serif;
  font-weight: 700;
  letter-spacing: 0.3px;
  color: white;
  background-color: #c2c1c1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}
.ticket__quantity .donation_currency {
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.ticket__quantity__dropdown {
  position: absolute;
  width: 10px;
  fill: #252525;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}

.tickets__remaining {
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 700;
  opacity: 0.7;
  text-transform: uppercase;
}

.ticket__description.active .more_info {
  opacity: 1;
  visibility: visible;
}
.ticket__description.active .less_info {
  opacity: 0;
  visibility: hidden;
}

.ticket__description__button {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.27px;
  opacity: 0.7;
  transition: 0.2s;
  cursor: pointer;
  color: #252525;
  position: relative;
  height: 28px;
  width: 150px;
}
.ticket__description__button:hover {
  opacity: 1;
}
.ticket__description__button p {
  margin-bottom: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: underline;
  transition: 0.2s;
}
.ticket__description__button .more_info {
  visibility: hidden;
  opacity: 0;
}

.ticket__description__text {
  margin-bottom: 20px;
}

.ticket__bottom {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.ticket__bottom .ticket_book_button {
  margin: 0;
  max-width: 250px;
  width: 100%;
  justify-self: flex-end;
  padding: 25px 55px;
}
.ticket__bottom #sell-ticket-status-message .wpem-alert {
  color: white;
  background-color: #a8a8a8;
  border-color: #a8a8a8;
  padding: 15px 30px;
}
.ticket__bottom #sell-ticket-status-message .wpem-alert-success {
  color: white;
  background-color: #3c8977;
  border-color: #3c8977;
  padding: 15px 30px;
}

.ticket__refund {
  opacity: 0.8;
  font-size: 15px;
  line-height: 22px;
  margin-top: 40px;
}
.ticket__refund h6 {
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 10px;
}

@media screen and (max-width: 800px) {
  .ticket__item--donation .ticket__item__top {
    flex-direction: column;
  }
  .ticket__item--donation .ticket__quantity {
    margin-left: 20px;
    width: 100%;
  }
  .ticket__item--donation .ticket__price {
    display: none;
  }
}
.single__programme__days_wrap {
  position: relative;
  margin-bottom: 40px;
}

.programme__day__item {
  text-align: center;
  max-width: 160px;
  width: 100%;
  border: solid 2px #373738;
  border-radius: 10px;
  padding: 20px;
  margin: 0 10px;
  pointer-events: none;
  cursor: pointer;
}
.programme__day__item.slick-active {
  pointer-events: all;
}
.programme__day__item .programme__day__item__title {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 5px;
  line-height: 20px;
  letter-spacing: 0.36px;
}
.programme__day__item .programme__day__item__date p {
  font-size: 15px;
  opacity: 0.8;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 21px;
}
.programme__day__item.active {
  background-color: #373738;
  color: white;
}

.single__programme__days__arrows {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  pointer-events: none;
}
.single__programme__days__arrows .slick-arrow {
  position: relative;
  height: 100%;
}
.single__programme__days__arrows .slick-arrow .next_grad {
  display: block;
  width: 416px;
  height: 126px;
  top: -40px;
  right: -150px;
  position: absolute;
  z-index: -1;
  pointer-events: none;
  background-image: linear-gradient(270deg, #eceded 29%, rgba(236, 237, 237, 0) 98%);
  transition: 0.5s;
}
.single__programme__days__arrows .slick-arrow .prev_grad {
  display: block;
  width: 416px;
  height: 126px;
  top: -40px;
  left: -20px;
  position: absolute;
  z-index: -1;
  pointer-events: none;
  background-image: linear-gradient(270deg, rgba(236, 237, 237, 0) 29%, #eceded 98%);
}
.single__programme__days__arrows .slick-arrows {
  width: 42px;
  height: 42px;
  padding: 10px;
  background-color: #373738;
  z-index: 10;
  display: block;
  pointer-events: all;
}
.single__programme__days__arrows .slick-arrows svg {
  fill: white;
}
.single__programme__days__arrows .next-arrow {
  z-index: 10;
}
.single__programme__days__arrows .slick-disabled {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.schedule__item {
  display: flex;
  align-items: flex-start;
  padding-bottom: 35px;
  border-bottom: 3px solid #373738;
  margin-bottom: 35px;
}

.schedule__item__time {
  max-width: 200px;
  width: 100%;
  padding-right: 45px;
  line-height: 29px;
}
.schedule__item__time h6 {
  margin-bottom: 0;
}

.single__programme__items {
  position: relative;
  overflow: hidden;
  min-height: 350px;
}

.single__programme__item__day {
  opacity: 0;
  visibility: hidden;
  position: relative;
  top: 0;
  left: 0;
  transition: 0.2s;
  height: 0;
}
.single__programme__item__day.active {
  opacity: 1;
  visibility: visible;
  min-height: 750px;
  height: auto;
}

.schedule__item__right .schedule__item__title {
  margin-bottom: 0;
}
.schedule__item__right .schedule__item__venue {
  margin-bottom: 0;
  font-size: 17px;
  line-height: 26px;
  font-weight: 500;
}
.schedule__item__right .schedule__item__description {
  margin-top: 15px;
  margin-bottom: 0;
}

.schedule__item__contributors {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 25px;
  flex-wrap: wrap;
  row-gap: 15px;
}

.schedule__contributor {
  max-width: 270px;
  width: 100%;
  display: flex;
}
.schedule__contributor .schedule__contributor__img {
  max-width: 80px;
  height: 80px;
  width: 100%;
  margin-right: 15px;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.schedule__contributor__content .schedule__contributor__name {
  margin-bottom: 0;
  font-weight: 700;
  font-size: 17px;
  line-height: 26px;
}
.schedule__contributor__content .schedule__contributor__job {
  font-size: 14px;
  line-height: 20px;
  color: #484848;
  margin-bottom: 0;
}

@media screen and (max-width: 800px) {
  .schedule__item__contributors {
    flex-wrap: wrap;
  }
  .schedule__contributor {
    margin-bottom: 20px;
  }
  .schedule__item__time {
    max-width: 160px;
  }
  .programme__day__item {
    opacity: 0.1;
    transition: 0.5s;
  }
  .programme__day__item.slick-active {
    opacity: 1;
  }
  .single__programme__days__arrows {
    position: static;
    transform: none;
    max-width: 100px;
    margin: 20px auto 0;
  }
  .single__programme__days__arrows .slick-disabled {
    opacity: 0.3;
    visibility: visible;
  }
  .single__programme__days__arrows .slick-disabled .slick-arrows {
    background-color: #252525;
    margin: 0;
  }
  .single__programme__days__arrows .slick-disabled .next_grad {
    opacity: 0;
  }
  .single__programme__days__arrows .slick-arrow .prev_grad {
    display: none;
  }
  .single__programme__days__arrows .slick-arrow .next_grad {
    display: none;
    right: inherit;
    z-index: 0;
    top: -140px;
  }
}
.woocommerce-order-received .checkout_title {
  display: none;
}

.woocommerce-order {
  max-width: 590px;
  width: 100%;
  margin: 0 auto;
}

.shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received a {
  word-wrap: break-word;
}
.shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .button, .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .single_add_to_cart_button, .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .product_archive__reset_button, .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .button, .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .gform_button, .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .newsletter_form__submit, .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received button, .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .gform_button, .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .newsletter_form__submit, .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .sib_signup_form .sib-default-btn, .sib_signup_form .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .sib-default-btn {
  display: block;
  margin: 40px 0 20px;
  background-color: #252525;
  border-color: #252525;
  color: white;
  padding: 25px 65px;
}
.shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .button:hover, .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .single_product__right .single_product__summary .cart .single_add_to_cart_button:hover, .single_product__right .single_product__summary .cart .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .single_add_to_cart_button:hover, .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .product_archive__top .product_archive__top__right .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .product_archive__reset_button:hover, .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .events .mec-wrap .mec-search-form .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received button:hover, .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .gform_button:hover, .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .newsletter_form__submit:hover, .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .sib_signup_form .sib-default-btn:hover, .sib_signup_form .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .sib-default-btn:hover {
  background-color: transparent;
  color: #252525;
}
.shop__content .woocommerce .woocommerce-order .order_details__container {
  margin: 40px 0;
}
.shop__content .woocommerce .woocommerce-order .order_date {
  font-size: 19px;
  font-weight: 700;
}
.shop__content .woocommerce .woocommerce-order .woocommerce-order-details .woocommerce-order-details__title {
  border-bottom: 3px solid #373738;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_event_title {
  font-size: 18px;
  letter-spacing: 0.28px;
  padding-bottom: 5px;
  font-weight: 500;
  line-height: 28px;
}
.shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details tbody th,
.shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details tbody td {
  padding: 5px 20px;
}
.shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details tbody td {
  font-size: 18px;
  letter-spacing: 0.28px;
  margin-bottom: 10px;
  font-weight: 400;
  line-height: 28px;
}
.shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details tbody td .product-quantity {
  font-weight: 400;
}
.shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details tbody .product-name {
  padding-left: 0;
}
.shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details tbody .product-total {
  text-align: right;
  padding-right: 0;
}
.shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details tbody tr:last-of-type td {
  border-bottom: 3px solid rgba(55, 55, 56, 0.2);
  padding-bottom: 15px;
}
.shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details tfoot th,
.shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details tfoot td {
  border: none;
  padding: 5px 20px;
}
.shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details tfoot td {
  padding-right: 0;
  text-align: right;
  font-weight: 500;
}
.shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details tfoot .order_details_table_left_cell {
  padding-left: 0;
  font-weight: 500;
}
.shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details tfoot tr:first-of-type .order_details_table_left_cell,
.shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details tfoot tr:first-of-type td {
  padding-top: 15px;
}
.shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details tfoot tr:last-of-type .order_details_table_left_cell,
.shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details tfoot tr:last-of-type td {
  font-weight: 700;
  font-size: 19px;
}
.shop__content .woocommerce .woocommerce-order .order_bottom_infomation__title {
  border-bottom: 3px solid #373738;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.shop__content .woocommerce .woocommerce-order address {
  border: none;
  padding: 0;
}
.shop__content .woocommerce .woocommerce-order .order_bottom_infomation__wrap {
  margin-bottom: 20px;
}
.shop__content .woocommerce .woocommerce-order .order_bottom_infomation__detail {
  margin-bottom: 0;
  font-size: 19px;
  font-weight: 700;
  line-height: 28px;
}
.shop__content .woocommerce .woocommerce-order .woocommerce-customer-details--email,
.shop__content .woocommerce .woocommerce-order .woocommerce-customer-details--phone {
  padding-left: 0;
  font-size: 18px;
  letter-spacing: 0.28px;
  line-height: 28px;
  font-family: "aktiv-grotesk", sans-serif;
}
.shop__content .woocommerce .woocommerce-order .woocommerce-customer-details--email:before,
.shop__content .woocommerce .woocommerce-order .woocommerce-customer-details--phone:before {
  display: none;
}

@media screen and (max-width: 768px) {
  .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .button, .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .single_add_to_cart_button, .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .product_archive__reset_button, .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .button, .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .gform_button, .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .newsletter_form__submit, .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received button, .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .gform_button, .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .newsletter_form__submit, .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .sib_signup_form .sib-default-btn, .sib_signup_form .shop__content .woocommerce .woocommerce-order .woocommerce-thankyou-order-received .sib-default-btn {
    padding: 12px 25px;
  }
  .shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details {
    display: block;
  }
  .shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details tbody,
  .shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details tfoot {
    display: flex;
    flex-wrap: wrap;
  }
  .shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details tbody .product-quantity,
  .shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details tfoot .product-quantity {
    float: none;
    height: auto;
  }
  .shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details tbody .product-total,
  .shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details tfoot .product-total {
    text-align: right !important;
  }
  .shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details tbody td,
  .shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details tfoot td {
    margin-bottom: 0;
  }
  .shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details tbody tr,
  .shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details tfoot tr {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  .shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details tbody tr:last-of-type,
  .shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details tfoot tr:last-of-type {
    border-bottom: 3px solid rgba(55, 55, 56, 0.2);
  }
  .shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details tbody tr:last-of-type td,
  .shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details tfoot tr:last-of-type td {
    border-bottom: none;
  }
  .shop__content .woocommerce .woocommerce-order .woocommerce-order-details .order_details tfoot tr:last-of-type {
    border-bottom: none;
  }
}
.dashboard_header {
  padding: 25px 0;
  background-color: #fff;
}
.dashboard_header .dashboard_header__logo {
  max-width: 190px;
  width: 100%;
  margin-top: 5px;
  height: 34px;
}

.dashboard_header__items {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.dashboard_header__menu {
  display: flex;
  align-items: center;
}

.dashboard_header__menu__language__menu_item {
  display: flex;
  align-items: center;
  padding-right: 15px;
  position: relative;
  margin-right: 20px;
  cursor: pointer;
}
.dashboard_header__menu__language__menu_item .dashboard_header__menu__language__menu_item__img {
  width: 21px;
  height: 21px;
}
.dashboard_header__menu__language__menu_item svg {
  width: 10px;
  position: absolute;
  top: 48%;
  transform: translateY(-50%);
  right: 0;
}
.dashboard_header__menu__language__menu_item .dashboard_header__sub_menu {
  width: 250px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.dashboard_header__menu__language__menu_item .dashboard_header__sub_menu .wpml-ls-item {
  display: block;
  list-style: none;
  font-size: 14px;
  letter-spacing: 0.3px;
  font-family: "termina", sans-serif;
  font-weight: 700;
  line-height: 16px;
  cursor: pointer;
  margin: 15px 0;
}
.dashboard_header__menu__language__menu_item .dashboard_header__sub_menu .wpml-ls-item:hover .wpml-ls-link span {
  border-bottom: 3px solid rgba(151, 151, 151, 0.35);
}
.dashboard_header__menu__language__menu_item .dashboard_header__sub_menu .wpml-ls-link {
  color: inherit;
  padding: 0;
  line-height: 22.5px;
}
.dashboard_header__menu__language__menu_item .dashboard_header__sub_menu .wpml-ls-link span {
  transition: 0.2s;
  border-bottom: 3px solid transparent;
}
.dashboard_header__menu__language__menu_item .dashboard_header__sub_menu .wpml-ls-current-language a span {
  border-bottom: 3px solid rgba(151, 151, 151, 0.35);
}
.dashboard_header__menu__language__menu_item:hover .dashboard_header__sub_menu {
  opacity: 1;
  visibility: visible;
}

.dashboard_header__menu__item {
  list-style: none;
  font-size: 14px;
  letter-spacing: 0.3px;
  font-family: "termina", sans-serif;
  font-weight: 700;
  position: relative;
  padding-right: 15px;
  line-height: 16px;
  cursor: pointer;
}
.dashboard_header__menu__item svg {
  position: absolute;
  top: 4px;
  right: 0;
  width: 10px;
}
.dashboard_header__menu__item::after {
  content: "";
  width: 100%;
  height: 18px;
  position: absolute;
  bottom: -14px;
  left: 0;
}
.dashboard_header__menu__item:hover .dashboard_header__sub_menu {
  opacity: 1;
  visibility: visible;
}

.dashboard_header__sub_menu {
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 30px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.19);
  max-width: 310px;
  width: 310px;
  padding: 20px 30px;
  cursor: auto;
  transition: 0.5s;
  z-index: 20;
}
.dashboard_header__sub_menu h6 {
  line-height: 30px;
  letter-spacing: 0.2px;
}

.dashboard_header__sub_menu__email {
  font-size: 15px;
  line-height: 22px;
  color: #484848;
  opacity: 0.69;
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 400;
}

.dashboard_header__sub_menu__item {
  list-style: none;
  margin: 20px 0;
  cursor: pointer;
}
.dashboard_header__sub_menu__item a {
  border-bottom: 3px solid transparent;
  color: inherit;
  transition: 0.2s;
}
.dashboard_header__sub_menu__item:hover a, .dashboard_header__sub_menu__item.active a {
  border-bottom: 3px solid rgba(151, 151, 151, 0.35);
}

.dashboard_header__sub_menu__button {
  font-size: 12px;
  letter-spacing: 0.22px;
  line-height: 15px;
  background-color: rgba(194, 193, 193, 0.37);
  font-weight: 600;
  padding: 5px 12px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-color: rgba(194, 193, 193, 0.37);
}

@media screen and (max-width: 500px) {
  .dashboard_header .dashboard_header__logo {
    max-width: 150px;
  }
}
.dashboard_footer {
  background-color: #fff;
  padding: 30px 0 20px;
}

.dashboard_footer__items {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.dashboard_footer__social {
  display: flex;
  align-items: center;
}
.dashboard_footer__social .social_icon svg {
  fill: #252525;
}
.dashboard_footer__social .social_icon:hover svg {
  fill: #ec5d56;
}

.dashboard_footer__button {
  display: flex;
  align-items: center;
  background-color: #252525;
  color: white;
  padding: 16px 35px;
  padding-right: 50px;
  border-color: #252525;
}
.dashboard_footer__button svg {
  fill: white;
  width: 12px;
  position: absolute;
  top: 18px;
  right: 30px;
  margin-left: 10px;
  transition: 0.2s;
}
.dashboard_footer__button:hover {
  background-color: transparent;
  color: #252525;
}
.dashboard_footer__button:hover svg {
  fill: #252525;
}

.dashboard_footer__bottom .footer__bottom__menu_item a {
  color: #252525;
}

.featured_slider_wrap {
  position: relative;
  margin-top: 60px;
  margin-bottom: 60px;
}
.featured_slider_wrap .arrow__container {
  position: absolute;
  bottom: 80px;
  left: 80px;
  margin-left: 0;
}
.featured_slider_wrap .arrow__container .slick-arrows {
  background-color: transparent;
  padding: 0;
  width: 30px;
  height: 30px;
  opacity: 0.8;
}
.featured_slider_wrap .arrow__container .slick-arrows:hover {
  opacity: 1;
}
.featured_slider_wrap .arrow__container .slick-arrows svg {
  fill: white;
}

.featured_slider .featured_slider__item {
  padding: 80px 80px 120px;
  position: relative;
  color: white;
  min-height: 580px;
}

.featured_slider__item__img_wrap {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.featured_slider__item__img_wrap .featured_slider__item__img {
  width: 100%;
  height: 100%;
}

.featured_slider__item__grad {
  position: absolute;
  top: 0;
  left: -50px;
  opacity: 0.96;
  transform: rotate(90deg);
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(24, 24, 24, 0.76) 64%, #202020 100%);
  height: 600px;
  width: 100%;
  max-width: 700px;
}

.featured_slider__item__content {
  color: white;
  position: relative;
  z-index: 2;
  max-width: 400px;
}
.featured_slider__item__content h3 {
  margin-bottom: 30px;
}
.featured_slider__item__content .title_with_underline {
  font-size: 17px;
  margin-bottom: 15px;
}
.featured_slider__item__content .button, .featured_slider__item__content .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .featured_slider__item__content .single_add_to_cart_button, .featured_slider__item__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .featured_slider__item__content .single_add_to_cart_button, .featured_slider__item__content .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .featured_slider__item__content .single_add_to_cart_button, .featured_slider__item__content .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .featured_slider__item__content .product_archive__reset_button, .featured_slider__item__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .featured_slider__item__content .product_archive__reset_button, .featured_slider__item__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .single_product__right .single_product__summary .cart .featured_slider__item__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .featured_slider__item__content .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .featured_slider__item__content .single_product__right .single_product__summary .cart .single_add_to_cart_button, .featured_slider__item__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .featured_slider__item__content .gform_button, .featured_slider__item__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .featured_slider__item__content .newsletter_form__submit, .featured_slider__item__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .featured_slider__item__content .sib-default-btn, .featured_slider__item__content .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .featured_slider__item__content .sib-default-btn, .featured_slider__item__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .featured_slider__item__content button, .featured_slider__item__content .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .featured_slider__item__content button, .featured_slider__item__content .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .featured_slider__item__content .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .featured_slider__item__content .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .featured_slider__item__content button, .featured_slider__item__content .gform_button, .featured_slider__item__content .newsletter_form__submit, .featured_slider__item__content .sib_signup_form .sib-default-btn, .sib_signup_form .featured_slider__item__content .sib-default-btn {
  margin-top: 20px;
  padding: 24px 30px;
  max-width: 270px;
  width: 100%;
}

@media screen and (max-width: 1000px) {
  .featured_slider_wrap .featured_slider .featured_slider__item {
    padding: 0;
    min-height: 430px;
    display: flex;
  }
  .featured_slider__item__img_wrap {
    position: relative;
    height: auto;
    min-width: 400px;
    max-width: 400px;
  }
  .featured_slider__item__img_wrap:after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .featured_slider__item__img_wrap .featured_slider__item__img {
    display: none;
  }
  .featured_slider__item__grad {
    display: none;
  }
  .featured_slider__item__mobile_img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin-right: 0;
  }
  .featured_slider__item__content {
    width: 100%;
    max-width: none;
    background-color: #2e2e2e;
    padding: 40px;
    flex-grow: 1;
  }
  .featured_slider__item__content .button, .featured_slider__item__content .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .featured_slider__item__content .single_add_to_cart_button, .featured_slider__item__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .featured_slider__item__content .single_add_to_cart_button, .featured_slider__item__content .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .featured_slider__item__content .single_add_to_cart_button, .featured_slider__item__content .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .featured_slider__item__content .product_archive__reset_button, .featured_slider__item__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .featured_slider__item__content .product_archive__reset_button, .featured_slider__item__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .single_product__right .single_product__summary .cart .featured_slider__item__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .featured_slider__item__content .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .featured_slider__item__content .single_product__right .single_product__summary .cart .single_add_to_cart_button, .featured_slider__item__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .featured_slider__item__content .gform_button, .featured_slider__item__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .featured_slider__item__content .newsletter_form__submit, .featured_slider__item__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .featured_slider__item__content .sib-default-btn, .featured_slider__item__content .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .featured_slider__item__content .sib-default-btn, .featured_slider__item__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .featured_slider__item__content button, .featured_slider__item__content .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .featured_slider__item__content button, .featured_slider__item__content .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .featured_slider__item__content .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .featured_slider__item__content .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .featured_slider__item__content button, .featured_slider__item__content .gform_button, .featured_slider__item__content .newsletter_form__submit, .featured_slider__item__content .sib_signup_form .sib-default-btn, .sib_signup_form .featured_slider__item__content .sib-default-btn {
    width: auto;
    max-width: none;
  }
  .featured_slider_wrap .arrow__container {
    left: initial;
    right: 20px;
    bottom: 70px;
  }
}
@media screen and (max-width: 860px) {
  .featured_slider_wrap .featured_slider .featured_slider__item {
    flex-direction: column;
    align-items: center;
    min-height: 0;
    height: inherit;
  }
  .featured_slider__item__img_wrap {
    min-width: 0;
    position: relative;
    max-width: 300px;
    align-self: center;
  }
  .featured_slider__item__content {
    text-align: center;
    padding: 40px 20px;
    padding-bottom: 80px;
  }
  .featured_slider_wrap .arrow__container {
    justify-content: center;
    left: initial;
    right: initial;
    margin: 0 auto;
    width: 100%;
    bottom: 30px;
  }
}
@media screen and (max-width: 700px) {
  .featured_slider__item__grad {
    display: none;
  }
  .featured_slider_wrap .featured_slider__item__img {
    opacity: 0.2;
  }
  .featured_slider__item__content h3 {
    font-size: 24px;
  }
}
@media screen and (max-width: 400px) {
  .featured_slider__item__content .title_with_underline {
    padding: 0;
  }
  .featured_slider__item__content .title_with_underline::after {
    display: none;
  }
}
.dashboard_section__items {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dashboard_section__items h3 {
  font-weight: 600;
}
.dashboard_section__items .dashboard__account_button {
  background-color: transparent;
  color: #252525;
  font-size: 12px;
  letter-spacing: 0.2px;
  padding: 10px 20px;
  border-color: rgba(37, 37, 37, 0.15);
}
.dashboard_section__items .dashboard__account_button:hover {
  background-color: #252525;
  border-color: #252525;
  color: white;
}

.dashboard__orders__content {
  background-color: #fff;
  padding: 40px 50px 20px;
}
.dashboard__orders__content h2 {
  display: none;
}
.dashboard__orders__content .my_account_orders {
  width: 100%;
}
.dashboard__orders__content .my_account_orders thead tr th {
  font-size: 20px;
  font-family: "termina", sans-serif;
  font-weight: 700;
  letter-spacing: 0.4px;
  line-height: 28px;
  text-align: left;
  padding-bottom: 10px;
  border-bottom: 3px solid #373738;
}
.dashboard__orders__content .my_account_orders thead tr th.download-ticket {
  display: none;
}
.dashboard__orders__content .my_account_orders tbody tr td {
  font-size: 17px;
  line-height: 28px;
  padding: 20px 0;
}
.dashboard__orders__content .my_account_orders tbody tr td.order-number {
  font-weight: 700;
}
.dashboard__orders__content .my_account_orders tbody tr td.order-number a {
  text-decoration: none;
}
.dashboard__orders__content .my_account_orders tbody tr td.order-actions {
  text-align: right;
}
.dashboard__orders__content .my_account_orders tbody tr td.order-actions .button, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .dashboard__orders__content .my_account_orders tbody tr td.order-actions .single_add_to_cart_button, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .dashboard__orders__content .my_account_orders tbody tr td.order-actions .product_archive__reset_button, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .dashboard__orders__content .my_account_orders tbody tr td.order-actions .button, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .dashboard__orders__content .my_account_orders tbody tr td.order-actions .gform_button, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .dashboard__orders__content .my_account_orders tbody tr td.order-actions .newsletter_form__submit, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .dashboard__orders__content .my_account_orders tbody tr td.order-actions .sib-default-btn, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .dashboard__orders__content .my_account_orders tbody tr td.order-actions .sib-default-btn, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .dashboard__orders__content .my_account_orders tbody tr td.order-actions .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .dashboard__orders__content .my_account_orders tbody tr td.order-actions button, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .gform_button, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .newsletter_form__submit, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .sib_signup_form .sib-default-btn, .sib_signup_form .dashboard__orders__content .my_account_orders tbody tr td.order-actions .sib-default-btn {
  text-decoration: none;
  padding: 12px 25px;
  background-color: #252525;
  border-color: #252525;
  color: white;
  margin: 0 5px;
}
.dashboard__orders__content .my_account_orders tbody tr td.order-actions .button:hover, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .single_product__right .single_product__summary .cart .single_add_to_cart_button:hover, .single_product__right .single_product__summary .cart .dashboard__orders__content .my_account_orders tbody tr td.order-actions .single_add_to_cart_button:hover, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .product_archive__top .product_archive__top__right .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .dashboard__orders__content .my_account_orders tbody tr td.order-actions .product_archive__reset_button:hover, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .dashboard__orders__content .my_account_orders tbody tr td.order-actions .button:hover, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .dashboard__orders__content .my_account_orders tbody tr td.order-actions .gform_button:hover, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .dashboard__orders__content .my_account_orders tbody tr td.order-actions .newsletter_form__submit:hover, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .events .mec-wrap .mec-search-form .dashboard__orders__content .my_account_orders tbody tr td.order-actions .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .dashboard__orders__content .my_account_orders tbody tr td.order-actions button:hover, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .gform_button:hover, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .newsletter_form__submit:hover, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .sib_signup_form .sib-default-btn:hover, .sib_signup_form .dashboard__orders__content .my_account_orders tbody tr td.order-actions .sib-default-btn:hover {
  background-color: transparent;
  color: #252525;
}
.dashboard__orders__content .my_account_orders tbody tr td.event_order_cell--order-actions {
  text-align: left;
}
.dashboard__orders__content .my_account_orders tbody tr td.download-ticket {
  display: none;
}

.view_order__content {
  background-color: white;
  padding: 40px 50px;
}
.view_order__content .woocommerce-MyAccount-content mark {
  background-color: transparent;
  font-weight: 700;
}
.view_order__content .woocommerce-MyAccount-content .woocommerce-order-details__title {
  border-bottom: 3px solid #252525;
}
.view_order__content .woocommerce table.shop_table {
  border: none;
}
.view_order__content .woocommerce table.shop_table td,
.view_order__content .woocommerce table.shop_table th {
  border: none;
  padding-left: 0;
}
.view_order__content .woocommerce table.shop_table .product-name .product-quantity {
  font-weight: 400;
}
.view_order__content .woocommerce .addresses .woocommerce-column {
  float: none;
  width: 100%;
}
.view_order__content .woocommerce .addresses .order_bottom_infomation__title {
  border-bottom: 3px solid #252525;
}
.view_order__content .woocommerce .addresses address {
  padding: 0;
  border: none;
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  column-gap: 50px;
}
.view_order__content .woocommerce .addresses address .order_bottom_infomation__wrap {
  margin-bottom: 20px;
}
.view_order__content .woocommerce .addresses address .order_bottom_infomation__wrap:last-of-type {
  flex-grow: 1;
  width: 100%;
}
.view_order__content .woocommerce .addresses address .order_bottom_infomation__detail {
  font-weight: 700;
  margin-bottom: 0;
}
.view_order__content .woocommerce .addresses .woocommerce-column__title {
  font-size: 22px;
  line-height: 1.3;
  margin-bottom: 10px;
  border-bottom: 3px solid #252525;
}

@media screen and (max-width: 1200px) {
  .dashboard__orders__content {
    padding: 30px 20px 20px;
    width: 900px;
    overflow-x: auto;
  }
  .dashboard__orders__content .my_account_orders tbody tr td {
    padding: 20px 10px;
  }
  .dashboard__orders__content .my_account_orders tbody tr td.order-actions .button, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .dashboard__orders__content .my_account_orders tbody tr td.order-actions .single_add_to_cart_button, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .dashboard__orders__content .my_account_orders tbody tr td.order-actions .product_archive__reset_button, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .dashboard__orders__content .my_account_orders tbody tr td.order-actions .button, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .dashboard__orders__content .my_account_orders tbody tr td.order-actions .gform_button, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .dashboard__orders__content .my_account_orders tbody tr td.order-actions .newsletter_form__submit, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .dashboard__orders__content .my_account_orders tbody tr td.order-actions .sib-default-btn, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .dashboard__orders__content .my_account_orders tbody tr td.order-actions .sib-default-btn, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .dashboard__orders__content .my_account_orders tbody tr td.order-actions .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .dashboard__orders__content .my_account_orders tbody tr td.order-actions button, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .gform_button, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .newsletter_form__submit, .dashboard__orders__content .my_account_orders tbody tr td.order-actions .sib_signup_form .sib-default-btn, .sib_signup_form .dashboard__orders__content .my_account_orders tbody tr td.order-actions .sib-default-btn {
    padding: 10px 20px;
  }
  .members_base__page .inner--thin {
    overflow-x: scroll;
  }
}
.lightbox {
  padding: 40px 0 0;
}
.lightbox .lb-image.lb-image {
  border: none;
}

.lb-dataContainer {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}

.error {
  min-height: 100vh;
  color: white;
}
.error .header__logo {
  width: 290px;
}

.error__inner {
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.error__inner .giga {
  font-size: 120px;
  margin: -30px 0 80px;
}
.error__inner p {
  font-size: 23px;
  line-height: 1.6em;
  font-weight: 400;
  max-width: 340px;
  margin: 0 auto 40px;
}
.error__inner button {
  display: block;
  margin: 20px auto;
}
.error__inner button.button__home {
  padding: 30px 70px;
  border-radius: 40px;
}
.error__inner button.button__back {
  padding: 20px 38px;
}

@media screen and (max-width: 800px) {
  .error__inner {
    position: relative;
    transform: none;
    margin: 40px 0 0;
  }
}
@media screen and (max-width: 600px) {
  .error__inner .giga {
    font-size: 60px;
    margin: 0 0 40px;
  }
  .error__inner p {
    font-size: 19px;
  }
}
.contact {
  padding: 0;
}

.contact__container {
  display: flex;
  justify-content: space-between;
}

.contact__left {
  width: 50%;
  padding: 135px 100px 175px 0;
  position: relative;
  background: #ec5d56;
}
.contact__left:after {
  position: absolute;
  content: "";
  top: 0;
  left: -100%;
  right: 0;
  bottom: 0;
  background: #ec5d56;
  width: 100%;
}
.contact__left .mega {
  font-size: 130px;
  margin: 0 0 150px;
}
.contact__left .delta {
  font-weight: 600;
}
.contact__left .contact__left--link--social {
  margin-bottom: 50px;
}
.contact__left .contact__left--link--social .fb {
  margin: 0 15px;
}
.contact__left p {
  color: white;
}
.contact__left p a {
  color: white;
  border-bottom: solid 3px rgba(255, 255, 255, 0);
  opacity: 0.8;
}
.contact__left p a:hover {
  color: white;
  opacity: 1;
}

.contact__right {
  background: white;
  width: 50%;
  padding: 175px 0 175px 100px;
}

h2.gform_submission_error {
  background: #ec5d56;
  padding: 12px 12px 12px 60px;
  margin: 0 0 30px;
  color: white;
  display: inline-block;
  vertical-align: middle;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 17px;
  font-weight: 400;
  position: relative;
}
h2.gform_submission_error span {
  background: url("assets/images/validation-white.svg") no-repeat center;
  background-size: cover;
  width: 35px;
  height: 35px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  position: absolute;
  top: 18px;
  left: 12px;
}

.gfield_validation_message {
  color: #ec5d56;
  margin: -10px 0 0;
  position: relative;
  padding: 0 0 0 22px;
  font-size: 15px;
}
.gfield_validation_message:before {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
  background: url("assets/images/validation-red.svg") no-repeat center;
  background-size: cover;
  width: 16px;
  height: 16px;
}

.gform_required_legend {
  display: none;
}

@media screen and (max-width: 1100px) {
  .contact__left .mega {
    font-size: 80px;
  }
}
@media screen and (max-width: 1000px) {
  .contact__right {
    padding: 80px 0 80px 40px;
  }
  .contact__left {
    padding: 40px 40px 80px 0;
  }
}
@media screen and (max-width: 850px) {
  .contact__right {
    padding: 80px 0 80px 20px;
  }
  .contact__left {
    padding: 40px 20px 80px 0;
  }
}
@media screen and (max-width: 700px) {
  .contact {
    overflow: hidden;
  }
  .contact__container {
    flex-direction: column;
  }
  .contact__right {
    width: 100%;
    padding: 40px 0;
  }
  .contact__left {
    width: 100%;
    padding: 40px 0;
  }
  .contact__left .mega {
    margin-bottom: 40px;
  }
  .contact__left:after {
    left: -20px;
    width: 140%;
    z-index: -1;
  }
}
@media screen and (max-width: 500px) {
  .contact__left .mega {
    font-size: 50px;
  }
}
.front_featured {
  position: relative;
  padding-top: 0;
  padding-bottom: 120px;
  overflow: hidden;
}

.front_feat__slide__img_wrapper {
  display: flex;
}
.front_feat__slide__img_wrapper .one {
  width: 50%;
  margin-left: -580px;
  height: 200px;
}
.front_feat__slide__img_wrapper .front_feat__slide__img_bg_wrap {
  width: calc(50% + 580px);
  background-color: #252525;
  position: relative;
}
.front_feat__slide__img_wrapper .front_feat__slide__img_bg_wrap:after {
  content: "";
  display: block;
  padding-bottom: 44%;
}

.front_featured__inner {
  position: relative;
}

.front_feat__slide {
  position: relative;
}

.front_feat__slide__img_bg {
  width: 100%;
  height: 100%;
  background-position: center right;
  position: relative;
}

.front_feat__slide__img_wrap {
  position: relative;
  overflow: visible;
}
.front_feat__slide__img_wrap .img_fill_wrap {
  width: calc(100% + 22vw);
  position: relative;
}

.front_feat__slide__img {
  height: 100%;
  object-position: center right;
  width: 100%;
}

.front_feat__slide__img_bg_wrap--grad {
  position: absolute;
  width: 100%;
  height: 240px;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #202020 100%);
  z-index: 1;
}

.front_feat__slide__title {
  font-family: "termina", sans-serif;
  font-weight: 600;
  color: white;
  font-size: 58px;
  max-width: 65%;
  margin: 0;
  position: absolute;
  left: 80px;
  bottom: -32px;
  z-index: 2;
}

.front_feat__slide__content {
  position: relative;
  z-index: 1;
  color: white;
  font-size: 19px;
  padding-left: 80px;
  max-width: 70%;
  margin: 60px 0 0;
}
.front_feat__slide__content p {
  width: 100%;
  margin-bottom: 20px;
}

.front_feat__slider__arrows {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  bottom: 0;
  right: 20px;
}
.front_feat__slider__arrows .slick-disabled .slick-arrows {
  background-color: #fff;
}
.front_feat__slider__arrows .slick-disabled .slick-arrows svg {
  fill: #252525;
}
.front_feat__slider__arrows .slick-arrows {
  background-color: #ec5d56;
}
.front_feat__slider__arrows .slick-arrows svg {
  fill: white;
}
.front_feat__slider__arrows .slick-arrows:hover {
  background-color: #fff;
}
.front_feat__slider__arrows .slick-arrows:hover svg {
  fill: #252525;
}

.non_stop_prayer {
  position: relative;
  padding: 0;
  overflow: hidden;
  display: flex;
}

.non_stop_prayer__img_wrap {
  max-width: 650px;
  height: 100%;
}
.non_stop_prayer__img_wrap.front_button--popup {
  cursor: pointer;
}
.non_stop_prayer__img_wrap .play_button_container {
  width: 156px;
  height: 156px;
  top: initial;
  left: initial;
  bottom: 40px;
  right: 40px;
  transform: none;
  transition: 0.2s;
}
.non_stop_prayer__img_wrap .play_button_container .play_triangle {
  border-width: 11.25px 0 11.25px 15px;
}
.non_stop_prayer__img_wrap .play_button_container p {
  font-size: 16px;
  bottom: 32px;
}
.non_stop_prayer__img_wrap:hover .play_button_container {
  background-color: #f2d876;
}

.front__popup {
  max-width: 1700px;
  max-height: 100%;
  top: 20px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  z-index: 26;
  padding: 40px;
}
.front__popup iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 26;
}

.youtube_iframe_wrap {
  top: 50%;
  transform: translateY(-50%);
  position: relative;
}
.youtube_iframe_wrap:after {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}

.non_stop_prayer__img {
  width: 100%;
  height: 100%;
}

.non_stop_prayer__content_wrap {
  padding-left: 60px;
  width: 50%;
}

.non_stop_prayer__content h6 {
  font-weight: 500;
  margin-bottom: 40px;
}

.non_stop__buttons {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.non_stop__buttons .button, .non_stop__buttons .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .non_stop__buttons .single_add_to_cart_button, .non_stop__buttons .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .non_stop__buttons .single_add_to_cart_button, .non_stop__buttons .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .non_stop__buttons .single_add_to_cart_button, .non_stop__buttons .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .non_stop__buttons .product_archive__reset_button, .non_stop__buttons .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .non_stop__buttons .product_archive__reset_button, .non_stop__buttons .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .single_product__right .single_product__summary .cart .non_stop__buttons .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .non_stop__buttons .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .non_stop__buttons .single_product__right .single_product__summary .cart .single_add_to_cart_button, .non_stop__buttons .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .non_stop__buttons .gform_button, .non_stop__buttons .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .non_stop__buttons .newsletter_form__submit, .non_stop__buttons .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .non_stop__buttons .sib-default-btn, .non_stop__buttons .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .non_stop__buttons .sib-default-btn, .non_stop__buttons .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .non_stop__buttons button, .non_stop__buttons .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .non_stop__buttons button, .non_stop__buttons .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .non_stop__buttons .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .non_stop__buttons .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .non_stop__buttons button, .non_stop__buttons .gform_button, .non_stop__buttons .newsletter_form__submit, .non_stop__buttons .sib_signup_form .sib-default-btn, .sib_signup_form .non_stop__buttons .sib-default-btn {
  text-align: center;
  max-width: 260px;
  width: 100%;
  margin-left: 20px;
}
.non_stop__buttons .prayer_room_map_button {
  display: inline-block;
  max-width: none;
  padding: 22px 35px;
  padding-left: 55px;
  width: auto;
  margin-left: 0;
  background-color: transparent;
  color: white;
  border-color: white;
}
.non_stop__buttons .prayer_room_map_button svg {
  position: absolute;
  top: 14px;
  left: 30px;
  width: 19px;
  fill: #fff;
  transition: 0.2s;
}
.non_stop__buttons .prayer_room_map_button:hover {
  background-color: white;
  color: #252525;
}
.non_stop__buttons .prayer_room_map_button:hover svg {
  fill: #252525;
}

.non_stop_prayer__content__title {
  margin-bottom: 0;
}

.non_stop_prayer__content__title_yellow {
  margin-bottom: 30px;
}

.non_stop__figures {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.non_stop__figure_detail {
  font-size: 15px;
  font-weight: 700;
}

.front_join_in {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.front_join_in__container {
  background-color: #94dee5;
  padding: 80px 60px;
  position: relative;
  display: flex;
  justify-content: space-between;
  max-height: 600px;
  z-index: 1;
}
.front_join_in__container::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -100%;
  width: 100%;
  background-color: #94dee5;
  z-index: 1;
}

.front_join_in__container__left {
  min-width: 600px;
  width: 100%;
  align-self: flex-start;
  padding-right: 60px;
}
.front_join_in__container__left .button, .front_join_in__container__left .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .front_join_in__container__left .single_add_to_cart_button, .front_join_in__container__left .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .front_join_in__container__left .single_add_to_cart_button, .front_join_in__container__left .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .front_join_in__container__left .single_add_to_cart_button, .front_join_in__container__left .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .front_join_in__container__left .product_archive__reset_button, .front_join_in__container__left .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .front_join_in__container__left .product_archive__reset_button, .front_join_in__container__left .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .single_product__right .single_product__summary .cart .front_join_in__container__left .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .front_join_in__container__left .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .front_join_in__container__left .single_product__right .single_product__summary .cart .single_add_to_cart_button, .front_join_in__container__left .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .front_join_in__container__left .gform_button, .front_join_in__container__left .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .front_join_in__container__left .newsletter_form__submit, .front_join_in__container__left .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .front_join_in__container__left .sib-default-btn, .front_join_in__container__left .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .front_join_in__container__left .sib-default-btn, .front_join_in__container__left .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .front_join_in__container__left button, .front_join_in__container__left .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .front_join_in__container__left button, .front_join_in__container__left .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .front_join_in__container__left .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .front_join_in__container__left .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .front_join_in__container__left button, .front_join_in__container__left .gform_button, .front_join_in__container__left .newsletter_form__submit, .front_join_in__container__left .sib_signup_form .sib-default-btn, .sib_signup_form .front_join_in__container__left .sib-default-btn {
  max-width: 205px;
  width: 100%;
  text-align: center;
}

.front_join_in__container__left__text {
  margin: 40px 0 20px;
  font-size: 18px;
  max-width: 350px;
}

.front_what_we_do__join_in__links_wrap .what_we_do__join_in__links {
  margin: 30px 0;
}
.front_what_we_do__join_in__links_wrap .what_we_do__join_in__links svg {
  margin-top: 10px;
}
.front_what_we_do__join_in__links_wrap .what_we_do__join_in__links:last-of-type {
  margin-bottom: 0;
}

.front_join_in__container__right {
  justify-self: flex-end;
  position: relative;
  z-index: 2;
}

.slider_with_progress_bar .slider__item {
  max-width: 470px;
  width: 100%;
  height: 650px;
  background-color: #252525;
  margin-right: 40px;
  position: relative;
  overflow: hidden;
}
.slider_with_progress_bar .slider__item.slick-active .slider__item__bg,
.slider_with_progress_bar .slider__item.slick-active .slider__item__content {
  opacity: 1;
}
.slider_with_progress_bar .slider__item:hover .slider__item__bg {
  transform: scale(1.05);
}

.slider__item__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  transition: 0.5s;
}

.slider__item__content {
  position: absolute;
  bottom: 10px;
  left: 0;
  padding: 40px;
  color: white;
  z-index: 1;
  opacity: 0.6;
  transition: 0.2s;
}

.slider__item__content__title {
  font-weight: 600;
}

.front_join_in__arrow_progress {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 600px;
  margin-top: 40px;
}

.slider_with_progress_bar__arrows {
  display: flex;
  margin-left: 40px;
}

.slider__item__grad {
  opacity: 0.69;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #202020 100%);
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 275px;
}

.front_how_to_pray {
  padding: 100px 0;
  position: relative;
  overflow: hidden;
}

.front_how_to_pray__wrap {
  position: relative;
}

.front_how_to_pray__container {
  display: flex;
  background-color: #ec5d56;
}

.front_how_to_pray__left {
  padding: 60px;
  width: 100%;
  max-width: 700px;
  padding-bottom: 80px;
}

.front_how_to_pray__right {
  position: absolute;
  right: 0;
  width: 660px;
  height: 100%;
  background-color: #252525;
}

.front_how_to_pray__cats {
  margin-top: 40px;
}

.front_how_to_pray__cat_item {
  margin-bottom: 40px;
  display: block;
  transition: 0.2s;
  opacity: 0.35;
  cursor: pointer;
  display: flex;
  align-items: center;
  user-select: none;
  position: relative;
}
.front_how_to_pray__cat_item svg {
  fill: white;
  width: 41px;
  margin-top: 15px;
  margin-left: 20px;
  transition: 0.2s;
  opacity: 0;
}
.front_how_to_pray__cat_item:hover {
  opacity: 1;
}
.front_how_to_pray__cat_item.active {
  opacity: 1;
}
.front_how_to_pray__cat_item.active svg {
  opacity: 1;
}

.cat_link_mobile {
  display: none;
}

.front_how_to_pray__right__fade {
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
}
.front_how_to_pray__right__fade.active {
  opacity: 1;
  visibility: visible;
}

.front_how_to_pray__right__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.front_how_to_pray__right__grad {
  position: absolute;
  width: 100%;
  height: 240px;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #202020 100%);
}

.front_how_to_pray__right__content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 500px;
  padding: 50px;
  color: white;
  font-size: 19px;
  z-index: 1;
}
.front_how_to_pray__right__content .button_link {
  color: white;
  border-color: #ec5d56;
  text-decoration: none;
}
.front_how_to_pray__right__content .button_link:hover {
  color: #ec5d56;
}
.front_how_to_pray__right__content h4 {
  font-family: "termina", sans-serif;
  font-weight: 600;
  letter-spacing: 0.3px;
}

.front_resources {
  padding-top: 20px;
  padding-bottom: 120px;
}

.front_resources__inner {
  position: relative;
}

.front_resources__main_title {
  font-weight: 500;
  color: white;
  position: absolute;
  top: -28px;
  left: 50px;
  transform: rotate(90deg);
  transform-origin: 0;
}

.front_resources {
  overflow: hidden;
}

.front_resources__slider__wrap {
  height: 440px;
  width: 100vw;
}

.front_resources__slider {
  position: absolute;
  top: 0;
  left: 60px;
}
.front_resources__slider .front_resources__slider__item {
  position: relative;
  width: 540px;
  height: 442px;
  overflow: hidden;
  margin-right: 20px;
  opacity: 0.4;
  transition: 0.2s;
}
.front_resources__slider .front_resources__slider__item.slick-active {
  opacity: 1;
}
.front_resources__slider .front_resources__slider__item.slick-active .front_resources__slider__item__img {
  filter: none;
}
.front_resources__slider .front_resources__slider__item.slick-active .front_resources__slider__item__content {
  opacity: 1;
}
.front_resources__slider .front_resources__slider__item.slick-active:hover .front_resources__slider__item__img {
  transform: scale(1.05);
}

.front_resources__slider__item__img {
  width: 100%;
  height: 100%;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  -webkit-transition: -webkit-filter 200ms linear;
  transition: 0.5s;
}

.front_resources__slider__item__content {
  color: white;
  position: absolute;
  bottom: 30px;
  left: 40px;
  z-index: 1;
  opacity: 0.4;
  transition: 0.2s;
}

.front_resource_cat {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1.5px;
  opacity: 0.7;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.front_resource_title {
  font-weight: 600;
}

.front_resources__slider__item__grad {
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  width: 100%;
  height: 180px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #202020 100%);
}

.front_resource__arrow_progress {
  display: flex;
  align-items: center;
  padding-left: 70px;
  margin-top: 40px;
}

.front_resources__slider__arrows {
  display: flex;
  margin-left: 60px;
}

.front_latest {
  background-color: #f3eded;
}

.front_latest__title {
  margin-bottom: 30px;
}

.front_latest__description {
  font-size: 19px;
  font-weight: 500;
}

.front_latest__post_item {
  width: 100%;
  height: 530px;
  position: relative;
  background-color: #252525;
  padding-top: 50%;
  margin: 20px 0;
  overflow: hidden;
}
.front_latest__post_item:hover .front_latest__post_item__img_wrap {
  transform: scale(1.06);
}

.front_latest__post_item__img_wrap {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  transition: 0.5s;
}

.front_latest__post_item__img {
  width: 100%;
  height: 100%;
  opacity: 0.5;
}

.front_latest__post_item__content {
  position: relative;
  z-index: 1;
  color: white;
  text-align: center;
  padding: 0 40px;
}

.front_latest_cat {
  display: block;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 500;
  margin-bottom: 10px;
}

.front_latest_title {
  font-weight: 700;
  letter-spacing: 0.4px;
}

.front_latest__post_item__meta {
  display: flex;
  color: white;
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  z-index: 1;
  justify-content: space-between;
  padding: 0 60px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.86px;
  opacity: 0.8;
  text-transform: uppercase;
}

.front_latest__feat_post {
  margin-top: 60px;
  background-color: #f2d876;
  padding: 60px;
  padding-bottom: 20px;
  display: flex;
}

.front_feat_post__img_wrap {
  max-width: 500px;
  height: 550px;
  margin-bottom: -160px;
  position: relative;
}
.front_feat_post__img_wrap .play_button_container {
  width: 150px;
  height: 150px;
}
.front_feat_post__img_wrap .play_button_container .play_triangle {
  border-width: 11.25px 0 11.25px 15px;
}
.front_feat_post__img_wrap .play_button_container p {
  font-size: 16px;
  bottom: 25px;
}

.front_feat_post__img {
  width: 100%;
  height: 100%;
}

.front_latest__feat_post__content {
  padding-left: 60px;
  padding-top: 30px;
}

.front_feat_title {
  font-weight: 600;
  margin-bottom: 30px;
}

.front_feat_excerpt {
  font-weight: 500;
  margin-bottom: 40px;
  line-height: 1.6;
  min-height: 100px;
}

.front_latest__feat_post_wrap {
  position: relative;
  padding-bottom: 160px;
}

.front_latest__feat_post__all_button {
  position: absolute;
  bottom: 40px;
  right: 0;
}
.front_latest__feat_post__all_button .button, .front_latest__feat_post__all_button .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .front_latest__feat_post__all_button .single_add_to_cart_button, .front_latest__feat_post__all_button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .front_latest__feat_post__all_button .single_add_to_cart_button, .front_latest__feat_post__all_button .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .front_latest__feat_post__all_button .single_add_to_cart_button, .front_latest__feat_post__all_button .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .front_latest__feat_post__all_button .product_archive__reset_button, .front_latest__feat_post__all_button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .front_latest__feat_post__all_button .product_archive__reset_button, .front_latest__feat_post__all_button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .single_product__right .single_product__summary .cart .front_latest__feat_post__all_button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .front_latest__feat_post__all_button .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .front_latest__feat_post__all_button .single_product__right .single_product__summary .cart .single_add_to_cart_button, .front_latest__feat_post__all_button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .front_latest__feat_post__all_button .gform_button, .front_latest__feat_post__all_button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .front_latest__feat_post__all_button .newsletter_form__submit, .front_latest__feat_post__all_button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .front_latest__feat_post__all_button .sib-default-btn, .front_latest__feat_post__all_button .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .front_latest__feat_post__all_button .sib-default-btn, .front_latest__feat_post__all_button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .front_latest__feat_post__all_button button, .front_latest__feat_post__all_button .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .front_latest__feat_post__all_button button, .front_latest__feat_post__all_button .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .front_latest__feat_post__all_button .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .front_latest__feat_post__all_button .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .front_latest__feat_post__all_button button, .front_latest__feat_post__all_button .gform_button, .front_latest__feat_post__all_button .newsletter_form__submit, .front_latest__feat_post__all_button .sib_signup_form .sib-default-btn, .sib_signup_form .front_latest__feat_post__all_button .sib-default-btn {
  width: 270px;
  text-align: center;
  padding: 25px 35px;
}

@media screen and (max-width: 1400px) {
  .front_feat__slide__title {
    font-size: 36px;
    bottom: 50px;
    max-width: 100%;
    left: 100px;
  }
  .front_feat__slide__content p {
    margin-top: 0;
  }
  .non_stop_prayer__content h1 {
    font-size: 53px;
  }
  .front_how_to_pray__left h1 {
    font-size: 40px;
  }
  .front_how_to_pray__cat_item h2 {
    font-size: 30px;
  }
  .non_stop_prayer__img_wrap {
    width: 50%;
  }
  .non_stop_prayer__content_wrap {
    width: 100%;
    padding-right: 8%;
  }
  .front_join_in__container__left h1 {
    font-size: 40px;
  }
  .front_join_in__container__left {
    align-self: center;
  }
  .front_how_to_pray__right {
    width: 600px;
  }
  .front_how_to_pray__left {
    padding: 40px;
  }
}
@media screen and (max-width: 1200px) {
  .front_feat__slide__img_wrapper .one {
    display: none;
  }
  .front_feat__slide__img_wrapper .front_feat__slide__img_bg_wrap {
    width: 100%;
  }
  .front_feat__slide__img_wrapper .front_feat__slide__img_bg {
    background-position: center;
  }
  .non_stop_prayer__img_wrap .play_button_container {
    width: 100px;
    height: 100px;
  }
  .non_stop_prayer__img_wrap .play_button_container p {
    font-size: 11px;
    bottom: 15px;
  }
  .non_stop_prayer__img_wrap .play_button_container .play_triangle {
    border-width: 7.75px 0 7.75px 8px;
  }
  .non_stop_prayer__content_wrap {
    padding-right: 20px;
  }
  .front_join_in {
    padding-bottom: 0;
  }
  .front_join_in__inner {
    padding-right: 0;
  }
  .front_join_in__container {
    flex-direction: column;
    padding: 40px;
    padding-right: 0;
    padding-left: 0;
    max-height: 660px;
    margin-bottom: 280px;
    max-height: 660px;
  }
  .front_join_in__container::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -100%;
    width: 100%;
    background-color: #94dee5;
    z-index: 1;
  }
  .front_join_in__container__left {
    margin-bottom: 40px;
    padding-right: 20px;
    min-width: 0;
  }
  .slider_with_progress_bar .slider__item {
    max-width: 310px;
    height: 425px;
  }
  .slider_with_progress_bar .slider__item .slider__item__bg,
  .slider_with_progress_bar .slider__item .slider__item__content {
    opacity: 1;
    transition: none;
  }
  .slider_with_progress_bar .slider__item:hover .slider__item__bg {
    transform: none;
  }
  .front_join_in__arrow_progress {
    width: 100%;
    max-width: none;
    padding-right: 20px;
  }
  .front_latest__post_item {
    height: 400px;
    padding-top: 100px;
    padding-bottom: 80px;
  }
  .front_latest__post_item__meta {
    flex-direction: column;
    align-items: center;
    bottom: 20px;
  }
}
@media screen and (max-width: 1050px) {
  .front_feat__slide__title {
    left: 20px;
    right: 20px;
    bottom: 30px;
  }
  .front_feat__slide__content {
    padding-left: 0;
    margin-top: 30px;
  }
  .non_stop_prayer {
    flex-direction: column;
  }
  .non_stop_prayer__content_wrap {
    padding: 0 20px;
  }
  .non_stop_prayer__content_wrap .non_stop_prayer__content .button, .non_stop_prayer__content_wrap .non_stop_prayer__content .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .non_stop_prayer__content_wrap .non_stop_prayer__content .single_add_to_cart_button, .non_stop_prayer__content_wrap .non_stop_prayer__content .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .non_stop_prayer__content_wrap .non_stop_prayer__content .product_archive__reset_button, .non_stop_prayer__content_wrap .non_stop_prayer__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .non_stop_prayer__content_wrap .non_stop_prayer__content .product_archive__reset_button, .non_stop_prayer__content_wrap .non_stop_prayer__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .non_stop_prayer__content_wrap .non_stop_prayer__content .button, .non_stop_prayer__content_wrap .non_stop_prayer__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .non_stop_prayer__content_wrap .non_stop_prayer__content .gform_button, .non_stop_prayer__content_wrap .non_stop_prayer__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .non_stop_prayer__content_wrap .non_stop_prayer__content .newsletter_form__submit, .non_stop_prayer__content_wrap .non_stop_prayer__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .non_stop_prayer__content_wrap .non_stop_prayer__content .sib-default-btn, .non_stop_prayer__content_wrap .non_stop_prayer__content .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .non_stop_prayer__content_wrap .non_stop_prayer__content .sib-default-btn, .non_stop_prayer__content_wrap .non_stop_prayer__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .non_stop_prayer__content_wrap .non_stop_prayer__content button, .non_stop_prayer__content_wrap .non_stop_prayer__content .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .non_stop_prayer__content_wrap .non_stop_prayer__content button, .non_stop_prayer__content_wrap .non_stop_prayer__content .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .non_stop_prayer__content_wrap .non_stop_prayer__content .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .non_stop_prayer__content_wrap .non_stop_prayer__content .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .non_stop_prayer__content_wrap .non_stop_prayer__content button, .non_stop_prayer__content_wrap .non_stop_prayer__content .gform_button, .non_stop_prayer__content_wrap .non_stop_prayer__content .newsletter_form__submit, .non_stop_prayer__content_wrap .non_stop_prayer__content .sib_signup_form .sib-default-btn, .sib_signup_form .non_stop_prayer__content_wrap .non_stop_prayer__content .sib-default-btn {
    float: none;
  }
  .non_stop_prayer__img_wrap {
    width: 100%;
    max-width: 600px;
    padding: 0 20px;
    margin-bottom: 20px;
    position: relative;
  }
  .non_stop__figures_wrap {
    position: relative;
  }
  .non_stop__figures_wrap::after {
    content: "";
    width: 67px;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(90deg, rgba(37, 37, 37, 0) 0%, rgb(37, 37, 37) 99%);
  }
  .non_stop__figures {
    width: 100%;
    position: relative;
    overflow: visible;
    overflow-x: scroll;
    justify-content: flex-start;
    flex-wrap: nowrap;
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none;
    padding-right: 20px;
    padding-bottom: 20px;
  }
  .non_stop__figures .non_stop__figure {
    display: inline-block;
    margin-right: 40px;
    min-width: 160px;
  }
  .front_what_we_do__join_in__links_wrap .what_we_do__join_in__links {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .front_join_in__container {
    margin-bottom: 230px;
  }
  .front_how_to_pray__right {
    display: none;
  }
  .front_how_to_pray__cats {
    margin-top: 30px;
  }
  .front_how_to_pray__cat_item {
    opacity: 1;
    margin-bottom: 20px;
  }
  .front_how_to_pray__cat_item svg {
    opacity: 1;
  }
  .cat_link_mobile {
    display: block;
  }
  .front_resources__slider .front_resources__slider__item {
    opacity: 1;
    transition: none;
  }
  .front_resources__slider .front_resources__slider__item.slick-active:hover .front_resources__slider__item__img {
    transform: none;
  }
  .front_resources__slider .front_resources__slider__item__content,
  .front_resources__slider .front_resources__slider__item__img {
    transition: none;
    opacity: 1;
    filter: none;
  }
  .front_latest__posts .grid_1-3 {
    max-width: 400px;
    width: 100%;
  }
  .front_latest__feat_post {
    flex-direction: column;
    align-items: center;
    padding: 20px;
    padding-bottom: 40px;
    margin: 0 auto;
    max-width: 540px;
  }
  .front_latest__feat_post_wrap {
    padding-bottom: 0;
  }
  .front_feat_post__img_wrap {
    height: 500px;
    margin-bottom: 40px;
    max-width: none;
  }
  .front_feat_post__img_wrap .play_button_container {
    width: 120px;
    height: 120px;
  }
  .front_feat_post__img_wrap .play_button_container .play_triangle {
    border-width: 6px 0 6px 10.4px;
  }
  .front_feat_post__img_wrap .play_button_container p {
    font-size: 12px;
    bottom: 18px;
  }
  .front_latest__feat_post__content {
    padding: 0;
  }
  .front_feat_excerpt {
    min-height: 0;
  }
  .front_latest__feat_post__all_button {
    position: static;
    text-align: center;
    margin-top: 40px;
  }
}
@media screen and (max-width: 800px) {
  .front_feat__slide__img_wrapper .front_feat__slide__img_bg_wrap {
    height: 360px;
  }
  .front_feat__slider__arrows {
    bottom: -20px;
  }
  .non_stop_prayer__content h1 {
    font-size: 40px;
  }
  .front_join_in__arrow_progress .slider_with_progress_bar__arrows {
    display: none;
  }
  .front_resources {
    padding-top: 0;
  }
  .front_resources__main_title {
    position: static;
    transform: none;
    margin-bottom: 40px;
  }
  .front_resources__slider {
    position: static;
    left: initial;
  }
  .front_resources__slider__item {
    width: 307px;
  }
  .front_resource__arrow_progress {
    padding-left: 0;
    flex-direction: column;
  }
  .front_resource__arrow_progress .progress {
    width: 100%;
  }
  .front_latest__posts .grid_1-3 {
    max-width: none;
    display: none;
  }
  .front_latest__posts .grid_1-3:first-of-type {
    display: block;
  }
  .front_latest__feat_post {
    max-width: none;
  }
}
@media screen and (max-width: 600px) {
  .non_stop_prayer__img_wrap {
    height: 400px;
  }
  .front_feat__slide__title {
    bottom: -18px;
    font-size: 32px;
  }
  .front_feat__slide__content {
    max-width: 100%;
  }
  .front_how_to_pray {
    padding: 60px 0;
  }
  .front_resources {
    padding-bottom: 80px;
  }
  .front_resources__slider__wrap {
    height: 310px;
  }
  .front_resources__slider .front_resources__slider__item {
    width: 307px;
    height: 307px;
  }
  .front_latest__feat_post__all_button .button, .front_latest__feat_post__all_button .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .front_latest__feat_post__all_button .single_add_to_cart_button, .front_latest__feat_post__all_button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .front_latest__feat_post__all_button .single_add_to_cart_button, .front_latest__feat_post__all_button .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .front_latest__feat_post__all_button .single_add_to_cart_button, .front_latest__feat_post__all_button .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .front_latest__feat_post__all_button .product_archive__reset_button, .front_latest__feat_post__all_button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .front_latest__feat_post__all_button .product_archive__reset_button, .front_latest__feat_post__all_button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .single_product__right .single_product__summary .cart .front_latest__feat_post__all_button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .front_latest__feat_post__all_button .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .front_latest__feat_post__all_button .single_product__right .single_product__summary .cart .single_add_to_cart_button, .front_latest__feat_post__all_button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .front_latest__feat_post__all_button .gform_button, .front_latest__feat_post__all_button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .front_latest__feat_post__all_button .newsletter_form__submit, .front_latest__feat_post__all_button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .front_latest__feat_post__all_button .sib-default-btn, .front_latest__feat_post__all_button .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .front_latest__feat_post__all_button .sib-default-btn, .front_latest__feat_post__all_button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .front_latest__feat_post__all_button button, .front_latest__feat_post__all_button .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .front_latest__feat_post__all_button button, .front_latest__feat_post__all_button .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .front_latest__feat_post__all_button .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .front_latest__feat_post__all_button .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .front_latest__feat_post__all_button button, .front_latest__feat_post__all_button .gform_button, .front_latest__feat_post__all_button .newsletter_form__submit, .front_latest__feat_post__all_button .sib_signup_form .sib-default-btn, .sib_signup_form .front_latest__feat_post__all_button .sib-default-btn {
    width: auto;
    padding: 17px 40px;
  }
}
@media screen and (max-width: 500px) {
  .front_feat__slide__img_wrapper .front_feat__slide__img_bg_wrap {
    height: 300px;
  }
  .front_feat__slider__arrows {
    bottom: -80px;
  }
  .front_join_in__container {
    max-height: 700px;
    margin-bottom: 170px;
  }
  .front_how_to_pray__left {
    padding: 40px 20px;
  }
  .front_feat_post__img_wrap {
    height: 350px;
  }
  .front_feat_post__img_wrap .play_button_container {
    width: 80px;
    height: 80px;
  }
  .front_feat_post__img_wrap .play_button_container p {
    font-size: 10px;
    bottom: 8px;
  }
}
@media screen and (max-width: 400px) {
  .front_resources__slider__wrap {
    height: 250px;
  }
  .front_resources__slider .front_resources__slider__item {
    width: 250px;
    height: 250px;
  }
  .non_stop_prayer__img_wrap {
    height: 325px;
  }
}
.page__content__title {
  margin-bottom: 60px;
}

.page__hero {
  position: relative;
  height: 400px;
  background-color: rgba(0, 0, 0, 0.9);
}

.page__hero--featured {
  overflow: hidden;
  height: auto;
  height: 800px;
}

.page__hero__img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0.5;
}

.page__hero__img--featured {
  opacity: 1;
}

.page__hero__img__featured__logo {
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 350px;
  width: 100%;
}

.page_title {
  font-weight: 600;
}

.simple_page_title {
  margin-bottom: 50px;
}

.page_section {
  min-height: 500px;
}

.page__hero__content {
  max-width: 760px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  height: 100%;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.page__hero__content .title_with_underline {
  margin-bottom: 10px;
}

.wsp-container ul li {
  margin-bottom: 0;
}
.wsp-container ul li:before {
  display: none;
}
.wsp-container .wsp-pages-list,
.wsp-container .wsp-posts-list,
.wsp-container .wsp-prayer_guides-list,
.wsp-container .wsp-resources-list,
.wsp-container .wsp-podcasts-list,
.wsp-container .wsp-teams-list,
.wsp-container .wsp-join_in_postss-list,
.wsp-container .wsp-communitiess-list {
  padding-left: 0;
}
.wsp-container h2 {
  font-size: 24px;
}
.wsp-container .children {
  margin-top: 20px;
}

@media screen and (max-width: 1200px) {
  .page__hero--featured {
    height: auto;
  }
  .page__hero--featured:after {
    content: "";
    display: block;
    padding-bottom: 56.25%;
  }
}
.the_latest_feat {
  padding-bottom: 0;
}

.latest__cats__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}

.latest__cats__container--child {
  margin-bottom: 0;
}

.latest__cats {
  display: flex;
  align-items: center;
  padding-left: 0;
}

.teams__cat {
  list-style: none;
  font-size: 18px;
  font-weight: 700;
  margin-right: 60px;
  border-bottom: 3px solid transparent;
  transition: 0.2s;
  line-height: 20px;
}
.teams__cat:last-of-type {
  margin-right: 0;
}
.teams__cat a {
  color: #252525;
}
.teams__cat:hover, .teams__cat.active {
  border-color: #ec5d56;
}

.masonry {
  opacity: 0;
  transition: 0.8s;
  transform: translateY(20px);
}
.masonry.active {
  opacity: 1;
  transform: translateY(0px);
}

.post_item:hover .post_item__img {
  transform: scale(1.05);
}

.post_img_container {
  height: 360px;
}

.post_item__img {
  transition: 0.5s;
}

.alm-listing .grid_1-3:first-of-type .post_img_container, .alm-listing .grid_1-3:nth-of-type(3) .post_img_container {
  height: 250px;
}

.latest_search__icon--mobile {
  display: none;
  width: 26px;
  height: 40px;
  margin-left: 20px;
  position: relative;
}
.latest_search__icon--mobile svg {
  width: 100%;
  height: 100%;
  transition: 0.2s;
}
.latest_search__icon--mobile:hover svg {
  fill: #ec5d56;
}

@media screen and (max-width: 1200px) {
  .page__content__title {
    text-align: center;
  }
  .latest__cats__container {
    flex-direction: column;
  }
  .latest__cats__container .search_form {
    display: none;
  }
  .latest__cats {
    justify-content: center;
    width: 100%;
    flex-wrap: nowrap;
  }
  .latest_cat__details {
    flex-direction: column;
  }
  .latest_cat__details .drop_down__filter {
    flex-grow: 1;
    justify-self: center;
  }
  .latest_cat__details .drop_down__filter .drop_down_select {
    min-width: 0;
  }
  .latest_cat__details__description {
    padding-right: 0;
    margin-bottom: 20px;
  }
  .latest_search__icon--mobile {
    display: block;
  }
  .drop_down__filter_wrap {
    width: 100%;
    max-width: 760px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .featured__posts__grid .grid_2-3 {
    max-width: 800px;
    width: 100%;
  }
  .featured__posts__grid .grid_1-3 {
    max-width: 800px;
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (max-width: 1200px) {
  .alm-listing .grid_1-3 {
    width: 50%;
  }
}
@media screen and (max-width: 760px) {
  .featured__posts__grid .grid_1-3 {
    flex-direction: column;
    align-items: center;
  }
  .alm-listing .grid_1-3 {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .latest_search__icon--mobile {
    min-width: 26px;
  }
  .teams__cat {
    margin-right: 50px;
  }
  .alm-listing .grid_1-3 {
    width: 100%;
  }
  .alm-listing .grid_1-3:first-of-type .post_img_container, .alm-listing .grid_1-3:nth-of-type(3) .post_img_container {
    height: auto;
  }
  .alm-listing .grid_1-3 .post_img_container {
    height: auto;
  }
  .alm-listing .grid_1-3 .post_img_container:after {
    content: "";
    display: block;
    padding-bottom: 56.25%;
  }
  .alm-listing .grid_1-3 .post_img_container img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 500px) {
  .latest__cats {
    overflow-x: scroll;
    justify-content: flex-start;
  }
  .latest__cats::-webkit-scrollbar {
    display: none;
  }
}
.single__hero {
  position: relative;
  background-color: #171717;
  padding-top: 180px;
  padding-bottom: 70px;
  text-align: center;
  overflow: hidden;
}

.single__hero__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.45;
}

.single__hero__grad {
  position: absolute;
  width: 100%;
  height: 282px;
  bottom: -60px;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0.75;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #202020 100%);
  z-index: 1;
}

.single__hero__content {
  position: relative;
  z-index: 2;
}
.single__hero__content .title_with_underline:after {
  z-index: -1;
}

.single__title {
  font-weight: 600;
  margin-bottom: 140px;
}

.single__hero__bottom {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 490px;
  z-index: 2;
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  opacity: 0.9;
}
.single__hero__bottom p:empty {
  display: none;
}

.single_post__section {
  min-height: 400px;
}

.single__author {
  display: flex;
  max-width: 760px;
  margin: 0 auto;
}

.single__author__img {
  width: 80px;
  margin-right: 20px;
  align-self: flex-start;
  border-radius: 50%;
}

.single__author__content {
  font-size: 15px;
}
.single__author__content h6 {
  font-weight: 700;
  letter-spacing: 0.4px;
  margin-bottom: 5px;
}

.single_blog_series {
  display: flex;
  justify-content: space-between;
}

.single_blog_series__content {
  padding-left: 100px;
  max-width: 775px;
}

.single_blog_series__list__container {
  max-width: 275px;
  min-width: 275px;
  margin-left: 20px;
  padding: 20px;
  width: 100%;
  border-top: solid 3px black;
  border-bottom: solid 3px black;
  align-self: flex-start;
}

.single_blog_series__list__title {
  font-weight: 700;
  margin-bottom: 20px;
}

.single_blog_series__list {
  padding-left: 40px;
}

.single_blog_series__list__item {
  list-style: none;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.3;
  position: relative;
  margin-bottom: 20px;
  transition: 0.2s;
}
.single_blog_series__list__item:last-of-type {
  margin-bottom: 0;
}
.single_blog_series__list__item:hover {
  color: #ec5d56;
}
.single_blog_series__list__item:hover .single_blog_series__number {
  background-color: #ec5d56;
  color: white;
}
.single_blog_series__list__item.active .single_blog_series__number {
  background-color: #252525;
  color: white;
}

.single_blog_series__number {
  position: absolute;
  font-family: "obviously-wide", sans-serif;
  font-size: 12px;
  font-weight: 600;
  background-color: rgba(37, 37, 37, 0.12);
  color: #252525;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  position: absolute;
  left: -40px;
  top: 0;
  transition: 0.2s;
}

.single_blog_series__number--current {
  background-color: #252525;
  color: white;
}

.single_blog_series__list__item__bottom {
  display: flex;
  justify-content: space-between;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #aaacb0;
  margin-top: 10px;
}

@media screen and (max-width: 1000px) {
  .single_blog_series {
    flex-direction: column;
  }
  .single_blog_series__content {
    max-width: none;
    padding-left: 0;
  }
  .single_blog_series__list__container_wrap {
    padding-left: 0;
    margin-bottom: -20px;
    margin-top: 30px;
  }
  .single_blog_series__list__container {
    border-bottom: none;
    max-width: none;
    margin-left: 0;
  }
  .single_blog_series__list__item__bottom {
    max-width: 195px;
  }
}
.holding__social {
  display: flex;
  justify-content: center;
}

.holding__social__item {
  margin: 0 5px;
  position: relative;
}
.holding__social__item svg {
  width: 34px;
  transition: 0.2s;
}

.holding__social__item--facebook svg {
  width: 16px;
}

.holding {
  position: relative;
  min-height: 100vh;
  background-color: #252525;
}

.holding__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.5;
  z-index: 0;
}

.holding__logo {
  position: relative;
  z-index: 1;
  max-width: 225px;
  width: 100%;
  margin-bottom: 50px;
}

.holding__content {
  position: relative;
  z-index: 1;
  background-color: #fff;
  padding: 60px 0 50px;
}
.holding__content h3 {
  font-size: 40px;
  font-family: "obviously-wide", sans-serif;
  font-weight: 500;
  letter-spacing: 0.33px;
  color: #ec5d56;
  line-height: 1.1;
  margin-bottom: 30px;
}
.holding__content hr {
  max-width: 60px;
  width: 100%;
  margin: 40px auto;
}
.holding__content h5 {
  font-size: 26px;
}
.holding__content p {
  font-weight: 500;
}
.holding__content .wp-block-buttons {
  justify-content: center;
}
.holding__content .wp-block-button__link {
  margin: 0 auto 20px;
  background-color: #ec5d56;
  color: white;
  border-color: #ec5d56;
  padding: 16px 55px;
}
.holding__content .wp-block-button__link:hover {
  opacity: 1;
  background-color: #252525;
  border-color: #252525;
  color: white;
}

.holding__content__small {
  font-size: 14px;
}

@media screen and (max-width: 500px) {
  .holding__content {
    padding: 40px 0 30px;
  }
  .holding__content h3 {
    font-size: 26px;
    line-height: 1.4;
  }
  .holding__content h5 {
    font-size: 22px;
  }
  .holding__content .wp-block-button__link {
    line-height: 1.6;
    padding: 16px 35px;
  }
}
.how_to_pray {
  padding-bottom: 100px;
}

.how_to_pray__help_cats {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 60px;
}

.help_buttons {
  font-size: 18px;
  max-width: 245px;
  width: 100%;
  text-align: center;
  padding: 22px 0;
}
.help_buttons.active {
  pointer-events: none;
}

.child_categories_wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  color: white;
}

.child_category {
  position: relative;
  width: 375px;
  height: 235px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  color: white;
  padding: 40px 20px;
}
.child_category.help-me, .child_category.help-me-es, .child_category.ayudame, .child_category.aidez-moi {
  background-color: #ec5d56;
}
.child_category.help-me .child_category__overlay, .child_category.help-me-es .child_category__overlay, .child_category.ayudame .child_category__overlay, .child_category.aidez-moi .child_category__overlay {
  background-color: #ec5d56;
}
.child_category.help-us, .child_category.help-us-es, .child_category.ayudanos, .child_category.aidez-nous {
  background-color: #3c7a89;
}
.child_category.help-us .child_category__overlay, .child_category.help-us-es .child_category__overlay, .child_category.ayudanos .child_category__overlay, .child_category.aidez-nous .child_category__overlay {
  background-color: #3c7a89;
}
.child_category.help-others, .child_category.help-others-es, .child_category.ayuda-a-otros, .child_category.aider-dautres {
  background-color: #f2d876;
  color: #252525;
}
.child_category.help-others .child_category__overlay, .child_category.help-others-es .child_category__overlay, .child_category.ayuda-a-otros .child_category__overlay, .child_category.aider-dautres .child_category__overlay {
  background-color: #f2d876;
}
.child_category:hover .child_category__overlay {
  opacity: 1;
  visibility: visible;
}

.child_category__name {
  font-size: 26px;
  font-weight: 600;
  text-align: left;
  margin-bottom: 0;
}

.child_category__icon {
  width: 100px;
  margin-right: 10px;
}

.child_category__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  padding: 30px 40px;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}

.child_category__overlay__top {
  display: flex;
  align-items: center;
}
.child_category__overlay__top .child_category__name {
  font-size: 22px;
  line-height: 1.1;
}

.child_category__icon--small {
  width: 60px;
  margin-right: 10px;
  align-self: start;
}

.child_category__overlay__excerpt {
  text-align: left;
  margin-top: 10px;
}

.how_to_pray__children {
  position: relative;
}

.how_to_pray__children__hero__text {
  margin-bottom: 30px;
}

.children_hero__parent_title {
  font-weight: 700;
  letter-spacing: 0.4px;
}
.children_hero__parent_title.help-me, .children_hero__parent_title.help-me-es, .children_hero__parent_title.ayudame, .children_hero__parent_title.aidez-moi {
  color: #ec5d56;
}
.children_hero__parent_title.help-us, .children_hero__parent_title.help-us-es, .children_hero__parent_title.ayudanos, .children_hero__parent_title.aidez-nous {
  color: #3c7a89;
}
.children_hero__parent_title.help-others, .children_hero__parent_title.help-others-es, .children_hero__parent_title.ayuda-a-otros, .children_hero__parent_title.aider-dautres {
  color: #f2d876;
}

.children_hero__title {
  font-weight: 600;
  margin-bottom: 20px;
}

.grand_child__category__buttons_wrap {
  position: relative;
}

.grand_child__category__buttons {
  color: white;
  flex-wrap: nowrap;
  align-items: center;
  z-index: 2;
  height: 100%;
  width: 100%;
}

.grand_child_slider {
  height: 100%;
  width: 100%;
}
.grand_child_slider.help-me .slick-arrows:hover {
  background-color: #ec5d56;
}
.grand_child_slider.help-me .slick-arrows:hover svg {
  fill: white;
}
.grand_child_slider.help-us .slick-arrows:hover {
  background-color: #3c7a89;
}
.grand_child_slider.help-us .slick-arrows:hover svg {
  fill: white;
}
.grand_child_slider.help-others .slick-arrows:hover {
  background-color: #f2d876;
}
.grand_child_slider.help-others .slick-arrows:hover svg {
  fill: #252525;
}

.grand_child_slider .grand_child__button {
  padding: 19px 25px;
  color: white;
  margin-right: 20px;
  position: relative;
  z-index: 5;
  border-radius: 5px;
  min-height: 80px;
  line-height: 1.4;
}
.grand_child_slider .grand_child__button.help-me:hover, .grand_child_slider .grand_child__button.help-me.active, .grand_child_slider .grand_child__button.ayudame:hover, .grand_child_slider .grand_child__button.ayudame.active, .grand_child_slider .grand_child__button.aidez-moi:hover, .grand_child_slider .grand_child__button.aidez-moi.active {
  background-color: #ec5d56;
  color: white;
  border-color: #ec5d56;
}
.grand_child_slider .grand_child__button.help-us:hover, .grand_child_slider .grand_child__button.help-us.active, .grand_child_slider .grand_child__button.ayudanos:hover, .grand_child_slider .grand_child__button.ayudanos.active, .grand_child_slider .grand_child__button.aidez-nous:hover, .grand_child_slider .grand_child__button.aidez-nous.active {
  background-color: #3c7a89;
  color: white;
  border-color: #3c7a89;
}
.grand_child_slider .grand_child__button.help-others:hover, .grand_child_slider .grand_child__button.help-others.active, .grand_child_slider .grand_child__button.ayuda-a-otros:hover, .grand_child_slider .grand_child__button.ayuda-a-otros.active, .grand_child_slider .grand_child__button.aider-dautres:hover, .grand_child_slider .grand_child__button.aider-dautres.active {
  background-color: #f2d876;
  color: #252525;
  border-color: #f2d876;
}
.grand_child_slider .grand_child__button:last-of-type {
  margin-right: 0;
}

.grand_child_arrows {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.grand_child_arrows .slick-arrows {
  position: absolute;
  top: 19px;
  width: 38px;
  height: 38px;
  padding: 8px;
  z-index: 1;
}
.grand_child_arrows .slick-arrows:hover {
  background-color: #ec5d56;
}
.grand_child_arrows .slick-arrows:hover svg {
  fill: white;
}
.grand_child_arrows .next-arrow {
  right: 0;
}
.grand_child_arrows .prev-arrow {
  left: 0;
}
.grand_child_arrows .slick-disabled .slick-arrows {
  opacity: 0;
  visibility: hidden;
}
.grand_child_arrows .slick-disabled .slick-arrows:before {
  content: "";
  transition: 0.2s;
  opacity: 0;
  visibility: hidden;
}
.grand_child_arrows .slick-arrow:first-of-type:before {
  opacity: 1;
  visibility: visible;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: rgb(55, 55, 56);
  background: linear-gradient(90deg, rgb(55, 55, 56) 20%, rgba(55, 55, 56, 0) 100%);
  height: 100%;
  width: 250px;
  z-index: 1;
  pointer-events: none;
  transition: 0.2s;
}
.grand_child_arrows .slick-arrow:last-of-type:before {
  opacity: 1;
  visibility: visible;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgb(55, 55, 56);
  background: linear-gradient(270deg, rgb(55, 55, 56) 20%, rgba(55, 55, 56, 0) 100%);
  height: 100%;
  width: 250px;
  z-index: 1;
  pointer-events: none;
  transition: 0.2s;
}

.prayer_guide__grid .grid {
  margin-top: 0;
  margin-bottom: 0;
}
.prayer_guide__grid .alm-load-more-btn {
  margin-bottom: 60px;
}

@media screen and (max-width: 1200px) {
  .prayer_guide__grid .grid_1-4 {
    max-width: 300px;
    width: 100%;
  }
}
@media screen and (max-width: 800px) {
  .how_to_pray__help_cats {
    flex-direction: column;
    align-items: center;
  }
  .help_buttons {
    margin-bottom: 20px;
  }
  .child_categories_wrap {
    flex-direction: column;
    align-items: center;
  }
  .child_category {
    height: 280px;
  }
  .child_category__overlay {
    opacity: 1;
    visibility: visible;
  }
  .grand_child__category__buttons .grand_child__button:hover {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.2);
  }
}
@media screen and (max-width: 600px) {
  .how_to_pray__children .inner {
    padding-right: 0;
  }
  .grand_child_arrows .slick-arrows {
    display: none;
  }
  .grand_child_arrows .slick-arrow:first-of-type:before {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .prayer_guide__grid .grid_1-4 {
    max-width: none;
  }
  .child_category {
    max-width: 375px;
    width: 100%;
  }
  .child_category__overlay {
    padding: 30px;
  }
  .how_to_pray__search .search_results__form__close {
    display: none;
  }
}
.ourteam_page {
  background-image: url("assets/images/team_faces.jpg");
  text-align: center;
  padding: 300px 20px;
  min-height: calc(100vh - 118px);
}
.ourteam_page .page__content__title {
  margin-bottom: 0;
  position: relative;
}
.ourteam_page .page__content__title h1.alpha {
  font-size: 80px;
}
.ourteam_page .content p {
  font-size: 22px;
  font-weight: 500;
  padding: 0 40px;
  margin-bottom: 30px;
  position: relative;
  line-height: 1.5;
}

.ourteam_page_cont {
  position: relative;
}
.ourteam_page_cont .bg_blur {
  background-color: rgba(255, 255, 255, 0.7);
  box-shadow: 0px 0px 130px 160px rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.ourteam_page_cont .button:hover, .ourteam_page_cont .single_product__right .single_product__summary .cart .single_add_to_cart_button:hover, .single_product__right .single_product__summary .cart .ourteam_page_cont .single_add_to_cart_button:hover, .ourteam_page_cont .product_archive__top .product_archive__top__right .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .ourteam_page_cont .product_archive__reset_button:hover, .ourteam_page_cont .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .ourteam_page_cont .product_archive__reset_button:hover, .ourteam_page_cont .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .ourteam_page_cont .button:hover, .ourteam_page_cont .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .ourteam_page_cont .gform_button:hover, .ourteam_page_cont .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .ourteam_page_cont .newsletter_form__submit:hover, .ourteam_page_cont .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .ourteam_page_cont .sib-default-btn:hover, .ourteam_page_cont .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn:hover, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .ourteam_page_cont .sib-default-btn:hover, .ourteam_page_cont .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .ourteam_page_cont button:hover, .ourteam_page_cont .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .ourteam_page_cont button:hover, .ourteam_page_cont .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .events .mec-wrap .mec-search-form .ourteam_page_cont .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .ourteam_page_cont .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .ourteam_page_cont button:hover, .ourteam_page_cont .gform_button:hover, .ourteam_page_cont .newsletter_form__submit:hover, .ourteam_page_cont .sib_signup_form .sib-default-btn:hover, .sib_signup_form .ourteam_page_cont .sib-default-btn:hover {
  background-color: #252525;
  color: white;
  border-color: #252525;
}

@media screen and (max-width: 600px) {
  .ourteam_page {
    padding: 180px 20px;
    min-height: calc(100vh - 370px);
  }
  .ourteam_page .content p {
    padding: 0;
  }
  .ourteam_page .page__content__title h1.alpha {
    font-size: 50px;
  }
}
.podcast_page {
  border-bottom: 3px solid rgba(255, 255, 255, 0.16);
}

.podcast_page__title {
  margin-bottom: 30px;
}

.podcast_page_content {
  margin-bottom: 10px;
}
.podcast_page_content h6 {
  font-weight: 400;
}

.podcast_search__icon--mobile {
  display: none;
}

.podcast_page__search_filter {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}
.podcast_page__search_filter .search_form {
  padding-left: 0;
}
.podcast_page__search_filter .search_form__svg {
  fill: white;
}
.podcast_page__search_filter .search_form__svg:hover {
  fill: #ec5d56;
}
.podcast_page__search_filter .search_form__svg.active:hover {
  fill: white;
}
.podcast_page__search_filter .search_form__input {
  color: white;
  border-color: white;
}
.podcast_page__search_filter .search_form__close svg {
  fill: white;
}
.podcast_page__search_filter .drop_down_select option {
  background: #252525;
}

.podcast_page__featured_wrap {
  position: relative;
}
.podcast_page__featured_wrap .arrow__container {
  position: absolute;
  bottom: 100px;
  left: 80px;
  margin-left: 0;
}
.podcast_page__featured_wrap .arrow__container .slick-arrows {
  background-color: transparent;
  padding: 0;
  width: 30px;
  height: 30px;
  opacity: 0.8;
}
.podcast_page__featured_wrap .arrow__container .slick-arrows:hover {
  opacity: 1;
}
.podcast_page__featured_wrap .arrow__container .slick-arrows svg {
  fill: white;
}

.podcast_feat_slider .podcast_feat_slider__item {
  padding: 100px 80px 160px;
  position: relative;
  color: white;
  min-height: 610px;
}

.podcast_feat_slider__item__img_wrap {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.podcast_feat_slider__item__img_wrap .podcast_feat_slider__item__img {
  width: 100%;
  height: 100%;
}

.podcast_feat_slider__item__grad {
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #202020 100%);
  opacity: 0.9;
  height: 100%;
  width: 100%;
  max-width: 650px;
}

.podcast_feat_slider__item__content {
  color: white;
  position: relative;
  z-index: 2;
  max-width: 500px;
}
.podcast_feat_slider__item__content h3 {
  margin-bottom: 30px;
}
.podcast_feat_slider__item__content .title_with_underline {
  font-size: 17px;
  margin-bottom: 15px;
}
.podcast_feat_slider__item__content .button, .podcast_feat_slider__item__content .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .podcast_feat_slider__item__content .single_add_to_cart_button, .podcast_feat_slider__item__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .podcast_feat_slider__item__content .single_add_to_cart_button, .podcast_feat_slider__item__content .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .podcast_feat_slider__item__content .single_add_to_cart_button, .podcast_feat_slider__item__content .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .podcast_feat_slider__item__content .product_archive__reset_button, .podcast_feat_slider__item__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .podcast_feat_slider__item__content .product_archive__reset_button, .podcast_feat_slider__item__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .single_product__right .single_product__summary .cart .podcast_feat_slider__item__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .podcast_feat_slider__item__content .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .podcast_feat_slider__item__content .single_product__right .single_product__summary .cart .single_add_to_cart_button, .podcast_feat_slider__item__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .podcast_feat_slider__item__content .gform_button, .podcast_feat_slider__item__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .podcast_feat_slider__item__content .newsletter_form__submit, .podcast_feat_slider__item__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .podcast_feat_slider__item__content .sib-default-btn, .podcast_feat_slider__item__content .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .podcast_feat_slider__item__content .sib-default-btn, .podcast_feat_slider__item__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .podcast_feat_slider__item__content button, .podcast_feat_slider__item__content .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .podcast_feat_slider__item__content button, .podcast_feat_slider__item__content .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .podcast_feat_slider__item__content .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .podcast_feat_slider__item__content .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .podcast_feat_slider__item__content button, .podcast_feat_slider__item__content .gform_button, .podcast_feat_slider__item__content .newsletter_form__submit, .podcast_feat_slider__item__content .sib_signup_form .sib-default-btn, .sib_signup_form .podcast_feat_slider__item__content .sib-default-btn {
  margin-top: 20px;
  padding: 24px 30px;
}

.podcast_type_tax {
  padding-bottom: 0;
  border: none;
}
.podcast_type_tax .podcast_page__search_filter {
  margin-bottom: 0;
}

@media screen and (max-width: 1200px) {
  .podcast_page__title {
    text-align: left;
  }
  .podcast_series_grid .grid_1-4 {
    max-width: 300px;
    width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  .podcast_page__title,
  .podcast_page_content {
    text-align: center;
  }
  .podcast_page__featured_wrap .podcast_feat_slider .podcast_feat_slider__item {
    padding: 0;
    min-height: 430px;
    display: flex;
  }
  .podcast_feat_slider__item__img_wrap {
    position: relative;
    height: auto;
    min-width: 400px;
    max-width: 400px;
  }
  .podcast_feat_slider__item__img_wrap:after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .podcast_feat_slider__item__img_wrap .podcast_feat_slider__item__img {
    display: none;
  }
  .podcast_feat_slider__item__grad {
    display: none;
  }
  .podcast_feat_slider__item__mobile_img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin-right: 0;
  }
  .podcast_feat_slider__item__content {
    width: 100%;
    max-width: none;
    background-color: #2e2e2e;
    padding: 40px;
    flex-grow: 1;
  }
  .podcast_page__featured_wrap .arrow__container {
    left: initial;
    right: 20px;
    bottom: 60px;
  }
}
@media screen and (max-width: 860px) {
  .podcast_page__search_filter {
    max-width: 450px;
    margin: 0 auto 40px;
    align-items: center;
  }
  .podcast_page__search_filter .drop_down_filter--black_bg {
    max-width: none;
  }
  .podcast_page__search_filter .search_form {
    display: none;
  }
  .podcast_page__search_filter .podcast_search__icon--mobile {
    display: block;
    width: 24px;
    height: 24px;
    margin-left: 20px;
    position: relative;
  }
  .podcast_page__search_filter .podcast_search__icon--mobile svg {
    width: 100%;
    height: 100%;
    fill: white;
  }
  .podcast_page__featured_wrap .podcast_feat_slider .podcast_feat_slider__item {
    flex-direction: column;
    align-items: center;
    min-height: 0;
  }
  .podcast_feat_slider__item__img_wrap {
    min-width: 0;
    position: relative;
    max-width: none;
    align-self: center;
  }
  .podcast_feat_slider__item__content {
    padding: 40px 20px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 700px) {
  .podcast_feat_slider__item__grad {
    display: none;
  }
  .podcast_page__featured_wrap .podcast_feat_slider__item__img {
    opacity: 0.2;
  }
  .podcast_page__featured_wrap .arrow__container {
    left: 20px;
    right: initial;
    bottom: 20px;
  }
}
@media screen and (max-width: 400px) {
  .podcast_feat_slider__item__content .title_with_underline {
    padding: 0;
  }
  .podcast_feat_slider__item__content .title_with_underline::after {
    display: none;
  }
}
.series_archive {
  position: relative;
}

.series_archive__top {
  display: flex;
  margin-bottom: 50px;
  height: 360px;
}

.series_archive__top__img {
  width: 360px;
  height: 100%;
  align-self: center;
}

.series_archive__top__content {
  background-color: #fff;
  flex-grow: 1;
  padding: 80px 40px;
}
.series_archive__top__content .title_with_underline {
  margin-bottom: 20px;
}
.series_archive__top__content .title_with_underline::after {
  z-index: 0;
}

.series_archive__top__title {
  font-weight: 600;
  min-height: 160px;
}

.series_archive__subscribe {
  display: flex;
  align-items: center;
}
.series_archive__subscribe .social_icon {
  margin-right: 15px;
  width: 23px;
  height: 23px;
  opacity: 0.3;
  transition: 0.2s;
}
.series_archive__subscribe .social_icon:hover {
  opacity: 1;
}
.series_archive__subscribe .social_icon svg {
  fill: #252525;
}

.subscribe_text {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.86px;
  text-transform: uppercase;
  line-height: 26px;
  margin-right: 15px;
  opacity: 0.6;
}

.series_archive__share {
  display: flex;
}
.series_archive__share .share__container .social_icon {
  opacity: 0.3;
  transition: 0.2s;
}
.series_archive__share .share__container .social_icon:hover {
  opacity: 1;
}
.series_archive__share .share__container .social_icon:hover svg {
  fill: #252525;
}

.series_archive__top__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.series_archive__description {
  color: white;
  font-size: 19px;
  letter-spacing: 0.3px;
  margin-bottom: 40px;
}

.series_archive__filter__wrap {
  color: white;
  display: flex;
  justify-content: space-between;
}

.series_archive__filter__number {
  font-weight: 600;
}

.filter__item__button {
  font-size: 18px;
  font-family: "termina", sans-serif;
  font-weight: 700;
  border-bottom: 3px solid transparent;
  margin-right: 20px;
  opacity: 0.5;
  transition: 0.2s;
  cursor: pointer;
}
.filter__item__button.active {
  border-color: #3c7a89;
  opacity: 1;
}
.filter__item__button:last-of-type {
  margin-right: 0;
}
.filter__item__button:hover {
  opacity: 1;
}

.series_archive__posts {
  color: white;
}

.podcast_title {
  font-weight: 500;
  letter-spacing: 0.33px;
  color: white;
}
.podcast_title a {
  transition: 0.2s;
  color: white;
}

.series_archive__item {
  position: relative;
  display: flex;
  margin: 30px 0;
}
.series_archive__item:hover .series_archive__item__right__items {
  opacity: 1;
}
.series_archive__item:hover .podcast_title a {
  color: #3c7a89;
  text-decoration: none;
}
.series_archive__item:hover .series_archive__item__img {
  transform: scale(1.05);
}
.series_archive__item:last-of-type {
  margin-bottom: 0;
}

.series_archive__item__number {
  font-size: 30px;
  font-weight: 500;
  margin-right: 20px;
  margin-top: 10px;
  opacity: 0.7;
  min-width: 36px;
}

.series_archive__item__img_wrap {
  position: relative;
  width: 108px;
  margin-right: 20px;
  align-self: flex-start;
}

.series_archive__item__img {
  width: 100%;
  height: 100%;
  transition: 0.5s;
}

.series_archive__item__content {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.series_archive__item__content__left {
  max-width: 420px;
  padding-right: 20px;
}

.podcast_excerpt {
  opacity: 0.6;
  font-size: 17px;
}

.series_archive__item__right {
  flex-grow: 1;
  text-align: right;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.podcast_length {
  font-size: 12px;
  letter-spacing: 0.86px;
  text-transform: uppercase;
  color: #ededed;
  margin-bottom: 20px;
}

.series_archive__item__right__items {
  display: flex;
  justify-content: space-between;
  max-width: 264px;
  opacity: 0;
  transition: 0.2s;
}
.series_archive__item__right__items .share_wrap {
  text-align: left;
}
.series_archive__item__right__items .share_text {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.86px;
  text-transform: uppercase;
  line-height: 26px;
}
.series_archive__item__right__items .share__container {
  margin-right: 20px;
}
.series_archive__item__right__items .share__container .social_icon {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
.series_archive__item__right__items .share__container .social_icon svg {
  fill: white;
  opacity: 0.56;
  width: 100%;
  height: 100%;
}
.series_archive__item__right__items .share__container .social_icon:hover svg {
  opacity: 1;
}
.series_archive__item__right__items .button:hover, .series_archive__item__right__items .single_product__right .single_product__summary .cart .single_add_to_cart_button:hover, .single_product__right .single_product__summary .cart .series_archive__item__right__items .single_add_to_cart_button:hover, .series_archive__item__right__items .product_archive__top .product_archive__top__right .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .series_archive__item__right__items .product_archive__reset_button:hover, .series_archive__item__right__items .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .series_archive__item__right__items .product_archive__reset_button:hover, .series_archive__item__right__items .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .series_archive__item__right__items .button:hover, .series_archive__item__right__items .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .series_archive__item__right__items .gform_button:hover, .series_archive__item__right__items .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .series_archive__item__right__items .newsletter_form__submit:hover, .series_archive__item__right__items .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .series_archive__item__right__items .sib-default-btn:hover, .series_archive__item__right__items .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn:hover, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .series_archive__item__right__items .sib-default-btn:hover, .series_archive__item__right__items .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .series_archive__item__right__items button:hover, .series_archive__item__right__items .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .series_archive__item__right__items button:hover, .series_archive__item__right__items .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .events .mec-wrap .mec-search-form .series_archive__item__right__items .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .series_archive__item__right__items .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .series_archive__item__right__items button:hover, .series_archive__item__right__items .gform_button:hover, .series_archive__item__right__items .newsletter_form__submit:hover, .series_archive__item__right__items .sib_signup_form .sib-default-btn:hover, .sib_signup_form .series_archive__item__right__items .sib-default-btn:hover {
  background-color: #3c7a89;
  border-color: #3c7a89;
}

.newest {
  display: none;
}

.full_link--mobile {
  display: none;
}

.podcast_series__other_items .other_item {
  display: none;
}
.podcast_series__other_items .other_item:nth-of-type(-n + 3) {
  display: block;
}

@media screen and (max-width: 1050px) {
  .series_archive__item__right__items {
    opacity: 1;
  }
  .series_archive__item__right__items .button, .series_archive__item__right__items .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .series_archive__item__right__items .single_add_to_cart_button, .series_archive__item__right__items .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .series_archive__item__right__items .single_add_to_cart_button, .series_archive__item__right__items .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .series_archive__item__right__items .single_add_to_cart_button, .series_archive__item__right__items .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .series_archive__item__right__items .product_archive__reset_button, .series_archive__item__right__items .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .series_archive__item__right__items .product_archive__reset_button, .series_archive__item__right__items .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .single_product__right .single_product__summary .cart .series_archive__item__right__items .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .series_archive__item__right__items .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .series_archive__item__right__items .single_product__right .single_product__summary .cart .single_add_to_cart_button, .series_archive__item__right__items .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .series_archive__item__right__items .gform_button, .series_archive__item__right__items .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .series_archive__item__right__items .newsletter_form__submit, .series_archive__item__right__items .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .series_archive__item__right__items .sib-default-btn, .series_archive__item__right__items .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .series_archive__item__right__items .sib-default-btn, .series_archive__item__right__items .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .series_archive__item__right__items button, .series_archive__item__right__items .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .series_archive__item__right__items button, .series_archive__item__right__items .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .series_archive__item__right__items .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .series_archive__item__right__items .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .series_archive__item__right__items button, .series_archive__item__right__items .gform_button, .series_archive__item__right__items .newsletter_form__submit, .series_archive__item__right__items .sib_signup_form .sib-default-btn, .sib_signup_form .series_archive__item__right__items .sib-default-btn {
    display: none;
  }
  .full_link--mobile {
    display: block;
  }
  .share__container {
    z-index: 11;
  }
}
@media screen and (max-width: 1000px) {
  .series_archive__top__bottom {
    flex-direction: column;
    align-items: flex-start;
  }
  .series_archive__top {
    flex-direction: column;
    align-items: center;
    height: auto;
  }
  .series_archive__top__img {
    margin-bottom: 40px;
    max-width: 300px;
    width: 100%;
  }
  .series_archive__top__content {
    padding: 40px;
    width: 100%;
  }
  .series_archive__subscribe {
    margin-bottom: 10px;
  }
  .series_archive__top__title {
    min-height: 0;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 800px) {
  .series_archive__top__img {
    width: 250px;
  }
  .series_archive__item__img {
    align-self: start;
  }
  .series_archive__item__content {
    flex-direction: column;
    position: relative;
  }
  .series_archive__item__content__left {
    padding-right: 0;
    max-width: none;
  }
  .series_archive__item__content__left .podcast_title {
    padding-bottom: 30px;
    margin-bottom: 0;
  }
  .series_archive__item__right {
    text-align: left;
    align-items: flex-start;
    margin-top: 20px;
    justify-content: space-between;
  }
  .series_archive__item__right .podcast_length {
    margin-bottom: 20px;
  }
  .series_archive__item__right__items {
    max-width: none;
    width: 100%;
    align-items: center;
  }
  .series_archive__item__right__items .share_text {
    display: none;
  }
  .series_archive__item__right__items .share__container .social_icon {
    width: 20px;
    height: 20px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 600px) {
  .series_archive__top {
    flex-direction: column;
    align-items: center;
  }
  .series_archive__top__img {
    margin-bottom: 40px;
    max-width: 200px;
    width: 100%;
  }
  .series_archive__top__content {
    padding: 40px 20px;
    text-align: center;
    width: 100%;
  }
  .series_archive__top__bottom {
    align-items: center;
  }
  .series_archive__filter__wrap {
    flex-direction: column;
  }
  .series_archive__filter__number {
    margin-bottom: 20px;
  }
  .series_archive__filter {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .series_archive__item__right__items {
    flex-direction: column;
    align-items: flex-start;
  }
  .series_archive__item__right__items .button, .series_archive__item__right__items .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .series_archive__item__right__items .single_add_to_cart_button, .series_archive__item__right__items .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .series_archive__item__right__items .single_add_to_cart_button, .series_archive__item__right__items .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .series_archive__item__right__items .single_add_to_cart_button, .series_archive__item__right__items .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .series_archive__item__right__items .product_archive__reset_button, .series_archive__item__right__items .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .series_archive__item__right__items .product_archive__reset_button, .series_archive__item__right__items .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .single_product__right .single_product__summary .cart .series_archive__item__right__items .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .series_archive__item__right__items .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .series_archive__item__right__items .single_product__right .single_product__summary .cart .single_add_to_cart_button, .series_archive__item__right__items .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .series_archive__item__right__items .gform_button, .series_archive__item__right__items .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .series_archive__item__right__items .newsletter_form__submit, .series_archive__item__right__items .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .series_archive__item__right__items .sib-default-btn, .series_archive__item__right__items .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .series_archive__item__right__items .sib-default-btn, .series_archive__item__right__items .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .series_archive__item__right__items button, .series_archive__item__right__items .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .series_archive__item__right__items button, .series_archive__item__right__items .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .series_archive__item__right__items .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .series_archive__item__right__items .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .series_archive__item__right__items button, .series_archive__item__right__items .gform_button, .series_archive__item__right__items .newsletter_form__submit, .series_archive__item__right__items .sib_signup_form .sib-default-btn, .sib_signup_form .series_archive__item__right__items .sib-default-btn {
    margin-top: 20px;
    padding: 15px 25px;
  }
}
@media screen and (max-width: 500px) {
  .series_archive__item__number {
    font-size: 22px;
    margin-top: 0;
    margin-right: 10px;
    min-width: 26.5px;
  }
  .series_archive__item__img {
    width: 80px;
  }
}
@media screen and (max-width: 380px) {
  .newest_button {
    margin-bottom: 20px;
  }
  .series_archive__item {
    flex-wrap: wrap;
  }
  .series_archive__item__content {
    margin-top: 20px;
  }
}
.single_podcast {
  display: flex;
}

.single_podcast__left__img {
  width: 330px;
  margin-right: 60px;
  margin-bottom: 20px;
}

.single_podcast__left__img--mobile {
  display: none;
}

.single_podcasts__right {
  flex-grow: 1;
  max-width: 770px;
  width: 100%;
}

.episode_resource_title {
  font-weight: 700;
  margin-bottom: 10px;
}

.single_podcast__resources--mobile {
  display: none;
}

.single_podcast__resource__download {
  display: block;
  opacity: 0.7;
  color: #252525;
  text-decoration: underline;
  transition: 0.2s;
  margin-bottom: 10px;
}
.single_podcast__resource__download:hover {
  opacity: 1;
}

.single_podcast__series {
  font-weight: 700;
  margin-bottom: 10px;
}

.single_podcast__title {
  font-weight: 600;
}

.single_podcast__links {
  display: flex;
  align-items: center;
  margin: 30px 0 60px;
}

.single_podcast__buttons {
  padding: 25px 45px;
  margin-right: 15px;
  display: flex;
  align-items: center;
}
.single_podcast__buttons:last-of-type {
  margin-right: 0;
}
.single_podcast__buttons svg {
  fill: white;
  width: 10px;
  margin-right: 10px;
  margin-top: -1px;
}

.listen_button svg {
  width: 21px;
  left: 30px;
}
.listen_button:hover {
  background-color: #3c7a89;
  color: white;
  border-color: #3c7a89;
}
.listen_button:hover svg {
  fill: white;
}
.listen_button.active {
  background-color: #c5c5c5;
  color: #252525;
  border-color: #c5c5c5;
}
.listen_button.active svg {
  fill: #252525;
}

.single_podcast_subscribe {
  display: flex;
  align-items: center;
  margin-left: 25px;
}
.single_podcast_subscribe .social_icon {
  margin-right: 15px;
  width: 25px;
  height: 25px;
  transition: 0.2s;
}
.single_podcast_subscribe .social_icon svg {
  fill: #252525;
}
.single_podcast_subscribe .social_icon:hover svg {
  fill: #3c7a89;
}
.single_podcast_subscribe .subscribe_text {
  opacity: 1;
}

.single_podcast__audio {
  display: none;
  margin-bottom: 40px;
}

.single_podcast_other_episodes .other_item {
  display: none;
  width: 230px;
}
.single_podcast_other_episodes .other_item:nth-of-type(-n + 3) {
  display: block;
}
.single_podcast_other_episodes .other_item:nth-of-type(3n) {
  margin-right: 0;
}
.single_podcast_other_episodes .other_items__right {
  flex-grow: 1;
  justify-content: space-between;
}
.single_podcast_other_episodes .other_item__img {
  height: 230px;
}

.single_podcast_other_episodes--center {
  justify-content: center;
}

@media screen and (max-width: 1200px) {
  .single_podcast__left {
    display: none;
  }
  .single_podcasts__right__top {
    display: flex;
  }
  .single_podcast__left__img {
    display: none;
    max-width: 180px;
    width: 100%;
    align-self: start;
  }
  .single_podcast__resources--mobile {
    display: block;
  }
  .single_podcast__left__img--mobile {
    display: block;
  }
  .single_podcast__links {
    flex-wrap: wrap;
  }
  .single_podcast__links .listen_button {
    margin-right: 25px;
  }
  .single_podcast_subscribe {
    margin-left: 20px;
  }
  .single_podcast__buttons {
    margin-bottom: 20px;
  }
  .single_podcasts__right__top__content {
    width: 100%;
  }
  .single_podcast_other_episodes .other_items__right {
    justify-content: center;
  }
  .single_podcast_other_episodes .other_item:nth-of-type(3n) {
    margin-right: 20px;
  }
}
@media screen and (max-width: 800px) {
  .single_podcast__left__img {
    max-width: 150px;
    margin-right: 40px;
  }
  .single_podcast__buttons {
    padding: 15px 25px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 700px) {
  .single_podcast__links {
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 40px;
    justify-content: space-between;
  }
  .single_podcast__buttons {
    margin-bottom: 10px;
    width: 150px;
    justify-content: center;
  }
  .single_podcast__buttons.listen_button {
    margin-right: 0;
  }
  .single_podcast_subscribe {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    justify-content: center;
  }
  .single_podcast_subscribe .subscribe_text {
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .single_podcasts__right__top {
    flex-direction: column;
  }
  .single_podcast__links {
    justify-content: flex-start;
  }
  .single_podcast_subscribe {
    right: initial;
  }
}
.team {
  padding: 70px 0 30px;
}
.team .page__content__title {
  margin-bottom: 30px;
}
.team .title_with_underline {
  margin-bottom: 0;
}
.team .title_with_underline:after {
  bottom: 7px;
}

.team__content {
  font-weight: 700;
}

.team__cats {
  display: flex;
  justify-content: space-evenly;
  margin-top: 40px;
}

.team__cat h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  border-bottom: 3px solid transparent;
  transition: 0.2s;
}
.team__cat h3 a {
  color: #252525;
}
.team__cat h3:hover, .team__cat h3.active {
  border-bottom: 3px solid #252525;
}

.team_section {
  padding: 80px 0 80px;
}

.team__invite {
  margin: 90px 0 0;
  padding: 50px 120px;
  background: #e3e3e3;
}
.team__invite .echo {
  font-weight: 700;
  margin-bottom: 30px;
}
.team__invite .button, .team__invite .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .team__invite .single_add_to_cart_button, .team__invite .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .team__invite .single_add_to_cart_button, .team__invite .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .team__invite .single_add_to_cart_button, .team__invite .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .team__invite .product_archive__reset_button, .team__invite .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .team__invite .product_archive__reset_button, .team__invite .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .single_product__right .single_product__summary .cart .team__invite .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .team__invite .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .team__invite .single_product__right .single_product__summary .cart .single_add_to_cart_button, .team__invite .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .team__invite .gform_button, .team__invite .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .team__invite .newsletter_form__submit, .team__invite .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .team__invite .sib-default-btn, .team__invite .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .team__invite .sib-default-btn, .team__invite .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .team__invite button, .team__invite .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .team__invite button, .team__invite .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .team__invite .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .team__invite .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .team__invite button, .team__invite .gform_button, .team__invite .newsletter_form__submit, .team__invite .sib_signup_form .sib-default-btn, .sib_signup_form .team__invite .sib-default-btn {
  padding: 20px 60px;
}

@media screen and (max-width: 1150px) {
  .team__grid .grid_1-4 {
    width: 33.3333%;
    max-width: 300px;
  }
}
@media screen and (max-width: 840px) {
  .team {
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .team__cats {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
  }
  .team__cats .team__cat {
    margin: 10px 0;
  }
  .team__cats .team__cat h3.active a {
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 800px) {
  .team__grid .grid_1-4 {
    width: 50%;
  }
  .team__invite {
    padding: 40px 20px;
  }
}
@media screen and (max-width: 550px) {
  .team__grid .grid_1-4 {
    width: 100%;
  }
}
.donate_hero {
  height: 525px;
  text-align: center;
  padding: 0 20px 0;
  padding-top: 130px;
}

.donate {
  padding-top: 0;
}

.donate__container {
  margin-top: -140px;
  background-color: #fff;
  padding: 60px 0 70px;
  box-shadow: 0 12px 30px 0 rgba(0, 0, 0, 0.05);
  text-align: center;
  margin-bottom: 60px;
  position: relative;
}

.donate__content h6 {
  color: #ec5d56;
  font-family: "termina", sans-serif;
  font-weight: 700;
  margin-bottom: 5px;
}
.donate__content h2 {
  margin-bottom: 40px;
}

.donate__button_options {
  display: flex;
  justify-content: space-between;
}

.donate__button {
  width: 100%;
  max-width: 275px;
  padding: 25px 35px;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s;
}
.donate__button svg {
  width: 0;
  fill: white;
  transition: 0.2s;
}
.donate__button.active {
  background-color: #252525;
  color: white;
}
.donate__button.active svg {
  margin-right: 10px;
  margin-top: -2px;
  width: 17px;
}

.donate__currencies {
  display: flex;
  justify-content: center;
  margin: 30px 0 30px;
  padding-left: 0;
}

.donate_currency {
  list-style: none;
  margin: 0 15px;
  font-size: 14px;
  font-weight: 500;
  opacity: 0.5;
  border-bottom: 2px solid transparent;
  transition: 0.2s;
  line-height: 1.4;
  cursor: pointer;
}
.donate_currency:hover {
  opacity: 1;
}
.donate_currency.active {
  opacity: 1;
  border-color: #979797;
}

.donate__amounts_wrap {
  height: 70px;
  margin-bottom: 20px;
}

.donate__amounts {
  display: flex;
  height: 100%;
  width: 100%;
  transition: 0.2s;
}
.donate__amounts.active {
  opacity: 1;
  visibility: visible;
}

.monthly_amounts,
.once_amounts {
  display: none;
  height: 100%;
}
.monthly_amounts.active,
.once_amounts.active {
  display: block;
}

.donate_amount {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(55, 55, 56, 0.2);
  flex-grow: 1;
  font-size: 16px;
  font-family: "termina", sans-serif;
  font-weight: 700;
  transition: 0.2s;
  cursor: pointer;
}
.donate_amount:hover {
  background-color: #ec5d56;
  color: white;
}
.donate_amount.left {
  border-radius: 34px 0 0 34px;
}
.donate_amount.middle {
  margin: 0 5px;
}
.donate_amount.right {
  border-radius: 0 34px 34px 0;
}
.donate_amount.active {
  background-color: #ec5d56;
  color: white;
  cursor: auto;
}
.donate_amount.active:hover {
  background-color: #ec5d56;
  color: white;
}

.donate__amount_text_wrap {
  max-width: 370px;
  margin: 0 auto;
}

.donate__amount_text {
  display: none;
}
.donate__amount_text strong {
  display: inline-block;
}
.donate__amount_text.active {
  display: block;
}

.or_text {
  font-weight: 700;
  margin: 10px 0 20px;
}

.other_amount__input_wrap {
  position: relative;
  margin-bottom: 40px;
}

.other_amount__input {
  width: 100%;
  font-size: 18px;
  padding: 17px 40px;
  text-align: center;
  border: solid 2px rgba(55, 55, 56, 0.2);
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: textfield;
  margin: 0;
}
.other_amount__input::-webkit-outer-spin-button, .other_amount__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.other_amount__input.placeholder {
  color: #252525;
  opacity: 0.5;
}
.other_amount__input:-moz-placeholder {
  color: #252525;
  opacity: 0.5;
  opacity: 1;
}
.other_amount__input::-moz-placeholder {
  color: #252525;
  opacity: 0.5;
  opacity: 1;
}
.other_amount__input:-ms-input-placeholder {
  color: #252525;
  opacity: 0.5;
}
.other_amount__input::-webkit-input-placeholder {
  color: #252525;
  opacity: 0.5;
}

.input_currency {
  font-size: 26px;
  font-weight: 500;
  position: absolute;
  left: 20px;
  top: 47%;
  transform: translateY(-50%);
}

.other_amount__submit {
  width: 100%;
  padding: 26px 35px;
  font-size: 16px;
}

.money_has_helped {
  text-align: center;
}

.money_has_helped__title {
  font-weight: 600;
  margin-bottom: 40px;
}

.money_has_helped__item {
  width: 100%;
  height: 325px;
  position: relative;
  background-color: #2e2e2e;
  color: white;
  padding: 90px 30px 40px;
  overflow: hidden;
}
.money_has_helped__item:hover .money_has_helped__item__button {
  opacity: 1;
  visibility: visible;
}
.money_has_helped__item:hover .money_has_helped__item__img {
  transform: scale(1.06);
}

.money_has_helped__item__content {
  position: relative;
  z-index: 1;
}

.case_study_text {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1.17px;
  opacity: 0.66;
}

.case_study_title {
  font-weight: 500;
}

.money_has_helped__item__img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0.39;
  transition: 0.5s;
}

.money_has_helped__item__button {
  padding: 9px 15px;
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 100px;
  width: 100%;
  opacity: 0;
  visibility: hidden;
}

.donate__explore {
  position: relative;
  padding: 80px 0;
}

.donate__explore__title {
  position: relative;
  z-index: 1;
  font-weight: 600;
  margin-bottom: 40px;
}

.donate__explore__red_box {
  background-color: #ec5d56;
  padding: 80px 40px;
  color: white;
  text-align: center;
  position: relative;
  z-index: 1;
}
.donate__explore__red_box .button, .donate__explore__red_box .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .donate__explore__red_box .single_add_to_cart_button, .donate__explore__red_box .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .donate__explore__red_box .single_add_to_cart_button, .donate__explore__red_box .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .donate__explore__red_box .single_add_to_cart_button, .donate__explore__red_box .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .donate__explore__red_box .product_archive__reset_button, .donate__explore__red_box .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .donate__explore__red_box .product_archive__reset_button, .donate__explore__red_box .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .single_product__right .single_product__summary .cart .donate__explore__red_box .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .donate__explore__red_box .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .donate__explore__red_box .single_product__right .single_product__summary .cart .single_add_to_cart_button, .donate__explore__red_box .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .donate__explore__red_box .gform_button, .donate__explore__red_box .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .donate__explore__red_box .newsletter_form__submit, .donate__explore__red_box .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .donate__explore__red_box .sib-default-btn, .donate__explore__red_box .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .donate__explore__red_box .sib-default-btn, .donate__explore__red_box .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .donate__explore__red_box button, .donate__explore__red_box .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .donate__explore__red_box button, .donate__explore__red_box .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .donate__explore__red_box .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .donate__explore__red_box .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .donate__explore__red_box button, .donate__explore__red_box .gform_button, .donate__explore__red_box .newsletter_form__submit, .donate__explore__red_box .sib_signup_form .sib-default-btn, .sib_signup_form .donate__explore__red_box .sib-default-btn {
  margin-top: 10px;
  max-width: 250px;
  width: 100%;
  padding: 25px 30px;
}

.donate__explore__bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0.5;
  width: 100%;
  height: 100%;
}

.donate__explore__red_box__content h6 {
  font-family: "termina", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
}

.how_we_spend__top {
  margin-bottom: 40px;
}

.how_we_spend__breakdown {
  padding: 60px 40px;
  background-color: #fff;
  box-shadow: 0 12px 30px 0 rgba(0, 0, 0, 0.09);
}

.how_we_spend__breakdown__top h4 {
  font-weight: 700;
}

.how_we_spend__breakdown__items {
  display: flex;
  justify-content: space-between;
}

.breakdown_item {
  max-width: 195px;
  margin: 20px 0;
  width: 100%;
}
.breakdown_item img {
  max-width: 130px;
}

.breakdown_item__title {
  font-weight: 500;
  margin-top: 10px;
}

.how_we_spend__breakdown__bottom {
  max-width: 720px;
  width: 100%;
  margin: 30px auto 0;
  line-height: 30px;
}
.how_we_spend__breakdown__bottom h6 {
  font-family: "termina", sans-serif;
  font-weight: 600;
  margin-bottom: 10px;
}
.how_we_spend__breakdown__bottom a {
  border-bottom: solid 2px rgba(37, 37, 37, 0.14);
  text-decoration: none;
}

.donate__quote {
  padding: 0px 0 80px;
}

.pie__container {
  border-radius: 50%;
  background-color: #f7bebb;
  overflow: hidden;
  position: relative;
  margin: 0 auto 20px;
  position: relative;
  width: 130px;
  height: 130px;
  left: 0;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.pie__container .pie__percentage {
  position: absolute;
  width: 65px;
  height: 130px;
  border-radius: 65px 0 0 65px;
  background: #ec5d56;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  -webkit-transform-origin: right center;
  transform-origin: right center;
  transform: rotate(0deg);
  left: 0;
  transition: 1s;
}
.pie__container .pie__bg {
  position: absolute;
  width: 65px;
  height: 130px;
  border-radius: 80px 0 0 80px;
  left: 0;
  background-color: #f7bebb;
}

.chart__number {
  position: absolute;
  background-color: #fff;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  z-index: 5;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 25px;
  font-weight: 700;
}

.pie__container--2 {
  background-color: #d4f2f5;
}
.pie__container--2 .pie__bg {
  background-color: #d4f2f5;
}
.pie__container--2 .pie__percentage {
  background: #94dee5;
}

.pie__container--3 {
  background-color: #faefc8;
}
.pie__container--3 .pie__bg {
  background-color: #faefc8;
}
.pie__container--3 .pie__percentage {
  background: #f2d876;
}

.pie__container--4 {
  background-color: #b1cad0;
}
.pie__container--4 .pie__bg {
  background-color: #b1cad0;
}
.pie__container--4 .pie__percentage {
  background: #3c7a89;
}

.pie__container--5 {
  background-color: #dfdfdf;
}
.pie__container--5 .pie__bg {
  background-color: #dfdfdf;
}
.pie__container--5 .pie__percentage {
  background: #aeafaf;
}

@media screen and (max-width: 1200px) {
  .how_we_spend__breakdown__items {
    flex-wrap: wrap;
    justify-content: center;
  }
  .money_has_helped__grid .grid_1-3 {
    max-width: 330px;
    width: 100%;
  }
  .money_has_helped__item {
    margin-bottom: 40px;
  }
  .donate__explore__grid .grid_1-2 {
    max-width: 500px;
    width: 100%;
  }
  .donate__explore__red_box {
    margin: 20px 0;
  }
  .quote__grey .inner {
    width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  .money_has_helped__item__button {
    opacity: 1;
    visibility: visible;
  }
}
@media screen and (max-width: 700px) {
  .donate__button_options {
    flex-direction: column;
    align-items: center;
  }
  .donate__button {
    margin: 10px 0;
    padding: 17px 40px;
    max-width: 220px;
  }
  .donate__content h2 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 500px) {
  .donate_hero {
    height: 350px;
    padding-top: 70px;
  }
  .donate__container {
    padding: 40px 0;
  }
  .donate__currencies {
    flex-wrap: wrap;
  }
  .donate_currency {
    margin-bottom: 10px;
  }
  .donate__amounts_wrap {
    height: 60px;
  }
  .donate__explore__red_box {
    padding: 40px 20px;
  }
}
.resources_page {
  padding: 80px 0;
}

.resources_page__title {
  margin-bottom: 30px;
}

.resources__top_content {
  font-size: 19px;
  font-weight: 500;
  margin-bottom: 40px;
}

.featured_resources {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.featured_resources .featured_resources__slider .feat_resource_item {
  display: flex;
}

.feat_resource_item__left {
  min-width: 470px;
  max-width: 470px;
  height: 470px;
  width: 100%;
  flex-grow: 1;
  margin-right: 60px;
}

.feat_resource_item__img {
  width: 100%;
  height: 100%;
}

.feat_resource_item__right {
  text-align: left;
}
.feat_resource_item__right .title_with_underline {
  margin-bottom: 20px;
}
.feat_resource_item__right .button_link {
  border-color: #ec5d56;
}

.feat_resource_item__title {
  font-weight: 600;
  margin-bottom: 5px;
}

.feat_resource_item__meta {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.3px;
  margin-bottom: 20px;
  display: block;
}

.feat_resource_item__description {
  margin-bottom: 20px;
}

.feat_resource__arrows {
  display: flex;
  justify-content: flex-end;
  margin-top: -60px;
}
.feat_resource__arrows .slick-disabled .slick-arrows:hover svg {
  fill: #252525;
}
.feat_resource__arrows .slick-arrows {
  padding: 0;
  width: 25px;
  height: 25px;
}
.feat_resource__arrows .slick-arrows:hover {
  background-color: transparent;
}
.feat_resource__arrows .slick-arrows:hover svg {
  fill: #ec5d56;
}

.resources__categories {
  display: flex;
  width: 100%;
  margin-bottom: 80px;
}

.resources__cat {
  position: relative;
  padding: 30px;
  background-color: white;
  flex-grow: 1;
  width: 160px;
  height: 140px;
  transition: 0.2s;
  cursor: pointer;
}
.resources__cat svg {
  width: 62px;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: 0.2s;
}
.resources__cat:hover, .resources__cat.active {
  background-color: #ec5d56;
  color: white;
}
.resources__cat:hover svg, .resources__cat.active svg {
  fill: white;
}

.resources__cat--all svg {
  top: 40px;
  width: 36px;
}

.resources__cat--courses svg,
.resources__cat--cursos svg {
  top: 36px;
}

.resources__cat--books svg,
.resources__cat--books-es svg {
  top: 37px;
  height: 39px;
}

.resources__cat--apps svg,
.resources__cat--apps-es svg {
  top: 32px;
  height: 48px;
}

.resources__cat--ideas svg,
.resources__cat--ideas-es svg {
  top: 30px;
  height: 48px;
  width: 50px;
}

.resources__cat--search svg {
  top: 37px;
  width: 40px;
}

.resources__cat__title {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.2px;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
}

.resources__search {
  width: 100%;
  background-color: white;
  padding: 20px;
  max-width: 920px;
  margin: 0 auto;
}
.resources__search .search_form {
  padding-left: 0;
  margin: 0 auto;
}
.resources__search .search_form__button_container {
  opacity: 1;
  visibility: visible;
}
.resources__search .search_form__input {
  width: 350px;
}

.resource__search_wrap {
  display: none;
  margin-top: 60px;
  min-height: 600px;
}
.resource__search_wrap .search__big {
  display: flex;
  align-items: center;
}
.resource__search_wrap .search__big .search_form__button_container {
  opacity: 1;
  visibility: visible;
}
.resource__search_wrap .search__big .search_form__button_container button {
  padding: 18px 45px;
  font-size: 14px;
}
.resource__search_wrap .search__big .search_results__form {
  margin-bottom: 0;
}
.resource__search_wrap .search__big .search_form__form {
  width: 100%;
}
.resource__search_wrap .search__big .search_form__input_container {
  flex-grow: 1;
}
.resource__search_wrap .search__big .search_form__input.placeholder {
  font-weight: 100;
  opacity: 0.6;
}
.resource__search_wrap .search__big .search_form__input:-moz-placeholder {
  font-weight: 100;
  opacity: 0.6;
  opacity: 1;
}
.resource__search_wrap .search__big .search_form__input::-moz-placeholder {
  font-weight: 100;
  opacity: 0.6;
  opacity: 1;
}
.resource__search_wrap .search__big .search_form__input:-ms-input-placeholder {
  font-weight: 100;
  opacity: 0.6;
}
.resource__search_wrap .search__big .search_form__input::-webkit-input-placeholder {
  font-weight: 100;
  opacity: 0.6;
}

@media screen and (max-width: 1200px) {
  .resources__grid .grid_1-3 {
    max-width: 360px;
    width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  .featured_resources .featured_resources__slider .feat_resource_item {
    flex-direction: column;
    align-items: center;
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
  }
  .feat_resource__arrows {
    margin: 0 auto;
    max-width: 400px;
    justify-content: space-between;
  }
  .feat_resource_item__left {
    margin-right: 0;
    min-width: 0;
    margin-bottom: 20px;
    height: auto;
  }
  .feat_resource_item__right {
    margin-bottom: 40px;
  }
  .resources__categories {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 40px;
  }
  .resources__cat {
    max-width: 160px;
  }
}
@media screen and (max-width: 800px) {
  .resources_page__title {
    font-size: 45px;
    word-wrap: break-word;
  }
  .resource__search_wrap .inner--thinner {
    padding: 0;
  }
  .resource__search_wrap .search_form__form {
    flex-direction: column;
    align-items: center;
  }
  .resource__search_wrap .search_form__button_container button {
    margin-left: 0;
    margin-top: 20px;
  }
}
@media screen and (max-width: 500px) {
  .resources_page__title {
    font-size: 35px;
    word-wrap: break-word;
  }
}
.single__resource_hero {
  padding: 0;
}

.single__resource_hero__inner {
  position: relative;
}

.single__resource_hero__img_wrap {
  position: relative;
  width: calc(50% + 580px);
  height: 650px;
}

.single__resource_hero__img {
  display: block;
  width: 100%;
  height: 100%;
}

.single__resource_hero__img__grad {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.01) 0%, #000000 100%);
}

.single__resource_hero__content_wrap {
  position: relative;
}

.single__resource_hero__content {
  text-align: left;
  padding: 60px 0;
  max-width: 780px;
}
.single__resource_hero__content .single__resource_hero__title {
  font-family: "termina", sans-serif;
  font-weight: 600;
  margin-bottom: 20px;
}
.single__resource_hero__content a {
  color: inherit;
  position: relative;
  border-color: inherit;
  border-bottom: 2px solid;
}
.single__resource_hero__content a:hover {
  border-color: inherit;
}
.single__resource_hero__content .wp-block-buttons {
  margin-top: 40px;
  column-gap: 20px;
}

.single__resource_hero__share {
  position: absolute;
  display: flex;
  align-items: center;
  bottom: 100px;
  right: 0;
}
.single__resource_hero__share .share__icon svg {
  fill: inherit;
}

.single__resource_hero__share__text {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.86px;
  margin-right: 20px;
  margin-top: 1px;
}

.single__resource__cta h3 {
  margin-bottom: 20px;
}
.single__resource__cta h6 {
  margin-bottom: 30px;
}

.single__resource__cta__buttons {
  position: relative;
  margin-top: 20px;
}
.single__resource__cta__buttons .wp-block-buttons {
  justify-content: center;
  column-gap: 20px;
}

.single__resource__other_items {
  background-color: #ebebeb;
}

@media screen and (max-width: 1200px) {
  .single__resource_hero__img_wrap {
    width: 100%;
    height: auto;
  }
  .single__resource_hero__img_wrap:after {
    content: "";
    display: block;
    padding-bottom: 70%;
  }
  .single__resource_hero__img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
@media screen and (max-width: 1000px) {
  .single__resource_hero__content {
    max-width: none;
    padding-bottom: 0;
  }
  .single__resource_hero__share {
    position: static;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 500px) {
  .single__resource_hero__content {
    text-align: center;
  }
  .single__resource_hero__content_wrap .wp-block-buttons {
    justify-content: center;
    flex-direction: column;
  }
  .single__resource_hero__share {
    justify-content: center;
  }
  .single__resource__other_items {
    padding-top: 210px;
  }
  .single__resource__other_items .other_posts__title {
    margin-bottom: 40px;
  }
  .single__resource__cta__buttons .wp-block-buttons {
    flex-direction: column;
  }
  .single__resource__cta__buttons .wp-block-buttons .wp-block-button:last-of-type .wp-block-button__link {
    margin-bottom: 0;
  }
}
.single__how_to_pray_hero {
  background-color: #373738;
  padding: 0;
  height: 580px;
  position: relative;
}

.single__how_to_pray_hero__left,
.single__how_to_pray_hero__right {
  width: 50%;
  height: 100%;
}

.single__how_to_pray_hero__left {
  padding: 100px 0;
  text-align: left;
}

.single__how_to_pray_hero__right {
  position: absolute;
  top: 0;
  right: 0;
}

.single__how_to_pray__title {
  font-size: 55px;
  padding-right: 40px;
  font-weight: 600;
}

.single__how_to_pray_hero__img {
  width: 100%;
  height: 100%;
}

.single_how_to_pray__cats {
  display: flex;
}
.single_how_to_pray__cats h4 {
  margin-right: 10px;
  font-weight: 600;
}
.single_how_to_pray__cats h4:last-of-type {
  margin-right: 0;
}
.single_how_to_pray__cats.red {
  color: #ec5d56;
}
.single_how_to_pray__cats.teal {
  color: #3c7a89;
}
.single_how_to_pray__cats.yellow {
  color: #f2d876;
}

.single__how_to_pray_hero__left__content {
  color: white;
}

.single__how_to_pray__length {
  font-size: 14px;
  text-transform: uppercase;
  opacity: 0.35;
  letter-spacing: 1px;
}

.single__how_to_pray__section {
  min-height: 700px;
}

@media screen and (max-width: 1200px) {
  .single__how_to_pray_hero {
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 40px;
  }
  .single__how_to_pray__title {
    padding-right: 0;
  }
  .single__how_to_pray_hero__right,
  .single__how_to_pray_hero__left {
    width: 100%;
    text-align: center;
  }
  .single_how_to_pray__cats {
    justify-content: center;
  }
  .single__how_to_pray_hero__left {
    padding-bottom: 20px;
  }
  .single__how_to_pray_hero__right {
    position: static;
    max-width: 400px;
    margin: 0 auto;
    height: 400px;
  }
}
@media screen and (max-width: 760px) {
  .grand_child_arrows .slick-arrow:first-of-type:before {
    width: 150px;
  }
  .grand_child_arrows .slick-arrow:last-of-type:before {
    width: 150px;
  }
  .single__how_to_pray_hero__right {
    position: relative;
    top: initial;
    right: initial;
    max-width: 300px;
    height: auto;
  }
  .single__how_to_pray_hero__right:after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .single__how_to_pray_hero__img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 600px) {
  .single__how_to_pray_hero__left {
    padding-top: 70px;
  }
  .how_to_pray__children__hero__text {
    padding-right: 20px;
  }
}
@media screen and (max-width: 500px) {
  .single__how_to_pray__title {
    font-size: 45px;
  }
}
.vision__content {
  color: white;
  font-size: 21px;
  font-weight: 500;
  margin: 40px 0 60px;
}

.vision__video__container {
  width: 100%;
  position: relative;
}
.vision__video__container:after {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.vision__video__container .play_button_container {
  width: 175px;
  height: 175px;
  cursor: pointer;
  transition: 0.2s;
}
.vision__video__container .play_button_container.hide {
  opacity: 0;
  visibility: hidden;
}
.vision__video__container .play_button_container:hover {
  background-color: #252525;
}
.vision__video__container .play_button_container .play_triangle {
  border-style: solid;
  border-width: 12.55px 0 12.55px 16.73px;
}
.vision__video__container .play_button_container p {
  font-size: 14px;
  font-weight: 700;
  bottom: 35px;
}

.vision__video__img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.vision__video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
}
.vision__video.active {
  opacity: 1;
  visibility: visible;
}

.vision__poem_wrap {
  display: flex;
  justify-content: space-between;
}

.vision__poem__title {
  color: #ec5d56;
}

.vision__poem {
  background-color: white;
  padding: 60px;
  min-width: 766px;
  max-width: 766px;
  overflow: hidden;
  height: 570px;
  position: relative;
  transition: 0.5s;
}
.vision__poem.open .vision__poem__overlay__buttons {
  position: static;
  padding: 0;
}

.vision__poem__overlay {
  position: absolute;
  width: 100%;
  height: 520px;
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 70%);
  bottom: 0;
  left: 0;
  right: 0;
  transition: 0.5s;
}

.vision__poem__overlay__buttons {
  position: absolute;
  padding: 0 60px;
  bottom: 60px;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  background-color: white;
}

.pdf_download {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-family: "termina", sans-serif;
  font-weight: 700;
  letter-spacing: 0.3px;
  position: relative;
  transition: 0.2s;
}
.pdf_download a {
  border-bottom: none;
}
.pdf_download svg {
  width: 16px;
  margin-right: 20px;
  transition: 0.2s;
}
.pdf_download:hover {
  color: #ec5d56;
}
.pdf_download:hover svg {
  fill: #ec5d56;
}

.poem_close_button {
  display: none;
}

.vision__story__title {
  padding-left: 40px;
  border-left: 9px solid #ec5d56;
  max-width: 780px;
  font-weight: 500;
  margin-bottom: 80px;
}

.vision__story__container {
  display: flex;
  padding-left: 100px;
}

.vision__story__img {
  width: 474px;
  height: 474px;
  margin-right: 80px;
}

.vision__story__content h5 {
  font-family: "termina", sans-serif;
  font-weight: 700;
  font-size: 18px;
}

.vision_cta {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.vision_cta__title {
  margin-bottom: 40px;
}

.vision_cta__description {
  margin-bottom: 40px;
}

.vision_cta__img {
  width: 360px;
  height: 360px;
  margin-left: 40px;
}

#cookiebanner a.c-button {
  background-color: red;
}

@media screen and (max-width: 1200px) {
  .vision__poem_wrap {
    flex-direction: column;
    align-items: center;
  }
  .vision__poem__title {
    margin-bottom: 40px;
    text-align: center;
  }
  .vision__poem {
    min-width: 0;
    width: 100%;
    padding: 40px;
  }
  .vision__story__container {
    padding-left: 0;
  }
  .vision__story__img {
    width: 350px;
    height: 350px;
  }
}
@media screen and (max-width: 1000px) {
  .vision__story__img {
    width: 250px;
    height: 250px;
  }
}
@media screen and (max-width: 960px) {
  .vision_cta {
    flex-direction: column-reverse;
  }
  .vision_cta__img {
    width: 250px;
    height: 250px;
    margin-bottom: 20px;
    margin-left: 0;
  }
  .vision_cta__text {
    text-align: center;
  }
  .vision_cta__title,
  .vision_cta__description {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 850px) {
  .vision__content {
    font-size: 18px;
  }
  .vision__video__container .play_button_container {
    width: 100px;
    height: 100px;
  }
  .vision__video__container .play_button_container .play_triangle {
    top: 50%;
  }
  .vision__video__container .play_button_container p {
    display: none;
  }
  .vision__story__container {
    flex-direction: column;
  }
  .vision_page__title {
    font-size: 50px;
  }
  .vision__poem__title {
    font-size: 40px;
  }
  .vision__story__title {
    font-size: 40px;
    margin-bottom: 50px;
  }
  .vision__story__img {
    margin-right: 0px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 700px) {
  .vision__poem {
    padding: 20px;
  }
  .vision__poem__overlay__buttons {
    bottom: 30px;
    flex-direction: column;
    align-items: center;
  }
  .poem_button,
  .poem_close_button {
    margin-bottom: 30px;
  }
}
.team__single {
  padding: 0 0 60px;
  position: relative;
}
.team__single .back_button {
  color: #252525;
}
.team__single .back_button svg {
  fill: #252525;
}
.team__single .back_button:hover {
  opacity: 0.7;
}

.team__container {
  display: flex;
  justify-content: space-between;
}
.team__container .team__left {
  width: 50%;
  padding: 110px 100px 0 40px;
  position: relative;
}
.team__container .team__left .team_single__img {
  position: relative;
  width: 100%;
}
.team__container .team__left:before {
  position: absolute;
  content: "";
  height: 640px;
  top: 0;
  left: -200%;
  right: 0;
  background: #f2d876;
  width: 300%;
}
.team__container .team__right {
  width: 50%;
  padding: 110px 0 0 100px;
}
.team__container .team__right .bravo {
  margin-bottom: 10px;
}
.team__container .team__right .line--before {
  margin-bottom: 50px;
}
.team__container .team__right .team__social {
  padding: 70px 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.team__container .team__right .team__social .team__social__follow {
  display: flex;
  align-items: center;
}
.team__container .team__right .team__social .team__social__follow p {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
  margin-right: 6px;
}
.team__container .team__right .team__social .team_social_icon {
  position: relative;
  display: block;
}
.team__container .team__right .team__social .team_social_icon a {
  display: block;
}
.team__container .team__right .team__social .team_social_icon {
  width: 25px;
  height: 25px;
}
.team__container .team__right .team__social .team_social_icon.twit {
  height: 20px;
  margin: 0 15px;
}
.team__container .team__right .team__social .team_social_icon svg {
  transition: 0.2s;
}
.team__container .team__right .team__social .team_social_icon:hover svg {
  fill: #f2d876;
}

@media screen and (max-width: 1200px) {
  .team__container .team__right {
    padding: 60px 0 0 50px;
  }
  .team__container .team__left {
    padding: 60px 60px 0 50px;
  }
  .team__container .team__left:before {
    height: 560px;
  }
}
@media screen and (max-width: 1000px) {
  .team__container .team__left:before {
    height: 420px;
  }
}
@media screen and (max-width: 860px) {
  .team__container {
    flex-direction: column;
  }
  .team__container .team__left {
    width: 100%;
    padding: 60px 0 0 50px;
  }
  .team__container .team__left .team_single__img {
    max-width: 300px;
  }
  .team__container .team__left:before {
    width: 160%;
  }
  .team__container .team__right {
    width: 100%;
    padding: 60px 0 0;
  }
}
@media screen and (max-width: 600px) {
  .team__container .team__left {
    padding: 60px 0 0;
  }
  .team__container .team__left .team_single__img {
    margin: 0 auto;
    display: block;
    max-width: 250px;
  }
  .team__container .team__left:before {
    height: 350px;
  }
}
.join_in__hero {
  position: relative;
  padding: 80px 0;
}

.join_in__hero__left__content {
  width: 50%;
}

.join_in__hero__small_img {
  width: 512px;
  height: 380px;
  margin-left: 60px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.join_in__hero__right {
  width: 640px;
  height: calc(100% - 160px);
  position: absolute;
  right: 0;
  top: 80px;
}

.join_in__hero__large_img {
  width: 100%;
  height: 100%;
}

.join_in__scroll {
  display: inline-block;
  position: relative;
  font-weight: 700;
  cursor: pointer;
  transition: 0.2s;
  padding-left: 60px;
  padding-top: 8px;
  opacity: 1;
}
.join_in__scroll svg {
  position: absolute;
  top: 0;
  left: 0;
  fill: #252525;
  width: 42px;
  transition: 0.2s;
}
.join_in__scroll:hover {
  opacity: 0.8;
}

.join_in_section__categories {
  overflow: hidden;
  position: relative;
  padding-bottom: 100px;
}

.join_in_page__category__title {
  font-weight: 500;
  margin-bottom: 20px;
}

.join_in_page__category__details {
  margin-bottom: 20px;
}

.featured__sliders {
  overflow: visible;
}
.featured__sliders .featured__slider__item {
  width: 380px;
  height: 480px;
  position: relative;
  overflow: hidden;
  margin-right: 20px;
  opacity: 0.3;
  transition: 0.5s;
  pointer-events: none;
}
.featured__sliders .featured__slider__item.slick-active {
  opacity: 1;
  pointer-events: visible;
}
.featured__sliders .featured__slider__item.slick-active:hover .featured__slider__item__img {
  transform: scale(1.05);
}
.featured__sliders .slick-list {
  overflow: visible;
}
.featured__sliders .featured__slider__item__date {
  color: white;
  font-weight: 700;
  margin-top: -10px;
  margin-bottom: 10px;
}

.featured__slider__item__grad {
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  height: 295px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #202020 100%);
}

.featured__slider__item__img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: 0.5s;
}

.featured__slider__item__content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 10px 30px;
}

.featured__slider__item__title {
  font-weight: 700;
  letter-spacing: 0.3px;
}

.featured__slider__item__category {
  font-size: 12px;
  font-weight: 700;
  color: #94dee5;
  text-transform: uppercase;
  letter-spacing: 0.86px;
}

.featured__slider__arrows {
  display: flex;
}
.featured__slider__arrows .slick-arrows {
  background-color: #252525;
}
.featured__slider__arrows .slick-arrows svg {
  fill: white;
}
.featured__slider__arrows .slick-arrows:hover {
  background-color: #94dee5;
}
.featured__slider__arrows .slick-disabled {
  opacity: 1;
}
.featured__slider__arrows .slick-disabled .slick-arrows {
  background-color: rgba(55, 55, 56, 0.1);
}
.featured__slider__arrows .slick-disabled .slick-arrows svg {
  fill: #252525;
}

.featured__sliders_wrap {
  margin-bottom: 90px;
}
.featured__sliders_wrap:last-of-type {
  margin-bottom: 0;
}

.featured__arrow_progress__container {
  display: flex;
  margin: 40px 0 0;
  align-items: center;
}
.featured__arrow_progress__container .progress {
  background-color: rgba(55, 55, 56, 0.15);
  background-image: linear-gradient(to right, #252525, #252525);
  margin: 0 20px;
}
.featured__arrow_progress__container .category_button {
  padding: 20px 55px;
}

.join_in__blogs {
  padding: 100px 0;
}

.join_in__related_title {
  color: #94dee5;
  font-weight: 700;
  margin-bottom: 0;
  letter-spacing: 0.3px;
}

.join_in__blogs_title {
  font-weight: 500;
  margin-bottom: 40px;
}

.join_in__blog__item {
  position: relative;
  width: 100%;
  height: 320px;
  overflow: hidden;
  margin-top: 20px 0;
}
.join_in__blog__item:hover .join_in__blog__item__img {
  transform: scale(1.06);
}

.join_in__blog__item__img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: 0.5s;
}

.join_in__blog__item__content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  color: white;
  padding: 30px;
}

.join_in__blog__item__grad {
  width: 100%;
  height: 205px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #202020 100%);
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  z-index: 1;
}

.join_in__blog__item__meta {
  display: flex;
  column-gap: 40px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
}

.latest_cat {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 700;
  margin-bottom: 10px;
}

.latest_title {
  font-weight: 700;
  letter-spacing: 0.4px;
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 1.4;
}

.join_in__blogs__grid {
  margin: 20px -15px;
}
.join_in__blogs__grid > [class*=grid_] {
  padding: 0 15px;
}

.join_in__blogs__button {
  display: flex;
  justify-content: flex-end;
  margin-top: 40px;
  position: relative;
  overflow: hidden;
}
.join_in__blogs__button .button, .join_in__blogs__button .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .join_in__blogs__button .single_add_to_cart_button, .join_in__blogs__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .join_in__blogs__button .single_add_to_cart_button, .join_in__blogs__button .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .join_in__blogs__button .single_add_to_cart_button, .join_in__blogs__button .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .join_in__blogs__button .product_archive__reset_button, .join_in__blogs__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .join_in__blogs__button .product_archive__reset_button, .join_in__blogs__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .single_product__right .single_product__summary .cart .join_in__blogs__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .join_in__blogs__button .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .join_in__blogs__button .single_product__right .single_product__summary .cart .single_add_to_cart_button, .join_in__blogs__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .join_in__blogs__button .gform_button, .join_in__blogs__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .join_in__blogs__button .newsletter_form__submit, .join_in__blogs__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .join_in__blogs__button .sib-default-btn, .join_in__blogs__button .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .join_in__blogs__button .sib-default-btn, .join_in__blogs__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .join_in__blogs__button button, .join_in__blogs__button .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .join_in__blogs__button button, .join_in__blogs__button .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .join_in__blogs__button .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .join_in__blogs__button .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .join_in__blogs__button button, .join_in__blogs__button .gform_button, .join_in__blogs__button .newsletter_form__submit, .join_in__blogs__button .sib_signup_form .sib-default-btn, .sib_signup_form .join_in__blogs__button .sib-default-btn {
  padding: 20px 55px;
}

.join_in__quotes .slick-arrows:hover svg {
  fill: #94dee5;
}

.join_in__cta {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.join_in__cta__title {
  margin-bottom: 40px;
}

.join_in__cta__text {
  margin-bottom: 40px;
}

.join_in__cta__img_wrap {
  background-color: #252525;
  margin-left: 80px;
  width: 360px;
  min-width: 360px;
  position: relative;
}
.join_in__cta__img_wrap:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.join_in__cta__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.75;
}

.slide_view__all {
  background-color: #94dee5;
  text-align: center;
}
.slide_view__all .category_button {
  position: relative;
  display: inline-block;
  left: 0;
  top: 200px;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  z-index: 11;
  background-color: #252525;
  color: white;
  border-color: #252525;
  transition: 0.5s;
}
.slide_view__all:hover .category_button {
  transform: scale(1.05);
}

@media screen and (max-width: 1400px) {
  .join_in__hero__right {
    width: 550px;
    height: 550px;
  }
}
@media screen and (max-width: 1200px) {
  .join_in__hero__right {
    width: 450px;
    height: 450px;
    align-self: center;
  }
  .join_in__blogs__top {
    text-align: center;
  }
  .join_in__blogs__grid .grid_1-3 {
    max-width: 500px;
    width: 100%;
  }
  .join_in__blog__item {
    margin-bottom: 30px;
    height: 450px;
  }
  .join_in__blogs__button {
    justify-content: center;
  }
}
@media screen and (max-width: 1080px) {
  .join_in__hero {
    padding: 50px 0 60px;
  }
  .join_in__hero__right {
    display: none;
  }
  .join_in__hero__left__content {
    width: 100%;
    text-align: center;
  }
  .join_in__hero__small_img {
    margin: 40px auto;
    display: block;
    max-width: 512px;
    width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  .join_in__cta {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .join_in__cta__title {
    margin-bottom: 20px;
  }
  .join_in__cta__text {
    margin-bottom: 20px;
  }
  .join_in__cta__img_wrap {
    margin-top: 40px;
    margin-left: 0;
    max-width: 360px;
    min-width: 0;
    width: 100%;
  }
}
@media screen and (max-width: 820px) {
  .join_in_page__category__details {
    text-align: center;
  }
  .featured__arrow_progress__container {
    flex-direction: column-reverse;
  }
  .featured__arrow_progress__container .progress {
    width: 100%;
    margin-bottom: 40px;
  }
  .featured__sliders_wrap {
    margin-bottom: 60px;
  }
  .join_in_section__categories {
    padding-bottom: 60px;
  }
  .join_in__blogs {
    padding: 60px 0;
  }
  .join_in__cta__section {
    padding: 200px 0 60px;
  }
}
@media screen and (max-width: 600px) {
  .join_in__hero__left__content h1 {
    font-size: 50px;
  }
  .join_in__blogs__grid .grid_1-3 {
    max-width: none;
  }
  .join_in__blog__item {
    height: 350px;
  }
  .featured__sliders .featured__slider__item {
    width: 250px;
    height: 330px;
  }
  .slide_view__all .category_button {
    top: 140px;
  }
}
.join_in__taxonomy_hero {
  position: relative;
  background-color: #373738;
  padding: 90px 0;
}

.join_in__taxonomy_hero__img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0.3;
}

.join_in__taxonomy_hero__grad {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 275px;
  opacity: 0.69;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #202020 100%);
}

.join_in__taxonomy_hero__content {
  position: relative;
  z-index: 2;
}

.join_in__taxonomy_hero__parent_title {
  color: #94dee5;
  font-weight: 600;
}

.join_in__taxonomy_hero__title {
  font-weight: 500;
  margin-bottom: 30px;
}

.join_in__taxonomy_posts {
  margin: 0;
}

.join_in__taxonomy__item {
  position: relative;
  width: 100%;
  height: 495px;
  background-color: #1d1d1d;
  overflow: hidden;
  margin-bottom: 40px;
}
.join_in__taxonomy__item:hover .join_in__taxonomy__item__content {
  padding-top: 80px;
}
.join_in__taxonomy__item:hover .join_in__taxonomy__item__hidden {
  opacity: 1;
  visibility: visible;
}
.join_in__taxonomy__item:hover .join_in__taxonomy__item__img {
  opacity: 0.2;
  transform: scale(1.05);
}

.join_in__taxonomy__item__img {
  width: 100%;
  height: 100%;
  opacity: 0.4;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  transition: 0.5s;
}

.join_in__taxonomy__item__content {
  z-index: 1;
  position: relative;
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 40px;
  padding-top: 50%;
  color: white;
  transition: 0.5s;
}

.join_in__taxonomy__item__cat {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.86px;
  color: #94dee5;
  text-transform: uppercase;
}

.join_in__taxonomy__item__title {
  font-weight: 600;
  margin-bottom: 20px;
}

.join_in__taxonomy__item__hidden {
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
  padding-bottom: 40px;
  position: relative;
  min-height: 180px;
}
.join_in__taxonomy__item__hidden .button, .join_in__taxonomy__item__hidden .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .join_in__taxonomy__item__hidden .single_add_to_cart_button, .join_in__taxonomy__item__hidden .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .join_in__taxonomy__item__hidden .single_add_to_cart_button, .join_in__taxonomy__item__hidden .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .join_in__taxonomy__item__hidden .single_add_to_cart_button, .join_in__taxonomy__item__hidden .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .join_in__taxonomy__item__hidden .product_archive__reset_button, .join_in__taxonomy__item__hidden .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .join_in__taxonomy__item__hidden .product_archive__reset_button, .join_in__taxonomy__item__hidden .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .single_product__right .single_product__summary .cart .join_in__taxonomy__item__hidden .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .join_in__taxonomy__item__hidden .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .join_in__taxonomy__item__hidden .single_product__right .single_product__summary .cart .single_add_to_cart_button, .join_in__taxonomy__item__hidden .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .join_in__taxonomy__item__hidden .gform_button, .join_in__taxonomy__item__hidden .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .join_in__taxonomy__item__hidden .newsletter_form__submit, .join_in__taxonomy__item__hidden .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .join_in__taxonomy__item__hidden .sib-default-btn, .join_in__taxonomy__item__hidden .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .join_in__taxonomy__item__hidden .sib-default-btn, .join_in__taxonomy__item__hidden .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .join_in__taxonomy__item__hidden button, .join_in__taxonomy__item__hidden .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .join_in__taxonomy__item__hidden button, .join_in__taxonomy__item__hidden .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .join_in__taxonomy__item__hidden .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .join_in__taxonomy__item__hidden .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .join_in__taxonomy__item__hidden button, .join_in__taxonomy__item__hidden .gform_button, .join_in__taxonomy__item__hidden .newsletter_form__submit, .join_in__taxonomy__item__hidden .sib_signup_form .sib-default-btn, .sib_signup_form .join_in__taxonomy__item__hidden .sib-default-btn {
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 100px;
  width: 100%;
}

@media screen and (max-width: 1200px) {
  .join_in__taxonomy_posts .grid_1-3 {
    max-width: 400px;
    width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  .join_in__taxonomy__item__content {
    padding-top: 80px;
  }
  .join_in__taxonomy__item__hidden {
    opacity: 1;
    visibility: visible;
  }
  .join_in__taxonomy__item__img {
    opacity: 0.2;
    transform: scale(1.05);
  }
  .join_in__taxonomy__item__hidden .button, .join_in__taxonomy__item__hidden .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .join_in__taxonomy__item__hidden .single_add_to_cart_button, .join_in__taxonomy__item__hidden .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .join_in__taxonomy__item__hidden .single_add_to_cart_button, .join_in__taxonomy__item__hidden .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .join_in__taxonomy__item__hidden .single_add_to_cart_button, .join_in__taxonomy__item__hidden .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .join_in__taxonomy__item__hidden .product_archive__reset_button, .join_in__taxonomy__item__hidden .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .join_in__taxonomy__item__hidden .product_archive__reset_button, .join_in__taxonomy__item__hidden .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .single_product__right .single_product__summary .cart .join_in__taxonomy__item__hidden .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .join_in__taxonomy__item__hidden .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .join_in__taxonomy__item__hidden .single_product__right .single_product__summary .cart .single_add_to_cart_button, .join_in__taxonomy__item__hidden .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .join_in__taxonomy__item__hidden .gform_button, .join_in__taxonomy__item__hidden .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .join_in__taxonomy__item__hidden .newsletter_form__submit, .join_in__taxonomy__item__hidden .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .join_in__taxonomy__item__hidden .sib-default-btn, .join_in__taxonomy__item__hidden .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .join_in__taxonomy__item__hidden .sib-default-btn, .join_in__taxonomy__item__hidden .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .join_in__taxonomy__item__hidden button, .join_in__taxonomy__item__hidden .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .join_in__taxonomy__item__hidden button, .join_in__taxonomy__item__hidden .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .join_in__taxonomy__item__hidden .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .join_in__taxonomy__item__hidden .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .join_in__taxonomy__item__hidden button, .join_in__taxonomy__item__hidden .newsletter_form__submit, .join_in__taxonomy__item__hidden .sib_signup_form .sib-default-btn, .sib_signup_form .join_in__taxonomy__item__hidden .sib-default-btn,
  .join_in__taxonomy__item__hidden .gform_button {
    max-width: 150px;
    bottom: -40px;
  }
}
@media screen and (max-width: 600px) {
  .join_in__taxonomy_posts .grid_1-3 {
    max-width: 450px;
  }
}
.single_join_in__hero {
  position: relative;
}

.single_join_in__hero__img_wrap {
  position: relative;
  max-width: 570px;
  margin-top: 80px;
  margin-bottom: -80px;
}
.single_join_in__hero__img_wrap:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.single_join_in__hero__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.single_join_in__hero__container {
  background-color: #94dee5;
  position: relative;
  display: flex;
  align-items: center;
  overflow: visible;
  height: 570px;
}
.single_join_in__hero__container::before {
  content: "";
  background-color: #94dee5;
  width: 100%;
  height: 100%;
  left: -100%;
  top: 0;
  bottom: 0;
  position: absolute;
}

.single_join_in__hero__content {
  padding: 0 80px;
}

.join_in_cat {
  font-weight: 700;
  margin-bottom: 10px;
}

.single_join_in_title {
  font-weight: 600;
  margin-bottom: 20px;
}

.single__join_in_description {
  font-weight: 500;
  margin-bottom: 60px;
}

.single_join_in__hero__share {
  display: flex;
  align-items: center;
}

.single_join_in__section {
  padding-top: 120px;
}

.single_join_in__cta .cta__bottom h5 {
  color: #94dee5;
}

@media screen and (max-width: 1200px) {
  .single_join_in__hero {
    background-color: #94dee5;
    padding: 60px 0;
  }
  .single_join_in__hero__container {
    flex-direction: column;
    align-items: center;
    height: auto;
  }
  .single_join_in__hero__img_wrap {
    margin-bottom: 30px;
    margin-top: 0;
    max-width: 350px;
  }
  .single_join_in__hero__content {
    padding: 0;
    text-align: center;
  }
  .single__join_in_description {
    margin-bottom: 40px;
  }
  .single_join_in__hero__share {
    justify-content: center;
  }
  .single_join_in__section {
    padding-top: 40px;
  }
}
@media screen and (max-width: 700px) {
  .single_join_in__hero__img_wrap {
    max-width: 250px;
  }
}
.communities__hero {
  height: 860px;
  width: 100%;
  background-color: #3c7a89;
  position: relative;
  padding-top: 80px;
}

.communities__hero__img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.15;
}

.communities__hero__grad {
  position: absolute;
  width: 100%;
  height: 580px;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(180deg, rgba(60, 122, 137, 0) 0%, #3c7a89 100%);
  z-index: 1;
}

.communities__hero__content {
  position: relative;
  z-index: 2;
}
.communities__hero__content .communities__hero__title {
  margin-bottom: 40px;
  font-size: 80px;
}
.communities__hero__content h6 {
  margin: 20px 0 50px;
  font-weight: 500;
  letter-spacing: 0.3px;
}
.communities__hero__content h5 {
  font-size: 22px;
}

.communities__slider {
  position: relative;
  z-index: 3;
  overflow: visible;
  margin-bottom: 30px;
}
.communities__slider .communities__item {
  position: relative;
  width: 370px;
  height: 470px;
  overflow: hidden;
  margin-right: 30px;
  background-color: #929292;
  transition: 0.5s;
}
.communities__slider .communities__item.slick-active {
  background-color: #252525;
}
.communities__slider .slick-track {
  overflow: hidden;
}
.communities__slider .slick-list {
  overflow: visible;
}

.communities__item {
  position: relative;
  width: 100%;
  height: 470px;
  overflow: hidden;
  margin-right: 30px;
  background-color: #252525;
  transition: 0.5s;
  text-align: center;
  margin-bottom: 40px;
}
.communities__item:hover .communities__item__img {
  transform: scale(1.05);
  opacity: 0.4;
}
.communities__item:hover .communities__item__content {
  padding-top: 60px;
}
.communities__item:hover .communities__item__hidden {
  opacity: 1;
  visibility: visible;
}
.communities__item:hover .communities__item__title {
  font-size: 28px;
}

.communities__item__img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.5;
  transition: 0.5s;
}

.communities__item__content {
  position: relative;
  padding: 0 40px;
  padding-top: 50%;
  transition: 0.5s;
}

.communities__item__hidden {
  transition: 0.5s;
  opacity: 0;
  visibility: visible;
}

.communities__item__hidden__text {
  color: white;
  font-size: 17px;
  margin-bottom: 20px;
  min-height: 140px;
}

.communities__item__title {
  font-weight: 600;
  letter-spacing: 0.3px;
  transition: 0.5s;
  font-size: 28px;
}

.communities__item__location {
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  margin-bottom: 20px;
}
.communities__item__location svg {
  width: 10px;
  margin-right: 10px;
  fill: white;
}

.communities__item__location__text {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.86px;
  text-transform: uppercase;
}

.communities__section {
  padding-top: 0;
  padding-bottom: 100px;
  overflow: hidden;
  margin-top: -340px;
}

.community__slider_nav {
  display: flex;
  align-items: center;
  margin-bottom: 80px;
}
.community__slider_nav .progress {
  background-color: rgba(55, 55, 56, 0.15);
  background-image: linear-gradient(to right, #373738, #373738);
}
.community__slider_nav .community_view_all__button {
  padding: 22px 35px;
}
.community__slider_nav .world_map_button {
  margin: 0 20px;
  padding: 22px 35px;
  padding-left: 55px;
}
.community__slider_nav .world_map_button svg {
  position: absolute;
  top: 14px;
  left: 30px;
  width: 19px;
  fill: white;
  transition: 0.2s;
}
.community__slider_nav .world_map_button:hover svg {
  fill: #252525;
}

.community__slider_arrows__progress {
  display: flex;
  align-items: center;
  flex-grow: 1;
}

.community__slider_arrows {
  display: flex;
  margin-left: 20px;
}
.community__slider_arrows .slick-arrows {
  background-color: #2e2e2e;
}
.community__slider_arrows .slick-arrows svg {
  fill: white;
}
.community__slider_arrows .slick-arrows:hover {
  background-color: #3c7a89;
}
.community__slider_arrows .slick-arrows:hover svg {
  fill: white;
}
.community__slider_arrows .slick-disabled {
  opacity: 1;
  pointer-events: none;
}
.community__slider_arrows .slick-disabled .slick-arrows {
  background-color: rgba(55, 55, 56, 0.1);
}
.community__slider_arrows .slick-disabled .slick-arrows svg {
  fill: #252525;
}

.communities__staggered {
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
}
.communities__staggered:last-of-type {
  margin-bottom: 0;
}

.communities__staggered__content {
  max-width: 500px;
  text-align: left;
}
.communities__staggered__content h2 {
  font-family: "obviously-wide", sans-serif;
  font-weight: 500;
}
.communities__staggered__images {
  flex-grow: 1;
  max-width: 585px;
  min-width: 585px;
  width: 100%;
  height: 585px;
  position: relative;
}

.community__img__large {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 490px;
  height: 500px;
  width: 100%;
}

.community__img__small {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 350px;
  height: 245px;
  z-index: 1;
}

.communities__staggered--rev .community__img__large {
  left: 0;
  right: initial;
}
.communities__staggered--rev .community__img__small {
  right: 0;
  left: initial;
}
.communities__staggered--rev .communities__staggered__content {
  padding-right: 0;
}

.communities_archive__posts {
  min-height: 1102px;
}
.communities_archive__posts #ajax-load-more {
  height: auto;
}
.communities_archive__posts #ajax-load-more .alm-load-more-btn.loading {
  display: none;
}

@media screen and (max-width: 1200px) {
  .communities__section {
    padding-bottom: 70px;
  }
  .communities__staggered__images {
    flex-grow: initial;
    min-width: 520px;
    max-width: 520px;
    width: auto;
    height: 530px;
  }
}
@media screen and (max-width: 1100px) {
  .communities__staggered {
    flex-direction: column-reverse;
    align-items: center;
    margin-bottom: 60px;
  }
  .communities__staggered__content {
    max-width: none;
    text-align: center;
  }
  .communities__staggered__images {
    min-width: 0;
    width: 100%;
    margin-bottom: 40px;
  }
  .communities__staggered--rev {
    flex-direction: column;
  }
}
@media screen and (max-width: 900px) {
  .communities__hero__title {
    font-size: 50px;
  }
  .community__slider_nav {
    flex-direction: column-reverse;
  }
  .community__slider_nav .world_map_button {
    margin-top: 20px;
    order: -1;
  }
  .community__slider_nav .button, .community__slider_nav .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .community__slider_nav .single_add_to_cart_button, .community__slider_nav .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .community__slider_nav .single_add_to_cart_button, .community__slider_nav .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .community__slider_nav .single_add_to_cart_button, .community__slider_nav .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .community__slider_nav .product_archive__reset_button, .community__slider_nav .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .community__slider_nav .product_archive__reset_button, .community__slider_nav .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .single_product__right .single_product__summary .cart .community__slider_nav .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .community__slider_nav .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .community__slider_nav .single_product__right .single_product__summary .cart .single_add_to_cart_button, .community__slider_nav .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .community__slider_nav .gform_button, .community__slider_nav .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .community__slider_nav .newsletter_form__submit, .community__slider_nav .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .community__slider_nav .sib-default-btn, .community__slider_nav .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .community__slider_nav .sib-default-btn, .community__slider_nav .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .community__slider_nav button, .community__slider_nav .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .community__slider_nav button, .community__slider_nav .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .community__slider_nav .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .community__slider_nav .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .community__slider_nav button, .community__slider_nav .gform_button, .community__slider_nav .newsletter_form__submit, .community__slider_nav .sib_signup_form .sib-default-btn, .sib_signup_form .community__slider_nav .sib-default-btn {
    max-width: 250px;
    width: 100%;
  }
  .community__slider_arrows__progress {
    width: 100%;
  }
}
@media screen and (max-width: 800px) {
  .community__slider_arrows {
    display: none;
  }
  .community__slider_arrows__progress {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 700px) {
  .communities__hero__title {
    font-size: 40px;
  }
}
@media screen and (max-width: 600px) {
  .communities__staggered__images {
    height: 460px;
  }
  .community__img__large {
    max-width: 400px;
    height: 400px;
  }
}
@media screen and (max-width: 500px) {
  .communities__hero__title {
    font-size: 30px;
  }
  .communities__slider .communities__item {
    height: 420px;
    margin-right: 20px;
  }
  .communities__slider .communities__item .full_link {
    display: none;
  }
  .communities__item__content {
    padding-top: 41%;
  }
}
@media screen and (max-width: 380px) {
  .communities__slider .communities__item:hover .communities__item__content {
    padding: 0 20px;
    padding-top: 40px;
  }
}
.community_map {
  background-color: #a5d2d8;
  padding: 60px 0;
  text-align: center;
  position: relative;
}
.community_map .mega {
  font-size: 60px;
  margin: 0 0 40px;
}
.community_map .map_wrapper .imapsLabel div {
  color: #ffffff !important;
  padding: 0 10px 5px;
}
.community_map .imapsLabel tspan {
  font-family: "obviously-wide", sans-serif;
  font-weight: 600;
  pointer-events: none;
}
.community_map .imapsCircle {
  pointer-events: none;
}
.community_map .content p {
  font-size: 20px;
  line-height: 1.6em;
}

.community_map__locations--mob {
  display: none;
}

.prayer_rooms_map_section {
  padding-bottom: 0;
  text-align: center;
  background-color: #a5d2d8;
  position: relative;
}
.prayer_rooms_map_section h1 {
  font-size: 60px;
  margin-bottom: 40px;
}

.prayer_rooms_content {
  margin-bottom: 20px;
}
.prayer_rooms_content p {
  font-size: 20px;
}

.prayer_rooms_map {
  background-color: #a5d2d8;
  width: 100%;
  position: relative;
}
.prayer_rooms_map:after {
  content: "";
  display: block;
  padding-bottom: 60%;
}
.prayer_rooms_map iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 850px) {
  .community_map .mega {
    font-size: 45px;
  }
  .community_map__locations--mob {
    display: block !important;
  }
  .community_map__locations--mob a {
    display: block;
    font-family: "obviously-wide", sans-serif;
    color: #252525;
  }
  .community_map .imapsLabel tspan {
    display: none;
  }
}
@media screen and (max-width: 650px) {
  .community_map .mega {
    font-size: 40px;
  }
}
.communities_archive__hero {
  background-color: #3c7a89;
  padding-top: 60px;
}

.communities_archive__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 40px auto 0;
  max-width: 780px;
}
.communities_archive__top .drop_down__filter {
  max-width: 475px;
  width: 100%;
}
.communities_archive__top .drop_down_select {
  padding: 14px;
}
.communities_archive__top .world_map_button {
  padding: 15px 35px;
  padding-left: 55px;
}
.communities_archive__top .world_map_button svg {
  position: absolute;
  top: 8px;
  left: 30px;
  width: 19px;
  fill: white;
  transition: 0.2s;
}
.communities_archive__top .world_map_button:hover svg {
  fill: #252525;
}

.communities_archive__section {
  padding-top: 0;
  margin-top: -140px;
}

.single_community__hero {
  position: relative;
}

.single_community__hero__container {
  position: relative;
  background-color: #3c7a89;
  display: flex;
  justify-content: space-between;
  color: white;
  padding: 80px 0;
}
.single_community__hero__container:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: -100%;
  background-color: #3c7a89;
}
.single_community__hero__container:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100px;
  right: 0;
  background-color: white;
}

.single_community__hero__content {
  max-width: 500px;
  width: 100%;
}
.single_community__hero__content .title_with_underline {
  margin-bottom: 10px;
}

.single_community__hero__img_wrap {
  width: 355px;
  height: auto;
  position: relative;
  z-index: 1;
}
.single_community__hero__img_wrap:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.single_community__hero__img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.single_community__hero__title {
  font-weight: 500;
}

.single_community__hero__location {
  display: flex;
  align-items: center;
  margin: 20px 0 50px;
}
.single_community__hero__location svg {
  width: 17px;
  fill: white;
  margin-right: 10px;
}
.single_community__hero__location h6 {
  font-weight: 700;
  letter-spacing: 0.4px;
}

.single_community__hero__map_link {
  text-decoration: none;
  text-decoration: underline;
  color: white;
  opacity: 0.75;
  transition: 0.2s;
  font-size: 16px;
  margin-left: 10px;
}
.single_community__hero__map_link:hover {
  opacity: 1;
}

.single_community__hero__details {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.community_social_follow {
  display: flex;
  align-items: center;
}

.community_social_icon {
  position: relative;
  width: 22px;
  height: 22px;
  margin-left: 15px;
}
.community_social_icon svg {
  width: 100%;
  height: 100%;
  fill: white;
}
.community_social_icon.facebook, .community_social_icon.instagram {
  width: 21px;
  height: 21px;
}
.community_social_icon.email {
  width: 22px;
}

.community_social_follow__text {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.86px;
  margin-right: 0px;
}

@media screen and (max-width: 1000px) {
  .single_community__hero__container {
    flex-direction: column-reverse;
    align-items: center;
  }
  .single_community__hero__container:after {
    width: 20px;
    right: -20px;
    background-color: #3c7a89;
  }
  .single_community__hero__content {
    text-align: center;
  }
  .single_community__hero__img_wrap {
    margin-bottom: 20px;
    max-width: 250px;
    width: 100%;
  }
  .single_community__hero__location {
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 40px;
  }
  .single_community__hero__map_link {
    width: 100%;
    margin-top: 20px;
  }
  .single_community__hero__details {
    flex-direction: column;
    align-items: center;
  }
  .single_community__hero__details .button, .single_community__hero__details .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .single_community__hero__details .single_add_to_cart_button, .single_community__hero__details .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_community__hero__details .single_add_to_cart_button, .single_community__hero__details .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_community__hero__details .single_add_to_cart_button, .single_community__hero__details .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .single_community__hero__details .product_archive__reset_button, .single_community__hero__details .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_community__hero__details .product_archive__reset_button, .single_community__hero__details .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .single_product__right .single_product__summary .cart .single_community__hero__details .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_community__hero__details .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_community__hero__details .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_community__hero__details .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_community__hero__details .gform_button, .single_community__hero__details .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_community__hero__details .newsletter_form__submit, .single_community__hero__details .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .single_community__hero__details .sib-default-btn, .single_community__hero__details .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_community__hero__details .sib-default-btn, .single_community__hero__details .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .single_community__hero__details button, .single_community__hero__details .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_community__hero__details button, .single_community__hero__details .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .single_community__hero__details .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .single_community__hero__details .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .single_community__hero__details button, .single_community__hero__details .gform_button, .single_community__hero__details .newsletter_form__submit, .single_community__hero__details .sib_signup_form .sib-default-btn, .sib_signup_form .single_community__hero__details .sib-default-btn {
    margin-bottom: 40px;
  }
}
.who_we_are__hero {
  position: relative;
  max-width: 1370px;
  width: 100%;
  margin: 0 auto;
  background-color: #252525;
}
.who_we_are__hero:after {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}

.who_we_are__hero__img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}

.who_we_are__hero__title {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
  text-align: center;
}

.who_we_are__hero__scroll {
  position: absolute;
  bottom: 80px;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 200px;
  display: inline-block;
  z-index: 1;
  text-align: center;
  cursor: pointer;
}
.who_we_are__hero__scroll svg {
  width: 48px;
  fill: white;
  transition: 0.2s;
}
.who_we_are__hero__scroll h5 {
  font-weight: 700;
  letter-spacing: 0.3px;
  transition: 0.2s;
}
.who_we_are__hero__scroll:hover svg {
  fill: #f2d876;
}
.who_we_are__hero__scroll:hover h5 {
  color: #f2d876;
}

.who_we_are__main_content {
  display: flex;
  justify-content: space-between;
  color: white;
  padding-top: 60px;
}
.who_we_are__main_content .content {
  max-width: 560px;
  width: 100%;
}

.who_we_are__figures {
  margin: 40px 0 80px;
}

.who_we_are_figures_text {
  color: white;
  font-weight: 700;
  max-width: 220px;
  margin-top: 15px;
  opacity: 0.46;
}

.who_we_are__story_slider_wrap {
  position: relative;
}
.who_we_are__story_slider_wrap .who_we_are__story_slider .who_we_are__story__item {
  display: flex;
}

.who_we_are__story__item__img_wrap {
  flex-grow: 1;
  position: relative;
  max-width: 570px;
  min-width: 570px;
  width: 100%;
}
.who_we_are__story__item__img_wrap:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.who_we_are__story__item__img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.who_we_are__story__item__content {
  background-color: #ededed;
  padding: 70px 70px 110px;
}
.who_we_are__story__item__content h5 {
  opacity: 0.31;
  font-weight: 700;
}
.who_we_are__story__item__content h2 {
  margin-bottom: 30px;
}

.who_we_are__story_arrows {
  display: flex;
  position: absolute;
  bottom: 70px;
  right: 70px;
}
.who_we_are__story_arrows .slick-disabled {
  opacity: 0.3;
  pointer-events: none;
}
.who_we_are__story_arrows .slick-arrows {
  background-color: transparent;
  padding: 0;
  width: 26px;
}
.who_we_are__story_arrows .slick-arrows:hover svg {
  fill: #f2d876;
}
.who_we_are__story_arrows .slick-arrows.next-arrow {
  margin-left: 5px;
}

.who_we_are__vision_wrap {
  position: relative;
  margin-bottom: -230px;
}

.who_we_are__vision {
  position: relative;
  max-width: calc(50% + 580px);
  width: 100%;
  height: 600px;
  background-color: #252525;
  margin-top: 100px;
}

.who_we_are__vision__img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.34;
}

.who_we_are__vision__content {
  margin: 0 auto;
  position: absolute;
  top: 60px;
  max-width: 590px;
  padding-right: 20px;
  color: white;
}
.who_we_are__vision__content .title--outline {
  line-height: 0.9;
}

.who_we_are__vision__content_text {
  margin: 40px 0 60px;
}

.what_we_do__section {
  background-color: #ededed;
}

.what_we_do__section_wrap {
  overflow: hidden;
}

.what_we_do__top {
  margin-bottom: 40px;
}
.what_we_do__top h1 {
  margin-bottom: 30px;
}

.what_we_do__slider {
  overflow: visible;
}
.what_we_do__slider .what_we_do__slider__item {
  position: relative;
  width: 490px;
  height: 380px;
  margin-right: 40px;
  background-color: #252525;
  overflow: hidden;
  background-color: #fff;
  opacity: 0.32;
  transition: 0.5s;
}
.what_we_do__slider .what_we_do__slider__item.slick-active {
  background-color: #252525;
  opacity: 1;
}
.what_we_do__slider .what_we_do__slider__item.slick-active:hover .what_we_do__slider__item__title {
  opacity: 0;
}
.what_we_do__slider .what_we_do__slider__item.slick-active:hover .what_we_do__slider__item__content__overlay,
.what_we_do__slider .what_we_do__slider__item.slick-active:hover .what_we_do__slider__item__grad {
  opacity: 1;
  visibility: visible;
}
.what_we_do__slider .what_we_do__slider__item.slick-active:hover .what_we_do__slider__item__img {
  transform: scale(1.05);
  opacity: 0.38;
}
.what_we_do__slider .slick-list {
  overflow: visible;
}

.what_we_do__slider__item__img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.65;
  transition: 0.5s;
}

.what_we_do__slider__item__grad {
  width: 100%;
  height: 180px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #202020 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}

.what_we_do__slider__item__content {
  position: relative;
  z-index: 1;
  height: 100%;
}

.what_we_do__slider__item__title {
  transition: 0.5s;
  text-align: center;
  position: absolute;
  top: 48%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  padding: 0 20px;
}

.what_we_do__slider__item__content__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  color: white;
  padding: 60px;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
}
.what_we_do__slider__item__content__overlay p {
  margin-bottom: 40px;
}

.what_we_do_overlay_title {
  font-weight: 600;
  margin-bottom: 20px;
  display: none;
}

.what_we_do__slider__nav {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.what_we_do__slider__nav .progress {
  background-color: rgba(55, 55, 56, 0.15);
  background-image: linear-gradient(to right, #373738, #373738);
}

.what_we_do__slider__arrows {
  display: flex;
  margin-left: 20px;
}
.what_we_do__slider__arrows .slick-disabled {
  opacity: 1;
}
.what_we_do__slider__arrows .slick-disabled .slick-arrows {
  background-color: rgba(55, 55, 56, 0.1);
  pointer-events: none;
}
.what_we_do__slider__arrows .slick-disabled .slick-arrows svg {
  fill: #252525;
}
.what_we_do__slider__arrows .slick-arrows {
  background-color: #2e2d2d;
}
.what_we_do__slider__arrows .slick-arrows svg {
  fill: white;
}
.what_we_do__slider__arrows .slick-arrows:hover {
  background-color: #f2d876;
}
.what_we_do__slider__arrows .slick-arrows:hover svg {
  fill: #252525;
}

.what_we_do__join_in {
  background-color: #94dee5;
  padding: 80px 90px 90px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.what_we_do__join_in__left {
  max-width: 500px;
  width: 100%;
}

.what_we_do__join_in__right {
  width: 420px;
}

.what_we_do__join_in__text {
  font-size: 19px;
  font-weight: 500;
  line-height: 32px;
  margin-top: 40px;
}

.what_we_do__join_in__links {
  position: relative;
  display: flex;
  align-items: center;
  transition: 0.5s;
}
.what_we_do__join_in__links svg {
  width: 40px;
  opacity: 0.21;
  transition: 0.5s;
  margin-right: 20px;
}
.what_we_do__join_in__links:hover {
  padding-left: 20px;
}
.what_we_do__join_in__links:hover svg {
  opacity: 1;
}

.what_we_do__join_in {
  margin-top: 80px;
  margin-bottom: -160px;
}

.who_we_are__stories__section {
  padding-top: 200px;
}

.who_we_are__stories {
  display: flex;
  justify-content: space-between;
}

.who_we_are__stories__left {
  max-width: 400px;
}
.who_we_are__stories__left h1 {
  margin-bottom: 40px;
}
.who_we_are__stories__left h6 {
  margin-bottom: 30px;
}
.who_we_are__stories__right {
  position: relative;
  width: 470px;
  background-color: #2e2e2e;
  overflow: hidden;
}
.who_we_are__stories__right:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.who_we_are__stories__right:hover .who_we_are__story__img {
  transform: scale(1.05);
}

.who_we_are__story__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  transition: 0.5s;
}

.who_we_are__story__content {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 2;
  height: 100%;
  padding: 140px 90px 0;
}

.who_we_are__story__content__title {
  font-weight: 600;
}

.who_we_are__story__content__cat {
  font-size: 15px;
  font-weight: 500;
  color: white;
  opacity: 0.75;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-bottom: 10px;
}

.who_we_are__story__content__meta {
  position: absolute;
  bottom: 60px;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  padding: 0 90px;
  font-weight: 500;
  color: white;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.85px;
  opacity: 0.8;
}

.who_we_are__cta__button {
  display: flex;
  justify-content: center;
  column-gap: 15px;
  flex-wrap: wrap;
}
.who_we_are__cta__button .button, .who_we_are__cta__button .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .who_we_are__cta__button .single_add_to_cart_button, .who_we_are__cta__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .who_we_are__cta__button .single_add_to_cart_button, .who_we_are__cta__button .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .who_we_are__cta__button .single_add_to_cart_button, .who_we_are__cta__button .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .who_we_are__cta__button .product_archive__reset_button, .who_we_are__cta__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .who_we_are__cta__button .product_archive__reset_button, .who_we_are__cta__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .single_product__right .single_product__summary .cart .who_we_are__cta__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .who_we_are__cta__button .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .who_we_are__cta__button .single_product__right .single_product__summary .cart .single_add_to_cart_button, .who_we_are__cta__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .who_we_are__cta__button .gform_button, .who_we_are__cta__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .who_we_are__cta__button .newsletter_form__submit, .who_we_are__cta__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .who_we_are__cta__button .sib-default-btn, .who_we_are__cta__button .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .who_we_are__cta__button .sib-default-btn, .who_we_are__cta__button .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .who_we_are__cta__button button, .who_we_are__cta__button .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .who_we_are__cta__button button, .who_we_are__cta__button .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .who_we_are__cta__button .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .who_we_are__cta__button .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .who_we_are__cta__button button, .who_we_are__cta__button .gform_button, .who_we_are__cta__button .newsletter_form__submit, .who_we_are__cta__button .sib_signup_form .sib-default-btn, .sib_signup_form .who_we_are__cta__button .sib-default-btn {
  max-width: 300px;
  width: 100%;
  margin-bottom: 20px;
}

@media screen and (max-width: 1200px) {
  .who_we_are__story__item__content {
    padding: 40px;
  }
  .who_we_are__story__item__img_wrap {
    min-width: 400px;
  }
  .who_we_are__story_arrows {
    bottom: 20px;
    right: 40px;
  }
  .what_we_do__join_in {
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 40px 60px;
  }
  .what_we_do__join_in__left {
    max-width: none;
  }
  .what_we_do__join_in__right {
    width: auto;
    margin-top: 40px;
  }
}
@media screen and (max-width: 1050px) {
  .who_we_are__hero__title {
    transform: none;
    top: 60px;
  }
  .who_we_are__main_content {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .who_we_are__main_content .mega {
    margin-bottom: 40px;
  }
  .who_we_are__main_content .mega br {
    display: none;
  }
  .who_we_are__main_content .content {
    max-width: none;
  }
  .who_we_are__figures {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .who_we_are__figures .non_stop__figures {
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding-right: 0;
  }
  .who_we_are__figures .non_stop__figures .non_stop__figure {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .who_we_are__figures:after {
    display: none;
  }
  .who_we_are__vision {
    margin-top: 60px;
  }
}
@media screen and (max-width: 1000px) {
  .who_we_are__story_slider_wrap .who_we_are__story_slider .who_we_are__story__item {
    flex-direction: column;
    align-items: center;
    text-align: center;
    height: inherit;
  }
  .who_we_are__story__item__img_wrap {
    max-width: 460px;
    min-width: 0;
  }
  .who_we_are__story__item__content {
    padding: 40px 20px 30px;
    margin-bottom: 40px;
  }
  .who_we_are__story_arrows {
    bottom: -20px;
  }
  .who_we_are__story_arrows .slick-arrows {
    pointer-events: none;
  }
  .who_we_are__story_arrows .slick-arrows:hover {
    background-color: transparent;
  }
  .who_we_are__story_arrows .slick-arrows svg {
    fill: white;
  }
  .who_we_are__story_arrows {
    right: 0;
    left: 0;
    justify-content: center;
  }
  .who_we_are__story_arrows .slick-arrow {
    margin: 0 10px;
  }
  .who_we_are__stories {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .who_we_are__stories__left {
    max-width: none;
    margin-bottom: 40px;
  }
  .who_we_are__stories__right {
    max-width: 470px;
    width: 100%;
  }
}
@media screen and (max-width: 900px) {
  .who_we_are {
    padding-top: 0;
  }
  .who_we_are__hero {
    height: 430px;
  }
  .who_we_are__hero:after {
    display: none;
  }
  .who_we_are__hero__title h1 {
    font-size: 50px;
  }
}
@media screen and (max-width: 800px) {
  .who_we_are__main_content .mega {
    font-size: 50px;
  }
  .who_we_are__vision__content .title--outline {
    font-size: 50px;
  }
  .who_we_are__vision__content h1 {
    font-size: 40px;
  }
  .what_we_do__top h1 {
    font-size: 50px;
  }
  .what_we_do__join_in__left h1 {
    font-size: 50px;
  }
  .what_we_do__join_in__links h1 {
    font-size: 40px;
  }
  .who_we_are__stories__left h1 {
    font-size: 40px;
  }
  .who_we_are__stories__section {
    padding-top: 150px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 600px) {
  .what_we_do__slider__arrows {
    display: none;
  }
  .what_we_do__join_in {
    padding: 40px 30px;
    margin-top: 60px;
  }
  .what_we_do__join_in__left {
    text-align: left;
  }
  .what_we_do__join_in__right {
    width: 100%;
  }
  .who_we_are__hero__scroll {
    bottom: 40px;
  }
  .who_we_are__hero__scroll h5 {
    font-size: 19px;
  }
  .who_we_are__hero__scroll svg {
    width: 35px;
  }
  .what_we_do__section {
    padding-top: 210px;
  }
  .what_we_do__slider .what_we_do__slider__item {
    margin-right: 20px;
    height: 400px;
    max-width: 350px;
  }
  .what_we_do__slider .what_we_do__slider__item .full_link {
    display: none;
  }
  .what_we_do__slider__item__content__overlay {
    padding: 40px 30px;
  }
}
@media screen and (max-width: 500px) {
  .who_we_are__vision {
    height: 500px;
  }
  .who_we_are__vision__content_text {
    margin: 40px 0;
  }
  .who_we_are__story__content {
    padding: 80px 40px;
  }
  .who_we_are__story__content__meta {
    padding: 0 40px;
  }
}
@media screen and (max-width: 400px) {
  .who_we_are__vision {
    height: 600px;
  }
  .who_we_are__vision__content {
    top: 20px;
  }
  .what_we_do__slider__item__content__overlay {
    padding: 20px;
  }
  .what_we_do__slider__item__content__overlay p {
    margin-bottom: 20px;
  }
  .what_we_do_overlay_title {
    margin-bottom: 10px;
  }
  .who_we_are__story__content {
    padding: 40px;
  }
  .who_we_are__story__content__meta {
    padding: 0 40px;
    flex-direction: column;
    align-items: center;
    bottom: 30px;
  }
}
.what_we_do__hero {
  background-color: #ec5d56;
  position: relative;
  padding: 120px 0;
  min-height: 620px;
}

.what_we_do__hero__left__content {
  max-width: 600px;
}

.what_we_do__outline_text {
  margin-bottom: 0;
}

.what_we_do__hero__right {
  position: absolute;
  right: 0;
  top: 100px;
  width: 642px;
}
.what_we_do__hero__right:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.what_we_do__hero__img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.what_we_do__hero__play__container {
  display: flex;
  align-items: center;
  margin-top: 60px;
  width: 200px;
  cursor: pointer;
}
.what_we_do__hero__play__container:hover .play_button_container {
  background-color: #252525;
}
.what_we_do__hero__play__container:hover .play_triangle {
  border-color: transparent transparent transparent white;
}
.what_we_do__hero__play__container:hover .what_we_do__hero__play__text {
  color: #252525;
}

.what_we_do__hero__play {
  position: relative;
  top: initial;
  transform: none;
  margin: 0;
  width: 80px;
  height: 80px;
  transition: 0.2s;
}
.what_we_do__hero__play .play_triangle {
  border-color: transparent transparent transparent #ec5d56;
  top: 50%;
  transition: 0.2s;
}

.what_we_do__hero__play__text {
  font-weight: 700;
  margin-left: 15px;
  max-width: 100px;
  line-height: 26px;
  transition: 0.2s;
}

.what_we_do__popup {
  position: fixed;
  margin: 0 auto;
  z-index: 26;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  color: #252525;
  width: 100%;
  max-width: 1700px;
  max-height: 100%;
  top: 20px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  z-index: 26;
  padding: 40px;
}
.what_we_do__popup.active {
  opacity: 1;
  visibility: visible;
}
.what_we_do__popup .popup__close {
  right: 10px;
  top: 0;
}

.what_we_do__popup__iframe_wrap {
  position: relative;
}

.what_we_do__1__section {
  overflow: hidden;
  padding-top: 100px;
}

.what_we_do__1__title {
  margin-bottom: 60px;
  max-width: 650px;
}

.what_we_do__1__content_wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.what_we_do__1__content {
  min-width: 565px;
  line-height: 35px;
  padding-right: 100px;
}
.what_we_do__1__content p {
  font-size: 20px;
}

.what_we_do__content_slider {
  overflow: visible;
}
.what_we_do__content_slider .what_we_do__slider__item {
  text-align: center;
  background-color: #fff;
  padding: 60px 20px;
  max-width: 275px;
  width: 100%;
  margin-right: 45px;
  min-height: 346px;
}
.what_we_do__content_slider .what_we_do__slider__item h4 {
  font-weight: 600;
  margin-bottom: 10px;
  min-height: 35px;
}

.slider__item__icon {
  height: 85px;
  margin: 0 auto 20px;
}

.what_we_do__slider__item__red_text {
  color: #ec5d56;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
}

.what_we_do__content_slider__arrow {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}
.what_we_do__content_slider__arrow .slick-arrows {
  padding: 0;
  background-color: transparent;
  width: 26px;
  height: auto;
}
.what_we_do__content_slider__arrow .slick-arrows:hover svg {
  fill: #ec5d56;
}

.what_we_do__2 {
  padding-bottom: 0;
}

.what_we_do__2__inner {
  position: relative;
}

.what_we_do__scroll {
  position: absolute;
  top: 70px;
  right: -35px;
  transform: rotate(90deg);
  display: flex;
  align-items: center;
}
.what_we_do__scroll h5 {
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 2px;
  line-height: 21px;
}

.what_we_do__scroll_arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px;
  width: 48px;
  height: 48px;
  background-color: #ec5d56;
  border-radius: 50%;
  margin-left: 25px;
}
.what_we_do__scroll_arrow svg {
  width: 100%;
  fill: white;
}

.what_we_do__flexible_content .flexible_content {
  margin: 80px 0 120px;
}
.what_we_do__flexible_content .flexible_content:last-of-type {
  margin-bottom: 100px;
}
.what_we_do__flexible_content .flexible_content__content {
  max-width: 445px;
}
.what_we_do__flexible_content .flexible_content__content .button, .what_we_do__flexible_content .flexible_content__content .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .what_we_do__flexible_content .flexible_content__content .single_add_to_cart_button, .what_we_do__flexible_content .flexible_content__content .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .what_we_do__flexible_content .flexible_content__content .product_archive__reset_button, .what_we_do__flexible_content .flexible_content__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .what_we_do__flexible_content .flexible_content__content .product_archive__reset_button, .what_we_do__flexible_content .flexible_content__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .what_we_do__flexible_content .flexible_content__content .button, .what_we_do__flexible_content .flexible_content__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .what_we_do__flexible_content .flexible_content__content .gform_button, .what_we_do__flexible_content .flexible_content__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .what_we_do__flexible_content .flexible_content__content .newsletter_form__submit, .what_we_do__flexible_content .flexible_content__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .what_we_do__flexible_content .flexible_content__content .sib-default-btn, .what_we_do__flexible_content .flexible_content__content .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .what_we_do__flexible_content .flexible_content__content .sib-default-btn, .what_we_do__flexible_content .flexible_content__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .what_we_do__flexible_content .flexible_content__content button, .what_we_do__flexible_content .flexible_content__content .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .what_we_do__flexible_content .flexible_content__content button, .what_we_do__flexible_content .flexible_content__content .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .what_we_do__flexible_content .flexible_content__content .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .what_we_do__flexible_content .flexible_content__content .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .what_we_do__flexible_content .flexible_content__content button, .what_we_do__flexible_content .flexible_content__content .gform_button, .what_we_do__flexible_content .flexible_content__content .newsletter_form__submit, .what_we_do__flexible_content .flexible_content__content .sib_signup_form .sib-default-btn, .sib_signup_form .what_we_do__flexible_content .flexible_content__content .sib-default-btn {
  margin-top: 30px;
}
.what_we_do__flexible_content .flexible_content__content .button:hover, .what_we_do__flexible_content .flexible_content__content .single_product__right .single_product__summary .cart .single_add_to_cart_button:hover, .single_product__right .single_product__summary .cart .what_we_do__flexible_content .flexible_content__content .single_add_to_cart_button:hover, .what_we_do__flexible_content .flexible_content__content .product_archive__top .product_archive__top__right .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .what_we_do__flexible_content .flexible_content__content .product_archive__reset_button:hover, .what_we_do__flexible_content .flexible_content__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .what_we_do__flexible_content .flexible_content__content .button:hover, .what_we_do__flexible_content .flexible_content__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .what_we_do__flexible_content .flexible_content__content .gform_button:hover, .what_we_do__flexible_content .flexible_content__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .what_we_do__flexible_content .flexible_content__content .newsletter_form__submit:hover, .what_we_do__flexible_content .flexible_content__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .what_we_do__flexible_content .flexible_content__content .sib-default-btn:hover, .what_we_do__flexible_content .flexible_content__content .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn:hover, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .what_we_do__flexible_content .flexible_content__content .sib-default-btn:hover, .what_we_do__flexible_content .flexible_content__content .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .events .mec-wrap .mec-search-form .what_we_do__flexible_content .flexible_content__content .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .what_we_do__flexible_content .flexible_content__content .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .what_we_do__flexible_content .flexible_content__content button:hover, .what_we_do__flexible_content .flexible_content__content .gform_button:hover, .what_we_do__flexible_content .flexible_content__content .newsletter_form__submit:hover, .what_we_do__flexible_content .flexible_content__content .sib_signup_form .sib-default-btn:hover, .sib_signup_form .what_we_do__flexible_content .flexible_content__content .sib-default-btn:hover {
  background-color: #ec5d56;
  color: white;
  border-color: #ec5d56;
}
.what_we_do__flexible_content .flexible_content__content .prayer_room_map_button {
  display: inline-block;
  max-width: none;
  padding: 22px 35px;
  padding-left: 55px;
  width: auto;
  margin-left: 0;
  background-color: transparent;
  color: #252525;
  border-color: #252525;
  line-height: 14px;
}
.what_we_do__flexible_content .flexible_content__content .prayer_room_map_button svg {
  position: absolute;
  top: 14px;
  left: 30px;
  width: 19px;
  fill: #252525;
  transition: 0.2s;
}
.what_we_do__flexible_content .flexible_content__content .prayer_room_map_button:hover {
  background-color: #252525;
  color: white;
  border-color: #252525;
}
.what_we_do__flexible_content .flexible_content__content .prayer_room_map_button:hover svg {
  fill: white;
}

.flexible_content__images {
  position: relative;
  width: 450px;
  height: 465px;
}

.flexible_content__large_img_wrap {
  width: 375px;
  height: 375px;
  position: absolute;
  top: 0;
  right: 0;
}

.flexible_content__large_img {
  width: 100%;
  height: 100%;
}

.large_image__grad {
  width: 100%;
  height: 215px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 98%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.flexible_content__small_img {
  width: 350px;
  height: 245px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.flexible_content__images--left .flexible_content__large_img_wrap {
  left: 0;
  right: initial;
}
.flexible_content__images--left .flexible_content__small_img {
  right: 0;
  left: initial;
}

.what_we_do__cta {
  margin-top: 80px;
  margin-bottom: -160px;
  background-color: #252525;
  padding: 70px 0 80px;
  position: relative;
}

.what_we_do__cta__img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0.5;
}

.what_we_do__cta__content {
  position: relative;
  z-index: 1;
  max-width: 680px;
  width: 100%;
  margin: 0 auto;
  color: white;
}

.what_we_do__cta__title {
  margin-bottom: 30px;
}

.what_we_do__cta__text {
  max-width: 415px;
  width: 100%;
  margin: 0 auto;
  line-height: 32px;
  margin-bottom: 60px;
  font-weight: 500;
}

.what_we_do__stories_section {
  padding-top: 260px;
  padding-bottom: 115px;
}

.what_we_do__stories {
  display: flex;
  justify-content: space-between;
}

.what_we_do__stories__left {
  color: white;
  max-width: 390px;
}
.what_we_do__stories__left h6 {
  font-weight: 500;
}

.what_we_do__stories__title {
  margin-bottom: 40px;
}

.what_we_do__stories__text {
  margin-bottom: 40px;
}

.what_we_do__stories__right {
  position: relative;
  width: 470px;
  background-color: #252525;
  overflow: hidden;
}
.what_we_do__stories__right:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.what_we_do__stories__right:hover .who_we_are__story__img {
  transform: scale(1.05);
}

.around_the_world__teams {
  position: relative;
  background-color: #f2f2f2;
}
.around_the_world__teams .what_we_do__cta {
  margin-bottom: -240px;
}

.around_the_world__map {
  width: 100%;
  height: 938px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0.22;
}

.around_the_world__team__top {
  position: relative;
  z-index: 1;
  margin-bottom: 40px;
}

.around_the_world__intro_text {
  font-weight: 500;
  margin-top: 40px;
}

.around_the_world__slider .around_the_world__slider__item {
  height: 366px;
}
.around_the_world__slider .slick-list {
  margin: 0 -10px;
}

.around_the_world__slider__item {
  position: relative;
  background-color: #252525;
  padding: 20px;
  height: 366px;
  margin: 0 10px;
  overflow: hidden;
}
.around_the_world__slider__item:hover .around_the_world__slider__img {
  transform: scale(1.05);
}

.around_the_world__slider__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  transition: 0.5s;
}

.around_the_world__slider__title {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
  font-weight: 600;
  text-align: center;
  color: white;
}

.around_the_world__slider__nav {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
}
.around_the_world__slider__nav .progress {
  background-color: rgba(55, 55, 56, 0.15);
  background-image: linear-gradient(to right, #252525, #252525);
}
.around_the_world__slider__nav .world_map_button {
  margin-right: 20px;
  padding: 22px 35px;
  padding-left: 55px;
}
.around_the_world__slider__nav .world_map_button svg {
  position: absolute;
  top: 14px;
  left: 30px;
  width: 19px;
  fill: white;
  transition: 0.2s;
}

.around_the_world__slider__arrows {
  display: flex;
  margin-left: 20px;
}
.around_the_world__slider__arrows .slick-arrows {
  background-color: #2e2e2e;
}
.around_the_world__slider__arrows .slick-arrows svg {
  fill: white;
}
.around_the_world__slider__arrows .slick-arrows:hover {
  background-color: #ec5d56;
}
.around_the_world__slider__arrows .slick-disabled {
  opacity: 1;
}
.around_the_world__slider__arrows .slick-disabled .slick-arrows {
  background-color: rgba(55, 55, 56, 0.1);
}
.around_the_world__slider__arrows .slick-disabled .slick-arrows svg {
  fill: #252525;
}

.what_we_do__stories__button--mobile {
  display: none;
}

@media screen and (max-width: 1400px) {
  .what_we_do__hero__right {
    width: 570px;
  }
}
@media screen and (max-width: 1200px) {
  .what_we_do__hero {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 60px 0;
  }
  .what_we_do__hero__right {
    position: relative;
    top: 0;
    max-width: 570px;
    width: 100%;
  }
  .what_we_do__hero__left__content {
    min-width: 580px;
  }
  .what_we_do__1__section {
    padding-top: 60px;
  }
  .what_we_do__scroll {
    display: none;
  }
  .what_we_do__cta__inner {
    padding: 0;
  }
}
@media screen and (max-width: 960px) {
  .what_we_do__hero {
    flex-direction: column-reverse;
    align-items: center;
  }
  .what_we_do__hero__left__content {
    text-align: center;
    min-width: 0;
  }
  .what_we_do__hero__right {
    max-width: 250px;
    margin-bottom: 20px;
  }
  .what_we_do__hero__play__container {
    flex-direction: column;
    align-items: center;
    margin: 60px auto 0;
  }
  .what_we_do__hero__play {
    width: 60px;
    height: 60px;
  }
  .what_we_do__hero__play__text {
    margin-left: 0;
    max-width: none;
    margin-top: 10px;
  }
  .what_we_do__2__title {
    text-align: center;
    margin-bottom: 0;
  }
  .what_we_do__flexible_content .flexible_content {
    flex-direction: column-reverse;
    align-items: center;
    margin: 60px 0;
  }
  .what_we_do__flexible_content .flexible_content--rev {
    flex-direction: column;
  }
  .what_we_do__flexible_content .flexible_content__content {
    margin-right: 0;
    text-align: center;
    max-width: none;
  }
  .flexible_content__images {
    max-width: 400px;
    width: 100%;
    height: 405px;
    margin-bottom: 40px;
  }
  .flexible_content__large_img_wrap {
    width: 330px;
    height: 330px;
  }
  .flexible_content__small_img {
    width: 300px;
    height: 195px;
  }
}
@media screen and (max-width: 920px) {
  .what_we_do__1__section .inner {
    padding-right: 0;
  }
  .what_we_do__1 {
    text-align: center;
  }
  .what_we_do__1__title {
    padding-right: 20px;
    margin-bottom: 40px;
    max-width: none;
  }
  .what_we_do__1__content_wrap {
    flex-direction: column;
    align-items: center;
  }
  .what_we_do__1__content {
    padding-right: 20px;
    margin-bottom: 40px;
    min-width: 0;
  }
  .what_we_do__content_slider {
    width: 100%;
  }
  .what_we_do__content_slider__arrow {
    justify-content: center;
    margin-top: 40px;
  }
  .what_we_do__cta {
    padding: 40px 20px;
  }
  .what_we_do__stories_section {
    padding-top: 220px;
    padding-bottom: 80px;
  }
  .what_we_do__stories {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .what_we_do__stories__left {
    max-width: none;
    margin-bottom: 40px;
  }
  .what_we_do__stories__left .button, .what_we_do__stories__left .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .what_we_do__stories__left .single_add_to_cart_button, .what_we_do__stories__left .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .what_we_do__stories__left .single_add_to_cart_button, .what_we_do__stories__left .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .what_we_do__stories__left .single_add_to_cart_button, .what_we_do__stories__left .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .what_we_do__stories__left .product_archive__reset_button, .what_we_do__stories__left .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .what_we_do__stories__left .product_archive__reset_button, .what_we_do__stories__left .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .single_product__right .single_product__summary .cart .what_we_do__stories__left .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .what_we_do__stories__left .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .what_we_do__stories__left .single_product__right .single_product__summary .cart .single_add_to_cart_button, .what_we_do__stories__left .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .what_we_do__stories__left .gform_button, .what_we_do__stories__left .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .what_we_do__stories__left .newsletter_form__submit, .what_we_do__stories__left .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .what_we_do__stories__left .sib-default-btn, .what_we_do__stories__left .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .what_we_do__stories__left .sib-default-btn, .what_we_do__stories__left .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .what_we_do__stories__left button, .what_we_do__stories__left .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .what_we_do__stories__left button, .what_we_do__stories__left .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .what_we_do__stories__left .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .what_we_do__stories__left .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .what_we_do__stories__left button, .what_we_do__stories__left .gform_button, .what_we_do__stories__left .newsletter_form__submit, .what_we_do__stories__left .sib_signup_form .sib-default-btn, .sib_signup_form .what_we_do__stories__left .sib-default-btn {
    display: none;
  }
  .what_we_do__stories__text {
    margin-bottom: 0;
  }
  .what_we_do__stories__right {
    max-width: 470px;
    width: 100%;
  }
  .what_we_do__stories__button--mobile {
    display: block;
    margin-top: 40px;
  }
}
@media screen and (max-width: 600px) {
  .around_the_world__slider__arrows {
    display: none;
  }
  .what_we_do__hero__right {
    max-width: 200px;
  }
  .around_the_world__slider__nav {
    flex-direction: column-reverse;
  }
  .around_the_world__slider__nav .progress {
    width: 100%;
    margin-bottom: 40px;
  }
  .what_we_do__popup {
    padding: 20px;
  }
  .what_we_do__hero__play__container {
    margin-top: 40px;
  }
}
.single__event__hero {
  display: flex;
  align-items: center;
  text-align: left;
  position: relative;
  overflow: hidden;
  padding: 0;
  height: 610px;
}

.single__event__inner {
  position: relative;
  padding-right: 80px;
}
.single__event__inner::after {
  content: "";
  position: absolute;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  background-color: #eceded;
  z-index: 3;
  display: block;
  transition: 0.2s;
}
.single__event__inner.hide::after {
  opacity: 0;
}
.single__event__inner .book_button_desktop {
  position: absolute;
  right: 80px;
  top: 50%;
  transform: translateY(-50%);
  padding: 16px 25px;
  background-color: #252525;
  border-color: #252525;
  color: white;
  font-size: 13px;
}
.single__event__inner .book_button_desktop:hover {
  background-color: white;
  color: #252525;
}

.back_button--events {
  opacity: 0.7;
}
.back_button--events:hover {
  opacity: 1;
}

.single__event__hero__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.18;
}

.single_event__img__container {
  position: relative;
  max-width: 490px;
  width: 100%;
}
.single_event__img__container:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.single_event__img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.single__event__hero__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 2;
  padding: 60px 0;
}

.single__event__hero__content {
  max-width: 550px;
  padding-right: 40px;
}
.single__event__hero__content .single__event__hero__description {
  font-weight: 400;
}
.single__event__hero__content .single__event__title {
  font-size: 37px;
}

.single_events__underline_title {
  display: inline-block;
  position: relative;
  padding: 0 10px;
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: 1.7px;
  font-weight: 700;
  margin-bottom: 10px;
}
.single_events__underline_title .underline {
  position: absolute;
  width: 100%;
  height: 10px;
  left: 0;
  bottom: 3px;
  right: 0;
  z-index: -1;
  opacity: 0.13;
}

.single__event__hero__content__meta p {
  font-weight: 700;
  margin-bottom: 0;
}

.single__event__hero__content__location {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 14px;
  letter-spacing: 1.17px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 20px 0 40px;
}
.single__event__hero__content__location svg {
  width: 13px;
  margin-right: 10px;
}
.single__event__hero__content__location .both_text {
  width: 100%;
  padding-left: 23px;
}
.single__event__hero__content__location .both_event {
  margin-top: 10px;
  display: block;
  width: 100%;
}

.single__event__hero__share {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
  flex-wrap: wrap;
  row-gap: 20px;
}
.single__event__hero__share .share {
  align-items: center;
}
.single__event__hero__share .share .social_icon {
  opacity: 0.8;
}
.single__event__hero__share .share .social_icon:hover {
  opacity: 1;
}

.single__event__hero__button {
  margin-right: 40px;
}

.single__event__nav__container_wrap {
  height: 80px;
  background-color: #eceded;
}

.single__event__nav__container {
  background-color: white;
  position: relative;
  overflow: hidden;
  top: 0;
  z-index: 11;
}
.single__event__nav__container.fixed {
  position: fixed;
  width: 100%;
}

.single__event__nav {
  padding: 30px 0;
  background-color: white;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
}
.single__event__nav li {
  color: #252525;
  font-size: 13px;
  font-family: "termina", sans-serif;
  font-weight: 700;
  list-style: none;
  line-height: 16px;
  letter-spacing: 0.3px;
  margin-right: 60px;
  border-bottom: 3px solid transparent;
  cursor: pointer;
  transition: 0.2s;
  text-transform: capitalize;
}
.single__event__nav li.active, .single__event__nav li:hover {
  border-color: #252525;
}
.single__event__nav .slick-list .slick-track {
  align-items: center;
}
.single__event__nav .slick-list .book_button_mobile {
  display: none;
  position: static;
  transform: none;
  padding: 16px 25px;
  margin-right: 0;
  background-color: #252525;
  border-color: #252525;
  color: white;
  font-size: 13px;
}

.single__event__nav__arrows {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  pointer-events: none;
  padding-right: 40px;
}
.single__event__nav__arrows .slick-arrow {
  pointer-events: all;
}
.single__event__nav__arrows .slick-arrow .next_grad {
  display: block;
  width: 150px;
  height: 100%;
  top: 0;
  right: 20px;
  position: absolute;
  z-index: 0;
  pointer-events: none;
  background: rgb(255, 255, 255);
  background: -moz-linear-gradient(270deg, rgb(255, 255, 255) 35%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(270deg, rgb(255, 255, 255) 15%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(270deg, rgb(255, 255, 255) 15%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
  transition: 0.5s;
}
.single__event__nav__arrows .slick-arrow .prev_grad {
  display: none;
}
.single__event__nav__arrows .slick-arrows {
  width: 42px;
  height: 42px;
  padding: 10px;
  background-color: #373738;
  z-index: 10;
  display: block;
  pointer-events: all;
}
.single__event__nav__arrows .slick-arrows svg {
  fill: white;
}
.single__event__nav__arrows .prev-arrow {
  display: none;
}
.single__event__nav__arrows .next-arrow {
  z-index: 10;
}
.single__event__nav__arrows .slick-disabled {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.single__event_section {
  background-color: #eceded;
}

.single__event__content_container {
  text-align: left;
  width: 100%;
  margin: 0 auto;
  position: relative;
  min-height: 820px;
  transition: 1s;
  overflow: hidden;
}
.single__event__content_container .single_event_listing .wpem-alert-info {
  max-width: 760px;
  width: 100%;
  margin: 0 auto 40px;
  color: white;
  background-color: #a8a8a8;
  border-color: #a8a8a8;
  padding: 15px 30px;
}

.event__overview__title {
  font-weight: 600;
}

.event__content {
  display: none;
}
.event__content.event__content--about {
  display: block;
  margin-bottom: 40px;
}
.event__content p {
  line-height: 28px;
}
.event__content .wp-block-embed,
.event__content .wp-block-image {
  max-width: 900px;
  margin: 0 auto 40px;
  display: block;
}
.event__content .wp-block-embed img,
.event__content .wp-block-image img {
  margin: 0 auto;
  display: block;
}

.event__details {
  min-width: 225px;
  flex-grow: 1;
  padding-left: 20px;
  border-left: solid 2px #cbccd3;
}

.event__details__content h6 {
  font-size: 15px;
  font-weight: 700;
  color: #262b49;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0;
}
.event__details__content p {
  font-size: 16px;
  color: rgba(38, 43, 73, 0.8);
  margin-bottom: 0;
}

.ticket__options {
  margin-top: 20px;
}
.ticket__options h5 {
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 700;
}

.event__content__container .wpem-form-wrapper .wpem-form-group {
  position: relative;
}
.event__content__container .wpem-form-wrapper .wpem-form-group select {
  border-radius: 0;
  border-color: #dddddd;
  border-width: 2px;
}

.wpem-single-event-page .single__event__bottom {
  width: 100%;
  padding-left: 20px;
}
.wpem-single-event-page .single__event__bottom .wpem-heading-text {
  margin-top: 10px;
  font-size: 15px;
  font-weight: 700;
  color: rgba(38, 43, 73, 0.5);
}

.contributors__container {
  max-width: 760px;
  margin: 30px auto 0;
  position: relative;
}
.contributors__container .team_member_item {
  margin-top: 0;
  cursor: pointer;
}
.contributors__container .team_member_item .full_link {
  display: none;
}
.contributors__container .team_member_item .img_fill_wrap {
  height: auto;
}
.contributors__container .team_member_item .img_fill_wrap:after {
  content: "";
  display: block;
  padding-bottom: 133%;
}
.contributors__container .team_member_item:hover .team_member_item__text {
  top: initial;
}
.contributors__container .team_member_item__img {
  margin: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.contributors__container .team_member__grad {
  background-image: linear-gradient(180deg, rgba(227, 230, 230, 0) 1%, #e3e6e6 95%);
  height: 208px;
}
.contributors__container .team_member_item__text {
  top: initial;
  margin-top: -30px;
  position: relative;
}
.contributors__container .team_member_item__title {
  margin-bottom: 0;
  font-weight: 700;
}
.contributors__container .team_member_item__role {
  min-height: 48px;
}
.contributors__container .team_member_item__role::before {
  background-color: #252525;
  opacity: 0.5;
}
.contributors__container .team_member__button {
  bottom: -10px;
}

.contributors__popup {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #eceded;
  z-index: 3;
  display: flex;
  align-items: flex-start;
  transition: 0.4s;
  opacity: 0;
  visibility: hidden;
}
.contributors__popup.active {
  opacity: 1;
  visibility: visible;
}

.team_member_item__img--popup {
  margin-right: 60px;
  min-width: 245px;
}

.contributors__popup__content h4 {
  margin-bottom: 0px;
}
.contributors__popup__content .button, .contributors__popup__content .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .contributors__popup__content .single_add_to_cart_button, .contributors__popup__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .contributors__popup__content .single_add_to_cart_button, .contributors__popup__content .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .contributors__popup__content .single_add_to_cart_button, .contributors__popup__content .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .contributors__popup__content .product_archive__reset_button, .contributors__popup__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .contributors__popup__content .product_archive__reset_button, .contributors__popup__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .single_product__right .single_product__summary .cart .contributors__popup__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .contributors__popup__content .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .contributors__popup__content .single_product__right .single_product__summary .cart .single_add_to_cart_button, .contributors__popup__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .contributors__popup__content .gform_button, .contributors__popup__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .contributors__popup__content .newsletter_form__submit, .contributors__popup__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .contributors__popup__content .sib-default-btn, .contributors__popup__content .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .contributors__popup__content .sib-default-btn, .contributors__popup__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .contributors__popup__content button, .contributors__popup__content .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .contributors__popup__content button, .contributors__popup__content .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .contributors__popup__content .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .contributors__popup__content .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .contributors__popup__content button, .contributors__popup__content .gform_button, .contributors__popup__content .newsletter_form__submit, .contributors__popup__content .sib_signup_form .sib-default-btn, .sib_signup_form .contributors__popup__content .sib-default-btn {
  margin-top: 20px;
}

.contributors__grid {
  justify-content: flex-start;
}

.single__event__bottom {
  background-color: #1d1d1d;
  padding: 40px 0;
  color: white;
}

.single__event__bottom__title {
  font-family: "termina", sans-serif;
  font-weight: 600;
  margin-bottom: 10px;
}

.single__event__bottom__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 30px;
  row-gap: 20px;
}
.single__event__bottom__content .button, .single__event__bottom__content .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .single__event__bottom__content .single_add_to_cart_button, .single__event__bottom__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single__event__bottom__content .single_add_to_cart_button, .single__event__bottom__content .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single__event__bottom__content .single_add_to_cart_button, .single__event__bottom__content .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .single__event__bottom__content .product_archive__reset_button, .single__event__bottom__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single__event__bottom__content .product_archive__reset_button, .single__event__bottom__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .single_product__right .single_product__summary .cart .single__event__bottom__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single__event__bottom__content .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single__event__bottom__content .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single__event__bottom__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single__event__bottom__content .gform_button, .single__event__bottom__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single__event__bottom__content .newsletter_form__submit, .single__event__bottom__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .single__event__bottom__content .sib-default-btn, .single__event__bottom__content .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single__event__bottom__content .sib-default-btn, .single__event__bottom__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .single__event__bottom__content button, .single__event__bottom__content .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single__event__bottom__content button, .single__event__bottom__content .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .single__event__bottom__content .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .single__event__bottom__content .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .single__event__bottom__content button, .single__event__bottom__content .gform_button, .single__event__bottom__content .newsletter_form__submit, .single__event__bottom__content .sib_signup_form .sib-default-btn, .sib_signup_form .single__event__bottom__content .sib-default-btn {
  padding: 16px 35px;
}
.single__event__bottom__content .button:hover, .single__event__bottom__content .single_product__right .single_product__summary .cart .single_add_to_cart_button:hover, .single_product__right .single_product__summary .cart .single__event__bottom__content .single_add_to_cart_button:hover, .single__event__bottom__content .product_archive__top .product_archive__top__right .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .single__event__bottom__content .product_archive__reset_button:hover, .single__event__bottom__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single__event__bottom__content .product_archive__reset_button:hover, .single__event__bottom__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single__event__bottom__content .button:hover, .single__event__bottom__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single__event__bottom__content .gform_button:hover, .single__event__bottom__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single__event__bottom__content .newsletter_form__submit:hover, .single__event__bottom__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .single__event__bottom__content .sib-default-btn:hover, .single__event__bottom__content .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn:hover, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single__event__bottom__content .sib-default-btn:hover, .single__event__bottom__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .single__event__bottom__content button:hover, .single__event__bottom__content .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single__event__bottom__content button:hover, .single__event__bottom__content .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .events .mec-wrap .mec-search-form .single__event__bottom__content .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .single__event__bottom__content .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .single__event__bottom__content button:hover, .single__event__bottom__content .gform_button:hover, .single__event__bottom__content .newsletter_form__submit:hover, .single__event__bottom__content .sib_signup_form .sib-default-btn:hover, .sib_signup_form .single__event__bottom__content .sib-default-btn:hover {
  background-color: #ec5d56;
  border-color: #ec5d56;
}
.single__event__bottom__content h5 {
  margin-bottom: 0;
}

.single__event__bottom__location {
  text-transform: capitalize;
}
.single__event__bottom__location .single__event__hero__content__location {
  margin: 0;
}

.single__event__bottom__share {
  display: flex;
  align-items: center;
}
.single__event__bottom__share .share__icon {
  opacity: 0.8;
}
.single__event__bottom__share .share__icon:hover {
  opacity: 1;
}

.event__content--contributors {
  max-width: 760px;
  margin: 0 auto;
  width: 100%;
  min-height: 600px;
}

.event__content--location {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}

.event__content--faqs {
  max-width: 760px;
  width: 100%;
  margin: 0 auto;
}

.event__content--get_involved {
  max-width: 760px;
  width: 100%;
  margin: 0 auto;
}

.event__content--programme {
  max-width: 760px;
  width: 100%;
  margin: 0 auto;
}

.faq__event_item {
  position: relative;
  overflow: hidden;
  padding-left: 40px;
  margin: 30px 0;
  cursor: pointer;
  opacity: 0.7;
  transition: 0.3s;
}
.faq__event_item.active {
  opacity: 1;
}
.faq__event_item.active .faq__event_item__icon::after {
  transform: rotate(180deg);
}
.faq__event_item:hover {
  opacity: 1;
}

.faq__event_item__question {
  letter-spacing: 0.3px;
}

.faq__event_item__icon {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 10px;
  left: 0;
  pointer-events: none;
}
.faq__event_item__icon:before {
  content: "";
  height: 4px;
  width: 100%;
  background-color: #252525;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.faq__event_item__icon:after {
  content: "";
  height: 4px;
  width: 100%;
  background-color: #252525;
  transform: rotate(90deg);
  transition: 0.5s;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.further_questions_text {
  font-size: 17px;
  font-weight: 500;
}

.single__event__location__travel {
  max-width: 760px;
  width: 100%;
  margin: 0 auto;
}

.single__event__location__venue .event__overview__title {
  max-width: 760px;
  width: 100%;
  margin: 0 auto 20px;
}
.single__event__location__venue .single__event__location__venue__top_text {
  font-size: 19px;
  font-weight: 500;
  max-width: 760px;
  width: 100%;
  margin: 0 auto 20px;
}

.single__event__map__init {
  position: relative;
  width: 100%;
  height: 0;
}

.single__event__map {
  position: absolute;
  width: 100%;
  transition: 0.5s;
  visibility: hidden;
  opacity: 0;
  background-color: #d5d5d5;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.single__event__map:after {
  content: "";
  display: block;
  padding-bottom: 56%;
}
.single__event__map .mec-events-meta-group-gmap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.single__event__map_wrap .single__event__map {
  visibility: visible;
  overflow: hidden;
  position: relative;
  opacity: 1;
}

.map_move {
  width: 100%;
  height: 400px;
}

.single__event__location__venue__bottom {
  max-width: 760px;
  width: 100%;
  margin: 20px auto;
}

.event__content--book .event__ticket__option__title {
  text-align: center;
}
.event__content--book .mec-booking-progress-bar {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
.event__content--book .mec-booking-progress-bar:after {
  display: none;
}
.event__content--book .mec-booking-progress-bar li {
  margin-bottom: 20px;
  list-style-type: none;
  counter-increment: item;
  position: relative;
  font-size: 15px;
  font-weight: 700;
  padding: 0 30px 0 35px;
  margin: 0 10px;
  color: #b0b0b0;
}
.event__content--book .mec-booking-progress-bar li:before {
  position: absolute;
  left: 0px;
  top: 0;
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: #c5c5c5;
  color: white;
  text-align: center;
  content: counter(item);
}
.event__content--book .mec-booking-progress-bar li:after {
  content: "";
  background-image: url(assets/images/next-arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  opacity: 0.27;
}
.event__content--book .mec-booking-progress-bar li.mec-active {
  color: #252525;
}
.event__content--book .mec-booking-progress-bar li.mec-active:before {
  background-color: #252525;
}
.event__content--book .mec-booking-progress-bar li:last-of-type:after {
  display: none;
}
.event__content--book .mec-event-ticket {
  margin: 25px 0;
  background-color: #fff;
  padding: 30px 40px;
}
.event__content--book .mec-event-ticket .mec-ticket-style-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 10px;
}
.event__content--book .mec-event-ticket .mec-ticket-style-row-section-2 {
  flex-grow: 1;
  margin-top: 10px !important;
}
.event__content--book .mec-event-ticket .mec-ticket-style-row-section-2 .mec-ticket-name-description-wrapper {
  display: flex;
  justify-content: space-between;
}
.event__content--book .mec-event-ticket .mec-ticket-style-row-section-2 .mec-ticket-name-description-wrapper .mec-event-ticket-price {
  margin-left: 60px;
}
.event__content--book .mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-ticket-style-row-section-1 {
  display: none;
}
.event__content--book .mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-event-ticket-name {
  color: #252525;
  font-size: 22px;
  font-weight: 600;
  font-family: "termina", sans-serif;
  line-height: 1.2;
  margin-bottom: 0;
  flex-basis: 300px;
  text-align: left;
}
.event__content--book .mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-ticket-style-row-section-3 {
  max-width: 140px;
  width: 100%;
  margin: 0;
  margin-left: 60px;
}
.event__content--book .mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-ticket-style-row-section-3 .mec-event-ticket-input-wrapper {
  height: 45px;
}
.event__content--book .mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-ticket-style-row-section-3 .mec-event-ticket-available {
  font-size: 13px;
  font-weight: 500;
  margin-top: 5px;
  text-align: left;
}
.event__content--book .mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-ticket-style-row-section-3 .mec-event-ticket-available span {
  font-size: 13px;
  font-weight: 500;
  font-family: "aktiv-grotesk", sans-serif;
  margin: 0;
  width: auto;
  float: none;
}
.event__content--book .mec-booking .mec-event-tickets-list .mec-ticket-style-row input[type=number] {
  width: 100% !important;
  height: 100%;
  border: solid 2px #373738;
  border-radius: 4px;
  margin: 0;
  padding: 11px 10px;
  font-size: 14px;
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 500;
}
.event__content--book .mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-event-ticket-price {
  font-weight: 500;
  font-size: 20px;
}
.event__content--book .mec-booking .mec-event-tickets-list .mec-ticket-style-row {
  margin-bottom: 0;
}
.event__content--book .mec-event-ticket-description {
  margin-top: 5px;
  margin-bottom: 0;
  max-width: 500px;
  width: 100%;
  font-size: 17px;
  opacity: 0.7;
}
.event__content--book .mec-booking form {
  position: relative;
  overflow: hidden;
}
.event__content--book .mec-booking form span {
  width: 100%;
  text-align: right;
  float: right;
  font-size: 20px;
  font-family: "termina", sans-serif;
  font-weight: 600;
  margin-bottom: 20px;
}
.event__content--book .mec-booking form span span {
  width: auto;
  float: none;
}
.event__content--book .mec-booking form span.progress-index {
  display: none;
}
.event__content--book .mec-booking form .mec-book-form-btn-wrap button {
  background-color: #252525;
  color: white;
  border-color: #252525;
}
.event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover {
  background-color: transparent;
  color: #252525;
}
.event__content--book .mec-booking form .mec-book-form-btn-wrap button svg,
.event__content--book .mec-booking form .mec-book-form-btn-wrap button .mec-svg-icon {
  display: none;
}
.event__content--book .mec-booking form .mec-book-form-btn-wrap button.mec-book-form-back-button {
  background-color: #dddddd;
  color: #252525;
  border-color: #dddddd;
}
.event__content--book .mec-booking form .mec-book-form-btn-wrap button.mec-book-form-back-button:hover {
  background-color: #fff;
  border-color: white;
}
.event__content--book .mec-error {
  background-color: #fdebeb;
  color: #ec5d56;
  border: solid 2px #ec5d56;
  font-size: 15px;
  font-weight: 500;
  font-family: "aktiv-grotesk", sans-serif;
  border-radius: 0;
}
.event__content--book .mec-ticket-icon-wrapper {
  display: none;
}
.event__content--book ul {
  padding-left: 0;
}
.event__content--book ul li:before {
  display: none;
}
.event__content--book .mec-booking .col-md-12 .mec-ticket-price-wrapper .mec-ticket-price-label,
.event__content--book .mec-booking .col-md-12 .mec-ticket-price-wrapper .mec-ticket-price {
  display: none;
}
.event__content--book .mec-booking .mec-book-ticket-container .col-md-12 {
  margin: 25px 0;
  background-color: #fff;
  padding: 30px 40px;
  position: relative;
  overflow: hidden;
}
.event__content--book .mec-booking .mec-book-ticket-container .col-md-12 h4 {
  margin-bottom: 0;
}
.event__content--book .mec-booking .mec-book-ticket-container .col-md-12 span {
  float: none;
  width: auto;
  text-align: left;
  margin: 0;
}
.event__content--book .mec-booking .mec-book-ticket-container .col-md-12 span.mec-ticket-attendee-counter {
  display: block;
  font-size: 22px;
}
.event__content--book .mec-booking .mec-book-ticket-container .col-md-12 span.mec-ticket-name {
  font-size: 20px;
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 500;
}
.event__content--book .mec-booking .mec-book-ticket-container .col-md-12 .mec-ticket-price-wrapper .mec-ticket-price-label,
.event__content--book .mec-booking .mec-book-ticket-container .col-md-12 .mec-ticket-price-wrapper .mec-ticket-price {
  display: inline-block;
  font-size: 16px;
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 500;
  opacity: 0.5;
}
.event__content--book .mec-book-bfixed-fields-container,
.event__content--book .mec-book-tickets-reg-fields-container {
  margin: -25px 0 25px;
  background-color: #fff;
  padding: 0px 40px 30px;
  display: flex;
  justify-content: space-between;
  column-gap: 20px;
  row-gap: 10px;
  flex-wrap: wrap;
}
.event__content--book .mec-book-bfixed-fields-container li,
.event__content--book .mec-book-tickets-reg-fields-container li {
  max-width: 325px;
  width: 100%;
  margin-bottom: 0;
}
.event__content--book .mec-book-bfixed-fields-container li.mec-red-notification input,
.event__content--book .mec-book-tickets-reg-fields-container li.mec-red-notification input {
  border-color: #ec5d56;
}
.event__content--book .mec-book-bfixed-fields-container label,
.event__content--book .mec-book-tickets-reg-fields-container label {
  display: flex;
  font-size: 14px;
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  position: relative;
}
.event__content--book .mec-book-bfixed-fields-container label span,
.event__content--book .mec-book-tickets-reg-fields-container label span {
  color: #ec5d56;
  float: none;
  width: auto;
  margin-bottom: 0;
  font-size: 14px;
  font-family: "aktiv-grotesk", sans-serif;
}
.event__content--book .mec-book-bfixed-fields-container label span.wbmec-mandatory,
.event__content--book .mec-book-tickets-reg-fields-container label span.wbmec-mandatory {
  padding-top: 2px;
  height: auto;
}
.event__content--book .mec-book-bfixed-fields-container label:after,
.event__content--book .mec-book-tickets-reg-fields-container label:after {
  height: auto !important;
}
.event__content--book .mec-book-bfixed-fields-container .mec-svg-icon,
.event__content--book .mec-book-tickets-reg-fields-container .mec-svg-icon {
  display: none;
}
.event__content--book .mec-book-bfixed-fields-container input,
.event__content--book .mec-book-bfixed-fields-container select,
.event__content--book .mec-book-tickets-reg-fields-container input,
.event__content--book .mec-book-tickets-reg-fields-container select {
  font-size: 15px;
  font-family: "aktiv-grotesk", sans-serif;
  border: 2px solid #252525;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 10px 12px;
  margin: 5px 0 14px;
  color: #252525;
  appearance: none;
  -webkit-appearance: none;
  width: 100%;
}
.event__content--book .mec-book-bfixed-fields-container input.placeholder,
.event__content--book .mec-book-bfixed-fields-container select.placeholder,
.event__content--book .mec-book-tickets-reg-fields-container input.placeholder,
.event__content--book .mec-book-tickets-reg-fields-container select.placeholder {
  color: #252525;
  font-family: "aktiv-grotesk", sans-serif;
  opacity: 0.8;
}
.event__content--book .mec-book-bfixed-fields-container input:-moz-placeholder,
.event__content--book .mec-book-bfixed-fields-container select:-moz-placeholder,
.event__content--book .mec-book-tickets-reg-fields-container input:-moz-placeholder,
.event__content--book .mec-book-tickets-reg-fields-container select:-moz-placeholder {
  color: #252525;
  font-family: "aktiv-grotesk", sans-serif;
  opacity: 0.8;
  opacity: 1;
}
.event__content--book .mec-book-bfixed-fields-container input::-moz-placeholder,
.event__content--book .mec-book-bfixed-fields-container select::-moz-placeholder,
.event__content--book .mec-book-tickets-reg-fields-container input::-moz-placeholder,
.event__content--book .mec-book-tickets-reg-fields-container select::-moz-placeholder {
  color: #252525;
  font-family: "aktiv-grotesk", sans-serif;
  opacity: 0.8;
  opacity: 1;
}
.event__content--book .mec-book-bfixed-fields-container input:-ms-input-placeholder,
.event__content--book .mec-book-bfixed-fields-container select:-ms-input-placeholder,
.event__content--book .mec-book-tickets-reg-fields-container input:-ms-input-placeholder,
.event__content--book .mec-book-tickets-reg-fields-container select:-ms-input-placeholder {
  color: #252525;
  font-family: "aktiv-grotesk", sans-serif;
  opacity: 0.8;
}
.event__content--book .mec-book-bfixed-fields-container input::-webkit-input-placeholder,
.event__content--book .mec-book-bfixed-fields-container select::-webkit-input-placeholder,
.event__content--book .mec-book-tickets-reg-fields-container input::-webkit-input-placeholder,
.event__content--book .mec-book-tickets-reg-fields-container select::-webkit-input-placeholder {
  color: #252525;
  font-family: "aktiv-grotesk", sans-serif;
  opacity: 0.8;
}
.event__content--book .mec-book-bfixed-fields-container input:focus,
.event__content--book .mec-book-bfixed-fields-container select:focus,
.event__content--book .mec-book-tickets-reg-fields-container input:focus,
.event__content--book .mec-book-tickets-reg-fields-container select:focus {
  outline: none;
}
.event__content--book .mec-book-bfixed-fields-container .mec-book-bfixed-field-select,
.event__content--book .mec-book-bfixed-fields-container .mec-book-reg-field-select,
.event__content--book .mec-book-tickets-reg-fields-container .mec-book-bfixed-field-select,
.event__content--book .mec-book-tickets-reg-fields-container .mec-book-reg-field-select {
  position: relative;
}
.event__content--book .mec-book-bfixed-fields-container .mec-book-bfixed-field-select select,
.event__content--book .mec-book-bfixed-fields-container .mec-book-reg-field-select select,
.event__content--book .mec-book-tickets-reg-fields-container .mec-book-bfixed-field-select select,
.event__content--book .mec-book-tickets-reg-fields-container .mec-book-reg-field-select select {
  cursor: pointer;
}
.event__content--book .mec-book-bfixed-fields-container .mec-book-bfixed-field-select::after,
.event__content--book .mec-book-bfixed-fields-container .mec-book-reg-field-select::after,
.event__content--book .mec-book-tickets-reg-fields-container .mec-book-bfixed-field-select::after,
.event__content--book .mec-book-tickets-reg-fields-container .mec-book-reg-field-select::after {
  content: "";
  background-image: url(assets/images/select_arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 39px;
  right: 10px;
  pointer-events: none;
}
.event__content--book .mec-book-bfixed-fields-container {
  margin-top: 0;
  padding-top: 40px;
}
.event__content--book .mec-book-tickets-reg-fields-container .mec-book-reg-field-name label:after {
  display: none;
}
.event__content--book .mec-book-tickets-reg-fields-container .mec-booking-email-field-wrapper,
.event__content--book .mec-book-tickets-reg-fields-container .mec-booking-name-field-wrapper {
  margin-bottom: 0;
}

@media screen and (max-width: 1200px) {
  .single__event__inner {
    padding-right: 20px;
  }
  .single__event__inner--nav {
    padding-right: 0;
  }
  .single__event__inner--nav::after {
    display: none;
  }
  .single__event__inner--nav .book_button_desktop {
    display: none;
  }
  .single__event__nav .slick-list .book_button_mobile {
    display: block;
  }
  .single_event__img__container {
    max-width: 420px;
  }
  .single__event__nav {
    padding: 15px 0;
  }
  .single__event__nav .slick-track {
    align-items: center;
  }
  .single__event__nav .single__event__nav__item {
    margin-right: 70px;
    pointer-events: none;
  }
  .single__event__nav .single__event__nav__item.slick-active {
    pointer-events: all;
  }
  .single__event__bottom__title {
    text-align: center;
  }
  .single__event__bottom__content {
    flex-direction: column;
    align-items: center;
    text-align: center;
    row-gap: initial;
  }
  .single__event__bottom__content h5 {
    margin-bottom: 20px;
  }
  .single__event__bottom__share {
    margin-top: 20px;
    order: 4;
  }
  .other_post_item--events .other_post_item__content {
    text-align: center;
  }
  .event__content--contributors .event__overview__title {
    text-align: center;
  }
  .contributors__grid {
    justify-content: center;
  }
  .contributors__grid .grid_1-3 {
    max-width: 270px;
    width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  .single__event__nav .button, .single__event__nav .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .single__event__nav .single_add_to_cart_button, .single__event__nav .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single__event__nav .single_add_to_cart_button, .single__event__nav .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single__event__nav .single_add_to_cart_button, .single__event__nav .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .single__event__nav .product_archive__reset_button, .single__event__nav .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single__event__nav .product_archive__reset_button, .single__event__nav .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .single_product__right .single_product__summary .cart .single__event__nav .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single__event__nav .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single__event__nav .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single__event__nav .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single__event__nav .gform_button, .single__event__nav .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single__event__nav .newsletter_form__submit, .single__event__nav .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .single__event__nav .sib-default-btn, .single__event__nav .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single__event__nav .sib-default-btn, .single__event__nav .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .single__event__nav button, .single__event__nav .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single__event__nav button, .single__event__nav .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .single__event__nav .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .single__event__nav .gform_button, .single__event__nav .newsletter_form__submit, .single__event__nav .sib_signup_form .sib-default-btn, .sib_signup_form .single__event__nav .sib-default-btn, .single__event__nav .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .single__event__nav button {
    min-width: 170px;
  }
  .single__event__hero {
    height: auto;
  }
  .single__event__hero__container {
    flex-direction: column-reverse;
    align-items: center;
    text-align: center;
  }
  .single_event__img__container {
    margin-bottom: 20px;
    max-width: 200px;
  }
  .single__event__hero__content {
    padding: 0;
    max-width: none;
  }
  .single__event__hero__content__location {
    justify-content: center;
    margin-bottom: 30px;
  }
  .single__event__hero__content__location .both_text {
    padding-left: 0;
  }
  .single__event__hero__share {
    flex-direction: column;
    align-items: center;
  }
  .single__event__hero__button {
    margin-right: 0;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 800px) {
  .event__ticket__option__title {
    text-align: center;
  }
  .ticket__item {
    text-align: left;
  }
  .ticket__item__top {
    text-align: left;
    flex-wrap: wrap;
  }
  .ticket__title {
    flex-grow: 1;
    width: 100%;
    max-width: none;
  }
  .ticket__price {
    width: 50%;
  }
  .ticket__quantity {
    margin-bottom: 40px;
    text-align: right;
    width: 50%;
  }
  .ticket__bottom {
    flex-direction: column;
    align-items: center;
  }
  #sell-ticket-status-message {
    display: block;
    margin: 0 auto;
  }
  .event__content--book .ticket__bottom .ticket_book_button {
    justify-self: center;
    margin: 0 auto;
  }
}
@media screen and (max-width: 700px) {
  .event_top__text {
    flex-direction: column;
  }
  .event__details {
    border: none;
    padding-left: 0;
    min-width: auto;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .contributors__popup {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .contributors__popup .team_member_item__role {
    padding-right: 0;
    left: initial;
  }
  .contributors__popup .team_member_item__role:before {
    display: none;
  }
  .event__content--contributors {
    min-height: 900px;
  }
  .team_member_item__img--popup {
    min-width: 0;
    margin-right: 0;
    margin-bottom: 20px;
    max-width: 200px;
    width: 100%;
  }
}
@media screen and (max-width: 650px) {
  .event__content--book .mec-event-ticket {
    padding: 20px 30px;
  }
  .event__content--book .mec-event-ticket .mec-ticket-style-row {
    flex-direction: column;
  }
  .event__content--book .mec-event-ticket .mec-ticket-style-row-section-2 {
    width: 100% !important;
  }
  .event__content--book .mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-ticket-style-row-section-3 {
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  .event__content--book .mec-booking-progress-bar {
    flex-direction: column;
    align-items: center;
  }
  .event__content--book .mec-booking-progress-bar li {
    max-width: 140px;
    width: 100%;
    margin: 10px 0;
    padding: 0 0 0 35px;
  }
  .event__content--book .mec-booking-progress-bar li:after {
    display: none;
  }
}
.events {
  overflow: hidden;
}

.events__content {
  margin-bottom: 40px;
}

.past_events__content {
  margin-top: 70px;
}

.event_listings {
  margin-top: 20px;
}

.events .mec-wrap {
  font-family: "aktiv-grotesk", sans-serif;
}
.events .mec-wrap .mec-search-form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  background-color: #fff;
  border: none;
  padding: 0;
  min-height: auto;
  box-shadow: none;
  margin-bottom: 0;
}
.events .mec-wrap .mec-search-form .mec-dropdown-wrap {
  display: flex;
  align-items: center;
  column-gap: 20px;
}
.events .mec-wrap .mec-search-form .mec-dropdown-wrap .mec-dropdown-search {
  padding: 0;
  position: relative;
  font-family: "aktiv-grotesk", sans-serif;
  max-width: 300px;
  width: 100%;
}
.events .mec-wrap .mec-search-form .mec-dropdown-wrap .mec-dropdown-search i {
  display: none;
}
.events .mec-wrap .mec-search-form .mec-dropdown-wrap .mec-dropdown-search select {
  background-color: transparent;
  font-family: "aktiv-grotesk", sans-serif;
  width: 100%;
  margin-bottom: 0;
  height: 100%;
  padding: 14px 14px;
  padding-right: 20px;
  border: solid 2px #252525;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.2px;
  line-height: 1.2;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}
.events .mec-wrap .mec-search-form .mec-dropdown-wrap .mec-dropdown-search select:focus {
  outline: none;
  border-color: #252525;
}
.events .mec-wrap .mec-search-form .mec-dropdown-wrap .mec-dropdown-search select.placeholder {
  color: #252525;
  font-family: "aktiv-grotesk", sans-serif;
}
.events .mec-wrap .mec-search-form .mec-dropdown-wrap .mec-dropdown-search select:-moz-placeholder {
  color: #252525;
  font-family: "aktiv-grotesk", sans-serif;
  opacity: 1;
}
.events .mec-wrap .mec-search-form .mec-dropdown-wrap .mec-dropdown-search select::-moz-placeholder {
  color: #252525;
  font-family: "aktiv-grotesk", sans-serif;
  opacity: 1;
}
.events .mec-wrap .mec-search-form .mec-dropdown-wrap .mec-dropdown-search select:-ms-input-placeholder {
  color: #252525;
  font-family: "aktiv-grotesk", sans-serif;
}
.events .mec-wrap .mec-search-form .mec-dropdown-wrap .mec-dropdown-search select::-webkit-input-placeholder {
  color: #252525;
  font-family: "aktiv-grotesk", sans-serif;
}
.events .mec-wrap .mec-search-form .mec-dropdown-wrap .mec-dropdown-search:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 14px;
  width: 12px;
  height: 10px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
  background-image: url(assets/images/select_arrow.svg);
  pointer-events: none;
}
.events .mec-wrap .mec-search-form .mec-text-input-search {
  max-width: 240px;
  width: 100%;
  position: relative;
  padding-left: 35px;
  padding-right: 0;
}
.events .mec-wrap .mec-search-form .mec-text-input-search:before {
  content: "";
  background-image: url(assets/images/search-black.svg);
  width: 24px;
  height: 24px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 2px;
  left: 0;
}
.events .mec-wrap .mec-search-form .mec-text-input-search i {
  display: none;
}
.events .mec-wrap .mec-search-form .mec-text-input-search input {
  width: 100%;
  max-width: 330px;
  background-color: transparent;
  height: 100%;
  padding: 0;
  border: none;
  border-bottom: 2px solid #252525;
  border-radius: 0px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.2px;
  line-height: 1.2;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  transition: 0.5s;
  margin-bottom: 0;
}
.events .mec-wrap .mec-search-form .mec-text-input-search input:focus, .events .mec-wrap .mec-search-form .mec-text-input-search input:hover {
  outline: none;
  border-color: #252525;
}
.events .mec-wrap .mec-search-form .mec-text-input-search input.placeholder {
  color: #252525;
}
.events .mec-wrap .mec-search-form .mec-text-input-search input:-moz-placeholder {
  color: #252525;
  opacity: 1;
}
.events .mec-wrap .mec-search-form .mec-text-input-search input::-moz-placeholder {
  color: #252525;
  opacity: 1;
}
.events .mec-wrap .mec-search-form .mec-text-input-search input:-ms-input-placeholder {
  color: #252525;
}
.events .mec-wrap .mec-search-form .mec-text-input-search input::-webkit-input-placeholder {
  color: #252525;
}
.events .mec-wrap .mec-search-form .mec-text-input-search.active input {
  width: 100%;
  padding: 10px;
  padding-right: 20px;
  margin-left: 20px;
  border: solid 2px #252525;
}
.events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input {
  padding: 10px 20px;
  font-size: 12px;
  margin-left: 20px;
  background-color: #252525;
  color: white;
  border-color: #252525;
  text-transform: none;
  width: auto;
}
.events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover {
  background-color: #ec5d56;
  color: white;
  border-color: #ec5d56;
}

.event__featured__section {
  position: relative;
  padding-bottom: 70px;
  border-bottom: solid 3px rgba(55, 55, 56, 0.16);
}
.event__featured__section::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: rgba(55, 55, 56, 0.16);
  position: absolute;
  bottom: -3px;
  left: -100%;
}
.event__featured__section::after {
  content: "";
  width: 100%;
  height: 3px;
  background-color: rgba(55, 55, 56, 0.16);
  position: absolute;
  bottom: -3px;
  right: -100%;
}

.event__featured {
  position: relative;
  height: 620px;
  width: 100%;
  background-color: #252525;
  margin-top: 40px;
}
.event__featured .slider,
.event__featured .slick-list,
.event__featured .slick-track {
  height: 100%;
}
.event__featured .slider .event__feat__item,
.event__featured .slick-list .event__feat__item,
.event__featured .slick-track .event__feat__item {
  height: 100%;
  display: flex;
  z-index: 1;
}
.event__featured .arrow__container {
  position: absolute;
  bottom: 40px;
  left: 60px;
  margin-left: 0;
}
.event__featured .arrow__container .slick-arrows {
  background-color: transparent;
  padding: 0;
  width: 28px;
}
.event__featured .arrow__container .slick-arrows.prev-arrow {
  margin-right: 20px;
}
.event__featured .arrow__container .slick-arrows svg {
  fill: white;
}

.event__feat__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  color: white;
  position: relative;
  padding: 60px;
}
.event__feat__item .event__feat__item__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.11;
}

.event__feat__item__left {
  height: 100%;
  text-align: left;
  position: relative;
  max-width: 370px;
  z-index: 1;
}
.event__feat__item__left .event__feat__title {
  margin-bottom: 10px;
  font-weight: 600;
}
.event__feat__item__left .title_with_underline {
  font-size: 17px;
  padding: 0 5px;
  margin-bottom: 10px;
}

.event__feat__item__date {
  font-weight: 700;
}
.event__feat__item__date p {
  margin-bottom: 10px;
}

.event__feat__item__location {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 14px;
  letter-spacing: 1.17px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.event__feat__item__location .both_event {
  width: 100%;
  margin-bottom: 0;
  margin-top: 10px;
}
.event__feat__item__location svg {
  width: 13px;
  margin-right: 10px;
}

.event__feat__item__description {
  margin-bottom: 40px;
}

.event__feat__item__button {
  max-width: 270px;
  width: 100%;
  padding: 25px 55px;
}

.event__feat__item__img_wrap {
  min-width: 490px;
  height: 100%;
  position: relative;
}
.event__feat__item__img_wrap .event__feat__item__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}

.event__feat__item__grad {
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #202020 100%);
  opacity: 0.9;
  height: 100%;
  width: 100%;
  max-width: 700px;
  z-index: 0;
}

.event__nav {
  display: flex;
  padding-left: 0;
  margin-bottom: 20px;
  column-gap: 80px;
}
.event__nav .event__nav__item {
  font-size: 18px;
  font-weight: 700;
  font-family: "termina", sans-serif;
  list-style: none;
  border-bottom: 3px solid transparent;
  opacity: 0.48;
  transition: 0.2s;
  cursor: pointer;
  margin-bottom: 0;
}
.event__nav .event__nav__item:before {
  display: none;
}
.event__nav .event__nav__item:hover {
  opacity: 1;
}
.event__nav .event__nav__item.active {
  border-bottom: solid 3px #373738;
  opacity: 1;
}

.events_main {
  padding-top: 0;
}

.upcoming_events__grid,
.past_events__grid {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  justify-content: flex-start;
  margin-top: 0;
  margin: 20px -30px;
}
.upcoming_events__grid > [class*=grid_],
.past_events__grid > [class*=grid_] {
  padding: 0 30px;
}

.past_events__grid {
  display: none;
}

.event__item {
  width: 100%;
  position: relative;
  margin: 30px 0;
  transition: 0.4s;
}
.event__item:hover {
  transform: scale(1.04);
}

.event__item__img_wrap {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}
.event__item__img_wrap:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.event__item__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.event__item__category {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  opacity: 0.6;
  letter-spacing: 1px;
  line-height: 17px;
  margin-bottom: 10px;
}

.event__item__title {
  font-weight: 600;
  margin-bottom: 10px;
}

.event__item__date p {
  font-size: 17px;
  font-weight: 700;
}

.event__item__location {
  display: flex;
  align-items: center;
  font-size: 12px;
  letter-spacing: 0.83px;
  text-transform: uppercase;
  line-height: 26px;
}
.event__item__location svg {
  width: 13px;
  margin-right: 10px;
}

.past_events {
  display: none;
  margin-top: -80px;
  padding-bottom: 60px;
}
.past_events .event__featured__section,
.past_events .event__featured,
.past_events .events__content .event__nav {
  display: none;
}
.past_events #event-listing-view {
  margin-top: 80px;
}
.past_events .wpem-row {
  margin-right: -30px;
  margin-left: -30px;
}

.cta__past_event {
  position: relative;
  text-align: left;
}
.cta__past_event:hover .cta__past_event__img {
  transform: scale(1.05);
}

.cta__past_event__img_wrap {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.cta__past_event__img_wrap:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.cta__past_event__img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: 0.5s;
}

.cta__past_event__title {
  font-weight: 500;
  line-height: 30px;
}

@media screen and (max-width: 1220px) {
  .event__nav {
    justify-content: center;
  }
  .upcoming_events__grid,
  .past_events__grid {
    justify-content: center;
    margin: 20px -20px;
  }
  .upcoming_events__grid > [class*=grid_],
  .past_events__grid > [class*=grid_] {
    padding: 0 20px;
  }
  .upcoming_events__grid .grid_1-3,
  .past_events__grid .grid_1-3 {
    max-width: 400px;
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .event__feat__item {
    padding: 60px 40px;
  }
  .event__feat__item__img_wrap {
    height: auto;
    margin-left: 20px;
  }
  .event__feat__item__img_wrap:after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
}
@media screen and (max-width: 1050px) {
  .events {
    text-align: center;
  }
  .event__feat__item {
    align-items: flex-start;
  }
  .event__feat__item__img_wrap {
    max-width: 400px;
    width: 100%;
    min-width: 0;
    z-index: 1;
  }
  .event__featured {
    height: auto;
  }
  .event__featured .event__feat__item__left {
    padding-bottom: 50px;
  }
  .event__featured .event__feat__item__button {
    width: auto;
    max-width: none;
    padding: 15px 35px;
  }
  .events .mec-wrap .mec-search-form {
    flex-wrap: wrap;
    justify-content: center;
  }
  .events .mec-wrap .mec-search-form .mec-dropdown-wrap {
    justify-content: center;
    margin-bottom: 40px;
    flex-wrap: wrap;
    row-gap: 20px;
  }
  .events .mec-wrap .mec-search-form .mec-text-input-search {
    flex-grow: 1;
  }
}
@media screen and (max-width: 860px) {
  .event__feat__item {
    flex-direction: column-reverse;
    align-items: center;
    padding: 30px;
    height: inherit;
  }
  .event__feat__item__img_wrap {
    margin: 0 0 20px;
    max-width: 250px;
  }
  .event__feat__item__left {
    max-width: none;
    text-align: center;
    padding-bottom: 60px;
    min-height: 275px;
  }
  .event__feat__item__location {
    justify-content: center;
    margin-bottom: 20px;
  }
  .event__feat__item__description {
    margin-bottom: 20px;
  }
  .event__feat__item__grad {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #202020 100%);
    max-width: none;
    height: 70%;
    top: initial;
    bottom: 0;
  }
  .event__featured .arrow__container {
    justify-content: center;
    bottom: 20px;
    left: 0;
    right: 0;
  }
  .event__featured .arrow__container .slick-arrows.next-arrow {
    margin-left: 20px;
  }
  .event__featured .slider,
  .event__featured .slick-list {
    height: inherit;
  }
  .event__featured .slick-track {
    height: inherit;
  }
  .event__featured .slider .event__feat__item,
  .event__featured .slick-list .event__feat__item,
  .event__featured .slick-track .event__feat__item {
    height: inherit;
  }
}
.cart_page_title {
  margin-bottom: 30px;
  font-weight: 600;
}

.shop__content .woocommerce .shop_table {
  border: none;
}
.shop__content .woocommerce .shop_table thead {
  font-size: 19px;
  font-family: "termina", sans-serif;
  font-weight: 700;
  letter-spacing: 0.38px;
}
.shop__content .woocommerce .shop_table thead th {
  padding: 9px 20px;
  border-bottom: 3px solid #373738;
  margin-bottom: 26px;
}
.shop__content .woocommerce .shop_table thead .product-name {
  padding-left: 0;
}
.shop__content .woocommerce .shop_table thead .product-remove {
  padding-right: 0;
}
.shop__content .woocommerce .shop_table tbody,
.shop__content .woocommerce .shop_table tfoot {
  background-color: white;
}
.shop__content .woocommerce .shop_table tbody th,
.shop__content .woocommerce .shop_table tfoot th {
  padding: 12px 20px;
}
.shop__content .woocommerce .shop_table tbody td,
.shop__content .woocommerce .shop_table tfoot td {
  padding: 0 22px 20px;
  border: none;
}
.shop__content .woocommerce .shop_table tbody td a:hover,
.shop__content .woocommerce .shop_table tfoot td a:hover {
  color: #252525;
}
.shop__content .woocommerce .shop_table tbody .cart_item:first-of-type td,
.shop__content .woocommerce .shop_table tfoot .cart_item:first-of-type td {
  padding-top: 20px;
}
.shop__content .woocommerce .shop_table tbody .cart_item:last-of-type td,
.shop__content .woocommerce .shop_table tfoot .cart_item:last-of-type td {
  border-bottom: 1px solid #000;
}
.shop__content .woocommerce .shop_table tbody .product-name,
.shop__content .woocommerce .shop_table tfoot .product-name {
  padding-left: 0;
  font-size: 19px;
  font-weight: 700;
}
.shop__content .woocommerce .shop_table tbody .product-name a,
.shop__content .woocommerce .shop_table tfoot .product-name a {
  text-decoration: none;
}
.shop__content .woocommerce .shop_table tbody .product-name .variation,
.shop__content .woocommerce .shop_table tfoot .product-name .variation {
  font-size: 15px;
  color: #484848;
  font-weight: 500;
  opacity: 0.6;
}
.shop__content .woocommerce .shop_table tbody .product-price,
.shop__content .woocommerce .shop_table tfoot .product-price {
  font-size: 18px;
  letter-spacing: 0.28px;
}
.shop__content .woocommerce .shop_table tbody .product-remove,
.shop__content .woocommerce .shop_table tfoot .product-remove {
  padding-right: 0;
}
.shop__content .woocommerce .shop_table tbody .product-remove a.remove,
.shop__content .woocommerce .shop_table tfoot .product-remove a.remove {
  opacity: 0.7;
  transition: 0.2s;
  font-size: 0px;
  width: 15px;
  height: 15px;
  position: relative;
  float: right;
}
.shop__content .woocommerce .shop_table tbody .product-remove a.remove:after,
.shop__content .woocommerce .shop_table tfoot .product-remove a.remove:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  background-image: url(assets/images/x.svg);
  background-size: contain;
  background-position: center;
  top: 50%;
  transform: translateY(-50%);
}
.shop__content .woocommerce .shop_table tbody .product-remove a.remove:hover,
.shop__content .woocommerce .shop_table tfoot .product-remove a.remove:hover {
  background-color: transparent;
  opacity: 1;
}
.shop__content .woocommerce .shop_table tbody .product-quantity input,
.shop__content .woocommerce .shop_table tfoot .product-quantity input {
  border: solid 2px #373738;
  padding: 14px 12px;
  border-radius: 4px;
  width: 120px;
  background-color: transparent;
  text-align: left;
}
.shop__content .woocommerce .shop_table tbody .coupon_row td,
.shop__content .woocommerce .shop_table tfoot .coupon_row td {
  padding: 20px 0;
  border-top: 3px solid rgba(55, 55, 56, 0.13);
}
.shop__content .woocommerce .shop_table tbody .coupon_row .coupon_update__container,
.shop__content .woocommerce .shop_table tfoot .coupon_row .coupon_update__container {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.shop__content .woocommerce .shop_table tbody .coupon_row .coupon,
.shop__content .woocommerce .shop_table tfoot .coupon_row .coupon {
  text-align: left;
  float: none;
}
.shop__content .woocommerce .shop_table tbody .coupon_row .coupon label,
.shop__content .woocommerce .shop_table tfoot .coupon_row .coupon label {
  display: none;
}
.shop__content .woocommerce .shop_table tbody .coupon_row .coupon #coupon_code,
.shop__content .woocommerce .shop_table tfoot .coupon_row .coupon #coupon_code {
  min-width: 207px;
  border: solid 2px #373738;
  padding: 14px 12px;
  border-radius: 4px;
  font-size: 15px;
  margin-right: 15px;
}
.shop__content .woocommerce .shop_table tbody .coupon_row .coupon #coupon_code.placeholder,
.shop__content .woocommerce .shop_table tfoot .coupon_row .coupon #coupon_code.placeholder {
  opacity: 0.5;
}
.shop__content .woocommerce .shop_table tbody .coupon_row .coupon #coupon_code:-moz-placeholder,
.shop__content .woocommerce .shop_table tfoot .coupon_row .coupon #coupon_code:-moz-placeholder {
  opacity: 0.5;
  opacity: 1;
}
.shop__content .woocommerce .shop_table tbody .coupon_row .coupon #coupon_code::-moz-placeholder,
.shop__content .woocommerce .shop_table tfoot .coupon_row .coupon #coupon_code::-moz-placeholder {
  opacity: 0.5;
  opacity: 1;
}
.shop__content .woocommerce .shop_table tbody .coupon_row .coupon #coupon_code:-ms-input-placeholder,
.shop__content .woocommerce .shop_table tfoot .coupon_row .coupon #coupon_code:-ms-input-placeholder {
  opacity: 0.5;
}
.shop__content .woocommerce .shop_table tbody .coupon_row .coupon #coupon_code::-webkit-input-placeholder,
.shop__content .woocommerce .shop_table tfoot .coupon_row .coupon #coupon_code::-webkit-input-placeholder {
  opacity: 0.5;
}
.shop__content .woocommerce .shop_table tbody .coupon_row .coupon__title,
.shop__content .woocommerce .shop_table tfoot .coupon_row .coupon__title {
  font-weight: 700;
  font-size: 19px;
  letter-spacing: 0.4px;
  margin-bottom: 0;
}
.shop__content .woocommerce .shop_table tbody .coupon_row .coupon__text,
.shop__content .woocommerce .shop_table tfoot .coupon_row .coupon__text {
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0.2px;
  margin-bottom: 20px;
}
.shop__content .woocommerce .shop_table tbody .coupon_row .coupon__fields,
.shop__content .woocommerce .shop_table tfoot .coupon_row .coupon__fields {
  display: flex;
}
.shop__content .woocommerce button.button:disabled, .shop__content .woocommerce .single_product__right .single_product__summary .cart button.single_add_to_cart_button:disabled, .single_product__right .single_product__summary .cart .shop__content .woocommerce button.single_add_to_cart_button:disabled, .shop__content .woocommerce .product_archive__top .product_archive__top__right button.product_archive__reset_button:disabled, .product_archive__top .product_archive__top__right .shop__content .woocommerce button.product_archive__reset_button:disabled, .shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button.button:disabled, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce button.button:disabled, .shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button.gform_button:disabled, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce button.gform_button:disabled, .shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button.newsletter_form__submit:disabled, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce button.newsletter_form__submit:disabled, .shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form button.sib-default-btn:disabled, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .shop__content .woocommerce button.sib-default-btn:disabled, .shop__content .woocommerce .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button.sib-default-btn:disabled, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce button.sib-default-btn:disabled, .shop__content .woocommerce button.gform_button:disabled, .shop__content .woocommerce button.newsletter_form__submit:disabled, .shop__content .woocommerce .sib_signup_form button.sib-default-btn:disabled, .sib_signup_form .shop__content .woocommerce button.sib-default-btn:disabled, .shop__content .woocommerce .event__content--book .mec-booking form .mec-book-form-btn-wrap button:disabled, .event__content--book .mec-booking form .mec-book-form-btn-wrap .shop__content .woocommerce button:disabled, .shop__content .woocommerce .events .mec-wrap .mec-search-form .mec-text-input-search + button.mec-search-bar-input#mec-search-bar-input:disabled, .events .mec-wrap .mec-search-form .shop__content .woocommerce .mec-text-input-search + button.mec-search-bar-input#mec-search-bar-input:disabled,
.shop__content .woocommerce button.button:disabled[disabled] {
  padding: 16px 46px;
  opacity: 0.3;
  pointer-events: none;
}
.shop__content .woocommerce #respond input#submit,
.shop__content .woocommerce a.button,
.shop__content .woocommerce .single_product__right .single_product__summary .cart a.single_add_to_cart_button,
.single_product__right .single_product__summary .cart .shop__content .woocommerce a.single_add_to_cart_button,
.shop__content .woocommerce .product_archive__top .product_archive__top__right a.product_archive__reset_button,
.product_archive__top .product_archive__top__right .shop__content .woocommerce a.product_archive__reset_button,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.product_archive__reset_button,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce a.product_archive__reset_button,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.button,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce a.button,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.gform_button,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce a.gform_button,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.newsletter_form__submit,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce a.newsletter_form__submit,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form a.sib-default-btn,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .shop__content .woocommerce a.sib-default-btn,
.shop__content .woocommerce .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.sib-default-btn,
.sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce a.sib-default-btn,
.shop__content .woocommerce a.gform_button,
.shop__content .woocommerce a.newsletter_form__submit,
.shop__content .woocommerce .sib_signup_form a.sib-default-btn,
.sib_signup_form .shop__content .woocommerce a.sib-default-btn,
.shop__content .woocommerce .events .mec-wrap .mec-search-form .mec-text-input-search + a.mec-search-bar-input#mec-search-bar-input,
.events .mec-wrap .mec-search-form .shop__content .woocommerce .mec-text-input-search + a.mec-search-bar-input#mec-search-bar-input,
.shop__content .woocommerce button.button,
.shop__content .woocommerce .single_product__right .single_product__summary .cart button.single_add_to_cart_button,
.single_product__right .single_product__summary .cart .shop__content .woocommerce button.single_add_to_cart_button,
.shop__content .woocommerce .product_archive__top .product_archive__top__right button.product_archive__reset_button,
.product_archive__top .product_archive__top__right .shop__content .woocommerce button.product_archive__reset_button,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button.product_archive__reset_button,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce button.product_archive__reset_button,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button.button,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce button.button,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button.gform_button,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce button.gform_button,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button.newsletter_form__submit,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce button.newsletter_form__submit,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form button.sib-default-btn,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .shop__content .woocommerce button.sib-default-btn,
.shop__content .woocommerce .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button.sib-default-btn,
.sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce button.sib-default-btn,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .shop__content .woocommerce button,
.shop__content .woocommerce .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button,
.event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce button,
.shop__content .woocommerce button.gform_button,
.shop__content .woocommerce button.newsletter_form__submit,
.shop__content .woocommerce .sib_signup_form button.sib-default-btn,
.sib_signup_form .shop__content .woocommerce button.sib-default-btn,
.shop__content .woocommerce .event__content--book .mec-booking form .mec-book-form-btn-wrap button,
.event__content--book .mec-booking form .mec-book-form-btn-wrap .shop__content .woocommerce button,
.shop__content .woocommerce .events .mec-wrap .mec-search-form .mec-text-input-search + button.mec-search-bar-input#mec-search-bar-input,
.events .mec-wrap .mec-search-form .shop__content .woocommerce .mec-text-input-search + button.mec-search-bar-input#mec-search-bar-input,
.shop__content .woocommerce input.button,
.shop__content .woocommerce .single_product__right .single_product__summary .cart input.single_add_to_cart_button,
.single_product__right .single_product__summary .cart .shop__content .woocommerce input.single_add_to_cart_button,
.shop__content .woocommerce .product_archive__top .product_archive__top__right input.product_archive__reset_button,
.product_archive__top .product_archive__top__right .shop__content .woocommerce input.product_archive__reset_button,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container input.product_archive__reset_button,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce input.product_archive__reset_button,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container input.button,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce input.button,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container input.gform_button,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce input.gform_button,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container input.newsletter_form__submit,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce input.newsletter_form__submit,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form input.sib-default-btn,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .shop__content .woocommerce input.sib-default-btn,
.shop__content .woocommerce .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container input.sib-default-btn,
.sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce input.sib-default-btn,
.shop__content .woocommerce input.gform_button,
.shop__content .woocommerce input.newsletter_form__submit,
.shop__content .woocommerce .sib_signup_form input.sib-default-btn,
.sib_signup_form .shop__content .woocommerce input.sib-default-btn,
.shop__content .woocommerce .events .mec-wrap .mec-search-form .mec-text-input-search + input.mec-search-bar-input#mec-search-bar-input,
.events .mec-wrap .mec-search-form .shop__content .woocommerce .mec-text-input-search + input.mec-search-bar-input#mec-search-bar-input {
  padding: 16px 46px;
  border-radius: 34.5px;
  color: #252525;
  opacity: 1;
  background-color: transparent;
  position: relative;
  transition: 0.2s;
  cursor: pointer;
  font-size: 14px;
  font-family: "termina", sans-serif;
  font-weight: 700;
  letter-spacing: 0.3px;
  border: 2px solid #2e2e2e;
  line-height: 1;
  appearance: none;
}
.shop__content .woocommerce #respond input#submit:hover,
.shop__content .woocommerce a.button:hover,
.shop__content .woocommerce .single_product__right .single_product__summary .cart a.single_add_to_cart_button:hover,
.single_product__right .single_product__summary .cart .shop__content .woocommerce a.single_add_to_cart_button:hover,
.shop__content .woocommerce .product_archive__top .product_archive__top__right a.product_archive__reset_button:hover,
.product_archive__top .product_archive__top__right .shop__content .woocommerce a.product_archive__reset_button:hover,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.button:hover,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce a.button:hover,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.gform_button:hover,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce a.gform_button:hover,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.newsletter_form__submit:hover,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce a.newsletter_form__submit:hover,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form a.sib-default-btn:hover,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .shop__content .woocommerce a.sib-default-btn:hover,
.shop__content .woocommerce .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.sib-default-btn:hover,
.sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce a.sib-default-btn:hover,
.shop__content .woocommerce a.gform_button:hover,
.shop__content .woocommerce a.newsletter_form__submit:hover,
.shop__content .woocommerce .sib_signup_form a.sib-default-btn:hover,
.sib_signup_form .shop__content .woocommerce a.sib-default-btn:hover,
.shop__content .woocommerce .events .mec-wrap .mec-search-form .mec-text-input-search + a.mec-search-bar-input#mec-search-bar-input:hover,
.events .mec-wrap .mec-search-form .shop__content .woocommerce .mec-text-input-search + a.mec-search-bar-input#mec-search-bar-input:hover,
.shop__content .woocommerce button.button:hover,
.shop__content .woocommerce .single_product__right .single_product__summary .cart button.single_add_to_cart_button:hover,
.single_product__right .single_product__summary .cart .shop__content .woocommerce button.single_add_to_cart_button:hover,
.shop__content .woocommerce .product_archive__top .product_archive__top__right button.product_archive__reset_button:hover,
.product_archive__top .product_archive__top__right .shop__content .woocommerce button.product_archive__reset_button:hover,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button.button:hover,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce button.button:hover,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button.gform_button:hover,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce button.gform_button:hover,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button.newsletter_form__submit:hover,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce button.newsletter_form__submit:hover,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form button.sib-default-btn:hover,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .shop__content .woocommerce button.sib-default-btn:hover,
.shop__content .woocommerce .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button.sib-default-btn:hover,
.sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce button.sib-default-btn:hover,
.shop__content .woocommerce button.gform_button:hover,
.shop__content .woocommerce button.newsletter_form__submit:hover,
.shop__content .woocommerce .sib_signup_form button.sib-default-btn:hover,
.sib_signup_form .shop__content .woocommerce button.sib-default-btn:hover,
.shop__content .woocommerce .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover,
.event__content--book .mec-booking form .mec-book-form-btn-wrap .shop__content .woocommerce button:hover,
.shop__content .woocommerce .events .mec-wrap .mec-search-form .mec-text-input-search + button.mec-search-bar-input#mec-search-bar-input:hover,
.events .mec-wrap .mec-search-form .shop__content .woocommerce .mec-text-input-search + button.mec-search-bar-input#mec-search-bar-input:hover,
.shop__content .woocommerce input.button:hover,
.shop__content .woocommerce .single_product__right .single_product__summary .cart input.single_add_to_cart_button:hover,
.single_product__right .single_product__summary .cart .shop__content .woocommerce input.single_add_to_cart_button:hover,
.shop__content .woocommerce .product_archive__top .product_archive__top__right input.product_archive__reset_button:hover,
.product_archive__top .product_archive__top__right .shop__content .woocommerce input.product_archive__reset_button:hover,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container input.button:hover,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce input.button:hover,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container input.gform_button:hover,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce input.gform_button:hover,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container input.newsletter_form__submit:hover,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce input.newsletter_form__submit:hover,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form input.sib-default-btn:hover,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .shop__content .woocommerce input.sib-default-btn:hover,
.shop__content .woocommerce .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container input.sib-default-btn:hover,
.sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce input.sib-default-btn:hover,
.shop__content .woocommerce input.gform_button:hover,
.shop__content .woocommerce input.newsletter_form__submit:hover,
.shop__content .woocommerce .sib_signup_form input.sib-default-btn:hover,
.sib_signup_form .shop__content .woocommerce input.sib-default-btn:hover,
.shop__content .woocommerce .events .mec-wrap .mec-search-form .mec-text-input-search + input.mec-search-bar-input#mec-search-bar-input:hover,
.events .mec-wrap .mec-search-form .shop__content .woocommerce .mec-text-input-search + input.mec-search-bar-input#mec-search-bar-input:hover {
  background-color: #2e2e2e;
  color: white;
}
.shop__content .wdgk_donation_content {
  display: flex;
  align-items: center;
  background-color: #ededed;
  flex-wrap: wrap;
  padding: 40px 40px;
  max-width: none;
}
.shop__content .wdgk_donation_content h3 {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.3px;
  line-height: 29px;
  margin-bottom: 10px;
  flex-grow: 1;
  width: 100%;
  order: 0;
  padding-bottom: 0;
}
.shop__content .wdgk_donation_content .wdgk_donation_content__text {
  display: block;
  width: 100%;
  font-size: 17px;
  line-height: 28px;
  order: 1;
}
.shop__content .wdgk_donation_content .wdgk_display_option {
  max-width: 190px;
  width: 100%;
  order: 1;
  margin-right: 15px;
  border: solid 2px #373738;
  border-radius: 4px;
  height: 50px;
}
.shop__content .wdgk_donation_content .wdgk_display_option span {
  font-size: 22px;
  font-weight: 500;
  background-color: transparent;
  padding: 15px;
  padding-right: 0;
  line-height: 34px;
}
.shop__content .wdgk_donation_content input.wdgk_donation {
  position: relative;
  order: 1;
  height: 100%;
  padding: 15px 5px 14px;
  border: none;
  background-color: transparent;
  font-size: 17px;
  line-height: 34px;
}
.shop__content .wdgk_donation_content a.button.wdgk_add_donation, .shop__content .wdgk_donation_content .single_product__right .single_product__summary .cart a.wdgk_add_donation.single_add_to_cart_button, .single_product__right .single_product__summary .cart .shop__content .wdgk_donation_content a.wdgk_add_donation.single_add_to_cart_button, .shop__content .wdgk_donation_content .product_archive__top .product_archive__top__right a.wdgk_add_donation.product_archive__reset_button, .product_archive__top .product_archive__top__right .shop__content .wdgk_donation_content a.wdgk_add_donation.product_archive__reset_button, .shop__content .wdgk_donation_content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.wdgk_add_donation.button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .wdgk_donation_content a.wdgk_add_donation.button, .shop__content .wdgk_donation_content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.wdgk_add_donation.gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .wdgk_donation_content a.wdgk_add_donation.gform_button, .shop__content .wdgk_donation_content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.wdgk_add_donation.newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .wdgk_donation_content a.wdgk_add_donation.newsletter_form__submit, .shop__content .wdgk_donation_content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form a.wdgk_add_donation.sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .shop__content .wdgk_donation_content a.wdgk_add_donation.sib-default-btn, .shop__content .wdgk_donation_content .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.wdgk_add_donation.sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .wdgk_donation_content a.wdgk_add_donation.sib-default-btn, .shop__content .wdgk_donation_content a.wdgk_add_donation.gform_button, .shop__content .wdgk_donation_content a.wdgk_add_donation.newsletter_form__submit, .shop__content .wdgk_donation_content .sib_signup_form a.wdgk_add_donation.sib-default-btn, .sib_signup_form .shop__content .wdgk_donation_content a.wdgk_add_donation.sib-default-btn, .shop__content .wdgk_donation_content .events .mec-wrap .mec-search-form .mec-text-input-search + a.wdgk_add_donation.mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .shop__content .wdgk_donation_content .mec-text-input-search + a.wdgk_add_donation.mec-search-bar-input#mec-search-bar-input {
  margin: 0;
  order: 2;
  padding: 16px 40px;
  border-radius: 34.5px;
  color: white;
  opacity: 1;
  background-color: #252525;
  position: relative;
  transition: 0.2s;
  cursor: pointer;
  font-size: 14px;
  font-family: "termina", sans-serif;
  font-weight: 700;
  letter-spacing: 0.3px;
  border: 2px solid #2e2e2e;
  line-height: 1;
  appearance: none;
}
.shop__content .wdgk_donation_content a.button.wdgk_add_donation:hover, .shop__content .wdgk_donation_content .single_product__right .single_product__summary .cart a.wdgk_add_donation.single_add_to_cart_button:hover, .single_product__right .single_product__summary .cart .shop__content .wdgk_donation_content a.wdgk_add_donation.single_add_to_cart_button:hover, .shop__content .wdgk_donation_content .product_archive__top .product_archive__top__right a.wdgk_add_donation.product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .shop__content .wdgk_donation_content a.wdgk_add_donation.product_archive__reset_button:hover, .shop__content .wdgk_donation_content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.wdgk_add_donation.button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .wdgk_donation_content a.wdgk_add_donation.button:hover, .shop__content .wdgk_donation_content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.wdgk_add_donation.gform_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .wdgk_donation_content a.wdgk_add_donation.gform_button:hover, .shop__content .wdgk_donation_content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.wdgk_add_donation.newsletter_form__submit:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .wdgk_donation_content a.wdgk_add_donation.newsletter_form__submit:hover, .shop__content .wdgk_donation_content a.wdgk_add_donation.gform_button:hover, .shop__content .wdgk_donation_content a.wdgk_add_donation.newsletter_form__submit:hover, .shop__content .wdgk_donation_content .sib_signup_form a.wdgk_add_donation.sib-default-btn:hover, .sib_signup_form .shop__content .wdgk_donation_content a.wdgk_add_donation.sib-default-btn:hover, .shop__content .wdgk_donation_content .events .mec-wrap .mec-search-form .mec-text-input-search + a.wdgk_add_donation.mec-search-bar-input#mec-search-bar-input:hover, .events .mec-wrap .mec-search-form .shop__content .wdgk_donation_content .mec-text-input-search + a.wdgk_add_donation.mec-search-bar-input#mec-search-bar-input:hover {
  background-color: #ec5d56;
  border-color: #ec5d56;
  color: white;
}
.shop__content .wdgk_donation_content .wdgk_error_front {
  width: 100%;
}
.shop__content .wdgk_loader {
  order: 5;
  margin-top: 20px;
  display: none;
}
.shop__content .cart_totals {
  margin-top: 40px;
}
.shop__content .cart_totals h2 {
  color: #252525;
  font-family: "termina", sans-serif;
  font-size: 22px;
  margin-bottom: 0;
  text-align: left;
  font-weight: 700;
  letter-spacing: 2px;
}
.shop__content .cart_totals tbody .cart-subtotal th,
.shop__content .cart_totals tbody .cart-subtotal td,
.shop__content .cart_totals tbody .cart-discount th,
.shop__content .cart_totals tbody .cart-discount td {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.3px;
}
.shop__content .cart_totals tbody .cart-subtotal .woocommerce-remove-coupon,
.shop__content .cart_totals tbody .cart-discount .woocommerce-remove-coupon {
  transition: 0.2s;
}
.shop__content .cart_totals tbody .cart-subtotal .woocommerce-remove-coupon:hover,
.shop__content .cart_totals tbody .cart-discount .woocommerce-remove-coupon:hover {
  color: #ec5d56;
}
.shop__content .cart_totals tbody th,
.shop__content .cart_totals tbody td {
  padding: 9px 20px 9px 0 !important;
}
.shop__content .cart_totals tbody tr th,
.shop__content .cart_totals tbody tr td {
  border: none !important;
}
.shop__content .cart_totals tbody tr th {
  min-width: 170px;
}
.shop__content .cart_totals tbody td {
  text-align: right;
}
.shop__content .cart_totals tbody .order-total th,
.shop__content .cart_totals tbody .order-total td {
  font-size: 20px;
  letter-spacing: 0.3px;
  font-weight: 700;
}
.shop__content .wc-proceed-to-checkout .wdgk_donation_content {
  display: none;
}
.shop__content .wc-proceed-to-checkout a.checkout-button,
.shop__content .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.shop__content .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  max-width: none;
}
.shop__content .woocommerce #respond input#submit.alt,
.shop__content .woocommerce a.button.alt,
.shop__content .woocommerce .single_product__right .single_product__summary .cart a.alt.single_add_to_cart_button,
.single_product__right .single_product__summary .cart .shop__content .woocommerce a.alt.single_add_to_cart_button,
.shop__content .woocommerce .product_archive__top .product_archive__top__right a.alt.product_archive__reset_button,
.product_archive__top .product_archive__top__right .shop__content .woocommerce a.alt.product_archive__reset_button,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.alt.button,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce a.alt.button,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.alt.gform_button,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce a.alt.gform_button,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.alt.newsletter_form__submit,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce a.alt.newsletter_form__submit,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form a.alt.sib-default-btn,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .shop__content .woocommerce a.alt.sib-default-btn,
.shop__content .woocommerce .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.alt.sib-default-btn,
.sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce a.alt.sib-default-btn,
.shop__content .woocommerce a.alt.gform_button,
.shop__content .woocommerce a.alt.newsletter_form__submit,
.shop__content .woocommerce .sib_signup_form a.alt.sib-default-btn,
.sib_signup_form .shop__content .woocommerce a.alt.sib-default-btn,
.shop__content .woocommerce .events .mec-wrap .mec-search-form .mec-text-input-search + a.alt.mec-search-bar-input#mec-search-bar-input,
.events .mec-wrap .mec-search-form .shop__content .woocommerce .mec-text-input-search + a.alt.mec-search-bar-input#mec-search-bar-input,
.shop__content .woocommerce button.button.alt,
.shop__content .woocommerce .single_product__right .single_product__summary .cart button.alt.single_add_to_cart_button,
.single_product__right .single_product__summary .cart .shop__content .woocommerce button.alt.single_add_to_cart_button,
.shop__content .woocommerce .product_archive__top .product_archive__top__right button.alt.product_archive__reset_button,
.product_archive__top .product_archive__top__right .shop__content .woocommerce button.alt.product_archive__reset_button,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button.alt.button,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce button.alt.button,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button.alt.gform_button,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce button.alt.gform_button,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button.alt.newsletter_form__submit,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce button.alt.newsletter_form__submit,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form button.alt.sib-default-btn,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .shop__content .woocommerce button.alt.sib-default-btn,
.shop__content .woocommerce .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button.alt.sib-default-btn,
.sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce button.alt.sib-default-btn,
.shop__content .woocommerce button.alt.gform_button,
.shop__content .woocommerce button.alt.newsletter_form__submit,
.shop__content .woocommerce .sib_signup_form button.alt.sib-default-btn,
.sib_signup_form .shop__content .woocommerce button.alt.sib-default-btn,
.shop__content .woocommerce .event__content--book .mec-booking form .mec-book-form-btn-wrap button.alt,
.event__content--book .mec-booking form .mec-book-form-btn-wrap .shop__content .woocommerce button.alt,
.shop__content .woocommerce .events .mec-wrap .mec-search-form .mec-text-input-search + button.alt.mec-search-bar-input#mec-search-bar-input,
.events .mec-wrap .mec-search-form .shop__content .woocommerce .mec-text-input-search + button.alt.mec-search-bar-input#mec-search-bar-input,
.shop__content .woocommerce input.button.alt,
.shop__content .woocommerce .single_product__right .single_product__summary .cart input.alt.single_add_to_cart_button,
.single_product__right .single_product__summary .cart .shop__content .woocommerce input.alt.single_add_to_cart_button,
.shop__content .woocommerce .product_archive__top .product_archive__top__right input.alt.product_archive__reset_button,
.product_archive__top .product_archive__top__right .shop__content .woocommerce input.alt.product_archive__reset_button,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container input.alt.button,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce input.alt.button,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container input.alt.gform_button,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce input.alt.gform_button,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container input.alt.newsletter_form__submit,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce input.alt.newsletter_form__submit,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form input.alt.sib-default-btn,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .shop__content .woocommerce input.alt.sib-default-btn,
.shop__content .woocommerce .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container input.alt.sib-default-btn,
.sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce input.alt.sib-default-btn,
.shop__content .woocommerce input.alt.gform_button,
.shop__content .woocommerce input.alt.newsletter_form__submit,
.shop__content .woocommerce .sib_signup_form input.alt.sib-default-btn,
.sib_signup_form .shop__content .woocommerce input.alt.sib-default-btn,
.shop__content .woocommerce .events .mec-wrap .mec-search-form .mec-text-input-search + input.alt.mec-search-bar-input#mec-search-bar-input,
.events .mec-wrap .mec-search-form .shop__content .woocommerce .mec-text-input-search + input.alt.mec-search-bar-input#mec-search-bar-input {
  background-color: #ec5d56;
  padding: 26px 40px;
  font-size: 14px;
  border-radius: 34.5px;
  color: white;
  border-color: #ec5d56;
}
.shop__content .woocommerce #respond input#submit.alt:hover,
.shop__content .woocommerce a.button.alt:hover,
.shop__content .woocommerce .single_product__right .single_product__summary .cart a.alt.single_add_to_cart_button:hover,
.single_product__right .single_product__summary .cart .shop__content .woocommerce a.alt.single_add_to_cart_button:hover,
.shop__content .woocommerce .product_archive__top .product_archive__top__right a.alt.product_archive__reset_button:hover,
.product_archive__top .product_archive__top__right .shop__content .woocommerce a.alt.product_archive__reset_button:hover,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.alt.button:hover,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce a.alt.button:hover,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.alt.gform_button:hover,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce a.alt.gform_button:hover,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.alt.newsletter_form__submit:hover,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce a.alt.newsletter_form__submit:hover,
.shop__content .woocommerce a.alt.gform_button:hover,
.shop__content .woocommerce a.alt.newsletter_form__submit:hover,
.shop__content .woocommerce .sib_signup_form a.alt.sib-default-btn:hover,
.sib_signup_form .shop__content .woocommerce a.alt.sib-default-btn:hover,
.shop__content .woocommerce .events .mec-wrap .mec-search-form .mec-text-input-search + a.alt.mec-search-bar-input#mec-search-bar-input:hover,
.events .mec-wrap .mec-search-form .shop__content .woocommerce .mec-text-input-search + a.alt.mec-search-bar-input#mec-search-bar-input:hover,
.shop__content .woocommerce button.button.alt:hover,
.shop__content .woocommerce .single_product__right .single_product__summary .cart button.alt.single_add_to_cart_button:hover,
.single_product__right .single_product__summary .cart .shop__content .woocommerce button.alt.single_add_to_cart_button:hover,
.shop__content .woocommerce .product_archive__top .product_archive__top__right button.alt.product_archive__reset_button:hover,
.product_archive__top .product_archive__top__right .shop__content .woocommerce button.alt.product_archive__reset_button:hover,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button.alt.button:hover,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce button.alt.button:hover,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button.alt.gform_button:hover,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce button.alt.gform_button:hover,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button.alt.newsletter_form__submit:hover,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce button.alt.newsletter_form__submit:hover,
.shop__content .woocommerce button.alt.gform_button:hover,
.shop__content .woocommerce button.alt.newsletter_form__submit:hover,
.shop__content .woocommerce .sib_signup_form button.alt.sib-default-btn:hover,
.sib_signup_form .shop__content .woocommerce button.alt.sib-default-btn:hover,
.shop__content .woocommerce .event__content--book .mec-booking form .mec-book-form-btn-wrap button.alt:hover,
.event__content--book .mec-booking form .mec-book-form-btn-wrap .shop__content .woocommerce button.alt:hover,
.shop__content .woocommerce .events .mec-wrap .mec-search-form .mec-text-input-search + button.alt.mec-search-bar-input#mec-search-bar-input:hover,
.events .mec-wrap .mec-search-form .shop__content .woocommerce .mec-text-input-search + button.alt.mec-search-bar-input#mec-search-bar-input:hover,
.shop__content .woocommerce input.button.alt:hover,
.shop__content .woocommerce .single_product__right .single_product__summary .cart input.alt.single_add_to_cart_button:hover,
.single_product__right .single_product__summary .cart .shop__content .woocommerce input.alt.single_add_to_cart_button:hover,
.shop__content .woocommerce .product_archive__top .product_archive__top__right input.alt.product_archive__reset_button:hover,
.product_archive__top .product_archive__top__right .shop__content .woocommerce input.alt.product_archive__reset_button:hover,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container input.alt.button:hover,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce input.alt.button:hover,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container input.alt.gform_button:hover,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce input.alt.gform_button:hover,
.shop__content .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container input.alt.newsletter_form__submit:hover,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce input.alt.newsletter_form__submit:hover,
.shop__content .woocommerce input.alt.gform_button:hover,
.shop__content .woocommerce input.alt.newsletter_form__submit:hover,
.shop__content .woocommerce .sib_signup_form input.alt.sib-default-btn:hover,
.sib_signup_form .shop__content .woocommerce input.alt.sib-default-btn:hover,
.shop__content .woocommerce .events .mec-wrap .mec-search-form .mec-text-input-search + input.alt.mec-search-bar-input#mec-search-bar-input:hover,
.events .mec-wrap .mec-search-form .shop__content .woocommerce .mec-text-input-search + input.alt.mec-search-bar-input#mec-search-bar-input:hover {
  background-color: #252525;
  border-color: #252525;
}
.shop__content .woocommerce-message {
  background-color: #3c8977;
  border-top: none;
  color: white;
  padding: 15px 30px;
  padding-left: 50px;
}
.shop__content .woocommerce-message a {
  color: white;
  border-bottom: 2px solid transparent;
  text-decoration: none;
}
.shop__content .woocommerce-message a:hover {
  border-color: white;
}
.shop__content .woocommerce-message a.button, .shop__content .woocommerce-message .single_product__right .single_product__summary .cart a.single_add_to_cart_button, .single_product__right .single_product__summary .cart .shop__content .woocommerce-message a.single_add_to_cart_button, .shop__content .woocommerce-message .product_archive__top .product_archive__top__right a.product_archive__reset_button, .product_archive__top .product_archive__top__right .shop__content .woocommerce-message a.product_archive__reset_button, .shop__content .woocommerce-message .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce-message a.product_archive__reset_button, .shop__content .woocommerce-message .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce-message a.button, .shop__content .woocommerce-message .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce-message a.gform_button, .shop__content .woocommerce-message .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce-message a.newsletter_form__submit, .shop__content .woocommerce-message .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form a.sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .shop__content .woocommerce-message a.sib-default-btn, .shop__content .woocommerce-message .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce-message a.sib-default-btn, .shop__content .woocommerce-message a.gform_button, .shop__content .woocommerce-message a.newsletter_form__submit, .shop__content .woocommerce-message .sib_signup_form a.sib-default-btn, .sib_signup_form .shop__content .woocommerce-message a.sib-default-btn, .shop__content .woocommerce-message .events .mec-wrap .mec-search-form .mec-text-input-search + a.mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .shop__content .woocommerce-message .mec-text-input-search + a.mec-search-bar-input#mec-search-bar-input {
  display: none;
}
.shop__content .woocommerce-message:before {
  color: white;
  top: 15px;
}
.shop__content .cart-empty,
.shop__content .woocommerce-info {
  color: white;
  background-color: #a8a8a8;
  border-color: #a8a8a8;
  padding: 15px 30px;
  padding-left: 55px;
}
.shop__content .cart-empty:before,
.shop__content .woocommerce-info:before {
  color: white;
  top: 15px;
}

.wdgk_donation_content__text {
  display: none;
}

.shop__content .woocommerce .cart-collaterals .cart_totals .cart-subtotal td,
.shop__content .woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-totals td,
.shop__content .woocommerce .cart-collaterals .cart_totals .order-total td,
.shop__content .woocommerce .woocommerce-page .cart-collaterals .cart_totals .cart-subtotal td,
.shop__content .woocommerce .woocommerce-page .cart-collaterals .cart_totals .woocommerce-shipping-totals td,
.shop__content .woocommerce .woocommerce-page .cart-collaterals .cart_totals .order-total td {
  padding-right: 0 !important;
}
.shop__content .woocommerce .cart-collaterals .cart_totals li::before,
.shop__content .woocommerce .woocommerce-page .cart-collaterals .cart_totals li::before {
  display: none;
}
.shop__content .woocommerce .cart-collaterals .cart_totals .shipping-calculator-form .select2-selection,
.shop__content .woocommerce .woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-form .select2-selection {
  width: 100%;
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 22px;
  font-family: "aktiv-grotesk", sans-serif;
  border: 2px solid #373738;
  border-radius: 4px;
  background-color: transparent;
  padding: 11px;
  height: auto;
  text-align: left;
}
.shop__content .woocommerce .cart-collaterals .cart_totals .shipping-calculator-form .select2-selection .select2-selection__rendered,
.shop__content .woocommerce .woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-form .select2-selection .select2-selection__rendered {
  padding: 0;
  line-height: 22px;
  color: #252525;
}
.shop__content .woocommerce .cart-collaterals .cart_totals .shipping-calculator-form .select2-selection .select2-selection__arrow,
.shop__content .woocommerce .woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-form .select2-selection .select2-selection__arrow {
  height: 100%;
}
.shop__content .woocommerce .cart-collaterals .cart_totals .shipping-calculator-form input,
.shop__content .woocommerce .woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-form input {
  width: 100%;
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 22px;
  font-family: "aktiv-grotesk", sans-serif;
  border: 2px solid #373738;
  border-radius: 4px;
  background-color: transparent;
  padding: 11px;
  height: auto;
  text-align: left;
}

.shop__content .woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
  width: 100%;
  float: none;
  background-color: #ededed;
  padding: 20px 50px 30px;
}
.shop__content .woocommerce .cart-collaterals .cross-sells h2,
.woocommerce-page .cart-collaterals .cross-sells h2 {
  display: none;
}
.shop__content .woocommerce .cart-collaterals .cross-sells ul,
.woocommerce-page .cart-collaterals .cross-sells ul {
  margin-bottom: 0;
}
.shop__content .woocommerce .cart-collaterals .cross-sells li.product,
.woocommerce-page .cart-collaterals .cross-sells li.product {
  width: 100%;
  margin: 0;
}
.shop__content .woocommerce .cart-collaterals .cross-sells li.product a,
.woocommerce-page .cart-collaterals .cross-sells li.product a {
  margin: 0;
}
.shop__content .woocommerce .cart-collaterals .cross-sells li.product a.button, .shop__content .woocommerce .cart-collaterals .cross-sells li.product .single_product__right .single_product__summary .cart a.single_add_to_cart_button, .single_product__right .single_product__summary .cart .shop__content .woocommerce .cart-collaterals .cross-sells li.product a.single_add_to_cart_button, .shop__content .woocommerce .cart-collaterals .cross-sells li.product .product_archive__top .product_archive__top__right a.product_archive__reset_button, .product_archive__top .product_archive__top__right .shop__content .woocommerce .cart-collaterals .cross-sells li.product a.product_archive__reset_button, .shop__content .woocommerce .cart-collaterals .cross-sells li.product a.gform_button, .shop__content .woocommerce .cart-collaterals .cross-sells li.product a.newsletter_form__submit, .shop__content .woocommerce .cart-collaterals .cross-sells li.product .sib_signup_form a.sib-default-btn, .sib_signup_form .shop__content .woocommerce .cart-collaterals .cross-sells li.product a.sib-default-btn, .shop__content .woocommerce .cart-collaterals .cross-sells li.product .events .mec-wrap .mec-search-form .mec-text-input-search + a.mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .shop__content .woocommerce .cart-collaterals .cross-sells li.product .mec-text-input-search + a.mec-search-bar-input#mec-search-bar-input,
.woocommerce-page .cart-collaterals .cross-sells li.product a.button,
.woocommerce-page .cart-collaterals .cross-sells li.product .single_product__right .single_product__summary .cart a.single_add_to_cart_button,
.single_product__right .single_product__summary .cart .woocommerce-page .cart-collaterals .cross-sells li.product a.single_add_to_cart_button,
.woocommerce-page .cart-collaterals .cross-sells li.product .product_archive__top .product_archive__top__right a.product_archive__reset_button,
.product_archive__top .product_archive__top__right .woocommerce-page .cart-collaterals .cross-sells li.product a.product_archive__reset_button,
.woocommerce-page .cart-collaterals .cross-sells li.product .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.button,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .woocommerce-page .cart-collaterals .cross-sells li.product a.button,
.woocommerce-page .cart-collaterals .cross-sells li.product .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.gform_button,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .woocommerce-page .cart-collaterals .cross-sells li.product a.gform_button,
.woocommerce-page .cart-collaterals .cross-sells li.product .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.newsletter_form__submit,
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .woocommerce-page .cart-collaterals .cross-sells li.product a.newsletter_form__submit,
.woocommerce-page .cart-collaterals .cross-sells li.product a.gform_button,
.woocommerce-page .cart-collaterals .cross-sells li.product a.newsletter_form__submit,
.woocommerce-page .cart-collaterals .cross-sells li.product .sib_signup_form a.sib-default-btn,
.sib_signup_form .woocommerce-page .cart-collaterals .cross-sells li.product a.sib-default-btn,
.woocommerce-page .cart-collaterals .cross-sells li.product .events .mec-wrap .mec-search-form .mec-text-input-search + a.mec-search-bar-input#mec-search-bar-input,
.events .mec-wrap .mec-search-form .woocommerce-page .cart-collaterals .cross-sells li.product .mec-text-input-search + a.mec-search-bar-input#mec-search-bar-input {
  background-color: #252525;
  color: white;
}
.shop__content .woocommerce .cart-collaterals .cross-sells li.product a.button:hover, .shop__content .woocommerce .cart-collaterals .cross-sells li.product .single_product__right .single_product__summary .cart a.single_add_to_cart_button:hover, .single_product__right .single_product__summary .cart .shop__content .woocommerce .cart-collaterals .cross-sells li.product a.single_add_to_cart_button:hover, .shop__content .woocommerce .cart-collaterals .cross-sells li.product .product_archive__top .product_archive__top__right a.product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .shop__content .woocommerce .cart-collaterals .cross-sells li.product a.product_archive__reset_button:hover, .shop__content .woocommerce .cart-collaterals .cross-sells li.product a.gform_button:hover, .shop__content .woocommerce .cart-collaterals .cross-sells li.product a.newsletter_form__submit:hover, .shop__content .woocommerce .cart-collaterals .cross-sells li.product .sib_signup_form a.sib-default-btn:hover, .sib_signup_form .shop__content .woocommerce .cart-collaterals .cross-sells li.product a.sib-default-btn:hover, .shop__content .woocommerce .cart-collaterals .cross-sells li.product .events .mec-wrap .mec-search-form .mec-text-input-search + a.mec-search-bar-input#mec-search-bar-input:hover, .events .mec-wrap .mec-search-form .shop__content .woocommerce .cart-collaterals .cross-sells li.product .mec-text-input-search + a.mec-search-bar-input#mec-search-bar-input:hover,
.woocommerce-page .cart-collaterals .cross-sells li.product a.button:hover,
.woocommerce-page .cart-collaterals .cross-sells li.product .single_product__right .single_product__summary .cart a.single_add_to_cart_button:hover,
.single_product__right .single_product__summary .cart .woocommerce-page .cart-collaterals .cross-sells li.product a.single_add_to_cart_button:hover,
.woocommerce-page .cart-collaterals .cross-sells li.product .product_archive__top .product_archive__top__right a.product_archive__reset_button:hover,
.product_archive__top .product_archive__top__right .woocommerce-page .cart-collaterals .cross-sells li.product a.product_archive__reset_button:hover,
.woocommerce-page .cart-collaterals .cross-sells li.product a.gform_button:hover,
.woocommerce-page .cart-collaterals .cross-sells li.product a.newsletter_form__submit:hover,
.woocommerce-page .cart-collaterals .cross-sells li.product .sib_signup_form a.sib-default-btn:hover,
.sib_signup_form .woocommerce-page .cart-collaterals .cross-sells li.product a.sib-default-btn:hover,
.woocommerce-page .cart-collaterals .cross-sells li.product .events .mec-wrap .mec-search-form .mec-text-input-search + a.mec-search-bar-input#mec-search-bar-input:hover,
.events .mec-wrap .mec-search-form .woocommerce-page .cart-collaterals .cross-sells li.product .mec-text-input-search + a.mec-search-bar-input#mec-search-bar-input:hover {
  background-color: #ec5d56;
  border-color: #ec5d56;
}
.shop__content .woocommerce .cart-collaterals .cross-sells li.product .woocommerce-loop-product__link,
.woocommerce-page .cart-collaterals .cross-sells li.product .woocommerce-loop-product__link {
  pointer-events: none;
}
.shop__content .woocommerce .cart-collaterals .cross-sells li.product .woocommerce-loop-product__title,
.woocommerce-page .cart-collaterals .cross-sells li.product .woocommerce-loop-product__title {
  display: block;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.3px;
  line-height: 29px;
  margin-bottom: 10px;
  flex-grow: 1;
  width: 100%;
  order: 0;
  padding-bottom: 0;
}
.shop__content .woocommerce .cart-collaterals .cross-sells li.product::before,
.woocommerce-page .cart-collaterals .cross-sells li.product::before {
  display: none;
}
.shop__content .woocommerce .cart-collaterals .cross-sells img,
.woocommerce-page .cart-collaterals .cross-sells img {
  display: none;
}

.return-to-shop .button, .return-to-shop .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .return-to-shop .single_add_to_cart_button, .return-to-shop .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .return-to-shop .single_add_to_cart_button, .return-to-shop .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .return-to-shop .single_add_to_cart_button, .return-to-shop .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .return-to-shop .product_archive__reset_button, .return-to-shop .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .return-to-shop .product_archive__reset_button, .return-to-shop .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .single_product__right .single_product__summary .cart .return-to-shop .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .return-to-shop .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .return-to-shop .single_product__right .single_product__summary .cart .single_add_to_cart_button, .return-to-shop .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .return-to-shop .gform_button, .return-to-shop .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .return-to-shop .newsletter_form__submit, .return-to-shop .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .return-to-shop .sib-default-btn, .return-to-shop .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .return-to-shop .sib-default-btn, .return-to-shop .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .return-to-shop button, .return-to-shop .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .return-to-shop button, .return-to-shop .gform_button, .return-to-shop .newsletter_form__submit, .return-to-shop .sib_signup_form .sib-default-btn, .sib_signup_form .return-to-shop .sib-default-btn, .return-to-shop .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .return-to-shop button, .return-to-shop .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .return-to-shop .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input {
  display: none !important;
}

@media screen and (max-width: 800px) {
  .shop__content .wdgk_donation_content {
    margin: 0;
  }
  .shop__content .wdgk_donation_content .wdgk_donation_content__text {
    width: 100%;
    max-width: none;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .shop__content .wdgk_donation_content .wdgk_display_option {
    max-width: none;
    width: auto;
    flex-grow: 1;
  }
}
@media screen and (max-width: 768px) {
  .shop__content .woocommerce .shop_table {
    margin-bottom: 30px;
  }
  .shop__content .woocommerce .shop_table tbody tr {
    position: relative;
    border-bottom: 3px solid rgba(55, 55, 56, 0.2);
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .shop__content .woocommerce .shop_table tbody td {
    text-align: left !important;
    background-color: white !important;
  }
  .shop__content .woocommerce .shop_table tbody td:before {
    display: none;
  }
  .shop__content .woocommerce .shop_table tbody .product-name {
    padding-bottom: 10px;
  }
  .shop__content .woocommerce .shop_table tbody .product-price {
    padding: 0;
    padding-top: 10px !important;
    display: inline-block;
    vertical-align: middle;
    height: 47.5px;
  }
  .shop__content .woocommerce .shop_table tbody .product-price:before {
    display: inline-block;
    margin-right: 5px;
    float: none;
  }
  .shop__content .woocommerce .shop_table tbody .product-quantity {
    display: inline-block;
    float: right;
    height: 47.5px;
    vertical-align: middle;
    padding: 0;
    padding-top: 0 !important;
  }
  .shop__content .woocommerce .shop_table tbody .product-quantity .quantity {
    float: right;
  }
  .shop__content .woocommerce .shop_table tbody .product-subtotal {
    text-align: right !important;
    padding: 0;
    padding-top: 20px;
  }
  .shop__content .woocommerce .shop_table tbody .product-subtotal:before {
    display: inline-block;
    margin-right: 5px;
    float: none;
  }
  .shop__content .woocommerce .shop_table tbody .product-remove {
    position: absolute;
    top: 8px;
    right: 0;
    background-color: transparent;
    padding-left: 0;
    padding-bottom: 0;
  }
  .shop__content .woocommerce .shop_table tbody .product-remove a.remove {
    opacity: 1;
  }
  .shop__content .woocommerce .shop_table tbody .coupon_row {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .shop__content .woocommerce .shop_table tbody .coupon_row td {
    border-top: none;
    padding: 0;
  }
  .shop__content .woocommerce .shop_table tbody .coupon_update__container {
    flex-direction: column;
    align-items: center;
  }
  .shop__content .woocommerce .shop_table tbody .coupon_update__container .coupon {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .shop__content .woocommerce .shop_table tbody .coupon_update__container .coupon #coupon_code {
    flex-grow: 1;
  }
  .shop__content .woocommerce .shop_table tbody .coupon_update__container .coupon #coupon_code + .button, .shop__content .woocommerce .shop_table tbody .coupon_update__container .coupon .single_product__right .single_product__summary .cart #coupon_code + .single_add_to_cart_button, .single_product__right .single_product__summary .cart .shop__content .woocommerce .shop_table tbody .coupon_update__container .coupon #coupon_code + .single_add_to_cart_button, .shop__content .woocommerce .shop_table tbody .coupon_update__container .coupon .product_archive__top .product_archive__top__right #coupon_code + .product_archive__reset_button, .product_archive__top .product_archive__top__right .shop__content .woocommerce .shop_table tbody .coupon_update__container .coupon #coupon_code + .product_archive__reset_button, .shop__content .woocommerce .shop_table tbody .coupon_update__container .coupon #coupon_code + .gform_button, .shop__content .woocommerce .shop_table tbody .coupon_update__container .coupon #coupon_code + .newsletter_form__submit, .shop__content .woocommerce .shop_table tbody .coupon_update__container .coupon .sib_signup_form #coupon_code + .sib-default-btn, .sib_signup_form .shop__content .woocommerce .shop_table tbody .coupon_update__container .coupon #coupon_code + .sib-default-btn, .shop__content .woocommerce .shop_table tbody .coupon_update__container .coupon .event__content--book .mec-booking form .mec-book-form-btn-wrap #coupon_code + button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .shop__content .woocommerce .shop_table tbody .coupon_update__container .coupon #coupon_code + button, .shop__content .woocommerce .shop_table tbody .coupon_update__container .coupon .events .mec-wrap .mec-search-form .mec-text-input-search#coupon_code + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .shop__content .woocommerce .shop_table tbody .coupon_update__container .coupon .mec-text-input-search#coupon_code + .mec-search-bar-input#mec-search-bar-input {
    padding: 16.5px 28px;
  }
  .shop__content .woocommerce .shop_table tbody .coupon_update__container .coupon__fields .button, .shop__content .woocommerce .shop_table tbody .coupon_update__container .coupon__fields .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .shop__content .woocommerce .shop_table tbody .coupon_update__container .coupon__fields .single_add_to_cart_button, .shop__content .woocommerce .shop_table tbody .coupon_update__container .coupon__fields .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .shop__content .woocommerce .shop_table tbody .coupon_update__container .coupon__fields .product_archive__reset_button, .shop__content .woocommerce .shop_table tbody .coupon_update__container .coupon__fields .gform_button, .shop__content .woocommerce .shop_table tbody .coupon_update__container .coupon__fields .newsletter_form__submit, .shop__content .woocommerce .shop_table tbody .coupon_update__container .coupon__fields .sib_signup_form .sib-default-btn, .sib_signup_form .shop__content .woocommerce .shop_table tbody .coupon_update__container .coupon__fields .sib-default-btn, .shop__content .woocommerce .shop_table tbody .coupon_update__container .coupon__fields .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .shop__content .woocommerce .shop_table tbody .coupon_update__container .coupon__fields button, .shop__content .woocommerce .shop_table tbody .coupon_update__container .coupon__fields .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .shop__content .woocommerce .shop_table tbody .coupon_update__container .coupon__fields .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input {
    max-width: 180px;
  }
  .shop__content .woocommerce .shop_table tbody .coupon_update__container .button, .shop__content .woocommerce .shop_table tbody .coupon_update__container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .shop__content .woocommerce .shop_table tbody .coupon_update__container .single_add_to_cart_button, .shop__content .woocommerce .shop_table tbody .coupon_update__container .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .shop__content .woocommerce .shop_table tbody .coupon_update__container .product_archive__reset_button, .shop__content .woocommerce .shop_table tbody .coupon_update__container .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce .shop_table tbody .coupon_update__container .button, .shop__content .woocommerce .shop_table tbody .coupon_update__container .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce .shop_table tbody .coupon_update__container .gform_button, .shop__content .woocommerce .shop_table tbody .coupon_update__container .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce .shop_table tbody .coupon_update__container .newsletter_form__submit, .shop__content .woocommerce .shop_table tbody .coupon_update__container .gform_button, .shop__content .woocommerce .shop_table tbody .coupon_update__container .newsletter_form__submit, .shop__content .woocommerce .shop_table tbody .coupon_update__container .sib_signup_form .sib-default-btn, .sib_signup_form .shop__content .woocommerce .shop_table tbody .coupon_update__container .sib-default-btn, .shop__content .woocommerce .shop_table tbody .coupon_update__container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .shop__content .woocommerce .shop_table tbody .coupon_update__container button, .shop__content .woocommerce .shop_table tbody .coupon_update__container .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .shop__content .woocommerce .shop_table tbody .coupon_update__container .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input {
    max-width: 350px;
    margin: 0 auto;
    padding: 21px 28px;
  }
  .shop__content .woocommerce .cart_totals .shop_table tbody tr {
    display: flex;
    justify-content: space-between;
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .shop__content .woocommerce .cart_totals .shop_table tbody th {
    display: block;
  }
  .shop__content .woocommerce .cart_totals .shop_table tbody .cart-subtotal {
    margin-top: 20px;
  }
  .shop__content .woocommerce .cart_totals .shop_table tbody .woocommerce-remove-coupon {
    text-decoration: none;
  }
  .wc-proceed-to-checkout {
    max-width: 350px;
    margin: 0 auto;
  }
  .wc-proceed-to-checkout a {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 570px) {
  .shop__content .wdgk_donation_content {
    flex-direction: column;
  }
  .shop__content .wdgk_donation_content .wdgk_display_option {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .shop__content .wdgk_donation_content .wdgk_add_donation {
    text-align: center;
    width: 100%;
  }
  .shop__content .wc-proceed-to-checkout {
    max-width: none;
  }
  .shop__content .woocommerce .shop_table tbody .coupon_update__container .button, .shop__content .woocommerce .shop_table tbody .coupon_update__container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .shop__content .woocommerce .shop_table tbody .coupon_update__container .single_add_to_cart_button, .shop__content .woocommerce .shop_table tbody .coupon_update__container .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .shop__content .woocommerce .shop_table tbody .coupon_update__container .product_archive__reset_button, .shop__content .woocommerce .shop_table tbody .coupon_update__container .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce .shop_table tbody .coupon_update__container .button, .shop__content .woocommerce .shop_table tbody .coupon_update__container .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce .shop_table tbody .coupon_update__container .gform_button, .shop__content .woocommerce .shop_table tbody .coupon_update__container .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .shop__content .woocommerce .shop_table tbody .coupon_update__container .newsletter_form__submit, .shop__content .woocommerce .shop_table tbody .coupon_update__container .gform_button, .shop__content .woocommerce .shop_table tbody .coupon_update__container .newsletter_form__submit, .shop__content .woocommerce .shop_table tbody .coupon_update__container .sib_signup_form .sib-default-btn, .sib_signup_form .shop__content .woocommerce .shop_table tbody .coupon_update__container .sib-default-btn, .shop__content .woocommerce .shop_table tbody .coupon_update__container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .shop__content .woocommerce .shop_table tbody .coupon_update__container button, .shop__content .woocommerce .shop_table tbody .coupon_update__container .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .shop__content .woocommerce .shop_table tbody .coupon_update__container .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input {
    max-width: none;
  }
}
@media screen and (max-width: 450px) {
  .shop__content .coupon__fields {
    flex-direction: column;
  }
  .shop__content .woocommerce .shop_table tbody .coupon_row .coupon #coupon_code {
    min-width: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .shop__content .woocommerce .shop_table tbody .coupon_row .coupon .button, .shop__content .woocommerce .shop_table tbody .coupon_row .coupon .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .shop__content .woocommerce .shop_table tbody .coupon_row .coupon .single_add_to_cart_button, .shop__content .woocommerce .shop_table tbody .coupon_row .coupon .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .shop__content .woocommerce .shop_table tbody .coupon_row .coupon .product_archive__reset_button, .shop__content .woocommerce .shop_table tbody .coupon_row .coupon .gform_button, .shop__content .woocommerce .shop_table tbody .coupon_row .coupon .newsletter_form__submit, .shop__content .woocommerce .shop_table tbody .coupon_row .coupon .sib_signup_form .sib-default-btn, .sib_signup_form .shop__content .woocommerce .shop_table tbody .coupon_row .coupon .sib-default-btn, .shop__content .woocommerce .shop_table tbody .coupon_row .coupon .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .shop__content .woocommerce .shop_table tbody .coupon_row .coupon button, .shop__content .woocommerce .shop_table tbody .coupon_row .coupon .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .shop__content .woocommerce .shop_table tbody .coupon_row .coupon .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input {
    max-width: none;
    width: 100%;
    background-color: #252525;
    color: white;
  }
  .shop__content .woocommerce .shop_table tbody .coupon_row .coupon .button:hover, .shop__content .woocommerce .shop_table tbody .coupon_row .coupon .single_product__right .single_product__summary .cart .single_add_to_cart_button:hover, .single_product__right .single_product__summary .cart .shop__content .woocommerce .shop_table tbody .coupon_row .coupon .single_add_to_cart_button:hover, .shop__content .woocommerce .shop_table tbody .coupon_row .coupon .product_archive__top .product_archive__top__right .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .shop__content .woocommerce .shop_table tbody .coupon_row .coupon .product_archive__reset_button:hover, .shop__content .woocommerce .shop_table tbody .coupon_row .coupon .gform_button:hover, .shop__content .woocommerce .shop_table tbody .coupon_row .coupon .newsletter_form__submit:hover, .shop__content .woocommerce .shop_table tbody .coupon_row .coupon .sib_signup_form .sib-default-btn:hover, .sib_signup_form .shop__content .woocommerce .shop_table tbody .coupon_row .coupon .sib-default-btn:hover, .shop__content .woocommerce .shop_table tbody .coupon_row .coupon .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .shop__content .woocommerce .shop_table tbody .coupon_row .coupon button:hover, .shop__content .woocommerce .shop_table tbody .coupon_row .coupon .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .events .mec-wrap .mec-search-form .shop__content .woocommerce .shop_table tbody .coupon_row .coupon .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover {
    background-color: #fff;
    color: #252525;
  }
  .shop__content .wdgk_donation_content {
    padding: 30px 20px;
  }
}
.shop__content .checkout {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.shop__content #customer_details {
  max-width: 50%;
}
.shop__content .checkout__your_order_col {
  width: 100%;
  max-width: 510px;
  padding-left: 40px;
}
.shop__content .checkout__account_check {
  position: relative;
  padding: 10px 20px;
  padding-left: 55px;
  border-radius: 5px;
  background-color: #ededed;
  font-size: 15px;
  line-height: 27px;
  overflow: hidden;
  height: auto;
  transition: 0.2s;
  margin-bottom: 30px;
  display: block;
  font-size: 16px;
  margin-bottom: 30px;
  padding-right: 30px;
  font-weight: 700;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.shop__content .checkout__account_check svg {
  position: absolute;
  top: 11px;
  left: 20px;
  width: 24px;
}
.shop__content .checkout__account_check .login_button {
  display: block;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
  opacity: 0.8;
  transition: 0.2s;
  text-decoration: underline;
}
.shop__content .woocommerce .col2-set .col-1,
.shop__content .woocommerce .woocommerce-page .col2-set .col-1 {
  float: none;
  width: 100%;
}
.shop__content .woocommerce .col-1 .woocommerce-billing-fields,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields {
  margin-bottom: 30px;
}
.shop__content .woocommerce .col-1 .woocommerce-billing-fields .shipping_address,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields .shipping_address,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields .shipping_address,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields .shipping_address {
  margin-top: 20px;
}
.shop__content .woocommerce .col-1 .woocommerce-billing-fields h4,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields h4,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields h4,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields h4 {
  font-family: "termina", sans-serif;
}
.shop__content .woocommerce .col-1 .woocommerce-billing-fields .form-row,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields .form-row,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields .form-row,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields .form-row {
  margin-bottom: 20px;
}
.shop__content .woocommerce .col-1 .woocommerce-billing-fields .form-row .required,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields .form-row .required,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields .form-row .required,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields .form-row .required {
  color: #252525;
}
.shop__content .woocommerce .col-1 .woocommerce-billing-fields .form-row-first,
.shop__content .woocommerce .col-1 .woocommerce-billing-fields .form-row-last,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields .form-row-first,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields .form-row-last,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields .form-row-first,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields .form-row-last,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields .form-row-first,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields .form-row-last {
  width: 49%;
}
.shop__content .woocommerce .col-1 .woocommerce-billing-fields label,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields label,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields label,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields label {
  font-size: 14px;
  letter-spacing: 0.2px;
  font-weight: 700;
  text-align: left;
  line-height: 22px;
  margin-bottom: 5px;
}
.shop__content .woocommerce .col-1 .woocommerce-billing-fields input[type=text],
.shop__content .woocommerce .col-1 .woocommerce-billing-fields input[type=email],
.shop__content .woocommerce .col-1 .woocommerce-billing-fields input[type=tel],
.shop__content .woocommerce .col-1 .woocommerce-billing-fields textarea,
.shop__content .woocommerce .col-1 .woocommerce-billing-fields select,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields input[type=text],
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields input[type=email],
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields input[type=tel],
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields textarea,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields select,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields input[type=text],
.shop__content .woocommerce .col-2 .woocommerce-billing-fields input[type=email],
.shop__content .woocommerce .col-2 .woocommerce-billing-fields input[type=tel],
.shop__content .woocommerce .col-2 .woocommerce-billing-fields textarea,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields select,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields input[type=text],
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields input[type=email],
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields input[type=tel],
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields textarea,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields select {
  width: 100%;
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 22px;
  font-family: "aktiv-grotesk", sans-serif;
  border: 2px solid #373738;
  border-radius: 4px;
  background-color: transparent;
  padding: 11px;
  color: #252525;
  appearance: none;
}
.shop__content .woocommerce .col-1 .woocommerce-billing-fields input[type=text].placeholder,
.shop__content .woocommerce .col-1 .woocommerce-billing-fields input[type=email].placeholder,
.shop__content .woocommerce .col-1 .woocommerce-billing-fields input[type=tel].placeholder,
.shop__content .woocommerce .col-1 .woocommerce-billing-fields textarea.placeholder,
.shop__content .woocommerce .col-1 .woocommerce-billing-fields select.placeholder,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields input[type=text].placeholder,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields input[type=email].placeholder,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields input[type=tel].placeholder,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields textarea.placeholder,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields select.placeholder,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields input[type=text].placeholder,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields input[type=email].placeholder,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields input[type=tel].placeholder,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields textarea.placeholder,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields select.placeholder,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields input[type=text].placeholder,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields input[type=email].placeholder,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields input[type=tel].placeholder,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields textarea.placeholder,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields select.placeholder {
  opacity: 0.8;
}
.shop__content .woocommerce .col-1 .woocommerce-billing-fields input[type=text]:-moz-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-billing-fields input[type=email]:-moz-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-billing-fields input[type=tel]:-moz-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-billing-fields textarea:-moz-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-billing-fields select:-moz-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields input[type=text]:-moz-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields input[type=email]:-moz-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields input[type=tel]:-moz-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields textarea:-moz-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields select:-moz-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields input[type=text]:-moz-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields input[type=email]:-moz-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields input[type=tel]:-moz-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields textarea:-moz-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields select:-moz-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields input[type=text]:-moz-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields input[type=email]:-moz-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields input[type=tel]:-moz-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields textarea:-moz-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields select:-moz-placeholder {
  opacity: 0.8;
  opacity: 1;
}
.shop__content .woocommerce .col-1 .woocommerce-billing-fields input[type=text]::-moz-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-billing-fields input[type=email]::-moz-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-billing-fields input[type=tel]::-moz-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-billing-fields textarea::-moz-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-billing-fields select::-moz-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields input[type=text]::-moz-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields input[type=email]::-moz-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields input[type=tel]::-moz-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields textarea::-moz-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields select::-moz-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields input[type=text]::-moz-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields input[type=email]::-moz-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields input[type=tel]::-moz-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields textarea::-moz-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields select::-moz-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields input[type=text]::-moz-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields input[type=email]::-moz-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields input[type=tel]::-moz-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields textarea::-moz-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields select::-moz-placeholder {
  opacity: 0.8;
  opacity: 1;
}
.shop__content .woocommerce .col-1 .woocommerce-billing-fields input[type=text]:-ms-input-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-billing-fields input[type=email]:-ms-input-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-billing-fields input[type=tel]:-ms-input-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-billing-fields textarea:-ms-input-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-billing-fields select:-ms-input-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields input[type=text]:-ms-input-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields input[type=email]:-ms-input-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields input[type=tel]:-ms-input-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields textarea:-ms-input-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields select:-ms-input-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields input[type=text]:-ms-input-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields input[type=email]:-ms-input-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields input[type=tel]:-ms-input-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields textarea:-ms-input-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields select:-ms-input-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields input[type=text]:-ms-input-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields input[type=email]:-ms-input-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields input[type=tel]:-ms-input-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields textarea:-ms-input-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields select:-ms-input-placeholder {
  opacity: 0.8;
}
.shop__content .woocommerce .col-1 .woocommerce-billing-fields input[type=text]::-webkit-input-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-billing-fields input[type=email]::-webkit-input-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-billing-fields input[type=tel]::-webkit-input-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-billing-fields textarea::-webkit-input-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-billing-fields select::-webkit-input-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields input[type=text]::-webkit-input-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields input[type=email]::-webkit-input-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields input[type=tel]::-webkit-input-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields textarea::-webkit-input-placeholder,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields select::-webkit-input-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields input[type=text]::-webkit-input-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields input[type=email]::-webkit-input-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields input[type=tel]::-webkit-input-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields textarea::-webkit-input-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields select::-webkit-input-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields input[type=text]::-webkit-input-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields input[type=email]::-webkit-input-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields input[type=tel]::-webkit-input-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields textarea::-webkit-input-placeholder,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields select::-webkit-input-placeholder {
  opacity: 0.8;
}
.shop__content .woocommerce .col-1 .woocommerce-billing-fields input[type=text]:focus,
.shop__content .woocommerce .col-1 .woocommerce-billing-fields input[type=email]:focus,
.shop__content .woocommerce .col-1 .woocommerce-billing-fields input[type=tel]:focus,
.shop__content .woocommerce .col-1 .woocommerce-billing-fields textarea:focus,
.shop__content .woocommerce .col-1 .woocommerce-billing-fields select:focus,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields input[type=text]:focus,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields input[type=email]:focus,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields input[type=tel]:focus,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields textarea:focus,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields select:focus,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields input[type=text]:focus,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields input[type=email]:focus,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields input[type=tel]:focus,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields textarea:focus,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields select:focus,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields input[type=text]:focus,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields input[type=email]:focus,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields input[type=tel]:focus,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields textarea:focus,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields select:focus {
  outline: none;
}
.shop__content .woocommerce .col-1 .woocommerce-billing-fields .select2-container--default .select2-selection--single,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields .select2-container--default .select2-selection--single,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields .select2-container--default .select2-selection--single,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields .select2-container--default .select2-selection--single {
  border: 2px solid #373738;
  border-radius: 4px;
  padding: 11px;
  text-align: left;
  height: auto;
  font-size: 14px;
}
.shop__content .woocommerce .col-1 .woocommerce-billing-fields .select2-container--default .select2-selection--single span,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields .select2-container--default .select2-selection--single span,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields .select2-container--default .select2-selection--single span,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields .select2-container--default .select2-selection--single span {
  padding: 0;
  line-height: 22px;
}
.shop__content .woocommerce .col-1 .woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__arrow,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields .select2-container--default .select2-selection--single .select2-selection__arrow,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__arrow,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
}
.shop__content .woocommerce .col-1 .woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__arrow:after,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields .select2-container--default .select2-selection--single .select2-selection__arrow:after,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__arrow:after,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields .select2-container--default .select2-selection--single .select2-selection__arrow:after {
  content: "";
  position: absolute;
  background-image: url(assets/images/select_arrow.svg);
  width: 9px;
  height: 6px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  top: 20px;
  right: 10px;
  transition: 0.2s;
}
.shop__content .woocommerce .col-1 .woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__arrow b,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields .select2-container--default .select2-selection--single .select2-selection__arrow b,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__arrow b,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.shop__content .woocommerce .col-1 .woocommerce-billing-fields .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow::after,
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow::after,
.shop__content .woocommerce .col-2 .woocommerce-billing-fields .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow::after,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow::after {
  transform: rotate(180deg);
}
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields {
  margin-bottom: 20px;
  margin-top: -40px;
}
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields #ship-to-different-address,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields #ship-to-different-address {
  font-family: "aktiv-grotesk", sans-serif;
}
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields #ship-to-different-address label,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields #ship-to-different-address label {
  display: flex;
  align-items: center;
}
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields #ship-to-different-address input,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields #ship-to-different-address input {
  width: 22px;
  height: 22px;
  border: solid 2px #373738;
  border-radius: 2px;
  appearance: none;
  -webkit-appearance: none;
  margin-right: 10px;
  position: relative;
  overflow: hidden;
  padding: 2px;
}
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields #ship-to-different-address input:before,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields #ship-to-different-address input:before {
  content: "";
  width: 13px;
  height: 10px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(assets/images/white-tick.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  transform: translateY(-50%);
}
.shop__content .woocommerce .col-1 .woocommerce-shipping-fields #ship-to-different-address input:checked,
.shop__content .woocommerce .col-2 .woocommerce-shipping-fields #ship-to-different-address input:checked {
  background-color: #373738;
}
.shop__content .woocommerce .col2-set .col-2 {
  float: none;
  width: 100%;
}
.shop__content .woocommerce .woocommerce-additional-fields h3 {
  font-size: 28px;
  margin-bottom: 10px;
}
.shop__content .woocommerce .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper label {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.2px;
  line-height: 22px;
  margin-bottom: 5px;
}
.shop__content .woocommerce .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper .woocommerce-input-wrapper textarea {
  width: 100%;
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 22px;
  font-family: "aktiv-grotesk", sans-serif;
  border: 2px solid #373738;
  border-radius: 4px;
  background-color: transparent;
  padding: 11px;
  color: #252525;
  appearance: none;
  margin: 7px 0;
  min-height: 145px;
}
.shop__content .woocommerce .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper .woocommerce-input-wrapper textarea.placeholder {
  opacity: 0;
}
.shop__content .woocommerce .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper .woocommerce-input-wrapper textarea:-moz-placeholder {
  opacity: 0;
  opacity: 1;
}
.shop__content .woocommerce .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper .woocommerce-input-wrapper textarea::-moz-placeholder {
  opacity: 0;
  opacity: 1;
}
.shop__content .woocommerce .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper .woocommerce-input-wrapper textarea:-ms-input-placeholder {
  opacity: 0;
}
.shop__content .woocommerce .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper .woocommerce-input-wrapper textarea::-webkit-input-placeholder {
  opacity: 0;
}
.shop__content .woocommerce #order_review_heading {
  text-align: left;
  letter-spacing: 0.3px;
  width: 100%;
  display: block;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 10px;
}
.shop__content .woocommerce #order_review .shop_table thead th {
  display: none;
}
.shop__content .woocommerce #order_review .shop_table .cart_item:last-of-type td {
  padding-bottom: 15px;
}
.shop__content .woocommerce #order_review .shop_table td {
  padding: 0 0px 10px;
  border-bottom: none;
  vertical-align: text-top;
}
.shop__content .woocommerce #order_review .shop_table .product-total {
  text-align: right;
}
.shop__content .woocommerce #order_review .shop_table .cart-subtotal th,
.shop__content .woocommerce #order_review .shop_table .cart-subtotal td,
.shop__content .woocommerce #order_review .shop_table .cart-discount th,
.shop__content .woocommerce #order_review .shop_table .cart-discount td,
.shop__content .woocommerce #order_review .shop_table .woocommerce-shipping-totals th,
.shop__content .woocommerce #order_review .shop_table .woocommerce-shipping-totals td,
.shop__content .woocommerce #order_review .shop_table .order-total th,
.shop__content .woocommerce #order_review .shop_table .order-total td {
  padding: 15px 0;
  border-bottom: none;
  border-top: none;
  font-weight: 500;
  letter-spacing: 0.3px;
}
.shop__content .woocommerce #order_review .shop_table .cart-subtotal td,
.shop__content .woocommerce #order_review .shop_table .cart-discount td,
.shop__content .woocommerce #order_review .shop_table .woocommerce-shipping-totals td,
.shop__content .woocommerce #order_review .shop_table .order-total td {
  text-align: right;
}
.shop__content .woocommerce #order_review .shop_table .cart-subtotal .woocommerce-remove-coupon,
.shop__content .woocommerce #order_review .shop_table .cart-discount .woocommerce-remove-coupon,
.shop__content .woocommerce #order_review .shop_table .woocommerce-shipping-totals .woocommerce-remove-coupon,
.shop__content .woocommerce #order_review .shop_table .order-total .woocommerce-remove-coupon {
  transition: 0.2s;
}
.shop__content .woocommerce #order_review .shop_table .cart-subtotal .woocommerce-remove-coupon:hover,
.shop__content .woocommerce #order_review .shop_table .cart-discount .woocommerce-remove-coupon:hover,
.shop__content .woocommerce #order_review .shop_table .woocommerce-shipping-totals .woocommerce-remove-coupon:hover,
.shop__content .woocommerce #order_review .shop_table .order-total .woocommerce-remove-coupon:hover {
  color: #ec5d56;
}
.shop__content .woocommerce #order_review .shop_table .cart-subtotal li::before,
.shop__content .woocommerce #order_review .shop_table .cart-discount li::before,
.shop__content .woocommerce #order_review .shop_table .woocommerce-shipping-totals li::before,
.shop__content .woocommerce #order_review .shop_table .order-total li::before {
  display: none;
}
.shop__content .woocommerce #order_review .shop_table tfoot tr:last-of-type {
  margin-bottom: 20px;
}
.shop__content .woocommerce #order_review .shop_table tfoot tr:last-of-type th,
.shop__content .woocommerce #order_review .shop_table tfoot tr:last-of-type td {
  padding-bottom: 15px;
}
.shop__content .woocommerce #order_review .shop_table .cart-subtotal th,
.shop__content .woocommerce #order_review .shop_table .cart-subtotal td {
  border-top: solid 3px rgba(55, 55, 56, 0.2);
}
.shop__content .woocommerce #order_review .shop_table .cart-discount th,
.shop__content .woocommerce #order_review .shop_table .cart-discount td {
  padding-top: 0;
}
.shop__content .woocommerce #order_review .shop_table .order-total th,
.shop__content .woocommerce #order_review .shop_table .order-total td {
  border-top: solid 3px #373738;
  padding-top: 15px;
  font-weight: 700;
  font-size: 19px;
}

.back_to_cart__button {
  margin-top: 50px;
}

.select2-container .select2-dropdown {
  border: 2px solid #373738;
  border-radius: 4px;
  -webkit-box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.5);
}
.select2-container .select2-dropdown .select2-search__field {
  width: 100%;
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 22px;
  font-family: "aktiv-grotesk", sans-serif;
  border: 2px solid #373738 !important;
  border-radius: 4px;
  background-color: transparent;
  color: #252525;
  appearance: none;
}
.select2-container .select2-dropdown .select2-results__option {
  font-size: 14px;
}
.select2-container.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container.select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: #252525;
}

.attendee__info .attendee__info__title {
  margin-bottom: 30px;
}

.shop__content .attendee__ticket__item {
  position: relative;
  border: solid 3px #c2c1c1;
  padding: 20px;
  border-radius: 4px;
  margin-bottom: 40px;
}
.shop__content .attendee__ticket__item h3 {
  font-size: 17px;
  line-height: 28px;
  letter-spacing: 0.3px;
  font-weight: 700;
  font-family: "aktiv-grotesk", sans-serif;
  background-color: #fff;
  padding: 0 5px;
  position: absolute;
  margin-bottom: 0;
  top: -15px;
}
.shop__content .attendee__ticket__item .form-row {
  margin-bottom: 0;
  padding: 0;
}
.shop__content .attendee__ticket__item .form-row label {
  display: none;
}
.shop__content .attendee__ticket__item .form-row input[type=text],
.shop__content .attendee__ticket__item .form-row input[type=email],
.shop__content .attendee__ticket__item .form-row input[type=tel],
.shop__content .attendee__ticket__item .form-row textarea,
.shop__content .attendee__ticket__item .form-row select {
  width: 100%;
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 22px;
  font-family: "aktiv-grotesk", sans-serif;
  border: 2px solid #373738;
  border-radius: 4px;
  background-color: transparent;
  padding: 11px;
  color: #252525;
  appearance: none;
  margin: 7px 0;
}
.shop__content .attendee__ticket__item .form-row input[type=text].placeholder,
.shop__content .attendee__ticket__item .form-row input[type=email].placeholder,
.shop__content .attendee__ticket__item .form-row input[type=tel].placeholder,
.shop__content .attendee__ticket__item .form-row textarea.placeholder,
.shop__content .attendee__ticket__item .form-row select.placeholder {
  opacity: 0.8;
}
.shop__content .attendee__ticket__item .form-row input[type=text]:-moz-placeholder,
.shop__content .attendee__ticket__item .form-row input[type=email]:-moz-placeholder,
.shop__content .attendee__ticket__item .form-row input[type=tel]:-moz-placeholder,
.shop__content .attendee__ticket__item .form-row textarea:-moz-placeholder,
.shop__content .attendee__ticket__item .form-row select:-moz-placeholder {
  opacity: 0.8;
  opacity: 1;
}
.shop__content .attendee__ticket__item .form-row input[type=text]::-moz-placeholder,
.shop__content .attendee__ticket__item .form-row input[type=email]::-moz-placeholder,
.shop__content .attendee__ticket__item .form-row input[type=tel]::-moz-placeholder,
.shop__content .attendee__ticket__item .form-row textarea::-moz-placeholder,
.shop__content .attendee__ticket__item .form-row select::-moz-placeholder {
  opacity: 0.8;
  opacity: 1;
}
.shop__content .attendee__ticket__item .form-row input[type=text]:-ms-input-placeholder,
.shop__content .attendee__ticket__item .form-row input[type=email]:-ms-input-placeholder,
.shop__content .attendee__ticket__item .form-row input[type=tel]:-ms-input-placeholder,
.shop__content .attendee__ticket__item .form-row textarea:-ms-input-placeholder,
.shop__content .attendee__ticket__item .form-row select:-ms-input-placeholder {
  opacity: 0.8;
}
.shop__content .attendee__ticket__item .form-row input[type=text]::-webkit-input-placeholder,
.shop__content .attendee__ticket__item .form-row input[type=email]::-webkit-input-placeholder,
.shop__content .attendee__ticket__item .form-row input[type=tel]::-webkit-input-placeholder,
.shop__content .attendee__ticket__item .form-row textarea::-webkit-input-placeholder,
.shop__content .attendee__ticket__item .form-row select::-webkit-input-placeholder {
  opacity: 0.8;
}
.shop__content .attendee__ticket__item .form-row input[type=text]:focus,
.shop__content .attendee__ticket__item .form-row input[type=email]:focus,
.shop__content .attendee__ticket__item .form-row input[type=tel]:focus,
.shop__content .attendee__ticket__item .form-row textarea:focus,
.shop__content .attendee__ticket__item .form-row select:focus {
  outline: none;
}

.woocommerce-checkout-review-order .payment_title {
  display: block;
}

.shop__content .woocommerce .checkout .checkout__your_order_col #payment {
  background: transparent;
}
.shop__content .woocommerce .checkout .checkout__your_order_col #payment .payment_methods {
  padding: 0;
}
.shop__content .woocommerce .checkout .checkout__your_order_col #payment .payment_methods li::before {
  display: none;
}
.shop__content .woocommerce .checkout .checkout__your_order_col #payment .payment_methods li input {
  margin-right: 5px;
}
.shop__content .woocommerce .checkout .checkout__your_order_col #payment .wc_payment_method label {
  font-size: 19px;
  font-weight: 700;
  letter-spacing: 0.3px;
  color: #252525;
  line-height: 28px;
}
.shop__content .woocommerce .checkout .checkout__your_order_col #payment .wc_payment_method .payment_box {
  background-color: #fff;
  padding: 0;
  margin: 10px 0;
  font-size: 18px;
}
.shop__content .woocommerce .checkout .checkout__your_order_col #payment .wc_payment_method .payment_box p {
  opacity: 0.69;
}
.shop__content .woocommerce .checkout .checkout__your_order_col #payment .wc_payment_method .payment_box::before {
  display: none;
}
.shop__content .woocommerce .checkout .checkout__your_order_col #payment .wc_payment_method #wc-stripe-cc-form .form-row {
  padding: 0;
  margin-bottom: 5px;
}
.shop__content .woocommerce .checkout .checkout__your_order_col #payment .wc_payment_method #wc-stripe-cc-form label {
  font-size: 14px;
  letter-spacing: 0.2px;
}
.shop__content .woocommerce .checkout .checkout__your_order_col #payment .wc_payment_method #wc-stripe-cc-form label .required {
  color: #252525;
}
.shop__content .woocommerce .checkout .checkout__your_order_col #payment .wc_payment_method #wc-stripe-cc-form .wc-stripe-elements-field {
  border-radius: 4px;
  border: solid 2px #373738;
  padding: 10px;
}
.shop__content .woocommerce .checkout .checkout__your_order_col #payment .wc_payment_method #wc-stripe-cc-form .wc-stripe-elements-field input {
  font-size: 14px;
  letter-spacing: 0.2px;
  color: #252525;
}
.shop__content .woocommerce .checkout .checkout__your_order_col #payment .wc_payment_method .payment_box .woocommerce-SavedPaymentMethods-saveNew {
  position: relative;
  padding: 0;
  padding-left: 20px;
  opacity: 1;
  line-height: 1;
}
.shop__content .woocommerce .checkout .checkout__your_order_col #payment .wc_payment_method .payment_box .woocommerce-SavedPaymentMethods-saveNew input {
  position: absolute;
  top: 7px;
  left: 0;
}
.shop__content .woocommerce .checkout .checkout__your_order_col #payment .wc_payment_method .payment_box .woocommerce-SavedPaymentMethods-saveNew label {
  font-size: 12px;
}
.shop__content .woocommerce .checkout .checkout__your_order_col #payment .wc_payment_method #stripe-payment-data {
  position: relative;
  width: 100%;
}
.shop__content .woocommerce .checkout .checkout__your_order_col #payment .wc_payment_method #stripe-payment-data:before {
  content: "";
  background-image: url(assets/images/stripe-pay-options.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  max-width: 190px;
  width: 100%;
  height: 28px;
  position: absolute;
  top: -40px;
  right: 0;
}
.shop__content .woocommerce .checkout .checkout__your_order_col #payment .wc_payment_method #stripe-payment-data .wc-saved-payment-methods {
  padding-left: 0;
}
.shop__content .woocommerce .checkout .checkout__your_order_col .stripe-source-errors ul {
  margin-bottom: 0;
}
.shop__content .woocommerce .checkout .checkout__your_order_col .woocommerce-checkout #payment div.place-order {
  background-color: white;
  padding: 0;
}
.shop__content .woocommerce .checkout .checkout__your_order_col .woocommerce-privacy-policy-text {
  margin-top: 20px;
}
.shop__content .woocommerce .checkout .checkout__your_order_col .woocommerce-order {
  text-align: left;
}
.shop__content .woocommerce .checkout .checkout__your_order_col ul.order_details {
  padding-left: 0;
}
.shop__content .woocommerce .checkout .checkout__your_order_col .woocommerce-privacy-policy-text p {
  font-size: 15px;
  color: #484848;
  text-align: left;
}
.shop__content .woocommerce .checkout .checkout__your_order_col .stripe-card-element {
  color: rgba(38, 43, 73, 0.8);
}
.shop__content .woocommerce .checkout .checkout__your_order_col .booking_confirm__title {
  color: #ec5d56;
  font-weight: 700;
}
.shop__content .woocommerce .checkout .checkout__your_order_col .woocommerce-thankyou-order-details {
  margin-bottom: 10px;
}
.shop__content .woocommerce .checkout .checkout__your_order_col .woocommerce-thankyou-order-details li {
  margin-bottom: 20px;
}
.shop__content .woocommerce .checkout .checkout__your_order_col #place_order {
  max-width: 260px;
  width: 100%;
}
.shop__content .woocommerce .checkout .checkout__your_order_col .wc_payment_methods .woocommerce-notice {
  list-style: none;
  padding: 10px 20px;
  padding-left: 50px;
  background-color: #fdebeb;
  border: solid 2px #ec5d56;
  border-radius: 4px;
  color: #ec5d56;
}
.shop__content .woocommerce .checkout .checkout__your_order_col .wc_payment_methods .woocommerce-notice::before {
  background-image: url(assets/images/warning-icon.svg);
  width: 20px;
  height: 20px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  top: 16px;
  left: 20px;
  border-radius: 0;
  background-color: transparent;
}

.shop__content .woocommerce-NoticeGroup {
  width: 100%;
}
.shop__content .woocommerce_error,
.shop__content .woocommerce-error {
  border-top: none;
  background-color: transparent;
  color: white;
  padding: 0;
}
.shop__content .woocommerce_error li,
.shop__content .woocommerce-error li {
  border: solid 2px #ec5d56;
  border-radius: 4px;
  padding: 14px;
  padding-left: 52px !important;
  margin-bottom: 20px;
  background-color: #fdebeb;
  color: #ec5d56;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.21px;
  line-height: 22px;
}
.shop__content .woocommerce_error li strong,
.shop__content .woocommerce-error li strong {
  font-weight: 500;
}
.shop__content .woocommerce_error li:before,
.shop__content .woocommerce-error li:before {
  background-image: url(assets/images/warning-icon.svg);
  width: 24px;
  height: 24px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  top: 13px;
  left: 20px;
  border-radius: 0;
  background-color: transparent;
}
.shop__content .woocommerce form .form-row.woocommerce-invalid label {
  color: #ec5d56;
}
.shop__content .woocommerce form .form-row.woocommerce-invalid label .required {
  color: #ec5d56 !important;
}
.shop__content .woocommerce form .form-row.woocommerce-invalid input {
  border-color: #ec5d56 !important;
}
.shop__content .woocommerce form .form-row.woocommerce-invalid input.placeholder {
  color: #ec5d56;
}
.shop__content .woocommerce form .form-row.woocommerce-invalid input:-moz-placeholder {
  color: #ec5d56;
  opacity: 1;
}
.shop__content .woocommerce form .form-row.woocommerce-invalid input::-moz-placeholder {
  color: #ec5d56;
  opacity: 1;
}
.shop__content .woocommerce form .form-row.woocommerce-invalid input:-ms-input-placeholder {
  color: #ec5d56;
}
.shop__content .woocommerce form .form-row.woocommerce-invalid input::-webkit-input-placeholder {
  color: #ec5d56;
}

.payment_title {
  display: none;
  font-size: 28px;
  font-weight: 600;
  font-family: "termina", sans-serif;
  line-height: 34px;
  letter-spacing: 0.3px;
  margin-bottom: 20px;
}

.woocommerce-order-downloads .woocommerce-order-downloads__title {
  font-size: 22px;
  letter-spacing: 0.3px;
  line-height: 34px;
  width: 100%;
  border-bottom: 3px solid #373738;
  padding-bottom: 5px;
}

.shop__content .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads thead tr th {
  padding: 0;
  font-size: 19px;
  font-weight: 700;
  font-family: "aktiv-grotesk", sans-serif;
  letter-spacing: 0.3px;
  line-height: 28px;
  border-bottom: none;
  width: 160px;
}
.shop__content .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads tbody tr td {
  padding: 10px 0;
}
.shop__content .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads tbody tr td.download-file a.button, .shop__content .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads tbody tr td.download-file .single_product__right .single_product__summary .cart a.single_add_to_cart_button, .single_product__right .single_product__summary .cart .shop__content .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads tbody tr td.download-file a.single_add_to_cart_button, .shop__content .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads tbody tr td.download-file .product_archive__top .product_archive__top__right a.product_archive__reset_button, .product_archive__top .product_archive__top__right .shop__content .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads tbody tr td.download-file a.product_archive__reset_button, .shop__content .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads tbody tr td.download-file a.gform_button, .shop__content .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads tbody tr td.download-file a.newsletter_form__submit, .shop__content .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads tbody tr td.download-file .sib_signup_form a.sib-default-btn, .sib_signup_form .shop__content .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads tbody tr td.download-file a.sib-default-btn, .shop__content .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads tbody tr td.download-file .events .mec-wrap .mec-search-form .mec-text-input-search + a.mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .shop__content .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads tbody tr td.download-file .mec-text-input-search + a.mec-search-bar-input#mec-search-bar-input {
  padding: 0;
  background-color: transparent;
  color: #252525;
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.3px;
  line-height: 28px;
  border: none;
  text-decoration: underline;
}
.shop__content .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads tbody tr td.download-file a.button:hover, .shop__content .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads tbody tr td.download-file .single_product__right .single_product__summary .cart a.single_add_to_cart_button:hover, .single_product__right .single_product__summary .cart .shop__content .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads tbody tr td.download-file a.single_add_to_cart_button:hover, .shop__content .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads tbody tr td.download-file .product_archive__top .product_archive__top__right a.product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .shop__content .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads tbody tr td.download-file a.product_archive__reset_button:hover, .shop__content .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads tbody tr td.download-file a.gform_button:hover, .shop__content .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads tbody tr td.download-file a.newsletter_form__submit:hover, .shop__content .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads tbody tr td.download-file .sib_signup_form a.sib-default-btn:hover, .sib_signup_form .shop__content .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads tbody tr td.download-file a.sib-default-btn:hover, .shop__content .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads tbody tr td.download-file .events .mec-wrap .mec-search-form .mec-text-input-search + a.mec-search-bar-input#mec-search-bar-input:hover, .events .mec-wrap .mec-search-form .shop__content .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads tbody tr td.download-file .mec-text-input-search + a.mec-search-bar-input#mec-search-bar-input:hover {
  color: #ec5d56;
}
.shop__content .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads tbody tr td a:hover {
  color: #ec5d56;
}

@media screen and (max-width: 1060px) {
  .checkout_title {
    max-width: 720px;
    margin: 0 auto 50px;
    text-align: center;
  }
  .shop__content .checkout {
    flex-direction: column;
    align-items: center;
    max-width: 720px;
    margin: 0 auto;
  }
  .shop__content #customer_details {
    max-width: none;
    width: 100%;
  }
  .shop__content .checkout__your_order_col {
    padding-left: 0;
    max-width: none;
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .shop__content .woocommerce .checkout__your_order_col #order_review .shop_table {
    margin-top: 20px;
  }
  .shop__content .woocommerce .checkout__your_order_col #order_review .shop_table .product-total {
    text-align: right !important;
  }
  .shop__content .woocommerce .checkout__your_order_col #order_review .shop_table .product-name .product-quantity {
    float: none;
    vertical-align: initial;
    height: auto;
  }
  .shop__content .woocommerce .checkout__your_order_col #order_review .shop_table td {
    padding-bottom: 20px;
  }
  .shop__content .woocommerce .checkout__your_order_col #place_order {
    display: block;
    margin: 0 auto;
    max-width: 300px;
  }
}
@media screen and (max-width: 450px) {
  .shop__content .attendee__ticket__item h3 {
    font-size: 16px;
  }
  .shop__content .woocommerce .checkout .checkout__your_order_col #payment .wc_payment_method #stripe-payment-data {
    padding-top: 50px;
  }
  .shop__content .woocommerce .checkout .checkout__your_order_col #payment .wc_payment_method #stripe-payment-data::before {
    top: 0;
    left: -10px;
    right: initial;
  }
}
@media screen and (max-width: 380px) {
  .shop__content .attendee__ticket__item h3 {
    font-size: 12px;
  }
}
.post_a_prayer__hero {
  position: relative;
}
.post_a_prayer__hero h6 {
  font-weight: 600;
  line-height: 1;
}
.post_a_prayer__hero h2 {
  font-weight: 500;
  line-height: 1;
}

.post_a_prayer {
  position: relative;
}

.post_a_prayer__form {
  text-align: center;
}
.post_a_prayer__form .gform_wrapper {
  text-align: left;
}
.post_a_prayer__form .gfield {
  position: relative;
}
.post_a_prayer__form .gfield input[type=text],
.post_a_prayer__form .gfield select,
.post_a_prayer__form .gfield textarea {
  padding: 13px 12px;
  font-size: 14px;
  letter-spacing: 0.2px;
  min-height: 48px;
  font-weight: 500;
}
.post_a_prayer__form .gfield input[type=text].placeholder,
.post_a_prayer__form .gfield select.placeholder,
.post_a_prayer__form .gfield textarea.placeholder {
  opacity: 0.5;
}
.post_a_prayer__form .gfield input[type=text]:-moz-placeholder,
.post_a_prayer__form .gfield select:-moz-placeholder,
.post_a_prayer__form .gfield textarea:-moz-placeholder {
  opacity: 0.5;
  opacity: 1;
}
.post_a_prayer__form .gfield input[type=text]::-moz-placeholder,
.post_a_prayer__form .gfield select::-moz-placeholder,
.post_a_prayer__form .gfield textarea::-moz-placeholder {
  opacity: 0.5;
  opacity: 1;
}
.post_a_prayer__form .gfield input[type=text]:-ms-input-placeholder,
.post_a_prayer__form .gfield select:-ms-input-placeholder,
.post_a_prayer__form .gfield textarea:-ms-input-placeholder {
  opacity: 0.5;
}
.post_a_prayer__form .gfield input[type=text]::-webkit-input-placeholder,
.post_a_prayer__form .gfield select::-webkit-input-placeholder,
.post_a_prayer__form .gfield textarea::-webkit-input-placeholder {
  opacity: 0.5;
}
.post_a_prayer__form .gform_title {
  display: none;
}
.post_a_prayer__form .hidden_label .gfield_label {
  display: none;
}
.post_a_prayer__form .form__subject {
  margin: 10px 0;
}
.post_a_prayer__form .gfield_description {
  position: absolute;
  right: 0;
  top: 0;
  padding-left: 20px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
}
.post_a_prayer__form .gfield_description:before {
  content: "";
  background-image: url(assets/images/info-icon.svg);
  width: 16px;
  height: 16px;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.post_a_prayer__form .gfield_description:hover .form__description {
  opacity: 1;
  visibility: visible;
}
.post_a_prayer__form .gfield_description.gfield_validation_message {
  position: relative;
  right: initial;
  top: initial;
  pointer-events: none;
  margin-bottom: 20px;
}
.post_a_prayer__form .gfield_description.gfield_validation_message:before {
  background: url(assets/images/validation-red.svg);
}
.post_a_prayer__form .prayer_message .gfield_validation_message {
  margin-top: -47px;
}
.post_a_prayer__form .gfield_checkbox {
  margin-bottom: 10px;
}
.post_a_prayer__form .gfield_checkbox label {
  font-weight: 700;
  font-size: 15px;
}
.post_a_prayer__form .gfield_checkbox label a {
  text-decoration: underline;
  color: #252525;
}
.post_a_prayer__form .gfield_html {
  margin-bottom: 20px;
}
.post_a_prayer__form .gfield_visibility_hidden {
  display: none;
}
.post_a_prayer__form .form__show_name_check {
  margin-top: -10px;
}
.post_a_prayer__form .ginput_container_textarea textarea {
  height: 160px;
}
.post_a_prayer__form .gform_footer {
  text-align: center;
}
.post_a_prayer__form .gform_button {
  max-width: 340px;
  width: 100%;
  margin: 25px auto 0;
}
.post_a_prayer__form .gform_button:hover {
  background-color: #94dee5;
  border-color: #94dee5;
  color: #252525;
}

.form__description {
  background-color: #94dee5;
  padding: 10px 15px;
  border-radius: 4px;
  width: 250px;
  position: absolute;
  top: -5px;
  right: -265px;
  transition: 0.2s;
  line-height: 22px;
  visibility: hidden;
  opacity: 0;
  box-shadow: 0 12px 30px 0 rgba(0, 0, 0, 0.05);
  z-index: 1;
}
.form__description:before {
  content: "";
  position: absolute;
  top: 14px;
  left: -6px;
  width: 12px;
  height: 12px;
  background-color: #94dee5;
  transform: rotate(45deg);
}

.ginput_counter {
  text-align: right;
  font-size: 14px;
  font-weight: 700;
  margin-top: -20px;
  margin-bottom: 20px;
}

.form__terms {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.2px;
  line-height: 24px;
}

.form__tip__item {
  border: solid 3px #94dee5;
  padding: 20px;
}
.form__tip__item p {
  font-size: 17px;
  font-weight: 700;
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
}
.form__tip__item p:before {
  content: "";
  background-image: url(assets/images/lightbulb.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 18px;
  height: 20px;
  position: absolute;
  top: 2px;
  left: 0;
}
.form__tip__item li {
  font-size: 16px;
  line-height: 28px;
}

.reported_prayer__title {
  font-weight: 700;
  font-size: 15px;
}

.reported_prayer__content {
  border: 2px solid rgba(37, 37, 37, 0.25);
  border-radius: 4px;
  padding: 13px 12px;
  font-size: 14px;
  letter-spacing: 0.2px;
  width: 100%;
  font-weight: 500;
  margin-bottom: 20px;
  cursor: not-allowed;
}

.prayer_posted {
  padding: 70px 0 90px;
}

.prayer_posted__title {
  margin-bottom: 40px;
  font-weight: 500;
  color: #252525;
}

.prayer_posted__recommendation .five_links__item_cat {
  opacity: 1;
  font-size: 12px;
  letter-spacing: 0.86px;
}
.prayer_posted__recommendation .five_links__item_title {
  font-weight: 700;
  letter-spacing: 0.3px;
}

.prayer_posted__return {
  margin-top: 40px;
}
.prayer_posted__return a {
  font-size: 14px;
  font-weight: 600;
  transition: 0.2s;
  opacity: 0.8;
}
.prayer_posted__return a:hover {
  opacity: 1;
  margin: 0;
}

@media screen and (max-width: 1100px) {
  .form__description {
    right: 0;
    top: initial;
    bottom: 35px;
  }
  .form__description:before {
    left: 127.5px;
    top: initial;
    bottom: -6px;
  }
}
.prayer_wall_page {
  transition: background-color 1s ease;
  background-color: #94dee5;
}

.panel {
  transition: 5s;
}

.color-blue {
  background-color: #94dee5;
}

.color-grey {
  background-color: #eff1f1;
}

.prayer_wall__banner {
  padding: 30px 0 40px;
  border-bottom: 3px solid #373738;
  z-index: 2;
  background-color: #94dee5;
  position: relative;
  transition: 0.2s;
}
.prayer_wall__banner.hide {
  opacity: 0;
  visibility: hidden;
}

.prayer_wall__banner--fixed {
  position: fixed;
  width: 100%;
  top: 0;
  padding: 10px 0;
  border-color: transparent;
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
  box-shadow: 0 12px 30px 0 rgba(0, 0, 0, 0.05);
}
.prayer_wall__banner--fixed.active {
  opacity: 1;
  visibility: visible;
}
.prayer_wall__banner--fixed .prayer__count {
  opacity: 0;
  visibility: hidden;
}
.prayer_wall__banner--fixed .prayer_wall__banner__buttons {
  opacity: 1;
  visibility: visible;
}
.prayer_wall__banner--fixed .prayer_wall__title {
  font-size: 34px;
  margin-bottom: 15px;
}
.prayer_wall__banner--fixed .prayer_wall__title span {
  -webkit-text-stroke-width: 1.5px;
}
.prayer_wall__banner--fixed .prayer_wall__banner__text {
  height: 0;
  opacity: 0;
  visibility: hidden;
}

.prayer_wall__banner__container {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: relative;
}

.prayer_wall__banner__left {
  text-align: left;
}

.prayer_wall__title {
  transition: 0.5s;
}

.prayer_wall__banner__text {
  transition: 0.5s;
}
.prayer_wall__banner__text strong {
  font-weight: 500;
}

.prayer_wall__spacing--fixed {
  padding-top: 245px;
}

.prayer__count {
  text-align: right;
  transition: 0.2s;
}

.prayer__count__number {
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0;
}

.prayer__count__text {
  font-weight: 500;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.prayer_wall__banner__buttons {
  opacity: 0;
  visibility: hidden;
  transition: 0.2s;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.prayer_wall__banner__buttons .button, .prayer_wall__banner__buttons .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .prayer_wall__banner__buttons .single_add_to_cart_button, .prayer_wall__banner__buttons .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .prayer_wall__banner__buttons .single_add_to_cart_button, .prayer_wall__banner__buttons .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .prayer_wall__banner__buttons .single_add_to_cart_button, .prayer_wall__banner__buttons .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .prayer_wall__banner__buttons .product_archive__reset_button, .prayer_wall__banner__buttons .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .prayer_wall__banner__buttons .product_archive__reset_button, .prayer_wall__banner__buttons .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .single_product__right .single_product__summary .cart .prayer_wall__banner__buttons .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .prayer_wall__banner__buttons .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .prayer_wall__banner__buttons .single_product__right .single_product__summary .cart .single_add_to_cart_button, .prayer_wall__banner__buttons .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .prayer_wall__banner__buttons .gform_button, .prayer_wall__banner__buttons .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .prayer_wall__banner__buttons .newsletter_form__submit, .prayer_wall__banner__buttons .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .prayer_wall__banner__buttons .sib-default-btn, .prayer_wall__banner__buttons .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .prayer_wall__banner__buttons .sib-default-btn, .prayer_wall__banner__buttons .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .prayer_wall__banner__buttons button, .prayer_wall__banner__buttons .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .prayer_wall__banner__buttons button, .prayer_wall__banner__buttons .gform_button, .prayer_wall__banner__buttons .newsletter_form__submit, .prayer_wall__banner__buttons .sib_signup_form .sib-default-btn, .sib_signup_form .prayer_wall__banner__buttons .sib-default-btn, .prayer_wall__banner__buttons .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .prayer_wall__banner__buttons button, .prayer_wall__banner__buttons .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .prayer_wall__banner__buttons .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input {
  padding: 16px 25px;
  font-size: 12px;
}

.prayer_wall__notice {
  position: relative;
  padding: 20px;
  padding-left: 50px;
  border-radius: 5px;
  border: solid 2.5px rgba(37, 37, 37, 0.09);
  font-size: 15px;
  line-height: 27px;
  overflow: hidden;
  height: 70px;
  transition: 0.2s;
  margin-bottom: 30px;
}
.prayer_wall__notice strong {
  display: block;
  font-size: 16px;
  margin-bottom: 15px;
  padding-right: 90px;
}
.prayer_wall__notice svg {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 24px;
}
.prayer_wall__notice.active {
  height: 140px;
}
.prayer_wall__notice.active .show_more {
  opacity: 0;
  visibility: hidden;
}
.prayer_wall__notice.active .show_less {
  opacity: 1;
  visibility: visible;
}

.prayer_wall__notice__button {
  position: absolute;
  top: 21px;
  right: 20px;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
  opacity: 0.8;
  transition: 0.2s;
  width: 80px;
  height: 28px;
}
.prayer_wall__notice__button p {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-decoration: underline;
}
.prayer_wall__notice__button:hover {
  opacity: 1;
}
.prayer_wall__notice__button .show_more {
  opacity: 1;
  visibility: visible;
}
.prayer_wall__notice__button .show_less {
  opacity: 0;
  visibility: hidden;
}

.prayer_wall__date {
  text-align: center;
  width: 100%;
  margin: 30px 0;
}
.prayer_wall__date h6 {
  font-family: "termina", sans-serif;
  font-weight: 600;
}
.prayer_wall__date h3 {
  font-weight: 600;
}
.prayer_wall__date p {
  margin: 20px 0;
  font-weight: 500;
}
.prayer_wall__date button {
  padding: 16px 55px;
  margin: 20px 0 40px;
}

.sign_up__container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -30px;
  margin-bottom: 40px;
}
.sign_up__container p {
  margin: 0;
}
.sign_up__container .button, .sign_up__container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .sign_up__container .single_add_to_cart_button, .sign_up__container .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .sign_up__container .single_add_to_cart_button, .sign_up__container .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sign_up__container .single_add_to_cart_button, .sign_up__container .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .sign_up__container .product_archive__reset_button, .sign_up__container .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sign_up__container .product_archive__reset_button, .sign_up__container .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .single_product__right .single_product__summary .cart .sign_up__container .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sign_up__container .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sign_up__container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .sign_up__container .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sign_up__container .gform_button, .sign_up__container .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sign_up__container .newsletter_form__submit, .sign_up__container .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sign_up__container .sib-default-btn, .sign_up__container .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sign_up__container .sib-default-btn, .sign_up__container .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .sign_up__container button, .sign_up__container .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sign_up__container button, .sign_up__container .gform_button, .sign_up__container .newsletter_form__submit, .sign_up__container .sib_signup_form .sib-default-btn, .sib_signup_form .sign_up__container .sib-default-btn, .sign_up__container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .sign_up__container button, .sign_up__container .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .sign_up__container .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input {
  margin-left: 10px;
  padding: 9px 19px;
  margin-top: 0;
  margin-bottom: 0;
  background-color: transparent;
  border-color: rgba(37, 37, 37, 0.14);
}
.sign_up__container .button:hover, .sign_up__container .single_product__right .single_product__summary .cart .single_add_to_cart_button:hover, .single_product__right .single_product__summary .cart .sign_up__container .single_add_to_cart_button:hover, .sign_up__container .product_archive__top .product_archive__top__right .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .sign_up__container .product_archive__reset_button:hover, .sign_up__container .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sign_up__container .product_archive__reset_button:hover, .sign_up__container .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sign_up__container .button:hover, .sign_up__container .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sign_up__container .gform_button:hover, .sign_up__container .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sign_up__container .newsletter_form__submit:hover, .sign_up__container .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sign_up__container .sib-default-btn:hover, .sign_up__container .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn:hover, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sign_up__container .sib-default-btn:hover, .sign_up__container .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .sign_up__container button:hover, .sign_up__container .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sign_up__container button:hover, .sign_up__container .gform_button:hover, .sign_up__container .newsletter_form__submit:hover, .sign_up__container .sib_signup_form .sib-default-btn:hover, .sib_signup_form .sign_up__container .sib-default-btn:hover, .sign_up__container .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .sign_up__container button:hover, .sign_up__container .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .events .mec-wrap .mec-search-form .sign_up__container .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover {
  background-color: #252525;
}

.prayer_wall__date--top {
  margin-top: 40px;
}
.prayer_wall__date--top .sign_up__container {
  margin-bottom: 0;
}

.prayer_wall__posts {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 40px;
}

.prayer__item {
  max-width: 360px;
  width: 100%;
  height: 360px;
  background-color: white;
  text-align: center;
  font-weight: 500;
  padding: 40px;
  position: relative;
  margin-bottom: 40px;
}

.prayer__item__content {
  min-height: 168px;
  margin-bottom: 20px;
  font-weight: 400;
  max-height: 160px;
  overflow: hidden;
}
.prayer__item__content br {
  display: none;
}

.amen_button {
  padding: 16px 25px;
  display: flex;
  justify-content: center;
  margin: 0 auto 20px;
  max-width: 200px;
  width: 100%;
}
.amen_button:hover, .amen_button.active {
  background-color: #94dee5;
  color: #252525;
  border-color: #94dee5;
}
.amen_button.active .prayer__item__amen_tick {
  width: 17px;
  margin-right: 10px;
  margin-top: -1px;
}

.prayer__item__amen_tick {
  width: 0;
  transition: 0.2s;
  fill: #252525;
}

.prayer__item__meta {
  transition: 0.2s;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.prayer__item__name {
  line-height: 1.2;
  font-size: 12px;
  font-weight: 500;
  color: #252525;
  opacity: 0.6;
  text-transform: uppercase;
  letter-spacing: 0.86px;
  text-align: left;
}

.report_button {
  display: flex;
  align-items: center;
  opacity: 0.6;
  transition: 0.2s;
  position: relative;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.22px;
}
.report_button svg {
  width: 16px;
  margin-right: 5px;
  fill: #252525;
}
.report_button .report_button__submit {
  background-color: transparent;
  border: none;
  padding: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.report_button:hover {
  opacity: 1;
}

.prayer_wall__ad {
  background-color: #252525;
  position: relative;
  text-align: center;
  color: white;
  padding: 60px 20px;
  overflow: hidden;
}
.prayer_wall__ad:hover .prayer_wall__ad__img {
  transform: scale(1.04);
}

.prayer_wall__ad__content {
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0 auto;
}
.prayer_wall__ad__content h6 {
  margin-bottom: 20px;
  font-weight: 500;
}
.prayer_wall__ad__content h4 {
  font-weight: 600;
  margin-bottom: 30px;
  line-height: 36px;
}
.prayer_wall__ad__content .button, .prayer_wall__ad__content .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .prayer_wall__ad__content .single_add_to_cart_button, .prayer_wall__ad__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .prayer_wall__ad__content .single_add_to_cart_button, .prayer_wall__ad__content .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .prayer_wall__ad__content .single_add_to_cart_button, .prayer_wall__ad__content .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .prayer_wall__ad__content .product_archive__reset_button, .prayer_wall__ad__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .prayer_wall__ad__content .product_archive__reset_button, .prayer_wall__ad__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .single_product__right .single_product__summary .cart .prayer_wall__ad__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .prayer_wall__ad__content .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .prayer_wall__ad__content .single_product__right .single_product__summary .cart .single_add_to_cart_button, .prayer_wall__ad__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .prayer_wall__ad__content .gform_button, .prayer_wall__ad__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .prayer_wall__ad__content .newsletter_form__submit, .prayer_wall__ad__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .prayer_wall__ad__content .sib-default-btn, .prayer_wall__ad__content .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .prayer_wall__ad__content .sib-default-btn, .prayer_wall__ad__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .prayer_wall__ad__content button, .prayer_wall__ad__content .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .prayer_wall__ad__content button, .prayer_wall__ad__content .gform_button, .prayer_wall__ad__content .newsletter_form__submit, .prayer_wall__ad__content .sib_signup_form .sib-default-btn, .sib_signup_form .prayer_wall__ad__content .sib-default-btn, .prayer_wall__ad__content .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .prayer_wall__ad__content button, .prayer_wall__ad__content .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .prayer_wall__ad__content .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input {
  padding: 16px 25px;
}

.prayer_wall__ad__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0.45;
}

.prayer_wall__ad__img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  transition: 0.5s;
}

.prayer_wall__pagination {
  width: 100%;
  display: flex;
  justify-content: center;
}

.prayer_wall__cta h5 {
  color: #94dee5;
}

.prayer_wall__spanish__content {
  text-align: center;
  min-height: 40vh;
}

@media screen and (max-width: 1200px) {
  .prayer_wall__posts {
    justify-content: center;
  }
  .prayer_wall__date {
    text-align: center;
  }
  .prayer_wall__ad {
    height: auto;
  }
}
@media screen and (max-width: 1000px) {
  .prayer_wall__banner__container {
    flex-direction: column;
    align-items: center;
  }
  .prayer_wall__banner__left {
    text-align: center;
  }
  .prayer__count {
    text-align: center;
    margin-top: 40px;
    width: 100%;
  }
  .prayer_wall__banner--fixed .prayer_wall__banner__container {
    flex-direction: row;
  }
  .prayer_wall__banner--fixed .prayer_wall__title {
    font-size: 28px;
    margin-bottom: 5px;
  }
  .prayer_wall__banner--fixed .prayer_wall__banner__buttons .button, .prayer_wall__banner--fixed .prayer_wall__banner__buttons .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .prayer_wall__banner--fixed .prayer_wall__banner__buttons .single_add_to_cart_button, .prayer_wall__banner--fixed .prayer_wall__banner__buttons .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .prayer_wall__banner--fixed .prayer_wall__banner__buttons .product_archive__reset_button, .prayer_wall__banner--fixed .prayer_wall__banner__buttons .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .prayer_wall__banner--fixed .prayer_wall__banner__buttons .product_archive__reset_button, .prayer_wall__banner--fixed .prayer_wall__banner__buttons .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .prayer_wall__banner--fixed .prayer_wall__banner__buttons .button, .prayer_wall__banner--fixed .prayer_wall__banner__buttons .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .prayer_wall__banner--fixed .prayer_wall__banner__buttons .gform_button, .prayer_wall__banner--fixed .prayer_wall__banner__buttons .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .prayer_wall__banner--fixed .prayer_wall__banner__buttons .newsletter_form__submit, .prayer_wall__banner--fixed .prayer_wall__banner__buttons .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .prayer_wall__banner--fixed .prayer_wall__banner__buttons .sib-default-btn, .prayer_wall__banner--fixed .prayer_wall__banner__buttons .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .prayer_wall__banner--fixed .prayer_wall__banner__buttons .sib-default-btn, .prayer_wall__banner--fixed .prayer_wall__banner__buttons .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .prayer_wall__banner--fixed .prayer_wall__banner__buttons button, .prayer_wall__banner--fixed .prayer_wall__banner__buttons .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .prayer_wall__banner--fixed .prayer_wall__banner__buttons button, .prayer_wall__banner--fixed .prayer_wall__banner__buttons .gform_button, .prayer_wall__banner--fixed .prayer_wall__banner__buttons .newsletter_form__submit, .prayer_wall__banner--fixed .prayer_wall__banner__buttons .sib_signup_form .sib-default-btn, .sib_signup_form .prayer_wall__banner--fixed .prayer_wall__banner__buttons .sib-default-btn, .prayer_wall__banner--fixed .prayer_wall__banner__buttons .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .prayer_wall__banner--fixed .prayer_wall__banner__buttons button, .prayer_wall__banner--fixed .prayer_wall__banner__buttons .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .prayer_wall__banner--fixed .prayer_wall__banner__buttons .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input {
    padding: 10px 15px;
    font-size: 10px;
  }
}
@media screen and (max-width: 680px) {
  .prayer_wall__notice {
    height: 100px;
  }
  .prayer_wall__notice.active {
    height: 260px;
  }
}
@media screen and (max-width: 500px) {
  .prayer_wall__notice {
    height: auto;
  }
  .prayer_wall__notice__button {
    display: none;
  }
  .prayer__item {
    height: auto;
  }
  .prayer__item__meta {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .prayer__item__name {
    margin-bottom: 10px;
  }
}
.woocommerce.woocommerce .woocommerce-ordering,
.woocommerce-page.woocommerce-page .woocommerce-ordering {
  float: none;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 0;
  position: relative;
  max-width: 240px;
  width: 100%;
}
.woocommerce.woocommerce .woocommerce-ordering .orderby,
.woocommerce-page.woocommerce-page .woocommerce-ordering .orderby {
  border-radius: 4px;
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 700;
  font-size: 14px;
  border: 2px solid #252525;
  background-color: transparent;
  padding: 11px;
  letter-spacing: 0.2px;
  line-height: 22px;
  color: #252525;
  appearance: none;
  cursor: pointer;
  position: relative;
  width: 100%;
}
.woocommerce.woocommerce .woocommerce-ordering:after,
.woocommerce-page.woocommerce-page .woocommerce-ordering:after {
  content: "";
  position: absolute;
  background-image: url(assets/images/select_arrow.svg);
  width: 10px;
  height: 6px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  top: 20px;
  right: 10px;
  transition: 0.2s;
}

.product_archive__top {
  position: relative;
  display: flex;
  margin-bottom: 40px;
}
.product_archive__top .product_archive__top__left {
  min-width: 200px;
  margin-right: 100px;
}
.product_archive__top .product_archive__top__left .back_button {
  position: relative;
  top: initial;
  left: initial;
}
.product_archive__top .product_archive__top__right {
  flex-grow: 1;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.product_archive__top .product_archive__top__right .product_archive__top__right__wrap {
  flex-grow: 1;
}
.product_archive__top .product_archive__top__right .woocommerce-result-count {
  width: 100%;
  order: 3;
  margin-bottom: 0;
  font-size: 15px;
  color: #484848;
}
.product_archive__top .product_archive__top__right .product_archive__search {
  order: 2;
}
.product_archive__top .product_archive__top__right .product_archive__search .search_form {
  padding-left: 15px;
}
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__input {
  width: 150px;
}
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__hidden {
  max-width: 274px;
}
.product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input {
  padding: 10px 20px;
  font-size: 12px;
  margin-left: 15px;
  background-color: #dddddd;
  color: #252525;
  border-color: #dddddd;
}
.product_archive__top .product_archive__top__right .product_archive__search .search_form.search-active {
  padding-left: 0;
  margin: 20px 0;
}
.product_archive__top .product_archive__top__right .product_archive__search .search_form.search-active .search_form__hidden {
  width: 334px;
}
.product_archive__top .product_archive__top__right .product_archive__search .search_form.search-active .search_form__button_container {
  opacity: 1;
  visibility: visible;
}
.product_archive__top .product_archive__top__right .product_archive__search .search_form.search-active .search_form__close {
  display: block;
}
.product_archive__top .product_archive__top__right .woocommerce-ordering {
  order: 0;
}
.product_archive__top .product_archive__top__right .product_archive__reset_button {
  order: 2;
  padding: 10px 20px;
  font-size: 12px;
  margin-left: 15px;
  background-color: #dddddd;
  color: #252525;
  border-color: #dddddd;
}

.product_page__title {
  font-weight: 700;
  line-height: 1;
  order: -1;
  flex-grow: 1;
}

.product_archive .sidebar {
  min-width: 200px;
  max-width: 200px;
  margin-right: 100px;
}
.product_archive .sidebar ul {
  padding: 0;
}
.product_archive .sidebar li {
  list-style: none;
  font-size: 15px;
  font-weight: 500;
  transition: 0.2s;
  margin: 10px 0;
}
.product_archive .sidebar li a {
  color: #484848;
  text-decoration: none;
  border-bottom: 3px solid transparent;
  transition: 0.2s;
}
.product_archive .sidebar li a:hover {
  border-bottom: 3px solid #373738;
}
.product_archive .sidebar li .wc-block-product-categories-list-item-count {
  display: none;
}
.product_archive .sidebar li.active {
  font-weight: 700;
}
.product_archive .sidebar li.active a {
  border-bottom: 3px solid #373738;
}
.product_archive .sidebar .widgettitle {
  font-size: 18px;
  font-family: "termina", sans-serif;
  font-weight: 700;
  letter-spacing: 0.36px;
  margin-bottom: 10px;
}
.product_archive .sidebar .widget {
  margin-bottom: 40px;
}
.product_archive .sidebar .count {
  display: none;
}
.product_archive .sidebar__product {
  margin-bottom: 40px;
}
.product_archive .sidebar_title {
  font-size: 18px;
  font-family: "termina", sans-serif;
  font-weight: 700;
  letter-spacing: 0.36px;
  margin-bottom: 10px;
}
.product_archive .grid {
  justify-content: flex-start;
  margin-top: 0;
  margin: 20px -15px;
}
.product_archive .grid > [class*=grid_] {
  padding: 0 15px;
}
.product_archive .product__item {
  display: block;
  transition: 0.2s;
  margin-bottom: 30px;
  text-decoration: none;
}
.product_archive .product__item__img_wrap {
  margin-bottom: 10px;
  width: 100%;
  position: relative;
}
.product_archive .product__item__img_wrap:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.product_archive .product__item__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.product_archive .product__item__title {
  font-weight: 700;
  color: #252525;
  letter-spacing: 0.4px;
  line-height: 26px;
}
.product_archive .product__item__cat {
  font-size: 15px;
  line-height: 28px;
  opacity: 0.6;
  color: #252525;
}
.product_archive .product__item .shop_attributes {
  margin-bottom: 5px;
  border: none;
}
.product_archive .product__item .shop_attributes .woocommerce-product-attributes-item:nth-child(even) td {
  background: transparent;
}
.product_archive .product__item .shop_attributes .woocommerce-product-attributes-item th {
  display: none;
}
.product_archive .product__item .shop_attributes .woocommerce-product-attributes-item td {
  font-size: 15px;
  line-height: 28px;
  color: #252525;
  font-style: normal;
  opacity: 0.6;
  border: none;
  padding: 0;
}
.product_archive .product__item .shop_attributes .woocommerce-product-attributes-item td p {
  padding: 0;
}
.product_archive .product__item .shop_attributes .woocommerce-product-attributes-item td a {
  text-decoration: none;
  color: inherit;
}

.product__item__price {
  font-size: 19px;
  letter-spacing: 0.3px;
  line-height: 27px;
  font-weight: 500;
  color: #252525;
}
.product__item__price .sale_price {
  color: #ec5d56;
  margin-right: 10px;
}
.product__item__price .regular_price {
  font-size: 16px;
  opacity: 0.58;
  text-decoration: line-through;
  font-weight: 400;
}

.product_archive__inner {
  display: flex;
}

.product_archive__content {
  flex-grow: 1;
}

@media screen and (max-width: 1200px) {
  .product_page__title {
    width: 100%;
    margin-bottom: 20px;
  }
  .product_archive__top .product_archive__top__right .woocommerce-result-count {
    margin-top: 20px;
  }
  .product_archive__top__right {
    justify-content: space-between;
  }
  .product_archive__top .product_archive__top__left {
    margin-right: 40px;
  }
  .product_archive__inner .sidebar {
    margin-right: 40px;
  }
}
@media screen and (max-width: 1000px) {
  .product_archive .grid_1-3 {
    width: 100%;
    max-width: 300px;
  }
}
@media screen and (max-width: 850px) {
  .product_archive__top {
    flex-direction: column;
  }
  .product_archive__top__left {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .product_archive__top__right {
    text-align: center;
    justify-content: center;
  }
  .product_archive .grid_1-3 {
    width: 100%;
    max-width: 250px;
  }
}
@media screen and (max-width: 750px) {
  .product_archive .grid_1-3 {
    max-width: none;
  }
}
@media screen and (max-width: 500px) {
  .product_archive__inner {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .product_archive__inner .sidebar {
    margin-right: 0;
  }
  .product_archive__content .grid {
    justify-content: center;
  }
  .product_archive .grid_1-3 {
    max-width: 300px;
  }
}
.shop_landing__categories__title {
  text-align: center;
  font-weight: 600;
  margin-bottom: 40px;
}

.shop_landing_cat__item {
  text-align: center;
  position: relative;
  width: 100%;
  height: 490px;
  background-color: #252525;
  overflow: hidden;
}
.shop_landing_cat__item:hover .shop_landing_cat__item__img {
  transform: scale(1.05);
}

.shop_landing_cat__item__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.78;
  transition: 0.5s;
}

.shop_landing_cat__item__content {
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  z-index: 1;
  color: white;
  padding: 0 30px;
}

.shop_landing_cat__item__title {
  letter-spacing: 0.3px;
  font-weight: 600;
}

.shop_landing_cat__item__grad {
  width: 100%;
  height: 225px;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #202020 100%);
}

.shop_landing__button {
  text-align: center;
  margin-top: 40px;
}

@media screen and (max-width: 1200px) {
  .shop_landing__categories__grid .grid_1-3 {
    max-width: 400px;
    width: 100%;
  }
  .shop_landing_cat__item {
    margin-bottom: 40px;
  }
  .shop_landing__button {
    margin-top: 0;
  }
}
.single_product__inner {
  position: relative;
}
.single_product__inner .back_button {
  position: relative;
  top: initial;
  left: initial;
  margin-bottom: 20px;
}

.single_product__container {
  display: flex;
}

.entry-images {
  max-width: 470px;
  min-width: 470px;
  width: 100%;
  margin-right: 120px;
}

.single_product__gallery {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 10px;
}
.single_product__gallery .single_product__gallery__img {
  width: 145px;
  height: 145px;
  margin-bottom: 15px;
}

.single_product__right {
  max-width: 570px;
  width: 100%;
}
.single_product__right .title_with_underline {
  padding: 0 5px;
  margin-bottom: 10px;
}
.single_product__right .single_product__title {
  margin-bottom: 10px;
}
.single_product__right .product__item__price {
  font-size: 24px;
  margin-bottom: 0;
  padding-right: 20px;
}
.single_product__right .product__item__price .regular_price {
  font-size: 18px;
}
.single_product__right .single_product__attributes .shop_attributes {
  margin-bottom: 15px;
  border: none;
}
.single_product__right .single_product__attributes .shop_attributes .woocommerce-product-attributes-item:nth-child(even) td {
  background: transparent;
}
.single_product__right .single_product__attributes .shop_attributes .woocommerce-product-attributes-item th {
  display: none;
}
.single_product__right .single_product__attributes .shop_attributes .woocommerce-product-attributes-item td {
  font-size: 19px;
  line-height: 27px;
  letter-spacing: 0.3px;
  color: #252525;
  font-style: normal;
  font-weight: 500;
  border: none;
  padding: 0;
  padding-bottom: 5px;
}
.single_product__right .single_product__attributes .shop_attributes .woocommerce-product-attributes-item td p {
  padding: 0;
}
.single_product__right .single_product__attributes .shop_attributes .woocommerce-product-attributes-item td a {
  text-decoration: none;
  color: inherit;
}

.single_product__share_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.single_product__share {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.single_product__right .single_product__summary .product_title,
.single_product__right .single_product__summary .price,
.single_product__right .single_product__summary .product_meta {
  display: none;
}
.single_product__right .single_product__summary .cart {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.single_product__right .single_product__summary .cart .quantity {
  height: 48px;
  width: 180px;
}
.single_product__right .single_product__summary .cart .quantity input {
  width: 100%;
  height: 100%;
  text-align: left;
  border: solid 2px #373738;
  padding: 14px 12px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.2px;
  line-height: 22px;
}
.single_product__right .single_product__summary .cart .single_add_to_cart_button {
  background-color: #252525;
  color: white;
  border-color: #252525;
}
.single_product__right .single_product__summary .cart .single_add_to_cart_button:hover {
  background-color: #ec5d56;
  border-color: #ec5d56;
}
.single_product__right .single_product__summary .cart .nyp + .quantity {
  display: none;
}
.single_product__right .single_product__summary .available-on-backorder {
  color: #ec5d56;
  font-weight: 500;
  margin-bottom: 0;
}
.single_product__right .single_product__summary .out-of-stock {
  font-size: 14px;
  font-family: "termina", sans-serif;
  font-weight: 700;
  letter-spacing: 0.3px;
  color: white;
  background-color: #c2c1c1;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 34.5px;
  height: 62px;
  max-width: 200px;
  margin-top: 40px;
}
.single_product__right .single_product__summary .available-on-backorder {
  margin-bottom: 20px;
}

.single_product__extra_details_nav {
  display: flex;
  padding-left: 0;
  margin: 50px 0 20px;
  border-top: 4px solid #e3e3e3;
  padding-top: 40px;
}
.single_product__extra_details_nav li {
  font-size: 18px;
  font-family: "termina", sans-serif;
  font-weight: 700;
  letter-spacing: 0.18px;
  line-height: 30px;
  margin-right: 40px;
  border-bottom: solid 3px transparent;
  list-style: none;
  cursor: pointer;
  transition: 0.2s;
  opacity: 0.5;
}
.single_product__extra_details_nav li:hover {
  opacity: 1;
}
.single_product__extra_details_nav li.active {
  border-color: #373738;
  opacity: 1;
}
.single_product__extra_details_nav li::before {
  display: none;
}

.single_product__bottom_content_wrap {
  position: relative;
}

.single_product__bottom_content {
  position: relative;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s;
}
.single_product__bottom_content.active {
  opacity: 1;
  visibility: visible;
}

.single_product__delivery_info {
  position: absolute;
}

.other_items__container--products {
  color: #252525;
}
.other_items__container--products .other_item {
  width: 240px;
  margin: 0 10px;
  padding-bottom: 0;
}
.other_items__container--products .other_item .other_item__img {
  height: 240px;
}
.other_items__container--products .other_item .other_item__title {
  font-weight: 700;
  letter-spacing: 0.4px;
  line-height: 26px;
}
.other_items__container--products .other_item .single_product__attributes table {
  margin-bottom: 0;
  border: none;
}
.other_items__container--products .other_item .single_product__attributes table th {
  display: none;
}
.other_items__container--products .other_item .single_product__attributes table td {
  border-bottom: none;
  font-size: 15px;
  line-height: 28px;
  font-style: normal;
}
.other_items__container--products .other_item .single_product__attributes table td p {
  padding: 0;
}
.other_items__container--products .other_item .single_product__attributes table td a {
  color: #252525;
  opacity: 0.6;
}
.other_items__container--products .other_item .product__item__price {
  margin-top: 5px;
}

.single_product__notice .woocommerce-message {
  text-align: center;
  padding: 20px;
  border: none;
  background-color: #3c7a89;
  color: white;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
}
.single_product__notice .woocommerce-message::before {
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(assets/images/added-to-basket-icon.svg);
  background-position: center;
  background-size: contain;
  position: static;
  margin-right: 10px;
}
.single_product__notice .woocommerce-message .button, .single_product__notice .woocommerce-message .gform_button, .single_product__notice .woocommerce-message .newsletter_form__submit, .single_product__notice .woocommerce-message .sib_signup_form .sib-default-btn, .sib_signup_form .single_product__notice .woocommerce-message .sib-default-btn, .single_product__notice .woocommerce-message .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .single_product__notice .woocommerce-message button, .single_product__notice .woocommerce-message .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .single_product__notice .woocommerce-message .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .single_product__notice .woocommerce-message .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__notice .woocommerce-message .button, .single_product__notice .woocommerce-message .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__notice .woocommerce-message .gform_button, .single_product__notice .woocommerce-message .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__notice .woocommerce-message .newsletter_form__submit, .single_product__notice .woocommerce-message .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .single_product__notice .woocommerce-message .sib-default-btn, .single_product__notice .woocommerce-message .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__notice .woocommerce-message .sib-default-btn, .single_product__notice .woocommerce-message .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .single_product__notice .woocommerce-message button, .single_product__notice .woocommerce-message .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__notice .woocommerce-message button, .single_product__notice .woocommerce-message .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .single_product__notice .woocommerce-message .product_archive__reset_button, .single_product__notice .woocommerce-message .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__notice .woocommerce-message .product_archive__reset_button, .single_product__notice .woocommerce-message .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .single_product__notice .woocommerce-message .single_add_to_cart_button {
  order: 3;
  margin-left: 10px;
  background-color: transparent;
  font-size: 16px;
  text-decoration: underline;
  color: white;
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  padding: 0;
}
.single_product__notice .woocommerce-message .button:hover, .single_product__notice .woocommerce-message .gform_button:hover, .single_product__notice .woocommerce-message .newsletter_form__submit:hover, .single_product__notice .woocommerce-message .sib_signup_form .sib-default-btn:hover, .sib_signup_form .single_product__notice .woocommerce-message .sib-default-btn:hover, .single_product__notice .woocommerce-message .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .single_product__notice .woocommerce-message button:hover, .single_product__notice .woocommerce-message .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .events .mec-wrap .mec-search-form .single_product__notice .woocommerce-message .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .single_product__notice .woocommerce-message .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__notice .woocommerce-message .button:hover, .single_product__notice .woocommerce-message .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__notice .woocommerce-message .gform_button:hover, .single_product__notice .woocommerce-message .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__notice .woocommerce-message .newsletter_form__submit:hover, .single_product__notice .woocommerce-message .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .single_product__notice .woocommerce-message .sib-default-btn:hover, .single_product__notice .woocommerce-message .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn:hover, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__notice .woocommerce-message .sib-default-btn:hover, .single_product__notice .woocommerce-message .product_archive__top .product_archive__top__right .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .single_product__notice .woocommerce-message .product_archive__reset_button:hover, .single_product__notice .woocommerce-message .single_product__right .single_product__summary .cart .single_add_to_cart_button:hover, .single_product__right .single_product__summary .cart .single_product__notice .woocommerce-message .single_add_to_cart_button:hover {
  color: white;
  background-color: transparent;
  text-decoration: underline;
}
.single_product__notice .woocommerce-error {
  background-color: #fdebeb;
  border: solid 2px #ec5d56;
  color: #ec5d56;
  font-weight: 500;
  padding: 20px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.single_product__notice .woocommerce-error::before {
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(assets/images/warning-icon.svg);
  background-position: center;
  background-size: contain;
  position: static;
  margin-right: 10px;
}

.single_product__donation_container {
  text-align: center;
  background-color: #fff;
  box-shadow: 0 12px 30px 0 rgba(0, 0, 0, 0.05);
  padding: 100px 20px;
}

.single_product__donation__content {
  max-width: 570px;
  margin: 0 auto;
}
.single_product__donation__content .single_product__donation__add_donation_title {
  color: #ec5d56;
  font-weight: 700;
  margin-bottom: 0;
  letter-spacing: 0.2px;
}
.single_product__donation__content .single_product__summary .cart {
  flex-direction: column;
  align-items: center;
}
.single_product__donation__content .single_product__summary .cart .nyp {
  width: 100%;
  margin: 0 auto 20px;
  position: relative;
  max-width: 330px;
}
.single_product__donation__content .single_product__summary .cart .nyp:before {
  content: "£";
  font-size: 15px;
  font-family: "aktiv-grotesk", sans-serif;
  display: block;
  font-weight: 700;
  letter-spacing: 0.2px;
  line-height: 22px;
  position: absolute;
  top: 12.5px;
  left: 13px;
}
.single_product__donation__content .single_product__summary .cart .nyp label {
  display: none;
}
.single_product__donation__content .single_product__summary .cart .nyp input {
  width: 100%;
  height: 100%;
  text-align: left;
  border: solid 2px #373738;
  padding: 14px 12px;
  padding-left: 25px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.2px;
  line-height: 22px;
}
.single_product__donation__content .single_product__summary .cart .single_add_to_cart_button {
  background-color: #ec5d56;
  border-color: #ec5d56;
}
.single_product__donation__content .single_product__summary .cart .single_add_to_cart_button:hover {
  background-color: #252525;
  border-color: #252525;
}
.single_product__donation__content .single_product__summary .cart .woocommerce-nyp-message .woocommerce-error {
  background-color: #fdebeb;
  border: solid 2px #ec5d56;
  color: #ec5d56;
  font-weight: 500;
  padding: 10px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.single_product__donation__content .single_product__summary .cart .woocommerce-nyp-message .woocommerce-error::before {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(assets/images/warning-icon.svg);
  background-position: center;
  background-size: contain;
  position: static;
  margin-right: 10px;
}
.single_product__donation__content .single_product__summary .cart .woocommerce-nyp-message li {
  margin-bottom: 0;
}
.single_product__donation__content .single_product__summary .cart .woocommerce-nyp-message li:before {
  display: none;
}

@media screen and (max-width: 1200px) {
  .single_product__container {
    flex-direction: column-reverse;
    position: relative;
  }
  .single_product__right__content {
    padding-right: 370px;
    min-height: 600px;
  }
  .entry-images {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 310px;
    min-width: 310px;
    width: 100%;
    margin-left: 60px;
    margin-right: 0;
  }
  .other_items__container--products .other_items__left {
    max-width: none;
  }
  .other_items__container--products .other_item {
    text-align: left;
    margin-bottom: 20px;
  }
  .single_product__donation__content .single_product__right__content {
    padding-right: 0;
    min-height: 0;
  }
}
@media screen and (max-width: 850px) {
  .single_product__container {
    flex-direction: column;
    align-items: center;
  }
  .single_product__right__content {
    padding-right: 0;
  }
  .entry-images {
    position: static;
    display: flex;
    justify-content: center;
    margin-left: 0;
    max-width: none;
    min-width: 0;
    margin-bottom: 40px;
  }
  .entry-images .single_product__main_img {
    max-width: 300px;
    width: 100%;
    margin-right: 20px;
    align-self: start;
  }
  .entry-images .single_product__gallery {
    max-width: 310px;
    height: 100%;
    margin-top: 0;
    column-gap: 10px;
    row-gap: 10px;
    justify-content: flex-start;
  }
  .entry-images .single_product__gallery .single_product__gallery__img {
    margin-bottom: 0;
  }
  .single_product__share_wrap {
    flex-direction: column;
  }
  .single_product__share_wrap .product__item__price {
    padding-right: 0;
    margin-bottom: 20px;
  }
  .single_product__right {
    text-align: center;
  }
  .single_product__attributes,
  .single_product__right__content,
  .woocommerce-product-details__short-description,
  .single_product__bottom_content {
    text-align: left;
  }
  .single_product__title {
    text-align: center;
  }
  .single_product__donation__content .single_product__right__content {
    text-align: center;
  }
}
@media screen and (max-width: 660px) {
  .entry-images {
    flex-direction: column;
    align-items: center;
  }
  .entry-images .single_product__main_img {
    margin-right: 0;
    align-self: center;
    margin-bottom: 20px;
    max-width: 210px;
  }
  .entry-images .single_product__gallery {
    max-width: none;
    justify-content: center;
    width: 100%;
  }
  .entry-images .single_product__gallery .single_product__gallery__img {
    max-width: 100px;
    width: 100%;
    height: 100px;
  }
  .single_product__extra_details_nav {
    justify-content: space-between;
    flex-wrap: wrap;
    column-gap: 10px;
  }
  .single_product__extra_details_nav li {
    font-size: 15px;
    margin-right: 0;
    margin-bottom: 20px;
    opacity: 0.5;
  }
  .single_product__extra_details_nav li.active {
    opacity: 1;
  }
}
@media screen and (max-width: 500px) {
  .single_product__right .single_product__summary .cart {
    flex-direction: column;
    align-items: flex-start;
  }
  .single_product__right .single_product__summary .cart .quantity {
    margin-bottom: 20px;
  }
  .single_product__donation_container {
    padding: 40px 20px;
  }
  .single_product__donation_container .single_product__right .single_product__summary .cart {
    align-items: center;
  }
}
.dashboard_section {
  padding: 40px 0;
  border-bottom: 3px solid rgba(46, 45, 45, 0.12);
}
.dashboard_section h1 {
  margin-bottom: 0;
}

.dashboard_nav {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 0;
  margin-top: 45px;
  width: 100%;
  height: 36px;
}
.dashboard_nav .menu-item {
  list-style: none;
  text-align: center;
  font-size: 14px;
  font-family: "termina", sans-serif;
  font-weight: 700;
  letter-spacing: 0.3px;
  margin: 0;
  transition: 0.2s;
  line-height: 16px;
  margin-right: 70px;
}
.dashboard_nav .menu-item a {
  color: inherit;
  border-bottom: 3px solid transparent;
  transition: 0.2s;
}
.dashboard_nav .menu-item:hover a, .dashboard_nav .menu-item.current-menu-item a {
  border-color: #373738;
}

.dashboard_nav__button {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  letter-spacing: 0.22px;
  line-height: 16px;
  background-color: transparent;
  font-weight: 700;
  padding: 9px 20px;
  border-color: rgba(37, 37, 37, 0.15);
}

.community_db__section {
  padding: 50px 0 60px;
}

.community_db__title {
  font-weight: 600;
}

.community_db__notification {
  padding: 16px 20px;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 20px 0;
}

.community_db__notification__text {
  position: relative;
  padding-left: 30px;
  line-height: 26px;
  font-size: 17px;
  font-weight: 700;
}
.community_db__notification__text::before {
  content: "";
  background-image: url(assets/images/info-icon.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 23px;
  width: 23px;
  position: absolute;
  top: 2px;
  left: 0;
}

.community_db__notification__button {
  font-size: 12px;
  letter-spacing: 0.22px;
  line-height: 15px;
  background-color: rgba(37, 37, 37, 0.15);
  font-weight: 700;
  padding: 9px 20px;
  border-color: transparent;
}

.community_db__more_content__title {
  font-weight: 600;
  margin-bottom: 40px;
}

.community_db__slider_wrap {
  position: relative;
}

.community_db__slider {
  width: 100%;
  overflow: hidden;
}
.community_db__slider .slick-track {
  display: flex;
  align-items: center;
  column-gap: 40px;
}
.community_db__slider .community_db__slider__item {
  position: relative;
  max-width: 365px;
  width: 100%;
  height: 320px;
  overflow: hidden;
}
.community_db__slider .community_db__slider__item:hover .community_db__slider__img {
  transform: scale(1.05);
}

.community_db__slider__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.5s;
}

.community_db__slider__item__grad {
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  width: 100%;
  height: 180px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #202020 100%);
}

.community_db__slider__item__content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  padding: 20px;
}

.community_db__slider__item__type {
  color: white;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 700;
  margin-bottom: 10px;
  display: block;
}

.community_db__slider__item__title {
  font-weight: 600;
}

.community_db__arrow_progress {
  display: flex;
  align-items: center;
  margin-top: 40px;
}
.community_db__arrow_progress .progress {
  background-color: rgba(55, 55, 56, 0.15);
  background-image: linear-gradient(to right, #373738, #373738);
}

.community_db__arrows {
  display: flex;
  margin-left: 20px;
}
.community_db__arrows .slick-arrows {
  background-color: #2e2d2d;
}
.community_db__arrows .slick-arrows svg {
  fill: white;
}
.community_db__arrows .slick-arrows:hover {
  background-color: #ec5d56;
}
.community_db__arrows .slick-disabled {
  opacity: 1;
}
.community_db__arrows .slick-disabled .slick-arrows {
  background-color: rgba(55, 55, 56, 0.1);
}
.community_db__arrows .slick-disabled .slick-arrows svg {
  fill: #252525;
}

.dashboard_menu_button {
  margin-top: 40px;
  border-bottom: 3px solid rgba(46, 45, 45, 0.12);
  padding-bottom: 10px;
  justify-content: center;
}
.dashboard_menu_button p {
  color: #252525;
}
.dashboard_menu_button .lines {
  background-color: #252525;
}
.dashboard_menu_button .lines:before, .dashboard_menu_button .lines:after {
  background: #252525;
}

.email_field_wrap .email_field_label {
  margin-bottom: 0;
  font-weight: 700;
  font-size: 15px;
}
.email_field_wrap .email_field {
  display: block;
  width: 100%;
  font-size: 15px;
  font-family: "aktiv-grotesk", sans-serif;
  border: 2px solid rgba(37, 37, 37, 0.25);
  border-radius: 4px;
  background-color: #ffffff;
  padding: 10px 12px;
  margin: 5px 0 14px;
  color: #252525;
  appearance: none;
  -webkit-appearance: none;
  width: 100%;
  line-height: normal;
  cursor: not-allowed;
}

.members_base__page .gform_validation_errors {
  display: none;
}
.members_base__page .validation_message {
  margin-top: 5px;
}
.members_base__page.sign_up__community {
  padding-top: 100px;
  min-height: 650px;
}

@media screen and (max-width: 1200px) {
  .dashboard_section {
    border-bottom: none;
    padding-bottom: 0;
  }
  .dashboard_section h1 {
    text-align: center;
  }
  .dashboard_nav {
    display: none;
    margin-top: 0;
    height: auto;
    border-bottom: 3px solid rgba(46, 45, 45, 0.12);
    padding-bottom: 20px;
    text-align: center;
  }
  .dashboard_nav .menu-item {
    display: block;
    margin: 30px 0;
    text-align: center;
  }
  .dashboard_nav__button {
    position: relative;
    top: initial;
    right: initial;
    margin: 0 auto;
  }
  .community_db__section {
    text-align: center;
  }
  .community_db__more_content .inner {
    padding-right: 0;
  }
  .community_db__slider .community_db__slider__item .community_db__slider__img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
  }
  .community_db__slider .community_db__slider__item.slick-active .community_db__slider__img {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
  }
  .community_db__arrows {
    padding-right: 20px;
  }
}
@media screen and (max-width: 700px) {
  .dashboard_section h1 {
    font-size: 40px;
  }
  .community_db__title,
  .community_db__more_content__title {
    font-size: 24px;
  }
  .community_db__notification {
    flex-direction: column;
    align-items: center;
  }
  .community_db__notification__text {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 500px) {
  .dashboard_footer__items {
    flex-direction: column-reverse;
  }
  .dashboard_footer__social {
    margin-top: 20px;
  }
}
@media screen and (max-width: 420px) {
  .dashboard_section h1 {
    font-size: 32px;
  }
  .community_db__slider .community_db__slider__item {
    max-width: 250px;
    height: 250px;
  }
}
.dashboard_section--base {
  position: relative;
  padding: 40px 0 55px;
}
.dashboard_section--base .dashboard_nav__button {
  position: relative;
  margin-top: 25px;
  z-index: 1;
}

.dashboard_section__base__items {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.members_account__top .members_account__title {
  margin-bottom: 0;
}
.members_account__top .members_account__link {
  margin-bottom: 40px;
}

.members_base__nav__item {
  padding: 38px 50px;
  background-color: #fff;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  position: relative;
  padding-left: 100px;
}
.members_base__nav__item .members_base__nav__item__title {
  flex-grow: 1;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 0;
}
.members_base__nav__item .members_base__nav__item__title span {
  display: block;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  opacity: 0.5;
  margin-top: 5px;
}

.members_base__nav__item__icon_wrap {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 40px;
  width: 40px;
  height: 40px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.members_base__nav__item__icon_wrap .members_base__nav__item__icon {
  width: 100%;
  height: 100%;
}
.members_base__nav__item__icon_wrap .billing_icon {
  width: 47px;
  height: 41px;
}
.members_base__nav__item__icon_wrap .downloads_icon {
  width: 22px;
  height: 28px;
}
.members_base__nav__item__icon_wrap .orders_icon {
  width: 34px;
  height: 34px;
}

.members_base__nav__item__button {
  background-color: rgba(37, 37, 37, 0.12);
  padding: 10px 21px;
  font-size: 12px;
  line-height: 15px;
  border-color: transparent;
}
.members_base__nav__item__button:hover {
  border-color: transparent;
}

.members_base__page {
  overflow: hidden;
  min-height: 550px;
}

.members_account__downloads {
  padding: 40px 50px;
  background-color: #fff;
}
.members_account__downloads .woocommerce-table--order-downloads {
  width: 100%;
}
.members_account__downloads .woocommerce-table--order-downloads thead tr th {
  padding: 0;
  font-size: 18px;
  font-weight: 700;
  font-family: "termina", sans-serif;
  letter-spacing: 0.36px;
  line-height: 28px;
  border-bottom: solid 3px #252525;
  width: 160px;
  text-align: left;
}
.members_account__downloads .woocommerce-table--order-downloads tbody tr td {
  padding: 10px 0;
  background-color: transparent;
  color: #252525;
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 400;
  font-size: 17px;
  letter-spacing: 0px;
  line-height: 28px;
  border: none;
}
.members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file a.button, .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file a.gform_button, .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file a.newsletter_form__submit, .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file .sib_signup_form a.sib-default-btn, .sib_signup_form .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file a.sib-default-btn, .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file .events .mec-wrap .mec-search-form .mec-text-input-search + a.mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file .mec-text-input-search + a.mec-search-bar-input#mec-search-bar-input, .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file a.button, .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file a.gform_button, .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file a.newsletter_form__submit, .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form a.sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file a.sib-default-btn, .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file a.sib-default-btn, .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file .product_archive__top .product_archive__top__right a.product_archive__reset_button, .product_archive__top .product_archive__top__right .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file a.product_archive__reset_button, .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file .single_product__right .single_product__summary .cart a.single_add_to_cart_button, .single_product__right .single_product__summary .cart .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file a.single_add_to_cart_button {
  padding: 0;
  background-color: transparent;
  color: #252525;
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 400;
  font-size: 17px;
  letter-spacing: 0px;
  line-height: 28px;
  border: none;
  text-decoration: underline;
}
.members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file a.button:hover, .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file a.gform_button:hover, .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file a.newsletter_form__submit:hover, .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file .sib_signup_form a.sib-default-btn:hover, .sib_signup_form .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file a.sib-default-btn:hover, .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file .events .mec-wrap .mec-search-form .mec-text-input-search + a.mec-search-bar-input#mec-search-bar-input:hover, .events .mec-wrap .mec-search-form .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file .mec-text-input-search + a.mec-search-bar-input#mec-search-bar-input:hover, .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file a.button:hover, .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.gform_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file a.gform_button:hover, .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.newsletter_form__submit:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file a.newsletter_form__submit:hover, .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file .product_archive__top .product_archive__top__right a.product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file a.product_archive__reset_button:hover, .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file .single_product__right .single_product__summary .cart a.single_add_to_cart_button:hover, .single_product__right .single_product__summary .cart .members_account__downloads .woocommerce-table--order-downloads tbody tr td.download-file a.single_add_to_cart_button:hover {
  color: #ec5d56;
}
.members_account__downloads .woocommerce-table--order-downloads tbody tr td a {
  text-decoration: none;
}
.members_account__downloads .woocommerce-table--order-downloads tbody tr td a:hover {
  color: #ec5d56;
}
.members_account__downloads .woocommerce-info {
  color: white;
  background-color: #a8a8a8;
  border-color: #a8a8a8;
  padding: 15px 30px;
  padding-left: 55px;
}
.members_account__downloads .woocommerce-info a, .members_account__downloads .woocommerce-info:before {
  color: white;
}
.members_account__downloads .woocommerce-info .button, .members_account__downloads .woocommerce-info .gform_button, .members_account__downloads .woocommerce-info .newsletter_form__submit, .members_account__downloads .woocommerce-info .sib_signup_form .sib-default-btn, .sib_signup_form .members_account__downloads .woocommerce-info .sib-default-btn, .members_account__downloads .woocommerce-info .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .members_account__downloads .woocommerce-info button, .members_account__downloads .woocommerce-info .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .members_account__downloads .woocommerce-info .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .members_account__downloads .woocommerce-info .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__downloads .woocommerce-info .button, .members_account__downloads .woocommerce-info .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__downloads .woocommerce-info .gform_button, .members_account__downloads .woocommerce-info .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__downloads .woocommerce-info .newsletter_form__submit, .members_account__downloads .woocommerce-info .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .members_account__downloads .woocommerce-info .sib-default-btn, .members_account__downloads .woocommerce-info .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__downloads .woocommerce-info .sib-default-btn, .members_account__downloads .woocommerce-info .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .members_account__downloads .woocommerce-info button, .members_account__downloads .woocommerce-info .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__downloads .woocommerce-info button, .members_account__downloads .woocommerce-info .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .members_account__downloads .woocommerce-info .product_archive__reset_button, .members_account__downloads .woocommerce-info .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__downloads .woocommerce-info .product_archive__reset_button, .members_account__downloads .woocommerce-info .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .members_account__downloads .woocommerce-info .single_add_to_cart_button {
  padding: 0;
  background-color: transparent;
  border-color: transparent;
  line-height: 28px;
}
.members_account__downloads .woocommerce-info .button:hover, .members_account__downloads .woocommerce-info .gform_button:hover, .members_account__downloads .woocommerce-info .newsletter_form__submit:hover, .members_account__downloads .woocommerce-info .sib_signup_form .sib-default-btn:hover, .sib_signup_form .members_account__downloads .woocommerce-info .sib-default-btn:hover, .members_account__downloads .woocommerce-info .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .members_account__downloads .woocommerce-info button:hover, .members_account__downloads .woocommerce-info .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .events .mec-wrap .mec-search-form .members_account__downloads .woocommerce-info .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .members_account__downloads .woocommerce-info .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__downloads .woocommerce-info .button:hover, .members_account__downloads .woocommerce-info .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__downloads .woocommerce-info .gform_button:hover, .members_account__downloads .woocommerce-info .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__downloads .woocommerce-info .newsletter_form__submit:hover, .members_account__downloads .woocommerce-info .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .members_account__downloads .woocommerce-info .sib-default-btn:hover, .members_account__downloads .woocommerce-info .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn:hover, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__downloads .woocommerce-info .sib-default-btn:hover, .members_account__downloads .woocommerce-info .product_archive__top .product_archive__top__right .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .members_account__downloads .woocommerce-info .product_archive__reset_button:hover, .members_account__downloads .woocommerce-info .single_product__right .single_product__summary .cart .single_add_to_cart_button:hover, .single_product__right .single_product__summary .cart .members_account__downloads .woocommerce-info .single_add_to_cart_button:hover {
  color: #252525;
}
.members_account__downloads .woocommerce-error {
  border: solid 2px #ec5d56;
  background-color: #fdebeb;
  padding: 0;
  border-radius: 4px;
}
.members_account__downloads .woocommerce-error::before {
  display: none;
}
.members_account__downloads .woocommerce-error li {
  padding-left: 52px !important;
  margin: 20px 0;
  color: #ec5d56;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.21px;
  line-height: 22px;
  position: relative;
}
.members_account__downloads .woocommerce-error li:before {
  background-image: url(assets/images/warning-icon.svg);
  width: 24px;
  height: 24px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  left: 20px;
  border-radius: 0;
  background-color: transparent;
  position: absolute;
}

.dashboard__title {
  font-weight: 600;
  margin-bottom: 20px;
}

.woocommerce-account .dashboard_section__items .woocommerce-MyAccount-navigation {
  width: auto;
  float: none;
}
.woocommerce-account .dashboard_section__items .woocommerce-MyAccount-navigation ul {
  padding-left: 0;
  display: flex;
  align-items: center;
}
.woocommerce-account .dashboard_section__items .woocommerce-MyAccount-navigation ul li {
  margin-right: 50px;
  list-style: none;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.3px;
  font-weight: 700;
  font-family: "termina", sans-serif;
  border-bottom: 3px solid transparent;
  padding-bottom: 2px;
  transition: 0.5s;
  text-transform: capitalize;
}
.woocommerce-account .dashboard_section__items .woocommerce-MyAccount-navigation ul li a {
  color: #252525;
}
.woocommerce-account .dashboard_section__items .woocommerce-MyAccount-navigation ul li:hover, .woocommerce-account .dashboard_section__items .woocommerce-MyAccount-navigation ul li.is-active {
  border-color: #252525;
}
.woocommerce-account .dashboard_section__items .woocommerce-MyAccount-navigation ul li::before {
  display: none;
}
.woocommerce-account .dashboard_section__items .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods {
  order: -1;
}

.members_account__container .woocommerce-MyAccount-navigation {
  display: none;
}
.members_account__container .woocommerce:before {
  display: none;
}
.members_account__container .woocommerce .woocommerce-MyAccount-content {
  width: 100%;
  float: none;
}
.members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods {
  width: 100%;
  border: none;
}
.members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods thead tr th {
  padding: 0;
  font-size: 18px;
  font-weight: 700;
  font-family: "termina", sans-serif;
  letter-spacing: 0.36px;
  line-height: 28px;
  border-bottom: solid 3px #252525;
  width: 160px;
  text-align: left;
}
.members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td {
  padding: 10px 0;
  background-color: transparent;
  color: #252525;
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 400;
  font-size: 17px;
  letter-spacing: 0px;
  line-height: 28px;
  border: none;
}
.members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td.woocommerce-PaymentMethod--actions {
  text-align: right;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
.members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td a.button, .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td a.gform_button, .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td a.newsletter_form__submit, .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td .sib_signup_form a.sib-default-btn, .sib_signup_form .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td a.sib-default-btn, .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td .events .mec-wrap .mec-search-form .mec-text-input-search + a.mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td .mec-text-input-search + a.mec-search-bar-input#mec-search-bar-input, .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td a.button, .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td a.gform_button, .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td a.newsletter_form__submit, .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form a.sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td a.sib-default-btn, .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td a.sib-default-btn, .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td .product_archive__top .product_archive__top__right a.product_archive__reset_button, .product_archive__top .product_archive__top__right .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td a.product_archive__reset_button, .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td .single_product__right .single_product__summary .cart a.single_add_to_cart_button, .single_product__right .single_product__summary .cart .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td a.single_add_to_cart_button {
  text-decoration: underline;
  font-weight: 400;
  letter-spacing: 0.27px;
  background-color: transparent;
  font-family: "aktiv-grotesk", sans-serif;
  color: #252525;
  font-size: 16px;
  padding: 0;
  border: none;
}
.members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td a.button:hover, .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td a.gform_button:hover, .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td a.newsletter_form__submit:hover, .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td .sib_signup_form a.sib-default-btn:hover, .sib_signup_form .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td a.sib-default-btn:hover, .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td .events .mec-wrap .mec-search-form .mec-text-input-search + a.mec-search-bar-input#mec-search-bar-input:hover, .events .mec-wrap .mec-search-form .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td .mec-text-input-search + a.mec-search-bar-input#mec-search-bar-input:hover, .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td a.button:hover, .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.gform_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td a.gform_button:hover, .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.newsletter_form__submit:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td a.newsletter_form__submit:hover, .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td .product_archive__top .product_archive__top__right a.product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td a.product_archive__reset_button:hover, .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td .single_product__right .single_product__summary .cart a.single_add_to_cart_button:hover, .single_product__right .single_product__summary .cart .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td a.single_add_to_cart_button:hover {
  color: #ec5d56;
}
.members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td a.button.default, .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td a.default.gform_button, .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td a.default.newsletter_form__submit, .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td .sib_signup_form a.default.sib-default-btn, .sib_signup_form .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td a.default.sib-default-btn, .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td .events .mec-wrap .mec-search-form .mec-text-input-search + a.default.mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td .mec-text-input-search + a.default.mec-search-bar-input#mec-search-bar-input, .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.default.button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td a.default.button, .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.default.gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td a.default.gform_button, .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.default.newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td a.default.newsletter_form__submit, .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td .product_archive__top .product_archive__top__right a.default.product_archive__reset_button, .product_archive__top .product_archive__top__right .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td a.default.product_archive__reset_button, .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td .single_product__right .single_product__summary .cart a.default.single_add_to_cart_button, .single_product__right .single_product__summary .cart .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td a.default.single_add_to_cart_button {
  margin-right: 20px;
}
.members_account__container .woocommerce a.button, .members_account__container .woocommerce a.gform_button, .members_account__container .woocommerce a.newsletter_form__submit, .members_account__container .woocommerce .sib_signup_form a.sib-default-btn, .sib_signup_form .members_account__container .woocommerce a.sib-default-btn, .members_account__container .woocommerce .events .mec-wrap .mec-search-form .mec-text-input-search + a.mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .members_account__container .woocommerce .mec-text-input-search + a.mec-search-bar-input#mec-search-bar-input, .members_account__container .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__container .woocommerce a.button, .members_account__container .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__container .woocommerce a.gform_button, .members_account__container .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__container .woocommerce a.newsletter_form__submit, .members_account__container .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form a.sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .members_account__container .woocommerce a.sib-default-btn, .members_account__container .woocommerce .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__container .woocommerce a.sib-default-btn, .members_account__container .woocommerce .product_archive__top .product_archive__top__right a.product_archive__reset_button, .product_archive__top .product_archive__top__right .members_account__container .woocommerce a.product_archive__reset_button, .members_account__container .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__container .woocommerce a.product_archive__reset_button, .members_account__container .woocommerce .single_product__right .single_product__summary .cart a.single_add_to_cart_button, .single_product__right .single_product__summary .cart .members_account__container .woocommerce a.single_add_to_cart_button {
  padding: 22px 55px;
  line-height: 1;
  position: relative;
  font-size: 14px;
  color: white;
  background-color: #252525;
  border-radius: 34.5px;
  border: solid 2px #252525;
}
.members_account__container .woocommerce a.button.alt, .members_account__container .woocommerce a.alt.gform_button, .members_account__container .woocommerce a.alt.newsletter_form__submit, .members_account__container .woocommerce .sib_signup_form a.alt.sib-default-btn, .sib_signup_form .members_account__container .woocommerce a.alt.sib-default-btn, .members_account__container .woocommerce .events .mec-wrap .mec-search-form .mec-text-input-search + a.alt.mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .members_account__container .woocommerce .mec-text-input-search + a.alt.mec-search-bar-input#mec-search-bar-input, .members_account__container .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.alt.button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__container .woocommerce a.alt.button, .members_account__container .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.alt.gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__container .woocommerce a.alt.gform_button, .members_account__container .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.alt.newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__container .woocommerce a.alt.newsletter_form__submit, .members_account__container .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form a.alt.sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .members_account__container .woocommerce a.alt.sib-default-btn, .members_account__container .woocommerce .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.alt.sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__container .woocommerce a.alt.sib-default-btn, .members_account__container .woocommerce .product_archive__top .product_archive__top__right a.alt.product_archive__reset_button, .product_archive__top .product_archive__top__right .members_account__container .woocommerce a.alt.product_archive__reset_button, .members_account__container .woocommerce .single_product__right .single_product__summary .cart a.alt.single_add_to_cart_button, .single_product__right .single_product__summary .cart .members_account__container .woocommerce a.alt.single_add_to_cart_button {
  background-color: #252525;
}
.members_account__container .woocommerce a.button.alt:hover, .members_account__container .woocommerce a.alt.gform_button:hover, .members_account__container .woocommerce a.alt.newsletter_form__submit:hover, .members_account__container .woocommerce .sib_signup_form a.alt.sib-default-btn:hover, .sib_signup_form .members_account__container .woocommerce a.alt.sib-default-btn:hover, .members_account__container .woocommerce .events .mec-wrap .mec-search-form .mec-text-input-search + a.alt.mec-search-bar-input#mec-search-bar-input:hover, .events .mec-wrap .mec-search-form .members_account__container .woocommerce .mec-text-input-search + a.alt.mec-search-bar-input#mec-search-bar-input:hover, .members_account__container .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.alt.button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__container .woocommerce a.alt.button:hover, .members_account__container .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.alt.gform_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__container .woocommerce a.alt.gform_button:hover, .members_account__container .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.alt.newsletter_form__submit:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__container .woocommerce a.alt.newsletter_form__submit:hover, .members_account__container .woocommerce .product_archive__top .product_archive__top__right a.alt.product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .members_account__container .woocommerce a.alt.product_archive__reset_button:hover, .members_account__container .woocommerce .single_product__right .single_product__summary .cart a.alt.single_add_to_cart_button:hover, .single_product__right .single_product__summary .cart .members_account__container .woocommerce a.alt.single_add_to_cart_button:hover {
  background-color: transparent;
  color: #252525;
}
.members_account__container .woocommerce a.button:hover, .members_account__container .woocommerce a.gform_button:hover, .members_account__container .woocommerce a.newsletter_form__submit:hover, .members_account__container .woocommerce .sib_signup_form a.sib-default-btn:hover, .sib_signup_form .members_account__container .woocommerce a.sib-default-btn:hover, .members_account__container .woocommerce .events .mec-wrap .mec-search-form .mec-text-input-search + a.mec-search-bar-input#mec-search-bar-input:hover, .events .mec-wrap .mec-search-form .members_account__container .woocommerce .mec-text-input-search + a.mec-search-bar-input#mec-search-bar-input:hover, .members_account__container .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__container .woocommerce a.button:hover, .members_account__container .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.gform_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__container .woocommerce a.gform_button:hover, .members_account__container .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.newsletter_form__submit:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__container .woocommerce a.newsletter_form__submit:hover, .members_account__container .woocommerce .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form a.sib-default-btn:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .members_account__container .woocommerce a.sib-default-btn:hover, .members_account__container .woocommerce .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container a.sib-default-btn:hover, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__container .woocommerce a.sib-default-btn:hover, .members_account__container .woocommerce .product_archive__top .product_archive__top__right a.product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .members_account__container .woocommerce a.product_archive__reset_button:hover, .members_account__container .woocommerce .single_product__right .single_product__summary .cart a.single_add_to_cart_button:hover, .single_product__right .single_product__summary .cart .members_account__container .woocommerce a.single_add_to_cart_button:hover {
  background-color: transparent;
  color: #252525;
}
.members_account__container .woocommerce .woocommerce-message {
  color: white;
  background-color: #3c8977;
  border-color: #3c8977;
  border-radius: 4px;
  padding: 15px 30px;
  padding-left: 50px;
}
.members_account__container .woocommerce .woocommerce-message::before {
  color: white;
  top: 15px;
}
.members_account__container .woocommerce .woocommerce-Message--info {
  color: white;
  background-color: #a8a8a8;
  border-color: #a8a8a8;
  padding: 15px 30px;
  padding-left: 55px;
  border-radius: 4px;
}
.members_account__container .woocommerce .woocommerce-Message--info::before {
  color: white;
  top: 15px;
}
.members_account__container #add_payment_method #payment {
  background: transparent;
}
.members_account__container #add_payment_method #payment .payment_methods {
  padding: 0;
  border-bottom: none;
}
.members_account__container #add_payment_method #payment .payment_methods .woocommerce-PaymentMethod label {
  font-size: 19px;
  font-weight: 700;
  letter-spacing: 0.3px;
  color: #252525;
  line-height: 28px;
}
.members_account__container #add_payment_method #payment .payment_methods .woocommerce-PaymentMethod:before {
  display: none;
}
.members_account__container #add_payment_method #payment .payment_methods .woocommerce-PaymentMethod .payment_box {
  background-color: transparent;
  padding: 0;
  margin: 10px 0;
}
.members_account__container #add_payment_method #payment .payment_methods .woocommerce-PaymentMethod .payment_box:before {
  display: none;
}
.members_account__container #add_payment_method #payment .payment_methods .woocommerce-PaymentMethod .payment_box .form-row {
  padding: 0;
}
.members_account__container #add_payment_method #payment .payment_methods .woocommerce-PaymentMethod .payment_box .form-row label {
  font-size: 14px;
  letter-spacing: 0.2px;
}
.members_account__container #add_payment_method #payment .payment_methods .woocommerce-PaymentMethod .payment_box .form-row .wc-stripe-elements-field {
  border-radius: 4px;
  border: solid 2px #373738;
  padding: 10px;
}
.members_account__container #add_payment_method #payment .payment_methods .woocommerce-PaymentMethod .payment_box .woocommerce_error {
  margin-bottom: 0;
  border-top: none;
  border: solid 2px #ec5d56;
  border-radius: 4px;
  padding: 14px;
  padding-left: 52px !important;
  background-color: #fdebeb;
}
.members_account__container #add_payment_method #payment .payment_methods .woocommerce-PaymentMethod .payment_box .woocommerce_error:before {
  top: 14px;
}
.members_account__container #add_payment_method #payment .payment_methods .woocommerce-PaymentMethod .payment_box .woocommerce_error li {
  color: #ec5d56;
  margin-bottom: 0px;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.21px;
  line-height: 22px;
}
.members_account__container #add_payment_method #payment .payment_methods .woocommerce-PaymentMethod .payment_box .woocommerce_error li::before {
  display: none;
}
.members_account__container #add_payment_method #payment .payment_methods .woocommerce-PaymentMethod #stripe-payment-data {
  position: relative;
  width: 100%;
}
.members_account__container #add_payment_method #payment .payment_methods .woocommerce-PaymentMethod #stripe-payment-data:before {
  content: "";
  background-image: url(assets/images/stripe-pay-options.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  max-width: 190px;
  width: 100%;
  height: 28px;
  position: absolute;
  top: -40px;
  right: 0;
}
.members_account__container #add_payment_method #payment .form-row {
  padding: 0;
}
.members_account__container #add_payment_method #payment .form-row .button, .members_account__container #add_payment_method #payment .form-row .gform_button, .members_account__container #add_payment_method #payment .form-row .newsletter_form__submit, .members_account__container #add_payment_method #payment .form-row .sib_signup_form .sib-default-btn, .sib_signup_form .members_account__container #add_payment_method #payment .form-row .sib-default-btn, .members_account__container #add_payment_method #payment .form-row .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .members_account__container #add_payment_method #payment .form-row button, .members_account__container #add_payment_method #payment .form-row .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .members_account__container #add_payment_method #payment .form-row .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .members_account__container #add_payment_method #payment .form-row .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .members_account__container #add_payment_method #payment .form-row .product_archive__reset_button, .members_account__container #add_payment_method #payment .form-row .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .members_account__container #add_payment_method #payment .form-row .single_add_to_cart_button {
  padding: 22px 55px;
  line-height: 1;
  position: relative;
  font-size: 14px;
  color: white;
  background-color: #252525;
  border-radius: 34.5px;
  border: solid 2px #252525;
}
.members_account__container #add_payment_method #payment .form-row .button:hover, .members_account__container #add_payment_method #payment .form-row .gform_button:hover, .members_account__container #add_payment_method #payment .form-row .newsletter_form__submit:hover, .members_account__container #add_payment_method #payment .form-row .sib_signup_form .sib-default-btn:hover, .sib_signup_form .members_account__container #add_payment_method #payment .form-row .sib-default-btn:hover, .members_account__container #add_payment_method #payment .form-row .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .members_account__container #add_payment_method #payment .form-row button:hover, .members_account__container #add_payment_method #payment .form-row .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .events .mec-wrap .mec-search-form .members_account__container #add_payment_method #payment .form-row .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .members_account__container #add_payment_method #payment .form-row .product_archive__top .product_archive__top__right .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .members_account__container #add_payment_method #payment .form-row .product_archive__reset_button:hover, .members_account__container #add_payment_method #payment .form-row .single_product__right .single_product__summary .cart .single_add_to_cart_button:hover, .single_product__right .single_product__summary .cart .members_account__container #add_payment_method #payment .form-row .single_add_to_cart_button:hover {
  background-color: transparent;
  color: #252525;
}

.members_account__container .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address {
  float: none;
  width: 100%;
  background-color: #fff;
  padding: 40px 50px;
  margin-bottom: 40px;
}
.members_account__container .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title h3 {
  font-size: 20px;
  margin-bottom: 10px;
  letter-spacing: 0.4px;
  font-weight: 700;
}
.members_account__container .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
  display: block;
  margin-top: 10px;
  font-size: 16px;
}

.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields label {
  font-size: 14px;
  letter-spacing: 0.2px;
  font-weight: 700;
  text-align: left;
  line-height: 22px;
  margin-bottom: 5px;
}
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields input[type=text],
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields input[type=email],
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields input[type=tel],
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields textarea,
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields select {
  width: 100%;
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 22px;
  font-family: "aktiv-grotesk", sans-serif;
  border: 2px solid #373738;
  border-radius: 4px;
  background-color: white;
  padding: 11px;
  color: #252525;
  appearance: none;
}
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields input[type=text].placeholder,
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields input[type=email].placeholder,
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields input[type=tel].placeholder,
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields textarea.placeholder,
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields select.placeholder {
  opacity: 0.8;
}
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields input[type=text]:-moz-placeholder,
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields input[type=email]:-moz-placeholder,
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields input[type=tel]:-moz-placeholder,
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields textarea:-moz-placeholder,
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields select:-moz-placeholder {
  opacity: 0.8;
  opacity: 1;
}
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields input[type=text]::-moz-placeholder,
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields input[type=email]::-moz-placeholder,
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields input[type=tel]::-moz-placeholder,
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields textarea::-moz-placeholder,
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields select::-moz-placeholder {
  opacity: 0.8;
  opacity: 1;
}
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields input[type=text]:-ms-input-placeholder,
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields input[type=email]:-ms-input-placeholder,
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields input[type=tel]:-ms-input-placeholder,
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields textarea:-ms-input-placeholder,
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields select:-ms-input-placeholder {
  opacity: 0.8;
}
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields input[type=text]::-webkit-input-placeholder,
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields input[type=email]::-webkit-input-placeholder,
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields input[type=tel]::-webkit-input-placeholder,
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields textarea::-webkit-input-placeholder,
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields select::-webkit-input-placeholder {
  opacity: 0.8;
}
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields input[type=text]:focus,
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields input[type=email]:focus,
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields input[type=tel]:focus,
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields textarea:focus,
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields select:focus {
  outline: none;
}
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .select2-container--default .select2-selection--single {
  border: 2px solid #373738;
  border-radius: 4px;
  padding: 11px;
  text-align: left;
  height: auto;
  font-size: 14px;
}
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .select2-container--default .select2-selection--single span {
  padding: 0;
  line-height: 22px;
}
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
}
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__arrow:after {
  content: "";
  position: absolute;
  background-image: url(assets/images/select_arrow.svg);
  width: 9px;
  height: 6px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  top: 20px;
  right: 10px;
  transition: 0.2s;
}
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow::after {
  transform: rotate(180deg);
}
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .button, .members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .gform_button, .members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .newsletter_form__submit, .members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .sib_signup_form .sib-default-btn, .sib_signup_form .members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .sib-default-btn, .members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields button, .members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .button, .members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .gform_button, .members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .newsletter_form__submit, .members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .product_archive__reset_button, .members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .single_add_to_cart_button {
  margin: 20px auto;
  background-color: #252525;
  padding: 26px 40px;
  font-size: 14px;
  border-radius: 34.5px;
  color: white;
  border: solid 2px #252525;
}
.members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .button:hover, .members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .gform_button:hover, .members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .newsletter_form__submit:hover, .members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .sib_signup_form .sib-default-btn:hover, .sib_signup_form .members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .sib-default-btn:hover, .members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields button:hover, .members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .events .mec-wrap .mec-search-form .members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .product_archive__top .product_archive__top__right .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .product_archive__reset_button:hover, .members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .single_product__right .single_product__summary .cart .single_add_to_cart_button:hover, .single_product__right .single_product__summary .cart .members_account__container .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .single_add_to_cart_button:hover {
  background-color: transparent;
  color: #252525;
  border-color: #252525;
}

.members_account__container .woocommerce-info {
  color: white;
  background-color: #a8a8a8;
  border-color: #a8a8a8;
  padding: 15px 30px;
  padding-left: 55px;
}
.members_account__container .woocommerce-info a, .members_account__container .woocommerce-info:before {
  color: white;
}
.members_account__container .woocommerce-error {
  border: solid 2px #ec5d56;
  background-color: #fdebeb;
  padding: 0;
  border-radius: 4px;
}
.members_account__container .woocommerce-error::before {
  display: none;
}
.members_account__container .woocommerce-error li {
  padding-left: 52px !important;
  margin: 20px 0;
  color: #ec5d56;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.21px;
  line-height: 22px;
  position: relative;
}
.members_account__container .woocommerce-error li:before {
  background-image: url(assets/images/warning-icon.svg);
  width: 24px;
  height: 24px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  left: 20px;
  border-radius: 0;
  background-color: transparent;
  position: absolute;
}

@media screen and (max-width: 1200px) {
  .dashboard_section--base {
    padding-bottom: 0;
  }
  .dashboard_section--base .dashboard_nav__button {
    margin: 35px 0 0 0;
  }
  .dashboard_section__base__items {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (max-width: 768px) {
  .members_account__container .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
  .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background-color: transparent;
  }
  .members_account__container {
    padding: 20px 30px;
  }
  .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td.woocommerce-PaymentMethod--actions {
    text-align: left;
    flex-direction: row;
  }
  .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td.woocommerce-PaymentMethod--actions:before {
    display: none;
  }
  .members_account__container .woocommerce .woocommerce-MyAccount-paymentMethods tbody tr td.woocommerce-PaymentMethod--actions .default {
    margin-left: 20px;
    margin-right: 0;
  }
}
@media screen and (max-width: 600px) {
  .dashboard__title {
    text-align: center;
    margin-bottom: 30px;
  }
  .my_account_nav__container {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .woocommerce-account .dashboard_section__items .woocommerce-MyAccount-navigation ul {
    flex-direction: column;
    align-items: center;
  }
  .woocommerce-account .dashboard_section__items .woocommerce-MyAccount-navigation ul li {
    margin-bottom: 30px;
    margin-right: 0;
  }
}
.members__content {
  font-weight: 500;
}

.events .events__content.members__events .event__nav {
  display: none;
}
.events .events__content.members__events #event-listing-view {
  margin-top: 0;
}

.members__podcast .podcast_video__item h5,
.members__podcast .podcast_video__item__details {
  color: #252525;
}

.lectio_header {
  background-color: #eb5c17;
  background-image: linear-gradient(129deg, #eb5c17 6%, #f59c19 100%);
  padding: 0;
  position: relative;
}

.lectio_header__top {
  padding: 10px 0;
  border-bottom: 3px solid rgba(255, 255, 255, 0.16);
  position: relative;
  z-index: 11;
}
.lectio_header__top::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 190px;
  opacity: 0.25;
  background-image: linear-gradient(180deg, #8f0e0e 0%, rgba(143, 14, 14, 0) 100%);
  pointer-events: none;
}

.lectio_header__top__items {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 1;
}

.lectio_header__logo {
  display: block;
  max-width: 315px;
  width: 100%;
  margin-left: -2px;
}

.lectio_header__nav .menu-item:hover a,
.lectio_header__nav .menu-item.current-menu-item a,
.lectio_header__nav .menu-item.current-menu-ancestor a {
  border-color: rgba(255, 255, 255, 0.36);
  border-width: 3px;
}
.lectio_header__nav .menu-item-has-children::after {
  height: 50px;
  width: 150px;
  left: initial;
  right: 0;
  z-index: 2;
}
.lectio_header__nav .menu-item-has-children {
  padding-right: 20px;
}
.lectio_header__nav .menu-item-has-children svg {
  width: 10px;
  top: 3px;
  transform: none;
}
.lectio_header__nav .sub-menu {
  width: 286px;
  left: initial;
  right: 0;
  top: 35px;
  background-color: #fbddb9;
  z-index: 10;
}
.lectio_header__nav .sub-menu .menu-item a {
  border-color: transparent;
  color: #eb5c17;
}
.lectio_header__nav .sub-menu .menu-item a:hover {
  border-color: rgba(235, 92, 23, 0.35);
}

.lectio_header__bottom {
  position: relative;
  z-index: 3;
  text-align: center;
  padding: 70px 0 60px;
}
.lectio_header__bottom .back_button {
  opacity: 0.8;
}
.lectio_header__bottom .back_button:hover {
  opacity: 1;
  color: white;
}
.lectio_header__bottom .back_button:hover svg {
  fill: white;
}

.lectio_header__title {
  color: white;
  font-weight: 600;
}

.lectio_header__bg {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 390px;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: bottom;
  opacity: 0.2;
  pointer-events: none;
}

.lectio_page {
  background-color: #fdf2e5;
}

.lectio_content h1,
.lectio_content h2,
.lectio_content h3,
.lectio_content h4,
.lectio_content h5 {
  color: #eb5c17;
}
.lectio_content h6 {
  font-weight: 700;
}
.lectio_content hr {
  background-color: #eb5c17;
  max-width: 800px;
}
.lectio_content p {
  font-size: 18px;
  letter-spacing: 0.28px;
}
.lectio_content p a:hover {
  color: #eb5c17;
}
.lectio_content ul {
  padding-left: 25px;
}
.lectio_content ul li {
  font-family: "termina", sans-serif;
  font-weight: 600;
  font-size: 22px;
  letter-spacing: 0.3px;
  color: #252525;
}
.lectio_content ul li::before {
  color: #eb5c17;
  background-color: #eb5c17;
  width: 15px;
  height: 3px;
  border-radius: 0;
  left: -25px;
}
.lectio_content .wp-block-group {
  padding: 30px 40px;
  border-radius: 20px;
  max-width: 760px;
  width: 100%;
  margin: 20px auto 20px;
}
.lectio_content .wp-block-group p {
  font-size: 20px;
  margin-bottom: 15px;
}
.lectio_content .lectio_item_with_icon {
  padding: 0;
  max-width: 760px;
  width: 100%;
  margin: 0 auto 20px;
  column-gap: 20px;
}
.lectio_content .lectio_item_with_icon img {
  margin: 0;
}
.lectio_content .lectio_item_with_icon h1,
.lectio_content .lectio_item_with_icon h2,
.lectio_content .lectio_item_with_icon h3,
.lectio_content .lectio_item_with_icon h4 {
  color: #252525;
  font-weight: 600;
}
.lectio_content blockquote {
  font-family: "aktiv-grotesk", sans-serif;
  max-width: 760px;
  width: 100%;
  margin: 40px auto 40px;
  padding-left: 30px;
  border: none;
  position: relative;
}
.lectio_content blockquote::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 8px;
  height: 100%;
  background-image: linear-gradient(179deg, #f59c19 3%, #eb5c17 100%);
}
.lectio_content blockquote h6 {
  margin-bottom: 0px;
  color: #252525;
}
.lectio_content blockquote p:last-of-type {
  margin-bottom: 5px;
}
.lectio_content blockquote cite {
  font-size: 18px;
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 700;
}
.lectio_content .gform_wrapper {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}
.lectio_content .gform_body .gfield input[type=text],
.lectio_content .gform_body .gfield input[type=email],
.lectio_content .gform_body .gfield textarea,
.lectio_content .gform_body .gfield select {
  background-color: transparent;
}

.lectio_cta h3 {
  max-width: 455px;
  width: 100%;
  margin: 0 auto 30px;
}
.lectio_cta h5 {
  opacity: 0.57;
}

.mobile_menu_button--lectio {
  display: none;
}

@media screen and (max-width: 1200px) {
  .lectio_header__logo {
    max-width: 290px;
  }
}
@media screen and (max-width: 1000px) {
  .lectio_header__top .inner {
    padding: 0;
  }
  .lectio_header__top__items {
    padding: 0 20px;
  }
  .lectio_header__menu {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 66px;
    margin-top: 0;
    background-color: #fbddb9;
    text-align: left;
    padding: 40px 20px;
    z-index: 10;
  }
  .lectio_header__menu .menu-item {
    display: block;
    margin-bottom: 50px;
    margin-left: 0;
    text-align: left;
    font-size: 18px;
  }
  .lectio_header__menu .menu-item a {
    border-color: transparent;
    color: #eb5c17;
  }
  .lectio_header__menu .menu-item a:hover {
    border-color: rgba(235, 92, 23, 0.35);
  }
  .lectio_header__menu .menu-item:hover a {
    border-color: rgba(235, 92, 23, 0.35);
  }
  .lectio_header__menu .menu-item:last-of-type {
    margin-bottom: 0;
  }
  .lectio_header__menu .menu-item.current-menu-item a {
    border-color: rgba(235, 92, 23, 0.35);
  }
  .lectio_header__menu .menu-item-has-children {
    padding-right: 0;
    border-color: #eb5c17;
  }
  .lectio_header__menu .menu-item-has-children svg {
    transform: none;
    top: 4px;
    width: 12px;
    fill: #eb5c17;
  }
  .lectio_header__menu .menu-item-has-children .sub-menu {
    display: none;
    position: static;
    visibility: visible;
    opacity: 1;
    transition: 0s;
    padding: 20px;
    padding-bottom: 0;
    width: 100%;
    background-color: transparent;
    box-shadow: none;
  }
  .lectio_header__menu .menu-item-has-children .sub-menu .menu-item {
    padding: 0;
    margin: 10px 0;
    font-size: 14px;
  }
  .lectio_header__menu .menu-item-has-children .sub-menu .menu-item a {
    padding: 20px 0 5px;
    color: #eb5c17;
    width: 100%;
  }
  .lectio_header__menu .menu-item-has-children .sub-menu .menu-item a:hover {
    border-color: transparent;
  }
  .lectio_header__menu .menu-item-has-children .sub-menu .menu-item:last-of-type {
    padding-bottom: 0;
  }
  .lectio_header__menu .menu-item-has-children .sub-menu .menu-item.current-menu-item a {
    border-color: transparent;
  }
  .lectio_header__menu .menu-item-has-children:hover .sub-menu .menu-item a {
    border-color: transparent;
  }
  .mobile_menu_button--lectio {
    display: flex;
  }
}
@media screen and (max-width: 700px) {
  .lectio_header__bottom {
    padding: 20px 0;
  }
  .lectio_header__bg {
    height: auto;
    max-width: 110px;
  }
  .lectio_header__title {
    position: relative;
    z-index: 3;
  }
}
.single_lectio__bg {
  opacity: 1;
  height: auto;
  max-width: 500px;
}

.lectio_header__bottom__series {
  font-size: 22px;
  font-family: "termina", sans-serif;
  font-weight: 600;
  letter-spacing: 0.44px;
  color: white;
  opacity: 0.8;
  margin-bottom: 10px;
}

.lectio_header__bottom__week {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.33px;
  color: white;
  opacity: 0.53;
  margin-top: 10px;
}

.single_lectio {
  padding-top: 0;
  position: relative;
}

.single_lectio__bottom {
  padding-bottom: 60px;
}

.single_lectio__sticky {
  position: sticky;
  top: 0;
  z-index: 10;
  overflow: hidden;
}

.single_lectio__audio {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 20px;
  padding: 60px 20px 20px;
  position: sticky;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 9;
  background: rgb(253, 242, 229);
  background: linear-gradient(0deg, rgb(253, 242, 229) 0%, rgba(253, 242, 229, 0) 100%);
  transition: 0.2s;
}
.single_lectio__audio.active {
  background: transparent;
}

.lectio_header__audio {
  border-radius: 55px;
  overflow: hidden;
  max-width: 770px;
  width: 100%;
}

.presto-audio__title {
  display: none;
}

.single_lectio__nav {
  background-color: #fdf2e5;
  border-bottom: solid 4px rgba(235, 92, 23, 0.21);
  padding: 20px 0;
  z-index: 10;
  margin-bottom: 60px;
}

.single_lectio__nav__items {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 60px;
  row-gap: 10px;
  padding-left: 0;
}

.single_lectio__nav__item {
  position: relative;
  font-size: 19px;
  font-weight: 700;
  font-size: 19px;
  color: #818181;
  opacity: 0.57;
  letter-spacing: 0;
  list-style: none;
  display: flex;
  align-items: center;
  column-gap: 8px;
  transition: 0.3s;
  cursor: pointer;
}
.single_lectio__nav__item:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: solid 2.5px #818181;
  transition: 0.3s;
}
.single_lectio__nav__item:hover {
  opacity: 1;
}
.single_lectio__nav__item.active {
  color: #eb5c17;
  opacity: 1;
}
.single_lectio__nav__item.active:before {
  border: solid 2.5px #eb5c17;
  background-color: #eb5c17;
}

.single_lectio__team {
  max-width: 760px;
  margin: 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  column-gap: 20px;
  margin-bottom: 40px;
  cursor: pointer;
}
.single_lectio__team:hover .single_lectio__team__names {
  color: #eb5c17;
}

.single_lectio__team__images {
  display: flex;
  column-gap: 10px;
  align-items: center;
}

.single_lectio__team__images__img {
  border-radius: 50%;
  width: 80px;
  height: 80px;
}

.single_lectio__team__names {
  font-weight: 700;
  margin-bottom: 0;
  transition: 0.3s;
}

.single_lectio_content h6 {
  color: #eb5c17;
}

.single_lectio__team__bottom {
  background-color: #fff;
  padding: 30px 0 60px;
}

.single_lectio__team__bottom__items {
  max-width: 640px;
  width: 100%;
  margin: 0 auto;
}
.single_lectio__team__bottom__items .single__inspired {
  margin-top: 60px;
}

.single_lectio__team__item {
  display: flex;
  align-items: flex-start;
  column-gap: 30px;
  margin: 40px 0;
}

.single_lectio__team__item__img {
  max-width: 135px;
  width: 100%;
  height: 135px;
  border-radius: 50%;
}

.single_lectio__team__item__title {
  font-weight: 700;
  color: #eb5c17;
}

.single_lectio__memory_verse {
  display: flex;
  align-items: center;
  column-gap: 40px;
  background-color: #fff;
  border-radius: 20px;
  padding: 20px;
  padding-right: 40px;
  max-width: 770px;
  width: 100%;
  margin: 60px auto 60px;
}

.single_lectio__memory_verse__img {
  max-width: 145px;
  width: 100%;
  height: auto;
}

.single_lectio__memory_verse__content {
  flex-grow: 1;
}

.single_lectio__memory_verse__content__title {
  font-weight: 600;
  margin-bottom: 20px;
}

.single_lectio__memory_verse__content__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 20px;
}
.single_lectio__memory_verse__content__bottom .button, .single_lectio__memory_verse__content__bottom .gform_button, .single_lectio__memory_verse__content__bottom .newsletter_form__submit, .single_lectio__memory_verse__content__bottom .sib_signup_form .sib-default-btn, .sib_signup_form .single_lectio__memory_verse__content__bottom .sib-default-btn, .single_lectio__memory_verse__content__bottom .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .single_lectio__memory_verse__content__bottom button, .single_lectio__memory_verse__content__bottom .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .single_lectio__memory_verse__content__bottom .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .single_lectio__memory_verse__content__bottom .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_lectio__memory_verse__content__bottom .button, .single_lectio__memory_verse__content__bottom .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_lectio__memory_verse__content__bottom .gform_button, .single_lectio__memory_verse__content__bottom .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_lectio__memory_verse__content__bottom .newsletter_form__submit, .single_lectio__memory_verse__content__bottom .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .single_lectio__memory_verse__content__bottom .sib-default-btn, .single_lectio__memory_verse__content__bottom .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_lectio__memory_verse__content__bottom .sib-default-btn, .single_lectio__memory_verse__content__bottom .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .single_lectio__memory_verse__content__bottom button, .single_lectio__memory_verse__content__bottom .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_lectio__memory_verse__content__bottom button, .single_lectio__memory_verse__content__bottom .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .single_lectio__memory_verse__content__bottom .product_archive__reset_button, .single_lectio__memory_verse__content__bottom .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_lectio__memory_verse__content__bottom .product_archive__reset_button, .single_lectio__memory_verse__content__bottom .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .single_lectio__memory_verse__content__bottom .single_add_to_cart_button, .single_lectio__memory_verse__content__bottom .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_lectio__memory_verse__content__bottom .single_add_to_cart_button, .single_lectio__memory_verse__content__bottom .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_lectio__memory_verse__content__bottom .single_add_to_cart_button {
  padding: 16px 45px;
}

.share_memory_verse {
  display: flex;
  align-items: center;
}

.share_memory_verse__text {
  font-size: 17px;
  font-weight: 700;
  margin-right: 15px;
}

.lectio_amen_button_wrap {
  max-width: 770px;
  width: 100%;
  margin: 50px auto 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  row-gap: 20px;
  column-gap: 20px;
  flex-wrap: wrap;
}

.lectio_amen_button {
  background-color: #252525;
  color: white;
  border-color: #252525;
  max-width: 200px;
  width: 100%;
  height: 70px;
}
.lectio_amen_button:hover, .lectio_amen_button.active {
  background-color: #252525;
  color: white;
  border-color: #252525;
}
.lectio_amen_button.active .prayer__item__amen_tick {
  width: 17px;
  margin-right: 5px;
  margin-top: -2px;
  fill: white;
}

.lectio_back_button {
  height: 70px;
  display: flex;
  align-items: center;
  background-color: transparent;
  border: solid 3px rgba(235, 92, 23, 0.21);
  color: #eb5c17;
}
.lectio_back_button:hover {
  background-color: #eb5c17;
  color: white;
  border-color: #eb5c17;
}

@media screen and (max-width: 800px) {
  .single_lectio__nav__items {
    column-gap: 30px;
  }
  .single_lectio__memory_verse {
    flex-direction: column;
    align-items: center;
    row-gap: 20px;
    text-align: center;
  }
  .single_lectio__memory_verse__content__bottom {
    flex-direction: column;
    align-items: center;
    row-gap: 30px;
  }
  .single_lectio__team__item__img {
    max-width: 80px;
    height: 80px;
  }
  .single_lectio__team__item {
    column-gap: 20px;
  }
}
@media screen and (max-width: 700px) {
  .lectio_header__bottom .back_button {
    display: none;
  }
  .single_lectio__bottom {
    padding-bottom: 20px;
  }
  .single_lectio__bg {
    display: none;
  }
  .single_lectio__nav {
    padding: 15px 0 5px;
  }
  .single_lectio__nav__items {
    column-gap: 20px;
    justify-content: space-between;
  }
  .single_lectio__nav__item {
    font-size: 13px;
    flex-direction: column;
    align-items: center;
  }
  .single_lectio__memory_verse__content__bottom .share__container {
    z-index: 9;
  }
  .lectio_amen_button_wrap {
    margin-top: 20px;
  }
  .single_lectio_go_back__mobile {
    display: flex;
    cursor: pointer;
  }
}
@media screen and (max-width: 560px) {
  .single_lectio__audio {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 500px) {
  .lectio_header__bottom__series {
    font-size: 16px;
  }
  .lectio_header__bottom__week {
    font-size: 13px;
  }
  .single_lectio__team__names {
    font-size: 22px;
  }
  .single_lectio_content h3 {
    font-size: 32px;
  }
  .single_lectio_content h4 {
    font-size: 28px;
  }
  .single_lectio_content h6 {
    font-size: 20px;
  }
  .single_lectio_content p {
    line-height: 1.8;
  }
}
.lectio_header__bottom__nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 770px;
  width: 100%;
  margin: 0 auto;
}

.lectio_nav_arrow {
  position: relative;
  background-color: #fff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.4s;
}
.lectio_nav_arrow.disable {
  pointer-events: none;
  opacity: 0.21;
}
.lectio_nav_arrow svg {
  fill: #eb5c17;
  width: 100%;
}
.lectio_nav_arrow--prev svg {
  transform: rotate(180deg);
}
.lectio_nav_arrow:hover {
  transform: scale(1.1);
}

.lectio_archive {
  background-color: #fdf2e5;
  min-height: 650px;
}

.lectio_posts {
  max-width: 800px;
  width: 100%;
  margin: 0 auto 60px;
}

.lectio_series {
  text-align: center;
  margin-bottom: 40px;
}

.lectio_series__name {
  color: #eb5c17;
  font-weight: 600;
  letter-spacing: 0.3px;
}

.lectio_series__week {
  font-size: 17px;
  letter-spacing: 0.8px;
  color: #eb5c17;
  opacity: 0.62;
  text-transform: uppercase;
  font-weight: 700;
}

.lectio_item {
  position: relative;
  width: 100%;
  padding: 15px 20px;
  background-image: linear-gradient(107deg, rgba(235, 92, 23, 0.13) 3%, rgba(245, 156, 25, 0.13) 100%);
  border-radius: 10px;
  margin: 20px 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  column-gap: 20px;
  text-decoration: none;
  color: #252525;
}
.lectio_item::before {
  content: "";
  background-image: linear-gradient(107deg, #eb5c17 3%, #f59c19 100%);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  transition: 0.3s ease-in-out;
  opacity: 0;
  z-index: 0;
  pointer-events: none;
}
.lectio_item:hover {
  color: white;
}
.lectio_item:hover::before {
  opacity: 1;
}
.lectio_item:hover .lectio_item__date svg {
  opacity: 0.18;
}
.lectio_item:hover .lectio_item__date__number,
.lectio_item:hover .lectio_item__date__month,
.lectio_item:hover .lectio_item__title,
.lectio_item:hover .lectio_item__verse {
  color: white;
}
.lectio_item:hover .lectio_item__verse {
  opacity: 0.8;
}
.lectio_item:hover .lectio_item__grad {
  fill: white;
  opacity: 0.15;
}
.lectio_item:focus {
  color: white;
}
.lectio_item:active {
  color: white;
}

.lectio_item__date {
  max-width: 70px;
  width: 100%;
  height: 70px;
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.lectio_item__date svg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  fill: #fefefe;
  opacity: 0.45;
  height: 100%;
  transition: 0.3s;
}

.lectio_item__date__content {
  position: relative;
  z-index: 1;
  text-align: center;
  font-family: "termina", sans-serif;
  font-weight: 600;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
}

.lectio_item__date__number {
  font-size: 26px;
  line-height: 14px;
  transition: 0.3s;
  color: #eb5c17;
}

.lectio_item__date__month {
  font-size: 16px;
  transition: 0.3s;
  color: #eb5c17;
}

.lectio_item__content {
  position: relative;
  z-index: 1;
}

.lectio_item__title {
  font-weight: 700;
  font-size: 26px;
  letter-spacing: 0.28px;
  margin-bottom: 0;
  transition: 0.3s;
}

.lectio_item__verse {
  font-size: 15px;
  letter-spacing: 0.7px;
  color: #eb5c17;
  opacity: 0.75;
  font-weight: 700;
  text-transform: uppercase;
  transition: 0.3s;
}

.lectio_item__grad {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: 100%;
  fill: #eb5c17;
  opacity: 0.07;
  pointer-events: none;
  transition: 0.3s;
}

.lectio_archive__share {
  text-align: center;
}
.lectio_archive__share p {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 10px;
}
.lectio_archive__share .share {
  justify-content: center;
}

.no_lectio_posts {
  text-align: center;
  margin-bottom: 30px;
}

@media screen and (max-width: 700px) {
  .lectio_archive {
    padding: 40px 0;
  }
  .lectio_item__title {
    font-size: 20px;
  }
  .lectio_item__date {
    max-width: 60px;
    height: 60px;
  }
  .lectio_item__date__number {
    font-size: 21px;
  }
  .lectio_item__date__month {
    font-size: 14px;
    line-height: 22px;
  }
  .lectio_item:hover {
    color: #252525;
  }
  .lectio_item:hover::before {
    opacity: 0;
  }
  .lectio_item:hover .lectio_item__date svg {
    opacity: 0.18;
  }
  .lectio_item:hover .lectio_item__date__number,
  .lectio_item:hover .lectio_item__date__month,
  .lectio_item:hover .lectio_item__verse {
    color: #eb5c17;
  }
  .lectio_item:hover .lectio_item__title {
    color: #252525;
  }
  .lectio_item:hover .lectio_item__verse {
    opacity: 0.8;
  }
  .lectio_item:hover .lectio_item__grad {
    fill: #eb5c17;
    opacity: 0.07;
  }
}
.timeline_hero {
  position: relative;
  background-color: #303234;
  padding: 60px 0;
  z-index: 7;
}

.timeline_hero__grad {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.23;
  transform: scaleY(-1);
  background-image: linear-gradient(180deg, #ec5d56 0%, rgba(48, 50, 52, 0) 100%);
}

.timeline_hero__items {
  display: flex;
  align-items: center;
  column-gap: 70px;
  position: relative;
  z-index: 1;
}

.timeline_hero__img {
  max-width: 485px;
  width: 100%;
  margin-bottom: -140px;
  position: relative;
}

.timeline_hero__content {
  color: white;
}
.timeline_hero__content .timeline_hero__subtitle {
  color: #ec5d56;
  font-family: "termina", sans-serif;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0.4px;
  margin-bottom: 10px;
}
.timeline_hero__content .timeline_hero__title {
  font-family: "termina", sans-serif;
  font-weight: 600;
}
.timeline_hero__content p {
  font-size: 18px;
  letter-spacing: 0.3px;
  line-height: 30px;
}
.timeline_hero__content p a {
  color: white;
}

.timeline_hero__scroll {
  width: 60px;
  height: 60px;
  background-color: #252525;
  margin: 0 auto;
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  overflow: hidden;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  cursor: pointer;
  transition: 0.3s;
  z-index: 3;
}
.timeline_hero__scroll svg {
  fill: #ec5d56;
  width: 100%;
  height: 100%;
  transition: 0.3s;
}
.timeline_hero__scroll:hover {
  background-color: #ec5d56;
}
.timeline_hero__scroll:hover svg {
  fill: #252525;
}

.timeline_page {
  background-color: #303234;
  color: white;
  position: relative;
  padding: 0;
  overflow: hidden;
}

.timeline {
  position: relative;
  padding: 120px 0;
}
.timeline::before {
  content: "";
  background-color: #303234;
  width: 100%;
  height: 100%;
  position: absolute;
  left: -100%;
  top: 0;
  bottom: 0;
  z-index: 9;
}

.no_timeline_text {
  position: relative;
  z-index: 7;
  text-align: center;
  font-family: "obviously-wide", sans-serif;
}

.timeline_page__grad {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 360px;
  transform: scaleY(-1);
  background-image: linear-gradient(180deg, rgba(48, 50, 52, 0) 0%, #303234 100%);
  z-index: 6;
  pointer-events: none;
}

.timeline_page__grad--bottom {
  top: initial;
  bottom: 0;
  transform: none;
}

.timeline__line {
  position: absolute;
  left: 30px;
  top: 0;
  bottom: 0;
  width: 10px;
  height: 100%;
  background-color: white;
  opacity: 0.2;
  display: block;
  z-index: 5;
}

.timeline__list {
  position: relative;
}

.timeline__item {
  position: relative;
  margin: 20px 0;
}
.timeline__item:last-of-type .timeline__item__year {
  position: static;
}

.timeline__item__year {
  font-family: "obviously-wide", sans-serif;
  font-weight: 600;
  letter-spacing: 2.73px;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #ec5d56;
  font-size: 60px;
  line-height: 1;
  position: relative;
  z-index: 12;
  color: #303234;
  text-shadow: 0 0 26px #303234;
  position: sticky;
  top: 20px;
  left: 0;
}

.timeline__item__main {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  margin: 40px 0;
}

.timeline__item__main__dot_border {
  position: absolute;
  top: 40px;
  left: 20px;
  width: 31px;
  height: 31px;
  background-color: #303234;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
  border-radius: 50%;
  z-index: 10;
}

.timeline__item__main__dot {
  width: 100%;
  height: 100%;
  background-color: #ec5d56;
  border-radius: 50%;
}

.timeline__item__main__img {
  max-width: 570px;
  width: 100%;
  position: relative;
  z-index: 7;
}

.timeline__item__main__content {
  position: relative;
  padding-top: 40px;
  padding-left: 80px;
  max-width: 480px;
  width: 100%;
  z-index: 9;
}
.timeline__item__main__content h4 {
  margin-bottom: 20px;
}
.timeline__item__main__content h4 sup {
  position: relative;
  top: -6px;
  font-size: 20px;
}
.timeline__item__main__content h4 strong,
.timeline__item__main__content h4 b {
  font-weight: 600;
}
.timeline__item__main__content p {
  font-size: 16px;
  opacity: 0.8;
}
.timeline__item__main__content .button, .timeline__item__main__content .gform_button, .timeline__item__main__content .newsletter_form__submit, .timeline__item__main__content .sib_signup_form .sib-default-btn, .sib_signup_form .timeline__item__main__content .sib-default-btn, .timeline__item__main__content .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .timeline__item__main__content button, .timeline__item__main__content .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .timeline__item__main__content .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .timeline__item__main__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .timeline__item__main__content .button, .timeline__item__main__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .timeline__item__main__content .gform_button, .timeline__item__main__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .timeline__item__main__content .newsletter_form__submit, .timeline__item__main__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .timeline__item__main__content .sib-default-btn, .timeline__item__main__content .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .timeline__item__main__content .sib-default-btn, .timeline__item__main__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .timeline__item__main__content button, .timeline__item__main__content .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .timeline__item__main__content button, .timeline__item__main__content .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .timeline__item__main__content .product_archive__reset_button, .timeline__item__main__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .timeline__item__main__content .product_archive__reset_button, .timeline__item__main__content .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .timeline__item__main__content .single_add_to_cart_button, .timeline__item__main__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .single_add_to_cart_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_product__right .single_product__summary .cart .timeline__item__main__content .single_add_to_cart_button, .timeline__item__main__content .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .single_add_to_cart_button, .single_product__right .single_product__summary .cart .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .timeline__item__main__content .single_add_to_cart_button {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.24px;
  background-color: transparent;
  border: solid 2.4px rgba(255, 255, 255, 0.15);
  color: white;
  padding: 13px 30px;
  margin-bottom: 20px;
}
.timeline__item__main__content .button:hover, .timeline__item__main__content .gform_button:hover, .timeline__item__main__content .newsletter_form__submit:hover, .timeline__item__main__content .sib_signup_form .sib-default-btn:hover, .sib_signup_form .timeline__item__main__content .sib-default-btn:hover, .timeline__item__main__content .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .timeline__item__main__content button:hover, .timeline__item__main__content .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .events .mec-wrap .mec-search-form .timeline__item__main__content .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .timeline__item__main__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .timeline__item__main__content .button:hover, .timeline__item__main__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .timeline__item__main__content .gform_button:hover, .timeline__item__main__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .timeline__item__main__content .newsletter_form__submit:hover, .timeline__item__main__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .timeline__item__main__content .sib-default-btn:hover, .timeline__item__main__content .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn:hover, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .timeline__item__main__content .sib-default-btn:hover, .timeline__item__main__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .timeline__item__main__content button:hover, .timeline__item__main__content .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .timeline__item__main__content button:hover, .timeline__item__main__content .product_archive__top .product_archive__top__right .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .timeline__item__main__content .product_archive__reset_button:hover, .timeline__item__main__content .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .timeline__item__main__content .product_archive__reset_button:hover, .timeline__item__main__content .single_product__right .single_product__summary .cart .single_add_to_cart_button:hover, .single_product__right .single_product__summary .cart .timeline__item__main__content .single_add_to_cart_button:hover {
  background-color: white;
  color: #252525;
  border-color: white;
}
.timeline__item__main__content blockquote {
  max-width: 570px;
  width: 100%;
  border-left: 6px solid #ec5d56;
  font-size: 16px;
  font-family: "termina", sans-serif;
  line-height: 28px;
  padding-left: 20px;
  display: block;
  margin-top: 40px;
  font-weight: 600;
}
.timeline__item__main__content blockquote p {
  opacity: 1;
}

.timeline__item__main__content--full_width {
  max-width: none;
}

.timeline__item__main__slider_wrap {
  position: relative;
  max-width: 570px;
  width: 100%;
}
.timeline__item__main__slider_wrap::before {
  content: "";
  height: 100%;
  width: 100%;
  background-color: #303234;
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(-100% - 20px);
  z-index: 4;
}

.timeline__item__main__slider_wrap_overflow {
  position: absolute;
  top: 0;
  right: -480px;
  width: calc(100% - 110px);
  overflow: hidden;
}

.timeline__item__main__slider {
  margin: 0 -10px;
  max-width: 510px;
  opacity: 0;
  visibility: hidden;
  overflow: visible;
  position: relative;
  z-index: 3;
}
.timeline__item__main__slider.slick-initialized {
  opacity: 1;
  visibility: visible;
}
.timeline__item__main__slider .slick-list {
  overflow: visible;
}
.timeline__item__main__slider .timeline__item__main__slide_item {
  margin: 0 10px;
  position: relative;
  height: 435px;
  opacity: 0.27;
  transition: 0.4s;
}
.timeline__item__main__slider .timeline__item__main__slide_item.slick-active {
  opacity: 1;
}

.timeline__item__main__slider__img {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.timeline__item__main__slider__arrow_progress {
  display: flex;
  align-items: center;
  column-gap: 30px;
  width: 100%;
  position: relative;
  z-index: 7;
  margin-top: 30px;
}
.timeline__item__main__slider__arrow_progress .progress {
  background-image: linear-gradient(to right, #ec5d56, #ec5d56);
}

.timeline__slider__arrows {
  display: flex;
  align-items: center;
}
.timeline__slider__arrows .slick-arrows {
  background-color: #ec5d56;
}

.timeline__item__main__img_wrap {
  position: relative;
  min-height: 435px;
  z-index: 7;
}
.timeline__item__main__img_wrap .play_button_container {
  width: 125px;
  height: 125px;
  background-color: rgba(236, 93, 86, 0.9);
  bottom: 40px;
  transform: none;
  top: initial;
  left: initial;
  left: -30px;
  right: initial;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  row-gap: 5px;
  cursor: pointer;
  transition: 0.2s;
  z-index: 8;
}
.timeline__item__main__img_wrap .play_button_container .play_triangle {
  border-width: 9px 0 9px 12px;
  border-color: transparent transparent transparent #2e2d2d;
  position: static;
  transform: none;
  margin-top: 20px;
  transition: 0.2s;
}
.timeline__item__main__img_wrap .play_button_container p {
  color: #2e2d2d;
  font-size: 13px;
  font-weight: 700;
  bottom: 23px;
  position: static;
  transform: none;
  transition: 0.2s;
}
.timeline__item__main__img_wrap .play_button_container:hover {
  background-color: #252525;
}

.timeline_popup {
  display: none;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  left: 20px;
  margin: 0 auto;
  transition: 0.4s;
  color: #252525;
  max-width: 1200px;
  width: calc(100% - 40px);
  z-index: 25;
}
.timeline_popup:after {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.timeline_popup.active {
  opacity: 1;
  visibility: visible;
}
.timeline_popup div {
  position: static !important;
  padding: 0 !important;
}
.timeline_popup iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.timeline_popup .popup__close {
  top: -40px;
  right: 0;
  pointer-events: none;
  cursor: pointer;
}

.timeline_audio {
  border-radius: 43px;
  overflow: hidden;
}
.timeline_audio .presto-audio__large-play-button {
  height: 50px !important;
}
.timeline_audio .presto-audio__large-play-button.is-relative {
  top: -4px !important;
}

.timeline_cta {
  background-color: #ec5d56;
}
.timeline_cta .cta_section {
  background-color: transparent;
}
.timeline_cta .cta__bottom h5 {
  font-weight: 600;
}
.timeline_cta .cta__bottom h3 {
  font-weight: 700;
}
.timeline_cta .cta__bottom .button, .timeline_cta .cta__bottom .gform_button, .timeline_cta .cta__bottom .newsletter_form__submit, .timeline_cta .cta__bottom .sib_signup_form .sib-default-btn, .sib_signup_form .timeline_cta .cta__bottom .sib-default-btn, .timeline_cta .cta__bottom .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .timeline_cta .cta__bottom button, .timeline_cta .cta__bottom .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .events .mec-wrap .mec-search-form .timeline_cta .cta__bottom .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input, .timeline_cta .cta__bottom .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .timeline_cta .cta__bottom .button, .timeline_cta .cta__bottom .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .timeline_cta .cta__bottom .gform_button, .timeline_cta .cta__bottom .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .timeline_cta .cta__bottom .newsletter_form__submit, .timeline_cta .cta__bottom .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .timeline_cta .cta__bottom .sib-default-btn, .timeline_cta .cta__bottom .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .timeline_cta .cta__bottom .sib-default-btn, .timeline_cta .cta__bottom .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .event__content--book .mec-booking form .mec-book-form-btn-wrap .timeline_cta .cta__bottom button, .timeline_cta .cta__bottom .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container button, .event__content--book .mec-booking form .mec-book-form-btn-wrap .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .timeline_cta .cta__bottom button, .timeline_cta .cta__bottom .product_archive__top .product_archive__top__right .product_archive__reset_button, .product_archive__top .product_archive__top__right .timeline_cta .cta__bottom .product_archive__reset_button, .timeline_cta .cta__bottom .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .product_archive__reset_button, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .timeline_cta .cta__bottom .product_archive__reset_button, .timeline_cta .cta__bottom .single_product__right .single_product__summary .cart .single_add_to_cart_button, .single_product__right .single_product__summary .cart .timeline_cta .cta__bottom .single_add_to_cart_button {
  background-color: #252525;
  border-color: #252525;
  color: white;
}
.timeline_cta .cta__bottom .button:hover, .timeline_cta .cta__bottom .gform_button:hover, .timeline_cta .cta__bottom .newsletter_form__submit:hover, .timeline_cta .cta__bottom .sib_signup_form .sib-default-btn:hover, .sib_signup_form .timeline_cta .cta__bottom .sib-default-btn:hover, .timeline_cta .cta__bottom .event__content--book .mec-booking form .mec-book-form-btn-wrap button:hover, .event__content--book .mec-booking form .mec-book-form-btn-wrap .timeline_cta .cta__bottom button:hover, .timeline_cta .cta__bottom .events .mec-wrap .mec-search-form .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .events .mec-wrap .mec-search-form .timeline_cta .cta__bottom .mec-text-input-search + .mec-search-bar-input#mec-search-bar-input:hover, .timeline_cta .cta__bottom .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .timeline_cta .cta__bottom .button:hover, .timeline_cta .cta__bottom .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .gform_button:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .timeline_cta .cta__bottom .gform_button:hover, .timeline_cta .cta__bottom .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .newsletter_form__submit:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .timeline_cta .cta__bottom .newsletter_form__submit:hover, .timeline_cta .cta__bottom .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .sib-default-btn:hover, .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib_signup_form .timeline_cta .cta__bottom .sib-default-btn:hover, .timeline_cta .cta__bottom .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .sib-default-btn:hover, .sib_signup_form .product_archive__top .product_archive__top__right .product_archive__search .search_form .search_form__button_container .timeline_cta .cta__bottom .sib-default-btn:hover, .timeline_cta .cta__bottom .product_archive__top .product_archive__top__right .product_archive__reset_button:hover, .product_archive__top .product_archive__top__right .timeline_cta .cta__bottom .product_archive__reset_button:hover, .timeline_cta .cta__bottom .single_product__right .single_product__summary .cart .single_add_to_cart_button:hover, .single_product__right .single_product__summary .cart .timeline_cta .cta__bottom .single_add_to_cart_button:hover {
  background-color: #fff;
  border-color: white;
  color: #252525;
}

.timeline__item__main__map {
  max-width: 570px;
  width: 100%;
  position: relative;
  z-index: 6;
}

.timeline__item__main__quote {
  max-width: 570px;
  width: 100%;
  border-left: 6px solid #ec5d56;
  font-size: 16px;
  font-family: "termina", sans-serif;
  line-height: 28px;
  padding-left: 20px;
  display: block;
  margin-top: 40px;
}

.timeline__item__main__quote__text {
  font-weight: 600;
}

.timeline__item__main__quote__citation {
  display: block;
  margin-top: 20px;
  font-weight: 600;
}

@media screen and (max-width: 1230px) {
  .timeline__item__main__img,
  .timeline__item__main__slider_wrap {
    max-width: 500px;
  }
  .timeline__item__main__img_wrap .play_button_container {
    left: -20px;
    bottom: 35px;
  }
}
@media screen and (max-width: 1080px) {
  .timeline_hero {
    padding: 0 0 40px;
  }
  .timeline_hero .inner {
    padding: 0;
  }
  .timeline_page {
    overflow: visible;
  }
  .timeline_hero__items {
    flex-direction: column;
    row-gap: 30px;
    text-align: center;
  }
  .timeline_hero__content {
    padding: 0 20px;
  }
  .timeline_hero__img {
    margin-bottom: 0;
    max-width: 500px;
  }
  .timeline {
    padding: 40px 0;
  }
  .timeline_page__grad {
    height: 190px;
  }
  .timeline__line {
    left: 0;
  }
  .timeline__item__main__dot_border {
    left: -10px;
  }
  .timeline__item__main {
    column-gap: 20px;
  }
  .timeline__item__main__content {
    padding-left: 40px;
    max-width: 380px;
  }
  .timeline__item__main__img,
  .timeline__item__main__slider_wrap,
  .timeline__item__main__map {
    max-width: 450px;
    overflow: hidden;
  }
}
@media screen and (max-width: 860px) {
  .timeline__item {
    margin: 40px 0;
  }
  .timeline__item:first-of-type {
    margin-top: 0;
  }
  .timeline__item:last-of-type {
    margin-bottom: 0;
  }
  .timeline__item__main {
    flex-direction: column;
    padding-left: 40px;
  }
  .timeline__item__main__content {
    max-width: none;
    padding-left: 0;
  }
  .timeline__item__main__img,
  .timeline__item__main__slider_wrap {
    max-width: none;
  }
  .timeline__item__main__slider .timeline__item__main__slide_item {
    height: inherit;
  }
  .timeline__item__main__slider .timeline__item__main__slide_item .timeline__item__main__slider__img {
    position: static;
  }
  .timeline_popup {
    transform: none;
    top: 80px;
  }
}
@media screen and (max-width: 600px) {
  .timeline__item__main__img_wrap {
    min-height: 0;
    max-width: 100%;
  }
  .timeline__item__main__img_wrap .play_button_container {
    left: -20px;
    bottom: 0px;
    width: 100px;
    height: 100px;
  }
}
@media screen and (max-width: 500px) {
  .timeline__item__year {
    font-size: 44px;
    letter-spacing: 2px;
    -webkit-text-stroke-width: 1.8px;
    margin-bottom: 0;
    margin-left: -2px;
  }
  .timeline__item__main__content h4 {
    line-height: 29px;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .timeline__item__main__dot_border {
    width: 23px;
    height: 23px;
    left: -6.5px;
    padding: 6px;
  }
  .timeline__item__main {
    padding-left: 30px;
  }
  .timeline__item__main:nth-of-type(even) {
    margin-top: 0;
  }
}
/*# sourceMappingURL=style.css.map */
