/*
Theme Name: FiveStar
Theme URI: http://fivestar.mikado-themes.com
Description: A Contemporary Theme for Creative Business
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: fivestar
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.4.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

@import url('https://fonts.googleapis.com/css?family=Gelasio&display=swap');
@font-face {
    font-family: "Material-Design-Icons";
    src: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/64/Material-Design-Icons.eot");
    src: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/64/Material-Design-Icons.eot?#iefix") format("embedded-opentype"), url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/64/Material-Design-Icons.woff") format("woff"), url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/64/Material-Design-Icons.ttf") format("truetype"), url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/64/Material-Design-Icons.svg#Material-Design-Icons") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MinionPro-Regular';
    src: url('fonts/MinionPro-Regular/MinionPro-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/MinionPro-Regular/MinionPro-Regular.otf') format('opentype'), url('fonts/MinionPro-Regular/MinionPro-Regular.woff') format('woff'), url('fonts/MinionPro-Regular/MinionPro-Regular.ttf') format('truetype'), url('fonts/MinionPro-Regular/MinionPro-Regular.svg#fonts/MinionPro-Regular/MinionPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'iCiel Grandma';
    src: url('fonts/iCielGrandma/iCielGrandma.eot?#iefix') format('embedded-opentype'), url('fonts/iCielGrandma/iCielGrandma.otf') format('opentype'), url('fonts/iCielGrandma/iCielGrandma.woff') format('woff'), url('fonts/iCielGrandma/iCielGrandma.ttf') format('truetype'), url('fonts/iCielGrandma/iCielGrandma.svg#fonts/iCielGrandma/iCielGrandma') format('svg');
    font-weight: 800 !important;
    font-style: normal;
}

@font-face {
    font-family: 'HaloHandletter';
    src: url('fonts/HaloHandletter/HaloHandletter.eot?#iefix') format('embedded-opentype'), url('fonts/HaloHandletter/HaloHandletter.otf') format('opentype'), url('fonts/HaloHandletter/HaloHandletter.woff') format('woff'), url('fonts/HaloHandletter/HaloHandletter.ttf') format('truetype'), url('fonts/HaloHandletter/HaloHandletter.svg#fonts/HaloHandletter/HaloHandletter') format('svg');
    font-weight: normal;
    font-style: normal;
}

button:focus {
    outline: 0px !important;
}

* {
    letter-spacing: 0 !important;
}

.justify-content-flex-end {
    justify-content: flex-end;
}

.mkdf-page-header .mkdf-menu-area {
    background-color: transparent !important;
}

.mkdf-page-header .mkdf-fixed-wrapper.fixed .mkdf-menu-area {
    background-color: #2F4055 !important;
}

.mkdf-top-bar {
    display: none;
}

.mkdf-logo-wrapper>a {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 10px;
}

.mkdf-position-right-inner {
    display: inline-flex !important;
    padding-right: 20px;
    align-items: center;
}

.mkdf-position-right-inner .mkdf-button-widget a {
    padding: 5px 10px !important;
    margin-right: 20px;
}

.mkdf-page-header .mkdf-grid {
    width: 100% !important;
}

.widget_polylang .lang-item a {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    letter-spacing: 0.03em;
    color: #fff;
    text-transform: uppercase;
}

.mkdf-logo-wrapper a img.mkdf-normal-logo {
    opacity: 1 !important;
}

.mkdf-page-header .mkdf-fixed-wrapper.fixed a img.mkdf-normal-logo {
    opacity: 0 !important;
    transform: none;
    display: none;
}

.mkdf-page-header .mkdf-fixed-wrapper.fixed a img.mkdf-light-logo {
    opacity: 1 !important;
    transform: none;
    display: block;
}

.mkdf-page-header .mkdf-fixed-wrapper .mkdf-logo-wrapper:hover img.mkdf-normal-logo {
    display: none;
}

.mkdf-page-header .mkdf-fixed-wrapper .mkdf-logo-wrapper img.mkdf-light-logo {
    display: none;
}

.mkdf-page-header .mkdf-fixed-wrapper .mkdf-logo-wrapper:hover img.mkdf-light-logo {
    opacity: 1;
    transform: none;
    display: inline-block;
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    font-family: iCiel Grandma;
    font-style: normal;
    font-weight: bold;
    font-size: 21px;
    color: #FFFFFF;
    background-color: transparent;
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row:after {
    content: '';
    display: inline-block;
    width: 100vw;
    position: absolute;
    height: 100%;
    z-index: 1;
    background: #fff;
    left: calc((890px - 100vw)/2);
    background: rgba(255, 255, 255, 1);
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-flyout ul.mega-sub-menu {
    background-color: transparent !important;
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-megamenu>ul.mega-sub-menu {
    background: rgba(255, 255, 255, 0.8);
    top: 49px;
}

.mkdf-main-menu ul {
    z-index: 99;
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
    background: none;
    text-decoration: underline;
    color: rgba(47, 64, 85, 0.5);
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-megamenu>ul.mega-sub-menu .mega-block-title {
    font-family: HaloHandletter !important;
    font-size: 48px !important;
    color: #A83829 !important;
    text-transform: none !important;
    font-weight: normal !important;
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
    border-bottom: 1px solid #000 !important;
    padding: 10px 15px !important;
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item:last-of-type {
    border: none !important;
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-megamenu>ul.mega-sub-menu>li a.mega-menu-link {
    font-family: Roboto !important;
    font-style: normal;
    font-weight: normal !important;
    font-size: 17px !important;
    color: #2F4055 !important;
    text-transform: none !important;
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column {
    padding: 20px 0 0;
}

.mkdf-light-header .mkdf-page-header>div:not(.fixed):not(.mkdf-sticky-header) .mkdf-logo-wrapper .mkdf-dark-logo {
    display: none;
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-item>a.mega-menu-link:hover {
    color: #A83829;
    text-decoration: none;
    background-color: transparent;
}


/*rules for fonts*/

div,
p,
.mkdf-section-title-holder span.mkdf-st-text {
    font: 14px Gelasio, sans-serif;
    line-height: 22px;
    font-style: normal;
    font-weight: normal;
    color: #000;
    line-height: 150%;
    */ font-family: Gelasio;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    color: #4F4F4F;
}

.custom-text-block h3 {
    font-family: iCiel Grandma;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 142%;
    letter-spacing: 0.03em;
    color: #4F4F4F;
}

.mkdf-section-title-holder span.mkdf-st-text {
    max-width: 660px;
    text-align: center;
    margin: 0 auto;
}

.mkdf-section-title-holder .mkdf-st-subtitle {
    line-height: 20px;
}

.mkdf-section-title-holder .mkdf-st-title {
    margin-bottom: 14px;
}

h2 {
    font: 30px iCielGrandma, sans-serif;
    color: #bb822c;
}

h1,
h2,
h3 {
    text-transform: none;
}

.cl-bb822c {
    color: #bb822c;
}

.mkdf-page-header .mkdf-menu-area {
    height: 76px !important;
}

.mkdf-page-header .mkdf-logo-area .mkdf-logo-wrapper a,
.mkdf-page-header .mkdf-menu-area .mkdf-logo-wrapper a,
.mkdf-sticky-header .mkdf-sticky-holder .mkdf-logo-wrapper a {
    height: auto !important;
}

.mkdf-content,
.mkdf-page-footer,
.mkdf-page-footer,
.mkdf-container,
.mkdf-title-wrapper {
    background: url(assets/img/bg-content.png) left top repeat transparent;
}

#menu-footer-menu li a {
    color: #000;
    font: 15.5px MinionPro-Regular, sans-serif;
}

#menu-footer-menu li a:hover {
    color: #bb822c;
}

#menu-footer-menu li {
    margin: 0 50px;
    display: inline-block;
}

#menu-footer-menu li:first-of-type {
    margin-left: 0;
}

#menu-footer-menu li:last-of-type {
    margin-right: 0;
}

.mkdf-page-footer .widget_text {
    width: 100%;
}

.mkdf-page-footer .footer-newsletter .mkdf-widget-title {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 15.5px;
    line-height: 25px;
    text-transform: none;
}

.mkdf-page-footer .footer-newsletter .placeholder {
    color: rgba(0, 0, 0, 0.3);
    font: 15.5px Roboto, sans-serif;
}

.mkdf-page-footer .footer-newsletter .input-newsletter input[type=email] {
    width: 384px;
    height: 42px;
    border: none;
    background: #fff
}

.mkdf-page-footer .footer-newsletter .input-newsletter {
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
}

.mkdf-page-footer .footer-newsletter .input-newsletter input[type=submit] {
    display: inline-block;
    width: 145px;
    height: 42px;
    margin-left: 10px;
    border: none;
    background: url(/wp-content/themes/fivestar/assets/img/bg-submit.png) left top repeat-x transparent;
    line-height: 0;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.03em;
    color: #A83829;
}

.mkdf-page-footer .widget_custom_html .dots {
    width: 197px;
    height: 11px;
    display: inline-block;
    background: url(assets/img/dots.png) left top no-repeat transparent;
    margin-top: 30px;
}

.mkdf-page-footer #text-7 p {
    font: 15.5px Open Sans, sans-serif;
}

.mkdf-page-footer #text-7 p:first-of-type {
    margin-bottom: 10px;
}


/*Styles for home page*/

.mkdf-content .hesperiden.tparrows.tp-leftarrow:before {
    content: '';
    width: 42px;
    height: 42px;
    background: url(assets/img/arrow-slider.png) left top no-repeat transparent;
}

.mkdf-content .hesperiden.tparrows.tp-rightarrow:before {
    content: '';
    width: 42px;
    height: 42px;
    background: url(assets/img/arrow-slider.png) left top no-repeat transparent;
    transform: rotate(180deg);
}


/*.mkdf-content .hesperiden.tparrows{
	background-color: transparent;
}*/

.text-720 {
    max-width: 720px;
}

.text-center {
    margin: 0 auto;
}

.text-transform-no {
    text-transform: none;
}

.video-custom {}

.mkdf-content .img-spec:after,
.img-spec:after {
    bottom: -1px;
}

.mkdf-content .img-bottom figure {
    margin: 0;
}

.mkdf-content .img-bottom figcaption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font: 30px Open Sans, sans-serif;
    color: #fff;
    margin: 0;
}

.text-center {
    text-align: center;
}

.vc_column_container .btn-see-more {
    background: url(assets/img/bg-bt-discovery.png) left top no-repeat transparent;
    width: 154px;
    height: 46px;
    color: #a89345;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: none;
}

.vc_column_container .btn-see-more span {
    font: 18px Caveat, sans-serif;
    font-weight: 700;
    color: #a89345;
    text-transform: none;
}

.circle-img {
    margin: 60px 0;
}

.mt-50 {
    margin-top: 50px !important;
}

.my-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}

h1,
h2,
h3,
h4,
h5 {
    display: inline-block;
    width: 100%;
}

#codewidget-2 .widgettitle {
    display: none;
}

.container-bg-video {
    height: 600px;
    z-index: -99;
}

.area-home-video-youtube .widgettitle {
    display: none;
}

.mute {
    position: absolute;
    top: 50px;
    right: 4%;
    z-index: 2;
    width: 40px;
    height: 40px;
    color: #fff;
    cursor: pointer;
    background: url(assets/img/spk-on.png) no-repeat center;
    background-size: 22px;
}

.mute:before {
    content: '';
    display: block;
    height: 1px;
    width: 30px;
    background: #fff;
    border-radius: 10px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    margin: 19px auto;
    transition: width .8s ease 0;
    -webkit-transition: width .8s ease 0;
    -moz-transition: width .8s ease 0;
    -o-transition: width .8s ease 0;
    -ms-transition: width .8s ease 0;
}

.mute.spk:before {
    width: 0;
}

#lang_choice_polylang-3 {
    background: none;
    font: 15px Open Sans;
    color: #fff;
    font-weight: bold;
    border: none;
}

#lang_choice_polylang-3 option {
    background-color: #c2c2c2;
}


/*Renew style*/

#menu-main-menu .menu-item.homeicon {
    text-indent: -9999px;
    width: 47px;
    margin: 0 16px;
}

#menu-main-menu .menu-item.homeicon>a {
    width: 47px;
    height: 86px;
    display: inline-block;
}

#menu-main-menu .menu-item .item_text {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.03em;
    color: rgba(47, 64, 85, 0.5);
    text-transform: none;
    white-space: nowrap;
}

.darker-bg {
    text-align: center;
    position: relative;
}

.home-image-row {
    position: relative;
    display: inline-block;
}

.home-image-row h2 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    margin: 0;
}

.mkdf-grid-row .vc_custom_1514288437790 {
    padding: 0 !important;
}

.container-bg-video.img-spec:before {
    display: none;
}

#nav_menu-3 {
    width: 100%;
}

#menu-footer-menu {
    display: inline-block;
}

.experiences-block {
    position: relative;
}

.widget_text .mkdf-widget-title,
.widget_codewidget .mkdf-widget-title {
    display: none;
}

#custom_html-3 img {
    display: inline-block;
}

.mkdf-page-footer .mkdf-footer-top-holder,
.mkdf-page-footer .mkdf-footer-bottom-holder {
    background-color: transparent;
}

.mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-inner.mkdf-full-width {
    padding-left: 0;
    padding-right: 0;
}

.mkdf-page-footer .mkdf-footer-bottom-holder {
    position: relative;
    background: url(/wp-content/themes/fivestar/assets/img/bg-content.png) left top repeat #fff;
    padding-top: 50px;
}

.mkdf-page-footer .mkdf-footer-top-holder {
    position: relative;
}

.mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-inner.mkdf-full-width {
    padding-top: 30px;
}

.mkdf-page-footer {
    background: url(/wp-content/themes/fivestar/assets/img/bg-content.png) left top repeat #2F4055;
}

#text-15 .textwidget p {
    font-size: 18px;
    margin-bottom: 5px;
}

#custom_html-3 .find-us-text {
    font: 24px iCielGrandma, sans-serif;
    color: #bb822c;
}

.mkdf-page-footer .widget_text#custom_html-3 {
    margin-bottom: 10px;
}

#text-15 img {
    display: inline-block;
    margin-right: 5px;
}

#text-15 .textwidget p:last-of-type {
    display: flex;
    align-items: center;
    justify-content: center;
}

#codewidget-2 .weather {
    display: flex;
}

.weather span {
    font: 24px MinionPro-Regular, sans-serif;
    color: #bb822c;
}

#codewidget-2 .weather span {
    display: inline-flex;
    align-items: center;
    margin: 0 10px;
}

#codewidget-2 .weather span img {
    margin-right: 10px;
}

.mkdf-page-footer .mkdf-footer-bottom-holder .mkdf-footer-bottom-inner.mkdf-full-width {
    padding-bottom: 33px;
}

.mkdf-btn.mkdf-btn-solid:not(.mkdf-btn-custom-hover-bg):hover {
    background-color: transparent !important;
    border: none;
    opacity: 0.8;
}

.vc_custom_1493908082591 {
    padding-top: 80px !important;
}

.contact-us {
    position: fixed;
    right: 0;
    top: 70%;
    margin-top: -50px;
    z-index: 9999;
}

.contact-us a {
    width: 190px;
    height: 56px;
    background: url(assets/img/bg-fixed-button.png) center center no-repeat transparent;
    margin-bottom: 10px;
    font: 28px Caveat, sans-serif;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-us a:hover {
    opacity: 0.8;
}

.page-id-3643 .mkdf-page-header .mkdf-menu-area {
    background-color: rgba(255, 255, 255, 0.8);
    ;
}

.grid-image {
    position: relative;
}

.grid-image:hover {
    position: 0.8;
}

.grid-image .wpb_heading {
    font: 30px Caveat, sans-serif;
    font-weight: 700;
    color: #fff;
    position: absolute;
    left: 20px;
    bottom: 40px;
    margin: 0;
    text-align: left;
    text-shadow: 1px 1px #000;
    z-index: 99;
}

.grid-image .vc_figure-caption {
    font: 15px MinionPro-Regular, sans-serif;
    color: #fff;
    position: absolute;
    left: 20px;
    bottom: 20px;
    text-shadow: 1px 1px #000;
}

.grid-image-inline {
    float: left;
    width: calc(100%/2 - 10px);
    margin-bottom: 20px !important;
}

.grid-image-inline:nth-of-type(2n+1) {
    margin-right: 20px;
}

#menu-main-menu {
    width: 1000px;
    display: flex;
    justify-content: space-between;
}

#menu-main-menu>li:first-of-type a {
    padding-left: 0;
}

#menu-main-menu>li:last-of-type a {
    padding-right: 0;
}

.mkdf-menu-area.mkdf-menu-center .mkdf-position-center:before {
    display: none;
}

.mkdf-main-menu>ul>li>a .item_outer:hover {
    color: #bb822c;
}

.mkdf-drop-down .second {
    background: url(assets/img/bg-header.png) left top repeat transparent;
    padding: 10px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    left: 6px;
    top: 70%;
}

.mkdf-drop-down .second .item_text {
    font: 16px MinionPro-Regular, sans-serif;
    color: #fff;
}

.mkdf-drop-down .second .item_text:hover {
    color: #bb822c;
}

.mkdf-drop-down .second .inner ul li a {
    padding: 5px 0;
}

.mkdf-drop-down .narrow .second .inner ul {
    padding: 0;
    background: transparent;
}

.mkdf-drop-down .narrow .second .inner ul li {
    width: auto;
}

#menu-main-menu>li:first-of-type .second {
    left: -8px;
}

.wpb_wrapper {
    position: relative;
    z-index: 0;
}

.hover-opc:hover {
    opacity: 0.8;
}

.link-location {
    width: 110px;
    display: inline-block;
}

#rev_slider_9_1 .zeus .tp-bullet-image,
#rev_slider_9_1 .zeus .tp-bullet-imageoverlay,
#rev_slider_9_1 .zeus .tp-bullet-title {
    display: none;
}

.mkdf-light-header .mkdf-page-header>div:not(.mkdf-sticky-header):not(.fixed) .mkdf-main-menu>ul>li.mkdf-active-item>a,
.mkdf-light-header .mkdf-page-header>div:not(.mkdf-sticky-header):not(.fixed) .mkdf-main-menu>ul>li>a:hover {
    color: #bb822c;
}

.wpb_single_image a.vc_single_image-wrapper:hover {
    opacity: 0.8;
}

#mega-menu-wrap-main-navigation {
    background: none !important;
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-item>a.mega-menu-link {
    background: none;
    font-family: iCiel Grandma;
    font-style: normal;
    font-weight: bold;
    font-size: 21px;
    height: auto;
    margin: 0 10px;
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
#mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
#mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
    background: none;
    color: #A83829;
    border: none;
    font-weight: bold;
}

.mkdf-fixed-wrapper.fixed #mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
.mkdf-fixed-wrapper.fixed #mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
#mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
    color: #DBD1B7;
    font-weight: normal;
}

#mega-menu-wrap-main-navigation {
    height: 76px;
    display: flex;
    align-items: center;
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
    display: none;
}

.mkdf-page-footer .mkdf-footer-top-holder .mkdf-column-content:first-of-type {
    background: url(/wp-content/themes/fivestar/assets/img/bg-special.png) left top repeat #2F4055;
    width: 100%;
    padding-top: 30px;
}

.mkdf-page-footer .mkdf-footer-top-holder .mkdf-column-content:first-of-type p {
    color: #fff;
    font-size: 18.5px;
    line-height: 142%;
}

.mkdf-page-footer .mkdf-footer-top-holder .mkdf-column-content:last-of-type {
    background: url(/wp-content/themes/fivestar/assets/img/bg-special.png) left top repeat #A83829;
    width: 100%;
    min-height: 108px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mkdf-page-footer .mkdf-footer-top-holder .mkdf-column-content:last-of-type div,
.mkdf-page-footer .mkdf-footer-top-holder .mkdf-column-content:last-of-type p {
    display: inline-block;
    width: auto;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.mkdf-page-footer .mkdf-footer-top-holder .mkdf-column-content:last-of-type .social-text p {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 18.5px;
    color: #fff;
}

.mkdf-page-footer .mkdf-footer-top-holder .mkdf-column-content:last-of-type .maisondufil p {
    color: #fff;
    margin-left: 20px;
}

.mkdf-page-footer .mkdf-footer-bottom-holder {
    text-align: center;
}

.mkdf-page-footer .mkdf-footer-bottom-inner {
    width: 1200px;
    display: inline-block;
    text-align: left;
}

.mkdf-page-footer .mkdf-footer-bottom-inner .address-info {
    text-align: left;
    width: 40%;
}

.mkdf-social-icon-widget-holder {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    margin: 0;
    width: 48px;
    height: 48px;
    border: 1px solid #fff;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
}

.address-info .textwidget p {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 10px 0;
}

.address-info .textwidget p:first-of-type {
    margin-top: 0;
    margin-bottom: 20px;
}

.address-info .textwidget img {
    margin-right: 10px;
}

.address-info .textwidget a {
    color: #2F4055;
}

#menu-footer-menu li {
    display: block;
    float: none;
}

.mkdf-page-footer .quick-links .mkdf-widget-title,
.mkdf-page-footer .other-brands .mkdf-widget-title {
    color: #A83829;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 18.5px;
    line-height: 142%;
}

.mkdf-page-footer .quick-links ul li {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 15.5px;
    line-height: 25px;
    color: #2F4055;
    background: url(/wp-content/themes/fivestar/assets/img/pre-nav-item.png) left center no-repeat transparent;
    padding-left: 15px !important;
    margin: 10px 0 !important;
    width: 100%;
}

.mkdf-page-footer .other-brands {
    display: inline-block;
    width: 328px;
}

.mkdf-page-footer .other-brands .mkdf-widget-title,
.mkdf-page-footer .other-brands .textwidget {
    display: block;
    width: auto;
}

.mkdf-page-footer .other-brands p {
    display: inline-block;
}

.mkdf-page-footer .mkdf-grid-col-12 {
    display: flex;
    justify-content: space-between;
}

.mkdf-page-footer .other-brands .textwidget {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


/*main menu mobile*/

.title-lv2,
.title-lv2 h2,
.title-lv2 h1 {
    font-family: iCiel Grandma;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 44px;
    /* identical to box height */
    letter-spacing: 0.07em;
    text-transform: capitalize;
    color: #A83829;
    margin-bottom: 40px;
    position: relative;
    display: inline-block;
    width: auto;
}

.title-lv3 {
    font-family: iCiel Grandma;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    color: #A83829;
}

.d-inline-block {
    display: inline-block !important;
    width: auto !important;
}

.mb-30 {
    margin-bottom: 30px;
}

.mt-30 {
    margin-top: 30px;
}

.d-flex {
    display: flex;
}

.mt-80 {
    margin-top: 80px;
}

.mt-60 {
    margin-top: 60px;
}

.p-0 {
    padding: 0 !important;
}

.position-relative {
    position: relative;
}

div .swiper-button-prev,
div .swiper-button-next {
    width: 48px;
    height: 48px;
    border: 1px solid #fff;
    border-radius: 100%;
    left: -24px;
    z-index: 9;
    background: none;
    z-index: 9999;
}

div .swiper-button-next {
    background: none;
    right: -24px;
    left: auto;
}

div .swiper-button-next:after,
div .swiper-button-prev:after {
    font-size: 20px;
    color: #fff;
}

div .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}

div .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,
div .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    background: rgba(47, 64, 85, 0.7);
    transform: scale(.8);
}

div .swiper-pagination-bullet-active {
    background-color: #2F4055;
}

.swiper-pagination {
    display: none;
}

.button-booking {
    width: 155px;
    height: 40px;
    border: 1px solid #A83829;
    box-sizing: border-box;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.03em;
    color: #A83829;
}

a.see-more {
    font-family: Roboto;
    font-style: italic;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0.05em;
    text-decoration-line: underline;
    color: #A83829;
}

.booking-button {
    width: 180px;
    height: 42px;
    transform: rotate(-90deg) translateY(-50%);
    background: #A83829;
    position: fixed;
    right: -90px;
    top: 50%;
    z-index: 99;
    margin: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.booking-button a {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    text-transform: uppercase;
    color: #fff;
}

.booking-button:hover {
    opacity: 0.8;
}

.booking-button a:hover;
{
    text-decoration: none !important;
}

.w-791 {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 791px;
    width: 100%;
}

.banner-image{
   // margin-top: -80px;
}

.tab-content>.tab-pane {
    display: block;
    max-height: 0;
}

.tab-content>.active {
    max-height: none;
}

#lang_choice_polylang-2 {
    font-family: iCiel Grandma;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    background-color: transparent;
    border: none;
    color: #fff;
    height: 25px;
}

#lang_choice_polylang-2 option {
    background-color: #2F4055 !important;
}

.language-switch {
    background-color: transparent !important;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
}

.language-switch label {
    display: none;
}

.language-switch select {
    background-color: transparent !important;
    color: #FFFFFF;
    font-family: iCiel Grandma;
    font-style: normal;
    font-weight: bold;
    font-size: 21px;
    border: none;
    -webkit-appearance: none;
    margin-right: 5px;
}

.language-switch select::-ms-expand {
    display: none;
}

.language-switch select option {
    background-color: transparent !important;
    font-family: iCiel Grandma;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
}

.language-switch:after {
    content: '';
    height: 24px;
    width: 24px;
    display: inline-block;
    background: url("/wp-content/themes/fivestar/assets/img/language-icon.png") left top no-repeat transparent;
}


/*style for BE*/

#booking-engine-fixed {
    //display: none!important;
    
    HUAN 230926
    position: fixed;
    right: 0;
    left: auto;
    top: 50%;
    //transform: translateY(-50%);
    z-index: 99999;
    max-width: 0;
    display: flex;
    transition: max-width 0.5s;
    
}

#booking-engine-fixed.show {
    max-width: 360px;
    transition: max-width 0.5s;
}

#booking-engine-fixed #box-booking {
    width: 360px !important;
    background: url(/wp-content/themes/fivestar/assets/img/bg-content.png) left top repeat transparent !important;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    align-items: center;
    display: block;
    box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.15);
}

#booking-engine-fixed #box-booking table:first-of-type {
    width: 100% !important;
    display: inline-block;
    padding: 14px 0 0 20px;
    margin-right: 40px;
}

#booking-engine-fixed #box-booking table:first-of-type tr,
#booking-engine-fixed #box-booking table:first-of-type tbody {
    width: 100%;
    display: block;
    margin: 0;
}

#booking-engine-fixed #box-booking table:first-of-type td {
    width: 33%;
    display: inline-block;
}

#booking-engine-fixed #box-booking table:first-of-type tr:first-of-type td {
    width: 100%;
}

#booking-engine-fixed #box-booking table:last-of-type tbody {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 0 0 14px 20px;
}

#booking-engine-fixed #box-booking table:last-of-type tbody tr:last-of-type {
    padding: 0;
    margin: 0;
    width: 100%;
}

#booking-engine-fixed #box-booking table {
    width: auto !important;
}

#booking-engine-fixed #box-booking table:last-of-type tbody tr:last-of-type td {
    padding: 0;
    height: 100%;
}

#booking-engine-fixed #box-booking td,
#booking-engine-fixed #box-booking tr {
    border: none;
    color: #2F4055 !important;
    font: 15.5px Roboto, sans-serif;
    text-align: left;
}

#booking-engine-fixed #box-booking table:last-of-type tr {
    margin: 14px 0;
    width: 33%;
}

#booking-engine-fixed #box-booking table:last-of-type td {
    width: 100%;
    display: block;
}

#booking-engine-fixed #box-booking table:last-of-type tr td:first-of-type {
    display: flex;
}

#booking-engine-fixed #box-booking select {
    appearance: listbox;
    -moz-appearance: listbox;
    -webkit-appearance: listbox;
    -ms-appearance: listbox;
    -o-appearance: listbox;
    background: url(/wp-content/themes/fivestar/assets/img/arrow-select.png) no-repeat center right 5px transparent !important;
}

#booking-engine-fixed #box-booking input[type=button] {
    background: #A83829;
    border-color: #A83829;
    display: inline-block;
    padding: 0 !important;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-image: none;
    border: none;
    color: #fff !important;
    height: 47px;
    width: 100%;
    margin-right: 14px;
    margin-left: 10px;
    margin-bottom: 10px;
}

#booking-engine-fixed #box-booking select {
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 34px;
    padding: 6px 20px 6px 8px;
    min-width: 98%;
    background: none;
    color: #2F4055;
    -webkit-appearance: none;
}

#booking-engine-fixed #box-booking select option {
    background: rgba(0, 0, 0, 0.5);
}

.book-your-stay {
    font-family: Gelasio;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    display: inline-flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.03em;
    color: #fff;
    border-radius: 3px;
    background: url(/wp-content/themes/fivestar/assets/img/bg-contact-fixed.png) center center no-repeat, url(/wp-content/themes/fivestar/assets/img/bg-content.png) left top no-repeat;
    border-radius: 3px;
    height: 42px;
    max-height: 42px;
    width: 180px;
    transform: rotate(-90deg) translateX(22px);
    position: fixed;
    justify-content: center;
    top: 50%;
    /* transform: translateY(10px); */
    right: -70px;
    cursor: pointer;
    z-index: 9999;
}
.mkdf-page-footer{
    z-index: 1;
}
.book-your-stay.disable {
    display: none;
}


/*end style for BE*/

.spirit-text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
}

.spirit-text h2 {
    font-family: iCiel Grandma;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    color: #fff;
    text-align: center;
}


/* nguyendt */

.banner-image .vc_single_image-wrapper {
    position: relative;
}

.banner-image .vc_single_image-wrapper:after {
    content: '';
    position: absolute;
    bottom: -21px;
    left: 50%;
    right: 0;
    width: 50%;
    height: 25px;
    background: url(/wp-content/uploads/2020/04/Scan-1a-01-10.png) 0 -23px no-repeat;
    background-repeat: repeat-x;
}


/* end nguyendt */


/* Custom arrow carousel slider */

.fix-arrow-nav-slider .owl-theme .owl-nav [class*='owl-'] {
    border: none !important;
}

.fix-arrow-nav-slider .owl-theme .owl-nav [class*='owl-']:before {
    display: none !important;
}

.fix-arrow-nav-slider .owl-theme .owl-nav [class*='owl-']:hover {}

.fix-arrow-nav-slider .owl-theme .owl-nav [class*='owl-next'] {
    background: url(/wp-content/uploads/2020/04/11-01-2-new.png) center center no-repeat !important;
}

.fix-arrow-nav-slider .owl-theme .owl-nav [class*='owl-prev'] {
    background: url(/wp-content/uploads/2020/04/11-01-1-new.png) center center no-repeat !important;
}

.fix-arrow-nav-slider .owl-theme .owl-dots .owl-dot.active span,
.fix-arrow-nav-slider .owl-theme .owl-dots .owl-dot:hover span {
    background: #A83829;
}

.custom-swiper-slider .swiper-button-next {
    background: url(/wp-content/uploads/2020/04/11-01-2-new.png) center center no-repeat !important;
    border: none;
}

.custom-swiper-slider .swiper-button-prev {
    background: url(/wp-content/uploads/2020/04/11-01-1-new.png) center center no-repeat !important;
    border: none;
}

.custom-swiper-slider .swiper-button-next:after,
.custom-swiper-slider .swiper-button-prev:after {
    display: none;
}

.pl-20 {
    padding-left: 20px !important;
}

.pr-20 {
    padding-right: 20px !important;
}


/* End Custom arrow carousel slider */

@media only screen and (max-width: 1024px) {
    .mkdf-mobile-header {
        background: url(assets/img/bg-content.png) left top repeat-x transparent;
        position: relative;
    }
    .mkdf-mobile-header:after,
    .mkdf-mobile-header .mkdf-mobile-header-inner:after {
        content: "";
        width: 100%;
        height: 23px;
        background: url(assets/img/bg-content.png) left top repeat-x transparent;
        display: inline-block;
        position: absolute;
        top: calc(100% - 2px);
        left: 0;
    }
    .mkdf-mobile-header .mkdf-mobile-header-inner {
        background: url(assets/img/bg-content.png) left top repeat-x transparent;
        position: relative;
    }
    .lnr-menu:before {
        content: "\e871";
        color: #000;
        font-size: 30px;
    }
    .mkdf-mobile-header-holder .mkdf-grid {
        width: calc(100% - 40px);
    }
    .mkdf-mobile-header .mkdf-mobile-nav {
        background: url(assets/img/bg-content.png) left top repeat transparent;
    }
    .mkdf-mobile-header .mkdf-mobile-nav .mkdf-grid>ul>li>a,
    .mkdf-mobile-header .mkdf-mobile-nav .mkdf-grid>ul>li>h5 {
        text-transform: none;
        font: 15px MinionPro-Regular, sans-serif;
    }
}
@media (max-width: 700px){
	.banner-image{
		margin-top: 80px;
	}
	.banner-image img {
        object-fit: cover;
        height: 350px !important;
    }
	.mkdf-section-title-holder .mkdf-st-title {
		text-align: left;
		padding: 0 1.5rem;
		margin: 0;
	}
}
@media only screen and (max-width: 767px) {
    .mkdf-mobile-nav .mkdf-grid {
        width: 100%;
    }
    ul#menu-main-menu {
        width: 100%;
        display: block;
        padding: 0 1.5rem;
    }
    .mkdf-mobile-header .mkdf-mobile-nav ul li {
        display: block;
        width: 100% !important;
        padding: 0.5rem 0;
    }
    #menu-main-menu .menu-item.homeicon {
        display: none;
    }
    .mkdf-mobile-header:after,
    .mkdf-mobile-header .mkdf-mobile-header-inner:after {
        display: none;
    }
    ul#menu-main-menu .menu-item-has-children>a {
        width: 100%;
        display: inline-block;
    }
    ul#menu-main-menu span {
        font-family: iCiel Grandma;
        font-style: normal;
        font-weight: bold;
        font-size: 20px;
        color: #2F4055;
    }
    .mkdf-mobile-header .mkdf-mobile-nav ul ul {
        margin-left: 3rem;
        margin-top: 1rem;
    }
    .mkdf-mobile-header .mkdf-mobile-header-inner .mkdf-mobile-header-holder {
        box-shadow: 0 -2px 9px 1px grey;
    }
    .mkdf-mobile-header .mkdf-mobile-menu-opened .lnr-menu:before {
        content: "\e702";
        font: 30px Material-Design-Icons, sans-serif;
    }
    .mkdf-mobile-header .mkdf-mobile-nav .mobile_arrow {
        transform: translateY(-50%);
        height: auto;
        top: 50%;
    }
    #lang_choice_polylang-3 {
        color: #2F4055;
        font: 20px iCiel Grandma, sans-serif;
    }
    .mkdf-mobile-header-holder .mkdf-position-right-inner {
        padding-right: 0;
    }
    #polylang-3 {
        margin-bottom: 0 !important;
        text-transform: uppercase;
        font: 20px iCiel Grandma, sans-serif;
        color: #2F4055;
    }
    #polylang-3 select {
        text-transform: uppercase;
    }
    .booking-button {
        transform: none;
        bottom: 0;
        top: auto;
        width: 100vw;
        left: 0;
    }
    .booking-button .custom-html-widget>a {
        display: flex;
        justify-content: center;
        align-items: center;
        font: 20px iCiel Grandma, sans-serif;
    }
    .booking-button .custom-html-widget>a:before {
        font: 26px Material-Design-Icons, sans-serif;
        content: "\e673";
        margin-right: 5px;
    }
    #booking-engine {
        position: fixed;
        bottom: 0;
        left: 0;
        background: url('/wp-content/themes/fivestar/assets/img/bg-content.png') left top no-repeat transparent;
        padding: 1rem;
        width: 100vw;
        z-index: 99999;
        box-shadow: 0px 5px 6px 4px grey;
        display: none;
    }
    .mkdf-container-inner,
    .mkdf-grid,
    .mkdf-row-grid-section {
        width: 100%;
    }
    #box-booking {
        width: 100% !important;
        height: auto !important;
        margin-top: 0;
        background: none !important;
        color: #2F4055 !important;
        display: block;
        margin-bottom: 0;
    }
    #booking-engine #box-booking table {
        margin: 0 !important;
        width: 100% !important;
        padding: 0 !important;
    }
    #box-booking td,
    #box-booking tr {
        color: #2F4055 !important;
    }
    #box-booking select {
        border: 1px solid #2F4055;
        border-radius: 4px;
        height: 34px;
        padding: 6px 20px 6px 8px;
        min-width: 98%;
        background: none;
        color: #2F4055;
        -webkit-appearance: none;
    }
    #box-booking table tbody {
        width: 100%;
        display: block;
    }
    #box-booking table tr {
        margin: 0 !important;
        display: block;
    }
    #box-booking table tr td {
        width: 33%;
        display: inline-block;
    }
    #box-booking table tr:first-of-type td {
        width: 100%;
    }
    #booking-engine #box-booking table:last-of-type {
        margin-top: 1rem !important;
    }
    #box-booking table:last-of-type tbody {
        display: block;
    }
    #box-booking table:last-of-type tr:not(:last-of-type) {
        width: 33%;
        display: inline-block;
    }
    #box-booking table:last-of-type tbody tr td {
        width: 100%;
    }
    #box-booking table:last-of-type tr:last-of-type {
        width: 100%;
    }
    #box-booking input[type=button] {
        width: calc(100% - 20px);
        height: 3rem;
        margin-top: 2rem;
        margin-left: 10px;
    }
    #box-booking select {
        background: url(/wp-content/themes/fivestar/assets/img/arrow-select-dark.png) no-repeat center right 5px transparent !important;
    }
    /*	.swiper-container{
		padding-bottom: 2rem !important;
	}
*/
    .swiper-pagination {
        display: block;
    }
    .mkdf-page-footer .footer-newsletter .input-newsletter input[type=submit] {
        margin: 1rem auto 0 !important;
        padding: 0 !important;
        width: 384px;
    }
    .mkdf-page-footer .mkdf-footer-top-holder .mkdf-column-content:last-of-type .social-text p {
        display: none;
    }
    .mkdf-page-footer .mkdf-footer-top-holder .mkdf-column-content:last-of-type .maisondufil p {
        display: none;
    }
    .mkdf-page-footer .mkdf-footer-bottom-holder .mkdf-footer-bottom-inner.mkdf-full-width {
        padding-left: 0;
    }
    .mkdf-page-footer .mkdf-footer-bottom-holder {
        padding-top: 0;
    }
    .mkdf-page-footer .mkdf-footer-top-holder .mkdf-column-content:last-of-type {
        margin-top: 0;
    }
    .banner-image img {
        object-fit: cover;
        height: 350px !important;
    }
	.banner-image{
		margin-top: 80px;
	}
    h1.title-room {
        top: 180px !important;
        padding: 0 1.5rem;
    }
    .w-791 {
        width: 100% !important;
    }
    .mkdf-page-footer .mkdf-footer-bottom-inner .address-info,
    #nav_menu-5 {
        width: 100%;
        margin-bottom: 2rem;
    }
    .mkdf-footer-bottom-holder {
        padding: 0 1.5rem;
    }
    .mkdf-page-footer .mkdf-grid-col-12 {
        flex-wrap: wrap;
    }
    div.wpcf7 .ajax-loader {
        display: none;
    }
    .slider-other-block,
    .other-tours {
        padding-left: 1.5rem;
    }
    .swiper-button-prev,
    .swiper-button-next {
        display: none;
    }
    .link-our-room>a {
        font-family: Roboto;
        font-style: normal;
        font-weight: bold;
        font-size: 16px;
        border: 1px solid rgba(47, 64, 85, 0.25);
        color: #A83829;
        padding: 1rem;
        margin-right: 1.5rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #text-18 .textwidget p:first-of-type img {
        width: 200px;
    }
    .mkdf-page-footer .footer-newsletter .input-newsletter input {
        width: 100% !important;
    }
    .mkdf-page-footer .footer-newsletter .input-newsletter {
        padding: 0 1.5rem;
    }
    .book-your-stay {
        transform: none;
        top: auto;
        bottom: 0;
        right: 0;
        left: auto;
        width: 100vw;
        z-index: 9999;
        background-image: url(/wp-content/themes/fivestar/assets/img/mobile/bg-contact1-mb.png), url(/wp-content/themes/fivestar/assets/img/mobile/bg-contact-mb.png);
        background-position: left center, left top;
        background-repeat: no-repeat, repeat;
    }
    #mkdf-back-to-top {
        display: none;
    }
    #booking-engine-fixed {
        top: auto;
        bottom: 0;
        width: 100vw !important;
        left: 0px;
        max-width: 100vw;
        right: auto;
        transform: none;
        max-height: 0;
        transition: max-height 0.5s;
        max-width: none;
    }
    #booking-engine-fixed.show {
        max-height: 300px;
        transition: max-height 0.5s;
        max-width: none;
    }
    #booking-engine-fixed #box-booking {
        margin: 0;
        width: 100vw !important;
    }
    .mkdf-content .mkdf-content-inner>.mkdf-container>.mkdf-container-inner,
    .mkdf-content .mkdf-content-inner>.mkdf-full-width>.mkdf-full-width-inner {
        padding-top: 0 !important;
    }
}

@media only screen and (max-width: 1024px) {
    body .mkdf-content .mkdf-content-inner>.mkdf-container>.mkdf-container-inner,
    body .mkdf-content .mkdf-content-inner>.mkdf-full-width>.mkdf-full-width-inner {
        padding-top: 0px!important;
    }
}

@media only screen and (max-width: 1441px) {
    #mega-menu-main-navigation .homeicon {
        display: none;
    }
}

@media only screen and (min-width: 1199px) {
    .fb_customer_chat_bounce_in_v2 {
        bottom: 93pt !important;
    }
    .fb_dialog.fb_dialog_advanced.fb_customer_chat_bubble_animated_no_badge.fb_customer_chat_bubble_pop_in {
        bottom: 52pt !important;
    }
}

select#lang_choice_polylang-2 option[lang="de-DE"], select#lang_choice_polylang-2 option[lang="ko-KR"], select#lang_choice_polylang-2 option[lang="ja"]{
	display: none;
}
