/*--------------------------------------------------------------

 Theme Name: Elegant
 Version: 2.0.1
 Description: Free WordPress Theme by WPExplorer
 Author: WPExplorer
 Author URI: http://www.wpexplorer.com
 Designed & Developed by WPExplorer
 Theme URI: http://www.wpexplorer.com/
 License: GNU General Public License version 2.0
 License URI: http://www.gnu.org/licenses/gpl-2.0.html

/* Reset
--------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
:focus {
	outline: 0
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	max-width: 100%;
	height: auto;
}
mark {
	background: none;
}
select {
	max-width: 100%;
}
.site-branding {
/*
    max-width: 1000px;*/
    margin: auto;

}
/* The Grid
--------------------------------------------------------------*/
.col:after, .clr:after, .group:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	zoom: 1;
}
.col {
	display: block;
	float: left;
	margin: 0 0 2% 1.6%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*percent grid*/
.span_1_of_1 {
	width: 100%
}
.span_2_of_2 {
	width: 100%
}
.span_1_of_2 {
	width: 49.2%
}
.span_3_of_3 {
	width: 100%
}
.span_2_of_3 {
	width: 66.1%
}
.span_1_of_3 {
	width: 32.2%
}
.span_4_of_4 {
	width: 100%
}
.span_3_of_4 {
	width: 74.6%
}
.span_2_of_4 {
	width: 49.2%
}
.span_1_of_4 {
	width: 23.8%
}
.span_5_of_5 {
	width: 100%
}
.span_4_of_5 {
	width: 79.68%
}
.span_3_of_5 {
	width: 59.36%
}
.span_2_of_5 {
	width: 39.04%
}
.span_1_of_5 {
	width: 18.72%
}
.span_6_of_6 {
	width: 100%
}
.span_5_of_6 {
	width: 83.06%
}
.span_4_of_6 {
	width: 66.13%
}
.span_3_of_6 {
	width: 49.2%
}
.span_2_of_6 {
	width: 32.26%
}
.span_1_of_6 {
	width: 15.33%
}
.span_7_of_7 {
	width: 100%
}
.span_6_of_7 {
	width: 85.48%
}
.span_5_of_7 {
	width: 70.97%
}
.span_4_of_7 {
	width: 56.45%
}
.span_3_of_7 {
	width: 41.92%
}
.span_2_of_7 {
	width: 27.42%
}
.span_1_of_7 {
	width: 12.91%
}
.span_8_of_8 {
	width: 100%
}
.span_7_of_8 {
	width: 87.3%
}
.span_6_of_8 {
	width: 74.6%
}
.span_5_of_8 {
	width: 61.9%
}
.span_4_of_8 {
	width: 49.2%
}
.span_3_of_8 {
	width: 36.5%
}
.span_2_of_8 {
	width: 23.8%
}
.span_1_of_8 {
	width: 11.1%
}
.span_9_of_9 {
	width: 100%
}
.span_8_of_9 {
	width: 88.71%
}
.span_7_of_9 {
	width: 77.42%
}
.span_6_of_9 {
	width: 66.13%
}
.span_5_of_9 {
	width: 54.84%
}
.span_4_of_9 {
	width: 43.55%
}
.span_3_of_9 {
	width: 32.26%
}
.span_2_of_9 {
	width: 20.97%
}
.span_1_of_9 {
	width: 9.68%
}
.span_10_of_10 {
	width: 100%
}
.span_9_of_10 {
	width: 89.84%
}
.span_8_of_10 {
	width: 79.68%
}
.span_7_of_10 {
	width: 69.52%
}
.span_6_of_10 {
	width: 59.36%
}
.span_5_of_10 {
	width: 49.2%
}
.span_4_of_10 {
	width: 39.04%
}
.span_3_of_10 {
	width: 28.88%
}
.span_2_of_10 {
	width: 18.72%
}
.span_1_of_10 {
	width: 8.56%
}
.span_11_of_11 {
	width: 100%
}
.span_10_of_11 {
	width: 90.7%
}
.span_9_of_11 {
	width: 81.47%
}
.span_8_of_11 {
	width: 72.24%
}
.span_7_of_11 {
	width: 63.01%
}
.span_6_of_11 {
	width: 53.78%
}
.span_5_of_11 {
	width: 44.55%
}
.span_4_of_11 {
	width: 35.32%
}
.span_3_of_11 {
	width: 26.09%
}
.span_2_of_11 {
	width: 16.86%
}
.span_1_of_11 {
	width: 7.63%
}
.span_12_of_12 {
	width: 100%
}
.span_11_of_12 {
	width: 91.46%
}
.span_10_of_12 {
	width: 83%
}
.span_9_of_12 {
	width: 74.54%
}
.span_8_of_12 {
	width: 66.08%
}
.span_7_of_12 {
	width: 57.62%
}
.span_6_of_12 {
	width: 49.16%
}
.span_5_of_12 {
	width: 40.7%
}
.span_4_of_12 {
	width: 32.24%
}
.span_3_of_12 {
	width: 23.78%
}
.span_2_of_12 {
	width: 15.32%
}
.span_1_of_12 {
	width: 6.86%
}
/*clear float and remove left margin*/
.clr-margin {
	margin-left: 0
}
.count-1 {
	clear: both;
	margin-left: 0;
}
.col-1, .col.first {
	clear: both;
	margin-left: 0;
}
/* Body & Main
--------------------------------------------------------------*/
body {
    background: #fff;
    color: #777;
    font: 14px/26px 'Montserrat', sans-serif, "Helvetica", Arial;
    -webkit-font-smoothing: antialiased;
}
body a {
	color: rgba(178,23,26,1);
	text-decoration: none;
}
#main {
    padding: 0;
    background: #fff;
    z-index: 9 !important;
    margin: 0 170px 0 5%;
}
.home #main {
	padding: 0%;
	margin: 0;
}
.container {
	margin: 0 auto;
	/*    width: 1100px;*/
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.left-content {
	float: left;
	width: 68%;
}
.sidebar-container {
    float: right;
    width: 28%;
    background: #f1f1f1;
    padding: 2%;
    margin-top: 0;
}
/* Commons
--------------------------------------------------------------*/
.clr:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.clear {
	clear: both
}
img {
	height: auto;
	max-width: 100%;
}
blockquote {
	font-size: 1.4em;
	line-height: 1.75em;
	margin-bottom: 30px;
	position: relative;
	font-family: 'Georgia';
	color: #555;
	background: url("images/quote.png") left 4px no-repeat;
	padding-left: 50px;
}
blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
pre {
	background: #ededed;
	padding: 20px;
	margin-bottom: 30px;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	font-family: 'Verdana';
	color: #666;
}
address {
	letter-spacing: 1px;
	margin: 20px 0;
}
#page-featured-img {
	margin-bottom: 25px;
	position: relative;
}
#page-featured-img img {
	display: block;
	width: 100%;
}
.double-divider {
	display: block;
	width: 100%;
	height: 3px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 40px 0;
}
.heading {
	font-size: 3em;
	margin: 0 0 20px;
	padding-bottom: 15px;
	font-weight: 600;
	border-bottom: 0;
	text-align: center;
	color: #999;
}
.wpex-video-embed {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}
.wpex-video-embed frame, .wpex-video-embed iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
a.wpex-lightbox-gallery {
	display: block;
}
.page-thumbnail {
	margin-bottom: 30px;
}
.page-thumbnail img {
	display: block;
}
body.page-template-templatesfullwidth-php .page-thumbnail {
	margin: 0 0 30px;
}
.page-thumbnail img {
	display: block;
}
.wpex-readmore {
	display: block;
	margin-top: 20px;
}
.wpex-readmore a {
	display: block;
	float: left;
	background: #222;
	color: #fff;
	padding: 0 6px;
}
.wpex-readmore a:hover {
	background: #54d5a2;
	text-decoration: none;
}
/* Lists
--------------------------------------------------------------*/
.entry ul {
	margin: 30px 0 30px 20px
}
.entry ul li, .entry ol li {
	margin: 0 0 5px
}
.entry ol {
	margin: 30px 0 30px 25px
}
.entry ul {
	list-style: disc
}
.entry ol {
	list-style: decimal
}
/* Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
	color: #444;
	line-height: 1.4em;
	font-family: 'Montserrat', Helvetica, Arial;
}
.entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	margin: 0px 0 30px
}
h1 {

    font-size: 30px;
    margin: 0 0 20px;
    color: #fff;
    font-weight: 100 !important;
    text-transform: uppercase;
    line-height: 1em;

}
h2 {

    font-size: 18px;
    line-height: 1em;

}
h3 {

    font-size: 23px;
    font-weight: 900 !important;

}
h4 {
	font-size: 14px
}
h5 {
	font-size: 12px
}
h6 {
	font-size: 10px
}
p {

    margin: 0 0 20px;
    font-size: 13px;
    line-height: 1.5em;

}
h1 a, h2 a, h3 a, h4 a {
	color: #000;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {

    color: #333;
    text-decoration: none;

}
p.lead {
	color: #777;
	font-size: 21px;
	line-height: 27px;
}
em {
	font-style: italic
}
strong {

    font-weight: 900;

}
small {
	font-size: 80%
}
hr {
	border: solid #eee;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
	margin: 40px 0;
}
a {
	outline: 0
}
/* Page Header
--------------------------------------------------------------*/
.page-header {
	position: relative;
	margin-bottom: 30px;
	margin-left: 0px;
}
.page-template-templatesportfolio-php .page-header {
	margin-bottom: 0px;
}
.page-header-title {
	color: #000000;
	font-size: 2em;
	margin: 0;
	font-weight: 600;
	text-align: left;
}
.single-post .page-header {
	margin: 0 0 0px;
}
.single-post .page-header-title {
	margin: 0 0 10px;
	font-size: 24px;
}
#archive-description, #portfolio-template-content {
	margin-top: 10px;
}
#portfolio-template-content p:last-child, #archive-description p:last-child {
	margin: 0;
}
/* Header
--------------------------------------------------------------*/

/*header*/
.home #header-wrap {
	z-index: 9999999999 !important;
	position: relative;
	background: none;
	margin: 0;
	padding: 0;
}

header-wrap {

    z-index: 99999 !important;
    position: relative;
    background-repeat: repeat;
    background-size: auto auto;
    padding-left: 0;
    padding-right: 40px;
    margin: auto;
    background-repeat: no-repeat;
    background-size: 100%;

}
.home #header {
    background: none;
    position: fixed;
}
#header {
    text-align: left;
    position: fixed;
    max-width: 100% !important;
    width: 100%;
    background: URL(https://feastival.co.nz/wp-content/uploads/2018/01/feastival.jpg) 0 0;
        background-size: auto auto;
    background-size: auto auto;
    z-index: 99999;
    background-size: 100%;
    height: 99px;
}


/*logo*/
#logo img {
	display: block;
	max-width: 100%;
}
.site-text-logo a {
	display: block;
	font-weight: 600;
	font-family: 'Helvetica Neue', Helvetica, Arial;
	color: #000;
	font-size: 2.25em;
	text-decoration: none;
}
.site-description {
	margin-top: 5px;
}
/*fixed header*/
.is-sticky #header-wrap {
	width: 100%;
	overflow: visible !important;
	z-index: 999;
}
.admin-bar .is-sticky #header-wrap {
	padding-top: 32px
}
/* Main Navigation
--------------------------------------------------------------*/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 10001;
}
.sf-menu > li {
	float: left
}
.sf-menu li:hover > ul, .sf-menu li.sfHover > ul {
	display: block
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}
.sf-menu {
	float: left
}
.sf-menu ul {
	min-width: 160px;
*width: 160px;
}
.sf-menu a {
	zoom: 1
}
.sf-menu li {
	position: relative;
	white-space: nowrap;
*white-space: normal;
	-webkit-transition: background .2s;
	transition: background .2s;
}
.sf-menu li:hover, .sf-menu li.sfHover {
	-webkit-transition: none;
	transition: none;
}
.sf-menu .sf-mega {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}
.sf-menu li:hover > .sf-mega, .sf-menu li.sfHover > .sf-mega {
	display: block
}
/*styling*/
#site-navigation-wrap {

    position: absolute;
    right: 70px;
    top: 0;
    margin-top: 0;

}
#site-navigation .dropdown-menu li {
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
}
#site-navigation .dropdown-menu > li {
	margin-left: 25px;
}
#site-navigation .dropdown-menu > li:first-child {
	margin-left: 0;
}
#site-navigation .dropdown-menu a {
	color: #fff;
	font-weight: 700;
	text-decoration: none;
	text-align: left;
	cursor: pointer;
	font-size: 1.2em;
}
#site-navigation .dropdown-menu > li > a:hover, #site-navigation .dropdown-menu > li.sfHover > a, #site-navigation .dropdown-menu > .current-menu-item > a, #site-navigation .dropdown-menu > .current-menu-item > a:hover {
	color: #fff;
}
/*drop-down styles*/
#site-navigation .dropdown-menu ul {
	background: #222;
	font-size: 1em;
}
#site-navigation .dropdown-menu ul li a {
	display: block;
	height: auto;
	line-height: 1.7em;
	padding: 10px;
	margin: 0px;
	border: 0px;
	text-transform: none;
}
#site-navigation .dropdown-menu ul li a.sf-with-ul {
	padding-right: 23px;
}
#site-navigation .dropdown-menu ul li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
	line-height: 1.4em;
	height: auto;
	float: none;
	display: block;
}
#site-navigation .dropdown-menu ul li > a:hover {
	color: #fff
}
#site-navigation .dropdown-menu ul li:last-child {
	border: none;
}
/*arrows*/
#site-navigation .dropdown-menu > li .fa-angle-down {
	margin-left: 5px
}
#site-navigation .dropdown-menu > li ul li .fa-angle-right {
	position: absolute;
	top: 50%;
	right: 15px;
	height: 20px;
	line-height: 20px;
	margin-top: -10px;
}
/* Sidebar
--------------------------------------------------------------*/
.sidebar-container .sidebar-widget {
	margin-bottom: 30px;
}
.sidebar-container a {
	color: #777;
}
.sidebar-container a:hover {
	color: #54d5a2;
	text-decoration: none;
}
.sidebar-container .sidebar-widget .widget-title {
	font-size: 1.167em;
	margin: 0 0 10px;
	font-weight: 600;
}
.sidebar-container .widget_archive a:hover, .sidebar-container .widget_categories a:hover {
	background: #54d5a2;
	color: #fff;
	padding: 0 2px;
	margin: 0 -2px;
}
/* Widgets
--------------------------------------------------------------*/
.sidebar-container select {
	width: 100%;
}
/*calendar widget*/
#wp-calendar {
	width: 100%;
	font-size: 11px;
}
#wp-calendar thead th {
	background: #f5f5f5;
	border: 1px solid #ddd;
	border-top: none;
	font-size: 11px;
}
#wp-calendar tbody td {
	text-align: center;
	border: 1px solid #ddd;
	line-height: 2.5em;
	transition: background 0.15s ease;
	-webkit-transition: background 0.15s ease;
	-o-transition: background 0.15s ease;
	-moz-transition: background 0.15s ease;
}
#wp-calendar tbody td a, #wp-calendar tbody td a:hover {
	color: #54d5a2;
	text-decoration: underline;
}
#wp-calendar tfoot td {
	padding-top: 1px;
	padding: 4px;
}
#wp-calendar caption {
	cursor: pointer;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0;
	padding: 12px;
	outline: 0 none !important;
	background: #54d5a2;
	color: #fff;
}
#wp-calendar tbody a {
	display: block;
	text-decoration: underline;
}
#wp-calendar th {
	text-align: center;
	border: 1px solid transparent;
	border-top: none;
	padding: 2px 0;
	color: #a7a7a7;
}
#wp-calendar tfoot td#next {
	text-align: right;
}
#footer #wp-calendar thead th {
	background: #232323
}
#footer #wp-calendar thead th, #footer #wp-calendar tbody td {
	border-color: #333
}
/* Posts
--------------------------------------------------------------*/
.loop-entry {
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.loop-entry.post-entry p:last-child {
	margin: 0
}
.loop-entry-title {
	font-size: 1.750em;
	margin: 0;
}
.loop-entry-thumbnail, .loop-entry-video, .post-thumbnail {
	margin-bottom: 0px;
}
.loop-entry-thumbnail img {
	box-shadow: #000 0em 0em 0em;
	nowhitespace: afterproperty;
}
.loop-entry-thumbnail img:hover {
	opacity: 0.8;
}
.post-video {
	margin-bottom: 30px;
}
.entry-footer {
	margin-top: 40px;
}
.entry-footer .post-edit-link {
	float: right;
	display: block;
	border: 2px solid #ddd;
	padding: 2px 14px;
	color: #aaa;
	font-size: 0.85em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}
.entry-footer a:hover {
	color: #000;
	border-color: #000;
	text-decoration: none;
}
.author-info {
	margin-top: 40px;
}
.author-info .author-info-inner {
	position: relative;
	padding-left: 100px;
}
.author-info .author-avatar {
	position: absolute;
	left: 0;
	top: 0;
}
.author-info .author-avatar img {
	border-radius: 2px;
}
/* Post Meta
--------------------------------------------------------------*/
.post-meta {
	color: #000;
	display: block;
	float: none;
	font-size: 12px;
	line-height: 2em;
	margin-bottom: 10px;
}
.single-portfolio .post-meta, .single-post .post-meta {
	margin-bottom: 0;
	margin-top: 10px;
}
.post-meta li {
	display: block;
	float: left;
	margin: 0;
}
.post-meta li .meta-seperator {
	margin: 0 15px;
	color: #bbb;
}
.post-meta .meta-date-text, .post-meta a {
	color: #808080;
}
.post-meta a {
	text-decoration: none;
}
.post-meta a:hover {
	color: #54d5a2;
}
/* Search
--------------------------------------------------------------*/
.search-entry {
	position: relative;
	padding-left: 180px;
	min-height: 150px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ddd;
}
.search-entry-thumbnail {
	position: absolute;
	left: 0;
	top: 0;
	width: 150px;
}
.search-entry-thumbnail img {
	width: 100%;
}
.search-entry-thumbnail a:hover img {
	opacity: 0.8;
}
.search-entry-title {
	margin: 0 0 15px;
}
.search-entry.no-featured-image {
	padding-left: 0;
}
/* Pagination
--------------------------------------------------------------*/
ul.page-numbers {
	list-style: none;
	margin: 0;
}
ul.page-numbers li {
	display: block;
	text-align: center;
	float: left;
}
.page-numbers:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.page-numbers a, .page-numbers span, #edd_download_pagination .page-numbers {
	background-color: transparent;
	border: 0;
	color: #606060;
	background: #fff;
	border: 1px solid #e6e6e6;
	cursor: pointer;
	display: block;
	float: left;
	height: 22px;
	line-height: 22px;
	margin-right: 4px;
	margin-top: 4px;
	width: auto;
	padding: 0 8px;
	text-align: center;
	ftext-decoration: none;
}
.page-numbers a:hover, .page-numbers span.current, #edd_download_pagination .page-numbers:hover, #edd_download_pagination .page-numbers.current {
	background: #54d5a2;
	color: #fff;
	text-decoration: none;
	border-color: transparent;
}
/*next/prev*/
.single-post-pagination {
	position: absolute;
	right: 0;
	top: 0;
}
.single-post-pagination li {
	display: block;
	float: left;
	margin-left: 4px;
}
.single-post-pagination li:first-child {
	margin-left: 0;
}
.single-post-pagination li a {
	display: block;
	font-size: 16px;
	color: #bbb;
	background: #fff;
	border: 1px solid #ddd;
	height: 24px;
	width: 24px;
	line-height: 24px;
	text-align: center;
}
.single-post-pagination li a:hover {
	color: #000;
}
/* FlexSlider
--------------------------------------------------------------*/

/* Necessary Styles*/
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
	margin: 0;
}
.flexslider .slides img {
	width: 240% !important;
	display: block;
	opacity: 1;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
.slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
.no-js .slides > li:first-child {
	display: block;
}
/*main*/
.flexslider-container {
	position: relative;
}
.flexslider-container img {
	display: block;
}
/* Homepage
--------------------------------------------------------------*/
#homepage-content, #homepage-features {
    margin-top: 0px;
    text-align: center;
    max-width: 100%;
    margin: auto;
        margin-bottom: auto;
    margin-bottom: auto;
    margin-bottom: auto;
    margin-bottom: auto;
    margin-bottom: auto;
    margin-bottom: auto;
    margin-bottom: auto;
    margin-bottom: auto;
    position: relative;
    top: 0;
    margin-bottom: 280px;
    background: #fff;
    padding-top: 0;
    background: #C0B2B5;
}
#homepage-portfolio, #homepage-blog {

    margin-top: 0 !important;
    margin: 40px auto;
    padding: 40px 0%;
    margin: auto;
        margin-top: auto;
    max-width: 1600px;
    background: #eee;
    float: left;
    width: 100%;

}
#homepage-blog article {
	margin: 0;
	width: 50%;
	text-align: center;
}
.homepage-content-bottom-divider {
	margin-bottom: 0;
}
/*homepage slider*/
#homepage-slider-wrap {
	max-height: 660px;
	overflow: hidden;
	top: 0;
	margin-bottom: 0;
	position: relative;
	align-items: stretch;
	height: 100%;
	min-height: 100%;
	max-height: 100%;
}
#homepage-slider-wrap .flex-direction-nav li a {
	display: block;
	z-index: 9;
	position: absolute;
	top: 50%;
	margin-top: -35px;
	height: 70px;
	line-height: 70px;
	width: 50px;
	text-align: center;
	opacity: 0.8;
	background: #000;
	color: #fff;
	font-size: 21px;
}
#homepage-slider-wrap .flex-direction-nav li a:hover {
	opacity: 1;
	background: #54d5a2;
	color: #fff;
	text-decoration: none;
}
#homepage-slider-wrap .flex-direction-nav li a.flex-prev {
	left: 0;
}
#homepage-slider-wrap .flex-direction-nav li a.flex-next {
	right: 0;
}
.homepage-slide-inner {
	position: relative;
}
.homepage-slide-content {
	display: block;
	position: absolute;
	top: 240px;
	left: 0;
	z-index: 9999;
	width: 60%;
	margin: auto;
	padding: 5%;
	margin: 0 15%;
	border-top: 2px solid #fff;
 opacity: 1.  transition: all 0.5s ease;
	display: none;
}
.homepage-slide-title {
	float: none;
	background: none;
	color: #fff;
	font-size: 4.5em;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
	line-height: 1em;
	font-weight: 900;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
	z-index: 99999999;
}
.homepage-slide-caption {
	float: none;
	margin-top: 0px;
	font-size: 2.6em;
	font-weight: 200;
	color: #fff;
	padding: 0px;
	text-align: center;
	margin-top: 0;
	padding: 10px;
	text-transform: uppercase;
	position: relative;
	top: 0;
	left: 0;
	z-index: 99999999;
}
/*homepage blog*/
.recent-blog-entry-title {

    font-size: 33px;
    margin: 50px 0 20px 0;

}
.recent-blog-entry-thumbnail a, .recent-blog-entry-thumbnail img {
	display: block;
	width: 100%
}
.recent-blog-entry-thumbnail a:hover img {
	opacity: 0.85;
}
.recent-blog-entry .post-meta {
	margin: 0 0 5px;
}
.recent-blog-entry .post-meta, .recent-blog-entry .post-meta .meta-date-text {
	color: #454545;
}
/* Feature Entries
--------------------------------------------------------------*/
.feature-thumbnail {
	margin: 0 0 20px;
}
.feature-thumbnail img {
	display: block;
	width: auto;
	margin: 0 auto;
}
.feature-thumbnail a:hover img {
	opacity: 0.8;
}
.features-entry {
	text-align: center;
}
.feature-entry-title {
	margin: 0 0 10px;
	font-size: 1.4em;
	font-weight: 600;
	color: #444;
}
a .feature-entry-title:hover {
	color: #000;
}
.feature-entry-content p:last-child {
	margin: 0;
}
.features-entry .feature-icon-font {
	text-align: center;
	margin: 0 auto 20px;
}
.features-entry .feature-icon-font .fa {
	font-size: 46px;
	color: #31c68b;
}
.feature-entry-url {
	margin: -20px;
	padding: 20px;
	display: block;
	text-decoration: none;
	color: #555;
}
.feature-entry-url:hover {
	text-decoration: none;
}
/* Portfolio
--------------------------------------------------------------*/

/*main*/
#portfolio-wrap {
	position: relative
}
#portfolio-wrap ul {
	margin: 0px;
	list-style: none;
}
#portfolio-description {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #e6e6e6;
}
#portfolio-description p:last-child, .portfolio-description p {
	margin: 0
}
/*portfolio entry*/
.portfolio-entry.grid-2 {
	margin-bottom: 60px
}
.portfolio-entry.grid-3 {
	margin-bottom: 40px
}
.portfolio-entry.grid-4 {
	margin-bottom: 40px
}
.portfolio-entry-media a, .portfolio-entry-media img {
	display: block;
}
.portfolio-entry-media a:hover img {
	opacity: 0.85;
}
.portfolio-entry a {
	text-decoration: none
}
.portfolio-entry a:hover {
	text-decoration: none
}
.portfolio-entry-details {
	margin-top: 10px;
}
.portfolio-entry-title {
	margin: 0;
	font-size: 1.167em;
}
.portfolio-entry-categories a {
	color: #777;
}
.portfolio-entry-categories a:hover {
	color: #000;
}
.single-portfolio .post-slider-wrap, .single-portfolio .post-video {
	margin: 0 0 30px;
}
.single-portfolio .post-slider-wrap img {
	border-radius: 4px 4px 0 0;
}
/*portfolio related*/
#single-portfolio-related {
	margin-top: 30px;
}
/* Post Slider
--------------------------------------------------------------*/
.post-slider-wrap .flex-direction-nav {
	z-index: 9;
	position: absolute;
	bottom: 0;
	right: 0;
}
.post-slider-wrap .flex-direction-nav li {
	display: block;
	float: left;
	margin-left: 0;
}
.post-slider-wrap .flex-direction-nav li a {
	display: block;
	height: 30px;
	line-height: 30px;
	width: 35px;
	text-align: center;
	opacity: 0.8;
	background: #000;
	color: #fff;
	font-size: 14px;
}
.post-slider-wrap .flex-direction-nav li a:hover {
	opacity: 1;
	background: #54d5a2;
	color: #fff;
	text-decoration: none;
}
.post-slider-wrap .flex-direction-nav li a .genericon {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
}
/* Staff
--------------------------------------------------------------*/
.staff-entry-media {
}
.staff-entry-title {
	font-size: 1.500em;
	margin: 10px 0;
	font-size: 1.2em;
	color: #000;
}
.staff-entry-content p:last-child {
	margin: 0;
}
/* Forms / Inputs / Buttons
--------------------------------------------------------------*/

/*inputs*/
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], textarea {
	-moz-box-sizing: border-box;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	background: transparent;
	border: 1px solid #ddd;
	box-sizing: border-box;
	color: #606060;
	display: block;
	font-size: 1em;
	margin: 0;
	max-width: 100%;
	padding: 0.8em 1em;
	font-family: inherit;
	background: #fff;
}
textarea {
	width: 100%;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="tel"]:focus, textarea:focus {
	color: #555;
	outline: none;
	border-color: #ccc;
}
button, input[type="button"], input[type="submit"] {
    -webkit-appearance: none;
    background: none;
        background-color: rgba(0, 0, 0, 0);
    border: transparent;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    font-weight: 900;
    outline: none;
    padding: 10px 20px;
    line-height: 26px;
    position: relative;
    font-family: 'Montserrat';
    border: 1px solid #fff;
    border-radius: 40px;
    text-transform: uppercase;
    margin-top: 20px;
}
.entry input[type="submit"] {
	margin-top: 10px;
}
button:hover, input[type="button"]:hover, input[type="submit"]:hover {
	background-color: #54d5a2
}
a.view-all {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	background: #EEEEEE;
	border-radius: 3px;
	padding: 8px 20px;
	text-align: center;
	width: 100%;
	color: #808080;
}
/* Search
--------------------------------------------------------------*/
input[type="search"] {
	font-size: 1em;
	-moz-box-sizing: border-box;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	background: #fff;
	border: 1px solid #e6e6e6;
	border-radius: 0;
	box-sizing: border-box;
	color: #555;
	outline: none;
	padding: 10px 12px;
	width: 100%;
	font-family: 'Montserrat';
}
input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none
}
input[type="search"]::-webkit-search-decoration {
display: none
}
/* Contact Form 7
--------------------------------------------------------------*/
.wpcf7-form span.wpcf7-form-control-wrap {
	display: block;
	margin-top: 10px;
	position: relative;
}
.wpcf7-form p {
	margin: 0 0 20px
}
.wpcf7-form p:last-of-type {
	margin: 0
}
div.wpcf7-validation-errors {
	margin: 25px 0 0;
	padding: 10px;
	font-weight: 600;
	background: #fff;
	color: #222;
}
span.wpcf7-not-valid-tip {
	font-size: 0.95em;
	color: #898989;
	font-family: 'Verdana';
}
.wpcf7-response-output {
	background: #f4f4f4;
	color: #888;
	display: none;
	line-height: 1.45em;
	margin-top: 30px;
	padding: 12px;
	text-align: center;
}
input.wpcf7-not-valid[type="text"], input.wpcf7-not-valid[type="password"], input.wpcf7-not-valid[type="email"], input.wpcf7-not-valid[type="url"], input.wpcf7-not-valid[type="tel"], textarea.wpcf7-not-valid {
	border-color: #FF4847
}
/* Comments
--------------------------------------------------------------*/
#comments {
	margin-top: 60px
}
#comments span.required {
	color: #C30
}
.commentlist {
	margin: 0
}
.commentlist .children {
	margin-left: 30px;
}
.commentlist li {
	list-style: none;
	margin: 0;
}
.commentlist .comment {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.comment-author {
	left: 0;
	position: absolute;
	top: 0;
}
.comment-author .avatar {
	display: block;
	border-radius: 2px;
}
.comment-meta {
	margin-bottom: 10px
}
.comment-meta .fn {
	font-weight: 600;
	color: #000;
	display: block;
}
.comment-date {
	display: inline-block;
	margin-right: 12px;
}
.comment-details {
	margin-left: 80px;
}
.comment-content p:last-child {
	margin: 0
}
.comment-date a, a.comment-reply-link {
	font-size: 0.9em;
	color: #808080
}
#reply-title small {
	font-size: 1em;
}
a#cancel-comment-reply-link {
	color: red;
	display: inline;
	font-weight: 400;
	font-size: 1em;
}
a#cancel-comment-reply-link:hover {
	text-decoration: underline;
}
#respond {
	margin: 40px 0 0;
}
.commentlist li article {
	position: relative
}
.commentlist #respond {
	margin-bottom: 100px
}
#comments-logged-in {
	font-size: 13px;
	margin-bottom: 30px;
	margin-top: 10px;
}
#log-out {
	float: right;
	margin-top: -56px;
}
.comment-form-comment label[for="comment"] {
	display: none
}
#reply-title {
	font-size: 1em;
	margin: 0 0 20px;
}
#commentform textarea {
	width: 100%
}
#comments .form-allowed-tags {
	display: none
}
.comment-awaiting-moderation {
	background: #02AACE;
	color: #fff;
	display: inline-block;
	line-height: 1em;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 2px 6px;
}
/* Footer
--------------------------------------------------------------*/
#footer-wrap {
	background: #222;
	padding: 50px 0 0;
}
#footer-wrap input[type="text"], #footer-wrap input[type="search"] {
	border: none;
}
#footer-wrap select {
	width: 100%;
}
#footer-wrap a {
	color: #bbb;
}
#footer-wrap a:hover {
	color: #54d5a2;
	text-decoration: none;
}
#footer-widgets .widget-title {
	color: #fff;
	font-size: 1.25em;
	margin: 0 0 15px;
}
#footer-widgets .widget-title span {
	background: #222;
	padding-right: 10px;
}
.footer-widget {
	margin: 1% 5%;
}
#footer-widgets .span_1_of_3.col-1 {
	padding-right: 10px;
}
#footer-widgets .span_1_of_3.col-2 {
	padding-left: 5px;
	padding-right: 5px;
}
#footer-widgets .span_1_of_3.col-3 {
	padding-left: 10px;
}
.footer-widget > ul > li {
	padding: 2px 0;

}
.footer-widget > ul > li:first-child {

}
#footer-widgets .widget_nav_menu ul > li {

}
#footer-widgets .widget_nav_menu ul > li:first-child {

}
#footer-widgets .widget_nav_menu ul > li li a:before {
	content: "-";
	padding: 0 10px;
	color: #555;
}
#footer-widgets .widget_nav_menu ul > li.menu-item-has-children {
	border-bottom: none;
}
#copyright-wrap {
	background: #111;
	padding: 20px 0;
	color: #888;
	text-align: center;
}
#copyright-wrap a {
	color: #fff;
}
/* 404 Page
--------------------------------------------------------------*/
#error-page {
	text-align: center;
	margin-top: 60px;
}
#error-page-title {
	border: none;
	font-size: 7.5em;
	line-height: 1em;
	margin: 0 0 30px;
}
#error-page-title span {
	margin-right: 7px
}
#error-page-text {
	font-size: 1.15em;
}
/* WordPress Styles
--------------------------------------------------------------*/
.sticky {
}
.bypostauthor {
}
/*aligns*/
.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignright {
	float: right;
	margin: 0 0 10px 20px;
}
.alignleft {
	float: left;
	margin: 0 20px 10px 0;
}
/*floats*/
.floatleft {
	float: left
}
.floatright {
	float: right
}
/*text style*/
.textcenter {
	text-align: center
}
.textright {
	text-align: right
}
.textleft {
	text-align: left
}
/*captions*/
.wp-caption {
	max-width: 100% !important
}
.wp-caption p.wp-caption-text {
	box-sizing: border-box;
	text-align: center;
}
.wp-caption img {
	display: block;
	border: 0 none;
	margin: 0;
	width: 100%;
	padding: 0;
}
/*smiley reset*/
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
}
/*img attachment*/
#img-attch-page {
	overflow: hidden;
	text-align: center;
}
#img-attch-page img {
	display: inline-block;
	margin: 0 auto;
	margin-bottom: 20px;
	max-width: 100%;
}
/*gallery*/
.gallery {
	margin: 0 0 30px !important;
}
.gallery-icon img {
	border: none !important;
}
.gallery-caption {
}
/*hide responsive elements
--------------------------------------------------------------*/
#navigation-toggle, .sidr, #sidr-close, #mobile-search {
	display: none
}
/*PrettyPhoto
--------------------------------------------------------------*/
div.pp_default .pp_top, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right {
	height: 13px
}
div.pp_default .pp_top .pp_left {
	background: url(images/prettyPhoto/default/sprite.png) -78px -93px no-repeat
}
div.pp_default .pp_top .pp_middle {
	background: url(images/prettyPhoto/default/sprite_x.png) top left repeat-x
}
div.pp_default .pp_top .pp_right {
	background: url(images/prettyPhoto/default/sprite.png) -112px -93px no-repeat
}
div.pp_default .pp_content .ppt {
	color: #f8f8f8
}
div.pp_default .pp_content_container .pp_left {
	background: url(images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
	padding-left: 13px;
}
div.pp_default .pp_content_container .pp_right {
	background: url(images/prettyPhoto/default/sprite_y.png) top right repeat-y;
	padding-right: 13px;
}
div.pp_default .pp_next:hover {
	background: url(images/prettyPhoto/default/sprite_next.png) center right no-repeat;
	cursor: pointer;
}
div.pp_default .pp_previous:hover {
	background: url(images/prettyPhoto/default/sprite_prev.png) center left no-repeat;
	cursor: pointer;
}
div.pp_default .pp_expand {
	background: url(images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
	cursor: pointer;
	height: 28px;
	width: 28px;
}
div.pp_default .pp_expand:hover {
	background: url(images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
	cursor: pointer;
}
div.pp_default .pp_contract {
	background: url(images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
	cursor: pointer;
	height: 28px;
	width: 28px;
}
div.pp_default .pp_contract:hover {
	background: url(images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
	cursor: pointer;
}
div.pp_default .pp_close {
	background: url(images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
	cursor: pointer;
	height: 30px;
	width: 30px;
}
div.pp_default .pp_gallery ul li a {
	background: url(images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
	border: 1px solid #aaa;
}
div.pp_default .pp_social {
	margin-top: 7px
}
div.pp_default .pp_gallery a.pp_arrow_previous, div.pp_default .pp_gallery a.pp_arrow_next {
	left: auto;
	position: static;
}
div.pp_default .pp_nav .pp_play, div.pp_default .pp_nav .pp_pause {
	background: url(images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
	height: 30px;
	width: 30px;
}
div.pp_default .pp_nav .pp_pause {
	background-position: -51px -29px
}
div.pp_default a.pp_arrow_previous, div.pp_default a.pp_arrow_next {
	background: url(images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
	height: 20px;
	margin: 4px 0 0;
	width: 20px;
}
div.pp_default a.pp_arrow_next {
	background-position: -82px -3px;
	left: 52px;
}
div.pp_default .pp_content_container .pp_details {
	margin-top: 5px
}
div.pp_default .pp_nav {
	clear: none;
	height: 30px;
	position: relative;
	width: 110px;
}
div.pp_default .pp_nav .currentTextHolder {
	color: #999;
	font-size: 11px;
	font-style: italic;
	left: 75px;
	line-height: 25px;
	margin: 0;
	padding: 0 0 0 10px;
	position: absolute;
	top: 2px;
}
div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover {
	opacity: 0.7
}
div.pp_default .pp_description {
	font-size: 11px;
	font-weight: 700;
	line-height: 14px;
	margin: 10px 50px 5px 0;
}
div.pp_default .pp_bottom .pp_left {
	background: url(images/prettyPhoto/default/sprite.png) -78px -127px no-repeat
}
div.pp_default .pp_bottom .pp_middle {
	background: url(images/prettyPhoto/default/sprite_x.png) bottom left repeat-x
}
div.pp_default .pp_bottom .pp_right {
	background: url(images/prettyPhoto/default/sprite.png) -112px -127px no-repeat
}
div.pp_default .pp_loaderIcon {
	background: url(images/prettyPhoto/default/loader.gif) center center no-repeat
}
div.light_rounded .pp_top .pp_left {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat
}
div.light_rounded .pp_top .pp_right {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat
}
div.light_rounded .pp_next:hover {
	background: url(images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_previous:hover {
	background: url(images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_expand {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_expand:hover {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_contract {
	background: url(images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_contract:hover {
	background: url(images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}
div.light_rounded .pp_close {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
	height: 22px;
	width: 75px;
}
div.light_rounded .pp_nav .pp_play {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.light_rounded .pp_nav .pp_pause {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.light_rounded .pp_arrow_previous {
	background: url(images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat
}
div.light_rounded .pp_arrow_next {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat
}
div.light_rounded .pp_bottom .pp_left {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat
}
div.light_rounded .pp_bottom .pp_right {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat
}
div.dark_rounded .pp_top .pp_left {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat
}
div.dark_rounded .pp_top .pp_right {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat
}
div.dark_rounded .pp_content_container .pp_left {
	background: url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y
}
div.dark_rounded .pp_content_container .pp_right {
	background: url(images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y
}
div.dark_rounded .pp_next:hover {
	background: url(images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
	cursor: pointer;
}
div.dark_rounded .pp_previous:hover {
	background: url(images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}
div.dark_rounded .pp_expand {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}
div.dark_rounded .pp_expand:hover {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}
div.dark_rounded .pp_contract {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}
div.dark_rounded .pp_contract:hover {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}
div.dark_rounded .pp_close {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
	height: 22px;
	width: 75px;
}
div.dark_rounded .pp_description {
	color: #fff;
	margin-right: 85px;
}
div.dark_rounded .pp_nav .pp_play {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.dark_rounded .pp_nav .pp_pause {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.dark_rounded .pp_arrow_previous {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat
}
div.dark_rounded .pp_arrow_next {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat
}
div.dark_rounded .pp_bottom .pp_left {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat
}
div.dark_rounded .pp_bottom .pp_right {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat
}
div.dark_rounded .pp_loaderIcon {
	background: url(images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat
}
div.dark_square .pp_left, div.dark_square .pp_middle, div.dark_square .pp_right, div.dark_square .pp_content {
	background: #000
}
div.dark_square .pp_description {
	color: #fff;
	margin: 0 85px 0 0;
}
div.dark_square .pp_loaderIcon {
	background: url(images/prettyPhoto/dark_square/loader.gif) center center no-repeat
}
div.dark_square .pp_expand {
	background: url(images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}
div.dark_square .pp_expand:hover {
	background: url(images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}
div.dark_square .pp_contract {
	background: url(images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}
div.dark_square .pp_contract:hover {
	background: url(images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}
div.dark_square .pp_close {
	background: url(images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
	height: 22px;
	width: 75px;
}
div.dark_square .pp_nav {
	clear: none
}
div.dark_square .pp_nav .pp_play {
	background: url(images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.dark_square .pp_nav .pp_pause {
	background: url(images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.dark_square .pp_arrow_previous {
	background: url(images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat
}
div.dark_square .pp_arrow_next {
	background: url(images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat
}
div.dark_square .pp_next:hover {
	background: url(images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
	cursor: pointer;
}
div.dark_square .pp_previous:hover {
	background: url(images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}
div.light_square .pp_expand {
	background: url(images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}
div.light_square .pp_expand:hover {
	background: url(images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}
div.light_square .pp_contract {
	background: url(images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}
div.light_square .pp_contract:hover {
	background: url(images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}
div.light_square .pp_close {
	background: url(images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
	height: 22px;
	width: 75px;
}
div.light_square .pp_nav .pp_play {
	background: url(images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.light_square .pp_nav .pp_pause {
	background: url(images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px;
}
div.light_square .pp_arrow_previous {
	background: url(images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat
}
div.light_square .pp_arrow_next {
	background: url(images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat
}
div.light_square .pp_next:hover {
	background: url(images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
	cursor: pointer;
}
div.light_square .pp_previous:hover {
	background: url(images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}
div.facebook .pp_top .pp_left {
	background: url(images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat
}
div.facebook .pp_top .pp_middle {
	background: url(images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x
}
div.facebook .pp_top .pp_right {
	background: url(images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat
}
div.facebook .pp_content_container .pp_left {
	background: url(images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y
}
div.facebook .pp_content_container .pp_right {
	background: url(images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y
}
div.facebook .pp_expand {
	background: url(images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
	cursor: pointer;
}
div.facebook .pp_expand:hover {
	background: url(images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
	cursor: pointer;
}
div.facebook .pp_contract {
	background: url(images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
	cursor: pointer;
}
div.facebook .pp_contract:hover {
	background: url(images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
	cursor: pointer;
}
div.facebook .pp_close {
	background: url(images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
	cursor: pointer;
	height: 22px;
	width: 22px;
}
div.facebook .pp_description {
	margin: 0 37px 0 0
}
div.facebook .pp_loaderIcon {
	background: url(images/prettyPhoto/facebook/loader.gif) center center no-repeat
}
div.facebook .pp_arrow_previous {
	background: url(images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px;
}
div.facebook .pp_arrow_previous.disabled {
	background-position: 0 -96px;
	cursor: default;
}
div.facebook .pp_arrow_next {
	background: url(images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px;
}
div.facebook .pp_arrow_next.disabled {
	background-position: -32px -96px;
	cursor: default;
}
div.facebook .pp_nav {
	margin-top: 0
}
div.facebook .pp_nav p {
	font-size: 15px;
	padding: 0 3px 0 4px;
}
div.facebook .pp_nav .pp_play {
	background: url(images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
	height: 22px;
	width: 22px;
}
div.facebook .pp_nav .pp_pause {
	background: url(images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
	height: 22px;
	width: 22px;
}
div.facebook .pp_next:hover {
	background: url(images/prettyPhoto/facebook/btnNext.png) center right no-repeat;
	cursor: pointer;
}
div.facebook .pp_previous:hover {
	background: url(images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
	cursor: pointer;
}
div.facebook .pp_bottom .pp_left {
	background: url(images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat
}
div.facebook .pp_bottom .pp_middle {
	background: url(images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x
}
div.facebook .pp_bottom .pp_right {
	background: url(images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat
}
div.pp_pic_holder a:focus {
	outline: none
}
div.pp_overlay {
	background: #000;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9500;
}
div.pp_pic_holder {
	display: none;
	position: absolute;
	width: 100px;
	z-index: 10000;
}
.pp_content {
	height: 40px;
	min-width: 40px;
}
* html .pp_content {
	width: 40px
}
.pp_content_container {
	position: relative;
	text-align: left;
	width: 100%;
}
.pp_content_container .pp_left {
	padding-left: 20px
}
.pp_content_container .pp_right {
	padding-right: 20px
}
.pp_content_container .pp_details {
	float: left;
	margin: 10px 0 2px;
}
.pp_description {
	display: none;
	margin: 0;
}
.pp_social {
	float: left;
	margin: 0;
}
.pp_social .facebook {
	float: left;
	margin-left: 5px;
	overflow: hidden;
	width: 55px;
}
.pp_social .twitter {
	float: left
}
.pp_nav {
	clear: right;
	float: left;
	margin: 3px 10px 0 0;
}
.pp_nav p {
	float: left;
	margin: 2px 4px;
	white-space: nowrap;
}
.pp_nav .pp_play, .pp_nav .pp_pause {
	float: left;
	margin-right: 4px;
	text-indent: -10000px;
}
a.pp_arrow_previous, a.pp_arrow_next {
	display: block;
	float: left;
	height: 15px;
	margin-top: 3px;
	overflow: hidden;
	text-indent: -10000px;
	width: 14px;
}
.pp_hoverContainer {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2000;
}
.pp_gallery {
	display: none;
	left: 50%;
	margin-top: -50px;
	position: absolute;
	z-index: 10000;
}
.pp_gallery div {
	float: left;
	overflow: hidden;
	position: relative;
}
.pp_gallery ul {
	float: left;
	height: 35px;
	margin: 0 0 0 5px;
	padding: 0;
	position: relative;
	white-space: nowrap;
}
.pp_gallery ul a {
	border: 1px rgba(0,0,0,0.5) solid;
	display: block;
	float: left;
	height: 33px;
	overflow: hidden;
}
.pp_gallery ul a img {
	border: 0
}
.pp_gallery li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}
.pp_gallery li.default a {
	background: url(images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
	display: block;
	height: 33px;
	width: 50px;
}
.pp_gallery .pp_arrow_previous, .pp_gallery .pp_arrow_next {
	margin-top: 7px!important
}
a.pp_next {
	background: url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: right;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}
a.pp_previous {
	background: url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: left;
	height: 100%;
	text-indent: -10000px;
	width: 49%;
}
a.pp_expand, a.pp_contract {
	cursor: pointer;
	display: none;
	height: 20px;
	position: absolute;
	right: 30px;
	text-indent: -10000px;
	top: 10px;
	width: 20px;
	z-index: 20000;
}
a.pp_close {
	display: block;
	line-height: 22px;
	position: absolute;
	right: 0;
	text-indent: -10000px;
	top: 0;
}
.pp_loaderIcon {
	display: block;
	height: 24px;
	left: 50%;
	margin: -12px 0 0 -12px;
	position: absolute;
	top: 50%;
	width: 24px;
}
#pp_full_res {
	line-height: 1!important
}
#pp_full_res .pp_inline {
	text-align: left
}
#pp_full_res .pp_inline p {
	margin: 0 0 15px
}
div.ppt {
	color: #fff;
	display: none;
	font-size: 17px;
	margin: 0 0 5px 15px;
	z-index: 9999;
}
div.pp_default .pp_content, div.light_rounded .pp_content {
	background-color: #fff
}
div.pp_default #pp_full_res .pp_inline, div.light_rounded .pp_content .ppt, div.light_rounded #pp_full_res .pp_inline, div.light_square .pp_content .ppt, div.light_square #pp_full_res .pp_inline, div.facebook .pp_content .ppt, div.facebook #pp_full_res .pp_inline {
	color: #000
}
div.pp_default .pp_gallery ul li a:hover, div.pp_default .pp_gallery ul li.selected a, .pp_gallery ul a:hover, .pp_gallery li.selected a {
	border-color: #fff
}
div.pp_default .pp_details, div.light_rounded .pp_details, div.dark_rounded .pp_details, div.dark_square .pp_details, div.light_square .pp_details, div.facebook .pp_details {
	position: relative
}
div.light_rounded .pp_top .pp_middle, div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right, div.light_rounded .pp_bottom .pp_middle, div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content, div.facebook .pp_content {
	background: #fff
}
div.light_rounded .pp_description, div.light_square .pp_description {
	margin-right: 85px
}
div.light_rounded .pp_gallery a.pp_arrow_previous, div.light_rounded .pp_gallery a.pp_arrow_next, div.dark_rounded .pp_gallery a.pp_arrow_previous, div.dark_rounded .pp_gallery a.pp_arrow_next, div.dark_square .pp_gallery a.pp_arrow_previous, div.dark_square .pp_gallery a.pp_arrow_next, div.light_square .pp_gallery a.pp_arrow_previous, div.light_square .pp_gallery a.pp_arrow_next {
	margin-top: 12px!important
}
div.light_rounded .pp_arrow_previous.disabled, div.dark_rounded .pp_arrow_previous.disabled, div.dark_square .pp_arrow_previous.disabled, div.light_square .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default;
}
div.light_rounded .pp_arrow_next.disabled, div.dark_rounded .pp_arrow_next.disabled, div.dark_square .pp_arrow_next.disabled, div.light_square .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default;
}
div.light_rounded .pp_loaderIcon, div.light_square .pp_loaderIcon {
	background: url(images/prettyPhoto/light_rounded/loader.gif) center center no-repeat
}
div.dark_rounded .pp_top .pp_middle, div.dark_rounded .pp_content, div.dark_rounded .pp_bottom .pp_middle {
	background: url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat
}
div.dark_rounded .currentTextHolder, div.dark_square .currentTextHolder {
	color: #c4c4c4
}
div.dark_rounded #pp_full_res .pp_inline, div.dark_square #pp_full_res .pp_inline {
	color: #fff
}
.pp_top, .pp_bottom {
	height: 20px;
	position: relative;
}
* html .pp_top, * html .pp_bottom {
	padding: 0 20px
}
.pp_top .pp_left, .pp_bottom .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}
.pp_top .pp_middle, .pp_bottom .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
}
* html .pp_top .pp_middle, * html .pp_bottom .pp_middle {
	left: 0;
	position: static;
}
.pp_top .pp_right, .pp_bottom .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}
.pp_fade, .pp_gallery li.default a img {
	display: none
}
/* EDD tweaks
--------------------------------------------------------------*/
.edd_download_image {
	margin-bottom: 20px;
}
.edd_download_image a {
	display: block;
}
.edd_download_image img {
	width: 100%;
	display: block;
}
.edd_download_image a:hover img {
	opacity: 0.85;
}
.entry .edd_download_title {
	margin: 0 0 10px;
}
.edd_downloads_list .edd_download {
	margin-bottom: 30px;
}
.edd_downloads_list .edd_download_inner {
	margin: 0;
}
.edd_downloads_list .edd_download_title {
	margin: 0 0 10px;
	font-size: 21px;
}
.acadp .thumbnail {
	display: block;
	padding: 0 !important;
	margin-bottom: 20px;
	line-height: 1.42857143;
	border: none !important;
	border-radius: 0 !important;
	-webkit-transition: border 0.2s ease-in-out;
	-o-transition: border 0.2s ease-in-out;
	transition: border 0.2s ease-in-out;
}
.acadp .img-responsive, .acadp .thumbnail > img, .acadp .thumbnail a > img, .acadp .carousel-inner > .item > img, .acadp .carousel-inner > .item > a > img {
	width: 100%;
}
.acadp-no-margin {
    margin: 0 !important;
    display: none;
}
.label.label-primary, .label.label-warning {
    display: none !important;
}

.acadp .acadp-responsive-container {
	padding-bottom: 100% !important;
}
.acadp .thumbnail .caption {

    padding: 0;
    color: #999;
    background: none;
    display: inline-grid;
    position: absolute;
    width: 60%;
    padding: 65% 20% 5% 20%;
    height: auto;
    margin-bottom: 0;
    background: url(http://littlerocket.dnserver.net.nz/feastival/wp-content/uploads/2018/04/knife-fork.png) no-repeat rgba(178,23,26,1) 50% 40%;
        background-size: auto auto;
    background-size: auto auto;
    background-size: 30% !important;
    opacity: 0;
    bottom: 0 !important;
    left: 0;
    height: 30%;
    vertical-align: middle;

}
.col-md-3:hover .thumbnail .caption {
	opacity: 1;
    transition: all 0.5s ease;


}
.acadp-listings .acadp-listings-title-block h3, .acadp-manage-listings .acadp-listings-title-block h3 {

    display: block;
    vertical-align: middle;
    padding: 0;

}
.acadp-divider, .text-muted, .post-meta {
	display: none;
}
.acadp a {
	color: #fff !important;
	text-decoration: none;
}
.acadp .col-md-4, .acadp .col-md-8 {
	width: 100% !important;
}
.acadp .breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
	float: left !important;
	margin-left: 0 !important;
}
.acadp h1, .acadp h2, .acadp h3, .acadp h4, .acadp h5, .acadp h6, .acadp .h1, .acadp .h2, .acadp .h3, .acadp .h4, .acadp .h5, .acadp .h6 {
    font-family: inherit;
    font-weight: 900;
    line-height: 1em;
    color: inherit;
}
#logo {

    max-width: 200px;
    margin: 1.5% 5%;

}
.home #logo {

    max-width: 510px;
    margin: 5% auto;

}

#header.active #logo {

    max-width: 200px;
    padding: 0;
    transition: all ease-out .2s;
    float: left;
    margin: 1.5% 5%;

}
body.active .homepage-slide-content {
	opacity: 0;
	transition: all 0.5s ease;
}
body.active img.strapline, img.strapline {
    padding-top: 3%;
    width: 100%;
    display: none !important;
}
.home img.strapline {

    display: block !important;

}

.acadp-listings .acadp-listings-desc {
	display: none;
}
.acadp .col-md-3 {

    width: 18%;
    padding: .5% .5% !important;
    margin: .5% !important;
    text-align: center;
    float: left;
    transition: all 0.5s ease;
    position: relative;
    background: #eee;

}
.col-md-3 .thumbnail {
	margin-bottom: 0 !important;
}

.col-md-3:hover .thumbnail .caption a, .col-md-3:hover .thumbnail .caption p {
	color: #fff !important;
}
.listingLogo {

    opacity: 0;
    transition: all 0.5s ease;
    display: none;

}
.col-md-3:hover .listingLogo {

/*    opacity: 1;
    transition: all 0.5s ease;*/
    display: none;

}
.col-md-3 .acadp-listings-title-block {
	
}
.acadp-listings .acadp-listings-title-block h3, .acadp-manage-listings .acadp-listings-title-block h3 {

    display: block !important;
    vertical-align: middle;

}
.col-md-3:hover .acadp-listings-title-block {
	display: block !important;
}
.col-md-3:hover .acadp-listings-desc {
	display: none;
	transition: all 0.5s ease;
	color: #fff !important;
}
.feastivalFilter {
display: none;

}
.feastivalFilter .col-md-4 {
	width: 25% !important;
	padding-left: 1%;
}
.acadp .clearfix::after, .acadp .dl-horizontal dd::after, .acadp .container::after, .acadp .container-fluid::after, .acadp .row::after, .acadp .form-horizontal .form-group::after, .acadp .btn-toolbar::after, .acadp .btn-group-vertical > .btn-group::after, .acadp .nav::after, .acadp .navbar::after, .acadp .navbar-header::after, .acadp .navbar-collapse::after, .acadp .pager::after, .acadp .panel-body::after, .acadp .modal-footer::after {
	clear: none !important;
}
.acadp .col-md-12 {
	width: 24% !important;
	margin-left: 1%;
}
.acadp-search-inline .row .form-group:nth-child(1) {
	padding-left: 1% !important;
}
input, select {
	background: #fff !important;
	color: #333
}
.leftOuter, .rightOuter {

    float: left;
    width: 60%;
    padding: 3% 11.5% 2% 5%;
    text-align: left;

}
.leftOuter {

    background: #C0B2B5;
    color: #fff;
    font-size: 20px;
    font-weight: 100;
    line-height: 1.4em;

}
.rightOuter {
	background: #f1f1f1;
	float: right !important;
	height: 420px;
}
.rightOuter .inner {
	float: left;
	width: 65%;
	padding: 0% !important;
}
.leftOuter .inner {
	float: right;
	padding: 0% !important;
}
a.cta-btn {
	margin: 30px 25% !important;
	color: #fff;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
	display: inline-block;
	width: auto;
	margin: auto;
	border-radius: 0;
	border: 2px solid #fff;
	padding: 3%;
	width: 45%;
	line-height: 1em;
}
#footer {
/*    max-width: 1200px;*/
    margin: 0 4%;

}
.map {
	height: 450px;
	float: left !important;
	width: 100%;
	margin-bottom: 0;
}
/*.listingsHome {

    float: left;
    width: 92%;
    border-right: 0;
    margin-bottom: -280px;
    background: #f0efea;
    padding: 2% 4%;

}*/
.listingsHome {
    float: left;
    width: 92%;
    border-right: 0;
    margin-bottom: -280px;
    background: url(http://littlerocket.dnserver.net.nz/feastival/wp-content/uploads/2018/04/image-filler2.jpg);
        background-size: auto auto;
    padding: 2% 4%;
    background-size: 100%;

}
.listingsHome .acadp .col-md-3 {

    width: 18% ;
    padding: 0 !important;
    margin: 0 !important;
    text-align: center;
    float: left;
    transition: all 0.5s ease;
    border-right-width: 10px;
    border-bottom-width: 10px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
    border-right: 0;
    border-bottom: 0;
    padding: 0 !important;
    margin: 1% !important;

}
.acadp .row {
	margin: 0 !important;
}
#header.active {
	position: fixed;
	width: 100%;
	max-width: 100%;
	padding: 0px 0;
	transition: all 0.5s ease;
}
body.activeOneFifty #header {

    background: rgba(178,23,26,1);
        background-image: none;
        background-size: auto auto;
    background-image: none;
    background-size: auto auto;
    transition: all 0.5s ease;
    background-size: 100%;

}
.arrow {
	border: none;
	width: 40px;
	height: 40px;
	padding: 0 1% 0 1%;
	border-radius: 50%;
	margin: 1% auto 1% auto;
}
.arrow:hover i {
	border: solid #666;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 6px;
}
i {
	border: 0;
	display: inline-block;
	padding: 3px;
}
.down {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.home #thediv {
	min-height: 100%;
	min-width: 100%;
	/* background: url(http://littlerocket.dnserver.net.nz/feastival/wp-content/uploads/2018/01/placeholderslide.jpg);
        background-color: rgba(0, 0, 0, 0);
        background-repeat: repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;*/
	background-size: auto auto;
	display: flex;
	align-items: stretch;
	position: relative;
	background-size: 200%;
	background-position: bottom center;
	background-repeat: no-repeat;
}
html, body {
	height: 100%;
	margin: 0;
}
.home #wrap {
	position: relative;
	align-items: stretch;
	height: 100%;
	top: 0;
}
#wrap {
    position: relative;
    align-items: stretch;
    height: 100%;
    top: 130px;
}
.flex-viewport {
	height: 100%;
	min-height: 100%;
}
.flexslider .slides img {

    width: 100% !important;
    display: block;
    opacity: 1;
    min-width: 130%;
    filter: blur(0px) grayscale(0%);
    text-align: center;

}
.flexslider .slides {
}
.flexslider .slides::after {
	background: #cbbfc1;
}
.flex-direction-nav {
	display: none;
}
.thumbnail {
	width: 100%;
	overflow: hidden;
}
/*.homepage-slider-slide::before {
    content: "";
    background: rgba(178,23,26,.3);
    width: 100%;
    float: left;
    min-width: 100%;
    min-height: 100%;
    z-index: 1;
    position: absolute;
}*/
.strapline {
	padding-top: 3%;
	width: 84%;
}






.item {
  width: 70px;
  height: 70px;
  margin: 3px;
  float: left;
}

.item.next {
  width: 60px;
  height: 60px;
  border: 5px solid black;
  border-radius: 35px;
}

.red { background: red; }
.blue { background: blue; }
.green { background: green; }
.yellow { background: yellow; }

/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */
a.button {

    border: 2px solid #fff;
    padding: 10px 15px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    margin: 5px 0 0 0;
    font-weight: bold;

}
.form-control {

    display: none !important;

}
.row.acadp-no-margin {

    float: left;

}
.acadp label {

    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 900 !important;
    font-size: 15px !important;

}
.acadp a {

    color: #fff !important;
    text-decoration: none;
    background: none !important;

}
.acadp .btn-primary {

    color: #fff;
    background-color: #333 !important;
    border-color: #fff !important;

}
.form-vertical {

    float: left;
    width: 100%;

}
.acadp .col-md-4 {

    width: 100% !important;

}


.listingFilter {
    display: none;
}
.feastivalMenu img {

    max-width: 56px !important;


}
.feastivalMenu {

    position: absolute;
    right: 7px;
    display: inline-block;
    top: 0;
    background: rgba(178,23,26,1) !important;
    padding: 10px 20px;

}
.feastivalMenu:hover {
	cursor: pointer;	
}
#sidr-id-menu-menu-1 {
    padding: 10px 0;
    margin-bottom: 30px;
}
.sidr-class-col-md-4 label {

    font-size: 15px;
    display: block;
    padding: 5px 0 5px 0;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: .06em;

}
.sidr-class-checkbox label {

    font-size: 14px;
    font-weight: 100;

}

.sidr-class-listingFilter {

    border: 1px solid rgba(0,0,0,.3);
    padding: 30px;

}
.acadp.acadp-listing.right, .acadp.acadp-listing.left {

    width: 50%;

}
.acadp.acadp-listing.right {
    float: right;
    width: 35%;
}
.acadp.acadp-listing.left {
    float: left;
    padding: 0 4% 5% 4%;
    width: 35%;
}
.single-acadp_listings .left-content {

    float: left;
    width: 100%;

}

.topImages img {

    width: 50%;
    padding: 0;
    float: left;

}
.topImages {
	margin-bottom: 30px;
}
.acadp-listing .acadp-post-title {

    float: left !important;
    width: 100% !important;
    margin-bottom: 15px;
    color: #000 !important;

}
.socialMedia {

    background: #fff;
    float: left;
    clear: both;
    width: 100%;
    height: 600px !important;
    border-top: 1px solid #eee;

}
.acadp-divider, .text-muted, .post-meta {
	display: block;	
}
.acadp a.cta-btn {

    margin: 0;
    color: rgba(178,23,26,1) !important;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    width: auto;
    margin: 0 !important;
    border-radius: 0;
    border: 2px solid rgba(178,23,26,1);
    padding: 15px 30px;
    width: auto;
    line-height: 1em;
    border-radius: 30px;

}
.acadp-divider {
	display: none;
}
.list-group {

    display: none;

}
.post-meta {

    display: none !important;

}
.acadp .breadcrumb {
    display: none;

}
.tripAdvisor {

    float: right;
    width: 50%;
    background: #fff;
    padding: 50px 0;

}
#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type="submit"], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a {
    background-color: rgba(178,23,26,1);
}
.homeEvents {
    float: right;
    width: 21%;
    padding: 2% 1%;
    background: #e0d9da;
}

.homeEvents h2 {

    font-size: 40px;
    font-weight: 400;
    font-family: 'Courgette', cursive;
    color: #C0B2B5;

}
h4 {

    font-size: 19px;
    padding: 0 !important;
    margin: 0 !important;

}
h4 a {

    color: #C0B2B5;
    text-transform: uppercase;

}
li.ecs-event {

    list-style: none;
    font-size: 14px;
    margin: 0;
    padding: 20px 0 20px 0;
    border-bottom: 1px dashed #C0B2B5;
    width: 80%;
    margin: 0 10% !important;

}
/*.featureImage {
    height: 400px;
    float: left;
    background: url(https://feastival.co.nz/wp-content/uploads/2018/01/feastival.jpg) 0 0 ;
	background-size: 100%;
    width: 100%;
}*/
#wpadminbar {
    z-index: 9999999999999999;

}
.bigArrow {

    position: fixed;
    bottom: 0;
    width: 100%;
	display: none;

}
.home .bigArrow {
	display: block;

}

.bigArrow a {

    text-indent: -3000px;
    border: 1px solid #fff;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin: 10% auto;
    display: block;
    background: url(http://littlerocket.dnserver.net.nz/feastival/wp-content/uploads/2018/04/arrow.png) no-repeat 14px 28px;
        background-size: auto auto;
    background-size: 60%;

}
#header.active .bigArrow {

    display: none !important;
    opacity: 0;

}
.bigArrow a:hover {
	background-color: rgba(255,255,255,.5)	
}
.single-acadp_listings .acadp a {
    color: #333 !important;
}
fieldset form {
    background: #eee;
    padding: 20px;
    margin-top: 20px;
}
.caption h3 a {
    color: #fff !important;
    text-decoration: none;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    height: 30%;
    width: 70%;
    vertical-align: middle;
    padding-top: 70%;
    padding-left: 15%;
    padding-right: 15%;
}
p.acadp-address {
    border: 1px solid #eee;
    padding: 20px;
    font-size: 15px;
    color: #000;
}
.companyLogo {
    float: left;
    width: 20%;
    margin-bottom: 0;
    border: 1px solid #eee;
}
.acadp-listing .acadp-post-title {

   

}
 .acadp h2 {

    font-family: inherit;
    font-weight: 100;
    line-height: 1.3em;
    color: inherit;
    margin: 0 0 10px 0;

}
 .acadp h2 {

    font-family: inherit;
    font-weight: 100;
    line-height: 1.3em;
    color: inherit;
    margin: 0 0 10px 0;

}
.entry h3 {

    margin: 0px 0 10px;
    font-size: 15px;
    font-weight: 400 !important;
    border-top: 1px solid #ccc;
    padding-top: 25px;

}
.listingInfo {

    margin-bottom: 30px;
    padding-bottom: 10px;
}
a.backtoDirectory:before {

content: "< "; /* Insert content that looks like bullets */

}
a.backtoDirectory {

    font-size: 13px;
    font-weight: 400;
    border: 1px solid #ccc;
    padding: 10px;
    color: #999;
    text-transform: uppercase;


}
.acadp .acadp-responsive-item, .acadp .acadp-responsive-container img {

    width: 100%;

}
.acadp-listing .acadp-slider-item-inner {

    padding: 7px 7px 7px 0px;

}
.acadp-listing .acadp-post-title h1 {
    display: block;
}
.simplefavorite-button {
    background: #333;
}
.simplefavorite-button.preset {
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background: transparent;
    background-color: #fff;
    border: none;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.1),1px 1px 1px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.1),1px 1px 1px 0px rgba(0,0,0,0.1);
    padding: 1em 4em .5em 2.5em;
    position: relative;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
a.simplefavorite-button.preset {

    border: 1px solid #eee !important;
    margin-top: 20px;

}
a.simplefavorite-button.preset:hover {
	background: #eee !important;
    border: 1px solid #eee !important;
    margin-top: 20px;

}
.favorites-list.wishlist h2 {
    margin: 0 !important;
}
.favorites-list li {
	border: 0 !important;	
}
.favButton {
    border: 0;
    display: block;
    padding: 3px;
    background: #eee;
    position: absolute;
    right: -70px;
    top: 197px;
    padding: 14px;
    width: 66px;
    background: #b3b3b3;
    height: 70px;
}
.gridButton {
    border: 0;
    display: block;
    padding: 3px;
    background: #eee;
    position: absolute;
    right: -70px;
    top: 99px;
    padding: 14px;
    width: 66px;
    background: #666;
    height: 70px;
}
.favButton:hover, .gridButton:hover {
   opacity: .4;
}
#navigation-toggle:hover {
    opacity: .8;
}
.simplefavorite-button.preset i {
    position: absolute;
    font-size: 1.3em;
    left: 4px;
}
.homeEvents .flexslider {
	border: 0;
    margin: 0 0 0px;
    background: none;

}
.homeEvents {
    float: right;
    width: 21%;
    padding: 2% 1%;
    background: #e0d9da;
    min-height: 290px;
}
.homeEvents ul {

    margin: 0;

}
.homeEvents p {

    font-size: 22px;
    line-height: 1.2em;

}
.homeEvents p a {
	color: #C0B2B5;
}
a.readMore {

    font-size: 14px;
    color: #C0B2B5;
    padding: 10px 15px;
    border: 2px solid #C0B2B5;
    font-weight: bold;

}