/* @override 
	https://www.sacrewell.org.uk/staging/wp-content/themes/sacrewell/style.css?v1.07
	https://www.sacrewell.org.uk/site/wp-content/themes/sacrewell/style.css?* */

/*

Theme Name: Sacrewell
Theme URI: http://www.sacrewell.co.uk
Description: A bespoke theme for Sacrewell Farm
Author: Dare to Think
Author URI: http://www.daretothink.co.uk
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-X.X.html
Version: 1.0
Tags: one-column, two-columns, grid-layout, featured-images
Text Domain: sacrewell

*/

/* Table of Contents
 *
 * 1.0 - Reset
 * X.X - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 * 4.0 - Sidebar
 *   7.1 - Widgets
 *   7.2 - Content Sidebar Widgets
 * 4.0 - Footer 
 * 5.0 - Navigation
 * 6.0 - Content
 *   6.1 - Post Thumbnail
 *   6.2 - Entry Header
 *   6.3 - Entry Meta
 *   6.4 - Entry Content
 *   6.5 - Galleries
 *   6.6 - Post Formats
 *   6.7 - Post/Image/Paging Navigation
 *   6.8 - Attachments
 *   6.9 - Archives
 *   6.10 - Contributor Page
 *   6.11 - 404 Page
 *   6.12 - Full-width
 *   6.13 - Singular
 *   6.14 - Comments
 * 8.0 - Footer
 * 9.0 - Featured Content
 * 10.0 - Multisite
 * 11.0 - Media Queries
 * 1X.X - Print
 * -----------------------------------------------------------------------------
 */

/* ------------ X.X CSS Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 *
 * -----------------------------------------------------------------------------
 */
 
.dimensions {
	display: block;
}

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, font, 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 { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; }

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

/* ----- ## Animate CSS */
 
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  animation-name: zoomIn;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

.wow {
  visibility: hidden;
}

/* ------------ X.X Basic Structure
 * -----------------------------------------------------------------------------
 */
 
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}

html.page {
  position: relative;
  min-height: 100%;
}

html.home,
html.home body {
  height: 100%;
}

body,
input,
textarea {
	font: 62.5% "Montserrat", Helvetica, Arial, sans-serif;
	font-weight: 400;
	background: #fff;
	color: #333;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.wrapper {
	width: 100%;
	display: block;
}

/* ----- ## Grid */

.c_12 {
	max-width: 1400px;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: auto;
	margin-right: auto;
}

.g_1,
.g_2,
.g_3,
.g_4,
.g_5,
.g_6,
.g_7,
.g_8,
.g_9,
.g_10,
.g_11,
.g_12 {
	display: inline;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
}

.negative {
	margin-left: -20px;
	margin-right: -20px;
}

.c_12 .g_1 {width: 8.33333333%;}
.c_12 .g_2 {width: 16.6666667%;}
.c_12 .g_3 {width: 25%;}
.c_12 .g_4 {width: 33.3333333%;}
.c_12 .g_5 {width: 41.6666667%;}
.c_12 .g_6 {width: 50%;}
.c_12 .g_7 {width: 58.3333333%;}
.c_12 .g_8 {width: 66.6666666%;}
.c_12 .g_9 {width: 75%;}
.c_12 .g_10 {width: 83.3333333%;}
.c_12 .g_11 {width: 91.6666666%;}
.c_12 .g_12 {width: 100%;}

#page-content {
	padding: 75px 0;
}

.hidden { 
	display: none; 
}

.alignleft { 
	float: left; 
}

.alignright { 
	float: right; 
}

.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
}

.clear {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	width:100%;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.table {
	display: table;
}

.cell {
	display: table-cell;
}

.transition,
header #branding,
.post-carousel-nav a,
.post-list .block .background,
.home-slider-nav,
.post-list .block .mask,
.post-list .block .mask:after,
#animals .title-ctn:before,
#tab-container ul > li.tab span,
#sidemenu nav li a {
	transition: all 0.2s ease-in-out;
}

/* ------------ X.X Fonts
 * -----------------------------------------------------------------------------
 */
 
@font-face {
	font-family: 'PalanquinDark';
	src: url('fonts/PalanquinDarkBold.woff2') format('woff2'),
		url('fonts/PalanquinDarkBold.woff') format('woff'),
		url('fonts/PalanquinDarkBold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}

h1,h2,h3,h4,h5,h6,
a.btn.st1.cl1,
nav li,
.newsletter .btn,
#home-slider .content-ctn,
.post-list.v1 .title,
#page-style-1 #submenu li,
#team .title-ctn,
#animals .name,
#tab-container ul > li.tab h2 {
	font-family: 'PalanquinDark', sans-serif;	
}

@font-face {
  font-family: 'sacrewell';
  src:  url('fonts/sacrewell.eot?ru9d1k');
  src:  url('fonts/sacrewell.eot?ru9d1k#iefix') format('embedded-opentype'),
    url('fonts/sacrewell.woff2?ru9d1k') format('woff2'),
    url('fonts/sacrewell.ttf?ru9d1k') format('truetype'),
    url('fonts/sacrewell.woff?ru9d1k') format('woff'),
    url('fonts/sacrewell.svg?ru9d1k#sacrewell') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="ic-"], [class*=" ic-"] {
	font-family: 'sacrewell' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.ic-toytower:before {
  content: "\e927";
}
.ic-play:before {
  content: "\e926";
}
.ic-badge:before {
  content: "\e925";
}
.ic-youtube:before {
  content: "\e924";
}
.ic-balloon:before {
  content: "\e923";
}
.ic-arrow-right-2:before {
  content: "\e922";
}
.ic-add:before {
  content: "\e921";
}
.ic-girl:before {
  content: "\e91d";
}
.ic-idea:before {
  content: "\e91e";
}
.ic-book:before {
  content: "\e91f";
}
.ic-boy:before {
  content: "\e920";
}
.ic-duck:before {
  content: "\e91c";
}
.ic-tent:before {
  content: "\e918";
}
.ic-map:before {
  content: "\e919";
}
.ic-eye:before {
  content: "\e91a";
}
.ic-mug:before {
  content: "\e91b";
}
.ic-email:before {
  content: "\e914";
}
.ic-telephone:before {
  content: "\e915";
}
.ic-directions:before {
  content: "\e916";
}
.ic-address:before {
  content: "\e917";
}
.ic-help:before {
  content: "\e90f";
}
.ic-download:before {
  content: "\e910";
}
.ic-calendar:before {
  content: "\e911";
}
.ic-ticket:before {
  content: "\e912";
}
.ic-time:before {
  content: "\e913";
}
.ic-pinterest:before {
  content: "\e906";
}
.ic-instagram:before {
  content: "\e907";
}
.ic-twitter:before {
  content: "\e908";
}
.ic-facebook:before {
  content: "\e909";
}
.ic-share-2:before {
  content: "\e90a";
}
.ic-email-2:before {
  content: "\e90b";
}
.ic-googleplus-2:before {
  content: "\e90c";
}
.ic-twitter-2:before {
  content: "\e90d";
}
.ic-facebook-2:before {
  content: "\e90e";
}
.ic-close:before {
  content: "\e904";
}
.ic-magnifier:before {
  content: "\e905";
}
.ic-arrow-down:before {
  content: "\e900";
}
.ic-arrow-up:before {
  content: "\e901";
}
.ic-arrow-left:before {
  content: "\e902";
}
.ic-arrow-right:before {
  content: "\e903";
}

a {
	text-decoration: none;
}

p {
	font-size: 1rem;
	line-height: 1.5;
}

li {font-size:1.2rem}

li p {
	font-size: 1rem;
}

li li {font-size: 1rem}

h1,h2,h3,h4,h5,h6 {
	color: #719949;
	line-height: 1;
	margin-bottom: 10px;
}

h1 {
	font-size: 2.8rem;
}

h2 {
	font-size: 2.4rem;
}

h3 {
	font-size: 2rem;
}

h4 {
	font-size: 1.6rem;
}

a.btn.st1.cl1 {
	background-color: #009FE3;
	color: #fff;
	border-radius: 4px;
	line-height: 1.2;
	display: inline-block;
	padding: 6px 12px;
	font-size: 1.125rem;
	text-align: center;
}

a.btn.st1.cl1:hover,
nav li.btn a:hover span {
	box-shadow: 5px 5px 0 0 rgba(189,189,189,0.6);	
}

/* ------------ X.X Header / Footer / Sidebar
 * -----------------------------------------------------------------------------
 */
 
/* ------------ X.X Header
 * -----------------------------------------------------------------------------
 */

.admin-bar header {
  top: 32px;
  z-index: 1;
}

header {
	background: url('images/menu-bg.jpg') no-repeat left bottom;
	background-size: cover;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999999;
	height: 80px;
}

header #branding {
	display: inline-block;
	background: url('images/sacrewell-logo-dark.svg') no-repeat center;
	width: 162px;
	height: 70px;
	background-position: center;
	background-size: 110%;
	margin-left: 10px;
}

nav {
	float: right;
}

nav ul {
	float: left;
	margin-right: 15px;
}

nav li {
	float: left;
	font-size: 1.125rem;
	line-height: 1;
	position: relative;
}

nav li a {
	color: #333;
	display: inline-block;
	padding: 0 15px;
}

body.dark header nav li a {
	color: #fff;
}

nav.main li a {
	line-height: 80px;
}

nav li.btn a span {
	background-color: #333;
	color: #fff;
	border-radius: 4px;
	line-height: 32px;
	display: inline-block;
	padding: 0 10px;
	font-size: 1rem;
}

body.open-search nav ul {
	display: none;
}

#site-nav ul ul {
	display: none;
	position: absolute;
	top: 80px;
	width: 180px;
	z-index: 99999;
	box-shadow: 5px 5px 0 0 rgba(255,255,255,1);
}

#site-nav li:hover > a,
nav li.current-menu-item > a,
nav li.current-menu-ancestor > a,
nav li.current-post-ancestor > a,
nav .single-event li.events > a {
	z-index: 99999;
	position: relative;
	color: #333;
}

#site-nav ul > li.arrow:hover > a:after {
	content:"";
	position:absolute;
	left: 50%;
	bottom: 0;
	border-width:0 8px 8px;
	margin: 0 0 0 -10px;
	border-style:solid;
	border-color:transparent transparent #009FE3;
	display:block;
	width:0;
	z-index:999;
}

#site-nav ul ul a:hover {
	color: #fff;
}

#site-nav ul ul ul {
	left: 100%;
	top: 0;
}

#site-nav ul ul li a {
	background-color: #009FE3;
	color: #fff;
	font-size: 1rem;
	line-height: 1;
	padding: 5px 15px;
	width: 180px;
	height: auto;
}

#site-nav ul ul li:first-child a {
	padding-top: 15px;
}

#site-nav ul ul li:last-child a {
	padding-bottom: 15px;
}

#site-nav ul ul span {
	display: inline-block;
	transition: transform .3s ease
}

#site-nav ul ul a:hover > span {
	transform: translateX(5px)
}

#site-nav ul li:hover > ul {
	display: block;
}

#searchsite {
	display: none;
	margin: 24px 30px 24px 24px;
}

body.open-search #searchsite {
	display: block;
	float: right;
	width: 420px;
}

.search-form.v1 {
	position: relative;
	margin-right: 32px;	
}

.search-form.v1 input {
    border: 0;
    color: #009FE3;
	border: 2px solid #009FE3;
    height: 32px;
    width: 100%;
    position: relative;
    border-radius: 4px;
	padding: 0 32px 0 10px;
	font-size: 1rem;
}

.search-form.v1 input::-webkit-input-placeholder {
  color: #009FE3;
}

.search-form.v1 input::-moz-placeholder {
  color: #009FE3;
}

.search-form.v1 input:-ms-input-placeholder {
  color: #009FE3;
}

.search-form.v1 input:-moz-placeholder {
  color: #009FE3;
}

nav .search-button {
	width: 32px;
	height: 32px;
	position: relative;	
	float: right;
	margin: 24px 15px 24px 0;
}

nav .search-button:hover {
	cursor: pointer;
}

nav .search-button:before {
	font-size: 32px;
	font-family: 'sacrewell';
	content: '\e905';
}

body.open-search nav .search-button:before {
	content: '\e904';
}

nav.main .search-btn {
	position: absolute;
	top: 0;
	right: 0;
}

nav .search-btn:hover {
	cursor: pointer;
}

nav .search-btn:before {
	top: 0;
	right: 0;
	font-size: 20px;
	padding: 6px;
	font-family: 'sacrewell';
	content: '\e905';
	position: absolute;
	color: #009FE3;
}

.toggle-nav {
	position: absolute;
	right: 15px;
	top: 24px;
	display: none;
	z-index: 99999999;
	color: #fff;
	background-color: #333;
	padding: 4px 6px;
	border-radius: 4px;
}

.toggle-nav:hover {
	cursor: pointer;
}

.toggle-nav .option {
	left: auto;
	right: 125%;
}

#nav-icon {
  width: 24px;
  height: 24px;
  position: relative;
  float: left;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: .25s ease-in-out;
}

#nav-icon span {
	background: #fff;
}

body.smaller #nav-icon span {
	background: #fff;
}

html.nav-open #nav-icon span {
	background: #fff;
}

#nav-icon span:nth-child(1) {
  top: 4px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon span:nth-child(2) {
  top: 11px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon span:nth-child(3) {
  top: 18px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

html.nav-open #nav-icon span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 2px;
  left: 4px;
}

html.nav-open #nav-icon span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

html.nav-open #nav-icon span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 19px;
  left: 4px;
}

.show-nav .toggle-nav {
	display: block;
}

#sidemenu {
	width: 100%;
	height: 100%;
	background: #fff;
	position: fixed;
	top: 0;
	right: -100%;
	z-index: 9999;
	overflow-y: scroll;
	padding: 100px 15px 15px;
	transition: all 0.2s ease-in-out;
	box-shadow: 0 0 2px rgba(0,0,0,.2);
}

#sidemenu form {
	margin: 0 0 20px;
}

#sidemenu nav ul {
	margin: 0;
}

#sidemenu nav.side li {
	width: 100%;
}

#sidemenu nav li a {
	color: #4d4d4d;
	padding: 5px 0;
	display: block;
}

#sidemenu nav li li a span:before {
	content: "- ";
}

#sidemenu nav li a span {
	display: inline-block;
	transition: transform .3s ease
}

#sidemenu nav li a:hover > span {
	transform: translateX(5px)
}

#sidemenu nav li.btn {
	display: none;
}

#sidemenu nav li a:hover {
	color: #009FE3;
}

#sidemenu nav > ul > li {
	margin-bottom: 20px;
}

#sidemenu nav > ul > li > ul > li {
	font-size: 1rem;
}

body.light #sidemenu .search-form.v1 input::-webkit-input-placeholder {
  color: #028090;
}

body.light #sidemenu .search-form.v1 input::-moz-placeholder {
  color: #028090;
}

body.light #sidemenu .search-form.v1 input:-ms-input-placeholder {
  color: #028090;
}

body.light #sidemenu .search-form.v1 input:-moz-placeholder {
  color: #028090;
}

body.light #sidemenu .search-btn:before {
	color: #028090;
}

body.light #sidemenu {
	background: #028090;
}

body.light #sidemenu nav li a {
	color: #fff;
}

body.light #sidemenu .search-form.v1 input {
	border: none;
}

body.dark nav li.btn a span,
body.dark .toggle-nav {
	background-color: #028090;
}

body.dark.v2 nav li.btn a span,
body.dark.v2 .toggle-nav {
	background-color: #114b5f;
}

body.dark header#site-head {
	background: #114b5f;
}

body.dark.v2 header#site-head {
	background: #028090;
}

body.dark header #branding {
	background: url('images/sacrewell-logo-light.svg') no-repeat center;
}

body.dark #sidemenu,
body.dark header {
	background: #028090;
}

body.dark.v2 #sidemenu,
body.dark.v2 header {
	background: #114b5f;
}

body.dark #sidemenu nav li a {
	color: #fff;
}

body.dark nav .search-button {
	color: #fff;
}

body.dark .search-form.v1 input {
    border: 0;
    color: #028090;
}

body.dark .search-form.v1 input::-webkit-input-placeholder {
  color: #028090;
}

body.dark .search-form.v1 input::-moz-placeholder {
  color: #028090;
}

body.dark .search-form.v1 input:-ms-input-placeholder {
  color: #028090;
}

body.dark .search-form.v1 input:-moz-placeholder {
  color: #028090;
}

body.dark nav .search-btn:before {
	color: #028090;
}

.header-pane {
	height: 360px;
	margin: 80px 0 0;
	background-size: cover;
	background-position: center center;
	position: relative;
}

/* ------------ X.X Footer
 * -----------------------------------------------------------------------------
 */

footer .footer-ctn {
	color: #fff;
}

footer .footer-ctn .bg {
	background-color: #028090;
	padding: 30px 0 20px;
}

html.page footer {
	padding-bottom: 410px;
}

html.page footer .footer-ctn {
	position: absolute;
	left: 0;
}

footer .footer-ctn {
	bottom: 0;
	width: 100%;
	height: auto;
	float: left !important;
}

footer {
	color: #fff;
}

footer .quicklinks {
	float: left;
}

footer .contact {
	float: right;
}

footer h5 {
	font-size: 1.375rem;
}

footer h5,
footer a {
	color: inherit;
}

footer .links li {
	font-size: 1rem;
	line-height: 1.8;
	margin-left: 0;
	padding-left: 30px;
	position: relative;
	
}

footer li a:before {
	font-family: 'sacrewell';
	font-size: 20px;
	position: absolute;
	left: 0;
	top: -3px;
}

footer li.times a:before {
	content: "\e913";
}

footer li.jobs a:before {
	content: "\e925";
}

footer li.tickets a:before {
	content: "\e912";
}

footer li.camping a:before {
	content: "\e911";
}

footer li.downloads a:before {
	content: "\e910";
}

footer li.help a:before {
	content: "\e90f";
}

footer li.address a:before {
	content: "\e917";
}

footer li.directions a:before {
	content: "\e916";
}

footer li.tel a:before {
	content: "\e915";
}

footer li.email a:before {
	content: "\e914";
}

footer .credits {
	font-size: 0.75rem;
}

footer .credits a {
	color: inherit;
}

footer .credits:before {
	content: "";
	display: block;
	height: 1px;
	width: 100%;
	background: #fff;
	margin: 30px 0 10px;
}

footer .site-by {
	float: left;
	margin-right: 5px;
}

.info-by {
	float: right;
}

footer .site-info {
	float: left;
}

footer .social-links {
	display: table;
}

footer .connect {
	position: absolute;
	width: 420px;
	text-align: center;
	left: 50%;
	margin: 0 0 0 -210px;
}

footer #company-logos {
	padding: 10px 0;
}

footer #company-logos h5 {
	text-align: center;
	font-size: 2rem;
}

footer #company-logos ul {
	list-style: none;
	text-align: center;
}

footer #company-logos ul li {
	display: inline-block;
	margin: 15px;
}

footer #company-logos ul li img {
	height: 80px;
	width: auto;
	display: block;
}

#portfolio .icon {
	width: 100px;
	height: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -50px 0 0 -50px;
	z-index: 1;
	background: red;
}

footer .social-links {
	width: 100%;
	text-align: center;
}

footer .social-links li {
	display: inline-block;
	font-size: 32px;
	padding: 0 10px;
}

footer .legal {
	float: left;
}

footer .legal li {
	float: left;
	font-size: 0.75rem;
}

footer .legal li:after {
	content: "|";
	margin-right: 10px;
	margin-left: 10px;
}

footer .legal li:last-child:after {
	content: none;
}

#page-intro .newsletter .form-ctn {
	margin: 0;
}

.newsletter .form-ctn {
	position: relative;
	display: inline-block;
	padding-right: 100px;
	width: 420px;
	margin: 25px 0 35px;
}

.newsletter .button-ctn {
	position: absolute;
	top: 0;
	right: 0;
}

.newsletter #mce-EMAIL {
	height: 42px;
	line-height: 42px;
	font-size: 1rem;
	padding-left: 10px;
	width: 100%;
	border: none;
	background-color: #e2e2e2;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.newsletter ::-webkit-input-placeholder {
  color: #114b5f;
}
.newsletter ::-moz-placeholder {
  color: #114b5f;
}
.newsletter :-ms-input-placeholder {
  color: #114b5f;
}
.newsletter :-moz-placeholder {
  color: #114b5f;
}

#page-intro .newsletter .btn {
	background: #719949;
}

.newsletter .btn {
	border: none;
	background: #114b5f;
	color: #fff;
	font-size: 1rem;
	height: 42px;
	width: 100px;
	padding: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.newsletter input[type="button"] {
	-webkit-appearance: none;
	border-radius: 4px;
}

/* ------------ X.X Sidebar
 * -----------------------------------------------------------------------------
 */

#sidebar .widget {
	margin-bottom: 40px;
}

.widget.cta a .details {
	transition: all 200ms ease-in;
}

.widget.cta a:hover .details {
    transform: scale(1.02);
}

.widget.cta img {
	margin-bottom: 10px;
	max-height: 100px;
	width: auto;
	max-width: 100%;
}

.widget.cta .details {
	padding: 20px;
}

.widget.cta.v1 .details {
	border: 3px solid #028090;
	color: #000;
}

.widget.cta.v2 .details {
	background: #72b8c1;
	color: #fff;
}

.widget.cta.v1 h5 {
	color: #028090;
}

.widget.cta.v2 h5 {
	color: #fff;
}

.widget.cta.v1 p {
	font-size: 1rem;
}

.widget.cta h5 {
	font-size: 1.5rem;
}

#sidebar .widget_tag_cloud h5 {
	display: none;
}

#sidebar .widget_tag_cloud a {
	background: #72b8c1;
	color: #333;
	line-height: 1;
	display: inline-block;
	margin: 2px;
	padding: 5px 10px;
}

/* ------------ X.X Content
 * -----------------------------------------------------------------------------
 */
 
/* -------------------- ## General Post styling */

.title-ctn.v1 h1 {
	margin-bottom: 0;
	line-height: 1;
}

.title-ctn.v1 h1:after {
	content: "";
	display: block;
	height: 3px;
	background-color: #719949;
	margin-top: 15px;
}

.entry-content h1 {
	font-size: 2.375rem;
	margin-bottom: 20px;
}

.entry-content h2 {
	font-size: 2rem;
	margin-bottom: 20px;
}

.entry-content h3 {
	font-size: 1.75rem;
	margin-bottom: 20px;
}

.entry-content h4 {
	font-size: 1.5rem;
	margin-bottom: 20px;
}

.entry-content h5 {
	font-size: 1.25rem;
	margin-bottom: 20px;
}

.entry-content h6 {
	font-size: 1rem;
	margin-bottom: 20px;
}

.entry-content a {
	color: #009FE3;
	border-bottom: 2px solid #009FE3;
}

.entry-content a.download {
	color: #009FE3;
	border: none;
	line-height: 1.2;
	padding-left: 32px;
	display: inline-block;
	position: relative;
}

.entry-content a.download:before {
	font-family: 'sacrewell';
	content: "\e910";
	font-size: 24px;
	position: absolute;
	left: 0;
	top: -5px;
}

.entry-content p {
	margin-bottom: 25px;
}

.entry-content p,
.entry-content li,
.entry-content table {
	font-size: 1.063rem;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	line-height: 1;
	margin-bottom: 10px;
}

.entry-content p:last-child {
	margin-bottom: 0;
}

.entry-content hr {
	margin: 40px 0;
	border: 0;
	border-top: 2px solid #72b8c1;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 20px;
	margin-top: 10px;
}

.entry-content ol li {
	list-style-type: decimal;
	margin-left: 30px;
	line-height: 1.5;
}

.entry-content ul li {
	list-style-type: circle;
	margin-left: 20px;
	line-height: 1.5;
}

.entry-content ul li ul,
.entry-content ol li ol {
	margin-top: 5px;
	margin-bottom: 0;
}

.entry-content img {
	max-width: 100%;
	height: auto;
	display: block;
}

.entry-content a {
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-word;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.entry-content blockquote {
	margin-bottom: 20px;
	padding: 0 50px;
	position: relative;
	quotes: "\201C""\201D";
}

.entry-content blockquote:before,
.entry-content blockquote:after {
	font-family: 'Montserrat';
	color: #f58f29;
	font-size: 8rem;
	position: absolute;
}

.entry-content blockquote:before {
	content: open-quote;
	left: -5px;
	top: -30px;
}

.entry-content blockquote:after {
	content: close-quote;
	right: -5px;
	bottom: -65px;
}

.entry-content blockquote p {
  display: inline;
}

.entry-content blockquote cite {
	display: block;
	margin-top: 5px;
	font-size: 0.875rem;
	color: #f58f29;
}

.entry-content blockquote cite:before {
	content: "- ";
}

.entry-content dl {
	margin: 0 24px;
	margin: 0 1.714285714rem;
}

.entry-content dt {
	font-weight: bold;
	line-height: 1.714285714;
}

.entry-content dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

.entry-content .gallery dl {
	margin: 0;
	padding: 10px;
}

.entry-content .gallery {
	margin: -10px -10px 20px !important;
}

.entry-content .gallery img {
	border: 0 !important;
	margin-bottom: 5px;
}

.entry-content .gallery-caption {
	font-size: 0.75rem;
	line-height: 1.2;
	margin: 0;
}

.entry-content table {
	border-bottom: 1px solid #ededed;
	font-size: 1.125rem;
	line-height: 2;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	width: 100%;
}

.entry-content table caption {
	font-size: 1.125rem;
	margin: 24px 0;
	margin: 1.714285714rem 0;
}

.entry-content td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}

.entry-content caption,
.entry-content th,
.entry-content td {
	font-weight: normal;
	text-align: left;
}

.entry-content #post-tags {
	margin: 50px 0 0;
}

.entry-content #post-tags li {
	list-style-type: none;
	margin: 0 2px 2px 0;
	line-height: 1;
	display: inline-block;
}

.entry-content #post-tags li a {
	color: #fff;
	text-transform: uppercase;
	font-size: 0.675rem;
	padding: 5px 10px;	
	font-weight: 600;
	display: inline-block;
	background-color: #009FE3;
	border: none;
	border-radius: 3px;
}

.entry-content #post-tags li a:hover {
	box-shadow: 3px 3px 0 0 rgba(189,189,189,0.6);	
}

.entry-content .wp-video {
	margin-bottom: 25px;
}

/* ------------ X.X Images
 * -----------------------------------------------------------------------------
 */


.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}

div.wp-caption {
	max-width: 100% !important;
	margin-bottom: 25px;
}

.wp-caption .wp-caption-text {
	font-size: 0.75rem;
	padding: 5px;
	background: #f5f5f5;
	text-align: center;
}

.wp-caption.alignleft {
	margin-right: 20px;
}

/* ------------ X.X Home
 * -----------------------------------------------------------------------------
 */
 
.section-title {
	font-size: 3.25rem;
	text-align: center;
	margin-bottom: 50px;
}
 
#home-slider-ctn {
	position: relative;
	padding-top: 80px;
}

#home-slider .slide {
	position: relative;
}

#home-slider .image {
	background-size: cover;
	background-position: center center;
	padding-top: 660px;
}

#home-slider .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0, 0.2);
	z-index: -1;
}

#home-slider .content-ctn {
	position: absolute;
	bottom: 20px;
	left: 30px;
	width: 50%;
	padding: 30px;
	z-index: 1;
	font-weight: normal;
}

#home-slider .title,
#home-slider .description {
	color: #fff;
}

#home-slider .title {
	font-size: 2.5rem;
	line-height: 1.4;
	margin-bottom: 10px;
	width: 90%;
}

#home-slider .description {
	font-size: 1.5rem;
	line-height: 1.4;
}

#home-slider .content-ctn span {
	background-color: rgba(245,143,41, 1);
	box-shadow: 15px 0 0 rgba(245,143,41, 1), -15px 0 0 rgba(245,143,41, 1);
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
}

.home-slider-nav.link {
	top: 50%;
	margin: -25px 0 0;
	position: absolute;
	z-index: 999;
	width: 50px;
	height: 50px;
	padding-top: 25px;
}

.home-slider-nav:hover {
	cursor: pointer;
}

.home-slider-nav.link:before {
	font-size: 50px;
	font-family: 'sacrewell';
	color: #fff;
}

.home-slider-nav.left {
	left: 20px;
}

.home-slider-nav:hover.left {
	left: 15px;
}

.home-slider-nav.left:before {
	content: '\e902';
}

.home-slider-nav.right{
	right: 20px;
}

.home-slider-nav:hover.right{
	right: 15px;
}

.home-slider-nav.right:before {
	content: '\e903';
}

#site-intro {
	padding: 75px 0 0;
	text-align: center;
}

#site-intro h1 {
	font-size: 3.25rem;
}

#site-intro p {
	width: 100%;
	max-width: 870px;
	margin: auto;
	font-size: 1.375rem;
	line-height: 1.5;
}

#site-intro .g_12:after {
	content: "";
	display: block;
	height: 3px;
	width: 100%;
	background: #028090;
	margin: 75px 0 0;
	float: left;
}

#home-features .featured-sections:after {
	content: "";
	display: block;
	height: 3px;
	width: 100%;
	background: #028090;
	margin: 75px 0 0;
	float: left;
}

#home-features .block {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
	direction: ltr;
}

#home-features .block .btn {
	margin-top: 20px;
}

#home-features .block.image {
	padding: 20px;
}

#home-features .block .background {
	padding-top: 66%;
	background-position: center;
	background-size: cover;
}

#home-features .block.details {
	padding: 20px;
}

#home-features .section:nth-child(even) {
	direction: rtl;
}

#home-features .section:nth-child(even) .block.image {
	padding-right: 0;
}

#home-features .section:nth-child(even) .block.details {
	padding-left: 0;
}

#home-features .section:nth-child(odd) .block.image {
	padding-left: 0;
}

#home-features .section:nth-child(odd) .block.details {
	padding-right: 0;
}

.carousel-ctn {
	position: relative;
	float: left;
	width: 100%;
}

.post-carousel-nav {
	width: 100%;
}

.post-carousel-nav a {
	width: 32px;
	height: 32px;
	line-height: 32px;
	position: absolute;
	top: 50%;
	margin: -16px 0 0 0;
	z-index: 1;
	font-size: 32px;
	color: #e82174;
	border-radius: 32px;
}

.post-carousel-nav a:before {
	font-family: 'sacrewell';
}

.post-carousel-nav a:hover {
	cursor: pointer;
}

.post-carousel-nav a.nav-left {
	left: -18px;
}

.post-carousel-nav a.nav-left:before {
	content: "\e902";	
}

.post-carousel-nav a.nav-right {
	right: -18px;
}

.post-carousel-nav a.nav-right:before {
	content: "\e903";	
}

.post-list.v1 .block .mask {
	padding-top: 100%;
	background-color: rgba(0,0,0,.01);
}

.no-touch .post-list.v1 .block a:hover .mask {
	background-color: rgba(0,0,0,0.5);
}

.post-list.v1 .block {
	position: relative;
	overflow: hidden;
}

.post-list.v1 .background {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	background-position: center;
	background-size: cover;
}

.post-list.v1 .block a .mask:after {
	font-family: 'sacrewell';
	font-size: 60px;
	content: "\e921";
	position: absolute;
	top: 50%;
	left: 50%;
	color: rgba(255,255,255,.001);
	margin: -30px 0 0 -30px;
}

.no-touch .post-list.v1 .block a:hover .mask:after {
	color: rgba(255,255,255,.8);
}

.post-list.v1 .background.default {
	background-color: #9A348E;
	background-image: url('images/sacrewell-logo-light.svg');
	background-size: 80%;
	background-repeat: no-repeat;
}

.no-touch .post-list.v1 .block a:hover .background {
	transform: scale(1.1);
}

.post-list.v1 .title-ctn {
	position: absolute;
	bottom: 15px;
	left: 0;
	padding-right: 25px;
}

.post-list.v1 .title {
	color: #fff;
	margin: 0 0 0 15px;
	line-height: 1.4;
	font-size: 1.5rem;
}

.post-list.v1 .title-ctn span {
	background-color: rgba(245,143,41, 1);
	box-shadow: 15px 0 0 rgba(245,143,41, 1), -15px 0 0 rgba(245,143,41, 1);
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
}

ul#featured .mask {
	padding-top: 66.6666%;
}

ul#featured li {
	margin-bottom: 40px;
}

ul#planvisit .mask {
	padding-top: 66.6666%;
}

ul#planvisit li {
	margin-bottom: 40px;
}

ul#planvisit li.video {
	display: block;
}

ul#planvisit .details,
ul#learning .details,
ul#events .details,
ul#featured .details {
	font-size: 1.125rem;
	margin-top: 5px;
}

ul#archive li,
ul#learning li {
	margin-bottom: 40px;
}

ul#learning .title-ctn {
	width: 50%;
}

ul#learning .mask {
	padding-top: 33.3333%;
}

#news-events {
	padding: 0 0 75px;
}

.home #news-events {
	padding: 75px 0;
}

#news-events.archive {
	padding: 0;
}

#related .section-title:before {
	content: "";
	display: block;
	height: 3px;
	width: 100%;
	background: #028090;
	margin: 100px 0 50px;
	float: left;
}

.w-icon .title span:before {
	font-family: 'sacrewell';
	font-size: 21px;
	margin-right: 5px;
	font-weight: 700;
}


.w-icon.video .title > span:before {
	content: "\e926";
}

.w-icon.times-and-prices .title > span:before {
	content: "\e913";
}

.w-icon.playbarn .title > span:before {
	content: "\e927";
}

.w-icon.directions .title > span:before {
	content: "\e916";
}

.w-icon.camping .title > span:before {
	content: "\e918";
}

.w-icon.faq .title > span:before {
	content: "\e90f";
}

.w-icon.farm-map .title > span:before {
	content: "\e919";
}

.w-icon.eat-and-shop .title > span:before {
	content: "\e91b";
}

.w-icon.birthday-parties .title > span:before {
	content: "\e923";
}

.w-icon.see-and-do .title > span:before {
	content: "\e91a";
}

.w-icon.meet-the-animals .title > span:before,
.w-icon.farm-camp .title > span:before {
	content: "\e91c";
}

.w-icon.childrens-clubs .title > span:before {
	content: "\e91d";
}

.w-icon.workshops .title > span:before {
	content: "\e91e";
}

.w-icon.schools .title > span:before {
	content: "\e91f";
}

/* ------------ X.X General Styles
 * -----------------------------------------------------------------------------
 */

#page-intro {
	padding: 75px 0 0;
	text-align: center;
}

#page-intro.nopad {
	padding: 0;
}

#page-intro .page-title {
	font-size: 3.25rem;
	margin: 0;
}

#page-intro .block {
	width: 100%;
	max-width: 870px;
	margin: auto;
}

#page-intro p {
	font-size: 1.375rem;
	line-height: 1.5;
	margin-top: 10px;
}

#page-intro .g_12:after {
	content: "";
	display: block;
	height: 3px;
	width: 100%;
	background: #028090;
	margin: 75px 0;
	float: left;
}

#pagenavi {
	margin: 10px 0 0;
}

.wp-pagenavi {
	margin: 0 auto;
	display: table;
	position: relative;
}

.wp-pagenavi a,
.wp-pagenavi span.current,
.wp-pagenavi span.extend {
	text-decoration: none !important;
	width: 40px;
	height: 40px;
	display: inline-block;
	margin: 0 10px 0 0;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
	font-size: 1rem;
	transition: none;
	color: #fff !important;
	background-color: #009FE3;
	border-radius: 50%
}

.wp-pagenavi a:last-child {
	margin: 0;
}
 
.wp-pagenavi span.extend {
	display: none;
}

.wp-pagenavi span.current {
	color: #fff !important;
	background-color: #000;
}

/* ------------ X.X Archive Pages
 * -----------------------------------------------------------------------------
 */
 
.no-posts p {
	font-size: 1.375rem;
	text-align: center;
}

/* ------------ X.X Posts and Events
 * -----------------------------------------------------------------------------
 */
 
.single article {
	width: 83.3333333%;
	margin: auto;
}

.single article .entry-meta {
	margin-bottom: 50px;
	font-size: 1.25rem;
	color: #719949;
	padding-top: 15px;
}

ul#events li .mask {
	padding-top: 66.6666%;
}

.event {
	margin-bottom: 40px;
}

.events h2 {
	font-size: 3rem;
	margin-bottom: 20px;
}

/* ------------ X.X Social and Share
 * -----------------------------------------------------------------------------
 */

#social-share {
	border-top: 3px solid #719949;
	padding-top: 20px;
	margin-top: 25px;
	text-align: right;
}

#social-share .ctn {
	float: right;
}

#social-share .label {
	float: left;
	line-height: 32px;
	font-size: 1rem;
}

#social-share ul {
	float: left;
}

#social-share li {
	float: left;
	font-size: 32px;
	margin-left: 10px;
}

.social li.fb a {
	color: #3b5998;
}

.social li.tw a {
	color: #1da1f2;
}

.social li.em a {
	color: #6a737b;
}

.social li.gp a {
	color: #dd4b39;
}

.social li.sh a {
	color: #8a7967;
}

.social-links {
	float: left;
}

#page-style-1 .content {
	width: 100%;
	max-width: 1070px;
	margin: auto;
}

#page-style-1 .g_9 {
	float: right;
}

#page-style-1 #submenu ul {
	float: right;
}

#page-style-1 #submenu a {
	color: #333;	
	padding: 8px 0;
	display: block;
}

#page-style-1 #submenu li:first-child a {
	padding-top: 0;
}

#page-style-1 #submenu li.current_page_item a,
#page-style-1 #submenu a:hover {
	color: #009FE3;
}

#page-style-1 #submenu li {
	font-size: 1.5rem;
	text-align: right;
	line-height: 1;
}

#submenu-top {
	z-index: 999;
	background: #fff;
	margin-top: -75px;
	display: none;
}

#submenu-top .view {
	line-height: 25px;
	padding: 20px 0 5px;
	font-size: 1rem;
	border-bottom: 2px solid #333;
	position: relative;
}

#submenu-top .view:hover {
	cursor: pointer;
}

#submenu-top .view:after {
	content: "";
	font-family: 'sacrewell';
	content: "\e900";
	font-size: 24px;
	position: absolute;
	right: 7px;
	top: 20px;
	z-index: -1;
}

#submenu-top ul {
	margin-top: -11px;
	box-shadow: 0 0 4px rgba(0,0,0,.4);
}

#submenu-top ul a {
	font-size: 1rem;
	color: #333;
	padding: 5px 10px;
	display: inline-block;
}

#page-style-1 .dropdown {
	display: none;
	background: #fff;
	z-index: 1;
	padding-top: 60px;
	margin-top: -75px;
	padding-bottom: 20px;
}

.page-title.st1 {
	margin-bottom: 0;
}

.page-title.st1:after {
	content: "";
	display: block;
	height: 3px;
	width: 100%;
	background: #719949;
	margin: 15px 0 25px;
	float: left;	
}

/* ------------ X.X History
 * -----------------------------------------------------------------------------
 */

#timeline {
	position: relative;
	background: transparent;
}

#timeline .date {
	font-size: 1.25rem;
	margin-bottom: 5px;
	background: #333;
	display: inline-block;
	margin-bottom: 40px;
	border-radius: 4px;
	padding: 5px 10px;
	color: #fff;
}

#timeline .period {
	text-align: center;
	margin: 40px 0;
}

#timeline .period:first-of-type {
	margin-top: 0;
}

#timeline .period:last-of-type {
	margin-bottom: 0;
}

#timeline .details {
	background: #fff;
	padding: 20px 0;
}

#timeline:after {
	content: "";
	width: 4px;
	background: #333;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -2px;
	height: 100%;
	display: inline-block;
	z-index: -1;
}

#team li {
	list-style-type: none;
	margin: 0;
	width: 33.3333%;
	float: left;
}

#team .title-ctn {
	bottom: 3px;
	left: 5px;
	padding-right: 15px;
	color: #fff;
	line-height: 1.4;
}

#team .name {
	font-size: 1rem;
	margin-bottom: 3px;
}

#team .position {
	font-size: 0.875rem;
	margin-bottom: 5px;
}

/* -------------------- ## FAQ */

#faq {
	margin-bottom: 15px;
}

#faq h2 {
	font-size: 1.063rem;
	margin-bottom: 20px;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;;
}

#faq .faq_q:hover {
	color: #333;
	cursor: pointer;
}

#faq .faq_q.active {
	color: #333;
}

#faq .faq_a {
	margin-top: -10px;
}

#faq .faq:last-child {
	margin-bottom: 0;
}

#faq p {
	font-size: 0.875rem;
	margin-bottom: 20px;
}

#faq li {
	font-size: 0.875rem;
}

/* ----- ## Map Panel */

.map {
	padding-top: 50%;
	width: 100%;
	position: relative;
	margin-bottom: 25px;
}

#map-canvas {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

/* ------------ X.X Pages
 * -----------------------------------------------------------------------------
 */

#page-default #content {
	width: 100%;
	max-width: 870px;
	margin: auto;
}

/* ------------ X.X Downloads
 * -----------------------------------------------------------------------------
 */
 
#downloads.v1 {
	background-color: #507F70;
	border-radius: 12px;
	padding: 10px;
}

#downloads.v1 a,
#downloads.v1 h2,
#downloads.v1 h3 {
	color: #fff;
}

#downloads.v1 h2 {
	padding: 15px;
	margin: 0;
}

#downloads.v1 h3.title {
	font-size: 1.125rem;
	margin-bottom: 5px;
}

#downloads.v1 p {
	font-size: 0.875rem;
}

#downloads .file {
	width: 50%;
	display: inline-block;
	border: none;
	display: inline-block;
	vertical-align: top;
	margin-right: -2px;
	padding: 15px 15px 15px 65px;
	position: relative;
}

#downloads .file:before {
	font-family: 'sacrewell';
	content: "\e910";
	font-size: 32px;
	position: absolute;
	left: 15px;
	top: 8px;
}

.styled-block.v1 {
	background-color: #507F70;
	border-radius: 12px;
	padding: 25px;
	color: #fff;
	margin-bottom: 25px;
}

.styled-block h3 {
	color: #fff;
	font-size: 1.5rem;
}

.styled-block p {
	font-size: 0.875rem;
	margin-bottom: 15px;
}

.styled-block a.download,
.styled-block a {
	color: #fff;
}

/* ------------ X.X Courses and Clubs
 * -----------------------------------------------------------------------------
 */
 
#courses .course {
	background-color: #507F70;
	border-radius: 12px;
	padding: 25px;
	color: #fff;
	margin-bottom: 25px;
}

#courses .course:last-of-type {
	margin: 0;
}

#courses .course h2 {
	color: inherit;
}

#courses .course p {
	font-size: 0.875rem;
	margin-bottom: 15px;
}

#courses .course p:last-child {
	margin: 0;
}

#courses .course a {
	color: #fff;
	border-color: #fff;
}

/* ------------ X.X Animals
 * -----------------------------------------------------------------------------
 */
 
#animals {
	margin: 0 -10px;
}

#animals li {
	list-style-type: none;
	width: 33.3333%;
	float: left;
	padding: 10px 20px 25px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0 -4px 0 0;
	float: none;
}

#animals li .image {
	padding-top: 100%;
	border-radius: 100%;
	background-size: cover;
	background-position: center center;
	position: relative;
}

#animals .name {
	text-align: center;
	opacity: 1;
	margin-top: 10px;
	font-size: 1rem;
	line-height: 1.2;
}

/* ------------ X.X Search Results
 * -----------------------------------------------------------------------------
 */
 
#search-results a {
	border: none;
}

#search-results ul {
	margin-top: 25px;
}

#search-results li {
	margin: 0 0 25px;
	list-style-type: none;
}

/* ------------ X.X Owl Carousel
 * -----------------------------------------------------------------------------
 */
 
#home-slider .owl-nav.disabled + .owl-dots {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 10px;
}

.owl-dots {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: -40px;
}

.owl-nav.disabled + .owl-dots {
	margin-top: 15px;
}

.owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent; 
}

.owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline; 
}

.owl-dots .owl-dot span {
	width: 14px;
	height: 14px;
	margin: 5px 7px;
	background: #ddd;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px; 
}

.owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span {
	background: #00808f; 
}

/* ------------ X.X Tabbed Content
 * -----------------------------------------------------------------------------
 */

#tab-container ul {
	padding: 0 0 20px;
	margin: 0;
}

#tab-container ul > li.tab {
	margin: 0 15px 4px 0;
	list-style-type: none;
	display: inline-block;
}

#tab-container ul > li.tab a {
	float: left;
	border: none;
}

#tab-container ul > li.tab a.active span:before {
	font-family: 'sacrewell';
	content: "\e922";
	font-size: 16px;
}

#tab-container ul > li:first-child a {
	padding-left: 0;
}

#tab-container ul > li:last-child a {
	padding-right: 0;
}

#tab-container ul > li.tab h2 {
	font-size: 1.2rem;
	margin-bottom: 0;
}

#tab-container ul > li.tab a.active h2 {
	
}

#tab-container ul > li.tab h2 {
	color: #fff;
	margin: 0 0 0 10px;
	line-height: 1.4;
	font-size: 1.5rem;
}

#tab-container ul > li.tab h2 span {
	background-color: rgba(189,189,189, 1);
	box-shadow: 10px 0 0 rgba(189,189,189, 1), -10px 0 0 rgba(189,189,189, 1);
}

#tab-container ul > li.tab a.active h2 span,
#tab-container ul > li.tab a:hover h2 span {
	background-color: rgba(113,153,73, 1);
	box-shadow: 10px 0 0 rgba(113,153,73, 1), -10px 0 0 rgba(113,153,73, 1);
}

/* ------------ X.X Contact
 * -----------------------------------------------------------------------------
 */
 
.grecaptcha-badge {
    display: none;
}

.jvFloat {
	position: relative;
	display: inline-block;
	width: 100%;
}

.jvFloat .placeHolder.required {
	color: red;
}

.jvFloat .placeHolder {
	position: absolute;
	top: -3px;
	left: 0;
	width: auto;
	color: #009FE3;
	font-size: 0.75rem;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	transition:0.2s ease all; 
	opacity: 0;
	visibility: hidden;
	white-space: nowrap;
}

.jvFloat .placeHolder.active {
	display: block;
	visibility: visible;
	-webkit-transform: translate(0, -1em);
	-moz-transform: translate(0, -1em);
	-o-transform: translate(0, -1em);
	-ms-transform: translate(0, -1em);
	transform: translate(0, -1em);
	-webkit-transition: -webkit-transform 100ms, opacity 120ms, visibility 120ms;
	opacity: 1;
}
 
#contact a {
	text-decoration: none;
}

.contact-mn {
	padding-left: 50px;
}

.contact-mn .row {
	margin-bottom: 25px;
}

.contact-mn .row:last-child {
	margin-bottom: 0;
}

.contact-mn input[type="text"],
.contact-mn input[type="email"],
.contact-mn textarea {
	background: transparent;
	border: 2px solid #009FE3;
	padding: 0.7375rem;
	width: 100%;
	border-radius: 4px;
	box-sizing: border-box;
	font-size: 1rem;
}

.contact-mn textarea {
	padding: 0.7375rem;
	margin-top: 5px;
}

.contact-mn input[type="text"]:focus,
.contact-mn input[type="email"]:focus,
.contact-mn textarea:focus {
	border-color: #333;
}

.contact-mn input.wpcf7-not-valid,
.contact-mn textarea.wpcf7-not-valid {
	border-color: #f33;
}

.contact-mn textarea {
	width: 100%;
	height: 200px;
}

.contact-mn span.wpcf7-not-valid-tip {
	display: none !important;
}

.contact-mn span.wpcf7-list-item,
.contact-mn span.wpcf7-list-item input { 
	display: inline-block;
	width: auto;
}

.contact-mn span.wpcf7-list-item {
	margin: 5px 10px 10px 0!important;
}

input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
}

.contact-mn input.wpcf7-submit:hover {
	cursor: pointer;
}

.contact-mn input.wpcf7-submit {
	background-color: #009FE3;
	color: #fff;
	border-radius: 4px;
	line-height: 32px;
	display: inline-block;
	padding: 0 15px;
	font-size: 1rem;
	border: none;
	margin: 0;
}

div.wpcf7-response-output {
	display: block!important;
	clear: both;
	font-size: 1rem;
	border: none!important;
	padding: 0 !important;
	margin: 10px auto auto !important;
	padding-left: 50px !important;
}

div.wpcf7-validation-errors {
	color: #f33;
}

.contact-mn ::-webkit-input-placeholder {
   color: #231f20;
}

.contact-mn :-moz-placeholder { /* Firefox 18- */
   color: #231f20;  
}

.contact-mn ::-moz-placeholder {  /* Firefox 19+ */
   color: #231f20;  
}

.contact-mn :-ms-input-placeholder {  
   color: #231f20;  
}

#contacts-dep .view {
	font-size: 1.063rem;
	font-weight: 700;
}

#contacts-dep .view:hover {
	cursor: pointer;
	color: #009FE3;
}

#contacts-dep ul {
	margin: 20px 0 -45px;
	float: left;
	clear: both;
}

#contacts-dep li {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	margin: 0 -2px 20px 0;
	font-size: 0.875rem;
	padding-right: 20px;
}

/* ------------ X.X 404 Error
 * -----------------------------------------------------------------------------
 */
 
body.error404 #container {
	padding-top: 0;
	height: 100%;
	width: 100%;
}

#error404 {
	height: 100%;
	background: url('https://www.sacrewell.org.uk/site/wp-content/uploads/2017/06/pigs-at-sacrewell.jpg') center no-repeat;
	background-size: cover;
	background-position: center center;
	color: #fff;
}

#error404 .content-ctn {
	width: 100%;
	max-width: 768px;
	margin: auto;
}

#error404 .table {
	display: table;
	width: 100%;
	height: 100%;
	padding: 90px 10px 0;
}

#error404 .table .cell {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.error404 header#site-head {
}

#error404 h1 {
	font-size: 5rem;
	text-transform: none;
	margin-bottom: 10px;
	color: inherit;
	text-shadow: 3px 3px #000;
}

#error404 p {
	font-size: 1.375rem;
	margin-bottom: 0;
	text-shadow: 1px 2px #000;
}

/* ------------ X.X Workshops
 * -----------------------------------------------------------------------------
 */

ul#events.ws1 {
	margin: 0 -30px;
}

ul#events.ws1 li {
	width: 50%;
	margin: 0;
	list-style-type: none;
	margin-bottom: 20px;
	padding: 0 10px;
}

/* ------------ X.X Cookies
 * -----------------------------------------------------------------------------
 */

#cookiespop {
	position: fixed;
	z-index: 999999999;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: .875rem;
	background: #000;
	color: #fff;
	padding: 15px 100px 15px 10px;
	font-weight: 400;
	box-shadow: 0 0 4px rgba(0,0,0,.4);
}

#cookiespop a {
	color: #fff;
	text-decoration: underline;
}

#cookiespop .message {
	float: left;
}

#cookiespop .confirm-cookies-ctn {
	position: absolute;
	top: 0;
	right: 10px;
	bottom: 0;
}

#cookiespop .confirm-cookies {
	display: table;
	height: 100%;
}

#cookiespop .confirm-cookies .text {
	display: table-cell;
	vertical-align: middle;
}

#cookiespop .confirm-cookies .text span {
	border: 1px solid #fff;
	padding: 1px 7px;
	text-transform: uppercase;
}

#cookiespop .confirm-cookies:hover {
	cursor: pointer;
}

#initialPopup {
	display: block;
}

.popupContent {
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9999999;
    background-color:rgba(255,255,255,0.9);
}

.popupContent .content-ctn {
	display: table;
	width: 100%;
	height: 100%;
}

.popupContent .copy-ctn {
	display: table-cell;
	vertical-align: middle;
	padding: 20px;
}

.popupContent .close {
	width: 32px;
	height: 32px;
	background: #009FE3;
	position: absolute;
	top: -16px;
	right: -16px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.popupContent .close:before {
	font-family: 'sacrewell';
	content: "\e904";
	color: #fff;
	font-size: 22px;
	padding: 5px;
	display: inline-block;
}

.popupContent .widget {
	width: 100%;
	max-width: 800px;
	min-height: 400px;
	margin: auto;
	background: #fff;
	text-align: left;	
	box-shadow: 0 0 6px rgba(0,0,0,.6);
	position: relative;
	display: table;
}

.popupContent h2 {
	font-size: 1.75rem;
}

.popupContent .image {
	display: table-cell;
	width: 50%;
	background-size: cover;
	background-position: center;
}

.popupContent .form {
	display: table-cell;
	padding: 20px;
	width: 50%;
	vertical-align: middle;
}

.popupContent iframe {
   width: 100% !important;
   padding: 0 !important;
   margin: 0 !important;
   height: auto;
}

/* ------------ X.X Media Queries
 * -----------------------------------------------------------------------------
 */


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

}

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

nav li a {
	padding: 0 9px;
}


}

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

nav.main li,
 nav.main  .search-button {
	display: none;
}

nav.main li.btn {
	display: block;
	margin-right: 40px;
}

nav.main li.btn.book {
	margin-right: -5px;
}

.toggle-nav {
	display: block;
	position: fixed;
}

html.nav-open #sidemenu {
	width: 260px;
	right: 0;
	-webkit-overflow-scrolling: touch;
}

body.open-search #searchsite {
	display: none;
}

body.open-search nav ul {
	display: block;
}

.home-slider-nav {
	display: none;
}

div.wpcf7-response-output {
	padding-left: 20px !important;
}

}

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

.c_12 {
	padding-right: 10px;
	padding-left: 10px;
}

.g_1,
.g_2,
.g_3,
.g_4,
.g_5,
.g_6,
.g_7,
.g_8,
.g_9,
.g_10,
.g_11,
.g_12 {
	padding-right: 10px;
	padding-left: 10px;
}

.negative {
	margin-left: -10px;
	margin-right: -10px;
}

html.page footer .footer-ctn {
	position: relative;
}

html.page footer {
	padding-bottom: 0;
}

.single article {
	width: 100%;
}

footer .connect {
	position: relative;
	width: 100%;
	float: left;
	left: auto;
	margin: 0;
}

footer .contact,
footer .quicklinks {
	float: left;
	width: 100%;
}

footer .contact {
	margin-top: 25px;
}

footer .links li {
	float: left;
	margin-right: 30px;
}

footer .links li:last-child {
	margin-right: 0;
}

footer .links br {
	display: none;
}

footer .connect {
	text-align: left;
	margin-top: 25px;
}

.newsletter .form-ctn {
	margin: 5px 0 35px;
}

#page-intro .newsletter .form-ctn {
	width: 420px;
}
	
.newsletter .form-ctn {
	width: 100%;
}

#page-style-1 #submenu li {
	font-size: 1.25rem;
}

#page-style-1 #submenu a {
	padding: 6px 0;
}

#page-style-1 #submenu-top {
	display: block;
}

ul#archive li,
ul#learning li {
	margin-bottom: 20px;
}

.post-list.v1 .title {
	margin: 0 0 0 10px;
	line-height: 1.4;
	font-size: 1.25rem;
}

ul#featured.post-list.v1 .title {
	font-size: 1.5rem;
}

.post-list.v1 .title-ctn span {
	box-shadow: 10px 0 0 rgba(245,143,41, 1), -10px 0 0 rgba(245,143,41, 1);
}

.post-carousel-nav {
	display: none;
}

#home-slider .content-ctn {
	bottom: 45px;
	left: 30px;
	width: 75%;
	padding: 0;
}

#home-slider .image {
	padding-top: 500px;
}

#home-slider .title {
	font-size: 1.75rem;
	margin-bottom: 5px;
}

#home-slider .description {
	font-size: 1.25rem;
}

#home-slider .content-ctn span {
	box-shadow: 10px 0 0 rgba(245,143,41, 1), -10px 0 0 rgba(245,143,41, 1);
}

ul#planvisit li {
	margin-bottom: 20px;
}

.w-icon .title span:before {
	vertical-align: -3px;
}

.contact-mn {
	padding-left: 20px;
}

#home-features .block.image,
#home-features .block.details {
	padding: 10px;
}

#home-features .block .background {
	padding-top: 80%;
}

#home-features .section:nth-child(even) .block.image {
	padding-right: 0;
}

#home-features .section:nth-child(even) .block.details {
	padding-left: 0;
}

ul#learning .title-ctn {
	width: 100%;
}

#related .section-title:before {
	margin: 50px 0 50px;
}

ul#events.ws1 {
	margin: 0 -20px;
}

ul#featured li {
	width: 50%;
}

}

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

#page-intro {
	padding: 50px 0 0;
}

#page-intro .g_12:after {
	margin: 50px 0;
}

#home-features .featured-sections:after {
	margin: 50px 0 0;
}

.home #news-events {
	padding: 50px 0 75px;
}

#news-events {
	padding: 0 0 50px;
}

#page-content {
	padding: 50px 0;
}

#submenu-top {
	margin-top: -50px;
}

#page-content .c_12 > .g_4,
#page-content .c_12 .g_8 {
	width: 100%;
}

#sidebar {
	margin-top: 100px;
}

#sidebar .widget {
	margin-bottom: 20px;
}

#team li {
	width: 50%;
}

#team .mask {
	padding-top: 66.6666%;
}

#downloads .file {
	width: 100%;
	margin-right: 0;
}

.post-list.v1 .title {
	font-size: 1.125rem;
}

.post-list.v1 .title-ctn {
	bottom: 10px;
}

#home-features .block {
	display: block;
	width: 100%;
}

#home-features .block.image {
	padding: 0;
	margin-bottom: 10px;
}

#home-features .block .background {
	padding-top: 50%;
}

#home-features .block.details {
	padding: 0;
}

#home-features .section {
	margin-bottom: 50px;
}

#home-features .section:last-of-type {
	margin-bottom: 0;
}

.section-title {
	font-size: 2.4rem;
	margin-bottom: 25px;
}

#page-intro .page-title {
	font-size: 2.4rem;
}

#page-intro p {
	font-size: 1.175rem;
}

.post-list.v1 .block a .mask:after {
	font-size: 40px;
	margin: -20px 0 0 -20px;
}

ul#planvisit li {
	width: 100%;
}

ul#planvisit .mask,
ul#learning .mask {
	padding-top: 50%;
}

.header-pane {
	height: 260px;
}

.entry-content p,
.entry-content li,
.entry-content table {
	font-size: 1rem;
}

#page-style-1 .g_9 {
	width: 100%;
}

#page-style-1 .g_3 {
	display: none;
}

#contacts-dep ul {
	margin-bottom: -20px;
}

}

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

.post-list.v1 li {
	width: 50%;
}

.post-list.v1 .owl-carousel li {
	width: 100%;
}

#animals li {
	width: 50%;
	padding: 5px 15px 20px;
}

#learning li {
	width: 100%;
}

#social-share .ctn {
	float: none;
	width: 100%;
}

#social-share .label {
	width: 100%;
	text-align: center;
}

#social-share ul {
	float: none;
	display: table;
	margin: auto;
}

#social-share li {
	float: left;
	font-size: 32px;
}

#social-share li:first-child {
	margin: 0;
}

.title-ctn.v1 h1 {
	font-size: 2rem;
}

.single article .entry-meta {
	font-size: 1rem;
}

.contact-ctn .g_5,
.contact-page .g_7 {
	width: 100%;
}

.contact-mn {
	padding-left: 0;
	margin-top: 25px;
}

div.wpcf7-response-output {
	padding-left: 0 !important;
}

}

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

#sidemenu {
	padding: 80px 15px 15px;
}

#home-slider-ctn {
	padding-top: 60px;
}

header #branding {
	margin: 0;
	width: 160px;
	height: 60px;
	background-size: 84%;
}

nav.main  li:last-child {
	margin-right: 35px;
}

nav.main li a {
	line-height: 60px;
}

.toggle-nav {
	right: 10px;
	top: 14px;
}

.header-pane {
	margin: 60px 0 0;
}

header {
	height: 60px;
}

.styled-block.v1 {
	padding: 15px;
}

#downloads.v1 {
	padding: 0;
}

.entry-content .gallery-item {
	width: 50% !important;
}

.entry-content .gallery br {
	display: none;
}

ul#events.ws1 li {
	width: 100%;
}

#cookiespop {
	padding: 10px;
}

#cookiespop .message {
	width: 100%;
}

#cookiespop .confirm-cookies-ctn {
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	width: 100%;
	float: left;
}

#cookiespop .confirm-cookies {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
}

.popupContent .widget {
	display: block;
}

.popupContent .image {
	display: block;
	padding-top: 50%;
	width: 100%;
}

.popupContent .form {
	display: block;
	width: 100%;
	height: auto;
}

}

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


#team li,
ul#events li,
ul#featured li {
	width: 100%;
}

.map {
	padding-top: 100%;
}

#home-slider .content-ctn {
	bottom: 45px;
	left: 30px;
	width: 85%;
	padding: 0;
}

#home-slider .image {
	padding-top: 400px;
}

#home-slider .title {
	font-size: 1.5rem;
}

#home-slider .description {
	font-size: 1.125rem;
}

ul#planvisit .mask,
ul#learning .mask {
	padding-top: 66.6666%;
}

.header-pane {
	height: 200px;
}

header #branding {
	background: url('images/sacrewell-icon.svg') no-repeat center;
	width: 60px;
	background-size: 96%;
}

#contacts-dep li {
	width: 100%;
	margin: 0 0 20px 0;
	padding-right: 0;
}

#error404 h1 {
	font-size: 3.2rem;
}

#error404 p {
	font-size: 1.25rem;
}

.entry-content blockquote {
	padding: 0 35px;
}

.entry-content blockquote:before,
.entry-content blockquote:after {
	font-size: 6rem;
}

.entry-content blockquote:before {
	top: -20px;
}

.entry-content blockquote:after {
	bottom: -42px;
}

#page-intro .newsletter .form-ctn {
	width: 100%;
}

}

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

#page-intro p {
	font-size: 1rem;
}

ul#archive li {
	width: 100%;
}

ul#archive li .block .mask {
	padding-top: 66.6666%;
}

ul#planvisit .mask,
ul#learning .mask {
	padding-top: 100%;
}

.info-by {
	width: 100%;
	margin-top: 10px;
}

footer .site-info {
	float: right;
}

.entry-content .gallery-item {
	padding: 5px !important;
}

.entry-content .gallery {
	margin: -5px -5px 20px !important;
}

.entry-content .gallery {
	float: left;
}

nav.main li.btn.book a {
	padding-left: 0;
}

nav li a {
	padding: 0 4px;
}

}

@media only screen and (max-height: 720px) {

body.home #container,
#home-slider-ctn,
#home-slider,
.owl-carousel .owl-stage-outer,
.owl-carousel .owl-stage,
.owl-carousel .owl-item,
#home-slider .slide,
#home-slider .image {
	height: 100%;
}

}

/* ------------ X.X Print
 * -----------------------------------------------------------------------------
 */


@media print {

.header-pane,
#page-content .g_3,
footer .quicklinks,
footer .connect,
nav,
footer br,
footer li.directions,
footer .legal,
ul.etabs,
#sidebar,
#related,
#social-share,
#sidemenu {
	display: none;
}

header #branding {
	display: block;
	margin: 10px auto;
	width: 250px;
	height: 120px;
}

header {
	position: relative;
	margin-bottom: 50px;
	height: auto;
	box-shadow: none !important;
}

header:after {
	content: "";
	height: 3px;
	width: 100%;
	background: #333;
	margin: 25px auto;
	max-width: 60px;
}

#page-content {
	padding: 0;
}

#page-content .g_9,
article .c_12 .g_8 {
	width: 100%;
}

footer .footer-ctn {
	background-color: #fff;
	color: #333;
}

html.page footer {
	padding-bottom: 0;
	margin-top: 50px;
}

html.page footer .footer-ctn {
	position: relative;
}

footer .contact {
	width: 100%;
	text-align: center;
}

footer .contact :before {
	display: none;
}

footer .contact li {
	padding: 0;
}

.tabbed-content {
	display: block !important;
	border-top: 4px solid #333;
	margin-top: 50px;
	padding-top: 50px;
}

.tabbed-content:first-of-type {
	border: none;
	margin: 0;
	padding: 0;
}

footer .footer-ctn:before {
	content: "";
	height: 3px;
	width: 100%;
	background: #333;
	margin: 40px auto;
	max-width: 60px;
}

footer .credits:before {
	margin-top: 10px;
}

footer .site-by {
	float: none;
	margin-right: 0;
}

.info-by {
	float: none;
	text-align: center;
}

footer .site-info {
	float: none;
	margin-top: 5px;
}

.single article {
	width: 100%;
}

#faq .hidden {
	display: block !important;
}
	
}