/*!
Theme Name: WP Bootstrap 4
Theme URI: https://bootstrap-wp.com
Author: TwoPoints
Author URI:
Description: "WP Bootstrap 4" is a simple & easy to use WordPress theme. It is based on world's most popular framework for responsive websites, Twitter Bootstrap 4. "WP Bootstrap 4" is a perfect combination of Bootstrap 4 and WordPress. It is fast and light-weight with around 20 kb style.css. It is also search engine friendly. It has a built-in slider for featured posts on blog's home page. It supports all major & popular WordPress plugins like Jetpack, Contact Form 7, Elementor, Beaver Builder, SiteOrigin Page Builder etc. Check demo on https://bootstrap-wp.com
Version: 1.0.9
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: wp-bootstrap-4
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, two-columns, left-sidebar, right-sidebar, custom-colors, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, blog

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

WP Bootstrap 4 is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

.em-payment-gateway-selector {
display: none !important; 
}

body { background-color: #f8f9fa; }

hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em; }

dt { font-weight: bold; }

dd { margin: 0 1.5em 1.5em; }

img { height: auto; /* Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ }

figure { margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */ }

table { margin: 0 0 1.5em; width: 100%; }

/* Text meant only for screen readers. */
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; -webkit-clip-path: none; clip-path: none; 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. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus { outline: 0; }

.alignleft { display: inline; float: left; margin-right: 1.5em; }

.alignright { display: inline; float: right; margin-left: 1.5em; }

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

.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after { content: ""; display: table; table-layout: fixed; }

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both; }

.widget { margin: 0 0 1.5em; /* Make sure select elements fit in widgets. */ }

.widget select { max-width: 100%; }

.sticky { display: block; }

.hentry { margin: 0 0 1.5em; }

.updated:not(.published) { display: none; }

.page-content, .entry-content, .entry-summary { margin: 1.5em 0 0; }

.page-links { clear: both; margin: 0 0 1.5em; }

.comment-content a { word-wrap: break-word; }

.bypostauthor { display: block; }

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */ display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer { display: block; }

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object { max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link { display: inline-block; }

.wp-caption { margin-bottom: 1.5em; max-width: 100%; }

.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; }

.wp-caption .wp-caption-text { margin: 0.8075em 0; }

.wp-caption-text { text-align: center; }

.gallery { margin-bottom: 1.5em; }

.gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; }

.gallery-columns-2 .gallery-item { max-width: 50%; }

.gallery-columns-3 .gallery-item { max-width: 33.33%; }

.gallery-columns-4 .gallery-item { max-width: 25%; }

.gallery-columns-5 .gallery-item { max-width: 20%; }

.gallery-columns-6 .gallery-item { max-width: 16.66%; }

.gallery-columns-7 .gallery-item { max-width: 14.28%; }

.gallery-columns-8 .gallery-item { max-width: 12.5%; }

.gallery-columns-9 .gallery-item { max-width: 11.11%; }

.gallery-caption { display: block; }

/*--------------------------------------------------------------
# Custom
--------------------------------------------------------------*/
body { -ms-word-wrap: break-word; word-wrap: break-word; -webkit-font-smoothing: auto; text-rendering: optimizeLegibility !important; -moz-osx-font-smoothing: grayscale; font-smoothing: auto; }

a, button, input { -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }

blockquote { font-size: 1.25rem; padding: 1.25rem 1.75rem; }

table { width: 100%; max-width: 100%; margin-bottom: 1rem; background-color: transparent; }

table th, table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #dee2e6; }

table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; }

table tbody + tbody { border-top: 2px solid #dee2e6; }

table table { background-color: #fff; }

figcaption { padding-top: 0; padding-bottom: .75rem; color: #6c757d; text-align: left; }

input[type="button"], input[type="reset"], input[type="submit"] { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 1px solid transparent; line-height: 1.5; border-radius: 0.25rem; -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; padding: 0.5rem 1.25rem; color: #fff; background-color: #007bff; border-color: #007bff; }

input[type="button"]:active, input[type="button"]:hover, input[type="reset"]:active, input[type="reset"]:hover, input[type="submit"]:active, input[type="submit"]:hover { color: #fff; background-color: #0062cc; border-color: #005cbf; cursor: pointer; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { display: block; width: 100%; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: #495057; background-color: #fff; border-color: #80bdff; outline: 0; -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

input[type="text"]:-webkit-input-placeholder, input[type="text"]:-moz-placeholder, input[type="text"]:-ms-input-placeholder, input[type="email"]:-webkit-input-placeholder, input[type="email"]:-moz-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-webkit-input-placeholder, input[type="url"]:-moz-placeholder, input[type="url"]:-ms-input-placeholder, input[type="password"]:-webkit-input-placeholder, input[type="password"]:-moz-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-webkit-input-placeholder, input[type="search"]:-moz-placeholder, input[type="search"]:-ms-input-placeholder, input[type="number"]:-webkit-input-placeholder, input[type="number"]:-moz-placeholder, input[type="number"]:-ms-input-placeholder, input[type="tel"]:-webkit-input-placeholder, input[type="tel"]:-moz-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="range"]:-webkit-input-placeholder, input[type="range"]:-moz-placeholder, input[type="range"]:-ms-input-placeholder, input[type="date"]:-webkit-input-placeholder, input[type="date"]:-moz-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-webkit-input-placeholder, input[type="month"]:-moz-placeholder, input[type="month"]:-ms-input-placeholder, input[type="week"]:-webkit-input-placeholder, input[type="week"]:-moz-placeholder, input[type="week"]:-ms-input-placeholder, input[type="time"]:-webkit-input-placeholder, input[type="time"]:-moz-placeholder, input[type="time"]:-ms-input-placeholder, input[type="datetime"]:-webkit-input-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-webkit-input-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="color"]:-webkit-input-placeholder, input[type="color"]:-moz-placeholder, input[type="color"]:-ms-input-placeholder, textarea:-webkit-input-placeholder, textarea:-moz-placeholder, textarea:-ms-input-placeholder { color: #6c757d; opacity: 1; }

select { height: calc(2.25rem + 2px); display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

blockquote { font-style: italic; font-size: 1.15rem; border-left: 3px solid rgba(33, 37, 41, 0.25); padding: 0.5rem 1.75rem; background: rgba(33, 37, 41, 0.05); }

blockquote p { font-size: 1.15rem; }

blockquote p:last-child { margin-bottom: 0; }

.navbar-dark .navbar-nav .dropdown-menu a { display: block; width: 100%; padding: .25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; }

.site-footer { padding-top: 3rem; padding-bottom: 0rem; }

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; width: 50%; }

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { float: left; text-align: left; width: 50%; }

.post-thumbnail { margin-top: 1.5em; display: inline-block; }

.card-title.entry-title { margin-bottom: .25rem; }

.entry-meta { font-size: .9rem; }

.entry-footer { font-size: .9rem; margin-top: 1rem; }

.comments-link { float: right; margin: 4px 0px 4px 10px; font-size: 90%; padding-top: 0.2em; }

.cat-links .badge, .tags-links .badge { font-size: 90%; font-weight: normal; border: 1px solid rgba(0, 0, 0, 0.125); margin: 4px 10px 4px 0; padding: 0.4em .9em; }

.cat-links a, .tags-links a { color: #6c757d; }

.cat-links a:hover, .tags-links a:hover { text-decoration: none; color: #212529; }

.entry-meta a, .comments-link a, .edit-link a { color: #6c757d; }

.entry-meta a:hover, .comments-link a:hover, .edit-link a:hover { text-decoration: none; color: #007bff; }

.entry-title a:hover { color: #007bff !important; }

.content-area.wp-bp-404 .card-body { padding: 2.5rem 4rem; }

.sidebar-1-area .widget, .footer-widgets .widget { margin-bottom: 0; padding: 2rem; }

.sidebar-1-area .widget ul, .footer-widgets .widget ul { padding-left: 20px; color: #6c757d; margin-bottom: 0; }

.sidebar-1-area .widget ul li, .footer-widgets .widget ul li { padding-top: 3px; padding-bottom: 3px; list-style: square; }

.sidebar-1-area .widget ul li:last-child, .footer-widgets .widget ul li:last-child { padding-bottom: 0; margin-bottom: 0; }

.sidebar-1-area .widget ul li a, .footer-widgets .widget ul li a { color: #6c757d; }

.sidebar-1-area .widget ul li a:hover, .footer-widgets .widget ul li a:hover { color: #212529; text-decoration: none; }

.footer-widgets .widget { padding: 0.5rem; }

#wp-calendar #next { text-align: right; }

#wp-calendar #prev a, #wp-calendar #next a { color: #6c757d; }

#wp-calendar #prev a:hover, #wp-calendar #next a:hover { color: #212529; text-decoration: none; }

#calendar_wrap table th, #calendar_wrap table td { padding: .25rem; }

.hentry.card .card-body { padding: 1.5rem; }

select { height: calc(2.25rem + 2px); display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

.entry-title a:hover { text-decoration: none; }

.mt-3r { margin-top: 3rem; }

.wp-bs-4-jumbotron { margin-bottom: 0; }

.wp-bs-4-jumbotron .jumbotron-heading { font-weight: 600; }

.wp-bs-4-jumbotron .container { max-width: 40rem; }

.comments-area { clear: both; -ms-word-wrap: break-word; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }

.comments-area .media-body { overflow: auto; }

.comments-area .comment-list { list-style: none; padding-left: 0; }

.comments-area .comment-list > li { border-bottom: 1px solid #dee2e6 !important; padding: 2.5rem 4rem; }

.comments-area .comment-list ul.children { list-style: none; padding-left: 2rem; }

.comments-area .comment-list ul.children li { padding: 2.5rem 0 0; }

.comments-area .comment-list .comment-respond { padding: 2.5rem 4rem; }

.comments-area .comments-title { padding: 2.5rem 4rem; border-bottom: 1px solid #dee2e6 !important; }

.comments-area .comment-navigation { padding: 1rem 4rem 0; border-bottom: 1px solid #dee2e6 !important; }

.comments-area .wb-comment-form { padding: 2.5rem 4rem; }

.comments-area .wb-cancel-reply { margin-left: 2rem; }

.comments-area .logged-in-as { padding-left: 15px; font-size: .9rem; }

.comments-area .logged-in-as a { color: #6c757d; }

.comments-area .logged-in-as a:hover { color: #212529; text-decoration: none; }

.comments-area .wb-comment-notes { font-size: .9rem; }

.comments-area .no-comments { padding: 1rem 4rem; }

.comments-area small { font-size: .9rem; }

.comments-area p { -ms-word-wrap: break-word; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }

.comments-area .comment-reply-link, .comments-area .comment-edit-link { margin-right: 1rem; color: #6c757d; }

.comments-area .comment-reply-link:hover, .comments-area .comment-edit-link:hover { color: #212529; text-decoration: none; }

.comments-area .comment-author a:hover { text-decoration: none; color: #212529; }

.wp-bp-sticky { position: absolute; top: 0; right: 1rem; }

.single .post-navigation .nav-links a { color: #6c757d; margin-bottom: 2rem; display: inline-block; }

.single .post-navigation .nav-links a:hover { color: #212529; text-decoration: none; }

.navbar { padding: 1rem; }

#wp-bp-posts-slider { border: 1px solid rgba(0, 0, 0, 0.125); }

#wp-bp-posts-slider .carousel-item img { width: auto; height: 400px; -o-object-fit: cover; object-fit: cover; }

#wp-bp-posts-slider .carousel-caption { background: rgba(0, 0, 0, 0.4); width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; padding: 2rem 4rem; }

#wp-bp-posts-slider .carousel-control-prev, #wp-bp-posts-slider .carousel-control-next { width: 10%; }

.custom-logo-link { margin-right: 1rem; }

.site-title a, .navbar-dark .navbar-brand, .site-description { color: #fff; margin-bottom: 0; }

.navbar-brand { font-size: 1.5rem; }

.navbar-dark .navbar-nav .nav-link { color: #fff; opacity: 0.5; }

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: #fff; opacity: 0.75; }

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #fff; opacity: 1; }

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; }

.navbar-dark .navbar-nav .dropdown-menu .active > .nav-link { color: #212529; }

.navbar-dark .navbar-nav .dropdown-menu .nav-link:hover, .navbar-dark .navbar-nav .dropdown-menu .nav-link:focus { color: #212529; }

.page-template-full-width .site-footer.mt-4, .wb-bp-front-page .site-footer.mt-4 { margin-top: 0 !important; }

.wb-hide-mobile-sidebar .wp-bp-sidebar-width { display: none; }

.navbar-toggler { background-color: #343a40; }

.site-header { border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

body.custom-background .wp-bp-main-content .col-md-8 { background: #f8f9fa; padding: 2rem; border: 1px solid rgba(0, 0, 0, 0.125); }

.site-footer a:hover { text-decoration: none; }

.admin-bar .site-header.sticky-top { top: 32px; }

.wb-bp-front-page .site-header { border-bottom: 0; }

.wb-bp-front-page .wp-bs-4-jumbotron { padding: 0; background-size: cover; background-position: center; background-color: #343a40; border-radius: 0; }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay { padding: 10rem 2rem; /* background: rgba(#212529, 0.7); */ }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .lead { opacity: .75; }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading { font-weight: 600; font-size: 3rem; margin-bottom: 1rem; }

.wb-bp-front-page .wp-bp-services-section { padding: 4rem 0; }

.wb-bp-front-page .wp-bp-main-content { padding: 4rem 0; }

.wb-bp-front-page .wp-bp-main-content p { font-size: 1.25rem; font-weight: 300; }

.wb-bp-front-page .wp-bp-main-content blockquote { font-size: 1.35rem; }

.wb-bp-front-page .wp-bp-main-content blockquote p { font-size: 1.35rem; }

.wb-bp-front-page .wp-bp-main-content .post-thumbnail { margin-bottom: 1rem; margin-top: 0.5rem; }

.wb-bp-front-page .wp-bp-feat-card-img { -o-object-fit: cover; object-fit: cover; height: 200px; width: 100%; }

.wp-caption .wp-caption-text { font-size: 0.95rem; }

/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/
@media (min-width: 768px) { .hentry.card .card-body { padding: 2.5rem 4rem; }
  .wb-hide-mobile-sidebar .wp-bp-sidebar-width { display: block; } }





body {
	overflow-x: hidden;
}
.portals {
	margin-top:5rem;
  margin-bottom:4rem;
}
.portals .block {
	position: relative;
	margin-bottom: 30px;
}
.portals .page-name {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    color: #FFFFFF;
    font-size: 1.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 5px;
    padding-bottom: 10px;
	font-family: "PT Serif", Georgia, serif;
}
a:hover {
	opacity:0.5;
}
.navbar.bg-dark {
    border-top: 5px solid #97AF13;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 5%;
    padding-right: 5%;
}
h2 {
	color: #1A270E;
	font-size: 2.7rem;
	margin-bottom: 3rem;
}
.grid {
	background: linear-gradient(to left, #65634B 50%, #A49B71 50%);
}
.bottom-title {
	display: block;
	color:#FFFFFF;
	font-size: 1.8rem;
	font-family: "PT Serif", Georgia, serif;
	background-image: url(https://gattonpark.co.uk/wp-content/uploads/2019/06/arrow.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-top:15px;
	padding-bottom:15px;
}
.cta {
	display: block;
	color:#FFFFFF;
	font-size: 1.8rem;
	font-family: "PT Serif", Georgia, serif;
	background-image: url(https://gattonpark.co.uk/wp-content/uploads/2019/06/arrow.png);
	background-repeat: no-repeat;
	background-position: 95%;
	padding:30px;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#ADB432;
  margin-top:3rem;
}
.cta:hover {
	color:#FFFFFF;
}
.bottom-title:hover {
	color:#FFFFFF;
}
.no-padding {
	padding:0px!important;
}
.picture-background {
	background-color:#F6F4F2;
	background-size: cover;
	padding-bottom:3rem;
	margin-bottom:3rem;
	padding-top:3rem;
}
.text-area {
	padding-top:0rem;
	padding-bottom:3rem;
}
h1, .h1 {
    font-size: 3.4rem;
	color:#97AF13;
}
p strong {
	font-size: 1.8rem;
  font-family: "PT Serif", Georgia, serif;
}
p.lead {
  font-size:1.4rem;
}
p {
	margin-top:2rem;
  font-size: 1.3rem;
}
.info p {
  font-size:1.1rem;
}
.btn {
    background-color: transparent !important;
    color: #1a270e;
    text-transform: none;
    font-size: 15px;
    font-weight: bold;
    border-radius: 0px;
    padding-right: 75px;
   background-image: url(https://gattonpark.co.uk/wp-content/uploads/2019/06/arrow-green.svg); 
  background-repeat: no-repeat;
  background-position: 90%;
  background-size: 30px;
  min-width: 255px;
  text-align: left!important;
}
.btn:hover {
  color:#FFFFFF;
  background-color:#97AF13!important;
  background-image: url(https://gattonpark.co.uk/wp-content/uploads/2019/06/arrow-white.svg); 
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-md-5ths {
    width: 20%;
    float: left;
    border-left: 1px solid #808080;
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
h4, .h4 {
    font-size: 1.2rem;
}
.site-footer a {
    font-size: 0.8rem;
}
.site-info {
    width: 100%;
    margin: auto;
        margin-top: auto;
    font-size: 10px;
    padding-left: 5%;
    padding-right: 5%;
    background-color: #000;
    margin-top: 3rem;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #808080 !important;
}
.site-info a {
font-size:10px;
}
.image-block {
  max-height:450px;
  overflow: hidden;
}
.image-block iframe {
  margin-top:-150px;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.logo-bottom {
  max-width:250px;
  margin-bottom:10px;
}
.bottom {
  font-size:0.8rem;
  padding-top:4rem;
  padding-bottom:2rem;
}

.main-slider {
  position:relative;
}
.slider-graphic {
  position:absolute;
  bottom:0;
  z-index:2;
}
.slider-title {
  position:absolute;
  bottom:30px;
  width:100%;
  z-index:3;
}
article.card {
  margin-top:-50px;
  background-color:transparent;
}
header {
    position: absolute;
    top: 0;
    z-index: 5;
    width: 100%;
}
.main-navigation.navbar.navbar-expand-lg.navbar-dark.bg-dark {
 background: rgba(0, 0, 0, 0.8)!important;
}
.current-menu-item a {
  color:#ADB432!important;
}
.nav-link {
  font-family: "PT Serif", Georgia, serif;
}
.logo {
  width:260px;
  padding-top: 5px;
}

.pull-out {
  position:absolute;
  bottom:280px;
  width:100%;
}

.pull-out p {
  color:#FFFFFF;
width: 80%;
font-size: 3.3vw;
border-left: 3px solid #FFF;
padding-left: 30px;
  font-family: "PT Serif", Georgia, serif;
line-height: 3.3vw;;
padding-bottom: 30px;
}


.owl-content {
  background-color:#FFFFFF;
  padding:20px;
  padding-bottom: 30px;
}
.owl-content h4 {
  font-weight: bold;
  font-family: "PT Serif", Georgia, serif;
  color:#3F3E3E;
  font-size: 1.3rem;
}
.owl-content h5 {
  font-weight: normal;
  font-family: "PT Serif", Georgia, serif;
  color:#3F3E3E;
  font-size: 1.2rem;
}
p.date {
  font-weight:bold;
  font-size: 1.2rem;
}


.owl-content p.event-excerpt {
  font-size:1rem;
  margin-top:1rem;
}

.owl-content h4 {
  font-family: Lato, Helvetica, Arial, sans-serif;
}

.red {
  color:#743328!important;
  border-color: #743328!important;
}
.light-green {
  color:#ADB432!important;
  border-color: #ADB432!important;
}
.gold {
  color:#96873E!important;
  border-color: #96873E!important;
}

.btn.red {
  color:#743328!important;
  border-color: #743328!important;
  background-image: url(https://gattonpark.co.uk/wp-content/uploads/2019/06/arrow-red.svg);
}
.btn.light-green {
  color:#ADB432!important;
  border-color: #ADB432!important;
  background-image: url(https://gattonpark.co.uk/wp-content/uploads/2019/06/arrow-light-green.svg);
}
.btn.gold {
  color:#96873E!important;
  border-color: #96873E!important;
  background-image: url(https://gattonpark.co.uk/wp-content/uploads/2019/06/arrow-gold.svg);
}

.btn.red:hover {
  color:#FFFFFF!important;
  background-color: #743328!important;
  background-image: url(https://gattonpark.co.uk/wp-content/uploads/2019/06/arrow-white.svg);
}
.btn.light-green:hover {
  color:#FFFFFF!important;
  background-color: #ADB432!important;
  background-image: url(https://gattonpark.co.uk/wp-content/uploads/2019/06/arrow-white.svg);
}
.btn.gold:hover {
  color:#FFFFFF!important;
  background-color: #96873E!important;
  background-image: url(https://gattonpark.co.uk/wp-content/uploads/2019/06/arrow-white.svg);
}
.item img {
  margin-bottom:10px;
  border-top:5px solid #CCCCCC;
  padding-top:10px;
}
.owl-dots {
  display:none;
}
.owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    width: 100%;
    top: 105px;
    z-index: 10;
}
.owl-prev {
  float: left;
  background-color: #F6F4F2!important;
  width: 50px;
  height: 50px;
  border-radius: 360px!important;
  margin-left: -25px!important;
}
.owl-next {
  float: right;
  background-color: #F6F4F2!important;
  width: 50px;
  height: 50px;
  border-radius: 360px!important;
  margin-right: -25px!important;
}
.mobile-show {
  display:none;
}

.block img {
  width:100%;
}
.owl-nav img {
  max-width:35px;
}
.owl-nav img:hover {
  opacity:0.6;
}

.hentry.card .card-body {
padding: 0px!important;
}

.card {
  border:0px #CCC solid !important;
}
.site-main h3, .site-main .h3 {
  color:#ADB432;
  margin-top:2.5rem;
}
.site-main h4, .site-main .h4 {
  color:#3B5239;
  font-weight: bold !important;
  margin-top: 2rem;
}
.wp-block-button__link {
  border: 2px solid #3B5239;
  background-color: transparent;
  color: #3B5239;
  border-radius: 0px !important;
  padding: 5px;
  padding-left: 15px;
  padding-right: 15px;
  min-width: 255px;
  text-align: left;
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
  font-weight: bold;
  font-size:15px;
  background-image: url(https://gattonpark.co.uk/wp-content/uploads/2019/06/arrow-green.svg);
  background-repeat: no-repeat;
  background-position: 90%;
  background-size: 30px;
}
.wp-block-button__link:hover {
  background-image: url(https://gattonpark.co.uk/wp-content/uploads/2019/06/arrow-white.svg); 
}

.wp-block-button {
    color: #3B5239;
}

.wp-block-button.stack {
  margin-bottom:0.5rem;
}
.wp-block-button.stack .wp-block-button__link { 
  margin-bottom: 0rem;
}

.map {
  overflow:hidden;
  height:480px;
  width:100%;
}
.map iframe {
  margin-top:0px;
   -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.main-area h2 {
  margin-top:3rem;
  margin-bottom:2rem;
}

.main-area ul {
  padding-left: 17px;
  font-size: 1.2rem;
  margin-top: 1rem;
}

.main-area ul.block {
    padding: 30px;
    background-color: #ADB432;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 1rem;
    color: #FFF;
    margin-bottom:2rem;
    font-size: 1rem;
}
blockquote {
    font-style: normal;
    font-size: 1.4rem;
    border-left: 0px;
    padding: 30px;
    background: #AF5F23;
    margin-top: 4rem;
    margin-bottom: 4rem;
}
blockquote p {
  margin-top:0px;
  font-size:1.3rem;
  color: #FFFFFF;
}
.grey {
  padding-top:3rem;
  padding-bottom:3rem;
  background-color: #F6F4F2;
  margin-top:3rem;
}
.info {
  background-color: #FFF;
  padding: 30px;
  margin-top: 2rem;
}
h5 {
    border-bottom: 1px solid #CCC;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    font-weight: bold!important;
}
.info p {
  margin-top:0px;
}
.button {
    display: inline-block;
    min-width: 255px;
    background-color: #CCC;
    padding: 5px;
    padding-left: 15px;
    color: #FFF;
    font-weight: bold;
    font-size: 15px;
  background-image: url(https://gattonpark.co.uk/wp-content/uploads/2019/06/arrow-white.svg); 
  background-repeat: no-repeat;
  background-position: 90%;
  background-size: 30px;
}

.info:nth-child(1) h5 {
  color:#ADB432;
}
.info:nth-child(1) .button {
  background-color:#ADB432;
}
.info:nth-child(2) h5 {
  color:#9A5421;
}
.info:nth-child(2) .button {
  background-color:#9A5421;
}
.info:nth-child(3) h5 {
  color:#3B5239;
}
.info:nth-child(3) .button {
  background-color:#3B5239;
}
.info:nth-child(4) h5 {
  color:#65634B;
}
.info:nth-child(4) .button {
  background-color:#65634B;
}
.info:nth-child(5) h5 {
  color:#BB7123;
}
.info:nth-child(5) .button {
  background-color:#BB7123;
}
.info:nth-child(6) h5 {
  color:#5E7434;
}
.info:nth-child(6) .button {
  background-color:#5E7434;
}
.info:nth-child(7) h5 {
  color:#96873E;
}
.info:nth-child(7) .button {
  background-color:#96873E;
}
.info:nth-child(8) h5 {
  color:#743328;
}
.info:nth-child(8) .button {
  background-color:#743328;
}
.info:nth-child(9) h5 {
  color:#808189;
}
.info:nth-child(9) .button {
  background-color:#808189;
}


.info:nth-child(11) h5 {
  color:#ADB432;
}
.info:nth-child(11) .button {
  background-color:#ADB432;
}
.info:nth-child(12) h5 {
  color:#9A5421;
}
.info:nth-child(12) .button {
  background-color:#9A5421;
}
.info:nth-child(13) h5 {
  color:#3B5239;
}
.info:nth-child(13) .button {
  background-color:#3B5239;
}
.info:nth-child(14) h5 {
  color:#65634B;
}
.info:nth-child(14) .button {
  background-color:#65634B;
}
.info:nth-child(15) h5 {
  color:#BB7123;
}
.info:nth-child(15) .button {
  background-color:#BB7123;
}
.info:nth-child(16) h5 {
  color:#5E7434;
}
.info:nth-child(16) .button {
  background-color:#5E7434;
}
.info:nth-child(17) h5 {
  color:#96873E;
}
.info:nth-child(17) .button {
  background-color:#96873E;
}
.info:nth-child(18) h5 {
  color:#743328;
}
.info:nth-child(18) .button {
  background-color:#743328;
}
.info:nth-child(19) h5 {
  color:#808189;
}
.info:nth-child(19) .button {
  background-color:#808189;
}



.info:nth-child(21) h5 {
  color:#ADB432;
}
.info:nth-child(21) .button {
  background-color:#ADB432;
}
.info:nth-child(22) h5 {
  color:#9A5421;
}
.info:nth-child(22) .button {
  background-color:#9A5421;
}
.info:nth-child(23) h5 {
  color:#3B5239;
}
.info:nth-child(23) .button {
  background-color:#3B5239;
}
.info:nth-child(24) h5 {
  color:#65634B;
}
.info:nth-child(24) .button {
  background-color:#65634B;
}
.info:nth-child(25) h5 {
  color:#BB7123;
}
.info:nth-child(25) .button {
  background-color:#BB7123;
}
.info:nth-child(26) h5 {
  color:#5E7434;
}
.info:nth-child(26) .button {
  background-color:#5E7434;
}
.info:nth-child(27) h5 {
  color:#96873E;
}
.info:nth-child(27) .button {
  background-color:#96873E;
}
.info:nth-child(28) h5 {
  color:#743328;
}
.info:nth-child(28) .button {
  background-color:#743328;
}
.info:nth-child(29) h5 {
  color:#808189;
}
.info:nth-child(29) .button {
  background-color:#808189;
}


.info:nth-child(31) h5 {
  color:#ADB432;
}
.info:nth-child(31) .button {
  background-color:#ADB432;
}
.info:nth-child(32) h5 {
  color:#9A5421;
}
.info:nth-child(32) .button {
  background-color:#9A5421;
}
.info:nth-child(33) h5 {
  color:#3B5239;
}
.info:nth-child(33) .button {
  background-color:#3B5239;
}
.info:nth-child(34) h5 {
  color:#65634B;
}
.info:nth-child(34) .button {
  background-color:#65634B;
}
.info:nth-child(35) h5 {
  color:#BB7123;
}
.info:nth-child(35) .button {
  background-color:#BB7123;
}
.info:nth-child(36) h5 {
  color:#5E7434;
}
.info:nth-child(36) .button {
  background-color:#5E7434;
}
.info:nth-child(37) h5 {
  color:#96873E;
}
.info:nth-child(37) .button {
  background-color:#96873E;
}
.info:nth-child(38) h5 {
  color:#743328;
}
.info:nth-child(38) .button {
  background-color:#743328;
}
.info:nth-child(39) h5 {
  color:#808189;
}
.info:nth-child(39) .button {
  background-color:#808189;
}


.wp-block-quote p a {
  color:#FFFFFF;
}




.dropdown-menu {
  border-radius: 0px;
  background-color: #ADB432;
  padding-bottom:15px;
}
.navbar-dark .navbar-nav .dropdown-menu a {
  padding:0px;
  color:#FFFFFF;
  border-bottom:1px solid #FFFFFF;
  opacity: 1!important;
  padding-bottom: 2px;
padding-top: 2px;
}
.navbar-dark .navbar-nav .dropdown-menu li {
  padding-left:15px; 
  padding-right: 15px;
}
.navbar-dark .navbar-nav .dropdown-menu .current-menu-item a {
  color:#3B5239!important;
}

.twitter-feed {
  margin-bottom: 4rem;
}

body {
  color:#555555;
}

.page-template-visit-schools .wp-block-button.stack {
  display:inline-block;
  margin-right:10px;
}

.owl-item:nth-child(1) p.date {
  color:#ADB432;
}
.owl-item:nth-child(1) .button {
  background-color:#ADB432!important;
  border-color:#ADB432;
}
.owl-item:nth-child(1) .item img {
  border-color:#ADB432;
}

.owl-item:nth-child(2) p.date {
  color:#9A5421;
}
.owl-item:nth-child(2) .item img {
  border-color:#9A5421;
}
.owl-item:nth-child(2) .button {
  background-color:#9A5421!important;
  border-color:#9A5421;
}

.owl-item:nth-child(3) p.date {
  color:#3B5239;
}
.owl-item:nth-child(3) .button {
  background-color:#3B5239!important;
  border-color:#3B5239;
}
.owl-item:nth-child(3) .item img {
  border-color:#3B5239;
}

.owl-item:nth-child(4) p.date {
  color:#65634B;
}
.owl-item:nth-child(4) .button {
  background-color:#65634B!important;
  border-color:#65634B;
}
.owl-item:nth-child(4) .item img {
  border-color:#65634B;
}

.owl-item:nth-child(5) p.date {
  color:#BB7123;
}
.owl-item:nth-child(5) .button {
  background-color:#BB7123!important;
  border-color:#BB7123;
}
.owl-item:nth-child(5) .item img {
  border-color:#BB7123;
}

.owl-item:nth-child(6) p.date {
  color:#5E7434;
}
.owl-item:nth-child(6) .button {
  background-color:#5E7434!important;
  border-color:#5E7434;
}
.owl-item:nth-child(6) .item img {
  border-color:#5E7434;
}

.owl-item:nth-child(7) p.date {
  color:#96873E;
}
.owl-item:nth-child(7) .button {
  background-color:#96873E!important;
  border-color:#96873E;
}
.owl-item:nth-child(7) .item img {
  border-color:#96873E;
}

.owl-item:nth-child(8) p.date {
  color:#743328;
}
.owl-item:nth-child(8) .button {
  background-color:#743328!important;
  border-color:#743328;
}
.owl-item:nth-child(8) .item img {
  border-color:#743328;
}

.owl-item:nth-child(9) p.date {
  color:#808189;
}
.owl-item:nth-child(9) .button {
  background-color:#808189!important;
  border-color:#808189;
}
.owl-item:nth-child(9) .item img {
  border-color:#808189;
}

.owl-item:nth-child(10) p.date {
  color:#ADB432;
}
.owl-item:nth-child(10) .button {
  background-color:#ADB432!important;
  border-color:#ADB432;
}
.owl-item:nth-child(10) .item img {
  border-color:#ADB432;
}

.owl-item:nth-child(11) p.date {
  color:#9A5421;
}
.owl-item:nth-child(11) .button {
  background-color:#9A5421!important;
  border-color:#9A5421;
}
.owl-item:nth-child(11) .item img {
  border-color:#9A5421;
}

.owl-item:nth-child(12) p.date {
  color:#3B5239;
}
.owl-item:nth-child(12) .button {
  background-color:#3B5239!important;
  border-color:#3B5239;
}
.owl-item:nth-child(12) .item img {
  border-color:#3B5239;
}

.owl-item:nth-child(13) p.date {
  color:#65634B;
}
.owl-item:nth-child(13) .button {
  background-color:#65634B!important;
  border-color:#65634B;
}
.owl-item:nth-child(13) .item img {
  border-color:#65634B;
}

.owl-item:nth-child(14) p.date {
  color:#BB7123;
}
.owl-item:nth-child(14) .button {
  background-color:#BB7123!important;
  border-color:#BB7123;
}
.owl-item:nth-child(14) .item img {
  border-color:#BB7123;
}

.owl-item:nth-child(15) p.date {
  color:#5E7434;
}
.owl-item:nth-child(15) .button {
  background-color:#5E7434!important;
  border-color:#5E7434;
}
.owl-item:nth-child(15) .item img {
  border-color:#5E7434;
}

.owl-item:nth-child(16) p.date {
  color:#96873E;
}
.owl-item:nth-child(16) .button {
  background-color:#96873E!important;
  border-color:#96873E;
}
.owl-item:nth-child(16) .item img {
  border-color:#96873E;
}

.owl-item:nth-child(17) p.date {
  color:#743328;
}
.owl-item:nth-child(17) .button {
  background-color:#743328!important;
  border-color:#743328;
}
.owl-item:nth-child(17) .item img {
  border-color:#743328;
}

.owl-item:nth-child(18) p.date {
  color:#808189;
}
.owl-item:nth-child(18) .button {
  background-color:#808189!important;
  border-color:#808189;
}
.owl-item:nth-child(18) .item img {
  border-color:#808189;
}


.event-details {
  background-color:#FFFFFF;
  padding:1rem;
}
.activity {
  margin-bottom:1rem;
}
.activity .event-excerpt {
    margin-top: 0px;
    border-top: 1px solid #CCC;
    padding-top: 5px;
    font-size: 1rem;
  min-height: 56px;
}
.event-details h4 {
  color: #1a270e;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size:1.3rem;
  font-weight:bold;
}
.event-details p.date {
  margin-top:0px;
}
.event-footer {
  margin-top: 0px;
    border-top: 1px solid #CCC;
    padding-top: 15px;
}
.event-footer p {
  margin-top:0px;
  margin-bottom:0px;
}

.event-footer .price, .event-footer p span.places {
  font-weight: bold;
  font-size: 1.0rem;
  line-height: 2.2rem;
}
.event-footer p span.places {
  margin-right:15px;
}

.activity:nth-child(1) .event-details .date, .activity:nth-child(1) .event-details .price, .activity:nth-child(1) .event-details .places {
  color:#ADB432;
} 
.activity:nth-child(2) .event-details .date, .activity:nth-child(2) .event-details .price, .activity:nth-child(2) .event-details .places {
  color:#9A5421;
} 
.activity:nth-child(3) .event-details .date, .activity:nth-child(3) .event-details .price, .activity:nth-child(3) .event-details .places {
  color:#3B5239;
} 
.activity:nth-child(4) .event-details .date, .activity:nth-child(4) .event-details .price, .activity:nth-child(4) .event-details .places {
  color:#65634B;
} 
.activity:nth-child(5) .event-details .date, .activity:nth-child(5) .event-details .price, .activity:nth-child(5) .event-details .places {
  color:#BB7123;
} 
.activity:nth-child(6) .event-details .date, .activity:nth-child(6) .event-details .price, .activity:nth-child(6) .event-details .places {
  color:#5E7434;
} 
.activity:nth-child(7) .event-details .date, .activity:nth-child(7) .event-details .price, .activity:nth-child(7) .event-details .places {
  color:#96873E;
} 
.activity:nth-child(8) .event-details .date, .activity:nth-child(8) .event-details .price, .activity:nth-child(8) .event-details .places {
  color:#743328;
} 
.activity:nth-child(9) .event-details .date, .activity:nth-child(9) .event-details .price, .activity:nth-child(9) .event-details .places {
  color:#808189;
} 

.activity:nth-child(10) .event-details .date, .activity:nth-child(10) .event-details .price, .activity:nth-child(10) .event-details .places {
  color:#ADB432;
} 
.activity:nth-child(11) .event-details .date, .activity:nth-child(11) .event-details .price, .activity:nth-child(11) .event-details .places {
  color:#9A5421;
} 
.activity:nth-child(12) .event-details .date, .activity:nth-child(12) .event-details .price, .activity:nth-child(12) .event-details .places {
  color:#3B5239;
} 
.activity:nth-child(13) .event-details .date, .activity:nth-child(13) .event-details .price, .activity:nth-child(13) .event-details .places {
  color:#65634B;
} 
.activity:nth-child(14) .event-details .date, .activity:nth-child(14) .event-details .price, .activity:nth-child(14) .event-details .places {
  color:#BB7123;
} 
.activity:nth-child(15) .event-details .date, .activity:nth-child(15) .event-details .price, .activity:nth-child(15) .event-details .places {
  color:#5E7434;
} 
.activity:nth-child(16) .event-details .date, .activity:nth-child(16) .event-details .price, .activity:nth-child(16) .event-details .places {
  color:#96873E;
} 
.activity:nth-child(17) .event-details .date, .activity:nth-child(17) .event-details .price, .activity:nth-child(17) .event-details .places {
  color:#743328;
} 
.activity:nth-child(18) .event-details .date, .activity:nth-child(18) .event-details .price, .activity:nth-child(18) .event-details .places {
  color:#808189;
} 

.activity:nth-child(19) .event-details .date, .activity:nth-child(19) .event-details .price, .activity:nth-child(19) .event-details .places {
  color:#ADB432;
} 
.activity:nth-child(20) .event-details .date, .activity:nth-child(20) .event-details .price, .activity:nth-child(20) .event-details .places {
  color:#9A5421;
} 
.activity:nth-child(21) .event-details .date, .activity:nth-child(21) .event-details .price, .activity:nth-child(21) .event-details .places {
  color:#3B5239;
} 
.activity:nth-child(22) .event-details .date, .activity:nth-child(22) .event-details .price, .activity:nth-child(22) .event-details .places {
  color:#65634B;
} 
.activity:nth-child(23) .event-details .date, .activity:nth-child(23) .event-details .price, .activity:nth-child(23) .event-details .places {
  color:#BB7123;
} 
.activity:nth-child(24) .event-details .date, .activity:nth-child(24) .event-details .price, .activity:nth-child(24) .event-details .places {
  color:#5E7434;
} 
.activity:nth-child(25) .event-details .date, .activity:nth-child(25) .event-details .price, .activity:nth-child(25) .event-details .places {
  color:#96873E;
} 
.activity:nth-child(26) .event-details .date, .activity:nth-child(26) .event-details .price, .activity:nth-child(26) .event-details .places {
  color:#743328;
} 
.activity:nth-child(27) .event-details .date, .activity:nth-child(27) .event-details .price, .activity:nth-child(27) .event-details .places {
  color:#808189;
} 


.activity:nth-child(28) .event-details .date, .activity:nth-child(28) .event-details .price, .activity:nth-child(28) .event-details .places {
  color:#ADB432;
} 
.activity:nth-child(29) .event-details .date, .activity:nth-child(29) .event-details .price, .activity:nth-child(29) .event-details .places {
  color:#9A5421;
} 
.activity:nth-child(30) .event-details .date, .activity:nth-child(30) .event-details .price, .activity:nth-child(30) .event-details .places {
  color:#3B5239;
} 
.activity:nth-child(31) .event-details .date, .activity:nth-child(31) .event-details .price, .activity:nth-child(31) .event-details .places {
  color:#65634B;
} 
.activity:nth-child(32) .event-details .date, .activity:nth-child(32) .event-details .price, .activity:nth-child(32) .event-details .places {
  color:#BB7123;
} 
.activity:nth-child(33) .event-details .date, .activity:nth-child(33) .event-details .price, .activity:nth-child(33) .event-details .places {
  color:#5E7434;
} 
.activity:nth-child(34) .event-details .date, .activity:nth-child(34) .event-details .price, .activity:nth-child(34) .event-details .places {
  color:#96873E;
} 
.activity:nth-child(35) .event-details .date, .activity:nth-child(35) .event-details .price, .activity:nth-child(35) .event-details .places {
  color:#743328;
} 
.activity:nth-child(36) .event-details .date, .activity:nth-child(36) .event-details .price, .activity:nth-child(36) .event-details .places {
  color:#808189;
}


.activity:nth-child(37) .event-details .date, .activity:nth-child(37) .event-details .price, .activity:nth-child(37) .event-details .places {
  color:#ADB432;
} 
.activity:nth-child(38) .event-details .date, .activity:nth-child(38) .event-details .price, .activity:nth-child(38) .event-details .places {
  color:#9A5421;
} 
.activity:nth-child(39) .event-details .date, .activity:nth-child(39) .event-details .price, .activity:nth-child(39) .event-details .places {
  color:#3B5239;
} 
.activity:nth-child(40) .event-details .date, .activity:nth-child(40) .event-details .price, .activity:nth-child(40) .event-details .places {
  color:#65634B;
} 
.activity:nth-child(41) .event-details .date, .activity:nth-child(41) .event-details .price, .activity:nth-child(41) .event-details .places {
  color:#BB7123;
} 
.activity:nth-child(42) .event-details .date, .activity:nth-child(42) .event-details .price, .activity:nth-child(42) .event-details .places {
  color:#5E7434;
} 
.activity:nth-child(43) .event-details .date, .activity:nth-child(43) .event-details .price, .activity:nth-child(43) .event-details .places {
  color:#96873E;
} 
.activity:nth-child(44) .event-details .date, .activity:nth-child(44) .event-details .price, .activity:nth-child(44) .event-details .places {
  color:#743328;
} 
.activity:nth-child(45) .event-details .date, .activity:nth-child(45) .event-details .price, .activity:nth-child(45) .event-details .places {
  color:#808189;
}

.activity:nth-child(46) .event-details .date, .activity:nth-child(46) .event-details .price, .activity:nth-child(46) .event-details .places {
  color:#ADB432;
} 
.activity:nth-child(47) .event-details .date, .activity:nth-child(47) .event-details .price, .activity:nth-child(47) .event-details .places {
  color:#9A5421;
} 
.activity:nth-child(48) .event-details .date, .activity:nth-child(48) .event-details .price, .activity:nth-child(48) .event-details .places {
  color:#3B5239;
} 
.activity:nth-child(49) .event-details .date, .activity:nth-child(49) .event-details .price, .activity:nth-child(49) .event-details .places {
  color:#65634B;
} 
.activity:nth-child(50) .event-details .date, .activity:nth-child(50) .event-details .price, .activity:nth-child(50) .event-details .places {
  color:#BB7123;
} 
.activity:nth-child(51) .event-details .date, .activity:nth-child(51) .event-details .price, .activity:nth-child(51) .event-details .places {
  color:#5E7434;
} 
.activity:nth-child(52) .event-details .date, .activity:nth-child(52) .event-details .price, .activity:nth-child(52) .event-details .places {
  color:#96873E;
} 
.activity:nth-child(53) .event-details .date, .activity:nth-child(53) .event-details .price, .activity:nth-child(53) .event-details .places {
  color:#743328;
} 
.activity:nth-child(54) .event-details .date, .activity:nth-child(54) .event-details .price, .activity:nth-child(54) .event-details .places {
  color:#808189;
}
.activity:nth-child(55) .event-details .date, .activity:nth-child(55) .event-details .price, .activity:nth-child(55) .event-details .places {
  color:#808189;
}


.activity:nth-child(55) .event-details .date, .activity:nth-child(55) .event-details .price, .activity:nth-child(55) .event-details .places {
  color:#ADB432;
} 
.activity:nth-child(56) .event-details .date, .activity:nth-child(56) .event-details .price, .activity:nth-child(56) .event-details .places {
  color:#9A5421;
} 
.activity:nth-child(57) .event-details .date, .activity:nth-child(57) .event-details .price, .activity:nth-child(57) .event-details .places {
  color:#3B5239;
} 
.activity:nth-child(58) .event-details .date, .activity:nth-child(58) .event-details .price, .activity:nth-child(58) .event-details .places {
  color:#65634B;
} 
.activity:nth-child(59) .event-details .date, .activity:nth-child(59) .event-details .price, .activity:nth-child(59) .event-details .places {
  color:#BB7123;
} 
.activity:nth-child(60) .event-details .date, .activity:nth-child(60) .event-details .price, .activity:nth-child(60) .event-details .places {
  color:#5E7434;
} 
.activity:nth-child(61) .event-details .date, .activity:nth-child(61) .event-details .price, .activity:nth-child(61) .event-details .places {
  color:#96873E;
} 
.activity:nth-child(62) .event-details .date, .activity:nth-child(62) .event-details .price, .activity:nth-child(62) .event-details .places {
  color:#743328;
} 
.activity:nth-child(63) .event-details .date, .activity:nth-child(63) .event-details .price, .activity:nth-child(63) .event-details .places {
  color:#808189;
}


.activity:nth-child(64) .event-details .date, .activity:nth-child(64) .event-details .price, .activity:nth-child(64) .event-details .places {
  color:#ADB432;
} 
.activity:nth-child(65) .event-details .date, .activity:nth-child(65) .event-details .price, .activity:nth-child(65) .event-details .places {
  color:#9A5421;
} 
.activity:nth-child(66) .event-details .date, .activity:nth-child(66) .event-details .price, .activity:nth-child(66) .event-details .places {
  color:#3B5239;
} 
.activity:nth-child(67) .event-details .date, .activity:nth-child(67) .event-details .price, .activity:nth-child(67) .event-details .places {
  color:#65634B;
} 
.activity:nth-child(68) .event-details .date, .activity:nth-child(68) .event-details .price, .activity:nth-child(68) .event-details .places {
  color:#BB7123;
} 
.activity:nth-child(69) .event-details .date, .activity:nth-child(69) .event-details .price, .activity:nth-child(69) .event-details .places {
  color:#5E7434;
} 
.activity:nth-child(70) .event-details .date, .activity:nth-child(70) .event-details .price, .activity:nth-child(70) .event-details .places {
  color:#96873E;
} 
.activity:nth-child(71) .event-details .date, .activity:nth-child(71) .event-details .price, .activity:nth-child(71) .event-details .places {
  color:#743328;
} 
.activity:nth-child(72) .event-details .date, .activity:nth-child(72) .event-details .price, .activity:nth-child(72) .event-details .places {
  color:#808189;
}


.activity:nth-child(73) .event-details .date, .activity:nth-child(73) .event-details .price, .activity:nth-child(73) .event-details .places {
  color:#ADB432;
} 
.activity:nth-child(74) .event-details .date, .activity:nth-child(74) .event-details .price, .activity:nth-child(74) .event-details .places {
  color:#9A5421;
} 
.activity:nth-child(75) .event-details .date, .activity:nth-child(75) .event-details .price, .activity:nth-child(75) .event-details .places {
  color:#3B5239;
} 
.activity:nth-child(76) .event-details .date, .activity:nth-child(76) .event-details .price, .activity:nth-child(76) .event-details .places {
  color:#65634B;
} 
.activity:nth-child(77) .event-details .date, .activity:nth-child(77) .event-details .price, .activity:nth-child(77) .event-details .places {
  color:#BB7123;
} 
.activity:nth-child(78) .event-details .date, .activity:nth-child(78) .event-details .price, .activity:nth-child(78) .event-details .places {
  color:#5E7434;
} 
.activity:nth-child(79) .event-details .date, .activity:nth-child(79) .event-details .price, .activity:nth-child(79) .event-details .places {
  color:#96873E;
} 
.activity:nth-child(80) .event-details .date, .activity:nth-child(80) .event-details .price, .activity:nth-child(80) .event-details .places {
  color:#743328;
} 
.activity:nth-child(81) .event-details .date, .activity:nth-child(81) .event-details .price, .activity:nth-child(81) .event-details .places {
  color:#808189;
}


.activity:nth-child(82) .event-details .date, .activity:nth-child(82) .event-details .price, .activity:nth-child(82) .event-details .places {
  color:#ADB432;
} 
.activity:nth-child(83) .event-details .date, .activity:nth-child(83) .event-details .price, .activity:nth-child(83) .event-details .places {
  color:#9A5421;
} 
.activity:nth-child(84) .event-details .date, .activity:nth-child(84) .event-details .price, .activity:nth-child(84) .event-details .places {
  color:#3B5239;
} 
.activity:nth-child(85) .event-details .date, .activity:nth-child(85) .event-details .price, .activity:nth-child(85) .event-details .places {
  color:#65634B;
} 
.activity:nth-child(86) .event-details .date, .activity:nth-child(86) .event-details .price, .activity:nth-child(86) .event-details .places {
  color:#BB7123;
} 
.activity:nth-child(87) .event-details .date, .activity:nth-child(87) .event-details .price, .activity:nth-child(87) .event-details .places {
  color:#5E7434;
} 
.activity:nth-child(88) .event-details .date, .activity:nth-child(88) .event-details .price, .activity:nth-child(88) .event-details .places {
  color:#96873E;
} 
.activity:nth-child(89) .event-details .date, .activity:nth-child(89) .event-details .price, .activity:nth-child(89) .event-details .places {
  color:#743328;
} 
.activity:nth-child(90) .event-details .date, .activity:nth-child(90) .event-details .price, .activity:nth-child(90) .event-details .places {
  color:#808189;
}


.activity:nth-child(91) .event-details .date, .activity:nth-child(91) .event-details .price, .activity:nth-child(91) .event-details .places {
  color:#ADB432;
} 
.activity:nth-child(92) .event-details .date, .activity:nth-child(92) .event-details .price, .activity:nth-child(92) .event-details .places {
  color:#9A5421;
} 
.activity:nth-child(93) .event-details .date, .activity:nth-child(93) .event-details .price, .activity:nth-child(93) .event-details .places {
  color:#3B5239;
} 
.activity:nth-child(94) .event-details .date, .activity:nth-child(94) .event-details .price, .activity:nth-child(94) .event-details .places {
  color:#65634B;
} 
.activity:nth-child(95) .event-details .date, .activity:nth-child(95) .event-details .price, .activity:nth-child(95) .event-details .places {
  color:#BB7123;
} 
.activity:nth-child(96) .event-details .date, .activity:nth-child(96) .event-details .price, .activity:nth-child(96) .event-details .places {
  color:#5E7434;
} 
.activity:nth-child(97) .event-details .date, .activity:nth-child(97) .event-details .price, .activity:nth-child(97) .event-details .places {
  color:#96873E;
} 
.activity:nth-child(98) .event-details .date, .activity:nth-child(98) .event-details .price, .activity:nth-child(98) .event-details .places {
  color:#743328;
} 
.activity:nth-child(99) .event-details .date, .activity:nth-child(99) .event-details .price, .activity:nth-child(99) .event-details .places {
  color:#808189;
}







.activity:nth-child(1) .button {
  background-color:#ADB432!important;
  border-color:#ADB432;
}
.activity:nth-child(2) .button {
  background-color:#9A5421!important;
  border-color:#9A5421;
}
.activity:nth-child(3) .button {
  background-color:#3B5239!important;
  border-color:#3B5239;
}
.activity:nth-child(4) .button {
  background-color:#65634B!important;
  border-color:#65634B;
}
.activity:nth-child(5) .button {
  background-color:#BB7123!important;
  border-color:#BB7123;
}
.activity:nth-child(6) .button {
  background-color:#5E7434!important;
  border-color:#5E7434;
}
.activity:nth-child(7) .button {
  background-color:#96873E!important;
  border-color:#96873E;
}
.activity:nth-child(8) .button {
  background-color:#743328!important;
  border-color:#743328;
}
.activity:nth-child(9) .button {
  background-color:#808189!important;
  border-color:#808189;
}

.activity:nth-child(10) .button {
  background-color:#ADB432!important;
  border-color:#ADB432;
}
.activity:nth-child(11) .button {
  background-color:#9A5421!important;
  border-color:#9A5421;
}
.activity:nth-child(12) .button {
  background-color:#3B5239!important;
  border-color:#3B5239;
}
.activity:nth-child(13) .button {
  background-color:#65634B!important;
  border-color:#65634B;
}
.activity:nth-child(14) .button {
  background-color:#BB7123!important;
  border-color:#BB7123;
}
.activity:nth-child(15) .button {
  background-color:#5E7434!important;
  border-color:#5E7434;
}
.activity:nth-child(16) .button {
  background-color:#96873E!important;
  border-color:#96873E;
}
.activity:nth-child(17) .button {
  background-color:#743328!important;
  border-color:#743328;
}
.activity:nth-child(18) .button {
  background-color:#808189!important;
  border-color:#808189;
}


.activity:nth-child(19) .button {
  background-color:#ADB432!important;
  border-color:#ADB432;
}
.activity:nth-child(20) .button {
  background-color:#9A5421!important;
  border-color:#9A5421;
}
.activity:nth-child(21) .button {
  background-color:#3B5239!important;
  border-color:#3B5239;
}
.activity:nth-child(22) .button {
  background-color:#65634B!important;
  border-color:#65634B;
}
.activity:nth-child(23) .button {
  background-color:#BB7123!important;
  border-color:#BB7123;
}
.activity:nth-child(24) .button {
  background-color:#5E7434!important;
  border-color:#5E7434;
}
.activity:nth-child(25) .button {
  background-color:#96873E!important;
  border-color:#96873E;
}
.activity:nth-child(26) .button {
  background-color:#743328!important;
  border-color:#743328;
}
.activity:nth-child(27) .button {
  background-color:#808189!important;
  border-color:#808189;
}

.activity:nth-child(28) .button {
  background-color:#ADB432!important;
  border-color:#ADB432;
}
.activity:nth-child(29) .button {
  background-color:#9A5421!important;
  border-color:#9A5421;
}
.activity:nth-child(30) .button {
  background-color:#3B5239!important;
  border-color:#3B5239;
}
.activity:nth-child(31) .button {
  background-color:#65634B!important;
  border-color:#65634B;
}
.activity:nth-child(32) .button {
  background-color:#BB7123!important;
  border-color:#BB7123;
}
.activity:nth-child(33) .button {
  background-color:#5E7434!important;
  border-color:#5E7434;
}
.activity:nth-child(34) .button {
  background-color:#96873E!important;
  border-color:#96873E;
}
.activity:nth-child(35) .button {
  background-color:#743328!important;
  border-color:#743328;
}
.activity:nth-child(36) .button {
  background-color:#808189!important;
  border-color:#808189;
}




.activity:nth-child(37) .button {
  background-color:#ADB432!important;
  border-color:#ADB432;
}
.activity:nth-child(38) .button {
  background-color:#9A5421!important;
  border-color:#9A5421;
}
.activity:nth-child(39) .button {
  background-color:#3B5239!important;
  border-color:#3B5239;
}
.activity:nth-child(40) .button {
  background-color:#65634B!important;
  border-color:#65634B;
}
.activity:nth-child(41) .button {
  background-color:#BB7123!important;
  border-color:#BB7123;
}
.activity:nth-child(42) .button {
  background-color:#5E7434!important;
  border-color:#5E7434;
}
.activity:nth-child(43) .button {
  background-color:#96873E!important;
  border-color:#96873E;
}
.activity:nth-child(44) .button {
  background-color:#743328!important;
  border-color:#743328;
}
.activity:nth-child(45) .button {
  background-color:#808189!important;
  border-color:#808189;
}
.activity:nth-child(46) .button {
  background-color:#ADB432!important;
  border-color:#ADB432;
}
.activity:nth-child(47) .button {
  background-color:#9A5421!important;
  border-color:#9A5421;
}
.activity:nth-child(48) .button {
  background-color:#3B5239!important;
  border-color:#3B5239;
}
.activity:nth-child(49) .button {
  background-color:#65634B!important;
  border-color:#65634B;
}
.activity:nth-child(50) .button {
  background-color:#BB7123!important;
  border-color:#BB7123;
}
.activity:nth-child(51) .button {
  background-color:#5E7434!important;
  border-color:#5E7434;
}
.activity:nth-child(52) .button {
  background-color:#96873E!important;
  border-color:#96873E;
}
.activity:nth-child(53) .button {
  background-color:#743328!important;
  border-color:#743328;
}
.activity:nth-child(54) .button {
  background-color:#808189!important;
  border-color:#808189;
}





.activity:nth-child(55) .button {
  background-color:#ADB432!important;
  border-color:#ADB432;
}
.activity:nth-child(56) .button {
  background-color:#9A5421!important;
  border-color:#9A5421;
}
.activity:nth-child(57) .button {
  background-color:#3B5239!important;
  border-color:#3B5239;
}
.activity:nth-child(58) .button {
  background-color:#65634B!important;
  border-color:#65634B;
}
.activity:nth-child(59) .button {
  background-color:#BB7123!important;
  border-color:#BB7123;
}
.activity:nth-child(60) .button {
  background-color:#5E7434!important;
  border-color:#5E7434;
}
.activity:nth-child(61) .button {
  background-color:#96873E!important;
  border-color:#96873E;
}
.activity:nth-child(62) .button {
  background-color:#743328!important;
  border-color:#743328;
}
.activity:nth-child(63) .button {
  background-color:#808189!important;
  border-color:#808189;
}
.activity:nth-child(64) .button {
  background-color:#ADB432!important;
  border-color:#ADB432;
}
.activity:nth-child(65) .button {
  background-color:#9A5421!important;
  border-color:#9A5421;
}
.activity:nth-child(66) .button {
  background-color:#3B5239!important;
  border-color:#3B5239;
}
.activity:nth-child(67) .button {
  background-color:#65634B!important;
  border-color:#65634B;
}
.activity:nth-child(68) .button {
  background-color:#BB7123!important;
  border-color:#BB7123;
}
.activity:nth-child(69) .button {
  background-color:#5E7434!important;
  border-color:#5E7434;
}
.activity:nth-child(70) .button {
  background-color:#96873E!important;
  border-color:#96873E;
}
.activity:nth-child(71) .button {
  background-color:#743328!important;
  border-color:#743328;
}
.activity:nth-child(72) .button {
  background-color:#808189!important;
  border-color:#808189;
}



.activity:nth-child(73) .button {
  background-color:#ADB432!important;
  border-color:#ADB432;
}
.activity:nth-child(74) .button {
  background-color:#9A5421!important;
  border-color:#9A5421;
}
.activity:nth-child(75) .button {
  background-color:#3B5239!important;
  border-color:#3B5239;
}
.activity:nth-child(76) .button {
  background-color:#65634B!important;
  border-color:#65634B;
}
.activity:nth-child(77) .button {
  background-color:#BB7123!important;
  border-color:#BB7123;
}
.activity:nth-child(78) .button {
  background-color:#5E7434!important;
  border-color:#5E7434;
}
.activity:nth-child(79) .button {
  background-color:#96873E!important;
  border-color:#96873E;
}
.activity:nth-child(80) .button {
  background-color:#743328!important;
  border-color:#743328;
}
.activity:nth-child(81) .button {
  background-color:#808189!important;
  border-color:#808189;
}
.activity:nth-child(82) .button {
  background-color:#ADB432!important;
  border-color:#ADB432;
}
.activity:nth-child(83) .button {
  background-color:#9A5421!important;
  border-color:#9A5421;
}
.activity:nth-child(84) .button {
  background-color:#3B5239!important;
  border-color:#3B5239;
}
.activity:nth-child(85) .button {
  background-color:#65634B!important;
  border-color:#65634B;
}
.activity:nth-child(86) .button {
  background-color:#BB7123!important;
  border-color:#BB7123;
}
.activity:nth-child(87) .button {
  background-color:#5E7434!important;
  border-color:#5E7434;
}
.activity:nth-child(88) .button {
  background-color:#96873E!important;
  border-color:#96873E;
}
.activity:nth-child(89) .button {
  background-color:#743328!important;
  border-color:#743328;
}
.activity:nth-child(90) .button {
  background-color:#808189!important;
  border-color:#808189;
}



.activity:nth-child(91) .button {
  background-color:#ADB432!important;
  border-color:#ADB432;
}
.activity:nth-child(92) .button {
  background-color:#9A5421!important;
  border-color:#9A5421;
}
.activity:nth-child(93) .button {
  background-color:#3B5239!important;
  border-color:#3B5239;
}
.activity:nth-child(94) .button {
  background-color:#65634B!important;
  border-color:#65634B;
}
.activity:nth-child(95) .button {
  background-color:#BB7123!important;
  border-color:#BB7123;
}
.activity:nth-child(96) .button {
  background-color:#5E7434!important;
  border-color:#5E7434;
}
.activity:nth-child(97) .button {
  background-color:#96873E!important;
  border-color:#96873E;
}
.activity:nth-child(98) .button {
  background-color:#743328!important;
  border-color:#743328;
}
.activity:nth-child(99) .button {
  background-color:#808189!important;
  border-color:#808189;
}
.activity:nth-child(100) .button {
  background-color:#ADB432!important;
  border-color:#ADB432;
}
.activity:nth-child(101) .button {
  background-color:#9A5421!important;
  border-color:#9A5421;
}
.activity:nth-child(102) .button {
  background-color:#3B5239!important;
  border-color:#3B5239;
}
.activity:nth-child(103) .button {
  background-color:#65634B!important;
  border-color:#65634B;
}
.activity:nth-child(104) .button {
  background-color:#BB7123!important;
  border-color:#BB7123;
}
.activity:nth-child(105) .button {
  background-color:#5E7434!important;
  border-color:#5E7434;
}
.activity:nth-child(106) .button {
  background-color:#96873E!important;
  border-color:#96873E;
}
.activity:nth-child(107) .button {
  background-color:#743328!important;
  border-color:#743328;
}
.activity:nth-child(108) .button {
  background-color:#808189!important;
  border-color:#808189;
}











.wp-block-quote p strong {
  display: inline-block;
  margin-bottom: 1rem;
}
.wp-block-quote.green {
  background-color:#ADB432;
}




.event-template-default header {
  position:relative;
}
.event-template-default .post-navigation {
  display:none;
}

.em-booking-form-details {
    width: 100%;
}
.em-booking-login {
  display: block;
  width: 100%;
  margin: auto!important;
  clear: both;
  margin-top:3rem;
}
.em-booking-form-details {
  float:none;
  margin-bottom:3rem;
}
.input-dbem_fax {
  display: none;
}
.input-field-booking_comment {
  display: none;
}
.em-booking-form-details input.input {
  width:100%;
  display:block;
}
.ticket-price strong {
  font-size:1.3rem;
}
.em-booking-form label {
    width: auto;
    margin-right: 10px;
}
.input-field-data_privacy_consent input {
  margin-right:10px;
}
.input-field-data_privacy_consent {
  font-size:1rem;
}
div.em-booking-login {
  padding: 10px 20px 10px 20px;
  background-color:#F6F4F2;
  border:0px;
}
div.em-booking-login label {
    width: auto;
}
input#em_wp-submit {
  display: block;
  margin-bottom: 1rem;
}
div.em-booking-login p { 
font-size:1rem;
}
input#em-booking-submit {
  margin-top:2rem;
}

.em-booking-form-details {
  border-top:1px solid #CCCCCC;
  padding-left: 0px;
  padding-right: 0px;
}

.single .main-title {
  margin-top:3rem;
}

.single p {
    margin-top: 0rem;
}
p em {
    font-size: 1rem;
    line-height: 1.4rem;
    display: block;
}
.single .entry-content p:first-child {
  font-weight:bold;
}
.single h1 {
  border-bottom:1px solid #CCC;
  padding-bottom:2rem;
}

.long-content {
  border-bottom: 1px solid #CCCCCC;
  padding-bottom:2rem;
}
.long-content .display-none {
  display:none;
}

.long-content .display-none p {
  font-size:1rem;
  margin-top: 0px;
}

.page-template-about-history .site-main {
  padding-bottom:4rem;
}
.page-template-about-gatton-park .site-main {
  padding-bottom:4rem;
}

.main-slider {
  margin-top:-25vh;
}

p strong {
  font-weight: normal;
  font-size:1.9rem;
}
.home .text-area p:first-child {
  margin-top:0px;
}

.home .main-slider {
  z-index: -1;
}
.home .text-area {
  margin-top:-50px;
}

.single article.card {
    margin-top: 0px;
}

.event-template-default.single h1 {
  font-size:2rem;
}

.overlay-fade {
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  background-color: rgba(0, 0, 0, 0.2);
}
.page-template-volunteer .owl-nav {
  display: none;
}


.min-height-block {
  min-height:450px;
}
.page-id-58 .min-height-block {
    min-height: 700px;
}
.highlight-block h3 {
    color: #FFFFFF;
    font-weight: normal;
    font-style: italic;
    padding-top: 3rem;
    padding-bottom: 3rem;
    padding-left: 30px;
    width: 75%;
    max-width: 510px;
    line-height: 3.35rem;
    font-size: 2.4rem;
}
.min-height-block {
  background-size: cover;
  background-position: center;
  background-image: url('https://gattonpark.co.uk/wp-content/uploads/2019/07/volunteer-background.jpg');
}
.white-line {
    width: 90%;
    margin: auto;
    height: 1px;
    background-color: #FFFFFF;
    position: absolute;
    bottom: 80px;
    margin-left: 30px;
    max-width: 510px;
}

.owl-carousel-two .owl-dots {
  display:block;
  width:100%;
  background-color:transparent;
  position:absolute;
  bottom:0;
  left:50%;
  margin-left: 45px;
margin-bottom: 34px;
}
.owl-dot {
    width: 15px;
    height: 15px;
    background-color: transparent!important;
    border: 1px solid #FFF!important;
    border-radius: 360px;
    margin-right:5px;
}
.owl-dot.active {
  background-color:#FFFFFF!important;
}
.long-content .button:hover {
  cursor:pointer;
  opacity:0.8;
}
.event-template-default .post-thumbnail {
  margin-bottom:2rem;
}
.about-image {
  margin-top:3rem;
}

.em-checkout-page-contents {
  margin-top:3rem;
}
.em-cart-table-details-triggers {
  display:none!important;
}
.event-template-default .site-main h4, .event-template-default .site-main .h4 {
    font-weight: bold !important;
    margin-top: 0rem;
    margin-bottom:2rem;
}
.wp-block-button__link:hover {
  background-color:#3B5239;
  border-color:#3B5239;
  color:#FFFFFF;
}
.wp-block-button__link {
  background-color:transparent;
  border-color:#3B5239;
  color:#3B5239;
}
article p a {
  font-weight:bold;
}
.page-template-visit-schools .portals {
  margin-top: 2rem;
}
.event-template-default article .entry-content p strong {
    font-weight: bold;
    font-size: 1rem;
}
.social {
  width:35px;
  height:auto;
  margin-left:5px;
}
.social-links {
  padding-top:10px;
  margin-bottom:2rem;
}
.donate {
  margin-right:20px;
}
#sbi_load {
  display:none!important;
}



.page-template-about-gatton-park .site-main h3, .site-main .h3 {
font-size:2.5rem;
}
.page-template-about-history .site-main h3, .site-main .h3 {
font-size:2.5rem;
}

.events.grey {
  margin-top:0px;
}

.current-menu-item .dropdown-menu a {
  color:#FFFFFF!important;
}




@media (max-width: 1600px) {
  .main-slider {
    margin-top:0px!important;
  }
  .pull-out p {
    width: 75%;
   }  
}

@media (max-width: 1272px) {
    .container {
    max-width: 90% !important;
  }
}
@media (max-width: 1334px) {
  .slider-title {
    bottom: 0px;
  }
  article.card {
    margin-top: -25px;
  }
  .home .text-area {
  margin-top:-25px;
  }
}
@media (max-width: 991px) {
  .pull-out p {
    width:80%;
  }
  .slider-title {
    bottom: -30px;
  }
  article.card {
    margin-top: 0px;
  }
  .home .text-area {
  margin-top:0px;
  }
  header {
    position: relative;
  }
  .pull-out {
    top: 0px;
  }
  header li.nav-item {
    border-bottom: 1px solid #AAA;
    font-size: 1.2rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
  }
  header li.nav-item:last-child {
    border-bottom:0px;
  }
  ul#primary-menu {
    margin-top:30px;
  }
  .navbar-toggler {
    background-color:transparent!important;
  }
  .white-line {
    display:none;
  }
}
@media (max-width: 776px) {
  .slider-title {
    display: none;
  }
  .cta span {
    display:none;
  }
  
  .mobile-show {
    display:block;
  }
  .mobile-hide {
    display: none!important;
  }
  .col-md-5ths {
    width:100%!important;
    margin-bottom:2rem;
  }
  .bottom .text-right {
    text-align: left!important;
  }
  .site-info .text-right {
    text-align: left!important;
  }
  .acreds {
    margin-top: 1.5rem;
  }
  p strong {
    font-size: 1.4rem;
  }
  h1, .h1 {
    font-size: 3rem;
  }
  p.lead {
    font-size: 1.2rem;
  }
  h2 {
    font-size: 2.2rem;
    margin-bottom: 2rem;
}
  .owl-carousel-two .owl-dots {
    left: 0%;
    margin-left: 30px;
  }
  .grid img {
    display:none;
  }
  .grid {
    background:transparent!important;
  }
  .admin {
    background-color:#65634B;
    margin-bottom:15px;
    padding-left:30px;
    padding-right:30px;
    background-position: 95%;
  }
  .times {
    background-color:#A49B71;
    padding-left:30px;
    padding-right:30px;
    background-position: 95%;
  }
}
@media (max-width: 528px) {
  .pull-out {
    display:none!important;
  }
}
.input-checkbox {
  font-size:14px;
}
.input-checkbox label {
    margin-bottom: 0px;
}
.page-id-66 .wp-block-button__link {
  min-width:400px;
}
.page-template-tales-and-trails blockquote {
  margin-top:2rem;
}
.single-event .input-field-update_signup {
  display:none;
}
.input-field-data_privacy_consent {
    background-color: #eaeaea;
    padding: 10px;
}
.em-booking-login {
  display:none!important;
}
.em-cart-table-actions-remove {
	color:red;
	text-transform: uppercase;
	margin-top: 1rem;
	display: block;
	font-size: 13px;
}

.em-event-location i {
	display:none;
}
.em-event-content p:first-child {
	line-height: 1.8rem!important;
}


.event-template-default .em-form.em-login-form {
	padding: 20px!important;
background-color: #efefef!important;
}
.event-template-default .em-form.em-login-form p label{
	font-size:12px;
	text-transform: uppercase;
}
.event-template-default .em a {
	color:#ADB432!important;
}
.em-login-buttons button.button-primary.em-login-submit {
	color:#FFF!important;
	background-color:#ADB432!important;
}
.em.em-event-booking-form .em-booking-section {
margin: 0px 0px!important;
}
.em-login-trigger {
	padding-top:20px;
}
.em.em-event-booking-form .em-booking-form .input-group.input-field-booking_comment {
	display:none!important;
}
.em-login {
	display:none!important;
}
.em-login-trigger {
	display:none!important;
}
.input-field-update_signup {
	padding-top:20px;
}
.em-checkout-page-contents .em-booking-form-details {
	width:100%!important;
	padding-top:20px!important;
}
#em-booking .em-booking-form label {
    display: block!important;
    width: 100%!important;
	text-transform: uppercase!important;
	font-size:14px!important;
}
.em.pixelbones .input label, .em.pixelbones .input legend, .em.pixelbones.input label, .em.pixelbones.input legend {
	 display: block!important;
    width: 100%!important;
	text-transform: uppercase!important;
	font-size:14px!important;
}
#em-booking .em-booking-form-details input.input, .em-booking-form-details textarea {
width: 100%!important;
}
.em-booking-submit.em-button.em-button-1 {
	background-color:#262421!important;
	color:#FFF!important;
}
.em.pixelbones.input input[type=submit]{
	background-color:#262421!important;
	color:#FFF!important;
}
.em-booking-submit.em-button.em-button-1:hover {
	background-color:#FFF!important;
	color:#262421!important;
}
.em.pixelbones.input input[type=submit]:hover {
	background-color:#FFF!important;
	color:#262421!important;
}
.em-cart-title-event {
	padding-left:20px!important;
}
.em.pixelbones td:first-child, .em.pixelbones th:first-child {
	padding-left:20px!important;
}
.em-cart-table-event-summary a {
	color:#ADB432!important;
}
.em.pixelbones a {
	color:#ADB432!important;
}

.page-template-page-templates .wp-block-button__link {
  width: 300px;
}

.info.nature h5 {
  color: #5E7434;
}

.info.nature .button {
  background-color: #5E7434;
}

.info.adventure h5 {
  color: #9A5421;
}

.info.adventure .button {
  background-color: #9A5421;
}

.info.geography h5 {
  color: #808189;
}

.info.geography .button {
  background-color: #808189;
}

.info.art h5 {
  color: #CCCCCC;
}

.info.art .button {
  background-color: #CCCCCC;
}

.paypal-button-number-0,
.paypal-button-color-gold  {
  display: none !important;
}