/*
Brand colours:

Navy
#001844

Yellow
#FCAF17

Red
#E31B22

Black
#231F20

font-family: "ff-meta-web-pro", sans-serif;
*/

/* For debugging purposes */
path[product_missing="true"] ~ path, path[product_missing="true"] ~ polygon, path[product_missing="true"] ~ rect {
	fill: #ff000066 !important;
}

[sold='false'], [sold='false'] ~ path, [sold='false'] ~ polygon, [sold='false'] ~ rect {
    opacity: 1;
}

[sold='true'], [sold='true'] ~ path, [sold='true'] ~ polygon, [sold='true'] ~ rect {
	cursor: not-allowed !important;
}

[selected], [selected] ~ path, [selected] ~ polygon, [selected] ~ rect {
	opacity: 1;
}

[sold='false'], [sold='false'] ~ path, [sold='false'] ~ polygon, [sold='false'] ~ rect {
	cursor: pointer;
}

path[sold='false'] {
	fill: #FCAF17 !important;
	stroke: #FCAF17 !important;
}
path[selected] {
	fill: #FCAF17 !important;
}

g:hover [sold='false'], path[selected] {
	fill: #E31B22 !important;
	stroke: #E31B22 !important;
}

path[selected] {
	fill: #E31B22 !important;
	stroke: #E31B22 !important;
}

path[sold='true'] {
	fill: white !important;
	stroke: white !important;
	opacity: .2 !important;
}

#site-footer p {
	line-height: inherit;
	margin: 0;
}

#site-content {
	background: #001844;
}

body, .entry-title a, :root .has-primary-color {
	color: white;
}

label[for="custom-price"] {
	margin: auto;
	margin-top: 16px;
	line-height: 17px;
	margin-bottom: 5px;
	font-size: 14px;
}

.selected-product-info .remove-product {
	display: block;
	margin-top: 15px;
}

.product-sep {
	border-bottom: 1px solid #ccc;
	max-width: 400px;
	margin: auto;
	margin-top: 15px;
}

.steps li.available:before {
	background: #FCAF17;
	border-color: #FCAF17 !important;
}

.steps li.unavailable:before {
	background: white;
    border-color: white !important;
    opacity: .2;
}

.steps li.selected:before {
	background: #E31B22;
	border-color: #E31B22 !important;
}

li.plaques:before {
	background: white;
	border-color: white !important;
}

li.benchends:before {
	background: #FCAF17;
	border-color: #FCAF17 !important;
}

.cat-header {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 20px auto;
}

.cat-header h1, .cat-header h2 {
	margin: 0;
}

.cat-header h1 {
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 50px;
	line-height: 55px;
}

.cat-header h2, .cat-header h3 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 35px;
	line-height: 40px;
}

.cat-header section {
	padding: 0;
}

@media all and (max-width: 600px) {
	.cat-header h1 {
		font-size: 33px;
		line-height: 38px;
		max-width: 365px;
		margin-left: auto;
		margin-right: auto;
	}

	.cat-header h2, .cat-header h3 {
		font-size: 25px;
		line-height: 30px;
	}
}

.error-notices-area {
	margin-bottom: 30px;
}

.woocommerce-checkout .cat-header {
	padding-top: 5rem;
	margin-top: 30px;
}

div.plaque-preview {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    width: auto;
    text-align: center;
    margin: auto;
    display: inline-block;
    background-position: center !important;
}

.plaque-preview p.first-name, .plaque-preview p.ob {
    display: flex;
    justify-content: center;
    width: 200px !important;
	font-size: 22px;
	line-height: 27px;
}

.plaque-preview p.last-name {
	width: 400px;
	margin: 0 auto 30px auto;
	text-transform: uppercase;
    font-size: 34px;
    line-height: 39px;
}

@media all and (max-width: 650px) {
	.plaque-preview p.last-name {
		width: 300px !important;
		margin: 0 auto;
		text-transform: uppercase;
		font-size: 28px;
		line-height: 33px;
	}
	.plaque-preview p.first-name, .plaque-preview p.ob {
		width: 150px !important;
		font-size: 21px;
		line-height: 26px;
	}
}

@media all and (max-width: 350px) {
	.plaque-preview p.first-name, .plaque-preview p.ob {
		width: 135px !important;
		font-size: 18px;
		line-height: 23px;
	}
}

div.plaque-preview p.line-2 {
	margin: 5px 0;
	font-size: 32px;
	line-height: 37px;
}

div.plaque-preview p.line-1, div.plaque-preview p.line-3 {
	font-size: 23px;
	line-height: 28px;
	margin-bottom: 0;
	margin-top: 0 !important;
}

@media all and (max-width: 700px) {
	div.plaque-preview p.line-2 {
		margin: 0;
		font-size: 27px;
		line-height: 32px;
	}
	div.plaque-preview p.line-1, div.plaque-preview p.line-3 {
		font-size: 20px;
		line-height: 25px;
		margin-bottom: 0;
		margin-top: 0 !important;
	}
}

@media all and (max-width: 400px) {
	div.plaque-preview p.line-2 {
		margin: 0;
		font-size: 24px;
		line-height: 29px;
	}
	div.plaque-preview p.line-1, div.plaque-preview p.line-3 {
		font-size: 18px;
		line-height: 23px;
	}
}

.woocommerce-checkout #site-content .woocommerce {
	padding-top: 30px !important;
}

.select2-container--default .select2-results>.select2-results__options {
	background: #041330;
}

.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true] {
	background: #FCAF17;
}

.plaque-preview p {
	margin: 0 !important;
}

.plaque-preview p.animal-name {
	margin-bottom: 15px !important;
}

.wc_payment_method .payment_box fieldset {
	padding: 0;
	background: transparent;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	margin: 0;
}

.home h1 span {
	font-weight: normal;
	display: block;
}

#farm-hero h1 {
	font-weight: 600;
}

.home h1 {
	font-weight: bold;
}

.home h2 span {
	font-weight: normal;
	display: block;
}

.home h2 {
	font-weight: bold;
}

#farm-row-2 h2 {
	font-weight: bold;
}

.home-header-btns a {
	margin: 15px;
}

#home-hero, #farm-hero {
	background-position: center !important;
	background-size: cover;
}

.btn-primary:after, .btn-secondary:after {
	display: none;
}

@media all and (max-width: 767px) {
	#home-hero {
		background-position: 20% center !important;
	}
	#farm-hero {
		background-position: 20% center !important;
	}

	.home-header-btns a.btn-primary {
		margin-bottom: 0;
		margin-top: 0;
	}

	#home-row-2 .vc_column-inner {
		padding-top: 0;
	}

	#farm-row-2 .vc_column-inner {
		padding-top: 0;
	}

	div#home-row-2 {
		padding-bottom: 0px !important;
	}

	div#farm-row-2 {
		padding-bottom: 0px !important;
	}
}

p {
	font-size: 18px;
	line-height: 23px;
}

.entry-content p, .entry-content li {
	font-size: 18px;
	line-height: 23px;
}

#home-row-3 p {
	font-family: "ff-meta-web-pro", sans-serif;
	font-weight: 600;
	font-size: 80px;
	line-height: 85px;
	margin-bottom: 20px;
	padding-bottom: 0;
}

#home-row-3 p.small-text {
	font-family: "ff-meta-web-pro", sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 25px;
}

div#home-row-3 .vc_col-sm-6:first-child {
	border-right: 1px solid white;
}

div#home-row-3 .vc_col-sm-6 {
	padding-bottom: 15px;
}

footer#site-footer .section-inner {
    border-top: 1px solid #FFFFFF66;
    padding: 20px 0;
    display: flex;
}

footer p.right {
	float: right;
}
footer p.left {
	float: left;
}

@media all and (max-width: 767px) {
	footer#site-footer .section-inner {
		display: block;
	}
	footer p.right {
		float: none;
		text-align: center;
		padding-bottom: 0;
	}
	footer p.left {
		float: none;
		padding-bottom: 20px;
		text-align: center;
	}
}

#farm-row-2 h2 {
	font-size: 35px;
	line-height: 40px;
}

div#farm-row-2 {
	max-width: 1200px !important;
	margin: auto !important;
}

div#farm-row-2 {
	max-width: 1200px !important;
	margin: auto !important;
	align-items: flex-start;
	flex-direction: row;
}

#farm-row-2 .vc_column-inner:first-child {
	padding-top: 0;
}

div#farm-row-2 {
	left: auto !important;
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow, .woocommerce-checkout .select2-container .select2-selection--single, .woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered {
	height: 42px !important;
	line-height: initial !important;
}

.select2-results__option[aria-selected], .select2-results__option[data-selected] {
	color: white;
}

.wc_payment_method input.input-radio[name=payment_method]+label {
	display: none;
}
p.testmode-info {
	margin-top: 30px !important;
}

div#farm-hero {
	position: relative;
}
div#farm-hero:after {
	content: '';
	background: url('./images/page-title-filter.png');
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: block;
}

.select-floor-page g circle {
	cursor: pointer;
}
.select-floor-page g circle.selected, .select-floor-page g circle:hover {
	fill: #E31B22;
}

.woocommerce-checkout .woocommerce-billing-fields h3 {
	margin-top: 0;
}

li.select2-results__option.select2-results__message {
	color: white;
}

.select-floor-page .hover-box {
	display: none;
	position: absolute;
	min-width: 200px;
	min-height: 150px;
	background: white;
}

.select-floor-page .hover-box:before {
	content: '';
	position: absolute;
	bottom: -20px;
	left: 50%;
	transform: translateX(-50%);
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid white;
}

.select-floor-page .hover-box .text-area {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 15px;
	color: #001844;
}

.select-floor-page .hover-box .text-area .name {
	font-size: 25px;
	line-height: 30px;
	font-weight: 600;
}
.select-floor-page .hover-box .text-area p {
	padding-bottom: 0 !important;
	margin-bottom: 10px !important;
}

.select-floor-page .hover-box .text-area .line-1 {
	font-size: 23px;
	line-height: 28px;
}
.select-floor-page .hover-box .text-area .line-2 {
	font-size: 20px;
	line-height: 25px;
}

g[nostock] circle {
	fill: #2c3d5c !important;
	stroke: #2c3d5c !important;
}

.woocommerce-checkout .select2-container .select2-selection--single {
	height: 100% !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	margin-bottom: 0 !important;
}

.select2-container .select2-selection--single {
	margin: 0 !important;
}

.woocommerce form input, .woocommerce form textarea, .woocommerce form select {
	padding: .5em !important;
}


.seat-hover-box {
	pointer-events: none;
	display: none;
	position: absolute;
	min-width: 200px;
	min-height: 150px;
	background: white;
	z-index: 9999;
}

.seat-hover-box:before {
	content: '';
	position: absolute;
	bottom: -20px;
	left: 50%;
	transform: translateX(-50%);
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid white;
}

.seat-hover-box {
	justify-content: center;
	align-items: center !important;
	flex-direction: column;
	min-width: 225px;
	min-height: 125px;
	padding-left: 20px;
	padding-right: 20px;
}

.seat-hover-box p {
	font-size: 18px;
	line-height: 23px;
	text-align: center;
	font-weight: 500;
}

.seat-hover-box p.seat-name {
	font-weight: 600;
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 5px;
}

.seat-hover-box .seat-name-2 span {
	display: block;
}

.seat-hover-box p.seat-price {
	font-size: 25px;
	line-height: 30px;
}

ul.weights-area {
	margin: 30px 0 0 0 !important;
}

.weights-area p.animal-name {
	font-weight: 600;
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 15px;
}

.weights-area p.animal-weight {
	font-size: 22px;
	line-height: 27px;
	margin-bottom: 10px;
}

.weights-area p.donated-by {
	font-size: 20px;
	line-height: 25px;
}

path[self='true'] {
    fill: #116CE9 !important;
    stroke: #116CE9 !important;
    opacity: 1 !important;
}

.select-floor-page .hover-box .text-area .line-2 {
	display: none;
}

.seat-hover-box p.seat-price {
    font-size: 14px;
    line-height: 19px;
}


@media all and (max-width: 800px) {
	.select-level-template .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
		max-width: none !important;		
		width: 100% !important;
	}
}

.select-level-template .farms a {
    display: block;
    text-decoration: none;
}

.select-level-template .farms h3 {
	margin-bottom: 10px;
}

@media all and (min-width: 801px) {
	.select-level-template .farms {
		display: none;
	}
}