/* ========================================== */
/*
 *	Appletree Studio Styles
 *	Tainted Media Ltd
 *	2018
 */
/* ========================================== */
@font-face {
	font-family: 'Gill Sans MT';
	src: url(../fonts/33535gillsansmt.eot);
	src: url(../fonts/33535gillsansmt.eot?#iefix) format("embedded-opentype"), url(../fonts/33535gillsansmt.woff) format("woff"), url(../fonts/33535gillsansmt.ttf) format("truetype"), url(../fonts/33535gillsansmt.svg#33535gillsansmt) format("svg");
	font-weight: 400;
	font-style: normal
}

html,
body {
	margin: 0;
	padding: 0;
	width: 100%
}

html {
	font-size: 18px
}

@media (max-width:1400px) {
	html {
		font-size: 16px
	}
}

@media (max-width:1024px) {
	html {
		font-size: 15px
	}
}

@media (max-width:767px) {
	html {
		font-size: 14px
	}
}

body {
	font-size: 1rem;
	line-height: 1.7em;
	font-family: "Gill Sans", "Gill Sans MT", helvetica, arial, sans-serif;
	color: #624A3C
}

img {
	border: 0;
	max-width: 100%;
	height: auto
}

h1 {
	font-size: 2rem;
	line-height: 1.3;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0 0 1rem;
	letter-spacing: .1rem
}

h2 {
	font-size: 1.5rem;
	line-height: 1.3;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0 0 1em;
	letter-spacing: .1rem
}

h3 {
	font-size: 1.1rem;
	line-height: 1.3;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0 0 1em;
	letter-spacing: .1rem
}

p {
	font-size: 1rem;
	line-height: 1.7em;
	font-family: "Gill Sans", "Gill Sans MT", helvetica, arial, sans-serif;
	color: #624A3C;
	margin-top: 0;
	letter-spacing: 1px
}

input,
textarea {
	font-size: 1rem;
	line-height: 1.7em;
	font-family: "Gill Sans", "Gill Sans MT", helvetica, arial, sans-serif;
	color: #624A3C
}

.row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center
}

.row .row {
	margin: 0 -15px
}

.row.align-top {
	align-items: flex-start
}

.col-1 {
	padding: 15px;
	box-sizing: border-box;
	width: 100%
}

.col-2 {
	padding: 15px;
	box-sizing: border-box;
	width: 50%
}

.col-3-1 {
	padding: 15px;
	box-sizing: border-box;
	width: 33.333%
}

.col-3-2 {
	padding: 15px;
	box-sizing: border-box;
	width: 66.666%
}

@media (max-width:767px) {
	.row.mobile-reverse {
		flex-direction: column-reverse
	}

	.col-2 {
		width: 100%
	}

	.main .row {
		padding-bottom: 30px
	}

	.main .col-2:not(.image-shadow) {
		padding-bottom: 0
	}

	.main .col-2.image-shadow {
		padding-top: 0
	}
}

.ccm-toolbar-visible .viewport {
	padding-top: 48px
}

.mobile-menu {
	display: none
}

.wrapper {
	max-width: 1000px;
	padding: 0 20px;
	margin: 0 auto;
	display: block
}

.header {
	width: 100%;
	max-width: 1440px;
	padding: 10px 20px 0;
	box-sizing: border-box;
	font-size: 0;
	line-height: 0;
	text-align: center;
	position: relative;
	margin: 0 auto
}

a.logo {
	width: 60%;
	max-width: 351px;
	text-decoration: none;
	opacity: 1;
	transition: opacity .25s
}

a.logo:hover {
	opacity: .75
}

.header-right {
	position: absolute;
	right: 20px;
	top: 50%;
	display: inline-block;
	width: 300px;
	margin-top: -20px;
	text-align: right
}

.header-right .contact,
.header-right .social {
	display: inline-block
}

.header-right .social img {
	margin-left: 10px
}

.header-right .social a {
	opacity: 1;
	transition: opacity .25s
}

.header-right .contact a {
	font-size: 22px;
	line-height: 1;
	display: block;
	color: #624A3C;
	text-decoration: none;
	opacity: 1;
	transition: opacity .25s;
	letter-spacing: .13rem
}

.header-right .social a:hover,
.header-right .contact a:hover {
	opacity: .75
}

.header-right .contact span {
	font-size: 12px;
	line-height: 2;
	display: block;
	color: #624A3C;
	text-transform: uppercase;
	letter-spacing: 1.7px
}

@media (max-width:1024px) {
	.header {
		text-align: left
	}
}

.main-menu {
	border-top: 2px solid #624A3C;
	border-bottom: 2px solid #624A3C;
	text-align: center;
	margin-top: -1px
}

.main-menu ul.nav {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 100%
}

.main-menu ul.nav li {
	display: inline-block
}

.main-menu ul.nav li a {
	display: block;
	font-size: 1.2rem;
	line-height: 1;
	padding: 1rem;
	color: #624A3C;
	text-transform: uppercase;
	text-decoration: none;
	opacity: 1;
	transition: opacity .25s;
	letter-spacing: .13rem
}

.main-menu ul.nav li a:hover {
	opacity: .75
}

@media (max-width:767px) {
	.viewport {
		width: 100%;
		position: relative;
		overflow: hidden
	}

	.mobile-menu {
		display: flex;
		align-items: center;
		justify-content: center;
		position: fixed;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
		background: #B1162C;
		transform: translateY(200%);
		transition: transform .5s;
		z-index: 999
	}

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

	.mobile-menu ul li {
		display: block;
		margin: 16px 0
	}

	.mobile-menu ul li a {
		color: #fff;
		font-size: 36px;
		line-height: 1;
		display: block;
		padding: 10px;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: 300;
		opacity: 1;
		transition: opacity .25s
	}

	.mobile-menu ul li a:hover {
		opacity: .75
	}

	body.menu-open .mobile-menu {
		transform: translateY(0%)
	}

	.main-menu {
		display: none
	}

	.header {
		padding: 10px 0 0
	}

	a.logo {
		margin-left: 20px;
		display: block
	}

	.trigger {
		position: absolute;
		top: calc(50% - 54px);
		right: 20px;
		background-image: url(../images/at_menu.png);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center center;
		width: 44px;
		height: 44px;
		cursor: pointer;
		display: block;
		z-index: 5
	}

	.close-menu {
		position: absolute;
		top: 20px;
		right: 20px;
		background-image: url(../images/at_close.png);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center center;
		width: 44px;
		height: 44px;
		cursor: pointer;
		display: block;
		z-index: 5
	}

	.header-right {
		display: inline-block;
		position: static;
		margin-top: 0;
		width: 100%;
		box-sizing: border-box;
		padding: 10px 20px 2px;
		border-top: 2px solid #624A3C;
		border-bottom: 2px solid #624A3C;
		margin-top: -1px
	}

	.header-right .contact {
		float: left;
		text-align: left
	}

	.header-right .contact span {
		letter-spacing: 1.5px
	}

	.header-right .social {
		float: right
	}
}

.footer-top ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	max-width: 640px
}

.footer-top li {
	padding-left: 60px;
	padding-bottom: 1rem;
	font-size: 1rem;
	line-height: 1.4em;
	position: relative
}

.footer-top li:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 36px;
	height: 38px;
	content: " ";
	background: url(../images/apple.png) no-repeat;
	background-size: contain;
	display: block;
	z-index: 1
}

.footer-top h4 {
	font-size: 1.3rem;
	font-weight: 400;
	display: block;
	text-align: center;
	margin: 0 0 2.5rem;
	text-transform: uppercase;
	letter-spacing: .13rem
}

.footer-middle p {
	color: #B1162C
}

.footer-middle a {
	color: #B1162C;
	text-decoration: none
}

.footer-tree {
	padding-top: 1rem;
	text-align: center;
	margin-bottom: -2px;
	font-size: 0;
	line-height: 0
}

.footer-address {
	padding: 1rem;
	background: #624A3C
}

.footer-address p,
.footer-address a {
	color: #fff;
	margin: 0
}

.footer-opening-times h5 {
	color: #B1162C;
	text-transform: uppercase;
	font-size: 2rem;
	font-weight: 400;
	margin: 1.5em 0 .5em
}

.footer-opening-times table td {
	text-align: right;
	color: #B1162C;
	text-transform: uppercase;
	font-size: 1.111rem;
	padding: 5px 10px
}

.footer-opening-times table td:nth-child(2) {
	text-align: left;
	color: #6FA855
}

@media (min-width:768px) {
	.footer-bottom .col-2:nth-child(2) {
		text-align: right
	}
}

.green-section {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	color: #fff
}

.paper-section {
	position: relative;
	padding: 60px 0
}

.paper-section:before {
	position: absolute;
	top: -1px;
	left: 0;
	width: 100%;
	height: 30px;
	z-index: 1;
	content: " ";
	background-image: url(../images/paper-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 100%
}

.paper-section:after {
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 30px;
	z-index: 1;
	content: " ";
	background-image: url(../images/paper-bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% 100%
}

.main a {
	text-decoration: none;
	color: #B1162C;
	opacity: 1;
	transition: opacity .25s
}

.main a:hover {
	opacity: .75
}

.main .col-2 h2 {
	color: #B1162C;
	border-bottom: 2px solid #B1162C;
	padding-bottom: 1rem;
	margin-bottom: 1rem
}

.main .col-2:nth-child(2) h2 {
	color: #6FA855;
	border-bottom-color: #6FA855
}

@media (max-width:550px) {
	.main .col-2 h2 {
		font-size: 1.2rem;
		padding-bottom: .3rem;
		margin-bottom: .5rem
	}
}

.image-shadow {
	position: relative;
	font-size: 0;
	line-height: 0
}

.image-shadow img {
	position: relative;
	z-index: 2;
	width: 100%
}

.image-shadow:after {
	position: absolute;
	width: 90%;
	width: calc(100% - 60px);
	height: 50px;
	left: 50%;
	transform: translateX(-50%);
	bottom: 17px;
	z-index: 1;
	content: " ";
	box-shadow: 0 0 30px #624A3C;
	z-index: 1;
	display: block
}

.banner {
	display: block;
	margin-top: 1px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: block
}

.home-banner {
	background-image: url(../images/home-banner.jpg)
}

.what-we-do-banner {
	background-image: url(../images/what-we-do.jpg);
	background-position: center top
}

.parties-banner {
	background-image: url(../images/parties-banner.jpg)
}

.events-banner {
	background-image: url(../images/events-banner.jpg)
}

.contact-banner {
	background-image: url(../images/contact-banner.jpg)
}

.banner-content {
	color: #fff;
	text-align: center;
	max-width: 960px;
	padding: 15vh 20px;
	margin: 0 auto;
	box-sizing: border-box;
	text-shadow: 0 4px 8px rgba(0, 0, 0, 0.5)
}

.party-plates {
	margin-top: 30px
}

.party-plates h2 {
	color: #B1162C
}

@media (min-width:600px) {
	h2 .date {
		float: right
	}
}

@media (max-width:599px) {
	h2 .date {
		display: block;
		font-size: .9rem
	}
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	display: inline-block;
	width: 100%
}

.ccm-dashboard-express-form fieldset > div {
	margin-bottom: 16px;
	width: 50%;
	float: left;
	box-sizing: border-box
}

.ccm-dashboard-express-form fieldset > div:nth-child(odd) {
	padding-right: 8px
}

.ccm-dashboard-express-form fieldset > div:nth-child(even) {
	padding-left: 8px
}

.ccm-dashboard-express-form fieldset > div:last-child {
	width: 100%;
	padding: 0;
	margin-bottom: 0
}

.ccm-dashboard-express-form fieldset > div label {
	display: block;
	text-transform: uppercase;
	margin-bottom: 4px;
	letter-spacing: 1px
}

.ccm-dashboard-express-form fieldset > div label span.small {
	display: none
}

.ccm-dashboard-express-form fieldset > div input[type=text],
.ccm-dashboard-express-form fieldset > div input[type=email],
.ccm-dashboard-express-form fieldset > div input[type=tel],
.ccm-dashboard-express-form fieldset > div input[type=number] {
	border: 1px solid #624A3C;
	width: 100%;
	box-sizing: border-box;
	border-radius: 3px;
	color: #624A3C;
	appearance: none;
	-webkit-appearance: none;
	padding: 2px 8px
}

.ccm-dashboard-express-form fieldset .text-muted {
	display: none;
}

.ccm-dashboard-express-form fieldset > div input[type=number] {
	min-width: 100%
}

.ccm-dashboard-express-form fieldset > div textarea {
	border: 1px solid #624A3C;
	width: 100%;
	box-sizing: border-box;
	border-radius: 3px;
	color: #624A3C;
	height: 120px
}

.form-actions {
	text-align: right
}

.form-actions button.btn {
	background: #6FA855;
	border: 0;
	appearance: none;
	-webkit-appearance: none;
	color: #fff;
	border-radius: 30px;
	font-size: 1rem;
	line-height: 1;
	padding: .8rem 2rem;
	cursor: pointer;
	opacity: 1;
	transition: opacity .25s
}

.form-actions button.btn:hover {
	opacity: .75
}

@media (max-width:420px) {
	.form-group {
		width: 100%
	}

	.form-group:nth-child(odd) {
		padding-right: 0
	}

	.form-group:nth-child(even) {
		padding-left: 0
	}
}

.pre-header {
	text-align: center
}

.pre-header-message,
.pre-header-warning {
	padding: 10px;
	display: block;
	border-bottom: 10px solid #ffffff;
	font-weight: 300;
	text-shadow: 0 4px 8px rgba(0, 0, 0, 0.5)
}

.pre-header-message p,
.pre-header-warning p {
	color: #ffffff;
	margin: 0
}

.pre-header-message {
	background: #6FA855
}

.pre-header-warning {
	background: #B1162C
}

.captcha {
	width: 100%;
}

.captcha label {
	text-transform: none;
	font-size: .75rem;
}

.products {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.product {
	display: flex;
	flex: 1 1 310px;
	flex-wrap: wrap;
	padding: 15px;
	box-sizing: border-box;
}

.product--image {
	width: 100%;
}