/*!
Theme Name: Lotus Spa
Theme URI: https://motopress.com/products/lotus-spa
Author: MotoPress
Author URI: https://motopress.com/
Description: Lotus is a wellness and beauty salon WordPress theme that enables online appointment bookings for clients. It ships with a delicate design, lots of pre-made pages, and a full pack of Elementor addons. It will help you feature your spa services, treatments, and portfolio to build a professional brand identity online.
Version: 1.2.2
Tested up to: 6.2
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lotus-spa
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Lotus Spa is based on Underscores https://underscores.me/, (C) 2012-2021 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	-
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #383132;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 18px;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.page-template-default .wrapper-single > .hentry > .entry-header .entry-title,
.header-sidebar .widget-title,
.lotus-spa-gift-cards__wrapper .gift-cards-title,
.lotus-spa-gift-cards__wrapper .gift-cards-price,
.lotus-spa-gift-cards__wrapper .gift-cards-price-sale,
.appointment-form-widget .mpa-booking-step .mpa-shortcode-title,
.appointment-form-shortcode .mpa-booking-step .mpa-shortcode-title,
.appointment-form-widget .mpa-booking-step.mpa-booking-step-booking .mpa-message,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-booking .mpa-message,
.mpa_service .entry-content .mpa-attributes-title,
.h4,
.h5,
.h6 {
  clear: both;
  font-family: "Cyrene", "Tenor Sans";
  font-weight: 400;
  margin: 0 0 30px;
  line-height: 1;
  color: #61133D;
}

h1, .h1 {
  font-size: 100px;
}

@media (max-width: 992px) {
  h1, .h1 {
    font-size: 3em;
  }
}

h2, .h2 {
  font-size: 68px;
}

@media (max-width: 992px) {
  h2, .h2 {
    font-size: 2.4em;
  }
}

h3,
.h3,
.page-template-default .wrapper-single > .hentry > .entry-header .entry-title,
.header-sidebar .widget-title,
.lotus-spa-gift-cards__wrapper .gift-cards-title,
.lotus-spa-gift-cards__wrapper .gift-cards-price,
.lotus-spa-gift-cards__wrapper .gift-cards-price-sale,
.appointment-form-widget .mpa-booking-step .mpa-shortcode-title,
.appointment-form-shortcode .mpa-booking-step .mpa-shortcode-title,
.appointment-form-widget .mpa-booking-step.mpa-booking-step-booking .mpa-message,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-booking .mpa-message,
.mpa_service .entry-content .mpa-attributes-title {
  font-size: 40px;
}

@media (max-width: 992px) {
  h3,
  .h3,
  .page-template-default .wrapper-single > .hentry > .entry-header .entry-title,
  .header-sidebar .widget-title,
  .lotus-spa-gift-cards__wrapper .gift-cards-title,
  .lotus-spa-gift-cards__wrapper .gift-cards-price,
  .lotus-spa-gift-cards__wrapper .gift-cards-price-sale,
  .appointment-form-widget .mpa-booking-step .mpa-shortcode-title,
  .appointment-form-shortcode .mpa-booking-step .mpa-shortcode-title,
  .appointment-form-widget .mpa-booking-step.mpa-booking-step-booking .mpa-message,
  .appointment-form-shortcode .mpa-booking-step.mpa-booking-step-booking .mpa-message,
  .mpa_service .entry-content .mpa-attributes-title {
    font-size: 2em;
  }
}

h4, .h4 {
  font-size: 24px;
}

h5, .h5 {
  font-size: 18px;
}

h6, .h6 {
  font-size: 16px;
}

.page-title, .entry-title {
  word-wrap: break-word;
}

p {
  margin: 0 0 1.5em;
}

p:last-child {
  margin-bottom: 0;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 0 .8em;
  padding: 0 0 0 78px;
  font-family: "Cyrene", "Tenor Sans";
  font-size: 40px;
  line-height: 45px;
  font-weight: 400;
  position: relative;
}

blockquote:before {
  content: url("images/quote.svg");
  position: absolute;
  top: 0;
  left: 0;
}

blockquote p:last-of-type {
  margin-bottom: 0;
}

address {
  margin: 0 0 1.5em;
}

pre {
  font-family: "Bellota Text", cursive;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
  border: 1px solid #DBD2D2;
  border-radius: 4px;
}

pre cite {
  font-style: normal;
  font-size: 24px;
  color: #61133D;
}

code,
kbd,
tt,
var {
  font-family: "Bellota Text", cursive;
  color: #61133D;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #383132;
  text-decoration: none;
  color: #FFFFFF;
}

big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
  background: #fff;
  font-family: "Bellota Text", cursive;
  font-weight: 700;
}

body.header-sidebar-opened {
  overflow: hidden;
}

body.header-sidebar-opened:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  left: 0;
  top: 0;
  position: absolute;
}

body.header-sidebar-opened:before {
  visibility: visible;
  z-index: 150;
  opacity: .5;
}

.site {
  overflow: hidden;
}

hr {
  background-color: #DBD2D2;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 1.5em;
  padding-left: 17px;
}

ul li,
ol li {
  margin-bottom: 14px;
}

ul li::marker,
ol li::marker {
  color: #61133D;
}

ul li:last-child,
ol li:last-child {
  margin-bottom: 0;
}

ul li ol li ul, ul li ol li ol, ul li ul li ul, ul li ul li ol,
ol li ol li ul,
ol li ol li ol,
ol li ul li ul,
ol li ul li ol {
  color: #7A7A7A;
}

ul li ol li ul li::marker, ul li ol li ol li::marker, ul li ul li ul li::marker, ul li ul li ol li::marker,
ol li ol li ul li::marker,
ol li ol li ol li::marker,
ol li ul li ul li::marker,
ol li ul li ol li::marker {
  color: #7A7A7A;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 14px;
  margin-top: 14px;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 1em 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #DBD2D2;
  border-radius: 4px;
}

table th {
  text-align: left;
}

table th,
table td {
  border-top: 1px solid #DBD2D2;
  padding: 10px;
}

@media (min-width: 992px) {
  table th,
  table td {
    padding: 10px 20px;
  }
}

/* Links
--------------------------------------------- */
a {
  color: #61133D;
  text-decoration: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

a:hover, a:focus, a:active {
  color: #383132;
}

a:focus {
  outline: thin dotted;
}

a:hover, a:active {
  outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
  display: inline-block;
  background-color: #8EA097;
  padding: 0.7em 2em;
  color: #ffffff;
  border: 1px solid transparent;
  font-size: 24px;
  line-height: 1.2em;
  cursor: pointer;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  font-family: "Bellota Text", cursive;
}

button:active, button:focus, button:hover,
input[type="button"]:active,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus,
input[type="submit"]:hover,
.button:active,
.button:focus,
.button:hover {
  border: 1px solid transparent;
  background-color: #61133D;
}

button:disabled, button[disabled],
input[type="button"]:disabled,
input[type="button"][disabled],
input[type="reset"]:disabled,
input[type="reset"][disabled],
input[type="submit"]:disabled,
input[type="submit"][disabled],
.button:disabled,
.button[disabled] {
  cursor: not-allowed;
  opacity: .5;
}

button:disabled:hover, button[disabled]:hover,
input[type="button"]:disabled:hover,
input[type="button"][disabled]:hover,
input[type="reset"]:disabled:hover,
input[type="reset"][disabled]:hover,
input[type="submit"]:disabled:hover,
input[type="submit"][disabled]:hover,
.button:disabled:hover,
.button[disabled]:hover {
  background: #8EA097;
}

.btn-head {
  display: inline-block;
  background-color: transparent;
  padding: 0.75em 2em;
  color: #61133D;
  border: 1px solid #7A7A7A;
  font-size: 18px;
  line-height: 1.2em;
  cursor: pointer;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  font-weight: 700;
}

.btn-head:active, .btn-head:focus, .btn-head:hover {
  border: 1px solid #FFFFFF;
  background-color: #ffffff;
}

@media (max-width: 992px) {
  .btn-head {
    font-size: 18px;
  }
}

.button:hover {
  color: #fff;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #383132;
  border: 1px solid #DBD2D2;
  border-radius: 0;
  padding: 18px 15px;
  outline: none;
  background-color: #ffffff;
  font-family: "Bellota Text", cursive;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  border-color: #61133D;
}

@media (max-width: 992px) {
  input[type="text"],
  input[type="email"],
  input[type="url"],
  input[type="password"],
  input[type="search"],
  input[type="number"],
  input[type="tel"],
  input[type="range"],
  input[type="date"],
  input[type="month"],
  input[type="week"],
  input[type="time"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="color"],
  textarea {
    padding: 10px 15px;
  }
}

select {
  border: 1px solid #DBD2D2;
  padding: 18px 50px 18px 15px;
  border-radius: 0;
  outline: none;
  font-family: "Bellota Text", cursive;
  background: #ffffff url("images/angle-down.svg") no-repeat 95% 24px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select:focus {
  color: #61133D;
  border-color: #61133D;
}

textarea {
  width: 100%;
}

label {
  display: inline-block;
  margin-bottom: 2px;
  line-height: 32px;
}

[type="checkbox"],
[type="radio"] {
  margin-right: 5px;
}

[type="checkbox"] + label, [type="radio"] + label {
  display: inline;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: .04em;
  margin-left: auto;
}

.main-navigation .dropdown-toggle {
  padding: 0;
  background: transparent;
  color: #61133D;
  position: absolute;
  right: 10px;
  top: 6px;
  bottom: 0;
  height: 25px;
  width: 25px;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (min-width: 992px) {
  .main-navigation .dropdown-toggle {
    right: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: none;
  }
}

.main-navigation .dropdown-toggle.toggled-on {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.main-navigation .dropdown-toggle:hover {
  color: #61133D;
  background: transparent;
}

.main-navigation .dropdown-toggle:focus {
  outline: none;
}

.main-navigation ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 992px) {
  .main-navigation ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.main-navigation ul ul {
  display: none;
  text-transform: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: .3s;
  transition: .3s;
  margin-left: 20px;
}

@media (min-width: 992px) {
  .main-navigation ul ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 120%;
    left: 0;
    z-index: 10;
    background: #fff;
    -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility: hidden;
    margin-left: 0;
  }
}

.main-navigation ul ul.toleft {
  right: 100%;
  left: auto;
}

.main-navigation ul ul.toggled {
  display: block;
}

.main-navigation ul ul ul {
  left: 100%;
  top: 50%;
}

@media (min-width: 992px) {
  .main-navigation ul ul ul {
    border-top: 1px solid #dbdbe9;
  }
}

.main-navigation ul ul ul.toleft {
  right: 100%;
  left: auto;
}

.main-navigation ul ul li {
  border-bottom: 1px solid #DBD2D2;
}

.main-navigation ul ul li:last-child {
  border-bottom: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  top: 25%;
}

@media (min-width: 992px) {
  .main-navigation ul ul li:hover, .main-navigation ul ul li.focus {
    background: #F3F3EF;
  }
}

.main-navigation ul ul a {
  padding: 16px 20px 14px 20px;
  position: relative;
  color: #7A7A7A;
}

@media (min-width: 992px) {
  .main-navigation ul ul a {
    width: 214px;
  }
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
  color: #61133D;
}

.main-navigation ul ul .menu-item-has-children:hover > a:after {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.main-navigation ul ul .menu-item-has-children > a:after {
  right: 15px;
  top: 22px;
  -webkit-transition: .3s;
  transition: .3s;
}

.main-navigation ul ul .submenu-toggle {
  top: 7px;
}

@media (max-width: 992px) {
  .main-navigation ul ul {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .main-navigation ul li:hover > ul,
  .main-navigation ul li.focus > ul {
    top: 100%;
    opacity: 1;
    visibility: visible;
    display: block;
  }
}

.main-navigation li {
  position: relative;
  margin: 0;
  width: 100%;
}

.main-navigation a {
  display: block;
  text-decoration: none;
  color: inherit;
  padding: 10px 22px;
  font-size: 18px;
}

.main-navigation a:hover {
  color: #61133D;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
  color: #61133D;
}

.main-navigation .sub-menu .current_page_item,
.main-navigation .sub-menu .current-menu-item,
.main-navigation .sub-menu .current_page_ancestor,
.main-navigation .sub-menu .current-menu-ancestor {
  background: #F3F3EF;
}

.main-navigation .sub-menu .current_page_item > a:before,
.main-navigation .sub-menu .current-menu-item > a:before,
.main-navigation .sub-menu .current_page_ancestor > a:before,
.main-navigation .sub-menu .current-menu-ancestor > a:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.main-navigation .menu-item-has-children > a {
  padding-right: 30px;
  position: relative;
}

.main-navigation .menu-item-has-children > a:after {
  content: '';
  width: 7px;
  height: 7px;
  display: block;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 7px solid #383132;
  position: absolute;
  right: 15px;
  top: 18px;
}

@media (max-width: 992px) {
  .main-navigation .menu-item-has-children > a:after {
    display: none;
  }
}

.main-navigation .menu-item-has-children:not(.skip-submenu-toggle) .nav-click {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid #383132;
  display: block;
}

@media (min-width: 992px) {
  .main-navigation .menu-item-has-children:not(.skip-submenu-toggle) .nav-click {
    display: none;
  }
}

@media (min-width: 992px) {
  .main-navigation .menu-item-has-children:hover > button:not(.submenu-expand) {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .main-navigation .menu-item-has-children ul li:hover > button {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}

.main-navigation .highlighted {
  margin-right: 20px;
  margin-left: 20px;
}

.main-navigation .highlighted:last-child {
  margin-right: 0;
}

.main-navigation .highlighted:first-child {
  margin-left: 0;
}

.main-navigation .highlighted > a {
  text-align: center;
  border: 1px solid currentColor;
}

.main-navigation .primary-menu-wrapper {
  margin-right: 20px;
}

.main-navigation .primary-menu-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto;
}

@media (max-width: 992px) {
  .main-navigation .primary-menu-container {
    width: 100%;
  }
}

.main-navigation .submenu-toggle {
  background: transparent;
  padding: 10px;
  position: absolute;
  top: 0;
  right: 0;
  color: inherit;
}

@media (min-width: 992px) {
  .main-navigation .submenu-toggle {
    display: none;
  }
}

.main-navigation .submenu-toggle:hover {
  color: #8EA097;
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 auto 1.5em;
}

@media (min-width: 768px) {
  .comment-navigation .nav-links,
  .posts-navigation .nav-links,
  .post-navigation .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
}

.comment-navigation a,
.posts-navigation a,
.post-navigation a {
  color: #383132;
}

.comment-navigation a:hover,
.posts-navigation a:hover,
.post-navigation a:hover {
  color: #61133D;
}

.navigation.pagination {
  width: 100%;
  font-size: 18px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.navigation.pagination .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.navigation.pagination .page-numbers {
  min-width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: #fff;
  border: 1px solid #DBD2D2;
  margin: 0 10px 5px;
  padding: 0 5px;
  color: #383132;
}

.navigation.pagination .page-numbers.current, .navigation.pagination .page-numbers:hover {
  text-decoration: none;
  background: #61133D;
  border-color: #61133D;
  color: #fff;
}

.navigation.pagination .dots {
  background: transparent;
  border: 0;
  margin-left: 0;
  margin-right: 0;
}

.navigation.pagination .dots:hover {
  background: transparent;
  color: #383132;
}

.navigation.pagination .next,
.navigation.pagination .prev {
  background: transparent;
  border: 0;
  margin-left: 0;
  margin-right: 0;
  color: #61133D;
}

.primary-menu {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.primary-menu-container ul ul,
.primary-menu-more ul ul {
  display: none;
}

.primary-menu-container ul ul.toggled-on,
.primary-menu-more ul ul.toggled-on {
  display: block;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}

.entry-footer {
  margin-top: 36px;
}

.post .entry-title,
.page .entry-title {
  font-size: 68px;
  line-height: 1;
}

.post .entry-meta,
.page .entry-meta {
  color: #7A7A7A;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.post .entry-meta a,
.page .entry-meta a {
  color: #7A7A7A;
}

.post .entry-meta a:hover,
.page .entry-meta a:hover {
  color: #61133D;
}

.post .entry-meta > span,
.page .entry-meta > span {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.post .entry-meta > span:first-child:before,
.page .entry-meta > span:first-child:before {
  display: none;
}

.post .entry-meta > span:before,
.page .entry-meta > span:before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #383132;
  border-radius: 50%;
  margin-left: 8px;
  margin-right: 8px;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 0 0;
}

.page-content:after,
.entry-content:after,
.entry-summary:after {
  display: table;
  content: '';
  clear: both;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.minimalistic-blog-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px;
}

.minimalistic-blog-container > .post.hentry {
  padding: 0 20px;
  margin-bottom: 4em;
  width: 100%;
}

@media (min-width: 768px) {
  .minimalistic-blog-container > .post.hentry {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
}

@media (min-width: 992px) {
  .minimalistic-blog-container > .post.hentry {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }
}

.minimalistic-blog-container > .post.hentry.sticky:before {
  display: none;
}

.minimalistic-blog-container > .post.hentry .entry-meta {
  font-size: 18px;
  margin-bottom: 10px;
}

.minimalistic-blog-container > .post.hentry .entry-title__blog {
  font-size: 24px;
  line-height: 34px;
  color: #383132;
  word-break: break-word;
}

.minimalistic-blog-container > .post.hentry .entry-title__blog a {
  color: #383132;
}

.minimalistic-blog-container > .post.hentry .entry-title__blog a:hover {
  color: #61133D;
}

.minimalistic-blog-wrapper + .navigation {
  margin-top: 0;
  margin-bottom: 100px;
}

.template-canvas .site-main {
  padding: 0;
}

.template-canvas .site-main > .hentry {
  margin-bottom: 0;
}

.template-canvas .site-main > .hentry > .entry-footer {
  margin: 36px auto;
  padding: 0 15px;
  max-width: 1400px;
}

.template-wide {
  max-width: 1400px;
  margin: 0 auto;
}

.minimalistic-blog-container .post-thumbnail {
  margin: 0 0 20px;
}

.post-width-middle {
  max-width: 920px;
  margin: 0 auto;
  position: relative;
}

.hentry.sticky {
  position: relative;
}

.sticky-posts-wrapper .hentry .entry-header {
  position: relative;
}

.sticky-posts-wrapper .hentry .entry-header:before {
  content: '';
  width: 85px;
  height: 1px;
  background-color: #61133D;
  display: block;
  position: absolute;
  left: -120px;
  top: 14px;
}

.sticky-posts-wrapper .hentry .entry-content {
  color: #7a7a7a;
}

.post-thumbnail {
  text-align: center;
  margin-bottom: 40px;
}

.post-thumbnail img {
  display: block;
  margin: 0 auto;
}

.post-thumbnail-wrapper {
  text-align: center;
}

a.post-thumbnail {
  display: inline-block;
}

.contact-form .grunion-field-wrap input[type='text'],
.contact-form .grunion-field-wrap input[type='email'],
.contact-form .grunion-field-wrap input[type='url'],
.contact-form .grunion-field-wrap textarea {
  width: 100%;
  max-width: 100%;
  margin-right: 0;
}

.contact-form .grunion-field-wrap label {
  margin-bottom: 1em;
  font-weight: normal;
}

.contact-form .grunion-field-wrap label span {
  color: inherit;
}

.contact-form .contact-submit {
  margin-top: 2.5rem;
}

.type-page > .entry-header {
  text-align: center;
}

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comments-area {
  background-color: #8EA097;
  color: #ffffff;
  position: relative;
  padding: 95px 0 150px;
  max-width: 920px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .comments-area {
    padding: 40px 0;
  }
}

.comments-area:after, .comments-area:before {
  content: '';
  display: block;
  width: 300%;
  height: 100%;
  background-color: #8EA097;
  right: -300%;
  top: 0;
  position: absolute;
}

.comments-area:before {
  left: -300%;
}

.comments-area a {
  color: #ffffff;
}

.comments-area a:hover {
  opacity: .5;
}

.comments-area .comment-respond {
  color: #383132;
  margin-top: 70px;
}

.comments-area .comment-respond:first-child {
  margin-top: 0;
}

.comments-area .comment-respond h1, .comments-area .comment-respond h2, .comments-area .comment-respond h3, .comments-area .comment-respond h4, .comments-area .comment-respond h5, .comments-area .comment-respond h6 {
  color: #383132;
}

.comments-area .comment-respond .comment-reply-title {
  color: #fff;
  text-align: center;
  margin-bottom: 35px;
}

.comments-area .comment-respond .comment-reply-title small {
  margin-left: 10px;
  font-size: .5em;
}

.comments-area .comment-respond .comment-reply-title a {
  color: inherit;
}

.comments-area .comment-respond a {
  color: #383132;
}

.comments-area .comment-respond a:hover {
  color: #61133D;
}

.comments-area .comment-respond input[type="submit"] {
  display: inline-block;
  background-color: #8EA097;
  padding: 0.7em 2em;
  color: #ffffff;
  border: 1px solid transparent;
  font-size: 24px;
  line-height: 1.2em;
  cursor: pointer;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  background-color: #61133D;
}

.comments-area .comment-respond input[type="submit"]:active, .comments-area .comment-respond input[type="submit"]:focus, .comments-area .comment-respond input[type="submit"]:hover {
  border: 1px solid transparent;
  background-color: #61133D;
}

.comments-area .comment-respond input[type="submit"]:disabled, .comments-area .comment-respond input[type="submit"][disabled] {
  cursor: not-allowed;
  opacity: .5;
}

.comments-area .comment-respond input[type="submit"]:disabled:hover, .comments-area .comment-respond input[type="submit"][disabled]:hover {
  background: #8EA097;
}

.comments-area .comment-respond input[type="submit"]:active, .comments-area .comment-respond input[type="submit"]:focus, .comments-area .comment-respond input[type="submit"]:hover {
  border: 1px solid transparent;
  background-color: #8EA097;
}

.comments-area .comment-respond label {
  color: #7A7A7A;
}

.comments-area .comment-respond textarea {
  resize: none;
  background: #F3F3EF;
}

.comments-area .comment-respond .comment-notes {
  display: none;
}

.comments-area .comment-respond .comment-form-url {
  display: none;
}

.comments-area .comment-respond .comment-form {
  margin: 0 -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
  padding: 25px 25px 50px;
}

.comments-area .comment-respond .comment-form > p {
  width: 100%;
}

.comments-area .comment-respond .comment-form .comment-notes {
  -webkit-box-ordinal-group: -1;
  -ms-flex-order: -2;
  order: -2;
}

.comments-area .comment-respond .comment-form .comment-form-email,
.comments-area .comment-respond .comment-form .comment-form-author {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

@media (min-width: 992px) {
  .comments-area .comment-respond .comment-form .comment-form-email,
  .comments-area .comment-respond .comment-form .comment-form-author {
    width: 50%;
    float: left;
  }
}

.comments-area .comment-respond .comment-form input[type="url"],
.comments-area .comment-respond .comment-form input[type="email"],
.comments-area .comment-respond .comment-form input[type="text"] {
  width: 100%;
  background: #F3F3EF;
}

.comments-area .comment-respond .comment-form > p {
  padding: 0 15px;
}

.comments-area .form-submit {
  text-align: center;
}

.comments-area .comments-title {
  color: #fff;
  font-size: 40px;
  text-align: center;
  margin-bottom: 1.8em;
}

.comments-area .comment-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.comments-area .comment-list .comment-body {
  border: 1px solid #fff;
  padding: 25px;
}

.comments-area .comment-list .comment {
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  .comments-area .comment-list .comment {
    margin-bottom: 40px;
  }
}

.comments-area .comment-list .children {
  list-style: none;
  padding-left: 0;
  margin-top: 20px;
  margin-left: 20px;
}

@media (min-width: 992px) {
  .comments-area .comment-list .children {
    margin-top: 40px;
    margin-left: 120px;
  }
}

.comments-area .comment-list .comment-author img {
  border-radius: 50%;
}

.comments-area .comment-body {
  position: relative;
}

.comments-area .comment-body .reply {
  margin-top: 20px;
}

@media (min-width: 768px) {
  .comments-area .comment-body .reply {
    margin-top: 0;
    position: absolute;
    right: 20px;
    top: 25px;
  }
}

.comments-area .comment-meta {
  padding-left: 90px;
  position: relative;
  min-height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 15px;
}

.comments-area .comment-meta > div {
  width: 100%;
}

.comments-area .comment-meta img {
  position: absolute;
  left: 0;
  top: 0;
}

.comments-area .comment-metadata {
  opacity: .5;
}

.comments-area h1, .comments-area h2, .comments-area h3, .comments-area h4, .comments-area h5, .comments-area h6 {
  color: #FFFFFF;
  margin-bottom: 30px;
}

.comments-area ul li::marker, .comments-area ol li::marker {
  color: #FFFFFF;
}

.comments-area ul li ul, .comments-area ul li ol, .comments-area ol li ul, .comments-area ol li ol {
  color: #FFFFFF;
}

.comments-area mark, .comments-area ins {
  background-color: #7A7A7A;
}

.comments-area pre cite, .comments-area code, .comments-area kbd, .comments-area tt, .comments-area var {
  color: #FFFFFF;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}

.widget select {
  max-width: 100%;
}

.header-sidebar {
  overflow: auto;
  padding: 120px 60px;
}

.header-sidebar .widget-title {
  text-align: center;
}

.header-sidebar .widget {
  margin-bottom: 50px;
}

.header-sidebar .widget:last-child {
  margin-bottom: 0;
}

.header-sidebar .appointment-form-shortcode {
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
}

.header-sidebar .appointment-form-shortcode .mpa-booking-step {
  min-height: auto;
}

.header-sidebar .appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months {
  margin: 0 -35px;
}

.header-sidebar .appointment-form-shortcode .mpa-shortcode-title {
  position: relative;
  display: none;
}

.header-sidebar .appointment-form-shortcode .mpa-booking-order-item {
  margin-bottom: 10px;
}

.header-sidebar .appointment-form-shortcode .mpa-booking-step-service-form .mpa-shortcode-title {
  display: none;
}

.header-sidebar .iti__country-list {
  font-size: 14px;
  max-width: 444px;
}

@media (min-width: 992px) {
  .header-sidebar .iti__country-list {
    min-width: 444px;
  }
}

.widget_an_mailchimp form {
  max-width: 438px;
}

.widget_an_mailchimp form label {
  display: block;
  margin: 0;
}

.widget_an_mailchimp form p {
  margin-bottom: 10px;
  position: relative;
}

.widget_an_mailchimp form p input {
  height: 50px;
  font-size: 18px;
}

.widget_an_mailchimp form p input[type="email"],
.widget_an_mailchimp form p input[type="text"] {
  background: #fff;
  border: 1px solid #BFB1B3;
  width: 100%;
}

.widget_an_mailchimp form p input[type="submit"] {
  background: #61133D;
  position: absolute;
  bottom: 10px;
  right: 0;
}

@media (max-width: 767px) {
  .widget_an_mailchimp form p input[type="submit"] {
    max-width: 120px;
    padding: 15px;
  }
}

.widget_an_mailchimp form p input[type="submit"]:hover {
  background: #8EA097;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/* Header
--------------------------------------------- */
.admin-bar .header-sidebar {
  top: 32px;
}

.admin-bar .site-header.absolute {
  top: 32px;
}

.site-header {
  background-color: #F3F3EF;
  padding: 30px 20px;
  margin-bottom: 5em;
  position: relative;
}

@media (min-width: 992px) {
  .site-header {
    padding: 58px 50px;
  }
}

.site-header__inner {
  max-width: 1400px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.site-header .site-branding {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 5;
}

.site-header .custom-logo-link img {
  display: block;
  max-height: 75px;
  width: auto;
}

.site-header .site-title {
  margin-left: 10px;
  font-size: 50px;
  line-height: 1;
  font-family: "Cyrene", "Tenor Sans";
  margin-bottom: 0;
  font-weight: 400;
}

.site-header .site-title a {
  color: inherit;
}

.site-header .site-description {
  display: none;
}

.site-header .menu-toggle {
  display: block;
  margin-left: auto;
  padding: 0;
  background: none;
  color: #61133D;
  z-index: 5;
}

@media (min-width: 992px) {
  .site-header .menu-toggle {
    display: none;
  }
}

.site-header .menu-toggle .bar1, .site-header .menu-toggle .bar2, .site-header .menu-toggle .bar3 {
  width: 28px;
  height: 3px;
  background-color: #61133D;
  margin: 6px 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 4px;
}

.site-header .main-navigation.toggled .menu-toggle .bar1 {
  -webkit-transform: rotate(-46deg) translate(-6px, 6px);
  transform: rotate(-46deg) translate(-6px, 6px);
}

.site-header .main-navigation.toggled .menu-toggle .bar2 {
  opacity: 0;
}

.site-header .main-navigation.toggled .menu-toggle .bar3 {
  -webkit-transform: rotate(46deg) translate(-6px, -7px);
  transform: rotate(46deg) translate(-6px, -7px);
}

@media (max-width: 992px) {
  .site-header .main-navigation .menus-wrapper {
    visibility: hidden;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    opacity: 0;
    position: absolute;
    top: 0;
    background-color: #fff;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    min-width: 250px;
    right: 0;
    max-width: 100%;
    width: 100%;
    padding: 120px 20px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 4;
  }
  .site-header .main-navigation.toggled .menus-wrapper {
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  .site-header .main-navigation .primary-menu-wrapper {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
  }
  .site-header .main-navigation .primary-menu-wrapper .primary-menu {
    width: 100%;
  }
  .site-header .main-navigation .sidebar-toggle-wrapper {
    max-width: 600px;
    width: 100%;
    margin: 20px auto 0;
  }
  .site-header .main-navigation .sidebar-toggle-wrapper .sidebar-toggle {
    width: 100%;
  }
  .site-header .main-navigation a {
    padding: 10px 0;
  }
  .site-header .main-navigation ul ul li {
    border-bottom: 0;
  }
  .site-header .main-navigation ul ul li a {
    padding: 10px 15px;
  }
}

.menu-more:hover .submenu-expand {
  color: #61133D;
}

.menu-more .submenu-expand {
  background: transparent;
  color: inherit;
  padding: 9px 10px;
}

.menu-more .submenu-expand.is-empty {
  display: none;
}

.site-header .main-navigation {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.site-header .main-navigation.toggled .menus-wrapper {
  opacity: 1;
  visibility: visible;
}

.site-header .menus-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.site-header .primary-menu-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.header-sidebar {
  position: fixed;
  visibility: hidden;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 200;
  max-width: 581px;
  width: 100%;
  background: #F3F3EF;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.header-sidebar.toggled-on {
  -webkit-transform: none;
  transform: none;
  visibility: visible;
}

.header-sidebar .close-sidebar {
  position: absolute;
  border: 0;
  padding: 10px;
  top: 70px;
  right: 50px;
  font-size: 14px;
  color: #8EA097;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  background: url(images/close.svg) 0 0 no-repeat;
  background-size: contain;
}

.header-sidebar .close-sidebar:focus, .header-sidebar .close-sidebar:hover {
  outline: none;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.site-header.absolute {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  background: none;
  margin-bottom: 0;
  z-index: 9;
}

.mpa_employee-template-template-canvas-page .custom-header,
.page-template-template-canvas-page .custom-header {
  margin-bottom: 0;
}

.page-template-template-wide-page .custom-header {
  margin-bottom: 50px;
}

.custom-header {
  margin-bottom: 100px;
}

.custom-header .title-wrapper .h2 {
  font-size: 50px;
  color: inherit;
}

@media (min-width: 992px) {
  .custom-header .title-wrapper .h2 {
    font-size: 100px;
  }
}

.custom-header .title-wrapper .h2:last-child {
  margin-bottom: 0;
}

.custom-header .thumbnail-wrapper {
  padding: 120px 20px 40px;
  background-size: cover;
  background-position: left bottom;
  background-color: #e8e4e5;
}

@media (min-width: 992px) {
  .custom-header .thumbnail-wrapper {
    padding: 225px 50px 152px;
    background-position: right bottom;
  }
}

/* Content
--------------------------------------------- */
.site-main {
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 992px) {
  .site-main {
    padding-left: 50px;
    padding-right: 50px;
  }
}

.site-main__wrapper {
  max-width: 1400px;
  margin: 0 auto;
}

.site-main__wrapper-small > .hentry {
  max-width: 1160px;
  margin-right: auto;
  margin-left: auto;
}

.site-main__wrapper-small > .hentry > * {
  margin-left: auto;
  margin-right: auto;
}

.site-main__wrapper-small > .hentry .entry-header,
.site-main__wrapper-small > .hentry .entry-content,
.site-main__wrapper-small > .hentry .entry-footer {
  max-width: 920px;
}

.site-main__wrapper-small .navigation.post-navigation {
  max-width: 920px;
  margin: 0 auto 3em;
}

@media (min-width: 992px) {
  .site-main__wrapper-small .navigation.post-navigation {
    margin-bottom: 100px;
  }
}

.site-main__wrapper .error-404 {
  max-width: 920px;
  margin: 0 auto;
}

.site-main__wrapper .error-404 .page-title {
  font-size: 68px;
}

.site-main__wrapper:after {
  display: table;
  content: '';
  clear: both;
}

.site-main__wrapper.wrapper-single {
  max-width: 690px;
}

.site-main .hentry {
  margin-bottom: 50px;
}

.site-main .hentry > .entry-content > * strong {
  color: #61133D;
}

.site-main .hentry .tags-links {
  color: #7A7A7A;
}

.site-main .hentry .tags-links > a {
  display: inline-block;
  border: 1px solid #DBD2D2;
  padding: 7px 20px;
  margin: 5px 10px;
}

.site-main .hentry .tags-links > a:hover {
  border-color: #61133D;
}

.site-main .hentry .edit-link {
  display: block;
  margin-top: 1.5em;
}

.site-main .hentry .edit-link .post-edit-link {
  display: inline-block;
  background-color: #8EA097;
  padding: 0.7em 2em;
  color: #ffffff;
  border: 1px solid transparent;
  font-size: 24px;
  line-height: 1.2em;
  cursor: pointer;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.site-main .hentry .edit-link .post-edit-link:active, .site-main .hentry .edit-link .post-edit-link:focus, .site-main .hentry .edit-link .post-edit-link:hover {
  border: 1px solid transparent;
  background-color: #61133D;
}

.site-main .hentry .edit-link .post-edit-link:disabled, .site-main .hentry .edit-link .post-edit-link[disabled] {
  cursor: not-allowed;
  opacity: .5;
}

.site-main .hentry .edit-link .post-edit-link:disabled:hover, .site-main .hentry .edit-link .post-edit-link[disabled]:hover {
  background: #8EA097;
}

.site-main .posts-navigation,
.site-main .post-navigation {
  padding: 50px 0;
  margin-bottom: 50px;
  border-top: 1px solid #DBD2D2;
  border-bottom: 1px solid #DBD2D2;
}

.site-main .posts-navigation .nav-links .nav-subtitle,
.site-main .post-navigation .nav-links .nav-subtitle {
  display: block;
  color: #7A7A7A;
  margin-bottom: 10px;
}

.site-main .posts-navigation .nav-links .nav-title,
.site-main .post-navigation .nav-links .nav-title {
  font-size: 24px;
}

.site-main .posts-navigation .nav-links .nav-content,
.site-main .post-navigation .nav-links .nav-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.site-main .posts-navigation .nav-links .nav-content img,
.site-main .post-navigation .nav-links .nav-content img {
  width: 80px;
}

.site-main .posts-navigation .nav-links .nav-previous img,
.site-main .post-navigation .nav-links .nav-previous img {
  margin-right: 20px;
}

.site-main .posts-navigation .nav-links .nav-next img,
.site-main .post-navigation .nav-links .nav-next img {
  margin-left: 20px;
}

.site-main .posts-navigation .nav-links .nav-next .nav-content,
.site-main .post-navigation .nav-links .nav-next .nav-content {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.site-main .posts-navigation .nav-title:hover,
.site-main .post-navigation .nav-title:hover {
  color: #61133D;
}

.cat-links {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cat-links > a {
  margin-left: 5px;
}

.cat-links > a:first-child {
  margin-left: 0;
}

.post-categories-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.post-categories-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.post-categories-container ul li {
  margin: 0;
  padding: 0;
}

.post-categories-container .post-categories-list {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
}

.post-categories-container .post-categories-list li {
  margin-right: 30px;
}

@media (min-width: 992px) {
  .post-categories-container .post-categories-list li {
    margin-right: 60px;
  }
}

.post-categories-container .post-categories-list a {
  display: block;
  position: relative;
  color: #7A7A7A;
  padding: 5px 0;
}

@media (min-width: 992px) {
  .post-categories-container .post-categories-list a {
    padding: 18px 0;
  }
}

.post-categories-container .post-categories-list a:after {
  content: '';
  display: block;
  position: absolute;
  height: 4px;
  bottom: 0;
  left: 0;
  right: 0;
  background: currentColor;
  opacity: 0;
  -webkit-transition: .3s;
  transition: .3s;
}

.post-categories-container .post-categories-list a:focus, .post-categories-container .post-categories-list a:hover {
  color: #61133D;
}

.post-categories-container .post-categories-list a:focus:after, .post-categories-container .post-categories-list a:hover:after {
  opacity: 1;
}

.post-categories-container .post-categories-list .current-cat a:after {
  opacity: 1;
}

.post-categories-container .hidden-categories {
  position: relative;
}

.post-categories-container .hidden-categories:hover .hidden-list {
  top: 100%;
  opacity: 1;
  visibility: visible;
}

.post-categories-container .hidden-list {
  position: absolute;
  right: 0;
  top: 120%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: .3s;
  transition: .3s;
  background: #fff;
  -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
  z-index: 1;
}

.post-categories-container .hidden-list a {
  display: block;
  width: 214px;
  padding: 16px 20px 14px 20px;
  color: #7A7A7A;
}

.post-categories-container .hidden-list a:hover {
  color: #61133D;
  background: #F3F3EF;
}

.post-categories-container .hidden-list li {
  border-bottom: 1px solid #DBD2D2;
}

.post-categories-container .hidden-list li:last-child {
  border-bottom: 0;
}

.post-categories-container .hidden-list .current-cat a {
  background: #F3F3EF;
}

.post-categories-container .current-cat a {
  color: #61133D;
}

.post-categories-container .categories-toggle {
  padding: 0 9px;
  background: transparent;
  color: inherit;
}

.post-categories-container .categories-toggle:focus, .post-categories-container .categories-toggle:hover {
  color: #61133D;
  outline: none;
}

.post-categories-container .categories-toggle.is-empty {
  display: none;
}

.sort-panel-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #DBD2D2;
  border-bottom: 1px solid #DBD2D2;
  position: relative;
  margin-bottom: 40px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.related-posts {
  margin-bottom: 40px;
}

.related-posts__title {
  text-align: center;
  margin-bottom: 45px;
}

.related-posts__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 992px) {
  .related-posts__wrapper {
    margin: 0 -20px;
  }
}

.related-posts__wrapper > .post {
  padding: 0 20px;
  margin: 0 0 50px;
  width: 100%;
}

@media (min-width: 768px) {
  .related-posts__wrapper > .post {
    width: 50%;
  }
}

@media (min-width: 992px) {
  .related-posts__wrapper > .post {
    width: 25%;
  }
}

.related-posts__wrapper > .post .entry-meta {
  margin-bottom: 8px;
}

.related-posts .entry-title {
  font-size: 24px;
  margin-bottom: 0;
  line-height: 34px;
}

.related-posts .post-thumbnail {
  display: block;
  margin: 0 0 20px;
}

.related-posts .post-thumbnail img {
  display: block;
}

.hidden {
  display: none;
}

/* Footer
--------------------------------------------- */
.site-footer {
  padding: 20px;
}

@media (min-width: 768px) {
  .site-footer {
    padding: 30px 20px 22px;
  }
}

@media (min-width: 992px) {
  .site-footer {
    padding: 72px 50px;
  }
}

.site-footer__inner {
  max-width: 1400px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 992px) {
  .site-footer__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.site-footer__column {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

@media (min-width: 992px) {
  .site-footer__column {
    max-width: 50%;
  }
}

@media (min-width: 992px) {
  .site-footer__column:first-child, .site-footer__column:last-child {
    max-width: 25%;
  }
}

.site-footer .site-info {
  text-align: center;
}

@media (max-width: 992px) {
  .site-footer .site-info {
    padding: 20px 0;
  }
}

.site-footer .theme-social-menu li a:before, .site-footer .mpa-employee-social-networks li a:before {
  font-size: 20px;
}

.site-footer .footer-socials {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.footer-sidebars-wrapper {
  background-color: #F3F3EF;
  padding: 40px 5px;
}

@media (min-width: 768px) {
  .footer-sidebars-wrapper {
    padding: 130px 5px 110px;
  }
}

@media (min-width: 992px) {
  .footer-sidebars-wrapper {
    padding: 130px 35px 110px;
  }
}

.footer-sidebars {
  max-width: 1430px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-sidebars .widget-area {
  padding: 0 15px;
  width: 100%;
}

@media (min-width: 992px) {
  .footer-sidebars .widget-area:first-child {
    width: 42%;
  }
}

@media (min-width: 992px) {
  .footer-sidebars .widget-area:nth-child(2) {
    width: 33%;
  }
}

@media (min-width: 992px) {
  .footer-sidebars .widget-area:nth-child(3) {
    width: 25%;
  }
}

.footer-sidebars .widget-area .wp-block-group .wp-block-group__inner-container h2 {
  font-family: "Bellota Text", cursive;
  color: #61133D;
  font-size: 24px;
  margin-bottom: 25px;
  font-weight: 700;
}

.footer-sidebars .widget-title {
  color: #61133D;
  font-size: 24px;
  margin-bottom: 25px;
}

.footer-sidebars ul {
  list-style: none;
  padding-left: 0;
}

.footer-sidebars ul li i {
  color: #CEB2B5;
  margin-right: 15px;
}

.footer-sidebars ul li i.fa-phone {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.contacts-info li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contacts-info li i {
  margin-top: 5px;
}

.footer-bottom-sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Cyrene", "Tenor Sans";
  font-weight: 400;
}

.footer-bottom-sidebar .widget_media_image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-bottom-sidebar .widget_media_image > a,
.footer-bottom-sidebar .widget_media_image img {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  margin-right: 10px;
}

.footer-bottom-sidebar .widget_media_image .widgettitle {
  margin-bottom: 0;
  font-size: 50px;
  color: #8EA097;
}

/* Fonts
--------------------------------------------- */
@font-face {
  font-family: 'Cyrene';
  src: url("fonts/cyrene-regular.eot");
  src: url("fonts/cyrene-regular.eot?#iefix") format("embedded-opentype"), url("fonts/cyrene-regular.woff2") format("woff2"), url("fonts/cyrene-regular.woff") format("woff"), url("fonts/cyrene-regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

/* Search
--------------------------------------------- */
.search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 4em;
}

.search-form label {
  width: 100%;
  margin-bottom: 0;
}

.search-form .search-submit {
  margin-left: 5px;
  padding: .646em 2em;
}

.search-form .search-submit svg {
  fill: #fff;
}

.search-form .search-field {
  width: 100%;
}

.search-dropdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.search-dropdown__heading {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-left: auto;
  cursor: pointer;
  line-height: 1;
  padding: 17px 0;
}

.search-dropdown__heading svg {
  fill: #8EA097;
  -webkit-transition: .3s;
  transition: .3s;
}

.search-dropdown__heading:hover svg {
  fill: #61133D;
}

.search-dropdown__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-40px);
  transform: translateX(-40px);
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.search-dropdown.opened .search-dropdown__content {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.search-dropdown .search-submit {
  padding: 10px 10px 5px;
  height: 55px;
  width: 100px;
  margin-left: 10px;
}

.search-dropdown .search-field {
  padding: 13px;
}

.search-dropdown .search-form {
  margin: 0;
  width: 100%;
}

.site_search {
  margin-top: 30px;
}

.site_search .site-main__wrapper {
  max-width: 920px;
}

.site_search .entry-title {
  text-align: left;
}

/* Menu Icons
--------------------------------------------- */
.theme-social-menu a[href*="twitter.com"]:before, .mpa-employee-social-networks a[href*="twitter.com"]:before, .theme-social-menu a[href*="facebook.com"]:before, .mpa-employee-social-networks a[href*="facebook.com"]:before, .theme-social-menu a[href*="plus.google.com"]:before, .mpa-employee-social-networks a[href*="plus.google.com"]:before, .theme-social-menu a[href*="pinterest.com"]:before, .mpa-employee-social-networks a[href*="pinterest.com"]:before, .theme-social-menu a[href*="foursquare.com"]:before, .mpa-employee-social-networks a[href*="foursquare.com"]:before, .theme-social-menu a[href*="yahoo.com"]:before, .mpa-employee-social-networks a[href*="yahoo.com"]:before, .theme-social-menu a[href*="skype:"]:before, .mpa-employee-social-networks a[href*="skype:"]:before, .theme-social-menu a[href*="yelp.com"]:before, .mpa-employee-social-networks a[href*="yelp.com"]:before, .theme-social-menu a[href*="linkedin.com"]:before, .mpa-employee-social-networks a[href*="linkedin.com"]:before, .theme-social-menu a[href*="viadeo.com"]:before, .mpa-employee-social-networks a[href*="viadeo.com"]:before, .theme-social-menu a[href*="xing.com"]:before, .mpa-employee-social-networks a[href*="xing.com"]:before, .theme-social-menu a[href*="soundcloud.com"]:before, .mpa-employee-social-networks a[href*="soundcloud.com"]:before, .theme-social-menu a[href*="spotify.com"]:before, .mpa-employee-social-networks a[href*="spotify.com"]:before, .theme-social-menu a[href*="last.fm"]:before, .mpa-employee-social-networks a[href*="last.fm"]:before, .theme-social-menu a[href*="youtube.com"]:before, .mpa-employee-social-networks a[href*="youtube.com"]:before, .theme-social-menu a[href*="vimeo.com"]:before, .mpa-employee-social-networks a[href*="vimeo.com"]:before, .theme-social-menu a[href*="vine.com"]:before, .mpa-employee-social-networks a[href*="vine.com"]:before, .theme-social-menu a[href*="flickr.com"]:before, .mpa-employee-social-networks a[href*="flickr.com"]:before, .theme-social-menu a[href*="500px.com"]:before, .mpa-employee-social-networks a[href*="500px.com"]:before, .theme-social-menu a[href*="instagram.com"]:before, .mpa-employee-social-networks a[href*="instagram.com"]:before, .theme-social-menu a[href*="tumblr.com"]:before, .mpa-employee-social-networks a[href*="tumblr.com"]:before, .theme-social-menu a[href*="reddit.com"]:before, .mpa-employee-social-networks a[href*="reddit.com"]:before, .theme-social-menu a[href*="dribbble.com"]:before, .mpa-employee-social-networks a[href*="dribbble.com"]:before, .theme-social-menu a[href*="stumbleupon.com"]:before, .mpa-employee-social-networks a[href*="stumbleupon.com"]:before, .theme-social-menu a[href*="digg.com"]:before, .mpa-employee-social-networks a[href*="digg.com"]:before, .theme-social-menu a[href*="behance.net"]:before, .mpa-employee-social-networks a[href*="behance.net"]:before, .theme-social-menu a[href*="delicious.com"]:before, .mpa-employee-social-networks a[href*="delicious.com"]:before, .theme-social-menu a[href*="deviantart.com"]:before, .mpa-employee-social-networks a[href*="deviantart.com"]:before, .theme-social-menu a[href*="play.com"]:before, .mpa-employee-social-networks a[href*="play.com"]:before, .theme-social-menu a[href*="wikipedia.com"]:before, .mpa-employee-social-networks a[href*="wikipedia.com"]:before, .theme-social-menu a[href*="apple.com"]:before, .mpa-employee-social-networks a[href*="apple.com"]:before, .theme-social-menu a[href*="github.com"]:before, .mpa-employee-social-networks a[href*="github.com"]:before, .theme-social-menu a[href*="github.io"]:before, .mpa-employee-social-networks a[href*="github.io"]:before, .theme-social-menu a[href*="windows.com"]:before, .mpa-employee-social-networks a[href*="windows.com"]:before, .theme-social-menu a[href*="tripadvisor."]:before, .mpa-employee-social-networks a[href*="tripadvisor."]:before, .theme-social-menu a[href*="slideshare.net"]:before, .mpa-employee-social-networks a[href*="slideshare.net"]:before, .theme-social-menu a[href*=".rss"]:before, .mpa-employee-social-networks a[href*=".rss"]:before, .theme-social-menu a[href*="vk.com"]:before, .mpa-employee-social-networks a[href*="vk.com"]:before, .theme-social-menu a[href*="airbnb.com"]:before, .mpa-employee-social-networks a[href*="airbnb.com"]:before {
  font-weight: normal;
}

.theme-social-menu, .mpa-employee-social-networks {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}

@media (min-width: 992px) {
  .theme-social-menu, .mpa-employee-social-networks {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.theme-social-menu li, .mpa-employee-social-networks li {
  margin: .5rem .5rem;
  padding: 0;
}

.theme-social-menu li a, .mpa-employee-social-networks li a {
  padding: 0 .5rem;
  color: #383132;
}

.theme-social-menu li a:hover, .mpa-employee-social-networks li a:hover {
  color: #7A7A7A;
}

.theme-social-menu .menu-text, .mpa-employee-social-networks .menu-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.theme-social-menu a:before, .mpa-employee-social-networks a:before {
  font: normal normal normal 1rem/1 "Font Awesome 5 Brands", "Font Awesome 5 Free";
  font-size: 16px;
  font-size: 1rem;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-indent: 0px;
  display: inline-block;
  margin-right: 0;
  content: "\f129";
  font-weight: 900;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .theme-social-menu a:before, .mpa-employee-social-networks a:before {
    font-family: "Font Awesome 5 Brands", "Font Awesome 5 Free";
  }
}

.theme-social-menu a:empty, .mpa-employee-social-networks a:empty {
  width: 1em;
}

.theme-social-menu a[href*="twitter.com"]:before, .mpa-employee-social-networks a[href*="twitter.com"]:before {
  content: "\f099";
}

.theme-social-menu a[href*="facebook.com"]:before, .mpa-employee-social-networks a[href*="facebook.com"]:before {
  content: "\f39e";
}

.theme-social-menu a[href*="google.com"]:before, .mpa-employee-social-networks a[href*="google.com"]:before {
  content: "\f2b3";
}

.theme-social-menu a[href*="/map"]:before, .mpa-employee-social-networks a[href*="/map"]:before {
  content: "\f041";
}

.theme-social-menu a[href*="pinterest.com"]:before, .mpa-employee-social-networks a[href*="pinterest.com"]:before {
  content: "\f0d2";
}

.theme-social-menu a[href*="foursquare.com"]:before, .mpa-employee-social-networks a[href*="foursquare.com"]:before {
  content: "\f180";
}

.theme-social-menu a[href*="yahoo.com"]:before, .mpa-employee-social-networks a[href*="yahoo.com"]:before {
  content: "\f19e";
}

.theme-social-menu a[href*="skype:"]:before, .mpa-employee-social-networks a[href*="skype:"]:before {
  content: "\f17e";
}

.theme-social-menu a[href*="yelp.com"]:before, .mpa-employee-social-networks a[href*="yelp.com"]:before {
  content: "\f1e9";
}

.theme-social-menu a[href*="linkedin.com"]:before, .mpa-employee-social-networks a[href*="linkedin.com"]:before {
  content: "\f08c";
}

.theme-social-menu a[href*="viadeo.com"]:before, .mpa-employee-social-networks a[href*="viadeo.com"]:before {
  content: "\f2a9";
}

.theme-social-menu a[href*="xing.com"]:before, .mpa-employee-social-networks a[href*="xing.com"]:before {
  content: "\f168";
}

.theme-social-menu a[href*="soundcloud.com"]:before, .mpa-employee-social-networks a[href*="soundcloud.com"]:before {
  content: "\f1be";
}

.theme-social-menu a[href*="spotify.com"]:before, .mpa-employee-social-networks a[href*="spotify.com"]:before {
  content: "\f1bc";
}

.theme-social-menu a[href*="last.fm"]:before, .mpa-employee-social-networks a[href*="last.fm"]:before {
  content: "\f202";
}

.theme-social-menu a[href*="youtube.com"]:before, .mpa-employee-social-networks a[href*="youtube.com"]:before {
  content: "\f167";
}

.theme-social-menu a[href*="vimeo.com"]:before, .mpa-employee-social-networks a[href*="vimeo.com"]:before {
  content: "\f40a";
}

.theme-social-menu a[href*="vine.com"]:before, .mpa-employee-social-networks a[href*="vine.com"]:before {
  content: "\f1ca";
}

.theme-social-menu a[href*="flickr.com"]:before, .mpa-employee-social-networks a[href*="flickr.com"]:before {
  content: "\f16e";
}

.theme-social-menu a[href*="500px.com"]:before, .mpa-employee-social-networks a[href*="500px.com"]:before {
  content: "\f26e";
}

.theme-social-menu a[href*="instagram.com"]:before, .mpa-employee-social-networks a[href*="instagram.com"]:before {
  content: "\f16d";
}

.theme-social-menu a[href*="tumblr.com"]:before, .mpa-employee-social-networks a[href*="tumblr.com"]:before {
  content: "\f173";
}

.theme-social-menu a[href*="reddit.com"]:before, .mpa-employee-social-networks a[href*="reddit.com"]:before {
  content: "\f1a1";
}

.theme-social-menu a[href*="dribbble.com"]:before, .mpa-employee-social-networks a[href*="dribbble.com"]:before {
  content: "\f17d";
}

.theme-social-menu a[href*="stumbleupon.com"]:before, .mpa-employee-social-networks a[href*="stumbleupon.com"]:before {
  content: "\f1a4";
}

.theme-social-menu a[href*="digg.com"]:before, .mpa-employee-social-networks a[href*="digg.com"]:before {
  content: "\f1a6";
}

.theme-social-menu a[href*="behance.net"]:before, .mpa-employee-social-networks a[href*="behance.net"]:before {
  content: "\f1b4";
}

.theme-social-menu a[href*="delicious.com"]:before, .mpa-employee-social-networks a[href*="delicious.com"]:before {
  content: "\f1a5";
}

.theme-social-menu a[href*="deviantart.com"]:before, .mpa-employee-social-networks a[href*="deviantart.com"]:before {
  content: "\f1bd";
}

.theme-social-menu a[href*="play.com"]:before, .mpa-employee-social-networks a[href*="play.com"]:before {
  content: "\f04b";
}

.theme-social-menu a[href*="wikipedia.com"]:before, .mpa-employee-social-networks a[href*="wikipedia.com"]:before {
  content: "\f266";
}

.theme-social-menu a[href*="apple.com"]:before, .mpa-employee-social-networks a[href*="apple.com"]:before {
  content: "\f179";
}

.theme-social-menu a[href*="github.com"]:before, .mpa-employee-social-networks a[href*="github.com"]:before {
  content: "\f09b";
}

.theme-social-menu a[href*="github.io"]:before, .mpa-employee-social-networks a[href*="github.io"]:before {
  content: "\f09b";
}

.theme-social-menu a[href*="windows.com"]:before, .mpa-employee-social-networks a[href*="windows.com"]:before {
  content: "\f17a";
}

.theme-social-menu a[href*="tripadvisor."]:before, .mpa-employee-social-networks a[href*="tripadvisor."]:before {
  content: "\f262";
}

.theme-social-menu a[href*="slideshare.net"]:before, .mpa-employee-social-networks a[href*="slideshare.net"]:before {
  content: "\f1e7";
}

.theme-social-menu a[href*=".rss"]:before, .mpa-employee-social-networks a[href*=".rss"]:before {
  content: "\f09e";
}

.theme-social-menu a[href*="vk.com"]:before, .mpa-employee-social-networks a[href*="vk.com"]:before {
  content: "\f189";
}

.theme-social-menu a[href*="tel:"]:before, .mpa-employee-social-networks a[href*="tel:"]:before {
  content: "\f095";
}

.theme-social-menu a[href*="mailto:"]:before, .mpa-employee-social-networks a[href*="mailto:"]:before {
  content: "\f0e0";
}

.theme-social-menu a[href*="map"]:before, .mpa-employee-social-networks a[href*="map"]:before {
  content: "\f3c5";
}

.theme-social-menu a[href*="airbnb.com"]:before, .mpa-employee-social-networks a[href*="airbnb.com"]:before {
  content: "\f834";
}

/* Elementor
--------------------------------------------- */
.stratum-advanced-slider__button a {
  text-align: center;
}

.elementor-widget-wrap > .elementor-section.section-no-margin {
  width: auto;
}

.elementor-widget-wrap > .elementor-section.section-no-margin > .elementor-container {
  margin-right: 0;
  margin-left: 0;
}

.elementor-widget-heading .elementor-widget-container .elementor-heading-title {
  word-wrap: break-word;
}

.elementor-widget .elementor-icon-list-icon > i {
  vertical-align: middle;
}

.stratum-advanced-accordion .stratum-advanced-accordion__item-wrapper .stratum-advanced-accordion__text {
  padding: 0;
}

.elementor-image-gallery {
  overflow: hidden;
}

.elementor-image-gallery .gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0;
  margin: -10px;
}

.elementor-image-gallery .gallery-item {
  padding: 10px;
  position: relative;
}

.elementor-image-gallery .gallery-item:hover .gallery-caption {
  opacity: 1;
}

.elementor-image-gallery .gallery-item:hover:hover .gallery-icon:before {
  top: 0;
}

.elementor-image-gallery .gallery-item:hover:hover .gallery-icon:after {
  bottom: 0;
}

.elementor-image-gallery .gallery-item:hover:hover a:before {
  opacity: 1;
}

.elementor-image-gallery .gallery-icon {
  overflow: hidden;
  position: relative;
}

.elementor-image-gallery .gallery-icon:after, .elementor-image-gallery .gallery-icon:before {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 55px;
  height: 55px;
  -webkit-transition: .3s;
  transition: .3s;
  z-index: 4;
}

.elementor-image-gallery .gallery-icon:before {
  top: -55px;
}

.elementor-image-gallery .gallery-icon:after {
  bottom: -55px;
}

.elementor-image-gallery a:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
}

.elementor-image-gallery .gallery-caption {
  -webkit-transition: .3s;
  transition: .3s;
  z-index: 5;
  position: absolute;
  opacity: 0;
  color: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.stratum-testimonial-carousel .swiper-wrapper .swiper-slide .stratum-testimonial-carousel__wrapper .stratum-testimonial-carousel__container {
  max-width: 100%;
  padding: 0;
}

.stratum-testimonial-carousel .swiper-wrapper .swiper-slide .stratum-testimonial-carousel__wrapper .stratum-testimonial-carousel__container .stratum-testimonial-carousel__subtitle {
  margin-bottom: 0;
}

.stratum-testimonial-carousel .swiper-wrapper .swiper-slide .stratum-testimonial-carousel__wrapper .stratum-testimonial-carousel__container .stratum-testimonial-carousel__text {
  font-family: "Cyrene", "Tenor Sans";
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 20px;
}

.stratum-testimonial-carousel .swiper-wrapper .swiper-slide .stratum-testimonial-carousel__wrapper .stratum-testimonial-carousel__container .stratum-testimonial-carousel__heading:empty {
  display: none;
}

.stratum-testimonial-carousel__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.stratum-testimonial-carousel__content .stratum-testimonial-carousel__cite {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-bottom: 50px;
}

.stratum-testimonial-carousel__footer {
  display: none;
}

.wpcf7 form {
  margin: 0 -10px;
}

.wpcf7 form input[type="email"],
.wpcf7 form input[type="text"] {
  width: 100%;
}

.wpcf7 form > * {
  margin-bottom: 20px;
  padding: 0 10px;
  float: left;
  width: 100%;
}

.wpcf7 form > *:last-child {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .wpcf7 form > *.half-width {
    width: 50%;
  }
}

.wpcf7 label {
  display: block;
  margin: 0;
}

.wpcf7 .wpcf7-form-control {
  background-color: #f3f3ef;
}

.wpcf7 .wpcf7-submit {
  margin-top: 10px;
  display: inline-block;
  background-color: #8EA097;
  padding: 0.7em 2em;
  color: #ffffff;
  border: 1px solid transparent;
  font-size: 24px;
  line-height: 1.2em;
  cursor: pointer;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  background-color: #61133D;
}

.wpcf7 .wpcf7-submit:active, .wpcf7 .wpcf7-submit:focus, .wpcf7 .wpcf7-submit:hover {
  border: 1px solid transparent;
  background-color: #61133D;
}

.wpcf7 .wpcf7-submit:disabled, .wpcf7 .wpcf7-submit[disabled] {
  cursor: not-allowed;
  opacity: .5;
}

.wpcf7 .wpcf7-submit:disabled:hover, .wpcf7 .wpcf7-submit[disabled]:hover {
  background: #8EA097;
}

.wpcf7 .wpcf7-submit:active, .wpcf7 .wpcf7-submit:focus, .wpcf7 .wpcf7-submit:hover {
  border: 1px solid transparent;
  background-color: #8EA097;
}

.stratum-advanced-slider .stratum-swiper-button-next,
.stratum-advanced-slider .stratum-swiper-button-prev {
  border: 2px solid #fff;
  border-radius: 70px;
  width: 65px !important;
  height: 44px !important;
}

.stratum-advanced-slider .stratum-swiper-button-next:hover,
.stratum-advanced-slider .stratum-swiper-button-prev:hover {
  opacity: 0.7;
}

.stratum-advanced-slider .stratum-swiper-button-next.swiper-button-disabled,
.stratum-advanced-slider .stratum-swiper-button-prev.swiper-button-disabled {
  opacity: .3;
}

.stratum-advanced-slider .stratum-swiper-button-next {
  margin-right: 15px;
}

.stratum-advanced-slider .stratum-swiper-button-prev {
  margin-left: 15px;
}

.stratum-navigation-arrow-position-outside.stratum-swiper-direction-vertical .elementor-widget-container > div {
  margin-top: 55px !important;
  margin-bottom: 55px !important;
}

.stratum-navigation-arrow-position-outside.stratum-swiper-direction-vertical .elementor-widget-container .stratum-swiper-button-next,
.stratum-navigation-arrow-position-outside.stratum-swiper-direction-vertical .elementor-widget-container .stratum-swiper-button-prev {
  left: 0;
  right: 0;
  margin: auto;
}

@media (min-width: 768px) {
  .stratum-navigation-arrow-position-outside.stratum-swiper-direction-horizontal .elementor-widget-container > div {
    margin-left: 120px !important;
    margin-right: 120px !important;
  }
}

.stratum-navigation-arrow-position-outside.stratum-swiper-direction-horizontal .elementor-widget-container .stratum-swiper-button-prev {
  left: 20px;
}

@media (min-width: 768px) {
  .stratum-navigation-arrow-position-outside.stratum-swiper-direction-horizontal .elementor-widget-container .stratum-swiper-button-prev {
    left: 0;
  }
}

@media (min-width: 1470px) {
  .stratum-navigation-arrow-position-outside.stratum-swiper-direction-horizontal .elementor-widget-container .stratum-swiper-button-prev {
    left: -15px;
  }
}

.stratum-navigation-arrow-position-outside.stratum-swiper-direction-horizontal .elementor-widget-container .stratum-swiper-button-prev::before {
  background: url("images/long-arrow-left.svg");
}

.stratum-navigation-arrow-position-outside.stratum-swiper-direction-horizontal .elementor-widget-container .stratum-swiper-button-next {
  right: 20px;
}

@media (min-width: 768px) {
  .stratum-navigation-arrow-position-outside.stratum-swiper-direction-horizontal .elementor-widget-container .stratum-swiper-button-next {
    right: 0;
  }
}

@media (min-width: 1470px) {
  .stratum-navigation-arrow-position-outside.stratum-swiper-direction-horizontal .elementor-widget-container .stratum-swiper-button-next {
    right: -15px;
  }
}

.stratum-navigation-arrow-position-outside.stratum-swiper-direction-horizontal .elementor-widget-container .stratum-swiper-button-next::after {
  background: url("images/long-arrow-right.svg");
}

.stratum-navigation-arrow-position-outside.stratum-swiper-direction-horizontal .elementor-widget-container .stratum-swiper-button-prev::before,
.stratum-navigation-arrow-position-outside.stratum-swiper-direction-horizontal .elementor-widget-container .stratum-swiper-button-next::after {
  content: "";
  width: 24px;
  height: 16px;
  margin: 0 auto;
}

.lotus-spa-button.is-type-default .lotus-spa-button__text {
  font-size: 24px;
  line-height: 34px;
  z-index: 2;
}

.lotus-spa-button.is-type-default .lotus-spa-button__icon {
  margin-right: 8px;
  font-size: 20px;
}

.lotus-spa-button.is-type-default .lotus-spa-button__icon svg {
  margin-bottom: -2px;
}

.lotus-spa-button.is-type-default .lotus-spa-button__link {
  position: relative;
  z-index: 1;
}

.lotus-spa-button.is-type-default .lotus-spa-button__link:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 3px;
  bottom: -4px;
  height: 11px;
  background: #ceb2b5;
  z-index: -1;
  -webkit-transition: .3s;
  transition: .3s;
}

.lotus-spa-button.is-type-default .lotus-spa-button__link:hover:before {
  height: 5px;
}

.lotus-spa-button.is-type-scroll-to .lotus-spa-button__link {
  width: 160px;
  height: 160px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.lotus-spa-button.is-type-scroll-to .lotus-spa-button__link:after, .lotus-spa-button.is-type-scroll-to .lotus-spa-button__link:before {
  content: '';
  position: absolute;
  display: block;
  border-radius: 50%;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: .3s;
  transition: .3s;
}

.lotus-spa-button.is-type-scroll-to .lotus-spa-button__link:before {
  border: 1px solid #FFFFFF;
  -webkit-transform: matrix(-0.71, 0.71, 0.71, 0.71, 38, -32);
  transform: matrix(-0.71, 0.71, 0.71, 0.71, 38, -32);
  width: 135px;
  height: 218px;
}

.lotus-spa-button.is-type-scroll-to .lotus-spa-button__link:after {
  width: 135px;
  height: 189px;
  background: #FFFFFF;
  -webkit-transform: matrix(-0.5, 0.87, 0.87, 0.5, 32, -30);
  transform: matrix(-0.5, 0.87, 0.87, 0.5, 32, -30);
}

.lotus-spa-button.is-type-scroll-to .lotus-spa-button__link:hover:before {
  -webkit-transform: matrix(-0.71, 0.71, 0.71, 0.71, 48, -32);
  transform: matrix(-0.71, 0.71, 0.71, 0.71, 48, -32);
}

.lotus-spa-button.is-type-scroll-to .lotus-spa-button__link:hover svg {
  fill: #61133D;
  height: 21px;
  width: 16px;
}

.lotus-spa-button.is-type-scroll-to .lotus-spa-button__icon {
  z-index: 2;
}

.lotus-spa-button.is-type-scroll-to svg {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  fill: #1a4b48;
}

.elementor-widget-testimonial .elementor-testimonial-wrapper .elementor-testimonial-content {
  font-family: "Cyrene", "Tenor Sans";
  margin-bottom: 22px;
}

.elementor-widget-testimonial .elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image {
  padding-right: 35px;
}

.elementor-widget-testimonial .elementor-testimonial-wrapper .elementor-testimonial-name {
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 8px;
}

.elementor-widget-testimonial .elementor-testimonial-wrapper .elementor-testimonial-job {
  line-height: 32px;
}

.list-work-day {
  list-style: none;
  padding-left: 0;
}

.list-work-day li > span {
  display: block;
}

@media (min-width: 1470px) {
  .list-work-day li > span {
    display: inline-block;
    min-width: 135px;
  }
}

.lotus-spa-gift-cards__wrapper {
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.lotus-spa-gift-cards__wrapper:hover .gift-cards-image img {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}

.lotus-spa-gift-cards__wrapper:hover .gift-cards-image:before {
  right: -15px;
}

.lotus-spa-gift-cards__wrapper .lotus-spa-gift-cards__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 28px 45px;
}

.lotus-spa-gift-cards__wrapper .lotus-spa-gift-cards__inner > div {
  -ms-flex-preferred-size: 66%;
  flex-basis: 66%;
}

.lotus-spa-gift-cards__wrapper .lotus-spa-gift-cards__inner > div:first-child {
  position: relative;
  z-index: 1;
}

.lotus-spa-gift-cards__wrapper .gift-cards-box-img {
  margin-left: -35%;
}

.lotus-spa-gift-cards__wrapper .gift-cards-title {
  color: #FFFFFF;
  margin-bottom: 20px;
}

.lotus-spa-gift-cards__wrapper .gift-cards-image {
  position: relative;
  display: block;
  text-align: right;
}

.lotus-spa-gift-cards__wrapper .gift-cards-image:before {
  content: '';
  display: block;
  width: 187px;
  height: 84px;
  border: 1px solid #FFFFFF;
  border-radius: 300%;
  position: absolute;
  bottom: 30px;
  right: -23px;
  -webkit-transform: rotate(-31deg);
  transform: rotate(-31deg);
  -webkit-transition: .3s;
  transition: .3s;
  z-index: 1;
}

.lotus-spa-gift-cards__wrapper .gift-cards-image img {
  -webkit-transition: .3s;
  transition: .3s;
}

.lotus-spa-gift-cards__wrapper .gift-cards-price {
  background-color: #fff;
  padding: 10px 23px;
  border-radius: 39px;
  margin-bottom: 0;
  display: inline-block;
}

.lotus-spa-gift-cards__wrapper .gift-cards-price-sale {
  color: #FFFFFF;
  display: inline-block;
  margin: 11px 20px 0;
  position: relative;
}

.lotus-spa-gift-cards__wrapper .gift-cards-price-sale:after {
  content: '';
  position: absolute;
  left: -0.1em;
  right: -0.1em;
  bottom: 3px;
  height: 2px;
  background: #fff;
  -webkit-transform: skewY(-27deg);
  transform: skewY(-27deg);
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
}

.lotus-spa-gift-cards__wrapper .gift-cards-button {
  display: block;
  text-align: center;
  font-size: 24px;
  color: #fff;
  padding: 21px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.lotus-spa-gift-cards__wrapper .gift-cards-button:hover {
  background: rgba(255, 255, 255, 0.1);
}

.stratum-instagram .stratum-instagram__media-link:after {
  content: '\f16d';
  font-family: "Font Awesome 5 Brands", "Font Awesome 5 Free";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -17px;
  margin-top: -17px;
  font-size: 35px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  color: #ffffff;
  z-index: 5;
  font-weight: 400;
}

.stratum-instagram .stratum-instagram__media-link:hover:before {
  background: #8EA097 !important;
  opacity: 0.7;
}

.stratum-instagram .stratum-instagram__media-link:hover:after {
  opacity: 1;
  visibility: visible;
}

.is-slider .mpa-employees-list-shortcode {
  overflow: hidden;
  position: relative;
}

.is-slider .mpa-employees-list-shortcode .mpa-pagination {
  display: none;
}

.is-slider .mpa-employees-list-shortcode .slick-slider {
  margin: 0 -55px;
  padding-left: 0;
}

@media (min-width: 992px) {
  .is-slider .mpa-employees-list-shortcode .slick-list {
    padding-right: 190px;
  }
}

.is-slider .mpa-employees-list-shortcode .slider-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 15px;
}

@media (min-width: 768px) {
  .is-slider .mpa-employees-list-shortcode .slider-controls {
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 35%;
    left: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 0;
  }
}

@media (min-width: 992px) {
  .is-slider .mpa-employees-list-shortcode .slider-controls {
    left: calc(50% - 95px);
  }
}

.is-slider .mpa-employees-list-shortcode .slider-controls .slick-arrow {
  background: transparent;
  border: 2px solid #BFB1B3;
  width: 65px;
  height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 70px;
  padding: 0;
  margin: 13px;
}

@media (min-width: 768px) {
  .is-slider .mpa-employees-list-shortcode .slider-controls .slick-arrow {
    margin: 13px 0;
  }
}

.is-slider .mpa-employees-list-shortcode .slider-controls .slick-arrow:hover {
  background-color: #fff;
}

.is-slider .mpa-employees-list-shortcode .slick-slide {
  margin: 0 55px;
}

.is-slider .mpa-employees-list-shortcode .slick-slide img {
  margin: 0 auto;
}

.stratum-price-menu__item-wrapper {
  border-bottom: 1px solid #DBD2D2;
  padding-bottom: 22px;
  margin-bottom: 22px;
}

.stratum-price-menu__item-wrapper:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.stratum-price-menu .stratum-price-menu__description {
  line-height: 32px;
}

.stratum-price-menu .stratum-price-menu__price,
.stratum-price-menu span.stratum-price-menu__title {
  font-size: 24px;
  line-height: 34px;
}

.stratum-price-menu .stratum-price-menu__header {
  margin-bottom: 6px;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  border: 1px solid #fff;
  opacity: 1;
  background: none !important;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff !important;
}

.stratum-masonry-gallery .stratum-masonry-gallery__overlay:before {
  content: url("images/magnifier.svg?v=1");
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: .25s;
  transition: .25s;
}

.stratum-masonry-gallery .stratum-masonry-gallery__link:hover .stratum-masonry-gallery__overlay:before {
  opacity: 1;
}

.elementor-widget-icon-box {
  -webkit-transition: .3s;
  transition: .3s;
}

.elementor-widget-icon-box:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

/* Appointment
--------------------------------------------- */
.mpa-shortcode.appointment-form-shortcode .mpa-booking-step {
  padding: 0;
}

.appointment-form-widget,
.appointment-form-shortcode {
  font-weight: 700;
  background-color: #F3F3EF;
  border: 12px solid #CEB2B5;
  padding: 40px 20px;
}

@media (min-width: 992px) {
  .appointment-form-widget,
  .appointment-form-shortcode {
    padding: 40px;
  }
}

.appointment-form-widget label,
.appointment-form-shortcode label {
  display: inline-block;
  margin-bottom: 2px;
  font-size: 18px;
  line-height: 32px;
}

.appointment-form-widget select,
.appointment-form-widget input[type="email"],
.appointment-form-widget input[type="text"],
.appointment-form-widget input[type="phone"],
.appointment-form-widget input[type="tel"],
.appointment-form-shortcode select,
.appointment-form-shortcode input[type="email"],
.appointment-form-shortcode input[type="text"],
.appointment-form-shortcode input[type="phone"],
.appointment-form-shortcode input[type="tel"] {
  width: 100%;
  background-color: #FFFFFF;
}

.appointment-form-widget .mpa-actions,
.appointment-form-shortcode .mpa-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.appointment-form-widget .mpa-actions > *,
.appointment-form-shortcode .mpa-actions > * {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 50%;
}

.appointment-form-widget .mpa-actions .mpa-button-back,
.appointment-form-shortcode .mpa-actions .mpa-button-back {
  margin-left: 20px;
  background-color: #fff;
  color: #383132;
  border-color: #C8CBD6;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.appointment-form-widget .mpa-actions .mpa-button-back:hover,
.appointment-form-shortcode .mpa-actions .mpa-button-back:hover {
  background-color: #61133D;
  color: #FFFFFF;
  border-color: #61133D;
}

.appointment-form-widget .mpa-actions .mpa-button-new,
.appointment-form-shortcode .mpa-actions .mpa-button-new {
  margin-right: 20px;
  padding-left: .7em;
  padding-right: .7em;
}

.appointment-form-widget .mpa-booking-step,
.appointment-form-shortcode .mpa-booking-step {
  padding: 0;
}

.appointment-form-widget .mpa-booking-step .mpa-actions,
.appointment-form-shortcode .mpa-booking-step .mpa-actions {
  margin-top: 40px;
  margin-bottom: 0;
}

.appointment-form-widget .mpa-booking-step .mpa-shortcode-title,
.appointment-form-shortcode .mpa-booking-step .mpa-shortcode-title {
  text-align: center;
  margin-bottom: 16px;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-service-form,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-service-form {
  width: 100%;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-service-form form > *,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-service-form form > * {
  margin-bottom: 20px;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-service-form form > *:last-child,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-service-form form > *:last-child {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .appointment-form-widget .mpa-booking-step.mpa-booking-step-service-form .mpa-button-next,
  .appointment-form-shortcode .mpa-booking-step.mpa-booking-step-service-form .mpa-button-next {
    max-width: 100%;
    width: 100%;
  }
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .mpa-time-wrapper,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .mpa-time-wrapper {
  margin-top: 20px;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .mpa-time-wrapper .mpa-times,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .mpa-time-wrapper .mpa-times {
  position: relative;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .mpa-time-wrapper .mpa-times .mpa-time-period,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .mpa-time-wrapper .mpa-times .mpa-time-period {
  background: transparent;
  border-radius: 0;
  text-transform: none;
  padding-left: 1px;
  padding-right: 1px;
  letter-spacing: -0.025em;
  border: 1px solid #7A7A7A;
  color: #383132;
  font-weight: 700;
  font-size: 15px;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .mpa-time-wrapper .mpa-times .mpa-time-period.mpa-time-period-selected, .appointment-form-widget .mpa-booking-step.mpa-booking-step-period .mpa-time-wrapper .mpa-times .mpa-time-period:hover, .appointment-form-widget .mpa-booking-step.mpa-booking-step-period .mpa-time-wrapper .mpa-times .mpa-time-period:focus,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .mpa-time-wrapper .mpa-times .mpa-time-period.mpa-time-period-selected,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .mpa-time-wrapper .mpa-times .mpa-time-period:hover,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .mpa-time-wrapper .mpa-times .mpa-time-period:focus {
  background-color: #61133D;
  border-color: #61133D;
  color: #fff;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .mpa-time-wrapper .mpa-times .mpa-time-period:focus,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .mpa-time-wrapper .mpa-times .mpa-time-period:focus {
  outline: none;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .mpa-input-container,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .mpa-input-container {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .mpa-input-container > .mpa-input-wrapper,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .mpa-input-container > .mpa-input-wrapper {
  width: 100%;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  font-size: 18px;
  background: transparent;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months {
  margin: 0;
  padding: 10px 63px;
  position: relative;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months .flatpickr-month,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months .flatpickr-month {
  height: 33px;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months .flatpickr-current-month,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months .flatpickr-current-month {
  padding: 0;
  font-size: 24px;
  line-height: 34px;
  color: #61133D;
  font-weight: 700;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months .numInputWrapper,
.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months .cur-year,
.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months .cur-month,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months .numInputWrapper,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months .cur-year,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months .cur-month {
  font-weight: inherit;
  line-height: 33px;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months .numInputWrapper:hover,
.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months .cur-year:hover,
.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months .cur-month:hover,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months .numInputWrapper:hover,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months .cur-year:hover,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months .cur-month:hover {
  background: transparent;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months .flatpickr-next-month,
.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months .flatpickr-prev-month,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months .flatpickr-next-month,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months .flatpickr-prev-month {
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months .flatpickr-next-month svg,
.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months .flatpickr-prev-month svg,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months .flatpickr-next-month svg,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months .flatpickr-prev-month svg {
  display: none;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months .flatpickr-next-month,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months .flatpickr-next-month {
  right: 20px;
  background-image: url("images/angle-right.svg?v=1");
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months .flatpickr-prev-month,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-months .flatpickr-prev-month {
  left: 20px;
  background-image: url("images/angle-left.svg?v=1");
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-rContainer,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-rContainer {
  width: 100%;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-days,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-days {
  width: 100%;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .dayContainer,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .dayContainer {
  width: 100%;
  max-width: 100%;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-day,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-day {
  max-width: none;
  border-radius: 0;
  height: 54px;
  line-height: 54px;
  z-index: 1;
  -webkit-transition: .3s;
  transition: .3s;
  border: 0;
  border-bottom: 1px solid #C8CBD6;
  font-weight: 700;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-day:before,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-day:before {
  content: '';
  width: 36px;
  height: 36px;
  display: block;
  border-radius: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
  -webkit-transition: .3s;
  transition: .3s;
  background-color: #61133D;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-day.selected, .appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-day:hover,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-day.selected,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-day:hover {
  color: #fff;
  background-color: transparent;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-day.selected:before, .appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-day:hover:before,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-day.selected:before,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-day:hover:before {
  opacity: 1;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-day:nth-last-child(-n+7),
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-day:nth-last-child(-n+7) {
  border: 0;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-day.flatpickr-disabled,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-day.flatpickr-disabled {
  color: #b9b7b4;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-day.flatpickr-disabled:hover:before,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-day.flatpickr-disabled:hover:before {
  display: none;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .today,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .today {
  color: #FFFFFF;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .today:before,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .today:before {
  opacity: 1;
  background-color: #8EA097;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-weekdays,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-weekdays {
  height: 49px;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-weekdays .flatpickr-weekday,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-period .flatpickr-calendar .flatpickr-weekdays .flatpickr-weekday {
  font-size: 18px;
  font-weight: 700;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-checkout .mpa-reservation-details li,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-checkout .mpa-reservation-details li {
  border: 0;
  padding: 0;
  margin-right: 30px;
  font-size: 18px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 10px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-checkout .mpa-reservation-details li:last-child,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-checkout .mpa-reservation-details li:last-child {
  margin: 0;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-checkout .mpa-reservation-details li .mpa-label,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-checkout .mpa-reservation-details li .mpa-label {
  color: #61133D;
  font-size: inherit;
  line-height: inherit;
  margin-bottom: -2px;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-checkout .mpa-reservation-details li .mpa-capacity,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-checkout .mpa-reservation-details li .mpa-capacity {
  font-size: 14px;
  margin-top: -5px;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-checkout .mpa-order-details,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-checkout .mpa-order-details {
  margin-bottom: 0;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-checkout .mpa-order-details .mpa-order-total,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-checkout .mpa-order-details .mpa-order-total {
  color: #61133D;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-checkout .mpa-required-tip,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-checkout .mpa-required-tip {
  display: none;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-checkout .mpa-customer-details,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-checkout .mpa-customer-details {
  margin-top: 10px;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-checkout .mpa-customer-details + .mpa-order-details,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-checkout .mpa-customer-details + .mpa-order-details {
  margin-top: 20px;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-booking,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-booking {
  padding-top: 216px;
  background-image: url("images/appoint-succes.png");
  background-repeat: no-repeat;
  background-position: 50% 0%;
  text-align: center;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-booking .mpa-actions > *,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-booking .mpa-actions > * {
  max-width: 100%;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-cart .mpa-actions,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-cart .mpa-actions {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-cart .mpa-actions .button,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-cart .mpa-actions .button {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  max-width: 100%;
  width: 100%;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-cart .mpa-actions .button:first-child,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-cart .mpa-actions .button:first-child {
  margin: 0 0 20px;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-cart .mpa-actions .mpa-button-next,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-cart .mpa-actions .mpa-button-next {
  background: #61133D;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-cart .mpa-actions .mpa-button-next:hover,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-cart .mpa-actions .mpa-button-next:hover {
  background: #8EA097;
}

.appointment-form-widget .mpa-booking-step .mpa-cart,
.appointment-form-shortcode .mpa-booking-step .mpa-cart {
  overflow: hidden;
}

.appointment-form-widget .mpa-booking-step .mpa-cart .mpa-cart-items,
.appointment-form-shortcode .mpa-booking-step .mpa-cart .mpa-cart-items {
  margin: 0 -5px;
}

.appointment-form-widget .mpa-booking-step .mpa-cart .mpa-cart-items .mpa-cart-item,
.appointment-form-shortcode .mpa-booking-step .mpa-cart .mpa-cart-items .mpa-cart-item {
  padding-bottom: 40px;
  border-width: 0 0 1px 0;
  border-color: #C8CBD6;
}

.appointment-form-widget .mpa-booking-step .mpa-cart .mpa-cart-items .mpa-cart-item .cell-value,
.appointment-form-shortcode .mpa-booking-step .mpa-cart .mpa-cart-items .mpa-cart-item .cell-value {
  font-size: 20px;
}

.appointment-form-widget .mpa-booking-step .mpa-cart .mpa-cart-items .mpa-cart-item .item-footer,
.appointment-form-shortcode .mpa-booking-step .mpa-cart .mpa-cart-items .mpa-cart-item .item-footer {
  padding: 0;
  margin-top: 15px;
  border: 0;
}

.appointment-form-widget .mpa-booking-step .mpa-cart .mpa-cart-items .mpa-cart-item .item-footer .button,
.appointment-form-shortcode .mpa-booking-step .mpa-cart .mpa-cart-items .mpa-cart-item .item-footer .button {
  width: 100%;
}

.appointment-form-widget .mpa-booking-step .mpa-cart .mpa-cart-items .mpa-cart-item .item-footer .cell-actions,
.appointment-form-shortcode .mpa-booking-step .mpa-cart .mpa-cart-items .mpa-cart-item .item-footer .cell-actions {
  width: 100%;
}

.appointment-form-widget .mpa-booking-step .mpa-cart .mpa-cart-items .mpa-cart-item .item-header,
.appointment-form-shortcode .mpa-booking-step .mpa-cart .mpa-cart-items .mpa-cart-item .item-header {
  padding: 0;
  border: 0;
  margin-bottom: 10px;
}

.appointment-form-widget .mpa-booking-step .mpa-cart .mpa-cart-items .mpa-cart-item .item-header .cell,
.appointment-form-shortcode .mpa-booking-step .mpa-cart .mpa-cart-items .mpa-cart-item .item-header .cell {
  padding: 0 5px;
  width: 100%;
}

.appointment-form-widget .mpa-booking-step .mpa-cart .mpa-cart-items .mpa-cart-item .item-header .mpa-service-name,
.appointment-form-shortcode .mpa-booking-step .mpa-cart .mpa-cart-items .mpa-cart-item .item-header .mpa-service-name {
  font-size: 24px;
  line-height: 34px;
  color: #61133D;
}

.appointment-form-widget .mpa-booking-step .mpa-cart .mpa-cart-items .mpa-cart-item .item-body,
.appointment-form-shortcode .mpa-booking-step .mpa-cart .mpa-cart-items .mpa-cart-item .item-body {
  padding: 0;
}

.appointment-form-widget .mpa-booking-step .mpa-cart .mpa-cart-items .mpa-cart-item .item-body .cell-title,
.appointment-form-shortcode .mpa-booking-step .mpa-cart .mpa-cart-items .mpa-cart-item .item-body .cell-title {
  color: #61133D;
  line-height: 32px;
  margin-bottom: 2px;
}

.appointment-form-widget .mpa-booking-step .mpa-cart .mpa-cart-items .mpa-cart-item .item-body .cell-people,
.appointment-form-shortcode .mpa-booking-step .mpa-cart .mpa-cart-items .mpa-cart-item .item-body .cell-people {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  width: 100%;
  margin-bottom: 10px;
}

.appointment-form-widget .mpa-booking-step .mpa-cart .mpa-cart-items .mpa-cart-item .item-body .cell-location,
.appointment-form-shortcode .mpa-booking-step .mpa-cart .mpa-cart-items .mpa-cart-item .item-body .cell-location {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 100%;
}

.appointment-form-widget .mpa-booking-step .mpa-cart .mpa-cart-items .mpa-cart-item .item-body .cell-employee,
.appointment-form-shortcode .mpa-booking-step .mpa-cart .mpa-cart-items .mpa-cart-item .item-body .cell-employee {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.appointment-form-widget .mpa-booking-step .mpa-cart .mpa-cart-items .mpa-cart-item .item-body .cell-price,
.appointment-form-shortcode .mpa-booking-step .mpa-cart .mpa-cart-items .mpa-cart-item .item-body .cell-price {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.appointment-form-widget .mpa-booking-step .mpa-cart .mpa-cart-items .no-items,
.appointment-form-widget .mpa-booking-step .mpa-cart .mpa-cart-items .cell,
.appointment-form-shortcode .mpa-booking-step .mpa-cart .mpa-cart-items .no-items,
.appointment-form-shortcode .mpa-booking-step .mpa-cart .mpa-cart-items .cell {
  padding: 5px;
}

.appointment-form-widget .mpa-booking-step .mpa-cart-total,
.appointment-form-shortcode .mpa-booking-step .mpa-cart-total {
  font-size: 24px;
  line-height: 34px;
  color: #61133D;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-payment .mpa-billing-details .mpa-billing-fields,
.appointment-form-widget .mpa-booking-step.mpa-booking-step-payment .mpa-billing-details .mpa-payment-gateway-description,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-payment .mpa-billing-details .mpa-billing-fields,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-payment .mpa-billing-details .mpa-payment-gateway-description {
  margin-top: 5px;
  font-size: .875em;
}

.appointment-form-widget .mpa-booking-step.mpa-booking-step-payment .mpa-checkout-section,
.appointment-form-shortcode .mpa-booking-step.mpa-booking-step-payment .mpa-checkout-section {
  margin-bottom: 1.5em;
}

.appointment-form-widget .iti__flag-container .iti--separate-dial-code .iti__selected-flag,
.appointment-form-widget .iti__flag-container .iti__selected-flag,
.appointment-form-shortcode .iti__flag-container .iti--separate-dial-code .iti__selected-flag,
.appointment-form-shortcode .iti__flag-container .iti__selected-flag {
  background: transparent;
}

.appointment-form-widget .iti__country-list li,
.appointment-form-shortcode .iti__country-list li {
  margin-bottom: 0;
}

.mpa-service-categories-shortcode .mpa-loop-term-wrapper,
.mpa-service-categories-shortcode .mpa-loop-post-wrapper,
.mpa-locations-list-shortcode .mpa-loop-term-wrapper,
.mpa-locations-list-shortcode .mpa-loop-post-wrapper {
  background-color: #fff;
  padding: 35px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.mpa-service-categories-shortcode .mpa-loop-term-wrapper ul,
.mpa-service-categories-shortcode .mpa-loop-post-wrapper ul,
.mpa-locations-list-shortcode .mpa-loop-term-wrapper ul,
.mpa-locations-list-shortcode .mpa-loop-post-wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mpa-service-categories-shortcode .mpa-loop-term-wrapper ul li,
.mpa-service-categories-shortcode .mpa-loop-post-wrapper ul li,
.mpa-locations-list-shortcode .mpa-loop-term-wrapper ul li,
.mpa-locations-list-shortcode .mpa-loop-post-wrapper ul li {
  margin: 0;
}

.mpa-service-categories-shortcode .mpa-loop-term-wrapper p,
.mpa-service-categories-shortcode .mpa-loop-post-wrapper p,
.mpa-locations-list-shortcode .mpa-loop-term-wrapper p,
.mpa-locations-list-shortcode .mpa-loop-post-wrapper p {
  margin-bottom: 10px;
}

.mpa-service-categories-shortcode .mpa-loop-term-wrapper .entry-title,
.mpa-service-categories-shortcode .mpa-loop-post-wrapper .entry-title,
.mpa-locations-list-shortcode .mpa-loop-term-wrapper .entry-title,
.mpa-locations-list-shortcode .mpa-loop-post-wrapper .entry-title {
  font-size: 24px;
  font-family: "Bellota Text", cursive;
  font-weight: 700;
  margin-bottom: 10px;
}

.mpa-service-categories-shortcode .mpa-loop-term-wrapper:hover,
.mpa-service-categories-shortcode .mpa-loop-post-wrapper:hover,
.mpa-locations-list-shortcode .mpa-loop-term-wrapper:hover,
.mpa-locations-list-shortcode .mpa-loop-post-wrapper:hover {
  -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
}

.mpa-service-categories-shortcode .mpa-loop-term-wrapper .post-thumbnail,
.mpa-service-categories-shortcode .mpa-loop-post-wrapper .post-thumbnail,
.mpa-locations-list-shortcode .mpa-loop-term-wrapper .post-thumbnail,
.mpa-locations-list-shortcode .mpa-loop-post-wrapper .post-thumbnail {
  margin-bottom: 20px;
}

.mpa-service-categories-shortcode .entry-excerpt p,
.mpa-locations-list-shortcode .entry-excerpt p {
  margin-bottom: 0;
}

.mpa-employees-list-shortcode .mpa-loop-post-wrapper {
  text-align: center;
}

.mpa-employees-list-shortcode .mpa-loop-post-thumbnail {
  margin-bottom: 17px;
}

.mpa-employees-list-shortcode .mpa-loop-post-thumbnail img {
  display: block;
}

.mpa-employees-list-shortcode .mpa-post-title {
  font-size: 40px;
  margin-bottom: 0;
}

.mpa-employees-list-shortcode .entry-excerpt p {
  margin-bottom: 10px;
}

.mpa-employees-list-shortcode ul {
  margin: 0;
  list-style: none;
  padding: 0;
}

.mpa-employees-list-shortcode ul li {
  margin: 0;
}

.mpa-employees-list-shortcode .mpa-attributes {
  margin-bottom: 10px;
}

.mpa-employees-list-shortcode .mpa-employee-social-networks li {
  margin: 5px;
}

.mpa-employees-list-shortcode .mpa-employee-social-networks li a {
  width: 30px;
  height: 30px;
}

.mpa-employees-list-shortcode .mpa-employee-social-networks li a:before {
  font-size: 14px;
  line-height: 30px;
}

.mpa-employees-list-shortcode .mpa-grid > .mpa-grid-column {
  margin-bottom: 80px;
}

.single-employee-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (min-width: 992px) {
  .single-employee-page {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

@media (min-width: 992px) {
  .single-employee-page .right-side {
    width: 57.2%;
  }
}

.single-employee-page .left-side {
  margin-bottom: 50px;
}

@media (min-width: 992px) {
  .single-employee-page .left-side {
    margin-bottom: 0;
    width: 42.8%;
    padding-right: 160px;
  }
}

@media (min-width: 992px) {
  .single-employee-page .left-side .post-thumbnail {
    margin-bottom: 20px;
  }
}

.single-mpa_employee .single-employee-page {
  margin-bottom: 155px;
}

.mpa-employee-social-networks {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.mpa-employee-social-networks .mpa-attribute-title {
  display: none;
}

.mpa-employee-social-networks li {
  margin: 0 12px 5px;
}

.mpa-employee-social-networks li a {
  display: block;
  width: 45px;
  height: 45px;
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
  color: #61133D;
  border: 1px solid #7a7a7a;
}

.mpa-employee-social-networks li a:before {
  display: block;
  line-height: 45px;
  font-size: 18px;
}

.mpa-employee-social-networks li a:hover {
  color: inherit;
}

.single-post-attributes-part {
  border-top: 1px solid #bfb1b3;
  padding-top: 30px;
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 992px) {
  .single-post-attributes-part {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

.single-post-attributes-part .mpa-attributes-title {
  font-family: inherit;
  font-weight: inherit;
  position: relative;
  padding-left: 42px;
  padding-right: 10px;
  margin: 0 0 20px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 992px) {
  .single-post-attributes-part .mpa-attributes-title {
    max-width: 30%;
    margin: 0;
    font-size: 18px;
  }
}

.single-post-attributes-part .mpa-attributes-title:before {
  position: absolute;
  left: 0;
  top: 5px;
  line-height: 1;
}

.single-post-attributes-part .mpa-attributes {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  width: 100%;
}

@media (min-width: 992px) {
  .single-post-attributes-part .mpa-attributes {
    width: auto;
  }
}

@media (min-width: 992px) {
  .single-post-attributes-part .mpa-attributes .mpa-attribute-title {
    display: none;
  }
}

.single-post-attributes-part .mpa-attributes li {
  width: 100%;
}

@media (min-width: 992px) {
  .single-post-attributes-part .mpa-attributes li {
    margin: 0 50px 0 0;
    width: auto;
  }
}

.single-post-attributes-wrapper {
  border-bottom: 1px solid #bfb1b3;
  margin-top: 50px;
}

.single-post-contacts-wrapper .mpa-attributes-title:before {
  content: url("images/phone.svg");
}

.single-post-additional-information-wrapper .mpa-attributes-title:before {
  content: url("images/info.svg");
}

.mpa-employee-services-list-shortcode ul,
.mpa-employee-contacts-shortcode ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.mpa-employee-services-list-shortcode ul li,
.mpa-employee-contacts-shortcode ul li {
  margin: 0 50px 0 0;
}

.mpa-employee-services-list-shortcode .mpa-attribute-title,
.mpa-employee-contacts-shortcode .mpa-attribute-title {
  display: none;
}

.mpa-employee-services-list-shortcode .mpa-price-list-delimiter,
.mpa-employee-services-list-shortcode .mpa-price-list-price {
  display: none;
}

.mpa-employee-schedule-shortcode {
  line-height: 32px;
}

.mpa-employee-schedule-shortcode ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

@media (min-width: 992px) {
  .mpa-employee-schedule-shortcode ul li {
    display: table-row;
  }
}

@media (min-width: 992px) {
  .mpa-employee-schedule-shortcode .mpa-schedule-days,
  .mpa-employee-schedule-shortcode .mpa-schedule-time {
    display: table-cell;
  }
}

.mpa-employee-schedule-shortcode .mpa-schedule-days {
  padding-right: 40px;
}

.single .site-main__wrapper > .mpa_service,
.single .site-main__wrapper > .mpa_location {
  margin-bottom: 100px;
}

.single .site-main__wrapper > .mpa_service > .entry-header .entry-title,
.single .site-main__wrapper > .mpa_location > .entry-header .entry-title {
  font-size: 68px;
}

.mpa-services-list-shortcode .mpa-service-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 6px;
}

.mpa-services-list-shortcode .entry-title {
  font-size: 24px;
  line-height: 34px;
  font-family: inherit;
  font-weight: inherit;
  padding-right: 10px;
  margin: 0;
}

.mpa-services-list-shortcode .mpa-service-price {
  margin-left: auto;
}

.mpa-services-list-shortcode .mpa-service-price .mpa-price-title {
  display: none;
}

.mpa-services-list-shortcode .mpa-service-price .mpa-price {
  font-size: 24px;
  line-height: 34px;
}

.mpa-services-list-shortcode .post-thumbnail {
  margin-bottom: 20px;
}

.mpa-services-list-shortcode .entry-excerpt {
  color: #7a7a7a;
  line-height: 32px;
}

.mpa-services-list-shortcode .mpa-attributes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 10px 0 0 0;
  padding: 0;
  list-style: none;
}

.mpa-services-list-shortcode .mpa-attributes li {
  margin: 0 20px 0 0;
}

.mpa-services-list-shortcode .mpa-service-employees {
  margin: 10px 0 0 0;
}

.mpa-services-list-shortcode .mpa-loop-post-wrapper {
  padding-bottom: 22px;
  border-bottom: 1px solid #BFB1B3;
}

.mpa-services-list-shortcode .mpa-grid > .mpa-grid-column {
  margin-bottom: 22px;
}

.mpa-services-list-shortcode .mpa-grid-columns-1.mpa-grid > .mpa-grid-column:last-child {
  margin-bottom: 0;
}

.mpa-services-list-shortcode .mpa-grid-columns-1.mpa-grid > .mpa-grid-column:last-child .mpa-loop-post-wrapper {
  border-bottom: none;
  padding-bottom: 0;
}

.mpa_service .entry-content .mpa-attributes-title {
  margin-bottom: 20px;
}

.mpa-account-menu {
  text-align: center;
}

.mpa-account-menu > li {
  margin: 0;
}

.mpa-account-menu a {
  display: block;
  padding: 10px;
  font-weight: 600;
}

.mpa-direct-link-booking-details-shortcode,
.mpa-account-booking,
.mpa-account-details {
  background: #fff;
  -webkit-box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.05);
  padding: 15px;
}

@media (min-width: 992px) {
  .mpa-direct-link-booking-details-shortcode,
  .mpa-account-booking,
  .mpa-account-details {
    padding: 30px 25px;
  }
}

.mpa-account-bookings {
  background: #fff;
  -webkit-box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.05);
}

.mpa-booking-details-section {
  margin-bottom: 15px;
}

.mpa-booking-details-section:last-child {
  margin-bottom: 0;
}

.mpa-booking-details-section.booking-reservations .reservation {
  margin-bottom: 15px;
}

.mpa-booking-details-section.booking-reservations .reservation:last-child {
  margin-bottom: 0;
}

.mpa-direct-link-booking-details-shortcode .label,
.mpa-customer-account-shortcode .label {
  opacity: .7;
}

.mpa-direct-link-booking-details-shortcode .mpa-account-booking-title,
.mpa-customer-account-shortcode .mpa-account-booking-title {
  font-size: 30px;
}

.mpa-direct-link-booking-details-shortcode .mpa-booking-details-title {
  font-size: 30px;
}

.mpa-direct-link-booking-details-shortcode > .mpa-booking-details-section {
  margin-bottom: 15px;
}

.mpa-direct-link-booking-details-shortcode > .mpa-booking-details-section:last-child {
  margin-bottom: 0;
}

.mpa-direct-link-booking-details-shortcode > .mpa-booking-details-section.booking-reservations .label {
  display: inline;
}

.mpa-direct-link-booking-details-shortcode > .mpa-booking-details-section.booking-reservations .reservation-details > * {
  display: block;
  margin: 0;
  padding: 0;
  border-right: none;
}

.mpa-account-login-form .input {
  display: block;
  width: 100%;
}

.mpa-account-login-form form {
  margin-bottom: 15px;
}

/* Gutenberg blocks
--------------------------------------------- */
/*!
 * Getwid Style Kit v1.0.0
 * Copyright 2020 MotoPress
 * Import this file to the main sass/scss file of your theme.
 * Example: @import "getwid-style-kit/scss/style"
 *
 * For more information visit https://github.com/mototeam/
 * License GNU GPL v2 or later.
 */
/* common block styles */
.entry-content > * {
  max-width: 100%;
  margin-bottom: 30px;
}

.entry-content > *:last-child {
  margin-bottom: 0;
}

/* wp-block-paragraph styles */
p.has-background {
  padding: 3.75rem;
}

/* wp-block-image styles */
.wp-block-image .alignleft {
  margin-right: 40px;
}

.wp-block-image .alignright {
  margin-left: 40px;
}

.wp-block-image img {
  display: block;
}

.wp-block-image figcaption {
  width: 100%;
  text-align: center;
  font-size: .75em;
  color: #7A7A7A;
  font-style: italic;
  margin: .875em 0 0 0;
}

.wp-block-image:first-child figure {
  margin-top: 0;
}

.wp-block-image:first-child figure.alignleft, .wp-block-image:first-child figure.alignright {
  margin-top: 0;
}

.wp-block-image:last-child figure {
  margin-bottom: 0;
}

.wp-block-image:last-child figure.alignleft, .wp-block-image:last-child figure.alignright {
  margin-bottom: 0;
}

.wp-block-image figure {
  margin-top: 2.5em;
  margin-bottom: 1.5em;
}

.wp-block-image figure.alignleft {
  margin: 1.875rem 2.5rem 1.5rem 0;
}

.wp-block-image figure.alignright {
  margin: 1.875rem 0 1.5rem 2.5rem;
}

/* wp-block-gallery styles */
.wp-block-gallery .blocks-gallery-caption {
  font-size: .9em;
  text-align: center;
}

.wp-block-gallery.columns-1 .blocks-gallery-item {
  width: 100%;
  margin-right: 0;
  margin-bottom: 11px;
}

@media (min-width: 768px) {
  .wp-block-gallery.columns-1 .blocks-gallery-item {
    width: calc((100% - 11px * 0) / 1);
    margin-right: 11px;
  }
  .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n) {
    margin-right: 0;
  }
}

.wp-block-gallery.columns-2 .blocks-gallery-item {
  width: 100%;
  margin-right: 0;
  margin-bottom: 11px;
}

@media (min-width: 768px) {
  .wp-block-gallery.columns-2 .blocks-gallery-item {
    width: calc((100% - 11px * 1) / 2);
    margin-right: 11px;
  }
  .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0;
  }
}

.wp-block-gallery.columns-3 .blocks-gallery-item {
  width: 100%;
  margin-right: 0;
  margin-bottom: 11px;
}

@media (min-width: 768px) {
  .wp-block-gallery.columns-3 .blocks-gallery-item {
    width: calc((100% - 11px * 2) / 3);
    margin-right: 11px;
  }
  .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n) {
    margin-right: 0;
  }
}

.wp-block-gallery.columns-4 .blocks-gallery-item {
  width: 100%;
  margin-right: 0;
  margin-bottom: 11px;
}

@media (min-width: 768px) {
  .wp-block-gallery.columns-4 .blocks-gallery-item {
    width: calc((100% - 11px * 3) / 4);
    margin-right: 11px;
  }
  .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n) {
    margin-right: 0;
  }
}

.wp-block-gallery.columns-5 .blocks-gallery-item {
  width: 100%;
  margin-right: 0;
  margin-bottom: 11px;
}

@media (min-width: 768px) {
  .wp-block-gallery.columns-5 .blocks-gallery-item {
    width: calc((100% - 11px * 4) / 5);
    margin-right: 11px;
  }
  .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n) {
    margin-right: 0;
  }
}

.wp-block-gallery.columns-6 .blocks-gallery-item {
  width: 100%;
  margin-right: 0;
  margin-bottom: 11px;
}

@media (min-width: 768px) {
  .wp-block-gallery.columns-6 .blocks-gallery-item {
    width: calc((100% - 11px * 5) / 6);
    margin-right: 11px;
  }
  .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n) {
    margin-right: 0;
  }
}

/* wp-block-quote styles */
.wp-block-quote {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  color: #61133D;
  padding: 40px 100px 40px 130px;
  position: relative;
  font-style: italic;
  font-size: inherit;
  font-weight: 700;
  font-family: inherit;
  border: 1px solid #DBD2D2;
  background: #F3F3EF;
  border-radius: 0;
}

.wp-block-quote:before {
  content: url("images/quote.svg");
  position: absolute;
  top: 40px;
  left: 50px;
}

.wp-block-quote p {
  font-size: inherit;
  line-height: inherit;
}

.wp-block-quote p:last-of-type {
  margin-bottom: 0;
}

.wp-block-quote cite {
  margin-top: 1.5rem;
  display: inline-block;
  font-style: italic;
}

.wp-block-quote.is-style-large {
  margin-right: auto;
  margin-left: auto;
  padding: 40px 100px 40px 130px;
}

.wp-block-quote.is-style-large p {
  font-weight: 400;
  font-size: 40px;
  line-height: 45px;
  letter-spacing: 0.02em;
  font-style: normal;
  font-family: "Cyrene", "Tenor Sans";
}

.wp-block-quote.is-style-large cite {
  margin-top: 1.5rem;
  display: inline-block;
  font-style: italic;
}

/* wp-block-file styles */
.wp-block-file a.wp-block-file__button {
  text-decoration: none;
  letter-spacing: 1px;
  border-radius: 0;
  background: #8EA097;
  color: #fff;
  line-height: 1;
  padding: .5em 1.75em;
  font-size: .875em;
}

.wp-block-file a.wp-block-file__button:hover {
  cursor: pointer;
  background: #61133D;
  text-decoration: none;
  color: #fff;
}

/* wp-block-code styles */
/* wp-block-preformatted styles */
/* wp-block-pullquote styles */
.wp-block-pullquote {
  border: 1px solid #DBD2D2;
  padding: 40px 100px 40px 130px;
  text-align: left;
  position: relative;
}

.wp-block-pullquote:before {
  content: url("images/quote.svg");
  position: absolute;
  top: 40px;
  left: 50px;
}

.wp-block-pullquote blockquote:before {
  display: none;
}

.wp-block-pullquote p {
  font-size: inherit;
}

.wp-block-pullquote p:last-of-type {
  margin-bottom: 0;
}

.wp-block-pullquote cite {
  margin-top: 1.5rem;
  font-style: italic;
  display: inline-block;
  text-transform: none;
}

.wp-block-pullquote blockquote {
  border: 0;
  padding: 0;
  background: transparent;
  margin: 0;
}

.wp-block-pullquote.alignfull blockquote {
  margin: 0 1.5rem;
}

.wp-block-pullquote.is-style-solid-color {
  padding: 40px 100px 40px 130px;
  border: 0;
}

.wp-block-pullquote.is-style-solid-color p {
  font-weight: 400;
  font-size: 40px;
  line-height: 45px;
  letter-spacing: 0.02em;
  font-style: normal;
  font-family: "Cyrene", "Tenor Sans";
}

.wp-block-pullquote.is-style-solid-color cite {
  color: inherit;
}

.wp-block-pullquote.is-style-solid-color blockquote {
  max-width: 100%;
}

.wp-block-pullquote.is-style-solid-color blockquote.has-text-color p, .wp-block-pullquote.is-style-solid-color blockquote.has-text-color cite {
  color: inherit;
}

/* wp-block-table styles */
/* wp-block-verse styles */
pre.wp-block-verse {
  white-space: pre-wrap;
}

/* wp-block-group styles */
.wp-block-group.has-background {
  padding: 20px;
}

.wp-block-group .wp-block-group__inner-container > *:last-child {
  margin-bottom: 0;
}

.wp-block-group .wp-block-group__inner-container > *.allignfull {
  margin-left: -20px;
  margin-right: -20px;
}

/* wp-block-button styles */
.wp-block-button__link {
  text-decoration: none;
  letter-spacing: 1px;
  border-radius: 0;
  background: #8EA097;
  color: #fff;
  line-height: 1;
  padding: 1.02em 2.5em;
  font-size: 1.2em;
}

.wp-block-button__link:hover {
  cursor: pointer;
  background: #61133D;
  text-decoration: none;
  color: #fff;
}

.wp-block-button__link:hover, .wp-block-button__link:focus, .wp-block-button__link:active, .wp-block-button__link:visited {
  text-decoration: none;
}

.is-style-outline .wp-block-button__link {
  padding: 1.02em 2.5em;
  border: 1px solid;
}

.is-style-outline .wp-block-button__link:hover {
  background: #61133D;
  color: #fff;
  border-color: transparent;
}

/* wp-block-columns styles */
.wp-block-columns:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .wp-block-columns {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

.wp-block-column {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .wp-block-column {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}

.wp-block-column:nth-child(2n), .wp-block-column:not(:first-child) {
  margin-left: 0;
}

@media (min-width: 768px) {
  .wp-block-column:nth-child(2n), .wp-block-column:not(:first-child) {
    margin-left: 16px;
  }
}

.wp-block-column > *:last-child {
  margin-bottom: 0;
}

/* wp-block-media-text styles */
/* wp-block-separator styles */
.wp-block-separator {
  height: 1px;
}

.wp-block-separator.is-style-dots {
  height: auto;
  background: transparent;
  border-bottom: 1px dotted #DBD2D2;
}

.wp-block-separator.is-style-dots:before {
  display: none;
}

.wp-block-separator:not(.is-style-dots):not(.is-style-wide) {
  max-width: 300px;
}

/* wp-block-archives styles */
/* wp-block-calendar styles */
/* wp-block-categories styles */
/* wp-block-latest-comments styles */
/* wp-block-latest-posts styles */
@media (min-width: 768px) {
  .wp-block-latest-posts.columns-2 li {
    width: calc((100% / 2) - 16px);
  }
  .wp-block-latest-posts.columns-3 li {
    width: calc((100% / 3) - 16px);
  }
  .wp-block-latest-posts.columns-4 li {
    width: calc((100% / 4) - 16px);
  }
  .wp-block-latest-posts.columns-5 li {
    width: calc((100% / 5) - 16px);
  }
  .wp-block-latest-posts.columns-6 li {
    width: calc((100% / 6) - 16px);
  }
}

/* wp-block-search styles */
.wp-block-search .wp-block-search__button {
  display: inline-block;
  background-color: #8EA097;
  padding: 0.7em 2em;
  color: #ffffff;
  border: 1px solid transparent;
  font-size: 24px;
  line-height: 1.2em;
  cursor: pointer;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.wp-block-search .wp-block-search__button:active, .wp-block-search .wp-block-search__button:focus, .wp-block-search .wp-block-search__button:hover {
  border: 1px solid transparent;
  background-color: #61133D;
}

.wp-block-search .wp-block-search__button:disabled, .wp-block-search .wp-block-search__button[disabled] {
  cursor: not-allowed;
  opacity: .5;
}

.wp-block-search .wp-block-search__button:disabled:hover, .wp-block-search .wp-block-search__button[disabled]:hover {
  background: #8EA097;
}

/* wp-block-rss styles */
.wp-block-rss.is-grid li {
  margin: 0 16px 16px 0;
}

@media (min-width: 768px) {
  .wp-block-rss.columns-2 li {
    width: calc((100% / 2) - 16px);
  }
  .wp-block-rss.columns-3 li {
    width: calc((100% / 3) - 16px);
  }
  .wp-block-rss.columns-4 li {
    width: calc((100% / 4) - 16px);
  }
  .wp-block-rss.columns-5 li {
    width: calc((100% / 5) - 16px);
  }
  .wp-block-rss.columns-6 li {
    width: calc((100% / 6) - 16px);
  }
}

/* wp-block-video styles */
/* wp-block-cover styles */
.wp-block-cover {
  padding: 20px;
  margin-bottom: 1.5em;
}

.wp-block-cover.alignleft, .wp-block-cover.alignright {
  max-width: 400px;
}

.wp-block-cover .wp-block-cover__inner-container > * {
  margin-left: auto;
  margin-right: auto;
}

.wp-block-cover .wp-block-cover__inner-container > *.alignfull {
  max-width: none;
  width: auto;
}

/* wp-block-audio styles */
.has-color-1-color {
  color: #61133d;
}

.has-color-1-background-color {
  background-color: #61133d;
}

.has-color-2-color {
  color: #8ea097;
}

.has-color-2-background-color {
  background-color: #8ea097;
}

.has-color-3-color {
  color: #383132;
}

.has-color-3-background-color {
  background-color: #383132;
}

.has-color-4-color {
  color: #7a7a7a;
}

.has-color-4-background-color {
  background-color: #7a7a7a;
}

.has-color-5-color {
  color: #f3f3ef;
}

.has-color-5-background-color {
  background-color: #f3f3ef;
}

.has-color-6-color {
  color: #bfb1b3;
}

.has-color-6-background-color {
  background-color: #bfb1b3;
}

.has-color-7-color {
  color: #ceb2b5;
}

.has-color-7-background-color {
  background-color: #ceb2b5;
}

.has-color-8-color {
  color: #dbd2d2;
}

.has-color-8-background-color {
  background-color: #dbd2d2;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}
