/******** Header ************/

.mobile_menu_bar:before {
    color: #fff;
    font-size: 40px;
}


.cs-top-bar {
    text-align: center;
    font-size: 14px;
    position: relative;
    top: 10px;
}

.cs-top-bar a {
    color: #fff;
}

/********* Menu Page ************/

@media only screen and (min-width: 768px) {

.cs-menu-pg-title {
    position: relative;
    top: -350px;
}
		
}

@media only screen and (max-width: 767px) {
		
		.cs-menu-pg-title {
    position: relative;
    top: -250px;
}
		
		.cs-tabs-main .et_pb_tabs_controls li a {
    border: none !important;
}
		
		.cs-tabs-main .et_pb_tab {
    padding-left: 0px;
    padding-right: 0px;
}
		
		.cs-footer-ed-design .et_pb_menu {
    display: none;
}

.cs-footer-ed-design .et_pb_column {
    margin-bottom: 0px;
}

.cs-soc-icons {
    text-align: center;
}
		
}

.cs-menu-title h1 {
    padding-bottom: 0px;
    color: #fff;
    font-size: 50px;
}

.cs-tabs-main .et_pb_tabs_controls li {
    margin: 0px 7px;
    border: solid 1px #bea44f !important;
}

.cs-tabs-main .et_pb_tabs_controls li a {
    border: solid 1px #bea44f;
}

.cs-tabs-main .et_pb_tabs_controls {
    background-color: rgba(0, 0, 0, 0);
}

ul.et_pb_tabs_controls:after {
  opacity: 0;
}

.cs-tabs-box-one {
    text-align: center;
}

.cs-tabs-box-one h1 {
    margin-bottom: 30px;
}

.cs-tabs-box-one a {
    background-color: #0a0a0a;
    padding: 12px 30px;
    color: #fff;
    border: solid 1px #bea44f;
}

.cs-tabs-main .et_pb_tabs_controls li a, .cs-tabs-box-one a {
    transition: .2s ease-in-out;
		line-height: 2em;
}

.cs-tabs-main .et_pb_tabs_controls li a:hover, .cs-tabs-box-one a:hover {
    background-color: #bea44f;
    color: #000 !important;
    transition: .2s ease-in-out;
}

.cs-tabs-box-two {
    display: block;
    margin-top: 50px;
}

/********* Work with us ***********/

.cs-form-txt, .cs-form-txtarea {
    width: 100%;
    padding: 15px 10px !important;
    background-color: #0a0a0a !important;
    border: solid 1px #bea44f !important;
    font-size: 15px;
    color: #fff !important;
}

.cs-form-sub-btn {
    width: 30%;
    padding: 15px 10px !important;
    background-color: #0a0a0a !important;
    border: solid 1px #bea44f !important;
    font-size: 15px;
    color: #fff !important;
    margin: 0 auto;
    display: block;
    cursor: pointer;
    margin-top: 30px;
}

/********** Hours & Location ***********/

.cs-hours-loc a {
    color: #fff;
}

/******************************************/

@media only screen and (min-width: 768px) {
	
	.cs-reserve-btn {
    position: absolute;
    float: right;
    padding: 10px;
    border: solid 1px #b79e4c;
    top: 52px;
    right: 80px;
}

.cs-reserve-btn a {
    color: #fff;
}
		
}

@media only screen and (max-width: 767px) {
		
			.cs-reserve-btn {
					display: none;
		}
		
}

/************ Home ************/

.cs-main-slider .et_pb_slide {
    padding: 80px !important;
}

.cs-dining-sec .et_parallax_bg {
    background-position: center;
}

/********* Footer *************/

.cs-order-online a {
    padding-bottom: 0px !important;
    padding: 10px !important;
    border: solid 1px #b79e4c;
}

.cs-order-online {
    margin-top: -5px !important;
    margin-bottom: 5px !important;
}

.cs-soc-icons {
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}

.cs-soc-icons li {
    display: inline-block;
}

.cs-soc-icons li img {
    width: 35px;
}

#main-footer {
    display: none;
}