/*
Theme Name: The Laskett Gardens
Author: Lollystick
Author URI: https://www.lollystick.co.uk
Description: The custom template used for The Laskett Gardens website.
Version: 1.0
*/

@import url("css/normalize.css");
@import url("css/clearfix.css");


/* FONTS */
@font-face {
    font-family: 'miama';
    src: url('css/fonts/miama-webfont.eot');
    src: url('css/fonts/miama-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/miama-webfont.woff2') format('woff2'),
         url('css/fonts/miama-webfont.woff') format('woff'),
         url('css/fonts/miama-webfont.ttf') format('truetype'),
         url('css/fonts/miama-webfont.svg#miamaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cinzel-regular-webfont';
    src: url('css/fonts/cinzel-regular-webfont.eot');
    src: url('css/fonts/cinzel-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/cinzel-regular-webfont.woff2') format('woff2'),
         url('css/fonts/cinzel-regular-webfont.woff') format('woff'),
         url('css/fonts/cinzel-regular-webfont.svg#cinzel-regular-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
.captcha-image label {
    display: inline-block;
	width: 33% !important;
	float: left;
}
.page-id-143 .captcha-image {
	margin: 20px 0;
	width: 95.5% !important;
	
}
.captcha-image {
    width: 97.5%;
	border-color: rgb(169, 169, 169) !important;
	border-color: rgb(169, 169, 169) !important;
}

/* STRUCTURE */
html, body {
    height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #333;
}
body {
	background-color: #FFFFFF;
} 
a {
	color: #BB0000;
	text-decoration: none;
}
a:hover {
	color: #000;
}

/* HEADER */
#page-header {
	width: 300px;
	border-right: 1px solid #999;
	height: 100%;
	z-index: 53;
	background-color: #fff;
	position: fixed;
	top: 0;
}
#page-header img {
	width: 250px;
	height: auto;
	margin: 0 auto;
	display: block;
}
logo-mobile {
	visibility: hidden;
}


/* ROYAL SLIDER */
.royalslider {
	width: calc(100% - 300px);
	margin-left: 300px;
}
.royalSlider h1 {
    position: absolute;
    bottom: 90px;
    left: 50%;
    transform: translate(-50%, 0);
    font-family: 'cinzel-regular-webfont', Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-weight: lighter;
    font-size: 390%;
	text-align: center;
	white-space: nowrap;
}
.royalSlider h2 {
	position: absolute;
    bottom: 0;
    font-size: 330%;
    left: 50%;
    transform: translate(-50%, 0);
    font-family: 'miama', Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-weight: lighter;
	text-align: center;
	white-space: nowrap;
}
.page-id-5 .royalSlider h1, .error404 .royalSlider h1 {
    bottom: 45%;
}
.page-id-5 .royalSlider h2, .error404 .royalSlider h2 {
    bottom: 35%;
}
a.down-arrow {
	background-image: url(https://www.thelaskettgardens.co.uk/wp-content/uploads/2018/06/arrow-down-1.png);
    height: 74px;
    width: 74px;
    position: absolute;
    display: inline-block;
    margin-top: -40px;
	left: calc(50% + 150px);
    transform: translate(-50%, 0);
	z-index: 20;
}
.page-id-145 a.down-arrow {
	background: none;
}

a.down-arrow:hover {
	background-image: url('https://www.thelaskettgardens.co.uk/wp-content/uploads/2018/06/arrow-down-over-1.png');
    display: inline-block;
}
.royalslider .rsUni, .royalslider .rsUni .rsOverflow, .royalslider .rsUni .rsSlide, .royalslider .rsUni .rsVideoFrameHolder, .royalslider .rsUni .rsThumbs {
    background: #fff;
}

/* NAVIGATION */
.active > ul > li {
    display: block;
}
#nav1 {
	background-color: #fff;
	margin: 0;
	width: 100%;
	display: block;
}
#nav1 ul {
	list-style-type: none;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    text-align: center;
    white-space: nowrap;
	font-family: 'miama', Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 250%;
	padding: 0;
	margin: 0;
}
#nav1 ul li {
	height: 40px;
}
#nav1 ul li:first-child {
	margin-top: 0px;
}
#nav1 ul li:last-child {
}
#nav1 ul li a {
	text-decoration: none;
	color: #333;
	line-height: 30px;
	font-size: 90%;
}
#nav1 a:hover {
	color: #BB0000;
}
#nav1 .active {
	color: #fff;
}
.nav1 input[type="checkbox"] {
	display: none;
}
#nav1 ul li ul {
	visibility: hidden;
	position: absolute;
	transition: 0.2s 0.3s;  /* Specify the hover intent delay in the second figure */
    background-image: none;
    background: #fff;
    left: 300px;
    width: 250px;
    border-right: 1px solid #999;
	border-left: 1px solid #999;
	top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: auto;
}
 ul li.wrap {
	height: 1400px !important;
    position: absolute;
    background: #fff;
    z-index: -9999999999999;
    border-right: 1px solid #999;
    top: -501px;	
}
#nav1 ul li:hover > ul {
	visibility: visible;
	transition-delay: 0s;
}
#nav1 ul li ul li {
	font-family: 'cinzel-regular-webfont', Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    width: calc(100% - 10px);
    padding-left: 10px;
    font-style: normal;
    text-transform: uppercase;
    height: 30px;
    text-align: left;
	font-size: 14px;
}
#nav1 ul li ul li:hover {
	
}
#nav1 ul li ul li a {
	color: #333;
}
#nav1 ul li ul li a:hover {
	color: #BB0000;
}
#imageData #numberDisplay {
	display: none !important;
}
#overlay {
	background-color: #fff !important;
}
#nextLink:hover, #nextLink:visited:hover {
    background: url(https://www.thelaskettgardens.co.uk/wp-content/uploads/2018/07/next-2.png) right 50% no-repeat !important;
}
#prevLink:hover, #prevLink:visited:hover {
    background: url(https://www.thelaskettgardens.co.uk/wp-content/uploads/2018/07/prev-2.png) left 50% no-repeat !important;
}
#jqlb_closelabel {
    height: 22px;
    background-image: url(https://www.thelaskettgardens.co.uk/wp-content/uploads/2018/07/closelabel.png) !important;
    background-repeat: no-repeat;
    background-position: center center;
}
#lightbox a img {
	display: none;
}
/* MAIN */
main {
	width: calc(100% - 350px);
	margin-left: 325px;
	text-align: center;
	margin-top: 60px;
}
.page-id-34 main {
	margin-left: 300px;
	margin-top: -60px;
	width: calc(100% - 300px);
}
.page-id-34 main h2 {
	padding-top: 0;
}
.content {
	display: inline-block;
	max-width: 960px;
	margin: 0 auto;
}

h1 {
	font-family: 'cinzel-regular-webfont', Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-weight: lighter;
	font-size: 250%;
	padding-top: 30px;
}
h2 {
	font-family: 'cinzel-regular-webfont', Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-weight: lighter;
	font-size: 200%;
	padding-top: 30px;
}
h3 {
	font-family: 'miama', Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-weight: lighter;
	font-size: 400%;
	padding-top: 30px;
}
p {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	word-spacing: 0.1em;
	letter-spacing: 0.03em;
	font-size: 105%;
	line-height: 150%;
}
p strong {
	text-transform: uppercase;
	font-size: 120%;
	font-weight: lighter;
}
hr {
	width: 40%;
	margin-top: 60px;
	margin-bottom: 60px;
	border: 0; 
	height: 1px; 
	background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
	background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
	background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
	background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
}
.content img {
	margin: 30px 0;
	width: 65%;
	height: auto;
}
blockquote p {
	font-family: 'miama', Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-size: 250%;
	line-height: 100%;
	width: 75%;
	margin: 50px auto;
}
blockquote p strong {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-weight: lighter;
	font-size: 35%;
	text-transform: uppercase;
	display: block;
	word-spacing: 0.1em;
	letter-spacing: 0.03em;
}
img.carousel {
	width: calc((100% / 4) - 10px);
}
.page-img {
	width: 50%;
	margin-top: 50px;
}
.shadow {
	-webkit-box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.6);
	box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.6);
}
.columns {
	display: inline-block;
	padding: 20px 20px 0 20px;
    max-width: 960px;
}
.columns h3 {
	font-size: 180%;
	margin: 30px 0;
	font-family: 'cinzel-regular-webfont', Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";

}
.columns a {
	text-decoration: none;
	color: #333;
}
.columnx3 {
	width: 33%;
	padding: 0;
	margin: 0 1px 0 0;
	float: left;
}
.columnx3.books img {
	max-height: 380px;
	height: 380px;
}
.columnx3.books {
	width: calc(33% - 20px);
    padding: 10px;
    height: 800px;
    float: left;
}
.book-content {
	height: 350px;
}
.book-content h2 {
	font-size: 145%;
}
.home-hot-spot h1 {
	font-family: 'miama', Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-weight: lighter;
	font-size: 300%;
	margin: 0;
}
.home-hot-spot p {
	margin: 0 20px;
}
.home-hot-spot img {
	width: 100%;
}
.home-hot-spot p:hover {
	color: #BB0000;
}
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    width: 304px;
    background-color: #fff;
    margin-left: 20px;
    border: 1px solid #ccc;
    text-transform: uppercase;
    padding: 10px 0 !important;
}
.mobmenu-right-bt {
	padding: 15px !important;
}
input[type="submit"]:hover {
	background-color: #ccc;	
}
.wpcf7-response-output {
	border: none !important;
	color: #BB0000;
}
span.wpcf7-not-valid-tip {
	color: #BB0000 !important;
}
.mobmenu {
	width: 100% !important;
}
.mobmenu .sub-menu {
    padding: 0 !important;
}
/* GALLERY PAGE */
main.gallery {
	width: calc(100% - 300px);
	margin-left: 300px;
	margin-top: 0px;
	display: inline-block;
}
main.gallery img {
	width: 100%;
	height: 100%;
}
.top-left-quarter {
	float: left;
	width: calc(25% - 1px);
	margin: 0 1px 1px 0;
	height: 400px;
}
#wpgmza_map {
	float: none !important;
}
.wpcf7-recaptcha {
	left: calc(50% - 300px) !important;
    width: 300px !important;
    position: relative !important;
    transform: translateX(50%) !important;
}
.page-id-36 h1 {
	padding-top: 0;
}
.top-left-quarter img {
	max-height: 400px;
}
.centre-content {
	width: calc(25% - 40px);
	max-height: 400px;
	float: left;
	padding: 0 20px;
	background-color: #fff;
}
.centre-content h1 {
	font-family: 'miama', Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    font-size: 350%;
	line-height: 60%;
	margin: 0;
}
.centre-content p {
    font-size: 85%;
}
.top-right-quarter {
	float: left;
	overflow: hidden;
	width: calc(50% - 1px);
	height: 400px;
	line-height: 0;
	margin: 0 1px 1px 0;
}
.top-right-quarter video {
	object-fit: fill;
	max-height: 400px;
	width: 100%;
}
.centre-left-container, .centre-right-container {
	float: left;
	width: calc(50% - 1px);
	margin: 0 1px 1px 0;
	line-height: 0;
	overflow: hidden !important;
	height: 513px;
}
.centre-left, .centre-right, .top-left, .top-right {
	width: 100%;
    height: 100%;
    background-size: cover !important;
    transition: .7s;
    background-position: center !important;
}
.centre-left a, .centre-right a, .top-left a, .top-right a {
	text-decoration: none;
    width: 100%;
    color: #000 !important;
    height: 100%;
    display: block;
}
.centre-left-container:hover .centre-left {
	-webkit-backface-visibility: hidden !important;
	box-shadow: 0 0 1px rgba(102, 102, 102, 0.6);
	-webkit-transform:scale(1.2);
	-ms-transform:scale(1.2);
	transform:scale(1.2);
}
.centre-right-container:hover .centre-right {
	-webkit-backface-visibility: hidden !important;
	box-shadow: 0 0 1px rgba(102, 102, 102, 0.6);
	-webkit-transform:scale(1.2);
	-ms-transform:scale(1.2);
	transform:scale(1.2);
}
.thumbnail-container {
	float: left;
	width: calc(25% - 1px);
	margin: 0 1px 1px 0;
	overflow: hidden !important;
	height: 420px;	
}
.thumbnail {
	width: 100%;
    height: 100%;
    background-size: cover !important;
    transition: .7s;
    background-position: center !important;
}
.thumbnail-container:hover .thumbnail {
	-webkit-backface-visibility: hidden !important;
	box-shadow: 0 0 1px rgba(102, 102, 102, 0.6);
	-webkit-transform:scale(1.2);
	-ms-transform:scale(1.2);
	transform:scale(1.2);
}
.thumbnail a {
	text-decoration: none;
    width: 100%;
    color: #000 !important;
    height: 100%;
    display: block;
}
#id-264 .owl-dots .owl-dot.active span, #id-264 .owl-dots .owl-dot:hover span {
    background-color: #BB0000 !important;
}

#id-264 .owl-dots .owl-dot span {
    border-radius: 5px !important;
}
.carousel-slider .carousel-slider__caption {
    position: absolute !important;
    top: 360px;
    height: 100px;
    width: 100%;
    background-color: #fff;
    opacity: 0.5;
}
.carousel-slider .carousel-slider__caption .title {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: #000 !important;
    font-size: 80% !important;
	font-weight: bold !important;
    opacity: 1.0 !important;
    padding: 0 20px;
    margin: 15px auto !important;
    text-align: center;
}
.featured-image img {
    max-width: 100%;
    max-height: 600px;
	object-fit: contain;
}

/* BOOKING FORM */
.tabs {
	display: inline-block;
	width: 100%;
	text-align: center;
	color: #D97D80;
	padding: 0 0 20px 0;
	margin: 0 auto 20px auto;
	border: 1px solid #999;
}
.tabs h2 {
	color: #333;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 0px;
}
.tabs table, .tabs td, .tab tr {
	border: none;
	margin: 0;
	padding: 0;
}
.tabs .calendar {
	margin: 0 auto;
}
.tabs .date {
	color: #BC4355;
	font-size: 140%;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    word-spacing: 0.1em;
    letter-spacing: 0.03em;
	margin: 20px 0 0 0;
}
.tabs .day {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    word-spacing: 0.1em;
    letter-spacing: 0.03em;
    font-size: 105%;	
	color: #333;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.tabs tr.available td {
	background-color: #fff;
	border: 1px solid #999;
    padding: 10px;
	width: 75px;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    word-spacing: 0.1em;
    letter-spacing: 0.03em;
    font-size: 105%;
}
.tabs tr.limited td {
	background-color: #bbb;
	color: #fff;
    border: 1px solid #999;
    padding: 10px;
    width: 75px;
	font-size: 120%;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    word-spacing: 0.1em;
    letter-spacing: 0.03em;
}
.tabs tr.booked td {
	background-color: #BC4355;
	color: #fff;
    border: 1px solid #999;
    padding: 10px;
    width: 75px;
	font-size: 120%;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    word-spacing: 0.1em;
    letter-spacing: 0.03em;
}
#navi-tabs {
	float: none;
	max-width: 960px;
	margin: 0 auto;
}
#tab-list {
	margin: 0 auto;
	padding: 0;
}
#tab-list ul, #navi-tabs li {
	margin: 0;
	padding: 0;
}
#tab-list li {
	list-style-type: none;
	display: inline;
}
#tab-list li a {
	width: calc((100% / 6) - 22px);
	background-color: #eee;
	text-transform: uppercase;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    word-spacing: 0.1em;
    letter-spacing: 0.03em;
    font-size: 105%;
	color: #333;
	display: inline-block;
	float: left;
	text-align: center;
	margin: 0 20px 20px 0;
	padding: 10px 0;
	border: 1px solid #999;
}
#tab-list li a:hover {
	background-color: #ccc;
	color: #BC4355;
}
#tab-list li a.active {
	background-color: #fff;
	border: 1px solid #999;
	color: #BC4355;
}
#tab-list li a span {
	color: #333;
	font-size: 140%;
}
#tab-list li a.last {
	margin-right: 0;
}
.key-container {
	float: left;
    width: calc(100% - 30px);
    padding: 15px 15px 0 15px;
}
.key {
	text-align: left;
	padding: 0 30px 0 0;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    word-spacing: 0.1em;
    letter-spacing: 0.03em;
	color: #333;
}
.key .available {
	width: 10px;
	margin: 6px 6px 0 0;
	height: 10px;
	background-color: #fff;
	border: 1px solid #999;
	color: #000;
	float: left;
}
.key .limited {
	width: 10px;
	height: 10px;
	margin: 6px 6px 0 0;
	background-color: #bbb;
	border: 1px solid #999;
	color: #fff;
	float: left;
}
.key .unavailable {
	width: 10px;
	height: 10px;
	margin: 6px 6px 0 0;
	background-color: #BC4355;
	border: 1px solid #999;
	color: #fff;
	float: left;
}
.wpcf7-form {
	display: inline-block;
	max-width: 900px;
	color: #333;
	padding: 10px 30px 20px 30px;
	margin: 0 0 20px 0;
	border: 1px solid #999;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    word-spacing: 0.1em;
    letter-spacing: 0.03em;
	text-align: left;
}
.white-background {
	background-color: #FFF !important;
	padding: 10px 0 !important;
}
.white-background input[type=submit] {
	margin: 0 !important;
}
.wpcf7-form .form-column {
	width: calc(50% - 15px);
	float: left;
}
.wpcf7-form .right {
	float: right;
	padding: 0 0 0 30px;
}
.wpcf7-form label {
	width: 100%;
	float: left;
    line-height: 34px;
    margin: 10px 0 0 0;
}
.wpcf7-form input[type=text], .wpcf7-form input[type=email], .wpcf7-form input[type=tel] {
	width: calc(50% - 14px);
    float: right;
    height: 30px;
	color: #333;
	padding: 0 5px;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    word-spacing: 0.1em;
    letter-spacing: 0.03em;
}
.wpcf7-form input[type=submit] {
	width: 50%;
	height: 50px;
	margin: 10px 0 0 0;
	float: right;
	background-color: #666;
	color: #fff;
	border: none;
	line-height: 16px; 
	text-transform: uppercase;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    word-spacing: 0.1em;
    letter-spacing: 0.03em;
}
.wpcf7-form input[type=submit]:hover {
	background-color: #BC4355;
}
.wpcf7-form select {
	width: 50%;
	float: right;
	height: 34px;
	padding: 0 5px;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    word-spacing: 0.1em;
    letter-spacing: 0.03em;
}
.wpcf7-form textarea {
	width: calc(50% - 12px);
	float: right;
	height: 112px;
	padding: 5px;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    word-spacing: 0.1em;
    letter-spacing: 0.03em;
}
.wpcf7-form small {
	margin: 0 0 0 220px;
	padding: 0;
}
.wpcf7-form img {
	margin: 10px 0 0 170px;
	width: 189px;
	height: 61px;
}
.wpcf7-form div.wpcf7-response-output {
    float: left;
    margin: 20px 0 0 0;
    padding: 0;
    border: none;
}
body div.wpcf7 .ajax-loader {
	display: none;	
}
#contactform .g-recaptcha iframe {
	left: -141px;
}
.g-recaptcha iframe {
	left: -112px;
}

/* GARDEN TOUR */

.mapplic-element .mapplic-tooltip {
	text-align: center;
	min-width: 300px;
	max-width: 600px;
}
.mapplic-tooltip {
	max-height: 300px;
}
.mapplic-element .mapplic-tooltip-content {
	min-height: 180px;
	max-height: 280px;
}
.mapplic-tooltip .mapplic-tooltip-title {	
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    word-spacing: 0.1em;
    letter-spacing: 0.03em;
	text-transform: uppercase;
    font-weight: lighter;
}
.mapplic-tooltip-link a {
	text-transform: uppercase;
	color: #333;
	background-image: url(images/arrow-down.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 80px;
	line-height: 170px;
	margin-bottom: 30px;
	display: block;
}
.mapplic-tooltip-link a:hover {
	color: #990000;
	background-image: url(images/arrow-down-over.png);
}
.mapplic-tooltip-content .mapplic-tooltip-description p {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    word-spacing: 0.1em;
    letter-spacing: 0.03em;
    font-size: 120%;
    line-height: 150%;
	color: #333;
}
.mapplic-tooltip-content .mapplic-tooltip-description p img {
	height: auto;
	width: calc(100% - 10px);
}
.mapplic-container {
	float: left;
}
/* FOOTER */

#page-footer {
	width: calc(100% - 350px);
	margin-left: 325px;
	text-align: center;
	padding-bottom: 50px;
}
#page-footer img {
}

#page-footer p {
	font-size: 90%;
}
#page-footer a {
	text-decoration: none;
	color: #333;
}
#page-footer a.instagram {
	height: 74px;
	width: 74px;
	display: inline-block;
	background-image: url(images/instagram.png);
}
#page-footer a.instagram:hover {
	background-image: url(images/instagram-over.png);
}
#page-footer a.twitter {
	height: 74px;
	width: 74px;
	display: inline-block;
	background-image: url(images/twitter.png);
}
#page-footer a.twitter:hover {
	background-image: url(images/twitter-over.png);
}
#page-footer a.facebook {
	height: 74px;
	width: 74px;
	display: inline-block;
	background-image: url(images/facebook.png);
}
#page-footer a.facebook:hover {
	background-image: url(images/facebook-over.png);
}
#page-footer a:hover {
	color: #BB0000;
}
.visit-btn-border {
	width: 60%;
	margin: 30px auto;
	padding: 8px;
	border: 1px solid #999;
}
.visit-btn {
	background-image: url(images/visit-btn-bg.jpg);
	background-position: center;
	background-size: cover;
	border: 1px solid #999;
	width: 100%;
}

.visit-btn-text {
	background-color: #fff;
	padding: 10px;
	font-family: 'cinzel-regular-webfont', Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	text-transform: uppercase;
	font-size: 150%;
	margin: 30px 30px 33px 30px;
	border: 1px solid #999;
	display: inline-block;
	-webkit-box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.6);
	box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.6);
}
.visit-btn-text:hover {
	color: #BB0000;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.6);
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.6);
	position: relative;
	top: 2px;
	left: 2px;
}
.logo-mobile {
	display: none;
}
.page-id-154 .content a {
	color: #333;
}
.page-id-154 .content a:hover {
	color: #BB0000;
}
.page-id-154 p {
	line-height: 200%; 
}
.image-full-width {
    width: 100%!important;
}
.left-column {
	width: 45%;
	float: left;
}
.right-column {
	width: 45%;
	float: right;
}

@media (max-width: 1660px) {
	.top-left-quarter img {
		max-height: 200px;
	}
	.top-right-quarter video {
		max-height: 200px;
	}
	.page-id-5 .royalSlider h2 {
    	bottom: 30%;
	}
	.thumbnail-container {
		width: calc(50% - 1px);
		margin: 0 1px 1px 0;
	}
	.single-gallery .col-xs-6:nth-of-type(2n) .thumbnail-container {
		width: 50%;
		margin: 0 0 1px 0;
	}
	.top-left-quarter {
    	float: left;
    	width: calc(50% - 1px);
    	margin: 0 0px 1px 0;
	}
	.top-left-quarter img {
    	height: 400px !important;
		max-height: 400px;
	}
	.top-right-quarter video {
		max-height: 400px;
	}
	.top-right-quarter {
		width: 100%;
		margin: 1px 0 1px 0;
	}
	.centre-left-container {
		width: calc(50% - 1px);
		margin: 0 1px 1px 0;
	}
	.centre-right-container {
		width: 50%;
		margin: 0 0 1px 0;
	}
	.centre-content {
    	width: calc(50% - 40px);
    	float: left;
    	padding: 0 20px;
    	background-color: #fff;
		height: 400px;
		max-height: 400px;
	}
}

@media (max-width: 1220px), (max-height: 700px) {
	body.page-id-143, body.page-id-36 {
		overflow: unset;
	}
	.page-id-143 .mobmenu .mob-menu-icon {
		margin-right: 0px;
	}
	.columnx3.books {
    	width: calc(50% - 22px);
    	padding: 10px;
    	height: 800px;
    	float: left;
	}
	.carousel-slider .carousel-slider__caption .title {
		font-size: 65% !important;
	}
	.royalSlider {
		height: 526px !important;
	}
	.royalslider .rsUni .rsOverflow {
		padding: 66px 0 0 0;
		height: 460px !important;
	}
	.rsMainSlideImage {
		margin: 0 !important;
		height: 460px !important;
	}
	.royalSlider h1 {
		font-size: 300%;
		text-align: center;
	}
	.royalSlider h2 {
   		font-size: 200%;
		text-align: center;
	}
	.page-id-5 .royalSlider h2 {
    	bottom: 35%;
	}
	.royalslider {
    	width: 100%;
    	margin-left: 0px;
		position: relative;
		z-index: 1;
	}
	.page-id-5 .royalSlider h1 {
    	bottom: calc(45% - 40px);
	}
	.page-id-5 .royalSlider h2 {
		bottom: calc(35% - 40px);
	}
	input, textarea, select, input[type="submit"] {
		width: 50%;
	}
	a.down-arrow {
    	left: 50%;
	}
	.columnx3 {
		width: 100%;
		padding: 0 0 20px 0;
		margin: 0 0 40px 0;
		float: left;	
	}	
	.home-hot-spot img {
    	width: 50%;
    	height: auto;
	}
	.home-hot-spot h1 {
    	padding: 0;
	}
	#page-header {
		left: -400px;
		border-bottom: 1px solid #999;
	}
	.page-id-34 main h2 {
    	padding-top: 66px;
	}
	.page-id-34 main {
    	width: calc(100% - 40px) !important;
    	margin-left: 20px !important;
    	margin: 20px;
		margin-top: -27px;
	}
	.page-id-36 .royalslider {
		padding: 66px 0 0 0;
	}
	main {
		width: 100% !important;
		margin: 0;
	}
	#page-footer {
		width: 100% !important;
		margin: 0;
	}
	.logo-mobile {
		background-image: url(https://www.thelaskettgardens.co.uk/wp-content/uploads/2018/07/logo-mobile-1024px-1.png);
		background-repeat: no-repeat;
		background-position: center;
		margin-top: -25px;
		padding-top: 0px;
		height: 65px;
		width: 100%;
		background-color: #fff;
		border-bottom: 1px solid #ccc;
		position: fixed;
		display: block;
	}
	.home .logo-mobile {
		z-index: 2;
		margin-top: 0px;
	}
	.logo-mobile {
		z-index: 3;
		margin-top: 0;
		float: left;
	}
	main.gallery {
		padding-top: 66px;
		margin-left: 0;
		width: 80%;
	}
	.content {
		padding: 20px 20px 0 20px;
	}
	.content img {
		width: 100%;
	}
	blockquote {
		margin: 0px;
		padding: 0px;
	}
	blockquote p {
		width: 100%;
		margin: 0px;
	}
	
	/*  MOBILE MENU  */
	.nav1 {
		width: 0;
	}
	.nav1, .nav1 * {
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.nav1 input[type="checkbox"] {
		position: absolute;
		right: 0;
		top: 0;
		visibility: hidden;
	}
	.nav1 > label {
		z-index: 999999999999;
		display: none;
		position: fixed;
		font-size: 10px;
		width: 3.5em;
		height: 3em;
		top: 20px !important;
		right: 20px;
		text-indent: -1000px;
		border: 0.3em solid #aaa;
		border-width: 0.3em 0;
		cursor: pointer;
		-moz-transition: all 0.3s ease-in;
		-webkit-transition: all 0.3s ease-in;
		transition: all 0.3s ease-in;
		margin-left: 20px;
	}
	.nav1 > label::before, .nav1 > label::after {
		content: "";
		display: block;
		position: absolute;
		width: 100%;
		height: 0.3em;
		top: 50%;
		margin-top: -0.2em;
		left: 0;
		background: #aaa;
		-moz-transform: rotate(0);
		-webkit-transform: rotate(0);
		transform: rotate(0);
		-moz-transition: all 0.3s ease-in;
		-webkit-transition: all 0.3s ease-in;
		transition: all 0.3s ease-in;
	}	
	#nav1 ul {
		display: block;
	}
	#nav1 ul li {
		height: auto;
		float: none;
		display: block;
		width: 100%;
		font-family: 'cinzel-regular-webfont', Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
		text-transform: uppercase;
		font-size: 50%;
		text-align: center;
	}
	#nav1 ul li:hover > ul {
		width: 105%;	
	}
	#nav1 ul li:first-child {
		margin-top: 20px;
	}
	#nav1 ul li ul li {
		height: auto;
	}
	.nav1 #nav1 {
		margin: 65px 0 0 0;
		padding: 0;
		position: fixed;
		width: 50%;
		height: 100%;
		left: -50%;
		top: 0;
		z-index: 10000;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-moz-transition: all 0.3s ease-in;
		-webkit-transition: all 0.3s ease-in;
		transition: all 0.3s ease-in;
		border-right: 1px solid #999;
	}
	.nav1 ul {
		list-style: none;
		margin: 0;
		padding: 0;
		display: block;
	}
	.nav1 ul li {
		display: block;
		margin: 0;
		width: 100%;
	}
	#nav1 ul li ul li {
		padding-left: 20px;
		font-size: 40% !important;
	}
	#nav1 ul li ul li a {
		padding-left: 0px;
		line-height: 120%;
	}
	#nav1 ul li ul {
	}
	#nav1 ul li ul li:first-child {
    	padding-left: 10px;
	}
	#nav1 ul li:first-child {
    	padding: 0;
	}
	#nav1 ul li a {
		display: block;
		float: none;
		color: #bbb;
		width: 100%;
		font-size: 16px;
		line-height: 180%;
	}
	.nav1 ul li a:hover {
		color: #BB0000;
	}
	.nav1 #nav1 label {
		cursor: pointer;
		position: absolute;
		text-transform: lowercase;
		right: 0;
		top: 0;
		-moz-border-radius: 0 0 0 40px;
		-webkit-border-radius: 0 0 0 40px;
		border-radius: 0 0 0 40px;
		width: 40px;
		height: 30px;
		background: none;
		text-align: center;
	}
	.nav1 .overlay {
		position: fixed;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		opacity: .5;
		background: #fff;
		z-index: 1001;
		visibility: hidden;
	}
	.nav1 .overlay label {
		width: 100%;
		height: 100%;
		position: absolute;
	}
	#nav1 ul li.wrap {
		height: 1130px !important;
		position: fixed;
		background: #fff;
		z-index: -9999999999999;
		border-right: none;
		top: -15px;
		width: 100%;
	}
	#nav1 ul li:hover > ul {
    	border-right: none;
	}
	.nav1 #nav1 label:hover::after {
		-moz-transform: rotatey(180deg);
		-ms-transform: rotatey(180deg);
		-webkit-transform: rotatey(180deg);
		transform: rotatey(180deg);
	}
	.nav1 input[type="checkbox"]:checked ~ label {
		border-color: transparent;
	}
	.nav1 input[type="checkbox"]:checked ~ label::before {
		transform: rotate(-45deg);
	}
	.nav1 input[type="checkbox"]:checked ~ label::after {
		transform: rotate(45deg);
	}
	.nav1 input[type="checkbox"]:checked ~ #nav1 {
		left: 0;
	}
	.nav1 input[type="checkbox"]:checked ~ div.overlay {
		visibility: visible;
	}
	#nav1 ul li ul {
		transition: 0s 0.3s;
	}
	#nav1 ul li:hover > ul {
		visibility: visible;
		position: absolute;
		transition: none;
		background-image: none;
		background: #fff;
		left: 100%;
		top: 0px;
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
		transform: translateY(0px);
		height: auto;
	}
	#navi-tabs {
		padding: 0 20px;
	}
	#wpcf7-f443-o1 {
		padding: 0 20px;
	}
}

@media (max-height: 850px) {
	#page-header img {
		width: 200px;
		height: auto;
		margin: 0 auto;
		display: block;
	}
	ul li.wrap {
		height: 1200px !important;
		position: absolute;
		background: #fff;
		z-index: -9999999999999;
		border-right: 1px solid #999;
		top: -501px;
	}
}

@media (max-width:800px){
	.page-id-143 .wpcf7-form .form-column {
   		 width: 100%;
	}
	#tab-list li {
		display: inline-block;
	}
	#tab-list li a {
		width: 100%;
	}
	.tabs {
		font-size: 40%;
	}
	.tabs h2 {
		font-size: 280%;
	}
	.key-container {
		font-size: 240%;
		line-height: 25px;
	}
	.wpcf7-form select, .wpcf7-form input[type=submit] {
   		width: 100%;
	}
	.wpcf7-form input[type=text], .wpcf7-form input[type=email], .wpcf7-form input[type=tel], .wpcf7-form textarea {
   		width: calc(100% - 14px);
	}
}

@media (max-width:600px){
	main {
		background-image: url(images/logo-mobile-600px.png);
		margin-top: 10px;
	}
	.sub-menu {	
		top: 50%;
	}	
	.top-left-quarter {
		width: 100%;
	}
	.top-right-quarter {
		width: 100%;
	}
	.centre-content {
		width: calc(100% - 40px);
		height: auto;
	}
	.centre-left-container {
		width: 100%;
	}
	.centre-right-container {
		width: 100%;
	}
	.thumbnail-container {
		height: 160px;
	}
	.page-id-5 .royalSlider h1 {
		bottom: calc(50% - 36px);
	}
	.page-id-5 .royalSlider h2 {
    	position: absolute;
    	bottom: calc(50% - 86px);
    	font-size: 200%;
		text-align: center;
		width: 100%;
    	font-family: 'miama';
	}
	.royalSlider {
		height: 366px !important;
	}
	.royalslider .rsUni .rsOverflow {
		height: 300px !important;
	}
	.rsMainSlideImage {
		height: 300px !important;
	}
	.royalSlider h1 {
    	position: absolute;
		bottom: 175px;
		text-align: center;
		font-size: 200%;
		left: auto;
		width: 100%;
		transform: none;
	}
	.home-hot-spot img {
    	width: calc(100% - 40px);
	}
	.columnx3.books {
    	width: calc(100% - 22px);
    	padding: 10px;
    	height:590px;
    	float: left;
	}
	#nav1 ul li a {
		font-size: 14px;
		line-height: 180%;
	}
	#nav1 ul li ul li {
		padding-left: 5px;
	}
	.carousel-slider .owl-item img.owl-lazy {
		height: 460px;
	}
	.carousel-slider .carousel-slider__caption {
		top: calc(50% - 50px);
		font-size: 120%;
	}
	.left-column {
		width: 100%;
	}
	.right-column {
		width: 100%;
	}
}

@media (max-width:550px) {
	.logo-mobile {
		background-image: url(https://www.thelaskettgardens.co.uk/wp-content/uploads/2018/07/logo-mobile-1024px-1.png);
		background-repeat: no-repeat;
		background-position: 20px;
		background-size: calc(100% - 120px);;
		max-width: 100%;
		padding-left: 20px;
	}
	.single .logo-mobile {
		margin-top: 0;
		z-index: 1;
	}
}

