@font-face {
    font-family: 'FuturaPT';
    src: url('wp-content/themes/betheme-child/betheme-child/fonts/FuturaPTBook.woff2') format('woff2'),
    url('wp-content/themes/betheme-child/betheme-child/fonts/FuturaPTBook.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaPT';
    src: url('wp-content/themes/betheme-child/betheme-child/fonts/FuturaPTHeavy.woff2') format('woff2'),
    url('wp-content/themes/betheme-child/betheme-child/fonts/FuturaPTHeavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'TiemposHeadline';
    src: url('wp-content/themes/betheme-child/betheme-child/fonts/TiemposHeadlineRegular.woff2') format('woff2'),
    url('wp-content/themes/betheme-child/betheme-child/fonts/TiemposHeadlineRegular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'TiemposHeadline';
    src: url('wp-content/themes/betheme-child/betheme-child/fonts/TiemposHeadlineSemibold.woff2') format('woff2'),
    url('wp-content/themes/betheme-child/betheme-child/fonts/TiemposHeadlineSemibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

body{
    font: 21px/25px 'FuturaPT', Arial, Helvetica, sans-serif !important;
    color: #303030 !important;
    min-width: 320px;
    counter-reset: section;
}

a:hover {
    transition:all .3s;
    text-decoration:none;
    color:#96825a;
}

h1{
    font: 600 40px/45px 'TiemposHeadline', serif !important;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #303030;
    margin: 0 0 15px;
}

h2{
    font-size: 28px;
    letter-spacing: 2px;
    line-height: 30px;
    margin: 0 0 15px;
}
h2 {
    text-transform: uppercase;
    color: #96825a;
    font-size: 20px;
    line-height: 24px;
    font-weight: 900;
    letter-spacing: 2px;
    font:900 20px/32px 'FuturaPT', Arial, Helvetica, sans-serif !important;
}

h3{
    font-size: 26px;
    font: 600 40px/45px 'TiemposHeadline', serif !important;
    color: #303030 !important;
    font-weight: 500;
    line-height: 30px;
    margin: 0 0 15px;
}

h3, h3 a, h3 a:hover {
    color: #303030 !important;
}

h4{
    font-size: 24px;
    font: 600 24px/40px 'TiemposHeadline', serif !important;
    color: #303030 !important;
    line-height: 26px;
    margin: 0 0 15px;
}

h4, h4 a, h4 a:hover {
    color: #303030 !important;
}

.liste h4 {
    font-size: 24px;
    font: 600 24px/40px 'TiemposHeadline', serif !important;
    line-height: 26px;
    margin: 0 0 15px;
    margin-bottom: 15px;
}



h5{
    font-size: 22px;
    line-height: 24px;
    margin: 0 0 15px;
}

h6{
    font-size: 21px;
    line-height: 24px;
    margin: 0 0 15px;
}

form.post-password-form {
    margin-top: 150px;
}

.zitat p {
  font-size:52px;
  line-height:150%;
  text-align:center;
  font: 300 5vw/125% 'TiemposHeadline', serif !important;
  font-weight:300;
}

.slider-text {
  text-shadow:1px 0px 4px #212121;
}
body, button, span.date_label, .timeline_items li h3 span, input[type="submit"], input[type="reset"], input[type="button"], input[type="text"],
input[type="password"], input[type="tel"], input[type="email"], textarea, select, .offer_li .title h3 {
    font-family: 'FuturaPT', Arial, Helvetica, sans-serif !important;
}
.konsum::after {
	content:'Mindestkonsumation*';
}
.konsum {
    font-weight: 600;
    font-size: 14px;
}
.konsum-en::after {
	content:'Minimum consumption';
}
.konsum-en {
    font-weight: 600;
    font-size: 14px;
}
.konsum-en2::after {
	content:'Minimum consumption*';
}
.konsum-en2 {
    font-weight: 600;
    font-size: 14px;
}
.facts {
	font-size:38px;
}
.facts2 {
	font-size:20px !important;
}
.hyphenate {
    text-align: justify !important;
    line-height: 30px;
}
.owl-ca-carousel .owl-item img {
width:auto;
}
.keyshome {
    text-align: justify !important;
    line-height: 26px;
    font-size: 17px;
    padding: 15px;
}

.wpsm-show {
    font-style: italic;
    font-family: serif;
    color: #735341 !important;
    text-align: center;
}

.intro-section {
    color: #303030;
    font-family: 'TiemposHeadline', serif !important;
    font-size: calc(17px + 6 * ((100vw - 320px) / 680));
    line-height: calc(28px + 6 * ((100vw - 320px) / 680)) !important;
    text-align: center;
    font-weight:400;
}

.subhead {
    text-transform: uppercase;
    font: 21px/25px 'FuturaPT', Arial, Helvetica, sans-serif;
    color: #96825a;
    font-size: 20px;
    line-height: 24px;
    font-weight: 900;
    letter-spacing: 2px;
}
/* Topbar START */

/* Extra Navi */

@media screen and (max-width:840px) {
.topbar-reservieren, .menu-item-6718, .menu-item-14966 {
  display:none !important;
  }
}
html .header-classic #Action_bar, html .header-fixed #Action_bar, html .header-plain #Action_bar, html .header-split #Action_bar, html .header-stack #Action_bar {
    background-color: #ffffff !important;
    z-index: 999 !important;
    line-height:22px;
    border-bottom: 1px solid #96825a;
}
#Header #Action_bar .contact_details {
    color: #303030;
}
#Header #Action_bar .contact_details a, #Header #Action_bar .contact_details li {
    color: #303030;
    font-size: 14px;
}
body #Header #Action_bar .social li a span, body #Header_creative .social li a span, body #Header #Action_bar .social-menu a span{
    color: #303030;
    font-size:14px !important;
}
#Action_bar .social-menu li {
    border-right:0px !important;
}
#Action_bar .social-menu li a {
    font-size: 14px;
    color: #303030;
}

/* Menu */
#menu .menu-item .sub-menu {
  margin-top:3px;
}
.header-split #Header .top_bar_left, .header-split #Header .top_bar_right {
    background-color: unset !important;
}
#menu #menu-main-menu li .sub-menu li .sub-menu li {
    font-size: 14px;
}
#Side_slide .close-wrapper a.close i, #Side_slide .menu_wrapper #menu #menu-main-menu-right > li > a, #Side_slide .menu_wrapper #menu #menu-main-menu > li > a,
#Side_slide, #Side_slide .search-wrapper input.field, #Side_slide a:not(.action_button), #Side_slide #menu ul li.submenu .menu-toggle, #Side_slide #menu ul li.submenu .menu-toggle::after{
    color:#ffffff !important;
    opacity: 1;
}
#Side_slide .extras {
    display:none;
}
.header-semi.ab-show #Top_bar:not(.is-sticky) .menu_wrapper {
    margin-top:30px;
}
.menu_wrapper #menu #menu-main-menu > li > a > span, .menu_wrapper #menu #menu-main-menu-en > li > a > span, .header-split #Header .top_bar_left .menu_right > li > a > span {
    font: 1.35vw/25px 'FuturaPT', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#Side_slide #menu ul li a span {
    font: 20px/25px 'FuturaPT', Arial, Helvetica, sans-serif !important;
    text-transform: uppercase;
}
#Side_slide #menu ul.sub-menu li a span {
	font: 16px/25px 'FuturaPT', Arial, Helvetica, sans-serif !important;
}
.menu_wrapper #menu #menu-main-menu .menu-item .sub-menu, .menu_wrapper #menu #menu-main-menu-right .menu-item .sub-menu {
    font: 16px/25px 'FuturaPT', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
.header-split #Header .top_bar_left .menu li ul li a {
    letter-spacing: 1px;
}
.header-split #Header .top_bar_left .menu > li > a:hover {
    color: #96825a;
}
.header-split #Header .top_bar_left .menu > li {
    margin: 0px 10px;
}
.header-split #Header .top_bar_left .menu > li:hover {
    border-bottom: 3px solid #96825a;
}
#Top_bar .menu > li > a span:not(.description) {
    padding: 0 0;
}

.header-split #Header .top_bar_left .menu_left, .header-split #Header .top_bar_left .menu_right {
	width: auto;
}

.top_bar_left .menu_wrapper #menu #menu-main-menu .menu-item .sub-menu, .menu_wrapper #menu #menu-main-menu-right .top_bar_left, 
.top_bar_left .menu_wrapper #menu-main-menu-en .menu-item .sub-menu, .menu_wrapper #menu #menu-main-menu-right .menu-item .sub-menu{
    border-top: none !important;
}
#Action_bar .social li a:hover, #Header_creative .social li a:hover, #Action_bar .social-menu a:hover {
    color: #96825a !important;
}
#Top_bar .menu > li.current-menu-item > a::after, #Top_bar .menu > li.current_page_item > a::after,
#Top_bar .menu > li.current-menu-parent > a::after, #Top_bar .menu > li.current-page-parent > a::after,
#Top_bar .menu > li.current-menu-ancestor > a::after, #Top_bar .menu > li.current_page_ancestor > a::after,
#Top_bar .menu > li.hover > a::after {
    opacity: 0;
}

#Top_bar .menu > li ul {
    background-color: rgba(242, 242, 242, 0.9) !important;
}
#Side_slide {
    background:#96825a !important;
    opacity:0.97 !important;
}
/* rooms special */
@media (min-width:360px) and (max-width:767px) {
  .hard-facts {
  	width:50%;
    float:left;
  }
}
/* Menu end */

@media screen and  (max-width:770px) { #dontshowmobile, .dontshowmobile {display: none !important;}}
@media screen and  (min-width:770px) { #dontshowdesktop, .dontshowdesktop {display: none !important;}}

.ls-gui-element.ls-nav-next, .ls-gui-element.ls-nav-prev {
    border: 1px solid #96825a !important;
    border-radius: 100%;
    color: #96825a !important;
}
.gambit-carousel-anything.carousel-anything-container .owl-prev::before, .owl-next::before {
    border: 1px solid #96825a;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    padding: 10px;
}
.owl-rezision .owl-nav {
	display:none;
}
.owl-nav {
    margin-top: -40px;
    margin-left: 10px;
    margin-right: 10px;
}
.owl-nav, .owl-theme .owl-nav {
	margin-right: -10px;
}
.owl-ca-carousel .owl-item img {
  width:unset;
  height:unset;
}
.owl-prev {
    margin-left: -20px !important;
}
.owl-next {
    margin-right: -20px !important;
}
.gambit-carousel-anything.has-arrows .owl-nav div::before, .gambit-carousel-anything.owl-ca-theme.has-arrows .owl-nav div::before, .gambit-carousel-posts.has-arrows .owl-nav div::before, .gambit-carousel-posts.owl-ca-theme.has-arrows .owl-nav div::before {
    top: 10px;
}
.gambit-carousel-anything.has-arrows .owl-nav div.owl-next {
	left: auto;
    right: 0px;
}
.gambit-carousel-anything.has-arrows .owl-nav div {
	left:-30px;
}
.jag-counter-text {
    font-size:21px !important;
    list-style: none;
    text-align: center;
    font: italic 21px/24px 'TiemposHeadline', Helvetica, sans-serif;
    letter-spacing: 1px;
}
.jag-counter-wrap span.counter {
    font: 80px/1 'TiemposHeadline', Helvetica, sans-serif !important;
}
.letter-svg {
    vertical-align: top;
    max-width: 175px !important;
    display: block;
    margin: 0 auto;
}

.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 2%;
    padding-right: 2%;
    width: 100%;
}

/* Button Styles Start */

.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat em, .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat em, .vc_btn3.vc_btn3-color-white em, .vc_btn3.vc_btn3-color-white em {
    display: block;
    text-transform: none;
    font: italic 14px/18px 'TiemposHeadline', Helvetica, sans-serif;
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat, .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat, .vc_btn3.vc_btn3-color-white, .vc_btn3.vc_btn3-color-white a, .reserve-sideslide-menu {
    letter-spacing: 2px;
    color:#303030 !important;
}
.button-stroke a.button, .button-stroke a.tp-button, .button-stroke button, .button-stroke input[type="submit"], .button-stroke input[type="reset"], .button-stroke input[type="button"], .reserve-sideslide-menu {
    border-width:1px !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat, .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat, .vc_btn3.vc_btn3-color-white, .vc_btn3.vc_btn3-color-white, .reserve-sideslide-menu {
    background-color: #ffffff !important;
    border-color:rgb(150, 130, 90) !important;
    border-width:1px !important;
    color:#303030 !important;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-white:hover,
.vc_btn3.vc_btn3-color-white:hover {
    background-color: #96825a !important;
    color: #ffffff !important;
}
/*Reserve special button in sideslide */
.reserve-sideslide-menu a {
    text-align: center;
    margin-right: unset !important;
    padding: 10px !important;
    margin-bottom: 20px !important;
}
.reserve-sideslide-menu a span {
	color:#96825a !important;
	text-align: center !important;
}

.slider-button {
    background-color: rgb(150, 130, 90) !important;
    border-width:0 !important;
    color:#ffffff !important;
	text-align: center !important;
	letter-spacing: 2px;
	font-size: 18px;
}
.slider-button:hover {
	font-size: 18px !important;
  background-color:#fff !important;
  color:#303030 !important;
}
.slider-button em {
	display: block !important;
    text-transform: none;
    font: italic 14px/18px 'TiemposHeadline', Helvetica, sans-serif;
}
.btn-gold a.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-square.vc_btn3-style-flat.vc_btn3-color-white {
    background-color: rgb(150, 130, 90) !important;
    color: #fff !important;
  max-width: 95%;
}
.btn-gold a.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-square.vc_btn3-style-flat.vc_btn3-color-white:hover {
    background-color: #fff !important;
    color: #000 !important;
max-width: 95%;
}
.no-padding .vc_column-inner {
	margin-right: 2px !important;
    margin-left: 4px !important;
    padding-left: 1px !important;
    padding-right: 2px !important;
}

@media screen and (min-width: 768px) {
    .two-buttons {
        width: 48%;
        display: inline-block;
    }
      .two-buttons2 {
        width: 250px;
        display: inline-block;
    }

}
.button-stroke a.button.button_theme, .button-stroke a.button.button_theme .button_icon i, .button-stroke a.tp-button.button_theme, .button-stroke button, .button-stroke input[type="submit"], .button-stroke input[type="reset"], .button-stroke input[type="button"] em {
    font: italic 14px/18px 'TiemposHeadline', Helvetica, sans-serif;
}
/* Button Styles End */

#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
    margin-top:12px;
}
.social > li {
    display: inline-block;
    margin:0 25px 0px 5px;
}
.social li .facebook::before, .social li .facebook::after, .social li .instagram::before, .social li .instagram::after {
    width: 30px;
    height: 35px;
}
.social a::before, .social a::after {
    content: '';
    transition: all .3s;
    background-repeat: no-repeat;
    background-position: 0 0;
    display: block;
    position: absolute;
}
.social > li > a:hover::before {
    opacity: 1;
    content: '';
}
.social > li > a:hover::after {
    opacity: 0;
    content: '';
}
.social li .facebook:before {
    background-image: url(/wp-content/uploads/2018/08/ico-facebook-gold-01-3.png);
}
.social li .facebook:after {
    background-image: url(/wp-content/uploads/2018/08/ico-facebook-gray-01-3.png);
}
.social li .instagram:before {
    background-image: url(/wp-content/uploads/2018/08/ico-instagram-gold-01.png);
}
.social li .instagram:after {
    background-image: url(/wp-content/uploads/2018/08/ico-instagram-gray-01.png);
}

.category .footer-stick #Footer.is-sticky {
	position: relative;
}
	.category #Content {
    padding-top: 50px;
}

@media screen and (min-width:768px) {
    #menu-footer-navigation >li:nth-child(2):after {
        content: '';
        position: absolute;
        z-index: 20;
        top: 25px;
        width: 32px;
        height: 1px;
        background: #96825a;
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg);
        transition: all .3s;
    }
    #menu-footer-navigation >li:last-child:before {
        content: '';
        position: absolute;
        z-index: 20;
        top: 25px;
        width: 32px;
        height: 1px;
        background: #96825a;
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg);
        transition: all .3s;
    }
    .menu_wrapper #menu #menu-main-menu .menu-item .sub-menu, .menu_wrapper #menu #menu-main-menu-right .menu-item .sub-menu {
        border-top:3px solid #96825a;
    }
	html > .header-semi #Top_bar:not(.is-sticky) {
    background-color: rgba(255, 255, 255, 0) !important;
}
	.category #Content {
    height: 550px;
    padding-top: 150px;
}
	.category .post-title {
    min-height: 70px;
}

.zitat p {
  font: 300 3.5vw/125% 'TiemposHeadline', serif !important;
}

}
.post-footer .post-links {
    float: left;
    border-left: none;
    padding-left: 0;
}

@media screen and (min-width:768px) {
    #menu-footer-en >li:nth-child(2):after {
        content: '';
        position: absolute;
        z-index: 20;
        top: 25px;

        width: 32px;
        height: 1px;
        background: #96825a;
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg);
        transition: all .3s;
    }
    #menu-footer-en >li:last-child:before {
        content: '';
        position: absolute;
        z-index: 20;
        top: 25px;
        width: 32px;
        height: 1px;
        background: #96825a;
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg);
        transition: all .3s;
    }
    .menu_wrapper #menu #menu-main-menu .menu-item .sub-menu, .menu_wrapper #menu #menu-main-menu-right .menu-item .sub-menu {
        border-top:3px solid #434343;
    }
}
@media screen and (max-width:768px) {
    h3 {
        font: 600 24px/36px 'TiemposHeadline', serif !important;
    }
    .mobile-header-mini #Top_bar #logo {
        margin:10px 50px !important;
    }
    .mobile-header-mini #Action_bar {
        display:block;
    }
    #Header #Action_bar .contact_details {
        float:left;
    }
    #Header #Action_bar .social-menu {
        float:right;
    }
    #Header #Action_bar .container {
        padding-left:10px !important;
        padding-right:12px !important;
    }
    li.phone {
        margin-top: 10px;
    }
    #Content {
        padding-top:0px;
    }
}

#Footer .widgets_wrapper .container .column aside div {
    font-size: 16px;
}
#menu-main-menu-1 > li::before {
    content: "0" counter(section, decimal);
    counter-increment: section;
    color: #96825a;
    font: 20px/24px 'TiemposHeadline', serif;
    position: absolute;
    top: 5px;
    left: -15px;
    margin: 2px 0 0 78px;
    transition: all .3s;
}
#menu-main-menu-1 > li:hover:after {
    width:20px;
    content:'';
    transition: all .3s;
    background-color:#96825a;
    height:2px;
}
#menu-main-menu-1 > li:hover::before{
    margin: 2px 0 0 40px;
}
#menu-main-menu-1 > li::after {
    content: '';
    position: absolute;
    z-index: 20;
    top: 0;
    right: 100%;
    width: 0;
    height: 2px;
    background: #96825a;
    margin: 23px -76px 0 0;
    transition: all .3s;
}
.main-center h2::before {
    position: absolute;
    content:'';
    height: 1px;
    width: 46px;
    bottom: 23px;
    left: 0;
    right: 0;
    margin: 0 auto !important;
    background: #96825a;
    -webkit-transform: rotate(-21deg);
    transform: rotate(-21deg);
}
.main-left-right h2::before {
    position: absolute;
    content:'';
    height: 1px;
    width: 46px;
    top: 45px;
    left: 0;
    right: 0;
    margin: 0 auto !important;
    background: #96825a;
    -webkit-transform: rotate(-21deg);
    transform: rotate(-21deg);
}

.responsive-object iframe {
    position: absolute;
    top: 0;

    left: 0;
    width: 100%;
    height: 100%;
    border: 0 none;
}
.container-md {
    width:100%;
}
.responsive-object {
    position: relative;
    height: 4180px;
    overflow: hidden;
}


@media screen and (min-width:768px) {
    .responsive-object {
        height: 3000px;
    }
    #Top_bar.is-sticky .logo {
        top: -12px;
    }
}

@media screen and (min-width:1240px) {
    .responsive-object {
        height: 2700px;
    }
	.reserve-sideslide-menu {
		display:none !important;
	}
}

.wpsm-hide {
    font-style: italic;
    font-family: serif;
    color: #735341 !important;
    text-align: center;
}

div#Top_bar.is-sticky {
    margin-top: 46px;
}
.header-split .fixed-topbar {
    position: fixed !important;
    z-index: 1000 !important;
}

.pika-next, .is-rtl .pika-prev {
    float: right !important;
    background-image: url('/wp-content/uploads/2018/07/arrow-right.png') !important;
}
.pika-prev, .is-rtl .pika-next {
    float: left !important;
    background-image: url('/wp-content/uploads/2018/07/arrow-left.png') !important;
}

/* menu en */

/*Responsive Menu */
#menu #menu-main-menu-en li .sub-menu li .sub-menu li {
    font-size: 14px;
}
#Side_slide .close-wrapper a.close i, #Side_slide .menu_wrapper #menu #menu-main-menu-right > li > a, #Side_slide .menu_wrapper #menu #menu-main-menu-en > li > a,
#Side_slide, #Side_slide .search-wrapper input.field, #Side_slide a:not(.action_button), #Side_slide #menu ul li.submenu .menu-toggle, #Side_slide #menu ul li.submenu .menu-toggle::after{
    color:#ffffff !important;
    opacity: 1;
}
#Side_slide .extras {

    display:none;
}
#Side_slide .menu_wrapper #menu #menu-main-menu-right > li > a,#Side_slide .menu_wrapper #menu #menu-main-menu-right-englisch > li > a {
    font: 21px/25px 'FuturaPT', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
.menu_wrapper #menu #menu-main-menu-en .menu-item .sub-menu, .menu_wrapper #menu #menu-main-menu-right .menu-item .sub-menu, .header-split #Header .top_bar_left .menu li ul li a span {
    font: 16px/25px 'FuturaPT', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
@media screen and (min-width:990px) {
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat, .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat, .vc_btn3.vc_btn3-color-white, .vc_btn3.vc_btn3-color-white {
    width:196px;
}
}
@media screen and (max-width:480px) {
  h1 {
  	font:600 24px/38px 'TiemposHeadline', serif !important;
  }
	.slider-button {
		bottom:20px;
	}
}

@media screen and (max-width:600px) {
  .title-home-text {
    margin-top:0px !important;
  }
}
 
@media screen and (min-width:1500px)  {
	.header-split #Header .top_bar_left .menu > li {
    margin: 0px 14px;
}
	.menu_wrapper #menu #menu-main-menu > li > a > span, .menu_wrapper #menu #menu-main-menu-en > li > a > span, .header-split #Header .top_bar_left .menu_right > li > a > span {
    font: 20px/20px 'FuturaPT', Arial, Helvetica, sans-serif !important;
}
}