/*
Theme Name: Danjee Korean Restaurant
Theme URI: http://www.danjee.com.au
Author: Mr. Digital Web Marketing
Author URI: http://www.mrdigital.com.au
*/

.slicknav_menu {
	display:none;
}

#slideshow img {
	display: none;
}
#sliders img {
	display: none;
}

.book {
	float:left;
	overflow: hidden;/*Radius for Explorer*/
	border-radius: 12px;/*Radius for Explorer*/
	margin-left:18px;
}
.book a {display:block;padding:3px 47px;font-size:27px;font-weight:900;letter-spacing:10px;color:#ffffff;
	border-radius:12px;
	-moz-border-radius: 12px;/*Firefox*/
	-webkit-border-radius: 12px;/*Safari & Crome*/
	-goog-ms-border-radius: 12px;
	background: -moz-linear-gradient(top,  #666666,  #000000);
	background: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#000000));
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');*/
	background: -o-linear-gradient(rgb(102,102,102),rgb(255,255,255));
	background: -ms-linear-gradient(top, #666666, #000000); /* IE 11 */
	/*background-image: linear-gradient(to bottom, #666666 , #000000);*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');

}
/* explorer 9,10 */
@media screen and (min-width:0\0){
	.book a {font-size:25px;}
}
.book a:hover {
	color:#FFFFFF;
	background: -moz-linear-gradient(top,  #000000,  #666666);
	background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#666666));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
	background: -o-linear-gradient(rgb(255,255,255),rgb(102,102,102));
	background: -ms-linear-gradient(top, #000000, #666666); /* IE 11 */
}
.bookmob {display:none}
.article a {text-decoration:underline}

.phoneonly {display:none}

.subheadermenu {font-size:18px; margin-bottom:20px; background:#1c1e20; color:#fff; padding:10px 0 10px 10px}
.menutitle{border-bottom:3px solid #1c1e20; padding:0 0 5px 0; margin:0 0 15px 0;}

.blogpost {font-size:30px; font-weight:600; color:#6e2b10;}

a:hover {color:#000;}

body {
	font: 18px/1.2 'proxima-nova','Open Sans', sans-serif;
	color: #16181a;
	background: #f6f6f6 url(img/bg.jpg);
	min-width:1100px
}
h1, h2 {
	margin-bottom: 47px;
	line-height: 1.2;
}
h1 {
	font-size: 50px;
}
h2 {
	font-size: 30px;
	margin:10px 0;
}
h3 {
	font-size: 16px;
}

.banner2 {margin-bottom:30px}

p {
	margin-bottom: 30px;
	font-weight:300;
	font-size:16px;
}
a {
	color: #16181a;
}
.clear {clear:both}
#wrapper {
}
.container {
	width: 1000px;
	margin: 0 auto;
}

input[type=text] {font-size:16px !important; -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.2); border:0;}

input[type=submit] {background:#000; color:#fff; font-size:16px !important; border:0; padding:10px !important; font-family:proxima-nova; font-weight:600;}

textarea {-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.2);border:0;}


#header {
}
#header .container {
	position: relative;
	width: 960px;
	padding: 35px 30px 0;
}
.logo {
	float: left;
	width: 217px;
	padding-bottom: 45px;
}
.danjee-order {
	width: 218px;
	/*background-color:#eeeeee;*/
	float: left;
	margin-left:18px;
}
.danjee-order a{
	width: 218px;
	display:block !important; margin:0 auto;
}
.danjee-timeout {
	width: 90px;
	float: left;
	margin-left:18px;
}
.danjee-timeout img{
	width:90px;
	display:block !important; margin:0 auto;
}
/* explorer 9,10 */
@media screen and (min-width:0\0){
	.danjee-timeout {
		width: 80px;
	}
	.danjee-timeout img{
		width:80px;
		-ms-interpolation-mode:bicubic;
		-ms-interpolation-mode: bicubic;
	}
}
.date {display:block; font-size:13px; margin-bottom:20px;}
/*MAIN NAV*/

.mobilemenu {display:none}

#main-nav {
	position: absolute;
	z-index: 200;
	bottom: 10px;
	right: 10px;
}
#main-nav, #main-nav a {
	font-size: 16px;
	color: #000;
}
#main-nav ul {
	list-style: none;
}
.social a,
.left-nav ul li span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
#main-nav ul li {
	float: left;
	position: relative;
}
#main-nav ul li:first-child {

}
#main-nav ul li a {
	display: block;
	padding:  15px 30px;
	text-transform: capitalize;
	font-weight: 600;
	border-left: transparent solid 1px;
}
#main-nav ul li:hover a,
#main-nav ul li.current_page_item a {
	background-color: #1c1e20;
	color: #fff;
	border-left: #f6f6f6 solid 1px;
}
#main-nav ul li:hover span{

	position: absolute;
	left: 1px;
	right: 0;
	height: 19px;
	top: -19px;
	left: 0;
	background: url(img/menu-active.png) no-repeat center 0;
	background-size: 100% 100%;
}

/*SLIDER*/

#banner {
	/*height:420px; origin 소스에서 삭제(에러수정하니, 이부분때문에 이전전 웹사이트와의 간격차이가 발생해서 코멘트처리함)*/
}
.sliders, .slider {
	position: relative;
}


.sliders {
	padding: 0 0 30px;
}
.slider,
.slider img {
	width: 100%;
	display:block;
}
.slider .page-title {
	position: absolute;
	left: 270px;
	bottom: 0;
	right: 0;
	z-index: 102;
	padding: 7px 25px;
	color: #fff;
	background-color: #1c1e20;
	margin: 0;
	font-size: 40px;
	font-weight: 600;
}
.slider .caption {position:absolute; z-index:20; color:#fff; right:20px; bottom:10px; font-size:30px; padding:20px;text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.71); margin:0; font-weight:300;}

.sliders #next,
.sliders #prev {
	position: absolute;
	z-index: 123;
	top: 50%;
	display: block;
	cursor: pointer;
	margin-top: -49px;
}
.sliders #next,
.sliders #prev,
.sliders #next span,
.sliders #prev span {
	width: 97px;
	height: 97px;
	cursor: pointer;
	display: block;
}
.sliders #prev {
	left: 46px;
}
.sliders #next {
	right: 46px;
}
.sliders #prev span {
	background: url(img/left-icon.png) no-repeat 0 0;
}
.sliders #next span {
	background: url(img/right-icon.png) no-repeat 0 0;
}
.sliders #next:hover span,
.sliders #prev:hover span {
	background-position: 0 100%
}
#slider-nav {
	text-align: center;
	height: 27px;
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	bottom: 67px;
	z-index: 101;
}
#slider-nav span {
	display: inline-block;
	width: 16px;
	height: 16px;
	*display: inline;
	*zoom: 1;
	background-color: #fff;
	color: #fff;
	font-size: 0;
	text-align: center;
	-webkit-border-radius: 27px;
	-moz-border-radius: 27px;
	border-radius: 27px;
	box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 1);
	margin: 0 10px;
}
#slider-nav span.cycle-pager-active,
#slider-nav span:hover {
	background-color: #000;
	color: #f68428;
	transform: scale(1.2);
}


/*MAIN*/

#main .container {

}

.left-sidebar {
	float: left;
	width: 252px;
	margin: 0 0 35px;
}
.left-nav {
	background-color: #1c1e20;
	color: #ffffff;
	padding: 30px;
	margin-bottom: 67px;
}
.left-sidebar .widget {
	font-size: 14px;
	line-height: 1.4;
	color: #1c1e20;
}
.left-sidebar .widget h1,
.left-sidebar .widget .offer-item .big-price {
	font-size: 41px;
	color: #b30404;
	margin-bottom: 20px;
}
.left-sidebar .widget h2 {
	margin-bottom: 25px;
}
.left-sidebar .widget h2.blog-title {
	background:url(img/cmt-icon.png) no-repeat right 10px;
	padding: 0 62px 0 31px;
}
.left-sidebar .widget h3 {
	margin-bottom: 5px;
}
.left-sidebar .widget .offer-item {
	position: relative;
}
.left-sidebar .widget .offer-item .big-price {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	line-height: 1;
}
.left-sidebar .widget .thumb-image {
	margin-bottom: 20px;
}
.left-sidebar .widget .thumb-image img {
	vertical-align: top;
}
.left-nav ul {
	list-style: none;
	font-size: 18px;
	font-weight: 600;
}
.left-nav ul li {
	margin-bottom: 15px;
}
.left-nav ul li span {
	min-width: 74px;
}
.left-nav a {
	display: block;
	color: #bcbcbc;
}
.left-nav a:hover {
	color: #fff;
}
.left-sidebar .widget .blog-item {
	margin-bottom: 40px;
}
.left-sidebar .widget .blog-item .thumb-image {
	position: relative;
}

.left-sidebar .widget .blog-item .thumb-image span {
	position: absolute;
	width: 28px;
	height: 14px;
	display: block;
	bottom: 0;
	left: 50%;
	margin-left: -14px;
	background: url(img/arrow.png) no-repeat 50% 0;
}
.left-sidebar .widget .blog-item h3 a {
	color: #16181a;
	font-size: 20px;
	font-weight: 600;
}
.left-sidebar .widget .blog-item p::first-letter {
	padding-left: 30px;
}
.left-sidebar .widget .blog-item h3 a:hover {
	text-decoration: underline;
}

.right-content {
	float: right;
	width: 670px;
	margin: 0 30px 30px 0;
	color: #1c1e20;
	font-size: 14px;
}
.right-content .the-title {
	font-size: 40px;
	margin-bottom: 40px;
	font-weight: 600;
}

.menu-list {
	list-style: none;
}
.menu-list .korean-text {
	float: left;
	width: 160px;
	margin-right: 10px;
	font-size: 22px;
	margin-top: 5px;
}
.menu-list .number {
	float: right;
	width: 45px;
	margin-left: 10px;
	text-align: right;
	font-size: 20px;
	font-weight: 600;
	margin-top: 5px;
}
.menu-list p {
	overflow: hidden;
	margin-bottom: 25px;
}
.menu-list p strong {
	font-size: 18px;
	font-weight: 600;
}

/*article*/
.article {
	font-size: 20px;
}
.article h1 {
	margin-bottom: 40px;
}


#slideshow img {
	display: none;
}


/*about-us*/
.about-us {
	margin-bottom: 100px;
	text-align: center;
}

.about-us img:hover {opacity:0.8}

.about-us h1 {
	margin-bottom: 58px;
	color: #040404;
	font-size:36px;
	font-weight:300;
}
.about-us h2 {
	margin-bottom: 0;
	color: #0b0b0b;
}

.lft {float:left;}
.rgt {float:right;}

.about-us img {
	margin-bottom: 30px;
	vertical-align: top;
	display:block;
	text-align:center;
	margin:0 auto;
}

.about-us img:hover {width:90%;   -webkit-transition: max-height 1s;
}

.about-us  ul {
	list-style: none;
}
.three-cols .col {
	display:inline-block;
	width: 30%;
}
.three-cols .col:nth-child(3n+1) {
	clear: both;
}

/*footer*/
#footer {
	background: url(img/footer-bg.jpg) no-repeat;
	background-size: cover;
	min-height: 184px;
	color: #fff;
	font-size: 13px;
}
#footer .container {
}

.copyright {
	float: left;
	width: 172px;
	padding: 30px;
}
.copyright a {
	display: block;
	margin-bottom: 20px;
}

.copyright p {font-size:13px}

.footer-nav {
	float: left;
	padding: 63px 30px 0 0;
	width: 533px;
}
.footer-nav ul {
	list-style: none;
	font-size: 19px;
}
.footer-nav ul li {
	float: left;
}

.footer-nav ul li a {
	color: #fff;
	padding: 7px 7px;
	display: block;
	margin:0 5px;
	font-size:14px;
	text-transform: capitalize;
}
.footer-nav ul li a:hover,
.footer-nav ul li.current_page_item a {
	color: #fff;
	background-color: #1c1e20;
}
.footer-contact {
	float: right;
	padding: 30px 0 0;
	width: 205px;
	font-size: 16px;
}
.footer-contact strong {
	font-size: 28px;
}
.footer-contact p {
	margin-bottom: 22px;
}
#footer p:last-child,
.left-sidebar .widget .blog-item p {
	margin-bottom: 0;
}
.footer-contact a {
	color: #fff;
	text-decoration: underline;
}
.footer-contact a:hover {
	text-decoration: none;
}

.socials {
	clear: both;
	text-align: center;
	margin-bottom: 90px;
}
.socials h2 {
	font-size: 36px;
	margin-bottom: 34px
}
.social a {
	width: 67px;
	height: 66px;
	background-image:url(img/socials.png);
	background-repeat: no-repeat;
	vertical-align: top;
	margin: 0 8px;
}
.social a span {
	display: none;
}
.social a.facebook {
	background-position: 0 0;
}
.social a.instagram {
	background-position: -88px 0;
}

.social a:hover {
	opacity: 0.8;
}



/* CSS  Utilities */
.hide {
	display: none;
}
.fll {
	float: left;
}
.flr {
	float: right;
}
.text-center {
	text-align: center;
}

.hide-text {
	text-indent: 100% !important;
	white-space: nowrap !important;
	overflow: hidden !important;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
}


.gmap-canvas {border:1px solid #333;}

@media (max-width:1366px) {
	.sliders #prev {
		left: 5px;
	}
	.sliders #next {
		right: 5px;
	}
}



@media (max-width:500px) {
	body {min-width:100%;}


	.book {display:none}
	.logo {
		float: none;
		width: 60%;
		display:block !important; margin:0 auto;
		margin-top:10px;
		padding-bottom:10px;

	}
	.logo a img {margin:0 auto; display:block; width:150px;}

	.danjee-order {
		float: none;
		width: 100%;
		display:block !important; margin:0 auto;
		margin:10px 0px 0px 0px;
		padding-bottom:10px;
	}

	.danjee-order a{
		width:218px;
		display:block !important; margin:0 auto;
	}
	.danjee-timeout {
		float: none;
		width: 100%;
		display:block !important; margin:0 auto;
		margin:10px 0px 0px 0px;
		padding-bottom:10px;
	}
	.danjee-timeout img {
		width:218px;
	}
	.container {width:100%;}

	#header .container {
		width: 100%;
		padding: 0}
	#main-nav {position:relative; clear:both; display:none;}
	.footer-nav {width:100%; padding:0;}
	.slidershow {display:none}
	#slider-nav {display:none}
	.about-us {padding:20px}
	.about-us h2 {font-size:12px}
	.slider img {width:100%;}
	.left-sidebar {display:none}
	.right-content {float:none; display:block; margin:0 auto; width:90%;}
	.footer-nav {display:none}
	.copyright {width:100%; padding:0; padding-top:20px;}
	.copyright p {display:none}
	.copyright img {display:block; margin:0 auto;}
	.footer-contact {width:100%; clear:both; display:block; text-align:center; padding:0 0 30px 0;}
	.about-us {margin-bottom:20px}
	.about-us h1 {margin-bottom:10px;}
	.slider .caption {font-size:14px; display:block; text-align:center; width:100%;}
	.slider .page-title {position:relative; right:0; bottom:0; left:0; font-size:22px}
	h2 {font-size:22px}
	.subheadermenu {font-size:15px}
	.bookmob {display:block; margin:0 auto; display:block; text-align:center}
	.mobilemenu {display:block}
	.slicknav_menu {
		display:block;
	}

	.phoneonly {display:block;}
	.icon {width:20px; position:absolute; top:20px; left:20px; z-index:999;}
}
