/*
 Theme Name:   HTML5 Blank Child
 Description:  Fully customized theme for Coca Cafe
 Template:     html5blank-stable
 Text Domain:  html5blank-child
 
 Table of Contents
 1. General
 2. Header
 3. Transparent Header
 4. Homepage Hero
 5. Homepage
 6. Page Content
 7. Pricing Page
 8. Order Page
 9. Footer
*/

/* General */

html {
	font-size: 100% !important;
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5 {
	font-family: "Questrial";
}

#vc_load-inline-editor {
	display: none;
}

::selection {
	background:#f5ee54;
	color: #333;
	text-shadow:none;
}

::-webkit-selection {
	background:#f5ee54;
	color: #333;
	text-shadow:none;
}

::-moz-selection {
	background:#f5ee54;
	color: #333;
	text-shadow:none;
}

.button {
	display: inline-block;
	border: 0;
	outline: 0;
	padding: 1em 2em;
	font-size: 18px;
	letter-spacing: 2px;
	font-family: "Open Sans Condensed";
	font-weight: bold;
	color: #1f240a;
	background: rgba(245, 238, 84, 1);
	text-transform: uppercase;
	line-height: 1.1em;
	transition: all 0.2s ease-in-out;
	border: 2px solid #f5ee54;
}

.button:hover {
	color: #f5ee54 !important;
	background: rgba(245, 238, 84, 0);
}

.button.large {
	font-size: 26px;
}

@media screen and (min-width: 500px) {

	.button.large {
		min-width: 375px;
	}

}

/* Header */

.header-wrapper {
	position: relative;
	z-index: 2;
}

.header {
	padding: 10px 0;
}

.logo {
	float: left;
	height: 124px;
	display: inline-block;
}

.nav {
	float: right;
	height: 124px;
}

.logo-img {
	width: 177px;
}

/* Navigation */

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

.nav ul li {
	float: left;
	display: inline-block;
	margin-right: 20px;
	height: 124px;
}

.nav ul > li:last-of-type {
	margin-right: 0 !important;
}

.nav ul li a {
	font-family: "Questrial";
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 8px;
	color: #1F240A !important;
	position: relative;
	margin-top: -4px;
	top: 50%;
	transform: scale(1.0, 1.0) translateY(-50%);
	-webkit-transform: scale(1.0, 1.0) translateY(-50%);
	-webkit-font-smoothing: subpixel-antialiased;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	overflow: hidden;
	transition: color 0.2s ease-in-out;
}

.nav ul li a:hover {
	color: #6D9154 !important;
}

.nav ul li a:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 50%;
	right: 50%;
	bottom: 0;
	background: #6D9154;
	height: 4px;
	-webkit-transition-property: left, right;
	transition-property: left, right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.nav ul li.current_page_item a:before,
.nav ul li a:hover:before,
.nav ul li a:focus:before,
.nav ul li a:active:before {
  left: 0;
  right: 0;
}

@media screen and (max-width: 1049px) {
	
	.nav ul li {
		margin-right: 9px !important;
	}
	
	
	.nav ul > li:last-of-type {
		margin-right: 0 !important;
	}
	
	.nav ul li a {
		font-size: 15px !important;
	}

	
}

@media screen and (min-width: 896px) {
	
	.mobile-nav-button {
		display: none;
	}
	
	.mobile-navigation {
		display: none !important;
		height: 0;
	}
	
}

@media screen and (max-width: 895px) {
	
	nav {
		display: none !important;
	}
	
	.mobile-nav-button {
		float: right;
		position: relative;
		top: 25px;
	}
	
	.mobile-nav-button a {
		display: inline-block;
		float: right;
		font-family: "Questrial";
		font-size: 18px;
		text-transform: uppercase;
		letter-spacing: 1px;
		padding: 8px;
		line-height: 19px;
		color: #1F240A !important;
		transition: all 0.2 linear;
	}
	
	body.home .mobile-nav-button a {
		color: #fff !important;
	}
	
	.mobile-nav-button a::after {
		content: "";
		display: inline-block;
		margin-left: 15px;
		float: right;
		width: 26px;
		height: 18px;
		display: block;
		background: url("images/menu-icon.png");
		background-size: cover;
		background-repeat: no-repeat;
		background-position: top left;
		transiton: all 0.2s ease-in-out;
	}
	
	body.home .mobile-nav-button a::after {
		background: url("images/menu-white-icon.png");
		background-size: cover;
		background-repeat: no-repeat;
		background-position: top left;
	}
	
	body.home .mobile-nav-button a.clicked {
		color: #1F240A !important;
	}
	
	body.home .mobile-nav-button a.clicked::after {
		background-image: url("images/menu-icon.png") !important;
	}
	
	.logo-img,
	.logo {
		width: auto !important;
		height: 90px !important;
	}
	
	.mobile-navigation {
		display: block;
	}
	
	body.home .mobile-navigation {
		margin-bottom: 144px;
	}
	
	.mobile-navigation > ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	.mobile-navigation > ul > li {
		width: 100%;
		display: block;
		padding: 10px;
		border-bottom: 1px solid #F2F2F2;
	}
	
	.mobile-navigation > ul > li > a {
		font-family: "Questrial";
		font-size: 18px;
		text-transform: uppercase;
		letter-spacing: 1px;
		padding: 8px;
		line-height: 18px;
		color: #1F240A !important;
		display: block;
		width: 100%;
		text-align: center;
	}

	.mobile-navigation > ul > li.current-menu-item  > a {
		color: #6D9154 !important;
	}

}
 
/* Transparent Header */

body.home .nav ul li a {
	color: #fff !important;
}

/* Homepage Hero */

#hero {
	position: relative;
	z-index: 1;
	top: -144px;
	height: 750px;
}

#hero .wpb_column {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	color: #fff;
}

#hero .wpb_text_column {
	margin-bottom: 0 !important;
}

.wpb_content_element.home-heading {
	margin-bottom: 40px !important;
}

.home-heading h2 {
	font-size: 72px;
	line-height: 1.1em !important;
	letter-spacing: 3.3px;
	margin: 25px auto 40px auto !important;
	font-weight: normal !important;
}

.wpb_content_element.home-subheading {
	margin-bottom: 0 !important;
}

.home-subheading h1 {
	font-size: 23px;
	line-height: 1em;
	letter-spacing: .8px;
	font-weight: normal !important;
}

@media screen and (min-width: 768px) {
	
	#hero {
		height: 750px;
	}
	
}

@media screen and (max-width: 768px) and (min-width: 501px) {
	
	.home-heading h2 {
		font-size: 60px;
	}
	
}

@media screen and (max-width: 500px) {
	
	.home-heading h2 {
		font-size: 48px;
	}
	
	#hero .button.large {
		padding: .7em 1.3em;
	}
	
}

/* Homepage */

body.home .main > section h1:first-of-type {
	display: none;
}

#boxes {
	margin-top: -60px;
	padding-bottom: 45px;
}

#boxes p,
#boxes .wpb_text_column,
#boxes .vc_column-inner {
	padding: 0 !important;
	margin: 0 !important;
}

#boxes .vc_column-inner.home-box {
	padding: 20px !important;
}

#boxes > .wpb_column {
	width: 31.33%;
	margin-right: 3%;
	margin-bottom: 40px;
}

#boxes > .wpb_column:last-of-type {
	margin-right: 0 !important;
}

@media screen and (max-width: 768px) {
	
	#boxes > .wpb_column {
		width: 90% !important;
		margin-right: auto !important;
		margin-left: auto !important;
		margin-bottom: 40px;
	}
	
	#boxes > .wpb_column:last-of-type {
		margin-right: auto !important;
	}

}

#boxes > .wpb_column:first-of-type .home-box {
	background: url("images/home-box1.jpg");
	background-size: cover;
}

#boxes > .wpb_column:nth-child(2) .home-box {
	background: url("images/home-box2.jpg");
	background-size: cover;
}

#boxes > .wpb_column:last-of-type .home-box {
	background: url("images/home-box3.jpg");
	background-size: cover;
}

.home-box {
	display: inline-block;
	position: relative;
	text-align: center;
	background: #1c220b;
	height: 230px;
	width: 100%;
}

.home-box:last-of-type {
	margin-right: 0;
}

.home-box > .wpb_wrapper {
    position: relative;
	display: block;
	width: 100%;
	height: 100%;
    outline: 3px solid #6d9154;
	outline-offset: -20px;
}

.home-box p {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.home-box a {
	height: 100%;
	padding: 30px !important;
	width: 100%;
	display: block;
	font-family: "Open Sans Condensed";
	color: #fff;
	font-size: 22px;
	letter-spacing: 2.5px;
	font-weight: bold;
	line-height: 33px;
	text-transform: uppercase;
	transition: all 0.2s ease-in-out;
}

.home-box a:hover {
	color: #f5ee54;
}

#home-parallax h2 {
	font-size: 42px;
	line-height: 50px;
	font-weight: normal;
	color: #fff;
}

#home-parallax p {
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	font-weight: normal;
}

#contact {
	text-align: center;
	color: #fff;
	background: url("images/leaves.png");
	background-position: center;
	background-size: auto;
	background-repeat: no-repeat;
	margin-top: 40px;
}

body.home #contact {
	margin-top: 0 !important;
}

#contact h4 {
	font-family: "Open Sans Condensed";
	color: #fff;
	font-size: 22px !important;
	letter-spacing: 2.5px;
	font-weight: bold;
	line-height: 33px;
	text-transform: uppercase;
	text-align: center;
	margin: 0 !important;
}

#contact p {
	font-size: 16px !important;
	font-weight: normal;
	color: #fff;
	letter-spacing: 0.8px;
}

/* Page Content */

.vc_row {
	margin-right: 0 !important;
	margin-left: 0 !important;
}

#page-header {
	margin-bottom: 25px;
}

	#page-header .vc_column-inner  {
		padding: 0 !important;
	}


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

	#page-header {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	#page-header .vc_column_container {
		padding: 0 20px;
	}
	
}

h1.page-title {
	font-weight: normal;
	font-size: 45px;
	color: #fff;
	margin: 80px 0 !important;
	line-height: 1em !important;
	diplay: block;
}

main.inner-page article h2 {
	font-size: 30px;
	letter-spacing: 1.25px;
}

main.inner-page article h3 {
	font-size: 24px;
	letter-spacing: .8px;
}

main.inner-page article a {
	color: #7D3A1D;
	transition: all 0.2s ease-in-out;
}

main.inner-page article a:hover {
	color: #6D9154;
}

main.inner-page article h2,
main.inner-page article h4,
main.inner-page article h3 {
	font-weight: normal;
	text-transform: uppercase;
}

main.inner-page article div,
main.inner-page article p,
main.inner-page article {
	font-size: 15px;
	line-height: 24px;
	color: #1f240a;
}

/* Pricing Page */

@media screen and (min-width: 769px) {
	
	#pricing .vc_column-inner {
		margin-right: 5%;
	}
	
}

@media screen and (max-width: 768px) {
	
	#pricing img {
		max-width: 90%;
	}
	
}

#pricing .vc_column-inner {
	background: url("images/patternbg.jpg") center repeat #EFEEED;
	text-align: center;
	padding: 5%;
	width: 15%;
}

#pricing > .vc_column-inner:nth-of-type(4) {
	margin-right: 0 !important;
}

#pricing .wpb_text_column {
	margin-bottom: 0 !important;
}

#pricing img {
	border-radius: 50%;
}

ul.pricing {
	text-align: center;
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.pricing > li:first-of-type {
	font-family: "Open Sans Condensed";
	font-size: 20px !important;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 33px;
	text-transform: uppercase;
	text-align: center;
}

ul.pricing li {
	padding: 8px;
	border-bottom: 1px solid #CCC;
	font-weight: normal;
}

ul.pricing li:last-of-type {
	border: 0 !important;
}

/* Order Page */

#order .vc_column-inner {
	background: url("images/patternbg.jpg") center repeat #EFEEED;
	text-align: center;
	padding: 3%;
}

#order .vc_column-inner > .wpb_wrapper {
	background: rgba(255,255,255,0.8);
	padding: 5%;
}

#order .wpb_column:last-of-type {
	margin-right: 0 !important;
}

@media screen and (min-width: 769px) {
	
	#order .wpb_column {
		margin-right: 3%;
		width: 48.5%;
	}
	
}

#order h3 {
	font-family: "Open Sans Condensed";
	font-size: 22px !important;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 33px;
	text-transform: uppercase;
}

/* Footer */

.copyright {
	margin: 27px;
	text-align: center;
	font-size: 13px;
	color: #6D9154;
}