@charset "utf-8";
a,
ins,
mark {
  text-decoration: none;
}
figure,
sub,
sup {
  position: relative;
}
body,
figure,
html,
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}
.aligncenter,
caption,
th {
  text-align: center;
}
embed,
figure,
iframe,
img,
pre,
video {
  max-width: 100%;
}
.booking_link a,
.isotope_filters a,
.post_info.post_info_tags {
  letter-spacing: 1px;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
big,
blockquote,
body,
button,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
input,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
tr,
tt,
ul,
var,
video {
  font-family: "Afacad Flux";
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  border: 0;
  outline: 0;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.logo_slogan,
cite,
dfn,
em,
i,
ins,
mark {
  font-style: italic;
}
body,
html {
  margin: 0;
  width: 100%;
  line-height: 150%;
}
html {
  height: 100%;
  font-size: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family: "Afacad Flux";
  font-size: 16px;
  font-weight: 300;
  line-height: 1.75em;
  text-rendering: optimizeLegibility;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.3em;
}
address,
blockquote,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
  margin: 0;
}
dd > dl,
h1 + h2,
h1 + h3,
h1 + h4,
h1 + h5,
h1 + h6,
h2 + h3,
h2 + h4,
h2 + h5,
h2 + h6,
h3 + h4,
h3 + h5,
h3 + h6,
h4 + h5,
h4 + h6,
h5 + h6,
li > ol,
li > ul {
  margin-top: 0;
}
h2,
h3 {
  margin-top: 0.6667em;
  margin-bottom: 0.4em;
}
h4,
h5 {
  margin-top: 1.2em;
  font-weight: 300;
}
h1 {
  font-size: 3.75em;
  font-weight: 300;
  margin-top: 0.5em;
  margin-bottom: 0.48em;
}
h2 {
  font-size: 3.438em;
  font-weight: 300;
}
h3 {
  font-size: 2.5em;
  font-weight: 300;
}
h4 {
  font-size: 1.563em;
  margin-bottom: 0.6em;
}
h5 {
  font-size: 1.25em;
  margin-bottom: 0.5em;
}
h6 {
  font-size: 1.2857em;
  font-weight: 300;
  margin-top: 1.25em;
  margin-bottom: 0.65em;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
address,
blockquote,
dl,
ol,
p,
ul {
  margin-bottom: 1.5em;
}
li > ol,
li > p,
li > ul {
  margin-bottom: 0;
}
dl > dd,
ol > li,
ul > li {
  margin-bottom: 0.25em;
}
li > p + p {
  margin-top: 0.5em;
}
ol,
ul {
  padding-left: 1.5em;
}
em {
  font-weight: 400;
}
b,
caption,
dt,
ins,
mark,
strong,
th {
  font-weight: 700;
}
a {
  background: 0 0;
}
:active,
:focus,
a,
a:active,
a:focus,
a:hover {
  outline: 0;
}
a img {
  border: none;
}
a,
button {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  border: 1px solid #e4e7e8;
  padding: 4px;
}
body[class*="woocommerce-"] table td,
body[class*="woocommerce-"] table th {
  border-width: 0;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
dd {
  margin-left: 1.5em;
}
code,
kbd,
pre,
samp,
tt,
var {
  font-family: "Afacad Flux";
  font-size: 1em;
}
small,
sub,
sup {
  font-size: 75%;
}
pre {
  overflow: auto;
}
.me-cannotplay,
figure,
svg:not(:root) {
  overflow: hidden;
}
abbr,
acronym {
  border-bottom: 1px dotted;
  cursor: help;
}
ins,
mark {
  background-color: transparent;
}
sub,
sup {
  height: 0;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  bottom: 1ex;
}
sub {
  top: 0.5ex;
}
big {
  font-size: 125%;
}
[hidden],
template {
  display: none;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
img {
  /* height: 50px; */
  vertical-align: top;
}
figure {
  border: 0;
  margin: 0;
}
figure figcaption {
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 0.75em;
  line-height: 1.2857em;
  color: #fff;
  padding: 0.25em 0.8em;
}
.body_transparent .copy_wrap,
.body_transparent .page_wrap,
.body_transparent .widget_area_inner,
.text-hide {
  background-color: transparent;
}
figure:hover figcaption {
  margin-bottom: -5em !important;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
embed,
iframe,
video {
  min-height: 100px;
  vertical-align: top;
}
.me-plugin {
  position: absolute;
  height: 0;
  width: 0;
}
[class*=" icon-"]:before,
[class^="icon-"]:before {
  line-height: inherit;
  font-weight: inherit;
  font-size: inherit;
  width: auto;
  margin: 0;
}
button,
input,
optgroup,
select,
textarea {
  font-family: "Afacad Flux";
  font-size: 1em;
  line-height: 1.2857em;
  margin: 0;
  vertical-align: baseline;
}
.alignleft,
.alignright {
  display: inline-block;
  margin-bottom: 2.5em;
}
button,
input {
  line-height: normal;
}
button {
  overflow: visible;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="text"],
input[type="number"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="checkbox"],
input[type="radio"],
select,
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="number"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="tel"],
select,
textarea {
  line-height: 1.3em;
  -webkit-appearance: none;
  outline: 0;
  resize: none;
  padding: 0.45em 0.5em;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
button::-moz-focus-inner {
  border: 0;
}
button:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
select,
textarea:focus {
  outline: 0;
}
.sc_button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  line-height: 1.3em;
}
textarea {
  overflow: auto;
  vertical-align: top;
  min-height: 5em;
}
label.required:after {
  content: "*";
  display: inline-block;
  vertical-align: text-top;
  font-size: 80%;
  color: #da6f5b;
}
select {
  padding: 1.2em 1.25em;
  -moz-appearance: none;
  background-image: url(../images/select_arrow_down.png);
  background-position: right center;
  background-repeat: no-repeat;
}
.alignleft {
  float: left;
  margin-right: 2.5em;
  margin-top: 1em;
}
.alignright,
.pull-right {
  float: right;
}
.alignright {
  margin-left: 2.5em;
  margin-top: 1em;
}
.aligncenter {
  clear: both;
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 1em;
  margin-bottom: 1em;
}
.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.columns_wrap,
.row {
  margin-left: 0;
  margin-right: -30px;
}
.columns_wrap > [class*="column-"],
.row > [class*="column-"] {
  display: inline-block;
  vertical-align: top;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.columns_wrap.column_padding_left,
.row.column_padding_left {
  margin-left: -30px;
  margin-right: 0;
}
.columns_wrap.column_padding_left > [class*="column-"],
.columns_wrap > [class*="column-"].column_padding_left,
.row.column_padding_left > [class*="column-"],
.row > [class*="column-"].column_padding_left {
  padding-left: 30px;
  padding-right: 0;
}
.columns_wrap.column_padding_right,
.row.column_padding_right {
  margin-left: 0;
  margin-right: -30px;
}
.columns_wrap.column_padding_right > [class*="column-"],
.columns_wrap > [class*="column-"].column_padding_right,
.row.column_padding_right > [class*="column-"],
.row > [class*="column-"].column_padding_right {
  padding-left: 0;
  padding-right: 30px;
}
.columns_wrap.column_padding_center,
.row.column_padding_center {
  margin-left: -15px;
  margin-right: -15px;
}
.columns_wrap.column_padding_center > [class*="column-"],
.columns_wrap > [class*="column-"].column_padding_center,
.row.column_padding_center > [class*="column-"],
.row > [class*="column-"].column_padding_center {
  padding-left: 15px;
  padding-right: 15px;
}
.columns_wrap > [class*="column-"].column_padding_bottom,
.row > [class*="column-"].column_padding_bottom {
  padding-bottom: 30px;
}
.columns_wrap.no_margins,
.row.no_margins,
.sc_blogger.no_margins .columns_wrap,
.sc_blogger.no_margins .row {
  margin: 0 !important;
}
.columns_wrap.no_margins > [class*="column-"],
.row.no_margins > [class*="column-"],
.sc_blogger.no_margins .columns_wrap > [class*="column-"],
.sc_blogger.no_margins .row > [class*="column-"] {
  padding: 0 !important;
}
.column-1,
.column-10_10,
.column-11_11,
.column-12_12,
.column-1_1,
.column-2_2,
.column-3_3,
.column-4_4,
.column-5_5,
.column-6_6,
.column-7_7,
.column-8_8,
.column-9_9 {
  width: 100%;
}
.column-1_2,
.column-2_4,
.column-3_6,
.column-4_8,
.column-5_10,
.column-6_12 {
  width: 50%;
}
.column-1_3,
.column-2_6,
.column-3_9,
.column-4_12 {
  width: 33.33333333%;
}
.column-2_3,
.column-4_6,
.column-8_12 {
  width: 66.66666667%;
}
.column-1_4,
.column-2_8,
.column-3_12 {
  width: 25%;
}
.column-3_4,
.column-6_8,
.column-9_12 {
  width: 75%;
}
.column-1_5,
.column-2_10 {
  width: 20%;
}
.column-2_5,
.column-4_10 {
  width: 40%;
}
.column-3_5,
.column-6_10 {
  width: 60%;
}
.column-4_5,
.column-8_10 {
  width: 80%;
}
.column-1_6,
.column-2_12 {
  width: 16.66666667%;
}
.column-10_12,
.column-5_6 {
  width: 83.33333333%;
}
.column-1_7 {
  width: 14.28571429%;
}
.column-2_7 {
  width: 28.57142857%;
}
.column-3_7 {
  width: 42.85714286%;
}
.column-4_7 {
  width: 57.14285714%;
}
.column-5_7 {
  width: 71.42857143%;
}
.column-6_7 {
  width: 85.71428571%;
}
.column-1_8 {
  width: 12.5%;
}
.column-3_8 {
  width: 37.5%;
}
.column-5_8 {
  width: 62.5%;
}
.column-7_8 {
  width: 87.5%;
}
.column-1_9 {
  width: 11.11111111%;
}
.column-2_9 {
  width: 22.22222222%;
}
.column-3_9 {
  width: 33.33333333%;
}
.column-4_9 {
  width: 44.44444444%;
}
.column-5_9 {
  width: 55.55555556%;
}
.column-6_9 {
  width: 66.66666667%;
}
.column-7_9 {
  width: 77.77777778%;
}
.column-8_9 {
  width: 88.88888889%;
}
.column-1_10 {
  width: 10%;
}
.column-3_10 {
  width: 30%;
}
.column-7_10 {
  width: 70%;
}
.column-9_10 {
  width: 90%;
}
.column-1_11 {
  width: 9.09090909%;
}
.column-2_11 {
  width: 18.18181818%;
}
.column-3_11 {
  width: 27.27272727%;
}
.column-4_11 {
  width: 36.36363636%;
}
.column-5_11 {
  width: 45.45454545%;
}
.column-6_11 {
  width: 54.54545455%;
}
.column-7_11 {
  width: 63.63636364%;
}
.column-8_11 {
  width: 72.72727273%;
}
.column-9_11 {
  width: 81.81818182%;
}
.column-10_11 {
  width: 90.90909091%;
}
.column-1_12 {
  width: 8.33333333%;
}
.column-5_12 {
  width: 41.66666667%;
}
.column-7_12 {
  width: 58.33333333%;
}
.column-11_12 {
  width: 91.66666667%;
}
.clearfix:after,
.clearfix:before,
.columns_wrap:after,
.columns_wrap:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
  content: " ";
  display: table;
}
.clearfix:after,
.columns_wrap:after,
.container-fluid:after,
.container:after,
.row:after {
  clear: both;
  width: 100%;
  height: 0;
  display: block;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-left,
.sidebar_right .content {
  float: left;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.show {
  display: block !important;
}
.hidden,
.hide {
  display: none !important;
}
.hidden {
  visibility: hidden !important;
}
.text-hide {
  font-size: 0;
  line-height: 0;
  color: transparent;
  text-shadow: none;
  border: 0;
}
.page_side_margins_on {
  margin: 0 2.5%;
  overflow: hidden;
  width: auto;
}
.content_wrap,
.page_wrap {
  margin: 0 auto;
}
.body_style_boxed .page_wrap {
  width: 1290px;
  overflow: hidden;
}
.content_container,
.content_wrap,
.slider_boxed {
  width: 1170px;
  margin: 0 auto;
}
.content_container .content_container,
.content_container .content_wrap,
.content_wrap .content_container,
.content_wrap .content_wrap {
  width: 100%;
}
.content_container:after,
.content_wrap:after,
.content_wrap_1:after {
  content: " ";
  display: block;
  width: 100%;
  height: 0;
  clear: both;
}
.body_style_fullwide .content_wrap {
  width: auto;
  padding-left: 30px;
  padding-right: 30px;
}
.content,
.sidebar,
.sidebar_inner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sidebar_show .content {
  width: 770px;
}
.sidebar {
  width: 360px;
}
.sidebar_left .content,
.sidebar_right .sidebar {
  float: right;
}
.sidebar_left .sidebar {
  float: left;
}
.body_style_fullscreen.sidebar_show .content,
.body_style_fullwide.sidebar_show .content {
  width: auto;
  max-width: 100%;
}
.body_style_fullscreen.sidebar_right .content,
.body_style_fullwide.sidebar_right .content {
  padding-right: 400px;
}
.body_style_fullscreen.sidebar_right .sidebar,
.body_style_fullwide.sidebar_right .sidebar {
  margin-left: -360px;
}
.body_style_fullscreen.sidebar_left .content,
.body_style_fullwide.sidebar_left .content {
  padding-left: 400px;
}
.body_style_fullscreen.sidebar_left .sidebar,
.body_style_fullwide.sidebar_left .sidebar {
  margin-right: -360px;
}
.body_style_fullscreen .page_content_wrap {
  overflow: hidden;
  padding: 0;
  background-color: #01302D;
}
.page_content_wrap {
  padding: 1rem 0;
}
.body_style_fullscreen .page_content_wrap,
.page_content_wrap.page_paddings_no {
  padding: 0;
}
.article_style_boxed .content > article > .post_content,
.article_style_boxed[class*="single-"] .content > .comments_wrap,
.article_style_boxed[class*="single-"] .content > article > .post_info_share,
.body_filled
  .widget_area[class*="scheme_"]:not(.footer_wrap)
  .widget_area_inner {
  padding: 2.8em 2.5em;
}
.body_filled .sidebar[class*="scheme_"] .sidebar_inner {
  padding: 2.1429em 2.8571em;
}
.body_style_fullscreen .content > article.page {
  padding: 0;
}
.top_panel_wrap {
  position: relative;
}
.top_panel_fixed_wrap .top_panel_style_8,
.top_panel_wrap.top_panel_style_8 {
  border-top: 5px solid #152229;
}
.scheme_dark .top_panel_wrap.top_panel_style_8,
.scheme_dark.top_panel_fixed_wrap .top_panel_style_8 {
  border-top-color: #16232b;
}
.top_panel_over .top_panel_wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
}
body:not(.top_panel_fixed) .top_panel_position_over .top_panel_bottom,
body:not(.top_panel_fixed) .top_panel_position_over .top_panel_middle,
body:not(.top_panel_fixed) .top_panel_position_over .top_panel_top,
body:not(.top_panel_fixed) .top_panel_position_over.top_panel_wrap_inner {
  background: 0 0 !important;
}
.admin-bar.top_panel_over .top_panel_wrap {
  top: 32px;
}
.top_panel_wrap [class*=" icon-"]::before,
.top_panel_wrap [class^="icon-"]::before {
  margin-right: 0.5em;
}
.top_panel_fixed_wrap {
  display: none;
}
.top_panel_fixed:not(.top_panel_over) .top_panel_fixed_wrap {
  display: block;
}
.top_panel_fixed .top_panel_wrap {
  -webkit-box-shadow: 1px 1px 15px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 1px 1px 15px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 15px 0 rgba(0, 0, 0, 0.05);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
}
.top_panel_fixed .top_panel_top {
  display: none;
}
.top_panel_fixed .top_panel_middle {
  min-height: 0;
}
.top_panel_fixed .menu_main_wrap {
  margin-top: 0;
  padding-top: calc(1.8em * 0.3);
}
.top_panel_fixed .top_panel_wrap .logo {
  margin-top: calc(1.8em * 0.6);
  margin-bottom: calc(1.8em * 0.6);
}
.top_panel_top {
  min-height: 3.125em;
  margin-top: 0;
  position: relative;
  z-index: 10000;
}
.top_panel_top_contact_area,
.top_panel_top_open_hours {
  float: left;
  margin-top: 1.429em;
  font-size: 0.875em;
}
.top_panel_style_3 .top_panel_middle,
.top_panel_style_8 .top_panel_middle {
  background-repeat: repeat;
  background-position: center top;
}
.top_panel_top_open_hours {
  margin-left: 3.571em;
}
.top_panel_top_socials,
.top_panel_top_user_area {
  float: right;
}
.menu_user_nav,
.top_panel_top_search {
  float: left;
  margin-top: 1em;
}
.top_panel_top_search {
  padding-top: 0.2em;
  margin-right: 2em;
}
.top_panel_top_socials {
  margin: 0.8em 0 0 3em;
}
.top_panel_top_socials .sc_socials.sc_socials_size_tiny {
  margin-right: 0;
}
.top_panel_top_socials .sc_socials.sc_socials_size_tiny .sc_socials_item {
  line-height: 0.8em;
  margin: 0 2px 0 0;
}
.top_panel_top_socials
  .sc_socials.sc_socials_size_tiny
  .sc_socials_item:last-child,
.top_panel_wrap .sc_socials [class*="icon-"]:before,
.top_panel_wrap .sc_socials a:before {
  margin-right: 0;
}
.top_panel_top_socials .sc_socials.sc_socials_size_tiny a,
.top_panel_top_socials .sc_socials.sc_socials_size_tiny a .sc_socials_hover {
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
  background-position: 0 -1.5em;
  -webkit-background-size: 1.5em 1.5em;
  -moz-background-size: 1.5em 1.5em;
  -o-background-size: 1.5em 1.5em;
  background-size: 1.5em 1.5em;
}
.top_panel_top_socials .sc_socials.sc_socials_size_tiny .social_icons span {
  font-size: 0.75em;
}
.top_panel_wrap ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.top_panel_wrap li {
  margin-bottom: 0;
  position: relative;
}
.top_panel_wrap li li > a {
  position: relative;
  display: block;
  padding: 0.5em 1.5em;
  font-size: 0.875em;
}
.menu_main_nav > li.menu-item-has-children > a:after {
  content: "\e849";
  font-family: "Afacad Flux";
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.top_panel_wrap li li.menu-item-has-children > a:after {
  content: "\e847";
  font-family: "Afacad Flux";
  position: absolute;
  right: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.menu_user_nav > li {
  margin-left: 3.125em;
}
.menu_user_nav > li a {
  font-weight: 300;
}
.menu_user_nav > li > a {
  font-size: 0.875em;
  display: block;
  padding: 0.8em 0;
}
.menu_user_nav > li li {
  line-height: 1.5em;
}
.menu_user_nav > li ul:not(.cart_list) {
  width: 12em;
  padding: 0;
  border: 1px solid #ddd;
}
.menu_user_nav > li.menu_user_bookmarks ul {
  width: 15em;
}
.menu_user_nav > li > ul {
  left: 0;
  top: 3.7em;
}
.menu_user_nav > li > ul ul {
  left: 12em;
  margin-left: 4px;
  top: -0.5em;
}
.menu_user_nav > li > ul ul.submenu_left {
  left: -12em;
  margin-left: -1px;
}
.menu_user_nav > li.menu_user_controls .user_avatar {
  display: inline-block;
  border: 1px solid #ddd;
  margin-right: 0.4em;
  overflow: hidden;
  vertical-align: middle;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 1em;
  height: 1em;
  line-height: 1em;
}
.menu_main_nav_area {
  position: relative;
  z-index: 1000;
  display: none;
}
.menu_show .menu_main_nav_area {
  display: block;
}
.menu_user_nav > li:first-child {
  margin-left: 0;
}
.menu_main_nav > li,
.menu_user_nav > li {
  position: relative;
  float: left;
  z-index: 20;
}
.menu_main_nav > li + li {
  z-index: 19;
}
.menu_main_nav > li + li + li {
  z-index: 18;
}
.menu_main_nav > li + li + li + li {
  z-index: 17;
}
.menu_main_nav > li + li + li + li + li {
  z-index: 16;
}
.menu_main_nav > li + li + li + li + li + li {
  z-index: 15;
}
.menu_main_nav > li + li + li + li + li + li + li {
  z-index: 14;
}
.menu_main_nav > li + li + li + li + li + li + li + li {
  z-index: 13;
}
.menu_main_nav > li + li + li + li + li + li + li + li + li {
  z-index: 12;
}
.menu_main_nav > li + li + li + li + li + li + li + li + li + li {
  z-index: 11;
}
.menu_user_nav > li {
  z-index: 30;
}
.menu_user_nav > li + li {
  z-index: 29;
}
.menu_user_nav > li + li + li {
  z-index: 28;
}
.menu_user_nav > li + li + li + li {
  z-index: 27;
}
.menu_user_nav > li + li + li + li + li {
  z-index: 26;
}
.menu_user_nav > li + li + li + li + li + li {
  z-index: 25;
}
.menu_user_nav > li + li + li + li + li + li + li {
  z-index: 24;
}
.menu_user_nav > li + li + li + li + li + li + li + li {
  z-index: 23;
}
.menu_user_nav > li + li + li + li + li + li + li + li + li {
  z-index: 22;
}
.menu_user_nav > li + li + li + li + li + li + li + li + li + li {
  z-index: 21;
}
.menu_main_nav > li ul,
.menu_user_nav > li ul {
  position: absolute;
  display: none;
  z-index: 10000;
}
.menu_main_nav > li > a {
  display: block;
  padding: 1.8em 1.5em;
  text-transform: uppercase;
  line-height: 1.3em;
}
.menu_main_nav > li.menu-item-has-children > a {
  padding-right: 2em;
}
.menu_main_nav > li ul {
  border: 1px solid #ddd;
  width: 220px;
  padding: 0;
  line-height: 1.3em;
}
.menu_main_nav > li > ul {
  left: 0;
  top: 5.2em;
}
.top_panel_style_3 .menu_main_nav > li > ul {
  left: 0;
  top: 4.4em;
}
.menu_main_nav > li ul li a {
  padding: 0.5em 1.5em;
}
.menu_main_nav > li > ul ul {
  left: 222px;
  top: -1px;
}
.menu_main_nav > li > ul ul.submenu_left {
  left: -221px;
}
.menu_main_nav li a:before {
  margin-right: 0.5em;
}
.menu_main_nav > li#blob {
  position: absolute;
  top: 0;
  z-index: 1;
  opacity: 0;
}
.menu_main_nav
  > li.blob_over:not(.current-menu-item):not(.current-menu-parent):not(
    .current-menu-ancestor
  ).sfHover,
.menu_main_nav
  > li.blob_over:not(.current-menu-item):not(.current-menu-parent):not(
    .current-menu-ancestor
  ):hover {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.menu_user_nav > li.menu_user_currency > a {
  padding-left: 1.6em;
  padding-right: 0.2em;
}
.top_panel_style_3 .top_panel_cart_button {
  display: block;
  padding-left: 1.5em;
  padding-right: 1.5em;
}
.top_panel_middle .contact_cart {
  position: relative;
}
.top_panel_middle .sidebar_cart {
  position: absolute;
  top: 4.5em;
  left: 0;
  z-index: 1000;
  display: none;
  float: none;
  text-align: left;
  border: 1px solid #eee;
}
.top_panel_icon.menu_main_cart,
.top_panel_style_3 .content_wrap {
  position: relative;
}
.top_panel_icon {
  padding: 0;
  margin: calc(1.8em * 0.7) 0 1.8em 1em;
}
.top_panel_icon .sidebar_cart {
  top: 2.8em;
  left: -0.7em;
}
.top_panel_style_8 .top_panel_icon .sidebar_cart {
  left: auto;
  right: -1em;
}
.top_panel_icon.search_wrap {
  width: 2.2857em;
  height: 2.2857em;
  line-height: 2.2857em;
}
.top_panel_icon.search_wrap.search_state_opened {
  width: 8em;
}
.top_panel_icon.search_wrap .search_submit {
  line-height: 2.2857em;
}
.top_panel_icon .contact_cart_label,
.top_panel_icon .contact_cart_totals {
  display: none;
}
.top_panel_icon .contact_icon {
  display: inline-block;
  text-align: center;
  width: 2.2857em;
  height: 2.2857em;
  line-height: 2.2857em;
}
.top_panel_icon .contact_icon:before {
  margin-right: 0;
}
.top_panel_icon.menu_main_cart .contact_icon {
  -webkit-border-radius: 1.15em;
  -moz-border-radius: 1.15em;
  border-radius: 1.15em;
}
.top_panel_wrap .logo {
  margin: 2em 0 1em;
  overflow: hidden;
}
.top_panel_wrap .logo_main {
  max-height: 75px;
  width: 220px;
  padding-top: 40px;
}

@media screen and (min-width: 1024px) and (max-width: 1263px) { .top_panel_wrap .logo_main
  { padding-top: 35px !important; } 
}


.logo a {
  display: inline-block;
}
.logo img {
  float: left;
  margin: 0 0 0;
  width: auto;
}
.logo_slogan,
.logo_text {
  float: left;
  text-align: left;
}
.logo .logo_text {
  font-size: 2.8571em;
  font-weight: 700;
  line-height: 0.75em;
}
.logo_slogan {
  margin-top: 0.25em;
}
.top_panel_fixed .top_panel_wrap .logo_main {
  display: none;
}
.top_panel_wrap .logo_fixed {
  display: none;
  max-height: 60px;
  width: auto;
}
.top_panel_fixed .top_panel_wrap .logo_fixed {
  display: block;
  margin-top: 20px;
}
.top_panel_fixed .top_panel_middle .menu_main_wrap,
.top_panel_fixed .top_panel_wrap.top_panel_style_3 .logo_fixed {
  margin-top: 0;
}
.top_panel_style_3 .menu_main_wrap {
  float: right;
}
.top_panel_style_3 .contact_logo {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.top_panel_image {
  height: 45em;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: center;
}
.top_panel_image_hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(2, 75, 94, 0.8);
}
.top_panel_image_header {
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  max-width: 50%;
  text-align: center;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.top_panel_image_icon {
  font-size: 4em;
  line-height: 1em;
  margin-top: 1em;
}
.open_child_menu {
  cursor: pointer;
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
  text-align: center;
  width: 2em;
  height: 2.2857em;
  line-height: 2.2857em;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.search_wrap:not(.search_state_fixed),
.site-overlay {
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
}
.open_child_menu:before {
  content: "\e90c";
  font-family: "Afacad Flux";
  font-size: 0.6em;
}
li.opened > a > .open_child_menu:before {
  content: "\e90b";
  font-size: 0.5em;
}
.top_panel_wrap .contact_field {
  margin-top: 2.5em;
}
.top_panel_wrap .contact_field > a > span,
.top_panel_wrap .contact_field > span {
  display: block;
}
.top_panel_wrap .contact_label {
  font-weight: 700;
  margin: 0.3em 0 0.15em;
}
.top_panel_middle .contact_icon {
  float: left;
  width: 3.5em;
  height: 3.5em;
  line-height: 3.5em;
  margin-right: 0.5em;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.top_panel_middle .contact_icon:before {
  font-size: 1.5em;
  margin-right: 0;
}
.top_panel_wrap .menu_main_cart .contact_icon:before,
button.search_submit {
  font-size: 1em;
}
.top_panel_middle .menu_main_wrap {
  text-align: right;
  margin-top: calc(2.5em * 0.75);
}
.top_panel_middle .menu_main_nav_area {
  display: inline-block;
  text-align: left;
}
.top_panel_middle .search_wrap {
  display: none;
}
.menu_show .top_panel_middle .search_wrap {
  display: block;
}
.search_wrap {
  position: relative;
  max-width: 8em;
  min-width: 2.2857em;
}
.search_wrap.search_state_closed:not(.top_panel_icon) {
  min-width: 0;
  width: 1.5em;
}
.search_wrap:not(.search_state_fixed) {
  transition: all ease 0.3s;
}
.search_wrap .search_field,
.search_wrap .search_submit,
.search_wrap .search_submit:hover {
  background-color: transparent;
  border: none;
}
.woocommerce .search_wrap .search_submit:hover {
  background-color: #fff;
}
.content .search_wrap,
.content .search_wrap .search_field,
.content .search_wrap .search_submit,
.top_panel_bottom .search_wrap,
.top_panel_bottom .search_wrap .search_field,
.top_panel_bottom .search_wrap .search_submit {
  padding: 0;
  height: 3.75em;
  line-height: 3.75em;
}
.top_panel_bottom .search_wrap {
  float: right;
  z-index: 1;
  padding-top: 1em;
  padding-left: 1em;
  padding-top: calc(1.8em * 0.65);
  padding-bottom: calc(1.8em * 0.5);
}
.search_wrap form {
  width: 100%;
  padding-left: 2.2em;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.content .search_wrap form {
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
.search_wrap .search_submit {
  position: absolute;
  right: 0;
  top: 1px;
  width: 2em;
  padding: 0;
  margin: 0;
  text-align: right;
  font-weight: 400;
}
.content .search_wrap .search_submit {
  width: 5.2em;
  text-align: center;
  position: relative;
  float: right;
  top: 0;
}
.top_panel_top_search .search_submit {
  top: 2px;
}
.search_wrap .search_field {
  width: 100%;
}
.top_panel_top .search_field {
  padding: 0;
  max-width: 6em;
}
.search_wrap.search_style_rounded {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.top_panel_icon .search_submit {
  display: inline-block;
  text-align: center;
}
.top_panel_icon .search_submit:before {
  margin-right: 0;
}
.search_wrap .search_results {
  display: none;
  position: absolute;
  z-index: 1000;
  right: 26%;
  top: 4.2857em;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  width: 270px;
  padding: 1em;
  line-height: 1.5em;
  text-align: left;
  -webkit-box-shadow: 2px 3px 25px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 3px 25px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 2px 3px 25px 0 rgba(0, 0, 0, 0.15);
}
.top_panel_top .search_results {
  top: 2.65em;
}
.header_mobile .sidebar_cart:after,
.menu_user_nav > li > ul:after,
.search_wrap .search_results:after,
.top_panel_middle .sidebar_cart:after {
  content: " ";
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-left: 1px solid rgba(142, 144, 146, 0.2);
  border-top: 1px solid rgba(142, 144, 146, 0.2);
  position: absolute;
  top: -6px;
  right: 3em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu_user_nav > li > ul:after,
.top_panel_middle .sidebar_cart:after {
  left: 1.5em;
  right: auto;
}
.top_panel_style_8 .top_panel_middle .sidebar_cart:after {
  right: 2.15em;
  left: auto;
}
.menu_user_nav > li > ul > li {
  z-index: 1;
}
.search_wrap .search_results .search_results_close {
  position: absolute;
  top: 3px;
  right: 3px;
  display: block;
  text-align: center;
  overflow: hidden;
  font-size: 0.875em;
  width: 1.2em;
  height: 1.2em;
  line-height: 1.2em;
  cursor: pointer;
}
.search_wrap .post_more {
  display: block;
  text-align: center;
}
.widget_area .post_item {
  overflow: hidden;
}
.search_results.widget_area .post_item + .post_item,
.widget_area aside .post_item + .post_item {
  margin-top: 10px;
  padding-top: 1em;
}
.search_results.widget_area .post_item + .post_item {
  border-top: 1px solid #e5e5e5;
}
.widget_area .post_item .post_content {
  overflow: hidden;
}
.widget_area .post_item .post_thumb {
  float: left;
  width: 4.6875em;
  height: 4.6875em;
  margin: 0 1.25em 4px 0;
  overflow: hidden;
}
.widget_area .post_item .post_thumb img {
  width: 100%;
}
.widget_area .post_item .post_title {
  margin: -4px 0 6px;
  font-size: 1.1538em;
}
.widget_area .post_item .post_info {
  font-size: 0.75em;
  margin-bottom: 0;
  line-height: 1.5em;
}
.widget_area .post_item .post_info .post_info_item + .post_info_item:before {
  content: "";
  margin: 0 0 0 5px;
}
.content .search_wrap {
  max-width: 50%;
  margin: 0;
}
.content .post_item_404 .search_wrap {
  max-width: 50%;
}
.content .columns_wrap .search_wrap {
  max-width: 100%;
}
.content .search_wrap .search_form_wrap {
  width: 100%;
  margin: 0 auto;
}
.content .search_wrap .search_form_wrap .search_field {
  width: 73%;
  padding-left: 1.2em;
}
.content .search_wrap.search_fixed .search_form_wrap .search_field {
  width: 96%;
}
.content .search_wrap .search_results {
  width: 55%;
}
.top_panel_style_3 .top_panel_middle .logo {
  margin: 2em 0 0 5em;
  float: left;
}
.top_panel_fixed .top_panel_style_3 .top_panel_middle .logo {
  margin-bottom: 0;
  margin-top: 1.25em;
}
.top_panel_style_3 .top_panel_middle .menu_main_wrap {
  margin: 3em 3.75em 0 0;
}
.top_panel_fixed .top_panel_style_3 .top_panel_middle .menu_main_wrap {
  margin-top: 0.4em;
}
.top_panel_style_3 .top_panel_middle .menu_main_nav {
  float: left;
  margin-right: 1.25em;
}
.top_panel_style_3 .top_panel_middle .menu_main_nav > li > a {
  font-size: 0.875em;
  padding-top: 1.4em;
  padding-bottom: 1.4em;
}
.top_panel_style_3
  .top_panel_middle
  .menu_main_nav
  > li.current-menu-ancestor
  > a,
.top_panel_style_3 .top_panel_middle .menu_main_nav > li.current-menu-item > a {
  font-weight: 600;
}
.top_panel_style_3 .top_panel_middle .booking_link {
  float: right;
}
.top_panel_style_3 .top_panel_middle .booking_link a {
  margin-bottom: 0;
  border-radius: 6px;
  font-family: "Afacad Flux";
}
.top_panel_style_8 .content_wrap {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.top_panel_style_8 .content_wrap_1 {
  width: 100%;
  padding: 40px 0;
}
.top_panel_style_8 .top_panel_middle {
  position: relative;
}
.top_panel_style_8 .top_panel_middle .menu_pushy_wrap {
  margin: 0;
  text-align: left;
  float: left;
}
.top_panel_style_8 .contact_logo {
  display: inline-block;
  position: absolute;
  margin-top: 10px;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.top_panel_style_8 .top_panel_middle .logo {
  margin: 0;
}
.top_panel_style_8 .menu_pushy_button {
  font-size: 0.875em;
  display: inline-block;
}
.top_panel_style_8 .menu_pushy_button:before {
  font-size: 1.2em;
  line-height: 1.8em;
  vertical-align: top;
}
.top_panel_style_8 .top_panel_buttons {
  float: right;
}
.top_panel_style_8 .top_panel_buttons .top_panel_cart_button:after,
.top_panel_style_8 .top_panel_buttons .top_panel_cart_button:before {
  content: " ";
  display: block;
  font-size: 1em;
  position: absolute;
  z-index: 1;
  right: 6px;
  top: 6px;
  width: 1em;
  height: 1em;
  line-height: 1em;
}
.pushy,
.site-overlay {
  position: fixed;
  bottom: 0;
}
.top_panel_style_8 .top_panel_buttons .top_panel_cart_button:before {
  right: 6px;
  top: 4px;
}
.top_panel_style_8 .top_panel_buttons .top_panel_cart_button:after {
  content: attr(data-items);
  font-size: 0.65em;
  font-weight: 700;
}
.top_panel_inner_style_8 .menu_pushy_button,
.top_panel_inner_style_8 .top_panel_buttons {
  padding-top: 1.8em;
  padding-bottom: 1.8em;
}
.top_panel_fixed .top_panel_inner_style_8 .top_panel_buttons {
  padding-top: 1.25em;
  padding-bottom: 0;
}
.top_panel_fixed .top_panel_inner_style_8 .menu_pushy_button {
  padding-top: 1.8em;
  padding-bottom: 1.8em;
}
.top_panel_inner_style_8 .top_panel_buttons {
  margin: 15px 55px 0 0;
}
.top_panel_fixed .top_panel_style_8 .top_panel_buttons {
  margin-top: 0;
  margin-right: 105px;
}
.top_panel_inner_style_8 .menu_pushy_button {
  margin: 20px 0 0 60px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.top_panel_fixed .top_panel_style_8 .menu_pushy_button {
  margin-top: 0;
  margin-left: 110px;
}
.top_panel_fixed .top_panel_style_8 .contact_logo {
  margin-top: 0;
}
.top_panel_style_8 .top_panel_buttons .top_panel_icon {
  margin: 0;
  float: left;
}
.top_panel_style_8 .top_panel_buttons .top_panel_icon.search_wrap {
  height: 2.5em;
  line-height: 2.5em;
  margin-left: 0.75em;
}
.top_panel_style_8 .top_panel_buttons .top_panel_icon .search_submit {
  top: 0;
}
.top_panel_style_8 .top_panel_buttons .contact_icon,
.top_panel_style_8 .top_panel_buttons .top_panel_icon .search_submit {
  width: 2em;
  height: 2.5em;
  line-height: 2.5em;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.top_panel_style_8 .top_panel_buttons .top_panel_icon .search_field {
  padding: 2px 0 2px 1em;
  vertical-align: top;
  height: 2.5em;
}
.top_panel_style_8
  .top_panel_buttons
  .top_panel_icon.search_wrap.search_state_opened {
  width: 15.8em;
  max-width: 20em;
}
.top_panel_style_8
  .top_panel_buttons
  .top_panel_icon.menu_main_cart
  .contact_icon,
.top_panel_style_8 .top_panel_buttons .top_panel_icon.search_wrap,
.top_panel_style_8 .top_panel_buttons .top_panel_icon.search_wrap:hover,
.top_panel_style_8 .top_panel_buttons .top_panel_icon:hover .contact_icon,
.top_panel_style_8 .top_panel_buttons .top_panel_icon:hover .search_submit,
.top_panel_style_8 .top_panel_buttons a:hover,
.top_panel_style_8 .top_panel_middle .top_panel_buttons a:hover .contact_icon {
  background-color: transparent;
}
.top_panel_fixed .top_panel_style_8 .content_wrap_1 {
  padding: 0;
}
.top_panel_middle .logo {
  margin-top: 2.5em;
  margin-bottom: 2em;
}
.site-overlay {
  display: none;
  top: 0;
  left: 0;
  right: 0;
  height: 110%;
  z-index: 9998;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all ease 0.3s;
}
.pushy {
  width: 23em;
  top: 0;
  left: -23em;
  z-index: 10000;
  overflow: hidden;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  -webkit-box-shadow: 1px 1px 15px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 1px 1px 15px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 15px 0 rgba(0, 0, 0, 0.05);
}
.pushy-active .pushy {
  left: 0;
}
.pushy .pushy_inner {
  width: 105%;
  height: 100%;
  padding: 6em 0 2.5em 5em;
  position: relative;
  overflow-y: scroll;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
}
.pushy .close-pushy:before {
  content: "\e90b";
  font-family: "Afacad Flux";
  font-size: 1em;
  position: absolute;
  right: 47px;
  top: 50px;
  z-index: 999;
}
.pushy .logo_fixed {
  display: none;
}
.pushy .logo {
  margin: 2em 0;
}
.menu_pushy_nav_area .menu_pushy_nav {
  margin-bottom: 2em;
}
.menu_pushy_nav_area li,
.menu_pushy_nav_area ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu_pushy_nav_area li > a {
  position: relative;
  display: block;
  padding: 0.5em 0;
  font-size: 0.875em;
  text-transform: uppercase;
}
.menu_pushy_nav_area li.menu-item-has-children ul {
  display: none;
}
.menu_pushy_nav_area li.menu-item-has-children ul li > a {
  text-transform: none;
  font-size: 0.875em;
  padding-left: 1.286em;
}
.menu_pushy_nav_area li.menu-item-has-children ul li > a + ul li > a {
  padding-left: 2.286em;
}
.menu_pushy_nav_area li.menu-item-has-children > a > .open_child_menu {
  right: 3em;
}
.menu_pushy_nav_area li.current-menu-ancestor > a,
.menu_pushy_nav_area li.current-menu-item > a {
  font-weight: 600;
}
.booking_link a {
  font-size: 0.75em;
  text-transform: uppercase;
  padding: 1.2em 2.5em;
  display: inline-block;
  margin-bottom: 7.5em;
}
.menu_pushy_nav_area .contact_info {
  margin-bottom: 2.25em;
}
.menu_pushy_nav_area .contact_info address {
  font-size: 0.875em;
  margin-bottom: 1.2em;
  line-height: 1.5em;
}
.menu_pushy_nav_area .contact_info address:last-child {
  margin-bottom: 0;
}
.menu_pushy_nav_area .contact_info address span {
  font-weight: 600;
  display: block;
}
.header_mobile .top_panel_fixed_wrap,
.menu_mobile_open .top_panel_below .slider_wrap {
  display: none;
}
.ios_fixed {
  position: fixed;
  overflow: hidden;
}
.menu_mobile_open {
  height: 100%;
}
.bar.menu_mobile_open {
  height: calc(100% - 32px);
}
.menu_mobile_open body {
  height: 100%;
  overflow: hidden;
}
.header_mobile {
  position: relative;
  z-index: 10003;
  display: none;
}
.header_mobile .mask {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 1001;
  background-color: rgba(0, 0, 0, 0.6);
}
.header_mobile .mask.show {
  right: 0;
}
.header_mobile .content_wrap {
  text-align: center;
}
.header_mobile .logo {
  padding-top: 15px;
  padding-bottom: 20px;
}
.header_mobile .logo_main {
  height: 40px;
}
.header_mobile.header_3 .logo_main {
  height: 42px;
}
.header_mobile .menu_button {
  position: absolute;
  left: 80px;
  top: 50%;
  margin-top: -8px;
}
.header_mobile .menu_main_cart {
  position: absolute;
  right: 80px;
  margin: -12px 0 0;
  top: 50%;
}
.header_mobile .sidebar_cart:after {
  right: 0.5em;
  left: auto;
}
.header_mobile .menu_button,
.header_mobile .menu_main_cart .top_panel_cart_button .contact_icon {
  background-color: transparent !important;
  font-size: 1em;
  height: auto;
  width: auto;
  line-height: 14px;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.header_mobile .menu_button:before,
.header_mobile .menu_main_cart .top_panel_cart_button .contact_icon:before {
  padding-right: 0.4em;
  font-size: 1.2em;
}
.header_mobile .booking_link a {
  margin: 2em 0 2em 35px;
  border-radius: 6px;
}
.header_mobile .side_wrap {
  display: block;
  position: fixed;
  top: 0;
  left: -320px;
  width: 320px;
  height: auto;
  bottom: 0;
  overflow: hidden;
  overflow-y: scroll;
  z-index: 10003;
  padding: 0;
  transition: left 0.3s linear;
  -moz-transition: left 0.3s linear;
  -webkit-transition: left 0.3s linear;
  -o-transition: left 0.3s linear;
}
.header_mobile .side_wrap.open {
  left: 0;
}
.header_mobile .side_wrap .close {
  position: absolute;
  top: 15px;
  right: 20px;
  text-transform: uppercase;
  cursor: pointer;
  display: none;
}
.panel_bottom,
.panel_middle,
.panel_top {
  padding: 0;
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  float: left;
}
.header_mobile .panel_top {
  padding-bottom: 20px;
}
.header_mobile .panel_middle {
  padding: 20px 35px;
  font-size: 13px;
}
.header_mobile .panel_middle:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.header_mobile .panel_middle > * {
  z-index: 1;
  position: relative;
}
.header_mobile .booking_link {
  width: 100%;
  overflow: hidden;
  display: inline-block;
  position: relative;
  float: left;
}
.header_mobile .menu_main_nav_area {
  display: block;
  padding-top: 2em;
}
.header_mobile .menu_main_nav {
  padding-left: 0;
  margin: 0;
}
.header_mobile .menu_main_nav li,
.header_mobile .menu_main_nav ul {
  margin: 0;
}
.header_mobile .menu_main_nav > li {
  float: none;
  display: block;
}
.header_mobile .menu_main_nav > li > a {
  padding: 17px 54px 17px 35px;
  font-size: 12px;
  line-height: 16px;
}
.header_mobile .menu_main_nav > li > ul a {
  font-size: 14px;
  padding: 12px 50px;
  line-height: 15px;
  display: block;
}
.header_mobile .menu_main_nav > li li li > a {
  padding: 12px 70px;
}
.header_mobile .menu_main_nav > li ul {
  display: none;
  position: relative;
  padding: 0;
  margin: 0;
  width: auto;
  list-style-type: none;
  top: 0;
  overflow: hidden;
  border: none;
  background-color: transparent;
}
.header_mobile .menu_main_nav li.menu-item-has-children > a:after {
  display: none;
}
.header_mobile .menu_main_nav > li > a > .open_child_menu {
  right: 2em;
  top: 1em;
}
.header_mobile .menu_main_nav > li ul > li > a > .open_child_menu {
  right: 1.6em;
  top: 0.2em;
}
.header_mobile .menu_main_nav > li > ul:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.header_mobile .menu_main_nav > li ul > * {
  z-index: 1;
  position: relative;
}
.header_mobile .menu_main_nav > li ul > li:last-child {
  margin-bottom: 0;
}
.header_mobile .menu_main_nav > li > ul ul {
  left: 0;
}
.header_mobile .login,
.header_mobile .search_wrap {
  position: relative;
  float: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}
.header_mobile .login:after,
.header_mobile .search_wrap:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.09);
  z-index: 0;
}
.header_mobile .login .popup_link:before,
.header_mobile .search_wrap:before {
  right: 28px;
  top: 16px;
  font-size: 12px;
  font-family: "Afacad Flux";
}
.header_mobile .login > *,
.header_mobile .search_wrap > * {
  z-index: 1;
  position: relative;
}
.header_mobile .login .popup_link {
  padding: 17px 54px 17px 35px;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 16px;
  display: block;
}
.header_mobile .login .popup_link:before {
  content: "\e8c2";
  position: absolute;
}
.header_mobile .login .popup_link.popup_login_link:before {
  content: "\e8c1";
}
.header_mobile .search_wrap {
  max-width: 100%;
  padding: 10px 54px 10px 35px;
}
.header_mobile .search_wrap:before {
  content: "\e80d";
  position: absolute;
}
.header_mobile .search_wrap .search_field {
  padding: 0;
  font-size: 14px;
  line-height: 29px;
}
.header_mobile .search_wrap form {
  padding-left: 0;
}
.header_mobile .search_wrap .search_results,
.header_mobile .search_wrap .search_submit {
  display: none !important;
}
.header_mobile .search_field::-webkit-input-placeholder {
  color: #fff;
}
.header_mobile .search_field:-moz-placeholder {
  color: #fff;
}
.header_mobile .search_field::-moz-placeholder {
  color: #fff;
}
.header_mobile .search_field:-ms-input-placeholder {
  color: #fff;
}
.header_mobile .contact_field .contact_icon,
.header_mobile .top_panel_top_open_hours:before {
  font-size: 16px;
  margin-right: 15px;
}
.header_mobile .top_panel_top_open_hours:before {
  content: "\e8c3";
}
.header_mobile .contact_field .contact_icon.icon-home:before {
  content: "\e8bb";
  font-size: 18px;
}
.header_mobile .top_panel_top_open_hours,
.header_mobile .top_panel_top_socials {
  margin-left: 0;
}
.header_mobile .top_panel_top_contact_area,
.header_mobile .top_panel_top_open_hours,
.header_mobile .top_panel_top_user_area {
  float: none;
  display: block;
  margin: 0;
  padding: 0;
  text-align: left;
}
.header_mobile .contact_field,
.header_mobile .top_panel_top_open_hours {
  padding: 0.4em 0;
}
.header_mobile .top_panel_top_user_area {
  display: none;
}
.header_mobile .contact_socials {
  text-align: left;
  margin: 0 35px;
}
.header_mobile .sc_socials.sc_socials_size_small {
  overflow: visible;
  margin: 5px auto;
}
.header_mobile .sc_socials.sc_socials_size_small .social_icons span {
  font-size: 18px;
  opacity: 0.6;
}
.header_mobile .sc_socials.sc_socials_size_small .sc_socials_item {
  margin: 0 0.5em 0 0;
}
.header_mobile .sidebar_cart {
  position: absolute;
  top: 35px;
  left: auto;
  right: 0;
  display: none;
  float: none;
  text-align: left;
  border: 1px solid rgba(142, 144, 146, 0.2);
  width: 250px !important;
  padding: 1.5em 1.5em 0 !important;
  z-index: 100000;
}
.header_mobile .widget_shopping_cart {
  display: block !important;
}
.header_mobile .widget_shopping_cart ul.cart_list {
  display: block;
  position: static;
  width: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.header_mobile .sidebar_cart > li:before,
.header_mobile .sidebar_cart > li > a:before,
.header_mobile .widget_shopping_cart ul.cart_list > li:before,
.header_mobile .widget_shopping_cart ul.cart_list > li > a:before,
.slider_over_close,
.slider_with_over_content .tparrows {
  display: none;
}
.header_mobile .sidebar_cart > li,
.header_mobile .widget_shopping_cart ul.cart_list > li {
  padding-left: 0;
  list-style-type: none;
  padding-bottom: 1em;
  margin-top: 1em;
}
.header_mobile .widget_shopping_cart ul.cart_list > li:first-child {
  margin-top: 0;
}
.woocommerce .header_mobile .widget_shopping_cart .empty,
.woocommerce-page .header_mobile .widget_shopping_cart .empty {
  padding-bottom: 1em;
}
.header_mobile .widget_shopping_cart ul.cart_list > li > a {
  padding: 0;
}
.header_mobile .widget_shopping_cart ul.cart_list > li > a:hover {
  background-color: transparent;
}
.header_mobile .widget_shopping_cart ul.cart_list > li img {
  width: 50px;
  margin-top: 0.5em;
}
.top_panel_over .header_mobile {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  background: rgba(255, 255, 255, 0.25);
}
.scheme_dark .top_panel_over .header_mobile {
  background: rgba(0, 0, 0, 0.25);
}
.top_panel_over .header_mobile.header_3 {
  top: 0;
}
.slider_wrap .rev_slider_wrapper {
  z-index: 0;
}
.tparrows.default {
  background: 0 0;
  line-height: 40px;
}
.tparrows.default:before {
  font-family: "Afacad Flux";
  font-size: 3em;
}
.tp-leftarrow.default:before {
  content: "\e837";
}
.tp-rightarrow.default:before {
  content: "\e836";
}
.slider_with_over_content .tp-rightarrow {
  left: 60%;
}
.tp-bullets.simplebullets.round .bullet {
  background: 0 0;
  margin-left: 16px;
  border: 1px solid transparent;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.tp-bullets.simplebullets.round .bullet.selected {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
}
.slider_with_over_content {
  position: relative;
}
.slider_over_content {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
  bottom: 0;
  width: 40%;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.slider_over_content_inner {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  padding: 2em 3em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.slider_over_button {
  display: none;
  position: absolute;
  left: -30px;
  top: 50%;
  margin-top: -15px;
  width: 26px;
  height: 30px;
  line-height: 28px;
  font-size: 24px;
  text-align: center;
  cursor: pointer;
}
.slider_over_close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 15px;
  height: 15px;
  line-height: 15px;
  font-size: 1.2em;
  text-align: center;
  cursor: pointer;
}
.top_panel_title.title_present.breadcrumbs_present .breadcrumbs,
.top_panel_title.title_present.breadcrumbs_present .page_title,
.top_panel_title.title_present.breadcrumbs_present .post_navi {
  max-width: 49%;
}
.top_panel_style_3 .breadcrumbs,
.top_panel_style_3 .page_title,
.top_panel_style_3 .post_navi {
  float: none !important;
  max-width: 100% !important;
  text-align: center;
}
.top_panel_title_inner {
  overflow: hidden;
}
.top_panel_title .page_title {
  float: left;
  margin: 0;
  font-weight: 300;
  font-size: 2.5em;
  padding: 0 0;
  line-height: 1.2em;
  font-family: "Afacad Flux";
}
.top_panel_title .post_navi {
  float: left;
  padding: 3.8em 0;
  font-size: 0.875em;
  line-height: 1.5em;
}
.top_panel_style_3 .page_title,
.top_panel_style_3 .post_navi {
  padding: 0.5em 0 0.25em;
}
.top_panel_title .breadcrumbs {
  float: right;
  padding: 3.8em 0;
  font-size: 0.875em;
  line-height: 1.5em;
}
.top_panel_title.title_present:not(.navi_present) .breadcrumbs {
  padding: 4.5em 0 1em 2.5em;
}
.top_panel_style_3.title_present .breadcrumbs {
  padding: 0 0 1.5em;
}
.breadcrumbs .breadcrumbs_item,
.post_navi .post_navi_item {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
}
.breadcrumbs .breadcrumbs_delimiter,
.post_navi .post_navi_item + .post_navi_item:before {
  display: inline-block;
  position: relative;
  margin: 0 0.5em;
  vertical-align: top;
  text-align: center;
}
.breadcrumbs .breadcrumbs_delimiter:before,
.post_navi .post_navi_item + .post_navi_item:before {
  content: "/";
}
.post_featured {
  overflow: hidden;
  margin-bottom: 2em;
  position: relative;
}
.article_style_boxed .post_featured {
  margin-bottom: 0;
}
.post_featured img {
  width: 100%;
  height: auto;
}
.post_featured_right > .post_featured {
  float: right;
  width: 50%;
  margin-left: 4.3478%;
}
.post_featured_left > .post_featured {
  float: left;
  width: 50%;
  margin-right: 4.3478%;
}
.post_info {
  font-size: 0.75em;
  line-height: 1.3em;
  margin-bottom: 1.5em;
  text-transform: uppercase;
}
.post_info_bottom {
  margin-bottom: 3em;
}
.post_info .post_info_item + .post_info_item:before {
  display: inline-block;
  content: "";
  vertical-align: top;
  font-style: normal;
  margin: 0 0.2em;
}
.article_style_boxed[class*="single-"] .content > article > .post_info_share,
.post_format_status .post_descr p {
  margin-bottom: 0;
}
.post_info .post_info_counters .post_counters_item {
  display: inline-block;
  margin-right: 0.5em;
}
.post_info .post_info_counters .post_counters_item:before {
  margin-right: 0.5em;
}
.post_info.post_info_share_vertical,
blockquote p {
  margin: 0;
}
.post_info .post_info_counters .post_counters_likes.disabled {
  color: #e05100;
}
blockquote {
  padding: 1.25em 4em 1.25em 1.667em;
  font-size: 1.5em;
  background: url(../images/quotes.png) 25px 18px no-repeat;
  margin-left: 2.5em;
}
blockquote,
blockquote p {
  position: relative;
  z-index: 2;
  font-weight: 300;
  line-height: 1.3333em;
}
blockquote p + p {
  margin-top: 0.3em;
}
blockquote cite,
blockquote > a,
blockquote > p > a {
  display: block;
  font-size: 0.458em;
  font-weight: 400;
  margin-top: 1.818em;
  text-transform: uppercase;
}
.post_format_link .post_descr a {
  font-size: 1.375em;
  padding: 1.818em;
  display: block;
}
.post_format_status .post_descr,
.post_format_status.post_item_single .post_content p {
  font-size: 1.375em;
  padding: 1.818em;
  display: block;
  line-height: 1.2em;
}
.post_format_aside .post_descr,
.post_format_aside.post_item_single .post_content p {
  font-size: 1.375em;
  padding: 1.5em 1.818em;
}
.post_format_aside .post_descr p {
  margin-bottom: 0;
  line-height: 1.5em;
}
.post_format_aside .post_descr p + p {
  margin-top: 1em;
}
.post_item .post_descr {
  line-height: 1.5em;
}
.post_item .post_descr a.sc_button {
  margin-top: 0.75em;
}
.post_item .post_readmore:after {
  content: "\e847";
  font-family: "Afacad Flux";
  display: inline-block;
  margin-left: 0.5em;
}
.post_title .post_icon {
  font-size: 0.9375em;
  margin-right: 0.5em;
}
.post_item_excerpt .post_title .post_icon {
  display: block;
  margin-right: 0;
}
.post_item_excerpt .post_title {
  margin-top: 0;
  margin-bottom: 0.15em;
}
.post_item_excerpt.post_featured_left .post_title,
.post_item_excerpt.post_featured_right .post_title {
  font-size: 2.2857em;
}
.isotope_wrap .isotope_item .post_featured .hover_icon:before,
.post_item_related .post_featured .hover_icon:before {
  font-size: 1em;
}
.post_item_excerpt:not([class*="column"])
  + .post_item_excerpt:not([class*="column"]) {
  margin-top: 5em;
  border-top: 1px solid #e6e6e5;
  padding-top: 4em;
}
.article_style_boxed
  .post_item_excerpt:not([class*="column"])
  + .post_item_excerpt:not([class*="column"]) {
  border-top: none;
  padding-top: 0;
}
.post_item_excerpt .post_content,
.related_wrap {
  margin-bottom: 3em;
}
.related_wrap.related_wrap_empty {
  margin-bottom: 0;
}
.related_wrap .section_title {
  margin: 1em 0;
}
.article_style_stretch:not(.sidebar_show)
  .related_wrap:not(.related_wrap_empty) {
  padding: 1px 2.1875em 4em;
}
.article_style_stretch
  .related_wrap:not(.related_wrap_empty):not(.scroll_wrap) {
  padding-bottom: 1px;
}
.article_style_stretch .post_item_related,
.related_wrap .post_item_related {
  background-color: #fff;
}
.related_wrap.scroll_wrap .post_item_related {
  width: 350px;
  float: left;
}
.related_wrap.scroll_wrap .post_item_related + .post_item_related {
  margin-left: 3.125em;
}
.article_style_stretch:not(.body_style_fullscreen):not(.sidebar_hide)
  .related_wrap.scroll_wrap
  .post_item_related {
  width: 340px;
}
.article_style_stretch:not(.body_style_fullscreen):not(.sidebar_hide)
  .related_wrap.scroll_wrap
  .post_item_related
  + .post_item_related {
  margin-left: 1.875em;
}
.post_item_related .post_featured {
  width: 100%;
  overflow: hidden;
  margin: 0;
  float: none !important;
}
.post_item_related .post_featured .sc_audio.sc_audio_image {
  min-height: 14.8571em;
}
.post_item_related .post_content_wrap {
  width: 100%;
  height: 7.4em;
  overflow: hidden;
  padding: 1.5em 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.post_item_related .post_title {
  margin: 0 0 0.4em;
}
.post_item_classic .post_title {
  max-height: 1.2em;
  overflow: hidden;
}
.post_item_short .post_title {
  max-height: 2em;
  overflow: hidden;
}
.post_item_grid .post_descr {
  max-height: 8em;
  overflow: hidden;
}
.isotope_wrap {
  margin-right: -30px;
}
.isotope_wrap .isotope_item {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  filter: alpha(opacity=0);
}
.isotope_wrap.no_margins,
.sc_blogger.no_margins .isotope_wrap {
  margin-right: 0;
}
.isotope_wrap.no_margins .isotope_item,
.sc_blogger.no_margins .isotope_wrap .isotope_item {
  padding-right: 0;
  padding-bottom: 0;
}
.isotope_wrap.small_margins,
.sc_blogger.small_margins .isotope_wrap {
  margin-right: -10px;
}
.isotope_wrap.small_margins .isotope_item,
.sc_blogger.small_margins .isotope_wrap .isotope_item {
  padding-right: 10px;
  padding-bottom: 10px;
}
.isotope_wrap .isotope_item.isotope_item_show {
  opacity: 1;
  filter: alpha(opacity=100);
}
.isotope_wrap .isotope_column_2 {
  width: 50%;
}
.isotope_wrap .isotope_column_2[class*="isotope_item_size-2"] {
  width: 100%;
}
.isotope_wrap .isotope_column_3 {
  width: 33.3333%;
}
.isotope_wrap .isotope_column_3[class*="isotope_item_size-2"] {
  width: 66.6666%;
}
.isotope_wrap .isotope_column_3[class*="isotope_item_size-3"] {
  width: 100%;
}
.isotope_wrap .isotope_column_4 {
  width: 25%;
}
.isotope_wrap .isotope_column_4[class*="isotope_item_size-2"] {
  width: 50%;
}
.isotope_wrap .isotope_column_4[class*="isotope_item_size-3"] {
  width: 75%;
}
.isotope_wrap .isotope_column_4[class*="isotope_item_size-4"] {
  width: 100%;
}
.isotope_wrap .isotope_column_5 {
  width: 20%;
}
.isotope_wrap .isotope_column_5[class*="isotope_item_size-2"] {
  width: 40%;
}
.isotope_wrap .isotope_column_5[class*="isotope_item_size-3"] {
  width: 60%;
}
.isotope_wrap .isotope_column_5[class*="isotope_item_size-4"] {
  width: 80%;
}
.isotope_wrap .isotope_column_5[class*="isotope_item_size-5"] {
  width: 100%;
}
.isotope_wrap .isotope_column_6 {
  width: 16.6666%;
}
.isotope_wrap .isotope_column_6[class*="isotope_item_size-2"] {
  width: 33.3333%;
}
.isotope_wrap .isotope_column_6[class*="isotope_item_size-3"] {
  width: 50%;
}
.isotope_wrap .isotope_column_6[class*="isotope_item_size-4"] {
  width: 66.6666%;
}
.isotope_wrap .isotope_column_6[class*="isotope_item_size-5"] {
  width: 83.3333%;
}
.isotope_wrap .isotope_column_6[class*="isotope_item_size-6"] {
  width: 100%;
}
.isotope_wrap .isotope_column_7 {
  width: 14.2857%;
}
.isotope_wrap .isotope_column_7[class*="isotope_item_size-2"] {
  width: 28.5714%;
}
.isotope_wrap .isotope_column_7[class*="isotope_item_size-3"] {
  width: 42.8571%;
}
.isotope_wrap .isotope_column_7[class*="isotope_item_size-4"] {
  width: 57.1428%;
}
.isotope_wrap .isotope_column_7[class*="isotope_item_size-5"] {
  width: 71.4285%;
}
.isotope_wrap .isotope_column_7[class*="isotope_item_size-6"] {
  width: 85.7128%;
}
.isotope_wrap .isotope_column_7[class*="isotope_item_size-7"] {
  width: 100%;
}
.isotope_wrap .isotope_column_8 {
  width: 12.5%;
}
.isotope_wrap .isotope_column_8[class*="isotope_item_size-2"] {
  width: 25%;
}
.isotope_wrap .isotope_column_8[class*="isotope_item_size-3"] {
  width: 37.5%;
}
.isotope_wrap .isotope_column_8[class*="isotope_item_size-4"] {
  width: 50%;
}
.isotope_wrap .isotope_column_8[class*="isotope_item_size-5"] {
  width: 62.5%;
}
.isotope_wrap .isotope_column_8[class*="isotope_item_size-6"] {
  width: 75%;
}
.isotope_wrap .isotope_column_8[class*="isotope_item_size-7"] {
  width: 87.5%;
}
.isotope_wrap .isotope_column_8[class*="isotope_item_size-8"] {
  width: 100%;
}
.isotope_wrap .isotope_item .post_item {
  overflow: hidden;
}
.isotope_wrap .isotope_item .post_featured {
  margin-bottom: 0;
}
.article_style_boxed .isotope_wrap .isotope_item .post_title {
  margin-top: 0;
}
.article_style_boxed .isotope_wrap .isotope_item .post_content {
  padding: 1.25em 1.8em;
}
.article_style_boxed
  .template_portfolio
  .isotope_wrap
  .isotope_item
  .post_content,
.article_style_boxed.template_portfolio
  .isotope_wrap
  .isotope_item
  .post_content {
  padding: 0;
}
.isotope_wrap .isotope_item .post_info,
.isotope_wrap .isotope_item p {
  margin-bottom: 1em;
}
.isotope_wrap .isotope_item .post_item_lessons {
  padding-bottom: 15px;
}
.isotope_wrap .isotope_item .post_item_lessons .post_info_tags {
  margin-top: 2.1em;
}
.isotope_wrap .isotope_item .post_item_lessons .post_title {
  font-size: 1.563em;
  margin: 0.8em 0 0.64em;
}
.isotope_wrap .isotope_item_colored .post_item,
.isotope_wrap .isotope_item_grid .post_item,
.isotope_wrap .isotope_item_portfolio .post_item,
.isotope_wrap .isotope_item_square .post_item {
  overflow: visible;
}
.isotope_wrap .isotope_item_colored .post_featured,
.isotope_wrap .isotope_item_grid .post_featured,
.isotope_wrap .isotope_item_portfolio .post_featured,
.isotope_wrap .isotope_item_square .post_featured {
  border-bottom: none;
}
.isotope_wrap .isotope_item_colored .post_item .hover_icon,
.isotope_wrap .isotope_item_grid .post_item .hover_icon,
.isotope_wrap .isotope_item_portfolio .post_item .hover_icon,
.isotope_wrap .isotope_item_square .post_item .hover_icon {
  position: relative;
  top: 0;
  opacity: 1;
}
.isotope_wrap .isotope_item_colored .post_item .hover_icon:before,
.isotope_wrap .isotope_item_grid .post_item .hover_icon:before,
.isotope_wrap .isotope_item_portfolio .post_item .hover_icon:before,
.isotope_wrap .isotope_item_square .post_item .hover_icon:before {
  position: static;
  margin-top: 0.3em;
  opacity: 1;
  font-size: 1em;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transform: translateX(0) translateY(0);
  -moz-transform: translateX(0) translateY(0);
  transform: translateX(0) translateY(0);
}
.isotope_item.isotope_item_portfolio
  .post_content.ih-item.square.colored
  .info
  .info-back {
  width: 80%;
  height: 80%;
  top: 10%;
  left: 10%;
  padding: 0 3%;
  box-sizing: border-box;
  -webkit-box-shadow: 2px 3px 25px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 3px 25px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 2px 3px 25px 0 rgba(0, 0, 0, 0.15);
  position: absolute;
}
.isotope_item.isotope_item_portfolio
  .post_content.ih-item.square.colored
  .info
  .post_title {
  margin-top: auto;
  padding-bottom: 0;
}
.isotope_item.isotope_item_portfolio
  .post_content.ih-item.square.colored
  .info
  .post_info {
  font-size: 0.875em;
  font-style: normal;
  text-transform: none;
}
.columns_wrap .info_block_1 .video_subtitle,
.comments_wrap .form-submit input[type="button"],
.comments_wrap .form-submit input[type="submit"],
.custom_subtitle,
.isotope_filters a,
.text_uppercase,
.widget_area .widget_calendar .month_cur,
.widget_area .widget_calendar .weekday {
  text-transform: uppercase;
}
.isotope_item.isotope_item_portfolio
  .post_content.ih-item.square.colored
  .info
  .info-box {
  width: 80%;
  left: 50%;
  top: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.isotope_item.isotope_item_portfolio
  .post_content.ih-item.square.effect6:hover
  .img {
  transform: scale(1.1);
}
.isotope_filters {
  overflow: hidden;
  text-align: center;
  margin: 0 0 1em;
  padding-bottom: 0.5em;
}
.sidebar_hide .isotope_filters {
  margin: 1em 0 1.5em;
}
.isotope_filters a {
  display: inline-block;
  margin: 0 1.25em;
  text-align: center;
  padding: 0.429em 0;
  font-size: 0.825em;
  line-height: 1.2857em;
  font-weight: 400;
  border-bottom-width: 2px;
  border-style: solid;
}
.isotope-hidden.isotope_item {
  pointer-events: none;
  z-index: 1;
}
.isotope_item_colored .post_featured .post_mark_new {
  -webkit-box-shadow: -3px 2px 0 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -3px 2px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: -3px 2px 0 0 rgba(0, 0, 0, 0.2);
}
.post_item_colored .post_featured .post_mark_new {
  position: absolute;
  left: 0;
  top: 0;
  margin: 1.6em 0 0 1.6em;
  width: 4em;
  height: 4em;
  overflow: hidden;
  font-size: 0.625em;
  font-weight: 700;
  text-align: center;
  line-height: 4em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.post_item_colored .post_featured .post_descr,
.post_item_colored .post_featured .post_title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 20%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.post_item_colored .post_featured .post_descr {
  padding: 0.7143em 1.1429em;
}
.post_item_colored .post_featured .post_title {
  bottom: 20%;
  margin: 0;
  line-height: 1.15em;
  padding: 0.5em 0.7619em;
}
.post_item_colored_4 .post_featured .post_title {
  font-size: 1.125em;
  line-height: 1.15em;
  padding: 0.5em 0.6667em;
}
.post_item_colored .post_category {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.15em;
  margin: 0.25em 0 0.5em;
}
.post_item_colored .post_descr .post_price {
  float: right;
  margin-top: 1.5em;
}
.post_item_colored_4 .post_descr .post_price {
  margin-top: 0.875em;
}
.post_item_colored .post_descr .post_price_value {
  color: #222;
  font-size: 1.875em;
  line-height: 1.2857em;
}
.post_item_colored_4 .post_descr .post_price_value {
  font-size: 1.5em;
  line-height: 1.2857em;
}
.post_item_colored .post_descr .post_price_period {
  font-size: 1.125em;
  line-height: 1.2857em;
  color: #909090;
}
.post_item_colored_4 .post_descr .post_price_period {
  font-size: 1em;
  line-height: 1.2857em;
}
.post_item_colored .post_descr .post_price_period:before {
  content: "/";
  display: inline-block;
  margin: 0 0.5em;
}
.post_item_colored .post_content.ih-item.square.colored .post_info_wrap.info {
  padding: 0;
  text-align: left;
}
.post_item_colored
  .post_content.ih-item.square.colored
  .post_info_wrap.info
  .post_title {
  font-size: 1.625em;
  line-height: 1.15em;
  padding: 4px 8%;
  text-align: left;
  margin-top: 8%;
}
.post_item_colored_4
  .post_content.ih-item.square.colored
  .post_info_wrap.info
  .post_title {
  font-size: 1.125em;
  line-height: 1.15em;
  margin-top: 4%;
}
.post_item_colored
  .post_content.ih-item.square.colored
  .post_info_wrap.info
  .post_descr,
.post_item_colored
  .post_content.ih-item.square.colored
  .post_info_wrap.info
  .post_descr
  p {
  text-align: left;
  padding: 0.5em 8% 0;
  font-style: normal;
}
.post_item_colored
  .post_content.ih-item.square.colored
  .post_info_wrap.info
  .post_descr
  p {
  font-size: 0.875em;
  padding: 0;
}
.post_item_colored
  .post_content.ih-item.square.colored
  .post_info_wrap.info
  .post_descr
  p.post_info {
  margin-bottom: 2em;
}
.post_item_colored .post_info_wrap .post_buttons {
  position: absolute;
  left: 8%;
  right: 8%;
  bottom: 1.875em;
  height: 3em;
  overflow: hidden;
  padding: 0 0 0 4px;
}
.post_item_colored_4 .post_info_wrap .post_buttons {
  bottom: 1.125em;
  height: 2.3em;
  white-space: nowrap;
}
.post_item_colored .post_info_wrap .post_button {
  float: none;
  display: inline-block;
}
.post_item_colored .post_info_wrap .post_button + .post_button {
  margin-left: 0.625em;
}
.post_item_colored_4 .post_info_wrap .post_button .sc_button {
  padding: 0.5em 0.75em;
}
.isotope_wrap .isotope_item_colored_1 {
  width: 100%;
}
.isotope_wrap .isotope_item_colored_1 .post_item {
  overflow: hidden;
  position: relative;
}
.isotope_wrap .isotope_item_colored_1 .post_featured {
  width: 250px;
  height: 250px;
  float: left;
  border-right: 20px solid #f0f0f0;
  margin-right: 1.875em;
}
.isotope_wrap .isotope_item.isotope_item_colored_1 .post_description {
  padding-right: 2em;
}
.isotope_wrap .isotope_item.isotope_item_colored_1 .post_title {
  margin-top: 0.8em;
  margin-bottom: 0.25em;
}
.isotope_wrap .isotope_item.isotope_item_colored_1 .post_descr {
  max-height: 6em;
  margin-top: 1em;
  margin-bottom: 1em;
  overflow: hidden;
}
.isotope_wrap .isotope_item.isotope_item_colored_1 .post_buttons {
  text-align: right;
  white-space: nowrap;
}
.isotope_wrap .isotope_item.isotope_item_colored_1 .post_buttons a {
  float: none;
  display: inline-block;
  margin-left: 10px;
}
.pagination_wrap {
  text-align: center;
  position: relative;
  margin-top: 2em;
}
.pagination_wrap:after {
  content: " ";
  display: block;
  width: 100%;
  height: 0;
  clear: both;
}
.pagination_wrap .pager_first,
.pagination_wrap .pager_last,
.pagination_wrap .pager_next,
.pagination_wrap .pager_prev {
  border: none;
  background-color: transparent;
}
.pagination_wrap .pager_next {
  margin-left: 0.6em;
}
.pagination_wrap .pager_prev {
  margin-right: 1em;
}
.pagination_wrap .pager_first:before,
.pagination_wrap .pager_last:before,
.pagination_wrap .pager_next:before,
.pagination_wrap .pager_prev:before {
  margin-right: 0;
  font-family: "Afacad Flux";
}
.pagination_wrap .pager_next:before {
  content: "\e847";
}
.pagination_wrap .pager_prev:before {
  content: "\e846";
}
.pagination_wrap .pager_last:before {
  content: "\e847\e847";
  letter-spacing: -7px;
}
.pagination_wrap .pager_first:before {
  content: "\e846\e846";
  letter-spacing: -7px;
}
.pagination_wrap .pager_first:hover,
.pagination_wrap .pager_last:hover,
.pagination_wrap .pager_next:hover,
.pagination_wrap .pager_prev:hover {
  background-color: transparent;
}
.pagination_single {
  margin-bottom: 2em;
}
.pagination_single > .pager_pages {
  margin-right: 0.5em;
}
.pagination_lessons {
  margin-top: 2em;
  margin-bottom: 3em;
  overflow: hidden;
}
.pagination_lessons .pager_prev {
  float: left;
  margin-right: 2em;
  margin-top: 1em;
}
.pagination_lessons .pager_next {
  float: right;
  margin-top: 1em;
}
.pagination_pages > a,
.pagination_pages > span,
.pagination_single a,
.pagination_single > .pager_numbers {
  display: inline-block;
  margin: 0 4px 4px 0;
  text-align: center;
  padding: 1.4em 1.6em;
  font-size: 0.875em;
  line-height: 0.875em;
}
.pagination_viewmore > a {
  display: inline-block;
  text-align: center;
  padding: 0.75em 1.5em;
  font-size: 0.875em;
  font-weight: 700;
  line-height: 1.2857em;
}
.pagination_viewmore .viewmore_loading,
.pagination_viewmore .viewmore_text_2,
.pagination_viewmore.loading .viewmore_text_1 {
  display: none;
}
.pagination_viewmore.loading .viewmore_loading,
.pagination_viewmore.loading .viewmore_text_2 {
  display: inline-block;
}
.pagination_infinite {
  height: 0;
}
.pagination_infinite #viewmore_link {
  display: none;
}
.pagination_wrap.loading {
  height: 1.2857em;
  padding: 10px 0;
}
.mfp-preloader span,
.sc_video_frame.sc_video_active:before,
.viewmore_loader {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  right: auto;
}
.post_content.post_content_editor_present,
.post_featured .post_nav {
  position: relative;
}
.viewmore_loader {
  display: none;
  width: 50px;
  height: 50px;
  z-index: 1;
  margin: -25px 0 0 -25px;
}
.loading * {
  display: none;
}
.loading > .viewmore_loader {
  display: block;
}
.loading > .viewmore_loader,
.mfp-preloader span,
.sc_video_frame.sc_video_active:before {
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out;
}
@-webkit-keyframes rotateplane {
  0% {
    -webkit-transform: perspective(120px);
    transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
    transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
    transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}
@keyframes rotateplane {
  0% {
    -webkit-transform: perspective(120px);
    transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
    transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
    transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}
.post_item_attachment > .post_title,
.post_item_single > .post_title {
  margin-top: 0;
}
.post_info .frontend_editor_buttons {
  float: right;
}
.post_info .frontend_editor_buttons [class*="icon-"]:before {
  margin-right: 0.5em;
}
.post_featured .post_nav_item {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 50%;
  height: 60px;
  color: #3a3a3a;
  margin-top: -80px;
  overflow: hidden;
  padding: 50px 0;
}
.post_featured .post_nav_next {
  left: auto;
  right: 0;
}
.post_featured .post_nav_item:before {
  position: absolute;
  display: block;
  top: 50px;
  left: 25px;
  width: 58px;
  height: 58px;
  line-height: 58px;
  font-size: 25px;
  font-family: "Afacad Flux";
  border: 1px solid #ddd;
  background-color: rgba(255, 255, 255, 0.8);
  color: #888;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
}
.post_featured .post_nav:hover .post_nav_item:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.post_featured .post_nav:hover .post_nav_prev:hover:before {
  opacity: 0;
  filter: alpha(opacity=0);
  left: -60px;
}
.post_featured .post_nav:hover .post_nav_next:hover:before {
  opacity: 0;
  filter: alpha(opacity=0);
  right: -60px;
}
.post_featured .post_nav .post_nav_prev:before {
  content: "\e837";
}
.post_featured .post_nav .post_nav_next:before {
  content: "\e836";
  left: auto;
  right: 25px;
}
.post_featured .post_nav_item .post_nav_info {
  display: block;
  height: 60px;
  width: auto;
  float: left;
  padding: 0 25px;
  margin-left: -300px;
  overflow: hidden;
  max-width: 160px;
  background-color: rgba(255, 255, 255, 0.8);
  line-height: 1.5em;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -ms-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  -webkit-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  -moz-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
#toc .toc_inner,
.post_featured .post_nav_item:before {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.post_featured .post_nav_next .post_nav_info {
  float: right;
  margin-left: 0;
  margin-right: -300px;
}
.post_featured .post_nav .post_nav_info_title {
  display: block;
  padding-top: 8px;
  line-height: 1.2857em;
}
.post_featured .post_nav .post_nav_info_description {
  font-size: 0.75em;
  line-height: 1.5em;
}
.post_featured .post_nav_prev:hover .post_nav_info {
  margin-left: -6px;
}
.post_featured .post_nav_next:hover .post_nav_info {
  margin-right: -6px;
}
.post_featured .post_nav_item:before {
  transition: all 0.3s ease-out;
}
.post_author {
  margin-bottom: 2em;
  padding: 1.25em 1.85em;
  overflow: hidden;
}
.article_style_boxed.single .post_author {
  margin-top: 2em;
}
.post_author .post_author_avatar {
  float: left;
  margin: 0 20px 10px 0;
  overflow: hidden;
  width: 75px;
  height: 75px;
}
.post_author .post_author_title {
  margin-top: 0;
}
.post_author .post_author_info {
  overflow: hidden;
}
.post_author .post_author_info p {
  margin: 0;
}
.post_author .post_author_info p + p {
  margin-top: 0.5em;
}
.post_author .post_author_info .sc_socials {
  margin-top: 0.5em;
  display: block;
}
.comments_wrap {
  margin-top: 3em;
}
.body_style_fullscreen .comments_wrap {
  margin-bottom: 3em;
}
.comments_list_wrap ul.children,
.comments_list_wrap ul > li + li {
  padding-top: 1.25em;
  margin-top: 1.25em;
  border-top-width: 2px;
  border-top-style: solid;
}
.comments_wrap .comment-respond {
  padding-bottom: 4px;
}
.comments_list_wrap .comment-respond,
.comments_list_wrap > ul {
  padding-bottom: 1.25em;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
.comments_list_wrap .comment-respond {
  margin-bottom: 1.25em;
}
.comments_list_wrap ul > li + li > .comment_author_avatar {
  top: 1.5em;
}
.comments_list > li.trackback {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  padding-right: 4em;
  min-height: 0;
  position: relative;
}
.comments_list > li.trackback p {
  font-style: italic;
  padding-bottom: 0.8em;
}
.comments_list > li.trackback p a {
  font-style: normal;
}
.comments_list > li.trackback .edit-link {
  position: absolute;
  right: 0;
  top: 0;
}
.comments_list > li + li.trackback .edit-link {
  margin-top: 1.25em;
}
.comments_list_wrap .comments_closed {
  margin-top: 2em;
  color: #222;
}
.comments_list_wrap .comments_list_title {
  margin-top: 0;
}
.comments_list_wrap > ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.comments_list_wrap ul > li {
  overflow: hidden;
  position: relative;
  min-height: 5em;
}
.comments_list_wrap ul > li:before {
  display: none;
}
.comments_list_wrap ul ul {
  margin-left: 105px;
}
.comments_list_wrap ul ul ul ul ul {
  margin-left: 0;
}
.comments_list_wrap .comment_author_avatar {
  position: absolute;
  left: 0;
  top: 0.25em;
  z-index: 1;
  width: 75px;
  height: 75px;
}
.comments_list_wrap .comment_content {
  padding-left: 105px;
}
.comments_list_wrap .comment_info {
  font-size: 0.875em;
  margin-bottom: 0.5em;
}
.comments_list_wrap .comment_info > span + span:before {
  content: "|";
  display: inline-block;
  margin: 0 0.8em;
}
.comments_list_wrap .comment_info .comment_date_label {
  font-style: italic;
}
.comments_list_wrap .comment_not_approved {
  padding: 0 0 0.5em;
  font-style: italic;
  font-weight: 300;
}
.comments_list_wrap .comment_text {
  margin-bottom: 0.5em;
  color: #222;
}
.comments_list_wrap .comment_text p {
  margin: 0;
}
.comments_list_wrap .comment_text p + p {
  margin-top: 0.5em;
}
.comments_list_wrap .comment_text ul {
  margin: 0;
  padding: 0 0 0 1.5em;
  list-style: outside;
}
.comments_list_wrap .comment_text ul > li > ul {
  margin-top: 0.5em;
}
.comments_list_wrap .comment_text ul > li {
  min-height: 0;
  border: none;
  padding: 0;
  margin: 0 0 0.5em;
  overflow: visible;
}
.comments_list_wrap .comment_reply a {
  font-size: 0.875em;
}
.comments_list_wrap .comment_reply a:before {
  content: "\e802";
  font-family: "Afacad Flux";
  margin-right: 0.5em;
}
.comments_wrap .comment-reply-title {
  display: none;
}
.comments_wrap .comments_list_wrap .comment-reply-title {
  display: block;
}
.comments_wrap .comments_field label,
.menu_side_nav {
  display: none;
}
.comments_wrap .comments_notes {
  font-size: 0.875em;
  color: #909090;
}
.comments_wrap .comments_field {
  margin-bottom: 20px;
}
.comments_wrap .comments_field input,
.comments_wrap .comments_field textarea {
  width: 100%;
  padding: 0.75em 1em;
}
.comments_wrap .comments_author,
.comments_wrap .comments_email {
  width: 48%;
  float: left;
}
.comments_wrap .comments_email {
  float: right;
}
.comments_wrap .comments_site {
  clear: both;
}
.comments_form_wrap {
  padding-bottom: 4px;
}
.comments_wrap .form-submit {
  text-align: left;
  margin: 0;
}
.article_style_boxed .post_item_404 {
  padding: 1px 0;
}
.post_item_404 .page_subtitle,
.post_item_404 .page_title {
  font-family: "Afacad Flux";
}
.post_item_404 .page_description,
.post_item_404 .page_search,
.post_item_404 .page_subtitle,
.post_item_404 .page_title {
  text-align: center;
}
.post_item_404 .page_title {
  font-size: 15em;
  font-weight: 600;
  line-height: 1em;
  margin-bottom: 0;
  margin-top: 0.12em;
}
.post_item_404 .page_subtitle {
  font-size: 2.188em;
  line-height: 1em;
  margin-bottom: 1.4em;
  margin-top: 0.5em;
}
.post_item_404 .page_description {
  max-width: 33%;
  margin: 0 auto 3.25em;
  line-height: 1.5em;
}
.post_item_404 .page_search {
  margin-bottom: 3.75em;
}
.post_item_404 .page_search .search_wrap {
  margin: 0 auto;
}
.post_item_single_team .post_info_share_horizontal {
  margin: 2em 0;
}
.menu_side_nav > li > a {
  display: block;
  padding: 0.5em;
}
.menu_side_nav > li ul {
  position: absolute;
  border: 1px solid #ddd;
  width: 220px;
  padding: 0;
  display: none;
  z-index: 100000;
}
.menu_side_nav > li > ul {
  left: 251px;
  top: -0.5em;
}
.menu_side_nav > li > ul ul {
  left: 222px;
  top: -0.5em;
}
.menu_side_nav > li > ul ul.submenu_left {
  left: -221px;
}
.menu_side_nav > li.menu-item-has-children > a {
  padding-right: 2em;
}
.menu_side_nav > li.menu-item-has-children > a:after {
  content: "\e836";
  font-family: "Afacad Flux";
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.menu_side_nav li a:before {
  margin-right: 0.5em;
}
.menu_side_responsive,
.menu_side_responsive ul {
  display: none;
}
.menu_mobile .menu_side_nav {
  display: none !important;
}
.menu_side_responsive li li.menu-item-has-children > a:after,
.menu_side_responsive > li.menu-item-has-children > a:after {
  content: "\e828";
  font-family: "Afacad Flux";
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.menu_side_responsive li li.menu-item-has-children.opened > a:after,
.menu_side_responsive > li.menu-item-has-children.opened > a:after {
  content: "\e835";
}
.sidebar aside + aside {
  margin-top: 2em;
  padding-top: 2.1em;
  border-top: 1px solid rgba(142, 144, 146, 0.15);
}
.widget_area .widget_title {
  margin-top: 0;
  margin-bottom: 1.4em;
}
.widget_area ul {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
}
.widget_area ul ul {
  margin-top: 0.5em;
}
.widget_area ul li {
  position: relative;
  padding-left: 0.8em;
  margin-bottom: 0;
}
.widget_area ul li:before {
  content: "\e847";
  font-family: "Afacad Flux";
  position: absolute;
  left: 1px;
  top: 0;
}
.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li,
.widget_area_inner ul li:before {
  font-size: 0.875em;
}
.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li + li {
  margin-left: 1em;
}
.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
  padding: 2px 10px;
}
.widget_area .sc_tabs.sc_tabs_style_2 .sc_tabs_content {
  padding: 10px 0 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.widget_categories select {
  width: 100%;
}
.widget_area .widget_product_search .search_form,
.widget_area .widget_search .search_form {
  position: relative;
  overflow: hidden;
}
.widget_area .widget_product_search .search_button,
.widget_area .widget_search .search_button {
  text-align: center;
  border: none;
  background: 0 0;
}
.widget_area_inner .widget_product_search .search_field,
.widget_area_inner .widget_search .search_field {
  padding-right: 30px;
  padding-left: 20px;
  background: 0 0;
  border: none;
  width: 100%;
  height: 3.75em;
  line-height: 3.75em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.widget_area_inner .widget_product_search .search_button,
.widget_area_inner .widget_search .search_button {
  position: absolute;
  right: 7px;
  top: 11px;
  padding: 0;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.widget_area .widget_calendar table {
  width: 100%;
}
.widget_area .widget_calendar .weekday {
  font-size: 0.6875em;
}
.widget_area .widget_calendar td .day_wrap {
  display: block;
  position: relative;
  border: 2px solid transparent;
  padding: 4.5px 9px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.widget_area .widget_calendar td a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid transparent;
}
.widget_area .widget_calendar td,
.widget_area .widget_calendar th {
  font-weight: 300;
  text-align: center;
  border-width: 0;
}
.widget_area .widget_calendar th {
  padding: 10px 4px;
}
.widget_area .widget_calendar td {
  font-size: 0.875em;
  padding: 0;
}
.widget_area .widget_calendar .month_next a,
.widget_area .widget_calendar .month_prev a {
  display: block;
}
.widget_area .widget_calendar .month_next a:before,
.widget_area .widget_calendar .month_prev a:before {
  font-family: "Afacad Flux";
}
.widget_area .widget_calendar .month_prev a:before {
  content: "\e84a";
}
.widget_area .widget_calendar .month_next a:before {
  content: "\e84b";
}
.widget_area .widget_rss ul li::before,
.widget_area_inner li.recentcomments:before {
  content: "";
}
.widget_area_inner li.recentcomments {
  padding: 1.875em 0;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}
.widget_area_inner li.recentcomments:first-child {
  padding-top: 0;
}
.widget_area_inner li.recentcomments:last-child {
  padding-bottom: 0;
}
.widget_area .widget_rss .widget_title a {
  display: inline-block;
  margin-right: 6px;
}
.widget_area .widget_rss .widget_title img {
  vertical-align: baseline;
}
.widget_area .widget_rss li {
  font-size: 1em;
  padding-left: 0;
  margin-bottom: 1.6em;
}
.widget_area .widget_rss li > a {
  font-size: 1em;
  display: block;
  line-height: 1.3em;
  margin-bottom: 0.4em;
}
.widget_area .widget_product_tag_cloud,
.widget_area .widget_tag_cloud {
  overflow: hidden;
}
.widget_area .widget_product_tag_cloud a,
.widget_area .widget_tag_cloud a {
  display: block;
  float: left;
  padding: 5px 15px;
  margin: 0 4px 4px 0;
  font-size: 0.75em !important;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.widget_area .widget_advert .image_wrap {
  overflow: hidden;
  display: block;
  margin-bottom: 1em;
}
.widget_area .widget_flickr {
  overflow: hidden;
}
.widget_area .widget_flickr .flickr_images {
  margin-right: -5px;
}
.widget_area .widget_flickr .flickr_badge_image {
  float: left;
  margin: 0 10px 10px 0;
  overflow: hidden;
  width: 30%;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.widget_area .widget_flickr .flickr_badge_image:nth-child(3n) {
  margin-right: 0;
}
.widget_area .widget_flickr .flickr_badge_image img {
  width: 100%;
}
.widget_area .widget_socials .sc_socials {
  margin-top: 1.8em;
}
.widget_area .widget_twitter ul li {
  padding-left: 1.5em;
}
.widget_area .widget_twitter ul li:before {
  content: "\e89a";
  font-size: 1em;
  left: 0;
}
.footer_wrap_inner {
  padding: 5em 0 0;
  color: #D8BE88;
}
.footer_wrap aside {
  margin-bottom: 1.5em;
}
.footer_wrap_inner .widget_title {
  font-size: 1.563em;
  margin-bottom: 1.4em;
}
.contacts_wrap_inner {
  padding: 3.9em 0 2.25em;
  text-align: center;
}
.contacts_wrap .logo {
  text-align: center;
  margin-bottom: 2em;
}
.contacts_wrap .logo .logo_text {
  font-size: 2em;
}
.contacts_wrap .logo img {
  vertical-align: middle;
  display: inline-block;
}
.contacts_wrap .contacts_address {
  overflow: hidden;
  font-size: 0.875em;
  margin-bottom: 1.5em;
}
.contacts_wrap .contacts_address .address_left {
  width: 48%;
  text-align: right;
  float: left;
}
.contacts_wrap .contacts_address .address_right {
  width: 48%;
  text-align: left;
  float: right;
}
.footer_wrap_inner .widget_recent_entries ul li {
  padding: 0 0 1.5em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  font-weight: 400;
  margin-bottom: 1.5em;
}
.footer_wrap_inner .widget_recent_entries ul li:before {
  content: "";
}
.footer_wrap_inner .widget_text p {
  line-height: 1.2em;
}
.testimonials_wrap.sc_section,
.twitter_wrap.sc_section {
  padding: 0;
}
.testimonials_wrap_inner,
.twitter_wrap_inner {
  background-repeat: no-repeat;
  background-position: center top;
}
footer.testimonials_wrap .sc_section_overlay,
footer.twitter_wrap .sc_section_overlay {
  padding: 3em 0;
}
.copyright_wrap_inner {
  font-size: 0.875em;
  padding: 2.2em 0;
  overflow: hidden;
}
.copyright_wrap p {
  margin: 0;
}
.copyright_style_text {
  text-align: center;
}
.copyright_style_menu .copyright_text,
.copyright_style_socials .copyright_text {
  float: left;
}
.copyright_style_menu .menu_footer_nav,
.copyright_style_socials .sc_socials {
  float: right;
}
.copyright_style_socials .copyright_wrap_inner {
  padding-bottom: 1.5em;
}
.copyright_style_menu .menu_footer_nav {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: right;
}
.menu_mobile .copyright_style_menu .copyright_text,
.menu_mobile .copyright_style_socials .copyright_text,
.menu_mobile .copyright_wrap .sc_socials,
.menu_mobile .menu_footer_nav {
  float: none;
  text-align: center;
}
.menu_mobile .copyright_style_menu .copyright_text,
.menu_mobile .copyright_style_socials .copyright_text {
  margin-top: 1em;
}
.menu_mobile .copyright_wrap .sc_socials {
  display: block;
}
.copyright_style_menu .menu_footer_nav li {
  display: inline-block;
  margin-bottom: 0;
}
.copyright_style_menu .menu_footer_nav li + li:before {
  content: "|";
  display: inline-block;
  margin: 0 0.5em;
}
#toc.toc_no,
.popup_wrap {
  display: none;
}
.sc_highlight {
  padding: 5px;
}
.sc_highlight_style_2 {
  border-bottom: 1px solid transparent;
  padding: 1px 0;
}
.sc_tooltip_parent {
  font-weight: 600;
}
.contact_services .sc_services_item .sc_services_item_description {
  margin-top: 1.2em;
}
#toc {
  position: fixed;
  z-index: 999;
  top: 0;
  bottom: 0;
  right: 0;
  width: 60px;
}
#toc a {
  color: #fff;
}
#toc .toc_inner {
  position: absolute;
  top: 50%;
  right: -60px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: all 0.3s ease-out;
}
#toc.toc_fixed .toc_inner,
#toc:hover .toc_inner {
  right: 0;
}
#toc .toc_item {
  position: relative;
  width: 57px;
  height: 60px;
  border-right: 3px solid rgba(0, 0, 0, 0.8);
  background-color: rgba(0, 0, 0, 0.8);
}
#toc .toc_description,
#toc .toc_item.current,
#toc .toc_item:hover {
  background-color: rgba(128, 128, 128, 0.8);
}
#toc .toc_item.toc_separator {
  margin-bottom: 1px;
}
#toc .toc_icon {
  position: absolute;
  display: block;
  z-index: 2;
  top: 0;
  left: 0;
  width: 57px;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
#toc .toc_icon.with_title {
  line-height: 40px;
}
#toc .toc_icon:before {
  font-size: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
#toc .toc_title {
  position: absolute;
  bottom: 6px;
  left: 0;
  display: block;
  width: 57px;
  line-height: 12px;
  font-size: 12px;
}
#toc .toc_description {
  position: absolute;
  top: 0;
  right: -300px;
  width: 240px;
  height: 30px;
  padding: 1em;
  font-size: 0.875em;
  line-height: 1.2em;
  z-index: 1;
  color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#toc .toc_item:hover .toc_description {
  right: 68px;
  opacity: 1;
  filter: alpha(opacity=100);
}
#toc .toc_description:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-left-color: rgba(128, 128, 128, 0.8);
  border-width: 8px;
  margin-top: -8px;
}
.hover_icon,
.sc_image.image_hover a,
.widget_area .widget_flickr .flickr_badge_image a {
  position: relative;
  display: block;
}
.hover_icon:before,
.sc_image.image_hover a:before,
.widget_area .widget_flickr .flickr_badge_image a:before {
  font-size: 1em;
  font-weight: 400;
  padding: 0.5em 1em;
  font-family: "Afacad Flux";
  color: #fff;
  cursor: pointer;
  position: absolute;
  z-index: 10;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  opacity: 0;
  filter: alpha(opacity=0);
  margin-top: 100px;
  -webkit-transition: all ease 0.3s, opacity ease 0.1s;
  -moz-transition: all ease 0.3s, opacity ease 0.1s;
  -ms-transition: all ease 0.3s, opacity ease 0.1s;
  -o-transition: all ease 0.3s, opacity ease 0.1s;
  transition: all ease 0.3s, opacity ease 0.1s;
}
.hover_icon_link:before,
.sc_image.image_hover a:before,
.widget_area .widget_flickr .flickr_badge_image a:before {
  content: "\e8a4";
}
.hover_icon:hover:before,
.sc_image.image_hover:hover a:before,
.widget_area .widget_flickr .flickr_badge_image:hover a:before {
  opacity: 1;
  filter: alpha(opacity=100);
  margin-top: 0;
}
.hover_icon_play:before {
  content: "\e8dd";
  font-size: 1em;
  padding: 10px 15px;
  text-shadow: none;
  font-weight: 300;
}
.hover_icon_zoom:before {
  content: "\e8d9";
}
.hover_icon_view:before {
  content: "\e8e2";
}
.hover_icon:after,
.sc_image.image_hover a:after,
.widget_area .widget_flickr .flickr_badge_image a:after {
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: opacity ease 0.3s;
  -moz-transition: opacity ease 0.3s;
  -ms-transition: opacity ease 0.3s;
  -o-transition: opacity ease 0.3s;
  transition: opacity ease 0.3s;
}
.player_photo .hover_icon.hover_icon_view:after {
  height: 101%;
}
.sc_image.image_hover a:after,
.widget_area .widget_flickr .flickr_badge_image a:after {
  background-color: rgba(0, 0, 0, 0.5);
}
.hover_icon:hover:after,
.sc_image.image_hover a:hover:after,
.widget_area .widget_flickr .flickr_badge_image a:hover:after {
  opacity: 1;
}
.scroll_to_top {
  display: block;
  position: fixed;
  width: 3em;
  height: 3em;
  line-height: 3em;
  text-align: center;
  bottom: -4em;
  right: 2em;
  background: #fff;
  border: 1px solid #ddd;
  cursor: pointer;
  z-index: 100001;
  -webkit-transition: all ease 1.5s;
  -moz-transition: all ease 1.5s;
  -ms-transition: all ease 1.5s;
  -o-transition: all ease 1.5s;
  transition: all ease 1.5s;
  filter: alpha(opacity=0);
  opacity: 0;
}
.greeting_section_bg,
.testimonials_section_bg {
  background-repeat: no-repeat;
  background-size: cover;
}
.scroll_to_top.show {
  filter: alpha(opacity=100);
  opacity: 1;
  bottom: 2em;
}
.custom_options #co_toggle {
  right: -2.5625em;
}
.popup_wrap {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1000000;
  width: 37.5em;
  padding: 3em 2.5em 2em;
  -webkit-box-shadow: -4px 3px 0 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -4px 3px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: -4px 3px 0 0 rgba(0, 0, 0, 0.2);
  color: initial;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.popup_wrap input[type="text"],
.popup_wrap input[type="email"],
.popup_wrap input[type="password"] {
  font-size: 1.1667em;
  line-height: 1.5em;
  padding: 0.3em;
}
.popup_registration {
  right: -5.5em;
}
.popup_wrap .popup_close {
  display: block;
  font-size: 1.25em;
  line-height: 1em;
  width: 1em;
  height: 1em;
  position: absolute;
  right: 0;
  top: 0;
  margin: 0.5em 0.5em 0 0;
  text-align: center;
  color: #ccc;
  border: 2px solid #ebebeb;
  background-color: #f4f7f9;
}
.popup_wrap .popup_close:hover {
  color: #909090;
  border: 2px solid #ccc;
  background-color: #fff;
}
.popup_wrap .popup_close:before {
  font-family: "Afacad Flux";
  content: "\e8a3";
  line-height: 1em;
  padding: 0 !important;
  margin: 0 !important;
}
.popup_wrap .form_wrap {
  position: relative;
  overflow: hidden;
}
.popup_wrap .form_wrap .result {
  position: absolute;
  z-index: 10;
  left: 50%;
  top: 25%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-box-shadow: -4px 3px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -4px 3px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: -4px 3px 5px 0 rgba(0, 0, 0, 0.2);
}
.popup_wrap .form_wrap .result p {
  line-height: 1.5em;
}
.popup_wrap .form_wrap .result a {
  color: #fff;
}
.popup_wrap .form_wrap .error_fields_class {
  border-color: #cc6868;
}
.popup_wrap .form_left {
  float: left;
  padding-right: 2.5em;
  width: 54%;
  border-right: 1px solid #e0e0e0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.popup_wrap .form_right {
  float: right;
  padding-left: 2.5em;
  width: 45%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.popup_wrap.popup_registration .form_left {
  width: 50%;
  padding-right: 5px;
  border-right: none;
}
.popup_wrap.popup_registration .form_right {
  width: 50%;
  padding-left: 5px;
}
.popup_wrap .popup_form_field {
  margin-bottom: 0.625em;
}
.popup_wrap input[type="text"],
.popup_wrap input[type="email"],
.popup_wrap input[type="password"] {
  width: 100%;
  border: 2px solid #ebebeb;
  background-color: #fafafa;
}
.popup_wrap input:not([type="submit"]):focus {
  background-color: #fff;
}
.popup_wrap .popup_form_field.iconed_field {
  position: relative;
}
.popup_wrap .popup_form_field.iconed_field:before {
  position: absolute;
  z-index: 1;
  top: 10px;
  right: 8px;
  margin-right: 0;
  color: #c9c9c9;
  width: 1em;
}
.popup_wrap .popup_form_field.iconed_field input {
  padding-right: 30px;
}
.popup_wrap .popup_form_field .forgot_password {
  float: right;
  line-height: 1.5em;
}
.popup_wrap .popup_form_field.submit_field {
  padding: 1em 0 4px 4px;
}
.popup_wrap .popup_form_field .submit_button {
  width: 100%;
}
.popup_wrap .login_socials_title {
  color: #222;
  font-size: 1.5em;
  line-height: 1.2857em;
  margin-bottom: 0.5em;
}
.popup_wrap .login_socials_problem {
  line-height: 1.2857em;
}
.popup_wrap .popup_form_field.remember_field {
  margin-top: 1.2em;
}
.social-login-provider-list {
  padding-left: 0;
}
.tribe-event-schedule-details {
  padding-left: 1em;
}
.mejs-controls button:active,
.mejs-controls button:hover {
  background-color: transparent !important;
}
.mfp-figure figcaption {
  margin-bottom: 40px !important;
  height: 40px;
  padding: 0 16px;
  overflow: hidden;
}
.mfp-figure figcaption .mfp-bottom-bar {
  left: 16px;
  right: 16px;
  margin-top: -30px;
  width: auto;
}
iframe[name="google_conversion_frame"] {
  height: 1px;
  min-height: 0;
  display: none;
}
.reservation_hotspots .cq-hotspots .hotspot-item a {
  font-size: 1.375em;
  border: none;
  width: 2.273em;
  height: 2.273em;
}
.reservation_hotspots .cq-hotspots .hotspot-item a i {
  font-size: 1em;
}
.tooltipster-base {
  border-color: #152229 !important;
  border-radius: 0 !important;
}
.tooltipster-base .tooltipster-content {
  font-family: "Afacad Flux" !important;
  font-size: 14px !important;
  color: #fff !important;
  background-color: #152229 !important;
}
.tooltipster-arrow span:nth-child(2) {
  border-color: transparent !important;
}
.hotspot_1 {
  top: 15.9%;
  left: 3.67%;
}
.hotspot_2 {
  top: 27.9%;
  left: 86.15%;
}
.hotspot_3 {
  top: 73.4%;
  left: 3.6%;
}
.hotspot_4 {
  top: 62.8%;
  left: 86.32%;
}
.social-login-provider img {
  margin-right: 5px;
}
body table.booked-calendar tr.entryBlock td {
  display: none !important;
}
.accent_top:before {
  content: " ";
  display: block;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 0;
  width: 3em;
  height: 2.8em;
  background-color: #fff;
  margin: -1.4em 0 0 -1.2857em;
  -webkit-transform: rotate(35deg) skewX(-20deg);
  -moz-transform: rotate(35deg) skewX(-20deg);
  transform: rotate(35deg) skewX(-20deg);
}
.rounded_none {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.rounded_tiny {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.rounded_small {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.rounded_medium {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.rounded_large {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.rounded {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.margin_left_hide,
.margin_left_no,
.margin_left_none,
.margin_left_null {
  margin-left: 0 !important;
}
.margin_left_tiny {
  margin-left: 10px !important;
}
.margin_left_small {
  margin-left: 20px !important;
}
.margin_left_medium {
  margin-left: 40px !important;
}
.margin_left_large {
  margin-left: 60px !important;
}
.margin_left_huge {
  margin-left: 80px !important;
}
.margin_right_hide,
.margin_right_no,
.margin_right_none,
.margin_right_null {
  margin-right: 0 !important;
}
.margin_right_tiny {
  margin-right: 10px !important;
}
.margin_right_small {
  margin-right: 20px !important;
}
.margin_right_medium {
  margin-right: 40px !important;
}
.margin_right_large {
  margin-right: 60px !important;
}
.margin_right_huge {
  margin-right: 80px !important;
}
.margin_top_hide,
.margin_top_no,
.margin_top_none,
.margin_top_null {
  margin-top: 0 !important;
}
.margin_top_tiny {
  margin-top: 10px !important;
}
.margin_top_small {
  margin-top: 20px !important;
}
.margin_top_medium {
  margin-top: 40px !important;
}
.margin_top_large {
  margin-top: 60px !important;
}
.margin_top_huge {
  margin-top: 80px !important;
}
.margin_top_tiny- {
  margin-top: -10px !important;
}
.margin_top_small- {
  margin-top: -20px !important;
}
.margin_bottom_hide,
.margin_bottom_no,
.margin_bottom_none,
.margin_bottom_null {
  margin-bottom: 0 !important;
}
.margin_bottom_tiny {
  margin-bottom: 10px !important;
}
.margin_bottom_small {
  margin-bottom: 20px !important;
}
.margin_bottom_medium {
  margin-bottom: 40px !important;
}
.margin_bottom_large {
  margin-bottom: 60px !important;
}
.margin_bottom_huge {
  margin-bottom: 80px !important;
}
.margin_bottom_tiny- {
  margin-bottom: -10px !important;
}
.width_222 {
  width: 222px;
}
.width_10_per {
  width: 10%;
}
.width_45_per_imp {
  width: 45% !important;
}
.width_80_per {
  width: 80%;
}
.width_100_per {
  width: 100%;
}
.height_222 {
  height: 222px;
}
.height_350 {
  height: 350px;
}
.height_400 {
  height: 400px;
}
.height_430 {
  height: 430px;
}
.height_434 {
  height: 434px;
}
.height_590 {
  height: 590px;
}
.height_659 {
  height: 659px;
}
.margin_top_1em_imp {
  margin-top: 1em !important;
}
.margin_top_2em_imp {
  margin-top: 2em !important;
}
.margin_bottom_1_55em_imp {
  margin-bottom: 1.55em !important;
}
.margin_bottom_3_2em_imp {
  margin-bottom: 3.2em !important;
}
.margin_bottom_15_imp {
  margin-bottom: 15px !important;
}
.margin_bottom_25_imp {
  margin-bottom: 25px !important;
}
.margin_bottom_50_imp {
  margin-bottom: 50px !important;
}
.margin_left_3 {
  margin-left: 3px;
}
.margin_right_3 {
  margin-right: 3px;
}
.padding_top_null_imp {
  padding-top: 0 !important;
}
.padding_top_7_imp {
  padding-top: 7px !important;
}
.padding_top_40_imp {
  padding-top: 40px !important;
}
.padding_top_80_imp {
  padding-top: 80px !important;
}
.padding_top_1_em_imp {
  padding-top: 1em !important;
}
.padding_bottom_null_imp {
  padding-bottom: 0 !important;
}
.padding_bottom_7_imp {
  padding-bottom: 7px !important;
}
.padding_bottom_60_imp {
  padding-bottom: 60px !important;
}
.padding_bottom_80_imp {
  padding-bottom: 80px !important;
}
.padding_bottom_1_em_imp {
  padding-bottom: 1em !important;
}
.padding_left_8_per_imp {
  padding-left: 8% !important;
}
.padding_right_5_per_imp {
  padding-right: 5% !important;
}
.padding_right_8_per_imp {
  padding-right: 8% !important;
}
.font_size_0_875em {
  font-size: 0.875em;
}
.line_height_1_5em {
  line-height: 1.5em;
}
.display_block {
  display: block;
}
.display_none {
  display: none;
}
.pos_relative {
  position: relative;
}
.ltr_spc1 {
  letter-spacing: 1px;
}
.border_none_imp {
  border: none !important;
}
.line_style_1 {
  border-top-color: #e6e6e5;
}
.text_align_center {
  text-align: justify;
}
.text_align_left {
  text-align: left;
}
.custom_subtitle {
  font-size: 0.75em;
  font-weight: 400;
  letter-spacing: 2px;
}
.greeting_section_bg {
  background-image: url(../images/custom_bg1.png);
}
.sc_section.greeting_section .sc_section_content {
  padding: 2.5em 0;
}
.greeting_section .sc_columns .sc_column_item_inner {
  -webkit-box-shadow: 2px 3px 25px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 3px 25px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 2px 3px 25px 0 rgba(0, 0, 0, 0.15);
}
.custom_slider_1 .text_uppercase,
.greeting_section .text_uppercase {
  font-size: 0.875em;
}
.testimonials_section_bg {
  background-image: url(../images/bg-1.jpg);
  background-position: center;
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
.contact_form_custom_1,
.testimonials_custom_1 {
  width: 66% !important;
}
.sale_section {
  padding-top: 80px !important;
  padding-bottom: 60px !important;
  background: url(../images/sale1.png) center no-repeat #152229;
  background-size: cover;
}
.sale_section h2.sc_title {
  font-size: 4.188em;
}
.sale_section h3.sc_title {
  font-size: 2.6em;
}
.info_block_1 .sc_title,
.info_block_2 .sc_title {
  margin-bottom: 30px;
}
.columns_wrap .info_block_2 {
  padding: 3.2em 1.786em 0 0.714em;
}
.columns_wrap .info_block_1 .video_subtitle {
  font-size: 0.714em;
  letter-spacing: 1px;
  margin-top: -0.1em;
  padding-bottom: 6em;
}
.columns_wrap .info_block_1 .sc_column_item_inner,
.custom_slider_1 .sc_slider,
.info_block_1 .sc_video_frame,
.info_block_2 .post_featured {
  -webkit-box-shadow: 2px 3px 25px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 3px 25px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 2px 3px 25px 0 rgba(0, 0, 0, 0.15);
}
.contact_form_custom_1 .sc_form_descr {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
#sc_slider_1 {
  height: 500px;
}
.custom_slider_1 .sc_columns .sc_column_item_inner {
  padding: 0 3.75em 3.75em 0;
}
.slider2_slide1 {
  background-image: url(../images/image-1.jpg);
}
.slider2_slide2 {
  background-image: url(../images/image-8.jpg);
}
.slider2_slide3 {
  background-image: url(../images/photo-3.jpg);
}
.slider2_slide4 {
  background-image: url(../images/photo-2.jpg);
}
.slider5_slide1 {
  background-image: url(../images/image-11-770x434.jpg);
}
.slider5_slide2 {
  background-image: url(../images/image-6-770x434.jpg);
}
.slider5_slide3 {
  background-image: url(../images/image-4-770x434.jpg);
}
.slider5_slide4 {
  background-image: url(../images/image-21-770x434.jpg);
}
.slider5_slide5 {
  background-image: url(../images/image-71-770x434.jpg);
}
.field_review_slider_slide1 {
  background-image: url(../images/image-21.jpg);
}
.field_review_slider_slide2 {
  background-image: url(../images/image-20.jpg);
}
.field_review_slider_slide3 {
  background-image: url(../images/photo-1.jpg);
}
.field_review_slider_slide4 {
  background-image: url(../images/photo-4.jpg);
}
.field_review_slider_pattern {
  /* background-image: url(../images/custom_pattern1.png); */
  background-repeat: repeat;
}
.swal2-styled.swal2-confirm{
  background-color: #22655E !important;
}