/*!
Theme Name: Restline
Theme URI: https://motopress.com/products/restline
Author: MotoPress
Author URI: https://motopress.com/
Description: A massage WordPress theme for individual therapists, beauty salons, and spa centers. Streamlined appointments with the MotoPress appointment booking plugin. Powered by the block editor and Getwid.
Version: 1.0.4
Tested up to: 6.5
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: restline
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 sharewhat you've learned.

Restline is based on Underscores https://underscores.me/, (C) 2012-2020 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
# 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 {
  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;
  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, .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link,
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, .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link,
input {
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link,
select {
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link::-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, .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link:-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 {
  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"] {
  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 {
  box-sizing: inherit; }

html {
  box-sizing: border-box; }

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body, button, .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link,
input,
select,
optgroup,
textarea {
  color: #454545;
  font-family: "Manrope", sans-serif;
  font-size: 1.125rem;
  line-height: 1.45; }

h1,
h2,
.error-404 h1,
.not-found h1,
.comment-respond .comment-reply-title,
.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step .mpa-shortcode-title,
.mpa-shortcode.appointment-form-shortcode .mpa-booking-step .mpa-shortcode-title,
.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-booking .mpa-message,
.mpa-shortcode.appointment-form-shortcode .mpa-booking-step-booking .mpa-message,
h3,
.comments-area .comment-list .comment-reply-title,
h4,
.widget-title,
.wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-title,
.mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .mpa-post-title,
.mpa-employees-list-shortcode .entry-title,
.mpa-attributes-title,
h5,
.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .cell-title,
.mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .cell-title,
h6 {
  clear: both;
  color: #1A1B1C;
  font-weight: 400; }
  h1:last-child,
  h2:last-child,
  .error-404 h1:last-child,
  .not-found h1:last-child,
  .comment-respond .comment-reply-title:last-child,
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step .mpa-shortcode-title:last-child,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step .mpa-shortcode-title:last-child,
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-booking .mpa-message:last-child,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-booking .mpa-message:last-child,
  h3:last-child,
  .comments-area .comment-list .comment-reply-title:last-child,
  h4:last-child,
  .widget-title:last-child,
  .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-title:last-child,
  .mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .mpa-post-title:last-child,
  .mpa-employees-list-shortcode .entry-title:last-child,
  .mpa-attributes-title:last-child,
  h5:last-child,
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .cell-title:last-child,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .cell-title:last-child,
  h6:last-child {
    margin-bottom: 0; }
  h1:first-child,
  h2:first-child,
  .error-404 h1:first-child,
  .not-found h1:first-child,
  .comment-respond .comment-reply-title:first-child,
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step .mpa-shortcode-title:first-child,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step .mpa-shortcode-title:first-child,
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-booking .mpa-message:first-child,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-booking .mpa-message:first-child,
  h3:first-child,
  .comments-area .comment-list .comment-reply-title:first-child,
  h4:first-child,
  .widget-title:first-child,
  .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-title:first-child,
  .mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .mpa-post-title:first-child,
  .mpa-employees-list-shortcode .entry-title:first-child,
  .mpa-attributes-title:first-child,
  h5:first-child,
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .cell-title:first-child,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .cell-title:first-child,
  h6:first-child {
    margin-top: 0; }
  h1 a,
  h2 a,
  .error-404 h1 a,
  .not-found h1 a,
  .comment-respond .comment-reply-title a,
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step .mpa-shortcode-title a,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step .mpa-shortcode-title a,
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-booking .mpa-message a,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-booking .mpa-message a,
  h3 a,
  .comments-area .comment-list .comment-reply-title a,
  h4 a,
  .widget-title a,
  .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-title a,
  .mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .mpa-post-title a,
  .mpa-employees-list-shortcode .entry-title a,
  .mpa-attributes-title a,
  h5 a,
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .cell-title a,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .cell-title a,
  h6 a {
    color: currentColor; }
    h1 a:hover,
    h2 a:hover,
    .error-404 h1 a:hover,
    .not-found h1 a:hover,
    .comment-respond .comment-reply-title a:hover,
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step .mpa-shortcode-title a:hover,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step .mpa-shortcode-title a:hover,
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-booking .mpa-message a:hover,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-booking .mpa-message a:hover,
    h3 a:hover,
    .comments-area .comment-list .comment-reply-title a:hover,
    h4 a:hover,
    .widget-title a:hover,
    .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-title a:hover,
    .mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .mpa-post-title a:hover,
    .mpa-employees-list-shortcode .entry-title a:hover,
    .mpa-attributes-title a:hover,
    h5 a:hover,
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .cell-title a:hover,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .cell-title a:hover,
    h6 a:hover {
      color: #59673F;
      text-decoration: none; }

h1, .h1 {
  font: 300 40px/1 "Mak", serif; }
  @media (min-width: 992px) {
    h1, .h1 {
      font-size: 70px;
      margin-top: 2.5rem;
      margin-bottom: 1.35rem; } }
  @media (min-width: 1470px) {
    h1, .h1 {
      font-size: 100px; } }


h2,
.error-404 h1,
.not-found h1,
.comment-respond .comment-reply-title,
.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step .mpa-shortcode-title,
.mpa-shortcode.appointment-form-shortcode .mpa-booking-step .mpa-shortcode-title,
.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-booking .mpa-message,
.mpa-shortcode.appointment-form-shortcode .mpa-booking-step-booking .mpa-message, .h2 {
  font: 300 30px/1.25 "Mak", serif;
  margin-top: 1em;
  margin-bottom: .5em; }
  @media (min-width: 992px) {

    h2,
    .error-404 h1,
    .not-found h1,
    .comment-respond .comment-reply-title,
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step .mpa-shortcode-title,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step .mpa-shortcode-title,
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-booking .mpa-message,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-booking .mpa-message, .h2 {
      font-size: 36px; } }
  @media (min-width: 1470px) {

    h2,
    .error-404 h1,
    .not-found h1,
    .comment-respond .comment-reply-title,
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step .mpa-shortcode-title,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step .mpa-shortcode-title,
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-booking .mpa-message,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-booking .mpa-message, .h2 {
      font-size: 40px; } }


h3,
.comments-area .comment-list .comment-reply-title {
  font-size: 32px; }


h4,
.widget-title,
.wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-title,
.mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .mpa-post-title,
.mpa-employees-list-shortcode .entry-title,
.mpa-attributes-title {
  font-size: 22px; }


h5,
.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .cell-title,
.mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .cell-title {
  font-size: 20px; }

h6 {
  font-size: 18px; }

p {
  margin-bottom: 1.5em;
  margin-top: 0;
  letter-spacing: .9px; }
  p:last-child {
    margin-bottom: 0; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  margin: 0 0 1em 0; }
  blockquote code,
  blockquote kbd,
  blockquote tt,
  blockquote var {
    color: #BD8901; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  color: #59673F; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/* Elements
--------------------------------------------- */
body {
  background: #fff; }
  body:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #1A1B1C;
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    z-index: 20; }
  body.sidebar-opened {
    overflow: hidden; }
    body.sidebar-opened:before {
      opacity: .4;
      visibility: visible; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul,
ol {
  padding: 0 0 0 1em; }

li {
  margin-bottom: 1em; }
  li:last-child {
    margin-bottom: 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1em;
  margin-top: 1em; }

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%;
  color: #ffffff;
  background-color: #59673F;
  border-radius: 15px;
  border-collapse: collapse;
  overflow: hidden; }
  table th, table td {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding: 18px 20px; }
  table tbody:last-child tr:last-child th,
  table tbody:last-child tr:last-child td,
  table tfoot:last-child tr:last-child th,
  table tfoot:last-child tr:last-child td {
    border-bottom: 0; }

/* Links
--------------------------------------------- */
a {
  color: #BD8901;
  text-decoration: none;
  transition: .3s;
  outline: none; }
  a:hover, a:focus, a:active {
    color: #BD8901;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: none; }
  a:visited {
    outline: none; }

/* Forms
--------------------------------------------- */
.button, .wp-block-search .wp-block-search__button, button, .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  display: inline-block;
  border: none;
  border-radius: 50px;
  background-color: #59673F;
  color: #ffffff;
  font-size: 1em;
  line-height: 1.5;
  padding: 12px 20px;
  cursor: pointer;
  transition: .3s;
  letter-spacing: 1px; }
  .button:focus, .wp-block-search .wp-block-search__button:focus, .button:hover, .wp-block-search .wp-block-search__button:hover,
  button:focus,
  .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link:focus,
  button:hover,
  .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link:hover,
  input[type="button"]:focus,
  input[type="button"]:hover,
  input[type="reset"]:focus,
  input[type="reset"]:hover,
  input[type="submit"]:focus,
  input[type="submit"]:hover {
    background-color: #F3B102;
    color: #ffffff;
    text-decoration: none; }

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,
select {
  display: block;
  color: #1A1B1C;
  border: 1px solid #1A1B1C;
  background-color: #fff;
  border-radius: 6px;
  padding: 12px 18px;
  width: 100%;
  font-weight: 500;
  font-size: 18px;
  line-height: 29px; }
  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,
  select:focus {
    outline: none;
    border-color: #BD8901; }

select {
  background-color: #ffffff;
  height: 55px;
  appearance: none;
  background-image: url("images/angle-down.svg");
  background-repeat: no-repeat;
  background-position: right 17px top 23px;
  padding-right: 35px; }
  select:focus {
    border-color: #59673F;
    outline: none; }

textarea {
  width: 100%; }

label {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 1em;
  letter-spacing: 1px; }

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
.site-container.template-canvas {
  padding-top: 0;
  padding-bottom: 0; }
  .site-container.template-canvas > .hentry {
    margin: 0; }
  .site-container.template-canvas .entry-content > * {
    max-width: 100%; }

.site-container.template-canvas-header {
  padding-top: 0;
  padding-bottom: 0; }
  .site-container.template-canvas-header > .hentry {
    margin: 0; }
  .site-container.template-canvas-header .entry-content > * {
    max-width: 100%; }

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.social-menu a[href*="twitter.com"]:before, .mpa-employee-social-networks a[href*="twitter.com"]:before, .social-menu a[href*="facebook.com"]:before, .mpa-employee-social-networks a[href*="facebook.com"]:before, .social-menu a[href*="plus.google.com"]:before, .mpa-employee-social-networks a[href*="plus.google.com"]:before, .social-menu a[href*="pinterest.com"]:before, .mpa-employee-social-networks a[href*="pinterest.com"]:before, .social-menu a[href*="foursquare.com"]:before, .mpa-employee-social-networks a[href*="foursquare.com"]:before, .social-menu a[href*="yahoo.com"]:before, .mpa-employee-social-networks a[href*="yahoo.com"]:before, .social-menu a[href*="skype:"]:before, .mpa-employee-social-networks a[href*="skype:"]:before, .social-menu a[href*="yelp.com"]:before, .mpa-employee-social-networks a[href*="yelp.com"]:before, .social-menu a[href*="linkedin.com"]:before, .mpa-employee-social-networks a[href*="linkedin.com"]:before, .social-menu a[href*="viadeo.com"]:before, .mpa-employee-social-networks a[href*="viadeo.com"]:before, .social-menu a[href*="xing.com"]:before, .mpa-employee-social-networks a[href*="xing.com"]:before, .social-menu a[href*="soundcloud.com"]:before, .mpa-employee-social-networks a[href*="soundcloud.com"]:before, .social-menu a[href*="spotify.com"]:before, .mpa-employee-social-networks a[href*="spotify.com"]:before, .social-menu a[href*="last.fm"]:before, .mpa-employee-social-networks a[href*="last.fm"]:before, .social-menu a[href*="youtube.com"]:before, .mpa-employee-social-networks a[href*="youtube.com"]:before, .social-menu a[href*="vimeo.com"]:before, .mpa-employee-social-networks a[href*="vimeo.com"]:before, .social-menu a[href*="vine.com"]:before, .mpa-employee-social-networks a[href*="vine.com"]:before, .social-menu a[href*="flickr.com"]:before, .mpa-employee-social-networks a[href*="flickr.com"]:before, .social-menu a[href*="500px.com"]:before, .mpa-employee-social-networks a[href*="500px.com"]:before, .social-menu a[href*="instagram.com"]:before, .mpa-employee-social-networks a[href*="instagram.com"]:before, .social-menu a[href*="tumblr.com"]:before, .mpa-employee-social-networks a[href*="tumblr.com"]:before, .social-menu a[href*="reddit.com"]:before, .mpa-employee-social-networks a[href*="reddit.com"]:before, .social-menu a[href*="dribbble.com"]:before, .mpa-employee-social-networks a[href*="dribbble.com"]:before, .social-menu a[href*="stumbleupon.com"]:before, .mpa-employee-social-networks a[href*="stumbleupon.com"]:before, .social-menu a[href*="digg.com"]:before, .mpa-employee-social-networks a[href*="digg.com"]:before, .social-menu a[href*="behance.net"]:before, .mpa-employee-social-networks a[href*="behance.net"]:before, .social-menu a[href*="delicious.com"]:before, .mpa-employee-social-networks a[href*="delicious.com"]:before, .social-menu a[href*="deviantart.com"]:before, .mpa-employee-social-networks a[href*="deviantart.com"]:before, .social-menu a[href*="play.com"]:before, .mpa-employee-social-networks a[href*="play.com"]:before, .social-menu a[href*="wikipedia.com"]:before, .mpa-employee-social-networks a[href*="wikipedia.com"]:before, .social-menu a[href*="apple.com"]:before, .mpa-employee-social-networks a[href*="apple.com"]:before, .social-menu a[href*="github.com"]:before, .mpa-employee-social-networks a[href*="github.com"]:before, .social-menu a[href*="github.io"]:before, .mpa-employee-social-networks a[href*="github.io"]:before, .social-menu a[href*="windows.com"]:before, .mpa-employee-social-networks a[href*="windows.com"]:before, .social-menu a[href*="tripadvisor."]:before, .mpa-employee-social-networks a[href*="tripadvisor."]:before, .social-menu a[href*="slideshare.net"]:before, .mpa-employee-social-networks a[href*="slideshare.net"]:before, .social-menu a[href*=".rss"]:before, .mpa-employee-social-networks a[href*=".rss"]:before, .social-menu a[href*="vk.com"]:before, .mpa-employee-social-networks a[href*="vk.com"]:before, .social-menu a[href*="airbnb.com"]:before, .mpa-employee-social-networks a[href*="airbnb.com"]:before {
  font-weight: normal; }

.social-menu, .mpa-employee-social-networks {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0; }
  .social-menu a, .mpa-employee-social-networks a {
    text-align: center; }
    .social-menu a:hover:before, .mpa-employee-social-networks a:hover:before {
      background-color: #59673F; }
  .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; }
  .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: 1em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-indent: 0;
    display: inline-block;
    margin-right: 0;
    content: "\f129";
    font-weight: 900;
    width: 32px;
    height: 32px;
    line-height: 32px;
    background-color: #BD8901;
    color: #fff;
    transition: .3s; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .social-menu a:before, .mpa-employee-social-networks a:before {
        font-family: "Font Awesome 5 Brands", "Font Awesome 5 Free"; } }
  .social-menu a:empty, .mpa-employee-social-networks a:empty {
    width: 1em; }
  .social-menu a[href*="twitter.com"]:before, .mpa-employee-social-networks a[href*="twitter.com"]:before {
    content: "\f099"; }
  .social-menu a[href*="facebook.com"]:before, .mpa-employee-social-networks a[href*="facebook.com"]:before {
    content: "\f39e"; }
  .social-menu a[href*="google.com"]:before, .mpa-employee-social-networks a[href*="google.com"]:before {
    content: "\f2b3"; }
  .social-menu a[href*="/map"]:before, .mpa-employee-social-networks a[href*="/map"]:before {
    content: "\f041"; }
  .social-menu a[href*="pinterest.com"]:before, .mpa-employee-social-networks a[href*="pinterest.com"]:before {
    content: "\f0d2"; }
  .social-menu a[href*="foursquare.com"]:before, .mpa-employee-social-networks a[href*="foursquare.com"]:before {
    content: "\f180"; }
  .social-menu a[href*="yahoo.com"]:before, .mpa-employee-social-networks a[href*="yahoo.com"]:before {
    content: "\f19e"; }
  .social-menu a[href*="skype:"]:before, .mpa-employee-social-networks a[href*="skype:"]:before {
    content: "\f17e"; }
  .social-menu a[href*="yelp.com"]:before, .mpa-employee-social-networks a[href*="yelp.com"]:before {
    content: "\f1e9"; }
  .social-menu a[href*="linkedin.com"]:before, .mpa-employee-social-networks a[href*="linkedin.com"]:before {
    content: "\f08c"; }
  .social-menu a[href*="viadeo.com"]:before, .mpa-employee-social-networks a[href*="viadeo.com"]:before {
    content: "\f2a9"; }
  .social-menu a[href*="xing.com"]:before, .mpa-employee-social-networks a[href*="xing.com"]:before {
    content: "\f168"; }
  .social-menu a[href*="soundcloud.com"]:before, .mpa-employee-social-networks a[href*="soundcloud.com"]:before {
    content: "\f1be"; }
  .social-menu a[href*="spotify.com"]:before, .mpa-employee-social-networks a[href*="spotify.com"]:before {
    content: "\f1bc"; }
  .social-menu a[href*="last.fm"]:before, .mpa-employee-social-networks a[href*="last.fm"]:before {
    content: "\f202"; }
  .social-menu a[href*="youtube.com"]:before, .mpa-employee-social-networks a[href*="youtube.com"]:before {
    content: "\f167"; }
  .social-menu a[href*="vimeo.com"]:before, .mpa-employee-social-networks a[href*="vimeo.com"]:before {
    content: "\f40a"; }
  .social-menu a[href*="vine.com"]:before, .mpa-employee-social-networks a[href*="vine.com"]:before {
    content: "\f1ca"; }
  .social-menu a[href*="flickr.com"]:before, .mpa-employee-social-networks a[href*="flickr.com"]:before {
    content: "\f16e"; }
  .social-menu a[href*="500px.com"]:before, .mpa-employee-social-networks a[href*="500px.com"]:before {
    content: "\f26e"; }
  .social-menu a[href*="instagram.com"]:before, .mpa-employee-social-networks a[href*="instagram.com"]:before {
    content: "\f16d"; }
  .social-menu a[href*="tumblr.com"]:before, .mpa-employee-social-networks a[href*="tumblr.com"]:before {
    content: "\f173"; }
  .social-menu a[href*="reddit.com"]:before, .mpa-employee-social-networks a[href*="reddit.com"]:before {
    content: "\f1a1"; }
  .social-menu a[href*="dribbble.com"]:before, .mpa-employee-social-networks a[href*="dribbble.com"]:before {
    content: "\f17d"; }
  .social-menu a[href*="stumbleupon.com"]:before, .mpa-employee-social-networks a[href*="stumbleupon.com"]:before {
    content: "\f1a4"; }
  .social-menu a[href*="digg.com"]:before, .mpa-employee-social-networks a[href*="digg.com"]:before {
    content: "\f1a6"; }
  .social-menu a[href*="behance.net"]:before, .mpa-employee-social-networks a[href*="behance.net"]:before {
    content: "\f1b4"; }
  .social-menu a[href*="delicious.com"]:before, .mpa-employee-social-networks a[href*="delicious.com"]:before {
    content: "\f1a5"; }
  .social-menu a[href*="deviantart.com"]:before, .mpa-employee-social-networks a[href*="deviantart.com"]:before {
    content: "\f1bd"; }
  .social-menu a[href*="play.com"]:before, .mpa-employee-social-networks a[href*="play.com"]:before {
    content: "\f04b"; }
  .social-menu a[href*="wikipedia.com"]:before, .mpa-employee-social-networks a[href*="wikipedia.com"]:before {
    content: "\f266"; }
  .social-menu a[href*="apple.com"]:before, .mpa-employee-social-networks a[href*="apple.com"]:before {
    content: "\f179"; }
  .social-menu a[href*="github.com"]:before, .mpa-employee-social-networks a[href*="github.com"]:before {
    content: "\f09b"; }
  .social-menu a[href*="github.io"]:before, .mpa-employee-social-networks a[href*="github.io"]:before {
    content: "\f09b"; }
  .social-menu a[href*="windows.com"]:before, .mpa-employee-social-networks a[href*="windows.com"]:before {
    content: "\f17a"; }
  .social-menu a[href*="tripadvisor."]:before, .mpa-employee-social-networks a[href*="tripadvisor."]:before {
    content: "\f262"; }
  .social-menu a[href*="slideshare.net"]:before, .mpa-employee-social-networks a[href*="slideshare.net"]:before {
    content: "\f1e7"; }
  .social-menu a[href*=".rss"]:before, .mpa-employee-social-networks a[href*=".rss"]:before {
    content: "\f09e"; }
  .social-menu a[href*="vk.com"]:before, .mpa-employee-social-networks a[href*="vk.com"]:before {
    content: "\f189"; }
  .social-menu a[href*="tel:"]:before, .mpa-employee-social-networks a[href*="tel:"]:before {
    content: "\f095"; }
  .social-menu a[href*="mailto:"]:before, .mpa-employee-social-networks a[href*="mailto:"]:before {
    content: "\f0e0"; }
  .social-menu a[href*="map"]:before, .mpa-employee-social-networks a[href*="map"]:before {
    content: "\f3c5"; }
  .social-menu a[href*="airbnb.com"]:before, .mpa-employee-social-networks a[href*="airbnb.com"]:before {
    content: "\f834"; }

.main-navigation {
  display: flex;
  justify-content: flex-end;
  flex: 1 1 auto; }
  @media (max-width: 991px) {
    .main-navigation {
      flex-direction: column; } }
  .main-navigation-container {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #ffffff;
    padding: 120px 32px 30px;
    transition: .3s;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-100%);
    z-index: 9; }
    @media (min-width: 992px) {
      .main-navigation-container {
        opacity: 1;
        visibility: visible;
        transform: none;
        padding: 0;
        position: static;
        background: transparent;
        flex-direction: row;
        justify-content: flex-end; } }
    .main-navigation-container.is-opened {
      opacity: 1;
      visibility: visible;
      transform: none; }
  .main-navigation ul {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none; }
    @media (min-width: 992px) {
      .main-navigation ul {
        flex-direction: row; } }
    .hide-overflow .main-navigation ul {
      flex-wrap: nowrap; }
    .main-navigation ul ul {
      display: none; }
      @media (max-width: 991px) {
        .main-navigation ul ul .submenu-toggle {
          padding: 5px 14px; }
        .main-navigation ul ul a {
          padding: 10px 0; } }
      @media (min-width: 992px) {
        .main-navigation ul ul {
          position: absolute;
          top: 120%;
          left: 0;
          display: flex;
          flex-direction: column;
          z-index: 10;
          opacity: 0;
          visibility: hidden;
          transition: .3s;
          background: #fff;
          box-shadow: 0 7px 20px rgba(39, 39, 77, 0.15);
          border-radius: 15px; } }
      .main-navigation ul ul ul {
        margin-left: 15px; }
        @media (min-width: 992px) {
          .main-navigation ul ul ul {
            left: 100%;
            top: 60%;
            margin-left: 10px; }
            .main-navigation ul ul ul:after {
              content: '';
              position: absolute;
              width: 10px;
              height: 100%;
              top: 0;
              left: -10px; }
            .main-navigation ul ul ul.toleft {
              right: 100%;
              left: auto;
              margin-right: 10px;
              margin-left: 0; }
              .main-navigation ul ul ul.toleft:after {
                content: '';
                position: absolute;
                width: 10px;
                height: 100%;
                left: auto;
                right: -10px; } }
      @media (min-width: 992px) {
        .main-navigation ul ul li:hover > ul,
        .main-navigation ul ul li.focus > ul {
          top: 20%;
          opacity: 1;
          visibility: visible;
          display: block; } }
      .main-navigation ul ul a {
        color: #1A1B1C; }
        @media (min-width: 992px) {
          .main-navigation ul ul a {
            width: 200px;
            padding: 8px 20px; } }
    @media (min-width: 992px) {
      .main-navigation ul li:hover > ul,
      .main-navigation ul li.focus > ul {
        top: 100%;
        opacity: 1;
        visibility: visible; } }
  .main-navigation li {
    position: relative;
    padding: 0;
    margin: 0; }
    .main-navigation li:hover > a,
    .main-navigation li.focus > a {
      color: #59673F; }
      @media (min-width: 992px) {
        .main-navigation li:hover > a ~ .submenu-toggle i,
        .main-navigation li.focus > a ~ .submenu-toggle i {
          transform: rotate(180deg);
          pointer-events: none; }
          .main-navigation li:hover > a ~ .submenu-toggle i:before,
          .main-navigation li.focus > a ~ .submenu-toggle i:before {
            border-color: #59673F; } }
    @media (min-width: 992px) {
      .main-navigation li ul li:hover > a ~ .submenu-toggle i,
      .main-navigation li ul li.focus > a ~ .submenu-toggle i {
        transform: rotate(-90deg); } }
  .main-navigation a {
    display: block;
    text-decoration: none;
    color: #1A1B1C; }
    @media (max-width: 991px) {
      .main-navigation a {
        line-height: 1.25;
        padding: 16px 0;
        font-size: 22px;
        border-top: 1px solid #1A1B1C; } }
    @media (min-width: 992px) {
      .main-navigation a {
        padding: 10px 16px;
        letter-spacing: 0.05em; } }
    .main-navigation a:hover {
      color: #59673F; }
  .main-navigation .sub-menu.opened {
    display: block;
    border: none; }
  .main-navigation .sub-menu li:last-child {
    margin-bottom: 10px; }
  @media (min-width: 992px) {
    .main-navigation .sub-menu li:first-child {
      margin-top: 10px; } }
  .main-navigation .sub-menu a {
    border: none;
    font-size: 18px; }
  .main-navigation .page_item_has_children > a,
  .main-navigation .menu-item-has-children > a {
    position: relative;
    padding-right: 35px; }
  .main-navigation .submenu-toggle {
    position: absolute;
    right: -14px;
    top: 6px;
    padding: 14px;
    background: transparent;
    color: inherit;
    line-height: 1;
    display: flex;
    align-items: center; }
    @media (min-width: 992px) {
      .main-navigation .submenu-toggle {
        top: 0;
        right: 0; } }
    .main-navigation .submenu-toggle:hover {
      background: transparent; }
    .main-navigation .submenu-toggle i {
      width: 20px;
      height: 20px;
      display: flex;
      align-items: center;
      justify-content: center;
      transition: .25s; }
      .main-navigation .submenu-toggle i:before {
        content: '';
        border: solid black;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 3px;
        margin-bottom: 5px;
        transform: rotate(45deg); }
    @media (max-width: 991px) {
      .main-navigation .submenu-toggle.toggled {
        transform: rotate(-180deg); } }

@media (min-width: 992px) {
  .primary-menu-container {
    display: flex;
    justify-content: flex-end;
    margin: 0; } }

.hide-overflow .primary-menu-container {
  flex: 1 0 auto; }

.primary-menu-wrapper {
  margin-bottom: 30px;
  padding: 0; }
  @media (max-width: 991px) {
    .primary-menu-wrapper {
      border-bottom: 1px solid #1A1B1C; } }
  @media (min-width: 992px) {
    .primary-menu-wrapper {
      display: flex;
      position: static;
      justify-content: flex-end;
      margin-bottom: 0;
      flex: 1 1 auto;
      align-items: center; } }
  .primary-menu-wrapper:last-child {
    margin-bottom: 0; }

@media (min-width: 992px) {
  .comment-navigation .nav-links,
  .posts-navigation .nav-links,
  .post-navigation .nav-links {
    display: flex;
    align-items: center; } }

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%; }

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%; }

.comment-navigation .nav-title,
.posts-navigation .nav-title,
.post-navigation .nav-title {
  word-break: break-word; }

.post-navigation {
  max-width: 1140px;
  padding: 40px 0;
  margin: 50px auto 2em;
  border: solid #1A1B1C;
  border-width: 1px 0; }
  @media (min-width: 1470px) {
    .post-navigation {
      max-width: 1280px; } }
  .post-navigation .nav-previous .nav-thumb,
  .post-navigation .nav-next .nav-thumb {
    width: 100%;
    max-width: 162px;
    height: 105px;
    border-radius: 20px;
    overflow: hidden;
    background-color: #59673F;
    flex: 1 0 auto; }
  .post-navigation .nav-previous a,
  .post-navigation .nav-next a {
    display: flex;
    align-items: center;
    text-decoration: none; }
    .post-navigation .nav-previous a:hover .nav-title,
    .post-navigation .nav-next a:hover .nav-title {
      color: #59673F; }
    .post-navigation .nav-previous a:hover img,
    .post-navigation .nav-next a:hover img {
      opacity: .45; }
  .post-navigation .nav-previous .nav-title,
  .post-navigation .nav-next .nav-title {
    color: #1A1B1C; }
  .post-navigation .nav-previous img,
  .post-navigation .nav-next img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition: .15s; }
  @media (min-width: 992px) {
    .post-navigation .nav-next {
      padding-left: 20px; } }
  .post-navigation .nav-next .nav-thumb {
    margin-left: 1em; }
  .post-navigation .nav-next a {
    justify-content: flex-end; }
  @media (min-width: 992px) {
    .post-navigation .nav-previous {
      padding-right: 20px; } }
  .post-navigation .nav-previous .nav-thumb {
    margin-right: 1em; }
  @media (max-width: 991px) {
    .post-navigation .nav-previous + .nav-next {
      margin-top: 20px; } }
  @media (min-width: 992px) {
    .post-navigation .nav-previous + .nav-next {
      border-left: 1px solid #454545; } }

.navigation.pagination {
  display: flex;
  justify-content: center;
  margin-top: 100px; }
  .navigation.pagination.mpa-pagination {
    margin-top: 30px; }
  .navigation.pagination .nav-links {
    display: flex;
    align-items: center;
    padding: 1em;
    border: 1px solid #1A1B1C;
    border-radius: 50px; }
    .navigation.pagination .nav-links .page-numbers {
      display: flex;
      color: #1A1B1C; }
      .navigation.pagination .nav-links .page-numbers:not(.next):not(.prev) {
        justify-content: center;
        align-items: center;
        width: 35px;
        height: 35px;
        border-radius: 50%;
        margin: 0 2px; }
        .navigation.pagination .nav-links .page-numbers:not(.next):not(.prev):hover:not(.dots):not(.current) {
          background-color: #CFCFCF;
          text-decoration: none; }
        .navigation.pagination .nav-links .page-numbers:not(.next):not(.prev).current {
          background-color: #59673F;
          color: #ffffff;
          text-decoration: none; }
    .navigation.pagination .nav-links .prev {
      margin-right: 25px; }
    .navigation.pagination .nav-links .next {
      margin-left: 25px; }
    .navigation.pagination .nav-links .prev,
    .navigation.pagination .nav-links .next {
      font-size: 22px; }
      .navigation.pagination .nav-links .prev path,
      .navigation.pagination .nav-links .next path {
        transition: .25s; }
      .navigation.pagination .nav-links .prev:hover, .navigation.pagination .nav-links .prev:focus,
      .navigation.pagination .nav-links .next:hover,
      .navigation.pagination .nav-links .next:focus {
        color: #59673F;
        text-decoration: none; }
        .navigation.pagination .nav-links .prev:hover path:hover, .navigation.pagination .nav-links .prev:focus path:hover,
        .navigation.pagination .nav-links .next:hover path:hover,
        .navigation.pagination .nav-links .next:focus path:hover {
          fill: #59673F; }

.comment-navigation {
  padding: 30px 0; }
  .comment-navigation .nav-links a {
    text-decoration: none;
    color: #1A1B1C; }
    .comment-navigation .nav-links a:hover {
      color: #59673F; }

.primary-menu-more-toggle {
  background: transparent;
  color: #1A1B1C;
  padding: 5px 10px; }
  .primary-menu-more-toggle:hover, .primary-menu-more-toggle:focus {
    background: transparent;
    color: #59673F; }
  .primary-menu-more-toggle.is-empty {
    display: none; }

.page-links .post-page-numbers {
  display: inline-block;
  width: 35px;
  height: 35px;
  font-weight: 500;
  line-height: 35px;
  text-align: center;
  color: #59673F;
  border-radius: 50%; }
  .page-links .post-page-numbers:last-child {
    margin-bottom: 5px; }
  .page-links .post-page-numbers.current, .page-links .post-page-numbers:focus, .page-links .post-page-numbers:hover {
    text-decoration: none;
    color: #fff;
    background-color: #59673F; }

/* Header
--------------------------------------------- */
.site-header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding: 16px;
  z-index: 19; }
  @media (min-width: 992px) {
    .site-header {
      padding: 46px 20px; } }
  .site-header.static {
    position: static;
    background-color: #59673F; }
  .admin-bar .site-header {
    top: 46px; }
    @media screen and (min-width: 783px) {
      .admin-bar .site-header {
        top: 32px; } }
  .site-header-wrapper {
    background-color: #ffffff;
    padding: 10px 20px;
    max-width: 1140px;
    border-radius: 9999px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    animation: smoothApparance 1s; }
    @media (min-width: 992px) {
      .site-header-wrapper {
        padding: 10px 10px 10px 20px; } }
    @media (min-width: 1470px) {
      .site-header-wrapper {
        max-width: 1280px; } }
  .site-header .site-branding {
    position: relative;
    display: flex;
    align-items: center;
    z-index: 10;
    padding-right: 20px; }
  .site-header .custom-logo-link {
    margin-right: 10px; }
    .site-header .custom-logo-link img {
      display: block; }
  .site-header .site-title {
    display: inline-flex;
    margin: 0;
    line-height: 1; }
    .site-header .site-title a {
      text-decoration: none;
      font-size: 36px;
      font-family: "Manrope", sans-serif;
      color: #1A1B1C; }
  .site-header .site-description {
    margin: 0;
    font-size: 0.75em; }
  .site-header .menu-toggle {
    display: block;
    margin-left: auto;
    padding: 0;
    background: none;
    color: #59673F;
    z-index: 10;
    position: relative;
    border-radius: 0; }
    @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: 34px;
      height: 2px;
      background-color: #1A1B1C;
      margin: 6px 0;
      transition: 0.25s;
      border-radius: 4px;
      display: block; }
    .site-header .menu-toggle.is-active .bar1 {
      transform: rotate(-46deg) translate(-6px, 5px); }
    .site-header .menu-toggle.is-active .bar2 {
      opacity: 0; }
    .site-header .menu-toggle.is-active .bar3 {
      transform: rotate(46deg) translate(-6px, -6px); }

.custom-header {
  display: flex;
  align-items: center;
  padding: 95px 1rem 20px;
  background-color: #454545;
  background-size: cover;
  background-position: center center;
  text-align: center;
  position: relative;
  min-height: 350px; }
  @media (min-width: 992px) {
    .custom-header {
      min-height: 565px;
      padding: 140px 50px 40px; } }
  .custom-header:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(34, 35, 31, 0.5);
    left: 0;
    top: 0;
    z-index: 1; }
  .custom-header-inner {
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
    z-index: 9;
    word-break: break-word; }
    @media (min-width: 1470px) {
      .custom-header-inner {
        max-width: 1280px; } }
  .custom-header h1 {
    color: #ffffff;
    margin: 0; }
  .custom-header .description {
    color: #ffffff;
    margin-top: 20px; }

.right-sidebar {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  max-width: 615px;
  padding: 50px 20px;
  background: #F2F2F2;
  transform: translateX(100%);
  overflow: auto;
  z-index: 100;
  transition: .3s; }
  @media (min-width: 992px) {
    .right-sidebar {
      padding: 55px; }
      .right-sidebar-toggle-wrapper {
        margin-left: 18px; } }
  .right-sidebar.opened {
    transform: none; }
  .admin-bar .right-sidebar {
    top: 46px; }
    @media screen and (min-width: 783px) {
      .admin-bar .right-sidebar {
        top: 32px; } }
  .right-sidebar .widget-title {
    margin-bottom: 30px;
    font-size: 30px;
    text-transform: none; }
    @media (max-width: 991px) {
      .right-sidebar .widget-title {
        font-size: 25px;
        line-height: 34px; } }
  .right-sidebar .rsidebar-close {
    position: absolute;
    right: 20px;
    top: 20px;
    background: transparent;
    color: #1A1B1C;
    padding: 5px;
    line-height: 1;
    font-size: 24px; }
    .right-sidebar .rsidebar-close:hover {
      transform: rotate(90deg); }

@keyframes smoothApparance {
  0% {
    opacity: 0;
    transform: translateY(-50px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

/* Footer
--------------------------------------------- */
.site-footer {
  background-color: #1A1B1C;
  padding: 100px 20px;
  color: #454545; }
  .site-footer-inner {
    max-width: 1140px;
    margin: 0 auto; }
    @media (min-width: 1470px) {
      .site-footer-inner {
        max-width: 1280px; } }
  @media (min-width: 992px) {
    .site-footer .footer-widgets {
      display: flex; } }
  @media (min-width: 992px) {
    .site-footer .footer-widgets .widget-area:nth-child(1) {
      min-width: 32%;
      margin-right: 6%; }
    .site-footer .footer-widgets .widget-area:nth-child(2) {
      min-width: 32%;
      margin-right: 5%; }
    .site-footer .footer-widgets .widget-area:nth-child(3) {
      min-width: 25%; } }
  .site-footer .footer-info {
    display: flex;
    justify-content: center;
    padding-top: 40px; }
    @media (max-width: 991px) {
      .site-footer .footer-info {
        flex-direction: column-reverse; } }
    @media (min-width: 992px) {
      .site-footer .footer-info {
        padding-top: 90px; } }
  @media (min-width: 992px) {
    .site-footer .footer-copy + .footer-nav {
      padding-left: 50px; } }
  .site-footer .footer-nav ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 991px) {
      .site-footer .footer-nav ul {
        flex-direction: column;
        margin-bottom: 50px; } }
    .site-footer .footer-nav ul li {
      list-style: none; }
      .site-footer .footer-nav ul li:not(:last-child) {
        padding-right: 46px; }
      .site-footer .footer-nav ul li a {
        text-decoration: none;
        color: #454545;
        letter-spacing: 0.05em; }
        .site-footer .footer-nav ul li a:hover {
          color: #BD8901; }

/* Loop
--------------------------------------------- */
/* Single
--------------------------------------------- */
.single-post .custom-header-inner {
  max-width: 840px; }

.single-post .custom-header .cat-links {
  margin-bottom: 20px;
  display: block; }
  .single-post .custom-header .cat-links a {
    text-transform: uppercase;
    font-size: 14px;
    color: #F3B102;
    font-weight: 700;
    padding: 0 10px;
    letter-spacing: 0.775em; }
    .single-post .custom-header .cat-links a:hover {
      text-decoration: none;
      color: #BD8901; }

.single-post .custom-header h1 {
  font-size: 40px; }

.single-post .custom-header .posted-on {
  display: block;
  margin-top: 20px; }
  .single-post .custom-header .posted-on a {
    color: #F3B102; }

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block; }

.updated:not(.published) {
  display: none; }

.page-content:after,
.entry-content:after,
.entry-summary:after {
  content: '';
  display: table;
  clear: both; }

.entry-header {
  margin-bottom: 35px; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

.site-container {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 40px;
  padding-bottom: 60px; }
  @media (min-width: 768px) {
    .site-container {
      padding-left: 50px;
      padding-right: 50px; } }
  @media (min-width: 992px) {
    .site-container {
      padding-left: 100px;
      padding-right: 100px; } }
  @media (min-width: 992px) {
    .site-container {
      padding-top: 110px;
      padding-bottom: 200px; } }

.site-wrapper.has-sidebar {
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto; }
  @media (max-width: 991px) {
    .site-wrapper.has-sidebar {
      flex-direction: column-reverse; } }
  .site-wrapper.has-sidebar .widget-area {
    margin-top: 100px; }
    @media (min-width: 992px) {
      .site-wrapper.has-sidebar .widget-area {
        width: 100%;
        max-width: 220px;
        margin-right: auto;
        margin-top: 0;
        padding-right: 20px;
        border-right: 1px solid #1A1B1C; } }
  @media (min-width: 992px) {
    .site-wrapper.has-sidebar .site-main {
      width: 100%;
      max-width: calc(100% - 220px);
      padding-left: 20px; } }
  @media (min-width: 1470px) {
    .site-wrapper.has-sidebar .site-main {
      padding-left: 60px; } }

.post-thumbnail img {
  display: block; }

.entry-title,
.page-title {
  word-wrap: break-word; }

.entry-footer {
  max-width: 840px;
  margin-right: auto;
  margin-left: auto; }
  .entry-footer .edit-link {
    display: block;
    margin: 10px 0;
    font-weight: 500; }

.tags-links {
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  line-height: 1.75;
  margin-top: 2em; }
  .tags-links a {
    padding: 5px 15px;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #1A1B1C;
    border: 1px solid #1A1B1C;
    border-radius: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500; }
    .tags-links a:focus, .tags-links a:hover {
      background-color: #59673F;
      border-color: #59673F;
      color: #ffffff;
      text-decoration: none; }

.posts-wrapper .loop-post-modern.sticky,
.posts-wrapper .loop-post.sticky {
  margin-bottom: 0; }
  .posts-wrapper .loop-post-modern.sticky .post-wrapper,
  .posts-wrapper .loop-post.sticky .post-wrapper {
    background-color: #F2F2F2;
    padding: 30px 20px; }
    @media (min-width: 1470px) {
      .posts-wrapper .loop-post-modern.sticky .post-wrapper,
      .posts-wrapper .loop-post.sticky .post-wrapper {
        padding: 50px; } }
  .posts-wrapper .loop-post-modern.sticky + .loop-post .post-wrapper,
  .posts-wrapper .loop-post.sticky + .loop-post .post-wrapper {
    border-top: 0; }

.posts-wrapper .loop-post:not(:first-child) .post-wrapper {
  padding-top: 80px;
  border-top: 1px solid #CFCFCF; }

@media (min-width: 992px) {
  .posts-wrapper .loop-post-modern:not(.sticky) {
    margin-left: 20px; } }

@media (min-width: 1470px) {
  .posts-wrapper .loop-post-modern:not(.sticky) {
    margin-left: 50px; } }

.posts-wrapper .loop-post-modern.sticky {
  padding-bottom: 0; }
  .posts-wrapper .loop-post-modern.sticky + .loop-post-modern {
    border-top: 0; }

.post-wrapper .entry-title {
  font-size: 22px;
  font-family: "Manrope", sans-serif;
  line-height: 1.55;
  margin: 20px 0; }
  @media (min-width: 992px) {
    .post-wrapper .entry-title {
      margin: 0;
      flex: 1;
      max-width: calc(100% - 440px); } }

.post-wrapper .cat-links a {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 10px;
  font-weight: 700;
  color: inherit;
  text-decoration: none;
  margin-right: 15px; }
  .post-wrapper .cat-links a:hover {
    color: #BD8901; }
  @media (min-width: 992px) {
    .post-wrapper .cat-links a {
      display: block; } }

.loop-post .post-thumbnail,
.loop-post-modern .post-thumbnail {
  overflow: hidden;
  background-color: #59673F;
  display: block; }
  .loop-post .post-thumbnail img,
  .loop-post-modern .post-thumbnail img {
    transition: .25s; }
  .loop-post .post-thumbnail:hover img,
  .loop-post-modern .post-thumbnail:hover img {
    opacity: .45;
    transform: scale(1.1) rotate(-1deg); }

.loop-post {
  margin-bottom: 50px; }
  @media (min-width: 992px) {
    .loop-post {
      margin-bottom: 80px; } }
  .loop-post .post-wrapper {
    max-width: 840px;
    margin: 0 auto; }
  .loop-post.sticky .post-wrapper {
    max-width: 940px; }
  .loop-post .entry-header,
  .loop-post .entry-footer {
    max-width: 840px;
    margin-right: auto;
    margin-left: auto; }
    @media (min-width: 992px) {
      .loop-post .entry-header,
      .loop-post .entry-footer {
        display: flex;
        justify-content: space-between; } }
  .loop-post .entry-meta,
  .loop-post .cat-links {
    flex-basis: 220px;
    margin-top: 8px; }
  .loop-post .cat-links {
    text-align: right; }
  .loop-post .post-thumbnail-wrapper {
    margin-bottom: 24px; }
  .loop-post .more-link {
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
    color: #1A1B1C;
    font-weight: 500;
    letter-spacing: 1px; }
    .loop-post .more-link:before {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background-color: #1A1B1C;
      content: '';
      transition: .1s; }
    .loop-post .more-link:hover, .loop-post .more-link:focus {
      color: #59673F;
      text-decoration: none; }
      .loop-post .more-link:hover:before, .loop-post .more-link:focus:before {
        width: 0; }

.loop-post-modern {
  border-top: 1px solid #1A1B1C;
  padding-top: 80px;
  padding-bottom: 80px; }
  .loop-post-modern:first-child {
    padding-top: 0;
    border-top: 0; }
  .loop-post-modern .post-wrapper {
    display: flex; }
    @media (max-width: 767px) {
      .loop-post-modern .post-wrapper {
        flex-wrap: wrap; } }
  .loop-post-modern .post-content-wrapper {
    display: flex;
    flex-direction: column; }
  .loop-post-modern .entry-meta {
    margin-right: 25px; }
  .loop-post-modern .entry-title {
    margin-top: 1em;
    margin-bottom: 2em;
    max-width: none; }
  @media (max-width: 767px) {
    .loop-post-modern .post-thumbnail-wrapper {
      margin-top: 20px;
      margin-bottom: 20px; } }
  @media (min-width: 768px) {
    .loop-post-modern .post-thumbnail-wrapper {
      margin-right: 20px;
      max-width: 400px; } }
  @media (min-width: 1470px) {
    .loop-post-modern .post-thumbnail-wrapper {
      margin-right: 50px;
      max-width: 400px; } }
  .loop-post-modern .post-thumbnail-wrapper .post-thumbnail {
    border-radius: 9999px; }
  @media (min-width: 992px) {
    .loop-post-modern .posted-date {
      flex-direction: column; } }
  @media (min-width: 1470px) {
    .loop-post-modern .posted-date {
      flex-direction: row; } }
  .loop-post-modern .more-link {
    color: #59673F;
    font-weight: 500; }
  .loop-post-modern .entry-footer {
    width: 100%; }

.posted-date {
  display: flex;
  align-items: flex-start;
  color: #59673F; }
  .posted-date .posted-date-day {
    font: 700 40px/1.15 "Mak", serif;
    margin-right: 2px;
    line-height: 1.15;
    letter-spacing: 1px; }
  .posted-date .posted-date-month-year {
    display: flex;
    flex-direction: column;
    line-height: 1; }

.error-404,
.not-found {
  max-width: 840px;
  margin: 0 auto;
  text-align: center;
  padding-top: 90px; }

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

.comments-area {
  max-width: 840px;
  margin: 0 auto;
  padding: 40px 0; }
  .comments-area .comments-title {
    margin-bottom: 30px; }
  .comments-area .comment-list {
    list-style: none;
    padding: 0;
    margin: 0; }
    .comments-area .comment-list .comment-reply-title small {
      font-family: "Manrope", sans-serif;
      color: #BD8901; }
  .comments-area ol.children {
    list-style: none;
    padding: 0 0 0 40px;
    margin: 30px 0 0 0; }
    @media (min-width: 992px) {
      .comments-area ol.children {
        margin: 50px 0 0 0;
        padding: 0 0 0 145px; } }
    .comments-area ol.children ol.children {
      padding: 0 0 0 20px; }
      @media (min-width: 992px) {
        .comments-area ol.children ol.children {
          padding: 0 0 0 40px; } }
  .comments-area .comment-list > li,
  .comments-area ol.children > li {
    margin-bottom: 25px; }
    @media (min-width: 992px) {
      .comments-area .comment-list > li,
      .comments-area ol.children > li {
        margin-bottom: 50px; }
        .comments-area .comment-list > li:last-child,
        .comments-area ol.children > li:last-child {
          margin-bottom: 0; } }
  .comments-area .pingback .comment-body,
  .comments-area .trackback .comment-body {
    padding: 25px; }
  .comments-area .comment-body {
    position: relative;
    background-color: #F2F2F2;
    border: 1px solid #CFCFCF;
    padding: 30px;
    border-radius: 10px; }
    .comments-area .comment-body + .comment-respond {
      margin-top: 30px; }
      @media (min-width: 992px) {
        .comments-area .comment-body + .comment-respond {
          margin-top: 60px; } }
  .comments-area .comment-author {
    margin-bottom: 5px; }
    .comments-area .comment-author .avatar {
      display: block;
      margin-bottom: 15px;
      border-radius: 20px; }
      @media (min-width: 992px) {
        .comments-area .comment-author .avatar {
          position: absolute;
          left: 0;
          top: 0;
          margin-bottom: 0; } }
    .comments-area .comment-author .fn {
      display: inline-block;
      margin-top: 14px;
      color: #1A1B1C;
      font-size: 22px;
      line-height: 28px;
      font-weight: 400; }
      .comments-area .comment-author .fn a {
        color: inherit; }
        .comments-area .comment-author .fn a:focus, .comments-area .comment-author .fn a:hover {
          text-decoration: none;
          color: #59673F; }
  .comments-area .comment-meta {
    position: relative;
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      .comments-area .comment-meta {
        padding-left: 115px; } }
    .comments-area .comment-meta .says {
      display: none; }
  .comments-area .comment-metadata {
    font-weight: 500; }
    .comments-area .comment-metadata a {
      color: #454545; }
    .comments-area .comment-metadata .edit-link {
      display: inline;
      margin-left: 15px; }
  .comments-area .reply {
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    margin-top: 20px;
    padding-left: 25px;
    position: relative; }
    @media (min-width: 992px) {
      .comments-area .reply {
        margin-top: 0;
        position: absolute;
        top: 43px;
        right: 25px;
        letter-spacing: 1px; } }
    .comments-area .reply:after {
      content: '';
      background: url("images/icon-reply.svg");
      position: absolute;
      left: 0;
      width: 15px;
      height: 13px;
      top: 0;
      bottom: 0;
      margin: auto; }
    .comments-area .reply a {
      color: #59673F; }
  @media (min-width: 992px) {
    .comments-area .comment-content {
      padding-left: 115px; } }

.comment-respond {
  margin-top: 100px; }
  .comment-respond .comment-reply-title {
    margin-bottom: 16px; }
    .comment-respond .comment-reply-title small {
      font-size: 60%; }
    .comment-respond .comment-reply-title a {
      display: inline-block;
      margin-left: 20px; }
  .comment-respond .required-field-message,
  .comment-respond .comment-notes {
    display: none; }
  .comment-respond .comment-form-comment textarea {
    height: 193px; }
  .comment-respond .comment-form {
    display: flex;
    flex-wrap: wrap;
    padding: 30px;
    background-color: #59673F;
    color: #ffffff;
    border-radius: 10px; }
    .comment-respond .comment-form:after {
      content: '';
      display: table;
      clear: both; }
    .comment-respond .comment-form label {
      color: #ffffff; }
    .comment-respond .comment-form p {
      padding: 0 13px;
      margin-bottom: 15px;
      float: left;
      width: 100%; }
    .comment-respond .comment-form a {
      color: #F3B102; }
    .comment-respond .comment-form .comment-form-email,
    .comment-respond .comment-form .comment-form-author {
      order: -1; }
      @media (min-width: 992px) {
        .comment-respond .comment-form .comment-form-email,
        .comment-respond .comment-form .comment-form-author {
          width: 50%;
          float: left; } }
    .comment-respond .comment-form input[type="url"],
    .comment-respond .comment-form input[type="email"],
    .comment-respond .comment-form input[type="text"],
    .comment-respond .comment-form textarea {
      border: 0; }
    .comment-respond .comment-form .form-submit {
      margin-top: 15px; }
      .comment-respond .comment-form .form-submit .submit {
        background-color: #1A1B1C; }
        .comment-respond .comment-form .form-submit .submit:hover {
          background-color: #BD8901; }

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 2.5em; }
  .widget:last-child {
    margin-bottom: 0; }
  .widget select {
    max-width: 100%; }
  .widget-title {
    font-family: "Manrope", sans-serif;
    margin-bottom: 1em; }

.wp-calendar-table td, .wp-calendar-table th {
  padding: 5px;
  text-align: center;
  color: #ffffff; }

.widget_recent_entries ul,
.widget_categories ul,
.widget_archive ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  .widget_recent_entries ul li,
  .widget_categories ul li,
  .widget_archive ul li {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #1A1B1C; }
    .widget_recent_entries ul li:last-child,
    .widget_categories ul li:last-child,
    .widget_archive ul li:last-child {
      border: 0;
      margin: 0; }
  .widget_recent_entries ul ul,
  .widget_categories ul ul,
  .widget_archive ul ul {
    width: 100%;
    padding-left: 20px; }
    .widget_recent_entries ul ul li,
    .widget_categories ul ul li,
    .widget_archive ul ul li {
      border: 0;
      padding: 5px 0; }

.widget_recent_entries a,
.widget_categories a,
.widget_archive a {
  color: inherit;
  text-decoration: none; }
  .widget_recent_entries a:hover,
  .widget_categories a:hover,
  .widget_archive a:hover {
    color: #59673F; }

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

.widget_rss li {
  margin-bottom: 25px; }

.widget_rss .rsswidget {
  width: 100%;
  color: #BD8901; }
  .widget_rss .rsswidget:hover {
    text-decoration: underline; }

.widget_rss .rss-date {
  font-size: .875em; }

.widget_rss .rssSummary {
  margin: 10px 0; }

.widget_rss cite {
  font-weight: 500; }

.widget_recent_comments ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  .widget_recent_comments ul li {
    padding-bottom: 12px;
    border-bottom: 1px solid #1A1B1C; }
    .widget_recent_comments ul li:last-child {
      border: 0;
      padding: 0; }

.wp-block-categories,
.wp-block-archives,
.wp-block-latest-posts {
  list-style: none;
  padding: 0; }
  .wp-block-categories li,
  .wp-block-archives li,
  .wp-block-latest-posts li {
    margin-bottom: 10px; }
    .wp-block-categories li:last-child,
    .wp-block-archives li:last-child,
    .wp-block-latest-posts li:last-child {
      border: 0;
      margin: 0; }
    .wp-block-categories li a,
    .wp-block-archives li a,
    .wp-block-latest-posts li a {
      color: inherit;
      text-decoration: none; }
      .wp-block-categories li a:hover,
      .wp-block-archives li a:hover,
      .wp-block-latest-posts li a:hover {
        color: #59673F; }

.wp-block-calendar table,
.widget_calendar table {
  background-color: transparent;
  margin: 0; }
  .wp-block-calendar table caption,
  .widget_calendar table caption {
    background-color: #1A1B1C;
    padding: 10px 20px;
    color: #fff; }
  .wp-block-calendar table a,
  .widget_calendar table a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    margin: auto;
    background: transparent;
    text-decoration: none;
    color: #F3B102; }
    .wp-block-calendar table a:hover,
    .widget_calendar table a:hover {
      background: #F3B102;
      color: #fff; }
  .wp-block-calendar table th,
  .widget_calendar table th {
    font-size: 16px;
    color: #1A1B1C;
    padding: 8px 4px;
    font-weight: 500;
    border-color: #1A1B1C; }

.wp-block-calendar tbody td,
.widget_calendar tbody td {
  font-size: 14px;
  color: #1A1B1C;
  background: transparent;
  padding: 8px 4px;
  border-color: #1A1B1C;
  height: 47px; }

.wp-block-calendar .wp-calendar-nav,
.widget_calendar .wp-calendar-nav {
  margin-top: 10px;
  display: flex;
  justify-content: space-between; }

.wp-block-calendar .wp-calendar-nav-prev,
.wp-block-calendar .wp-calendar-nav-next,
.widget_calendar .wp-calendar-nav-prev,
.widget_calendar .wp-calendar-nav-next {
  display: block; }
  .wp-block-calendar .wp-calendar-nav-prev a,
  .wp-block-calendar .wp-calendar-nav-next a,
  .widget_calendar .wp-calendar-nav-prev a,
  .widget_calendar .wp-calendar-nav-next a {
    font-size: 14px;
    display: block;
    padding: 5px 20px;
    color: #1A1B1C;
    border: 1px solid #1A1B1C;
    border-radius: 8px;
    text-decoration: none; }
    .wp-block-calendar .wp-calendar-nav-prev a:hover,
    .wp-block-calendar .wp-calendar-nav-next a:hover,
    .widget_calendar .wp-calendar-nav-prev a:hover,
    .widget_calendar .wp-calendar-nav-next a:hover {
      background: #59673F;
      color: #ffffff; }

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

.widget_meta a {
  color: inherit;
  text-decoration: none; }
  .widget_meta a:hover {
    color: #59673F; }

.widget_meta li {
  margin-bottom: 10px; }
  .widget_meta li:last-child {
    margin-bottom: 0; }

.wp-block-tag-cloud:after,
.widget_tag_cloud:after {
  content: '';
  display: table;
  clear: both; }

.wp-block-tag-cloud a,
.widget_tag_cloud a {
  display: inline-block;
  padding: 5px 15px;
  margin-right: 10px;
  margin-bottom: 10px;
  color: #1A1B1C;
  border: 1px solid #1A1B1C;
  border-radius: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 14px; }
  .wp-block-tag-cloud a:hover, .wp-block-tag-cloud a:focus,
  .widget_tag_cloud a:hover,
  .widget_tag_cloud a:focus {
    background: #59673F;
    border-color: #59673F;
    color: #ffffff;
    text-decoration: none; }

.widget_pages ul,
.widget_nav_menu ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.widget_pages li,
.widget_nav_menu li {
  padding: 15px 0;
  margin: 0;
  border-bottom: 1px solid #1A1B1C;
  position: relative; }
  .widget_pages li:last-child,
  .widget_nav_menu li:last-child {
    border: 0; }
  .widget_pages li ul,
  .widget_nav_menu li ul {
    padding-left: 20px; }
  .widget_pages li li,
  .widget_nav_menu li li {
    border: 0;
    padding: 5px 0; }

.widget_pages a,
.widget_nav_menu a {
  color: inherit; }
  .widget_pages a:hover,
  .widget_nav_menu a:hover {
    color: #59673F;
    text-decoration: none; }

.widget_pages .page_item_has_children,
.widget_pages .menu-item-has-children,
.widget_nav_menu .page_item_has_children,
.widget_nav_menu .menu-item-has-children {
  position: relative; }
  .widget_pages .page_item_has_children > a,
  .widget_pages .menu-item-has-children > a,
  .widget_nav_menu .page_item_has_children > a,
  .widget_nav_menu .menu-item-has-children > a {
    padding-right: 10px; }

.widget_pages .children,
.widget_pages .sub-menu,
.widget_nav_menu .children,
.widget_nav_menu .sub-menu {
  display: none; }
  .widget_pages .children.opened,
  .widget_pages .sub-menu.opened,
  .widget_nav_menu .children.opened,
  .widget_nav_menu .sub-menu.opened {
    display: block; }

.widget_pages .current_page_item > a, .widget_pages .current_page_item > .submenu-toggle,
.widget_pages .current-menu-parent > a,
.widget_pages .current-menu-parent > .submenu-toggle,
.widget_pages .current-menu-item > a,
.widget_pages .current-menu-item > .submenu-toggle,
.widget_nav_menu .current_page_item > a,
.widget_nav_menu .current_page_item > .submenu-toggle,
.widget_nav_menu .current-menu-parent > a,
.widget_nav_menu .current-menu-parent > .submenu-toggle,
.widget_nav_menu .current-menu-item > a,
.widget_nav_menu .current-menu-item > .submenu-toggle {
  color: #59673F; }

.widget_pages .submenu-toggle,
.widget_nav_menu .submenu-toggle {
  background: transparent;
  padding: 0;
  color: inherit;
  width: 20px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 14px; }
  .widget_pages .submenu-toggle svg,
  .widget_nav_menu .submenu-toggle svg {
    fill: #1A1B1C; }
    .widget_pages .submenu-toggle svg:hover,
    .widget_nav_menu .submenu-toggle svg:hover {
      fill: #59673F; }
  .widget_pages .submenu-toggle:hover,
  .widget_nav_menu .submenu-toggle:hover {
    color: #F3B102; }

.footer-widgets {
  color: #fff; }
  .footer-widgets .widget_recent_entries li,
  .footer-widgets .widget_rss li,
  .footer-widgets .widget_categories li,
  .footer-widgets .widget_archive li,
  .footer-widgets .widget_pages li,
  .footer-widgets .widget_nav_menu li,
  .footer-widgets .widget_recent_comments li {
    border-color: #CFCFCF; }
  .footer-widgets h1, .footer-widgets h2, .footer-widgets .error-404 h1, .error-404 .footer-widgets h1,
  .footer-widgets .not-found h1, .not-found .footer-widgets h1, .footer-widgets .comment-respond .comment-reply-title, .comment-respond .footer-widgets .comment-reply-title, .footer-widgets .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step .mpa-shortcode-title, .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step .footer-widgets .mpa-shortcode-title,
  .footer-widgets .mpa-shortcode.appointment-form-shortcode .mpa-booking-step .mpa-shortcode-title, .mpa-shortcode.appointment-form-shortcode .mpa-booking-step .footer-widgets .mpa-shortcode-title, .footer-widgets .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-booking .mpa-message, .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-booking .footer-widgets .mpa-message,
  .footer-widgets .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-booking .mpa-message, .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-booking .footer-widgets .mpa-message, .footer-widgets h3, .footer-widgets .comments-area .comment-list .comment-reply-title, .comments-area .comment-list .footer-widgets .comment-reply-title, .footer-widgets h4, .footer-widgets .widget-title, .footer-widgets .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-title, .wp-block-latest-posts.wp-block-latest-posts__list .footer-widgets .wp-block-latest-posts__post-title, .footer-widgets .mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .mpa-post-title, .mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .footer-widgets .mpa-post-title, .footer-widgets .mpa-employees-list-shortcode .entry-title, .mpa-employees-list-shortcode .footer-widgets .entry-title, .footer-widgets .mpa-attributes-title, .footer-widgets h5, .footer-widgets .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .cell-title, .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .footer-widgets .cell-title,
  .footer-widgets .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .cell-title, .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .footer-widgets .cell-title, .footer-widgets h6,
  .footer-widgets .wp-block-calendar table th,
  .footer-widgets .widget_calendar table th,
  .footer-widgets .wp-block-calendar .wp-calendar-nav-prev a,
  .footer-widgets .wp-block-calendar .wp-calendar-nav-next a,
  .footer-widgets .widget_calendar .wp-calendar-nav-prev a,
  .footer-widgets .widget_calendar .wp-calendar-nav-next a,
  .footer-widgets .wp-block-calendar tbody td, .footer-widgets .widget_calendar tbody td {
    color: inherit; }
  .footer-widgets .wp-block-calendar table th,
  .footer-widgets .widget_calendar table th,
  .footer-widgets .wp-block-calendar table td,
  .footer-widgets .widget_calendar table td {
    border-color: #CFCFCF; }
  .footer-widgets .wp-block-tag-cloud a, .footer-widgets .widget_tag_cloud a {
    color: inherit;
    border-color: inherit; }

/* 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; }

/* Fonts
--------------------------------------------- */
@font-face {
  font-family: "Mak";
  src: url("fonts/mak/mak.eot");
  src: url("fonts/mak/mak.eot?#iefix") format("embedded-opentype"), url("fonts/mak/mak.woff") format("woff"), url("fonts/mak/mak.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

/* Gutenberg and Getwid 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: 840px;
  margin-bottom: 28px;
  margin-left: auto;
  margin-right: auto; }
  .entry-content > *:last-child {
    margin-bottom: 0; }
  .entry-content > *.alignwide {
    max-width: 1140px; }
    @media (min-width: 1470px) {
      .entry-content > *.alignwide {
        max-width: 1280px; } }
  .entry-content > *.alignfull {
    max-width: none;
    margin-left: -15px;
    margin-right: -15px; }
    @media (min-width: 768px) {
      .entry-content > *.alignfull {
        margin-left: -50px;
        margin-right: -50px; } }
    @media (min-width: 992px) {
      .entry-content > *.alignfull {
        margin-left: -100px;
        margin-right: -100px; } }
  @media (min-width: 600px) {
    .entry-content > *.alignleft {
      margin-right: 30px; } }
  @media (min-width: 840px) {
    .entry-content > *.alignleft {
      margin-left: Max(calc(0.5 * (100vw - min(100vw, 840px)) - 15px), 0px);
      max-width: 400px; } }
  @media (min-width: 992px) {
    .entry-content > *.alignleft {
      margin-left: Max(calc(0.5 * (100vw - min(100vw, 840px)) - 100px), 0px); } }
  @media (min-width: 600px) {
    .entry-content > *.alignright {
      margin-left: 30px; } }
  @media (min-width: 840px) {
    .entry-content > *.alignright {
      margin-right: Max(calc(0.5 * (100vw - min(100vw, 840px)) - 15px), 0px);
      max-width: 400px; } }
  @media (min-width: 992px) {
    .entry-content > *.alignright {
      margin-right: Max(calc(0.5 * (100vw - min(100vw, 840px)) - 100px), 0px); } }

.entry-content:after {
  content: '';
  display: table;
  clear: both; }

.template-canvas .entry-content > *,
.template-canvas-header .entry-content > * {
  max-width: 1140px; }
  @media (min-width: 1470px) {
    .template-canvas .entry-content > *,
    .template-canvas-header .entry-content > * {
      max-width: 1280px; } }
  .template-canvas .entry-content > *.alignwide,
  .template-canvas-header .entry-content > *.alignwide {
    max-width: 100%; }
  .template-canvas .entry-content > *.alignfull,
  .template-canvas-header .entry-content > *.alignfull {
    max-width: none; }

.loop-post .alignleft {
  margin-left: 0; }

.loop-post .alignright {
  margin-right: 0; }

/* wp-block-paragraph styles */
/* wp-block-image styles */
.wp-block-image img {
  vertical-align: bottom; }

.wp-block-image figcaption {
  font-size: .875em;
  text-align: center;
  margin: 10px 0 0; }

.wp-block-image.is-style-top-rounded img {
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px; }

.wp-block-image.is-style-rounded-highlight img {
  border-radius: 9999px;
  box-shadow: 0 80px 40px -30px #BD8901;
  transition: .25s; }
  .wp-block-image.is-style-rounded-highlight img:hover {
    box-shadow: 0 60px 40px -30px #BD8901; }

.wp-block-image.is-style-rounded-corner img {
  border-radius: 20px; }

/* wp-block-gallery styles */
.wp-block-gallery:not(.has-nested-images):not(.alignleft):not(.alignright):not(.alignfull) {
  margin-left: auto;
  margin-right: auto; }

.wp-block-gallery .blocks-gallery-item figcaption {
  font-size: .875em;
  text-align: center;
  margin: 10px 0 0; }

.wp-block-gallery.columns-1 .blocks-gallery-item {
  width: 100%;
  margin-right: 0;
  margin-bottom: 16px; }
  @media (min-width: 768px) {
    .wp-block-gallery.columns-1 .blocks-gallery-item {
      width: calc((100% - 16px * 0) / 1);
      margin-right: 16px; }
      .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: 16px; }
  @media (min-width: 768px) {
    .wp-block-gallery.columns-2 .blocks-gallery-item {
      width: calc((100% - 16px * 1) / 2);
      margin-right: 16px; }
      .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: 16px; }
  @media (min-width: 768px) {
    .wp-block-gallery.columns-3 .blocks-gallery-item {
      width: calc((100% - 16px * 2) / 3);
      margin-right: 16px; }
      .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: 16px; }
  @media (min-width: 768px) {
    .wp-block-gallery.columns-4 .blocks-gallery-item {
      width: calc((100% - 16px * 3) / 4);
      margin-right: 16px; }
      .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: 16px; }
  @media (min-width: 768px) {
    .wp-block-gallery.columns-5 .blocks-gallery-item {
      width: calc((100% - 16px * 4) / 5);
      margin-right: 16px; }
      .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: 16px; }
  @media (min-width: 768px) {
    .wp-block-gallery.columns-6 .blocks-gallery-item {
      width: calc((100% - 16px * 5) / 6);
      margin-right: 16px; }
      .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n) {
        margin-right: 0; } }

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  background: rgba(89, 103, 63, 0.8);
  margin: auto;
  font-size: 1em;
  text-align: center;
  color: #fff;
  opacity: 0;
  z-index: 9;
  transition: .5s;
  border-radius: 20px;
  max-height: none; }

.wp-block-gallery.has-nested-images figure.wp-block-image:hover figcaption {
  opacity: 1; }

/* wp-block-quote styles */
.wp-block-quote, blockquote {
  background-color: #59673F;
  padding: 20px 40px 20px 110px;
  color: #ffffff;
  position: relative;
  font-size: 22px;
  border-radius: 10px; }
  .wp-block-quote:after, blockquote:after {
    content: '';
    position: absolute;
    width: 70px;
    height: 1px;
    background-color: #fff;
    top: 37px;
    left: 20px; }
  .wp-block-quote p, blockquote p {
    margin-top: 0; }
    .wp-block-quote p:last-of-type, blockquote p:last-of-type {
      margin-bottom: 0; }
  .wp-block-quote cite, blockquote cite {
    font-style: normal;
    color: #F3B102;
    font-size: 18px; }
  .wp-block-quote.is-style-large:not(.is-style-plain), blockquote.is-style-large:not(.is-style-plain) {
    padding: 1em 2em 1em 5em; }
  .wp-block-quote.is-style-large:after, blockquote.is-style-large:after {
    top: 45px; }
  .wp-block-quote.is-style-large:not(.is-style-plain) p, blockquote.is-style-large:not(.is-style-plain) p, .wp-block-quote.is-style-large p, blockquote.is-style-large p {
    font-size: 1.25em;
    font-style: normal; }
  .wp-block-quote.is-style-large:not(.is-style-plain) cite, blockquote.is-style-large:not(.is-style-plain) cite, .wp-block-quote.is-style-large cite, blockquote.is-style-large cite {
    font-size: 1em;
    font-style: normal; }
  .wp-block-quote.is-style-plain, blockquote.is-style-plain {
    padding: 1em;
    background: transparent;
    border: 1px solid #59673F;
    font-size: 1em;
    color: #454545; }
    .wp-block-quote.is-style-plain:after, blockquote.is-style-plain:after {
      display: none; }

/* wp-block-file styles */
/* wp-block-code styles */
/* wp-block-preformatted styles */
.wp-block-preformatted {
  background-color: #fff;
  border: 1px solid #CFCFCF; }

/* wp-block-pullquote styles */
.wp-block-pullquote {
  padding: 30px; }
  .wp-block-pullquote p:last-of-type {
    margin-bottom: 0; }
  .wp-block-pullquote blockquote {
    background: transparent;
    padding: 0;
    border-radius: 0;
    margin: 0; }
    .wp-block-pullquote blockquote:after {
      display: none; }
  .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-pullquote.has-text-align-left, .wp-block-pullquote.has-text-align-right {
    max-width: 840px; }
  .wp-block-pullquote.alignwide {
    max-width: 1140px; }
    @media (min-width: 1470px) {
      .wp-block-pullquote.alignwide {
        max-width: 1280px; } }
  .wp-block-pullquote.alignfull {
    max-width: none; }

/* wp-block-table styles */
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #F2F2F2;
  color: #1A1B1C; }

/* 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.is-style-rounded {
  border-radius: 9999px;
  padding: 58px 20px; }

/* wp-block-button styles */
.wp-block-button__link {
  background: #59673F;
  color: #ffffff;
  border: 1px solid transparent;
  text-decoration: none;
  padding: 12px 20px;
  border-radius: 50px;
  line-height: 1.5;
  font-size: 1em;
  letter-spacing: 1px;
  display: inline-block; }
  .wp-block-button__link.has-background:hover, .wp-block-button__link.has-color:hover, .wp-block-button__link:hover, .wp-block-button__link:focus {
    text-decoration: none;
    background-color: #BD8901 !important;
    color: #fff !important; }
  .wp-block-button__link.has-color-2-background-color.has-background:hover, .wp-block-button__link.has-color-2-background-color.has-color:hover, .wp-block-button__link.has-color-2-background-color:hover, .wp-block-button__link.has-color-2-background-color:focus {
    background-color: #59673F !important;
    color: #fff !important; }

.wp-block-button.is-style-highlight .wp-block-button__link {
  position: relative;
  width: 162px;
  height: 162px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #BD8901;
  padding: 12px;
  box-shadow: -10px 10px 35px -15px #BD8901;
  border-radius: 9999px; }
  .wp-block-button.is-style-highlight .wp-block-button__link:after {
    background-color: transparent;
    content: '';
    position: absolute;
    width: calc(100% - 14px);
    height: calc(100% - 14px);
    border-radius: 50%;
    border: 1px solid #fff; }
  .wp-block-button.is-style-highlight .wp-block-button__link:hover {
    background-color: #F3B102 !important;
    box-shadow: -10px 10px 35px -20px #BD8901; }

.is-style-outline .wp-block-button__link {
  border-color: currentColor;
  border-width: 1px; }
  .is-style-outline .wp-block-button__link:hover, .is-style-outline .wp-block-button__link:focus {
    background-color: #BD8901 !important;
    border-color: #BD8901 !important;
    color: #fff !important; }

/* wp-block-columns styles */
.wp-block-columns {
  gap: 0 !important;
  margin-bottom: 0; }
  .wp-block-columns:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .wp-block-columns {
      flex-wrap: nowrap; } }
  .wp-block-columns .wp-block-column {
    margin-bottom: 16px; }
    @media (max-width: 767px) {
      .wp-block-columns .wp-block-column {
        flex-basis: 100% !important; } }
    @media (min-width: 768px) {
      .wp-block-columns .wp-block-column {
        flex-basis: 0;
        flex-grow: 1; } }
    @media (max-width: 767px) {
      .wp-block-columns .wp-block-column:last-child {
        margin-bottom: 0; } }
    .wp-block-columns .wp-block-column:nth-child(2n), .wp-block-columns .wp-block-column:not(:first-child) {
      margin-left: 0; }
      @media (min-width: 768px) {
        .wp-block-columns .wp-block-column:nth-child(2n), .wp-block-columns .wp-block-column:not(:first-child) {
          margin-left: 16px; } }
    .wp-block-columns .wp-block-column > *:last-child {
      margin-bottom: 0; }
  .wp-block-columns.is-style-bordered .wp-block-column {
    padding-bottom: 15px;
    border-bottom: 1px solid #1A1B1C; }
    @media (min-width: 768px) {
      .wp-block-columns.is-style-bordered .wp-block-column {
        padding-bottom: 0;
        padding-right: 20px;
        border-bottom: none;
        border-right: 1px solid #1A1B1C; } }
    .wp-block-columns.is-style-bordered .wp-block-column:last-child {
      border: 0; }
  .wp-block-columns.is-style-wide-space > .wp-block-column {
    margin-bottom: 40px; }
    @media (min-width: 992px) {
      .wp-block-columns.is-style-wide-space > .wp-block-column:nth-child(2n), .wp-block-columns.is-style-wide-space > .wp-block-column:not(:first-child) {
        margin-left: 40px; } }
  @media (max-width: 992px) {
    .wp-block-columns.is-style-stack-on-tablet {
      flex-wrap: wrap !important; } }
  @media (max-width: 992px) {
    .wp-block-columns.is-style-stack-on-tablet > .wp-block-column {
      flex-basis: 100% !important;
      margin-left: 0; } }

/* wp-block-media-text styles */
/* wp-block-separator styles */
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  background: transparent;
  border-bottom: 0; }

.wp-block-separator.is-style-narrow {
  width: 75px;
  border-bottom: 0;
  margin: 10px auto;
  background-color: transparent; }

/* wp-block-archives styles */
.wp-block-archives.wp-block-archives-list {
  padding: 0;
  list-style: none; }
  .wp-block-archives.wp-block-archives-list li {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #1A1B1C;
    padding: 15px 0;
    margin: 0; }
    .wp-block-archives.wp-block-archives-list li:last-child {
      border: 0; }

/* wp-block-calendar styles */
.wp-block-calendar th,
.wp-block-calendar tbody td {
  border-width: 0 0 1px 0; }

.wp-block-calendar table th {
  background: transparent; }

/* wp-block-categories styles */
/* wp-block-latest-comments styles */
.wp-block-latest-comments {
  list-style: none;
  padding: 0; }
  .wp-block-latest-comments li {
    margin-bottom: 10px; }
    .wp-block-latest-comments li:last-child {
      border: 0;
      margin: 0; }

ol.wp-block-latest-comments {
  margin-left: auto;
  margin-right: auto; }

.wp-block-latest-comments__comment {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #454545; }
  .wp-block-latest-comments__comment:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }
  .wp-block-latest-comments__comment a {
    color: #BD8901;
    text-decoration: none; }
    .wp-block-latest-comments__comment a:hover {
      text-decoration: underline; }

.wp-block-latest-comments__comment-author {
  font-weight: 500;
  color: #1A1B1C; }

.wp-block-latest-comments__comment-excerpt p {
  font-size: 16px;
  line-height: 1.25;
  font-style: italic; }

.wp-block-latest-comments__comment-date {
  font-size: .875em;
  color: #1A1B1C; }

/* wp-block-latest-posts styles */
.wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-title:focus, .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-title:hover {
  color: #59673F; }

@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-inside.wp-block-search__text-button .wp-block-search__input {
  border: 0; }

.wp-block-search.wp-block-search__button-inside.wp-block-search__text-button .wp-block-search__button {
  border-radius: 0; }

.wp-block-search.wp-block-search__button-inside.wp-block-search__text-button .wp-block-search__inside-wrapper {
  padding: 0;
  border: 1px solid #1A1B1C;
  border-radius: 6px;
  overflow: hidden; }

.wp-block-search.wp-block-search__button-outside .wp-block-search__inside-wrapper {
  flex-wrap: wrap; }

.wp-block-search.wp-block-search__button-outside .wp-block-search__input {
  width: 100%;
  margin-bottom: 10px; }

.wp-block-search.wp-block-search__button-outside .wp-block-search__button {
  margin: 0; }

/* 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-video figcaption {
  font-size: .875em;
  text-align: center;
  margin: 10px 0 0; }

/* wp-block-cover styles */
.wp-block-cover {
  width: auto;
  color: #fff; }

/* wp-block-audio styles */
.wp-block-audio figcaption {
  font-size: .875em;
  text-align: center;
  margin: 10px 0 0; }

/* common getwid block styles */
.wp-block-getwid-content-slider .slick-prev,
.wp-block-getwid-content-slider .slick-next,
.wp-block-getwid-images-slider .slick-prev,
.wp-block-getwid-images-slider .slick-next,
.wp-block-getwid-media-text-slider .slick-prev,
.wp-block-getwid-media-text-slider .slick-next,
.wp-block-getwid-post-slider .slick-prev,
.wp-block-getwid-post-slider .slick-next,
.wp-block-getwid-post-carousel .slick-prev,
.wp-block-getwid-post-carousel .slick-next {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #59673F;
  color: #ffffff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 25px; }
  @media (min-width: 768px) {
    .wp-block-getwid-content-slider .slick-prev,
    .wp-block-getwid-content-slider .slick-next,
    .wp-block-getwid-images-slider .slick-prev,
    .wp-block-getwid-images-slider .slick-next,
    .wp-block-getwid-media-text-slider .slick-prev,
    .wp-block-getwid-media-text-slider .slick-next,
    .wp-block-getwid-post-slider .slick-prev,
    .wp-block-getwid-post-slider .slick-next,
    .wp-block-getwid-post-carousel .slick-prev,
    .wp-block-getwid-post-carousel .slick-next {
      width: 72px;
      height: 72px;
      background-size: 40px; } }
  .wp-block-getwid-content-slider .slick-prev:focus, .wp-block-getwid-content-slider .slick-prev:hover,
  .wp-block-getwid-content-slider .slick-next:focus,
  .wp-block-getwid-content-slider .slick-next:hover,
  .wp-block-getwid-images-slider .slick-prev:focus,
  .wp-block-getwid-images-slider .slick-prev:hover,
  .wp-block-getwid-images-slider .slick-next:focus,
  .wp-block-getwid-images-slider .slick-next:hover,
  .wp-block-getwid-media-text-slider .slick-prev:focus,
  .wp-block-getwid-media-text-slider .slick-prev:hover,
  .wp-block-getwid-media-text-slider .slick-next:focus,
  .wp-block-getwid-media-text-slider .slick-next:hover,
  .wp-block-getwid-post-slider .slick-prev:focus,
  .wp-block-getwid-post-slider .slick-prev:hover,
  .wp-block-getwid-post-slider .slick-next:focus,
  .wp-block-getwid-post-slider .slick-next:hover,
  .wp-block-getwid-post-carousel .slick-prev:focus,
  .wp-block-getwid-post-carousel .slick-prev:hover,
  .wp-block-getwid-post-carousel .slick-next:focus,
  .wp-block-getwid-post-carousel .slick-next:hover {
    background-color: #BD8901; }
  .wp-block-getwid-content-slider .slick-prev:before,
  .wp-block-getwid-content-slider .slick-next:before,
  .wp-block-getwid-images-slider .slick-prev:before,
  .wp-block-getwid-images-slider .slick-next:before,
  .wp-block-getwid-media-text-slider .slick-prev:before,
  .wp-block-getwid-media-text-slider .slick-next:before,
  .wp-block-getwid-post-slider .slick-prev:before,
  .wp-block-getwid-post-slider .slick-next:before,
  .wp-block-getwid-post-carousel .slick-prev:before,
  .wp-block-getwid-post-carousel .slick-next:before {
    display: none; }

.wp-block-getwid-content-slider .slick-prev,
.wp-block-getwid-images-slider .slick-prev,
.wp-block-getwid-media-text-slider .slick-prev,
.wp-block-getwid-post-slider .slick-prev,
.wp-block-getwid-post-carousel .slick-prev {
  background-image: url("images/arrow-left.svg");
  left: -36px; }

.wp-block-getwid-content-slider .slick-next,
.wp-block-getwid-images-slider .slick-next,
.wp-block-getwid-media-text-slider .slick-next,
.wp-block-getwid-post-slider .slick-next,
.wp-block-getwid-post-carousel .slick-next {
  background-image: url("images/arrow-right.svg");
  right: -36px; }

.wp-block-getwid-content-slider .slick-dots li,
.wp-block-getwid-images-slider .slick-dots li,
.wp-block-getwid-media-text-slider .slick-dots li,
.wp-block-getwid-post-slider .slick-dots li,
.wp-block-getwid-post-carousel .slick-dots li {
  display: inline-flex;
  align-items: center;
  width: 32px;
  height: 32px; }
  @media (min-width: 992px) {
    .wp-block-getwid-content-slider .slick-dots li,
    .wp-block-getwid-images-slider .slick-dots li,
    .wp-block-getwid-media-text-slider .slick-dots li,
    .wp-block-getwid-post-slider .slick-dots li,
    .wp-block-getwid-post-carousel .slick-dots li {
      width: 52px;
      height: 52px; } }

.wp-block-getwid-content-slider .slick-dots button, .wp-block-getwid-content-slider .slick-dots .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link, .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-content-slider .slick-dots .wp-block-button__link,
.wp-block-getwid-images-slider .slick-dots button,
.wp-block-getwid-images-slider .slick-dots .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link,
.wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-images-slider .slick-dots .wp-block-button__link,
.wp-block-getwid-media-text-slider .slick-dots button,
.wp-block-getwid-media-text-slider .slick-dots .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link,
.wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-media-text-slider .slick-dots .wp-block-button__link,
.wp-block-getwid-post-slider .slick-dots button,
.wp-block-getwid-post-slider .slick-dots .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link,
.wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-post-slider .slick-dots .wp-block-button__link,
.wp-block-getwid-post-carousel .slick-dots button,
.wp-block-getwid-post-carousel .slick-dots .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link,
.wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-post-carousel .slick-dots .wp-block-button__link {
  width: 16px;
  height: 16px;
  border: 2px solid #1A1B1C;
  padding: 0;
  position: relative;
  transition: .15s;
  margin: 0 auto; }
  @media (min-width: 992px) {
    .wp-block-getwid-content-slider .slick-dots button, .wp-block-getwid-content-slider .slick-dots .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link, .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-content-slider .slick-dots .wp-block-button__link,
    .wp-block-getwid-images-slider .slick-dots button,
    .wp-block-getwid-images-slider .slick-dots .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link,
    .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-images-slider .slick-dots .wp-block-button__link,
    .wp-block-getwid-media-text-slider .slick-dots button,
    .wp-block-getwid-media-text-slider .slick-dots .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link,
    .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-media-text-slider .slick-dots .wp-block-button__link,
    .wp-block-getwid-post-slider .slick-dots button,
    .wp-block-getwid-post-slider .slick-dots .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link,
    .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-post-slider .slick-dots .wp-block-button__link,
    .wp-block-getwid-post-carousel .slick-dots button,
    .wp-block-getwid-post-carousel .slick-dots .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link,
    .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-post-carousel .slick-dots .wp-block-button__link {
      width: 32px;
      height: 32px; } }
  .wp-block-getwid-content-slider .slick-dots button:before, .wp-block-getwid-content-slider .slick-dots .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link:before, .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-content-slider .slick-dots .wp-block-button__link:before,
  .wp-block-getwid-images-slider .slick-dots button:before,
  .wp-block-getwid-images-slider .slick-dots .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link:before,
  .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-images-slider .slick-dots .wp-block-button__link:before,
  .wp-block-getwid-media-text-slider .slick-dots button:before,
  .wp-block-getwid-media-text-slider .slick-dots .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link:before,
  .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-media-text-slider .slick-dots .wp-block-button__link:before,
  .wp-block-getwid-post-slider .slick-dots button:before,
  .wp-block-getwid-post-slider .slick-dots .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link:before,
  .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-post-slider .slick-dots .wp-block-button__link:before,
  .wp-block-getwid-post-carousel .slick-dots button:before,
  .wp-block-getwid-post-carousel .slick-dots .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link:before,
  .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-post-carousel .slick-dots .wp-block-button__link:before {
    background-color: #1A1B1C;
    content: '';
    width: 0;
    height: 0;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: .15s;
    border-radius: 50%; }
  .wp-block-getwid-content-slider .slick-dots button:hover:not(.slick-active), .wp-block-getwid-content-slider .slick-dots .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link:hover:not(.slick-active), .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-content-slider .slick-dots .wp-block-button__link:hover:not(.slick-active),
  .wp-block-getwid-images-slider .slick-dots button:hover:not(.slick-active),
  .wp-block-getwid-images-slider .slick-dots .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link:hover:not(.slick-active),
  .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-images-slider .slick-dots .wp-block-button__link:hover:not(.slick-active),
  .wp-block-getwid-media-text-slider .slick-dots button:hover:not(.slick-active),
  .wp-block-getwid-media-text-slider .slick-dots .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link:hover:not(.slick-active),
  .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-media-text-slider .slick-dots .wp-block-button__link:hover:not(.slick-active),
  .wp-block-getwid-post-slider .slick-dots button:hover:not(.slick-active),
  .wp-block-getwid-post-slider .slick-dots .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link:hover:not(.slick-active),
  .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-post-slider .slick-dots .wp-block-button__link:hover:not(.slick-active),
  .wp-block-getwid-post-carousel .slick-dots button:hover:not(.slick-active),
  .wp-block-getwid-post-carousel .slick-dots .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link:hover:not(.slick-active),
  .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-post-carousel .slick-dots .wp-block-button__link:hover:not(.slick-active) {
    border-color: #59673F; }
    .wp-block-getwid-content-slider .slick-dots button:hover:not(.slick-active):before, .wp-block-getwid-content-slider .slick-dots .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link:hover:not(.slick-active):before, .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-content-slider .slick-dots .wp-block-button__link:hover:not(.slick-active):before,
    .wp-block-getwid-images-slider .slick-dots button:hover:not(.slick-active):before,
    .wp-block-getwid-images-slider .slick-dots .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link:hover:not(.slick-active):before,
    .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-images-slider .slick-dots .wp-block-button__link:hover:not(.slick-active):before,
    .wp-block-getwid-media-text-slider .slick-dots button:hover:not(.slick-active):before,
    .wp-block-getwid-media-text-slider .slick-dots .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link:hover:not(.slick-active):before,
    .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-media-text-slider .slick-dots .wp-block-button__link:hover:not(.slick-active):before,
    .wp-block-getwid-post-slider .slick-dots button:hover:not(.slick-active):before,
    .wp-block-getwid-post-slider .slick-dots .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link:hover:not(.slick-active):before,
    .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-post-slider .slick-dots .wp-block-button__link:hover:not(.slick-active):before,
    .wp-block-getwid-post-carousel .slick-dots button:hover:not(.slick-active):before,
    .wp-block-getwid-post-carousel .slick-dots .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link:hover:not(.slick-active):before,
    .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-post-carousel .slick-dots .wp-block-button__link:hover:not(.slick-active):before {
      background-color: #59673F; }

.wp-block-getwid-content-slider .slick-dots .slick-active button, .wp-block-getwid-content-slider .slick-dots .slick-active .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link, .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-content-slider .slick-dots .slick-active .wp-block-button__link,
.wp-block-getwid-images-slider .slick-dots .slick-active button,
.wp-block-getwid-images-slider .slick-dots .slick-active .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link,
.wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-images-slider .slick-dots .slick-active .wp-block-button__link,
.wp-block-getwid-media-text-slider .slick-dots .slick-active button,
.wp-block-getwid-media-text-slider .slick-dots .slick-active .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link,
.wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-media-text-slider .slick-dots .slick-active .wp-block-button__link,
.wp-block-getwid-post-slider .slick-dots .slick-active button,
.wp-block-getwid-post-slider .slick-dots .slick-active .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link,
.wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-post-slider .slick-dots .slick-active .wp-block-button__link,
.wp-block-getwid-post-carousel .slick-dots .slick-active button,
.wp-block-getwid-post-carousel .slick-dots .slick-active .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link,
.wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-post-carousel .slick-dots .slick-active .wp-block-button__link {
  width: 26px;
  height: 26px; }
  @media (min-width: 992px) {
    .wp-block-getwid-content-slider .slick-dots .slick-active button, .wp-block-getwid-content-slider .slick-dots .slick-active .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link, .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-content-slider .slick-dots .slick-active .wp-block-button__link,
    .wp-block-getwid-images-slider .slick-dots .slick-active button,
    .wp-block-getwid-images-slider .slick-dots .slick-active .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link,
    .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-images-slider .slick-dots .slick-active .wp-block-button__link,
    .wp-block-getwid-media-text-slider .slick-dots .slick-active button,
    .wp-block-getwid-media-text-slider .slick-dots .slick-active .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link,
    .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-media-text-slider .slick-dots .slick-active .wp-block-button__link,
    .wp-block-getwid-post-slider .slick-dots .slick-active button,
    .wp-block-getwid-post-slider .slick-dots .slick-active .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link,
    .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-post-slider .slick-dots .slick-active .wp-block-button__link,
    .wp-block-getwid-post-carousel .slick-dots .slick-active button,
    .wp-block-getwid-post-carousel .slick-dots .slick-active .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link,
    .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-post-carousel .slick-dots .slick-active .wp-block-button__link {
      width: 52px;
      height: 52px; } }
  .wp-block-getwid-content-slider .slick-dots .slick-active button:before, .wp-block-getwid-content-slider .slick-dots .slick-active .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link:before, .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-content-slider .slick-dots .slick-active .wp-block-button__link:before,
  .wp-block-getwid-images-slider .slick-dots .slick-active button:before,
  .wp-block-getwid-images-slider .slick-dots .slick-active .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link:before,
  .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-images-slider .slick-dots .slick-active .wp-block-button__link:before,
  .wp-block-getwid-media-text-slider .slick-dots .slick-active button:before,
  .wp-block-getwid-media-text-slider .slick-dots .slick-active .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link:before,
  .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-media-text-slider .slick-dots .slick-active .wp-block-button__link:before,
  .wp-block-getwid-post-slider .slick-dots .slick-active button:before,
  .wp-block-getwid-post-slider .slick-dots .slick-active .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link:before,
  .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-post-slider .slick-dots .slick-active .wp-block-button__link:before,
  .wp-block-getwid-post-carousel .slick-dots .slick-active button:before,
  .wp-block-getwid-post-carousel .slick-dots .slick-active .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link:before,
  .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-post-carousel .slick-dots .slick-active .wp-block-button__link:before {
    width: 6px;
    height: 6px;
    opacity: 1; }
    @media (min-width: 992px) {
      .wp-block-getwid-content-slider .slick-dots .slick-active button:before, .wp-block-getwid-content-slider .slick-dots .slick-active .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link:before, .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-content-slider .slick-dots .slick-active .wp-block-button__link:before,
      .wp-block-getwid-images-slider .slick-dots .slick-active button:before,
      .wp-block-getwid-images-slider .slick-dots .slick-active .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link:before,
      .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-images-slider .slick-dots .slick-active .wp-block-button__link:before,
      .wp-block-getwid-media-text-slider .slick-dots .slick-active button:before,
      .wp-block-getwid-media-text-slider .slick-dots .slick-active .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link:before,
      .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-media-text-slider .slick-dots .slick-active .wp-block-button__link:before,
      .wp-block-getwid-post-slider .slick-dots .slick-active button:before,
      .wp-block-getwid-post-slider .slick-dots .slick-active .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link:before,
      .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-post-slider .slick-dots .slick-active .wp-block-button__link:before,
      .wp-block-getwid-post-carousel .slick-dots .slick-active button:before,
      .wp-block-getwid-post-carousel .slick-dots .slick-active .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link:before,
      .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-post-carousel .slick-dots .slick-active .wp-block-button__link:before {
        width: 12px;
        height: 12px; } }

@media (max-width: 768px) {
  .wp-block-getwid-content-slider.has-arrows-outside .slick-next,
  .wp-block-getwid-content-slider.has-arrows-outside .slick-prev,
  .wp-block-getwid-images-slider.has-arrows-outside .slick-next,
  .wp-block-getwid-images-slider.has-arrows-outside .slick-prev,
  .wp-block-getwid-media-text-slider.has-arrows-outside .slick-next,
  .wp-block-getwid-media-text-slider.has-arrows-outside .slick-prev,
  .wp-block-getwid-post-slider.has-arrows-outside .slick-next,
  .wp-block-getwid-post-slider.has-arrows-outside .slick-prev,
  .wp-block-getwid-post-carousel.has-arrows-outside .slick-next,
  .wp-block-getwid-post-carousel.has-arrows-outside .slick-prev {
    top: 0;
    transform: none; }
  .wp-block-getwid-content-slider.has-arrows-outside .slick-prev,
  .wp-block-getwid-images-slider.has-arrows-outside .slick-prev,
  .wp-block-getwid-media-text-slider.has-arrows-outside .slick-prev,
  .wp-block-getwid-post-slider.has-arrows-outside .slick-prev,
  .wp-block-getwid-post-carousel.has-arrows-outside .slick-prev {
    left: auto;
    right: 65px; }
  .wp-block-getwid-content-slider.has-arrows-outside .slick-next,
  .wp-block-getwid-images-slider.has-arrows-outside .slick-next,
  .wp-block-getwid-media-text-slider.has-arrows-outside .slick-next,
  .wp-block-getwid-post-slider.has-arrows-outside .slick-next,
  .wp-block-getwid-post-carousel.has-arrows-outside .slick-next {
    right: 0; }
  .wp-block-getwid-content-slider.has-arrows-outside .slick-dotted.slick-slider,
  .wp-block-getwid-images-slider.has-arrows-outside .slick-dotted.slick-slider,
  .wp-block-getwid-media-text-slider.has-arrows-outside .slick-dotted.slick-slider,
  .wp-block-getwid-post-slider.has-arrows-outside .slick-dotted.slick-slider,
  .wp-block-getwid-post-carousel.has-arrows-outside .slick-dotted.slick-slider {
    padding-top: 65px; } }

@media (min-width: 768px) {
  .wp-block-getwid-content-slider.has-dots-outside .slick-prev,
  .wp-block-getwid-content-slider.has-dots-outside .slick-next,
  .wp-block-getwid-images-slider.has-dots-outside .slick-prev,
  .wp-block-getwid-images-slider.has-dots-outside .slick-next,
  .wp-block-getwid-media-text-slider.has-dots-outside .slick-prev,
  .wp-block-getwid-media-text-slider.has-dots-outside .slick-next,
  .wp-block-getwid-post-slider.has-dots-outside .slick-prev,
  .wp-block-getwid-post-slider.has-dots-outside .slick-next,
  .wp-block-getwid-post-carousel.has-dots-outside .slick-prev,
  .wp-block-getwid-post-carousel.has-dots-outside .slick-next {
    top: calc(50% - 20px); } }

@media (min-width: 992px) {
  .wp-block-getwid-content-slider.has-dots-outside .slick-prev,
  .wp-block-getwid-content-slider.has-dots-outside .slick-next,
  .wp-block-getwid-images-slider.has-dots-outside .slick-prev,
  .wp-block-getwid-images-slider.has-dots-outside .slick-next,
  .wp-block-getwid-media-text-slider.has-dots-outside .slick-prev,
  .wp-block-getwid-media-text-slider.has-dots-outside .slick-next,
  .wp-block-getwid-post-slider.has-dots-outside .slick-prev,
  .wp-block-getwid-post-slider.has-dots-outside .slick-next,
  .wp-block-getwid-post-carousel.has-dots-outside .slick-prev,
  .wp-block-getwid-post-carousel.has-dots-outside .slick-next {
    top: calc(50% - 35px); } }

.wp-block-getwid-content-slider.has-dots-outside .slick-dotted.slick-slider,
.wp-block-getwid-images-slider.has-dots-outside .slick-dotted.slick-slider,
.wp-block-getwid-media-text-slider.has-dots-outside .slick-dotted.slick-slider,
.wp-block-getwid-post-slider.has-dots-outside .slick-dotted.slick-slider,
.wp-block-getwid-post-carousel.has-dots-outside .slick-dotted.slick-slider {
  padding-bottom: 50px; }
  @media (min-width: 992px) {
    .wp-block-getwid-content-slider.has-dots-outside .slick-dotted.slick-slider,
    .wp-block-getwid-images-slider.has-dots-outside .slick-dotted.slick-slider,
    .wp-block-getwid-media-text-slider.has-dots-outside .slick-dotted.slick-slider,
    .wp-block-getwid-post-slider.has-dots-outside .slick-dotted.slick-slider,
    .wp-block-getwid-post-carousel.has-dots-outside .slick-dotted.slick-slider {
      padding-bottom: 70px; } }

.getwid-padding-top-small {
  padding-top: 10px; }

.getwid-padding-top-medium {
  padding-top: 25px; }

.getwid-padding-top-normal {
  padding-top: 40px; }

.getwid-padding-top-large {
  padding-top: 60px; }

.getwid-padding-bottom-small {
  padding-bottom: 10px; }

.getwid-padding-bottom-medium {
  padding-bottom: 25px; }

.getwid-padding-bottom-normal {
  padding-bottom: 40px; }

.getwid-padding-bottom-large {
  padding-bottom: 60px; }

.getwid-padding-left-small {
  padding-left: 10px; }

.getwid-padding-left-medium {
  padding-left: 25px; }

.getwid-padding-left-normal {
  padding-left: 40px; }

.getwid-padding-left-large {
  padding-left: 60px; }

.getwid-padding-right-small {
  padding-right: 10px; }

.getwid-padding-right-medium {
  padding-right: 25px; }

.getwid-padding-right-normal {
  padding-right: 40px; }

.getwid-padding-right-large {
  padding-right: 60px; }

@media screen and (max-width: 991px) {
  .getwid-padding-tablet-top-small {
    padding-top: 10px !important; } }

@media screen and (max-width: 991px) {
  .getwid-padding-tablet-top-medium {
    padding-top: 25px !important; } }

@media screen and (max-width: 991px) {
  .getwid-padding-tablet-top-normal {
    padding-top: 40px !important; } }

@media screen and (max-width: 991px) {
  .getwid-padding-tablet-top-large {
    padding-top: 60px !important; } }

@media screen and (max-width: 991px) {
  .getwid-padding-tablet-bottom-small {
    padding-bottom: 10px !important; } }

@media screen and (max-width: 991px) {
  .getwid-padding-tablet-bottom-medium {
    padding-bottom: 25px !important; } }

@media screen and (max-width: 991px) {
  .getwid-padding-tablet-bottom-normal {
    padding-bottom: 40px !important; } }

@media screen and (max-width: 991px) {
  .getwid-padding-tablet-bottom-large {
    padding-bottom: 60px !important; } }

@media screen and (max-width: 991px) {
  .getwid-padding-tablet-left-small {
    padding-left: 10px !important; } }

@media screen and (max-width: 991px) {
  .getwid-padding-tablet-left-medium {
    padding-left: 25px !important; } }

@media screen and (max-width: 991px) {
  .getwid-padding-tablet-left-normal {
    padding-left: 40px !important; } }

@media screen and (max-width: 991px) {
  .getwid-padding-tablet-left-large {
    padding-left: 60px !important; } }

@media screen and (max-width: 991px) {
  .getwid-padding-tablet-right-small {
    padding-right: 10px !important; } }

@media screen and (max-width: 991px) {
  .getwid-padding-tablet-right-medium {
    padding-right: 25px !important; } }

@media screen and (max-width: 991px) {
  .getwid-padding-tablet-right-normal {
    padding-right: 40px !important; } }

@media screen and (max-width: 991px) {
  .getwid-padding-tablet-right-large {
    padding-right: 60px !important; } }

@media screen and (max-width: 767px) {
  .getwid-padding-mobile-top-small {
    padding-top: 10px !important; } }

@media screen and (max-width: 767px) {
  .getwid-padding-mobile-top-medium {
    padding-top: 25px !important; } }

@media screen and (max-width: 767px) {
  .getwid-padding-mobile-top-normal {
    padding-top: 40px !important; } }

@media screen and (max-width: 767px) {
  .getwid-padding-mobile-top-large {
    padding-top: 60px !important; } }

@media screen and (max-width: 767px) {
  .getwid-padding-mobile-bottom-small {
    padding-bottom: 10px !important; } }

@media screen and (max-width: 767px) {
  .getwid-padding-mobile-bottom-medium {
    padding-bottom: 25px !important; } }

@media screen and (max-width: 767px) {
  .getwid-padding-mobile-bottom-normal {
    padding-bottom: 40px !important; } }

@media screen and (max-width: 767px) {
  .getwid-padding-mobile-bottom-large {
    padding-bottom: 60px !important; } }

@media screen and (max-width: 767px) {
  .getwid-padding-mobile-left-small {
    padding-left: 10px !important; } }

@media screen and (max-width: 767px) {
  .getwid-padding-mobile-left-medium {
    padding-left: 25px !important; } }

@media screen and (max-width: 767px) {
  .getwid-padding-mobile-left-normal {
    padding-left: 40px !important; } }

@media screen and (max-width: 767px) {
  .getwid-padding-mobile-left-large {
    padding-left: 60px !important; } }

@media screen and (max-width: 767px) {
  .getwid-padding-mobile-right-small {
    padding-right: 10px !important; } }

@media screen and (max-width: 767px) {
  .getwid-padding-mobile-right-medium {
    padding-right: 25px !important; } }

@media screen and (max-width: 767px) {
  .getwid-padding-mobile-right-normal {
    padding-right: 40px !important; } }

@media screen and (max-width: 767px) {
  .getwid-padding-mobile-right-large {
    padding-right: 60px !important; } }

.getwid-margin-top-small {
  margin-top: 10px !important; }

.getwid-margin-top-medium {
  margin-top: 25px !important; }

.getwid-margin-top-normal {
  margin-top: 40px !important; }

.getwid-margin-top-large {
  margin-top: 60px !important; }

.getwid-margin-bottom-small {
  margin-bottom: 10px !important; }

.getwid-margin-bottom-medium {
  margin-bottom: 25px !important; }

.getwid-margin-bottom-normal {
  margin-bottom: 40px !important; }

.getwid-margin-bottom-large {
  margin-bottom: 60px !important; }

.getwid-margin-left-small {
  margin-left: 10px; }

.getwid-margin-left-medium {
  margin-left: 25px; }

.getwid-margin-left-normal {
  margin-left: 40px; }

.getwid-margin-left-large {
  margin-left: 60px; }

.getwid-margin-right-small {
  margin-right: 10px; }

.getwid-margin-right-medium {
  margin-right: 25px; }

.getwid-margin-right-normal {
  margin-right: 40px; }

.getwid-margin-right-large {
  margin-right: 60px; }

@media screen and (max-width: 991px) {
  .getwid-margin-tablet-top-small {
    margin-top: 10px !important; } }

@media screen and (max-width: 991px) {
  .getwid-margin-tablet-top-medium {
    margin-top: 25px !important; } }

@media screen and (max-width: 991px) {
  .getwid-margin-tablet-top-normal {
    margin-top: 40px !important; } }

@media screen and (max-width: 991px) {
  .getwid-margin-tablet-top-large {
    margin-top: 60px !important; } }

@media screen and (max-width: 991px) {
  .getwid-margin-tablet-bottom-small {
    margin-bottom: 10px !important; } }

@media screen and (max-width: 991px) {
  .getwid-margin-tablet-bottom-medium {
    margin-bottom: 25px !important; } }

@media screen and (max-width: 991px) {
  .getwid-margin-tablet-bottom-normal {
    margin-bottom: 40px !important; } }

@media screen and (max-width: 991px) {
  .getwid-margin-tablet-bottom-large {
    margin-bottom: 60px !important; } }

@media screen and (max-width: 991px) {
  .getwid-margin-tablet-left-small {
    margin-left: 10px !important; } }

@media screen and (max-width: 991px) {
  .getwid-margin-tablet-left-medium {
    margin-left: 25px !important; } }

@media screen and (max-width: 991px) {
  .getwid-margin-tablet-left-normal {
    margin-left: 40px !important; } }

@media screen and (max-width: 991px) {
  .getwid-margin-tablet-left-large {
    margin-left: 60px !important; } }

@media screen and (max-width: 991px) {
  .getwid-margin-tablet-right-small {
    margin-right: 10px !important; } }

@media screen and (max-width: 991px) {
  .getwid-margin-tablet-right-medium {
    margin-right: 25px !important; } }

@media screen and (max-width: 991px) {
  .getwid-margin-tablet-right-normal {
    margin-right: 40px !important; } }

@media screen and (max-width: 991px) {
  .getwid-margin-tablet-right-large {
    margin-right: 60px !important; } }

@media screen and (max-width: 767px) {
  .getwid-margin-mobile-top-small {
    margin-top: 10px !important; } }

@media screen and (max-width: 767px) {
  .getwid-margin-mobile-top-medium {
    margin-top: 25px !important; } }

@media screen and (max-width: 767px) {
  .getwid-margin-mobile-top-normal {
    margin-top: 40px !important; } }

@media screen and (max-width: 767px) {
  .getwid-margin-mobile-top-large {
    margin-top: 60px !important; } }

@media screen and (max-width: 767px) {
  .getwid-margin-mobile-bottom-small {
    margin-bottom: 10px !important; } }

@media screen and (max-width: 767px) {
  .getwid-margin-mobile-bottom-medium {
    margin-bottom: 25px !important; } }

@media screen and (max-width: 767px) {
  .getwid-margin-mobile-bottom-normal {
    margin-bottom: 40px !important; } }

@media screen and (max-width: 767px) {
  .getwid-margin-mobile-bottom-large {
    margin-bottom: 60px !important; } }

@media screen and (max-width: 767px) {
  .getwid-margin-mobile-left-small {
    margin-left: 10px !important; } }

@media screen and (max-width: 767px) {
  .getwid-margin-mobile-left-medium {
    margin-left: 25px !important; } }

@media screen and (max-width: 767px) {
  .getwid-margin-mobile-left-normal {
    margin-left: 40px !important; } }

@media screen and (max-width: 767px) {
  .getwid-margin-mobile-left-large {
    margin-left: 60px !important; } }

@media screen and (max-width: 767px) {
  .getwid-margin-mobile-right-small {
    margin-right: 10px !important; } }

@media screen and (max-width: 767px) {
  .getwid-margin-mobile-right-medium {
    margin-right: 25px !important; } }

@media screen and (max-width: 767px) {
  .getwid-margin-mobile-right-normal {
    margin-right: 40px !important; } }

@media screen and (max-width: 767px) {
  .getwid-margin-mobile-right-large {
    margin-right: 60px !important; } }

@media screen and (max-width: 991px) {
  .getwid-font-size-tablet-small {
    font-size: 0.5em !important; } }

@media screen and (max-width: 991px) {
  .getwid-font-size-tablet-normal {
    font-size: 1em !important; } }

@media screen and (max-width: 991px) {
  .getwid-font-size-tablet-large {
    font-size: 1.5em !important; } }

@media screen and (max-width: 991px) {
  .getwid-font-size-tablet-huge {
    font-size: 2em !important; } }

@media screen and (max-width: 767px) {
  .getwid-font-size-mobile-small {
    font-size: 0.5em !important; } }

@media screen and (max-width: 767px) {
  .getwid-font-size-mobile-normal {
    font-size: 1em !important; } }

@media screen and (max-width: 767px) {
  .getwid-font-size-mobile-large {
    font-size: 1.5em !important; } }

@media screen and (max-width: 767px) {
  .getwid-font-size-mobile-huge {
    font-size: 2em !important; } }

/* wp-block-getwid-accordion styles */
.wp-block-getwid-accordion * {
  outline: none; }

.wp-block-getwid-accordion:not(.is-style-style1) .wp-block-getwid-accordion__header {
  padding: 20px; }
  .wp-block-getwid-accordion:not(.is-style-style1) .wp-block-getwid-accordion__header a {
    color: #1A1B1C;
    font-size: 22px;
    transition: none; }

.wp-block-getwid-accordion:not(.is-style-style1) .wp-block-getwid-accordion__header-wrapper {
  background-color: #F2F2F2;
  border: 1px solid #CFCFCF;
  border-radius: 10px;
  transition: border-radius 100ms 500ms; }
  .wp-block-getwid-accordion:not(.is-style-style1) .wp-block-getwid-accordion__header-wrapper:not(:first-child) {
    margin-top: 40px; }
  .wp-block-getwid-accordion:not(.is-style-style1) .wp-block-getwid-accordion__header-wrapper:first-child {
    border: 1px solid #CFCFCF; }
  .wp-block-getwid-accordion:not(.is-style-style1) .wp-block-getwid-accordion__header-wrapper:hover {
    background-color: #59673F;
    border-color: #59673F; }
    .wp-block-getwid-accordion:not(.is-style-style1) .wp-block-getwid-accordion__header-wrapper:hover a {
      color: #ffffff; }
  .wp-block-getwid-accordion:not(.is-style-style1) .wp-block-getwid-accordion__header-wrapper.ui-state-active {
    background-color: #59673F;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-color: #59673F;
    transition: border-radius 200ms 0s; }
    .wp-block-getwid-accordion:not(.is-style-style1) .wp-block-getwid-accordion__header-wrapper.ui-state-active .wp-block-getwid-accordion__header a {
      color: #ffffff; }
      .wp-block-getwid-accordion:not(.is-style-style1) .wp-block-getwid-accordion__header-wrapper.ui-state-active .wp-block-getwid-accordion__header a:focus {
        outline: none; }

.wp-block-getwid-accordion:not(.is-style-style1) .wp-block-getwid-accordion__content {
  border: 0; }
  .wp-block-getwid-accordion:not(.is-style-style1) .wp-block-getwid-accordion__content-wrapper {
    color: #ffffff;
    background-color: #59673F;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px; }
    .wp-block-getwid-accordion:not(.is-style-style1) .wp-block-getwid-accordion__content-wrapper.ui-accordion-content-active {
      margin-top: -10px; }

.wp-block-getwid-accordion.is-style-style1 .ui-accordion-header-active .wp-block-getwid-accordion__header-title {
  color: #BD8901; }

.wp-block-getwid-accordion.is-style-style1 .ui-accordion-header-active .wp-block-getwid-accordion__icon i:before {
  color: #BD8901; }

.wp-block-getwid-accordion.is-style-style1 .ui-accordion-header-collapsed {
  padding-bottom: 32px; }

.wp-block-getwid-accordion.is-style-style1 .wp-block-getwid-accordion__header-title {
  font-size: 22px;
  color: #fff;
  padding-left: 16px; }
  .wp-block-getwid-accordion.is-style-style1 .wp-block-getwid-accordion__header-title:hover {
    color: #BD8901; }

.wp-block-getwid-accordion.is-style-style1 .wp-block-getwid-accordion__icon {
  justify-content: center;
  height: 32px;
  width: 32px;
  flex-shrink: 0; }
  .wp-block-getwid-accordion.is-style-style1 .wp-block-getwid-accordion__icon i:before {
    color: #454545; }
  .wp-block-getwid-accordion.is-style-style1 .wp-block-getwid-accordion__icon.is-passive {
    border: 1px solid #BD8901;
    border-radius: 50%; }

.wp-block-getwid-accordion.is-style-style1 .wp-block-getwid-accordion__header-wrapper,
.wp-block-getwid-accordion.is-style-style1 .wp-block-getwid-accordion__content-wrapper .wp-block-getwid-accordion__content {
  border: none; }

.wp-block-getwid-accordion.is-style-style1 .wp-block-getwid-accordion__header-wrapper .wp-block-getwid-accordion__header {
  padding: 0; }

.wp-block-getwid-accordion.is-style-style1 .wp-block-getwid-accordion__content {
  position: relative;
  padding: 10px 60px 20px; }

.wp-block-getwid-accordion.is-style-style1 .wp-block-getwid-accordion__content-wrapper:not(last-child).ui-accordion-content-active:after {
  content: '';
  position: absolute;
  width: 2px;
  background-color: #BD8901;
  display: block;
  top: 0;
  bottom: 0;
  left: 15px;
  animation: 5s heightElement; }

.wp-block-getwid-accordion.is-style-style1 .wp-block-getwid-accordion__content-wrapper:not(last-child) .wp-block-getwid-accordion__content:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  background: repeating-linear-gradient(to bottom, #454545 0, #454545 6px, transparent 6px, transparent 12px);
  display: block;
  top: 0;
  bottom: 0;
  left: 15px; }

.wp-block-getwid-accordion.is-style-style1 .wp-block-getwid-accordion__content-wrapper:last-child .wp-block-getwid-accordion__content {
  padding-bottom: 0; }

@keyframes heightElement {
  from {
    height: 0; }
  to {
    height: 100%; } }

/* wp-block-getwid-advanced-heading styles */
.wp-block-getwid-advanced-heading {
  position: relative;
  z-index: 4; }
  .wp-block-getwid-advanced-heading__content.has-text-color a {
    color: currentColor; }
    .wp-block-getwid-advanced-heading__content.has-text-color a:hover {
      color: #F3B102;
      text-decoration: none; }
  .wp-block-getwid-advanced-heading.is-style-left-decor, .wp-block-getwid-advanced-heading.is-style-right-decor {
    display: inline-flex;
    position: relative;
    letter-spacing: 6px;
    font-size: 14px; }
    @media (min-width: 1470px) {
      .wp-block-getwid-advanced-heading.is-style-left-decor, .wp-block-getwid-advanced-heading.is-style-right-decor {
        letter-spacing: .775em; } }
    .wp-block-getwid-advanced-heading.is-style-left-decor:after, .wp-block-getwid-advanced-heading.is-style-right-decor:after {
      content: '';
      position: absolute;
      background-color: #CFCFCF;
      height: 1px;
      width: 50px;
      top: 0;
      bottom: 0;
      margin: auto; }
      @media (min-width: 1470px) {
        .wp-block-getwid-advanced-heading.is-style-left-decor:after, .wp-block-getwid-advanced-heading.is-style-right-decor:after {
          width: 90px; } }
    .wp-block-getwid-advanced-heading.is-style-left-decor .wp-block-getwid-advanced-heading__content, .wp-block-getwid-advanced-heading.is-style-right-decor .wp-block-getwid-advanced-heading__content {
      font-size: inherit; }
  .wp-block-getwid-advanced-heading.is-style-left-decor {
    padding-left: 75px; }
    @media (min-width: 1470px) {
      .wp-block-getwid-advanced-heading.is-style-left-decor {
        padding-left: 115px; } }
    .wp-block-getwid-advanced-heading.is-style-left-decor:after {
      left: 0; }
  .wp-block-getwid-advanced-heading.is-style-right-decor {
    padding-right: 75px; }
    @media (min-width: 1470px) {
      .wp-block-getwid-advanced-heading.is-style-right-decor {
        padding-right: 115px; } }
    .wp-block-getwid-advanced-heading.is-style-right-decor:after {
      right: 0; }
  .wp-block-getwid-advanced-heading.is-style-text-indent .wp-block-getwid-advanced-heading__content {
    text-indent: 16.5%; }
  .wp-block-getwid-advanced-heading.is-style-highlight .wp-block-getwid-advanced-heading__content {
    background: -webkit-linear-gradient(0deg, #1A1B1C 55%, #F3B102 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }

/* wp-block-getwid-banner styles */
.wp-block-getwid-banner {
  border-radius: 20px; }
  .wp-block-getwid-banner.is-style-gallery-item .wp-block-getwid-banner__wrapper:not(:hover):after {
    opacity: 0 !important; }
  .wp-block-getwid-banner.is-style-gallery-item .wp-block-getwid-banner__wrapper:hover .wp-block-getwid-banner__caption {
    opacity: 1; }
  .wp-block-getwid-banner.is-style-gallery-item .wp-block-getwid-banner__wrapper:after {
    transition: .3s; }
  .wp-block-getwid-banner.is-style-gallery-item .wp-block-getwid-banner__wrapper .wp-block-getwid-banner__caption {
    opacity: 0;
    transition: .3s; }
  .wp-block-getwid-banner.is-style-gallery-item .wp-block-getwid-banner__title {
    font-size: 20px;
    line-height: 28px; }
    @media (min-width: 768px) {
      .wp-block-getwid-banner.is-style-gallery-item .wp-block-getwid-banner__title {
        font-size: 24px;
        line-height: 35px; } }

/* wp-block-getwid-button-group styles */
/* wp-block-getwid-circle-progress-bar styles */
/* wp-block-getwid-contact-form styles */
.wp-block-getwid-contact-form__form {
  display: grid;
  grid-template-columns: auto auto;
  grid-template-rows: repeat(3, auto);
  grid-column-gap: 25px;
  grid-row-gap: 0; }

.wp-block-getwid-contact-form .wp-block-getwid-field-textarea {
  grid-column: 1 / span 2; }

.wp-block-getwid-contact-form .wp-block-getwid-field-name,
.wp-block-getwid-contact-form .wp-block-getwid-field-email,
.wp-block-getwid-contact-form .wp-block-getwid-field-textarea {
  margin-top: 0;
  margin-bottom: 20px; }
  .wp-block-getwid-contact-form .wp-block-getwid-field-name input,
  .wp-block-getwid-contact-form .wp-block-getwid-field-name textarea:not(.getwid-field-label__input),
  .wp-block-getwid-contact-form .wp-block-getwid-field-email input,
  .wp-block-getwid-contact-form .wp-block-getwid-field-email textarea:not(.getwid-field-label__input),
  .wp-block-getwid-contact-form .wp-block-getwid-field-textarea input,
  .wp-block-getwid-contact-form .wp-block-getwid-field-textarea textarea:not(.getwid-field-label__input) {
    border-color: #CFCFCF;
    background-color: #F2F2F2; }
    .wp-block-getwid-contact-form .wp-block-getwid-field-name input:focus,
    .wp-block-getwid-contact-form .wp-block-getwid-field-name textarea:not(.getwid-field-label__input):focus,
    .wp-block-getwid-contact-form .wp-block-getwid-field-email input:focus,
    .wp-block-getwid-contact-form .wp-block-getwid-field-email textarea:not(.getwid-field-label__input):focus,
    .wp-block-getwid-contact-form .wp-block-getwid-field-textarea input:focus,
    .wp-block-getwid-contact-form .wp-block-getwid-field-textarea textarea:not(.getwid-field-label__input):focus {
      border-color: #BD8901; }

.wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit {
  grid-column: 1 / span 2;
  margin-top: 0; }
  .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link {
    background-color: #1A1B1C;
    padding: 15px 35px; }

/* wp-block-getwid-content-timeline styles */
/* wp-block-getwid-countdown styles */
/* wp-block-getwid-counter styles */
/* wp-block-getwid-custom-post-type styles */
/* wp-block-getwid-icon styles */
/* wp-block-getwid-icon-box styles */
.wp-block-getwid-icon-box .wp-block-getwid-icon-box__icon-container .wp-block-getwid-icon-box__icon-wrapper {
  padding: 10px; }

/* wp-block-getwid-image-box styles */
.wp-block-getwid-image-box.has-image-left .wp-block-getwid-image-box__image-container {
  margin: 0 10px 0 0; }

.wp-block-getwid-image-box.is-style-gradient-border {
  position: relative;
  padding: 25px; }
  .wp-block-getwid-image-box.is-style-gradient-border:before {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    border: 1px solid #000;
    border-radius: 9999px;
    z-index: 1;
    content: ''; }
  .wp-block-getwid-image-box.is-style-gradient-border:after {
    position: absolute;
    top: 0;
    right: -1px;
    bottom: -1px;
    left: 0;
    display: block;
    background: linear-gradient(160deg, rgba(255, 255, 255, 0) 60%, #fff 80%);
    border-radius: 9999px;
    z-index: 2;
    content: ''; }
  .wp-block-getwid-image-box.is-style-gradient-border .wp-block-getwid-image-box__image-container {
    margin-bottom: 15px; }
  .wp-block-getwid-image-box.is-style-gradient-border .wp-block-getwid-image-box__image-container,
  .wp-block-getwid-image-box.is-style-gradient-border .wp-block-getwid-image-box__content {
    position: relative;
    z-index: 3; }

/* wp-block-getwid-image-hotspot styles */
/* wp-block-getwid-image-slider styles */
/* wp-block-getwid-image-stack styles */
/* wp-block-getwid-instagram styles */
/* wp-block-getwid-mailchimp styles */
/* wp-block-getwid-map styles */
.wp-block-getwid-map button, .wp-block-getwid-map .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-button__link, .wp-block-getwid-contact-form .wp-block-getwid-contact-form__submit .wp-block-button .wp-block-getwid-map .wp-block-button__link {
  border-radius: 0; }

/* wp-block-getwid-media-text-slider styles */
/* wp-block-getwid-person styles */
/* wp-block-getwid-posts-carousel styles */
/* wp-block-getwid-posts-slider styles */
/* wp-block-getwid-price-box styles */
.wp-block-getwid-price-box {
  border-radius: 20px;
  box-shadow: 4px 20px 70px rgba(0, 0, 0, 0.25);
  padding: 35px 10px 50px; }
  .wp-block-getwid-price-box .wp-block-getwid-price-box__title {
    margin-bottom: 24px;
    color: #1A1B1C; }
    @media (max-width: 992px) {
      .wp-block-getwid-price-box .wp-block-getwid-price-box__title {
        font-size: 20px; } }
  .wp-block-getwid-price-box .wp-block-getwid-price-box__pricing {
    margin-bottom: 20px;
    text-align: center; }
    .wp-block-getwid-price-box .wp-block-getwid-price-box__pricing .wp-block-getwid-price-box__currency {
      font-family: "Mak", serif;
      font-size: 20px; }
      @media (min-width: 992px) {
        .wp-block-getwid-price-box .wp-block-getwid-price-box__pricing .wp-block-getwid-price-box__currency {
          font-size: 40px; } }
    .wp-block-getwid-price-box .wp-block-getwid-price-box__pricing .wp-block-getwid-price-box__amount {
      font-family: "Mak", serif;
      font-size: 40px; }
      @media (min-width: 992px) {
        .wp-block-getwid-price-box .wp-block-getwid-price-box__pricing .wp-block-getwid-price-box__amount {
          font-size: 60px; } }
      @media (min-width: 1470px) {
        .wp-block-getwid-price-box .wp-block-getwid-price-box__pricing .wp-block-getwid-price-box__amount {
          font-size: 100px; } }
    @media (min-width: 1470px) {
      .wp-block-getwid-price-box .wp-block-getwid-price-box__pricing .wp-block-getwid-price-box__period {
        display: block;
        text-align: right; } }
  @media (min-width: 992px) {
    .wp-block-getwid-price-box .wp-block-button .wp-block-button__link {
      min-width: 150px; } }

/* wp-block-getwid-price-list styles */
/* wp-block-getwid-progress-bar styles */
/* wp-block-getwid-recent-posts styles */
.wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post-wrapper {
  align-items: stretch; }

.wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post {
  border-bottom: 1px solid #1A1B1C;
  padding-bottom: 30px;
  padding-top: 15px; }
  @media (min-width: 992px) {
    .wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post {
      padding-bottom: 80px;
      padding-top: 55px; } }
  .wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post .posted-date {
    margin-right: 22px; }
  .wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__post-thumbnail a {
    display: block;
    border-radius: 9999px;
    overflow: hidden;
    background: #59673F; }
    .wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__post-thumbnail a img {
      transition: .25s; }
    .wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__post-thumbnail a:hover img {
      opacity: 0.6; }
  .wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__entry-footer {
    font-size: 1em;
    font-weight: 500; }
  .wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__post-categories {
    font-size: 0;
    margin-bottom: 25px; }
    .wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__post-categories a {
      text-transform: uppercase;
      letter-spacing: 10px;
      font-weight: 700;
      font-size: 14px;
      color: #454545;
      margin-right: 10px; }
      .wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__post-categories a:hover {
        text-decoration: none;
        color: #59673F; }
  .wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__more-link {
    margin-top: 20px;
    margin-bottom: 5px; }
    .wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__more-link a {
      font-weight: 500;
      color: #59673F;
      letter-spacing: 0; }

.wp-block-getwid-recent-posts.has-layout-list .wp-block-getwid-recent-posts__post:first-child {
  padding-top: 0; }

.wp-block-getwid-recent-posts.has-layout-list .wp-block-getwid-recent-posts__post:last-child {
  border-bottom: 0;
  padding-bottom: 0; }

@media (min-width: 992px) {
  .wp-block-getwid-recent-posts.has-layout-list .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__post-thumbnail + .wp-block-getwid-recent-posts__content-wrapper {
    margin-left: 4%;
    max-width: 50%; } }

.wp-block-getwid-recent-posts.has-layout-list .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__content-wrapper {
  display: flex;
  flex-direction: column; }

.wp-block-getwid-recent-posts.has-layout-list .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__entry-footer {
  margin-top: auto; }

/* wp-block-getwid-section styles */
.wp-block-getwid-section__wrapper {
  padding: 20px; }

.wp-block-getwid-section__inner-wrapper {
  max-width: 1140px; }
  @media (min-width: 1470px) {
    .wp-block-getwid-section__inner-wrapper {
      max-width: 1280px; } }

@media (min-width: 768px) {
  .wp-block-getwid-section.has-inner-blocks-gap-none > .wp-block-getwid-section__wrapper > .wp-block-getwid-section__inner-wrapper > .wp-block-getwid-section__content > .wp-block-getwid-section__inner-content > .wp-block-columns > .wp-block-column {
    margin-bottom: 0; } }

.wp-block-getwid-section:first-child .wp-block-getwid-section__content {
  z-index: 3; }

.wp-block-getwid-section.is-style-rounded {
  border-radius: 20px;
  overflow: hidden; }

.wp-block-getwid-section.is-style-bottom-rounded {
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  overflow: hidden; }

.wp-block-getwid-section.is-style-style1 {
  box-shadow: 4px 15px 140px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  overflow: hidden; }

.wp-block-getwid-section.is-style-style2 {
  position: relative; }
  .wp-block-getwid-section.is-style-style2 .wp-block-getwid-section__wrapper {
    padding: 0;
    border-radius: 9999px;
    box-shadow: 65px -25px 30px -50px rgba(189, 137, 1, 0.25);
    transition: .25s;
    z-index: 5;
    overflow: hidden; }
    .wp-block-getwid-section.is-style-style2 .wp-block-getwid-section__wrapper:hover {
      box-shadow: 65px 0 30px -50px rgba(189, 137, 1, 0.35); }

/* wp-block-getwid-social-links styles */
.wp-block-getwid-social-links .wp-block-getwid-social-links__wrapper.has-background:hover i, .wp-block-getwid-social-links .wp-block-getwid-social-links__wrapper.has-color:hover i, .wp-block-getwid-social-links .wp-block-getwid-social-links__wrapper:hover i, .wp-block-getwid-social-links .wp-block-getwid-social-links__wrapper:focus i {
  color: #BD8901 !important; }

.wp-block-getwid-social-links.has-medium-spacing .wp-block-getwid-social-links__list {
  margin: 0 -.375em -.375em; }

.wp-block-getwid-social-links.has-medium-spacing .wp-block-getwid-social-links__item {
  padding: 0 .375em .375em; }

/* wp-block-getwid-tabs styles */
.wp-block-getwid-tabs .wp-block-getwid-tabs__nav-links .wp-block-getwid-tabs__nav-link {
  background-color: #F2F2F2;
  border-color: #CFCFCF; }
  .wp-block-getwid-tabs .wp-block-getwid-tabs__nav-links .wp-block-getwid-tabs__nav-link.ui-tabs-active {
    background-color: #59673F; }
    .wp-block-getwid-tabs .wp-block-getwid-tabs__nav-links .wp-block-getwid-tabs__nav-link.ui-tabs-active a {
      color: #fff; }
  .wp-block-getwid-tabs .wp-block-getwid-tabs__nav-links .wp-block-getwid-tabs__nav-link a {
    color: #1A1B1C;
    text-decoration: none; }

.wp-block-getwid-tabs .wp-block-getwid-tabs__tab-content {
  background-color: #59673F;
  color: #F2F2F2; }

/* wp-block-getwid-testimonial styles */
/* wp-block-getwid-toggle styles */
.wp-block-getwid-toggle .wp-block-getwid-toggle__row .wp-block-getwid-toggle__header-wrapper {
  background-color: #F2F2F2;
  border-color: #CFCFCF; }
  .wp-block-getwid-toggle .wp-block-getwid-toggle__row .wp-block-getwid-toggle__header-wrapper:hover {
    background-color: #59673F;
    border-color: #59673F; }
    .wp-block-getwid-toggle .wp-block-getwid-toggle__row .wp-block-getwid-toggle__header-wrapper:hover a {
      color: #fff; }

.wp-block-getwid-toggle .wp-block-getwid-toggle__row .wp-block-getwid-toggle__header {
  padding: 1em 1.25em; }
  .wp-block-getwid-toggle .wp-block-getwid-toggle__row .wp-block-getwid-toggle__header a {
    color: inherit; }

.wp-block-getwid-toggle .wp-block-getwid-toggle__row .wp-block-getwid-toggle__content {
  border-color: #CFCFCF; }

.wp-block-getwid-toggle .wp-block-getwid-toggle__row.is-active .wp-block-getwid-toggle__header-wrapper {
  background-color: #59673F;
  border-color: #59673F; }
  .wp-block-getwid-toggle .wp-block-getwid-toggle__row.is-active .wp-block-getwid-toggle__header-wrapper a {
    color: #fff; }

/* wp-block-getwid-video-popup styles */
/* wp-block-getwid-video-popup styles */
.has-color-1-color {
  color: #59673F; }

.has-color-1-background-color {
  background-color: #59673F; }

.has-color-2-color {
  color: #BD8901; }

.has-color-2-background-color {
  background-color: #BD8901; }

.has-color-3-color {
  color: #F3B102; }

.has-color-3-background-color {
  background-color: #F3B102; }

.has-color-4-color {
  color: #1A1B1C; }

.has-color-4-background-color {
  background-color: #1A1B1C; }

.has-color-5-color {
  color: #454545; }

.has-color-5-background-color {
  background-color: #454545; }

.has-color-6-color {
  color: #CFCFCF; }

.has-color-6-background-color {
  background-color: #CFCFCF; }

.has-color-7-color {
  color: #F2F2F2; }

.has-color-7-background-color {
  background-color: #F2F2F2; }

.has-color-8-color {
  color: #ffffff; }

.has-color-8-background-color {
  background-color: #ffffff; }

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Appointment
--------------------------------------------- */
.mpa-widget.appointment-form-widget > .widget-body .widget-title,
.mpa-shortcode.appointment-form-shortcode .widget-title {
  display: none; }

.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step,
.mpa-shortcode.appointment-form-shortcode .mpa-booking-step {
  width: 100%; }

.mpa-widget.appointment-form-widget > .widget-body .mpa-actions,
.mpa-shortcode.appointment-form-shortcode .mpa-actions {
  margin-top: 30px;
  margin-bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-actions .button, .mpa-widget.appointment-form-widget > .widget-body .mpa-actions .wp-block-search .wp-block-search__button, .wp-block-search .mpa-widget.appointment-form-widget > .widget-body .mpa-actions .wp-block-search__button,
  .mpa-shortcode.appointment-form-shortcode .mpa-actions .button,
  .mpa-shortcode.appointment-form-shortcode .mpa-actions .wp-block-search .wp-block-search__button,
  .wp-block-search .mpa-shortcode.appointment-form-shortcode .mpa-actions .wp-block-search__button {
    line-height: 26px;
    width: calc(50% - 13px); }
    .mpa-widget.appointment-form-widget > .widget-body .mpa-actions .button:hover, .mpa-widget.appointment-form-widget > .widget-body .mpa-actions .wp-block-search .wp-block-search__button:hover, .wp-block-search .mpa-widget.appointment-form-widget > .widget-body .mpa-actions .wp-block-search__button:hover,
    .mpa-shortcode.appointment-form-shortcode .mpa-actions .button:hover,
    .mpa-shortcode.appointment-form-shortcode .mpa-actions .wp-block-search .wp-block-search__button:hover,
    .wp-block-search .mpa-shortcode.appointment-form-shortcode .mpa-actions .wp-block-search__button:hover {
      background: #BD8901;
      border-color: #BD8901;
      color: #fff; }
    .mpa-widget.appointment-form-widget > .widget-body .mpa-actions .button[disabled], .mpa-widget.appointment-form-widget > .widget-body .mpa-actions .wp-block-search .wp-block-search__button[disabled], .wp-block-search .mpa-widget.appointment-form-widget > .widget-body .mpa-actions .wp-block-search__button[disabled],
    .mpa-shortcode.appointment-form-shortcode .mpa-actions .button[disabled],
    .mpa-shortcode.appointment-form-shortcode .mpa-actions .wp-block-search .wp-block-search__button[disabled],
    .wp-block-search .mpa-shortcode.appointment-form-shortcode .mpa-actions .wp-block-search__button[disabled] {
      background: #1A1B1C; }

.mpa-widget.appointment-form-widget > .widget-body .mpa-button-back,
.mpa-shortcode.appointment-form-shortcode .mpa-button-back {
  background: transparent;
  border: 1px solid #1A1B1C;
  color: #1A1B1C;
  padding: 16px 30px;
  margin-left: 13px; }

.mpa-widget.appointment-form-widget > .widget-body .mpa-button-next,
.mpa-shortcode.appointment-form-shortcode .mpa-button-next {
  padding: 16px 30px;
  margin-right: 13px; }

.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .mpa-input-container,
.mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .mpa-input-container {
  flex-wrap: wrap;
  margin: 0; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .mpa-input-container .mpa-input-wrapper,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .mpa-input-container .mpa-input-wrapper {
    width: 100%;
    padding: 0; }

.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .mpa-time-wrapper,
.mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .mpa-time-wrapper {
  margin-top: 25px; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .mpa-time-wrapper .mpa-times,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .mpa-time-wrapper .mpa-times {
    max-height: none;
    position: static; }

.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .mpa-times .mpa-time-period,
.mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .mpa-times .mpa-time-period {
  font-size: 14px;
  line-height: 27px;
  color: #1A1B1C;
  background: transparent;
  border: 1px solid #1A1B1C;
  padding: 6px 10px 5px; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .mpa-times .mpa-time-period.mpa-time-period-selected, .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .mpa-times .mpa-time-period:focus, .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .mpa-times .mpa-time-period:hover,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .mpa-times .mpa-time-period.mpa-time-period-selected,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .mpa-times .mpa-time-period:focus,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .mpa-times .mpa-time-period:hover {
    background: #59673F;
    color: #fff;
    border-color: #59673F; }

.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar,
.mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar {
  background: transparent;
  box-shadow: none !important;
  margin: 0 !important;
  border-radius: 0;
  border: 0;
  width: 100%;
  max-width: 100%; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-months,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-months {
    position: relative;
    background: #1A1B1C; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-month,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-month {
    height: 53px; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-current-month,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-current-month {
    padding: 12px 0;
    height: 53px; }
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-current-month .cur-year,
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-current-month .cur-month,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-current-month .cur-year,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-current-month .cur-month {
      margin: 0;
      color: #fff;
      font-weight: 400; }
      .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-current-month .cur-year:hover, .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-current-month .cur-year:focus,
      .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-current-month .cur-month:hover,
      .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-current-month .cur-month:focus,
      .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-current-month .cur-year:hover,
      .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-current-month .cur-year:focus,
      .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-current-month .cur-month:hover,
      .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-current-month .cur-month:focus {
        background: transparent; }
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-current-month .numInputWrapper,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-current-month .numInputWrapper {
      padding: 0;
      margin-left: 5px; }
      .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-current-month .numInputWrapper:hover, .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-current-month .numInputWrapper:focus,
      .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-current-month .numInputWrapper:hover,
      .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-current-month .numInputWrapper:focus {
        background: transparent; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-next-month,
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-prev-month,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-next-month,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-prev-month {
    height: 100%;
    padding: 0 15px;
    line-height: 53px;
    font-size: 20px;
    color: #fff;
    fill: #fff; }
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-next-month:hover,
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-prev-month:hover,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-next-month:hover,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-prev-month:hover {
      opacity: 1;
      color: #BD8901; }
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-next-month:before,
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-prev-month:before,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-next-month:before,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-prev-month:before {
      font-family: "Font Awesome 5 Free";
      font-weight: 900; }
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-next-month svg,
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-prev-month svg,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-next-month svg,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-prev-month svg {
      display: none; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-next-month:before,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-next-month:before {
    content: "\f105"; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-prev-month:before,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-prev-month:before {
    content: "\f104"; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-rContainer,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-rContainer {
    width: 100%;
    display: block;
    font-size: 18px;
    letter-spacing: -0.01em;
    line-height: 54px; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-weekdays,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-weekdays {
    height: auto; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .dayContainer,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .dayContainer {
    min-width: 100%;
    max-width: 100%;
    width: 100%; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-days,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-days {
    width: 100%; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-weekday,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-weekday {
    height: 54px;
    line-height: 54px;
    border-bottom: 1px solid #1A1B1C;
    color: inherit;
    font-size: inherit;
    font-weight: 400; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-day,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-day {
    width: auto;
    max-width: none;
    border-radius: 0;
    border-bottom: 1px solid #1A1B1C;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    height: 54px;
    line-height: 54px;
    background: transparent;
    position: relative;
    color: #1A1B1C;
    z-index: 1; }
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-day.flatpickr-disabled,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-day.flatpickr-disabled {
      color: #8F908A; }
      .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-day.flatpickr-disabled:before,
      .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-day.flatpickr-disabled:before {
        display: none; }
      .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-day.flatpickr-disabled:hover,
      .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-day.flatpickr-disabled:hover {
        color: #8F908A; }
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-day:before,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-day:before {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      content: '';
      display: block;
      width: 36px;
      height: 36px;
      background: #59673F;
      z-index: -1;
      opacity: 0;
      border-radius: 50%; }
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-day.selected, .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-day:hover, .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-day:focus,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-day.selected,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-day:hover,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-day:focus {
      color: #fff; }
      .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-day.selected:before, .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-day:hover:before, .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-day:focus:before,
      .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-day.selected:before,
      .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-day:hover:before,
      .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-day:focus:before {
        opacity: 1; }

.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .mpa-cart-item,
.mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .mpa-cart-item {
  background: #fff;
  margin-bottom: 25px;
  border-radius: 6px; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .mpa-cart-item:last-child,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .mpa-cart-item:last-child {
    margin-bottom: 0; }

.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .opened .item-header,
.mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .opened .item-header {
  border-bottom: 1px solid #CFCFCF; }

.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .opened .item-body,
.mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .opened .item-body {
  display: flex; }

.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .opened .item-toggle span:last-child,
.mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .opened .item-toggle span:last-child {
  opacity: 0; }

.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .item-header,
.mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .item-header {
  padding: 20px 60px 20px 20px;
  font-weight: 400;
  position: relative;
  border-bottom-color: transparent; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .item-header .cell,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .item-header .cell {
    width: 100%;
    padding: 0; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .item-header .cell-service,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .item-header .cell-service {
    color: #1A1B1C; }

.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .item-body,
.mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .item-body {
  display: none; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .item-body .cell,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .item-body .cell {
    padding: 0 20px 20px; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .item-body .cell-people,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .item-body .cell-people {
    width: 100%;
    order: -1; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .item-body .cell-location,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .item-body .cell-location {
    width: 100%; }
  @media (max-width: 992px) {
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .item-body .cell-price,
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .item-body .cell-employee,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .item-body .cell-price,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .item-body .cell-employee {
      padding-bottom: 0; } }

.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .cell-title,
.mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .cell-title {
  margin-bottom: 2px;
  font-weight: 400; }

.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .item-actions,
.mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .item-actions {
  position: absolute;
  right: 20px;
  top: 20px;
  display: flex;
  align-items: center; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .item-actions .edit,
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .item-actions .remove,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .item-actions .edit,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .item-actions .remove {
    padding: 0;
    background: transparent;
    color: #CFCFCF;
    overflow: hidden;
    width: 1.25em;
    font-size: 18px;
    text-align: center;
    height: 25px;
    margin-right: 10px;
    border-radius: 0; }
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .item-actions .edit:focus, .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .item-actions .edit:hover,
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .item-actions .remove:focus,
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .item-actions .remove:hover,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .item-actions .edit:focus,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .item-actions .edit:hover,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .item-actions .remove:focus,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .item-actions .remove:hover {
      outline: none;
      color: #59673F; }
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .item-actions .edit:before,
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .item-actions .remove:before,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .item-actions .edit:before,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .item-actions .remove:before {
      font-family: "Font Awesome 5 Free";
      display: inline-block; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .item-actions .remove:before,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .item-actions .remove:before {
    content: "\f2ed"; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .item-actions .edit:before,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .item-actions .edit:before {
    content: "\f044"; }

.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .item-toggle,
.mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .item-toggle {
  width: 14px;
  height: 14px;
  background: transparent;
  position: relative;
  padding: 0; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .item-toggle:focus, .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .item-toggle:hover,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .item-toggle:focus,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .item-toggle:hover {
    outline: none; }
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .item-toggle:focus span, .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .item-toggle:hover span,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .item-toggle:focus span,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .item-toggle:hover span {
      background: #59673F; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .item-toggle span,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .item-toggle span {
    background: #1A1B1C;
    position: absolute;
    transition: .3s; }
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .item-toggle span:first-child,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .item-toggle span:first-child {
      height: 2px;
      width: 14px;
      left: 0;
      top: 50%;
      transform: translateY(-50%); }
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart .item-toggle span:last-child,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart .item-toggle span:last-child {
      width: 2px;
      height: 14px;
      top: 0;
      left: 50%;
      transform: translateX(-50%); }

.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart-total,
.mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart-total {
  display: flex;
  justify-content: space-between;
  font-size: 24px;
  margin: 20px 0; }

.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-cart-total-price,
.mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-cart-total-price {
  color: #59673F; }

.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-button-new,
.mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-button-new {
  background: transparent;
  border: 1px solid #1A1B1C;
  color: #1A1B1C;
  margin-left: 13px; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-cart .mpa-button-new:hover,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-cart .mpa-button-new:hover {
    color: #ffffff;
    background: #BD8901;
    border-color: #BD8901; }

.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-checkout .mpa-required-tip,
.mpa-shortcode.appointment-form-shortcode .mpa-booking-step-checkout .mpa-required-tip {
  display: none; }

.mpa-widget.appointment-form-widget > .widget-body .mpa-order-details,
.mpa-shortcode.appointment-form-shortcode .mpa-order-details {
  margin-top: 40px; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-order-details table,
  .mpa-shortcode.appointment-form-shortcode .mpa-order-details table {
    border: 0;
    padding: 15px;
    background: transparent;
    color: inherit;
    border-collapse: collapse;
    text-align: left; }
    .mpa-widget.appointment-form-widget > .widget-body .mpa-order-details table tr,
    .mpa-shortcode.appointment-form-shortcode .mpa-order-details table tr {
      border-bottom: 0; }
    .mpa-widget.appointment-form-widget > .widget-body .mpa-order-details table th, .mpa-widget.appointment-form-widget > .widget-body .mpa-order-details table td,
    .mpa-shortcode.appointment-form-shortcode .mpa-order-details table th,
    .mpa-shortcode.appointment-form-shortcode .mpa-order-details table td {
      padding: 10px 0;
      font-weight: 500;
      border-bottom: 1px solid #1A1B1C; }
    .mpa-widget.appointment-form-widget > .widget-body .mpa-order-details table tfoot th, .mpa-widget.appointment-form-widget > .widget-body .mpa-order-details table tfoot td,
    .mpa-shortcode.appointment-form-shortcode .mpa-order-details table tfoot th,
    .mpa-shortcode.appointment-form-shortcode .mpa-order-details table tfoot td {
      border: 0; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-order-details .column-price,
  .mpa-shortcode.appointment-form-shortcode .mpa-order-details .column-price {
    text-align: right; }
    .mpa-widget.appointment-form-widget > .widget-body .mpa-order-details .column-price td,
    .mpa-shortcode.appointment-form-shortcode .mpa-order-details .column-price td {
      padding-left: 10px; }

.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-payment .mpa-billing-details,
.mpa-shortcode.appointment-form-shortcode .mpa-booking-step-payment .mpa-billing-details {
  margin-top: 40px; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-payment .mpa-billing-details .mpa-payment-gateways .mpa-payment-gateway-title,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-payment .mpa-billing-details .mpa-payment-gateways .mpa-payment-gateway-title {
    font-size: 18px; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-payment .mpa-billing-details .mpa-payment-gateways .mpa-billing-fields,
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-payment .mpa-billing-details .mpa-payment-gateways .mpa-payment-gateway-description,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-payment .mpa-billing-details .mpa-payment-gateways .mpa-billing-fields,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-payment .mpa-billing-details .mpa-payment-gateways .mpa-payment-gateway-description {
    font-size: .875em;
    margin: 10px 0 0 0; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-payment .mpa-billing-details .mpa-payment-gateways .mpa-payment-gateway-description,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-payment .mpa-billing-details .mpa-payment-gateways .mpa-payment-gateway-description {
    color: #6D6D6D; }

.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-payment .mpa-stripe-payment-container,
.mpa-shortcode.appointment-form-shortcode .mpa-booking-step-payment .mpa-stripe-payment-container {
  margin: 0;
  padding: 0; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-payment .mpa-stripe-payment-container .mpa-stripe-payment-methods ul,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-payment .mpa-stripe-payment-container .mpa-stripe-payment-methods ul {
    margin: 0; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-payment .mpa-stripe-payment-container .mpa-stripe-payment-methods li,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-payment .mpa-stripe-payment-container .mpa-stripe-payment-methods li {
    padding: 0;
    margin: 0 10px 10px 0; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-payment .mpa-stripe-payment-container .mpa-stripe-payment-methods .active label,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-payment .mpa-stripe-payment-container .mpa-stripe-payment-methods .active label {
    color: #59673F; }

.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-payment #mpa-deposit-table,
.mpa-shortcode.appointment-form-shortcode .mpa-booking-step-payment #mpa-deposit-table {
  margin-top: 40px; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-payment #mpa-deposit-table table,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-payment #mpa-deposit-table table {
    border: 0;
    background: transparent;
    color: inherit;
    border-collapse: collapse;
    text-align: left; }
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-payment #mpa-deposit-table table tr,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-payment #mpa-deposit-table table tr {
      border-bottom: 0; }
      .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-payment #mpa-deposit-table table tr:last-child th, .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-payment #mpa-deposit-table table tr:last-child td,
      .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-payment #mpa-deposit-table table tr:last-child th,
      .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-payment #mpa-deposit-table table tr:last-child td {
        border: 0; }
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-payment #mpa-deposit-table table th, .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-payment #mpa-deposit-table table td,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-payment #mpa-deposit-table table th,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-payment #mpa-deposit-table table td {
      padding: 10px 0;
      font-weight: 500;
      border-bottom: 1px solid #1A1B1C; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-payment #mpa-deposit-table .column-price,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-payment #mpa-deposit-table .column-price {
    text-align: right; }
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-payment #mpa-deposit-table .column-price td,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-payment #mpa-deposit-table .column-price td {
      padding-left: 10px; }

.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-booking,
.mpa-shortcode.appointment-form-shortcode .mpa-booking-step-booking {
  padding-top: 100px; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-booking .mpa-booking-image-wrap,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-booking .mpa-booking-image-wrap {
    text-align: center; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-booking .mpa-message,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-booking .mpa-message {
    margin-top: 0;
    text-align: center; }
  .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-booking .mpa-actions,
  .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-booking .mpa-actions {
    margin-top: 40px; }
    .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-booking .mpa-actions .button, .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-booking .mpa-actions .wp-block-search .wp-block-search__button, .wp-block-search .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-booking .mpa-actions .wp-block-search__button,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-booking .mpa-actions .button,
    .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-booking .mpa-actions .wp-block-search .wp-block-search__button,
    .wp-block-search .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-booking .mpa-actions .wp-block-search__button {
      width: 100%;
      margin-bottom: 10px; }

.mpa-widget.appointment-form-widget > .widget-body .iti__flag-container .iti--separate-dial-code .iti__selected-flag,
.mpa-widget.appointment-form-widget > .widget-body .iti__flag-container .iti__selected-flag,
.mpa-shortcode.appointment-form-shortcode .iti__flag-container .iti--separate-dial-code .iti__selected-flag,
.mpa-shortcode.appointment-form-shortcode .iti__flag-container .iti__selected-flag {
  background: transparent;
  font-size: 18px;
  font-weight: 500; }

.mpa-widget.appointment-form-widget > .widget-body .iti__country-list,
.mpa-shortcode.appointment-form-shortcode .iti__country-list {
  font-size: 14px; }
  .mpa-widget.appointment-form-widget > .widget-body .iti__country-list > li,
  .mpa-shortcode.appointment-form-shortcode .iti__country-list > li {
    margin-bottom: 0; }

.mpa-employee-social-networks {
  list-style: none;
  padding: 0;
  margin-bottom: 15px;
  justify-content: center; }
  .mpa-employee-social-networks:last-child {
    margin-bottom: 0; }
  .mpa-employee-social-networks li {
    display: inline-block;
    margin: 0 5px 5px 0; }
  .mpa-employee-social-networks .mpa-attribute-title {
    display: none; }
  .mpa-employee-social-networks .mpa-attribute-value a {
    display: block;
    overflow: hidden;
    width: 32px;
    height: 32px;
    border-radius: 50%; }

.mpa-employee-contacts {
  list-style: none;
  padding: 0;
  margin-bottom: 20px; }
  .mpa-employee-contacts:last-child {
    margin-bottom: 0; }
  .mpa-employee-contacts li {
    margin-bottom: 5px; }
  .mpa-employee-contacts .mpa-attribute-title {
    color: #BD8901; }

.mpa-employee-additional-info {
  list-style: none;
  padding: 0; }
  .mpa-employee-additional-info li {
    margin-bottom: 5px; }
    .mpa-employee-additional-info li:last-child {
      margin-bottom: 0; }
  .mpa-employee-additional-info .mpa-attribute-title {
    color: #BD8901; }

.mpa-services-list-shortcode .mpa-service-attributes {
  padding: 0;
  list-style: none; }
  .mpa-services-list-shortcode .mpa-service-attributes li {
    margin: 0; }

.mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .type-mpa_service {
  margin-bottom: 50px; }
  @media (min-width: 992px) {
    .mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .type-mpa_service {
      margin-bottom: 110px; } }

.mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .mpa-attributes {
  list-style: none;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 0; }
  .mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .mpa-attributes li {
    margin-bottom: 0; }

.mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .mpa-service-price {
  margin: 0; }
  .mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .mpa-service-price .mpa-price-title {
    color: #767676; }
  .mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .mpa-service-price .mpa-price {
    color: #767676; }

.mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .mpa-post-title {
  font-size: 22px;
  color: #1A1B1C;
  font-family: "Manrope", sans-serif; }
  .mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .mpa-post-title a:hover {
    color: #F3B102; }

.mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .mpa-loop-post-thumbnail {
  margin: 0; }
  .mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .mpa-loop-post-thumbnail a {
    display: block;
    height: 300px; }
    .mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .mpa-loop-post-thumbnail a img {
      height: 100%;
      width: 100%;
      object-fit: cover; }

.mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .service-list-item-info-wrap {
  color: #767676;
  padding: 20px 20px 50px; }

.mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .mpa-service-employees {
  margin-top: 15px;
  justify-content: center; }

.mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .button, .mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .wp-block-search .wp-block-search__button, .wp-block-search .mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .wp-block-search__button {
  margin-top: 30px;
  background-color: #BD8901; }
  .mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .button svg, .mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .wp-block-search .wp-block-search__button svg, .wp-block-search .mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .wp-block-search__button svg {
    display: none; }

.mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .mpa-loop-post-wrapper {
  background-color: #ffffff;
  height: 100%;
  border-radius: 9999px;
  text-align: center;
  overflow: hidden;
  max-width: 300px;
  transition: .25s;
  margin: 0 auto;
  box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.15); }
  @media (min-width: 992px) {
    .mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .mpa-loop-post-wrapper {
      box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.15); } }
  .mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .mpa-loop-post-wrapper:hover {
    background-color: #59673F;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.25); }
    @media (min-width: 992px) {
      .mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .mpa-loop-post-wrapper:hover {
        box-shadow: 0 4px 70px 20px rgba(0, 0, 0, 0.25); } }
    .mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .mpa-loop-post-wrapper:hover .service-list-item-info-wrap {
      color: #CFCFCF; }
    .mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .mpa-loop-post-wrapper:hover .button, .mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .mpa-loop-post-wrapper:hover .wp-block-search .wp-block-search__button, .wp-block-search .mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .mpa-loop-post-wrapper:hover .wp-block-search__button {
      background-color: #1A1B1C; }
      .mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .mpa-loop-post-wrapper:hover .button:hover, .mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .mpa-loop-post-wrapper:hover .wp-block-search .wp-block-search__button:hover, .wp-block-search .mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .mpa-loop-post-wrapper:hover .wp-block-search__button:hover {
        background-color: #BD8901; }
    .mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .mpa-loop-post-wrapper:hover .mpa-service-price {
      margin: 0; }
      .mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .mpa-loop-post-wrapper:hover .mpa-service-price .mpa-price-title {
        color: #CFCFCF; }
      .mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .mpa-loop-post-wrapper:hover .mpa-service-price .mpa-price {
        color: #CFCFCF; }
    .mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .mpa-loop-post-wrapper:hover .mpa-post-title a {
      color: #fff; }
      .mpa-services-list-shortcode .mpa-posts-wrapper:not(.mpa-grid-columns-1) .mpa-loop-post-wrapper:hover .mpa-post-title a:hover {
        color: #F3B102; }

.mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .mpa-grid-column {
  margin: 0; }
  .mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .mpa-grid-column:last-child .mpa-loop-post-wrapper:before {
    display: none; }

.mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .mpa-loop-post-wrapper {
  padding: 32px 15px;
  position: relative; }
  .mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .mpa-loop-post-wrapper:before {
    content: '';
    position: absolute;
    bottom: 0;
    border-top: 2px dashed #CFCFCF;
    height: 2px;
    left: 20px;
    right: 20px; }
  .mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .mpa-loop-post-wrapper:after {
    content: '';
    position: absolute;
    background-color: #fff;
    top: -3px;
    bottom: -3px;
    left: -3px;
    right: -3px;
    border-radius: 20px;
    box-shadow: 4px 6px 13px rgba(26, 27, 28, 0.1);
    z-index: -1;
    opacity: 0;
    transition: .25s; }
  .mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .mpa-loop-post-wrapper:hover {
    z-index: 20; }
    .mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .mpa-loop-post-wrapper:hover .button, .mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .mpa-loop-post-wrapper:hover .wp-block-search .wp-block-search__button, .wp-block-search .mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .mpa-loop-post-wrapper:hover .wp-block-search__button {
      background-color: #BD8901;
      border-color: #BD8901; }
      .mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .mpa-loop-post-wrapper:hover .button svg path, .mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .mpa-loop-post-wrapper:hover .wp-block-search .wp-block-search__button svg path, .wp-block-search .mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .mpa-loop-post-wrapper:hover .wp-block-search__button svg path {
        fill: #ffffff; }
    .mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .mpa-loop-post-wrapper:hover .mpa-regular-price {
      color: #BD8901; }
    .mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .mpa-loop-post-wrapper:hover:after {
      opacity: 1; }
    .mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .mpa-loop-post-wrapper:hover:before {
      opacity: 0; }
  .mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .mpa-loop-post-wrapper .mpa-post-title {
    margin-bottom: 7px; }

@media (min-width: 992px) {
  .mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .service-list-item-info-wrap {
    display: flex; } }

.mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .mpa-services-list-content-wrap {
  flex: 1; }

.mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .post-thumbnail {
  margin-top: 0;
  border-radius: 20px; }

.mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .mpa-services-item-attributes-wrap {
  order: -1;
  display: flex;
  flex-direction: column;
  padding-right: 20px; }

.mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .mpa-post-title {
  font-family: "Manrope", sans-serif;
  margin: 0;
  flex: 1; }

.mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .entry-excerpt p {
  margin: 0; }

.mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .mpa-service-price {
  order: -1; }
  .mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .mpa-service-price .mpa-price-title {
    display: none; }

.mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .mpa-regular-price {
  font-family: "Mak", serif;
  color: #59673F;
  font-size: 40px;
  font-weight: 700;
  padding-right: 20px;
  margin: 0; }

.mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .mpa-service-employees {
  margin-bottom: 0; }

.mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .button, .mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .wp-block-search .wp-block-search__button, .wp-block-search .mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .wp-block-search__button {
  background-color: transparent;
  border: 1px solid #1A1B1C;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  width: 60px;
  height: 60px;
  padding: 0; }
  .mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .button span, .mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .wp-block-search .wp-block-search__button span, .wp-block-search .mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .wp-block-search__button span {
    display: none; }
  .mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .button svg path, .mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .wp-block-search .wp-block-search__button svg path, .wp-block-search .mpa-services-list-shortcode .mpa-posts-wrapper.mpa-grid-columns-1 .wp-block-search__button svg path {
    fill: #1A1B1C; }

.mpa-employees-list-shortcode .mpa-loop-post-wrapper {
  background: #F2F2F2;
  padding: 40px 62px;
  border-radius: 30px;
  text-align: center;
  transition: .25s;
  max-width: 450px;
  margin: 0 auto 50px; }
  @media (min-width: 768px) {
    .mpa-employees-list-shortcode .mpa-loop-post-wrapper {
      padding: 25px 30px; } }
  @media (min-width: 992px) {
    .mpa-employees-list-shortcode .mpa-loop-post-wrapper {
      padding: 40px 62px;
      max-width: 324px; } }
  .mpa-employees-list-shortcode .mpa-loop-post-wrapper:hover {
    background-color: #ffffff;
    box-shadow: 4px 20px 70px rgba(0, 0, 0, 0.25); }
    .mpa-employees-list-shortcode .mpa-loop-post-wrapper:hover .loop-employee-link {
      background-color: #BD8901; }
      .mpa-employees-list-shortcode .mpa-loop-post-wrapper:hover .loop-employee-link:hover {
        background-color: #F3B102; }

.mpa-employees-list-shortcode .mpa-loop-post-thumbnail {
  margin-bottom: 23px;
  border-radius: 50%;
  overflow: hidden; }
  .mpa-employees-list-shortcode .mpa-loop-post-thumbnail img {
    transition: .25s; }
    .mpa-employees-list-shortcode .mpa-loop-post-thumbnail img:hover {
      transform: scale(1.1); }

.mpa-employees-list-shortcode .entry-title {
  margin-bottom: 10px;
  color: #59673F;
  font-size: 22px;
  font-family: "Manrope", sans-serif; }

.mpa-employees-list-shortcode .entry-excerpt {
  margin-bottom: 20px; }
  .mpa-employees-list-shortcode .entry-excerpt p {
    margin: 0; }
  .mpa-employees-list-shortcode .entry-excerpt:last-child {
    margin-bottom: 0; }

.mpa-employees-list-shortcode .loop-employee-link {
  margin-top: 25px; }

.mpa-attributes-title {
  text-transform: none; }

.single-mpa_employee .entry-header {
  margin-left: -15px;
  margin-right: -15px;
  background-color: #59673F;
  padding: 140px 20px 35px;
  min-height: 565px;
  align-items: center;
  justify-content: center;
  display: flex; }
  @media (min-width: 768px) {
    .single-mpa_employee .entry-header {
      margin-left: -50px;
      margin-right: -50px; } }
  @media (min-width: 992px) {
    .single-mpa_employee .entry-header {
      margin-left: -100px;
      margin-right: -100px; } }
  .single-mpa_employee .entry-header-inner {
    display: flex;
    flex-direction: column;
    align-items: center; }
    @media (min-width: 768px) {
      .single-mpa_employee .entry-header-inner {
        flex-direction: row;
        justify-content: center;
        max-width: 1140px;
        margin: 0 auto;
        width: 100%; } }
    @media (min-width: 992px) {
      .single-mpa_employee .entry-header-inner {
        justify-content: space-between; } }
    @media (min-width: 1470px) {
      .single-mpa_employee .entry-header-inner {
        max-width: 1280px; } }
  .single-mpa_employee .entry-header .post-thumbnail {
    height: 260px;
    width: 260px;
    overflow: hidden;
    border-radius: 9999px;
    flex-shrink: 0; }
  .single-mpa_employee .entry-header .single-employee-info {
    padding: 0 30px;
    margin-top: 25px;
    text-align: center; }
    @media (min-width: 992px) {
      .single-mpa_employee .entry-header .single-employee-info {
        text-align: left; } }
  .single-mpa_employee .entry-header .mpa-attributes-title {
    display: none; }
  .single-mpa_employee .entry-header .entry-title {
    color: #fff;
    margin-bottom: 20px; }
  .single-mpa_employee .entry-header .mpa-attributes {
    display: inline-flex;
    flex-wrap: wrap;
    color: #fff; }
    @media (max-width: 992px) {
      .single-mpa_employee .entry-header .mpa-attributes {
        flex-direction: column; } }
    .single-mpa_employee .entry-header .mpa-attributes:not(:first-child) {
      position: relative;
      flex-direction: row; }
      @media (max-width: 992px) {
        .single-mpa_employee .entry-header .mpa-attributes:not(:first-child) {
          width: 100%; } }
      @media (min-width: 992px) {
        .single-mpa_employee .entry-header .mpa-attributes:not(:first-child) {
          padding-left: 40px; }
          .single-mpa_employee .entry-header .mpa-attributes:not(:first-child):before {
            content: '';
            position: absolute;
            top: 0;
            bottom: 0;
            margin: auto;
            height: 24px;
            width: 1px;
            left: 0;
            background-color: #fff; } }
    @media (min-width: 992px) {
      .single-mpa_employee .entry-header .mpa-attributes:not(:last-child) {
        padding-right: 40px; } }
    .single-mpa_employee .entry-header .mpa-attributes.mpa-employee-additional-info li:not(:first-child), .single-mpa_employee .entry-header .mpa-attributes.mpa-employee-contacts li:not(:first-child) {
      position: relative; }
      @media (min-width: 992px) {
        .single-mpa_employee .entry-header .mpa-attributes.mpa-employee-additional-info li:not(:first-child), .single-mpa_employee .entry-header .mpa-attributes.mpa-employee-contacts li:not(:first-child) {
          margin-left: 40px;
          padding-left: 40px; }
          .single-mpa_employee .entry-header .mpa-attributes.mpa-employee-additional-info li:not(:first-child):before, .single-mpa_employee .entry-header .mpa-attributes.mpa-employee-contacts li:not(:first-child):before {
            content: '';
            position: absolute;
            top: 0;
            bottom: 0;
            margin: auto;
            height: 24px;
            width: 1px;
            left: 0;
            background-color: #fff; } }
    @media (min-width: 992px) {
      .single-mpa_employee .entry-header .mpa-attributes.mpa-employee-social-networks {
        justify-content: flex-start; } }
    .single-mpa_employee .entry-header .mpa-attributes a {
      color: inherit;
      font-size: 20px; }
      .single-mpa_employee .entry-header .mpa-attributes a:before {
        background-color: transparent; }

.single-mpa_service .mpa-attribute-title {
  font-weight: 600;
  display: inline-block;
  min-width: 100px; }

.single-mpa_service .mpa-currency {
  color: #59673F; }

.single-mpa_service .mpa-attributes {
  list-style: none;
  padding: 0; }

.mpa-account-menu {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  color: #1A1B1C;
  text-align: center; }
  .mpa-account-menu ul li {
    margin: 0 30px 10px 0; }
  .mpa-account-menu a {
    display: block;
    text-decoration: none;
    color: inherit; }
    .mpa-account-menu a:hover {
      color: #59673F; }

.mpa-direct-link-booking-details-shortcode,
.mpa-account-booking,
.mpa-account-details {
  border-radius: 15px;
  padding: 15px;
  background: #fff;
  box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.05); }
  @media (min-width: 992px) {
    .mpa-direct-link-booking-details-shortcode,
    .mpa-account-booking,
    .mpa-account-details {
      padding: 30px 25px; } }

.mpa-account-details .mpa-customer-details {
  margin-bottom: 5px; }
  .mpa-account-details .mpa-customer-details:last-child {
    margin-bottom: 0; }

.mpa-account-bookings a {
  color: inherit;
  text-decoration: underline; }
  .mpa-account-bookings a:hover {
    text-decoration: none; }

.mpa-direct-link-booking-details-shortcode .mpa-booking-details-title,
.mpa-account-booking-title {
  font-size: 20px; }

.mpa-booking-details-section {
  margin-bottom: 15px; }
  .mpa-booking-details-section:last-child {
    margin-bottom: 0; }
  .mpa-booking-details-section .reservation {
    margin-bottom: 15px; }
    .mpa-booking-details-section .reservation:last-child {
      margin-bottom: 0; }

.mpa-customer-account-shortcode .label {
  opacity: .8; }

.mpa-direct-link-booking-details-shortcode .label {
  opacity: .8; }

.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 form {
  margin-bottom: 15px; }

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  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;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #1A1B1C;
    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; }
