body {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #999;
    line-height: 1.9em;
    padding: 0;
    background: #606060;
    display: none;
}
a {
    color: #fff;
    text-decoration: none;
    outline: 0 !important;
}
a:hover {
    color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #222;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    font-weight: normal;
}
h1 {
    font-size: 32px;
    margin: 0;
    text-align: center;
    font-weight: 300;
}

h1 .small-border {
    margin-top: 30px;
}
h2 {
    font-size: 24px;
    display: block;
    margin-top: 0;
    margin-bottom: 30px;
    line-height: 2em;
    text-transform: uppercase;
    letter-spacing: 10px;
}
h2 .small-border {
    margin-bottom: 15px;
    width: 60px;
    height: 2px;
}
h3 {
    margin-top: 0;
    font-size: 17px;
}
.call-to-action h3 {
    text-transform: none;
    font-size: 20px;
}
.teaser.style-1{
  color: #fff;
}
h1.slogan_big {
    font-weight: 300;
    font-size: 64px;
    line-height: 64px;
    letter-spacing: -2px;
    padding: 0;
    margin: 0px 0 30px 0;
}
h1.title {
    font-size: 64px;
    letter-spacing: 10px;
}
h1.title strong {
    font-family: "Allura";
    text-transform: none;
    letter-spacing: 0;
    font-weight: normal;
}
h2.subtitle {
    margin-top: 0;
}
.de_light .text-light h2 {
    color: #fff;
}
h3.title {
    border-bottom: solid 1px #ddd;
    margin-bottom: 20px;
}
h4.title {
    border-bottom: solid 1px #ddd;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
h5 {
    font-weight: bold;
}
h1,
h2,
h3,
h4,
h5 {
    color: #eceff3;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
    color: #fff;
    text-decoration: none !important;
}
h4 {
    text-transform: none;
}

section {
    background: #121217;
}
#content {
    background-color: #18191b;
}
#mainmenu {
    font-family: "Oswald", Arial, Helvetica, sans-serif;
    float: right;
    font-size: 14px;
}
#mainmenu ul {
    float: right;
    margin: 0px 0px;
    padding: 0px 0px;
    height: 30px;
}
#mainmenu li {
    margin: 0px 0px;
    padding: 0px 0px;
    float: left;
    display: inline;
    list-style: none;
    position: relative;
}
#mainmenu > li > a {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px;
    font-weight: 600;
}
#mainmenu a {
    color: #fff;
    text-align: center;
    outline: none;
}
#subheader h1 {
    color: #eceff3;
    margin-top: 100px;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 10px;
}
#subheader h2 span {
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    font-size: 13px;
    font-family: "Open Sans";
    font-weight: bold;
}
h2 .teaser{
	text-transform: none;
}
.article-list h3 a{
	color: #fff;
}
.modal-title{

}
.blog-list h3{
	color: #fff;
}
.modal .modal-content{
	background: #18191b;
}
.modal-header{
	border-color: #333;
}
.close{
	opacity: 1;
	color: #fff;
}
blockquote{
	color: #aaa;
	background: transparent;
}
.sidebar .widget_recent_entries li{
	border-color: rgba(255, 255, 255, .1);
}
.widget{
	border-color: #aaa;
}
.widget_tag_cloud li a{
	color: #999;
	border-color: #999;
}

a.read_more, a.btn-underline{
	font-family: "Oswald";
	letter-spacing: 1px;
	border-bottom: solid 2px;
    padding-bottom: 5px;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}
a.read_more i.fa{
	display: none!important;
}

/*Tabs*/

.wpb-js-composer div.vc_tta-color-grey.vc_tta-style-classic li.vc_tta-tab>a, 
.wpb-js-composer div.vc_tta-color-grey.vc_tta-style-classic li.vc_tta-tab>a:hover, 
.wpb-js-composer div.vc_tta-color-grey.vc_tta-style-classic li.vc_tta-tab.vc_active>a{
	background: #333;
	color: rgba(255, 255, 255, .3);
	border: none;
	font-family: "Oswald";
	letter-spacing: 2px;
}
.wpb-js-composer div.vc_tta-color-grey.vc_tta-style-classic li.vc_tta-tab>a:hover,
.wpb-js-composer div.vc_tta-color-grey.vc_tta-style-classic li.vc_tta-tab.vc_active>a{
	color: #fff;
}
.wpb-js-composer div.vc_tta.vc_general li.vc_tta-tab{
	float: left;
}

.wpb-js-composer div.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels div.vc_tta-panel-body{
	background: #27282b;
	padding: 60px;
}
.wpb-js-composer div.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs.menu-tabs .vc_tta-panels div.vc_tta-panel-body{
	background: transparent;
	border: none;
}
.menu-tabs ul.vc_tta-tabs-list{
	background: transparent;
}
.wpb-js-composer div.vc_tta.vc_general.menu-tabs li.vc_tta-tab{
	float: none;
	margin: 5px;
	border: solid 2px rgba(255, 255, 255, .1);
}
.wpb-js-composer div.vc_tta.vc_general.menu-tabs li.vc_tta-tab > a,
.wpb-js-composer div.vc_tta.vc_general.menu-tabs li.vc_tta-tab.vc_active > a{
	background: transparent;
	padding: 5px 30px 5px 30px;
	color: #fff;
}

/*Contact Form*/

#contact_form input[type=text], 
#contact_form textarea, 
#contact_form input[type=email], 
#contact_form input[type=tel]{
	border: none;
	background: rgba(0, 0, 0, .2);
	padding: 10px;
	color: #eee;
}

/*Menu*/

a.btn-slider,
.sub-item-service .c1 a,
.sub-item-service .c3,
.post-menu-view .price,
.post-menu-view .dish,
.menu-item h3 + span,
.de_count h3, .de_count span{
	font-family: "Oswald";
}
a.btn-slider{
	letter-spacing: 1px;
}
.de_count h3{
	font-weight: 400;
}
.sub-item-service .c1 a{
	color: #fff;
	font-size: 16px;
	font-weight: 500;
}
.post-menu-view .dish{
	background: #111;
}

.single-menu section{
	background: #18191b;
}

.box-shadow > div > .wpb_wrapper{
	box-shadow: 3px 3px 20px 0px rgba(0, 0, 0, 0.3);
}
.box-shadow .rtb-booking-form{
	background: transparent;
}
.box-shadow .rtb-booking-form fieldset input, 
.box-shadow .rtb-booking-form fieldset select, 
.box-shadow .rtb-booking-form fieldset textarea{
	background: rgba(0, 0, 0, .2);
	border: none;
}

.owl-theme .owl-controls .owl-page span{
	width: 30px!important;
	height: 3px!important;
	margin-top: 20px;
}