@charset "UTF-8";
/*****************************************************************/
/*
 /*** Theme Scss file Compile
 /*
 /*****************************************************************/
/*****************************************************************/
/*
 /*** Global Scss file Compile
 /*
 /*****************************************************************/
html {
  overflow-x: hidden;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
html.noScroll {
  overflow-y: hidden;
}
body {
  font-family: Roboto;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  color: #7d7d7d;
}
h1, .h1 {
  font-family: Roboto Slab;
  font-weight: 400;
  font-size: 24px;
  line-height: 34px;
  color: #252525;
}
h2, .h2 {
  font-family: Roboto Slab;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #252525;
}
h3, .h3 {
  font-family: Roboto Slab;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #252525;
}
h4, .h4 {
  font-family: Roboto Slab;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  color: #252525;
}
h5, .h5 {
  font-family: Roboto Slab;
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  color: #252525;
}
h6, .h6 {
  font-family: Roboto Slab;
  font-weight: 400;
  font-size: 11px;
  line-height: 15px;
  color: #252525;
}
a, button, a:hover {
  color: #cfa167;
  transition: all 0.25s ease;
}
button, .button {
  background-color: #cfa167;
  border: none;
  color: #fff;
  padding: 0.5em 1.5em;
  cursor: pointer;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
select, input, textarea {
  max-width: 100%;
}
select {
  color: #7d7d7d;
  padding: 10px 15px 8px;
  border: 1px solid #e4e4e4;
  border-radius: 2px;
  outline: none;
  -webkit-appearance: none;
  appearance: none;
  background: url('../images/down.png') no-repeat right 10px center;
}
input[type="submit"] {
  cursor: pointer;
  outline: none;
}
.italic-style {
  font-style: italic !important;
}
.form-group {
  margin-bottom: 25px;
}
.form-group select, .form-group input, .form-group textarea {
  max-width: 100%;
  width: 100%;
  font-size: 15px;
  line-height: 24px;
  color: #7d7d7d;
  border: 1px solid #e4e4e4;
  border-radius: 2px;
  padding: 13px 20px;
  outline: none;
  box-shadow: none;
  transition: all 0.25s ease-in-out;
}
.form-group select:hover, .form-group input:hover, .form-group textarea:hover, .form-group select:focus, .form-group input:focus, .form-group textarea:focus {
  border-color: #d2d2d2;
}
.form-group label {
  margin-bottom: 5px;
}
.form-group label abbr {
  text-decoration: none;
}
.form-group textarea {
  height: 200px;
}
blockquote {
  padding: 30px 20px;
  border-left: 3px solid #cfa167;
  background-color: #f5f5f5;
  font-weight: 500;
  font-size: 16px;
  color: #222;
}
blockquote p {
  font-weight: 500;
  font-size: 16px;
  color: #222;
  margin-bottom: 0;
}
table {
  margin: 0 0 1rem;
  border-collapse: collapse;
  width: 100%;
}
table td, table th {
  padding: 0.5em;
  border: 1px solid #767676;
  word-break: break-all;
}
/* Mixin Values */
@font-face {
  font-family: "lordcros-font";
  src: url("../inc/fonts/font-lordcros/lordcros-font.eot");
  src: url("../inc/fonts/font-lordcros/lordcros-font.eot%3F") format("embedded-opentype"), url("../inc/fonts/font-lordcros/lordcros-font.woff") format("woff"), url("../inc/fonts/font-lordcros/lordcros-font.ttf") format("truetype"), url("../inc/fonts/font-lordcros/lordcros-font.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.lordcros {
  font-family: "lordcros-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-decoration: inherit;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lordcros-cancel:before {
  content: '\e800';
}
.lordcros-sun:before {
  content: '\e801';
}
.lordcros-arrow-right:before {
  content: '\e802';
}
.lordcros-search:before {
  content: '\e803';
}
.lordcros-bell:before {
  content: '\e804';
}
.lordcros-arrow-left:before {
  content: '\e805';
}
.lordcros-play:before {
  content: '\e806';
}
.lordcros-arrow-top:before {
  content: '\e807';
}
.lordcros-arrow-down:before {
  content: '\e808';
}
.lordcros-coffee-cup:before {
  content: '\e809';
}
.lordcros-leaf:before {
  content: '\e80a';
}
.lordcros-send:before {
  content: '\e80b';
}
.lordcros-angle-down:before {
  content: '\e80c';
}
.lordcros-angle-up:before {
  content: '\e80d';
}
.lordcros-angle-left:before {
  content: '\e80e';
}
.lordcros-angle-right:before {
  content: '\e80f';
}
.lordcros-swim:before {
  content: '\e810';
}
.lordcros-placeholder:before {
  content: '\e811';
}
.lordcros-call:before {
  content: '\e812';
}
.lordcros-clock:before {
  content: '\e813';
}
.lordcros-user:before {
  content: '\e814';
}
.lordcros-plans:before {
  content: '\e815';
}
.lordcros-phone:before {
  content: '\e816';
}
.lordcros-mouse:before {
  content: '\e817';
}
.lordcros-wifi:before {
  content: '\e818';
}
.lordcros-airplane:before {
  content: '\e819';
}
.lordcros-parking:before {
  content: '\e81a';
}
.lordcros-zoom-in:before {
  content: '\e81b';
}
.lordcros-bed:before {
  content: '\e81c';
}
.lordcros-users:before {
  content: '\e81d';
}
.lordcros-sunset:before {
  content: '\e81e';
}
.lordcros-consulting-message:before {
  content: '\e81f';
}
.lordcros-profile:before {
  content: '\e820';
}
.lordcros-location:before {
  content: '\e821';
}
.lordcros-phone-call:before {
  content: '\e822';
}
.lordcros-fax:before {
  content: '\e823';
}
.lordcros-mail:before {
  content: '\e824';
}
.lordcros-check:before {
  content: '\e825';
}
.lordcros-television:before {
  content: '\e826';
}
.lordcros-half-moon:before {
  content: '\e827';
}
.lordcros-clound-sun:before {
  content: '\e828';
}
.lordcros-cloudy-night:before {
  content: '\e829';
}
.lordcros-cloud:before {
  content: '\e82a';
}
.lordcros-cloudy:before {
  content: '\e82b';
}
.lordcros-rain:before {
  content: '\e82c';
}
.lordcros-rain-sun:before {
  content: '\e82d';
}
.lordcros-rain-night:before {
  content: '\e82e';
}
.lordcros-thunderstorm:before {
  content: '\e82f';
}
.lordcros-snow:before {
  content: '\e830';
}
.lordcros-fog:before {
  content: '\e831';
}
.lordcros-long-arrow-left:before {
  content: '\e832';
}
.lordcros-long-arrow-right:before {
  content: '\e833';
}
.lordcros-price-tag:before {
  content: '\e834';
}
.lordcros-pause-lines:before {
  content: '\e835';
}
.lordcros-play-button:before {
  content: '\e836';
}
.lordcros-puzzle:before {
  content: '\e837';
}
.lordcros-settings:before {
  content: '\e838';
}
.lordcros-logout:before {
  content: '\e839';
}
.lordcros-shopping-bag:before {
  content: '\e83a';
}
.lordcros-two-users:before {
  content: '\e83b';
}
.lordcros-hotel-bell:before {
  content: '\e83c';
}
.lordcros-calendar:before {
  content: '\e83d';
}
.ui-datepicker.ui-widget-content {
  font-family: Roboto;
  font-weight: 400;
  font-size: 15px;
  background-image: none;
  background-color: #151b2e;
  color: #bfc3ce;
  border: none;
  border-radius: 1px;
  width: 345px;
  padding: 0;
  z-index: 999 !important;
}
.ui-datepicker .ui-datepicker-header {
  background-image: none;
  background-color: #0e1222;
  border: none;
  font-weight: normal;
  padding: 1em 0;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  font-family: Roboto Slab;
  font-size: 1.33em;
  font-weight: 600;
  color: #fff;
  margin: 0 50px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev, .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  position: absolute;
  top: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  border: none;
  background: none;
  color: #fff !important;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:not(.ui-state-disabled), .ui-datepicker .ui-datepicker-header .ui-datepicker-next:not(.ui-state-disabled) {
  opacity: 0.8;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:not(.ui-state-disabled):hover, .ui-datepicker .ui-datepicker-header .ui-datepicker-next:not(.ui-state-disabled):hover {
  opacity: 1;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before, .ui-datepicker .ui-datepicker-header .ui-datepicker-next:before {
  display: block;
  font-family: "lordcros-font";
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
  display: none;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  left: 30px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before {
  content: '\e832';
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  right: 30px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next:before {
  content: '\e833';
}
.ui-datepicker table {
  font-size: 0.87em;
  margin: 15px 0;
}
.ui-datepicker table tr th:first-child, .ui-datepicker table tr td:first-child {
  padding-left: 20px;
}
.ui-datepicker table tr th:last-child, .ui-datepicker table tr td:last-child {
  padding-right: 20px;
}
.ui-datepicker td {
  padding: 3px 4px;
}
.ui-datepicker td .ui-state-default {
  background: none;
  color: #fff;
  border: none;
  text-align: center;
  padding: 3px;
  border-radius: 3px;
}
.ui-datepicker td.ui-datepicker-today a {
  position: relative;
}
.ui-datepicker td.ui-datepicker-today a:before {
  content: "";
  border-right: 5px solid #cfa167;
  border-top: 5px solid transparent;
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.ui-datepicker td.ui-datepicker-current-day a, .ui-datepicker td a.ui-state-default:hover {
  background-color: #cfa167;
}
.ui-datepicker.ui-bottom:before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  bottom: 100%;
  left: 60px;
  border-width: 0 8px 7px 8px;
  border-color: transparent transparent #0e1222 transparent;
}
.ui-datepicker.ui-top {
  margin-top: -120px;
}
.ui-datepicker.ui-top.sidebar-form-datepicker {
  margin-top: -80px;
}
.ui-datepicker.ui-top:before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 8px 0 8px;
  border-color: #151b2e transparent transparent transparent;
  top: 100%;
  left: 60px;
}
.tooltip .tooltip-inner {
  font-family: Roboto;
  font-size: 13px;
  font-weight: 400;
  color: #fff;
  background-color: #252c41;
  border-radius: 2px;
  padding: 5px 15px;
}
.tooltip.show {
  opacity: 1;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #252c41;
}
.lordcros-burger-wrapper {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}
.lordcros-burger-wrapper .hamburger {
  position: relative;
  width: 40px;
  height: 23px;
}
.lordcros-burger-wrapper .hamburger span {
  display: block;
  width: 100%;
  height: 1px;
  transition: all 0.25s ease;
}
.lordcros-burger-wrapper .hamburger span:first-child {
  position: absolute;
  top: 0;
  left: 0;
}
.lordcros-burger-wrapper .hamburger span:nth-child(2) {
  position: absolute;
  left: 0;
  top: 50%;
}
.lordcros-burger-wrapper .hamburger span:last-child {
  position: absolute;
  bottom: 0;
  left: 0;
}
.lordcros-burger-wrapper:hover .hamburger.active span:first-child {
  transform: translate3d(0, 12px, 0) rotate(45deg);
}
.lordcros-burger-wrapper:hover .hamburger.active span:last-child {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.lordcros-burger-wrapper:hover .hamburger.active span:nth-child(2) {
  left: -100%;
  opacity: 0;
}
.form-group input[type="checkbox"] {
  display: none;
  opacity: 0;
  visibility: hidden;
}
.form-group input[type="checkbox"] + label {
  position: relative;
  padding-left: 30px;
  font-size: 15px;
  line-height: 24px;
  color: #7d7d7d;
  margin-bottom: 0;
  cursor: pointer;
}
.form-group input[type="checkbox"] + label:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 18px;
  height: 18px;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  margin-top: -9px;
  transition: all 0.2s ease;
}
.form-group input[type="checkbox"] + label:after {
  content: '\e825';
  display: block;
  position: absolute;
  top: 50%;
  left: 4px;
  font-family: "lordcros-font";
  font-size: 7px;
  color: #fff;
  margin-top: -12px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease;
}
.form-group input[type="checkbox"]:checked + label:before {
  background-color: #cfa167;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.09);
}
.form-group input[type="checkbox"]:checked + label:after {
  opacity: 1;
  visibility: visible;
}
.lordcros-msg.warning-msg-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  background-color: #cfa167;
  color: #fff;
  font-size: 35px;
  font-weight: 600;
  line-height: 45px;
  padding: 30px !important;
  box-shadow: 2px 2px 3px #e8e8e8;
  margin-bottom: 60px;
}
.lordcros-msg.warning-msg-wrap i.fa-exclamation-triangle {
  font-size: 40px;
  margin-right: 25px;
}
.lordcros-msg.warning-msg-wrap .warning-description {
  margin-bottom: 0;
}
.back-to-top {
  position: fixed;
  right: 40px;
  bottom: 50px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  font-size: 13px;
  color: #000;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, .2);
  opacity: 0;
  visibility: hidden;
  text-decoration: none !important;
  transition: all 0.3s ease;
  z-index: 300;
}
.back-to-top i {
  font-weight: bold;
}
.back-to-top:hover {
  color: #cfa167;
}
.back-to-top.is-visible {
  opacity: 1;
  visibility: visible;
}
.dropcaps p:first-child::first-letter {
  float: left;
  font-size: 48px;
  line-height: 1;
  margin: 10px 10px 0 0 !important;
  padding-left: 23px;
  padding-right: 23px;
}
span.wpcf7-not-valid-tip {
  display: block;
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
  border-radius: 2px;
  padding: 5px 15px;
  margin-top: 5px;
  margin-bottom: 0;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  display: block;
  color: #856404;
  background-color: #332701;
  border-color: #473602;
  padding: 0.75rem 1.25rem;
  margin: 0;
  margin-top: 25px;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
/* Rev Slider Custom CSS */
.lordcros-video-btn {
  position: relative;
  width: 64px;
  height: 64px;
  cursor: pointer;
}
.lordcros-video-btn .btn-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 29px !important;
  color: #fff;
  line-height: 64px !important;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #fff;
}
.lordcros-video-btn .btn-inner i {
  font-size: 29px !important;
  line-height: 64px !important;
  margin-left: 5px;
}
.lordcros-video-btn .line-wave {
  position: absolute;
  width: 64px;
  height: 64px;
  top: 0;
  left: 0;
  opacity: 0;
  border: 1px solid #fff !important;
  border-radius: 50%;
  animation: wlb-flash-sec 2s infinite linear;
}
.lordcrosnav.tparrows {
  width: 40px;
  height: 80px;
  border-radius: 2px;
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
  transition: all 0.2s ease-in-out;
}
.lordcrosnav.tparrows:before {
  display: block;
  font-family: "lordcros-font";
  color: #fff;
  font-size: 11px;
  line-height: 80px;
  transition: all 0.2s ease-in-out;
}
.lordcrosnav.tparrows:hover {
  background-color: #fff;
}
.lordcrosnav.tparrows:hover:before {
  color: #151b2e;
}
.lordcrosnav.tparrows.tp-leftarrow:before {
  content: '\e805';
}
.lordcrosnav.tparrows.tp-rightarrow:before {
  content: '\e802';
}
.lordcrosnav.tp-bullets .tp-bullet {
  width: auto;
  height: auto;
  background-color: transparent;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  line-height: 24px;
  position: absolute;
  cursor: pointer;
  box-sizing: content-box;
  transform: scale(0.8);
  opacity: 0.3;
  transition: all 0.2s ease-in-out;
}
.lordcrosnav.tp-bullets .tp-bullet:after {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  background-color: #fff;
  left: -10px;
  top: 50%;
  right: calc(100% + 10px);
  transition: all 0.2s ease-in-out;
}
.lordcrosnav.tp-bullets .tp-bullet:hover, .lordcrosnav.tp-bullets .tp-bullet.selected {
  transform: scale(1);
  opacity: 1;
}
.lordcrosnav.tp-bullets .tp-bullet.selected:after {
  right: -10px;
}
.lordcrosbulletnav.tp-bullets .tp-bullet {
  width: auto;
  height: auto;
  background-color: transparent;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  line-height: 24px;
  position: absolute;
  cursor: pointer;
  box-sizing: content-box;
  transform: scale(0.8);
  opacity: 0.3;
  transition: all 0.2s ease-in-out;
}
.lordcrosbulletnav.tp-bullets .tp-bullet:hover, .lordcrosbulletnav.tp-bullets .tp-bullet.selected {
  transform: scale(1);
  opacity: 1;
}
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
.wp-caption {
  position: relative;
  max-width: 100%;
}
.wp-caption-text {
  font-size: 0.7rem;
  line-height: 1.07rem;
  text-align: center;
  padding: 0.63rem;
  margin: 0;
}
.screen-reader-text {
  padding: 0;
}
.gallery-caption {
  display: block;
}
.alignright {
  text-align: right;
  float: right;
  margin-left: 15px;
}
.alignleft {
  text-align: left;
  float: left;
  margin-right: 15px;
}
.aligncenter {
  display: block;
  text-align: center;
  margin: 0 auto;
}
.bypostauthor {
  overflow: hidden;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.widget_calendar table {
  border-collapse: collapse;
  margin: 0 0 1.5em;
  width: 100%;
  max-width: 350px;
}
.widget_calendar table caption {
  text-align: center;
  caption-side: initial;
}
.widget_calendar table thead tr {
  border: none;
}
.widget_calendar th, .widget_calendar td {
  text-align: center;
  border: none;
}
.widget_calendar th:first-child, .widget_calendar td:first-child {
  padding-left: 0;
}
.widget_calendar td {
  padding: 0.4em;
}
.widget_calendar tfoot td {
  border: 0;
}
.post-password-form input[type="submit"] {
  background-color: #cfa167;
  border: 1px solid #cfa167;
  box-shadow: none;
  color: #fff;
  padding: 3px 25px;
}
/*****************************************************************/
/*
 /*** Animation Scss file Compile
 /*
 /*****************************************************************/
@keyframes nav_menu_anim_open {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes nav_menu_anim_close {
  0% {
    opacity: 1;
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    transform: translateY(10px);
  }
}
@keyframes nav_menu_leftanim_open {
  0% {
    opacity: 0;
    transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0px);
  }
}
@keyframes nav_menu_leftanim_close {
  0% {
    opacity: 1;
    transform: translateX(0px);
  }
  100% {
    opacity: 0;
    transform: translateX(-10px);
  }
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    transform-origin: left bottom;
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
    transform-origin: left bottom;
  }
  80% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  animation-delay: 0.45s;
}
@-webkit-keyframes fadeOutUpLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(60px, -60px, 0);
    transform: translate3d(60px, -60px, 0);
  }
}
@keyframes fadeOutUpLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(60px, -60px, 0);
    transform: translate3d(60px, -60px, 0);
  }
}
.fadeOutUpLeft {
  -webkit-animation-name: fadeOutUpLeft;
  animation-name: fadeOutUpLeft;
}
@-webkit-keyframes fadeInUpLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60px, 60px, 0);
    transform: translate3d(-60px, 60px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60px, 60px, 0);
    transform: translate3d(-60px, 60px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUpLeft {
  -webkit-animation-name: fadeInUpLeft;
  animation-name: fadeInUpLeft;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -20deg);
    transform: rotate3d(0, 0, 1, -20deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -20deg);
    transform: rotate3d(0, 0, 1, -20deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(30%, 0, 0);
    transform: translate3d(30%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(30%, 0, 0);
    transform: translate3d(30%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  animation-delay: 0.25s;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  animation-delay: 0.25s;
}
@keyframes wlb-flash {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  20% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 0.2;
  }
  40% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0.5;
  }
  60% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0.2;
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0;
  }
}
@keyframes wlb-flash-sec {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  20% {
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
    opacity: 0.2;
  }
  40% {
    -webkit-transform: scale(1.24);
    transform: scale(1.24);
    opacity: 0.5;
  }
  60% {
    -webkit-transform: scale(1.36);
    transform: scale(1.36);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: scale(1.48);
    transform: scale(1.48);
    opacity: 0.2;
  }
  100% {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0;
  }
}
@keyframes zoom-fadeIn {
  0% {
    z-index: -10;
    opacity: 0;
    transform: scale(1);
  }
  100% {
    z-index: 1000;
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes zoom-fadeOut {
  0% {
    z-index: 1000;
    opacity: 1;
    transform: scale(1);
  }
  100% {
    z-index: -10;
    opacity: 0;
    transform: scale(1);
  }
}
@keyframes searchbox-moveDown {
  0% {
    top: -40px;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
@keyframes searchbox-moveUp {
  0% {
    top: 0;
    opacity: 1;
  }
  100% {
    top: -40px;
    opacity: 0;
  }
}
@-webkit-keyframes rotate-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
   This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
   calculation of the height of the owl-item that breaks page layouts
   */
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("https://kcsguesthouse.com/wp-content/themes/lordcros/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.owl-carousel:before, .owl-carousel:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 60px;
}
.owl-carousel:before {
  left: -50px;
}
.owl-carousel:after {
  right: -50px;
}
/* Navigation */
.owl-nav {
  font-size: 0px;
}
.owl-nav > button {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  transform: translateY(-50%);
  outline: none;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 200;
}
.owl-nav > button:after {
  font-family: 'lordcros-font';
  display: inline-block;
  font-size: 24px;
  line-height: 24px;
  color: rgba(0, 0, 0, .8);
  transition: all 0.3s ease;
  backface-visibility: hidden;
  webkit-backface-visibility: hidden;
}
.owl-nav > button[class*=prev] {
  left: -70px;
}
.owl-nav > button[class*=prev]:after {
  content: "\e805";
}
.owl-nav > button[class*=next] {
  right: -70px;
}
.owl-nav > button[class*=next]:after {
  content: "\e802";
}
.owl-nav > button:hover:after {
  color: #000;
}
.owl-nav > button.disabled:after {
  color: rgba(0, 0, 0, .1);
}
.owl-carousel:hover > .owl-nav > button {
  opacity: 1;
  visibility: visible;
}
.owl-carousel:hover > .owl-nav > button[class*=prev] {
  left: -40px;
}
.owl-carousel:hover > .owl-nav > button[class*=next] {
  right: -40px;
}
.owl-dots {
  text-align: center;
  margin-top: 20px;
}
.owl-dots .owl-dot {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  background-color: transparent;
  box-shadow: 0 0 0 2px transparent;
  border-radius: 50%;
  margin: 0 5px;
  outline: none;
}
.owl-dots .owl-dot span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(25, 25, 25, .7);
  transform-origin: center;
  border-radius: 50%;
  transition: all 0.25s ease;
}
.owl-dots .owl-dot.active, .owl-dots .owl-dot:not(.active):hover {
  box-shadow: 0 0 0 2px #191919;
}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:not(.active):hover span {
  background-color: #191919;
  transform: scale(0.4);
}
.nav-color-scheme-light .owl-nav > button:after {
  color: rgba(255, 255, 255, .8);
}
.nav-color-scheme-light .owl-nav > button:hover:after {
  color: #fff;
}
.nav-color-scheme-light .owl-nav > button.disabled:after {
  color: rgba(255, 255, 255, .1);
}
.nav-color-scheme-light .owl-dots .owl-dot span {
  background-color: rgba(255, 255, 255, 0.3);
}
.nav-color-scheme-light .owl-dots .owl-dot.active, .nav-color-scheme-light .owl-dots .owl-dot:not(.active):hover {
  box-shadow: 0 0 0 2px #fff;
}
.nav-color-scheme-light .owl-dots .owl-dot.active span, .nav-color-scheme-light .owl-dots .owl-dot:not(.active):hover span {
  background-color: #fff;
  transform: scale(0.4);
}
/*****************************************************************/
/*
 /*** Header Scss file Compile
 /*
 /*****************************************************************/
#page-wrapper.lordcros-header-overlap header {
  position: absolute;
  width: 100%;
  z-index: 500;
}
#page-wrapper header {
  position: relative;
  z-index: 150;
}
html.hamburger-menu-opened #page-wrapper.lordcros-header-overlap header {
  z-index: auto;
}
header.lordcros-header {
  font-family: Roboto Slab;
  font-weight: 400;
  font-size: 15px;
}
header.lordcros-header .header-wrapper {
  padding: 0;
}
header.lordcros-header .header-topbar-wrap {
  background-color: transparent;
}
header.lordcros-header .main-header-wrap {
  background-color: #191919;
}
header.lordcros-header .site-logo a {
  display: block;
}
header.lordcros-header .site-logo img.normal-logo {
  width: auto;
  max-height: 69px;
}
header.lordcros-header .contact-phone-num {
  position: relative;
}
header.lordcros-header .contact-phone-num a {
  display: inline-flex;
  align-items: center;
  font-size: 0.87em;
  text-decoration: none;
}
header.lordcros-header .contact-phone-num a i {
  font-size: 1.79em;
  margin-right: 7px;
}
header.lordcros-header .lordcros-weather-data {
  display: inline-flex;
  align-items: center;
  font-size: 0.87em;
  cursor: default;
  white-space: pre-wrap;
}
header.lordcros-header .lordcros-weather-data i {
  font-size: 1.92em;
  margin-right: 10px;
}
.leftside-header .site-logo a {
  display: block;
}
.leftside-header .site-logo img.normal-logo {
  width: auto;
  max-height: 69px;
}
header.lordcros-header.header-layout-1 .main-navigation ul, .lordcros-sticky-header.header-layout-1 .main-navigation ul, header.lordcros-header.header-layout-2 .main-navigation ul, .lordcros-sticky-header.header-layout-2 .main-navigation ul, header.lordcros-header.header-layout-5 .main-navigation ul, .lordcros-sticky-header.header-layout-5 .main-navigation ul, header.lordcros-header.header-layout-7 .main-navigation ul, .lordcros-sticky-header.header-layout-7 .main-navigation ul, header.lordcros-header.header-layout-8 .main-navigation ul, .lordcros-sticky-header.header-layout-8 .main-navigation ul, header.lordcros-header.header-layout-9 .main-navigation ul, .lordcros-sticky-header.header-layout-9 .main-navigation ul {
  padding: 0 2px;
  margin-bottom: 0;
}
header.lordcros-header.header-layout-1 .main-navigation ul li.menu-item, .lordcros-sticky-header.header-layout-1 .main-navigation ul li.menu-item, header.lordcros-header.header-layout-2 .main-navigation ul li.menu-item, .lordcros-sticky-header.header-layout-2 .main-navigation ul li.menu-item, header.lordcros-header.header-layout-5 .main-navigation ul li.menu-item, .lordcros-sticky-header.header-layout-5 .main-navigation ul li.menu-item, header.lordcros-header.header-layout-7 .main-navigation ul li.menu-item, .lordcros-sticky-header.header-layout-7 .main-navigation ul li.menu-item, header.lordcros-header.header-layout-8 .main-navigation ul li.menu-item, .lordcros-sticky-header.header-layout-8 .main-navigation ul li.menu-item, header.lordcros-header.header-layout-9 .main-navigation ul li.menu-item, .lordcros-sticky-header.header-layout-9 .main-navigation ul li.menu-item {
  position: relative;
  display: inline-block;
  font-family: Roboto Slab;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.67;
  padding: 0 28px;
}
header.lordcros-header.header-layout-1 .main-navigation ul li.menu-item > a, .lordcros-sticky-header.header-layout-1 .main-navigation ul li.menu-item > a, header.lordcros-header.header-layout-2 .main-navigation ul li.menu-item > a, .lordcros-sticky-header.header-layout-2 .main-navigation ul li.menu-item > a, header.lordcros-header.header-layout-5 .main-navigation ul li.menu-item > a, .lordcros-sticky-header.header-layout-5 .main-navigation ul li.menu-item > a, header.lordcros-header.header-layout-7 .main-navigation ul li.menu-item > a, .lordcros-sticky-header.header-layout-7 .main-navigation ul li.menu-item > a, header.lordcros-header.header-layout-8 .main-navigation ul li.menu-item > a, .lordcros-sticky-header.header-layout-8 .main-navigation ul li.menu-item > a, header.lordcros-header.header-layout-9 .main-navigation ul li.menu-item > a, .lordcros-sticky-header.header-layout-9 .main-navigation ul li.menu-item > a {
  position: relative;
  display: block;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}
header.lordcros-header.header-layout-1 .main-navigation ul li.menu-item > a:after, .lordcros-sticky-header.header-layout-1 .main-navigation ul li.menu-item > a:after, header.lordcros-header.header-layout-2 .main-navigation ul li.menu-item > a:after, .lordcros-sticky-header.header-layout-2 .main-navigation ul li.menu-item > a:after, header.lordcros-header.header-layout-5 .main-navigation ul li.menu-item > a:after, .lordcros-sticky-header.header-layout-5 .main-navigation ul li.menu-item > a:after, header.lordcros-header.header-layout-7 .main-navigation ul li.menu-item > a:after, .lordcros-sticky-header.header-layout-7 .main-navigation ul li.menu-item > a:after, header.lordcros-header.header-layout-8 .main-navigation ul li.menu-item > a:after, .lordcros-sticky-header.header-layout-8 .main-navigation ul li.menu-item > a:after, header.lordcros-header.header-layout-9 .main-navigation ul li.menu-item > a:after, .lordcros-sticky-header.header-layout-9 .main-navigation ul li.menu-item > a:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  height: 2px;
  transition: width 0.25s cubic-bezier(0.79, -0.24, 0.37, 1.41);
}
header.lordcros-header.header-layout-1 .main-navigation ul li.menu-item:hover > a:after, .lordcros-sticky-header.header-layout-1 .main-navigation ul li.menu-item:hover > a:after, header.lordcros-header.header-layout-2 .main-navigation ul li.menu-item:hover > a:after, .lordcros-sticky-header.header-layout-2 .main-navigation ul li.menu-item:hover > a:after, header.lordcros-header.header-layout-5 .main-navigation ul li.menu-item:hover > a:after, .lordcros-sticky-header.header-layout-5 .main-navigation ul li.menu-item:hover > a:after, header.lordcros-header.header-layout-7 .main-navigation ul li.menu-item:hover > a:after, .lordcros-sticky-header.header-layout-7 .main-navigation ul li.menu-item:hover > a:after, header.lordcros-header.header-layout-8 .main-navigation ul li.menu-item:hover > a:after, .lordcros-sticky-header.header-layout-8 .main-navigation ul li.menu-item:hover > a:after, header.lordcros-header.header-layout-9 .main-navigation ul li.menu-item:hover > a:after, .lordcros-sticky-header.header-layout-9 .main-navigation ul li.menu-item:hover > a:after, header.lordcros-header.header-layout-1 .main-navigation ul li.menu-item.current-menu-item > a:after, .lordcros-sticky-header.header-layout-1 .main-navigation ul li.menu-item.current-menu-item > a:after, header.lordcros-header.header-layout-2 .main-navigation ul li.menu-item.current-menu-item > a:after, .lordcros-sticky-header.header-layout-2 .main-navigation ul li.menu-item.current-menu-item > a:after, header.lordcros-header.header-layout-5 .main-navigation ul li.menu-item.current-menu-item > a:after, .lordcros-sticky-header.header-layout-5 .main-navigation ul li.menu-item.current-menu-item > a:after, header.lordcros-header.header-layout-7 .main-navigation ul li.menu-item.current-menu-item > a:after, .lordcros-sticky-header.header-layout-7 .main-navigation ul li.menu-item.current-menu-item > a:after, header.lordcros-header.header-layout-8 .main-navigation ul li.menu-item.current-menu-item > a:after, .lordcros-sticky-header.header-layout-8 .main-navigation ul li.menu-item.current-menu-item > a:after, header.lordcros-header.header-layout-9 .main-navigation ul li.menu-item.current-menu-item > a:after, .lordcros-sticky-header.header-layout-9 .main-navigation ul li.menu-item.current-menu-item > a:after, header.lordcros-header.header-layout-1 .main-navigation ul li.menu-item.current-menu-ancestor > a:after, .lordcros-sticky-header.header-layout-1 .main-navigation ul li.menu-item.current-menu-ancestor > a:after, header.lordcros-header.header-layout-2 .main-navigation ul li.menu-item.current-menu-ancestor > a:after, .lordcros-sticky-header.header-layout-2 .main-navigation ul li.menu-item.current-menu-ancestor > a:after, header.lordcros-header.header-layout-5 .main-navigation ul li.menu-item.current-menu-ancestor > a:after, .lordcros-sticky-header.header-layout-5 .main-navigation ul li.menu-item.current-menu-ancestor > a:after, header.lordcros-header.header-layout-7 .main-navigation ul li.menu-item.current-menu-ancestor > a:after, .lordcros-sticky-header.header-layout-7 .main-navigation ul li.menu-item.current-menu-ancestor > a:after, header.lordcros-header.header-layout-8 .main-navigation ul li.menu-item.current-menu-ancestor > a:after, .lordcros-sticky-header.header-layout-8 .main-navigation ul li.menu-item.current-menu-ancestor > a:after, header.lordcros-header.header-layout-9 .main-navigation ul li.menu-item.current-menu-ancestor > a:after, .lordcros-sticky-header.header-layout-9 .main-navigation ul li.menu-item.current-menu-ancestor > a:after {
  width: 100%;
}
header.lordcros-header.header-layout-1 .main-navigation ul li.menu-item:hover > ul.sub-menu-dropdown:not(.sub-menu-level-0), .lordcros-sticky-header.header-layout-1 .main-navigation ul li.menu-item:hover > ul.sub-menu-dropdown:not(.sub-menu-level-0), header.lordcros-header.header-layout-2 .main-navigation ul li.menu-item:hover > ul.sub-menu-dropdown:not(.sub-menu-level-0), .lordcros-sticky-header.header-layout-2 .main-navigation ul li.menu-item:hover > ul.sub-menu-dropdown:not(.sub-menu-level-0), header.lordcros-header.header-layout-5 .main-navigation ul li.menu-item:hover > ul.sub-menu-dropdown:not(.sub-menu-level-0), .lordcros-sticky-header.header-layout-5 .main-navigation ul li.menu-item:hover > ul.sub-menu-dropdown:not(.sub-menu-level-0), header.lordcros-header.header-layout-7 .main-navigation ul li.menu-item:hover > ul.sub-menu-dropdown:not(.sub-menu-level-0), .lordcros-sticky-header.header-layout-7 .main-navigation ul li.menu-item:hover > ul.sub-menu-dropdown:not(.sub-menu-level-0), header.lordcros-header.header-layout-8 .main-navigation ul li.menu-item:hover > ul.sub-menu-dropdown:not(.sub-menu-level-0), .lordcros-sticky-header.header-layout-8 .main-navigation ul li.menu-item:hover > ul.sub-menu-dropdown:not(.sub-menu-level-0), header.lordcros-header.header-layout-9 .main-navigation ul li.menu-item:hover > ul.sub-menu-dropdown:not(.sub-menu-level-0), .lordcros-sticky-header.header-layout-9 .main-navigation ul li.menu-item:hover > ul.sub-menu-dropdown:not(.sub-menu-level-0) {
  animation-duration: 0.25s;
  animation-fill-mode: both;
  animation-name: nav_menu_leftanim_open;
  visibility: visible;
  opacity: 1;
  pointer-events: unset;
}
header.lordcros-header.header-layout-1 .main-navigation ul li.menu-item:hover > ul.sub-menu-dropdown.sub-menu-level-0, .lordcros-sticky-header.header-layout-1 .main-navigation ul li.menu-item:hover > ul.sub-menu-dropdown.sub-menu-level-0, header.lordcros-header.header-layout-2 .main-navigation ul li.menu-item:hover > ul.sub-menu-dropdown.sub-menu-level-0, .lordcros-sticky-header.header-layout-2 .main-navigation ul li.menu-item:hover > ul.sub-menu-dropdown.sub-menu-level-0, header.lordcros-header.header-layout-5 .main-navigation ul li.menu-item:hover > ul.sub-menu-dropdown.sub-menu-level-0, .lordcros-sticky-header.header-layout-5 .main-navigation ul li.menu-item:hover > ul.sub-menu-dropdown.sub-menu-level-0, header.lordcros-header.header-layout-7 .main-navigation ul li.menu-item:hover > ul.sub-menu-dropdown.sub-menu-level-0, .lordcros-sticky-header.header-layout-7 .main-navigation ul li.menu-item:hover > ul.sub-menu-dropdown.sub-menu-level-0, header.lordcros-header.header-layout-8 .main-navigation ul li.menu-item:hover > ul.sub-menu-dropdown.sub-menu-level-0, .lordcros-sticky-header.header-layout-8 .main-navigation ul li.menu-item:hover > ul.sub-menu-dropdown.sub-menu-level-0, header.lordcros-header.header-layout-9 .main-navigation ul li.menu-item:hover > ul.sub-menu-dropdown.sub-menu-level-0, .lordcros-sticky-header.header-layout-9 .main-navigation ul li.menu-item:hover > ul.sub-menu-dropdown.sub-menu-level-0 {
  animation-duration: 0.25s;
  animation-fill-mode: both;
  animation-name: nav_menu_anim_open;
  visibility: visible;
  opacity: 1;
  pointer-events: unset;
}
header.lordcros-header.header-layout-1 .main-navigation ul li.menu-item.item-level-0.menu-item-has-children > a span, .lordcros-sticky-header.header-layout-1 .main-navigation ul li.menu-item.item-level-0.menu-item-has-children > a span, header.lordcros-header.header-layout-2 .main-navigation ul li.menu-item.item-level-0.menu-item-has-children > a span, .lordcros-sticky-header.header-layout-2 .main-navigation ul li.menu-item.item-level-0.menu-item-has-children > a span, header.lordcros-header.header-layout-5 .main-navigation ul li.menu-item.item-level-0.menu-item-has-children > a span, .lordcros-sticky-header.header-layout-5 .main-navigation ul li.menu-item.item-level-0.menu-item-has-children > a span, header.lordcros-header.header-layout-7 .main-navigation ul li.menu-item.item-level-0.menu-item-has-children > a span, .lordcros-sticky-header.header-layout-7 .main-navigation ul li.menu-item.item-level-0.menu-item-has-children > a span, header.lordcros-header.header-layout-8 .main-navigation ul li.menu-item.item-level-0.menu-item-has-children > a span, .lordcros-sticky-header.header-layout-8 .main-navigation ul li.menu-item.item-level-0.menu-item-has-children > a span, header.lordcros-header.header-layout-9 .main-navigation ul li.menu-item.item-level-0.menu-item-has-children > a span, .lordcros-sticky-header.header-layout-9 .main-navigation ul li.menu-item.item-level-0.menu-item-has-children > a span {
  position: relative;
  padding-right: 18px;
}
header.lordcros-header.header-layout-1 .main-navigation ul li.menu-item.item-level-0.menu-item-has-children > a span:after, .lordcros-sticky-header.header-layout-1 .main-navigation ul li.menu-item.item-level-0.menu-item-has-children > a span:after, header.lordcros-header.header-layout-2 .main-navigation ul li.menu-item.item-level-0.menu-item-has-children > a span:after, .lordcros-sticky-header.header-layout-2 .main-navigation ul li.menu-item.item-level-0.menu-item-has-children > a span:after, header.lordcros-header.header-layout-5 .main-navigation ul li.menu-item.item-level-0.menu-item-has-children > a span:after, .lordcros-sticky-header.header-layout-5 .main-navigation ul li.menu-item.item-level-0.menu-item-has-children > a span:after, header.lordcros-header.header-layout-7 .main-navigation ul li.menu-item.item-level-0.menu-item-has-children > a span:after, .lordcros-sticky-header.header-layout-7 .main-navigation ul li.menu-item.item-level-0.menu-item-has-children > a span:after, header.lordcros-header.header-layout-8 .main-navigation ul li.menu-item.item-level-0.menu-item-has-children > a span:after, .lordcros-sticky-header.header-layout-8 .main-navigation ul li.menu-item.item-level-0.menu-item-has-children > a span:after, header.lordcros-header.header-layout-9 .main-navigation ul li.menu-item.item-level-0.menu-item-has-children > a span:after, .lordcros-sticky-header.header-layout-9 .main-navigation ul li.menu-item.item-level-0.menu-item-has-children > a span:after {
  content: "\f078";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 10px;
  height: 10px;
  line-height: 10px;
  width: 10px;
}
header.lordcros-header.header-layout-1 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown, .lordcros-sticky-header.header-layout-1 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown, header.lordcros-header.header-layout-2 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown, .lordcros-sticky-header.header-layout-2 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown, header.lordcros-header.header-layout-5 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown, .lordcros-sticky-header.header-layout-5 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown, header.lordcros-header.header-layout-7 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown, .lordcros-sticky-header.header-layout-7 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown, header.lordcros-header.header-layout-8 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown, .lordcros-sticky-header.header-layout-8 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown, header.lordcros-header.header-layout-9 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown, .lordcros-sticky-header.header-layout-9 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
header.lordcros-header.header-layout-1 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item, .lordcros-sticky-header.header-layout-1 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item, header.lordcros-header.header-layout-2 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item, .lordcros-sticky-header.header-layout-2 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item, header.lordcros-header.header-layout-5 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item, .lordcros-sticky-header.header-layout-5 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item, header.lordcros-header.header-layout-7 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item, .lordcros-sticky-header.header-layout-7 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item, header.lordcros-header.header-layout-8 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item, .lordcros-sticky-header.header-layout-8 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item, header.lordcros-header.header-layout-9 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item, .lordcros-sticky-header.header-layout-9 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item {
  padding: 0 10px;
}
header.lordcros-header.header-layout-1 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item:first-child, .lordcros-sticky-header.header-layout-1 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item:first-child, header.lordcros-header.header-layout-2 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item:first-child, .lordcros-sticky-header.header-layout-2 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item:first-child, header.lordcros-header.header-layout-5 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item:first-child, .lordcros-sticky-header.header-layout-5 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item:first-child, header.lordcros-header.header-layout-7 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item:first-child, .lordcros-sticky-header.header-layout-7 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item:first-child, header.lordcros-header.header-layout-8 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item:first-child, .lordcros-sticky-header.header-layout-8 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item:first-child, header.lordcros-header.header-layout-9 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item:first-child, .lordcros-sticky-header.header-layout-9 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item:first-child {
  padding-left: 0;
}
header.lordcros-header.header-layout-1 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item:last-child, .lordcros-sticky-header.header-layout-1 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item:last-child, header.lordcros-header.header-layout-2 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item:last-child, .lordcros-sticky-header.header-layout-2 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item:last-child, header.lordcros-header.header-layout-5 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item:last-child, .lordcros-sticky-header.header-layout-5 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item:last-child, header.lordcros-header.header-layout-7 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item:last-child, .lordcros-sticky-header.header-layout-7 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item:last-child, header.lordcros-header.header-layout-8 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item:last-child, .lordcros-sticky-header.header-layout-8 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item:last-child, header.lordcros-header.header-layout-9 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item:last-child, .lordcros-sticky-header.header-layout-9 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item:last-child {
  padding-right: 0;
}
header.lordcros-header.header-layout-1 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > a, .lordcros-sticky-header.header-layout-1 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > a, header.lordcros-header.header-layout-2 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > a, .lordcros-sticky-header.header-layout-2 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > a, header.lordcros-header.header-layout-5 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > a, .lordcros-sticky-header.header-layout-5 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > a, header.lordcros-header.header-layout-7 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > a, .lordcros-sticky-header.header-layout-7 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > a, header.lordcros-header.header-layout-8 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > a, .lordcros-sticky-header.header-layout-8 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > a, header.lordcros-header.header-layout-9 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > a, .lordcros-sticky-header.header-layout-9 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > a {
  border-bottom: 1px solid rgba(38, 38, 38, .2);
  font-weight: bold;
}
header.lordcros-header.header-layout-1 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > a span:after, .lordcros-sticky-header.header-layout-1 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > a span:after, header.lordcros-header.header-layout-2 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > a span:after, .lordcros-sticky-header.header-layout-2 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > a span:after, header.lordcros-header.header-layout-5 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > a span:after, .lordcros-sticky-header.header-layout-5 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > a span:after, header.lordcros-header.header-layout-7 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > a span:after, .lordcros-sticky-header.header-layout-7 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > a span:after, header.lordcros-header.header-layout-8 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > a span:after, .lordcros-sticky-header.header-layout-8 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > a span:after, header.lordcros-header.header-layout-9 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > a span:after, .lordcros-sticky-header.header-layout-9 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > a span:after {
  content: none;
}
header.lordcros-header.header-layout-1 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > ul.sub-menu-dropdown, .lordcros-sticky-header.header-layout-1 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > ul.sub-menu-dropdown, header.lordcros-header.header-layout-2 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > ul.sub-menu-dropdown, .lordcros-sticky-header.header-layout-2 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > ul.sub-menu-dropdown, header.lordcros-header.header-layout-5 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > ul.sub-menu-dropdown, .lordcros-sticky-header.header-layout-5 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > ul.sub-menu-dropdown, header.lordcros-header.header-layout-7 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > ul.sub-menu-dropdown, .lordcros-sticky-header.header-layout-7 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > ul.sub-menu-dropdown, header.lordcros-header.header-layout-8 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > ul.sub-menu-dropdown, .lordcros-sticky-header.header-layout-8 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > ul.sub-menu-dropdown, header.lordcros-header.header-layout-9 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > ul.sub-menu-dropdown, .lordcros-sticky-header.header-layout-9 .main-navigation ul li.menu-item.dropdown-mega-menu > ul.sub-menu-dropdown > li.menu-item > ul.sub-menu-dropdown {
  position: relative;
  left: initial;
  right: initial;
  animation: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
  z-index: auto;
}
header.lordcros-header.header-layout-1 .main-navigation ul li.menu-item.dropdown-mega-menu:hover > ul.sub-menu-dropdown > li.menu-item > ul.sub-menu-dropdown, .lordcros-sticky-header.header-layout-1 .main-navigation ul li.menu-item.dropdown-mega-menu:hover > ul.sub-menu-dropdown > li.menu-item > ul.sub-menu-dropdown, header.lordcros-header.header-layout-2 .main-navigation ul li.menu-item.dropdown-mega-menu:hover > ul.sub-menu-dropdown > li.menu-item > ul.sub-menu-dropdown, .lordcros-sticky-header.header-layout-2 .main-navigation ul li.menu-item.dropdown-mega-menu:hover > ul.sub-menu-dropdown > li.menu-item > ul.sub-menu-dropdown, header.lordcros-header.header-layout-5 .main-navigation ul li.menu-item.dropdown-mega-menu:hover > ul.sub-menu-dropdown > li.menu-item > ul.sub-menu-dropdown, .lordcros-sticky-header.header-layout-5 .main-navigation ul li.menu-item.dropdown-mega-menu:hover > ul.sub-menu-dropdown > li.menu-item > ul.sub-menu-dropdown, header.lordcros-header.header-layout-7 .main-navigation ul li.menu-item.dropdown-mega-menu:hover > ul.sub-menu-dropdown > li.menu-item > ul.sub-menu-dropdown, .lordcros-sticky-header.header-layout-7 .main-navigation ul li.menu-item.dropdown-mega-menu:hover > ul.sub-menu-dropdown > li.menu-item > ul.sub-menu-dropdown, header.lordcros-header.header-layout-8 .main-navigation ul li.menu-item.dropdown-mega-menu:hover > ul.sub-menu-dropdown > li.menu-item > ul.sub-menu-dropdown, .lordcros-sticky-header.header-layout-8 .main-navigation ul li.menu-item.dropdown-mega-menu:hover > ul.sub-menu-dropdown > li.menu-item > ul.sub-menu-dropdown, header.lordcros-header.header-layout-9 .main-navigation ul li.menu-item.dropdown-mega-menu:hover > ul.sub-menu-dropdown > li.menu-item > ul.sub-menu-dropdown, .lordcros-sticky-header.header-layout-9 .main-navigation ul li.menu-item.dropdown-mega-menu:hover > ul.sub-menu-dropdown > li.menu-item > ul.sub-menu-dropdown {
  opacity: 1;
  visibility: visible;
}
header.lordcros-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown, .lordcros-sticky-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown, header.lordcros-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown, .lordcros-sticky-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown, header.lordcros-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown, .lordcros-sticky-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown, header.lordcros-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown, .lordcros-sticky-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown, header.lordcros-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown, .lordcros-sticky-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown, header.lordcros-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown, .lordcros-sticky-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown {
  position: absolute;
  left: 100%;
  top: 0;
  padding: 12px 35px 12px 30px;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: -1px 0px 2px rgba(0, 0, 0, 0.15);
  margin-left: 15px;
  text-align: left;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.25s ease, visibility 0.25s ease;
  animation-duration: 0.25s;
  animation-fill-mode: both;
  animation-name: nav_menu_leftanim_close;
  z-index: 10;
  pointer-events: none;
}
header.lordcros-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown li.menu-item, .lordcros-sticky-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown li.menu-item, header.lordcros-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown li.menu-item, .lordcros-sticky-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown li.menu-item, header.lordcros-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown li.menu-item, .lordcros-sticky-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown li.menu-item, header.lordcros-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown li.menu-item, .lordcros-sticky-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown li.menu-item, header.lordcros-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown li.menu-item, .lordcros-sticky-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown li.menu-item, header.lordcros-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown li.menu-item, .lordcros-sticky-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown li.menu-item {
  display: block;
  white-space: nowrap;
  padding: 0;
}
header.lordcros-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a, .lordcros-sticky-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a, header.lordcros-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a, .lordcros-sticky-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a, header.lordcros-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a, .lordcros-sticky-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a, header.lordcros-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a, .lordcros-sticky-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a, header.lordcros-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a, .lordcros-sticky-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a, header.lordcros-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a, .lordcros-sticky-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a {
  color: #262626;
  text-transform: capitalize;
  padding: 13px 0;
}
header.lordcros-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a:after, .lordcros-sticky-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a:after, header.lordcros-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a:after, .lordcros-sticky-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a:after, header.lordcros-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a:after, .lordcros-sticky-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a:after, header.lordcros-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a:after, .lordcros-sticky-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a:after, header.lordcros-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a:after, .lordcros-sticky-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a:after, header.lordcros-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a:after, .lordcros-sticky-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a:after {
  content: none;
}
header.lordcros-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a span, .lordcros-sticky-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a span, header.lordcros-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a span, .lordcros-sticky-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a span, header.lordcros-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a span, .lordcros-sticky-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a span, header.lordcros-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a span, .lordcros-sticky-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a span, header.lordcros-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a span, .lordcros-sticky-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a span, header.lordcros-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a span, .lordcros-sticky-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown li.menu-item > a span {
  display: block;
  padding-right: 60px;
}
header.lordcros-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown li.menu-item:hover > a, .lordcros-sticky-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown li.menu-item:hover > a, header.lordcros-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown li.menu-item:hover > a, .lordcros-sticky-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown li.menu-item:hover > a, header.lordcros-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown li.menu-item:hover > a, .lordcros-sticky-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown li.menu-item:hover > a, header.lordcros-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown li.menu-item:hover > a, .lordcros-sticky-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown li.menu-item:hover > a, header.lordcros-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown li.menu-item:hover > a, .lordcros-sticky-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown li.menu-item:hover > a, header.lordcros-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown li.menu-item:hover > a, .lordcros-sticky-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown li.menu-item:hover > a, header.lordcros-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown li.menu-item.current-menu-item > a, .lordcros-sticky-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown li.menu-item.current-menu-item > a, header.lordcros-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown li.menu-item.current-menu-item > a, .lordcros-sticky-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown li.menu-item.current-menu-item > a, header.lordcros-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown li.menu-item.current-menu-item > a, .lordcros-sticky-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown li.menu-item.current-menu-item > a, header.lordcros-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown li.menu-item.current-menu-item > a, .lordcros-sticky-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown li.menu-item.current-menu-item > a, header.lordcros-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown li.menu-item.current-menu-item > a, .lordcros-sticky-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown li.menu-item.current-menu-item > a, header.lordcros-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown li.menu-item.current-menu-item > a, .lordcros-sticky-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown li.menu-item.current-menu-item > a, header.lordcros-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown li.menu-item.current-menu-ancestor > a, .lordcros-sticky-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown li.menu-item.current-menu-ancestor > a, header.lordcros-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown li.menu-item.current-menu-ancestor > a, .lordcros-sticky-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown li.menu-item.current-menu-ancestor > a, header.lordcros-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown li.menu-item.current-menu-ancestor > a, .lordcros-sticky-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown li.menu-item.current-menu-ancestor > a, header.lordcros-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown li.menu-item.current-menu-ancestor > a, .lordcros-sticky-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown li.menu-item.current-menu-ancestor > a, header.lordcros-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown li.menu-item.current-menu-ancestor > a, .lordcros-sticky-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown li.menu-item.current-menu-ancestor > a, header.lordcros-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown li.menu-item.current-menu-ancestor > a, .lordcros-sticky-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown li.menu-item.current-menu-ancestor > a {
  color: #cfa167;
}
header.lordcros-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown li.menu-item.menu-item-has-children > a span, .lordcros-sticky-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown li.menu-item.menu-item-has-children > a span, header.lordcros-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown li.menu-item.menu-item-has-children > a span, .lordcros-sticky-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown li.menu-item.menu-item-has-children > a span, header.lordcros-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown li.menu-item.menu-item-has-children > a span, .lordcros-sticky-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown li.menu-item.menu-item-has-children > a span, header.lordcros-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown li.menu-item.menu-item-has-children > a span, .lordcros-sticky-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown li.menu-item.menu-item-has-children > a span, header.lordcros-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown li.menu-item.menu-item-has-children > a span, .lordcros-sticky-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown li.menu-item.menu-item-has-children > a span, header.lordcros-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown li.menu-item.menu-item-has-children > a span, .lordcros-sticky-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown li.menu-item.menu-item-has-children > a span {
  position: relative;
  padding-right: 18px;
}
header.lordcros-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown li.menu-item.menu-item-has-children > a span:after, .lordcros-sticky-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown li.menu-item.menu-item-has-children > a span:after, header.lordcros-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown li.menu-item.menu-item-has-children > a span:after, .lordcros-sticky-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown li.menu-item.menu-item-has-children > a span:after, header.lordcros-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown li.menu-item.menu-item-has-children > a span:after, .lordcros-sticky-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown li.menu-item.menu-item-has-children > a span:after, header.lordcros-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown li.menu-item.menu-item-has-children > a span:after, .lordcros-sticky-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown li.menu-item.menu-item-has-children > a span:after, header.lordcros-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown li.menu-item.menu-item-has-children > a span:after, .lordcros-sticky-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown li.menu-item.menu-item-has-children > a span:after, header.lordcros-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown li.menu-item.menu-item-has-children > a span:after, .lordcros-sticky-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown li.menu-item.menu-item-has-children > a span:after {
  content: "\f054";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 10px;
  height: 10px;
  line-height: 10px;
  width: 10px;
}
header.lordcros-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown:after, .lordcros-sticky-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown:after, header.lordcros-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown:after, .lordcros-sticky-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown:after, header.lordcros-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown:after, .lordcros-sticky-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown:after, header.lordcros-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown:after, .lordcros-sticky-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown:after, header.lordcros-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown:after, .lordcros-sticky-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown:after, header.lordcros-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown:after, .lordcros-sticky-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown:after {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  top: 0;
  right: 100%;
}
header.lordcros-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown.submenu-shift, .lordcros-sticky-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown.submenu-shift, header.lordcros-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown.submenu-shift, .lordcros-sticky-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown.submenu-shift, header.lordcros-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown.submenu-shift, .lordcros-sticky-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown.submenu-shift, header.lordcros-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown.submenu-shift, .lordcros-sticky-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown.submenu-shift, header.lordcros-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown.submenu-shift, .lordcros-sticky-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown.submenu-shift, header.lordcros-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown.submenu-shift, .lordcros-sticky-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown.submenu-shift {
  left: initial;
  right: calc(100% + 30px);
  box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.15);
  margin-left: 0;
}
header.lordcros-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown.submenu-shift:after, .lordcros-sticky-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown.submenu-shift:after, header.lordcros-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown.submenu-shift:after, .lordcros-sticky-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown.submenu-shift:after, header.lordcros-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown.submenu-shift:after, .lordcros-sticky-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown.submenu-shift:after, header.lordcros-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown.submenu-shift:after, .lordcros-sticky-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown.submenu-shift:after, header.lordcros-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown.submenu-shift:after, .lordcros-sticky-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown.submenu-shift:after, header.lordcros-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown.submenu-shift:after, .lordcros-sticky-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown.submenu-shift:after {
  right: initial;
  left: 100%;
  width: 30px;
}
header.lordcros-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0, .lordcros-sticky-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0, header.lordcros-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0, .lordcros-sticky-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0, header.lordcros-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0, .lordcros-sticky-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0, header.lordcros-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0, .lordcros-sticky-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0, header.lordcros-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0, .lordcros-sticky-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0, header.lordcros-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0, .lordcros-sticky-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0 {
  left: 28px;
  top: 100%;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
  margin-left: 0px;
  animation-duration: 0.25s;
  animation-fill-mode: both;
  animation-name: nav_menu_anim_close;
}
header.lordcros-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0:before, .lordcros-sticky-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0:before, header.lordcros-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0:before, .lordcros-sticky-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0:before, header.lordcros-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0:before, .lordcros-sticky-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0:before, header.lordcros-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0:before, .lordcros-sticky-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0:before, header.lordcros-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0:before, .lordcros-sticky-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0:before, header.lordcros-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0:before, .lordcros-sticky-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0:before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  bottom: 100%;
  left: 30px;
  border-width: 0 8px 7px 8px;
  border-color: transparent transparent #fff transparent;
}
header.lordcros-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0:after, .lordcros-sticky-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0:after, header.lordcros-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0:after, .lordcros-sticky-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0:after, header.lordcros-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0:after, .lordcros-sticky-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0:after, header.lordcros-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0:after, .lordcros-sticky-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0:after, header.lordcros-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0:after, .lordcros-sticky-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0:after, header.lordcros-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0:after, .lordcros-sticky-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0:after {
  content: none;
}
header.lordcros-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0.submenu-shift, .lordcros-sticky-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0.submenu-shift, header.lordcros-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0.submenu-shift, .lordcros-sticky-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0.submenu-shift, header.lordcros-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0.submenu-shift, .lordcros-sticky-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0.submenu-shift, header.lordcros-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0.submenu-shift, .lordcros-sticky-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0.submenu-shift, header.lordcros-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0.submenu-shift, .lordcros-sticky-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0.submenu-shift, header.lordcros-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0.submenu-shift, .lordcros-sticky-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0.submenu-shift {
  left: initial;
  right: 28px;
}
header.lordcros-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0.submenu-shift:before, .lordcros-sticky-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0.submenu-shift:before, header.lordcros-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0.submenu-shift:before, .lordcros-sticky-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0.submenu-shift:before, header.lordcros-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0.submenu-shift:before, .lordcros-sticky-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0.submenu-shift:before, header.lordcros-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0.submenu-shift:before, .lordcros-sticky-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0.submenu-shift:before, header.lordcros-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0.submenu-shift:before, .lordcros-sticky-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0.submenu-shift:before, header.lordcros-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0.submenu-shift:before, .lordcros-sticky-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0.submenu-shift:before {
  left: initial;
  right: 30px;
}
header.lordcros-header.header-layout-1 .container-fluid .header-topbar-wrap, .lordcros-sticky-header.header-layout-1 .container-fluid .header-topbar-wrap, header.lordcros-header.header-layout-1 .container-fluid .main-header-wrap, .lordcros-sticky-header.header-layout-1 .container-fluid .main-header-wrap {
  padding: 0 70px;
}
header.lordcros-header.header-layout-1 .header-topbar-wrap, .lordcros-sticky-header.header-layout-1 .header-topbar-wrap {
  border-bottom: 1px solid rgba(255, 255, 255, .2);
}
header.lordcros-header.header-layout-1 .main-header-wrap, .lordcros-sticky-header.header-layout-1 .main-header-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
}
header.lordcros-header.header-layout-1 .main-header-wrap .site-logo, .lordcros-sticky-header.header-layout-1 .main-header-wrap .site-logo {
  margin-right: 15px;
  padding: 5px 0;
  flex: 0 0 auto;
}
header.lordcros-header.header-layout-1 .main-header-wrap .main-navigation, .lordcros-sticky-header.header-layout-1 .main-header-wrap .main-navigation {
  flex: 1 1 auto;
  text-align: right;
}
header.lordcros-header.header-layout-1 .main-header-wrap .main-navigation li.menu-item > a, .lordcros-sticky-header.header-layout-1 .main-header-wrap .main-navigation li.menu-item > a {
  padding: 31px 0;
}
header.lordcros-header.header-layout-1 .main-header-wrap .main-navigation li.menu-item > a:after, .lordcros-sticky-header.header-layout-1 .main-header-wrap .main-navigation li.menu-item > a:after {
  bottom: -1px;
  background-color: #fff;
}
header.lordcros-header.header-layout-1 .main-header-wrap .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0, .lordcros-sticky-header.header-layout-1 .main-header-wrap .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0 {
  top: calc(100% - 1px);
}
header.lordcros-header.header-layout-1 .main-header-wrap .search-button, .lordcros-sticky-header.header-layout-1 .main-header-wrap .search-button {
  flex: 0 0 auto;
  border-left: 1px solid rgba(255, 255, 255, .2);
  padding: 0 10px;
}
header.lordcros-header.header-layout-1 .main-header-wrap .search-button > a, .lordcros-sticky-header.header-layout-1 .main-header-wrap .search-button > a {
  position: relative;
  display: block;
  color: #fff;
  font-size: 29px;
  text-decoration: none;
  padding: 29px 20px;
}
header.lordcros-header.header-layout-1 .main-header-wrap .search-button > a:after, .lordcros-sticky-header.header-layout-1 .main-header-wrap .search-button > a:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0%;
  height: 2px;
  background-color: #fff;
  transition: width 0.25s cubic-bezier(0.79, -0.24, 0.37, 1.41);
}
header.lordcros-header.header-layout-1 .main-header-wrap .search-button > a:hover:after, .lordcros-sticky-header.header-layout-1 .main-header-wrap .search-button > a:hover:after {
  width: 100%;
}
header.lordcros-header.header-layout-1 .main-header-wrap .room-search-form, .lordcros-sticky-header.header-layout-1 .main-header-wrap .room-search-form {
  flex: 0 0 auto;
  border-left: 1px solid rgba(255, 255, 255, .2);
  padding-left: 30px;
}
header.lordcros-header.header-layout-1 .main-header-wrap .room-search-form form .room-search-submit, .lordcros-sticky-header.header-layout-1 .main-header-wrap .room-search-form form .room-search-submit {
  background-color: transparent;
  padding: 29px 0;
}
header.lordcros-header.header-layout-1 .main-header-wrap .room-search-form form .room-search-submit:after, .lordcros-sticky-header.header-layout-1 .main-header-wrap .room-search-form form .room-search-submit:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0%;
  height: 2px;
  background-color: #fff;
  transition: width 0.25s cubic-bezier(0.79, -0.24, 0.37, 1.41);
}
header.lordcros-header.header-layout-1 .main-header-wrap .room-search-form form .room-search-submit:hover:after, .lordcros-sticky-header.header-layout-1 .main-header-wrap .room-search-form form .room-search-submit:hover:after {
  width: 100%;
}
header.lordcros-header.header-layout-1 .header-topbar-wrap, .lordcros-sticky-header.header-layout-1 .header-topbar-wrap {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  height: 40px;
}
header.lordcros-header.header-layout-1 .header-topbar-wrap > div, .lordcros-sticky-header.header-layout-1 .header-topbar-wrap > div {
  display: inline-flex;
  align-items: stretch;
  flex: 1 1 auto;
}
header.lordcros-header.header-layout-1 .header-topbar-wrap > div.topbar-right, .lordcros-sticky-header.header-layout-1 .header-topbar-wrap > div.topbar-right {
  justify-content: flex-end;
}
header.lordcros-header.header-layout-1 .header-topbar-wrap > div .language-picker, .lordcros-sticky-header.header-layout-1 .header-topbar-wrap > div .language-picker {
  position: relative;
  padding-left: 15px;
  margin-left: 15px;
}
header.lordcros-header.header-layout-1 .header-topbar-wrap > div .language-picker a.wcml_selected_language, .lordcros-sticky-header.header-layout-1 .header-topbar-wrap > div .language-picker a.wcml_selected_language {
  color: #fff;
  line-height: 40px;
}
header.lordcros-header.header-layout-1 .header-topbar-wrap > div .language-picker:before, .lordcros-sticky-header.header-layout-1 .header-topbar-wrap > div .language-picker:before {
  content: '';
  position: absolute;
  display: block;
  width: 1px;
  height: 20px;
  left: 0;
  top: 50%;
  margin-top: -10px;
  background-color: rgba(255, 255, 255, .2);
}
header.lordcros-header.header-layout-1 .header-topbar-wrap > div .language-picker:hover a.wcml_selected_language, .lordcros-sticky-header.header-layout-1 .header-topbar-wrap > div .language-picker:hover a.wcml_selected_language {
  opacity: 0.8;
}
header.lordcros-header.header-layout-1 .header-topbar-wrap > div .header-social-links, .lordcros-sticky-header.header-layout-1 .header-topbar-wrap > div .header-social-links {
  display: inline-flex;
  align-items: center;
  margin-right: -10px;
}
header.lordcros-header.header-layout-1 .header-topbar-wrap > div .header-social-links .lordcros-social-button a, .lordcros-sticky-header.header-layout-1 .header-topbar-wrap > div .header-social-links .lordcros-social-button a {
  color: #fff !important;
}
header.lordcros-header.header-layout-1 .header-topbar-wrap > div .contact-phone-num a, .lordcros-sticky-header.header-layout-1 .header-topbar-wrap > div .contact-phone-num a {
  line-height: 40px;
  color: #fff;
}
header.lordcros-header.header-layout-1 .header-topbar-wrap > div .contact-phone-num a i, .lordcros-sticky-header.header-layout-1 .header-topbar-wrap > div .contact-phone-num a i {
  display: none;
}
header.lordcros-header.header-layout-1 .header-topbar-wrap > div .contact-phone-num a:hover, .lordcros-sticky-header.header-layout-1 .header-topbar-wrap > div .contact-phone-num a:hover {
  opacity: 0.8;
}
header.lordcros-header.header-layout-1 .header-topbar-wrap > div .contact-phone-num, .lordcros-sticky-header.header-layout-1 .header-topbar-wrap > div .contact-phone-num {
  position: relative;
  padding-right: 15px;
  margin-right: 15px;
}
header.lordcros-header.header-layout-1 .header-topbar-wrap > div .contact-phone-num:after, .lordcros-sticky-header.header-layout-1 .header-topbar-wrap > div .contact-phone-num:after {
  content: '';
  position: absolute;
  display: block;
  width: 1px;
  height: 20px;
  right: 0;
  top: 50%;
  margin-top: -10px;
  background-color: rgba(255, 255, 255, .2);
}
header.lordcros-header.header-layout-1 .header-topbar-wrap > div .lordcros-weather-data, .lordcros-sticky-header.header-layout-1 .header-topbar-wrap > div .lordcros-weather-data {
  color: #fff;
  line-height: 40px;
}
header.lordcros-header.header-layout-2 .container-fluid .header-topbar-wrap, .lordcros-sticky-header.header-layout-2 .container-fluid .header-topbar-wrap, header.lordcros-header.header-layout-2 .container-fluid .main-header-wrap, .lordcros-sticky-header.header-layout-2 .container-fluid .main-header-wrap {
  padding: 0 50px;
}
header.lordcros-header.header-layout-2 .header-topbar-wrap, .lordcros-sticky-header.header-layout-2 .header-topbar-wrap {
  display: flex;
  align-items: stretch;
  height: 50px;
}
header.lordcros-header.header-layout-2 .header-topbar-wrap > div, .lordcros-sticky-header.header-layout-2 .header-topbar-wrap > div {
  display: inline-flex;
  align-items: stretch;
  justify-content: space-between;
  flex: 1 1 50%;
  max-width: 50%;
}
header.lordcros-header.header-layout-2 .header-topbar-wrap > div .left-side-wrap, .lordcros-sticky-header.header-layout-2 .header-topbar-wrap > div .left-side-wrap {
  display: inline-flex;
  align-items: stretch;
}
header.lordcros-header.header-layout-2 .header-topbar-wrap > div .lordcros-weather-data, .lordcros-sticky-header.header-layout-2 .header-topbar-wrap > div .lordcros-weather-data {
  color: #fff;
  line-height: 50px;
  padding: 0 18px;
}
header.lordcros-header.header-layout-2 .header-topbar-wrap > div .contact-phone-num, .lordcros-sticky-header.header-layout-2 .header-topbar-wrap > div .contact-phone-num {
  padding: 0 18px;
}
header.lordcros-header.header-layout-2 .header-topbar-wrap > div .contact-phone-num a, .lordcros-sticky-header.header-layout-2 .header-topbar-wrap > div .contact-phone-num a {
  line-height: 50px;
  color: #fff;
}
header.lordcros-header.header-layout-2 .header-topbar-wrap > div .contact-phone-num a i, .lordcros-sticky-header.header-layout-2 .header-topbar-wrap > div .contact-phone-num a i {
  display: none;
}
header.lordcros-header.header-layout-2 .header-topbar-wrap > div .contact-phone-num a:hover, .lordcros-sticky-header.header-layout-2 .header-topbar-wrap > div .contact-phone-num a:hover {
  opacity: 0.8;
}
header.lordcros-header.header-layout-2 .header-topbar-wrap > div .right-side-wrap, .lordcros-sticky-header.header-layout-2 .header-topbar-wrap > div .right-side-wrap {
  display: inline-flex;
  align-items: center;
}
header.lordcros-header.header-layout-2 .header-topbar-wrap > div .right-side-wrap .header-social-links, .lordcros-sticky-header.header-layout-2 .header-topbar-wrap > div .right-side-wrap .header-social-links {
  margin-right: -10px;
}
header.lordcros-header.header-layout-2 .header-topbar-wrap > div .right-side-wrap .header-social-links .lordcros-social-button a, .lordcros-sticky-header.header-layout-2 .header-topbar-wrap > div .right-side-wrap .header-social-links .lordcros-social-button a {
  color: #fff !important;
}
header.lordcros-header.header-layout-2 .main-header-wrap, .lordcros-sticky-header.header-layout-2 .main-header-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header.lordcros-header.header-layout-2 .main-header-wrap .header-left-part, .lordcros-sticky-header.header-layout-2 .main-header-wrap .header-left-part {
  flex: 1 1 auto;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}
header.lordcros-header.header-layout-2 .main-header-wrap .header-right-part, .lordcros-sticky-header.header-layout-2 .main-header-wrap .header-right-part {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: stretch;
  background-color: #191919;
}
header.lordcros-header.header-layout-2 .main-header-wrap .site-logo, .lordcros-sticky-header.header-layout-2 .main-header-wrap .site-logo {
  margin-right: 15px;
  padding: 5px 0;
  flex: 0 0 auto;
}
header.lordcros-header.header-layout-2 .main-header-wrap .main-navigation, .lordcros-sticky-header.header-layout-2 .main-header-wrap .main-navigation {
  flex: 1 1 auto;
  text-align: right;
}
header.lordcros-header.header-layout-2 .main-header-wrap .main-navigation li.menu-item, .lordcros-sticky-header.header-layout-2 .main-header-wrap .main-navigation li.menu-item {
  padding: 0 22px;
}
header.lordcros-header.header-layout-2 .main-header-wrap .main-navigation li.menu-item > a, .lordcros-sticky-header.header-layout-2 .main-header-wrap .main-navigation li.menu-item > a {
  padding: 15px 0;
}
header.lordcros-header.header-layout-2 .main-header-wrap .main-navigation li.menu-item > a:after, .lordcros-sticky-header.header-layout-2 .main-header-wrap .main-navigation li.menu-item > a:after {
  background-color: #fff;
}
header.lordcros-header.header-layout-2 .main-header-wrap .main-navigation ul.sub-menu-dropdown.sub-menu-level-0, .lordcros-sticky-header.header-layout-2 .main-header-wrap .main-navigation ul.sub-menu-dropdown.sub-menu-level-0 {
  left: 22px;
}
header.lordcros-header.header-layout-2 .main-header-wrap .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0, .lordcros-sticky-header.header-layout-2 .main-header-wrap .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0 {
  border-top: 1px solid rgba(37, 44, 65, .2);
}
header.lordcros-header.header-layout-2 .main-header-wrap .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0::before, .lordcros-sticky-header.header-layout-2 .main-header-wrap .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0::before {
  content: none;
}
header.lordcros-header.header-layout-2 .main-header-wrap .room-search-form .form-input-area, .lordcros-sticky-header.header-layout-2 .main-header-wrap .room-search-form .form-input-area {
  padding: 10px 0;
}
header.lordcros-header.header-layout-2 .main-header-wrap .room-search-form .form-input-area > div, .lordcros-sticky-header.header-layout-2 .main-header-wrap .room-search-form .form-input-area > div {
  padding: 0 40px;
}
header.lordcros-header.header-layout-2 .main-header-wrap .room-search-form .form-input-area > div > div, .lordcros-sticky-header.header-layout-2 .main-header-wrap .room-search-form .form-input-area > div > div {
  padding: 10px 0 9px 0;
}
header.lordcros-header.header-layout-2 .main-header-wrap .room-search-form .form-input-area > div#form-check-out, .lordcros-sticky-header.header-layout-2 .main-header-wrap .room-search-form .form-input-area > div#form-check-out {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
header.lordcros-header.header-layout-2 .main-header-wrap .room-search-form .form-input-area > div .section-title, .lordcros-sticky-header.header-layout-2 .main-header-wrap .room-search-form .form-input-area > div .section-title {
  color: rgba(255, 255, 255, .4);
}
header.lordcros-header.header-layout-2 .main-header-wrap .room-search-form .form-input-area > div .section-content .day-val, .lordcros-sticky-header.header-layout-2 .main-header-wrap .room-search-form .form-input-area > div .section-content .day-val, header.lordcros-header.header-layout-2 .main-header-wrap .room-search-form .form-input-area > div .section-content .guest-val, .lordcros-sticky-header.header-layout-2 .main-header-wrap .room-search-form .form-input-area > div .section-content .guest-val {
  color: #fff;
}
header.lordcros-header.header-layout-2 .main-header-wrap .room-search-form .form-input-area > div .section-content .leftside-inner, .lordcros-sticky-header.header-layout-2 .main-header-wrap .room-search-form .form-input-area > div .section-content .leftside-inner {
  color: rgba(255, 255, 255, .4);
}
header.lordcros-header.header-layout-2 .main-header-wrap .room-search-form .form-input-area #form-check-in > div, .lordcros-sticky-header.header-layout-2 .main-header-wrap .room-search-form .form-input-area #form-check-in > div, header.lordcros-header.header-layout-2 .main-header-wrap .room-search-form .form-input-area #form-check-out > div, .lordcros-sticky-header.header-layout-2 .main-header-wrap .room-search-form .form-input-area #form-check-out > div {
  min-width: 77px;
}
header.lordcros-header.header-layout-2 .main-header-wrap .room-search-form .room-search-submit, .lordcros-sticky-header.header-layout-2 .main-header-wrap .room-search-form .room-search-submit {
  min-width: 276px;
  background-color: rgba(255, 255, 255, 0.05);
  color: #fff;
  padding: 1em 3.15em 1em 2em;
  justify-content: flex-end;
}
header.lordcros-header.header-layout-2 .main-header-wrap .room-search-form .room-search-submit i, .lordcros-sticky-header.header-layout-2 .main-header-wrap .room-search-form .room-search-submit i {
  font-size: 44px;
  margin-right: 24px;
}
header.lordcros-header.header-layout-2 .main-header-wrap .room-search-form .room-search-submit:hover, .lordcros-sticky-header.header-layout-2 .main-header-wrap .room-search-form .room-search-submit:hover {
  box-shadow: inset 0 0 100px rgba(0, 0, 0, .15);
}
header.lordcros-header.header-layout-2 .main-header-wrap .search-button > a, .lordcros-sticky-header.header-layout-2 .main-header-wrap .search-button > a {
  position: relative;
  display: inline-flex;
  align-items: center;
  color: #fff;
  font-size: 30px;
  height: 100%;
  text-decoration: none;
  padding: 10px 30px;
  background-color: rgba(255, 255, 255, 0.1);
}
header.lordcros-header.header-layout-2 .main-header-wrap .search-button > a:hover, .lordcros-sticky-header.header-layout-2 .main-header-wrap .search-button > a:hover {
  box-shadow: inset 0 0 100px rgba(0, 0, 0, .15);
}
header.lordcros-header.header-layout-2 .main-header-wrap .language-picker, .lordcros-sticky-header.header-layout-2 .main-header-wrap .language-picker {
  padding: 10px 28px;
  background-color: rgba(255, 255, 255, 0.15);
}
header.lordcros-header.header-layout-2 .main-header-wrap .language-picker a.wcml_selected_language, .lordcros-sticky-header.header-layout-2 .main-header-wrap .language-picker a.wcml_selected_language {
  display: inline-flex;
  align-items: center;
  height: 100%;
  color: #fff;
}
header.lordcros-header.header-layout-2 .main-header-wrap .language-picker:hover, .lordcros-sticky-header.header-layout-2 .main-header-wrap .language-picker:hover {
  box-shadow: inset 0 0 100px rgba(0, 0, 0, .15);
}
header.lordcros-header.header-layout-3 .main-header-wrap, .lordcros-sticky-header.header-layout-3 .main-header-wrap {
  position: relative;
  text-align: center;
}
header.lordcros-header.header-layout-3 .main-header-wrap .header-logo, .lordcros-sticky-header.header-layout-3 .main-header-wrap .header-logo {
  position: relative;
  display: inline-block;
  padding-top: 27px;
  padding-bottom: 12px;
  margin: 0 20px;
}
header.lordcros-header.header-layout-3 .main-header-wrap .header-left-part, .lordcros-sticky-header.header-layout-3 .main-header-wrap .header-left-part {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 4.38rem;
}
header.lordcros-header.header-layout-3 .main-header-wrap .header-left-part .lordcros-weather-data, .lordcros-sticky-header.header-layout-3 .main-header-wrap .header-left-part .lordcros-weather-data {
  color: #fff;
  font-size: 0.56em;
  margin-right: 4.38rem;
}
header.lordcros-header.header-layout-3 .main-header-wrap .header-left-part .contact-phone-num a, .lordcros-sticky-header.header-layout-3 .main-header-wrap .header-left-part .contact-phone-num a {
  color: #fff;
  font-size: 0.56em;
}
header.lordcros-header.header-layout-3 .main-header-wrap .header-left-part .contact-phone-num a:hover, .lordcros-sticky-header.header-layout-3 .main-header-wrap .header-left-part .contact-phone-num a:hover {
  opacity: 0.8;
}
header.lordcros-header.header-layout-3 .main-header-wrap .header-right-part, .lordcros-sticky-header.header-layout-3 .main-header-wrap .header-right-part {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  display: inline-flex;
  align-items: stretch;
  justify-content: flex-end;
}
header.lordcros-header.header-layout-3 .main-header-wrap .header-right-part .language-picker-arrange, .lordcros-sticky-header.header-layout-3 .main-header-wrap .header-right-part .language-picker-arrange {
  display: inline-flex;
  align-items: center;
}
header.lordcros-header.header-layout-3 .main-header-wrap .header-right-part .language-picker-arrange ul, .lordcros-sticky-header.header-layout-3 .main-header-wrap .header-right-part .language-picker-arrange ul {
  list-style: none;
  padding: 5px 0;
  margin-bottom: 0;
  margin-right: 35px;
  cursor: default;
}
header.lordcros-header.header-layout-3 .main-header-wrap .header-right-part .language-picker-arrange ul li, .lordcros-sticky-header.header-layout-3 .main-header-wrap .header-right-part .language-picker-arrange ul li {
  display: inline-block;
  font-size: 0.56em;
  padding: 0 3px;
}
header.lordcros-header.header-layout-3 .main-header-wrap .header-right-part .language-picker-arrange ul li a, .lordcros-sticky-header.header-layout-3 .main-header-wrap .header-right-part .language-picker-arrange ul li a {
  color: #fff;
  text-decoration: none;
  opacity: 0.2;
}
header.lordcros-header.header-layout-3 .main-header-wrap .header-right-part .language-picker-arrange ul li a:hover, .lordcros-sticky-header.header-layout-3 .main-header-wrap .header-right-part .language-picker-arrange ul li a:hover, header.lordcros-header.header-layout-3 .main-header-wrap .header-right-part .language-picker-arrange ul li a.wcml_selected_language, .lordcros-sticky-header.header-layout-3 .main-header-wrap .header-right-part .language-picker-arrange ul li a.wcml_selected_language {
  opacity: 1;
}
header.lordcros-header.header-layout-3 .main-header-wrap .header-right-part .room-search-form form, .lordcros-sticky-header.header-layout-3 .main-header-wrap .header-right-part .room-search-form form {
  height: 100%;
  font-size: 0.6em;
}
header.lordcros-header.header-layout-3 .main-header-wrap .header-right-part .room-search-form form .room-search-submit, .lordcros-sticky-header.header-layout-3 .main-header-wrap .header-right-part .room-search-form form .room-search-submit {
  padding: 0.5em 3em;
}
header.lordcros-header.header-layout-3 .main-header-wrap .header-right-part .room-search-form form .room-search-submit i, .lordcros-sticky-header.header-layout-3 .main-header-wrap .header-right-part .room-search-form form .room-search-submit i {
  font-size: 44px;
  margin-right: 24px;
}
header.lordcros-header.header-layout-3 .main-header-wrap .header-right-part .room-search-form form .room-search-submit:hover, .lordcros-sticky-header.header-layout-3 .main-header-wrap .header-right-part .room-search-form form .room-search-submit:hover {
  box-shadow: inset 0 0 200px rgba(0, 0, 0, .15);
}
header.lordcros-header.header-layout-3 .main-header-wrap .header-right-part .lordcros-burger-wrapper, .lordcros-sticky-header.header-layout-3 .main-header-wrap .header-right-part .lordcros-burger-wrapper {
  background-color: #262626;
  padding: 20px 40px;
  z-index: 999;
}
header.lordcros-header.header-layout-3 .main-header-wrap .header-right-part .lordcros-burger-wrapper .hamburger span, .lordcros-sticky-header.header-layout-3 .main-header-wrap .header-right-part .lordcros-burger-wrapper .hamburger span {
  background-color: #fff;
}
header.lordcros-header.header-layout-3 .main-header-wrap .header-right-part .lordcros-burger-wrapper .hamburger span:nth-child(2), .lordcros-sticky-header.header-layout-3 .main-header-wrap .header-right-part .lordcros-burger-wrapper .hamburger span:nth-child(2) {
  width: 75%;
}
header.lordcros-header.header-layout-3 .main-header-wrap .header-right-part .lordcros-burger-wrapper .hamburger span:last-child, .lordcros-sticky-header.header-layout-3 .main-header-wrap .header-right-part .lordcros-burger-wrapper .hamburger span:last-child {
  width: 50%;
}
header.lordcros-header.header-layout-3 .main-header-wrap .header-right-part .lordcros-burger-wrapper:hover .hamburger span, .lordcros-sticky-header.header-layout-3 .main-header-wrap .header-right-part .lordcros-burger-wrapper:hover .hamburger span, header.lordcros-header.header-layout-3 .main-header-wrap .header-right-part .lordcros-burger-wrapper .hamburger.active span, .lordcros-sticky-header.header-layout-3 .main-header-wrap .header-right-part .lordcros-burger-wrapper .hamburger.active span {
  width: 100%;
}
header.lordcros-header.header-layout-4 .main-header-wrap, .lordcros-sticky-header.header-layout-4 .main-header-wrap {
  position: relative;
  text-align: center;
}
header.lordcros-header.header-layout-4 .main-header-wrap .header-logo, .lordcros-sticky-header.header-layout-4 .main-header-wrap .header-logo {
  position: relative;
  display: inline-block;
  padding: 27px 0;
  margin: 0 20px;
}
header.lordcros-header.header-layout-4 .main-header-wrap .header-left-part, .lordcros-sticky-header.header-layout-4 .main-header-wrap .header-left-part {
  position: absolute;
  left: 15px;
  top: 0;
  height: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
}
header.lordcros-header.header-layout-4 .main-header-wrap .header-left-part .lordcros-weather-data, .lordcros-sticky-header.header-layout-4 .main-header-wrap .header-left-part .lordcros-weather-data {
  color: #fff;
  font-size: 0.56em;
}
header.lordcros-header.header-layout-4 .main-header-wrap .header-right-part, .lordcros-sticky-header.header-layout-4 .main-header-wrap .header-right-part {
  position: absolute;
  right: 15px;
  top: 0;
  height: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
}
header.lordcros-header.header-layout-4 .main-header-wrap .header-right-part .header-social-links .lordcros-social-button a, .lordcros-sticky-header.header-layout-4 .main-header-wrap .header-right-part .header-social-links .lordcros-social-button a {
  color: #fff !important;
}
header.lordcros-header.header-layout-4 .main-header-wrap .header-right-part .language-picker, .lordcros-sticky-header.header-layout-4 .main-header-wrap .header-right-part .language-picker {
  padding: 15px 0;
  margin-left: 30px;
}
header.lordcros-header.header-layout-4 .main-header-wrap .header-right-part .language-picker a.wcml_selected_language, .lordcros-sticky-header.header-layout-4 .main-header-wrap .header-right-part .language-picker a.wcml_selected_language {
  font-size: 0.56em;
  color: #fff;
}
header.lordcros-header.header-layout-4 .main-header-wrap .header-right-part .language-picker ul, .lordcros-sticky-header.header-layout-4 .main-header-wrap .header-right-part .language-picker ul {
  font-size: 0.56em;
}
header.lordcros-header.header-layout-5 .header-topbar-wrap, .lordcros-sticky-header.header-layout-5 .header-topbar-wrap {
  position: relative;
  height: 40px;
  text-align: center;
}
header.lordcros-header.header-layout-5 .header-topbar-wrap .topbar-left, .lordcros-sticky-header.header-layout-5 .header-topbar-wrap .topbar-left {
  position: absolute;
  top: 0;
  left: 50px;
  display: inline-flex;
  align-items: center;
  height: 100%;
}
header.lordcros-header.header-layout-5 .header-topbar-wrap .topbar-left .header-social-links .lordcros-social-button a, .lordcros-sticky-header.header-layout-5 .header-topbar-wrap .topbar-left .header-social-links .lordcros-social-button a {
  color: #fff !important;
}
header.lordcros-header.header-layout-5 .header-topbar-wrap .topbar-center, .lordcros-sticky-header.header-layout-5 .header-topbar-wrap .topbar-center {
  display: inline-block;
  margin: 0 25px;
  height: 100%;
}
header.lordcros-header.header-layout-5 .header-topbar-wrap .topbar-center .contact-phone-num, .lordcros-sticky-header.header-layout-5 .header-topbar-wrap .topbar-center .contact-phone-num, header.lordcros-header.header-layout-5 .header-topbar-wrap .topbar-center .contact-phone-num a, .lordcros-sticky-header.header-layout-5 .header-topbar-wrap .topbar-center .contact-phone-num a {
  height: 100%;
}
header.lordcros-header.header-layout-5 .header-topbar-wrap .topbar-center a, .lordcros-sticky-header.header-layout-5 .header-topbar-wrap .topbar-center a {
  color: #fff;
}
header.lordcros-header.header-layout-5 .header-topbar-wrap .topbar-center a i, .lordcros-sticky-header.header-layout-5 .header-topbar-wrap .topbar-center a i {
  font-size: 1.4em;
  margin-right: 5px;
}
header.lordcros-header.header-layout-5 .header-topbar-wrap .topbar-center a:hover, .lordcros-sticky-header.header-layout-5 .header-topbar-wrap .topbar-center a:hover {
  opacity: 0.8;
}
header.lordcros-header.header-layout-5 .header-topbar-wrap .topbar-right, .lordcros-sticky-header.header-layout-5 .header-topbar-wrap .topbar-right {
  position: absolute;
  top: 0;
  right: 50px;
  height: 100%;
}
header.lordcros-header.header-layout-5 .header-topbar-wrap .topbar-right .lordcros-weather-data, .lordcros-sticky-header.header-layout-5 .header-topbar-wrap .topbar-right .lordcros-weather-data {
  height: 100%;
  color: #fff;
}
header.lordcros-header.header-layout-5 .header-topbar-wrap .topbar-right .account-form-wrap, .lordcros-sticky-header.header-layout-5 .header-topbar-wrap .topbar-right .account-form-wrap {
  display: inline-flex;
  align-items: center;
  height: 100%;
}
header.lordcros-header.header-layout-5 .header-topbar-wrap .topbar-right .account-form-wrap > div, .lordcros-sticky-header.header-layout-5 .header-topbar-wrap .topbar-right .account-form-wrap > div {
  font-size: 0.87em;
}
header.lordcros-header.header-layout-5 .header-topbar-wrap .topbar-right .account-form-wrap > div a, .lordcros-sticky-header.header-layout-5 .header-topbar-wrap .topbar-right .account-form-wrap > div a {
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
}
header.lordcros-header.header-layout-5 .header-topbar-wrap .topbar-right .account-form-wrap > div a:hover, .lordcros-sticky-header.header-layout-5 .header-topbar-wrap .topbar-right .account-form-wrap > div a:hover {
  opacity: 0.8;
}
header.lordcros-header.header-layout-5 .header-topbar-wrap .topbar-right .account-form-wrap > div.lordcros-account-register a, .lordcros-sticky-header.header-layout-5 .header-topbar-wrap .topbar-right .account-form-wrap > div.lordcros-account-register a {
  padding-left: 8px;
  margin-left: 8px;
  border-left: 1px solid rgba(255, 255, 255, .2);
}
header.lordcros-header.header-layout-5 .header-topbar-wrap:after, .lordcros-sticky-header.header-layout-5 .header-topbar-wrap:after {
  content: '';
  display: block;
  position: absolute;
  left: 50px;
  right: 50px;
  bottom: 0;
  height: 1px;
  background-color: rgba(255, 255, 255, .2);
}
header.lordcros-header.header-layout-5 .main-header-wrap, .lordcros-sticky-header.header-layout-5 .main-header-wrap {
  position: relative;
  text-align: center;
}
header.lordcros-header.header-layout-5 .main-header-wrap .site-logo, .lordcros-sticky-header.header-layout-5 .main-header-wrap .site-logo {
  display: inline-block;
  padding: 10px 0;
  margin: 0 20px;
}
header.lordcros-header.header-layout-5 .main-header-wrap .header-left-part, .lordcros-sticky-header.header-layout-5 .main-header-wrap .header-left-part {
  display: inline-flex;
  position: absolute;
  left: 50px;
  top: 0;
  height: 100%;
  max-width: 45%;
  align-items: center;
}
header.lordcros-header.header-layout-5 .main-header-wrap .header-left-part .main-navigation li.menu-item > a, .lordcros-sticky-header.header-layout-5 .main-header-wrap .header-left-part .main-navigation li.menu-item > a {
  padding: 15px 0;
}
header.lordcros-header.header-layout-5 .main-header-wrap .header-left-part .main-navigation li.menu-item > a:after, .lordcros-sticky-header.header-layout-5 .main-header-wrap .header-left-part .main-navigation li.menu-item > a:after {
  content: none;
}
header.lordcros-header.header-layout-5 .main-header-wrap .header-left-part .main-navigation li.menu-item:hover > a, .lordcros-sticky-header.header-layout-5 .main-header-wrap .header-left-part .main-navigation li.menu-item:hover > a, header.lordcros-header.header-layout-5 .main-header-wrap .header-left-part .main-navigation li.menu-item.current-menu-item > a, .lordcros-sticky-header.header-layout-5 .main-header-wrap .header-left-part .main-navigation li.menu-item.current-menu-item > a, header.lordcros-header.header-layout-5 .main-header-wrap .header-left-part .main-navigation li.menu-item.current-menu-ancestor > a, .lordcros-sticky-header.header-layout-5 .main-header-wrap .header-left-part .main-navigation li.menu-item.current-menu-ancestor > a {
  color: #cfa167;
}
header.lordcros-header.header-layout-5 .main-header-wrap .header-left-part .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0, .lordcros-sticky-header.header-layout-5 .main-header-wrap .header-left-part .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0 {
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.15);
  border: none;
}
header.lordcros-header.header-layout-5 .main-header-wrap .header-left-part .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0:before, .lordcros-sticky-header.header-layout-5 .main-header-wrap .header-left-part .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0:before {
  content: none;
}
header.lordcros-header.header-layout-5 .main-header-wrap .header-right-part, .lordcros-sticky-header.header-layout-5 .main-header-wrap .header-right-part {
  display: inline-flex;
  position: absolute;
  right: 50px;
  top: 0;
  height: 100%;
  align-items: center;
}
header.lordcros-header.header-layout-5 .main-header-wrap .header-right-part .search-button, .lordcros-sticky-header.header-layout-5 .main-header-wrap .header-right-part .search-button {
  position: relative;
  padding: 0 28px;
}
header.lordcros-header.header-layout-5 .main-header-wrap .header-right-part .search-button a, .lordcros-sticky-header.header-layout-5 .main-header-wrap .header-right-part .search-button a {
  font-size: 29px;
  color: #fff;
  text-decoration: none;
}
header.lordcros-header.header-layout-5 .main-header-wrap .header-right-part .search-button a:hover, .lordcros-sticky-header.header-layout-5 .main-header-wrap .header-right-part .search-button a:hover {
  color: #cfa167;
}
header.lordcros-header.header-layout-5 .main-header-wrap .header-right-part .room-search-form, .lordcros-sticky-header.header-layout-5 .main-header-wrap .header-right-part .room-search-form {
  position: relative;
}
header.lordcros-header.header-layout-5 .main-header-wrap .header-right-part .room-search-form form .room-search-submit, .lordcros-sticky-header.header-layout-5 .main-header-wrap .header-right-part .room-search-form form .room-search-submit {
  background-color: transparent;
  padding: 0 28px;
}
header.lordcros-header.header-layout-5 .main-header-wrap .header-right-part .room-search-form form .room-search-submit:hover, .lordcros-sticky-header.header-layout-5 .main-header-wrap .header-right-part .room-search-form form .room-search-submit:hover {
  color: #cfa167;
}
header.lordcros-header.header-layout-5 .main-header-wrap .header-right-part .search-button:after, .lordcros-sticky-header.header-layout-5 .main-header-wrap .header-right-part .search-button:after, header.lordcros-header.header-layout-5 .main-header-wrap .header-right-part .room-search-form:after, .lordcros-sticky-header.header-layout-5 .main-header-wrap .header-right-part .room-search-form:after {
  content: '';
  position: absolute;
  width: 1px;
  background-color: rgba(255, 255, 255, .2);
  right: 0;
  top: 3px;
  bottom: 3px;
}
header.lordcros-header.header-layout-5 .main-header-wrap .header-right-part .language-picker, .lordcros-sticky-header.header-layout-5 .main-header-wrap .header-right-part .language-picker {
  padding: 10px 28px;
}
header.lordcros-header.header-layout-5 .main-header-wrap .header-right-part .language-picker > a, .lordcros-sticky-header.header-layout-5 .main-header-wrap .header-right-part .language-picker > a {
  font-size: 1em;
  color: #fff;
}
header.lordcros-header.header-layout-5 .main-header-wrap .header-right-part .language-picker:hover > a, .lordcros-sticky-header.header-layout-5 .main-header-wrap .header-right-part .language-picker:hover > a {
  color: #cfa167;
}
header.lordcros-header.header-layout-5 .main-header-wrap .header-right-part .language-picker ul, .lordcros-sticky-header.header-layout-5 .main-header-wrap .header-right-part .language-picker ul {
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.15);
}
header.lordcros-header.header-layout-5 .main-header-wrap .header-right-part .language-picker ul:before, .lordcros-sticky-header.header-layout-5 .main-header-wrap .header-right-part .language-picker ul:before {
  content: none;
}
header.lordcros-header.header-layout-6 .main-header-wrap, .lordcros-sticky-header.header-layout-6 .main-header-wrap {
  position: relative;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  background-color: transparent;
}
header.lordcros-header.header-layout-6 .main-header-wrap:before, .lordcros-sticky-header.header-layout-6 .main-header-wrap:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #191919;
  opacity: 0.7;
}
header.lordcros-header.header-layout-6 .main-header-wrap > div, .lordcros-sticky-header.header-layout-6 .main-header-wrap > div {
  position: relative;
}
header.lordcros-header.header-layout-6 .main-header-wrap > div.room-search-form, .lordcros-sticky-header.header-layout-6 .main-header-wrap > div.room-search-form {
  flex: 1 1 auto;
}
header.lordcros-header.header-layout-6 .main-header-wrap > div.room-search-form .form-input-area, .lordcros-sticky-header.header-layout-6 .main-header-wrap > div.room-search-form .form-input-area {
  flex: 1 1 auto;
}
header.lordcros-header.header-layout-6 .main-header-wrap > div.room-search-form .form-input-area > div, .lordcros-sticky-header.header-layout-6 .main-header-wrap > div.room-search-form .form-input-area > div {
  flex: 0 0 33.333%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
header.lordcros-header.header-layout-6 .main-header-wrap > div.room-search-form .form-input-area > div > div, .lordcros-sticky-header.header-layout-6 .main-header-wrap > div.room-search-form .form-input-area > div > div {
  display: inline-block;
  padding: 10px 30px;
}
header.lordcros-header.header-layout-6 .main-header-wrap > div.room-search-form .form-input-area > div:after, .lordcros-sticky-header.header-layout-6 .main-header-wrap > div.room-search-form .form-input-area > div:after {
  content: '';
  width: 1px;
  top: 10px;
  bottom: 10px;
  background-color: rgba(255, 255, 255, 0.44);
  position: absolute;
  right: -1px;
}
header.lordcros-header.header-layout-6 .main-header-wrap > div.room-search-form .form-input-area input[type="text"], .lordcros-sticky-header.header-layout-6 .main-header-wrap > div.room-search-form .form-input-area input[type="text"], header.lordcros-header.header-layout-6 .main-header-wrap > div.room-search-form .form-input-area input[type="number"], .lordcros-sticky-header.header-layout-6 .main-header-wrap > div.room-search-form .form-input-area input[type="number"] {
  left: 50%;
  margin-left: -40px;
}
header.lordcros-header.header-layout-6 .main-header-wrap > div.room-search-form .form-input-area .section-title, .lordcros-sticky-header.header-layout-6 .main-header-wrap > div.room-search-form .form-input-area .section-title {
  font-size: 0.65em;
  color: rgba(255, 255, 255, 0.2);
}
header.lordcros-header.header-layout-6 .main-header-wrap > div.room-search-form .form-input-area .section-content .day-val, .lordcros-sticky-header.header-layout-6 .main-header-wrap > div.room-search-form .form-input-area .section-content .day-val, header.lordcros-header.header-layout-6 .main-header-wrap > div.room-search-form .form-input-area .section-content .guest-val, .lordcros-sticky-header.header-layout-6 .main-header-wrap > div.room-search-form .form-input-area .section-content .guest-val {
  font-size: 1.75em;
  color: #fff;
}
header.lordcros-header.header-layout-6 .main-header-wrap > div.room-search-form .form-input-area .section-content .leftside-inner, .lordcros-sticky-header.header-layout-6 .main-header-wrap > div.room-search-form .form-input-area .section-content .leftside-inner {
  font-size: 0.7em;
  color: rgba(255, 255, 255, 0.44);
}
header.lordcros-header.header-layout-6 .main-header-wrap > div.room-search-form .form-submit-wrap, .lordcros-sticky-header.header-layout-6 .main-header-wrap > div.room-search-form .form-submit-wrap {
  flex: 0 0 auto;
}
header.lordcros-header.header-layout-6 .main-header-wrap > div.room-search-form .form-submit-wrap .room-search-submit, .lordcros-sticky-header.header-layout-6 .main-header-wrap > div.room-search-form .form-submit-wrap .room-search-submit {
  color: #fff;
  font-size: 0.75em;
  padding: 1.57em 2.45em 1.57em 3.05em;
}
header.lordcros-header.header-layout-6 .main-header-wrap > div.room-search-form .form-submit-wrap .room-search-submit i, .lordcros-sticky-header.header-layout-6 .main-header-wrap > div.room-search-form .form-submit-wrap .room-search-submit i {
  font-size: 43px;
  margin-right: 24px;
}
header.lordcros-header.header-layout-6 .main-header-wrap > div.room-search-form .form-submit-wrap .room-search-submit:hover, .lordcros-sticky-header.header-layout-6 .main-header-wrap > div.room-search-form .form-submit-wrap .room-search-submit:hover {
  color: rgba(255, 255, 255, 0.85);
}
header.lordcros-header.header-layout-6 .main-header-wrap > div.search-button, .lordcros-sticky-header.header-layout-6 .main-header-wrap > div.search-button {
  flex: 0 0 auto;
}
header.lordcros-header.header-layout-6 .main-header-wrap > div.search-button > a, .lordcros-sticky-header.header-layout-6 .main-header-wrap > div.search-button > a {
  position: relative;
  display: inline-flex;
  align-items: center;
  color: #fff;
  font-size: 30px;
  height: 100%;
  text-decoration: none;
  padding: 10px 30px;
  background-color: rgba(255, 255, 255, 0.1);
}
header.lordcros-header.header-layout-6 .main-header-wrap > div.search-button > a:hover, .lordcros-sticky-header.header-layout-6 .main-header-wrap > div.search-button > a:hover {
  color: rgba(255, 255, 255, 0.85);
}
header.lordcros-header.header-layout-6 .main-header-wrap > div.language-picker, .lordcros-sticky-header.header-layout-6 .main-header-wrap > div.language-picker {
  flex: 0 0 auto;
  padding: 10px 28px;
  cursor: pointer;
}
header.lordcros-header.header-layout-6 .main-header-wrap > div.language-picker .wcml_selected_language, .lordcros-sticky-header.header-layout-6 .main-header-wrap > div.language-picker .wcml_selected_language {
  position: relative;
  display: inline-flex;
  align-items: center;
  height: 100%;
  color: #fff;
  font-size: 0.65em;
}
header.lordcros-header.header-layout-6 .main-header-wrap > div.language-picker ul, .lordcros-sticky-header.header-layout-6 .main-header-wrap > div.language-picker ul {
  font-size: 0.65em;
}
header.lordcros-header.header-layout-6 .main-header-wrap > div.language-picker:after, .lordcros-sticky-header.header-layout-6 .main-header-wrap > div.language-picker:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.2);
}
header.lordcros-header.header-layout-6 .main-header-wrap > div.language-picker:hover .wcml_selected_language, .lordcros-sticky-header.header-layout-6 .main-header-wrap > div.language-picker:hover .wcml_selected_language {
  color: rgba(255, 255, 255, 0.85);
}
header.lordcros-header.header-layout-6 .main-header-wrap > div.search-button:before, .lordcros-sticky-header.header-layout-6 .main-header-wrap > div.search-button:before, header.lordcros-header.header-layout-6 .main-header-wrap > div.language-picker:before, .lordcros-sticky-header.header-layout-6 .main-header-wrap > div.language-picker:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #cfa167;
  transition: all 0.25s ease;
}
header.lordcros-header.header-layout-6 .main-header-wrap > div.site-logo, .lordcros-sticky-header.header-layout-6 .main-header-wrap > div.site-logo, header.lordcros-header.header-layout-6 .main-header-wrap > div.header-mobile-nav, .lordcros-sticky-header.header-layout-6 .main-header-wrap > div.header-mobile-nav {
  display: none;
}
header.lordcros-header.header-layout-7 .container-fluid .header-topbar-wrap, .lordcros-sticky-header.header-layout-7 .container-fluid .header-topbar-wrap, header.lordcros-header.header-layout-7 .container-fluid .main-header-wrap, .lordcros-sticky-header.header-layout-7 .container-fluid .main-header-wrap {
  margin: 0 50px;
}
header.lordcros-header.header-layout-7 .header-topbar-wrap, .lordcros-sticky-header.header-layout-7 .header-topbar-wrap {
  position: relative;
  text-align: center;
  height: 40px;
}
header.lordcros-header.header-layout-7 .header-topbar-wrap .topbar-center, .lordcros-sticky-header.header-layout-7 .header-topbar-wrap .topbar-center {
  display: inline-block;
  margin: 0 15px;
  height: 40px;
}
header.lordcros-header.header-layout-7 .header-topbar-wrap .topbar-center .contact-phone-num, .lordcros-sticky-header.header-layout-7 .header-topbar-wrap .topbar-center .contact-phone-num {
  display: inline-flex;
  align-items: center;
  height: 100%;
}
header.lordcros-header.header-layout-7 .header-topbar-wrap .topbar-center .contact-phone-num a, .lordcros-sticky-header.header-layout-7 .header-topbar-wrap .topbar-center .contact-phone-num a {
  color: #fff !important;
}
header.lordcros-header.header-layout-7 .header-topbar-wrap .topbar-center .contact-phone-num a i.lordcros-phone, .lordcros-sticky-header.header-layout-7 .header-topbar-wrap .topbar-center .contact-phone-num a i.lordcros-phone {
  display: none;
}
header.lordcros-header.header-layout-7 .header-topbar-wrap .topbar-center .contact-phone-num a:hover, .lordcros-sticky-header.header-layout-7 .header-topbar-wrap .topbar-center .contact-phone-num a:hover {
  opacity: 0.8;
}
header.lordcros-header.header-layout-7 .header-topbar-wrap .topbar-left, .lordcros-sticky-header.header-layout-7 .header-topbar-wrap .topbar-left {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
header.lordcros-header.header-layout-7 .header-topbar-wrap .topbar-left .header-social-links, .lordcros-sticky-header.header-layout-7 .header-topbar-wrap .topbar-left .header-social-links {
  display: inline-flex;
  align-items: center;
  height: 100%;
}
header.lordcros-header.header-layout-7 .header-topbar-wrap .topbar-left .header-social-links .lordcros-social-buttons a, .lordcros-sticky-header.header-layout-7 .header-topbar-wrap .topbar-left .header-social-links .lordcros-social-buttons a {
  color: #fff !important;
}
header.lordcros-header.header-layout-7 .header-topbar-wrap .topbar-right, .lordcros-sticky-header.header-layout-7 .header-topbar-wrap .topbar-right {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
header.lordcros-header.header-layout-7 .header-topbar-wrap .topbar-right .lordcros-weather-data, .lordcros-sticky-header.header-layout-7 .header-topbar-wrap .topbar-right .lordcros-weather-data {
  height: 100%;
  color: #fff;
}
header.lordcros-header.header-layout-7 .main-header-wrap, .lordcros-sticky-header.header-layout-7 .main-header-wrap {
  position: relative;
  text-align: center;
}
header.lordcros-header.header-layout-7 .main-header-wrap .site-logo, .lordcros-sticky-header.header-layout-7 .main-header-wrap .site-logo {
  display: inline-block;
  padding: 6px 0;
  margin: 0 20px;
}
header.lordcros-header.header-layout-7 .main-header-wrap .header-left-part, .lordcros-sticky-header.header-layout-7 .main-header-wrap .header-left-part {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  padding-left: 10px;
  max-width: 45%;
}
header.lordcros-header.header-layout-7 .main-header-wrap .header-left-part nav.main-navigation, .lordcros-sticky-header.header-layout-7 .main-header-wrap .header-left-part nav.main-navigation {
  display: inline-flex;
  align-items: center;
  height: 100%;
}
header.lordcros-header.header-layout-7 .main-header-wrap .header-left-part nav.main-navigation ul.menu-main-navigation, .lordcros-sticky-header.header-layout-7 .main-header-wrap .header-left-part nav.main-navigation ul.menu-main-navigation {
  display: flex;
  align-items: stretch;
  height: 100%;
  flex-wrap: wrap;
}
header.lordcros-header.header-layout-7 .main-header-wrap .header-left-part nav.main-navigation ul.menu-main-navigation > li.menu-item.item-level-0 a, .lordcros-sticky-header.header-layout-7 .main-header-wrap .header-left-part nav.main-navigation ul.menu-main-navigation > li.menu-item.item-level-0 a {
  height: 100%;
  display: inline-flex;
  align-items: center;
}
header.lordcros-header.header-layout-7 .main-header-wrap .header-left-part nav.main-navigation ul.menu-main-navigation > li.menu-item.item-level-0 a:after, .lordcros-sticky-header.header-layout-7 .main-header-wrap .header-left-part nav.main-navigation ul.menu-main-navigation > li.menu-item.item-level-0 a:after {
  background-color: #cfa167;
}
header.lordcros-header.header-layout-7 .main-header-wrap .header-left-part nav.main-navigation ul.menu-main-navigation ul.sub-menu-dropdown.sub-menu-level-0:before, .lordcros-sticky-header.header-layout-7 .main-header-wrap .header-left-part nav.main-navigation ul.menu-main-navigation ul.sub-menu-dropdown.sub-menu-level-0:before {
  content: none;
}
header.lordcros-header.header-layout-7 .main-header-wrap .header-right-part, .lordcros-sticky-header.header-layout-7 .main-header-wrap .header-right-part {
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  align-items: stretch;
  justify-content: flex-end;
}
header.lordcros-header.header-layout-7 .main-header-wrap .header-right-part .language-picker, .lordcros-sticky-header.header-layout-7 .main-header-wrap .header-right-part .language-picker {
  padding: 0 28px;
  cursor: pointer;
  border-right: 1px solid rgba(255, 255, 255, .2);
}
header.lordcros-header.header-layout-7 .main-header-wrap .header-right-part .language-picker a.wcml_selected_language, .lordcros-sticky-header.header-layout-7 .main-header-wrap .header-right-part .language-picker a.wcml_selected_language {
  display: inline-flex;
  align-items: center;
  height: 100%;
  color: #fff;
}
header.lordcros-header.header-layout-7 .main-header-wrap .header-right-part .language-picker:hover a.wcml_selected_language, .lordcros-sticky-header.header-layout-7 .main-header-wrap .header-right-part .language-picker:hover a.wcml_selected_language {
  opacity: 0.8;
}
header.lordcros-header.header-layout-7 .main-header-wrap .header-right-part .search-button > a, .lordcros-sticky-header.header-layout-7 .main-header-wrap .header-right-part .search-button > a {
  display: inline-flex;
  align-items: center;
  height: 100%;
  color: #fff;
  font-size: 31px;
  padding: 0 30px;
  text-decoration: none;
}
header.lordcros-header.header-layout-7 .main-header-wrap .header-right-part .search-button > a:hover, .lordcros-sticky-header.header-layout-7 .main-header-wrap .header-right-part .search-button > a:hover {
  opacity: 0.8;
}
header.lordcros-header.header-layout-7 .main-header-wrap .header-right-part .room-search-form form, .lordcros-sticky-header.header-layout-7 .main-header-wrap .header-right-part .room-search-form form {
  height: 100%;
}
header.lordcros-header.header-layout-7 .main-header-wrap .header-right-part .room-search-form form .form-submit-wrap, .lordcros-sticky-header.header-layout-7 .main-header-wrap .header-right-part .room-search-form form .form-submit-wrap {
  height: 100%;
}
header.lordcros-header.header-layout-7 .main-header-wrap .header-right-part .room-search-form form .room-search-submit, .lordcros-sticky-header.header-layout-7 .main-header-wrap .header-right-part .room-search-form form .room-search-submit {
  padding-right: 3.3em;
  padding-left: 3.9em;
  color: #fff;
}
header.lordcros-header.header-layout-7 .main-header-wrap .header-right-part .room-search-form form .room-search-submit:hover, .lordcros-sticky-header.header-layout-7 .main-header-wrap .header-right-part .room-search-form form .room-search-submit:hover {
  color: rgba(255, 255, 255, .8);
}
header.lordcros-header.header-layout-7 .main-header-wrap .header-right-part .room-search-form form .room-search-submit i, .lordcros-sticky-header.header-layout-7 .main-header-wrap .header-right-part .room-search-form form .room-search-submit i {
  font-size: 43px;
  margin-right: 25px;
}
header.lordcros-header.header-layout-8 .header-topbar-wrap .container, .lordcros-sticky-header.header-layout-8 .header-topbar-wrap .container {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  height: 40px;
}
header.lordcros-header.header-layout-8 .header-topbar-wrap .container .topbar-left, .lordcros-sticky-header.header-layout-8 .header-topbar-wrap .container .topbar-left {
  margin-right: 20px;
}
header.lordcros-header.header-layout-8 .header-topbar-wrap .container .topbar-left .header-social-links, .lordcros-sticky-header.header-layout-8 .header-topbar-wrap .container .topbar-left .header-social-links {
  display: inline-flex;
  align-items: center;
  height: 100%;
}
header.lordcros-header.header-layout-8 .header-topbar-wrap .container .topbar-left .header-social-links .lordcros-social-button a, .lordcros-sticky-header.header-layout-8 .header-topbar-wrap .container .topbar-left .header-social-links .lordcros-social-button a {
  color: #fff !important;
}
header.lordcros-header.header-layout-8 .header-topbar-wrap .container .topbar-right, .lordcros-sticky-header.header-layout-8 .header-topbar-wrap .container .topbar-right {
  display: inline-flex;
  align-items: stretch;
  justify-content: flex-end;
  margin-left: 20px;
}
header.lordcros-header.header-layout-8 .header-topbar-wrap .container .topbar-right .lordcros-weather-data, .lordcros-sticky-header.header-layout-8 .header-topbar-wrap .container .topbar-right .lordcros-weather-data {
  color: #fff;
}
header.lordcros-header.header-layout-8 .header-topbar-wrap .container .topbar-right .contact-phone-num, .lordcros-sticky-header.header-layout-8 .header-topbar-wrap .container .topbar-right .contact-phone-num {
  margin-left: 30px;
}
header.lordcros-header.header-layout-8 .header-topbar-wrap .container .topbar-right .contact-phone-num a, .lordcros-sticky-header.header-layout-8 .header-topbar-wrap .container .topbar-right .contact-phone-num a {
  height: 100%;
  color: #fff;
}
header.lordcros-header.header-layout-8 .header-topbar-wrap .container .topbar-right .contact-phone-num a:hover, .lordcros-sticky-header.header-layout-8 .header-topbar-wrap .container .topbar-right .contact-phone-num a:hover {
  opacity: 0.8;
}
header.lordcros-header.header-layout-8 .header-topbar-wrap .container .topbar-right .language-picker, .lordcros-sticky-header.header-layout-8 .header-topbar-wrap .container .topbar-right .language-picker {
  display: inline-flex;
  align-items: center;
  margin-left: 30px;
}
header.lordcros-header.header-layout-8 .header-topbar-wrap .container .topbar-right .language-picker a.wcml_selected_language, .lordcros-sticky-header.header-layout-8 .header-topbar-wrap .container .topbar-right .language-picker a.wcml_selected_language {
  color: #fff;
}
header.lordcros-header.header-layout-8 .header-topbar-wrap .container .topbar-right .language-picker a.wcml_selected_language:hover, .lordcros-sticky-header.header-layout-8 .header-topbar-wrap .container .topbar-right .language-picker a.wcml_selected_language:hover {
  opacity: 0.8;
}
header.lordcros-header.header-layout-8 .main-header-wrap .container, .lordcros-sticky-header.header-layout-8 .main-header-wrap .container {
  position: relative;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
header.lordcros-header.header-layout-8 .main-header-wrap .container .site-logo, .lordcros-sticky-header.header-layout-8 .main-header-wrap .container .site-logo {
  padding: 10px 0;
  margin-right: 15px;
  flex: 1 1 auto;
}
header.lordcros-header.header-layout-8 .main-header-wrap .container nav.main-navigation, .lordcros-sticky-header.header-layout-8 .main-header-wrap .container nav.main-navigation, header.lordcros-header.header-layout-8 .main-header-wrap .container .search-button, .lordcros-sticky-header.header-layout-8 .main-header-wrap .container .search-button {
  flex: 0 0 auto;
}
header.lordcros-header.header-layout-8 .main-header-wrap .container nav.main-navigation > ul, .lordcros-sticky-header.header-layout-8 .main-header-wrap .container nav.main-navigation > ul {
  height: 100%;
}
header.lordcros-header.header-layout-8 .main-header-wrap .container nav.main-navigation > ul li.item-level-0, .lordcros-sticky-header.header-layout-8 .main-header-wrap .container nav.main-navigation > ul li.item-level-0 {
  height: 100%;
}
header.lordcros-header.header-layout-8 .main-header-wrap .container nav.main-navigation > ul li.item-level-0 > a, .lordcros-sticky-header.header-layout-8 .main-header-wrap .container nav.main-navigation > ul li.item-level-0 > a {
  display: inline-flex;
  align-items: center;
  height: 100%;
}
header.lordcros-header.header-layout-8 .main-header-wrap .container nav.main-navigation > ul li.item-level-0 > a:after, .lordcros-sticky-header.header-layout-8 .main-header-wrap .container nav.main-navigation > ul li.item-level-0 > a:after {
  background-color: #cfa167;
}
header.lordcros-header.header-layout-8 .main-header-wrap .container nav.main-navigation > ul ul.sub-menu-dropdown.sub-menu-level-0, .lordcros-sticky-header.header-layout-8 .main-header-wrap .container nav.main-navigation > ul ul.sub-menu-dropdown.sub-menu-level-0 {
  border-top: 1px solid rgba(37, 44, 65, .2);
}
header.lordcros-header.header-layout-8 .main-header-wrap .container nav.main-navigation > ul ul.sub-menu-dropdown.sub-menu-level-0::before, .lordcros-sticky-header.header-layout-8 .main-header-wrap .container nav.main-navigation > ul ul.sub-menu-dropdown.sub-menu-level-0::before {
  content: none;
}
header.lordcros-header.header-layout-8 .main-header-wrap .container .search-button, .lordcros-sticky-header.header-layout-8 .main-header-wrap .container .search-button {
  display: inline-flex;
  align-items: center;
  padding-left: 30px;
  padding-right: 15px;
  border-left: 1px solid rgba(255, 255, 255, .2);
}
header.lordcros-header.header-layout-8 .main-header-wrap .container .search-button a, .lordcros-sticky-header.header-layout-8 .main-header-wrap .container .search-button a {
  color: #fff;
  text-decoration: none;
  font-size: 30px;
}
header.lordcros-header.header-layout-8 .main-header-wrap .container .search-button a:hover, .lordcros-sticky-header.header-layout-8 .main-header-wrap .container .search-button a:hover {
  color: #cfa167;
}
header.lordcros-header.header-layout-8 .main-header-wrap .container .room-search-form, .lordcros-sticky-header.header-layout-8 .main-header-wrap .container .room-search-form {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  width: calc(50vw - 50% - 9px);
  background-color: #cfa167;
}
header.lordcros-header.header-layout-8 .main-header-wrap .container .room-search-form form, .lordcros-sticky-header.header-layout-8 .main-header-wrap .container .room-search-form form {
  height: 100%;
}
header.lordcros-header.header-layout-8 .main-header-wrap .container .room-search-form form .form-submit-wrap, .lordcros-sticky-header.header-layout-8 .main-header-wrap .container .room-search-form form .form-submit-wrap, header.lordcros-header.header-layout-8 .main-header-wrap .container .room-search-form form .room-search-submit, .lordcros-sticky-header.header-layout-8 .main-header-wrap .container .room-search-form form .room-search-submit {
  width: 100%;
}
header.lordcros-header.header-layout-8 .main-header-wrap .container .room-search-form form .room-search-submit, .lordcros-sticky-header.header-layout-8 .main-header-wrap .container .room-search-form form .room-search-submit {
  justify-content: center;
  color: #fff;
}
header.lordcros-header.header-layout-8 .main-header-wrap .container .room-search-form form .room-search-submit i, .lordcros-sticky-header.header-layout-8 .main-header-wrap .container .room-search-form form .room-search-submit i {
  font-size: 43px;
  margin-right: 25px;
}
header.lordcros-header.header-layout-8 .main-header-wrap .container .room-search-form form .room-search-submit:hover, .lordcros-sticky-header.header-layout-8 .main-header-wrap .container .room-search-form form .room-search-submit:hover {
  box-shadow: inset 0 0 100px rgba(0, 0, 0, .15);
}
header.lordcros-header.header-layout-9 .container-fluid .header-wrap-inner, .lordcros-sticky-header.header-layout-9 .container-fluid .header-wrap-inner {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  max-width: 1370px;
  padding: 0 20px;
  margin: 0 auto;
}
header.lordcros-header.header-layout-9 .container-fluid .header-wrap-inner .header-left-part, .lordcros-sticky-header.header-layout-9 .container-fluid .header-wrap-inner .header-left-part {
  flex: 1 1 auto;
}
header.lordcros-header.header-layout-9 .container-fluid .header-wrap-inner .header-right-part, .lordcros-sticky-header.header-layout-9 .container-fluid .header-wrap-inner .header-right-part {
  flex: 0 0 auto;
}
header.lordcros-header.header-layout-9 .header-topbar-wrap, .lordcros-sticky-header.header-layout-9 .header-topbar-wrap {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  height: 40px;
  padding: 0 29px;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
}
header.lordcros-header.header-layout-9 .header-topbar-wrap .topbar-left, .lordcros-sticky-header.header-layout-9 .header-topbar-wrap .topbar-left {
  padding-right: 15px;
}
header.lordcros-header.header-layout-9 .header-topbar-wrap .topbar-left .lordcros-weather-data, .lordcros-sticky-header.header-layout-9 .header-topbar-wrap .topbar-left .lordcros-weather-data {
  color: #fff;
  height: 100%;
}
header.lordcros-header.header-layout-9 .header-topbar-wrap .topbar-right, .lordcros-sticky-header.header-layout-9 .header-topbar-wrap .topbar-right {
  display: inline-flex;
  align-items: stretch;
  padding-left: 15px;
}
header.lordcros-header.header-layout-9 .header-topbar-wrap .topbar-right > div, .lordcros-sticky-header.header-layout-9 .header-topbar-wrap .topbar-right > div {
  display: inline-flex;
  align-items: center;
}
header.lordcros-header.header-layout-9 .header-topbar-wrap .topbar-right > div > a, .lordcros-sticky-header.header-layout-9 .header-topbar-wrap .topbar-right > div > a {
  color: #fff;
}
header.lordcros-header.header-layout-9 .header-topbar-wrap .topbar-right > div > a:hover, .lordcros-sticky-header.header-layout-9 .header-topbar-wrap .topbar-right > div > a:hover {
  opacity: 0.8;
}
header.lordcros-header.header-layout-9 .header-topbar-wrap .topbar-right > div.language-picker, .lordcros-sticky-header.header-layout-9 .header-topbar-wrap .topbar-right > div.language-picker {
  margin-left: 45px;
}
header.lordcros-header.header-layout-9 .header-topbar-wrap .topbar-right > div.language-picker ul, .lordcros-sticky-header.header-layout-9 .header-topbar-wrap .topbar-right > div.language-picker ul {
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.15);
}
header.lordcros-header.header-layout-9 .header-topbar-wrap .topbar-right > div.language-picker ul:before, .lordcros-sticky-header.header-layout-9 .header-topbar-wrap .topbar-right > div.language-picker ul:before {
  content: none;
}
header.lordcros-header.header-layout-9 .main-header-wrap, .lordcros-sticky-header.header-layout-9 .main-header-wrap {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
header.lordcros-header.header-layout-9 .main-header-wrap .site-logo, .lordcros-sticky-header.header-layout-9 .main-header-wrap .site-logo {
  flex: 1 1 auto;
  padding-left: 29px;
  padding-right: 20px;
  margin: 10px 0;
}
header.lordcros-header.header-layout-9 .main-header-wrap nav.main-navigation, .lordcros-sticky-header.header-layout-9 .main-header-wrap nav.main-navigation, header.lordcros-header.header-layout-9 .main-header-wrap .search-button, .lordcros-sticky-header.header-layout-9 .main-header-wrap .search-button {
  flex: 0 0 auto;
}
header.lordcros-header.header-layout-9 .main-header-wrap nav.main-navigation > ul, .lordcros-sticky-header.header-layout-9 .main-header-wrap nav.main-navigation > ul {
  height: 100%;
}
header.lordcros-header.header-layout-9 .main-header-wrap nav.main-navigation > ul li.item-level-0, .lordcros-sticky-header.header-layout-9 .main-header-wrap nav.main-navigation > ul li.item-level-0 {
  height: 100%;
}
header.lordcros-header.header-layout-9 .main-header-wrap nav.main-navigation > ul li.item-level-0 > a, .lordcros-sticky-header.header-layout-9 .main-header-wrap nav.main-navigation > ul li.item-level-0 > a {
  display: inline-flex;
  align-items: center;
  height: 100%;
}
header.lordcros-header.header-layout-9 .main-header-wrap nav.main-navigation > ul li.item-level-0 > a:after, .lordcros-sticky-header.header-layout-9 .main-header-wrap nav.main-navigation > ul li.item-level-0 > a:after {
  background-color: #cfa167;
}
header.lordcros-header.header-layout-9 .main-header-wrap nav.main-navigation > ul ul.sub-menu-dropdown.sub-menu-level-0, .lordcros-sticky-header.header-layout-9 .main-header-wrap nav.main-navigation > ul ul.sub-menu-dropdown.sub-menu-level-0 {
  border-top: 1px solid rgba(37, 44, 65, .2);
}
header.lordcros-header.header-layout-9 .main-header-wrap nav.main-navigation > ul ul.sub-menu-dropdown.sub-menu-level-0::before, .lordcros-sticky-header.header-layout-9 .main-header-wrap nav.main-navigation > ul ul.sub-menu-dropdown.sub-menu-level-0::before {
  content: none;
}
header.lordcros-header.header-layout-9 .main-header-wrap .search-button, .lordcros-sticky-header.header-layout-9 .main-header-wrap .search-button {
  display: inline-flex;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  border-left: 1px solid rgba(255, 255, 255, .2);
}
header.lordcros-header.header-layout-9 .main-header-wrap .search-button a, .lordcros-sticky-header.header-layout-9 .main-header-wrap .search-button a {
  color: #fff;
  text-decoration: none;
  font-size: 30px;
}
header.lordcros-header.header-layout-9 .main-header-wrap .search-button a:hover, .lordcros-sticky-header.header-layout-9 .main-header-wrap .search-button a:hover {
  color: #cfa167;
}
header.lordcros-header.header-layout-9 .header-right-part .room-search-form, .lordcros-sticky-header.header-layout-9 .header-right-part .room-search-form, header.lordcros-header.header-layout-9 .header-right-part .room-search-form form, .lordcros-sticky-header.header-layout-9 .header-right-part .room-search-form form {
  height: 100%;
}
header.lordcros-header.header-layout-9 .header-right-part .room-search-form form .room-search-submit, .lordcros-sticky-header.header-layout-9 .header-right-part .room-search-form form .room-search-submit {
  color: #fff;
  padding: 15px 29px;
}
header.lordcros-header.header-layout-9 .header-right-part .room-search-form form .room-search-submit i, .lordcros-sticky-header.header-layout-9 .header-right-part .room-search-form form .room-search-submit i {
  font-size: 43px;
  margin-right: 25px;
}
header.lordcros-header.header-layout-9 .header-right-part .room-search-form form .room-search-submit:hover, .lordcros-sticky-header.header-layout-9 .header-right-part .room-search-form form .room-search-submit:hover {
  box-shadow: inset 0 0 200px rgba(0, 0, 0, .15);
}
header.lordcros-header .wcml_language_switcher.language-picker, .lordcros-sticky-header .wcml_language_switcher.language-picker {
  position: relative;
  line-height: 1.67;
  text-transform: uppercase;
  z-index: 100;
  font-family: Roboto Slab;
  font-weight: 400;
}
header.lordcros-header .wcml_language_switcher.language-picker a.wcml_selected_language, .lordcros-sticky-header .wcml_language_switcher.language-picker a.wcml_selected_language {
  position: relative;
  display: block;
  font-size: 0.87em;
  padding-right: 17px;
  text-decoration: none;
}
header.lordcros-header .wcml_language_switcher.language-picker a.wcml_selected_language:after, .lordcros-sticky-header .wcml_language_switcher.language-picker a.wcml_selected_language:after {
  content: "\f078";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 10px;
  height: 10px;
  line-height: 10px;
  width: 10px;
}
header.lordcros-header .wcml_language_switcher.language-picker ul, .lordcros-sticky-header .wcml_language_switcher.language-picker ul {
  position: absolute;
  right: 0;
  top: 100%;
  background-color: #fff;
  font-size: 0.87em;
  list-style: none;
  padding: 15px 30px;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s ease, visibility 0.25s ease;
  animation-duration: 0.25s;
  animation-fill-mode: both;
  animation-name: nav_menu_anim_close;
  pointer-events: none;
  border-radius: 2px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
}
header.lordcros-header .wcml_language_switcher.language-picker ul:before, .lordcros-sticky-header .wcml_language_switcher.language-picker ul:before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  bottom: 100%;
  right: 20px;
  border-width: 0 8px 7px 8px;
  border-color: transparent transparent #fff transparent;
}
header.lordcros-header .wcml_language_switcher.language-picker ul a, .lordcros-sticky-header .wcml_language_switcher.language-picker ul a {
  display: block;
  color: #262626;
  text-decoration: none;
  padding: 5px 0;
}
header.lordcros-header .wcml_language_switcher.language-picker ul a:hover, .lordcros-sticky-header .wcml_language_switcher.language-picker ul a:hover {
  color: #cfa167;
}
header.lordcros-header .wcml_language_switcher.language-picker:hover ul, .lordcros-sticky-header .wcml_language_switcher.language-picker:hover ul {
  opacity: 1;
  visibility: visible;
  animation-duration: 0.25s;
  animation-fill-mode: both;
  animation-name: nav_menu_anim_open;
  pointer-events: unset;
}
header.lordcros-header .room-search-form form, .leftside-header .room-search-form form {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  font-family: Roboto Slab;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.67;
}
header.lordcros-header .room-search-form form input[type="text"], .leftside-header .room-search-form form input[type="text"], header.lordcros-header .room-search-form form input[type="number"], .leftside-header .room-search-form form input[type="number"] {
  position: absolute;
  left: 0;
  bottom: -30px;
  height: 0;
  opacity: 0;
  visibility: hidden;
  padding: 0;
  border: none;
  font-size: 0;
}
header.lordcros-header .room-search-form form .form-input-area, .leftside-header .room-search-form form .form-input-area {
  display: inline-flex;
}
header.lordcros-header .room-search-form form .form-input-area > div, .leftside-header .room-search-form form .form-input-area > div {
  position: relative;
}
header.lordcros-header .room-search-form form .form-input-area .section-title, .leftside-header .room-search-form form .form-input-area .section-title {
  display: block;
  font-family: Roboto;
  font-size: 0.87em;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 4px;
}
header.lordcros-header .room-search-form form .form-input-area .search-guest-count > div, .leftside-header .room-search-form form .form-input-area .search-guest-count > div {
  cursor: default;
}
header.lordcros-header .room-search-form form .form-input-area .search-calendar-show > div, .leftside-header .room-search-form form .form-input-area .search-calendar-show > div, header.lordcros-header .room-search-form form .form-input-area .search-guest-count i, .leftside-header .room-search-form form .form-input-area .search-guest-count i {
  cursor: pointer;
}
header.lordcros-header .room-search-form form .form-input-area .section-content, .leftside-header .room-search-form form .form-input-area .section-content {
  display: flex;
  align-items: stretch;
  flex-direction: row;
  justify-content: space-between;
}
header.lordcros-header .room-search-form form .form-input-area .section-content .day-val, .leftside-header .room-search-form form .form-input-area .section-content .day-val, header.lordcros-header .room-search-form form .form-input-area .section-content .guest-val, .leftside-header .room-search-form form .form-input-area .section-content .guest-val {
  font-size: 2.33em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0;
  margin-right: 13px;
}
header.lordcros-header .room-search-form form .form-input-area .section-content .leftside-inner, .leftside-header .room-search-form form .form-input-area .section-content .leftside-inner {
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
  font-family: Roboto;
  font-size: 0.93em;
  padding: 4px 0 1px 0;
}
header.lordcros-header .room-search-form form .form-input-area .section-content .leftside-inner span, .leftside-header .room-search-form form .form-input-area .section-content .leftside-inner span {
  line-height: 1.15;
}
header.lordcros-header .room-search-form form .form-input-area .section-content .leftside-inner i, .leftside-header .room-search-form form .form-input-area .section-content .leftside-inner i {
  font-size: 10px;
}
header.lordcros-header .room-search-form form .room-search-submit, .leftside-header .room-search-form form .room-search-submit {
  position: relative;
  border: none;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  outline: none;
  display: inline-flex;
  align-items: center;
  height: 100%;
}
header.lordcros-header .room-search-form form .room-search-submit i, .leftside-header .room-search-form form .room-search-submit i {
  font-size: 29px;
  margin-right: 15px;
}
.lordcros-sticky-header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
  z-index: 800;
  visibility: hidden;
  opacity: 0;
  transform: translateY(-100%);
  transition: all 0.25s ease-in-out;
}
.lordcros-sticky-header.page-scroll {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}
.lordcros-sticky-header .site-logo img.sticky-logo {
  max-height: 50px;
}
.lordcros-sticky-header.header-layout-1 .main-navigation ul li.menu-item > a, .lordcros-sticky-header.header-layout-2 .main-navigation ul li.menu-item > a, .lordcros-sticky-header.header-layout-5 .main-navigation ul li.menu-item > a, .lordcros-sticky-header.header-layout-7 .main-navigation ul li.menu-item > a, .lordcros-sticky-header.header-layout-8 .main-navigation ul li.menu-item > a, .lordcros-sticky-header.header-layout-9 .main-navigation ul li.menu-item > a {
  color: #252c41;
}
.lordcros-sticky-header.header-layout-1 .main-navigation ul li.menu-item:hover > a, .lordcros-sticky-header.header-layout-2 .main-navigation ul li.menu-item:hover > a, .lordcros-sticky-header.header-layout-5 .main-navigation ul li.menu-item:hover > a, .lordcros-sticky-header.header-layout-7 .main-navigation ul li.menu-item:hover > a, .lordcros-sticky-header.header-layout-8 .main-navigation ul li.menu-item:hover > a, .lordcros-sticky-header.header-layout-9 .main-navigation ul li.menu-item:hover > a, .lordcros-sticky-header.header-layout-1 .main-navigation ul li.menu-item.current-menu-item > a, .lordcros-sticky-header.header-layout-2 .main-navigation ul li.menu-item.current-menu-item > a, .lordcros-sticky-header.header-layout-5 .main-navigation ul li.menu-item.current-menu-item > a, .lordcros-sticky-header.header-layout-7 .main-navigation ul li.menu-item.current-menu-item > a, .lordcros-sticky-header.header-layout-8 .main-navigation ul li.menu-item.current-menu-item > a, .lordcros-sticky-header.header-layout-9 .main-navigation ul li.menu-item.current-menu-item > a, .lordcros-sticky-header.header-layout-1 .main-navigation ul li.menu-item.current-menu-ancestor > a, .lordcros-sticky-header.header-layout-2 .main-navigation ul li.menu-item.current-menu-ancestor > a, .lordcros-sticky-header.header-layout-5 .main-navigation ul li.menu-item.current-menu-ancestor > a, .lordcros-sticky-header.header-layout-7 .main-navigation ul li.menu-item.current-menu-ancestor > a, .lordcros-sticky-header.header-layout-8 .main-navigation ul li.menu-item.current-menu-ancestor > a, .lordcros-sticky-header.header-layout-9 .main-navigation ul li.menu-item.current-menu-ancestor > a {
  color: #cfa167;
}
.lordcros-sticky-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0, .lordcros-sticky-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0, .lordcros-sticky-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0, .lordcros-sticky-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0, .lordcros-sticky-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0, .lordcros-sticky-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0 {
  border-top: 1px solid rgba(37, 44, 65, .2);
}
.lordcros-sticky-header.header-layout-1 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0::before, .lordcros-sticky-header.header-layout-2 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0::before, .lordcros-sticky-header.header-layout-5 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0::before, .lordcros-sticky-header.header-layout-7 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0::before, .lordcros-sticky-header.header-layout-8 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0::before, .lordcros-sticky-header.header-layout-9 .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0::before {
  content: none;
}
.lordcros-sticky-header.header-layout-1 .main-header-wrap .main-navigation li.menu-item > a:after, .lordcros-sticky-header.header-layout-2 .main-header-wrap .main-navigation li.menu-item > a:after, .lordcros-sticky-header.header-layout-5 .main-header-wrap .main-navigation li.menu-item > a:after, .lordcros-sticky-header.header-layout-7 .main-header-wrap .main-navigation li.menu-item > a:after, .lordcros-sticky-header.header-layout-8 .main-header-wrap .main-navigation li.menu-item > a:after, .lordcros-sticky-header.header-layout-9 .main-header-wrap .main-navigation li.menu-item > a:after {
  bottom: 0;
  background-color: #cfa167;
}
.lordcros-sticky-header.header-layout-1 .main-header-wrap, .lordcros-sticky-header.header-layout-5 .main-header-wrap, .lordcros-sticky-header.header-layout-7 .main-header-wrap {
  border: none;
}
.lordcros-sticky-header.header-layout-1 .main-header-wrap .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0, .lordcros-sticky-header.header-layout-5 .main-header-wrap .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0, .lordcros-sticky-header.header-layout-7 .main-header-wrap .main-navigation ul ul.sub-menu-dropdown.sub-menu-level-0 {
  top: 100%;
}
.lordcros-sticky-header.header-layout-1 .main-header-wrap .search-button, .lordcros-sticky-header.header-layout-5 .main-header-wrap .search-button, .lordcros-sticky-header.header-layout-7 .main-header-wrap .search-button {
  border-left: 1px solid rgba(37, 44, 65, .2);
}
.lordcros-sticky-header.header-layout-1 .main-header-wrap .search-button > a, .lordcros-sticky-header.header-layout-5 .main-header-wrap .search-button > a, .lordcros-sticky-header.header-layout-7 .main-header-wrap .search-button > a {
  color: #252c41;
}
.lordcros-sticky-header.header-layout-1 .main-header-wrap .search-button > a:after, .lordcros-sticky-header.header-layout-5 .main-header-wrap .search-button > a:after, .lordcros-sticky-header.header-layout-7 .main-header-wrap .search-button > a:after {
  content: none;
}
.lordcros-sticky-header.header-layout-1 .main-header-wrap .search-button > a:hover, .lordcros-sticky-header.header-layout-5 .main-header-wrap .search-button > a:hover, .lordcros-sticky-header.header-layout-7 .main-header-wrap .search-button > a:hover {
  color: #cfa167;
}
.lordcros-sticky-header.header-layout-1 .main-header-wrap .room-search-form, .lordcros-sticky-header.header-layout-5 .main-header-wrap .room-search-form, .lordcros-sticky-header.header-layout-7 .main-header-wrap .room-search-form {
  border-left: 1px solid rgba(37, 44, 65, .2);
}
.lordcros-sticky-header.header-layout-1 .main-header-wrap .room-search-form form .room-search-submit, .lordcros-sticky-header.header-layout-5 .main-header-wrap .room-search-form form .room-search-submit, .lordcros-sticky-header.header-layout-7 .main-header-wrap .room-search-form form .room-search-submit {
  position: relative;
  border: none;
  color: #252c41;
  text-transform: uppercase;
  outline: none;
  display: inline-flex;
  align-items: center;
  height: 100%;
}
.lordcros-sticky-header.header-layout-1 .main-header-wrap .room-search-form form .room-search-submit i, .lordcros-sticky-header.header-layout-5 .main-header-wrap .room-search-form form .room-search-submit i, .lordcros-sticky-header.header-layout-7 .main-header-wrap .room-search-form form .room-search-submit i {
  font-size: 29px;
  margin-right: 15px;
}
.lordcros-sticky-header.header-layout-1 .main-header-wrap .room-search-form form .room-search-submit:after, .lordcros-sticky-header.header-layout-5 .main-header-wrap .room-search-form form .room-search-submit:after, .lordcros-sticky-header.header-layout-7 .main-header-wrap .room-search-form form .room-search-submit:after {
  content: none;
}
.lordcros-sticky-header.header-layout-1 .main-header-wrap .room-search-form form .room-search-submit:hover, .lordcros-sticky-header.header-layout-5 .main-header-wrap .room-search-form form .room-search-submit:hover, .lordcros-sticky-header.header-layout-7 .main-header-wrap .room-search-form form .room-search-submit:hover {
  color: #cfa167;
}
.lordcros-sticky-header.header-layout-3 {
  background-color: transparent;
  width: auto;
  right: 0;
  left: initial;
}
.lordcros-sticky-header.header-layout-3 .lordcros-burger-wrapper {
  background-color: #262626;
  padding: 20px 40px;
  min-width: 120px;
  min-height: 120px;
}
.lordcros-sticky-header.header-layout-3 .lordcros-burger-wrapper .hamburger span {
  background-color: #fff;
}
.lordcros-sticky-header.header-layout-3 .lordcros-burger-wrapper .hamburger span:nth-child(2) {
  width: 75%;
}
.lordcros-sticky-header.header-layout-3 .lordcros-burger-wrapper .hamburger span:last-child {
  width: 50%;
}
.lordcros-sticky-header.header-layout-3 .lordcros-burger-wrapper:hover .hamburger span, .lordcros-sticky-header.header-layout-3 .lordcros-burger-wrapper .hamburger.active span {
  width: 100%;
}
.lordcros-sticky-header.header-layout-5 .container-fluid .main-header-wrap, .lordcros-sticky-header.header-layout-7 .container-fluid .main-header-wrap {
  margin: 0 8px;
}
.lordcros-sticky-header.header-layout-5 .container-fluid .main-header-wrap .header-right-part .search-button, .lordcros-sticky-header.header-layout-7 .container-fluid .main-header-wrap .header-right-part .search-button, .lordcros-sticky-header.header-layout-5 .container-fluid .main-header-wrap .header-right-part .room-search-form, .lordcros-sticky-header.header-layout-7 .container-fluid .main-header-wrap .header-right-part .room-search-form {
  border: none;
}
.lordcros-sticky-header.header-layout-5 .container-fluid .main-header-wrap .header-right-part .search-button a, .lordcros-sticky-header.header-layout-7 .container-fluid .main-header-wrap .header-right-part .search-button a {
  color: #252c41;
}
.lordcros-sticky-header.header-layout-5 .container-fluid .main-header-wrap .header-right-part .search-button a:hover, .lordcros-sticky-header.header-layout-7 .container-fluid .main-header-wrap .header-right-part .search-button a:hover {
  color: #cfa167;
}
.lordcros-sticky-header.header-layout-5 .container-fluid .main-header-wrap .header-right-part .search-button:after, .lordcros-sticky-header.header-layout-7 .container-fluid .main-header-wrap .header-right-part .search-button:after, .lordcros-sticky-header.header-layout-5 .container-fluid .main-header-wrap .header-right-part .room-search-form:after, .lordcros-sticky-header.header-layout-7 .container-fluid .main-header-wrap .header-right-part .room-search-form:after {
  background-color: rgba(37, 44, 65, .2);
}
.lordcros-sticky-header.header-layout-5 .container-fluid .main-header-wrap .header-right-part .language-picker a.wcml_selected_language, .lordcros-sticky-header.header-layout-7 .container-fluid .main-header-wrap .header-right-part .language-picker a.wcml_selected_language {
  color: #252c41;
}
.lordcros-sticky-header.header-layout-5 .container-fluid .main-header-wrap .header-right-part .language-picker:hover > a, .lordcros-sticky-header.header-layout-7 .container-fluid .main-header-wrap .header-right-part .language-picker:hover > a {
  color: #cfa167;
}
.lordcros-sticky-header.header-layout-5 .container-fluid .main-header-wrap .site-logo, .lordcros-sticky-header.header-layout-7 .container-fluid .main-header-wrap .site-logo {
  padding: 15px 0;
}
.lordcros-sticky-header.header-layout-7 .header-wrapper {
  padding: 0;
}
.lordcros-sticky-header.header-layout-7 .header-wrapper .main-header-wrap {
  margin-right: 0;
}
.lordcros-sticky-header.header-layout-7 .header-wrapper .main-header-wrap .header-right-part .language-picker {
  border-color: rgba(37, 44, 65, .2);
}
.lordcros-hamburger-menu-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  z-index: 150;
  background-color: #0e1222;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.8);
  transform-origin: center;
  transition: all 0.25s ease-in-out;
}
.lordcros-hamburger-menu-wrap.open {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.lordcros-hamburger-menu-wrap .burger-menu-inner {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  height: 100%;
  padding: 6vh 12vw 6vh 10vw;
}
.lordcros-hamburger-menu-wrap nav.hamburger-navigation {
  flex: 1 1 auto;
  padding-top: 50px;
}
.lordcros-hamburger-menu-wrap nav.hamburger-navigation .hamburger-menu-navigation {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.lordcros-hamburger-menu-wrap nav.hamburger-navigation .hamburger-menu-navigation li.menu-item {
  position: relative;
  font-family: Roboto Slab;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.67;
  list-style: none;
}
.lordcros-hamburger-menu-wrap nav.hamburger-navigation .hamburger-menu-navigation li.menu-item > a {
  position: relative;
  display: block;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}
.lordcros-hamburger-menu-wrap nav.hamburger-navigation .hamburger-menu-navigation li.menu-item > a span {
  display: block;
  padding-right: 2.5em;
}
.lordcros-hamburger-menu-wrap nav.hamburger-navigation .hamburger-menu-navigation li.menu-item:hover > a, .lordcros-hamburger-menu-wrap nav.hamburger-navigation .hamburger-menu-navigation li.menu-item.current-menu-item > a, .lordcros-hamburger-menu-wrap nav.hamburger-navigation .hamburger-menu-navigation li.menu-item.current-menu-ancestor > a {
  color: #cfa167;
}
.lordcros-hamburger-menu-wrap nav.hamburger-navigation .hamburger-menu-navigation li.menu-item:hover > ul.sub-menu-dropdown {
  animation-duration: 0.25s;
  animation-fill-mode: both;
  animation-name: nav_menu_leftanim_open;
  visibility: visible;
  opacity: 1;
  pointer-events: unset;
}
.lordcros-hamburger-menu-wrap nav.hamburger-navigation .hamburger-menu-navigation li.menu-item.item-level-0 > a {
  padding: 15px 0;
}
.lordcros-hamburger-menu-wrap nav.hamburger-navigation .hamburger-menu-navigation li.menu-item.item-level-0 > a span {
  padding-right: 4.8em;
}
.lordcros-hamburger-menu-wrap nav.hamburger-navigation .hamburger-menu-navigation li.menu-item.menu-item-has-children > a span {
  position: relative;
}
.lordcros-hamburger-menu-wrap nav.hamburger-navigation .hamburger-menu-navigation li.menu-item.menu-item-has-children > a span:after, .lordcros-hamburger-menu-wrap nav.hamburger-navigation .hamburger-menu-navigation li.menu-item.menu-item-has-children > a span:before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 20px;
  height: 1px;
  background-color: #fff;
  transition: all 0.2s ease;
}
.lordcros-hamburger-menu-wrap nav.hamburger-navigation .hamburger-menu-navigation li.menu-item.menu-item-has-children > a span:before {
  transform: rotateZ(90deg);
}
.lordcros-hamburger-menu-wrap nav.hamburger-navigation .hamburger-menu-navigation li.menu-item.menu-item-has-children:hover > a span:after, .lordcros-hamburger-menu-wrap nav.hamburger-navigation .hamburger-menu-navigation li.menu-item.menu-item-has-children:hover > a span:before {
  background-color: #a1a1a1;
}
.lordcros-hamburger-menu-wrap nav.hamburger-navigation .hamburger-menu-navigation li.menu-item.menu-item-has-children:hover > a span:before {
  opacity: 0;
}
.lordcros-hamburger-menu-wrap nav.hamburger-navigation .hamburger-menu-navigation ul.sub-menu-dropdown {
  position: absolute;
  left: 100%;
  top: 0px;
  padding-left: 35px;
  margin: 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.25s ease, visibility 0.25s ease;
  animation-duration: 0.25s;
  animation-fill-mode: both;
  animation-name: nav_menu_leftanim_close;
  pointer-events: none;
}
.lordcros-hamburger-menu-wrap nav.hamburger-navigation .hamburger-menu-navigation ul.sub-menu-dropdown.sub-menu-level-0 {
  top: 15px;
}
.lordcros-hamburger-menu-wrap nav.hamburger-navigation .hamburger-menu-navigation ul.sub-menu-dropdown li.menu-item {
  font-size: 1rem;
}
.lordcros-hamburger-menu-wrap nav.hamburger-navigation .hamburger-menu-navigation ul.sub-menu-dropdown li.menu-item > a {
  padding: 10px 0;
  color: #a1a1a1;
  white-space: nowrap;
  text-transform: capitalize;
}
.lordcros-hamburger-menu-wrap nav.hamburger-navigation .hamburger-menu-navigation ul.sub-menu-dropdown li.menu-item.menu-item-has-children > a span:before, .lordcros-hamburger-menu-wrap nav.hamburger-navigation .hamburger-menu-navigation ul.sub-menu-dropdown li.menu-item.menu-item-has-children > a span:after {
  width: 10px;
  background-color: #a1a1a1;
}
.lordcros-hamburger-menu-wrap nav.hamburger-navigation .hamburger-menu-navigation ul.sub-menu-dropdown li.menu-item:hover > a, .lordcros-hamburger-menu-wrap nav.hamburger-navigation .hamburger-menu-navigation ul.sub-menu-dropdown li.menu-item.current-menu-item > a, .lordcros-hamburger-menu-wrap nav.hamburger-navigation .hamburger-menu-navigation ul.sub-menu-dropdown li.menu-item.current-menu-ancestor > a {
  color: #cfa167;
  opacity: 0.9;
}
.lordcros-hamburger-menu-wrap .html-block-content {
  flex: 0 0 auto;
  min-width: 480px;
}
body.left-menu-bar.left-header-style-4 {
  margin-right: 130px;
}
body.left-menu-bar.left-header-style-4 #page-wrapper.lordcros-header-overlap header {
  left: 0;
  right: 130px;
  width: auto;
}
body.left-menu-bar.left-header-style-4 .leftside-header.header-style-4 {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  background-color: #fff;
  width: 130px;
  top: 0;
  bottom: 0;
  right: 0;
  box-shadow: -1px 0px 2px rgba(0, 0, 0, 0.1);
}
body.left-menu-bar.left-header-style-4 .leftside-header.header-style-4 .lordcros-burger-wrapper {
  width: 130px;
  height: 140px;
  justify-content: center;
  padding: 20px;
}
body.left-menu-bar.left-header-style-4 .leftside-header.header-style-4 .lordcros-burger-wrapper .hamburger span {
  background-color: #262626;
}
body.left-menu-bar.left-header-style-4 .leftside-header.header-style-4 .lordcros-burger-wrapper .hamburger span:nth-child(2) {
  width: 75%;
}
body.left-menu-bar.left-header-style-4 .leftside-header.header-style-4 .lordcros-burger-wrapper:hover .hamburger span, body.left-menu-bar.left-header-style-4 .leftside-header.header-style-4 .lordcros-burger-wrapper .hamburger.active span {
  width: 100%;
}
body.left-menu-bar.left-header-style-4 .leftside-header.header-style-4 .header-bottom-part {
  font-family: Roboto Slab;
  font-weight: 400;
  font-size: 15px;
  padding: 5px 0;
}
body.left-menu-bar.left-header-style-4 .leftside-header.header-style-4 .header-bottom-part .contact-phone-num, body.left-menu-bar.left-header-style-4 .leftside-header.header-style-4 .header-bottom-part .info-email-wrap {
  position: relative;
  writing-mode: tb-rl;
  text-orientation: sideways;
  transform: rotate(-180deg);
  white-space: nowrap;
  margin-bottom: 7.2vh;
}
body.left-menu-bar.left-header-style-4 .leftside-header.header-style-4 .header-bottom-part .contact-phone-num > a, body.left-menu-bar.left-header-style-4 .leftside-header.header-style-4 .header-bottom-part .info-email-wrap > a {
  color: #262626;
  text-decoration: none;
  text-transform: uppercase;
}
body.left-menu-bar.left-header-style-4 .leftside-header.header-style-4 .header-bottom-part .contact-phone-num:after, body.left-menu-bar.left-header-style-4 .leftside-header.header-style-4 .header-bottom-part .info-email-wrap:after {
  content: '';
  display: block;
  position: absolute;
  height: 0%;
  width: 2px;
  background-color: #cfa167;
  top: 0;
  left: -5px;
  transition: all 0.3s cubic-bezier(0.79, -0.24, 0.37, 1.41);
}
body.left-menu-bar.left-header-style-4 .leftside-header.header-style-4 .header-bottom-part .contact-phone-num:hover:after, body.left-menu-bar.left-header-style-4 .leftside-header.header-style-4 .header-bottom-part .info-email-wrap:hover:after {
  height: 100%;
}
body.left-menu-bar.left-header-style-4 .leftside-header.header-style-4 .header-bottom-part .contact-phone-num a {
  display: inline-flex;
  align-items: center;
}
body.left-menu-bar.left-header-style-4 .leftside-header.header-style-4 .header-bottom-part .contact-phone-num a i {
  font-size: 20px;
  margin-bottom: 5px;
}
body.left-menu-bar.left-header-style-4 .lordcros-hamburger-menu-wrap {
  right: 130px;
  width: auto;
}
body.left-menu-bar.left-header-style-6 {
  margin-left: 300px;
}
body.left-menu-bar.left-header-style-6 #page-wrapper.lordcros-header-overlap header {
  right: 0;
  left: 300px;
  width: auto;
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 {
  position: fixed;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 300px;
  top: 0;
  bottom: 0;
  left: 0;
  padding-top: 47px;
  padding-bottom: 30px;
  background-color: #191919;
  box-shadow: -1px 0px 2px rgba(0, 0, 0, 0.1);
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .site-logo {
  text-align: center;
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .site-logo a {
  display: inline-block;
  padding: 0 20px;
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-nav-part {
  padding-left: 30px;
  padding-right: 15px;
  margin-top: 45px;
  margin-bottom: 15px;
  max-height: 500px;
  overflow-y: auto;
  flex: 1 1 auto;
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-nav-part::-webkit-scrollbar {
  width: 6px;
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-nav-part::-webkit-scrollbar-track {
  border-radius: 8px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-nav-part::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #787d8b;
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-nav-part::-webkit-scrollbar-thumb {
  background: #fff;
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-nav-part nav.main-navigation ul {
  padding: 0;
  margin: 0;
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-nav-part nav.main-navigation ul li.menu-item {
  position: relative;
  font-family: Roboto Slab;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.67;
  list-style: none;
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-nav-part nav.main-navigation ul li.menu-item > a {
  display: block;
  position: relative;
  color: #262626;
  text-decoration: none;
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-nav-part nav.main-navigation ul li.menu-item > a span {
  display: block;
  padding-right: 20px;
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-nav-part nav.main-navigation ul li.menu-item:hover > a, body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-nav-part nav.main-navigation ul li.menu-item.current-menu-item > a, body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-nav-part nav.main-navigation ul li.menu-item.current-menu-ancestor > a {
  color: #cfa167 !important;
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-nav-part nav.main-navigation ul li.menu-item.item-level-0 > a {
  color: #fff;
  text-transform: uppercase;
  padding-top: 8px;
  padding-bottom: 8px;
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-nav-part nav.main-navigation ul li.menu-item.menu-item-has-children .drop-nav {
  position: absolute;
  display: inline-flex;
  right: 0;
  top: 0.8em;
  align-items: center;
  padding: 0 15px;
  cursor: pointer;
  transition: all 0.25s ease;
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-nav-part nav.main-navigation ul li.menu-item.menu-item-has-children.active-submenu > .drop-nav {
  transform: rotateZ(-180deg);
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-nav-part nav.main-navigation ul ul.sub-menu-dropdown {
  display: none;
  padding-left: 10px;
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-nav-part nav.main-navigation ul ul.sub-menu-dropdown li.menu-item {
  font-size: 15px;
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-nav-part nav.main-navigation ul ul.sub-menu-dropdown li.menu-item > a {
  padding: 8px 0;
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-nav-part nav.main-navigation ul ul.sub-menu-dropdown li.menu-item > a span:after, body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-nav-part nav.main-navigation ul ul.sub-menu-dropdown li.menu-item > a span:before {
  width: 15px;
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-bottom-part {
  position: relative;
  padding: 0 20px;
  font-family: Roboto Slab;
  font-weight: 400;
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-bottom-part .contact-phone-num {
  text-align: center;
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-bottom-part .contact-phone-num > a {
  position: relative;
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  white-space: pre;
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-bottom-part .contact-phone-num > a i.lordcros-phone {
  display: none;
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-bottom-part .contact-phone-num > a:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: #cfa167;
  transition: width 0.25s cubic-bezier(0.79, -0.24, 0.37, 1.41);
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-bottom-part .contact-phone-num > a:hover:after {
  width: 100%;
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-bottom-part .header-social-links {
  margin-top: 25px;
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-bottom-part .header-social-links .lordcros-social-buttons {
  display: flex;
  justify-content: center;
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-bottom-part .header-social-links .lordcros-social-buttons a {
  color: #fff !important;
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-bottom-part .header-social-links .lordcros-social-buttons a:hover {
  color: #cfa167 !important;
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-bottom-part .lordcros-header-copyright-txt {
  font-family: Roboto;
  font-size: 13px;
  margin-top: 25px;
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-bottom-part .lordcros-header-copyright-txt p {
  text-align: center;
  margin: 0;
}
body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-bottom-part .lordcros-header-copyright-txt p, body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 .header-bottom-part .lordcros-header-copyright-txt a {
  color: #fff;
}
body.left-menu-bar.left-header-style-6 .lordcros-sticky-header.header-layout-1 {
  display: none;
}
body.left-menu-bar.left-header-style-10 {
  margin-left: 110px;
}
body.left-menu-bar.left-header-style-10 .lordcros-hamburger-menu-wrap {
  left: 110px;
  right: 0;
  width: auto;
}
body.left-menu-bar.left-header-style-10 .leftside-header.header-style-10 {
  position: fixed;
  width: 110px;
  top: 0;
  bottom: 0;
  left: 0;
  box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.1);
}
body.left-menu-bar.left-header-style-10 .leftside-header.header-style-10 .header-topbar-wrap {
  background-color: transparent;
}
body.left-menu-bar.left-header-style-10 .leftside-header.header-style-10 .main-header-wrap {
  background-color: #191919;
}
body.left-menu-bar.left-header-style-10 .header-right-corner-part {
  position: absolute;
  top: 60px;
  right: 70px;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  z-index: 110;
}
body.left-menu-bar.left-header-style-10 .header-right-corner-part .account-form-wrap {
  display: inline-flex;
  align-items: center;
}
body.left-menu-bar.left-header-style-10 .header-right-corner-part .account-form-wrap > div {
  font-family: Roboto Slab;
  font-weight: 400;
  font-size: 0.87em;
}
body.left-menu-bar.left-header-style-10 .header-right-corner-part .account-form-wrap > div a {
  display: block;
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
  padding: 16px 22px;
  border-radius: 3px;
}
body.left-menu-bar.left-header-style-10 .header-right-corner-part .account-form-wrap > div.lordcros-account-sign-in a:hover {
  opacity: 0.8;
}
body.left-menu-bar.left-header-style-10 .header-right-corner-part .account-form-wrap > div.lordcros-account-register a {
  background-color: #cfa167;
}
body.left-menu-bar.left-header-style-10 .header-right-corner-part .account-form-wrap > div.lordcros-account-register a:hover {
  box-shadow: inset 0 0 300px rgba(0, 0, 0, .15);
}
body.left-menu-bar.left-header-style-10 .header-right-corner-part .wcml_language_switcher.language-picker {
  position: relative;
  line-height: 1.67;
  text-transform: uppercase;
  z-index: 100;
  font-family: Roboto Slab;
  font-weight: 400;
  margin-left: 20px;
}
body.left-menu-bar.left-header-style-10 .header-right-corner-part .wcml_language_switcher.language-picker a.wcml_selected_language {
  position: relative;
  display: inline-flex;
  align-items: center;
  font-size: 0.87em;
  padding-right: 17px;
  text-decoration: none;
  height: 100%;
  color: #fff;
}
body.left-menu-bar.left-header-style-10 .header-right-corner-part .wcml_language_switcher.language-picker a.wcml_selected_language:after {
  content: "\f078";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 10px;
  height: 10px;
  line-height: 10px;
  width: 10px;
}
body.left-menu-bar.left-header-style-10 .header-right-corner-part .wcml_language_switcher.language-picker a.wcml_selected_language:hover {
  opacity: 0.8;
}
body.left-menu-bar.left-header-style-10 .header-right-corner-part .wcml_language_switcher.language-picker ul {
  position: absolute;
  right: 0;
  top: 100%;
  background-color: #fff;
  font-size: 0.87em;
  list-style: none;
  padding: 15px 30px;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s ease, visibility 0.25s ease;
  animation-duration: 0.25s;
  animation-fill-mode: both;
  animation-name: nav_menu_anim_close;
  pointer-events: none;
  border-radius: 2px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
}
body.left-menu-bar.left-header-style-10 .header-right-corner-part .wcml_language_switcher.language-picker ul:before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  bottom: 100%;
  right: 20px;
  border-width: 0 8px 7px 8px;
  border-color: transparent transparent #fff transparent;
}
body.left-menu-bar.left-header-style-10 .header-right-corner-part .wcml_language_switcher.language-picker ul a {
  display: block;
  color: #262626;
  text-decoration: none;
  padding: 5px 0;
}
body.left-menu-bar.left-header-style-10 .header-right-corner-part .wcml_language_switcher.language-picker ul a:hover {
  color: #cfa167;
}
body.left-menu-bar.left-header-style-10 .header-right-corner-part .wcml_language_switcher.language-picker:hover ul {
  opacity: 1;
  visibility: visible;
  animation-duration: 0.25s;
  animation-fill-mode: both;
  animation-name: nav_menu_anim_open;
  pointer-events: unset;
}
body.left-menu-bar.left-header-style-10 .leftside-header.header-style-10 .logo-part .lordcros-burger-wrapper {
  padding: 15px;
}
body.left-menu-bar.left-header-style-10 .leftside-header.header-style-10 .logo-part .lordcros-burger-wrapper .hamburger span {
  background-color: #fff;
}
body.left-menu-bar.left-header-style-10 .leftside-header.header-style-10 .logo-part .lordcros-burger-wrapper .hamburger span:nth-child(2) {
  width: 75%;
}
body.left-menu-bar.left-header-style-10 .leftside-header.header-style-10 .logo-part .lordcros-burger-wrapper:hover .hamburger span, body.left-menu-bar.left-header-style-10 .leftside-header.header-style-10 .logo-part .lordcros-burger-wrapper .hamburger.active span {
  width: 100%;
}
body.left-menu-bar.left-header-style-10 .leftside-header.header-style-10 .header-bottom-part {
  font-family: Roboto Slab;
  font-weight: 400;
  font-size: 15px;
  padding: 5px 0;
}
body.left-menu-bar.left-header-style-10 .leftside-header.header-style-10 .header-bottom-part .contact-phone-num, body.left-menu-bar.left-header-style-10 .leftside-header.header-style-10 .header-bottom-part .lordcros-weather-data {
  position: relative;
  writing-mode: tb-rl;
  text-orientation: sideways;
  transform: rotate(-180deg);
  white-space: nowrap;
  margin-bottom: 7.2vh;
  color: #fff;
}
body.left-menu-bar.left-header-style-10 .leftside-header.header-style-10 .header-bottom-part .contact-phone-num > a, body.left-menu-bar.left-header-style-10 .leftside-header.header-style-10 .header-bottom-part .lordcros-weather-data > a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
body.left-menu-bar.left-header-style-10 .leftside-header.header-style-10 .header-bottom-part .contact-phone-num a {
  display: inline-flex;
  align-items: center;
}
body.left-menu-bar.left-header-style-10 .leftside-header.header-style-10 .header-bottom-part .contact-phone-num a i {
  font-size: 20px;
  margin-bottom: 5px;
}
body.left-menu-bar.left-header-style-10 .leftside-header.header-style-10 .header-bottom-part .contact-phone-num:after {
  content: '';
  display: block;
  position: absolute;
  height: 0%;
  width: 2px;
  background-color: #cfa167;
  top: 0;
  left: -5px;
  transition: all 0.3s cubic-bezier(0.79, -0.24, 0.37, 1.41);
}
body.left-menu-bar.left-header-style-10 .leftside-header.header-style-10 .header-bottom-part .contact-phone-num:hover:after {
  height: 100%;
}
body.left-menu-bar.left-header-style-10.home {
  margin-left: 720px;
}
body.left-menu-bar.left-header-style-10.home .lordcros-hamburger-menu-wrap {
  left: 720px;
  right: 0;
  width: auto;
}
body.left-menu-bar.left-header-style-10.home .lordcros-hamburger-menu-wrap .burger-menu-inner {
  padding: 6vh 3vw 6vh 4vw;
}
body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 720px;
}
body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .header-topbar-wrap {
  position: relative;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  padding: 0 70px;
  height: 65px;
}
body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .header-topbar-wrap:after {
  content: '';
  display: block;
  position: absolute;
  left: 70px;
  right: 70px;
  bottom: 0;
  height: 1px;
  background-color: rgba(255, 255, 255, .2);
}
body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .header-topbar-wrap .contact-phone-num {
  position: relative;
  padding: 0 20px;
}
body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .header-topbar-wrap .contact-phone-num a {
  display: inline-flex;
  align-items: center;
  font-size: 0.87em;
  text-decoration: none;
  height: 100%;
  color: #fff;
}
body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .header-topbar-wrap .contact-phone-num a i {
  display: none;
}
body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .header-topbar-wrap .contact-phone-num a:hover {
  opacity: 0.8;
}
body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .header-topbar-wrap .lordcros-weather-data {
  display: inline-flex;
  align-items: center;
  font-size: 0.87em;
  cursor: default;
  white-space: pre-wrap;
  color: #fff;
}
body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .header-topbar-wrap .lordcros-weather-data i {
  font-size: 1.92em;
  margin-right: 10px;
  color: #cfa167;
}
body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .header-topbar-wrap .header-social-links {
  display: inline-flex;
  align-items: center;
}
body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .header-topbar-wrap .header-social-links .lordcros-social-button a {
  color: #fff !important;
}
body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .main-header-wrap {
  flex: 1 1 auto;
  padding: 0 70px;
  padding-bottom: 50px;
}
body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .main-header-wrap .logo-part {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
}
body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .main-header-wrap .logo-part .site-logo {
  padding: 40px 0;
  margin-right: 20px;
}
body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .main-header-wrap .logo-part .lordcros-burger-wrapper .hamburger span:nth-child(2) {
  width: 75%;
}
body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .main-header-wrap .logo-part .lordcros-burger-wrapper .hamburger span:nth-child(3) {
  width: 50%;
}
body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .main-header-wrap .logo-part .lordcros-burger-wrapper:hover .hamburger span, body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .main-header-wrap .logo-part .lordcros-burger-wrapper .hamburger.active span {
  width: 100%;
}
body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .main-header-wrap .header-html-block-content {
  margin-top: 40px;
}
body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .main-header-wrap .room-search-form {
  margin-top: 20px;
}
body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .main-header-wrap .room-search-form form {
  flex-direction: column;
}
body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .main-header-wrap .room-search-form form .form-input-area {
  flex-direction: column;
}
body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .main-header-wrap .room-search-form form .form-input-area > div {
  border: 2px solid rgba(255, 255, 255, .2);
  border-radius: 3px;
  margin-bottom: 30px;
  padding: 10px 28px 9px 28px;
}
body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .main-header-wrap .room-search-form form .form-input-area .section-content .day-val, body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .main-header-wrap .room-search-form form .form-input-area .section-content .guest-val {
  color: #fff;
}
body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .main-header-wrap .room-search-form form .form-input-area .section-title, body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .main-header-wrap .room-search-form form .form-input-area .section-content .leftside-inner {
  color: #fff;
  opacity: 0.5;
}
body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .main-header-wrap .room-search-form form .form-input-area .section-content .leftside-inner {
  margin-top: -15px;
  margin-bottom: 5px;
}
body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .main-header-wrap .room-search-form form .form-submit-wrap .room-search-submit {
  width: 100%;
  justify-content: center;
  border-radius: 3px;
  color: #fff;
  padding: 23px 10px;
}
body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .main-header-wrap .room-search-form form .form-submit-wrap .room-search-submit i {
  font-size: 43px;
  margin-right: 25px;
}
body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .main-header-wrap .room-search-form form .form-submit-wrap .room-search-submit:hover {
  box-shadow: inset 0 0 150px rgba(0, 0, 0, .15);
}
body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .main-header-wrap .header-bottom-part {
  display: none;
}
body.left-menu-bar.left-header-style-10:not(.home) .leftside-header.header-style-10 .main-header-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
}
body.left-menu-bar.left-header-style-10:not(.home) .leftside-header.header-style-10 .logo-part {
  text-align: center;
  margin-top: 70px;
}
body.left-menu-bar.left-header-style-10:not(.home) .leftside-header.header-style-10 .logo-part .site-logo a img {
  transform: rotate(90deg);
}
body.left-menu-bar.left-header-style-10:not(.home) .leftside-header.header-style-10 .logo-part .lordcros-burger-wrapper {
  margin-top: 60px;
}
.breadcrumbs {
  font-size: 0;
  line-height: 16px;
  margin-top: 23px;
}
.breadcrumbs a, .breadcrumbs span {
  text-decoration: none;
  font-size: 14px;
  letter-spacing: 0.3px;
  text-transform: capitalize;
}
.breadcrumbs a {
  color: #fff;
}
.breadcrumbs a:hover {
  color: rgba(255, 255, 255, .7);
}
.breadcrumbs span {
  color: #fff;
}
.breadcrumbs > a, .breadcrumbs > span {
  display: inline-block;
}
.breadcrumbs > a:after, .breadcrumbs > span:after {
  content: '/';
  display: inline-block;
  padding: 0 8px;
  color: #fff !important;
}
.breadcrumbs > span:last-child:after {
  content: none;
}
.mobile-nav {
  position: fixed;
  width: 320px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  background-color: #0e1222;
  z-index: 900;
  overflow-x: hidden;
  overflow-y: auto;
  display: none;
  transition: transform 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transform: translateX(320px);
}
.mobile-nav::-webkit-scrollbar {
  width: 6px;
}
.mobile-nav::-webkit-scrollbar-track {
  border-radius: 8px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.mobile-nav::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #787d8b;
}
.mobile-nav .mobile-navigation-content {
  padding: 0 15px;
}
.mobile-nav .lordcros-mobile-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mobile-nav .lordcros-mobile-nav li {
  position: relative;
}
.mobile-nav .lordcros-mobile-nav li a {
  display: block;
  padding: 15px 10px;
  font-family: Roboto Slab;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}
.mobile-nav .lordcros-mobile-nav li a:hover {
  opacity: 0.8;
}
.mobile-nav .lordcros-mobile-nav li .drop-nav {
  position: absolute;
  right: 10px;
  top: 16px;
  font-size: 6px;
  color: #fff;
  transition: all 0.3s ease;
  cursor: pointer;
}
.mobile-nav .lordcros-mobile-nav li .drop-nav:hover {
  opacity: 0.8;
}
.mobile-nav .lordcros-mobile-nav li.active-submenu > .drop-nav {
  transform: rotateZ(-180deg);
}
.mobile-nav .lordcros-mobile-nav li ul.sub-menu-dropdown {
  padding-left: 15px;
  display: none;
  list-style: none;
  margin: 0;
}
.mobile-nav .lordcros-mobile-nav li ul.sub-menu-dropdown li a {
  font-size: 15px;
  color: #787d8b;
  padding: 5px 10px;
}
.mobile-nav .lordcros-mobile-nav li ul.sub-menu-dropdown li .drop-nav {
  top: 6px;
  color: #787d8b;
}
.mobile-nav .lordcros-mobile-nav li div.sub-menu-dropdown {
  display: none;
  opacity: 0;
  visibility: hidden;
}
.mobile-nav .close-btn {
  padding: 20px 20px 15px 20px;
  text-align: right;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  margin-bottom: 5px;
}
.mobile-nav .close-btn .close-btn-link {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  transform-origin: center;
}
.mobile-nav .close-btn .close-btn-link:hover {
  opacity: 0.8;
}
.mobile-nav .close-btn .close-btn-link span {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  transition: all 0.25s ease;
}
.mobile-nav .close-btn .close-btn-link span:first-child {
  transform: translate3d(0, 20px, 0) rotate(45deg);
  top: 0;
}
.mobile-nav .close-btn .close-btn-link span:last-child {
  transform: translate3d(0, -19px, 0) rotate(-45deg);
  bottom: 0;
}
body.mobile-nav-active .mobile-nav {
  transform: translateX(0px);
}
body.mobile-nav-active:after {
  opacity: 0.9;
  visibility: visible;
}
/*****************************************************************/
/*
 /*** Page Scss file Compile
 /*
 /*****************************************************************/
body.page-template-template-room-search, body.page-template-template-booking, body.page-template-template-checkout, body.page-template-template-thankyou, body.single.single-room, body.single.single-post, body.single.single-service {
  background-color: #f3f3f6;
}
body:after {
  content: '';
  display: block;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #191919;
  opacity: 0;
  visibility: hidden;
  z-index: 810;
  transition: all 0.3s ease-in-out;
}
body.mobile-sidebar-active:after {
  opacity: 0.9;
  visibility: visible;
}
.page-banner {
  position: relative;
  margin-bottom: 60px;
}
.page-banner.banner-background-enable {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.page-banner.banner-background-enable:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(21, 27, 46, .7);
}
.page-banner.banner-background-disable {
  background-color: #151b2e;
}
.page-banner .container {
  position: relative;
  text-align: center;
  z-index: 100;
}
.page-banner .container h1 {
  font-size: 40px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  margin: 0;
  text-transform: uppercase;
}
#page-wrapper.lordcros-header-overlap .page-banner {
  min-height: 400px;
}
#page-wrapper.lordcros-header-overlap .page-banner .container {
  padding-top: 256px;
  padding-bottom: 110px;
}
#page-wrapper .page-banner {
  min-height: 254px;
}
#page-wrapper .page-banner .container {
  padding-top: 110px;
  padding-bottom: 110px;
}
#page-wrapper .page-featured-image {
  margin-bottom: 35px;
}
.search-available-rooms .search-form-wrapper .room-search-form form, .single-room-sidebar-area .check-form-wrapper .room-search-form form, .lordcros-room-search-widget .widget-search-form-wrap .room-search-form form {
  background-color: #151b2e;
  border-radius: 2px;
  padding: 30px;
}
.search-available-rooms .search-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div, .single-room-sidebar-area .check-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div, .lordcros-room-search-widget .widget-search-form-wrap .room-search-form form .basic-fields-wrapper .form-input-area > div {
  position: relative;
  background-color: #0b0f1c;
  border-radius: 2px;
  margin-bottom: 20px;
  padding: 11px 20px;
}
.search-available-rooms .search-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div#form-check-in, .single-room-sidebar-area .check-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div#form-check-in, .lordcros-room-search-widget .widget-search-form-wrap .room-search-form form .basic-fields-wrapper .form-input-area > div#form-check-in, .search-available-rooms .search-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div#form-check-out, .single-room-sidebar-area .check-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div#form-check-out, .lordcros-room-search-widget .widget-search-form-wrap .room-search-form form .basic-fields-wrapper .form-input-area > div#form-check-out {
  cursor: pointer;
}
.search-available-rooms .search-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div input[type="text"], .single-room-sidebar-area .check-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div input[type="text"], .lordcros-room-search-widget .widget-search-form-wrap .room-search-form form .basic-fields-wrapper .form-input-area > div input[type="text"], .search-available-rooms .search-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div input[type="number"], .single-room-sidebar-area .check-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div input[type="number"], .lordcros-room-search-widget .widget-search-form-wrap .room-search-form form .basic-fields-wrapper .form-input-area > div input[type="number"] {
  position: absolute;
  left: 0;
  bottom: 0px;
  height: 0;
  opacity: 0;
  visibility: hidden;
  padding: 0;
  border: none;
  font-size: 0;
}
.search-available-rooms .search-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div .section-title, .single-room-sidebar-area .check-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div .section-title, .lordcros-room-search-widget .widget-search-form-wrap .room-search-form form .basic-fields-wrapper .form-input-area > div .section-title {
  display: block;
  font-size: 13px;
  line-height: 18px;
  color: #787d8b;
  text-transform: uppercase;
}
.search-available-rooms .search-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div .section-content, .single-room-sidebar-area .check-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div .section-content, .lordcros-room-search-widget .widget-search-form-wrap .room-search-form form .basic-fields-wrapper .form-input-area > div .section-content {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #787d8b;
}
.search-available-rooms .search-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div .section-content .day-val, .single-room-sidebar-area .check-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div .section-content .day-val, .lordcros-room-search-widget .widget-search-form-wrap .room-search-form form .basic-fields-wrapper .form-input-area > div .section-content .day-val, .search-available-rooms .search-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div .section-content .guest-val, .single-room-sidebar-area .check-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div .section-content .guest-val, .lordcros-room-search-widget .widget-search-form-wrap .room-search-form form .basic-fields-wrapper .form-input-area > div .section-content .guest-val {
  font-family: Roboto Slab;
  font-size: 35px;
  font-weight: 600;
  line-height: 40px;
  color: #fff;
  margin-bottom: 0;
}
.search-available-rooms .search-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div .section-content i, .single-room-sidebar-area .check-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div .section-content i, .lordcros-room-search-widget .widget-search-form-wrap .room-search-form form .basic-fields-wrapper .form-input-area > div .section-content i {
  font-size: 11px;
  margin-bottom: 5px;
}
.search-available-rooms .search-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div .section-content .selected-day, .single-room-sidebar-area .check-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div .section-content .selected-day, .lordcros-room-search-widget .widget-search-form-wrap .room-search-form form .basic-fields-wrapper .form-input-area > div .section-content .selected-day {
  display: inline-flex;
  align-items: flex-end;
  justify-content: flex-start;
}
.search-available-rooms .search-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div .section-content .selected-day .day-val, .single-room-sidebar-area .check-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div .section-content .selected-day .day-val, .lordcros-room-search-widget .widget-search-form-wrap .room-search-form form .basic-fields-wrapper .form-input-area > div .section-content .selected-day .day-val {
  margin-right: 10px;
}
.search-available-rooms .search-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div .section-content .selected-day .month-val, .single-room-sidebar-area .check-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div .section-content .selected-day .month-val, .lordcros-room-search-widget .widget-search-form-wrap .room-search-form form .basic-fields-wrapper .form-input-area > div .section-content .selected-day .month-val {
  margin-right: 5px;
}
.search-available-rooms .search-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div .leftside-inner, .single-room-sidebar-area .check-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div .leftside-inner, .lordcros-room-search-widget .widget-search-form-wrap .room-search-form form .basic-fields-wrapper .form-input-area > div .leftside-inner {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.search-available-rooms .search-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div .leftside-inner i, .single-room-sidebar-area .check-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div .leftside-inner i, .lordcros-room-search-widget .widget-search-form-wrap .room-search-form form .basic-fields-wrapper .form-input-area > div .leftside-inner i {
  cursor: pointer;
}
.search-available-rooms .search-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div .leftside-inner i.fa-chevron-up, .single-room-sidebar-area .check-form-wrapper .room-search-form form .basic-fields-wrapper .form-input-area > div .leftside-inner i.fa-chevron-up, .lordcros-room-search-widget .widget-search-form-wrap .room-search-form form .basic-fields-wrapper .form-input-area > div .leftside-inner i.fa-chevron-up {
  margin-bottom: 13px;
}
.search-available-rooms .search-form-wrapper .room-search-form form .basic-fields-wrapper .form-submit-wrap > button, .single-room-sidebar-area .check-form-wrapper .room-search-form form .basic-fields-wrapper .form-submit-wrap > button, .lordcros-room-search-widget .widget-search-form-wrap .room-search-form form .basic-fields-wrapper .form-submit-wrap > button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  background-color: #cfa167;
  color: #fff;
  text-transform: uppercase;
  outline: none;
  border-radius: 2px;
  padding: 25px 20px;
}
.search-available-rooms .search-form-wrapper .room-search-form form .basic-fields-wrapper .form-submit-wrap > button i, .single-room-sidebar-area .check-form-wrapper .room-search-form form .basic-fields-wrapper .form-submit-wrap > button i, .lordcros-room-search-widget .widget-search-form-wrap .room-search-form form .basic-fields-wrapper .form-submit-wrap > button i {
  font-size: 29px;
  margin-right: 15px;
}
.search-available-rooms .search-form-wrapper .room-search-form form .basic-fields-wrapper .form-submit-wrap > button:hover, .single-room-sidebar-area .check-form-wrapper .room-search-form form .basic-fields-wrapper .form-submit-wrap > button:hover, .lordcros-room-search-widget .widget-search-form-wrap .room-search-form form .basic-fields-wrapper .form-submit-wrap > button:hover {
  box-shadow: inset 0 0 300px rgba(0, 0, 0, .15);
}
.lordcros-pagination {
  margin-top: 30px;
}
.lordcros-pagination ul.page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 21px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.lordcros-pagination ul.page-numbers li .page-numbers:not(.prev):not(.next) {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #7d7d7d;
  width: 46px;
  height: 46px;
  margin: 0 2px;
  border-radius: 3px;
  text-decoration: none;
}
.lordcros-pagination ul.page-numbers li .page-numbers:not(.prev):not(.next).current {
  background-color: #cfa167;
  color: #fff;
}
.lordcros-pagination ul.page-numbers li .page-numbers:not(.prev):not(.next):not(.current):hover {
  background-color: #e8e8e8;
}
.lordcros-pagination ul.page-numbers li .page-numbers.prev, .lordcros-pagination ul.page-numbers li .page-numbers.next {
  display: flex;
  align-items: center;
  color: #252c41;
  text-decoration: none;
}
.lordcros-pagination ul.page-numbers li .page-numbers.prev:hover, .lordcros-pagination ul.page-numbers li .page-numbers.next:hover {
  opacity: 0.8;
}
.lordcros-pagination ul.page-numbers li .page-numbers.prev {
  margin-right: 30px;
}
.lordcros-pagination ul.page-numbers li .page-numbers.prev:before {
  content: '\e805';
  display: block;
  font-family: "lordcros-font";
  font-size: 11px;
  color: #252c41;
  margin-right: 20px;
}
.lordcros-pagination ul.page-numbers li .page-numbers.next {
  margin-left: 30px;
}
.lordcros-pagination ul.page-numbers li .page-numbers.next:after {
  content: '\e802';
  display: block;
  font-family: "lordcros-font";
  font-size: 11px;
  color: #252c41;
  margin-left: 20px;
}
.search-available-rooms {
  margin-bottom: 60px;
}
.search-available-rooms .order-view-filter-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
.search-available-rooms .order-view-filter-wrap .order-filter-section {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
}
.search-available-rooms .order-view-filter-wrap .order-filter-section > div {
  position: relative;
  margin-right: 28px;
}
.search-available-rooms .order-view-filter-wrap .order-filter-section > div:after {
  content: '\f078';
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -5px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 10px;
  line-height: 10px;
  height: 10px;
  color: #787d8b;
}
.search-available-rooms .order-view-filter-wrap .order-filter-section select {
  font-size: 15px;
  line-height: 24px;
  color: #787d8b;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e4e4e4;
  border-radius: 2px;
  padding: 15px 65px 15px 20px;
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  transition: all 0.25s ease;
}
.search-available-rooms .order-view-filter-wrap .order-filter-section select::-ms-expand {
  display: none;
}
.search-available-rooms .order-view-filter-wrap .order-filter-section select:hover {
  border-color: #c3c3c3;
}
.search-available-rooms .order-view-filter-wrap .view-mode-section {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.search-available-rooms .order-view-filter-wrap .view-mode-section a {
  margin-left: 15px;
  color: #787d8b;
}
.search-available-rooms .order-view-filter-wrap .view-mode-section a:hover, .search-available-rooms .order-view-filter-wrap .view-mode-section a.active {
  color: #191919;
}
.search-available-rooms .search-form-wrapper .room-search-form-wrap {
  margin-bottom: 30px;
}
.search-available-rooms .service-filter-wrap {
  margin-bottom: 30px;
}
.search-available-rooms .service-filter-wrap h2.filter-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
  color: #252c41;
  margin-bottom: 20px;
}
.search-available-rooms .service-filter-wrap #price-filter-slider {
  border: none;
  background-image: none;
  background-color: #d8d8d8;
  height: 6px;
  border-radius: 10px;
  margin-left: 10px;
  margin-right: 13px;
}
.search-available-rooms .service-filter-wrap #price-filter-slider .ui-widget-header {
  background-image: none;
  background-color: #cfa167;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.09);
}
.search-available-rooms .service-filter-wrap #price-filter-slider .ui-slider-handle {
  width: 22px;
  height: 22px;
  top: -8px;
  background-image: none;
  background-color: #fff;
  border: 2px solid #cfa167;
  border-radius: 50%;
  outline: none;
  cursor: pointer;
}
.search-available-rooms .service-filter-wrap .price-filter-amount {
  margin-top: 23px;
}
.search-available-rooms .service-filter-wrap .price-filter-amount .show-price-values {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  line-height: 25px;
  color: #252c41;
}
.search-available-rooms .service-filter-wrap .price-filter-amount .show-price-values .price-dash {
  margin: 0 4px;
}
.search-available-rooms .service-filter-wrap .price-filter-amount .show-price-values .min-price, .search-available-rooms .service-filter-wrap .price-filter-amount .show-price-values .max-price {
  display: inline-flex;
}
.search-available-rooms .service-filter-wrap .price-filter-amount .show-price-values .min-price .price-currency, .search-available-rooms .service-filter-wrap .price-filter-amount .show-price-values .max-price .price-currency {
  margin-right: 2px;
}
.search-available-rooms .service-filter-wrap .price-filter-amount .price-hidden-values {
  display: none;
}
.search-available-rooms .price-filter .service-filter-wrap h2.filter-title {
  margin-bottom: 30px;
}
.search-available-rooms .service-filter .service-filter-section {
  column-count: 2;
}
.search-available-rooms .service-filter .def-service-field-wrap, .search-available-rooms .service-filter .extra-service-field-wrap {
  margin-bottom: 18px;
}
.empty-room-desc {
  text-align: center;
  margin-bottom: 60px;
}
.empty-room-desc i {
  font-size: 130px;
  color: #191919;
}
.empty-room-desc h2.title {
  font-size: 35px;
  font-weight: 600;
  line-height: 40px;
  color: #252c41;
  margin-top: 25px;
  margin-bottom: 15px;
}
.empty-room-desc p.desc {
  font-size: 16px;
  color: #70778b;
}
.empty-room-desc .empty-search-room.button {
  display: inline-block;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  padding: 15px 30px;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .2);
}
.empty-room-desc .empty-search-room.button:hover {
  opacity: 0.85;
}
.room-book-stepline {
  position: relative;
  margin-bottom: 60px;
}
.room-book-stepline:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 13px;
  height: 1px;
  background-color: #d5cfcf;
}
.room-book-stepline .container {
  display: flex;
  align-items: center;
  justify-content: space-around;
  justify-content: space-evenly;
}
.room-book-stepline .container .step-item {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  color: #d5cfcf;
  text-align: center;
  text-transform: uppercase;
}
.room-book-stepline .container .step-item span {
  display: block;
}
.room-book-stepline .container .step-item span.step-icon {
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #d5cfcf;
  border: 3px solid #f3f3f6;
  box-sizing: content-box;
  margin: 0 auto;
  margin-bottom: 10px;
  z-index: 100;
}
.room-book-stepline .container .step-item.active, .room-book-stepline .container .step-item.passed {
  color: #151b2e;
}
.room-book-stepline .container .step-item.active span.step-icon, .room-book-stepline .container .step-item.passed span.step-icon {
  background-color: #cfa167;
}
.room-book-stepline .container .step-item.active .step-icon:after, .room-book-stepline .container .step-item:not(.passed) .step-icon:after {
  content: '';
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #fff;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  margin-top: -3px;
  margin-left: -3px;
}
.room-book-stepline .container .step-item.passed .step-icon:after {
  content: '\e825';
  display: block;
  position: absolute;
  font-family: "lordcros-font";
  font-size: 7px;
  color: #fff;
  margin-top: -1px;
  margin-left: 5px;
}
#checkout-form {
  margin-bottom: 100px;
}
#checkout-form .checkout-fields-wrapper .field-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  color: #252c41;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 15px;
}
#checkout-form .checkout-fields-wrapper .extra-service-fields-wrap {
  margin-bottom: 25px;
}
#checkout-form .checkout-fields-wrapper .extra-service-fields {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style: none;
}
#checkout-form .checkout-fields-wrapper .extra-service-fields .service-item {
  flex: 1 1 50%;
  max-width: 50%;
  margin-bottom: 16px;
}
#checkout-form .checkout-fields-wrapper .extra-service-fields .service-item:nth-child(2n+1) {
  padding-right: 15px;
}
#checkout-form .checkout-fields-wrapper .extra-service-fields .service-item:nth-child(2n) {
  padding-left: 15px;
}
#checkout-form .checkout-fields-wrapper .extra-service-fields .service-item input[type="checkbox"] {
  display: none;
  opacity: 0;
  visibility: hidden;
}
#checkout-form .checkout-fields-wrapper .extra-service-fields .service-item input[type="checkbox"] + label {
  position: relative;
  display: block;
  font-size: 15px;
  font-weight: normal;
  line-height: 24px;
  color: #7d7d7d;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 2px;
  margin-bottom: 0;
  padding: 5px 33px 5px 15px;
  cursor: pointer;
  transition: all 0.2s ease;
}
#checkout-form .checkout-fields-wrapper .extra-service-fields .service-item input[type="checkbox"] + label .calculated-price {
  color: #191919;
}
#checkout-form .checkout-fields-wrapper .extra-service-fields .service-item input[type="checkbox"] + label:after {
  content: '\e825';
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  font-family: "lordcros-font";
  font-size: 10px;
  color: #fff;
  margin-top: -12px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease;
}
#checkout-form .checkout-fields-wrapper .extra-service-fields .service-item input[type="checkbox"]:checked + label {
  background-color: #cfa167;
  border-color: #cfa167;
  color: #fff;
}
#checkout-form .checkout-fields-wrapper .extra-service-fields .service-item input[type="checkbox"]:checked + label .calculated-price {
  color: #fff;
}
#checkout-form .checkout-fields-wrapper .extra-service-fields .service-item input[type="checkbox"]:checked + label:after {
  opacity: 1;
  visibility: visible;
}
#checkout-form .checkout-fields-wrapper .billing-fields-wrapper label {
  font-size: 15px;
  line-height: 24px;
  color: #70778b;
  margin-bottom: 5px;
}
#checkout-form .checkout-fields-wrapper .billing-fields-wrapper label abbr {
  text-decoration: none;
}
#checkout-form .checkout-fields-wrapper .billing-fields-wrapper label.error {
  display: block;
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
  border-radius: 2px;
  padding: 5px 15px;
  margin-top: 5px;
  margin-bottom: 0;
}
#checkout-form .checkout-fields-wrapper .billing-fields-wrapper input.form-control, #checkout-form .checkout-fields-wrapper .billing-fields-wrapper textarea.form-control, #checkout-form .checkout-fields-wrapper .billing-fields-wrapper select.form-control {
  font-size: 15px;
  line-height: 24px;
  color: #7d7d7d;
  border: 1px solid #e4e4e4;
  border-radius: 2px;
  padding: 13px 20px;
  outline: none;
  box-shadow: none;
  transition: all 0.25s ease-in-out;
}
#checkout-form .checkout-fields-wrapper .billing-fields-wrapper input.form-control:hover, #checkout-form .checkout-fields-wrapper .billing-fields-wrapper textarea.form-control:hover, #checkout-form .checkout-fields-wrapper .billing-fields-wrapper select.form-control:hover, #checkout-form .checkout-fields-wrapper .billing-fields-wrapper input.form-control:focus, #checkout-form .checkout-fields-wrapper .billing-fields-wrapper textarea.form-control:focus, #checkout-form .checkout-fields-wrapper .billing-fields-wrapper select.form-control:focus {
  border-color: #d2d2d2;
}
#checkout-form .checkout-fields-wrapper .billing-fields-wrapper select.form-control {
  position: relative;
  height: auto;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
}
#checkout-form .checkout-fields-wrapper .billing-fields-wrapper select.form-control::-ms-expand {
  display: none;
}
#checkout-form .checkout-fields-wrapper .billing-fields-wrapper textarea.form-control {
  min-height: 242px;
}
#checkout-form .checkout-fields-wrapper .billing-fields-wrapper .form-group {
  margin-bottom: 25px;
}
#checkout-form .checkout-fields-wrapper .billing-fields-wrapper .form-group.country-field-wrap, #checkout-form .checkout-fields-wrapper .billing-fields-wrapper .form-group.arrival-field-wrap {
  position: relative;
}
#checkout-form .checkout-fields-wrapper .billing-fields-wrapper .form-group.country-field-wrap:after, #checkout-form .checkout-fields-wrapper .billing-fields-wrapper .form-group.arrival-field-wrap:after {
  content: '\f078';
  display: block;
  position: absolute;
  top: 50px;
  right: 40px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 10px;
  line-height: 10px;
  height: 10px;
  color: #787d8b;
}
#checkout-form .checkout-fields-wrapper .booking-form-submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: Roboto;
  font-size: 15px;
  line-height: 24px;
  color: #252c41;
  background-color: transparent;
  border: 2px solid #252c41;
  border-radius: 2px;
  padding: 11px 20px;
  min-width: 170px;
  text-decoration: none;
  outline: none;
  margin-top: 10px;
}
#checkout-form .checkout-fields-wrapper .booking-form-submit i {
  margin-left: 19px;
  font-size: 11px;
}
#checkout-form .checkout-fields-wrapper .booking-form-submit:hover {
  background-color: #252c41;
  color: #fff;
}
.room-booking-details .room-info {
  margin-bottom: 20px;
}
.room-booking-details .room-info .room-thumb img {
  width: 100%;
  height: auto;
}
.room-booking-details .room-info h2.room-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: #252c41;
  margin-top: 15px;
  margin-bottom: 0px;
}
.room-booking-details .booking-info {
  background-color: #151b2e;
  padding: 30px;
  border-radius: 2px;
}
.room-booking-details .booking-info h2.info-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 25px;
}
.room-booking-details .booking-info .basic-fields-wrapper .form-input-area > div {
  position: relative;
  background-color: #0b0f1c;
  border-radius: 2px;
  margin-bottom: 20px;
  padding: 11px 20px;
}
.room-booking-details .booking-info .basic-fields-wrapper .form-input-area > div .section-title {
  display: block;
  font-size: 13px;
  line-height: 18px;
  color: #787d8b;
  text-transform: uppercase;
}
.room-booking-details .booking-info .basic-fields-wrapper .form-input-area > div .section-content {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #787d8b;
}
.room-booking-details .booking-info .basic-fields-wrapper .form-input-area > div .section-content .day-val, .room-booking-details .booking-info .basic-fields-wrapper .form-input-area > div .section-content .guest-val, .room-booking-details .booking-info .basic-fields-wrapper .form-input-area > div .section-content .nights-val {
  font-family: Roboto Slab;
  font-size: 35px;
  font-weight: 600;
  line-height: 40px;
  color: #fff;
  margin-bottom: 0;
}
.room-booking-details .booking-info .basic-fields-wrapper .form-input-area > div .section-content i {
  font-size: 11px;
  margin-bottom: 5px;
}
.room-booking-details .booking-info .basic-fields-wrapper .form-input-area > div .section-content .day-val {
  margin-right: 10px;
}
.room-booking-details .booking-info .basic-fields-wrapper .form-input-area > div .section-content .month-val {
  margin-right: 5px;
}
.room-booking-details .booking-info .basic-fields-wrapper .total_price {
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
  color: #fff;
  text-align: center;
  margin-top: 15px;
}
.room-booking-details .booking-info .basic-fields-wrapper .total_price .price-val {
  font-size: 35px;
  font-weight: 700;
  line-height: 38px;
}
.room-booking-details .booking-info .basic-fields-wrapper .form-submit-wrap .room-search-submit {
  font-size: 15px;
  font-weight: 700;
  width: 100%;
  background-color: #cfa167;
  color: #fff;
  text-transform: uppercase;
  outline: none;
  border-radius: 2px;
  padding: 25px 20px;
  margin-top: 25px;
}
.room-booking-details .booking-info .basic-fields-wrapper .form-submit-wrap .room-search-submit:hover {
  box-shadow: inset 0 0 300px rgba(0, 0, 0, .15);
}
.checkout-page-container, .thankyou-page-container {
  padding-bottom: 60px;
}
.checkout-fields-wrapper .field-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: #252c41;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
}
.checkout-fields-wrapper .checkout-info-wrap {
  padding-bottom: 35px;
}
.checkout-fields-wrapper .checkout-info-wrap .checkout-info {
  margin-bottom: 50px;
}
.checkout-fields-wrapper .checkout-info-wrap .checkout-info .info-wrap {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  font-family: Roboto;
  font-size: 15px;
  line-height: 40px;
}
.checkout-fields-wrapper .checkout-info-wrap .checkout-info .info-wrap .title {
  font-family: Roboto;
  font-size: 15px;
  font-weight: 500;
  line-height: 40px;
  color: #151b2e;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 30px;
}
.checkout-fields-wrapper .checkout-info-wrap .checkout-info .info-wrap .info {
  color: #70778b;
}
.checkout-fields-wrapper .checkout-info-wrap .checkout-info .info-wrap:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background-color: #d0d0d0;
}
.checkout-fields-wrapper .checkout-info-wrap .checkout-info .info-wrap:first-child:after {
  left: 15px;
}
.checkout-fields-wrapper .checkout-info-wrap .checkout-info .info-wrap:last-child:after {
  right: 15px;
}
.checkout-fields-wrapper .checkout-info-wrap .checkout-info > .row:last-child .info-wrap:after {
  content: none;
}
.checkout-fields-wrapper .checkout-info-wrap .special-requirement-info, .checkout-fields-wrapper .checkout-info-wrap .extra-service-info, .checkout-fields-wrapper .checkout-info-wrap .coupon-info, .checkout-fields-wrapper .checkout-info-wrap .payment-info {
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 20px;
}
.checkout-fields-wrapper .checkout-info-wrap .special-requirement-info .title, .checkout-fields-wrapper .checkout-info-wrap .extra-service-info .title, .checkout-fields-wrapper .checkout-info-wrap .coupon-info .title, .checkout-fields-wrapper .checkout-info-wrap .payment-info .title {
  font-family: Roboto;
  font-weight: 500;
  line-height: 40px;
  font-size: 15px;
  color: #151b2e;
  margin-bottom: 0;
}
.checkout-fields-wrapper .checkout-info-wrap .special-requirement-info .info, .checkout-fields-wrapper .checkout-info-wrap .extra-service-info .info, .checkout-fields-wrapper .checkout-info-wrap .coupon-info .info, .checkout-fields-wrapper .checkout-info-wrap .payment-info .info {
  color: #70778b;
  font-size: 15px;
  line-height: 24px;
  padding-bottom: 22px;
  margin-bottom: 0;
}
.checkout-fields-wrapper .checkout-info-wrap .extra-service-info .services-list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  font-size: 15px;
  line-height: 24px;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
  padding-bottom: 22px;
  color: #70778b;
}
.checkout-fields-wrapper .checkout-info-wrap .extra-service-info .services-list .service-name {
  display: inline-flex;
  align-items: center;
  margin-right: 48px;
}
.checkout-fields-wrapper .checkout-info-wrap .extra-service-info .services-list .service-name:before {
  content: "\f105";
  display: block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 10px;
  line-height: 10px;
  margin-right: 9px;
}
.checkout-fields-wrapper .payment-form-wrapper .payment-options-tab ul.nav-tabs {
  font-size: 15px;
  line-height: 24px;
  border-radius: 2px;
  border: none;
  background-color: #fff;
  padding: 0 15px;
}
.checkout-fields-wrapper .payment-form-wrapper .payment-options-tab ul.nav-tabs .tab-pane-title {
  padding: 0 15px;
}
.checkout-fields-wrapper .payment-form-wrapper .payment-options-tab ul.nav-tabs .tab-pane-title a {
  position: relative;
  display: block;
  color: #70778b;
  text-transform: uppercase;
  text-decoration: none;
  padding: 18px 0;
}
.checkout-fields-wrapper .payment-form-wrapper .payment-options-tab ul.nav-tabs .tab-pane-title a:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 100%;
  bottom: 0;
  height: 2px;
  background-color: #0b0f1c;
  transition: all 0.25s cubic-bezier(0.79, -0.24, 0.37, 1.41);
}
.checkout-fields-wrapper .payment-form-wrapper .payment-options-tab ul.nav-tabs .tab-pane-title a.active {
  color: #0b0f1c;
}
.checkout-fields-wrapper .payment-form-wrapper .payment-options-tab ul.nav-tabs .tab-pane-title a.active:after {
  right: 0;
}
.checkout-fields-wrapper .payment-form-wrapper .payment-options-tab .tab-content {
  margin-top: 25px;
}
.checkout-fields-wrapper .payment-form-wrapper .payment-options-tab .tab-content button[type="submit"] {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: Roboto;
  font-size: 15px;
  line-height: 24px;
  color: #252c41;
  background-color: transparent;
  border: 2px solid #252c41;
  border-radius: 2px;
  padding: 11px 20px;
  min-width: 170px;
  text-decoration: none;
  outline: none;
}
.checkout-fields-wrapper .payment-form-wrapper .payment-options-tab .tab-content button[type="submit"]:after {
  content: '\e802';
  display: block;
  font-family: "lordcros-font";
  font-size: 11px;
  margin-left: 19px;
}
.checkout-fields-wrapper .payment-form-wrapper .payment-options-tab .tab-content button[type="submit"]:hover {
  background-color: #252c41;
  color: #fff;
}
.checkout-fields-wrapper .payment-form-wrapper .payment-options-tab .tab-content label {
  display: block;
  font-size: 15px;
  line-height: 24px;
  color: #70778b;
  margin-bottom: 5px;
}
.checkout-fields-wrapper .payment-form-wrapper .payment-options-tab .tab-content input.form-control {
  font-size: 15px;
  line-height: 24px;
  color: #7d7d7d;
  border: 1px solid #e4e4e4;
  border-radius: 2px;
  padding: 13px 20px;
  outline: none;
  box-shadow: none;
}
.checkout-fields-wrapper .payment-form-wrapper .payment-options-tab .tab-content #credit-card-form-container .form-group {
  margin-bottom: 25px;
}
.checkout-fields-wrapper .payment-form-wrapper .payment-options-tab .tab-content #credit-card-form-container #stripe-form .row {
  margin-bottom: 15px;
}
.checkout-fields-wrapper .payment-form-wrapper .payment-options-tab .tab-content #credit-card-form-container .expiration-date-wrap {
  display: flex;
}
.checkout-fields-wrapper .payment-form-wrapper .payment-options-tab .tab-content #credit-card-form-container .expiration-date-wrap > input {
  width: 50%;
}
.checkout-fields-wrapper .payment-form-wrapper .payment-options-tab .tab-content #credit-card-form-container .expiration-date-wrap > input.card-expiry-month {
  margin-right: 13px;
}
.checkout-fields-wrapper .payment-form-wrapper .payment-options-tab .tab-content #credit-card-form-container .expiration-date-wrap > input.card-expiry-year {
  margin-left: 13px;
}
.checkout-fields-wrapper .payment-form-wrapper .payment-options-tab .tab-content #credit-card-form-container .payment-errors {
  display: block;
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
  border-radius: 2px;
  padding: 0px 15px;
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 36px;
}
.checkout-fields-wrapper .payment-form-wrapper .payment-options-tab .tab-content #bank-transfer-form-container .bank-info-wrap {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.checkout-fields-wrapper .payment-form-wrapper .payment-options-tab .tab-content #bank-transfer-form-container .bank-info-wrap .title {
  font-size: 15px;
  font-weight: 500;
  color: #151b2e;
  margin-right: 15px;
}
.checkout-fields-wrapper .payment-form-wrapper .payment-options-tab .tab-content #bank-transfer-form-container .bank-info-wrap .info {
  font-size: 15px;
  color: #70778b;
}
.checkout-fields-wrapper .payment-form-wrapper .payment-options-tab .tab-content #bank-transfer-form-container button[type="submit"] {
  margin-top: 10px;
}
.single-room-page-wrapper figure.featured-image-slider .owl-nav button.owl-prev, .single-room-page-wrapper figure.featured-image-slider .owl-nav button.owl-next {
  width: 40px;
  height: 80px;
  border-radius: 2px;
  border: 1px solid #191919;
  background-color: #191919;
}
.single-room-page-wrapper figure.featured-image-slider .owl-nav button.owl-prev:after, .single-room-page-wrapper figure.featured-image-slider .owl-nav button.owl-next:after {
  font-size: 12px;
  color: #fff;
}
.single-room-page-wrapper figure.featured-image-slider .owl-nav button.owl-prev:hover, .single-room-page-wrapper figure.featured-image-slider .owl-nav button.owl-next:hover {
  border-color: #cfa167 !important;
  background-color: #cfa167 !important;
}
.single-room-page-wrapper figure.featured-image-slider .owl-nav button.owl-prev.disabled, .single-room-page-wrapper figure.featured-image-slider .owl-nav button.owl-next.disabled {
  background-color: rgba(25, 25, 25, .7);
  cursor: not-allowed;
}
.single-room-page-wrapper figure.featured-image-slider .owl-nav button.owl-prev.disabled:hover, .single-room-page-wrapper figure.featured-image-slider .owl-nav button.owl-next.disabled:hover {
  border-color: #191919 !important;
  background-color: rgba(25, 25, 25, .7) !important;
}
.single-room-page-wrapper figure.featured-image-slider .owl-nav button.owl-prev {
  left: 0;
}
.single-room-page-wrapper figure.featured-image-slider .owl-nav button.owl-next {
  right: 0;
}
.single-room-page-wrapper figure.featured-image-slider:hover .owl-nav button.owl-prev {
  left: 30px;
}
.single-room-page-wrapper figure.featured-image-slider:hover .owl-nav button.owl-next {
  right: 30px;
}
.single-room-page-wrapper figure.featured-image-slider:before, .single-room-page-wrapper figure.featured-image-slider:after {
  content: none;
}
.single-room-page-content-area .room-image-gallery {
  margin-bottom: 20px;
}
.single-room-page-content-area .room-image-gallery figure.featured-image-slider {
  margin-bottom: 15px;
}
.single-room-page-content-area .room-image-gallery figure.featured-image-slider .gallery-item a {
  position: relative;
  display: block;
  cursor: url('../images/zoom-icon.png'), auto;
}
.single-room-page-content-area .room-image-gallery figure.featured-image-slider .gallery-item a:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #191919;
  opacity: 0;
  transition: all 0.6s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.single-room-page-content-area .room-image-gallery figure.featured-image-slider .gallery-item a:hover:after {
  opacity: 0.25;
}
.single-room-page-content-area .room-image-gallery .thumbnail-image-slider .gallery-item {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.single-room-page-content-area .room-image-gallery .thumbnail-image-slider .gallery-item img {
  width: 100%;
  height: auto;
  transition: all 0.6s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.single-room-page-content-area .room-image-gallery .thumbnail-image-slider .gallery-item:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #191919;
  opacity: 0.7;
  transition: all 0.6s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.single-room-page-content-area .room-image-gallery .thumbnail-image-slider .gallery-item:hover img, .single-room-page-content-area .room-image-gallery .thumbnail-image-slider .gallery-item.current-thumb img {
  transform: scale(1.08);
}
.single-room-page-content-area .room-image-gallery .thumbnail-image-slider .gallery-item:hover:after, .single-room-page-content-area .room-image-gallery .thumbnail-image-slider .gallery-item.current-thumb:after {
  opacity: 0;
}
.single-room-page-content-area .room-summery {
  background-color: #fff;
}
.single-room-page-content-area .room-summery .section-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  margin-bottom: 15px;
}
.single-room-page-content-area .room-summery .room-info-wrap {
  padding: 30px 30px 25px 30px;
  border-bottom: 1px solid #f3f3f6;
}
.single-room-page-content-area .room-summery .room-info-wrap .room-infos {
  display: flex;
  align-items: center;
  justify-content: space-between;
  list-style: none;
  padding: 0;
  margin: 0;
}
.single-room-page-content-area .room-summery .room-info-wrap .room-infos .room-info {
  text-align: center;
}
.single-room-page-content-area .room-summery .room-info-wrap .room-infos .room-info i {
  display: block;
  font-size: 42px;
  color: #151b2e;
}
.single-room-page-content-area .room-summery .room-info-wrap .room-infos .room-info .info-text {
  display: block;
  font-size: 15px;
  font-weight: normal;
  line-height: 24px;
  margin-top: 15px;
}
.single-room-page-content-area .room-summery .room-info-wrap .room-infos .room-info .info-text span {
  display: block;
}
.single-room-page-content-area .room-summery .room-info-wrap .room-infos .room-info .info-text span.info-title {
  color: #151b2e;
  font-weight: 500;
}
.single-room-page-content-area .room-summery .room-info-wrap .room-infos .room-info .info-text span.info-val {
  font-size: 14px;
}
.single-room-page-content-area .room-summery .room-content-section {
  padding: 30px 30px 25px 30px;
  border-bottom: 1px solid #f3f3f6;
}
.single-room-page-content-area .room-summery .room-content-section .content-wrap p:last-child {
  margin-bottom: 0;
}
.single-room-page-content-area .room-summery .room-service-section {
  padding: 30px 30px 25px 30px;
}
.single-room-page-content-area .room-summery .room-service-section .room-service-info {
  margin-bottom: 20px;
}
.single-room-page-content-area .room-summery .room-service-section .room-service-info .section-title {
  margin-bottom: 10px;
}
.single-room-page-content-area .room-summery .room-service-section .room-service-info .room-def-services {
  column-count: 2;
  list-style: none;
  padding: 0;
  margin: 0;
}
.single-room-page-content-area .room-summery .room-service-section .room-service-info .room-def-services .room-def-service {
  position: relative;
  font-size: 15px;
  line-height: 45px;
  padding: 0 20px;
}
.single-room-page-content-area .room-summery .room-service-section .room-service-info .room-def-services .room-def-service:before {
  content: "\f054";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 10px;
  height: 10px;
  line-height: 10px;
  width: 10px;
  margin-top: -6px;
}
.single-room-page-content-area .room-summery .room-service-section .hotel-services .section-title {
  margin-bottom: 25px;
}
.single-room-page-content-area .room-summery .room-service-section .hotel-services .lordcros-shortcode-services {
  margin: 0 -15px;
  margin-bottom: -30px;
}
.single-room-sidebar-area .check-form-wrapper {
  margin-bottom: 30px;
}
.single-room-bottom-section {
  margin-top: 20px;
  margin-bottom: -30px;
}
.single-room-bottom-section .section-title {
  font-size: 30px;
  line-height: 38px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.single-room-bottom-section .similar-rooms-wrapper .similar-rooms-inner {
  margin: 0 -15px;
}
.room-slider-content-layout .room-image-gallery {
  position: relative;
}
.room-slider-content-layout .room-image-gallery .room-slider-placeholder {
  position: relative;
  margin-bottom: 15px;
}
.room-slider-content-layout .room-image-gallery .room-slider-placeholder.placeholder-hide {
  opacity: 0;
  visibility: hidden;
}
.room-slider-content-layout .room-image-gallery .room-slider-placeholder img {
  width: 100%;
  height: auto;
}
.room-slider-content-layout .room-image-gallery figure.featured-image-slider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}
.room-slider-bottom-layout .single-room-sidebar-area .room-info-wrap {
  margin-bottom: 30px;
}
.room-slider-bottom-layout .single-room-sidebar-area .room-info-wrap .room-infos {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  list-style: none;
  padding: 0;
  margin: 0;
}
.room-slider-bottom-layout .single-room-sidebar-area .room-info-wrap .room-infos .room-info {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 38px;
}
.room-slider-bottom-layout .single-room-sidebar-area .room-info-wrap .room-infos .room-info:last-child {
  margin-bottom: 0;
}
.room-slider-bottom-layout .single-room-sidebar-area .room-info-wrap .room-infos .room-info i {
  display: block;
  font-size: 42px;
  color: #191919;
}
.room-slider-bottom-layout .single-room-sidebar-area .room-info-wrap .room-infos .room-info .info-text {
  display: block;
  font-size: 15px;
  font-weight: normal;
  line-height: 24px;
  padding-left: 30px;
}
.room-slider-bottom-layout .single-room-sidebar-area .room-info-wrap .room-infos .room-info .info-text span {
  display: block;
}
.room-slider-bottom-layout .single-room-sidebar-area .room-info-wrap .room-infos .room-info .info-text span.info-title {
  color: #151b2e;
  font-weight: 500;
}
.room-slider-bottom-layout .single-room-sidebar-area .room-info-wrap .room-infos .room-info .info-text span.info-val {
  font-size: 14px;
}
.room-slider-bottom-layout .single-room-bottom-section .room-gallery-wrapper {
  margin-bottom: 20px;
}
.room-slider-bottom-layout .single-room-bottom-section .room-gallery-wrapper .section-title {
  text-align: center;
}
.room-slider-header-layout .room-gallery-slider-wrapper {
  position: relative;
}
.room-slider-header-layout .room-gallery-slider-wrapper .room-image-gallery {
  position: relative;
}
.room-slider-header-layout .room-gallery-slider-wrapper .room-image-gallery .room-slider-placeholder {
  margin-bottom: 60px;
}
.room-slider-header-layout .room-gallery-slider-wrapper .room-image-gallery .room-slider-placeholder:after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #191919;
  opacity: 0.6;
}
.room-slider-header-layout .room-gallery-slider-wrapper .room-image-gallery .room-slider-placeholder.placeholder-hide {
  opacity: 0;
  visibility: hidden;
}
.room-slider-header-layout .room-gallery-slider-wrapper .room-image-gallery .room-slider-placeholder img {
  width: 100%;
  height: auto;
}
.room-slider-header-layout .room-gallery-slider-wrapper .room-image-gallery figure.featured-image-slider {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  margin-bottom: 0px;
}
.room-slider-header-layout .room-gallery-slider-wrapper .room-image-gallery figure.featured-image-slider .gallery-item {
  position: relative;
  user-select: none;
}
.room-slider-header-layout .room-gallery-slider-wrapper .room-image-gallery figure.featured-image-slider .gallery-item:after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #191919;
  opacity: 0.6;
}
.room-slider-header-layout .room-gallery-slider-wrapper .room-title-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 39px;
  z-index: 100;
}
.room-slider-header-layout .room-gallery-slider-wrapper .room-title-section .room-title-wrapper h1 {
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
}
.room-slider-header-layout .room-gallery-slider-wrapper .room-title-section .price-section {
  font-size: 17px;
  font-weight: normal;
  color: #fff;
}
.room-slider-header-layout .room-gallery-slider-wrapper .room-title-section .price-section .price-val {
  font-size: 28px;
  font-weight: bold;
}
.post-comments-field {
  margin-top: 50px;
  margin-bottom: 0px;
}
.post-comments-field #respond.comment-respond {
  margin-top: 10px;
}
.post-comments-field #respond.comment-respond #reply-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  text-transform: capitalize;
  margin-top: 0px;
  margin-bottom: 25px;
}
.post-comments-field #respond.comment-respond #reply-title a, .post-comments-field #respond.comment-respond #reply-title small {
  color: #cfa167;
}
.post-comments-field #respond.comment-respond #reply-title a:hover, .post-comments-field #respond.comment-respond #reply-title small:hover {
  text-decoration: underline;
}
.post-comments-field #respond.comment-respond .logged-in-as a {
  font-size: 14px;
  color: #333;
}
.post-comments-field #respond.comment-respond .logged-in-as a:hover {
  text-decoration: underline;
}
.post-comments-field #respond.comment-respond .logged-in-as a:last-child {
  font-weight: normal;
  margin-left: 10px;
}
.post-comments-field #respond.comment-respond .logged-in-as a:last-child:hover {
  color: #cfa167;
  text-decoration: none;
}
.post-comments-field #respond.comment-respond p {
  font-family: Roboto;
  margin-bottom: 20px;
}
.post-comments-field #respond.comment-respond p.comment-notes {
  font-family: Roboto;
  font-size: 14px;
  color: #777;
}
.post-comments-field #respond.comment-respond label {
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
}
.post-comments-field #respond.comment-respond textarea#comment, .post-comments-field #respond.comment-respond input#author, .post-comments-field #respond.comment-respond input#email, .post-comments-field #respond.comment-respond input#url {
  width: 100%;
  font-size: 15px;
  line-height: 24px;
  color: #7d7d7d;
  border: 1px solid #e4e4e4;
  border-radius: 2px;
  padding: 13px 20px;
  outline: none;
  box-shadow: none;
  transition: all 0.25s ease-in-out;
}
.post-comments-field #respond.comment-respond textarea#comment:hover, .post-comments-field #respond.comment-respond input#author:hover, .post-comments-field #respond.comment-respond input#email:hover, .post-comments-field #respond.comment-respond input#url:hover {
  border-color: #d2d2d2;
}
.post-comments-field #respond.comment-respond textarea#comment {
  height: 140px;
}
.post-comments-field #respond.comment-respond textarea#comment:focus, .post-comments-field #respond.comment-respond input#author:focus, .post-comments-field #respond.comment-respond input#email:focus, .post-comments-field #respond.comment-respond input#url:focus {
  border-color: #d2d2d2;
}
.post-comments-field #respond.comment-respond .comment-form-author, .post-comments-field #respond.comment-respond .comment-form-email, .post-comments-field #respond.comment-respond .comment-form-url {
  width: 33.33333%;
  float: left;
}
.post-comments-field #respond.comment-respond .comment-form-author {
  padding-right: 10px;
}
.post-comments-field #respond.comment-respond .comment-form-email {
  padding: 0 10px;
}
.post-comments-field #respond.comment-respond .comment-form-url {
  padding-left: 10px;
}
.post-comments-field #respond.comment-respond .comment-form-cookies-consent input {
  margin-right: 10px;
}
.post-comments-field #respond.comment-respond .form-submit {
  margin-bottom: 0;
}
.post-comments-field #respond.comment-respond .form-submit input#submit {
  border: none;
  color: #fff;
  font-family: Roboto;
  letter-spacing: 0.3px;
  text-transform: capitalize;
  background-color: #cfa167;
  padding: 10px 25px;
  outline: none;
  transition: all 0.25s ease-in-out;
}
.post-comments-field #respond.comment-respond .form-submit input#submit:hover {
  box-shadow: inset 0 0 150px rgba(0, 0, 0, .2);
}
.post-comments-field .post-block.post-comments-inner {
  margin-bottom: 50px;
}
.post-comments-field .post-block.post-comments-inner .comment-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  text-transform: capitalize;
  margin-bottom: 5px;
}
.post-comments-field .post-block.post-comments-inner ul {
  list-style: none;
}
.post-comments-field .post-block.post-comments-inner ul.comments {
  padding: 0;
}
.post-comments-field .post-block.post-comments-inner ul.children {
  padding-left: 100px;
}
.post-comments-field .post-block.post-comments-inner ul .comment-body {
  padding: 20px 0;
  border-bottom: 1px dotted #e5e5e5;
}
.post-comments-field .post-block.post-comments-inner ul .comment-body:after {
  content: '';
  display: block;
  clear: both;
}
.post-comments-field .post-block.post-comments-inner ul .comment-body .img-thumbnail {
  background-color: transparent;
  border: none;
  padding: 0;
  float: left;
  padding-right: 25px;
}
.post-comments-field .post-block.post-comments-inner ul .comment-body .img-thumbnail img {
  border-radius: 50%;
}
.post-comments-field .post-block.post-comments-inner ul .comment-body .comment-block {
  padding-left: 105px;
}
.post-comments-field .post-block.post-comments-inner ul .comment-body .comment-block .comment-by {
  display: block;
  font-size: 17px;
  font-weight: 600;
  color: #cfa167;
  text-transform: capitalize;
  margin-bottom: 5px;
}
.post-comments-field .post-block.post-comments-inner ul .comment-body .comment-block .comment-date {
  color: #777;
  font-size: 15px;
}
.post-comments-field .post-block.post-comments-inner ul .comment-body .comment-block .comment-text {
  font-size: 15px;
  line-height: 23px;
  margin-top: 15px;
}
.post-comments-field .post-block.post-comments-inner ul .comment-body .comment-block .comment-text p {
  margin-bottom: 0;
}
.post-comments-field .post-block.post-comments-inner ul .comment-body .comment-block .comment-action {
  margin-top: 15px;
}
.post-comments-field .post-block.post-comments-inner ul .comment-body .comment-block .comment-action a {
  font-family: Roboto;
  font-size: 14px;
  color: #555;
  background: #eee;
  border: 1px solid #e8e8e8;
  padding: 4px 10px 3px 10px;
  margin-right: 10px;
  text-decoration: none;
}
.post-comments-field .post-block.post-comments-inner ul .comment-body .comment-block .comment-action a:hover {
  color: #cfa167;
}
.post-comments-field .post-block.post-comments-inner p.no-comments {
  font-family: Roboto;
  font-weight: 400;
  font-size: 15px;
  margin-top: 15px;
}
.page-links {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.page-links:before {
  content: '';
  display: table;
  clear: both;
}
.page-links .page-links-title {
  font-family: Roboto Slab;
  font-weight: 600;
  font-size: 15px;
  line-height: 23px;
  color: #252525;
  margin-right: 10px;
}
.page-links > .wp-link-page-txt {
  margin: 0 3px;
}
.page-links a.post-page-numbers {
  font-weight: 600;
  color: #cfa167;
  text-decoration: none;
}
.page-links a.post-page-numbers:hover {
  opacity: 0.7;
}
#lordcros-full-screen-search {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(26, 32, 49, .95);
  z-index: -10;
  opacity: 0;
  transform: scale(0.9);
}
#lordcros-full-screen-search .form-close {
  position: absolute;
  display: inline-block;
  top: 70px;
  right: 70px;
  width: 40px;
  height: 40px;
  transform-origin: center;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
#lordcros-full-screen-search .form-close:before, #lordcros-full-screen-search .form-close:after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  transition: all 0.25s ease;
}
#lordcros-full-screen-search .form-close:before {
  transform: translate3d(0, 20px, 0) rotate(45deg);
  top: 0;
}
#lordcros-full-screen-search .form-close:after {
  transform: translate3d(0, -19px, 0) rotate(-45deg);
  bottom: 0;
}
#lordcros-full-screen-search .form-close:hover {
  opacity: 0.7;
}
#lordcros-full-screen-search .form-inner {
  position: relative;
  width: 850px;
  padding: 15px 25px;
  opacity: 1;
}
#lordcros-full-screen-search .form-inner form#searchform {
  position: relative;
}
#lordcros-full-screen-search .form-inner input[type="search"] {
  width: 100%;
  font-size: 17px;
  line-height: 25px;
  background-color: #fff;
  border: none;
  box-shadow: none;
  outline: none;
  border-radius: 2px;
  padding: 20px 30px;
  padding-right: 90px;
}
#lordcros-full-screen-search .form-inner #searchsubmit {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 30px;
  color: #1d2439;
  padding: 10px 30px;
  background-color: transparent;
  outline: none;
  transition: all 0.3s ease-in-out;
}
#lordcros-full-screen-search .form-inner #searchsubmit:hover {
  opacity: 0.7;
}
#lordcros-full-screen-search.opened {
  animation-name: zoom-fadeIn;
  animation-duration: 0.5s;
  animation-fill-mode: both;
}
#lordcros-full-screen-search.opened .form-inner {
  animation-name: searchbox-moveDown;
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-delay: 0.5s;
}
#lordcros-full-screen-search.closed {
  animation-name: zoom-fadeOut;
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-delay: 0.5s;
}
#lordcros-full-screen-search.closed .form-inner {
  animation-name: searchbox-moveUp;
  animation-duration: 0.5s;
  animation-fill-mode: both;
}
.coming-soon-page {
  height: 100%;
}
.coming-soon-page, .coming-soon-page body, .coming-soon-page #page-wrapper {
  height: 100%;
}
.coming-soon-page #page-wrapper .coming_soon_content_wrapper {
  position: relative;
  display: table;
  height: 100%;
  width: 100%;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0;
}
.coming-soon-page #page-wrapper .coming_soon_content_wrapper > div {
  display: table-cell;
  vertical-align: middle;
}
.coming-soon-page #page-wrapper .coming_soon_content_wrapper:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(21, 27, 46, .8);
}
.page-content-404 {
  max-width: 635px;
  padding: 0 15px;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 90px;
  text-align: center;
}
.page-content-404 .title-404 {
  display: block;
  font-family: Roboto Slab;
  font-size: 250px;
  line-height: 255px;
  color: #151b2e;
  margin-bottom: 20px;
}
.page-content-404 .title-404 .middle-num-404 {
  color: #cfa167;
}
.page-content-404 .description-404 {
  margin-bottom: 30px;
}
.page-content-404 .search-form-wrapper-404 {
  margin-bottom: 30px;
}
.page-content-404 .search-form-wrapper-404 #searchform {
  display: flex;
  align-items: stretch;
  justify-content: center;
}
.page-content-404 .search-form-wrapper-404 #searchform input[type="search"] {
  min-width: 286px;
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  padding: 13px 20px;
  box-shadow: none;
  outline: none;
  transition: all 0.25s ease-in-out;
}
.page-content-404 .search-form-wrapper-404 #searchform input[type="search"]:focus {
  border-color: #d2d2d2;
}
.page-content-404 .search-form-wrapper-404 #searchform #searchsubmit {
  font-size: 24px;
  cursor: pointer;
  outline: none;
  border: none;
  box-shadow: 0px 2px 5px rgba(32, 32, 32, .1);
  color: #fff;
  padding: 5px 14px;
  border-radius: 2px;
  transition: all 0.25s ease;
  margin-left: 11px;
}
.page-content-404 .search-form-wrapper-404 #searchform #searchsubmit:hover {
  opacity: 0.8;
}
.page-content-404 .back-home {
  position: relative;
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  line-height: 24px;
  color: #cfa167;
  text-decoration: none;
}
.page-content-404 .back-home:after {
  content: '\e802';
  display: block;
  font-family: "lordcros-font";
  font-size: 11px;
  margin-left: 12px;
}
.page-content-404 .back-home:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 100%;
  height: 1px;
  bottom: -3px;
  background-color: #cfa167;
  transition: all 0.35s cubic-bezier(0.79, -0.24, 0.37, 1.41);
}
.page-content-404 .back-home:hover:before {
  right: 30px;
}
.vc_row.vc_row-o-content-middle .lordcros-row-container .row {
  align-items: center;
}
.vc_row .vc_row.vc_inner {
  width: 100%;
  margin: 0;
}
.main-content.dashboard-page-wrap {
  position: relative;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  background-color: #f3f3f6;
  margin: -60px 0;
  padding: 0;
}
.main-content.dashboard-page-wrap .tab-head {
  flex: 0 0 auto;
  flex-direction: column;
  width: 280px;
  background-color: #fff;
  padding-top: 90px;
  padding-bottom: 50px;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, .09);
}
.main-content.dashboard-page-wrap .tab-content {
  flex: 1 1 auto;
  padding: 60px;
}
.main-content.dashboard-page-wrap .alert {
  position: absolute;
  right: 60px;
  top: 7px;
  font-size: 15px;
  line-height: 20px;
  color: #fff;
  margin-bottom: 0;
  border: none;
}
.main-content.dashboard-page-wrap .alert i {
  margin-left: 30px;
  cursor: pointer;
}
.main-content.dashboard-page-wrap .alert.alert-success {
  background-color: #689f38;
}
.main-content.dashboard-page-wrap .alert.alert-error {
  background-color: #d32f2f;
}
.dashboard-page-wrap .tab-head .nav-link {
  display: flex;
  align-items: center;
  font-family: Roboto Slab;
  font-weight: normal;
  font-size: 15px;
  line-height: 2;
  color: #252525;
  padding: 10px 30px;
  border-radius: 0;
  border-right: 2px solid transparent;
}
.dashboard-page-wrap .tab-head .nav-link.active {
  background-color: #e9e9ec;
  border-color: #252525;
}
.dashboard-page-wrap .tab-head .nav-link:hover {
  background-color: #e9e9ec;
}
.dashboard-page-wrap .tab-head .nav-link i {
  font-size: 20px;
  margin-right: 15px;
}
.dashboard-page-wrap .tab-content .tab-content-title {
  font-size: 22px;
  font-weight: 400;
  line-height: 2;
  border-radius: 4px;
  background-color: #e3e3e6;
  color: #0a0a0a;
  padding: 13px 30px;
  margin-bottom: 30px;
}
.dashboard-page-wrap .tab-content .booking-information-table {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 -20px;
  margin-bottom: 30px;
}
.dashboard-page-wrap .tab-content .booking-information-table .single-information {
  padding: 0 20px;
  max-width: 25%;
  flex: 1 1 25%;
}
.dashboard-page-wrap .tab-content .information-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  padding: 20px 20px 20px 25px;
  border-radius: 4px;
}
.dashboard-page-wrap .tab-content .information-wrap .icon-part {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 106px;
  height: 110px;
  border-radius: 4px;
  padding: 10px;
  margin-left: 20px;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, .09);
}
.dashboard-page-wrap .tab-content .information-wrap .icon-part i {
  font-size: 45px;
  margin-top: 10px;
}
.dashboard-page-wrap .tab-content .information-wrap .title {
  display: block;
  font-size: 18px;
  margin-bottom: 7px;
}
.dashboard-page-wrap .tab-content .information-wrap .numbers {
  display: block;
  font-family: Roboto Slab;
  font-size: 30px;
  font-weight: bold;
}
.dashboard-page-wrap .tab-content .single-information.booking-info > div {
  background-color: #2441e7;
}
.dashboard-page-wrap .tab-content .single-information.booking-info > div .icon-part {
  background-color: #3b58ff;
}
.dashboard-page-wrap .tab-content .single-information.upcoming-info > div {
  background-color: #252c41;
}
.dashboard-page-wrap .tab-content .single-information.upcoming-info > div .icon-part {
  background-color: #3e4660;
}
.dashboard-page-wrap .tab-content .single-information.cancelled-info > div {
  background-color: #00a78e;
}
.dashboard-page-wrap .tab-content .single-information.cancelled-info > div .icon-part {
  background-color: #00c0a3;
}
.dashboard-page-wrap .tab-content .single-information.completed-info > div {
  background-color: #ff6d5e;
}
.dashboard-page-wrap .tab-content .single-information.completed-info > div .icon-part {
  background-color: #ff8b7f;
}
.dashboard-page-wrap .tab-content .block-content-inner {
  background-color: #fff;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, .09);
  padding: 30px;
  border-radius: 4px;
}
.dashboard-page-wrap .tab-content .block-content-inner .block-title {
  font-size: 20px;
  font-weight: bold;
  color: #0a0a0a;
  margin-bottom: 25px;
}
.dashboard-page-wrap .tab-content .dashboard-blocks-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0 -20px;
}
.dashboard-page-wrap .tab-content .dashboard-blocks-wrap .block-content {
  flex: 1 1 50%;
  max-width: 50%;
  border-radius: 4px;
  padding: 0 20px;
}
.dashboard-page-wrap .tab-content .dashboard-blocks-wrap .block-list-wrap {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dashboard-page-wrap .tab-content .dashboard-blocks-wrap .block-list-wrap .single-list {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dedede;
}
.dashboard-page-wrap .tab-content .dashboard-blocks-wrap .block-list-wrap .single-list:last-child {
  padding: 0;
  margin: 0;
  border: none;
}
.dashboard-page-wrap .tab-content .dashboard-blocks-wrap .block-list-wrap .list-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;
}
.dashboard-page-wrap .tab-content .dashboard-blocks-wrap .block-list-wrap .list-link:hover {
  opacity: 0.8;
}
.dashboard-page-wrap .tab-content .dashboard-blocks-wrap .block-list-wrap .list-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 4px;
  color: #fff;
}
.dashboard-page-wrap .tab-content .dashboard-blocks-wrap .block-list-wrap .list-icon i {
  font-size: 30px;
}
.dashboard-page-wrap .tab-content .dashboard-blocks-wrap .block-list-wrap .txt-part, .dashboard-page-wrap .tab-content .dashboard-blocks-wrap .block-list-wrap .list-title {
  flex: 1 1 auto;
}
.dashboard-page-wrap .tab-content .dashboard-blocks-wrap .block-list-wrap .list-title {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  color: #0a0a0a;
  padding-left: 15px;
  margin-bottom: 0;
}
.dashboard-page-wrap .tab-content .dashboard-blocks-wrap .block-list-wrap .list-title .price {
  font-weight: bold;
  color: #252c41;
}
.dashboard-page-wrap .tab-content .dashboard-blocks-wrap .block-list-wrap .list-time {
  font-size: 15px;
  color: #70778b;
  padding-left: 15px;
}
.dashboard-page-wrap .tab-content .dashboard-blocks-wrap .block-list-wrap.new-list .list-icon {
  background-color: #252c41;
}
.dashboard-page-wrap .tab-content .dashboard-blocks-wrap .block-list-wrap.recent-activity-list .list-icon {
  background-color: #ff6d5e;
}
.dashboard-page-wrap .profile-block-wrap .view-profile-inner .profile-head-part {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.dashboard-page-wrap .profile-block-wrap .view-profile-inner .profile-head-part .fullname {
  font-size: 20px;
  margin-bottom: 20px;
}
.dashboard-page-wrap .profile-block-wrap .view-profile-inner .profile-photo {
  margin-right: 50px;
  margin-bottom: 0;
}
.dashboard-page-wrap .profile-block-wrap .view-profile-inner .profile-photo img {
  max-width: 270px;
  height: auto;
  border-radius: 4px;
}
.dashboard-page-wrap .profile-block-wrap .view-profile-inner .profile-info-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0 -30px;
}
.dashboard-page-wrap .profile-block-wrap .view-profile-inner .profile-info-list .single-list {
  flex: 1 1 33.333%;
  max-width: 33.333%;
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  line-height: 40px;
  padding: 0 30px;
}
.dashboard-page-wrap .profile-block-wrap .view-profile-inner .profile-info-list .single-list .list-label {
  font-weight: 500;
  color: #151b2e;
  text-transform: capitalize;
  margin-bottom: 0;
}
.dashboard-page-wrap .profile-block-wrap .view-profile-inner .profile-info-list .single-list .list-val {
  color: #70778b;
}
.dashboard-page-wrap .profile-block-wrap .view-profile-inner .profile-intro {
  padding-top: 15px;
  margin-top: 10px;
  border-top: 1px solid #d0d0d0;
}
.dashboard-page-wrap .profile-block-wrap .view-profile-inner .profile-intro .profile-intro-title {
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  color: #151b2e;
  margin-bottom: 10px;
}
.dashboard-page-wrap .profile-block-wrap .view-profile-inner .profile-intro .intro-txt {
  font-size: 15px;
  margin-bottom: 0;
}
.dashboard-page-wrap .profile-block-wrap .edit-profile-inner .form-control-wrap {
  max-width: 1000px;
}
.dashboard-page-wrap .profile-block-wrap .edit-profile-inner .form-group.photo-upload {
  display: flex;
  align-items: flex-end;
}
.dashboard-page-wrap .profile-block-wrap .edit-profile-inner .form-group.photo-upload .photo-box-wrap {
  position: relative;
  margin-right: 50px;
}
.dashboard-page-wrap .profile-block-wrap .edit-profile-inner .form-group.photo-upload .photo-box-wrap .close {
  position: absolute;
  right: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.7);
  width: 30px;
  height: 30px;
  opacity: 1;
  text-align: center;
}
.dashboard-page-wrap .profile-block-wrap .edit-profile-inner .form-group.photo-upload .photo-box-wrap .close i {
  font-size: 25px;
  line-height: 30px;
  color: #222;
}
.dashboard-page-wrap .profile-block-wrap .edit-profile-inner .form-group.photo-upload .photo-box-wrap img {
  max-width: 270px;
  height: auto;
  border-radius: 4px;
}
.dashboard-page-wrap .profile-block-wrap .edit-profile-inner .form-group.photo-upload .fileinput {
  margin-right: 20px;
}
.dashboard-page-wrap .profile-block-wrap .photo-upload-right-part {
  display: flex;
}
.dashboard-page-wrap .profile-block-wrap .photo-upload-right-part .fileinput label {
  font-size: 0.79rem;
  color: #fff;
  line-height: 2.5rem;
  height: 2.6rem;
  background-color: #252c41;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0;
  padding: 0 2em;
}
.dashboard-page-wrap .profile-block-wrap .photo-upload-right-part .fileinput input {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  width: 0;
  height: 0;
  padding: 0;
  border: none;
}
.dashboard-page-wrap .booking-status-filter {
  margin-bottom: 25px;
}
.dashboard-page-wrap .booking-status-filter .form-filter-wrap, .dashboard-page-wrap .booking-status-filter .radio-filter-part, .dashboard-page-wrap .booking-status-filter .sort-filter-part {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dashboard-page-wrap .booking-status-filter .single-radio {
  margin-right: 50px;
}
.dashboard-page-wrap .booking-status-filter .single-radio input[type="radio"] {
  display: none;
  opacity: 0;
  visibility: hidden;
}
.dashboard-page-wrap .booking-status-filter .single-radio input[type="radio"] + label {
  position: relative;
  padding-left: 30px;
  font-size: 15px;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 0;
  cursor: pointer;
}
.dashboard-page-wrap .booking-status-filter .single-radio input[type="radio"] + label:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  margin-top: -10px;
  transition: all 0.2s ease;
}
.dashboard-page-wrap .booking-status-filter .single-radio input[type="radio"] + label:after {
  content: '\e825';
  display: block;
  position: absolute;
  top: 50%;
  left: 4px;
  font-family: "lordcros-font";
  font-size: 9px;
  color: #fff;
  margin-top: -12px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease;
}
.dashboard-page-wrap .booking-status-filter .single-radio input[type="radio"]:checked + label:after {
  opacity: 1;
  visibility: visible;
}
.dashboard-page-wrap .booking-status-filter .single-radio:nth-child(1) label {
  color: #2441e7;
}
.dashboard-page-wrap .booking-status-filter .single-radio:nth-child(1) label:before {
  background-color: #2441e7;
}
.dashboard-page-wrap .booking-status-filter .single-radio:nth-child(2) label {
  color: #252c41;
}
.dashboard-page-wrap .booking-status-filter .single-radio:nth-child(2) label:before {
  background-color: #252c41;
}
.dashboard-page-wrap .booking-status-filter .single-radio:nth-child(3) label {
  color: #00a78e;
}
.dashboard-page-wrap .booking-status-filter .single-radio:nth-child(3) label:before {
  background-color: #00a78e;
}
.dashboard-page-wrap .booking-status-filter .single-radio:nth-child(4) label {
  color: #ff6d5e;
}
.dashboard-page-wrap .booking-status-filter .single-radio:nth-child(4) label:before {
  background-color: #ff6d5e;
}
.dashboard-page-wrap .booking-status-filter .sort-filter-part .sort-title {
  font-family: Roboto;
  font-size: 15px;
  color: #70778b;
  margin-bottom: 0;
  margin-right: 20px;
}
.dashboard-page-wrap .booking-status-filter .sort-filter-part .sort-by-btn {
  color: #0a0a0a;
  background-color: #e3e3e6;
  padding: 5px 20px;
  border-radius: 4px;
  text-transform: capitalize;
  margin-right: 10px;
  outline: none;
}
.dashboard-page-wrap .booking-status-filter .sort-filter-part .sort-by-btn.active {
  color: #fff;
  background-color: #cfa167;
}
.dashboard-page-wrap .booking-status-filter .sort-filter-part .sort-by-btn:last-child {
  margin-right: 0px;
}
.dashboard-page-wrap .booking-history {
  position: relative;
}
.dashboard-page-wrap .booking-history .booking-info-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #e4e4e4;
  padding: 20px 0;
}
.dashboard-page-wrap .booking-history .booking-info-list:last-child {
  border-bottom: 1px solid #e4e4e4;
}
.dashboard-page-wrap .booking-history .booking-info-list .date {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 80px;
  height: 80px;
  background-color: #ffe9e7;
  color: #ff6d5e;
  border-radius: 7px;
}
.dashboard-page-wrap .booking-history .booking-info-list .date .month {
  display: block;
  width: 100%;
  font-size: 12px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  background-color: #252c41;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
  text-transform: capitalize;
  margin-bottom: 8px;
}
.dashboard-page-wrap .booking-history .booking-info-list .date .date {
  font-size: 30px;
  font-weight: bold;
  line-height: 24px;
}
.dashboard-page-wrap .booking-history .booking-info-list .date .day {
  font-size: 14px;
  line-height: 24px;
}
.dashboard-page-wrap .booking-history .booking-info-list .box-title {
  flex: 1 1 auto;
  font-family: Roboto;
  font-size: 14px;
  color: #0a0a0a;
  text-transform: capitalize;
  padding-left: 50px;
  margin-bottom: 0;
}
.dashboard-page-wrap .booking-history .booking-info-list .box-title a {
  display: block;
  color: #0a0a0a;
  font-family: Roboto Slab;
  font-size: 18px;
  line-height: 1.7;
  text-decoration: none;
}
.dashboard-page-wrap .booking-history .booking-info-list .box-title a:hover {
  color: #cfa167;
}
.dashboard-page-wrap .booking-history .booking-info-list .book-date-info {
  flex: 1 1 auto;
  font-size: 15px;
  color: #70778b;
  text-align: right;
  padding-right: 50px;
  text-transform: uppercase;
}
.dashboard-page-wrap .booking-history .booking-info-list .book-date-info .info-label {
  color: #cfa167;
  margin-right: 10px;
}
.dashboard-page-wrap .booking-history .booking-info-list .booking-status-btn {
  font-size: 12px;
  padding: 0px 20px;
  text-transform: uppercase;
  min-width: 160px;
  background-color: #252c41;
  border-radius: 4px;
  outline: none;
}
.dashboard-page-wrap .booking-history .booking-info-list.canceled .date .month, .dashboard-page-wrap .booking-history .booking-info-list.canceled .booking-status-btn {
  background-color: #00a78e;
}
.dashboard-page-wrap .booking-history .booking-info-list.completed .date .month, .dashboard-page-wrap .booking-history .booking-info-list.completed .booking-status-btn {
  background-color: #ff6d5e;
}
.dashboard-page-wrap .booking-history .empty-list {
  display: block;
  padding: 20px 0;
}
.dashboard-page-wrap .booking-history:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  opacity: 0;
  visibility: hidden;
  transition: all 0.25s ease-in-out;
}
.dashboard-page-wrap .booking-history:after {
  content: '';
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  border: 2px solid #e6e6e6;
  border-left-color: #bbb;
  border-right-color: #bbb;
  animation: rotate-spin 0.6s infinite ease-in-out;
  opacity: 0;
  visibility: hidden;
  transition: all 0.25s ease-in-out;
}
.dashboard-page-wrap .booking-history.ajax-loading:before, .dashboard-page-wrap .booking-history.ajax-loading:after {
  opacity: 1;
  visibility: visible;
}
.sign-form-wrapper:first-child {
  margin-bottom: 60px;
}
.sign-form-wrapper .form-title {
  font-size: 25px;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.sign-form-wrapper .remember-password {
  margin-bottom: 15px;
}
.sign-form-wrapper .form-description.error {
  display: block;
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
  border-radius: 2px;
  padding: 5px 15px;
}
.sign-form-wrapper#registration form {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
.sign-form-wrapper#registration form .form-group {
  width: 100%;
  padding: 0 5px;
}
.sign-form-wrapper#registration form .email-field, .sign-form-wrapper#registration form .website-field, .sign-form-wrapper#registration form .firstname-field, .sign-form-wrapper#registration form .lastname-field {
  width: 50%;
}
.sign-form-wrapper#registration form button[type="submit"] {
  margin-left: 5px;
}
/*****************************************************************/
/*
 /*** Blog/Post Scss file Compile
 /*
 /*****************************************************************/
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-inner .post-content .post-meta-description, .lordcros-blog-wrapper.post-layout-2 article.blog-post-item .blog-post-item-inner .post-content .post-meta-description {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-inner .post-content .post-meta-description > div, .lordcros-blog-wrapper.post-layout-2 article.blog-post-item .blog-post-item-inner .post-content .post-meta-description > div {
  display: inline-flex;
  align-items: center;
  margin-bottom: 15px;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-inner .post-content .post-meta-description > div i, .lordcros-blog-wrapper.post-layout-2 article.blog-post-item .blog-post-item-inner .post-content .post-meta-description > div i {
  font-size: 17px;
  margin-right: 10px;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-inner .post-content .post-meta-description > div.author-info, .lordcros-blog-wrapper.post-layout-2 article.blog-post-item .blog-post-item-inner .post-content .post-meta-description > div.author-info {
  margin-right: 25px;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-inner .post-content .post-meta-description > div a, .lordcros-blog-wrapper.post-layout-2 article.blog-post-item .blog-post-item-inner .post-content .post-meta-description > div a {
  color: #7d7d7d;
  text-transform: capitalize;
  text-decoration: none;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-inner .post-content .post-meta-description > div a:hover, .lordcros-blog-wrapper.post-layout-2 article.blog-post-item .blog-post-item-inner .post-content .post-meta-description > div a:hover {
  color: #cfa167;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-inner .post-content .post-summary, .lordcros-blog-wrapper.post-layout-2 article.blog-post-item .blog-post-item-inner .post-content .post-summary {
  font-size: 15px;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 15px;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-inner .post-content .post-summary .summary-content, .lordcros-blog-wrapper.post-layout-2 article.blog-post-item .blog-post-item-inner .post-content .post-summary .summary-content {
  margin-bottom: 0;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-inner .post-content .post-read-more a, .lordcros-blog-wrapper.post-layout-2 article.blog-post-item .blog-post-item-inner .post-content .post-read-more a {
  display: inline-flex;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  color: #191919;
  text-decoration: none;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-inner .post-content .post-read-more a i, .lordcros-blog-wrapper.post-layout-2 article.blog-post-item .blog-post-item-inner .post-content .post-read-more a i {
  font-size: 11px;
  margin-left: 10px;
  transition: all 0.25s ease;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-inner .post-content .post-read-more a:hover, .lordcros-blog-wrapper.post-layout-2 article.blog-post-item .blog-post-item-inner .post-content .post-read-more a:hover {
  opacity: 0.7;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-inner .post-content .post-read-more a:hover i, .lordcros-blog-wrapper.post-layout-2 article.blog-post-item .blog-post-item-inner .post-content .post-read-more a:hover i {
  transform: translateX(7px);
}
.lordcros-blog-wrapper.post-layout-2, .lordcros-blog-wrapper.post-layout-3 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.lordcros-blog-wrapper.post-layout-2[data-col="2"] > article.blog-post-item, .lordcros-blog-wrapper.post-layout-3[data-col="2"] > article.blog-post-item {
  flex: 1 1 50%;
  max-width: 50%;
}
.lordcros-blog-wrapper.post-layout-2[data-col="3"] > article.blog-post-item, .lordcros-blog-wrapper.post-layout-3[data-col="3"] > article.blog-post-item {
  flex: 1 1 33.333%;
  max-width: 33.333%;
}
.lordcros-blog-wrapper.post-layout-2[data-col="4"] > article.blog-post-item, .lordcros-blog-wrapper.post-layout-3[data-col="4"] > article.blog-post-item {
  flex: 1 1 25%;
  max-width: 25%;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-outer {
  flex: 0 0 auto;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-outer .post-date {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: Roboto Slab;
  color: #fff;
  background-color: #cfa167;
  padding: 5px;
  width: 68px;
  height: 68px;
  border-radius: 2px;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-outer .post-date .year {
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-outer .post-date .month {
  font-size: 17px;
  font-weight: normal;
  line-height: 25px;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-outer .social-share-buttons .lordcros-social-button {
  width: 68px;
  height: 68px;
  margin-top: 11px;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-outer .social-share-buttons .lordcros-social-button.facebook-icon a {
  color: #2d427c;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-outer .social-share-buttons .lordcros-social-button.facebook-icon a:hover {
  border-color: #2d427c;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-outer .social-share-buttons .lordcros-social-button.twitter-icon a {
  color: #4d6fcd;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-outer .social-share-buttons .lordcros-social-button.twitter-icon a:hover {
  border-color: #4d6fcd;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-outer .social-share-buttons .lordcros-social-button.google-icon a {
  color: #eb230f;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-outer .social-share-buttons .lordcros-social-button.google-icon a:hover {
  border-color: #eb230f;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-outer .social-share-buttons .lordcros-social-button a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  border: 1px solid #e4e4e4;
  border-radius: 2px;
  padding: 5px;
  text-decoration: none;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-inner {
  min-width: 0;
  flex: 1 1 auto;
  padding-left: 30px;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-inner .post-featured-image {
  margin-bottom: 25px;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-inner .post-featured-image a {
  position: relative;
  display: block;
  border-radius: 2px;
  overflow: hidden;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-inner .post-featured-image a img {
  width: 100%;
  height: auto;
  transition: all 1s cubic-bezier(0.17, 0.19, 0.1, 1);
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-inner .post-featured-image a:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #191919;
  opacity: 0;
  transition: all 1s cubic-bezier(0.17, 0.19, 0.1, 1);
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-inner .post-featured-image a:hover:after {
  opacity: 0.3;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-inner .post-featured-image a:hover img {
  transform: scale(1.05);
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-inner .post-content .post-title {
  font-size: 25px;
  font-weight: 600;
  line-height: 33px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-inner .post-content .post-title a {
  color: #252525;
  text-decoration: none;
  text-transform: uppercase;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-inner .post-content .post-title a:hover {
  opacity: 0.75;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item:after {
  content: '';
  display: block;
  position: absolute;
  background-color: #f3f3f3;
  height: 1px;
  width: 90%;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item:last-child {
  margin-bottom: 0;
}
.lordcros-blog-wrapper.post-layout-1 article.blog-post-item.sticky .blog-post-item-inner .sticky-post {
  display: inline-block;
  font-family: Roboto Slab;
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  padding: 5px 15px;
  border-radius: 2px;
  text-transform: uppercase;
  background-color: #cfa167;
  margin-bottom: 5px;
}
.lordcros-blog-wrapper.post-layout-2 {
  margin: 0 -15px;
}
.lordcros-blog-wrapper.post-layout-2 article.blog-post-item {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
.lordcros-blog-wrapper.post-layout-2 article.blog-post-item .blog-post-item-inner {
  background-color: #fff;
  box-shadow: 0px 0px 50px rgba(37, 44, 65, .15);
}
.lordcros-blog-wrapper.post-layout-2 article.blog-post-item .blog-post-item-inner .post-header {
  position: relative;
}
.lordcros-blog-wrapper.post-layout-2 article.blog-post-item .blog-post-item-inner .post-header .post-featured-image a {
  position: relative;
  display: block;
  border-radius: 2px;
  overflow: hidden;
}
.lordcros-blog-wrapper.post-layout-2 article.blog-post-item .blog-post-item-inner .post-header .post-featured-image a.placeholder-img {
  min-height: 110px;
  background-color: rgba(16, 16, 16, 0.3);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.lordcros-blog-wrapper.post-layout-2 article.blog-post-item .blog-post-item-inner .post-header .post-featured-image a img {
  width: 100%;
  height: auto;
  transition: all 1s cubic-bezier(0.17, 0.19, 0.1, 1);
}
.lordcros-blog-wrapper.post-layout-2 article.blog-post-item .blog-post-item-inner .post-header .post-featured-image a:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #191919;
  opacity: 0;
  transition: all 1s cubic-bezier(0.17, 0.19, 0.1, 1);
}
.lordcros-blog-wrapper.post-layout-2 article.blog-post-item .blog-post-item-inner .post-header .post-date {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  top: 20px;
  right: 20px;
  font-family: Roboto Slab;
  color: #fff;
  background-color: #191919;
  padding: 5px;
  width: 68px;
  height: 68px;
  border-radius: 2px;
}
.lordcros-blog-wrapper.post-layout-2 article.blog-post-item .blog-post-item-inner .post-header .post-date .year {
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
}
.lordcros-blog-wrapper.post-layout-2 article.blog-post-item .blog-post-item-inner .post-header .post-date .month {
  font-size: 17px;
  font-weight: normal;
  line-height: 25px;
}
.lordcros-blog-wrapper.post-layout-2 article.blog-post-item .blog-post-item-inner .post-content {
  padding: 25px 30px;
}
.lordcros-blog-wrapper.post-layout-2 article.blog-post-item .blog-post-item-inner .post-content .post-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 10px;
}
.lordcros-blog-wrapper.post-layout-2 article.blog-post-item .blog-post-item-inner .post-content .post-title a {
  color: #252525;
  text-decoration: none;
  text-transform: uppercase;
}
.lordcros-blog-wrapper.post-layout-2 article.blog-post-item .blog-post-item-inner .post-content .post-title a:hover {
  opacity: 0.75;
}
.lordcros-blog-wrapper.post-layout-2 article.blog-post-item:hover .post-header .post-featured-image a:after {
  opacity: 0.3;
}
.lordcros-blog-wrapper.post-layout-2 article.blog-post-item:hover .post-header .post-featured-image a img {
  transform: scale(1.05);
}
.lordcros-blog-wrapper.post-layout-2 article.blog-post-item.sticky .blog-post-item-inner .sticky-post {
  display: inline-block;
  font-family: Roboto Slab;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  padding: 2px 10px;
  border-radius: 2px;
  text-transform: uppercase;
  background-color: #cfa167;
  margin-bottom: 15px;
}
.lordcros-blog-wrapper.post-layout-3 {
  margin: 0 -15px;
  align-items: stretch;
}
.lordcros-blog-wrapper.post-layout-3 article.blog-post-item {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
.lordcros-blog-wrapper.post-layout-3 article.blog-post-item .blog-post-item-inner {
  position: relative;
  height: 100%;
}
.lordcros-blog-wrapper.post-layout-3 article.blog-post-item .blog-post-item-inner .post-featured-image {
  height: 100%;
  min-height: 300px;
}
.lordcros-blog-wrapper.post-layout-3 article.blog-post-item .blog-post-item-inner .post-featured-image a {
  position: relative;
  display: block;
  overflow: hidden;
  height: 100%;
}
.lordcros-blog-wrapper.post-layout-3 article.blog-post-item .blog-post-item-inner .post-featured-image a img {
  width: 100%;
  height: auto;
  transition: all 1.3s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.lordcros-blog-wrapper.post-layout-3 article.blog-post-item .blog-post-item-inner .post-featured-image a:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #191919;
  opacity: 0.7;
  transition: all 1.3s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.lordcros-blog-wrapper.post-layout-3 article.blog-post-item .blog-post-item-inner .post-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 25px 30px;
}
.lordcros-blog-wrapper.post-layout-3 article.blog-post-item .blog-post-item-inner .post-content .post-categories {
  flex: 1 1 auto;
  font-size: 15px;
  font-weight: 500;
  color: #cfa167;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.lordcros-blog-wrapper.post-layout-3 article.blog-post-item .blog-post-item-inner .post-content .post-categories a {
  color: #cfa167;
  text-decoration: none;
}
.lordcros-blog-wrapper.post-layout-3 article.blog-post-item .blog-post-item-inner .post-content .post-categories a:hover {
  opacity: 0.7;
}
.lordcros-blog-wrapper.post-layout-3 article.blog-post-item .blog-post-item-inner .post-content .post-title {
  flex: 0 0 auto;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.09;
  text-transform: capitalize;
  margin-top: 10px;
  margin-bottom: 15px;
}
.lordcros-blog-wrapper.post-layout-3 article.blog-post-item .blog-post-item-inner .post-content .post-title a {
  color: #fff;
  text-decoration: none;
}
.lordcros-blog-wrapper.post-layout-3 article.blog-post-item .blog-post-item-inner .post-content .post-title a:hover {
  opacity: 0.7;
}
.lordcros-blog-wrapper.post-layout-3 article.blog-post-item .blog-post-item-inner .post-content .post-summary {
  flex: 0 0 auto;
  max-height: 72px;
  overflow: hidden;
  margin-bottom: 18px;
  color: rgba(255, 255, 255, .85);
}
.lordcros-blog-wrapper.post-layout-3 article.blog-post-item .blog-post-item-inner .post-content .post-summary .summary-content {
  margin: 0;
}
.lordcros-blog-wrapper.post-layout-3 article.blog-post-item .blog-post-item-inner .post-content .post-read-more {
  flex: 0 0 auto;
}
.lordcros-blog-wrapper.post-layout-3 article.blog-post-item .blog-post-item-inner .post-content .post-read-more .read-more-btn {
  position: relative;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  color: #fff;
  text-decoration: none;
  padding-right: 35px;
}
.lordcros-blog-wrapper.post-layout-3 article.blog-post-item .blog-post-item-inner .post-content .post-read-more .read-more-btn:after {
  content: '\e802';
  display: block;
  font-family: "lordcros-font";
  font-size: 11px;
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -12px;
  transition: all 0.25s ease;
}
.lordcros-blog-wrapper.post-layout-3 article.blog-post-item .blog-post-item-inner .post-content .post-read-more .read-more-btn:hover:after {
  right: 0;
}
.lordcros-blog-wrapper.post-layout-3 article.blog-post-item .blog-post-item-inner:hover .post-featured-image a img {
  transform: scale(1.1);
}
.lordcros-blog-wrapper.post-layout-3 article.blog-post-item .blog-post-item-inner:hover .post-featured-image a:after {
  opacity: 0.9;
}
.lordcros-blog-wrapper.post-layout-3 article.blog-post-item.sticky .blog-post-item-inner .sticky-post {
  display: inline-block;
  font-family: Roboto Slab;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  width: fit-content;
  padding: 2px 10px;
  border-radius: 2px;
  text-transform: uppercase;
  background-color: #cfa167;
  margin-bottom: 5px;
}
.single-post-content .post-inner-content article .post-header {
  position: relative;
}
.single-post-content .post-inner-content article .post-header .post-image a {
  display: block;
}
.single-post-content .post-inner-content article .post-header .post-image a img {
  width: 100%;
}
.single-post-content .post-inner-content article .post-header .post-image a.placeholder-img {
  min-height: 108px;
  min-height: unset;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.single-post-content .post-inner-content article .post-header .post-date {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  top: 20px;
  right: 20px;
  font-family: Roboto Slab;
  color: #fff;
  background-color: #191919;
  padding: 5px;
  width: 68px;
  height: 68px;
  border-radius: 2px;
}
.single-post-content .post-inner-content article .post-header .post-date .year {
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
}
.single-post-content .post-inner-content article .post-header .post-date .month {
  font-size: 17px;
  font-weight: normal;
  line-height: 25px;
}
.single-post-content .post-inner-content article .post-header .featured-icon {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 20px;
  right: 20px;
  color: #fff;
  background-color: #2f1654;
  padding: 5px;
  width: 68px;
  height: 68px;
  border-radius: 2px;
}
.single-post-content .post-inner-content article .post-header .featured-icon i {
  font-size: 35px;
}
.single-post-content .post-inner-content article .post-header .featured-icon img {
  filter: brightness(0) invert(1);
  height: 35px;
  width: auto;
}
.single-post-content .post-inner-content article .post-main-content {
  background-color: #fff;
  padding: 25px 25px 30px 25px;
}
.single-post-content .post-inner-content article .post-main-content .post-title {
  margin-bottom: 13px;
}
.single-post-content .post-inner-content article .post-main-content .post-title h2 {
  display: block;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
  text-transform: uppercase;
}
.single-post-content .post-inner-content article .post-main-content .post-meta-description {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 15px;
}
.single-post-content .post-inner-content article .post-main-content .post-meta-description > div {
  display: inline-flex;
  align-items: center;
}
.single-post-content .post-inner-content article .post-main-content .post-meta-description > div i {
  font-size: 17px;
  margin-right: 10px;
}
.single-post-content .post-inner-content article .post-main-content .post-meta-description > div.comment-count {
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #e5e5e5;
}
.single-post-content .post-inner-content article .post-main-content .post-meta-description > div a {
  color: #7d7d7d;
  text-transform: capitalize;
  text-decoration: none;
}
.single-post-content .post-inner-content article .post-main-content .post-meta-description > div a:hover {
  color: #cfa167;
}
.single-post-content .post-inner-content article .post-main-content .post-content p:last-child {
  margin-bottom: 0;
}
.single-post-content .post-inner-content article .post-main-content .post-content:after {
  content: '';
  display: block;
  clear: both;
}
.single-post-content .post-inner-content article .post-main-content .post-tags {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 20px;
  margin-bottom: -10px;
}
.single-post-content .post-inner-content article .post-main-content .post-tags .tag-title {
  font-family: Roboto Slab;
  font-weight: 600;
  font-size: 15px;
  line-height: 23px;
  color: #252525;
  margin-right: 20px;
  margin-bottom: 10px;
}
.single-post-content .post-inner-content article .post-main-content .post-tags > a {
  font-size: 13px;
  font-weight: normal;
  line-height: 21px;
  color: #7d7d7d;
  border: 1px solid #e4e4e4;
  border-radius: 3px;
  padding: 4px 20px;
  text-decoration: none;
  margin-right: 20px;
  margin-bottom: 10px;
}
.single-post-content .post-inner-content article .post-main-content .post-tags > a:hover {
  border-color: #7d7d7d;
}
.single-post-content .post-inner-content article .post-share-links {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-top: 20px;
}
.single-post-content .post-inner-content article .post-share-links .link-title {
  font-family: Roboto Slab;
  font-weight: 600;
  font-size: 15px;
  line-height: 23px;
  color: #252525;
  margin-right: 10px;
}
.single-post-content .post-inner-content article .post-pagination {
  margin-top: 30px;
}
.single-post-content .post-inner-content article .post-pagination .single-post-navigation {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: Roboto Slab;
}
.single-post-content .post-inner-content article .post-pagination .single-post-navigation a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  font-weight: 500;
  color: #252525;
  text-decoration: none;
  transition: transform 0.25s ease-in-out;
}
.single-post-content .post-inner-content article .post-pagination .single-post-navigation a i {
  width: 35px;
  height: 35px;
  line-height: 30px;
  font-size: 17px;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #252525;
  transition: transform 0.25s ease-in-out;
}
.single-post-content .post-inner-content article .post-pagination .single-post-navigation a .nav-title {
  font-size: 13px;
  font-weight: normal;
  color: #7d7d7d;
  padding-top: 5px;
}
.single-post-content .post-inner-content article .post-pagination .single-post-navigation a:hover {
  color: #cfa167;
}
.single-post-content .post-inner-content article .post-pagination .single-post-navigation a:hover i {
  border-color: #cfa167;
}
.single-post-content .post-inner-content article .post-pagination .single-post-navigation .nav-previous i {
  margin-right: 15px;
}
.single-post-content .post-inner-content article .post-pagination .single-post-navigation .nav-previous:hover i {
  transform: translateX(-8px);
}
.single-post-content .post-inner-content article .post-pagination .single-post-navigation .nav-next a {
  flex-direction: row-reverse;
}
.single-post-content .post-inner-content article .post-pagination .single-post-navigation .nav-next a .post-title {
  text-align: right;
}
.single-post-content .post-inner-content article .post-pagination .single-post-navigation .nav-next i {
  margin-left: 15px;
}
.single-post-content .post-inner-content article .post-pagination .single-post-navigation .nav-next:hover i {
  transform: translateX(8px);
}
/*****************************************************************/
/*
 /*** Shortcodes Scss file Compile
 /*
 /*****************************************************************/
.lordcros-shortcode-element .shortcode-title {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.4;
  color: #252525;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.lordcros-shortcode-element .shortcode-description {
  font-size: 15px;
  font-weight: normal;
  color: #7d7d7d;
  text-align: center;
  margin-top: -25px;
  margin-bottom: 40px;
}
.lordcros-shortcode-element.color-scheme-light .shortcode-title {
  color: #fff;
}
.lordcros-social-buttons {
  font-size: 0;
  vertical-align: middle;
}
.lordcros-social-buttons .lordcros-social-button {
  display: inline-block;
}
.lordcros-social-buttons .lordcros-social-button a {
  display: inline-block;
  font-size: 0;
  line-height: 1;
  text-align: center;
}
.lordcros-social-buttons.button-size-small .lordcros-social-button i {
  font-size: 11px;
}
.lordcros-social-buttons.button-size-small:not(.button-style-default).button-style-hover_colored .lordcros-social-button {
  margin: 5px;
}
.lordcros-social-buttons.button-size-small:not(.button-style-default).button-style-hover_colored .lordcros-social-button a i {
  line-height: 36px;
}
.lordcros-social-buttons.button-size-small:not(.button-style-default) .lordcros-social-button a {
  width: 36px;
  height: 36px;
}
.lordcros-social-buttons.button-size-small:not(.button-style-default) .lordcros-social-button a i {
  line-height: 32px;
}
.lordcros-social-buttons.button-size-medium .lordcros-social-button i {
  font-size: 18px;
}
.lordcros-social-buttons.button-size-medium:not(.button-style-default).button-style-hover_colored .lordcros-social-button {
  margin: 5px;
}
.lordcros-social-buttons.button-size-medium:not(.button-style-default).button-style-hover_colored .lordcros-social-button a i {
  line-height: 46px;
}
.lordcros-social-buttons.button-size-medium:not(.button-style-default) .lordcros-social-button a {
  width: 46px;
  height: 46px;
}
.lordcros-social-buttons.button-size-medium:not(.button-style-default) .lordcros-social-button a i {
  line-height: 42px;
}
.lordcros-social-buttons.button-size-large .lordcros-social-button i {
  font-size: 22px;
}
.lordcros-social-buttons.button-size-large:not(.button-style-default).button-style-hover_colored .lordcros-social-button {
  margin: 5px;
}
.lordcros-social-buttons.button-size-large:not(.button-style-default).button-style-hover_colored .lordcros-social-button a i {
  line-height: 60px;
}
.lordcros-social-buttons.button-size-large:not(.button-style-default) .lordcros-social-button a {
  width: 60px;
  height: 60px;
}
.lordcros-social-buttons.button-size-large:not(.button-style-default) .lordcros-social-button a i {
  line-height: 56px;
}
.lordcros-social-buttons.button-shape-square .lordcros-social-button a {
  border-radius: 3px;
}
.lordcros-social-buttons.button-shape-circle .lordcros-social-button a {
  border-radius: 50%;
}
.lordcros-social-buttons.button-style-default .lordcros-social-button a {
  padding: 10px;
  color: #787d8b;
}
.lordcros-social-buttons.button-style-default .lordcros-social-button a:hover {
  opacity: 0.8;
}
.lordcros-social-buttons.button-style-hover_colored .lordcros-social-button a {
  background-color: #dbdbdb;
  color: #787d8b;
}
.lordcros-social-buttons.button-style-hover_colored .lordcros-social-button a:hover {
  background-color: #cfa167 !important;
  color: #fff !important;
}
.lordcros-social-buttons.button-style-hover_bordered .lordcros-social-button a {
  border: 2px solid transparent;
}
.lordcros-social-buttons.button-style-hover_bordered .lordcros-social-button a:hover {
  color: #cfa167 !important;
  border-color: #cfa167;
}
.available-rooms-wrap {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
.available-rooms-wrap .room-thumbs {
  position: relative;
}
.available-rooms-wrap .room-thumbs .room-gallery {
  list-style: none;
  padding: 0;
  margin: 0;
}
.available-rooms-wrap .room-thumbs .price-section {
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-family: Roboto;
  font-weight: bold;
  font-size: 18px;
  background-color: #0a0d17;
  color: #fff;
  border-radius: 2px;
  padding: 8px 19px;
  z-index: 100;
  cursor: default;
}
.available-rooms-wrap .room-thumbs .price-section .val-unit {
  font-weight: 400;
  font-size: 15px;
}
.available-rooms-wrap .room-thumbs .owl-carousel .owl-nav > button[class*=prev] {
  left: -30px;
  text-align: right;
  padding-right: 10px !important;
}
.available-rooms-wrap .room-thumbs .owl-carousel .owl-nav > button[class*=next] {
  right: -30px;
  text-align: left;
  padding-left: 10px !important;
}
.available-rooms-wrap .room-thumbs .owl-carousel .owl-nav > button {
  width: 57px;
  height: 100%;
}
.available-rooms-wrap .room-thumbs .owl-carousel .owl-nav > button:after {
  font-size: 12px;
  color: rgba(255, 255, 255, .7);
}
.available-rooms-wrap .room-thumbs .owl-carousel .owl-nav > button:hover:after {
  color: #fff;
}
.available-rooms-wrap .room-thumbs .owl-carousel:hover .owl-nav > button[class*=prev] {
  left: 0px;
}
.available-rooms-wrap .room-thumbs .owl-carousel:hover .owl-nav > button[class*=next] {
  right: 0px;
}
.available-rooms-wrap .room-thumbs .room-featured-img, .available-rooms-wrap .room-thumbs .room-gallery .gallery-item a {
  display: block;
}
.available-rooms-wrap .room-thumbs .room-featured-img img, .available-rooms-wrap .room-thumbs .room-gallery .gallery-item a img {
  width: 100%;
  height: auto;
}
.available-rooms-wrap .room-thumbs .room-featured-img:after, .available-rooms-wrap .room-thumbs .room-gallery .gallery-item a:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: auto;
  background-color: #151b2b;
  opacity: 0;
  transition: all 0.25s ease;
}
.available-rooms-wrap .room-thumbs:hover .room-featured-img:after, .available-rooms-wrap .room-thumbs:hover .room-gallery .gallery-item a:after {
  opacity: 0.5;
}
.available-rooms-wrap .room-infobox .room-title {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 13px;
}
.available-rooms-wrap .room-infobox .room-title a {
  color: #252525;
  text-decoration: none;
}
.available-rooms-wrap .room-infobox .room-title a:hover {
  color: #cfa167;
}
.available-rooms-wrap .room-infobox .room-info {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.available-rooms-wrap .room-infobox .room-info > div {
  display: inline-flex;
  align-items: center;
  cursor: default;
  margin-bottom: 13px;
}
.available-rooms-wrap .room-infobox .room-info > div i {
  font-size: 19px;
  margin-right: 10px;
}
.available-rooms-wrap .room-infobox .room-info > div .info-val {
  font-size: 15px;
  line-height: 22px;
  color: #7d7d7d;
}
.available-rooms-wrap .room-infobox .room-info .adults-info {
  margin-right: 22px;
}
.available-rooms-wrap .room-infobox .brief {
  font-size: 15px;
  line-height: 24px;
  color: #7d7d7d;
  max-height: 50px;
  overflow-y: hidden;
  margin-bottom: 15px;
}
.available-rooms-wrap .room-infobox .brief p {
  margin: 0;
}
.available-rooms-wrap .room-infobox .default-services-wrap {
  margin-bottom: 5px;
}
.available-rooms-wrap .room-infobox .default-services-wrap .default-services {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.available-rooms-wrap .room-infobox .default-services-wrap .default-services .service-icon {
  width: 35px;
  height: 35px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.available-rooms-wrap .room-infobox .default-services-wrap .default-services .service-icon a {
  display: block;
  height: 100%;
  text-align: center;
  line-height: 35px;
  text-decoration: none;
  color: #c2c2c2;
  border: 1px solid #f3f3f6;
  border-radius: 1px;
}
.available-rooms-wrap .room-infobox .default-services-wrap .default-services .service-icon a i {
  font-size: 20px;
}
.available-rooms-wrap .room-infobox .default-services-wrap .default-services .service-icon a img {
  max-width: 20px;
  height: auto;
  transition: all 0.25s ease;
}
.available-rooms-wrap .room-infobox .default-services-wrap .default-services .service-icon a:hover {
  color: #c5c7cc;
  border-color: #252c41;
  background-color: #252c41;
}
.available-rooms-wrap .room-infobox .default-services-wrap .default-services .service-icon a:hover img {
  filter: brightness(0) invert(1);
}
.available-rooms-wrap .room-infobox .default-services-wrap .default-services .service-icon:last-child {
  margin-right: 0;
}
.available-rooms-wrap .room-infobox form.available-room-book button, .available-rooms-wrap .room-infobox a.room-book-btn.config-page-alert, .available-rooms-wrap .room-infobox a.room-book-btn.archive-rooms-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Roboto;
  font-size: 15px;
  line-height: 24px;
  width: 100%;
  color: #252c41;
  background-color: transparent;
  border: 2px solid #252c41;
  border-radius: 2px;
  padding: 11px 20px;
  text-decoration: none;
  outline: none;
}
.available-rooms-wrap .room-infobox form.available-room-book button i, .available-rooms-wrap .room-infobox a.room-book-btn.config-page-alert i, .available-rooms-wrap .room-infobox a.room-book-btn.archive-rooms-btn i {
  margin-left: 19px;
  font-size: 11px;
}
.available-rooms-wrap .room-infobox form.available-room-book button:hover, .available-rooms-wrap .room-infobox a.room-book-btn.config-page-alert:hover, .available-rooms-wrap .room-infobox a.room-book-btn.archive-rooms-btn:hover {
  background-color: #252c41;
  color: #fff;
}
.available-rooms-wrap .room-grid-view {
  background-color: #fff;
  box-shadow: 0px 0px 50px rgba(37, 44, 65, .15);
  margin-bottom: 30px;
}
.available-rooms-wrap .room-grid-view .room-infobox {
  padding: 25px 32px 30px 32px;
}
.available-rooms-wrap .room-list-view {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 30px;
}
.available-rooms-wrap .room-list-view .room-thumbs {
  max-width: 250px;
  min-width: 250px;
}
.available-rooms-wrap .room-list-view .room-thumbs .owl-carousel:before, .available-rooms-wrap .room-list-view .room-thumbs .owl-carousel:after {
  content: none;
}
.available-rooms-wrap .room-list-view .room-infobox {
  padding: 30px 30px 31px 30px;
  background-color: #fff;
}
.available-rooms-wrap .room-list-view .room-infobox .service-book-btn-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.available-rooms-wrap .room-list-view .room-infobox .service-book-btn-section .default-services-wrap {
  margin-bottom: 0;
  margin-right: 30px;
}
.available-rooms-wrap .room-list-view .room-infobox .service-book-btn-section .default-services-wrap .default-services .service-icon {
  margin-bottom: 0;
}
.available-rooms-wrap .room-list-view .room-infobox .service-book-btn-section form.available-room-book button, .available-rooms-wrap .room-list-view .room-infobox .service-book-btn-section a.room-book-btn {
  width: 200px;
}
.available-rooms-wrap .room-block-view {
  margin-bottom: 30px;
}
.available-rooms-wrap .room-block-view .room-thumbs .block-room-featured-img {
  position: relative;
  display: block;
  border-radius: 2px;
  overflow: hidden;
}
.available-rooms-wrap .room-block-view .room-thumbs .block-room-featured-img img {
  width: 100%;
  height: auto;
}
.available-rooms-wrap .room-block-view .room-thumbs .block-room-featured-img:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #151b2b;
  opacity: 0.7;
  transition: all 0.25s ease;
}
.available-rooms-wrap .room-block-view .room-thumbs:hover .block-room-featured-img:after {
  opacity: 0.5;
}
.available-rooms-wrap .room-block-view .room-thumbs .price-section {
  top: 30px;
  left: 30px;
  bottom: initial;
  right: initial;
  font-weight: normal;
  padding: 0;
  background-color: transparent;
}
.available-rooms-wrap .room-block-view .room-thumbs .room-title {
  position: absolute;
  left: 30px;
  top: 70px;
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
  text-transform: uppercase;
}
.available-rooms-wrap .room-block-view .room-thumbs .room-title a {
  position: relative;
  color: #fff;
  text-decoration: none;
}
.available-rooms-wrap .room-block-view .room-thumbs .room-book-btn-section {
  position: absolute;
  left: 30px;
  bottom: 20px;
}
.available-rooms-wrap .room-block-view .room-thumbs .room-book-btn-section form.available-room-book button, .available-rooms-wrap .room-block-view .room-thumbs .room-book-btn-section a.room-book-btn.config-page-alert, .available-rooms-wrap .room-block-view .room-thumbs .room-book-btn-section a.room-book-btn.archive-rooms-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Roboto;
  font-size: 20px;
  line-height: 26px;
  width: auto;
  color: #fff;
  background-color: transparent;
  border: none;
  padding: 5px 0px;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
}
.available-rooms-wrap .room-block-view .room-thumbs .room-book-btn-section form.available-room-book button i, .available-rooms-wrap .room-block-view .room-thumbs .room-book-btn-section a.room-book-btn.config-page-alert i, .available-rooms-wrap .room-block-view .room-thumbs .room-book-btn-section a.room-book-btn.archive-rooms-btn i {
  margin-left: 19px;
  font-size: 11px;
}
.available-rooms-wrap .room-block-view .room-thumbs .room-book-btn-section form.available-room-book button:after, .available-rooms-wrap .room-block-view .room-thumbs .room-book-btn-section a.room-book-btn.config-page-alert:after, .available-rooms-wrap .room-block-view .room-thumbs .room-book-btn-section a.room-book-btn.archive-rooms-btn:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 100%;
  bottom: 0;
  height: 1px;
  background-color: #fff;
  transition: all 0.25s cubic-bezier(0.79, -0.24, 0.37, 1.41);
}
.available-rooms-wrap .room-block-view .room-thumbs .room-book-btn-section form.available-room-book button:hover:after, .available-rooms-wrap .room-block-view .room-thumbs .room-book-btn-section a.room-book-btn.config-page-alert:hover:after, .available-rooms-wrap .room-block-view .room-thumbs .room-book-btn-section a.room-book-btn.archive-rooms-btn:hover:after {
  right: 40%;
}
.available-rooms-wrap:not(.owl-carousel) > div {
  padding-left: 15px;
  padding-right: 15px;
}
.available-rooms-wrap[data-col="1"] > div.room-content-view-wrap {
  flex: 1 1 100%;
  max-width: 100%;
}
.available-rooms-wrap[data-col="2"] > div.room-content-view-wrap {
  flex: 1 1 50%;
  max-width: 50%;
}
.available-rooms-wrap[data-col="3"] > div.room-content-view-wrap {
  flex: 1 1 33.333%;
  max-width: 33.333%;
}
.available-rooms-wrap[data-col="4"] > div.room-content-view-wrap {
  flex: 1 1 25%;
  max-width: 25%;
}
.lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap {
  justify-content: flex-start;
}
.lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap .room-block-view .room-thumbs .room-item-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap .room-block-view .room-thumbs .room-item-wrap {
  position: relative;
}
.lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap .room-block-view .room-thumbs .room-item-wrap:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #191919;
  opacity: 0.7;
  transition: all 0.25s ease;
}
.lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap .room-block-view .room-thumbs .room-item-wrap .price-section {
  left: 60px;
  top: 15%;
  padding-right: 60px;
}
.lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap .room-block-view .room-thumbs .room-item-wrap .room-title {
  left: 60px;
  top: calc(15% + 37px);
  padding-right: 60px;
}
.lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap .room-block-view .room-thumbs .room-item-wrap .room-title a:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 0%;
  height: 1px;
  background-color: #fff;
  bottom: -5px;
  transition: all 0.35s cubic-bezier(0.79, -0.24, 0.37, 1.41);
}
.lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap .room-block-view .room-thumbs .room-item-wrap .room-title a:hover:after {
  width: 100%;
}
.lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap .room-block-view .room-thumbs .room-item-wrap .room-book-btn-section {
  left: 60px;
  bottom: 10%;
}
.lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap .room-block-view .room-thumbs:hover .room-item-wrap:before {
  opacity: 0.5;
}
.lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style1 > .owl-nav button.owl-prev, .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style2 > .owl-nav button.owl-prev, .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style1 > .owl-nav button.owl-next, .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style2 > .owl-nav button.owl-next {
  width: 40px;
  height: 80px;
  border-radius: 2px;
}
.lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style1 > .owl-nav button.owl-prev:after, .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style2 > .owl-nav button.owl-prev:after, .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style1 > .owl-nav button.owl-next:after, .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style2 > .owl-nav button.owl-next:after {
  font-size: 12px;
  color: #fff;
}
.lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style1 > .owl-nav button.owl-prev:hover, .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style2 > .owl-nav button.owl-prev:hover, .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style1 > .owl-nav button.owl-next:hover, .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style2 > .owl-nav button.owl-next:hover {
  background-color: #cfa167;
  border-color: #cfa167;
}
.lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style1 > .owl-nav button.owl-prev, .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style1 > .owl-nav button.owl-next {
  border: 1px solid rgba(255, 255, 255, .7);
}
.lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style1 > .owl-nav button.owl-prev {
  left: 0;
}
.lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style1 > .owl-nav button.owl-next {
  right: 0;
}
.lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style2 .owl-stage .owl-item {
  opacity: 0.2;
  transition: opacity 0.3s ease;
  pointer-events: none;
}
.lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style2 .owl-stage .owl-item.active.center {
  opacity: 1;
  pointer-events: unset;
}
.lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style2 .owl-nav button.owl-prev, .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style2 .owl-nav button.owl-next {
  border: 1px solid #191919;
  background-color: #191919;
}
.lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style2 .owl-nav button.owl-prev.position-set, .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style2 .owl-nav button.owl-next.position-set {
  opacity: 1;
  visibility: visible;
}
.lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style2 .owl-nav button.owl-prev {
  left: initial;
}
.lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style2 .owl-nav button.owl-next {
  right: initial;
}
.lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider:hover.style1 > .owl-nav button.owl-prev {
  left: 30px;
}
.lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider:hover.style1 > .owl-nav button.owl-next {
  right: 30px;
}
.lordcros-shortcode-services.style1 .lordcros-shortcode-services-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.lordcros-shortcode-services.style1 .lordcros-shortcode-services-wrapper .service-thumbs {
  position: relative;
}
.lordcros-shortcode-services.style1 .lordcros-shortcode-services-wrapper .service-thumbs .service-featured-img {
  position: relative;
  display: block;
  overflow: hidden;
}
.lordcros-shortcode-services.style1 .lordcros-shortcode-services-wrapper .service-thumbs .service-featured-img img {
  width: 100%;
  height: auto;
  transition: all 1.3s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.lordcros-shortcode-services.style1 .lordcros-shortcode-services-wrapper .service-thumbs .service-featured-img:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #191919;
  opacity: 0.4;
  transition: all 1.3s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.lordcros-shortcode-services.style1 .lordcros-shortcode-services-wrapper .service-thumbs .featured-icon {
  display: block;
  position: absolute;
  left: 28px;
  bottom: 20px;
  height: 50px;
  width: auto;
  z-index: 10;
}
.lordcros-shortcode-services.style1 .lordcros-shortcode-services-wrapper .service-thumbs .featured-icon i {
  font-size: 50px;
  color: #fff;
}
.lordcros-shortcode-services.style1 .lordcros-shortcode-services-wrapper .service-thumbs .featured-icon img {
  height: 100%;
  width: auto;
  filter: brightness(0) invert(1);
}
.lordcros-shortcode-services.style1 .lordcros-shortcode-services-wrapper .service-infobox {
  background-color: #fff;
  padding: 25px 30px;
}
.lordcros-shortcode-services.style1 .lordcros-shortcode-services-wrapper .service-infobox .service-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 20px;
}
.lordcros-shortcode-services.style1 .lordcros-shortcode-services-wrapper .service-infobox .service-title a {
  color: #252525;
  text-decoration: none;
  text-transform: capitalize;
}
.lordcros-shortcode-services.style1 .lordcros-shortcode-services-wrapper .service-infobox .service-title a:hover {
  opacity: 0.8;
}
.lordcros-shortcode-services.style1 .lordcros-shortcode-services-wrapper .service-infobox .brief {
  font-size: 15px;
  line-height: 24px;
  font-weight: normal;
  color: #70778b;
  max-height: 72px;
  overflow: hidden;
  margin-bottom: 20px;
}
.lordcros-shortcode-services.style1 .lordcros-shortcode-services-wrapper .service-infobox .service-read-more {
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 24px;
  color: #cfa167;
  text-decoration: none;
  padding-right: 35px;
}
.lordcros-shortcode-services.style1 .lordcros-shortcode-services-wrapper .service-infobox .service-read-more:after {
  content: '\e802';
  display: block;
  font-family: "lordcros-font";
  font-size: 11px;
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -12px;
  transition: all 0.25s ease;
}
.lordcros-shortcode-services.style1 .lordcros-shortcode-services-wrapper .service-infobox .service-read-more:hover:after {
  right: 0px;
}
.lordcros-shortcode-services.style1 .lordcros-shortcode-services-wrapper > div.service-item {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
.lordcros-shortcode-services.style1 .lordcros-shortcode-services-wrapper > div.service-item:hover .service-thumbs .service-featured-img:after {
  opacity: 0.2;
}
.lordcros-shortcode-services.style1 .lordcros-shortcode-services-wrapper > div.service-item:hover .service-thumbs .service-featured-img > img {
  transform: scale(1.1);
}
.lordcros-shortcode-services.style1 .lordcros-shortcode-services-wrapper > div.service-item .service-item-wrap {
  box-shadow: 0px 0px 50px rgba(37, 44, 65, .15);
}
.lordcros-shortcode-services.style1 .lordcros-shortcode-services-wrapper[data-col="1"] > div.service-item {
  flex: 1 1 100%;
  max-width: 100%;
}
.lordcros-shortcode-services.style1 .lordcros-shortcode-services-wrapper[data-col="2"] > div.service-item {
  flex: 1 1 50%;
  max-width: 50%;
}
.lordcros-shortcode-services.style1 .lordcros-shortcode-services-wrapper[data-col="3"] > div.service-item {
  flex: 1 1 33.333%;
  max-width: 33.333%;
}
.lordcros-shortcode-services.style1 .lordcros-shortcode-services-wrapper[data-col="4"] > div.service-item {
  flex: 1 1 25%;
  max-width: 25%;
}
.lordcros-shortcode-services.style2 .lordcros-shortcode-services-wrapper .service-item {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.lordcros-shortcode-services.style2 .lordcros-shortcode-services-wrapper .service-item > div {
  flex: 1 1 50%;
  max-width: 50%;
}
.lordcros-shortcode-services.style2 .lordcros-shortcode-services-wrapper .service-item .service-thumbs {
  position: relative;
}
.lordcros-shortcode-services.style2 .lordcros-shortcode-services-wrapper .service-item .service-thumbs .service-featured-img {
  position: relative;
  display: block;
  overflow: hidden;
}
.lordcros-shortcode-services.style2 .lordcros-shortcode-services-wrapper .service-item .service-thumbs .service-featured-img img {
  width: 100%;
  height: auto;
  transition: all 1.3s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.lordcros-shortcode-services.style2 .lordcros-shortcode-services-wrapper .service-item .service-thumbs .service-featured-img:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #191919;
  opacity: 0.4;
  transition: all 1.3s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.lordcros-shortcode-services.style2 .lordcros-shortcode-services-wrapper .service-item .service-infobox {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #f3f3f6;
  padding: 20px;
}
.lordcros-shortcode-services.style2 .lordcros-shortcode-services-wrapper .service-item .service-infobox .service-infobox-wrap {
  max-width: 400px;
}
.lordcros-shortcode-services.style2 .lordcros-shortcode-services-wrapper .service-item .service-infobox .service-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 20px;
}
.lordcros-shortcode-services.style2 .lordcros-shortcode-services-wrapper .service-item .service-infobox .service-title a {
  color: #252525;
  text-decoration: none;
  text-transform: capitalize;
}
.lordcros-shortcode-services.style2 .lordcros-shortcode-services-wrapper .service-item .service-infobox .service-title a:hover {
  opacity: 0.8;
}
.lordcros-shortcode-services.style2 .lordcros-shortcode-services-wrapper .service-item .service-infobox .brief {
  font-size: 15px;
  line-height: 24px;
  font-weight: normal;
  color: #70778b;
  max-height: 72px;
  overflow: hidden;
  margin-bottom: 20px;
}
.lordcros-shortcode-services.style2 .lordcros-shortcode-services-wrapper .service-item .service-infobox .service-read-more {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  line-height: 24px;
  color: #cfa167;
  text-decoration: none;
  border: 2px solid #cfa167;
  padding: 11px 10px;
  min-width: 180px;
  border-radius: 2px;
}
.lordcros-shortcode-services.style2 .lordcros-shortcode-services-wrapper .service-item .service-infobox .service-read-more i {
  font-size: 11px;
  margin-left: 20px;
}
.lordcros-shortcode-services.style2 .lordcros-shortcode-services-wrapper .service-item .service-infobox .service-read-more:hover {
  background-color: #cfa167;
  color: #fff;
}
.lordcros-shortcode-services.style2 .lordcros-shortcode-services-wrapper .service-item .service-infobox .featured-icon {
  display: inline-block;
  height: 50px;
  width: auto;
  margin-bottom: 30px;
}
.lordcros-shortcode-services.style2 .lordcros-shortcode-services-wrapper .service-item .service-infobox .featured-icon i {
  font-size: 50px;
  color: #252c41;
}
.lordcros-shortcode-services.style2 .lordcros-shortcode-services-wrapper .service-item .service-infobox .featured-icon img {
  height: 100%;
  width: auto;
}
.lordcros-shortcode-services.style2 .lordcros-shortcode-services-wrapper .service-item .service-infobox:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -10px;
}
.lordcros-shortcode-services.style2 .lordcros-shortcode-services-wrapper .service-item:nth-child(2n) .service-infobox:after {
  border-width: 20px 20px 20px 0;
  border-color: transparent #f3f3f6 transparent transparent;
  right: 100%;
}
.lordcros-shortcode-services.style2 .lordcros-shortcode-services-wrapper .service-item:nth-child(2n+1) .service-thumbs {
  order: 2;
}
.lordcros-shortcode-services.style2 .lordcros-shortcode-services-wrapper .service-item:nth-child(2n+1) .service-infobox {
  order: 1;
}
.lordcros-shortcode-services.style2 .lordcros-shortcode-services-wrapper .service-item:nth-child(2n+1) .service-infobox:after {
  border-width: 20px 0 20px 20px;
  border-color: transparent transparent transparent #f3f3f6;
  left: 100%;
}
.lordcros-shortcode-services.style2 .lordcros-shortcode-services-wrapper .service-item:hover .service-thumbs .service-featured-img:after {
  opacity: 0.2;
}
.lordcros-shortcode-services.style2 .lordcros-shortcode-services-wrapper .service-item:hover .service-thumbs .service-featured-img > img {
  transform: scale(1.08);
}
.lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper {
  position: relative;
  padding-bottom: 60px;
}
.lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .service-wrap-bg {
  position: absolute;
  top: 60px;
  bottom: 0;
  left: 0;
  width: calc(50% - 60px);
  background-color: #191919;
}
.lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide {
  padding: 0 60px;
}
.lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .service-item {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .service-item > div {
  flex: 1 1 50%;
  max-width: 50%;
}
.lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .service-item .service-thumbs {
  position: relative;
}
.lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .service-item .service-thumbs .service-featured-img {
  position: relative;
  display: block;
  overflow: hidden;
}
.lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .service-item .service-thumbs .service-featured-img img {
  width: 100%;
  height: auto;
  transition: all 1.3s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .service-item .service-thumbs .service-featured-img:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #191919;
  opacity: 0;
  transition: all 1.3s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .service-item .service-infobox {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .service-item .service-infobox .service-infobox-wrap {
  max-width: 400px;
}
.lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .service-item .service-infobox .service-index {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-family: Roboto Slab;
  font-weight: normal;
  font-size: 28px;
  line-height: 35px;
  color: #bcbcbc;
  margin-bottom: 20px;
}
.lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .service-item .service-infobox .service-index .service-number {
  color: #191919;
  margin-bottom: 15px;
}
.lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .service-item .service-infobox .service-index .separator {
  padding: 0 7px;
}
.lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .service-item .service-infobox .service-index .total-count {
  margin-top: 15px;
}
.lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .service-item .service-infobox .service-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 20px;
}
.lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .service-item .service-infobox .service-title a {
  color: #252525;
  text-decoration: none;
  text-transform: capitalize;
}
.lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .service-item .service-infobox .service-title a:hover {
  opacity: 0.8;
}
.lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .service-item .service-infobox .brief {
  font-size: 15px;
  line-height: 24px;
  font-weight: normal;
  color: #70778b;
  max-height: 72px;
  overflow: hidden;
  margin-bottom: 25px;
}
.lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .service-item .service-infobox .service-read-more {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  line-height: 24px;
  color: #191919;
  text-decoration: none;
  border: 2px solid #191919;
  padding: 11px 10px;
  min-width: 180px;
  border-radius: 2px;
}
.lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .service-item .service-infobox .service-read-more i {
  font-size: 11px;
  margin-left: 20px;
}
.lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .service-item .service-infobox .service-read-more:hover {
  background-color: #191919;
  color: #fff;
}
.lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .service-item:hover .service-thumbs .service-featured-img:after {
  opacity: 0.2;
}
.lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .service-item:hover .service-thumbs .service-featured-img > img {
  transform: scale(1.08);
}
.lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .owl-nav button.owl-prev, .lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .owl-nav button.owl-next {
  opacity: 1;
  visibility: visible;
  top: initial;
  bottom: -55px;
  transform: none;
}
.lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .owl-nav button.owl-prev:after, .lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .owl-nav button.owl-next:after {
  font-size: 11px;
  color: #fff;
  opacity: 0.7;
}
.lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .owl-nav button.owl-prev:hover:after, .lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .owl-nav button.owl-next:hover:after {
  opacity: 1;
}
.lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .owl-nav button.owl-prev {
  left: calc(50% - 174px);
}
.lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .owl-nav button.owl-next {
  right: initial;
  left: calc(50% - 125px);
}
.lordcros-shortcode-services.style4 .lordcros-shortcode-services-wrapper {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding-bottom: 60px;
}
.lordcros-shortcode-services.style4 .lordcros-shortcode-services-wrapper .services-thumbs-wrap {
  position: relative;
  flex: 1 1 65%;
  max-width: 65%;
}
.lordcros-shortcode-services.style4 .lordcros-shortcode-services-wrapper .services-thumbs-wrap .service-slider-nav {
  display: flex;
  align-items: stretch;
  position: absolute;
  right: 80px;
  height: 60px;
  background-color: #191919;
  padding: 0 17px;
}
.lordcros-shortcode-services.style4 .lordcros-shortcode-services-wrapper .services-thumbs-wrap .service-slider-nav button {
  background-color: transparent;
  outline: none;
  padding: 5px 13px;
  opacity: 0.7;
}
.lordcros-shortcode-services.style4 .lordcros-shortcode-services-wrapper .services-thumbs-wrap .service-slider-nav button i {
  font-size: 11px;
}
.lordcros-shortcode-services.style4 .lordcros-shortcode-services-wrapper .services-thumbs-wrap .service-slider-nav button:hover {
  opacity: 1;
}
.lordcros-shortcode-services.style4 .lordcros-shortcode-services-wrapper .service-thumbs {
  position: relative;
}
.lordcros-shortcode-services.style4 .lordcros-shortcode-services-wrapper .service-thumbs .service-featured-img {
  position: relative;
  display: block;
  overflow: hidden;
}
.lordcros-shortcode-services.style4 .lordcros-shortcode-services-wrapper .service-thumbs .service-featured-img img {
  width: 100%;
  height: auto;
  transition: all 1.3s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.lordcros-shortcode-services.style4 .lordcros-shortcode-services-wrapper .service-thumbs .service-featured-img:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #191919;
  opacity: 0;
  transition: all 1.3s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.lordcros-shortcode-services.style4 .lordcros-shortcode-services-wrapper .service-thumbs .service-featured-img:hover:after {
  opacity: 0.2;
}
.lordcros-shortcode-services.style4 .lordcros-shortcode-services-wrapper .service-thumbs .service-featured-img:hover img {
  transform: scale(1.08);
}
.lordcros-shortcode-services.style4 .lordcros-shortcode-services-wrapper .services-infoboxes-wrap {
  flex: 1 1 41%;
  max-width: calc(31% + 80px);
  transform: translateX(-80px);
  margin-bottom: -60px;
  background-color: #191919;
}
.lordcros-shortcode-services.style4 .lordcros-shortcode-services-wrapper .services-infoboxes-wrap:before, .lordcros-shortcode-services.style4 .lordcros-shortcode-services-wrapper .services-infoboxes-wrap:after {
  content: none;
}
.lordcros-shortcode-services.style4 .lordcros-shortcode-services-wrapper .services-infoboxes-wrap .service-infobox {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  min-height: 430px;
}
.lordcros-shortcode-services.style4 .lordcros-shortcode-services-wrapper .services-infoboxes-wrap .service-infobox .service-infobox-wrap {
  max-width: 270px;
}
.lordcros-shortcode-services.style4 .lordcros-shortcode-services-wrapper .services-infoboxes-wrap .service-infobox .featured-icon {
  display: inline-block;
  height: 50px;
  width: auto;
  margin-bottom: 30px;
}
.lordcros-shortcode-services.style4 .lordcros-shortcode-services-wrapper .services-infoboxes-wrap .service-infobox .featured-icon i {
  font-size: 50px;
  color: #fff;
}
.lordcros-shortcode-services.style4 .lordcros-shortcode-services-wrapper .services-infoboxes-wrap .service-infobox .featured-icon img {
  height: 100%;
  width: auto;
  filter: brightness(0) invert(1);
}
.lordcros-shortcode-services.style4 .lordcros-shortcode-services-wrapper .services-infoboxes-wrap .service-infobox .service-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 20px;
}
.lordcros-shortcode-services.style4 .lordcros-shortcode-services-wrapper .services-infoboxes-wrap .service-infobox .service-title a {
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
}
.lordcros-shortcode-services.style4 .lordcros-shortcode-services-wrapper .services-infoboxes-wrap .service-infobox .service-title a:hover {
  opacity: 0.8;
}
.lordcros-shortcode-services.style4 .lordcros-shortcode-services-wrapper .services-infoboxes-wrap .service-infobox .brief {
  font-size: 15px;
  line-height: 24px;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.69);
  max-height: 72px;
  overflow: hidden;
  margin-bottom: 20px;
}
.lordcros-shortcode-services.style4 .lordcros-shortcode-services-wrapper .services-infoboxes-wrap .service-infobox .service-read-more {
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 24px;
  color: #cfa167;
  text-decoration: none;
  padding-right: 35px;
}
.lordcros-shortcode-services.style4 .lordcros-shortcode-services-wrapper .services-infoboxes-wrap .service-infobox .service-read-more:after {
  content: '\e802';
  display: block;
  font-family: "lordcros-font";
  font-size: 11px;
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -12px;
  transition: all 0.25s ease;
}
.lordcros-shortcode-services.style4 .lordcros-shortcode-services-wrapper .services-infoboxes-wrap .service-infobox .service-read-more:hover:after {
  right: 0px;
}
.lordcros-shortcode-services.style5 .lordcros-shortcode-services-wrapper {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.lordcros-shortcode-services.style5 .lordcros-shortcode-services-wrapper .tab-content {
  flex: 1 1 50%;
  max-width: 50%;
  padding-right: 15px;
}
.lordcros-shortcode-services.style5 .lordcros-shortcode-services-wrapper .tab-content .service-thumbs {
  position: relative;
  transition: all 1.5s ease;
}
.lordcros-shortcode-services.style5 .lordcros-shortcode-services-wrapper .tab-content .service-thumbs .service-featured-img {
  position: relative;
  display: block;
  overflow: hidden;
}
.lordcros-shortcode-services.style5 .lordcros-shortcode-services-wrapper .tab-content .service-thumbs .service-featured-img img {
  width: 100%;
  height: auto;
  transition: all 1.3s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.lordcros-shortcode-services.style5 .lordcros-shortcode-services-wrapper .tab-content .service-thumbs .service-featured-img:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #191919;
  opacity: 0.2;
  transition: all 1.3s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.lordcros-shortcode-services.style5 .lordcros-shortcode-services-wrapper .tab-content .service-thumbs:hover .service-featured-img:after {
  opacity: 0.4;
}
.lordcros-shortcode-services.style5 .lordcros-shortcode-services-wrapper .tab-content .service-thumbs:hover .service-featured-img > img {
  transform: scale(1.08);
}
.lordcros-shortcode-services.style5 .lordcros-shortcode-services-wrapper .service-infobox {
  flex: 1 1 50%;
  max-width: 50%;
  padding: 10px 20px;
  padding-left: 100px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  overflow: hidden;
}
.lordcros-shortcode-services.style5 .lordcros-shortcode-services-wrapper .service-infobox .service-infobox-wrap {
  max-width: 400px;
}
.lordcros-shortcode-services.style5 .lordcros-shortcode-services-wrapper .service-infobox .shortcode-title, .lordcros-shortcode-services.style5 .lordcros-shortcode-services-wrapper .service-infobox .shortcode-description {
  text-align: left;
}
.lordcros-shortcode-services.style5 .lordcros-shortcode-services-wrapper .service-infobox .service-titles {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  border: none;
}
.lordcros-shortcode-services.style5 .lordcros-shortcode-services-wrapper .service-infobox .service-titles .tab-pane-title {
  position: relative;
  margin-bottom: 13%;
}
.lordcros-shortcode-services.style5 .lordcros-shortcode-services-wrapper .service-infobox .service-titles .tab-pane-title:last-child {
  margin: 0;
}
.lordcros-shortcode-services.style5 .lordcros-shortcode-services-wrapper .service-infobox .service-titles .tab-pane-title a {
  font-family: Roboto Slab;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #252525;
  text-decoration: none;
}
.lordcros-shortcode-services.style5 .lordcros-shortcode-services-wrapper .service-infobox .service-titles .tab-pane-title a:before {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  top: 50%;
  left: -30%;
  right: 100%;
  background-color: #cfa167;
  margin-right: 10px;
  transform: scaleX(0);
  transform-origin: right;
  transition: all 0.45s ease;
}
.lordcros-shortcode-services.style5 .lordcros-shortcode-services-wrapper .service-infobox .service-titles .tab-pane-title a.active, .lordcros-shortcode-services.style5 .lordcros-shortcode-services-wrapper .service-infobox .service-titles .tab-pane-title a:hover {
  color: #cfa167 !important;
}
.lordcros-shortcode-services.style5 .lordcros-shortcode-services-wrapper .service-infobox .service-titles .tab-pane-title a.active:before, .lordcros-shortcode-services.style5 .lordcros-shortcode-services-wrapper .service-infobox .service-titles .tab-pane-title a:hover:before {
  transform: scaleX(1);
}
.lordcros-shortcode-services.style5.color-scheme-light .lordcros-shortcode-services-wrapper .service-infobox .service-titles .tab-pane-title a {
  color: #fff;
}
.lordcros-shortcode-services.style6 .lordcros-shortcode-services-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.lordcros-shortcode-services.style6 .lordcros-shortcode-services-wrapper .service-thumbs {
  position: relative;
}
.lordcros-shortcode-services.style6 .lordcros-shortcode-services-wrapper .service-thumbs .service-featured-img {
  position: relative;
  display: block;
  overflow: hidden;
}
.lordcros-shortcode-services.style6 .lordcros-shortcode-services-wrapper .service-thumbs .service-featured-img img {
  width: 100%;
  height: auto;
  transition: all 1.3s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.lordcros-shortcode-services.style6 .lordcros-shortcode-services-wrapper .service-thumbs .service-featured-img:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #191919;
  opacity: 0.7;
  transition: all 1.3s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.lordcros-shortcode-services.style6 .lordcros-shortcode-services-wrapper .service-title {
  position: absolute;
  left: 20px;
  bottom: 20px;
  font-family: Roboto Slab;
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  text-transform: capitalize;
}
.lordcros-shortcode-services.style6 .lordcros-shortcode-services-wrapper .service-title a {
  color: #fff;
  text-decoration: none;
}
.lordcros-shortcode-services.style6 .lordcros-shortcode-services-wrapper > div.service-item {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
.lordcros-shortcode-services.style6 .lordcros-shortcode-services-wrapper > div.service-item:hover .service-thumbs .service-featured-img:after {
  opacity: 0.3;
}
.lordcros-shortcode-services.style6 .lordcros-shortcode-services-wrapper > div.service-item:hover .service-thumbs .service-featured-img > img {
  transform: scale(1.1);
}
.lordcros-shortcode-services.style6 .lordcros-shortcode-services-wrapper > div.service-item .service-item-wrap {
  box-shadow: 0px 0px 50px rgba(37, 44, 65, .15);
}
.lordcros-shortcode-services.style6 .lordcros-shortcode-services-wrapper[data-col="1"] > div.service-item {
  flex: 1 1 100%;
  max-width: 100%;
}
.lordcros-shortcode-services.style6 .lordcros-shortcode-services-wrapper[data-col="2"] > div.service-item {
  flex: 1 1 50%;
  max-width: 50%;
}
.lordcros-shortcode-services.style6 .lordcros-shortcode-services-wrapper[data-col="3"] > div.service-item {
  flex: 1 1 33.333%;
  max-width: 33.333%;
}
.lordcros-shortcode-services.style6 .lordcros-shortcode-services-wrapper[data-col="4"] > div.service-item {
  flex: 1 1 25%;
  max-width: 25%;
}
.lordcros-shortcode-services.style7 .lordcros-shortcode-services-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.lordcros-shortcode-services.style7 .lordcros-shortcode-services-wrapper .service-thumbs {
  position: relative;
}
.lordcros-shortcode-services.style7 .lordcros-shortcode-services-wrapper .service-thumbs .service-featured-img {
  position: relative;
  display: block;
  overflow: hidden;
}
.lordcros-shortcode-services.style7 .lordcros-shortcode-services-wrapper .service-thumbs .service-featured-img img {
  width: 100%;
  height: auto;
  transition: all 1.3s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.lordcros-shortcode-services.style7 .lordcros-shortcode-services-wrapper .service-thumbs .service-featured-img:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #191919;
  opacity: 0.5;
  transition: all 1.3s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.lordcros-shortcode-services.style7 .lordcros-shortcode-services-wrapper .service-infobox {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  padding: 15px;
  text-align: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.lordcros-shortcode-services.style7 .lordcros-shortcode-services-wrapper .service-infobox .featured-icon {
  display: inline-block;
  height: 50px;
  margin-bottom: 30px;
  z-index: 10;
}
.lordcros-shortcode-services.style7 .lordcros-shortcode-services-wrapper .service-infobox .featured-icon i {
  font-size: 50px;
  color: #fff;
}
.lordcros-shortcode-services.style7 .lordcros-shortcode-services-wrapper .service-infobox .featured-icon img {
  height: 100%;
  width: auto;
  filter: brightness(0) invert(1);
}
.lordcros-shortcode-services.style7 .lordcros-shortcode-services-wrapper .service-infobox .service-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 0px;
}
.lordcros-shortcode-services.style7 .lordcros-shortcode-services-wrapper .service-infobox .service-title a {
  position: relative;
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
}
.lordcros-shortcode-services.style7 .lordcros-shortcode-services-wrapper .service-infobox .service-title a:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 0%;
  height: 1px;
  bottom: -5px;
  background-color: #fff;
  transition: width 0.25s cubic-bezier(0.79, -0.24, 0.37, 1.41);
}
.lordcros-shortcode-services.style7 .lordcros-shortcode-services-wrapper .service-infobox .service-title a:hover:after {
  width: 100%;
}
.lordcros-shortcode-services.style7 .lordcros-shortcode-services-wrapper > div.service-item {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
.lordcros-shortcode-services.style7 .lordcros-shortcode-services-wrapper > div.service-item:hover .service-thumbs .service-featured-img:after {
  opacity: 0.3;
}
.lordcros-shortcode-services.style7 .lordcros-shortcode-services-wrapper > div.service-item:hover .service-thumbs .service-featured-img > img {
  transform: scale(1.1);
}
.lordcros-shortcode-services.style7 .lordcros-shortcode-services-wrapper > div.service-item .service-item-wrap {
  box-shadow: 0px 0px 50px rgba(37, 44, 65, .15);
}
.lordcros-shortcode-services.style7 .lordcros-shortcode-services-wrapper[data-col="1"] > div.service-item {
  flex: 1 1 100%;
  max-width: 100%;
}
.lordcros-shortcode-services.style7 .lordcros-shortcode-services-wrapper[data-col="2"] > div.service-item {
  flex: 1 1 50%;
  max-width: 50%;
}
.lordcros-shortcode-services.style7 .lordcros-shortcode-services-wrapper[data-col="3"] > div.service-item {
  flex: 1 1 33.333%;
  max-width: 33.333%;
}
.lordcros-shortcode-services.style7 .lordcros-shortcode-services-wrapper[data-col="4"] > div.service-item {
  flex: 1 1 25%;
  max-width: 25%;
}
.lordcros-shortcode-img-carousel .image-carousel-inner .owl-nav button.owl-prev, .lordcros-shortcode-img-carousel .image-carousel-inner .owl-nav button.owl-next {
  width: 40px;
  height: 80px;
  border-radius: 2px;
  border: 1px solid #191919;
  background-color: #191919;
}
.lordcros-shortcode-img-carousel .image-carousel-inner .owl-nav button.owl-prev:after, .lordcros-shortcode-img-carousel .image-carousel-inner .owl-nav button.owl-next:after {
  font-size: 12px;
  color: #fff;
}
.lordcros-shortcode-img-carousel .image-carousel-inner .owl-nav button.owl-prev:hover, .lordcros-shortcode-img-carousel .image-carousel-inner .owl-nav button.owl-next:hover {
  border-color: #cfa167 !important;
  background-color: #cfa167 !important;
}
.lordcros-shortcode-img-carousel .image-carousel-inner .owl-nav button.owl-prev.disabled, .lordcros-shortcode-img-carousel .image-carousel-inner .owl-nav button.owl-next.disabled {
  background-color: rgba(25, 25, 25, .7);
  cursor: not-allowed;
}
.lordcros-shortcode-img-carousel .image-carousel-inner .owl-nav button.owl-prev {
  left: 0;
}
.lordcros-shortcode-img-carousel .image-carousel-inner .owl-nav button.owl-next {
  right: 0;
}
.lordcros-shortcode-img-carousel .image-carousel-inner:hover .owl-nav button.owl-prev {
  left: 30px;
}
.lordcros-shortcode-img-carousel .image-carousel-inner:hover .owl-nav button.owl-next {
  right: 30px;
}
.lordcros-shortcode-img-carousel.nav-color-scheme-light .image-carousel-inner .owl-nav button.owl-prev, .lordcros-shortcode-img-carousel.nav-color-scheme-light .image-carousel-inner .owl-nav button.owl-next {
  border-color: #fff;
  background-color: transparent;
}
.lordcros-shortcode-img-carousel.nav-color-scheme-light .image-carousel-inner .owl-nav button.owl-prev.disabled, .lordcros-shortcode-img-carousel.nav-color-scheme-light .image-carousel-inner .owl-nav button.owl-next.disabled {
  border-color: rgba(255, 255, 255, .7);
}
.lordcros-shortcode-img-carousel.dots-position-right {
  padding-right: 34px;
}
.lordcros-shortcode-img-carousel.dots-position-right .image-carousel-inner .owl-dots {
  position: absolute;
  display: flex;
  flex-direction: column;
  margin-top: 0;
  top: 50%;
  transform: translateY(-50%);
  right: -34px;
  z-index: 10;
}
.lordcros-shortcode-img-carousel.dots-position-right .image-carousel-inner .owl-dots .owl-dot {
  margin: 5px 0;
}
.lordcros-shortcode-img-carousel.nav-center_pos .image-carousel-inner .owl-nav button.position-set {
  opacity: 1;
  visibility: visible;
}
.lordcros-shortcode-img-carousel.nav-center_pos .image-carousel-inner .owl-nav button.owl-prev {
  left: initial;
}
.lordcros-shortcode-img-carousel.nav-center_pos .image-carousel-inner .owl-nav button.owl-next {
  right: initial;
}
.lordcros-shortcode-img-gallery .image-gallery-inner[data-col="1"] > div.lordcros-image-wrap {
  flex: 1 1 100%;
  max-width: 100%;
}
.lordcros-shortcode-img-gallery .image-gallery-inner[data-col="2"] > div.lordcros-image-wrap {
  flex: 1 1 50%;
  max-width: 50%;
}
.lordcros-shortcode-img-gallery .image-gallery-inner[data-col="3"] > div.lordcros-image-wrap {
  flex: 1 1 33.333%;
  max-width: 33.333%;
}
.lordcros-shortcode-img-gallery .image-gallery-inner[data-col="4"] > div.lordcros-image-wrap {
  flex: 1 1 25%;
  max-width: 25%;
}
.lordcros-shortcode-img-gallery .image-gallery-inner[data-col="5"] > div.lordcros-image-wrap {
  flex: 1 1 20%;
  max-width: 20%;
}
.lordcros-shortcode-img-gallery .image-gallery-inner[data-col="6"] > div.lordcros-image-wrap {
  flex: 1 1 16.67%;
  max-width: 16.67%;
}
.lordcros-shortcode-img-gallery.gallery-view-grid-method .image-gallery-inner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.lordcros-shortcode-img-gallery.gallery-view-grid-method .image-gallery-inner .lordcros-image-wrap {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
.lordcros-shortcode-img-gallery.gallery-view-grid-method .image-gallery-inner .lordcros-image-wrap img {
  width: 100%;
  height: auto;
}
.lordcros-shortcode-testimonial .testimonial-inner {
  padding: 0 100px;
}
.lordcros-shortcode-testimonial .testimonial-inner .testimonial-inside {
  position: relative;
  padding-top: 45px;
}
.lordcros-shortcode-testimonial .testimonial-inner .testimonial-inside .testimonial-author-info {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  text-align: center;
  z-index: 10;
}
.lordcros-shortcode-testimonial .testimonial-inner .testimonial-inside .testimonial-author-info .author-photo {
  max-width: 90px;
  margin: 0 auto;
}
.lordcros-shortcode-testimonial .testimonial-inner .testimonial-inside .testimonial-author-info .author-photo img {
  width: 100%;
  height: auto;
  border-radius: 50%;
}
.lordcros-shortcode-testimonial .testimonial-inner .testimonial-inside .testimonial-author-info .author-name-job .author-link {
  display: inline-block;
  font-family: Roboto Slab;
  font-size: 17px;
  font-weight: 600;
  line-height: 24px;
  color: #252525;
  text-decoration: none;
  margin-top: 15px;
  margin-bottom: 5px;
}
.lordcros-shortcode-testimonial .testimonial-inner .testimonial-inside .testimonial-author-info .author-name-job .author-link:hover {
  opacity: 0.8;
}
.lordcros-shortcode-testimonial .testimonial-inner .testimonial-inside .testimonial-author-info .author-name-job .author-job {
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  color: #cfa167;
  margin: 0;
}
.lordcros-shortcode-testimonial .testimonial-inner .testimonial-inside .testimonial-blockquote {
  position: relative;
  padding: 139px 59px 44px 59px;
  text-align: center;
  font-size: 1em;
  background-color: #fff;
}
.lordcros-shortcode-testimonial .testimonial-inner .testimonial-inside .testimonial-blockquote .quote-icon {
  position: absolute;
  top: 35px;
  left: 50px;
  width: 39px;
  height: 34px;
  background-image: url('../images/quote.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.lordcros-shortcode-testimonial .testimonial-inner .owl-nav button.owl-prev, .lordcros-shortcode-testimonial .testimonial-inner .owl-nav button.owl-next {
  width: 40px;
  height: 80px;
  border-radius: 2px;
  border: 1px solid #191919;
  background-color: #191919;
  opacity: 1;
  visibility: visible;
}
.lordcros-shortcode-testimonial .testimonial-inner .owl-nav button.owl-prev:after, .lordcros-shortcode-testimonial .testimonial-inner .owl-nav button.owl-next:after {
  font-size: 12px;
  color: #fff;
}
.lordcros-shortcode-testimonial .testimonial-inner .owl-nav button.owl-prev:hover, .lordcros-shortcode-testimonial .testimonial-inner .owl-nav button.owl-next:hover {
  border-color: #cfa167 !important;
  background-color: #cfa167 !important;
}
.lordcros-shortcode-testimonial .testimonial-inner .owl-nav button.owl-prev.disabled, .lordcros-shortcode-testimonial .testimonial-inner .owl-nav button.owl-next.disabled {
  background-color: rgba(25, 25, 25, .7);
  cursor: not-allowed;
}
.lordcros-shortcode-testimonial .testimonial-inner .owl-nav button.owl-prev {
  left: 0;
}
.lordcros-shortcode-testimonial .testimonial-inner .owl-nav button.owl-next {
  right: 0;
}
.lordcros-shortcode-testimonial.slider-nav-disabled .testimonial-inner > .owl-nav {
  display: none;
}
.lordcros-shortcode-testimonial.slider-dots-disabled .testimonial-inner > .owl-dots {
  display: none;
}
.instagram-widget {
  position: relative;
}
.instagram-widget .instagram-photos {
  margin: -3px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: stretch;
}
.instagram-widget .instagram-photos.owl-carousel {
  display: none;
}
.instagram-widget .instagram-photos.owl-carousel.owl-loaded {
  display: block;
}
.instagram-widget .instagram-picture {
  margin-bottom: 0;
}
.instagram-widget .instagram-picture:hover .hover-mask {
  opacity: 1;
  transform: translateY(-50%);
}
.instagram-widget .instagram-picture:hover img {
  transform: scale(1.11);
}
.instagram-widget .instagram-picture:hover .wrapp-picture:after {
  opacity: 1;
}
.instagram-widget.instagram-photo-gap .instagram-picture {
  padding: 3px;
}
.instagram-widget.instagram-grid.instagram-per-row-1 .instagram-picture {
  width: 100%;
  max-width: 100%;
}
.instagram-widget.instagram-grid.instagram-per-row-2 .instagram-picture {
  width: 50%;
  max-width: 50%;
}
.instagram-widget.instagram-grid.instagram-per-row-3 .instagram-picture {
  width: 33.3333%;
  max-width: 33.3333%;
}
.instagram-widget.instagram-grid.instagram-per-row-4 .instagram-picture {
  width: 25%;
  max-width: 25%;
}
.instagram-widget.instagram-grid.instagram-per-row-5 .instagram-picture {
  width: 20%;
  max-width: 20%;
}
.instagram-widget.instagram-grid.instagram-per-row-6 .instagram-picture {
  width: 16.6666%;
  max-width: 16.6666%;
}
.instagram-widget.instagram-grid.instagram-per-row-7 .instagram-picture {
  width: 14.28%;
  max-width: 14.28%;
}
.instagram-widget.instagram-grid.instagram-per-row-8 .instagram-picture {
  width: 12.5%;
  max-width: 12.5%;
}
.instagram-widget.instagram-grid.instagram-per-row-9 .instagram-picture {
  width: 11.1111%;
  max-width: 11.1111%;
}
.instagram-widget.instagram-grid.instagram-per-row-10 .instagram-picture {
  width: 10%;
  max-width: 10%;
}
.instagram-widget .wrapp-picture {
  position: relative;
  overflow: hidden;
  text-align: center;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 800px;
  backface-visibility: hidden;
  perspective: 800px;
}
.instagram-widget .wrapp-picture a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 4;
}
.instagram-widget .wrapp-picture img {
  width: 100%;
  height: auto;
  transform: scale(1);
  transition: transform 0.62s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.instagram-widget .wrapp-picture:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  opacity: 0;
  background-color: rgba(0, 0, 0, .8);
  transition: opacity 0.3s ease;
}
.instagram-widget .hover-mask {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 20px 15px;
  opacity: 0;
  transform: translateY(-40%);
  transition: opacity 0.3s ease, transform 0.3s ease-in-out;
}
.instagram-widget .hover-mask.shortcode-mask-inner:after {
  content: '\f141';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 13px;
  color: #fff;
}
.instagram-widget .instagram-likes, .instagram-widget .instagram-comments {
  font-family: Roboto Slab;
  flex: 0 0 50%;
  max-width: 50%;
  width: 50%;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  vertical-align: middle;
  line-height: 1;
  padding-left: 5px;
  padding-right: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.instagram-widget .instagram-likes:before, .instagram-widget .instagram-comments:before {
  margin-right: 5px;
  display: inline-block;
  font-weight: 400;
  font-size: 20px;
}
.instagram-widget .instagram-likes span, .instagram-widget .instagram-comments span, .instagram-widget .instagram-likes:before, .instagram-widget .instagram-comments:before {
  vertical-align: middle;
}
.instagram-widget .instagram-description {
  font-size: 1em;
  font-weight: normal;
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
  max-height: 70px;
  color: #fff;
  margin-top: 12%;
  overflow: hidden;
}
.instagram-widget .instagram-likes {
  text-align: center;
}
.instagram-widget .instagram-likes:before {
  content: "\f004";
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  font-size: 18px;
}
.instagram-widget .instagram-comments {
  text-align: center;
}
.instagram-widget .instagram-comments:before {
  content: "\f27a";
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  font-size: 18px;
}
.instagram-widget .user-link-text {
  margin-bottom: 0;
  margin-top: 10px;
}
.instagram-widget .user-link-text a {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  font-family: Roboto Slab;
  font-weight: bold;
  font-size: 14px;
  color: #191919;
  text-transform: capitalize;
  text-decoration: none;
}
.instagram-widget .user-link-text a:before {
  content: "\f16d";
  display: block;
  font-family: "Font Awesome 5 Brands";
  font-weight: 900;
  font-size: 14px;
  margin-right: 5px;
}
.instagram-widget .user-link-text a:hover {
  color: #cfa167;
}
.instagram-widget .instagram-text-wrap {
  position: absolute;
  max-width: 300px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  z-index: 100;
}
.instagram-widget .instagram-photos .owl-nav button.owl-prev, .instagram-widget .instagram-photos .owl-nav button.owl-next {
  width: 40px;
  height: 80px;
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, .7);
  background-color: transparent;
}
.instagram-widget .instagram-photos .owl-nav button.owl-prev:after, .instagram-widget .instagram-photos .owl-nav button.owl-next:after {
  font-size: 12px;
  color: #fff;
}
.instagram-widget .instagram-photos .owl-nav button.owl-prev:hover, .instagram-widget .instagram-photos .owl-nav button.owl-next:hover {
  border-color: #cfa167 !important;
  background-color: #cfa167 !important;
}
.instagram-widget .instagram-photos .owl-nav button.owl-prev.disabled, .instagram-widget .instagram-photos .owl-nav button.owl-next.disabled {
  cursor: not-allowed;
}
.instagram-widget .instagram-photos .owl-nav button.owl-prev {
  left: 0px;
}
.instagram-widget .instagram-photos .owl-nav button.owl-next {
  right: 0px;
}
.instagram-widget .instagram-photos:hover .owl-nav button.owl-prev {
  left: 30px;
}
.instagram-widget .instagram-photos:hover .owl-nav button.owl-next {
  right: 30px;
}
.shortcode-google-maps {
  position: relative;
}
.shortcode-google-maps .google-map-text {
  position: absolute;
  min-width: 200px;
  bottom: 10%;
  left: 10%;
  z-index: 100;
  cursor: default;
}
.shortcode-icon-box {
  display: block;
}
.shortcode-icon-box .shortcode-icon-box-wrapper.icon-box-content-left, .shortcode-icon-box .shortcode-icon-box-wrapper.icon-box-content-right, .shortcode-icon-box .shortcode-icon-box-wrapper.icon-box-content-top, .shortcode-icon-box .shortcode-icon-box-wrapper.icon-box-content-bottom {
  display: flex;
  align-items: center;
}
.shortcode-icon-box .shortcode-icon-box-wrapper.icon-box-left {
  justify-content: flex-start;
}
.shortcode-icon-box .shortcode-icon-box-wrapper.icon-box-center {
  justify-content: center;
}
.shortcode-icon-box .shortcode-icon-box-wrapper.icon-box-right {
  justify-content: flex-end;
}
.shortcode-icon-box .shortcode-icon-box-wrapper.icon-box-content-top, .shortcode-icon-box .shortcode-icon-box-wrapper.icon-box-content-bottom {
  flex-direction: column;
  text-align: center;
}
.shortcode-icon-box .shortcode-icon-box-wrapper.icon-box-content-left .icon-wrap, .shortcode-icon-box .shortcode-icon-box-wrapper.icon-box-content-top .icon-wrap {
  order: 1;
}
.shortcode-icon-box .shortcode-icon-box-wrapper.icon-box-content-left .content-inner, .shortcode-icon-box .shortcode-icon-box-wrapper.icon-box-content-top .content-inner {
  order: 0;
}
.shortcode-icon-box .shortcode-icon-box-wrapper.icon-box-content-top .icon-wrap {
  margin-top: 15px;
}
.shortcode-icon-box .shortcode-icon-box-wrapper.icon-box-content-bottom .icon-wrap {
  margin-bottom: 15px;
}
.shortcode-icon-box .shortcode-icon-box-wrapper.icon-box-content-left .icon-wrap {
  margin-left: 15px;
}
.shortcode-icon-box .shortcode-icon-box-wrapper.icon-box-content-right .icon-wrap {
  margin-right: 15px;
}
.shortcode-icon-box .shortcode-icon-box-wrapper .image-icon img {
  width: 100%;
  height: auto;
}
.shortcode-icon-box .shortcode-icon-box-wrapper.icon-circle-border .icon-wrap {
  position: relative;
  padding: 10.4%;
  border-radius: 50%;
  border: 1px solid;
  transition: all 0.25s ease;
}
.shortcode-icon-box .shortcode-icon-box-wrapper.icon-circle-border .icon-wrap i {
  position: relative;
  z-index: 10;
  transition: all 0.25s ease;
}
.shortcode-icon-box .shortcode-icon-box-wrapper.icon-circle-border .icon-wrap i img {
  transition: all 0.25s ease;
}
.shortcode-icon-box .shortcode-icon-box-wrapper.icon-circle-border .icon-wrap:before {
  content: '';
  position: absolute;
  left: -2px;
  right: -2px;
  top: -2px;
  bottom: -2px;
  background-color: rgba(255, 255, 255, 0.58);
  border-radius: 50%;
  transition: all 0.25s ease;
}
.shortcode-icon-box .shortcode-icon-box-wrapper.icon-circle-border:hover .icon-wrap {
  border-color: #cfa167 !important;
  background-color: #cfa167;
}
.shortcode-icon-box .shortcode-icon-box-wrapper.icon-circle-border:hover .icon-wrap:before {
  background-color: transparent;
}
.shortcode-icon-box .shortcode-icon-box-wrapper.icon-circle-border:hover .icon-wrap i {
  color: #fff !important;
}
.shortcode-icon-box .shortcode-icon-box-wrapper.icon-circle-border:hover .icon-wrap i img {
  filter: brightness(0) invert(1);
}
.lordcros-shortcode-posts .lordcros-shortcode-posts-inner:not(.owl-carousel) {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.lordcros-shortcode-posts .lordcros-shortcode-posts-inner:not(.owl-carousel) article.blog-post-item {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
.lordcros-shortcode-posts .lordcros-shortcode-posts-inner[data-col="1"]:not(.owl-carousel) > article.blog-post-item {
  flex: 1 1 100%;
  max-width: 100%;
}
.lordcros-shortcode-posts .lordcros-shortcode-posts-inner[data-col="2"]:not(.owl-carousel) > article.blog-post-item {
  flex: 1 1 50%;
  max-width: 50%;
}
.lordcros-shortcode-posts .lordcros-shortcode-posts-inner[data-col="3"]:not(.owl-carousel) > article.blog-post-item {
  flex: 1 1 33.333%;
  max-width: 33.333%;
}
.lordcros-shortcode-posts .lordcros-shortcode-posts-inner[data-col="4"]:not(.owl-carousel) > article.blog-post-item {
  flex: 1 1 25%;
  max-width: 25%;
}
.lordcros-shortcode-posts.style1 .lordcros-shortcode-posts-inner article.blog-post-item .post-item-wrap {
  box-shadow: 0px 0px 10px rgba(37, 44, 65, .1);
}
.lordcros-shortcode-posts.style1 .lordcros-shortcode-posts-inner article.blog-post-item .post-featured-image a {
  position: relative;
  display: block;
  overflow: hidden;
}
.lordcros-shortcode-posts.style1 .lordcros-shortcode-posts-inner article.blog-post-item .post-featured-image a img {
  width: 100%;
  height: auto;
  transition: all 1.3s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.lordcros-shortcode-posts.style1 .lordcros-shortcode-posts-inner article.blog-post-item .post-featured-image a:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #191919;
  opacity: 0;
  transition: all 1.3s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.lordcros-shortcode-posts.style1 .lordcros-shortcode-posts-inner article.blog-post-item .post-content {
  background-color: #fff;
  padding: 20px 30px;
}
.lordcros-shortcode-posts.style1 .lordcros-shortcode-posts-inner article.blog-post-item .post-content .post-categories {
  font-size: 1em;
  font-weight: 500;
  color: #cfa167;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.lordcros-shortcode-posts.style1 .lordcros-shortcode-posts-inner article.blog-post-item .post-content .post-categories a {
  color: #cfa167;
  text-decoration: none;
}
.lordcros-shortcode-posts.style1 .lordcros-shortcode-posts-inner article.blog-post-item .post-content .post-categories a:hover {
  opacity: 0.7;
}
.lordcros-shortcode-posts.style1 .lordcros-shortcode-posts-inner article.blog-post-item .post-content .post-title {
  font-size: 1.33em;
  font-weight: 600;
  line-height: 1.09;
  text-transform: capitalize;
  margin-bottom: 15px;
}
.lordcros-shortcode-posts.style1 .lordcros-shortcode-posts-inner article.blog-post-item .post-content .post-title a {
  color: #252525;
  text-decoration: none;
}
.lordcros-shortcode-posts.style1 .lordcros-shortcode-posts-inner article.blog-post-item .post-content .post-title a:hover {
  opacity: 0.7;
}
.lordcros-shortcode-posts.style1 .lordcros-shortcode-posts-inner article.blog-post-item .post-content .post-summary {
  max-height: 72px;
  overflow: hidden;
  margin-bottom: 18px;
}
.lordcros-shortcode-posts.style1 .lordcros-shortcode-posts-inner article.blog-post-item .post-content .post-summary p.summary-content {
  margin: 0;
}
.lordcros-shortcode-posts.style1 .lordcros-shortcode-posts-inner article.blog-post-item .post-content .post-read-more .read-more-btn {
  position: relative;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  color: #cfa167;
  text-decoration: none;
  padding-right: 35px;
}
.lordcros-shortcode-posts.style1 .lordcros-shortcode-posts-inner article.blog-post-item .post-content .post-read-more .read-more-btn:after {
  content: '\e802';
  display: block;
  font-family: "lordcros-font";
  font-size: 11px;
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -12px;
  transition: all 0.25s ease;
}
.lordcros-shortcode-posts.style1 .lordcros-shortcode-posts-inner article.blog-post-item .post-content .post-read-more .read-more-btn:hover:after {
  right: 0;
}
.lordcros-shortcode-posts.style1 .lordcros-shortcode-posts-inner article.blog-post-item:hover .post-featured-image a img {
  transform: scale(1.1);
}
.lordcros-shortcode-posts.style1 .lordcros-shortcode-posts-inner article.blog-post-item:hover .post-featured-image a:after {
  opacity: 0.3;
}
.lordcros-shortcode-posts.style1 .lordcros-shortcode-posts-inner.owl-carousel article.blog-post-item {
  margin-bottom: 10px;
}
.lordcros-shortcode-posts.style2 .lordcros-shortcode-posts-inner article.blog-post-item .post-item-wrap {
  position: relative;
}
.lordcros-shortcode-posts.style2 .lordcros-shortcode-posts-inner article.blog-post-item .post-featured-image a {
  position: relative;
  display: block;
  overflow: hidden;
}
.lordcros-shortcode-posts.style2 .lordcros-shortcode-posts-inner article.blog-post-item .post-featured-image a img {
  width: 100%;
  height: auto;
  transition: all 1.3s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.lordcros-shortcode-posts.style2 .lordcros-shortcode-posts-inner article.blog-post-item .post-featured-image a:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #191919;
  opacity: 0.7;
  transition: all 1.3s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.lordcros-shortcode-posts.style2 .lordcros-shortcode-posts-inner article.blog-post-item .post-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 25px 30px;
}
.lordcros-shortcode-posts.style2 .lordcros-shortcode-posts-inner article.blog-post-item .post-content .post-categories {
  flex: 1 1 auto;
  font-size: 1em;
  font-weight: 500;
  color: #cfa167;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.lordcros-shortcode-posts.style2 .lordcros-shortcode-posts-inner article.blog-post-item .post-content .post-categories a {
  color: #cfa167;
  text-decoration: none;
}
.lordcros-shortcode-posts.style2 .lordcros-shortcode-posts-inner article.blog-post-item .post-content .post-categories a:hover {
  opacity: 0.7;
}
.lordcros-shortcode-posts.style2 .lordcros-shortcode-posts-inner article.blog-post-item .post-content .post-title {
  flex: 0 0 auto;
  font-size: 1.33em;
  font-weight: 600;
  line-height: 1.09;
  text-transform: capitalize;
  margin-top: 10px;
  margin-bottom: 15px;
}
.lordcros-shortcode-posts.style2 .lordcros-shortcode-posts-inner article.blog-post-item .post-content .post-title a {
  color: #fff;
  text-decoration: none;
}
.lordcros-shortcode-posts.style2 .lordcros-shortcode-posts-inner article.blog-post-item .post-content .post-title a:hover {
  opacity: 0.7;
}
.lordcros-shortcode-posts.style2 .lordcros-shortcode-posts-inner article.blog-post-item .post-content .post-summary {
  flex: 0 0 auto;
  max-height: 72px;
  overflow: hidden;
  margin-bottom: 13px;
  color: rgba(255, 255, 255, .85);
}
.lordcros-shortcode-posts.style2 .lordcros-shortcode-posts-inner article.blog-post-item .post-content .post-summary p.summary-content {
  margin: 0;
}
.lordcros-shortcode-posts.style2 .lordcros-shortcode-posts-inner article.blog-post-item .post-content .post-read-more {
  flex: 0 0 auto;
}
.lordcros-shortcode-posts.style2 .lordcros-shortcode-posts-inner article.blog-post-item .post-content .post-read-more .read-more-btn {
  position: relative;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  color: #fff;
  text-decoration: none;
  padding-right: 35px;
}
.lordcros-shortcode-posts.style2 .lordcros-shortcode-posts-inner article.blog-post-item .post-content .post-read-more .read-more-btn:after {
  content: '\e802';
  display: block;
  font-family: "lordcros-font";
  font-size: 11px;
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -12px;
  transition: all 0.25s ease;
}
.lordcros-shortcode-posts.style2 .lordcros-shortcode-posts-inner article.blog-post-item .post-content .post-read-more .read-more-btn:hover:after {
  right: 0;
}
.lordcros-shortcode-posts.style2 .lordcros-shortcode-posts-inner article.blog-post-item:hover .post-featured-image a img {
  transform: scale(1.1);
}
.lordcros-shortcode-posts.style2 .lordcros-shortcode-posts-inner article.blog-post-item:hover .post-featured-image a:after {
  opacity: 0.9;
}
.lordcros-shortcode-posts.style3 .lordcros-shortcode-posts-inner article.blog-post-item .post-item-wrap {
  position: relative;
}
.lordcros-shortcode-posts.style3 .lordcros-shortcode-posts-inner article.blog-post-item .post-featured-image a {
  position: relative;
  display: block;
  overflow: hidden;
}
.lordcros-shortcode-posts.style3 .lordcros-shortcode-posts-inner article.blog-post-item .post-featured-image a img {
  width: 100%;
  height: auto;
  transition: all 1.3s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.lordcros-shortcode-posts.style3 .lordcros-shortcode-posts-inner article.blog-post-item .post-featured-image a:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #191919;
  opacity: 0;
  transition: all 1.3s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.lordcros-shortcode-posts.style3 .lordcros-shortcode-posts-inner article.blog-post-item .post-content {
  position: relative;
  margin-top: -40px;
  padding: 0 25px;
  z-index: 10;
}
.lordcros-shortcode-posts.style3 .lordcros-shortcode-posts-inner article.blog-post-item .post-content .post-content-wrapper {
  background-color: #f5f7fa;
  text-align: center;
  padding: 30px;
}
.lordcros-shortcode-posts.style3 .lordcros-shortcode-posts-inner article.blog-post-item .post-content .post-categories {
  flex: 1 1 auto;
  font-size: 1em;
  font-weight: 500;
  color: #cfa167;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.lordcros-shortcode-posts.style3 .lordcros-shortcode-posts-inner article.blog-post-item .post-content .post-categories a {
  color: #cfa167;
  text-decoration: none;
}
.lordcros-shortcode-posts.style3 .lordcros-shortcode-posts-inner article.blog-post-item .post-content .post-categories a:hover {
  opacity: 0.7;
}
.lordcros-shortcode-posts.style3 .lordcros-shortcode-posts-inner article.blog-post-item .post-content .post-title {
  flex: 0 0 auto;
  font-size: 1.33em;
  font-weight: 600;
  line-height: 1.09;
  text-transform: capitalize;
  margin: 0;
}
.lordcros-shortcode-posts.style3 .lordcros-shortcode-posts-inner article.blog-post-item .post-content .post-title a {
  color: #252525;
  text-decoration: none;
}
.lordcros-shortcode-posts.style3 .lordcros-shortcode-posts-inner article.blog-post-item .post-content .post-title a:hover {
  opacity: 0.7;
}
.lordcros-shortcode-posts.style3 .lordcros-shortcode-posts-inner article.blog-post-item:hover .post-featured-image a img {
  transform: scale(1.1);
}
.lordcros-shortcode-posts.style3 .lordcros-shortcode-posts-inner article.blog-post-item:hover .post-featured-image a:after {
  opacity: 0.3;
}
.lordcros-shortcode-posts .owl-nav button.owl-prev, .lordcros-shortcode-posts .owl-nav button.owl-next {
  width: 40px;
  height: 80px;
  border-radius: 2px;
  border: 1px solid #191919;
  background-color: #191919;
}
.lordcros-shortcode-posts .owl-nav button.owl-prev:after, .lordcros-shortcode-posts .owl-nav button.owl-next:after {
  font-size: 12px;
  color: #fff;
}
.lordcros-shortcode-posts .owl-nav button.owl-prev:hover, .lordcros-shortcode-posts .owl-nav button.owl-next:hover {
  border-color: #cfa167 !important;
  background-color: #cfa167 !important;
}
.lordcros-shortcode-posts .owl-nav button.owl-prev.disabled, .lordcros-shortcode-posts .owl-nav button.owl-next.disabled {
  background-color: rgba(25, 25, 25, .7);
  cursor: not-allowed;
}
.lordcros-shortcode-posts .owl-nav button.owl-prev {
  left: 0;
}
.lordcros-shortcode-posts .owl-nav button.owl-next {
  right: 0;
}
.lordcros-shortcode-posts:hover .owl-nav button.owl-prev {
  left: 30px;
}
.lordcros-shortcode-posts:hover .owl-nav button.owl-next {
  right: 30px;
}
.lordcros-shortcode-restaurant-menus .shortcode-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  color: #252525;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 25px;
}
.lordcros-shortcode-restaurant-menus .shortcode-description {
  font-size: 1em;
  font-weight: normal;
  line-height: 24px;
  margin-top: -18px;
  margin-bottom: 25px;
}
.lordcros-shortcode-restaurant-menus .restaurant-menus-innner .shortcode-restaurant-menu {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  border-right: 1px solid #d3d5d9;
  padding-right: 20px;
  margin-bottom: 30px;
}
.lordcros-shortcode-restaurant-menus .restaurant-menus-innner .shortcode-restaurant-menu .restaurant-menu-image {
  flex: 0 0 auto;
  margin-right: 20px;
  border-radius: 2px;
  overflow: hidden;
}
.lordcros-shortcode-restaurant-menus .restaurant-menus-innner .shortcode-restaurant-menu .restaurant-menu-image img {
  display: block;
  width: 100%;
  height: auto;
}
.lordcros-shortcode-restaurant-menus .restaurant-menus-innner .shortcode-restaurant-menu .restaurant-menu-detail {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1 1 auto;
  margin-right: 20px;
}
.lordcros-shortcode-restaurant-menus .restaurant-menus-innner .shortcode-restaurant-menu .restaurant-menu-detail .menu-title {
  font-family: Roboto Slab;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  color: #252525;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.lordcros-shortcode-restaurant-menus .restaurant-menus-innner .shortcode-restaurant-menu .restaurant-menu-detail .menu-subtitle {
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
}
.lordcros-shortcode-restaurant-menus .restaurant-menus-innner .shortcode-restaurant-menu .restaurant-menu-price {
  flex: 0 0 auto;
  text-align: right;
}
.lordcros-shortcode-restaurant-menus .restaurant-menus-innner .shortcode-restaurant-menu .restaurant-menu-price .menu-price {
  font-family: Roboto Slab;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  color: #cfa167;
}
.lordcros-btn {
  display: inline-flex !important;
  align-items: center;
  border-radius: 0;
  background-color: #f2f2f2;
  border: 1px solid #f2f2f2;
  color: #222;
  text-transform: capitalize;
  font-family: Roboto;
  font-weight: 400;
  font-size: 0.79rem;
  line-height: 2.5rem;
  height: 2.6rem;
  text-align: center;
  padding: 0 2em;
  transition: all 0.3s linear;
  box-sizing: border-box;
  backface-visibility: hidden;
  text-decoration: none !important;
}
.lordcros-btn i {
  font-size: 11px;
  margin-left: 13px;
}
.lordcros-btn.border-style {
  background-color: transparent;
  border-width: 2px;
  border-color: #222;
}
.lordcros-btn:hover {
  background-color: #222;
  border-color: #222;
  color: #f2f2f2;
}
.lordcros-btn.primary-clr {
  background-color: #cfa167;
  border-color: #cfa167;
  color: #fff !important;
}
.lordcros-btn.primary-clr:hover {
  webkit-box-shadow: inset 0 0 150px rgba(0, 0, 0, .2);
  box-shadow: inset 0 0 150px rgba(0, 0, 0, .2);
}
.lordcros-btn.primary-clr.border-style {
  background-color: transparent;
  color: #cfa167 !important;
}
.lordcros-btn.primary-clr.border-style:hover {
  background-color: #cfa167;
  box-shadow: none;
  color: #fff !important;
}
.lordcros-btn.secondary-clr {
  background-color: #191919;
  border-color: #191919;
  color: #fff;
}
.lordcros-btn.secondary-clr:hover {
  webkit-box-shadow: inset 0 0 150px rgba(0, 0, 0, .2);
  box-shadow: inset 0 0 150px rgba(0, 0, 0, .2);
}
.lordcros-btn.secondary-clr.border-style {
  background-color: transparent;
  color: #191919;
}
.lordcros-btn.secondary-clr.border-style:hover {
  background-color: #191919;
  box-shadow: none;
  color: #fff;
}
.lordcros-btn.black-clr {
  background-color: #333;
  border-color: #333;
  color: #fff;
}
.lordcros-btn.black-clr:hover {
  background-color: #fff;
  border-color: #fff;
  color: #333;
}
.lordcros-btn.black-clr.border-style {
  background-color: transparent;
  color: #333;
}
.lordcros-btn.black-clr.border-style:hover {
  background-color: #333;
  color: #fff;
  border-color: transparent;
}
.lordcros-btn.white-clr {
  background-color: #fff;
  border-color: #fff;
  color: #333;
}
.lordcros-btn.white-clr:hover {
  background-color: rgba(255, 255, 255, .9);
  border-color: rgba(255, 255, 255, .9);
  color: #333;
}
.lordcros-btn.white-clr.border-style {
  background-color: transparent;
  color: #fff;
}
.lordcros-btn.white-clr.border-style:hover {
  background-color: #fff;
  border-color: #fff;
  color: #333;
}
.lordcros-btn.rectangle-style {
  border: none;
}
.lordcros-btn.round-style {
  border-radius: 500px;
}
.lordcros-btn.small {
  font-size: 0.79rem;
}
.lordcros-btn.medium {
  font-size: 0.9rem;
  line-height: 2.7rem;
  height: 2.8rem;
}
.lordcros-btn.big {
  font-size: 1rem;
  line-height: 3rem;
  height: 3.1rem;
}
.lordcros-shortcode-countdown-timer .countdown-timer {
  display: flex;
  align-items: center;
  justify-content: center;
}
.lordcros-shortcode-countdown-timer .countdown-timer span.time {
  display: block;
  text-align: center;
  font-family: Roboto Slab;
  font-size: 65px;
  font-weight: 400;
  line-height: 73px;
  padding: 0 30px;
}
.lordcros-shortcode-countdown-timer .countdown-timer span.time span {
  display: block;
  font-size: 20px;
  line-height: 28px;
  text-transform: uppercase;
  margin-top: 5px;
}
.lordcros-shortcode-countdown-timer .countdown-timer.countdown-size-large span.time {
  font-size: 70px;
  line-height: 78px;
}
.lordcros-shortcode-countdown-timer .countdown-timer.countdown-size-large span.time span {
  font-size: 25px;
  line-height: 33px;
}
.lordcros-shortcode-countdown-timer .countdown-timer.countdown-size-extra-large span.time {
  font-size: 75px;
  line-height: 83px;
}
.lordcros-shortcode-countdown-timer .countdown-timer.countdown-size-extra-large span.time span {
  font-size: 30px;
  line-height: 38px;
}
.lordcros-room-search-shortcode form {
  display: flex;
  align-items: stretch;
  justify-content: center;
}
.lordcros-room-search-shortcode form .form-input-area {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.lordcros-room-search-shortcode form .form-input-area > div {
  position: relative;
  text-align: center;
  padding: 0 60px;
}
.lordcros-room-search-shortcode form .form-input-area > div#form-check-in, .lordcros-room-search-shortcode form .form-input-area > div#form-check-out {
  cursor: pointer;
}
.lordcros-room-search-shortcode form .form-input-area > div input[type="text"], .lordcros-room-search-shortcode form .form-input-area > div input[type="number"] {
  position: absolute;
  left: 0;
  bottom: -30px;
  height: 0;
  opacity: 0;
  visibility: hidden;
  padding: 0;
  border: none;
  font-size: 0;
}
.lordcros-room-search-shortcode form .form-input-area > div .section-title {
  display: block;
  font-size: 13px;
  line-height: 18px;
  text-transform: uppercase;
}
.lordcros-room-search-shortcode form .form-input-area > div .day-val, .lordcros-room-search-shortcode form .form-input-area > div .guest-val {
  font-family: Roboto Slab;
  font-size: 35px;
  font-weight: 600;
  line-height: 40px;
  margin-bottom: 0;
}
.lordcros-room-search-shortcode form .form-input-area > div .year-val, .lordcros-room-search-shortcode form .form-input-area > div .month-val {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-transform: capitalize;
}
.lordcros-room-search-shortcode form .form-input-area > div i.fa-chevron-down, .lordcros-room-search-shortcode form .form-input-area > div i.fa-chevron-up {
  font-size: 11px;
}
.lordcros-room-search-shortcode form .form-input-area .check-in-section-wrap, .lordcros-room-search-shortcode form .form-input-area .check-out-section-wrap, .lordcros-room-search-shortcode form .form-input-area .guest-section-wrap {
  display: inline-block;
}
.lordcros-room-search-shortcode form .form-input-area .guest-section-wrap .section-content {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.lordcros-room-search-shortcode form .form-input-area .guest-section-wrap .section-content .leftside-inner {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.lordcros-room-search-shortcode form .form-input-area .guest-section-wrap .section-content .leftside-inner i {
  cursor: pointer;
}
.lordcros-room-search-shortcode form .form-input-area .guest-section-wrap .section-content .leftside-inner i.fa-chevron-up {
  margin-bottom: 10px;
}
.lordcros-room-search-shortcode form .form-input-area .guest-section-wrap .section-content .leftside-inner i.fa-chevron-down {
  margin-bottom: 3px;
}
.lordcros-room-search-shortcode form .form-submit-wrap .room-search-submit {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Roboto Slab;
  font-size: 15px;
  font-weight: 600;
  line-height: 21px;
  height: 100%;
  text-transform: uppercase;
  padding: 10px 50px;
  min-height: 80px;
  outline: none;
  border-radius: 2px;
  background-color: transparent;
}
.lordcros-room-search-shortcode form .form-submit-wrap .room-search-submit i {
  display: none;
  font-size: 44px;
  margin-right: 24px;
}
.lordcros-room-search-shortcode form .form-submit-wrap .room-search-submit:hover {
  box-shadow: inset 0 0 300px rgba(0, 0, 0, .15);
}
.lordcros-room-search-shortcode.show-box-shadow {
  box-shadow: 0 0 50px rgba(32, 32, 32, .15);
}
.lordcros-room-search-shortcode.separator #form-check-out {
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
.lordcros-room-search-shortcode.show-btn-icon form .form-submit-wrap .room-search-submit i {
  display: block;
}
.lordcros-room-search-shortcode.button_bordered .form-submit-wrap .room-search-submit {
  border: 2px solid transparent;
}
.lordcros-room-search-shortcode.button-size-large form .form-submit-wrap .room-search-submit {
  min-height: 120px;
}
.lordcros-room-search-shortcode.font-size-large .form-input-area > div .section-title {
  font-size: 15px;
  line-height: 20px;
}
.lordcros-room-search-shortcode.font-size-large .form-input-area > div .day-val, .lordcros-room-search-shortcode.font-size-large .form-input-area > div .guest-val {
  font-size: 60px;
  line-height: 65px;
}
.lordcros-room-search-shortcode.date-format-style1 .form-input-area .check-in-section-wrap, .lordcros-room-search-shortcode.date-format-style1 .form-input-area .check-out-section-wrap {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}
.lordcros-room-search-shortcode.date-format-style1 .form-input-area .check-in-section-wrap .bottomside-inner, .lordcros-room-search-shortcode.date-format-style1 .form-input-area .check-out-section-wrap .bottomside-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 3px;
}
.lordcros-room-search-shortcode.date-format-style1 .form-input-area .check-in-section-wrap .bottomside-inner .month-val, .lordcros-room-search-shortcode.date-format-style1 .form-input-area .check-out-section-wrap .bottomside-inner .month-val {
  margin-right: 4px;
}
.lordcros-room-search-shortcode.date-format-style1 .form-input-area .check-in-section-wrap .leftside-inner, .lordcros-room-search-shortcode.date-format-style1 .form-input-area .check-out-section-wrap .leftside-inner {
  margin-left: 24px;
}
.lordcros-room-search-shortcode.date-format-style2 .form-input-area .check-in-section-wrap .section-title, .lordcros-room-search-shortcode.date-format-style2 .form-input-area .check-out-section-wrap .section-title {
  text-align: left;
}
.lordcros-room-search-shortcode.date-format-style2 .form-input-area .check-in-section-wrap .section-content, .lordcros-room-search-shortcode.date-format-style2 .form-input-area .check-out-section-wrap .section-content {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}
.lordcros-room-search-shortcode.date-format-style2 .form-input-area .check-in-section-wrap .section-content .leftside-inner, .lordcros-room-search-shortcode.date-format-style2 .form-input-area .check-out-section-wrap .section-content .leftside-inner {
  display: inline-flex;
  align-items: center;
  margin-left: 19px;
}
.lordcros-room-search-shortcode.date-format-style2 .form-input-area .check-in-section-wrap .section-content .leftside-inner .year-val, .lordcros-room-search-shortcode.date-format-style2 .form-input-area .check-out-section-wrap .section-content .leftside-inner .year-val {
  margin-left: 4px;
}
.lordcros-room-search-shortcode.date-format-style2 .form-input-area .check-in-section-wrap .section-content .leftside-inner i.fa-chevron-down, .lordcros-room-search-shortcode.date-format-style2 .form-input-area .check-out-section-wrap .section-content .leftside-inner i.fa-chevron-down {
  margin-left: 24px;
}
.lordcros-room-search-shortcode.date-format-style3 .form-input-area .check-in-section-wrap .section-title, .lordcros-room-search-shortcode.date-format-style3 .form-input-area .check-out-section-wrap .section-title {
  text-align: left;
}
.lordcros-room-search-shortcode.date-format-style3 .form-input-area .check-in-section-wrap .section-content, .lordcros-room-search-shortcode.date-format-style3 .form-input-area .check-out-section-wrap .section-content {
  display: flex;
  align-items: center;
}
.lordcros-room-search-shortcode.date-format-style3 .form-input-area .check-in-section-wrap .section-content .leftside-inner, .lordcros-room-search-shortcode.date-format-style3 .form-input-area .check-out-section-wrap .section-content .leftside-inner {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  margin-left: 19px;
}
.lordcros-room-search-shortcode.date-format-style3 .form-input-area .check-in-section-wrap .section-content .leftside-inner .year-month-wrap, .lordcros-room-search-shortcode.date-format-style3 .form-input-area .check-out-section-wrap .section-content .leftside-inner .year-month-wrap {
  display: flex;
  align-items: center;
}
.lordcros-room-search-shortcode.date-format-style3 .form-input-area .check-in-section-wrap .section-content .leftside-inner .year-month-wrap .month-val, .lordcros-room-search-shortcode.date-format-style3 .form-input-area .check-out-section-wrap .section-content .leftside-inner .year-month-wrap .month-val {
  margin-right: 4px;
}
.wpb_video_wrapper .lordcros-video-placeholder-wrapper {
  position: absolute !important;
  cursor: pointer;
  overflow: hidden;
  transition: opacity 0.5s cubic-bezier(0, 0, 0.45, 1.15), visibility 0.5s cubic-bezier(0, 0, 0.45, 1.15);
  z-index: 2;
}
.wpb_video_wrapper .lordcros-video-placeholder-wrapper:after {
  content: '';
  background-color: rgba(0, 0, 0, .3);
  transition: background-color 0.5s cubic-bezier(0, 0, 0.45, 1.15);
  z-index: 2;
}
.wpb_video_wrapper .lordcros-video-placeholder-wrapper.hide-placeholder {
  opacity: 0;
  visibility: hidden;
}
.wpb_video_wrapper .lordcros-video-placeholder-wrapper, .wpb_video_wrapper .lordcros-video-placeholder-wrapper:after, .wpb_video_wrapper .lordcros-video-placeholder {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.wpb_video_wrapper .lordcros-video-placeholder {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: -1px;
  transition: transform 0.5s cubic-bezier(0, 0, 0.45, 1.15), -webkit-transform 0.5s cubic-bezier(0, 0, 0.45, 1.15);
}
.wpb_video_wrapper .button-play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 68px;
  height: 68px;
  font-size: 67px;
  color: #fff;
  margin-top: -34px;
  margin-left: -34px;
  text-align: center;
  z-index: 5;
}
.wpb_video_wrapper:hover .lordcros-video-placeholder-wrapper:after {
  background-color: rgba(0, 0, 0, .5);
}
.wpb_video_wrapper:hover .lordcros-video-placeholder {
  transform: scale(1.06);
  -webkit-transform: scale(1.06);
}
.wpb_video_wrapper:hover .button-play {
  border-color: rgba(255, 255, 255, .6);
}
.wpb_video_wrapper:hover .button-play:after {
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
}
.wpb_video_wrapper iframe {
  background-color: #000;
}
.wpb_video_widget.video-ratio-reverse .wpb_video_wrapper {
  padding-top: 178%;
}
.wpb_video_widget.video-ratio-reverse.vc_video-aspect-ratio-43 .wpb_video_wrapper {
  padding-top: 133%;
}
.wpb_video_widget.video-ratio-reverse.vc_video-aspect-ratio-169 .wpb_video_wrapper {
  padding-top: 178%;
}
.wpb_video_widget.video-ratio-reverse.vc_video-aspect-ratio-235 .wpb_video_wrapper {
  padding-top: 235%;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px !important;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
  background-color: transparent !important;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title > a, .wpb-js-composer .vc_tta.vc_general.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover .vc_tta-panel-title > a {
  color: #333;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel {
  border-bottom: 1px solid #e6e6e6;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel:first-child {
  border-top: 2px solid #e6e6e6;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel:last-child {
  border-bottom: 2px solid #e6e6e6;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon-position-right.vc_tta-panel-title > a {
  padding-left: 0;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
  right: 0;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon-position-left.vc_tta-panel-title > a {
  padding-right: 0;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
  left: 0;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
  border: none !important;
}
/*****************************************************************/
/*
 /*** Sidebar Scss file Compile
 /*
 /*****************************************************************/
.sidebar-container {
  margin-bottom: 0px;
}
.sidebar-widget {
  margin-bottom: 40px;
}
.sidebar-widget:last-child {
  margin-bottom: 0;
}
.sidebar-widget .widget-title, .sidebar-widget .widgettitle {
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  margin-bottom: 18px;
}
.sidebar-widget a {
  text-decoration: none;
  color: #7d7d7d;
  transition: all 0.25s ease-in-out;
}
.sidebar-widget a:hover {
  color: #cfa167;
}
.sidebar-widget ul, .footer-widget:not(.widget_nav_menu) ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: -5px;
}
.sidebar-widget ul li, .footer-widget:not(.widget_nav_menu) ul li {
  position: relative;
  font-size: 15px;
  font-weight: normal;
  line-height: 35px;
  padding-left: 20px;
}
.sidebar-widget ul li a, .footer-widget:not(.widget_nav_menu) ul li a {
  text-decoration: none;
  color: #7d7d7d;
  transition: all 0.25s ease-in-out;
}
.sidebar-widget ul li:before, .footer-widget:not(.widget_nav_menu) ul li:before {
  content: "\f054";
  display: block;
  position: absolute;
  left: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 10px;
  height: 10px;
  line-height: 10px;
  width: 10px;
  margin-top: 12px;
  transition: all 0.25s ease-in-out;
}
.sidebar-widget ul li:hover > a, .footer-widget:not(.widget_nav_menu) ul li:hover > a, .sidebar-widget ul li:hover:before, .footer-widget:not(.widget_nav_menu) ul li:hover:before {
  color: #cfa167 !important;
}
.mobile-sidebar-toggle-btn {
  display: none;
  position: fixed;
  left: -5px;
  top: 50%;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  cursor: pointer;
  z-index: 10;
}
.mobile-sidebar-toggle-btn .btn-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 20px;
  line-height: 50px;
  color: #fff;
  background-color: #cfa167;
  text-align: center;
  box-shadow: -2px 3px 8px 0px rgba(0, 0, 0, 0.2);
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  z-index: 10;
}
.mobile-sidebar-toggle-btn .dot-wave {
  position: absolute;
  width: 80px;
  height: 80px;
  top: -15px;
  left: -15px;
  opacity: 0;
  background-color: #cfa167;
  border-radius: 50%;
  animation: wlb-flash 2s infinite ease-out;
}
.mobile-sidebar-header {
  display: none;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.mobile-sidebar-header .title {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  text-transform: uppercase;
  margin: 0;
}
.mobile-sidebar-header .close-btn {
  position: relative;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
  color: #333;
  padding-right: 20px;
  letter-spacing: 0.3px;
  text-decoration: none;
}
.mobile-sidebar-header .close-btn:before, .mobile-sidebar-header .close-btn:after {
  content: '';
  display: block;
  position: absolute;
  right: 0px;
  top: 8px;
  width: 15px;
  height: 2px;
  background-color: #333;
}
.mobile-sidebar-header .close-btn:before {
  transform: rotate(-45deg);
}
.mobile-sidebar-header .close-btn:after {
  transform: rotate(45deg);
}
.mobile-sidebar-header .close-btn:hover {
  opacity: 0.8;
}
.lordcros-rooms-widget-content > .room {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 25px;
}
.lordcros-rooms-widget-content > .room .room-thumbs {
  flex: 0 0 auto;
}
.lordcros-rooms-widget-content > .room .room-thumbs a {
  position: relative;
  display: block;
  border-radius: 2px;
  max-width: 130px;
  overflow: hidden;
  margin-right: 25px;
}
.lordcros-rooms-widget-content > .room .room-thumbs a img {
  width: 100%;
  height: auto;
}
.lordcros-rooms-widget-content > .room .room-thumbs a:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #191919;
  opacity: 0;
  transition: all 0.25s ease-in-out;
}
.lordcros-rooms-widget-content > .room .room-thumbs a:hover:after {
  opacity: 0.3;
}
.lordcros-rooms-widget-content > .room .room-info {
  flex: 1 1 auto;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
}
.lordcros-rooms-widget-content > .room .room-info .room-title {
  margin-bottom: 3px;
}
.lordcros-rooms-widget-content > .room .room-info .room-title a {
  display: block;
  font-family: Roboto Slab;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  color: #252525;
  text-decoration: none;
  text-transform: capitalize;
}
.lordcros-rooms-widget-content > .room .room-info .room-title a:hover {
  color: #cfa167;
}
.lordcros-rooms-widget-content > .room .room-info .price-section {
  font-size: 15px;
  line-height: 24px;
  font-weight: normal;
  margin-bottom: 10px;
}
.lordcros-rooms-widget-content > .room .room-info .room-book-btn {
  display: inline-flex;
  align-items: center;
  font-size: 15px;
  line-height: 24px;
  color: #252525;
  font-weight: normal;
  text-decoration: none;
}
.lordcros-rooms-widget-content > .room .room-info .room-book-btn i {
  font-size: 11px;
  margin-left: 10px;
  transition: all 0.25s ease;
}
.lordcros-rooms-widget-content > .room .room-info .room-book-btn:hover {
  opacity: 0.7;
}
.lordcros-rooms-widget-content > .room .room-info .room-book-btn:hover i {
  transform: translateX(7px);
}
.lordcros-rooms-widget-content > .room:last-child {
  margin-bottom: 0;
}
.widget_search .searchform {
  position: relative;
}
.widget_search .search-field {
  font-size: 15px;
  line-height: 24px;
  border: 1px solid #e4e4e4;
  border-radius: 2px;
  padding: 12px 20px;
  outline: none;
  box-shadow: none;
  padding-right: 100px;
  width: 100%;
  transition: all 0.25s ease-in-out;
}
.widget_search .search-field:focus {
  border-color: #d2d2d2;
}
.widget_search #searchsubmit {
  position: absolute;
  font-size: 20px;
  color: #fff;
  padding: 0.5em 0.7em;
  right: 3px;
  top: 3px;
  bottom: 3px;
  border: none;
  outline: none;
  background-color: #cfa167;
  transition: all 0.25s;
}
.widget_search #searchsubmit:hover {
  opacity: 0.8;
}
.widget_lordcros-recent-posts-widget .lordcros-recent-posts-list li {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0;
  margin-bottom: 25px;
}
.widget_lordcros-recent-posts-widget .lordcros-recent-posts-list li .recent-posts-thumbnail {
  flex: 0 0 auto;
  display: block;
  position: relative;
  border-radius: 2px;
  max-width: 130px;
  overflow: hidden;
  margin-right: 25px;
}
.widget_lordcros-recent-posts-widget .lordcros-recent-posts-list li .recent-posts-thumbnail img {
  width: 100%;
  height: auto;
}
.widget_lordcros-recent-posts-widget .lordcros-recent-posts-list li .recent-posts-thumbnail:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #191919;
  opacity: 0;
  transition: all 0.25s ease-in-out;
}
.widget_lordcros-recent-posts-widget .lordcros-recent-posts-list li .recent-posts-thumbnail:hover:after {
  opacity: 0.3;
}
.widget_lordcros-recent-posts-widget .lordcros-recent-posts-list li .recent-posts-info {
  flex: 1 1 auto;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
}
.widget_lordcros-recent-posts-widget .lordcros-recent-posts-list li .recent-posts-info .post-title {
  margin-bottom: 5px;
}
.widget_lordcros-recent-posts-widget .lordcros-recent-posts-list li .recent-posts-info .post-title a {
  display: block;
  font-family: Roboto Slab;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  color: #252525;
  text-decoration: none;
  text-transform: capitalize;
}
.widget_lordcros-recent-posts-widget .lordcros-recent-posts-list li .recent-posts-info .post-title a:hover {
  color: #cfa167;
}
.widget_lordcros-recent-posts-widget .lordcros-recent-posts-list li .recent-posts-info .recent-posts-time {
  font-size: 15px;
  line-height: 24px;
}
.widget_lordcros-recent-posts-widget .lordcros-recent-posts-list li:last-child {
  margin-bottom: 0;
}
.widget_lordcros-recent-posts-widget .lordcros-recent-posts-list li:before {
  content: none;
}
/*****************************************************************/
/*
 /*** Footer Scss file Compile
 /*
 /*****************************************************************/
#lordcros-footer {
  background-color: #212121;
  margin-top: 60px;
}
#lordcros-footer .footer-logo a {
  display: block;
}
#lordcros-footer .footer-logo .footer-logo-img {
  max-height: 69px;
  width: auto;
}
#lordcros-footer .lordcros-social-buttons:not(.button-style-default) .lordcros-social-button a {
  width: 40px;
  height: 40px;
}
#lordcros-footer .lordcros-social-buttons:not(.button-style-default) .lordcros-social-button a i {
  line-height: 40px;
  font-size: 14px;
}
#lordcros-footer .widget-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#lordcros-footer .widget_nav_menu ul.menu {
  padding: 0;
  margin: 0;
  margin-top: -8px;
  list-style: none;
}
#lordcros-footer .widget_nav_menu ul.menu li a {
  display: block;
  padding: 8px 0;
}
#lordcros-footer .widget_nav_menu ul.menu ul.sub-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: -5px;
}
#lordcros-footer .widget_nav_menu ul.menu ul.sub-menu li {
  position: relative;
  font-size: 15px;
  font-weight: normal;
  line-height: 35px;
  padding-left: 20px;
}
#lordcros-footer .widget_nav_menu ul.menu ul.sub-menu li a {
  text-decoration: none;
  padding: 0px;
  transition: all 0.25s ease-in-out;
}
#lordcros-footer .widget_nav_menu ul.menu ul.sub-menu li:before {
  content: "\f054";
  display: block;
  position: absolute;
  left: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 10px;
  height: 10px;
  line-height: 10px;
  width: 10px;
  margin-top: 12px;
  transition: all 0.25s ease-in-out;
}
#lordcros-footer .widget_nav_menu ul.menu ul.sub-menu li:hover > a, #lordcros-footer .widget_nav_menu ul.menu ul.sub-menu li:hover:before {
  color: #cfa167 !important;
}
#lordcros-footer .newsletter-form {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
#lordcros-footer .newsletter-form input[type="email"] {
  flex: 1 1 auto;
  background-color: #191919;
  color: #8f8f8f;
  padding: 13px 25px;
  border: none;
  outline: none;
  margin-right: 20px;
  border-radius: 2px;
  /* Chrome/Opera/Safari */
}
#lordcros-footer .newsletter-form input[type="email"]::-webkit-input-placeholder {
  color: #8f8f8f;
}
#lordcros-footer .newsletter-form input[type="email"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #8f8f8f;
}
#lordcros-footer .newsletter-form input[type="email"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #8f8f8f;
}
#lordcros-footer .newsletter-form input[type="email"]:-moz-placeholder {
  /* Firefox 18- */
  color: #8f8f8f;
}
#lordcros-footer .newsletter-form button[type="submit"] {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  font-size: 0;
  cursor: pointer;
  outline: none;
  border: none;
  background-color: #cfa167;
  color: #fff;
  padding: 5px 13px;
  border-radius: 2px;
  transition: all 0.25s ease;
}
#lordcros-footer .newsletter-form button[type="submit"]:before {
  content: '\e80b';
  display: block;
  font-family: "lordcros-font";
  font-size: 24px;
}
#lordcros-footer .newsletter-form button[type="submit"]:hover {
  opacity: 0.8;
}
#lordcros-footer .footer-top {
  padding: 30px 0;
  border-bottom: 1px solid rgba(143, 143, 143, .2);
  color: #8f8f8f;
}
#lordcros-footer .footer-top .footer-top-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#lordcros-footer .footer-top .footer-top-wrapper .footer-logo {
  margin-right: 15px;
}
#lordcros-footer .footer-top .footer-top-wrapper .footer-top-widget-content {
  margin-left: 15px;
}
#lordcros-footer .footer-top a {
  color: #8f8f8f;
  text-decoration: none;
}
#lordcros-footer .footer-top a:hover {
  color: #cfa167;
}
#lordcros-footer .footer-main {
  color: #8f8f8f;
}
#lordcros-footer .footer-main a {
  color: #8f8f8f;
  text-decoration: none;
}
#lordcros-footer .footer-main a:hover {
  color: #cfa167;
}
#lordcros-footer .footer-bottom {
  display: flex;
  align-items: center;
  padding: 0 50px;
  background-color: #191919;
  color: #8f8f8f;
  min-height: 90px;
}
#lordcros-footer .footer-bottom a {
  color: #8f8f8f;
  text-decoration: none;
}
#lordcros-footer .footer-bottom a:hover {
  color: #cfa167;
}
#lordcros-footer .footer-bottom .footer-copyright-txt {
  text-align: center;
}
#lordcros-footer .footer-bottom .footer-copyright-txt p {
  margin: 0;
}
#lordcros-footer .footer-bottom .footer-bottom-widget-content {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#lordcros-footer .footer-bottom .footer-bottom-widget-content .widget_nav_menu ul.menu {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 0;
}
#lordcros-footer .footer-bottom .footer-bottom-widget-content .widget_nav_menu ul.menu li {
  margin: 0 10px;
}
#lordcros-footer .footer-bottom .footer-bottom-widget-content > div {
  margin-right: 10px;
}
#lordcros-footer .footer-bottom .footer-bottom-widget-content > div:last-child {
  margin-right: 0;
}
#lordcros-footer.footer-layout-1 .footer-main {
  padding-top: 30px;
  padding-bottom: 30px;
}
#lordcros-footer.footer-layout-1 .footer-bottom {
  justify-content: center;
}
#lordcros-footer:not(.footer-layout-1) .footer-main {
  padding-top: 40px;
  padding-bottom: 50px;
}
#lordcros-footer:not(.footer-layout-1) .footer-main .footer-logo {
  margin-bottom: 40px;
  text-align: center;
}
#lordcros-footer:not(.footer-layout-1) .footer-bottom {
  justify-content: space-between;
}
/* Cookie Popup */
.lordcros-cookies-popup {
  position: fixed;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  padding: 25px 30px;
  background-color: rgba(58, 58, 58, 0.9);
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.14);
  transform: translate3d(0, 100%, 0);
  transition: transform 0.35s ease;
}
.lordcros-cookies-popup.popup-display {
  transform: none;
}
.lordcros-cookies-popup.popup-hide {
  transform: translate3d(0, 100%, 0);
}
.lordcros-cookies-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.lordcros-cookies-inner .cookies-buttons {
  flex: 0 0 auto;
}
.lordcros-cookies-inner .cookies-info-text {
  color: #fff;
  flex: 1 1 auto;
  padding-right: 30px;
}
.cookies-buttons > a {
  text-decoration: none;
  margin-right: 15px;
  padding: 7px 15px;
  color: #fff;
}
.cookies-buttons > a:last-child {
  margin-right: 0px;
}
.cookies-buttons > a:hover {
  box-shadow: inset 0 0 150px rgba(0, 0, 0, .2);
}
.cookies-buttons > a.read-more-cookies {
  background-color: #191919;
}
.cookies-buttons > a.accept-cookie-btn {
  background-color: #cfa167;
}
/*****************************************************************/
/*
 /*** Responsive Scss file Compile
 /*
 /*****************************************************************/
/* Mobile Header */
header.lordcros-header .header-mobile-nav .lordcros-burger-wrapper .hamburger span {
  background-color: #fff;
}
.lordcros-sticky-header .header-mobile-nav .lordcros-burger-wrapper .hamburger span {
  background-color: #252c41;
}
.header-mobile-nav {
  display: none;
}
.header-mobile-nav .mobile-burger.lordcros-burger-wrapper:hover .hamburger:not(.active) span:nth-child(2), .header-mobile-nav .mobile-burger.lordcros-burger-wrapper .hamburger.active span:nth-child(2) {
  width: 67%;
}
@media (max-width: 1700px) {
  header.lordcros-header.header-layout-2 .main-header-wrap .header-right-part .room-search-form .form-input-area, .lordcros-sticky-header.header-layout-2 .main-header-wrap .header-right-part .room-search-form .form-input-area {
    opacity: 0;
    visibility: hidden;
    width: 0;
  }
}
@media (max-width: 1650px) {
  header.lordcros-header.header-layout-8 .main-header-wrap .container .room-search-form {
    position: relative;
    left: initial;
    width: auto;
    margin-left: 15px;
  }
  header.lordcros-header.header-layout-8 .main-header-wrap .container .room-search-form .form-submit-wrap .room-search-submit {
    font-size: 0;
    padding: 10px 25px;
  }
  header.lordcros-header.header-layout-8 .main-header-wrap .container .room-search-form .form-submit-wrap .room-search-submit i {
    margin-right: 0;
  }
}
@media (max-width: 1399px) {
  body.left-menu-bar.left-header-style-10.home {
    margin-left: 110px;
  }
  body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 {
    display: block;
    width: 110px;
  }
  body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .header-topbar-wrap {
    display: none;
  }
  body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .main-header-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
    padding: 0;
  }
  body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .main-header-wrap .header-html-block-content, body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .main-header-wrap .room-search-form {
    display: none;
  }
  body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .main-header-wrap .header-bottom-part {
    display: block;
  }
  body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .main-header-wrap .logo-part {
    display: block;
    border-bottom: none;
    text-align: center;
    margin-top: 70px;
  }
  body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .main-header-wrap .logo-part .site-logo {
    padding: 0;
    margin: 0;
  }
  body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .main-header-wrap .logo-part .site-logo a img {
    transform: rotate(90deg);
  }
  body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .main-header-wrap .logo-part .lordcros-burger-wrapper {
    margin-top: 60px;
  }
}
@media (max-width: 1330px) {
  header.lordcros-header.header-layout-9 .header-right-part .room-search-form .form-submit-wrap .room-search-submit {
    font-size: 0;
  }
  header.lordcros-header.header-layout-9 .header-right-part .room-search-form .form-submit-wrap .room-search-submit i {
    margin-right: 0;
  }
}
@media (max-width: 1200px) {
  header.lordcros-header.header-layout-6 .main-header-wrap > div.room-search-form .form-submit-wrap .room-search-submit {
    font-size: 0;
    padding: 20px 30px;
  }
  header.lordcros-header.header-layout-6 .main-header-wrap > div.room-search-form .form-submit-wrap .room-search-submit i {
    margin: 0;
  }
}
@media (max-width: 1400px) {
  .header-mobile-nav, .mobile-nav {
    display: block;
  }
  header.lordcros-header.header-layout-1 .main-header-wrap .main-navigation, .lordcros-sticky-header.header-layout-1 .main-header-wrap .main-navigation, header.lordcros-header.header-layout-1 .main-header-wrap .search-button, .lordcros-sticky-header.header-layout-1 .main-header-wrap .search-button, header.lordcros-header.header-layout-1 .main-header-wrap .room-search-form, .lordcros-sticky-header.header-layout-1 .main-header-wrap .room-search-form {
    display: none;
  }
  header.lordcros-header.header-layout-1 .main-header-wrap .site-logo, .lordcros-sticky-header.header-layout-1 .main-header-wrap .site-logo {
    padding: 15px 0;
  }
  header.lordcros-header.header-layout-2 .header-topbar-wrap .topbar-left, .lordcros-sticky-header.header-layout-2 .header-topbar-wrap .topbar-left {
    display: none;
  }
  header.lordcros-header.header-layout-2 .header-topbar-wrap .topbar-right, .lordcros-sticky-header.header-layout-2 .header-topbar-wrap .topbar-right {
    flex: 1 1 100%;
    max-width: 100%;
    justify-content: center;
  }
  header.lordcros-header.header-layout-2 .main-header-wrap .header-right-part, .lordcros-sticky-header.header-layout-2 .main-header-wrap .header-right-part, header.lordcros-header.header-layout-2 .main-header-wrap .header-left-part .main-navigation, .lordcros-sticky-header.header-layout-2 .main-header-wrap .header-left-part .main-navigation {
    display: none;
  }
  header.lordcros-header.header-layout-2 .main-header-wrap .site-logo, .lordcros-sticky-header.header-layout-2 .main-header-wrap .site-logo {
    padding: 15px 0;
  }
  header.lordcros-header.header-layout-3 .main-header-wrap, .lordcros-sticky-header.header-layout-3 .main-header-wrap {
    text-align: left;
  }
  header.lordcros-header.header-layout-3 .main-header-wrap .header-left-part, .lordcros-sticky-header.header-layout-3 .main-header-wrap .header-left-part, header.lordcros-header.header-layout-3 .main-header-wrap .header-right-part .language-picker-arrange, .lordcros-sticky-header.header-layout-3 .main-header-wrap .header-right-part .language-picker-arrange, header.lordcros-header.header-layout-3 .main-header-wrap .header-right-part .room-search-form, .lordcros-sticky-header.header-layout-3 .main-header-wrap .header-right-part .room-search-form, header.lordcros-header.header-layout-3 .main-header-wrap .header-right-part > .lordcros-burger-wrapper, .lordcros-sticky-header.header-layout-3 .main-header-wrap .header-right-part > .lordcros-burger-wrapper {
    display: none;
  }
  header.lordcros-header.header-layout-3 .main-header-wrap .header-mobile-nav .lordcros-burger-wrapper, .lordcros-sticky-header.header-layout-3 .main-header-wrap .header-mobile-nav .lordcros-burger-wrapper {
    height: 100%;
  }
  header.lordcros-header.header-layout-4 .main-header-wrap .header-left-part, .lordcros-sticky-header.header-layout-4 .main-header-wrap .header-left-part, header.lordcros-header.header-layout-4 .main-header-wrap .header-right-part, .lordcros-sticky-header.header-layout-4 .main-header-wrap .header-right-part {
    display: none;
  }
  header.lordcros-header.header-layout-5 .main-header-wrap .header-left-part, .lordcros-sticky-header.header-layout-5 .main-header-wrap .header-left-part, header.lordcros-header.header-layout-5 .main-header-wrap .header-right-part .search-button, .lordcros-sticky-header.header-layout-5 .main-header-wrap .header-right-part .search-button, header.lordcros-header.header-layout-5 .main-header-wrap .header-right-part .room-search-form, .lordcros-sticky-header.header-layout-5 .main-header-wrap .header-right-part .room-search-form, header.lordcros-header.header-layout-5 .main-header-wrap .header-right-part .language-picker, .lordcros-sticky-header.header-layout-5 .main-header-wrap .header-right-part .language-picker {
    display: none;
  }
  header.lordcros-header.header-layout-5 .main-header-wrap .site-logo, .lordcros-sticky-header.header-layout-5 .main-header-wrap .site-logo {
    padding: 15px 0;
  }
  header.lordcros-header.header-layout-7 .main-header-wrap, .lordcros-sticky-header.header-layout-7 .main-header-wrap {
    text-align: left;
  }
  header.lordcros-header.header-layout-7 .main-header-wrap .header-left-part, .lordcros-sticky-header.header-layout-7 .main-header-wrap .header-left-part, header.lordcros-header.header-layout-7 .main-header-wrap .header-right-part .language-picker, .lordcros-sticky-header.header-layout-7 .main-header-wrap .header-right-part .language-picker, header.lordcros-header.header-layout-7 .main-header-wrap .header-right-part .search-button, .lordcros-sticky-header.header-layout-7 .main-header-wrap .header-right-part .search-button, header.lordcros-header.header-layout-7 .main-header-wrap .header-right-part .room-search-form, .lordcros-sticky-header.header-layout-7 .main-header-wrap .header-right-part .room-search-form {
    display: none;
  }
  header.lordcros-header.header-layout-7 .main-header-wrap .header-right-part, .lordcros-sticky-header.header-layout-7 .main-header-wrap .header-right-part {
    right: 20px;
  }
  header.lordcros-header.header-layout-7 .main-header-wrap .header-right-part .header-mobile-nav .lordcros-burger-wrapper, .lordcros-sticky-header.header-layout-7 .main-header-wrap .header-right-part .header-mobile-nav .lordcros-burger-wrapper {
    height: 100%;
  }
  header.lordcros-header.header-layout-7 .main-header-wrap .site-logo, .lordcros-sticky-header.header-layout-7 .main-header-wrap .site-logo {
    padding: 15px 0;
  }
  header.lordcros-header.header-layout-8 .main-header-wrap .container .main-navigation, .lordcros-sticky-header.header-layout-8 .main-header-wrap .container .main-navigation, header.lordcros-header.header-layout-8 .main-header-wrap .container .search-button, .lordcros-sticky-header.header-layout-8 .main-header-wrap .container .search-button, header.lordcros-header.header-layout-8 .main-header-wrap .container .room-search-form, .lordcros-sticky-header.header-layout-8 .main-header-wrap .container .room-search-form {
    display: none;
  }
  header.lordcros-header.header-layout-8 .main-header-wrap .container .header-mobile-nav .lordcros-burger-wrapper, .lordcros-sticky-header.header-layout-8 .main-header-wrap .container .header-mobile-nav .lordcros-burger-wrapper {
    height: 100%;
  }
  header.lordcros-header.header-layout-8 .main-header-wrap .container .site-logo, .lordcros-sticky-header.header-layout-8 .main-header-wrap .container .site-logo {
    padding: 15px 0;
  }
  header.lordcros-header.header-layout-9 .header-wrap-inner .header-right-part, .lordcros-sticky-header.header-layout-9 .header-wrap-inner .header-right-part, header.lordcros-header.header-layout-9 .header-wrap-inner .header-left-part .main-header-wrap .main-navigation, .lordcros-sticky-header.header-layout-9 .header-wrap-inner .header-left-part .main-header-wrap .main-navigation, header.lordcros-header.header-layout-9 .header-wrap-inner .header-left-part .main-header-wrap .search-button, .lordcros-sticky-header.header-layout-9 .header-wrap-inner .header-left-part .main-header-wrap .search-button {
    display: none;
  }
  header.lordcros-header.header-layout-9 .main-header-wrap .header-mobile-nav, .lordcros-sticky-header.header-layout-9 .main-header-wrap .header-mobile-nav {
    padding-right: 29px;
  }
  header.lordcros-header.header-layout-9 .main-header-wrap .header-mobile-nav .lordcros-burger-wrapper, .lordcros-sticky-header.header-layout-9 .main-header-wrap .header-mobile-nav .lordcros-burger-wrapper {
    height: 100%;
  }
  .lordcros-sticky-header.header-layout-3 > .lordcros-burger-wrapper {
    display: none;
  }
  .lordcros-sticky-header.header-layout-3 .header-mobile-nav .lordcros-burger-wrapper .hamburger span {
    background-color: #fff;
  }
  .lordcros-sticky-header.header-layout-3 .header-mobile-nav .mobile-burger.lordcros-burger-wrapper:hover .hamburger:not(.active) span:nth-child(2), .lordcros-sticky-header.header-layout-3 .header-mobile-nav .mobile-burger.lordcros-burger-wrapper .hamburger.active span:nth-child(2) {
    width: 100%;
  }
  body.left-menu-bar.left-header-style-4 .leftside-header.header-style-4 > .lordcros-burger-wrapper {
    display: none;
  }
  body.left-menu-bar.left-header-style-10 .leftside-header.header-style-10 .main-header-wrap .logo-part > .lordcros-burger-wrapper {
    display: none;
  }
}
@media (max-width: 980px) {
  body.left-menu-bar.left-header-style-6 {
    margin-left: 0;
  }
  body.left-menu-bar.left-header-style-6 .leftside-header.header-style-6 {
    display: none;
  }
  body.left-menu-bar.left-header-style-6 .lordcros-sticky-header.header-layout-1 {
    display: block;
  }
  body.left-menu-bar.left-header-style-6 #page-wrapper.lordcros-header-overlap header {
    left: 0;
  }
  header.lordcros-header.header-layout-6 .main-header-wrap {
    padding: 0 70px;
  }
  header.lordcros-header.header-layout-6 .main-header-wrap .room-search-form, header.lordcros-header.header-layout-6 .main-header-wrap .search-button, header.lordcros-header.header-layout-6 .main-header-wrap .language-picker {
    display: none;
  }
  header.lordcros-header.header-layout-6 .main-header-wrap > div.site-logo, header.lordcros-header.header-layout-6 .main-header-wrap > div.header-mobile-nav {
    display: block;
  }
  header.lordcros-header.header-layout-6 .main-header-wrap > div.header-mobile-nav .lordcros-burger-wrapper {
    height: 100%;
  }
  header.lordcros-header.header-layout-6 .main-header-wrap .site-logo {
    padding: 15px 0;
    margin-right: 20px;
  }
  header.lordcros-header.header-layout-6 .main-header-wrap:before {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  header.lordcros-header.header-layout-1 .header-topbar-wrap, .lordcros-sticky-header.header-layout-1 .header-topbar-wrap, header.lordcros-header.header-layout-2 .header-topbar-wrap, .lordcros-sticky-header.header-layout-2 .header-topbar-wrap {
    display: none;
  }
  header.lordcros-header.header-layout-1 .container-fluid .main-header-wrap, .lordcros-sticky-header.header-layout-1 .container-fluid .main-header-wrap, header.lordcros-header.header-layout-2 .container-fluid .main-header-wrap, .lordcros-sticky-header.header-layout-2 .container-fluid .main-header-wrap {
    padding: 0 20px;
  }
  header.lordcros-header.header-layout-1 .main-header-wrap .site-logo img.normal-logo, .lordcros-sticky-header.header-layout-1 .main-header-wrap .site-logo img.normal-logo, header.lordcros-header.header-layout-2 .main-header-wrap .site-logo img.normal-logo, .lordcros-sticky-header.header-layout-2 .main-header-wrap .site-logo img.normal-logo, header.lordcros-header.header-layout-1 .main-header-wrap .site-logo img.sticky-logo, .lordcros-sticky-header.header-layout-1 .main-header-wrap .site-logo img.sticky-logo, header.lordcros-header.header-layout-2 .main-header-wrap .site-logo img.sticky-logo, .lordcros-sticky-header.header-layout-2 .main-header-wrap .site-logo img.sticky-logo {
    max-height: 50px;
  }
  header.lordcros-header.header-layout-3 .main-header-wrap .site-logo img.normal-logo, .lordcros-sticky-header.header-layout-3 .main-header-wrap .site-logo img.normal-logo, header.lordcros-header.header-layout-3 .main-header-wrap .site-logo img.sticky-logo, .lordcros-sticky-header.header-layout-3 .main-header-wrap .site-logo img.sticky-logo {
    max-height: 50px;
  }
  header.lordcros-header.header-layout-3 .main-header-wrap .header-right-part .lordcros-burger-wrapper, .lordcros-sticky-header.header-layout-3 .main-header-wrap .header-right-part .lordcros-burger-wrapper {
    padding: 20px 25px;
  }
  header.lordcros-header.header-layout-4 .main-header-wrap, .lordcros-sticky-header.header-layout-4 .main-header-wrap {
    text-align: left;
  }
  header.lordcros-header.header-layout-4 .main-header-wrap .site-logo img.normal-logo, .lordcros-sticky-header.header-layout-4 .main-header-wrap .site-logo img.normal-logo {
    max-height: 50px;
  }
  header.lordcros-header.header-layout-5 .header-topbar-wrap, .lordcros-sticky-header.header-layout-5 .header-topbar-wrap {
    display: none;
  }
  header.lordcros-header.header-layout-5 .main-header-wrap, .lordcros-sticky-header.header-layout-5 .main-header-wrap {
    text-align: left;
  }
  header.lordcros-header.header-layout-5 .main-header-wrap .site-logo img.normal-logo, .lordcros-sticky-header.header-layout-5 .main-header-wrap .site-logo img.normal-logo, header.lordcros-header.header-layout-5 .main-header-wrap .site-logo img.sticky-logo, .lordcros-sticky-header.header-layout-5 .main-header-wrap .site-logo img.sticky-logo {
    max-height: 50px;
  }
  header.lordcros-header.header-layout-5 .main-header-wrap .header-right-part, .lordcros-sticky-header.header-layout-5 .main-header-wrap .header-right-part {
    right: 20px;
  }
  header.lordcros-header.header-layout-6 .container-fluid .main-header-wrap, .lordcros-sticky-header.header-layout-6 .container-fluid .main-header-wrap {
    padding: 0 20px;
  }
  header.lordcros-header.header-layout-6 .main-header-wrap .site-logo img.normal-logo, .lordcros-sticky-header.header-layout-6 .main-header-wrap .site-logo img.normal-logo, header.lordcros-header.header-layout-6 .main-header-wrap .site-logo img.sticky-logo, .lordcros-sticky-header.header-layout-6 .main-header-wrap .site-logo img.sticky-logo {
    max-height: 50px;
  }
  header.lordcros-header.header-layout-7 .header-topbar-wrap, .lordcros-sticky-header.header-layout-7 .header-topbar-wrap {
    display: none;
  }
  header.lordcros-header.header-layout-7 .container-fluid .main-header-wrap, .lordcros-sticky-header.header-layout-7 .container-fluid .main-header-wrap {
    margin: 20px 20px 0 20px;
  }
  header.lordcros-header.header-layout-7 .main-header-wrap .site-logo img.normal-logo, .lordcros-sticky-header.header-layout-7 .main-header-wrap .site-logo img.normal-logo, header.lordcros-header.header-layout-7 .main-header-wrap .site-logo img.sticky-logo, .lordcros-sticky-header.header-layout-7 .main-header-wrap .site-logo img.sticky-logo {
    max-height: 50px;
  }
  header.lordcros-header.header-layout-8 .header-topbar-wrap, .lordcros-sticky-header.header-layout-8 .header-topbar-wrap {
    display: none;
  }
  header.lordcros-header.header-layout-8 .main-header-wrap .container, .lordcros-sticky-header.header-layout-8 .main-header-wrap .container {
    padding: 0 20px;
  }
  header.lordcros-header.header-layout-8 .main-header-wrap .container .site-logo img.normal-logo, .lordcros-sticky-header.header-layout-8 .main-header-wrap .container .site-logo img.normal-logo, header.lordcros-header.header-layout-8 .main-header-wrap .container .site-logo img.sticky-logo, .lordcros-sticky-header.header-layout-8 .main-header-wrap .container .site-logo img.sticky-logo {
    max-height: 50px;
  }
  header.lordcros-header.header-layout-9 .header-topbar-wrap, .lordcros-sticky-header.header-layout-9 .header-topbar-wrap {
    display: none;
  }
  header.lordcros-header.header-layout-9 .container-fluid .header-wrap-inner, .lordcros-sticky-header.header-layout-9 .container-fluid .header-wrap-inner {
    margin-top: 20px;
  }
  header.lordcros-header.header-layout-9 .main-header-wrap .site-logo img.normal-logo, .lordcros-sticky-header.header-layout-9 .main-header-wrap .site-logo img.normal-logo, header.lordcros-header.header-layout-9 .main-header-wrap .site-logo img.sticky-logo, .lordcros-sticky-header.header-layout-9 .main-header-wrap .site-logo img.sticky-logo {
    max-height: 50px;
  }
  .lordcros-sticky-header.header-layout-1 .main-header-wrap {
    margin: 0 -15px;
  }
  .lordcros-sticky-header.header-layout-3 .lordcros-burger-wrapper {
    padding: 20px 25px;
    min-width: 88px;
    min-height: 88px;
  }
  .lordcros-sticky-header.header-layout-5 .container-fluid .main-header-wrap {
    margin: 0 -15px;
  }
  .lordcros-sticky-header.header-layout-7 .main-header-wrap .site-logo {
    margin-left: 0;
  }
  .lordcros-sticky-header.header-layout-7 .main-header-wrap .header-right-part {
    right: 0;
  }
  body.left-menu-bar.left-header-style-4 {
    margin-right: 80px;
  }
  body.left-menu-bar.left-header-style-4 #page-wrapper.lordcros-header-overlap header {
    right: 80px;
  }
  body.left-menu-bar.left-header-style-4 .leftside-header.header-style-4 {
    width: 80px;
  }
  body.left-menu-bar.left-header-style-4 .leftside-header.header-style-4 .lordcros-burger-wrapper {
    width: 80px;
    height: 90px;
  }
  body.left-menu-bar.left-header-style-10.home, body.left-menu-bar.left-header-style-10:not(.home) {
    margin-left: 80px;
  }
  body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10, body.left-menu-bar.left-header-style-10:not(.home) .leftside-header.header-style-10 {
    width: 80px;
  }
  body.left-menu-bar.left-header-style-10.home .leftside-header.header-style-10 .main-header-wrap .lordcros-burger-wrapper, body.left-menu-bar.left-header-style-10:not(.home) .leftside-header.header-style-10 .main-header-wrap .lordcros-burger-wrapper {
    margin-top: 45px !important;
  }
  body.left-menu-bar.left-header-style-10 .header-right-corner-part {
    display: none;
  }
}
/* Mobile Footer */
@media (max-width: 1300px) {
  #lordcros-footer .newsletter-form {
    position: relative;
    display: block;
  }
  #lordcros-footer .newsletter-form input[type="email"] {
    width: 100%;
    margin: 0;
    padding-right: 70px;
  }
  #lordcros-footer .newsletter-form button[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
  }
}
@media (max-width: 991px) {
  #lordcros-footer:not(.footer-layout-1) .footer-bottom {
    flex-direction: column;
    justify-content: center;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #lordcros-footer:not(.footer-layout-1) .footer-bottom .footer-copyright-txt {
    padding-bottom: 10px;
    margin-bottom: 5px;
    border-bottom: 1px solid rgba(143, 143, 143, .2);
  }
}
@media (max-width: 767px) {
  #lordcros-footer .footer-top .footer-top-wrapper {
    flex-direction: column;
  }
  #lordcros-footer .footer-top .footer-top-wrapper .footer-logo {
    margin-right: 0;
    margin-bottom: 20px;
  }
  #lordcros-footer .footer-top .footer-top-wrapper .footer-top-widget-content {
    margin: 0;
    text-align: center;
  }
  #lordcros-footer .footer-main {
    padding-top: 30px !important;
    padding-bottom: 0px !important;
  }
  #lordcros-footer .footer-main .main-footer-column {
    margin-bottom: 25px;
  }
  #lordcros-footer .footer-main .main-footer-column .widget-title {
    margin-bottom: 15px;
  }
}
@media (max-width: 575px) {
  #lordcros-footer .footer-main .row {
    padding: 0 15px;
  }
}
/* Mobile Page Banner/BreadCrumb */
@media (max-width: 1025px) {
  #page-wrapper.lordcros-header-overlap .page-banner {
    min-height: 320px;
  }
  #page-wrapper.lordcros-header-overlap .page-banner .container {
    padding-top: 190px;
    padding-bottom: 70px;
  }
  #page-wrapper .page-banner {
    min-height: 200px;
  }
  #page-wrapper .page-banner .container {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  #page-wrapper .page-banner .container h1 {
    font-size: 30px;
  }
  .breadcrumbs {
    margin-top: 10px;
  }
  .breadcrumbs a, .breadcrumbs span {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  #page-wrapper.lordcros-header-overlap .page-banner {
    min-height: 270px;
  }
  #page-wrapper.lordcros-header-overlap .page-banner .container {
    padding-top: 140px;
  }
}
/* Mobile Sidebar */
@media (max-width: 991px) {
  .mobile-sidebar-toggle-btn {
    display: block;
  }
  .mobile-sidebar-header {
    display: flex;
  }
  .main-content aside {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 320px;
    padding: 30px 20px;
    margin: 0;
    background-color: #fff;
    overflow-y: auto;
    transition: all 0.3s linear;
    transform: translateX(-320px);
    z-index: 820;
  }
  .main-content aside::-webkit-scrollbar {
    width: 6px;
  }
  .main-content aside::-webkit-scrollbar-track {
    border-radius: 8px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  }
  .main-content aside::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: #c1c1c1;
  }
  .main-content aside.mobile-sidebar-open {
    transform: translateX(0);
  }
}
/* Room/Booking Pages */
@media (max-width: 991px) {
  #checkout-form {
    margin-bottom: 0px;
  }
  .checkout-fields-wrapper .checkout-info-wrap .checkout-info > .row .info-wrap:after {
    content: '' !important;
    left: 15px;
    right: 15px;
  }
  .checkout-page-container, .thankyou-page-container, .thankyou-page-container .checkout-fields-wrapper .checkout-info-wrap {
    padding-bottom: 0;
  }
  .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap .room-block-view .room-thumbs .room-item-wrap {
    height: 450px !important;
  }
  .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap .room-block-view .room-thumbs .room-item-wrap .price-section, .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap .room-block-view .room-thumbs .room-item-wrap .room-title {
    left: 30px;
    padding-right: 30px;
  }
  .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap .room-block-view .room-thumbs .room-item-wrap .room-book-btn-section {
    left: 30px;
  }
}
@media (max-width: 767px) {
  .search-available-rooms .order-view-filter-wrap .order-filter-section {
    flex-direction: column;
    align-items: stretch;
  }
  .search-available-rooms .order-view-filter-wrap .order-filter-section > div {
    margin-right: 15px;
  }
  .search-available-rooms .order-view-filter-wrap .order-filter-section > div:first-child {
    margin-bottom: 15px;
  }
  .search-available-rooms .order-view-filter-wrap .order-filter-section select {
    width: 100%;
    padding: 10px 100px 10px 20px;
  }
  .room-book-stepline {
    display: none;
  }
  #checkout-form .checkout-fields-wrapper .extra-service-fields {
    flex-direction: column;
  }
  #checkout-form .checkout-fields-wrapper .extra-service-fields .service-item {
    flex: 1 1 100%;
    max-width: 100%;
    width: 100%;
    text-align: center;
    padding: 0 !important;
  }
  .single-room-page-content-area .room-summery .room-info-wrap .room-infos {
    flex-wrap: wrap;
    margin-bottom: -25px;
  }
  .single-room-page-content-area .room-summery .room-info-wrap .room-infos .room-info {
    flex: 1 1 50%;
    max-width: 50%;
    margin-bottom: 25px;
  }
  .room-slider-header-layout .room-gallery-slider-wrapper .room-title-section .room-title-wrapper h1 {
    font-size: 25px;
    line-height: 30px;
  }
  .room-slider-header-layout .room-gallery-slider-wrapper .room-title-section .price-section {
    font-size: 14px;
  }
  .room-slider-header-layout .room-gallery-slider-wrapper .room-title-section .price-section .price-val {
    font-size: 18px;
  }
  .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style1 > .owl-nav button.owl-prev, .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style2 > .owl-nav button.owl-prev, .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style1 > .owl-nav button.owl-next, .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style2 > .owl-nav button.owl-next {
    width: 30px;
    height: 60px;
  }
  .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style1 > .owl-nav button.owl-prev:after, .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style2 > .owl-nav button.owl-prev:after, .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style1 > .owl-nav button.owl-next:after, .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style2 > .owl-nav button.owl-next:after {
    font-size: 9px;
  }
  .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style1:hover > .owl-nav button.owl-prev, .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style2:hover > .owl-nav button.owl-prev {
    left: 10px;
  }
  .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style1:hover > .owl-nav button.owl-next, .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style2:hover > .owl-nav button.owl-next {
    right: 10px;
  }
  .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style2 > .owl-nav button.owl-prev {
    margin-left: 30px;
  }
  .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style2 > .owl-nav button.owl-next {
    margin-left: -20px;
  }
  .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap .room-block-view .room-thumbs .room-item-wrap {
    height: 350px !important;
  }
}
@media (max-width: 575px) {
  .single-room-page-wrapper figure.featured-image-slider .owl-nav button.owl-prev, .single-room-page-wrapper figure.featured-image-slider .owl-nav button.owl-next {
    width: 30px;
    height: 60px;
  }
  .single-room-page-wrapper figure.featured-image-slider .owl-nav button.owl-prev:after, .single-room-page-wrapper figure.featured-image-slider .owl-nav button.owl-next:after {
    font-size: 9px;
  }
  .single-room-page-wrapper figure.featured-image-slider:hover .owl-nav button.owl-prev {
    left: 10px;
  }
  .single-room-page-wrapper figure.featured-image-slider:hover .owl-nav button.owl-next {
    right: 10px;
  }
  .single-room-page-wrapper .single-room-page-content-area .room-summery .room-service-section .room-service-info .room-def-services {
    column-count: 1;
  }
  .room-slider-header-layout .room-gallery-slider-wrapper .room-title-section {
    flex-direction: column;
    bottom: 15px;
  }
  .room-slider-header-layout .room-gallery-slider-wrapper .room-title-section .room-title-wrapper {
    margin-bottom: 5px;
  }
  .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style1 > .owl-nav button.owl-prev, .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style2 > .owl-nav button.owl-prev {
    margin: 0;
    left: 10px !important;
  }
  .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style1 > .owl-nav button.owl-next, .lordcros-shortcode-rooms .lordcros-shortcode-rooms-wrapper.available-rooms-wrap.owl-carousel.room-slider.style2 > .owl-nav button.owl-next {
    margin: 0;
    left: initial !important;
    right: 10px !important;
  }
}
@media (max-width: 478px) {
  .room-slider-content-layout .room-image-gallery .room-slider-placeholder, .single-room-page-content-area .room-image-gallery figure.featured-image-slider {
    margin-bottom: 6px;
  }
}
@media (max-width: 425px) {
  .search-available-rooms .order-view-filter-wrap .order-filter-section select {
    width: 100%;
    padding: 10px 60px 10px 20px;
  }
  .search-available-rooms .order-view-filter-wrap .view-mode-section {
    flex-direction: column;
  }
}
/* Mobile Grid */
@media (max-width: 1199px) {
  .available-rooms-wrap[data-col="4"] > div.room-content-view-wrap, .lordcros-shortcode-services .lordcros-shortcode-services-wrapper[data-col="4"] > div.service-item, .lordcros-blog-wrapper[data-col="4"] > article.blog-post-item, .lordcros-shortcode-img-gallery .image-gallery-inner[data-col="4"] > div.lordcros-image-wrap, .lordcros-shortcode-img-gallery .image-gallery-inner[data-col="5"] > div.lordcros-image-wrap, .lordcros-shortcode-img-gallery .image-gallery-inner[data-col="6"] > div.lordcros-image-wrap, .lordcros-shortcode-posts .lordcros-shortcode-posts-inner[data-col="4"]:not(.owl-carousel) > article.blog-post-item {
    flex: 1 1 33.333% !important;
    max-width: 33.333% !important;
  }
}
@media (max-width: 991px) {
  .available-rooms-wrap[data-col="3"] > div.room-content-view-wrap, .available-rooms-wrap[data-col="4"] > div.room-content-view-wrap, .lordcros-shortcode-services .lordcros-shortcode-services-wrapper[data-col="3"] > div.service-item, .lordcros-shortcode-services .lordcros-shortcode-services-wrapper[data-col="4"] > div.service-item, .lordcros-blog-wrapper[data-col="3"] > article.blog-post-item, .lordcros-blog-wrapper[data-col="4"] > article.blog-post-item, .lordcros-shortcode-img-gallery .image-gallery-inner[data-col="3"] > div.lordcros-image-wrap, .lordcros-shortcode-img-gallery .image-gallery-inner[data-col="4"] > div.lordcros-image-wrap, .lordcros-shortcode-img-gallery .image-gallery-inner[data-col="5"] > div.lordcros-image-wrap, .lordcros-shortcode-img-gallery .image-gallery-inner[data-col="6"] > div.lordcros-image-wrap, .lordcros-shortcode-posts .lordcros-shortcode-posts-inner[data-col="3"]:not(.owl-carousel) > article.blog-post-item, .lordcros-shortcode-posts .lordcros-shortcode-posts-inner[data-col="4"]:not(.owl-carousel) > article.blog-post-item {
    flex: 1 1 50% !important;
    max-width: 50% !important;
  }
}
@media (max-width: 767px) and (min-width: 576px) {
  .available-rooms-wrap .room-grid-view .room-infobox {
    padding: 15px 22px 20px 22px;
  }
}
@media (max-width: 575px) {
  .available-rooms-wrap[data-col="2"] > div.room-content-view-wrap, .available-rooms-wrap[data-col="3"] > div.room-content-view-wrap, .available-rooms-wrap[data-col="4"] > div.room-content-view-wrap, .lordcros-shortcode-services .lordcros-shortcode-services-wrapper[data-col="2"] > div.service-item, .lordcros-shortcode-services .lordcros-shortcode-services-wrapper[data-col="3"] > div.service-item, .lordcros-shortcode-services .lordcros-shortcode-services-wrapper[data-col="4"] > div.service-item, .lordcros-blog-wrapper[data-col="2"] > article.blog-post-item, .lordcros-blog-wrapper[data-col="3"] > article.blog-post-item, .lordcros-blog-wrapper[data-col="4"] > article.blog-post-item, .lordcros-shortcode-img-gallery .image-gallery-inner[data-col="2"] > div.lordcros-image-wrap, .lordcros-shortcode-img-gallery .image-gallery-inner[data-col="3"] > div.lordcros-image-wrap, .lordcros-shortcode-img-gallery .image-gallery-inner[data-col="4"] > div.lordcros-image-wrap, .lordcros-shortcode-img-gallery .image-gallery-inner[data-col="5"] > div.lordcros-image-wrap, .lordcros-shortcode-img-gallery .image-gallery-inner[data-col="6"] > div.lordcros-image-wrap, .lordcros-shortcode-posts .lordcros-shortcode-posts-inner[data-col="2"]:not(.owl-carousel) > article.blog-post-item, .lordcros-shortcode-posts .lordcros-shortcode-posts-inner[data-col="3"]:not(.owl-carousel) > article.blog-post-item, .lordcros-shortcode-posts .lordcros-shortcode-posts-inner[data-col="4"]:not(.owl-carousel) > article.blog-post-item {
    flex: 1 1 100% !important;
    max-width: 100% !important;
  }
}
/* Mobile Pagination */
@media (max-width: 991px) {
  .lordcros-pagination {
    margin-top: 20px;
  }
  .lordcros-pagination ul.page-numbers li a.prev.page-numbers, .lordcros-pagination ul.page-numbers li a.next.page-numbers {
    font-size: 0;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .lordcros-pagination ul.page-numbers {
    font-size: 14px;
  }
  .lordcros-pagination ul.page-numbers li .page-numbers:not(.prev):not(.next) {
    width: 34px;
    height: 34px;
  }
  .lordcros-pagination ul.page-numbers li .page-numbers.prev:after {
    margin-right: 10px;
  }
  .lordcros-pagination ul.page-numbers li .page-numbers.next:after {
    margin-left: 10px;
  }
}
/* Mobile Carousel Navigation */
@media (max-width: 767px) {
  .lordcros-shortcode-img-carousel .image-carousel-inner .owl-nav button.owl-prev, .lordcros-shortcode-img-carousel .image-carousel-inner .owl-nav button.owl-next {
    width: 30px;
    height: 60px;
  }
  .lordcros-shortcode-img-carousel .image-carousel-inner .owl-nav button.owl-prev:after, .lordcros-shortcode-img-carousel .image-carousel-inner .owl-nav button.owl-next:after {
    font-size: 9px;
  }
  .lordcros-shortcode-img-carousel .image-carousel-inner:hover .owl-nav button.owl-prev {
    left: 10px;
  }
  .lordcros-shortcode-img-carousel .image-carousel-inner:hover .owl-nav button.owl-next {
    right: 10px;
  }
  .lordcros-shortcode-img-carousel.nav-center_pos .image-carousel-inner .owl-nav button.owl-prev {
    margin-left: 30px;
  }
  .lordcros-shortcode-img-carousel.nav-center_pos .image-carousel-inner .owl-nav button.owl-next {
    margin-left: -20px;
  }
  .lordcrosnav.tparrows {
    width: 30px;
    height: 60px;
  }
  .lordcrosnav.tparrows:before {
    font-size: 8px;
    line-height: 60px;
  }
}
@media (max-width: 575px) {
  .lordcros-shortcode-img-carousel.nav-center_pos .image-carousel-inner .owl-nav button.owl-prev {
    margin: 0;
    left: 10px !important;
  }
  .lordcros-shortcode-img-carousel.nav-center_pos .image-carousel-inner .owl-nav button.owl-next {
    margin: 0;
    left: initial !important;
    right: 10px !important;
  }
}
/* Mobile Blog/Post */
@media (max-width: 767px) {
  .post-comments-field .post-block.post-comments-inner ul.children {
    padding-left: 0;
  }
}
@media (max-width: 575px) {
  .lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-outer .post-date {
    width: 45px;
    height: 45px;
  }
  .lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-outer .post-date .year {
    font-size: 15px;
    line-height: 18px;
  }
  .lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-outer .post-date .month {
    font-size: 13px;
    line-height: 16px;
  }
  .lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-outer .social-share-buttons .lordcros-social-button {
    width: 45px;
    height: 45px;
  }
  .lordcros-blog-wrapper.post-layout-1 article.blog-post-item .blog-post-item-inner {
    padding-left: 15px;
  }
  .single-post-content .post-inner-content article .post-main-content .post-tags .tag-title {
    margin-right: 10px;
  }
  .single-post-content .post-inner-content article .post-main-content .post-tags > a {
    font-size: 13px;
    padding: 0px 10px;
    margin-right: 10px;
  }
  .single-post-content .post-inner-content article .post-pagination .single-post-navigation a .post-title span {
    display: none;
  }
  .post-comments-field {
    margin-bottom: 0;
  }
  .post-comments-field #respond.comment-respond .comment-form-author, .post-comments-field #respond.comment-respond .comment-form-email, .post-comments-field #respond.comment-respond .comment-form-url {
    width: 100%;
    padding: 0 !important;
  }
}
/* Mobile Special Pages/Shortcodes */
@media (max-width: 1300px) {
  .instagram-widget.instagram-grid.instagram-per-row-10 .instagram-picture, .instagram-widget.instagram-grid.instagram-per-row-9 .instagram-picture {
    width: 20%;
    max-width: 20%;
  }
  .instagram-widget.instagram-grid.instagram-per-row-8 .instagram-picture, .instagram-widget.instagram-grid.instagram-per-row-7 .instagram-picture {
    width: 25%;
    max-width: 25%;
  }
}
@media (max-width: 1199px) {
  .lordcros-room-search-shortcode.font-size-large form .form-input-area > div {
    padding: 0 45px;
  }
  .lordcros-room-search-shortcode.font-size-large form .form-input-area > div .day-val, .lordcros-room-search-shortcode.font-size-large form .form-input-area > div .guest-val {
    font-size: 35px;
    line-height: 40px;
  }
  .lordcros-room-search-shortcode.font-size-large form .form-input-area > div .section-title {
    font-size: 13px;
    line-height: 18px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .available-rooms-wrap .room-list-view .room-infobox .service-book-btn-section {
    flex-direction: column;
    align-items: flex-start;
  }
  .available-rooms-wrap .room-list-view .room-infobox .service-book-btn-section .default-services-wrap {
    margin-right: 0;
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .lordcros-shortcode-services[id*="lordcros-services-"].style2 .lordcros-shortcode-services-wrapper .service-item {
    flex-direction: column;
    margin-bottom: 20px;
  }
  .lordcros-shortcode-services[id*="lordcros-services-"].style2 .lordcros-shortcode-services-wrapper .service-item:last-child {
    margin-bottom: 0;
  }
  .lordcros-shortcode-services[id*="lordcros-services-"].style2 .lordcros-shortcode-services-wrapper .service-item > div {
    flex: 1 1 100%;
    max-width: 100%;
  }
  .lordcros-shortcode-services[id*="lordcros-services-"].style2 .lordcros-shortcode-services-wrapper .service-item .service-thumbs {
    order: initial !important;
  }
  .lordcros-shortcode-services[id*="lordcros-services-"].style2 .lordcros-shortcode-services-wrapper .service-item .service-infobox {
    order: initial !important;
    padding: 25px;
  }
  .lordcros-shortcode-services[id*="lordcros-services-"].style2 .lordcros-shortcode-services-wrapper .service-item .service-infobox:after {
    top: initial;
    left: 50%;
    bottom: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 20px 20px 20px;
    border-color: transparent transparent #f3f3f6 transparent;
    margin-top: 0;
    margin-left: -20px;
  }
  .lordcros-shortcode-services[id*="lordcros-services-"].style3 .lordcros-shortcode-services-wrapper .service-wrap-bg {
    width: 100%;
  }
  .lordcros-shortcode-services[id*="lordcros-services-"].style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .service-item {
    flex-wrap: wrap;
  }
  .lordcros-shortcode-services[id*="lordcros-services-"].style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .service-item > div {
    flex: 1 1 100%;
    max-width: 100%;
  }
  .lordcros-shortcode-services[id*="lordcros-services-"].style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .service-item .service-infobox .service-infobox-wrap {
    max-width: unset;
  }
  .lordcros-shortcode-services[id*="lordcros-services-"].style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .service-item .service-infobox .service-infobox-wrap .service-index {
    color: rgba(255, 255, 255, 0.75);
  }
  .lordcros-shortcode-services[id*="lordcros-services-"].style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .service-item .service-infobox .service-infobox-wrap .service-index .service-number {
    color: #fff;
  }
  .lordcros-shortcode-services[id*="lordcros-services-"].style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .service-item .service-infobox .service-infobox-wrap .service-title a {
    color: #fff;
  }
  .lordcros-shortcode-services[id*="lordcros-services-"].style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .service-item .service-infobox .service-infobox-wrap .brief {
    color: rgba(255, 255, 255, .69);
  }
  .lordcros-shortcode-services[id*="lordcros-services-"].style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .service-item .service-infobox .service-infobox-wrap .service-read-more {
    color: #fff;
    border-color: #fff;
  }
  .lordcros-shortcode-services[id*="lordcros-services-"].style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .service-item .service-infobox .service-infobox-wrap .service-read-more:hover {
    color: rgba(255, 255, 255, 0.8);
    border-color: rgba(255, 255, 255, 0.8);
    background-color: transparent;
  }
  .lordcros-shortcode-services[id*="lordcros-services-"].style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .owl-nav button.owl-prev {
    left: 50%;
    margin-left: -50px;
  }
  .lordcros-shortcode-services[id*="lordcros-services-"].style3 .lordcros-shortcode-services-wrapper .services-wrap-slide .owl-nav button.owl-next {
    left: 50%;
  }
  .lordcros-shortcode-services[id*="lordcros-services-"].style4 .lordcros-shortcode-services-wrapper .services-infoboxes-wrap .service-infobox {
    min-height: unset;
  }
  .lordcros-shortcode-services[id*="lordcros-services-"].style5 .lordcros-shortcode-services-wrapper {
    flex-wrap: wrap;
  }
  .lordcros-shortcode-services[id*="lordcros-services-"].style5 .lordcros-shortcode-services-wrapper .tab-content {
    flex: 1 1 100%;
    max-width: 100%;
    padding-right: 0;
  }
  .lordcros-shortcode-services[id*="lordcros-services-"].style5 .lordcros-shortcode-services-wrapper .service-infobox {
    flex: 1 1 100%;
    max-width: 100%;
    padding-left: 10px;
    margin-top: 20px;
    justify-content: center;
  }
  .lordcros-shortcode-services[id*="lordcros-services-"].style5 .lordcros-shortcode-services-wrapper .service-infobox .shortcode-title {
    font-size: 25px;
    line-height: 35px;
  }
  .lordcros-shortcode-services[id*="lordcros-services-"].style5 .lordcros-shortcode-services-wrapper .service-infobox .shortcode-description {
    margin-top: -35px;
    margin-bottom: 15px;
  }
  .lordcros-shortcode-services[id*="lordcros-services-"].style5 .lordcros-shortcode-services-wrapper .service-infobox .service-titles .tab-pane-title {
    margin-bottom: 5%;
  }
  .lordcros-shortcode-services[id*="lordcros-services-"].style5 .lordcros-shortcode-services-wrapper .service-infobox .service-titles .tab-pane-title a {
    font-size: 17px;
    line-height: 21px;
  }
  .lordcros-shortcode-testimonial .testimonial-inner {
    padding: 0;
  }
  .lordcros-shortcode-testimonial .testimonial-inner .testimonial-inside .testimonial-blockquote {
    padding: 139px 25px 25px 25px;
  }
  .lordcros-shortcode-testimonial .testimonial-inner > .owl-nav {
    display: none !important;
  }
  .lordcros-shortcode-testimonial .testimonial-inner > .owl-dots {
    display: block !important;
  }
  .instagram-widget.instagram-grid[class*='instagram-per-row'] .instagram-picture {
    width: 33.3333% !important;
    max-width: 33.3333% !important;
  }
  .lordcros-shortcode-restaurant-menus .restaurant-menus-innner .shortcode-restaurant-menu .restaurant-menu-detail .menu-title {
    font-size: 15px;
    line-height: 21px;
  }
  .lordcros-shortcode-restaurant-menus .restaurant-menus-innner .shortcode-restaurant-menu .restaurant-menu-detail .menu-subtitle {
    font-size: 13px;
    line-height: 19px;
  }
  .lordcros-shortcode-restaurant-menus .restaurant-menus-innner .shortcode-restaurant-menu .restaurant-menu-price .menu-price {
    font-size: 13px;
    line-height: 19px;
  }
  .lordcros-room-search-shortcode form {
    flex-direction: column;
    align-items: stretch;
  }
  .lordcros-room-search-shortcode form .form-input-area {
    justify-content: space-between;
  }
  .lordcros-room-search-shortcode form .form-input-area > div {
    flex: 1 1 33.333%;
    max-width: 33.333%;
    padding: 0 30px;
  }
  .lordcros-room-search-shortcode form .form-submit-wrap {
    margin-top: 25px;
  }
  .lordcros-room-search-shortcode form .form-submit-wrap .room-search-submit {
    width: 100%;
    min-height: unset !important;
    max-width: 360px;
    margin: 0 auto;
  }
  .lordcros-cookies-inner {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  .lordcros-cookies-inner .cookies-buttons {
    margin-top: 15px;
  }
  .page-content-404 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .page-content-404 .title-404 {
    font-size: 160px;
    line-height: 165px;
  }
}
@media (max-width: 767px) {
  .lordcros-shortcode-services[id*="lordcros-services-"].style4 .lordcros-shortcode-services-wrapper {
    flex-wrap: wrap;
  }
  .lordcros-shortcode-services[id*="lordcros-services-"].style4 .lordcros-shortcode-services-wrapper .services-thumbs-wrap {
    flex: 1 1 100%;
    max-width: 100%;
  }
  .lordcros-shortcode-services[id*="lordcros-services-"].style4 .lordcros-shortcode-services-wrapper .services-thumbs-wrap .service-slider-nav {
    bottom: 0;
    right: 0;
    z-index: 10;
  }
  .lordcros-shortcode-services[id*="lordcros-services-"].style4 .lordcros-shortcode-services-wrapper .services-infoboxes-wrap {
    flex: 1 1 100%;
    max-width: 100%;
    transform: none;
  }
  .lordcros-shortcode-posts .owl-nav button.owl-prev, .instagram-widget .instagram-photos .owl-nav button.owl-prev, .lordcros-shortcode-posts .owl-nav button.owl-next, .instagram-widget .instagram-photos .owl-nav button.owl-next {
    width: 30px;
    height: 60px;
  }
  .lordcros-shortcode-posts .owl-nav button.owl-prev:after, .instagram-widget .instagram-photos .owl-nav button.owl-prev:after, .lordcros-shortcode-posts .owl-nav button.owl-next:after, .instagram-widget .instagram-photos .owl-nav button.owl-next:after {
    font-size: 9px;
  }
  .lordcros-shortcode-posts:hover .owl-nav button.owl-prev, .instagram-widget .instagram-photos:hover .owl-nav button.owl-prev {
    left: 10px;
  }
  .lordcros-shortcode-posts:hover .owl-nav button.owl-next, .instagram-widget .instagram-photos:hover .owl-nav button.owl-next {
    right: 10px;
  }
  .lordcros-shortcode-countdown-timer .countdown-timer {
    transform: scale(0.7);
  }
  .lordcros-shortcode-countdown-timer .countdown-timer span.time {
    padding: 0 20px;
  }
  .lordcros-room-search-shortcode.font-size-large form .form-input-area > div, .lordcros-room-search-shortcode form .form-input-area > div {
    padding: 0 10px;
  }
  .lordcros-room-search-shortcode.font-size-large:not(.date-format-style1) .year-val, .lordcros-room-search-shortcode:not(.date-format-style1) .year-val {
    display: none !important;
  }
  .available-rooms-wrap .room-list-view .room-infobox .service-book-btn-section {
    flex-direction: column;
    align-items: flex-start;
  }
  .available-rooms-wrap .room-list-view .room-infobox .service-book-btn-section .default-services-wrap {
    margin-right: 0;
    margin-bottom: 15px;
  }
}
@media (max-width: 575px) {
  .empty-room-desc i {
    font-size: 110px;
  }
  .empty-room-desc h2.title {
    font-size: 30px;
    line-height: 35px;
  }
  .empty-room-desc p.desc {
    font-size: 14px;
    line-height: 20px;
  }
  .lordcros-shortcode-services.style3 .lordcros-shortcode-services-wrapper .services-wrap-slide {
    padding: 0 30px;
  }
  .lordcros-shortcode-countdown-timer .countdown-timer {
    transform: scale(0.45);
  }
  .lordcros-shortcode-countdown-timer .countdown-timer span.time {
    padding: 0 10px;
  }
  .lordcros-room-search-shortcode.font-size-large form .form-input-area > div .section-title, .lordcros-room-search-shortcode form .form-input-area > div .section-title {
    font-size: 11px;
    line-height: 16px;
  }
  .lordcros-room-search-shortcode.font-size-large form .form-input-area > div .day-val, .lordcros-room-search-shortcode form .form-input-area > div .day-val, .lordcros-room-search-shortcode.font-size-large form .form-input-area > div .guest-val, .lordcros-room-search-shortcode form .form-input-area > div .guest-val {
    font-size: 25px;
    line-height: 30px;
  }
  .lordcros-room-search-shortcode.font-size-large form .form-input-area > div .month-val, .lordcros-room-search-shortcode form .form-input-area > div .month-val, .lordcros-room-search-shortcode.font-size-large form .form-input-area > div .year-val, .lordcros-room-search-shortcode form .form-input-area > div .year-val {
    font-size: 12px;
    line-height: 16px;
  }
  .lordcros-room-search-shortcode.font-size-large.date-format-style1 .form-input-area .check-in-section-wrap .leftside-inner, .lordcros-room-search-shortcode.date-format-style1 .form-input-area .check-in-section-wrap .leftside-inner, .lordcros-room-search-shortcode.font-size-large.date-format-style3 .form-input-area .check-in-section-wrap .leftside-inner, .lordcros-room-search-shortcode.date-format-style3 .form-input-area .check-in-section-wrap .leftside-inner, .lordcros-room-search-shortcode.font-size-large.date-format-style1 .form-input-area .check-out-section-wrap .leftside-inner, .lordcros-room-search-shortcode.date-format-style1 .form-input-area .check-out-section-wrap .leftside-inner, .lordcros-room-search-shortcode.font-size-large.date-format-style3 .form-input-area .check-out-section-wrap .leftside-inner, .lordcros-room-search-shortcode.date-format-style3 .form-input-area .check-out-section-wrap .leftside-inner {
    margin-left: 5px;
  }
  .lordcros-room-search-shortcode.font-size-large.date-format-style2 .form-input-area .check-in-section-wrap .leftside-inner, .lordcros-room-search-shortcode.date-format-style2 .form-input-area .check-in-section-wrap .leftside-inner, .lordcros-room-search-shortcode.font-size-large.date-format-style2 .form-input-area .check-out-section-wrap .leftside-inner, .lordcros-room-search-shortcode.date-format-style2 .form-input-area .check-out-section-wrap .leftside-inner {
    margin-left: 10px;
  }
  .lordcros-room-search-shortcode.font-size-large.date-format-style2 .form-input-area .check-in-section-wrap .leftside-inner i.fa-chevron-down, .lordcros-room-search-shortcode.date-format-style2 .form-input-area .check-in-section-wrap .leftside-inner i.fa-chevron-down, .lordcros-room-search-shortcode.font-size-large.date-format-style2 .form-input-area .check-out-section-wrap .leftside-inner i.fa-chevron-down, .lordcros-room-search-shortcode.date-format-style2 .form-input-area .check-out-section-wrap .leftside-inner i.fa-chevron-down {
    margin-left: 5px;
  }
  .available-rooms-wrap .room-list-view {
    flex-direction: column;
  }
  .available-rooms-wrap .room-list-view .room-thumbs {
    max-width: unset;
    min-width: unset;
    width: 100%;
  }
}
@media (max-width: 425px) {
  .lordcros-shortcode-testimonial .testimonial-inner .testimonial-inside .testimonial-blockquote .quote-icon {
    top: 25px;
    left: 30px;
  }
  .lordcros-shortcode-restaurant-menus .restaurant-menus-innner .shortcode-restaurant-menu .restaurant-menu-image {
    max-width: 90px;
    margin-right: 10px;
  }
  .lordcros-shortcode-restaurant-menus .restaurant-menus-innner .shortcode-restaurant-menu .restaurant-menu-detail {
    margin-right: 10px;
  }
  .page-content-404 .title-404 {
    font-size: 130px;
    line-height: 135px;
  }
  .page-content-404 .search-form-wrapper-404 #searchform input[type="search"] {
    min-width: unset;
    width: auto;
  }
}
/* Dashboard Pages */
@media (max-width: 1650px) {
  .main-content.dashboard-page-wrap .tab-head {
    width: 220px;
  }
  .main-content.dashboard-page-wrap .tab-content {
    padding: 30px;
  }
  .main-content.dashboard-page-wrap .alert {
    right: 45px;
    top: 42px;
  }
  .dashboard-page-wrap .tab-content .booking-information-table {
    margin: 0 -5px;
    margin-bottom: 10px;
  }
  .dashboard-page-wrap .tab-content .booking-information-table .single-information {
    padding: 0 5px;
  }
  .dashboard-page-wrap .tab-content .dashboard-blocks-wrap {
    margin: 0 -5px;
  }
  .dashboard-page-wrap .tab-content .dashboard-blocks-wrap .block-content {
    padding: 0 5px;
  }
}
@media (max-width: 1330px) {
  .dashboard-page-wrap .tab-content .booking-information-table {
    flex-wrap: wrap;
    margin-bottom: 0;
  }
  .dashboard-page-wrap .tab-content .booking-information-table .single-information {
    flex: 1 1 50%;
    max-width: 50%;
    margin-bottom: 10px;
  }
  .dashboard-page-wrap .profile-block-wrap .view-profile-inner .profile-info-list .single-list {
    flex: 1 1 50%;
    max-width: 50%;
  }
  .dashboard-page-wrap .booking-status-filter .single-radio {
    margin-right: 20px;
  }
}
@media (max-width: 1200px) {
  .dashboard-page-wrap .booking-status-filter .form-filter-wrap {
    flex-direction: column;
    align-items: flex-start;
  }
  .dashboard-page-wrap .booking-status-filter .radio-filter-part {
    flex-wrap: wrap;
  }
  .dashboard-page-wrap .booking-status-filter .single-radio {
    margin-bottom: 20px;
  }
  .dashboard-page-wrap .booking-history .booking-info-list .box-title {
    padding-left: 20px;
  }
  .dashboard-page-wrap .booking-history .booking-info-list .book-date-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 991px) {
  .main-content.dashboard-page-wrap .tab-head {
    width: 70px;
  }
  .dashboard-page-wrap .tab-head .nav-link {
    font-size: 0;
    justify-content: center;
    padding: 20px 10px;
  }
  .dashboard-page-wrap .tab-head .nav-link i {
    margin-right: 0;
  }
  .dashboard-page-wrap .profile-block-wrap .photo-upload-right-part {
    flex-direction: column;
  }
  .dashboard-page-wrap .profile-block-wrap .edit-profile-inner .form-group.photo-upload .fileinput {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .dashboard-page-wrap .booking-history .booking-info-list {
    flex-direction: column;
  }
  .dashboard-page-wrap .booking-history .booking-info-list .box-title {
    padding-left: 0;
    text-align: center;
    margin-top: 10px;
  }
  .dashboard-page-wrap .booking-history .booking-info-list .book-date-info {
    font-size: 13px;
    padding: 0;
    text-align: center;
  }
  .dashboard-page-wrap .booking-history .booking-info-list .booking-status-btn {
    min-width: 100px;
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .dashboard-page-wrap .tab-content .dashboard-blocks-wrap {
    flex-wrap: wrap;
  }
  .dashboard-page-wrap .tab-content .dashboard-blocks-wrap .block-content {
    flex: 1 1 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
  .dashboard-page-wrap .profile-block-wrap .view-profile-inner .profile-info-list .single-list {
    flex: 1 1 100%;
    max-width: 100%;
  }
}
@media (max-width: 640px) {
  .main-content.dashboard-page-wrap .tab-content {
    padding: 15px;
  }
  .main-content.dashboard-page-wrap .alert {
    position: fixed;
    top: 50%;
    right: 50%;
    transform: translateX(50%);
    min-width: 300px;
    z-index: 1000;
  }
  .main-content.dashboard-page-wrap .alert i {
    margin-left: 10px;
  }
  .dashboard-page-wrap .tab-content .tab-content-title {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .dashboard-page-wrap .tab-content .booking-information-table .single-information {
    flex: 1 1 100%;
    max-width: 100%;
  }
  .dashboard-page-wrap .tab-content .information-wrap {
    padding: 15px;
  }
  .dashboard-page-wrap .tab-content .information-wrap .icon-part {
    width: 90px;
    height: 90px;
  }
  .dashboard-page-wrap .tab-content .block-content-inner {
    padding: 15px;
  }
  .dashboard-page-wrap .profile-block-wrap .view-profile-inner .profile-head-part {
    flex-direction: column;
    align-items: flex-start;
  }
  .dashboard-page-wrap .profile-block-wrap .view-profile-inner .profile-head-part .fullname {
    margin-bottom: 10px;
  }
  .dashboard-page-wrap .profile-block-wrap .view-profile-inner .profile-photo {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .dashboard-page-wrap .profile-block-wrap .view-profile-inner .profile-photo img {
    max-width: 150px;
  }
  .dashboard-page-wrap .profile-block-wrap .edit-profile-inner .form-group.photo-upload {
    flex-direction: column;
    align-items: flex-start;
  }
  .dashboard-page-wrap .profile-block-wrap .edit-profile-inner .form-group.photo-upload .photo-box-wrap {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .dashboard-page-wrap .profile-block-wrap .edit-profile-inner .form-group.photo-upload .photo-box-wrap img {
    max-width: 150px;
  }
}
@media (max-width: 575px) {
  .edit-profile-inner .form-group .col-sm-6 {
    margin-bottom: 25px;
  }
  .edit-profile-inner .form-group .col-sm-6:last-child {
    margin-bottom: 0;
  }
  .dashboard-page-wrap .booking-status-filter .sort-filter-part {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .dashboard-page-wrap .booking-status-filter .sort-filter-part .sort-title {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 370px) {
  .dashboard-page-wrap .tab-content .dashboard-blocks-wrap .block-list-wrap .list-title {
    flex-direction: column;
  }
}
