@import "../../../css/mfn-icons.css";
@import "../../../css/pretty.css";
/* Reset & Basics */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
strike,
strong,
tt,
var,
b,
u,
i,
center,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* Variables */

body {
  --mfn-column-gap-top: 0;
  --mfn-column-gap-bottom: 40px;
  --mfn-column-gap-left: 12px;
  --mfn-column-gap-right: 12px;
  --mfn-article-box-decoration: #0089f7;
  /* podpiac pod themecolor */
  --mfn-before-after-slider: #fff;
  --mfn-before-after-label: rgba(0, 0, 0, 0.25);
  --mfn-before-after-label-color: #fff;
  --mfn-blog-slider-date-bg: #f8f8f8;
  --mfn-blog-date-bg: #f8f8f8;
  --mfn-contactbox-line: rgba(255, 255, 255, 0.2);
  --mfn-infobox-line: rgba(255, 255, 255, 0.2);
  --mfn-faq-line: rgba(0, 0, 0, 0.1);
  --mfn-clients-tiles: rgba(0, 0, 0, 0.08);
  --mfn-clients-tiles-hover: #0089f7;
  --mfn-offer-thumbs-nav: #0089f7;
  --mfn-timeline-date-bg: #f8f8f8;
  --mfn-sliding-box-bg: #0089f7;
  --mfn-tabs-border-width: 1px;
  --mfn-tabs-border-color: rgba(0, 0, 0, 0.08);
  --mfn-shape-divider: #000;
  --mfn-icon-box-icon: #0089f7;
}
body.style-simple {
  --mfn-contactbox-line: rgba(255, 255, 255, 0.1);
  --mfn-infobox-line: rgba(255, 255, 255, 0.1);
}
/* Basic Styles */

#heading1 {
  display: flex;
  flex-direction: column;
  margin: 60px 40px;
  color: #000;
}

##heading1 h3 {
  color: white;
  padding-bottom: 100px;
}

##heading1 p {
  line-height: 40px;
  margin-bottom: 0;
}

.active-01 {
  color: 7ae7c7;
}

html {
  height: 100%;
}
body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}
body.mfn-body-offset-header {
  transition: 0.3s;
}

/* Typography */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 40px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  text-decoration: none;
}
p {
  margin: 0 0 25px;
}
em,
i {
  font-style: italic;
}
b,
strong,
dt {
  font-weight: 700;
}
.big {
  font-size: 110%;
  line-height: 180%;
}
.bypostauthor {
  border-color: #eee;
}
.gallery-caption {
  display: block;
}
/* Code Hightlighter */

code,
pre,
q {
  font-family: Consolas, monospace !important;
  border: 1px solid #e8e8e8;
  background: #fff;
  border-radius: 3px;
}
code,
q {
  padding: 2px 4px;
  white-space: nowrap;
  margin: 0 2px;
  color: #2991d6;
}
pre {
  padding: 21px 15px 20px;
  margin: 15px 0;
  display: block;
  line-height: 21px !important;
  background: #fff;
  background: -moz-linear-gradient(top, #fff 50%, #fafafa 50%);
  background: -webkit-linear-gradient(top, #fff 50%, #fafafa 50%);
  background: -o-linear-gradient(top, #fff 50%, #fafafa 50%);
  background: linear-gradient(top, #fff 50%, #fafafa 50%);
  background-size: 42px 42px;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
}
code p,
pre p {
  margin-bottom: 0 !important;
}
/* Links */

a,
a:visited,
a:focus {
  text-decoration: none;
  outline: 0;
}
a:hover {
  text-decoration: underline;
}
p a,
p a:visited {
  line-height: inherit;
}
/* Images */

img.scale-with-grid,
.content_wrapper img {
  max-width: 100%;
  height: auto;
}
#Content .is-cropped img {
  height: inherit;
}
.google-map img {
  max-width: none !important;
}
iframe {
  max-width: 100%;
}
.gallery .gallery-item img[src$=".svg"],
.list_image img[src$=".svg"],
.post-photo-wrapper img[src$=".svg"],
.slider_images img[src$=".svg"] {
  width: 100%;
}
/* button */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  display: inline-block;
  position: relative;
  padding: 10px 20px;
  font-size: inherit;
  overflow: hidden;
  text-decoration: none !important;
  cursor: pointer;
  border-style: solid;
  transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out,
    border-color 0.1s ease-in-out;
}
.button .button_icon {
  float: left;
}
.button.has-icon {
  white-space: nowrap;
}
.button.has-icon .button_label {
  margin-left: 20px;
  white-space: normal;
}
.button_right .button_icon {
  float: right;
}
.button_right.has-icon .button_label {
  margin: 0 20px 0 0;
}
.action_button {
  display: block;
  position: relative;
  float: left;
  overflow: hidden;
  padding: 10px 20px;
  text-decoration: none !important;
  line-height: 21px;
  box-sizing: border-box;
  transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out,
    border-color 0.1s ease-in-out;
}
.footer_button {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 42px;
  height: 42px;
  line-height: 42px !important;
  font-size: 20px !important;
  margin: 0;
  text-align: center;
  text-decoration: none !important;
  font-family: inherit !important;
  transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out,
    border-color 0.1s ease-in-out;
}
/* button | default */

.button-default .button,
.button-default button,
.button-default input[type="button"],
.button-default input[type="reset"],
.button-default input[type="submit"] {
  border: none;
  border-radius: 5px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.03),
    inset 0px 4px 3px -2px rgba(0, 0, 0, 0.07);
}
.button-default .button.has-icon .button_label {
  margin-left: 40px;
}
.button-default .button_right.has-icon .button_label {
  margin-left: 0;
  margin-right: 40px;
}
.button-default .button .button_icon {
  position: relative;
  margin: 0 -8px;
}
.button-default .button .button_icon:after {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.05);
  display: block;
  width: calc(100% + 100px);
  height: calc(100% + 100px);
  top: -50px;
  right: -12px;
}
.button-default .button .button_icon i {
  color: rgba(0, 0, 0, 0.5);
}
.button-default .button_right .button_icon:after {
  left: -12px;
  right: 0;
}
.button-default .button_dark .button_icon:after {
  background-color: rgba(255, 255, 255, 0.05);
}
.button-default .button_dark .button_icon i {
  color: rgba(255, 255, 255, 0.7);
}
.button-default .action_button,
.button-default .footer_button {
  border-radius: 5px;
}
@media (min-width: 768px) {
  .button-default .button:after,
  .button-default button:after,
  .button-default .action_button:after,
  .button-default .footer_button:after,
  .button-default input[type="submit"]:after,
  .button-default input[type="reset"]:after,
  .button-default input[type="button"]:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    background: rgba(0, 0, 0, 0.05);
    z-index: 1;
    transition: width 0.2s ease-in-out;
  }
  .button-default .button:hover:after,
  .button-default button:hover:after,
  .button-default .action_button:hover:after,
  .button-default .footer_button:hover:after,
  .button-default input[type="submit"]:hover:after,
  .button-default input[type="reset"]:hover:after,
  .button-default input[type="button"]:hover:after {
    width: 100%;
  }
}
/* button | flat */

.button-flat .button,
.button-flat button,
.button-flat input[type="button"],
.button-flat input[type="reset"],
.button-flat input[type="submit"] {
  border: none;
}
.button-flat .button .button_icon {
  position: relative;
  margin: 0 -8px;
}
.button-flat .button:after,
.button-flat button:after,
.button-flat .action_button:after,
.button-flat .footer_button:after,
.button-flat input[type="submit"]:after,
.button-flat input[type="reset"]:after,
.button-flat input[type="button"]:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.05);
  z-index: 1;
  transition: opacity 0.2s ease-in-out;
  opacity: 0;
}
.button-flat .button:hover:after,
.button-flat button:hover:after,
.button-flat .action_button:hover:after,
.button-flat .footer_button:hover:after,
.button-flat input[type="submit"]:hover:after,
.button-flat input[type="reset"]:hover:after,
.button-flat input[type="button"]:hover:after {
  opacity: 1;
}
/* button | round */

.button-round .button,
.button-round button,
.button-round .action_button,
.button-round input[type="button"],
.button-round input[type="reset"],
.button-round input[type="submit"] {
  border: none;
  padding: 10px 35px;
  border-radius: 50px;
}
.button-round .button .button_icon {
  position: relative;
  margin: 0 -8px;
}
.button-round .button:after,
.button-round button:after,
.button-round .action_button:after,
.button-round input[type="submit"]:after,
.button-round input[type="reset"]:after,
.button-round input[type="button"]:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.05);
  z-index: 1;
  transition: opacity 0.2s ease-in-out;
  opacity: 0;
}
.button-round .button:hover:after,
.button-round button:hover:after,
.button-round .action_button:hover:after,
.button-round input[type="submit"]:hover:after,
.button-round input[type="reset"]:hover:after,
.button-round input[type="button"]:hover:after {
  opacity: 1;
}
.button-round .footer_button {
  padding: 0 15px;
  border-radius: 50px;
}
/* button | stroke */

.button-stroke .button,
.button-stroke button,
.button-stroke .action_button,
.button-stroke .footer_button,
.button-stroke input[type="button"],
.button-stroke input[type="reset"],
.button-stroke input[type="submit"] {
  background-color: transparent;
  border-width: 2px;
  border-style: solid;
  border-radius: 3px;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
.button-stroke .button .button_icon {
  position: relative;
  margin: 0 -8px;
}
.button-stroke .button .button_icon i {
  transition: color 0.2s ease-in-out;
}
/* button | full width */

.button.button_full_width,
button.button_full_width,
input[type="submit"].button_full_width,
input[type="reset"].button_full_width,
input[type="button"].button_full_width {
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}
.button.button_full_width .button_icon {
  float: none;
  margin: 0;
  background: none;
}
.button.button_full_width .button_icon:after {
  display: none;
}
.button.button_full_width .button_label {
  margin: 0 0 0 10px !important;
}
/* button | sizes */

.button.button_size_1 {
  font-size: 95%;
  padding-top: 7px;
  padding-bottom: 7px;
}
.button.button_size_3 {
  font-size: 110%;
  padding-top: 11px;
  padding-bottom: 11px;
}
.button.button_size_3 .button_label {
  padding: 0 10px;
}
.button.button_size_4 {
  font-size: 120%;
  padding-top: 15px;
  padding-bottom: 15px;
}
.button.button_size_4 .button_label {
  padding: 0 15px;
}
/* button | custom */

.button-custom .button .button_label {
  padding: 0;
}
.button-custom .button.has-icon .button_label {
  padding: 0;
  margin-left: 10px;
}
.button-custom .action_button {
  border-style: solid;
  padding: 12px 20px !important;
  line-height: 14px !important;
  top: 0;
}
.button-custom .footer_button {
  border-style: solid;
  padding: 0 !important;
}
.button-custom .button_size_1 {
  transform: scale(0.9);
}
.button-custom .button_size_3 {
  transform: scale(1.1);
}
.button-custom .button_size_4 {
  transform: scale(1.2);
}
.button-custom .content_wrapper .button.the-icon {
  padding-left: 10px;
  padding-right: 10px;
}
/* button | in the content */

.content_wrapper .button,
.content_wrapper button,
.content_wrapper input[type="button"],
.content_wrapper input[type="reset"],
.content_wrapper input[type="submit"] {
  margin: 0 10px 15px 0;
}
/* button | colors */

/* red */

a.button.button_red {
  background-color: #e7432b;
  color: #fff;
}
.button-stroke a.button.button_red,
.button-stroke a.button.button_red .button_icon i,
.button-stroke a.tp-button.red {
  color: #e7432b;
  border-color: #e7432b;
  background-color: transparent;
}
.button-stroke a:hover.button.button_red,
.button-stroke a:hover.tp-button.red {
  background-color: #e7432b;
  color: #fff;
}
/* blue */

a.button.button_blue {
  background-color: #2e96db;
  color: #fff;
}
.button-stroke a.button.button_blue,
.button-stroke a.button.button_blue .button_icon i,
.button-stroke a.tp-button.blue {
  color: #2e96db;
  border-color: #2e96db;
  background-color: transparent;
}
.button-stroke a:hover.button.button_blue,
.button-stroke a:hover.tp-button.blue {
  background-color: #2e96db;
  color: #fff;
}
/* turquoise */

a.button.button_turquoise {
  background-color: #22e387;
  color: #fff;
}
.button-stroke a.button.button_turquoise,
.button-stroke a.button.button_turquoise .button_icon i,
.button-stroke a.tp-button.turquoise {
  color: #22e387;
  border-color: #22e387;
  background-color: transparent;
}
.button-stroke a:hover.button.button_turquoise,
.button-stroke a:hover.tp-button.turquoise {
  background-color: #22e387;
  color: #fff;
}
/* yellow */

a.button.button_yellow {
  background-color: #face43;
  color: #fff;
}
.button-stroke a.button.button_yellow,
.button-stroke a.button.button_yellow .button_icon i,
.button-stroke a.tp-button.yellow {
  color: #face43;
  border-color: #face43;
  background-color: transparent;
}
.button-stroke a:hover.button.button_yellow,
.button-stroke a:hover.tp-button.yellow {
  background-color: #face43;
  color: #fff;
}
/* grey */

a.button.button_grey {
  background-color: #8f8f8f;
  color: #fff;
}
.button-stroke a.button.button_grey,
.button-stroke a.button.button_grey .button_icon i,
.button-stroke a.tp-button.grey {
  color: #8f8f8f;
  border-color: #8f8f8f;
  background-color: transparent;
}
.button-stroke a:hover.button.button_grey,
.button-stroke a:hover.tp-button.grey {
  background-color: #8f8f8f;
  color: #fff;
}
/* navy */

a.button.button_navy {
  background-color: #3b5982;
  color: #fff;
}
.button-stroke a.button.button_navy,
.button-stroke a.button.button_navy .button_icon i,
.button-stroke a.tp-button.navy {
  color: #3b5982;
  border-color: #3b5982;
  background-color: transparent;
}
.button-stroke a:hover.button.button_navy,
.button-stroke a:hover.tp-button.navy {
  background-color: #3b5982;
  color: #fff;
}
/* orange */

a.button.button_orange {
  background-color: #ff8125;
  color: #fff;
}
.button-stroke a.button.button_orange,
.button-stroke a.button.button_orange .button_icon i,
.button-stroke a.tp-button.orange {
  color: #ff8125;
  border-color: #ff8125;
  background-color: transparent;
}
.button-stroke a:hover.button.button_orange,
.button-stroke a:hover.tp-button.orange {
  background-color: #ff8125;
  color: #fff;
}
/* green */

a.button.button_green {
  background-color: #88be4c;
  color: #fff;
}
.button-stroke a.button.button_green,
.button-stroke a.button.button_green .button_icon i,
.button-stroke a.tp-button.green {
  color: #88be4c;
  border-color: #88be4c;
  background-color: transparent;
}
.button-stroke a:hover.button.button_green,
.button-stroke a:hover.tp-button.green {
  background-color: #88be4c;
  color: #fff;
}
/* Icons */

/* @font-face {
  font-family: "mfn-icons";
  src: url(../fonts/mfn/icons.eot?31690507);
  src: url(../fonts/mfn/icons.eot?31690507#iefix) format("embedded-opentype"),
    url(../fonts/mfn/icons.woff?31690507) format("woff"),
    url(../fonts/mfn/icons.ttf?31690507) format("truetype"),
    url(../fonts/mfn/icons.svg?31690507#mfn) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
} */
 @font-face {
  font-family: "mfn-icons";
  src: url("../fonts/mfn/icons.eot");
  src: url("../fonts/mfn/icons.eot?#iefix") format("embedded-opentype"),
       url("../fonts/mfn/icons.woff") format("woff"),
       url("../fonts/mfn/icons.ttf") format("truetype"),
       url("../fonts/mfn/icons.svg#mfn") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "mfn-icons";
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: none !important;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
}
.icon-acrobat:before {
  content: "\e800";
}
.icon-address:before {
  content: "\e801";
}
.icon-adjust:before {
  content: "\e802";
}
.icon-aim:before {
  content: "\e803";
}
.icon-air:before {
  content: "\e804";
}
.icon-alert:before {
  content: "\e805";
}
.icon-amazon:before {
  content: "\e806";
}
.icon-android:before {
  content: "\e807";
}
.icon-angellist:before {
  content: "\e808";
}
.icon-appnet:before {
  content: "\e809";
}
.icon-appstore:before {
  content: "\e80a";
}
.icon-archive:before {
  content: "\e80b";
}
.icon-arrow-combo:before {
  content: "\e80c";
}
.icon-arrows-ccw:before {
  content: "\e80d";
}
.icon-attach:before {
  content: "\e80e";
}
.icon-attach-line:before {
  content: "\e80f";
}
.icon-attention:before {
  content: "\e810";
}
.icon-back:before {
  content: "\e811";
}
.icon-back-in-time:before {
  content: "\e812";
}
.icon-bag:before {
  content: "\e813";
}
.icon-basket:before {
  content: "\e814";
}
.icon-battery:before {
  content: "\e815";
}
.icon-beaker-line:before {
  content: "\e816";
}
.icon-bell:before {
  content: "\e817";
}
.icon-bitbucket:before {
  content: "\e818";
}
.icon-bitcoin:before {
  content: "\e819";
}
.icon-block:before {
  content: "\e81a";
}
.icon-blogger:before {
  content: "\e81b";
}
.icon-book:before {
  content: "\e81c";
}
.icon-book-open:before {
  content: "\e81d";
}
.icon-bookmark:before {
  content: "\e81e";
}
.icon-bookmarks:before {
  content: "\e81f";
}
.icon-box:before {
  content: "\e820";
}
.icon-briefcase:before {
  content: "\e821";
}
.icon-brush:before {
  content: "\e822";
}
.icon-bucket:before {
  content: "\e823";
}
.icon-buffer:before {
  content: "\e824";
}
.icon-calendar:before {
  content: "\e825";
}
.icon-calendar-line:before {
  content: "\e826";
}
.icon-call:before {
  content: "\e827";
}
.icon-camera:before {
  content: "\e828";
}
.icon-camera-line:before {
  content: "\e829";
}
.icon-cancel:before {
  content: "\e82a";
}
.icon-cancel-circled:before {
  content: "\e82b";
}
.icon-cancel-squared:before {
  content: "\e82c";
}
.icon-cart:before {
  content: "\e82d";
}
.icon-cc:before {
  content: "\e82e";
}
.icon-cc-by:before {
  content: "\e82f";
}
.icon-cc-nc:before {
  content: "\e830";
}
.icon-cc-nc-eu:before {
  content: "\e831";
}
.icon-cc-nc-jp:before {
  content: "\e832";
}
.icon-cc-nd:before {
  content: "\e833";
}
.icon-cc-pd:before {
  content: "\e834";
}
.icon-cc-remix:before {
  content: "\e835";
}
.icon-cc-sa:before {
  content: "\e836";
}
.icon-cc-share:before {
  content: "\e837";
}
.icon-cc-zero:before {
  content: "\e838";
}
.icon-ccw:before {
  content: "\e839";
}
.icon-cd:before {
  content: "\e83a";
}
.icon-cd-line:before {
  content: "\e83b";
}
.icon-chart-area:before {
  content: "\e83c";
}
.icon-chart-bar:before {
  content: "\e83d";
}
.icon-chart-line:before {
  content: "\e83e";
}
.icon-chart-pie:before {
  content: "\e83f";
}
.icon-chat:before {
  content: "\e840";
}
.icon-check:before {
  content: "\e841";
}
.icon-clipboard:before {
  content: "\e842";
}
.icon-clock:before {
  content: "\e843";
}
.icon-clock-line:before {
  content: "\e844";
}
.icon-cloud:before {
  content: "\e845";
}
.icon-cloud-line:before {
  content: "\e846";
}
.icon-cloud-thunder:before {
  content: "\e847";
}
.icon-cloudapp:before {
  content: "\e848";
}
.icon-code:before {
  content: "\e849";
}
.icon-cog:before {
  content: "\e84a";
}
.icon-cog-line:before {
  content: "\e84b";
}
.icon-comment-fa:before {
  content: "\e84c";
}
.icon-comment-line:before {
  content: "\e84d";
}
.icon-compass:before {
  content: "\e84e";
}
.icon-credit-card:before {
  content: "\e84f";
}
.icon-cup:before {
  content: "\e850";
}
.icon-cup-line:before {
  content: "\e851";
}
.icon-cw:before {
  content: "\e852";
}
.icon-database-line:before {
  content: "\e853";
}
.icon-delicious:before {
  content: "\e854";
}
.icon-desktop-line:before {
  content: "\e855";
}
.icon-diamond-line:before {
  content: "\e856";
}
.icon-digg:before {
  content: "\e857";
}
.icon-direction:before {
  content: "\e858";
}
.icon-disqus:before {
  content: "\e859";
}
.icon-doc:before {
  content: "\e85a";
}
.icon-doc-landscape:before {
  content: "\e85b";
}
.icon-doc-line:before {
  content: "\e85c";
}
.icon-doc-text:before {
  content: "\e85d";
}
.icon-doc-text-inv:before {
  content: "\e85e";
}
.icon-docs:before {
  content: "\e85f";
}
.icon-dot:before {
  content: "\e860";
}
.icon-dot-2:before {
  content: "\e861";
}
.icon-dot-3:before {
  content: "\e862";
}
.icon-down:before {
  content: "\e863";
}
.icon-down-bold:before {
  content: "\e864";
}
.icon-down-circled:before {
  content: "\e865";
}
.icon-down-dir:before {
  content: "\e866";
}
.icon-down-open:before {
  content: "\e867";
}
.icon-down-open-big:before {
  content: "\e868";
}
.icon-down-open-mini:before {
  content: "\e869";
}
.icon-down-thin:before {
  content: "\e86a";
}
.icon-download:before {
  content: "\e86b";
}
.icon-drive:before {
  content: "\e86c";
}
.icon-droplet:before {
  content: "\e86d";
}
.icon-drupal:before {
  content: "\e86e";
}
.icon-duckduckgo:before {
  content: "\e86f";
}
.icon-dwolla:before {
  content: "\e870";
}
.icon-ebay:before {
  content: "\e871";
}
.icon-email:before {
  content: "\e872";
}
.icon-erase:before {
  content: "\e873";
}
.icon-eventasaurus:before {
  content: "\e874";
}
.icon-eventbrite:before {
  content: "\e875";
}
.icon-eventful:before {
  content: "\e876";
}
.icon-export:before {
  content: "\e877";
}
.icon-eye:before {
  content: "\e878";
}
.icon-eye-line:before {
  content: "\e879";
}
.icon-fast-backward:before {
  content: "\e87a";
}
.icon-fast-forward:before {
  content: "\e87b";
}
.icon-feather:before {
  content: "\e87c";
}
.icon-fire-line:before {
  content: "\e87d";
}
.icon-fivehundredpx:before {
  content: "\e87e";
}
.icon-flag:before {
  content: "\e87f";
}
.icon-flash:before {
  content: "\e880";
}
.icon-flashlight:before {
  content: "\e881";
}
.icon-flight:before {
  content: "\e882";
}
.icon-floppy:before {
  content: "\e883";
}
.icon-flow-branch:before {
  content: "\e884";
}
.icon-flow-cascade:before {
  content: "\e885";
}
.icon-flow-line:before {
  content: "\e886";
}
.icon-flow-parallel:before {
  content: "\e887";
}
.icon-flow-tree:before {
  content: "\e888";
}
.icon-folder:before {
  content: "\e889";
}
.icon-food-line:before {
  content: "\e88a";
}
.icon-forrst:before {
  content: "\e88b";
}
.icon-forward:before {
  content: "\e88c";
}
.icon-gauge:before {
  content: "\e88d";
}
.icon-globe:before {
  content: "\e88e";
}
.icon-globe-line:before {
  content: "\e88f";
}
.icon-gmail:before {
  content: "\e890";
}
.icon-googleplay:before {
  content: "\e891";
}
.icon-gowalla:before {
  content: "\e892";
}
.icon-graduation-cap:before {
  content: "\e893";
}
.icon-graduation-cap-line:before {
  content: "\e894";
}
.icon-grooveshark:before {
  content: "\e895";
}
.icon-guest:before {
  content: "\e896";
}
.icon-hackernews:before {
  content: "\e897";
}
.icon-heart-empty-fa:before {
  content: "\e898";
}
.icon-heart-fa:before {
  content: "\e899";
}
.icon-heart-line:before {
  content: "\e89a";
}
.icon-help:before {
  content: "\e89b";
}
.icon-help-circled:before {
  content: "\e89c";
}
.icon-home:before {
  content: "\e89d";
}
.icon-hourglass:before {
  content: "\e89e";
}
.icon-html5:before {
  content: "\e89f";
}
.icon-ie:before {
  content: "\e8a0";
}
.icon-inbox:before {
  content: "\e8a1";
}
.icon-inbox-line:before {
  content: "\e8a2";
}
.icon-infinity:before {
  content: "\e8a3";
}
.icon-info:before {
  content: "\e8a4";
}
.icon-info-circled:before {
  content: "\e8a5";
}
.icon-install:before {
  content: "\e8a6";
}
.icon-instapaper:before {
  content: "\e8a7";
}
.icon-intensedebate:before {
  content: "\e8a8";
}
.icon-itunes:before {
  content: "\e8a9";
}
.icon-key:before {
  content: "\e8aa";
}
.icon-key-line:before {
  content: "\e8ab";
}
.icon-keyboard:before {
  content: "\e8ac";
}
.icon-klout:before {
  content: "\e8ad";
}
.icon-lamp:before {
  content: "\e8ae";
}
.icon-language:before {
  content: "\e8af";
}
.icon-lanyrd:before {
  content: "\e8b0";
}
.icon-layout:before {
  content: "\e8b1";
}
.icon-leaf:before {
  content: "\e8b2";
}
.icon-left:before {
  content: "\e8b3";
}
.icon-left-bold:before {
  content: "\e8b4";
}
.icon-left-circled:before {
  content: "\e8b5";
}
.icon-left-dir:before {
  content: "\e8b6";
}
.icon-left-open:before {
  content: "\e8b7";
}
.icon-left-open-big:before {
  content: "\e8b8";
}
.icon-left-open-mini:before {
  content: "\e8b9";
}
.icon-left-thin:before {
  content: "\e8ba";
}
.icon-lego:before {
  content: "\e8bb";
}
.icon-level-down:before {
  content: "\e8bc";
}
.icon-level-up:before {
  content: "\e8bd";
}
.icon-lifebuoy:before {
  content: "\e8be";
}
.icon-light-down:before {
  content: "\e8bf";
}
.icon-light-up:before {
  content: "\e8c0";
}
.icon-lightbulb-line:before {
  content: "\e8c1";
}
.icon-link:before {
  content: "\e8c2";
}
.icon-list:before {
  content: "\e8c3";
}
.icon-list-add:before {
  content: "\e8c4";
}
.icon-lkdto:before {
  content: "\e8c5";
}
.icon-location:before {
  content: "\e8c6";
}
.icon-location-line:before {
  content: "\e8c7";
}
.icon-lock:before {
  content: "\e8c8";
}
.icon-lock-line:before {
  content: "\e8c9";
}
.icon-lock-open:before {
  content: "\e8ca";
}
.icon-login:before {
  content: "\e8cb";
}
.icon-logout:before {
  content: "\e8cc";
}
.icon-loop:before {
  content: "\e8cd";
}
.icon-macstore:before {
  content: "\e8ce";
}
.icon-magnet:before {
  content: "\e8cf";
}
.icon-mail:before {
  content: "\e8d0";
}
.icon-mail-line:before {
  content: "\e8d1";
}
.icon-map:before {
  content: "\e8d2";
}
.icon-meetup:before {
  content: "\e8d3";
}
.icon-megaphone:before {
  content: "\e8d4";
}
.icon-megaphone-line:before {
  content: "\e8d5";
}
.icon-menu:before {
  content: "\e8d6";
}
.icon-mic:before {
  content: "\e8d7";
}
.icon-minus:before {
  content: "\e8d8";
}
.icon-minus-circled:before {
  content: "\e8d9";
}
.icon-minus-squared:before {
  content: "\e8da";
}
.icon-mobile:before {
  content: "\e8db";
}
.icon-mobile-line:before {
  content: "\e8dc";
}
.icon-money-line:before {
  content: "\e8dd";
}
.icon-monitor:before {
  content: "\e8de";
}
.icon-moon:before {
  content: "\e8df";
}
.icon-mouse:before {
  content: "\e8e0";
}
.icon-music:before {
  content: "\e8e1";
}
.icon-music-line:before {
  content: "\e8e2";
}
.icon-mute:before {
  content: "\e8e3";
}
.icon-myspace:before {
  content: "\e8e4";
}
.icon-network:before {
  content: "\e8e5";
}
.icon-newspaper:before {
  content: "\e8e6";
}
.icon-ninetyninedesigns:before {
  content: "\e8e7";
}
.icon-note:before {
  content: "\e8e8";
}
.icon-note-beamed:before {
  content: "\e8e9";
}
.icon-note-line:before {
  content: "\e8ea";
}
.icon-openid:before {
  content: "\e8eb";
}
.icon-opentable:before {
  content: "\e8ec";
}
.icon-palette:before {
  content: "\e8ed";
}
.icon-paper-plane:before {
  content: "\e8ee";
}
.icon-paper-plane-line:before {
  content: "\e8ef";
}
.icon-params-line:before {
  content: "\e8f0";
}
.icon-pause:before {
  content: "\e8f1";
}
.icon-pencil:before {
  content: "\e8f2";
}
.icon-pencil-line:before {
  content: "\e8f3";
}
.icon-phone:before {
  content: "\e8f4";
}
.icon-photo-line:before {
  content: "\e8f5";
}
.icon-picture:before {
  content: "\e8f6";
}
.icon-pinboard:before {
  content: "\e8f7";
}
.icon-plancast:before {
  content: "\e8f8";
}
.icon-play:before {
  content: "\e8f9";
}
.icon-plurk:before {
  content: "\e8fa";
}
.icon-plus:before {
  content: "\e8fb";
}
.icon-plus-circled:before {
  content: "\e8fc";
}
.icon-plus-squared:before {
  content: "\e8fd";
}
.icon-pocket:before {
  content: "\e8fe";
}
.icon-podcast:before {
  content: "\e8ff";
}
.icon-popup:before {
  content: "\e900";
}
.icon-posterous:before {
  content: "\e901";
}
.icon-print:before {
  content: "\e902";
}
.icon-progress-0:before {
  content: "\e903";
}
.icon-progress-1:before {
  content: "\e904";
}
.icon-progress-2:before {
  content: "\e905";
}
.icon-progress-3:before {
  content: "\e906";
}
.icon-publish:before {
  content: "\e907";
}
.icon-quora:before {
  content: "\e908";
}
.icon-quote:before {
  content: "\e909";
}
.icon-record:before {
  content: "\e90a";
}
.icon-reddit:before {
  content: "\e90b";
}
.icon-reply:before {
  content: "\e90c";
}
.icon-reply-all:before {
  content: "\e90d";
}
.icon-resize-full:before {
  content: "\e90e";
}
.icon-resize-small:before {
  content: "\e90f";
}
.icon-retweet:before {
  content: "\e910";
}
.icon-right:before {
  content: "\e911";
}
.icon-right-bold:before {
  content: "\e912";
}
.icon-right-circled:before {
  content: "\e913";
}
.icon-right-dir:before {
  content: "\e914";
}
.icon-right-open:before {
  content: "\e915";
}
.icon-right-open-big:before {
  content: "\e916";
}
.icon-right-open-mini:before {
  content: "\e917";
}
.icon-right-thin:before {
  content: "\e918";
}
.icon-rocket:before {
  content: "\e919";
}
.icon-rss:before {
  content: "\e91a";
}
.icon-search:before {
  content: "\e91b";
}
.icon-search-line:before {
  content: "\e91c";
}
.icon-share:before {
  content: "\e91d";
}
.icon-shareable:before {
  content: "\e91e";
}
.icon-shop-line:before {
  content: "\e91f";
}
.icon-shuffle:before {
  content: "\e920";
}
.icon-signal:before {
  content: "\e921";
}
.icon-smashmag:before {
  content: "\e922";
}
.icon-songkick:before {
  content: "\e923";
}
.icon-sound:before {
  content: "\e924";
}
.icon-sound-line:before {
  content: "\e925";
}
.icon-stackoverflow:before {
  content: "\e926";
}
.icon-star:before {
  content: "\e927";
}
.icon-star-empty:before {
  content: "\e928";
}
.icon-star-line:before {
  content: "\e929";
}
.icon-statusnet:before {
  content: "\e92a";
}
.icon-stop:before {
  content: "\e92b";
}
.icon-suitcase:before {
  content: "\e92c";
}
.icon-switch:before {
  content: "\e92d";
}
.icon-t-shirt-line:before {
  content: "\e92e";
}
.icon-tag:before {
  content: "\e92f";
}
.icon-tag-line:before {
  content: "\e930";
}
.icon-tape:before {
  content: "\e931";
}
.icon-target:before {
  content: "\e932";
}
.icon-thermometer:before {
  content: "\e933";
}
.icon-thumbs-up:before {
  content: "\e934";
}
.icon-thumbs-down:before {
  content: "\e935";
}
.icon-thumbs-up-line:before {
  content: "\e936";
}
.icon-ticket:before {
  content: "\e937";
}
.icon-to-end:before {
  content: "\e938";
}
.icon-to-start:before {
  content: "\e939";
}
.icon-tools:before {
  content: "\e93a";
}
.icon-traffic-cone:before {
  content: "\e93b";
}
.icon-trash:before {
  content: "\e93c";
}
.icon-trash-line:before {
  content: "\e93d";
}
.icon-trophy:before {
  content: "\e93e";
}
.icon-truck-line:before {
  content: "\e93f";
}
.icon-tv-line:before {
  content: "\e940";
}
.icon-up:before {
  content: "\e941";
}
.icon-up-bold:before {
  content: "\e942";
}
.icon-up-circled:before {
  content: "\e943";
}
.icon-up-dir:before {
  content: "\e944";
}
.icon-up-open:before {
  content: "\e945";
}
.icon-up-open-big:before {
  content: "\e946";
}
.icon-up-open-mini:before {
  content: "\e947";
}
.icon-up-thin:before {
  content: "\e948";
}
.icon-upload:before {
  content: "\e949";
}
.icon-upload-cloud:before {
  content: "\e94a";
}
.icon-user:before {
  content: "\e94b";
}
.icon-user-add:before {
  content: "\e94c";
}
.icon-user-line:before {
  content: "\e94d";
}
.icon-users:before {
  content: "\e94e";
}
.icon-vcard:before {
  content: "\e94f";
}
.icon-viadeo:before {
  content: "\e950";
}
.icon-video:before {
  content: "\e951";
}
.icon-videocam-line:before {
  content: "\e952";
}
.icon-vk:before {
  content: "\e953";
}
.icon-volume:before {
  content: "\e954";
}
.icon-w3c:before {
  content: "\e955";
}
.icon-wallet-line:before {
  content: "\e956";
}
.icon-water:before {
  content: "\e957";
}
.icon-weibo:before {
  content: "\e958";
}
.icon-wikipedia:before {
  content: "\e959";
}
.icon-window:before {
  content: "\e95a";
}
.icon-wordpress:before {
  content: "\e95b";
}
/*.icon-xing:before {*/
/*  content: "\e95c";*/
/*}*/
.icon-yahoo:before {
  content: "\e95d";
}
.icon-yelp:before {
  content: "\e95e";
}
.icon-youtube:before {
  content: "\e95f";
}

.icon-bag-fine:before {
  content: "\e961";
}
.icon-search-fine:before {
  content: "\e962";
}
.icon-plus-fine:before {
  content: "\e964";
}
.icon-minus-fine:before {
  content: "\e965";
}
.icon-gplus-circled:before {
  content: "\f059";
}
.icon-github-circled:before {
  content: "\f09b";
}
.icon-gplus:before {
  content: "\f0d5";
}
.icon-comment-empty-fa:before {
  content: "\f0e5";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-windows:before {
  content: "\f17a";
}
.icon-foursquare:before {
  content: "\f180";
}
.icon-google:before {
  content: "\f1a0";
}
.icon-behance:before {
  content: "\f1b4";
}
.icon-steam:before {
  content: "\f1b6";
}
.icon-spotify:before {
  content: "\f1bc";
}
.icon-database:before {
  content: "\f1c0";
}
.icon-qq:before {
  content: "\f1d6";
}
.icon-paypal:before {
  content: "\f1ed";
}
.icon-stripe:before {
  content: "\f1f5";
}
.icon-whatsapp:before {
  content: "\f232";
}
.icon-medium:before {
  content: "\f23a";
}
.icon-tripadvisor:before {
  content: "\f262";
}
.icon-chrome:before {
  content: "\f268";
}
.icon-scribd:before {
  content: "\f28a";
}
.icon-github:before {
  content: "\f300";
}
.icon-flickr:before {
  content: "\f303";
}
.icon-flickr-circled:before {
  content: "\f304";
}
.icon-vimeo:before {
  content: "\f306";
}
.icon-vimeo-circled:before {
  content: "\f307";
}
.icon-twitter-circled:before {
  content: "\f30a";
}
.icon-facebook-circled:before {
  content: "\f30d";
}
.icon-facebook-squared:before {
  content: "\f30e";
}
.icon-pinterest:before {
  content: "\f312";
}
.icon-pinterest-circled:before {
  content: "\f313";
}
.icon-tumblr-circled:before {
  content: "\f316";
}
.icon-linkedin-circled:before {
  content: "\f319";
}
.icon-dribbble:before {
  content: "\f31b";
}
.icon-dribbble-circled:before {
  content: "\f31c";
}
.icon-stumbleupon:before {
  content: "\f31e";
}
.icon-stumbleupon-circled:before {
  content: "\f31f";
}
.icon-lastfm:before {
  content: "\f321";
}
.icon-lastfm-circled:before {
  content: "\f322";
}
.icon-rdio:before {
  content: "\f324";
}
.icon-rdio-circled:before {
  content: "\f325";
}
.icon-spotify-circled:before {
  content: "\f328";
}
.icon-dropbox:before {
  content: "\f330";
}
.icon-evernote:before {
  content: "\f333";
}
.icon-flattr:before {
  content: "\f336";
}

.icon-skype-circled:before {
  content: "\f33a";
}
.icon-renren:before {
  content: "\f33c";
}
.icon-sina-weibo:before {
  content: "\f33f";
}
.icon-picasa:before {
  content: "\f345";
}
.icon-soundcloud:before {
  content: "\f348";
}
.icon-mixi:before {
  content: "\f34b";
}
.icon-google-circles:before {
  content: "\f351";
}
.icon-vkontakte:before {
  content: "\f354";
}
.icon-smashing:before {
  content: "\f357";
}
.icon-db-shape:before {
  content: "\f600";
}
.icon-sweden:before {
  content: "\f601";
}
.icon-logo-db:before {
  content: "\f603";
}
.icon-houzz:before {
  content: "\f27c";
}
.icon-snapchat:before {
  content: "\f2ac";
}
/* Admin bar Live Builder link */

#wp-admin-bar-mfn-live-builder .ab-item:before {
  content: "";
  background-image: url(../muffin-options/svg/be-mono.svg) !important;
  background-size: 17px;
  background-repeat: no-repeat;
  background-position: left center;
  height: 100%;
  padding: 0 0 0 17px;
}
/* bbPress */

.bbpress #Subheader .title {
  width: 60%;
}
.bbpress #Subheader ul.breadcrumbs {
  width: 40%;
}
.bbpress #Subheader ul.breadcrumbs .bbp-breadcrumb-current {
  margin: 0;
}
.bbpress #bbpress-forums div.bbp-search-form {
  float: none;
  width: 100%;
  margin-bottom: 20px;
}
.bbpress #bbpress-forums #subscription-toggle {
  color: #ffffff;
}
.bbpress #bbpress-forums #bbp-search-form #bbp_search {
  width: 100%;
  margin: 0;
}
.bbpress #bbpress-forums div.bbp-topic-tags {
  clear: both;
  margin-bottom: 20px;
}
.bbpress #bbpress-forums div.bbp-topic-tags p {
  margin: 0;
}
.bbpress .widget_display_search .screen-reader-text {
  display: none;
}
.bbpress .widget_display_search #bbp_search {
  margin: 0;
}
.bbpress .bbp_widget_login .bbp-logged-in h4 {
  font-size: 14px;
  font-weight: 400;
}
.bbpress .bbp_widget_login .bbp-logged-in a.button {
  margin: 0;
}
.bbpress .widget_display_views ul,
.bbpress .widget_display_forums ul {
  list-style-type: square;
  padding: 0 0 0 30px;
}
.bbpress .widget_display_views ul li a,
.bbpress .widget_display_forums ul li a {
  display: block;
  padding: 4px 0 7px 4px;
}
/* BuddyPress */

#buddypress {
  margin-bottom: 40px;
}
#buddypress #whats-new-options {
  height: auto !important;
  overflow: visible !important;
}
#buddypress div.dir-search {
  margin: 0;
}
#buddypress #search-members-form > * {
  float: left;
}
#buddypress div.dir-search input[type="text"],
#buddypress li.groups-members-search input[type="text"] {
  padding: 2px 3px;
  font-size: 100%;
  margin-right: 5px;
  font-weight: 400;
}
#buddypress div#subnav.item-list-tabs ul li > * {
  float: left;
}
#buddypress div#subnav.item-list-tabs ul li label {
  margin: 10px 5px 0 0;
  font-weight: 400;
}
#buddypress div#item-header div#item-meta {
  font-size: 100%;
}
#buddypress #message-recipients .highlight {
  background: none;
  color: inherit;
}
#buddypress #message-recipients .button {
  display: inline;
}
/* Contact Form 7 */

.wpcf7::after {
  clear: both;
  content: "";
  display: block;
}
.wpcf7-form .column {
  padding: 0 10px 10px;
}
.wpcf7-mail-sent-ok {
  border: none !important;
  margin: 25px 0 0 !important;
  padding: 7px !important;
  background: #7dcc68 !important;
  color: #fff;
  text-align: center;
  float: left;
  width: 98%;
  box-sizing: border-box;
  margin: 0 1% !important;
}
.wpcf7-mail-sent-ng {
  border: none !important;
  margin: 25px 0 0 !important;
  padding: 7px !important;
  background: #fb5455 !important;
  color: #fff;
  text-align: center;
  float: left;
  width: 98%;
  box-sizing: border-box;
  margin: 0 1% !important;
}
.cf7p-message .wpcf7-validation-errors {
  border: none !important;
  margin: 25px 0 0 !important;
  padding: 7px !important;
  background: #fb5455 !important;
  color: #fff;
  text-align: center;
  float: left;
  width: 98%;
  box-sizing: border-box;
  margin: 0 1% !important;
}
body:not(.cf7p-message) .wpcf7-validation-errors {
  border: none !important;
  display: none !important;
}
body:not(.cf7p-message) .wpcf7-not-valid-tip {
  position: absolute !important;
  left: -50px !important;
  top: 0 !important;
  width: 44px !important;
  height: 44px !important;
  padding: 0 !important;
  background-color: #ed3b2e;
  text-indent: -9999px !important;
  padding: 0;
  border: none !important;
}
body:not(.cf7p-message) .wpcf7-not-valid-tip:after {
  content: "\e82a";
  font-family: "mfn-icons";
  position: absolute;
  left: 18px;
  top: 11px;
  font-size: 20px;
  color: #fff;
  text-indent: 0;
}
body:not(.cf7p-message) .wpcf7-not-valid-tip:before {
  content: "";
  position: absolute;
  right: -5px;
  top: 16px;
  background-color: #ed3b2e;
  width: 11px;
  height: 11px;
  transform: rotate(45deg);
}
.wpcf7-captchar {
  margin-bottom: 0;
}
span.wpcf7-form-control-wrap {
  width: 100%;
  position: relative !important;
  display: inline-block;
  margin-bottom: 3px;
}
span.wpcf7-form-control-wrap .wpcf7-date,
span.wpcf7-form-control-wrap .wpcf7-quiz,
span.wpcf7-form-control-wrap .wpcf7-number,
span.wpcf7-form-control-wrap .wpcf7-select,
span.wpcf7-form-control-wrap .wpcf7-text,
span.wpcf7-form-control-wrap .wpcf7-textarea {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 0;
}
.wpcf7 input[type="submit"] {
  font-size: inherit;
  margin-bottom: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.wpcf7 form .wpcf7-response-output {
  border: none;
  margin-top: 0;
}
/* Contact Form 7 | Popup */

#popup_contact {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 9001;
}
#popup_contact .popup_contact_wrapper {
  width: 250px;
  padding: 20px;
  background: #fbfbfb;
  position: absolute;
  bottom: 65px;
  right: 0;
  display: none;
}
#popup_contact.focus .popup_contact_wrapper {
  display: block;
}
#popup_contact .popup_contact_wrapper span.arrow {
  position: absolute;
  right: 15px;
  bottom: -8px;
  margin: 0 auto;
  width: 0;
  height: 0;
  display: block;
  border-top: 8px solid #fbfbfb;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
#popup_contact .popup_contact_wrapper form input[type="text"],
#popup_contact .popup_contact_wrapper form input[type="email"],
#popup_contact .popup_contact_wrapper form textarea {
  background: #fff;
  margin-bottom: 10px;
}
#popup_contact .popup_contact_wrapper form textarea {
  resize: vertical;
  min-height: 100px;
}
#popup_contact .popup_contact_wrapper form input[type="submit"] {
  margin: 0;
  float: right;
}
#popup_contact .wpcf7-form.invalid > p:after {
  display: block;
}
#popup_contact .wpcf7-form-control-wrap {
  display: inline-block;
  margin-right: 0;
  width: 100%;
}
#popup_contact div.wpcf7 img.ajax-loader {
  margin-top: 10px;
}
#popup_contact .footer_button {
  position: absolute;
  bottom: 0;
  right: 0;
}
/* Easy Digital Downloads */

.edd_downloads_list .edd_download_inner {
  background: #fff;
  margin: 0 4% 20px;
  padding: 0 15px 20px;
}
.edd_downloads_list .edd_download_inner .edd_download_image {
  margin: 0 -15px;
}
.edd_downloads_list .edd_download_inner .edd_download_title {
  padding-top: 15px;
}
.edd_downloads_list
  .edd_download_inner
  .edd_download_buy_button
  .edd_purchase_submit_wrapper {
  text-align: right;
}
.edd_downloads_list
  .edd_download_inner
  .edd_download_buy_button
  .edd_purchase_submit_wrapper
  .edd-cart-added-alert {
  position: static;
  margin-top: 15px;
}
.edd_downloads_list .edd_download_inner .edd_download_buy_button a.button {
  margin: 0;
}
.edd_download_image {
  border-style: solid;
  border-width: 8px;
  box-sizing: border-box;
  display: block;
  line-height: 0;
  max-width: calc(100% + 30px);
  position: relative;
}
.edd_download_image:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#edd_checkout_cart th,
#edd_checkout_cart td {
  text-align: left;
  border-width: 1px;
  border-style: solid;
  border-color: inherit;
  padding: 10px;
}
#edd_checkout_cart .edd_cart_header_row th {
  font-weight: 700;
  background: #f9f9f9;
  box-shadow: inset 0px 4px 3px -2px rgba(0, 0, 0, 0.04);
  padding: 10px;
}
#edd_checkout_cart .edd_cart_tax_row th,
#edd_checkout_cart .edd_cart_discount_row th {
  background: inherit;
}
#edd_checkout_cart tr:hover td a {
  color: inherit;
}
table#edd_purchase_receipt,
table#edd_purchase_receipt_products {
  margin-bottom: 40px;
}
#edd_checkout_form_wrap label,
#edd_checkout_form_wrap span.edd-description {
  font-size: 100%;
}
#edd_checkout_form_wrap span.edd-description {
  margin-bottom: 10px;
}
#edd_checkout_form_wrap input[type="text"],
#edd_checkout_form_wrap input[type="email"],
#edd_checkout_form_wrap input[type="password"],
#edd_checkout_form_wrap textarea {
  padding: 10px;
}
.edd-submit,
#edd-purchase-button,
input[type="submit"].edd-submit {
  padding: 11px 20px;
  font-size: 100%;
  font-weight: 400;
  border: inherit;
}
#edd_checkout_form_wrap #edd-login-account-wrap,
#edd_checkout_form_wrap #edd-new-account-wrap,
#edd_checkout_form_wrap #edd_final_total_wrap,
#edd_checkout_form_wrap #edd_show_discount,
#edd_checkout_form_wrap .edd-cart-adjustment {
  background: #fafafa none repeat scroll 0 0;
  color: #444;
  padding: 14px 20px;
}
/* Google Map */

.gm-style button {
  border-radius: 0;
  box-shadow: unset;
}
/* Gravity Forms */

.gform_wrapper label {
  font-weight: 400;
  margin: 0.188em 0 0.75em;
}
.gform_wrapper .top_label .gfield_label {
  font-weight: 700;
}
.gform_wrapper input,
.gform_wrapper select {
  margin: 0;
}
.gform_wrapper input[type="checkbox"],
.gform_wrapper input[type="radio"] {
  margin-left: 3px;
}
.gform_wrapper div.validation_error {
  border: none !important;
  border-radius: 5px;
  margin-bottom: 30px;
  padding: 20px !important;
  box-sizing: border-box;
  background: #fb5455;
  color: #fff !important;
  font-weight: 400 !important;
  font-size: inherit !important;
}
.gform_wrapper li.gfield.gfield_error,
.gform_wrapper
  li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  border: none !important;
}
.gform_wrapper .button::after {
  content: unset;
}
.gform_confirmation_wrapper .gform_confirmation_message {
  border-radius: 5px;
  margin-bottom: 30px;
  padding: 20px;
  background: #80b736;
  color: #fff;
}
table.gsurvey-likert td input {
  position: static;
}
table.gsurvey-likert td.gsurvey-likert-choice {
  background-image: unset;
}
/* Iubenda */

#iubenda-cs-banner .iubenda-cs-opt-group button:after {
  content: unset;
}
/* Mailchimp */

#mc_embed_signup .clear {
  height: auto;
  overflow: visible;
  visibility: visible;
}
.mc4wp-form p > input {
  float: left;
  margin: 0 3px;
}
/* Magnific Popup */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 9045;
}
.-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background: none !important;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 9044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 9046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  font-size: 26px;
  padding: 0;
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: "" !important;
  display: block !important;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
  background: none;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
.mfp-wrap button:after {
  width: 0 !important;
  height: 0 !important;
  background: none !important;
}
.button-flat .mfp-arrow:after,
.button-round .mfp-arrow:after {
  top: 8px;
  opacity: 1;
}
.button-stroke .mfp-close {
  color: #fff !important;
}
.button-stroke .mfp-close:hover {
  background: none !important;
}
.button-stroke .mfp-arrow:hover {
  background: none !important;
}
.mfp-inline {
  display: block !important;
  position: relative;
  background: #fff;
  padding: 25px 30px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}
.mfp-inline p:nth-last-child(2) {
  margin-bottom: 0;
}
.button-stroke .mfp-inline .mfp-close {
  color: #333 !important;
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* Slick Slider */

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none;
}
[dir="rtl"] .slick-slide {
  float: right !important;
}
.slick-slide img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow {
  line-height: 20px;
  margin-bottom: 0 !important;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slider_pager .slick-dots {
  margin: 0;
}
/* Slider Pro */

#Content .slider-pro img.sp-image {
  max-width: none;
}
/* Toolset */

.the_content_wrapper .pagination-dots {
  margin: 0;
}
/* The Events Callendar */

.tribe-events-page-template #Subheader .title {
  width: 60%;
}
.tribe-events-page-template #Subheader ul.breadcrumbs {
  width: 40%;
}
.tribe-events-list .tribe-events-event-image + div.tribe-events-content {
  padding-right: 0 !important;
}
#tribe-bar-views .tribe-bar-views-list {
  z-index: 29;
}
#tribe-bar-form input[type="text"] {
  font-weight: 400;
}
h2.tribe-events-page-title,
#tribe-geo-results h2.tribe-events-page-title {
  font-weight: 400;
}
.tribe-events-list-separator-month {
  font-weight: 400;
}
#tribe-events-content .tribe-events-tooltip h4 {
  font-weight: 400;
}
.tribe-events-meta-group .tribe-events-single-section-title {
  font-weight: 400;
}
.events-list .tribe-events-loop,
.tribe-events-day .tribe-events-loop,
.single-tribe_venue .tribe-events-loop,
.single-tribe_organizer .tribe-events-loop {
  max-width: 100%;
}
a.tribe-events-ical {
  margin-top: 0;
}
.tribe-events-cal-links a.tribe-events-gcal {
  margin-top: 0;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
  clear: left;
  font-weight: 700;
  line-height: inherit;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
  float: inherit;
  line-height: inherit;
  list-style: none outside none;
  margin: 0 0 0 110px;
  padding: 10px 0;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd:after {
  display: none;
}
#tribe-bar-form {
  background-image: url(../images/stripes/stripes_5_b.png);
}
.tribe-events-back {
  padding: 15px 10px;
  margin-bottom: 20px;
  background-image: url(../images/stripes/stripes_5_b.png);
  box-sizing: border-box;
  overflow: hidden;
}
ul.tribe-events-sub-nav a,
.tribe-events-back a {
  font-size: 14px;
  font-weight: 400;
}
.tribe-events-event-image {
  border: 8px solid #f8f8f8;
  box-sizing: border-box;
  display: block;
  line-height: 0;
}
.tribe-events-list-widget ol {
  padding: 10px 0 0 30px;
}
.tribe-events-list-widget ol li {
  margin-bottom: 20px;
  list-style-type: square;
  padding-left: 4px;
}
.tribe-events-list-widget ol li:before {
  display: none;
}
.tribe-events-list-widget ol li h4 {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 5px;
}
.tribe-events-list-widget ol li .duration {
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
}
.tribe-events-list-widget p.tribe-events-widget-link {
  margin-left: 30px;
  padding-top: 8px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.tribe-events-list-widget p.tribe-events-widget-link a {
  font-weight: 400;
  font-size: 13px;
}
.tribe-events-list-separator-month span {
  background: #fcfcfc;
}
.tribe-events-event-meta,
.tribe-events-promo {
  color: #a8a8a8;
}
.tribe-events-calendar thead th {
  color: #444;
  border-color: rgba(0, 0, 0, 0.08);
}
/* UI Datepicker */

.ui-datepicker .ui-datepicker-title select {
  padding: inherit;
  width: auto;
  display: inline-block;
  margin: auto;
  -webkit-appearance: menulist;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-highlight {
  margin: -1px;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-default {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.ui-datepicker table tr {
  border: 0 !important;
}
.ui-datepicker table tr td {
  border-width: 0 1px 1px 0 !important;
  border-style: solid;
  border-color: #dedede;
  padding: 1px;
}
.ui-datepicker table td a,
.ui-datepicker table td span {
  width: auto !important;
  display: block !important;
}
.ui-datepicker table tr:first-child td {
  background: inherit !important;
}
.ui-datepicker table tr:hover td {
  background: inherit !important;
  color: inherit !important;
}
.ui-datepicker table tr:hover td a {
  color: inherit !important;
}
.ui-datepicker table tr:nth-child(2n) td {
  background: inherit !important;
}
/* Visual Composer | Frontend Editor */

.wpb_wrapper > div {
  margin-bottom: 35px;
}
.wpb_wrapper.ui-sortable .vc_call_to_action {
  background: none;
  border: none;
  padding: 0;
}
body.layout-boxed .vc_row[data-vc-stretch-content="true"] {
  left: 0 !important;
  width: auto !important;
  margin-left: -2.7%;
  margin-right: -2.7%;
}
body.layout-boxed .vc_row-no-padding .wpb_column {
  padding: 0;
}
.vc_images_carousel {
  width: auto !important;
}
.vc-hoverbox-block {
  -webkit-backface-visibility: hidden;
}
.wpb_wrapper .portfolio_group {
  font-size: inherit !important;
  line-height: inherit !important;
  color: inherit !important;
}
.wpb_wrapper .portfolio_group.flat .portfolio-item,
.wpb_wrapper .portfolio_group.masonry-flat .portfolio-item {
  margin-bottom: 0;
}
.wpb_wrapper .portfolio_group .portfolio-item .image_frame {
  margin-bottom: 0;
}
.wpb_wrapper .wpcf7-form {
  display: inline-block;
  width: 100%;
}
/* Accessibility PBL */

body.keyboard-support a:focus {
  outline: auto !important;
}
body.keyboard-support *[role="link"]:focus {
  outline: auto !important;
}
body.keyboard-support button:focus {
  outline: auto !important;
}
body.keyboard-support #Top_bar .menu li.submenu > a > span {
  padding-right: 30px;
}
body.keyboard-support #Top_bar .menu li.submenu .menu-toggle {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  padding: 0;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  opacity: 0.3;
}
body.keyboard-support #Top_bar .menu li.submenu .menu-toggle:after {
  content: "+";
  display: block;
  height: 20px;
  line-height: 20px;
}
body.keyboard-support #Top_bar .menu li.submenu .menu-toggle:focus {
  opacity: 1;
}
body.keyboard-support #Top_bar .menu li.submenu ul li .menu-arrow {
  display: none;
}
body.keyboard-support #Top_bar .menu li.submenu ul li .menu-toggle {
  border: none;
}
body.keyboard-support .image_frame {
  overflow: unset;
}
body.keyboard-support .image_frame .image_wrapper {
  overflow: unset;
}
body.keyboard-support .portfolio-photo .portfolio-item {
  overflow: unset;
}
body.keyboard-support .slider_pagination li.slick-active:focus {
  outline: auto;
}
body.keyboard-support .slider_pagination li a {
  text-indent: 0;
  color: transparent;
}
body.keyboard-support .wpml-lang-dropdown[aria-expanded="true"] {
  display: block !important;
}
body.underline-links .mfn-builder-content .column_column a:not(.button),
body.underline-links .the_content a:not(.button),
body.underline-links .widget_text a:not(.button) {
  text-decoration: underline;
}
#skip-links-menu {
  position: absolute;
  z-index: 99;
  top: -200px;
}
#skip-links-menu ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#skip-links-menu ul li {
  background: white;
  color: #006edf;
  margin: 20px 0px;
}
#skip-links-menu ul li a {
  background: white;
  color: #006edf;
  margin: 5px;
  padding: 15px 15px;
  font-weight: 500;
}
#Wrapper {
  max-width: 1240px;
  margin: 0 auto;
  overflow: hidden;
}
.layout-boxed {
  padding: 25px 0;
}
.layout-boxed.boxed-no-margin {
  padding: 0;
}
.layout-boxed #Wrapper {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
}
.layout-full-width {
  padding: 0;
}
.layout-full-width #Wrapper {
  max-width: 100% !important;
  width: 100% !important;
  margin: 0 !important;
}
#Content {
  width: 100%;
  padding-top: 30px;
}
#Content.no-padding,
.template-slider #Content,
.with_aside #Content {
  padding-top: 0;
}
.with_aside .sections_group {
  padding-top: 30px;
}
.section {
  position: relative;
  box-sizing: border-box;
}
.section_wrapper,
.container {
  max-width: 1220px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.section.full-width > .section_wrapper {
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.full-screen {
}
.full-screen .section_wrapper {
  min-height: 100vh;
  align-content: center;
}
.section_wrapper:after,
.container:after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
  width: 100%;
}
.mcb-wrap {
  float: left;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
}
.mcb-wrap.divider {
  width: 100%;
  height: 0 !important;
}
.mcb-wrap.move-up {
  z-index: 28;
}
.mcb-wrap.wrap-sticky-spacer {
  position: relative;
  min-height: 1px;
  z-index: 2;
}
.mcb-wrap.wrap-sticky-rails {
  position: absolute;
  width: 100%;
}
.mcb-wrap.wrap-sticky-spacer .mcb-wrap {
  align-self: unset !important;
}
.mcb-wrap.sticky.fixed {
  position: fixed;
}
.mcb-wrap.sticky.stick-bottom {
  position: absolute;
  top: auto !important;
  bottom: 0;
}
.column,
.columns {
  float: left;
  margin: 0;
}
.the_content_wrapper {
  margin: 0 1%;
  width: 98%;
}
.has_content .the_content_wrapper {
  margin-bottom: 15px;
}
.column_content .the_content_wrapper {
  margin: 0;
}
.sidebar,
.widget-area {
  box-sizing: border-box;
}
.full-width-site .container,
.full-width-site .content_wrapper,
.full-width-site .section_wrapper {
  max-width: unset !important;
}
.full-width-content .content_wrapper,
.full-width-content .section_wrapper {
  max-width: unset !important;
}
/* Wrap | Equal Height */

.equal-height-wrap .mcb-wrap .mcb-wrap-inner {
  position: relative;
  float: left;
  width: 100%;
}
.equal-height-wrap .mcb-wrap.valign-middle .mcb-wrap-inner {
  align-content: center;
}
.equal-height-wrap .mcb-wrap.valign-bottom .mcb-wrap-inner {
  align-content: flex-end;
}
/* Background fix */

.section,
.mcb-wrap,
.mcb-column {
  background-position: left top;
  background-repeat: no-repeat;
}
/* Sizes */

/* .mcb-wrap */

.one-sixth.mcb-wrap {
  width: 16.666%;
}
/* 1/6 */

.one-fifth.mcb-wrap {
  width: 20%;
}
/* 1/5 */

.one-fourth.mcb-wrap {
  width: 25%;
}
/* 1/4 */

.one-third.mcb-wrap {
  width: 33.333%;
}
/* 1/3 */

.two-fifth.mcb-wrap {
  width: 40%;
}
/* 2/5 */

.one-second.mcb-wrap {
  width: 50%;
}
/* 1/2 */

.three-fifth.mcb-wrap {
  width: 60%;
}
/* 3/5 */

.two-third.mcb-wrap {
  width: 66.666%;
}
/* 2/3 */

.three-fourth.mcb-wrap {
  width: 75%;
}
/* 3/4 */

.four-fifth.mcb-wrap {
  width: 80%;
}
/* 4/5 */

.five-sixth.mcb-wrap {
  width: 83.333%;
}
/* 5/6 */

.one.mcb-wrap {
  width: 100%;
}
/* 1/1 */

/* .column */

.one-sixth.column {
  width: 16.666%;
}
/* 1/6 */

.one-fifth.column {
  width: 20%;
}
/* 1/5 */

.one-fourth.column,
.four.columns {
  width: 25%;
}
/* 1/4 */

.one-third.column {
  width: 33.333%;
}
/* 1/3 */

.two-fifth.column {
  width: 40%;
}
/* 2/5 */

.one-second.column {
  width: 50%;
}
/* 1/2 */

.three-fifth.column {
  width: 60%;
}
/* 3/5 */

.two-third.column {
  width: 66.666%;
}
/* 2/3 */

.three-fourth.column {
  width: 75%;
}
/* 3/4 */

.four-fifth.column {
  width: 80%;
}
/* 4/5 */

.five-sixth.column {
  width: 83.333%;
}
/* 5/6 */

.one.column {
  width: 100%;
}
/* 1/1 */

.mcb-column {
  position: relative;
}
.mcb-column-inner {
  position: relative;
  margin-top: var(--mfn-column-gap-top);
  margin-bottom: var(--mfn-column-gap-bottom);
  margin-left: var(--mfn-column-gap-left);
  margin-right: var(--mfn-column-gap-right);
}
.mcb-column-absolute .mcb-column-inner {
  width: 100%;
  z-index: 1;
}
.mfn-item-inline.column {
  width: auto !important;
  flex: 0 0 auto !important;
}
.full-width .one .one .mcb-column-inner {
  width: 100%;
  margin: 0;
}
/* Equal height */

.equal-height .mcb-wrap .mcb-wrap-inner {
  align-items: stretch;
}
/* Columns */

.equal-height .mcb-wrap .mcb-column-inner {
  height: calc(100% - var(--mfn-column-gap-bottom));
}
.equal-height.no-margin-v .mcb-wrap .mcb-column-inner,
.equal-height .column-margin-0px .mcb-column-inner {
  height: 100%;
}
/* no-margin-h, margin-bottom-0px fix */

.equal-height-wrap .section_wrapper {
  align-items: stretch;
}
/* Wraps */

/* .Sidebar | .with_aside */

.with_aside .content_wrapper {
  max-width: 1240px;
  margin: 0 auto;
}
.with_aside .sections_group {
  width: 75%;
  float: left;
}
.with_aside .section_wrapper {
  max-width: 98%;
  max-width: calc(100% - 20px);
}
.with_aside .four.columns {
  float: right;
  margin: 0;
}
.aside_left .sections_group {
  float: right;
}
.aside_left .four.columns {
  float: left;
}
/* Sidebar - Both | .aside_both */

.aside_both .sections_group {
  width: 60%;
  margin-left: 20%;
}
.aside_both .sidebar.columns {
  width: 18%;
}
.aside_both .sidebar-1 {
  float: left !important;
  margin-left: -79%;
}
/* Column */

/* Column | Margin - Horizontal */

.no-margin-h .column .mcb-column-inner {
  margin-left: 0;
  margin-right: 0;
}
/* Column | Margin - Bottom */

/* set in section options */

.column.column_divider .mcb-item-divider-inner {
  margin-bottom: 0 !important;
  height: auto !important;
}
.column-margin-0px .mcb-column-inner {
  margin-bottom: 0 !important;
}
.column-margin-10px .mcb-column-inner {
  margin-bottom: 10px !important;
}
.column-margin-20px .mcb-column-inner {
  margin-bottom: 20px !important;
}
.column-margin-30px .mcb-column-inner {
  margin-bottom: 30px !important;
}
.column-margin-40px .mcb-column-inner {
  margin-bottom: 40px !important;
}
.column-margin-50px .mcb-column-inner {
  margin-bottom: 50px !important;
}
/* set in item options */

.column-margin-0px.mcb-column-inner {
  margin-bottom: 0 !important;
}
.column-margin-10px.mcb-column-inner {
  margin-bottom: 10px !important;
}
.column-margin-20px.mcb-column-inner {
  margin-bottom: 20px !important;
}
.column-margin-30px.mcb-column-inner {
  margin-bottom: 30px !important;
}
.column-margin-40px.mcb-column-inner {
  margin-bottom: 40px !important;
}
.column-margin-50px.mcb-column-inner {
  margin-bottom: 50px !important;
}
/* Column | Equal Height */

.equal-height .column .column_attr {
  height: 100%;
  box-sizing: border-box;
}
/* Column | Align */

.column_attr.align_left {
  text-align: left;
}
.column_attr.align_right {
  text-align: right;
}
.column_attr.align_center {
  text-align: center;
}
.column_attr.align_justify {
  text-align: justify;
}
/* Extra Content */

.extra_content .the_content_wrapper {
  margin: 0 1%;
}
.extra_content .has_content .the_content_wrapper,
.extra_content .category_description .the_content_wrapper {
  margin-bottom: 40px;
}
.the_content_wrapper.is-elementor {
  margin-bottom: 0 !important;
}
/* Clearing */

.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* Global */

.rev_slider iframe {
  max-width: 1220px;
}
.rev_slider ul {
  margin: 0 !important;
}
.tp-static-layers {
  z-index: 200;
}
.mfn-layer-slider {
  position: relative;
  z-index: 28;
}
.mfn-layer-slider .ls-yourlogo {
  z-index: 29;
}
/* Section */

.section[data-parallax="3d"] {
  overflow: hidden;
}
.section .mfn-parallax {
  position: absolute;
  left: 0;
  top: 0;
  max-width: none !important;
  transition: opacity 0.2s;
}
.section > .mfn-parallax {
  z-index: 1;
}
.wrap[data-parallax="3d"] {
  overflow: hidden;
  position: relative;
}
.wrap[data-parallax="3d"] > .mcb-wrap-inner,
.wrap[data-parallax="3d"] > .column {
  position: relative;
}
.wrap[data-parallax="3d"] > .mcb-wrap-inner {
  background: unset !important;
}
.section.center {
  text-align: center;
}
.section.no-margin .column .mcb-column-inner,
.section.no-margin-v .column .mcb-column-inner {
  margin-bottom: 0;
}
.the_content_wrapper pre {
  margin-bottom: 20px;
}
/* Section | Highlight */

.highlight-left,
.highlight-right {
  position: relative;
}
.highlight-left:after,
.highlight-right:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  z-index: 1;
}
.highlight-left:after {
  left: 0;
}
.highlight-right:after {
  right: 0;
}
.highlight-left .section_wrapper,
.highlight-right .section_wrapper {
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .highlight-left:after,
  .highlight-right:after {
    content: none;
  }
}
/* Transparent */

.tr-content #Wrapper,
.tr-content #Content {
  background: none;
}
.tr-header #Wrapper {
  background: none;
}
.tr-header #Header_wrapper {
  background: none !important;
}
.tr-footer #Wrapper {
  background: none;
}
.tr-footer #Footer {
  background-color: transparent !important;
}
/* No Shadow */

.no-shadows #Wrapper,
.no-shadows #Top_bar.is-sticky,
.no-shadows #Header_creative,
.no-shadows input[type="date"],
.no-shadows input[type="email"],
.no-shadows input[type="number"],
.no-shadows input[type="password"],
.no-shadows input[type="search"],
.no-shadows input[type="tel"],
.no-shadows input[type="text"],
.no-shadows input[type="url"],
.no-shadows select,
.no-shadows textarea,
.no-shadows .woocommerce .quantity input.qty,
.no-shadows table th,
.no-shadows table tr:first-child td,
.no-shadows .accordion .question > div {
  box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
}
.no-shadows #Subheader:after {
  display: none;
}
.no-shadows .ui-tabs .ui-tabs-nav,
.no-shadows .ui-tabs .ui-tabs-panel {
  background-image: none;
}
/* Blank & Under Construction */

.page.hide-title-area #Content,
.no-content-padding #Content,
.template-blank #Content,
.under-construction #Content {
  padding: 0 !important;
}
.with_aside.page.hide-title-area .sections_group,
.with_aside.no-content-padding .sections_group {
  padding: 0 !important;
}
.under-construction .section-uc-1 {
  padding-top: 40px;
  background-color: #fff;
}
.under-construction .section-uc-2 {
  padding-top: 40px;
  background-color: #f5f5f5;
  background: url(../images/stripes/stripes_3_b.png) repeat center;
}
.under-construction .section-uc-3 {
  padding-top: 40px;
}
.under-construction .section-border-top {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}
/* Slider | Pagination */

.slider_pagination {
  text-align: center;
  line-height: 0;
}
.slider_pagination a {
  display: inline-block;
  width: 12px;
  height: 12px;
  text-indent: -9999px;
  margin: 0 9px;
  background: rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 100%;
  border-radius: 100%;
  position: relative;
  cursor: pointer;
}
.slider_pagination a:hover {
  background: rgba(0, 0, 0, 0.25);
}
.slider_pagination a.selected,
.slider_pagination .slick-active a {
  width: 10px;
  height: 8px;
  margin: 0 10px;
  position: relative;
  top: 4px;
  background: rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.slider_pagination a.selected:after,
.slider_pagination .slick-active a:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  position: absolute;
  left: 1px;
  top: -3px;
  background: #d6d6d6;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* Slider Revolution */

.mfn-rev-slider input {
  display: inline-block;
}
/* Sliding top */

#Sliding-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 800;
}
#Sliding-top:after {
  content: "";
  height: 3px;
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  bottom: -3px;
  z-index: 1;
  box-shadow: inset 0px 4px 3px -2px rgba(0, 0, 0, 0.06);
}
#Sliding-top .widgets_wrapper {
  padding: 15px 0;
  display: none;
}
#Sliding-top .widgets_wrapper .mcb-column-inner {
  margin-bottom: 0;
}
#Sliding-top .widgets_wrapper .widget {
  margin-bottom: 0;
  padding: 15px 0;
}
#Sliding-top .widgets_wrapper .widget:after {
  display: none;
}
#Sliding-top a.sliding-top-control {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 45px 45px 0;
  border-color: transparent;
  position: absolute;
  z-index: 801;
  right: 0;
  bottom: -45px;
}
#Sliding-top a.sliding-top-control span {
  display: block;
  width: 26px;
  height: 30px;
  line-height: 25px;
  text-align: center;
  position: absolute;
  right: -45px;
  top: 0;
  color: #fff;
  font-size: 18px;
}
#Sliding-top a.sliding-top-control .minus {
  display: none;
}
#Sliding-top a.sliding-top-control .plus {
  display: inline-block;
}
#Sliding-top.active a.sliding-top-control .minus {
  display: inline-block;
}
#Sliding-top.active a.sliding-top-control .plus {
  display: none;
}
#Sliding-top.st-center a.sliding-top-control {
  border-color: transparent;
  border-width: 45px 45px 0;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  margin-right: 0;
}
#Sliding-top.st-center a.sliding-top-control span {
  left: -14px;
  right: auto;
  top: -45px;
}
#Sliding-top.st-left a.sliding-top-control {
  border-color: transparent;
  border-width: 45px 45px 0 0;
  left: 0;
  right: auto;
  margin-right: 0;
}
#Sliding-top.st-left a.sliding-top-control span {
  left: -3px;
  right: auto;
  top: -45px;
}
#Sliding-top .Recent_posts ul li .desc {
  background: rgba(0, 0, 0, 0.1);
}
#Sliding-top .widget_mfn_menu ul li a {
  background: rgba(0, 0, 0, 0.1);
  color: #ccc;
}
#Sliding-top .widget_recent_entries ul li {
  background: rgba(0, 0, 0, 0.1);
}
#Sliding-top ul.list_mixed li:after,
#Sliding-top ul.list_check li:after,
#Sliding-top ul.list_star li:after,
#Sliding-top ul.list_idea li:after {
  background: rgba(255, 255, 255, 0.08);
}
#Sliding-top .widget_mfn_recent_comments ul li .date_label {
  background-color: rgba(0, 0, 0, 0.07);
}
#Sliding-top .widget_mfn_recent_comments ul li .date_label:after {
  border-left-color: rgba(0, 0, 0, 0.07);
}
/* Off canvas sidebar ------ */

.mfn-off-canvas-sidebar {
  position: fixed;
  top: 0;
  left: -320px;
  display: flex;
  flex-direction: column;
  width: 320px;
  max-width: 100%;
  height: 100%;
  z-index: 100000;
  transition: 0.3s;
  box-sizing: border-box;
}
.mfn-off-canvas-sidebar .mfn-off-canvas-switcher {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  width: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 100%;
  background-color: #fff;
  box-shadow: 0px 5px 15px 0px rgba(8, 8, 14, 0.13);
  cursor: pointer;
  border-radius: 0 4px 4px 0;
}
.mfn-off-canvas-sidebar .mfn-off-canvas-switcher svg {
  width: 22px;
}
.mfn-off-canvas-sidebar .mfn-off-canvas-switcher svg .path {
  stroke: #333;
}
.mfn-off-canvas-sidebar .mfn-off-canvas-switcher i {
  font-size: 16px;
  color: #333;
}
.mfn-off-canvas-sidebar .mfn-off-canvas-content-wrapper {
  position: relative;
  overflow: hidden;
  height: 100%;
  background-color: #fff;
}
.mfn-off-canvas-sidebar
  .mfn-off-canvas-content-wrapper
  .mfn-off-canvas-content {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 20px;
}
.mfn-off-canvas-sidebar .widget:first-child {
  margin-top: 0;
}
.mfn-off-canvas-sidebar .widget:last-child {
  margin-bottom: 0;
}
.mfn-off-canvas-sidebar .widget:after {
  display: none;
}
.mfn-off-canvas-overlay {
  display: none;
}
.mfn-ofcs-opened {
  overflow: hidden;
  padding-right: 15px;
}
/* <html> class */

.mfn-ofcs-opened .mfn-off-canvas-overlay {
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
.mfn-ofcs-opened .mfn-off-canvas-sidebar {
  left: 0;
}
/* Pager */

.pager_wrapper {
  margin-bottom: 0;
}
.pager {
  text-align: center;
}
.pager .pages {
  display: inline-block;
  margin: 20px 30px 0;
  padding: 4px 3px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #f8f8f8;
  background-image: url(../images/stripes/stripes_3_b.png);
}
.pager .pages a,
.pager .pages span.page-numbers {
  display: inline-block;
  margin: 0 1px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.pager .pages a:hover {
  text-decoration: none;
}
.pager .pages a:hover,
.pager .pages a.active,
.pager .pages span.page-numbers.current {
  color: #fff;
}
.pager a.next_page,
.pager a.prev_page {
  display: inline-block;
  line-height: 43px;
}
.pager .pages a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.button-round .pager .pages {
  border-radius: 50px;
  background-image: none;
}
.button-round .pager .pages .page {
  border-radius: 50px;
}
/* Load more button */

.pager_lm {
  background: url(../images/preloader.gif) no-repeat center 17px;
  text-align: center;
}
.pager_lm .pager_load_more {
  margin: 20px 0;
}
.pager_lm.loading {
  min-height: 49px;
}
.pager_lm:not(.loading) {
  background: none;
}
.mfn-infinite-load-button {
  clear: both;
  height: 75px;
}
.mfn-infinite-load-button .pager_wrapper {
  display: none;
}
/* Pager single | blog post */

.page-pager .mcb-column-inner,
.post-pager .mcb-column-inner {
  margin-bottom: 0 !important;
}
.pager-single {
  text-align: center;
  background: rgba(0, 0, 0, 0.02);
  margin-top: 15px;
  margin-bottom: 40px;
}
.pager-single span {
  height: 45px;
  line-height: 45px;
  display: inline-block;
  padding: 0 9px;
  position: relative;
  font-weight: 700;
}
.pager-single a span {
  font-weight: 400;
}
.pager-single span:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 1px;
}
.pager-single a span:after {
  display: none;
}
/* Fixed Navigation */

#Content .fixed-nav {
  display: none;
}
.fixed-nav {
  position: fixed;
  bottom: 40px;
  height: 80px;
  z-index: 90;
}
.fixed-nav.fixed-nav-prev {
  left: 0;
}
.fixed-nav.fixed-nav-next {
  right: 0;
}
.fixed-nav .arrow {
  display: block;
  width: 35px;
  height: 80px;
  font-size: 15px;
  position: relative;
  z-index: 92;
  color: #fff;
  line-height: 80px;
  text-align: center;
}
.fixed-nav .photo {
  height: 80px;
  width: 80px;
  position: relative;
  z-index: 92;
  overflow: hidden;
  line-height: 0;
  background-color: #000;
}
.fixed-nav .desc {
  width: 190px;
  padding: 6px 15px;
  min-height: 68px;
  background: #fff;
  z-index: 91;
}
.fixed-nav .desc h6 {
  margin-bottom: 0;
}
.fixed-nav .desc i {
  display: inline-block;
  margin-right: 2px;
}
.fixed-nav .desc i:before {
  margin-left: 0;
}
.fixed-nav .desc .date {
  display: inline-block;
  width: 100%;
  padding-top: 3px;
  border-top-width: 1px;
  border-top-style: solid;
}
.fixed-nav-prev .arrow,
.fixed-nav-prev .photo,
.fixed-nav-prev .desc {
  float: left;
}
.fixed-nav-prev .desc {
  margin-left: -335px;
}
.fixed-nav-prev:hover .desc,
.fixed-nav-prev:focus .desc {
  margin-left: 0;
}
.fixed-nav-next .arrow,
.fixed-nav-next .photo,
.fixed-nav-next .desc {
  float: right;
}
.fixed-nav-next .desc {
  margin-right: -335px;
}
.fixed-nav-next:hover .desc,
.fixed-nav-next:focus .desc {
  margin-right: 0;
}
.fixed-nav .photo,
.fixed-nav .desc {
  transition: all 0.3s ease-in-out;
}
.fixed-nav.format-quote .desc {
  display: none;
}
.fixed-nav.format-quote .photo {
  background-color: #eee;
  position: relative;
  z-index: 91;
}
.fixed-nav.format-quote .photo:after {
  content: "\e909";
  font-family: "mfn-icons";
  display: block;
  z-index: 91;
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  font-size: 40px;
  color: rgba(0, 0, 0, 0.1);
}
.fixed-nav.format-link .photo img {
  display: none;
}
.fixed-nav.format-link .photo {
  background-color: #eee;
  position: relative;
  z-index: 91;
}
.fixed-nav.format-link .photo:after {
  content: "\e8c2";
  font-family: "mfn-icons";
  display: block;
  z-index: 91;
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  font-size: 40px;
  color: rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 1430px) {
  .fixed-nav-prev .photo {
    position: static;
    margin-left: -115px;
  }
  .fixed-nav-prev:hover .photo,
  .fixed-nav-prev:focus .photo {
    margin-left: 0;
  }
  .fixed-nav-prev:focus .photo {
    margin-left: 0;
  }
  .fixed-nav-next .photo {
    position: static;
    margin-right: -115px;
  }
  .fixed-nav-next:hover .photo,
  .fixed-nav-next:focus .photo {
    margin-right: 0;
  }
}
.fixed-nav.style-images .arrow {
  display: none;
}
.fixed-nav.style-images .photo {
  background: #eeeeee;
  margin: 0;
}
.fixed-nav.style-images .photo:before {
  font-family: "mfn-icons";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 32px;
  color: #ccc;
  transition: color 0.1s ease-in-out;
}
.fixed-nav.style-images:hover .photo:before,
.fixed-nav.style-images:focus .photo:before {
  color: #aaa;
}
.fixed-nav-prev.style-images .photo:before {
  content: "\e8b8";
}
.fixed-nav-next.style-images .photo:before {
  content: "\e916";
}
.fixed-nav.style-images .photo:after {
  display: none;
}
.fixed-nav.style-images .photo img {
  position: relative;
  transition: opacity 0.1s ease-in-out;
}
.fixed-nav.style-images:hover .photo img,
.fixed-nav.style-images:focus .photo img {
  opacity: 0;
}
.fixed-nav.style-images .desc {
  display: none;
}
.fixed-nav.style-arrows .arrow {
  display: none;
}
.fixed-nav.style-arrows .photo {
  background: #eeeeee;
  margin: 0;
}
.fixed-nav.style-arrows .photo:before {
  font-family: "mfn-icons";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 32px;
  color: #ccc;
  transition: color 0.1s ease-in-out;
}
.fixed-nav.style-arrows:hover .photo:before,
.fixed-nav.style-arrows:focus .photo:before {
  color: #aaa;
}
.fixed-nav-prev.style-arrows .photo:before {
  content: "\e8b8";
}
.fixed-nav-next.style-arrows .photo:before {
  content: "\e916";
}
.fixed-nav.style-arrows .photo:after {
  display: none;
}
.fixed-nav.style-arrows .photo img {
  display: none;
}
.fixed-nav.style-arrows .desc {
  display: none;
}
.header-creative.tr-menu .fixed-nav .desc {
  margin: 0;
  opacity: 0;
}
.header-creative.tr-menu .fixed-nav:hover .desc,
.header-creative.tr-menu .fixed-nav:focus .desc {
  opacity: 1;
}
/* Filters */

#Filters .mcb-column-inner {
  margin-bottom: 30px;
}
#Filters .filters_buttons {
  padding: 15px;
  margin: 0;
  font-size: 100%;
  background-image: url(../images/stripes/stripes_5_b.png);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
#Filters .filters_buttons li {
  float: left;
  margin: 0 15px 0 0;
  list-style: none;
}
#Filters .filters_buttons li.categories i,
#Filters .filters_buttons li.tags i {
  margin-right: 3px;
}
#Filters .filters_buttons li.reset {
  float: right;
  margin-right: 0;
}
#Filters .filters_wrapper {
  display: none;
  margin-top: 20px;
}
#Filters .filters_wrapper ul {
  display: none;
  overflow: hidden;
  margin: 0;
}
#Filters .filters_wrapper ul li {
  display: inline-block;
  width: 18.9%;
  margin: 0.5%;
  list-style: none;
}
#Filters .filters_wrapper ul li a {
  display: block;
  padding: 7px 10px;
  background: #fff;
  border: 1px solid #f7f7f7;
  color: #858585;
}
#Filters .filters_wrapper ul li a:hover,
#Filters .filters_wrapper ul li.current-cat a {
  text-decoration: none;
  color: #fff;
}
#Filters .filters_wrapper ul li.close {
  width: auto !important;
}
#Filters .filters_wrapper ul li.close a {
  text-align: center;
  width: 38px;
  padding: 7px 0;
  background: #8b8b8b;
  border: 1px solid #f7f7f7 !important;
  color: #fff;
}
#Filters .filters_wrapper ul li.close a:hover {
  background: #545454;
}
#Filters .filters_wrapper li.reset-inner {
  display: none;
}
#Filters.only .filters_buttons {
  display: none;
}
#Filters.only .filters_wrapper {
  display: block;
}
#Filters.only li.reset-inner {
  display: inline-block;
}
#Filters.only li.close {
  display: none !important;
}
#Filters.only-categories .categories {
  display: block;
}
#Filters.only-categories .tags {
  display: none !important;
}
#Filters.only-categories .authors {
  display: none !important;
}
#Filters.only-tags .categories {
  display: none !important;
}
#Filters.only-tags .tags {
  display: block;
}
#Filters.only-tags .authors {
  display: none !important;
}
#Filters.only-authors .categories {
  display: none !important;
}
#Filters.only-authors .tags {
  display: none !important;
}
#Filters.only-authors .authors {
  display: block;
}
#Filters .filters_wrapper ul li a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* Header */

#Header_wrapper {
  position: relative;
}
body:not(.template-slider) #Header_wrapper {
  background-repeat: no-repeat;
  background-position: top center;
}
body:not(.template-slider) #Header_wrapper.bg-fixed {
  background-attachment: fixed;
}
body.mhb #Header_wrapper {
  background-image: none !important;
}
#Header {
  position: relative;
}
body:not(.template-slider) #Header {
  min-height: 250px;
}
body.header-below:not(.template-slider) #Header {
  min-height: 0;
}
.single-template-intro #Header {
  min-height: 0 !important;
}
#Header .container {
  padding-left: var(--mfn-column-gap-left);
  padding-right: var(--mfn-column-gap-right);
  box-sizing: border-box;
}
/* Action Bar */

#Action_bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 30;
  line-height: 21px;
}
#Action_bar .column {
  margin-bottom: 0;
  overflow: hidden;
  padding: 0 20px;
  box-sizing: border-box;
}
.logo-no-margin #Action_bar .column {
  padding: unset;
}
#Action_bar .contact_details {
  float: left;
  color: rgba(255, 255, 255, 0.5);
}
#Action_bar .contact_details li {
  display: inline-block;
  margin-right: 10px;
  padding: 20px 0;
}
#Action_bar .contact_details li > i {
  margin-right: 2px;
}
#Action_bar .contact_details li:last-child {
  margin-right: 0;
}
#Action_bar .social {
  float: right;
  padding: 20px 0;
}
#Action_bar .social li {
  display: inline-block;
  margin-right: 6px;
}
#Action_bar .social li:last-child {
  margin-right: 0;
}
#Action_bar .social li a {
  color: rgba(255, 255, 255, 0.3);
  font-size: 15px;
  line-height: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#Action_bar .social li a:hover {
  color: #fff;
}
#Action_bar .social-menu {
  float: right;
  padding: 20px 0;
}
#Action_bar .social-menu li {
  display: inline-block;
  margin-right: 6px;
  padding-right: 6px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
#Action_bar .social-menu li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right-width: 0;
}
/* Top bar */

#Top_bar {
  position: absolute;
  left: 0;
  top: 61px;
  width: 100%;
  border-bottom: 1px solid transparent;
  z-index: 30;
}
#Top_bar .column {
  display: flex;
  margin-bottom: 0;
}
.layout-full-width.header-fw #Action_bar .container,
.layout-full-width.header-fw #Top_bar .container {
  max-width: 100%;
}
.layout-full-width.header-fw #Top_bar .container {
  padding-left: 0;
  padding-right: 0;
}
#Top_bar .top_bar_left {
  position: relative;
  float: left;
  width: 100%;
}
/* Top bar | Logo */

#Top_bar .logo {
  /* float: left;
  margin: 0 30px 0 20px; */
}
#Top_bar .logo h1 {
  margin: 0;
}
#Top_bar .logo:not(.text-logo) h1 {
  line-height: 0;
  font-size: 0;
  margin: 0;
}
#Top_bar #logo {
  display: block;
  height: 60px;
  line-height: 60px;
  padding: 15px 0;
  box-sizing: content-box;
}
#Top_bar #logo:hover {
  text-decoration: none;
}
#Top_bar #logo img {
  vertical-align: middle;
  max-height: 100%;
}
#Top_bar #logo img.logo-sticky,
#Top_bar #logo img.logo-mobile,
#Top_bar #logo img.logo-mobile-sticky {
  display: none;
}
#Top_bar .text-logo #logo {
  font-weight: 300;
}
#Top_bar .logo .custom-logo-link {
  display: block;
  height: 60px;
  line-height: 60px;
  padding: 15px 0;
}
#Top_bar .logo .custom-logo-link img {
  vertical-align: middle;
  max-height: 100%;
  width: auto !important;
}
/* Top bar | Logo | Advanced */

.logo-valign-top #Top_bar #logo img {
  vertical-align: top;
}
.logo-valign-bottom #Top_bar #logo img {
  vertical-align: bottom;
}
.logo-no-margin #Top_bar .logo {
  margin-left: 0 !important;
  padding: 0 !important;
}
.logo-no-margin.header-plain #Top_bar .logo {
  margin: 0 !important;
}
.logo-no-margin #Header_creative .logo {
  margin-top: 0 !important;
}
.logo-no-margin.header-fw #Top_bar .column {
  margin: 0;
  width: 100%;
}
.logo-no-sticky-padding #Top_bar.is-sticky #logo {
  padding: 0 !important;
}
.logo-no-sticky-padding #Top_bar.is-sticky #logo img.logo-sticky {
  max-height: 60px;
}
.logo-overflow #Top_bar .logo {
  height: 60px;
  position: relative;
  z-index: 198;
}
.logo-overflow #Top_bar #logo {
  height: auto !important;
  margin-top: 0 !important;
  z-index: 199;
}
.logo-overflow #Top_bar #logo img {
  max-height: none;
  z-index: 200;
}
.logo-overflow #Top_bar .top_bar_right {
  z-index: 200;
}
.logo-overflow #Top_bar.is-sticky #logo {
  height: auto !important;
}
.logo-overflow #Top_bar.is-sticky #logo img.logo-sticky:not(.svg) {
  max-height: 110px;
}
.logo-overflow.header-creative #Top_bar:not(.is-sticky) .logo,
.logo-overflow.header-stack #Top_bar:not(.is-sticky) .logo {
  height: auto;
}
/* Top bar | Menu wrapper */

#Top_bar .menu_wrapper {
  float: left;
  z-index: 201;
}
/* Top bar | Secondary menu wrapper */

#Top_bar .secondary_menu_wrapper {
  display: none;
}
/* Top bar | Menu responsive */

#Top_bar a.responsive-menu-toggle {
  display: none;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -17px;
  width: 34px;
  height: 34px;
  text-align: center;
  border-radius: 3px;
  z-index: 200;
}
#Top_bar a.responsive-menu-toggle i {
  font-size: 22px;
  line-height: 34px;
}
#Top_bar a.responsive-menu-toggle span {
  float: right;
  padding: 10px 5px;
  line-height: 14px;
}
/* Top bar | Banner */

#Top_bar .banner_wrapper {
  display: none;
}
/* Top bar | Search wrapper */

#Top_bar .search_wrapper {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: calc(100% + 40px);
  display: none;
  z-index: 201;
  width: 100%;
  box-sizing: border-box;
  width: 600px;
  max-width: 80%;
  overflow: hidden;
}
.column_livesearch .mfn-live-search-wrapper {
  width: 100%;
  box-sizing: border-box;
  position: relative;
}
#Top_bar .search_wrapper > form,
.column_livesearch .mfn-live-search-wrapper > form {
  position: relative;
}
#Top_bar .search_wrapper input[type="text"],
.column_livesearch .mfn-live-search-wrapper input[type="text"] {
  width: 100%;
  margin: 0;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
  padding: 22px 30px 22px 60px;
  background: none;
  border-width: 0;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.8);
}
#Top_bar .search_wrapper input[type="text"]:focus,
.column_livesearch .mfn-live-search-wrapper input[type="text"]:focus {
  background-color: transparent !important;
}
#Top_bar .search_wrapper .icon_search,
#Top_bar .search_wrapper .icon_close,
.column_livesearch .mfn-live-search-wrapper .icon_search {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#Top_bar .search_wrapper .icon_search,
.column_livesearch .mfn-live-search-wrapper .icon_search {
  left: 15px;
}
#Top_bar .search_wrapper .icon_close {
  right: 10px;
}
.mfn-livesearch-loading:after {
  content: "";
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  margin: -10px 0 0 -10px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  border-width: 2px;
  border-style: solid;
  border-bottom-color: transparent !important;
  background: none;
  transform: none;
  transition: none !important;
  animation: spin 1.5s linear infinite;
}
.mfn-livesearch-loading .icon_close {
  display: none;
}
/* Live Search */

.mfn_live_search_categories {
  display: none;
}
.has-live-search-element {
  z-index: 2;
}
.column_livesearch {
  position: relative;
  z-index: 2;
}
.mfn-live-search-box {
  min-height: 0px;
  padding: 15px;
  overflow-y: auto;
  z-index: 2;
  clear: both;
  text-align: center;
  box-sizing: border-box;
  transition: height 0.3s ease-in-out;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.column_livesearch .mfn-live-search-box {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
}
.mfn-live-search-box a.button {
  width: 100%;
  margin-top: 20px;
  box-sizing: border-box;
}
.mfn-live-search-box a.button.hidden {
  display: none;
}
.mfn-live-search-box .mfn-live-search-list {
  text-align: left;
  overflow: auto;
}
.mfn-live-search-box .mfn-live-search-list > * {
  display: none;
}
.mfn-live-search-box .mfn-live-search-list ul li[data-category="info"] {
  padding: 10px 20px;
  opacity: 0.6;
}
.mfn-live-search-box .mfn-live-search-list ul li:not([data-category="info"]) {
  display: flex;
  justify-content: flex-start;
  text-align: left;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding: 15px 20px;
  transition: all 0.2s ease-in-out;
}
.mfn-live-search-box
  .mfn-live-search-list
  ul
  li:not([data-category="info"]):last-child {
  border-bottom: 0;
}
.mfn-live-search-box
  .mfn-live-search-list
  ul
  li:not([data-category="info"]):hover {
  background: rgba(0, 0, 0, 0.02);
}
.mfn-live-search-box .mfn-live-search-list ul li img {
  margin-right: 20px;
  height: 100%;
  max-height: 50px;
}
.mfn-live-search-box .mfn-live-search-list .mfn-live-search-texts {
  flex: 1;
  min-width: 0;
}
.mfn-live-search-box .mfn-live-search-list .mfn-live-search-texts p {
  margin: 0;
  font-size: 14px;
  line-height: 1.6;
  white-space: normal;
}
.mfn-live-search-box .mfn-live-search-list .mfn-live-search-texts > span {
  float: right;
  font-size: 14px;
}
.mfn-live-search-box .mfn-live-search-list .mfn-live-search-texts > span del {
  opacity: 0.6;
  font-size: 90%;
}
.mfn-live-search-box .mfn-live-search-noresults {
  display: none;
}
/* Live search item */

.column_livesearch .search_wrapper .mfn-live-search-box {
  display: none;
}
.column_livesearch .search_wrapper .mfn-live-search-list > li {
  display: none;
}
#Top_bar .search_wrapper,
#Top_bar .top_bar_right .mfn-live-search-box,
.column_livesearch .mfn-live-search-wrapper,
.column_livesearch .mfn-live-search-box {
  background-color: #fff;
  box-shadow: 0px 10px 46px 0px rgba(1, 7, 39, 0.1);
  border-radius: 4px;
}
.content-brightness-dark #Top_bar .search_wrapper input[type="text"],
.content-brightness-dark
  .column_livesearch
  .mfn-live-search-wrapper
  input[type="text"] {
  color: rgba(255, 255, 255, 0.8);
}
.content-brightness-dark #Top_bar .search_wrapper .icon_search .path,
.content-brightness-dark
  .column_livesearch
  .mfn-live-search-wrapper
  .icon_search
  .path {
  stroke: rgba(255, 255, 255, 0.8);
}
.content-brightness-dark .mfn-live-search-box {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.content-brightness-dark
  .mfn-live-search-box
  .mfn-live-search-list
  ul
  li:not([data-category="info"]) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.content-brightness-dark
  .mfn-live-search-box
  .mfn-live-search-list
  ul
  li:not([data-category="info"]):hover {
  background: rgba(255, 255, 255, 0.02);
}
/* Top bar | Right */

#Top_bar .top_bar_right {
  float: right;
  position: relative;
  padding: 0 20px;
}
#Top_bar .top_bar_right .top_bar_right_wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}
#Top_bar .top_bar_right .top-bar-right-icon {
  display: flex;
  align-items: center;
  margin: 0 5px;
  line-height: 0;
  font-size: 20px;
  text-decoration: none;
}
#Top_bar .top_bar_right .top_bar_right_wrapper > a:last-child {
  margin-right: 0;
}
#Top_bar .top_bar_right .top-bar-right-icon svg {
  width: 26px;
}
#Top_bar .top_bar_right .top-bar-right-icon svg .path {
  stroke: #444;
}
/* user */

#Top_bar .top_bar_right .top-bar-right-icon-user img {
  border-radius: 100%;
}
/* wishlist */

#Top_bar .top-bar-right-icon-wishlist {
  position: relative;
}
#Top_bar .header-wishlist-count {
  position: relative;
  margin-left: -5px;
  top: -10px;
  display: inline-block;
  width: 18px;
  line-height: 18px;
  text-align: center;
  font-size: 11px;
  background-color: #333;
  color: #fff;
  border-radius: 100%;
}
/* icon cart */

#Top_bar a#header_cart .header-cart-count {
  position: relative;
  right: 7px;
  margin-right: -4px;
  top: -10px;
  display: inline-block;
  width: 18px;
  line-height: 18px;
  text-align: center;
  font-size: 11px;
  color: #fff;
  border-radius: 100%;
}
#Top_bar a#header_cart .header-cart-total {
  margin: 0;
  padding-right: 5px;
  font-size: 16px;
  font-weight: 500;
}
/* icon user */

#Top_bar a#myaccount_button img {
  max-width: unset;
}
/* search form */

#Top_bar .top_bar_right .top-bar-right-input {
  display: flex;
  align-items: center;
  margin: 0 5px;
  white-space: nowrap;
  flex-shrink: 0;
}
#Top_bar .top_bar_right .top-bar-right-input form {
  display: flex;
  position: relative;
}
#Top_bar .top_bar_right .top-bar-right-input svg {
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translateY(-50%);
}
#Top_bar .top_bar_right .top-bar-right-input input {
  margin: 0;
  padding: 8px;
  width: 160px;
  padding-left: 40px;
}
#Top_bar .top_bar_right .top-bar-right-input .mfn-livesearch-loading::after {
  margin: -8px 0 0 -5px;
  width: 10px;
  height: 10px;
  right: 10px;
}
#Top_bar .top_bar_right .top-bar-search-form {
  position: relative;
}
#Top_bar .top_bar_right .top-bar-search-form .mfn-live-search-box {
  position: absolute;
  z-index: 202;
  right: 0;
  top: calc(100% + 10px);
  width: 400px;
  border-top: 0;
}
/* action button */

#Top_bar .top_bar_right .action_button {
  display: flex;
  align-items: center;
  margin: 0 5px;
  white-space: nowrap;
  flex-shrink: 0;
}
/* @since 20.8.9 colors fallback */

.action_button {
  background-color: #f7f7f7;
  color: #747474;
}
.button-stroke a.action_button:hover {
  background-color: #747474 !important;
  color: #fff;
}
/* WPML */

#Top_bar .wpml-languages {
  display: flex;
  align-items: center;
  margin: 0 5px;
  position: relative;
  z-index: 210;
  font-size: 13px;
  line-height: 13px;
  white-space: nowrap;
}
#Top_bar .wpml-languages a.active {
  display: flex;
  align-items: center;
  box-sizing: content-box;
  padding: 10px 6px 10px 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#Top_bar .wpml-languages.disabled a.active {
  padding-right: 10px;
}
#Top_bar .wpml-languages a.active i {
  font-size: 14px;
  margin: 0 0 0 5px;
}
#Top_bar .wpml-languages a.active i:before {
  margin: 0;
}
#Top_bar .wpml-languages a:hover.active {
  text-decoration: none;
}
#Top_bar .wpml-languages.enabled:hover a.active {
  border-radius: 5px 5px 0 0;
  border-bottom-color: transparent;
}
#Top_bar .wpml-languages a img {
  max-width: unset;
}
#Top_bar .wpml-languages ul.wpml-lang-dropdown {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  z-index: 205;
  overflow: hidden;
  display: none;
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#Top_bar .wpml-languages ul.wpml-lang-dropdown li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
#Top_bar .wpml-languages ul.wpml-lang-dropdown li:last-child {
  border-bottom: 0;
}
#Top_bar .wpml-languages ul.wpml-lang-dropdown li a {
  font-size: 12px;
  display: block;
  text-align: center;
  padding: 10px 5px;
  opacity: 0.75;
}
#Top_bar .wpml-languages ul.wpml-lang-dropdown li a:hover {
  text-decoration: none;
  opacity: 1;
}
#Top_bar .wpml-languages:hover {
  height: auto;
}
#Top_bar .wpml-languages:hover ul.wpml-lang-dropdown {
  display: block;
}
#Top_bar .wpml-languages a.active,
#Top_bar .wpml-languages ul.wpml-lang-dropdown {
  background: #fff;
}
#Top_bar .wpml-languages.horizontal {
  display: flex;
  flex-shrink: 0;
  padding: 10px;
  border: 1px solid #e8e8e8;
  background: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#Top_bar .wpml-languages.horizontal ul li {
  float: left;
  margin-right: 8px;
}
#Top_bar .wpml-languages.horizontal ul li:last-child {
  margin-right: 0;
}
/* Main Menu */

/* 1st level */

#Top_bar #menu {
  z-index: 201;
}
#Top_bar .menu {
  z-index: 202;
}
#Top_bar .menu.menu-mobile {
  display: none;
}
#Top_bar .menu .mfn-megamenu {
  width: 98% !important;
  margin: 0 1%;
}
#Top_bar .menu > li {
  margin: 0;
  z-index: 203;
  display: block;
  float: left;
}
#Top_bar .menu > li:not(.mfn-megamenu-parent) {
  position: relative;
}
#Top_bar .menu > li.hover {
  z-index: 204;
}
#Top_bar .menu > li > a {
  display: block;
  line-height: 60px;
  padding: 15px 0;
  position: relative;
}
#Top_bar .page-menu > li > a {
  padding: 15px 20px;
}
#Top_bar .menu > li > a:not(.menu-toggle):after {
  content: "";
  height: 4px;
  width: 100%;
  position: absolute;
  left: 0;
  top: -4px;
  z-index: 203;
  opacity: 0;
}
#Top_bar .menu > li > a span:not(.description) {
  display: block;
  line-height: 60px;
  padding: 0 20px;
  white-space: nowrap;
  border-right-width: 1px;
  border-style: solid;
}
#Top_bar .menu > li > a span.description {
  font-size: 11px;
  line-height: 12px !important;
  margin: -12px -15px 0;
  color: #aaa;
  font-weight: 300;
  text-align: center;
  display: block;
}
#Top_bar .menu > li > a span > span:not(.description) {
  display: inline !important;
  padding: 0 !important;
}
#Top_bar .menu > li:last-child > a span {
  border: 0;
}
#Top_bar .menu > li > a:hover {
  text-decoration: none;
}
#Top_bar .menu > li a.menu-toggle {
  display: none;
}
.menuo-arrows:not(.keyboard-support)
  #Top_bar
  .menu
  > li.submenu
  > a:not(.menu-toggle)
  > span 
  padding-right: 30px;
}
.menuo-arrows:not(.keyboard-support)
  #Top_bar
  .menu
  > li.submenu
  > a:not(.menu-toggle):after {
  content: "";
  display: block !important;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: auto;
  right: 10px;
  margin-top: -2px;
  border-top: 5px solid #ccc;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  background: none;
  opacity: 0.6;
}
