@font-face{
	font-family:Trio-Grotesk;
	src:url(../fonts/Trio_Grotesk_Bold.otf);
	font-weight:700;
}
@font-face{
	font-family:Trio-Grotesk;
	src:url(../fonts/Trio_Grotesk_Medium.otf);
	font-weight:500;
}
@font-face{
	font-family:Trio-Grotesk;
	src:url(../fonts/Trio_Grotesk_Normal.otf);
	font-weight:300;
}
html, body {
    height: 100%;
}
html {
    margin-top: 0px;
}
body {
	font-family: 'Trio-Grotesk', sans-serif;
	color: #32261D;
	font-size: 14.5px;
	line-height: 23px;
	font-weight:300;
}
h1 {
	font-size: 22px;
	font-weight: 700;
	line-height: 25px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 0;
}
h2 {
    font-weight: 700;
    color: #772C57;
    font-size: 18px;
    line-height: 25px;
}
h4 {
    font-size: 14.5px;
    color: #772c57;
    margin-top: 40px;
    font-weight: 700;
}
.navbar-default {
    border: 0;
    background-color: #bd5260;
    height: 63px;
    z-index: 999999;
}
.navbar-default .navbar-nav>li>a, #nav-reservation {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
	letter-spacing: 1.7px;
    font-weight: 700;
}
#nav-reservation {
    background: #FEF7EC;
    float: right;
    color: #4F4F4F;
    margin-top: 18px;
	padding: 8px 16px;
    border-radius: 25px;
	font-size: 12px;
	line-height: 14px;
}
#nav-reservation:hover {
    text-decoration: underline;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
	text-decoration: underline;
}
.navbar-brand>img {
    width: 80px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: transparent;
    text-decoration: underline;
}
#header{
	background-size: cover;
    min-height: 55%;
	background-position: center;
    background-repeat: no-repeat;
    height: 55%;
    z-index: -2;
    position: relative;
	background-position: 50% 0px;
}
.home #header{
    min-height: 100%;
    height: 100%;
}
#menu {
    background-size: cover;
    background-position: top center;
    min-height: 480px;
    width: 100%;
    margin-top: 0!important;
}
#header img{
	max-width: 220px;
	position: fixed;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    z-index: -1;
}
#content {
	background-color: #fff8ed;
    padding: 30px 0 0 0;
	position: relative
}
#hndp {
	background-image: url(../img/grey-block-3.png);
    background-repeat: repeat-x;
    background-position: center;
    width: 100%;
    height: 12px;
    position: absolute;
    left: 0;
    top: -12px;
}
#hndpml {
	background-image: url(../img/hndpml.png);
    background-repeat: no-repeat;
    background-position: left;
    width: 100%;
    height: 221px;
    position: absolute;
    left: 0;
    top: -13px;
    z-index: 1000;
}
#hndpm {
	background-image: url(../img/hndpm.png);
    background-repeat: repeat-x;
    background-position: center;
    width: 100%;
    height: 50px;
    position: absolute;
    left: 0;
    top: -28px;
    z-index: 999;
}
#hndpmr {
	background-image: url(../img/hndpmr.png);
    background-repeat: no-repeat;
    background-position: right;
    width: 100%;
    height: 88px;
    position: absolute;
    left: 0;
    top: -18px;
    z-index: 1000;
}
#hndpmb {
	background-image: url(../img/hndpmb.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    width: 100%;
    height: 50px;
    position: absolute;
    left: 0;
    bottom: -35px;
    z-index: 999;
}
.fl-right {
	float: right;
}
.mg-b-20 {
	margin-bottom: 20px;
}
.mg-b-30 {
	margin-bottom: 30px;
}
.mg-b-40 {
	margin-bottom: 40px;
}
.mg-b-50 {
	margin-bottom: 50px;
}
.mg-b-60 {
	margin-bottom: 60px;
}
.pd-t-50 {
	padding-top: 50px;
}
.mg-t-20 {
	margin-top: 20px;
}
.button {
    width: 280px;
    height: 50px;
    display: block;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding-top: 16px;
    font-size: 12px!important;
    font-weight: 700;
    line-height: 20px;
    margin-top: 26px;
}
.button:hover, .button:focus {
	text-decoration: underline;
    color: #fff;
}
.button-blue {
	background: url(../img/button_blue.svg) no-repeat;
}
.button-green {
	background: url(../img/button_green.svg) no-repeat;
}
.button-orange {
	background: url(../img/button_orange.svg) no-repeat;
}
.button-yellow {
	background: url(../img/button_yellow.svg) no-repeat;
}
.txt-lt .block h2 {
    margin-top: 26px;
}
.txt-rt .block h2 {
    margin-top: 37px;
}
#menu_hld {
	height: 480px;
    overflow: hidden;
    text-align: center;
    position: relative;
}
#menu {
    position: relative;
}
.menu-top {
	padding-top: 40px;
}
#menu h2 {
    color: #FFFFFF;
    font-size: 22px;
    font-weight: 700;
    line-height: 25px;
    text-transform: uppercase;
    margin: 0 30px 0 30px;
    display: inline-block;
}
.divider-pattern {
    height: 19px;
    background-image: url(../img/escobar_pattern_single_white.png);
    background-repeat: space;
    display:none;
}
.navbar-default .divider-pattern {
    display:none;
    background-image: url(../img/escobar_pattern_single_purple.png);
}
.one-rwn h1 {
    display: inline-block;
    margin: 0 30px 0 30px;
}
#footer .divider-pattern {
	float: right;
    width: 284px;
    display: block;
	margin-bottom: 10px;
}
.navbar-default .divider-pattern {
	float: left;
    width: 284px;
    display: block;
    margin-bottom: 25px;
}
#menu_hld .button {
    position: absolute;
    bottom: 60px;
    margin: auto;
    left: 0;
    right: 0;
}
.info_hld div {
	clear: both;
}
.info_hld {
	overflow: hidden;
}
#map {
    width: 100%;
    height: 350px;
	z-index: 1001;
}
#footer {
    background-color: #a2bdc1;
    width: 100%;
    padding: 50px 0;
    color: #fff;
	position: relative;
}
#footer a {
    color: #fff;
	font-size: 14px;
	line-height: 23px;
}
#footer .col-md-6 {
	padding-right: 20px;
    padding-left: 20px;
	z-index: 9999;
}
time {
    display: block;
}
#footer .button {
    margin-top: 18px;
}
.social {
	margin-top: 18px;
}
.social-icon-in {
	margin-right: 10px;
}
.social-icon-in-pl {
	background: #2F80ED;
    color: #fff;
    padding: 12px 36px;
    border-radius: 30px;
    margin-bottom: 32px;
    font-size: 12px;
    line-height: 14px;
    display: inline-block;
}
.block {
	position: relative;
}
.groups_f_bg {
    width: 280px;
    height: 211px;
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    padding: 20px 10px 0px 10px;
    position: absolute;
}
.groups_f1_bg {
	background: url(../img/groups_f1_bg.svg) no-repeat;
    top: 170px;
    right: -87px;
}
.groups_f1_hld{
    margin-top: 150px;
}
.groups_f2_bg {
	background: url(../img/groups_f2_bg.svg) no-repeat;
    top: 219px;
    right: 40px;
}
.quote {
	color: #772C57;
	font-size: 22px;
	font-weight: 700;
	line-height: 24px;
	text-align: center;
}
.quote:before {
    content: '“';
}
.quote:after {
    content: '”';
}
.one-rwn .button {
	float: none;
	margin: 40px auto 0 auto;
}
.page-template-default, .single, .error404 {
    padding-top: 63px;
}
.about_f1 img {
    position: absolute;
    top: 92px;
    left: 68px;
    z-index: 999;
}
#agenda {
	background: #faf2e5;
}
.one-rwn {
    overflow: hidden;
}
.title {
	line-height: 1.0;
	text-align: center;
}
.title span {
	display: inline-block;
	position: relative;
}
.title span:before, .title span:after {
    content: "";
    position: absolute;
    display:none;
    background-image: url(../img/escobar_pattern_single_purple.png);
    background-repeat: space;
    top: 0;
    width: 100%;
    height: 19px;
}
.title span:before {
	right: 100%;
	margin-right: 25px;
}
.title span:after {
	left: 100%;
	margin-left: 25px;
}
#menu_hld .title span:before, #menu_hld .title span:after {
    display:none;
    background-image: url(../img/escobar_pattern_single_white.png);
    width: 300px;
}
#menu_hld .title span:before {
	margin-right: 35px;
}
#menu_hld .title span:after {
	margin-left: 35px;
}
.page-template-diner #menu_hld .title span:before, .page-template-diner #menu_hld .title span:after {
    width: 235px;
}
.page-template-diner #menu_hld .title span:before {
	margin-right: 40px;
}
.page-template-diner #menu_hld .title span:after {
	margin-left: 40px;
}
.page-template-diner #content .title span:before, .page-template-diner #content .title span:after, .one-grmwn .title span:before, .one-grmwn .title span:after, .page-template-find_us .title span:before, .page-template-find_us .title span:after {
    width: 300px;
}
.page-template-diner #content .title span:before {
	margin-right: 64px;
}
.page-template-diner #content .title span:after {
	margin-left: 64px;
}
.one-grmwn .title span:before {
	margin-right: 55px;
}
.one-grmwn .title span:after {
	margin-left: 55px;
}
.one-grlwn .title span:before, .one-grlwn .title span:after, .page-template-about .title span:before, .page-template-about .title span:after {
    width: 238px;
}
.one-grlwn .title span:before {
	margin-right: 44px;
}
.one-grlwn .title span:after {
	margin-left: 44px;
}
.page-template-about .title span:before {
	margin-right: 47px;
}
.page-template-about .title span:after {
	margin-left: 47px;
}
.page-template-find_us .title span:before, .page-template-default .title span:before {
	margin-right: 55px;
}
.page-template-find_us .title span:after, .page-template-default .title span:after {
	margin-left: 55px;
}
.page-template-default .title span:before, .page-template-default .title span:after {
    width: 198px;
}
.workshop-title {
    color: #772c57;
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
}
.workshop-excerpt {
    color: #772C57;
    font-size: 13px;
    line-height: 16px;
    margin-top: 10px;
}
.workshop-link a {
    color: #772C57;
    font-size: 12px;
    line-height: 16px;
    text-decoration: underline;
}
.workshop-date {
    height: 57px;
    width: 59px;
    font-size: 10px;
    font-weight: 500;
    line-height: 12px;
    text-align: center;
    color: #fff;
    background-repeat: no-repeat;
    padding-top: 15px;
}
#agenda-bottom {
	background-color: #faf2e5;
}
#icon-tm {
    position: absolute;
    background-image: url(../img/icon-04.svg);
    background-repeat: no-repeat;
	height: 62px;
	width: 84px;
}
#icon-sq {
    position: absolute;
    background-image: url(../img/icon-02.svg);
    background-repeat: no-repeat;
	height: 130px;
	width: 130px;
}
#icon-bf {
    position: absolute;
    background-image: url(../img/icon-03.svg);
    background-repeat: no-repeat;
	height: 116px;
	width: 130px;;
}
#icon-lk {
    position: absolute;
    background-image: url(../img/icon-01.svg);
    background-repeat: no-repeat;
	height: 110px;
	width: 153px;
}
#icon-br {
    position: absolute;
    background-image: url(../img/icon-06.svg);
    background-repeat: no-repeat;
	height: 97px;
	width: 87px;
}
#icon-st {
    position: absolute;
    background-image: url(../img/icon-07.svg);
    background-repeat: no-repeat;
	height: 80px;
	width: 122px;
}
#icon-bd {
    position: absolute;
    background-image: url(../img/icon-05.svg);
    background-repeat: no-repeat;
	height: 57px;
	width: 117px;
}
.page-template-index #icon-sq {
    bottom: -10px;
    left: -205px;
}
.page-template-index #icon-tm {
    right: -117px;
    top: -55px;
}
.page-template-diner #icon-sq {
    right: -241px;
    top: 13px;
}
.page-template-diner #icon-tm {
    left: -206px;
    top: 205px;
}
.page-template-groups_old #icon-bd {
    top: -107px;
    right: 50px;
}
.page-template-groups_old #icon-bf {
    top: 17px;
    right: -201px;
}
.page-template-groups_old #icon-tm {
    left: -120px;
    bottom: -27px;
}
.page-template-groups_old #icon-lk {
    bottom: -167px;
    left: -35px;
}
.page-template-catering .container {
    position: relative;
}
.page-template-catering #icon-tm {
    top: 26px;
    right: -125px;
}
.page-template-catering #icon-bf {
    left: -210px;
    top: 43px;
}
.page-template-catering #icon-sq {
    right: -170px;
    top: 108px;
}
.page-template-catering #icon-lk {
    right: -180px;
    top: 40px;
}
.page-template-about #icon-st {
    left: -73px;
    bottom: -98px;
}
.page-template-about #icon-br {
    right: -201px;
	top: 172px;
}
.one-ofv {
	overflow: visible!important;
}
.navbar-default .navbar-toggle {
	border: 0;
}
.menu-open {
    padding: 8px 5px;
}
.navbar-default.navbar-default-active .menu-close {
	display: block!important;
}
.navbar-default.navbar-default-active .menu-open {
	display: none;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-toggle {
    margin-bottom: 0;
}
.menu-section-title {
    font-size: 18px;
    color: #772C57;
    margin-bottom: 16px;
}
.menu-item {
	margin-bottom: 16px;
}
.menu-item-top {
	display: inline-block;
	width: 100%;
}
.page-template-diner #content {
	padding-top: 0;
}
.page-template-diner h1 {
	padding-top: 58px;
}
.menu-section-hld {
	margin-bottom: 10px;
    margin-top: 95px;
}
.banner-container {
	padding-top: 120px;
    padding-bottom: 30px;
}
.c-title, .c-sep {
    color: #fff;
    text-align: center;
    font-size: 64px;
    line-height: 76px;
    text-transform: uppercase;
    font-weight: bold;
	text-shadow: -5px 1px 4px #000;
}
.c-sep {
    margin-top: 70px;
}
.c-title {
    margin-top: 30px;
}
.c-counter .c-item {
	color: #cf3a29;
    font-weight: bold;
    font-size: 30px;
    background: #fff;
    border-radius: 30px;
    padding: 29px 10px;
    display: inline-block;
}
.c-counter-text {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 13px;
	text-shadow: -5px 1px 4px #000;
	margin-top: 6px;
}
.c-counter {
    text-align: center;
}
.c-counter-hld, .c-image {
	display: inline-block;
}
.c-image {
    max-width: 100px;
    margin-left: 15px;
}
.c-desc {
    margin-top: 44px;
}
.c-desc p {
    color: #cf3a29;
    font-weight: bold;
    background: #fff;
    font-size: 26px;
    line-height: 28px;
}
.header_button {
    max-width: 558px;
    position: fixed;
    bottom: 125px;
    margin: auto;
    left: 0;
    right: 0;
    z-index: 2;
    display: block;
}
.header_button a {
	color: #32261D;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 21px;
    background: #fef7ec;
    border-radius: 30px;
    padding: 12px 34px;
    font-weight: bold;
}
.header_button a:nth-child(1) {
	margin-right: 5px;
}
#content, #menu_hld, #footer {
	z-index: 99;
}
.content_main-full {
    display: flex;
    flex-wrap: wrap;
}
.content_text {
    padding: 162px 50px;
}
.content_button {
    background-repeat: no-repeat;
    width: 279px;
    height: 48px;
    display: block;
    text-align: center;
    padding-top: 12px;
    margin: 40px auto 0 auto;
}
.content_image {
	margin: 0 auto;
}
#menus_fpmns {
	display: flex;
    flex-wrap: wrap;
    padding: 0;
}
#menus_fpmns li::before {
	content: ' ';
    position: absolute;
    z-index: 1;
    opacity: 0.6;
    width: 100%;
    height: 100%;
    background: #A2BDC1;
}
#menus_fpmns li {
    background-size: cover;
    background-repeat: no-repeat;
    flex: 1 0 calc(25% - 30px);
    margin: 0 15px;
    height: 492px;
    list-style-type: none;
	position: relative;
	overflow: hidden;
}
#menus_fpmns li a {
	position: relative;
    z-index: 2;
	font-size: 27px;
    line-height: 32px;
    text-transform: uppercase;
    color: #FFC04C;
    text-shadow: 2px 3px 0px rgba(50, 38, 29, 1);
    width: 100%;
    height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	resize: both;
	overflow: auto;
}
#menus_fpmns li a:hover {
	text-decoration: none;
}
#menus_fpmns li:hover:before {
    opacity: 0;
}
.menu_default:before {
	background: #f2f2f2!important;
}
.menu_default:hover:before {
    opacity: 0!important;
	background: #f2f2f2!important;
}
.menu_default a {
	color: #000!important;
    text-shadow: none!important;
    cursor: default;
    pointer-events: none;
}
.single-menus #menus_fpmns li {
    margin: 0 8px;
    height: 328px;
}
.single-menus .container .button {
	margin: auto;
}
@media (min-width: 1201px) {
	.page-template-menus .container, .single-menus .container {
		width: 1440px;
	}
}
@media (max-width: 1145px) {
	.page-template-index .icon-ecs {
		display: none;
	}
}
@media (max-width: 1393px) {
	.page-template-diner .icon-ecs {
		display: none;
	}
}
@media (max-width: 1312px) {
	.page-template-groups_old .icon-ecs {
		display: none;
	}
}
@media (max-width: 1312px) {
	.page-template-groups_old .icon-ecs {
		display: none;
	}
}
@media (max-width: 1310px) {
	.page-template-catering .icon-ecs {
		display: none;
	}
}
@media (max-width: 1312px) {
	.page-template-about .icon-ecs {
		display: none;
	}
}
@media (min-width: 48rem){
	#map {
		width: 100%;
		height: 550px;
	}
}
@media (min-width: 992px) {
	.banner-container div:nth-child(1) .c-title{
		display: none;
	}
	.banner-container div:nth-child(1) img{
		display: block!important;
	}
	.banner-container div:nth-child(3) .c-title{
		display: block!important;
	}
	.banner-container div:nth-child(3) img{
		display: none!important;
	}
	.subtitle {
		padding-right: 20px;
		padding-left: 20px;
	}
	.container {
		width: 1130px;
	}
	.one-strwn{
	    min-height: 535px;
	}
	.one-atrwn {
		min-height: 380px;
	}
	#content .col-md-6, #agenda .col-md-6 {
		display: flex;
		max-width: 50%;
		padding-right: 15px;
		padding-left: 15px;
	}
}
@media (max-width: 1440px) {
	#nav-reservation {
		display: none;
	}
}
@media (min-width: 768px) {
	.navbar-nav>li>a {
		padding-top: 21px;
		padding-bottom: 21px;
	}
	.navbar-right {
		margin-right: 10px;
	}
	.navbar>.container-fluid .navbar-brand {
		margin-left: 0px;
	}
}
@media (max-width: 991px) {
	.content_text {
		margin-bottom: 30px;
	}
	.content_text {
		padding: 35px 14px;
	}
	.c-image {
		display: none;
	}
	.c-counter-hld {
		display: block;
	}
	.banner-container {
		padding-top: 90px;
	}
	.c-sep {
		margin-top: 8px;
		margin-bottom: 14px;
	}
	.c-title, .c-sep {
		color: #fff;
		text-align: center;
		font-size: 42px;
		line-height: 44px;
	}
	.c-title {
		margin-top: 0px;
	}
	.c-desc p {
		font-size: 19px;
		line-height: 22px;
		padding-top: 5px;
		margin-top: 10px;
	}
	.c-desc {
		margin-top: 26px;
	}
	.menu-section-hld {
		margin-bottom: 30px;
		margin-top: 16px;
	}
	.page-template-diner h1 {
		padding-top: 25px;
	}
	#footer .button {
		float: none;
		margin: 0 auto;
	}
	#footer {
		padding: 20px 0 50px 0;
	}
	#footer .info_hld, #footer .loc_hld {
		font-size: 12px;
	}
	#footer a {
		font-size: 12px;
		line-height: 21px;
	}
	.social {
		margin-top: 25px;
	}
	.pvs-soc {
		position: absolute;
		bottom: -34px;
		left: 20px;
	}
	.loc_hld {
		margin-bottom: 35px;
	}
	.pvs {
		position: absolute;
		top: -50px;
		text-decoration: underline;
		left: 0;
		right: 0;
		margin: 0 auto;
		width: 100%;
		text-align: center;
	}
	.title span:before,
	.title span:after {
		display: none;
	}
	#menu_hld .title span:before,
	#menu_hld .title span:after {
		display: block;
        display:none;
		background-image: url(../img/escobar_pattern_single_white_mob.png);
		background-repeat: no-repeat;
		width: 34px;
		margin-right: 20px!important;
		margin-left: 20px!important;
	}
	#menu_hld .title span:before {
		background-position: right;
	}
	.about_f1 img {
		position: relative;
		top: 0;
		left: 0;
		z-index: 999;
	}
	.one-atrwn div:first-child {
		margin-bottom: 15px;
	}
	.groups_f_bg{
		position: relative;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
	}
	.groups_f1_bg, .groups_f2_bg {
		background-size: 100%;
		width: 100%;
		margin-bottom: 15px;
	}
	.groups_f1_hld {
		margin-top: 15px;
	}
	#header {
		height: 420px;
		min-height: 420px;
	}
	.page-template-index  #header {
		height: 100%;
		min-height: 100%;
	}
	.one-rwn .text-center, .one-rwn .text-center h1 span {
		text-align: left;
	}
	.one-rwn h1 {
		margin: 15px 0 0 0;
	}
	.mg-b-50.one-rwn, .mg-b-60.one-rwn {
		margin-bottom: 15px;
	}
	#footer .divider-pattern {
		float: left;
	}
	.txt-rt {
		display: none;
	}
	.txt-lt .text-right, #footer .text-right {
		text-align: left;
	}
	.txt-lt .fl-right {
		float: none;
	}
	.txt-lt .button {
		margin: 25px auto 25px auto;
	}
	#content, #agenda {
		padding: 30px 0 0px 0;
	}
	#content .col-md-6 {
		float: none;
		margin: 0 auto;
	}
	#agenda .col-md-6 {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	#content h1::after {
		content: "";
		width: 70px;
		height: 3px;
		background: #772c57;
		display: block;
		margin-top: 8px;
	}
	.text-right {
		text-align: left;
	}
	.page-template-groups_old .groups_f_bg {
		margin-top: -15px;
	}
	.page-template-groups_old #content img {
		width: 100%;
	}
}
@media (min-width: 951px) {
	.page-template-index .navbar-default {
		margin: 0!important;
	}
}
@media (max-width: 950px) {
	#menus_fpmns li {
		flex: 100%;
		height: 400px;
		margin-bottom: 16px;
	}
	.single-menus #menus_fpmns li {
		flex: 100%;
		height: 328px!important;
		margin-bottom: 16px!important;
	}
	.navbar-social {
		display: block !important;
		position: relative;
		float: right;
		padding: 11px 0px 9px 10px;
		margin-right: 0;
		margin-top: 8px;
	}
	.navbar-social .social-icon-in {
		margin-right: 5px;
	}
	.navbar-default-active .info_hld {
		display: block!important;
	}
	.navbar-default .info_hld {
	    position: absolute;
		bottom: 75px;
	    width: 100%;
		padding-left: 15px;
	}
	.navbar-default .info_hld .social {
		margin-top: 30px;
	}
	.navbar-default .info_hld a{
		color: #772C57;
		font-size: 14.5px;
		font-weight: 500;
	}
	.collapsing {
		-webkit-transition: none;
		transition: none;
		display: none;
	}
	.navbar-collapse.collapsing {
		height: 0 !important;
	}
	.navbar-collapse.collapse.in {
		max-height: none;
		height: 100vh!important;
	    position: relative;
	}
	.navbar-brand>img {
		width: 60px;
	}
	.navbar-default .navbar-nav>li>a {
		color: #772C57;
		font-size: 18px;
		padding-left: 28px;
	}
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover,
	.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover	{
		color: #772C57;
	}
	.navbar-default.navbar-default-active {
		background-color: #fff8ed;
	}
	.navbar-default {
	    background-color: transparent;
	}
	.navbar-collapse {
		height: 100vh;
	}
	.navbar-default {
        background: url(../img/red-block-1.svg) center -20px;
        background-size: cover;
		background-repeat: no-repeat;
	}
	.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
		margin-right: -15px;
		margin-left: -15px;
	}
    .navbar-brand {
		position: absolute;
		z-index: 9999;
	}
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 0;
        box-shadow: none;
		background: #fff8ed;
    }
    .page-template-index .navbar-fixed-top {
        top: -80px;
        border-width: 0;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 50px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 15px;
    }
    .collapse.in{
        display:block !important;
    }
	.header_button {
		max-width: 284px;
	}
	.header_button a:nth-child(2) {
		display: none;
	}
}
@media (max-width: 767px) {
	h1 {
		font-size: 18px;
		text-transform: inherit;
	}
	.home #content img, .page-template-about #content img {
		display: block;
	}	
	.home #menu_hld, .page-template-about #menu_hld {
		display: none;
	}	
	#header img{
		max-width: 180px;
	}
	.page-template-diner #content img {
		display: inline-block;
	}
	.page-template-groups_old #content img {
		display: block;
	}
	#menu_hld {
		height: 300px;
	}
	#menu h2 {
		font-size: 15px;
	}
	#menu_hld .button {
		position: relative;
		margin-top: 130px;
		bottom:0;
	}
}
@media (max-width: 400px) {
	.c-title {
		margin-top: -20px;
	}
	.c-title, .c-sep {
		font-size: 28px;
		line-height: 30px;
	}
	.c-counter .c-item {
		font-size: 20px;
		padding: 20px 10px;
	}
}

@media (min-width: 1470px) {
	.page-template-menus .container, .single-menus .container {
		width: 1400px;
	}
}
