/* Boson Child */

body,
.main,
.header,
.b-widgets,
.b-titlebar {
	background: #180E01;
	border-top: none;
}

.page .b-titlebar {
	display: none;
}

body {
	font-family: 'Futura',Arial,Sans-Serif;
}

a,
strong,
h1, h2, h3, h4, h5, h6,
.b-titlebar h1,
a.dark-link:hover,
.widget_archive a,
.widget_categories a,
.widget_pages a,
.widget_meta a,
.widget_recent_comments a,
.widget_recent_entries a,
.widget_rss a,
.widget_nav_menu a {
	color: #fff;
}

a {
	text-decoration: underline;
}

a:hover,
a.dark-link,
.widget_archive a:hover,
.widget_categories a:hover,
.widget_pages a:hover,
.widget_meta a:hover,
.widget_recent_comments a:hover,
.widget_recent_entries a:hover,
.widget_rss a:hover,
.widget_nav_menu a:hover,
.post-meta a:hover {
	color: #70cbd0;
}

*::-moz-selection {
	background-color: #70cbd0 !important;
}

*::selection {
	background-color: #70cbd0 !important;
}


.btn-up.active:hover {
	background-color: #70cbd0;
}

.btn-up.active:hover:before {
	color: #FFF;
}



.col-1_3 .img-wrap.m-left {
	margin-right: 0px;
}

.main.boxed {
	border: 1px dotted #000;
	overflow: hidden;
}

.home .layout img {
	width: 100%;
}

.mob-layout {
	width: 100%;
	position: relative;
}

.mob-menu > li > div > a,
.mob-menu .mob-submenu a {
	line-height: normal;
}

header {
	position: relative;
}

header .p-social-bar {
	position: absolute;
	z-index: 1;
	bottom: 5px;
	width: 100%;
	height: 40px;
	overflow: hidden;
}

header .p-social-bar ul,
footer .p-social-bar ul {
	overflow: hidden;
	text-align: right;
	box-sizing: border-box;
	margin: 0px;
}

header .p-social-bar ul {
	width: 100%;
	padding: 0px 35px 0px 0px;
}


footer .p-social-bar {
	display: none;
}

footer .p-social-bar ul {
	padding: 0px;
	width: 190px;
	margin: 0 auto;
}

header .p-social-bar ul li,
footer .p-social-bar ul li {
	float: right;
	list-style-type: none;
	margin-left: 5px;
}

.header {
	margin-bottom: 30px;
	border-bottom: 6px solid #70cbd0;
}

.header .menu {
	position: absolute;
	right: 0px;
	bottom: -30px;
}

.header .menu > li,
.header .menu > li > a {
	line-height: 14px;
}

.header .menu > li {
	border-right: 1px solid #fff;
}

.header .menu > li > a {
	text-transform: uppercase;
	color: #fff;
}

.header .menu > li > a:hover,
.header .menu > li.active > a {
	color: #b5f0f2;
}

.header .menu > li.active > a:after {
	background: none;
}

.content {
	border-top: none;
	color: #fff;
	font-size: 13px;
	line-height: 24px;
}

.content .layout {
	overflow: hidden;
	padding: 40px 0px 20px;
}

.footer {
	border-top: none;
}

.footer .b-widgets {
	padding: 10px;
}

.b-copyright {
	background: none;
	line-height: 32px;
}

.b-copyright .copy a {
	text-decoration: none;
	color: #666;
	margin-left: 3px;
}

.b-copyright .copy a.p-address {
	color: #fff;
	line-height: 20px;
}

.b-copyright .copy a:hover {
	text-decoration: underline;
}

.b-copyright .copy {
	float: right;
	font-family: Arial;
	text-transform: uppercase;
	font-size: 13px;
	color: #fff;
}

.b-copyright .copy p {
	padding: 0px;
}

.column_first.row-item {
	overflow: hidden;
}

.column_first.row-item .module,
.column_first.row-item .module .img-wrap {
	width: 100%;
}

.column_first.row-item .module .b-gallery .img-wrap {
	width: 90px;
}

.page-menus .img-wrap.p-margintop {
	margin-top: 60px;
}

.page-menus .img-wrap.m-center img,
.page-lunch-menu .img-wrap.m-center img,
.page-dinner-menu .img-wrap.m-center img,
.page-dessert .img-wrap.m-center img {
	margin-bottom: 0px;
}

.page-menus .img-wrap img,
.page-lunch-menu .img-wrap img,
.page-dinner-menu .img-wrap img,
.page-dessert .img-wrap img {
	width: 100%;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.page-menus .img-wrap .img-title,
.page-lunch-menu .img-wrap .img-title,
.page-dinner-menu .img-wrap .img-title,
.page-dessert .img-wrap .img-title {
    position: absolute;
    color: #FFF;
    z-index: 100;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    left: 0;
    text-align: center;
	top: 0;
	font-weight: bold;
	font-size: 120%;
	padding: 0px;
	margin-top: 47%;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
}

.page-menus .img-wrap:hover .img-title,
.page-lunch-menu .img-wrap:hover .img-title,
.page-dinner-menu .img-wrap:hover .img-title,
.page-dessert .img-wrap:hover .img-title {
    opacity: 1;
}

.page-lunch-menu .sidebar-menus,
.page-dinner-menu .sidebar-menus,
.page-dessert .sidebar-menus {
	margin-bottom: 15px;
}

.page-lunch-menu .sidebar-menus .img-wrap,
.page-dinner-menu .sidebar-menus .img-wrap,
.page-dessert .sidebar-menus .img-wrap {
	margin: 0 auto;
}

.page-lunch-menu .column_first.row-item .module.sidebar-menus .img-wrap,
.page-dinner-menu .column_first.row-item .module.sidebar-menus .img-wrap,
.page-dessert .column_first.row-item .module.sidebar-menus .img-wrap {
	width: 75%;
}

.page-menus .img-title,
.page-lunch-menu .sidebar-menus .img-title,
.page-dinner-menu .sidebar-menus .img-title,
.page-dessert .sidebar-menus .img-title {
	opacity: 1;
}

.page-menus .img-wrap:hover,
.page-lunch-menu .sidebar-menus .img-wrap:hover,
.page-dinner-menu .sidebar-menus .img-wrap:hover,
.page-dessert .sidebar-menus .img-wrap:hover {
	opacity: 0.9;
	background:: #FFF;
}

.page-menus .img-wrap:hover .img-title,
.page-lunch-menu .sidebar-menus .img-wrap:hover .img-title,
.page-dinner-menu .sidebar-menus .img-wrap:hover .img-title,
.page-dessert .sidebar-menus .img-wrap:hover .img-title {
	color: #000;
}

.page-photos .b-gallery {
	text-align: center;
}

.page-photos .b-gallery .img-wrap {
	width: 155px;
}

.blog .main .b-titlebar,
.single-post .main .b-titlebar {
	display: none;
}

.sidebar .textwidget img {
	border: 2px solid #FFF;
	box-sizing: border-box;
	margin-bottom: 10px;
}

div.post-preview {
	padding-bottom: 20px;
}

h1.lined:before, 
h1.lined:after, 
h2.lined:before, 
h2.lined:after, 
h3.lined:before, 
h3.lined:after, 
h4.lined:before, 
h4.lined:after, 
h5.lined:before, 
h5.lined:after, 
h6.lined:before, 
h6.lined:after {
	background: none;
}

div#om_menu,
div#om_menu .menu_name {
	padding-top: 0px;
}

div#om_menu,
div#om_menu dt,
div#om_menu dd.price,
div#om_menu .menu_name {
	background: #180E01;
}

div#om_menu dt.pepper_ {
	font-weight: bold;
	font-style: italic;
}

div#om_menu dl {
	background: none;
	position: relative;
	margin-left: 0px;
	padding-right: 23px;
}

div#om_menu dl dt,
div#om_menu dl dd.description,
div#om_menu dl dd.price {
	font-size: 13px;
}

div#om_menu dl dd.price {
	float: none;
	position: absolute;
	top: 0px;
	right: 0px;
}

div#om_menu small a {
	display: none !important;
}

div#om_menu span.big {
	background: none;
}

div#om_menu dt,
div#om_menu dd.price,
div#om_menu dd.description,
div#om_menu .menu_content h2 {
	color: #FFF;
}

div#om_menu .menu_content h2 {
	text-align: center;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}

@media only screen and (min-width: 960px) {
	.content {
		min-height: 390px;
	}
}

@media only screen and (min-width: 1120px) {
	.content {
		min-height: 440px;
	}
}

@media only screen and (max-width: 959px), only screen and (max-device-width: 999px) {
	.mob-layout .logo {
		margin-left: 20px;
	}
	
	header .btn-menu {
		right: 20px;
	}
	
	header .p-social-bar {
		display: none;
	}
	
	.header .mob-menu a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	footer .p-social-bar {
		display: block;
	}
}

@media only screen and (max-width: 767px), only screen and (max-device-width: 767px) {
	
	.b-titlebar h1 {
		text-overflow: ellipsis;
		overflow: hidden;
	}
	
	.b-copyright .copy {
		float: none;
	}
	
	.b-copyright a {
		display: block;
	}

	.page-menus .img-wrap.p-margintop {
		margin-top: 0px;
	}
	
	.content {
		min-height: 320px;
	}
	
	.home .content {
		min-height: 100%;
	}
	
	.home .footer .b-widgets {
		padding: 0px;
	}
	
	.home .content .layout{
		/*width: 100%;*/
		padding-top: 10px;
		padding-bottom: 10px;
	}
}