/*
Theme Name: Gourmet Republik
Description: Custom Wordpress theme
Author: Kieran Molloy


---------------------------------------
BASIC STUFF AND TYPOGRAPHY
------------------------------------ */

html { overflow-y: scroll; min-height: 100%; }
article, aside, figure, footer, header, hgroup, nav, section { display: block; }
.touch body { -webkit-text-size-adjust: none; }
:focus { -moz-outline-style: none; outline: none; }

body {
	margin: 0;
	font-size: 19px;
	line-height: 28px;
	font-family: "brandon-grotesque";
	font-weight: 300;
	background-image: url(_inc/img/bg.jpg);
	background-size: cover;
	color: #ffffff;
}

p {
	
}

a {
	text-decoration: none;
	outline: none;
	color: #8c7865;
}
a:hover {
	text-decoration:underline;
}
a img {
	border: 0;
}

h1 {
	font-family: "brandon-grotesque";
	margin: 20px 0 10px 0;
}

h2 {
	font-family: "brandon-grotesque";
	font-size: 19px;
	font-weight: 700;
	margin: 16px 0 6px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h3 {
	font-family: "brandon-grotesque";
	font-size: 18px;
	font-weight: 700;
	margin: 10px 0 5px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.white a {
	color:white;
}

/* ------------------------------------
HEADER
------------------------------------ */

header {
	
}


/* ------------------------------------
GENERAL LAYOUT
------------------------------------ */

.inner {
	width: 920px;
	margin: 0px auto;
	background: url(_inc/img/header-bg.png) repeat-x;
	max-width: 100%;
}

.inner .bg {
	background: rgba(35, 31, 32, 0.72);
	text-align: center;
}

.inner .slider {
	width: 700px;
	margin: 80px auto;
	position: relative;
	max-width: 100%;
}

.inner .slider h2 {
	font-size: 19px;
	line-height: 28px;
	margin: 0px;
}

.inner .slider h3 {
	margin: 25px 0 15px;
}

.inner .slider .column {
	width: 210px;
	float: left;
	margin-right: 35px;
}

.inner .slider li.content {
	padding: 0 30px;
	box-sizing: border-box;
}

.inner .slider .column p {
	margin: 15px 0;
	font-size: 16px;
	line-height: 18px;
}

.inner .slider .column:nth-child(3n) {
	margin-right: 0px;
}

.inner .slider .flex-direction-nav .flex-prev, .inner .slider .flex-direction-nav .flex-next {
	position: absolute;
	top: 100px;
	width: 29px;
	height: 29px;
	display: block;
	background: url(_inc/img/left-icon.png);
	text-indent: -9999px;
}

.inner .slider .flex-direction-nav .flex-prev {
	left: -50px;
}

.inner .slider .flex-direction-nav .flex-next { 
	background: url(_inc/img/right-icon.png);
	right: -50px;
}

.inner .flex-control-nav {
	display: none;
}

.footer {
	padding: 0 20px;
}

.footer .newsletter h3 {
	text-transform: none;
	font-size: 19px;
}

.footer .newsletter ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer .newsletter .gform_wrapper {
	margin-top: 20px;
}

.footer .newsletter .gfield {
	float: left;
	margin-right: 4px;
}

.footer .newsletter .gfield:last-child {
	margin-right: 0px;
}

.footer .newsletter .gfield label {
	display: none;
}

.footer .newsletter .gfield input.small {
	width: 106px;
}

.footer .newsletter .gfield input.medium {
	width: 224px;
}

.footer .newsletter .gfield input {
	font-size: 12px;
	line-height: 33px;
	padding: 0px;
	border: 0px;
	color: #888683;
	background: #000000;
	border-radius: 5px;
	font-weight: 300;
	text-transform: uppercase;
	padding: 1px 8px;
	box-sizing: border-box;
}

.footer .newsletter .gform_body {
	display: inline-block;
}

.footer .newsletter .gform_footer {
	display: inline-block;
	vertical-align: top;
}

.footer .newsletter .gform_footer .button {
	height: 33px;
	line-height: 33px;
	background: #8c7865;
	border-radius: 5px;
	padding: 0px 5px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 300;
	cursor: pointer;
}

.footer .newsletter .gform_body {
	padding-left: 45px;
	background: url(_inc/img/newsletter-icon.png) no-repeat;
}

.footer .contact {
	padding: 30px 0 90px;
}

.footer .contact .column {
	display: inline-block;
	width: 200px;
	vertical-align: top;
	margin: 0 5px;
	font-size: 0.7em;
	text-transform: uppercase;
	font-weight: 300;
	line-height: 1.25em;
	color: #888683;
}

.footer .contact .column ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer .contact .column ul li {
	display: inline-block;
	width: 24px;
	height: 23px;
	text-indent: -9999px;
	margin: 0 5px;
}

.footer .contact .column ul li a {
	width: 24px;
	height: 23px;
	display: block;
}

.footer .contact .column ul li.instagram {
	background: url(_inc/img/instagram.png) no-repeat;
}

.footer .contact .column ul li.facebook {
	background: url(_inc/img/facebook.png) no-repeat;
}

.footer .contact .column ul li.email {
	background: url(_inc/img/email.png) no-repeat;
}

.footer .validation_error {
	color: #e22626;
	margin-bottom: 20px;
}

.footer .validation_message {
	display: none;
}

.footer .newsletter .gfield_error input {
	border: 1px solid #e22626;
}

/* ------------------------------------
HOMEPAGE
------------------------------------ */



/* ------------------------------------
NAVIGATION
------------------------------------ */

nav {
	
}

.menu {
	
}

.menu > ul {
	list-style:none;
	margin:0;
	padding:0;
}

.menu > ul > li {
	list-style: none;
	margin: 0;
	padding: 0;
	display:inline-block;
	position:relative;
	height:50px;
}

.menu > ul > li > a {
	font:normal normal 14px/normal Helvetica,Arial,sans-serif;
	text-decoration: none;
	display: inline-block;
	padding: 8px;
	overflow: hidden;
}

.menu > ul > li > a:hover, .menu > ul > li:hover > a, .menu > ul > li.current_page_item > a, .menu > ul > li.current_page_parent > a {
	background: #ddd;
}

.menu .children {
	display: none;
}

.ie7 .menu > ul > li > a, .ie7 .menu > ul > li { display:block;float:left; }

/* ------------------------------------
DROPDOWN MENU
------------------------------------ */

.children {
	list-style: none;
	position:absolute;
	display:none;
	width:200px;
	top:30px;
	left:0;
	padding: 0;
	margin: 0;
}
.children li {
	position: relative;
	width: 200px;
}
.children a {
	width: 180px;
	margin: 0;
	display:block;
	float:none;
	font-size:16px;
	color: #555;
	padding:8px 14px;
	background: white;
	text-align:left;
	font-weight:normal;
}
.children a:hover {
	color:#18a3de;
	background: #fdfdfd;
}
.children li.current_page_item > a {
	
}
/*second level dropdown */
.children ul {
	position:absolute;
	top:0;
	left:200px;
	margin:0;
}
/*show/hide on hover*/
.menu ul li:hover ul ul, .menu ul li:hover ul ul ul, .menu ul li:hover ul ul ul ul {display:none;}
.menu ul li:hover ul, .menu ul li li:hover ul, .menu ul li li li:hover ul, .menu ul li li li li:hover ul {display:block;}


/* ------------------------------------
FOOTER
------------------------------------ */

footer {
	
}


/* ------------------------------------
FORMS
------------------------------------ */

input[type='text'], select, textarea {
	font: 14px Helvetica,Arial,sans-serif;
	padding: 8px;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	       -moz-box-sizing: border-box;
	            box-sizing: border-box;
}

input[type=submit], button {
	font-size: 14px;
	padding:8px;
	-webkit-appearance: none;
	border:0;
	outline:0;
}


/* ------------------------------------
EVERYTHING ELSE, MISCELLANEOUS STUFF
------------------------------------ */

.alignright {
	clear: right;
	float: right;
	margin: 0px 0px 20px 20px;
}

.alignleft {
	clear: left;
	float: left;
	margin: 0px 20px 20px 0px;
}

.wp-caption-text {
	font-style: italic;
	font-size: 11px;
	line-height: 16px;
	margin-top: 3px;
}

a {-webkit-tap-highlight-color:#9ce2ff;}
::-moz-selection{background: #9ce2ff; !important}
::selection {background: #9ce2ff; !important}



/* ------------------------------------
MEDIA QUERIES
------------------------------------ */

@media screen and (max-width:959px) {
	.inner .slider .column {
	    float: none;
	    margin: 0 auto 40px;
	    width: 80%;
	}
	
	.inner .slider .column:nth-child(3n) {
	    margin: 0 auto;
	}
	
	.footer .contact .column {
		margin-bottom: 20px;
		clear: both;
		width: 100%;
	}
}

@media screen and (max-width:550px) {
	
	.footer .newsletter .gform_body {
		background: none;
		padding-left: 0px;
		margin: 0px auto;
		width: 80%;
	}
	
	.footer .newsletter .gfield input.small {
	    width: 100%;
	}
	
	.footer .newsletter .gfield input.medium {
		width: 100%;
	}
	
	.footer .newsletter .gfield {
		float: none;
		margin-right: 0px;
		margin-bottom: 10px;
	}
	
	.footer .newsletter .gform_body {
	    display: block;
	}
	
	.footer .newsletter .gform_footer {
		display: block;
	}
	
	.footer .newsletter .gform_wrapper {
	    margin: 40px 0;
	}
	
	.footer .newsletter .gform_footer .button {
		width: 80%;
	}
	
	.flex-direction-nav {
		display: none;
	}
	
}

@media screen and (max-width:480px) {
	
}
