/* input(332,31): run-time error CSS1035: Expected colon, found '}' */
@charset "utf-8";

/* CUSTOM FONTS */
@font-face {
	font-family: 'Instrument Serif';
	src: url('../fonts/InstrumentSerif-Regular.ttf?v=sQa-ZC0pObZRBFSXHaDj1Xk1KOE') format('truetype');
	font-weight: 400;
	font-style: normal;
}

/* ABOUT PAGE — CMS CONTENT IN A FULL-WIDTH EDITORIAL LAYOUT */
.about_page {
	--about-green: #16361B;
	--about-gold: #95752E;
	--about-cream: #F8F3E7;
	--about-warm: #E8D8C3;
	background: #FFF;
}
.tour_refined_intro_copy p {
	color: #3B2313 !important;
	font-size: 21px !important;
	line-height: 1.65 !important;
}
.about_page .about_hero{
	height:clamp(500px, 40vw, 680px);
	min-height:500px;
}

.about_page .about_hero_content{
	width:min(1200px, calc(100% - 84px));
}

.about_intro{
	padding:94px 42px 104px;
	background:#FFF;
}

.about_intro_inner{
	display:block;
	width:min(980px, 100%);
	margin:0 auto;
	color:#3B2313;
	font-family:'Times New Roman', Times, serif;
	font-size:23px;
	line-height:1.7;
	text-align:center;
}

.about_wysiwyg > :first-child{
	margin-top:0;
}

.about_wysiwyg > :last-child{
	margin-bottom:0;
}

.about_wysiwyg h1,
.about_wysiwyg h2,
.about_wysiwyg h3{
	font-family:'Instrument Serif', 'Times New Roman', serif;
	font-weight:400;
	letter-spacing:0;
	line-height:1.08;
	text-transform:none;
}

.about_intro .about_wysiwyg h1,
.about_intro .about_wysiwyg h2,
.about_intro .about_wysiwyg h3{
	margin:0 0 28px;
	color:var(--about-green);
	font-size:clamp(42px, 4vw, 58px);
}

.about_intro .about_wysiwyg p{
	margin:0 0 22px;
}

.about_story{
	display:grid;
	grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);
	min-height:570px;
}

.about_story_image{
	height:100%;
	min-height:570px;
	margin:0;
	overflow:hidden;
}

.about_story_image img{
	display:block;
	width:100%;
	height:100%;
	max-width:none;
	object-fit:cover;
	transition:transform .8s ease;
}



.about_story_copy{
	display:flex;
	flex-direction:column;
	justify-content:center;
	box-sizing:border-box;
	min-width:0;
	padding:76px clamp(50px, 7vw, 124px);
	font-family:'Times New Roman', Times, serif;
	font-size:21px;
	line-height:1.65;
}

.about_story_copy h1,
.about_story_copy h2,
.about_story_copy h3{
	margin:0 0 26px;
	font-size:clamp(40px, 4vw, 55px);
}

.about_story_copy p{
	margin:0 0 21px;
}

.about_story_copy ul,
.about_story_copy ol{
	margin:0 0 22px;
	padding-left:24px;
}

.about_section_number{
	display:block;
	margin:0 0 24px;
	font-family:'Instrument Serif', 'Times New Roman', serif;
	font-size:18px;
	letter-spacing:.18em;
	line-height:1;
}

.about_story_belfast .about_story_copy{
	color:#FFF;
	background:var(--about-green);
}

.about_story_belfast .about_section_number{
	color:#E9CFAE;
}

.about_story_experience .about_story_copy{
	color:#3B2313;
	background:var(--about-cream);
}

.about_story_experience .about_story_copy h1,
.about_story_experience .about_story_copy h2,
.about_story_experience .about_story_copy h3,
.about_story_experience .about_section_number{
	color:var(--about-gold);
}

.about_story_routemaster .about_story_copy{
	color:#3B2313;
	background:var(--about-warm);
}

.about_story_routemaster .about_story_copy h1,
.about_story_routemaster .about_story_copy h2,
.about_story_routemaster .about_story_copy h3,
.about_story_routemaster .about_section_number{
	color:var(--about-green);
}

@media only screen and (max-width:900px){
	.about_page .about_hero_content{
		width:calc(100% - 48px);
	}

	.about_intro{
		padding:74px 30px 82px;
	}

	.about_intro_inner{
		font-size:21px;
	}

	.about_story{
		min-height:500px;
	}

	.about_story_image{
		min-height:500px;
	}

	.about_story_copy{
		padding:58px 38px;
		font-size:19px;
	}
}

@media only screen and (max-width:700px){
	.about_page .about_hero{
		height:480px;
		min-height:480px;
	}

	.about_page .about_hero_content{
		width:calc(100% - 36px);
	}

	.about_intro{
		padding:62px 22px 68px;
	}

	.about_intro_inner{
		font-size:19px;
		line-height:1.6;
		text-align:left;
	}

	.about_intro .about_wysiwyg h1,
	.about_intro .about_wysiwyg h2,
	.about_intro .about_wysiwyg h3{
		font-size:38px;
	}

	.about_story{
		display:flex;
		flex-direction:column;
		min-height:0;
	}

	.about_story_image{
		height:310px;
		min-height:310px;
	}

	.about_story_copy{
		padding:50px 24px 58px;
		font-size:18px;
		line-height:1.58;
	}

	.about_story_copy h1,
	.about_story_copy h2,
	.about_story_copy h3{
		font-size:37px;
	}

	.about_story_experience .about_story_copy{
		order:2;
	}

	.about_story_experience .about_story_image{
		order:1;
	}
}
@font-face {
	font-family: 'Instrument Serif';
	src: url('../fonts/InstrumentSerif-Italic.ttf?v=rFmTefA4YpnaV1lXzSxHacnQeW0') format('truetype');
	font-weight: 400;
	font-style: italic;
}
@font-face {
	font-family: 'Berkshire Swash';
	src: url('../fonts/BerkshireSwash-Regular.ttf?v=O4RwJhKZP3WYD3OME1H5J6ALREc') format('truetype');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Cinzel Decorative';
	src: url('../fonts/CinzelDecorative-Regular.ttf?v=bgtg-khFFVvUkcxbhl9UzcP8W8I') format('truetype');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Cinzel Decorative';
	src: url('../fonts/CinzelDecorative-Bold.ttf?v=PBV5pC0c3dgQFsHVcReYMWuACeY') format('truetype');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'Cinzel Decorative';
	src: url('../fonts/CinzelDecorative-Black.ttf?v=AHNRi_bhAm5kbJHCjXeoTNn4msk') format('truetype');
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: 'Girassol';
	src: url('../fonts/Girassol-Regular.ttf?v=IeixNAa7RHhgMFq5dqAPGHDX_Cc') format('truetype');
	font-weight: 400;
	font-style: normal;
}

/* ROOT SECTION - ANY COLOURS YOU WILL BE USING REPEATEDLY CAN BE DEFINED HERE AS A VARIABLE */
:root {
	--primary-color: #CE8800;
	--primary-color-opacity: #FFF;
	--primary-color-background: rgba(206, 136, 0, 0.2);
	--brand-green: #16361B;
	--brand-gold: #95752E;
	--font-family: 'Instrument Serif', serif;
	--font-family-buttons: Helvetica, Verdana, Arial, roboto, sans-serif;
}

body{margin:0; padding:0; text-align:center; background:#FFFFFF;}
body img{border:none; max-width:100%;}
body a img{border:none;}
body.bodyaccounts{background:#F5F5F7;}
body.bodycheckout{background:#F5F5F7;}
html{overflow:-moz-scrollbars-vertical;}
.floatleft{float:left;}
.floatright{float:right;}
.floatcenter{float:none; margin:0 auto; display:block !important;}
.textcenter{text-align:center !important;}
.clearboth{clear:both;}
.spacer{height:10px; width:100%;}
.spacer2{height:20px; width:100%;}
.spacer4{height:40px; width:100%;}
.padding10px{padding:10px;}
/* Changing anything in the reuseable classes below could effect multiple parts of the site */
iframe{max-width:100%;}
.flex{display:flex; flex-wrap:wrap;}
/*When using grid, parent must size properly for Grid to behave.*/
.grid-3{display:grid; grid-template-columns:repeat(3, 1fr); grid-auto-rows:auto; gap:20px;}
.grid-4{display:grid; grid-template-columns:repeat(4, 1fr); grid-auto-rows:auto; gap:20px;}
.developerNote{color:red;}
.full-shadow{box-shadow: 0 0 5px 1px rgba(0,0,0,.3);}
.full-width{width:100% !important;}
.absolute-center-bottom{position:absolute; left:0; bottom:0; right:0;}
.absolute-center-center{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
.greyBG{background:#F5F5F5; sr}


/* CONTAINERS */

.dropdownwrap{width:100%; height:80px; background:#333333; float:left; text-align:center; margin:0; padding:0; display:none; position:relative; z-index:100;}
.dropdowncontainer{width:100%; max-width:1200px; height:auto; text-align:center; margin:0 auto; padding:0;}
#containerwrap{width:100%; float:left;}

header{width:100%; height:auto; text-align:center; margin:0 auto; padding:0; position:relative;}
header.singlepage{display:none;}
header.Para{width:100%; height:auto; text-align:center; margin:0 auto; padding:0; position:fixed; background:#EEEEEE; z-index:5; opacity:0.9;}
.header{width:100%; height:auto; text-align:center; margin:0 auto; padding:0; display:block; background:#16361B; position:relative; overflow:visible;}
.header_logo {width:30%; height:auto; float:left; text-align:center; margin:3% 0; padding:0;}
.header_logo img{width:auto;height:auto;}
.header_logo_center{position:absolute; left:50%; transform:translateX(-50%); top:10px; z-index:20; width:auto; text-align:center;}
.header_logo_center img{width:300px; height:auto; display:block;}
.header_content{width:80%; height:auto; min-height:180px; text-align:center; float:left; margin:0 auto; padding:0.5% 10%; background:#16361B; overflow:visible;}
.header_openingTimes{width:auto; height:auto; float:right; text-align:right; margin:3% 2%; padding:0; font-family:var(--font-family); font-size:15px; font-weight:600; text-transform:none; color:#FFF; display:flex; align-items:center;}
.header_openingTimes img{margin:0; padding:3.5px; float:left;}
.header_Tel{width:auto; height:auto; float:left; text-align:left; margin:3% 2%; padding:0; font-family:var(--font-family); font-size:15px; font-weight:600; text-transform:none; color:#FFF; display:flex; align-items:center;}
.header_Tel img{margin:0; float:left; max-width:32px;}
.header_Tel span a{color:#FFF; text-decoration:none; font-weight:600;}
.header_search{width:30%; height:auto; float:left; text-align:left; margin:3% 4% 3% 0; padding:0;}
.header_mainnav{width:100%; height:auto; float:left; text-align:center; margin:0; padding:10px 0; background:#E9CFAE; position:relative; overflow:visible;}
.header_topnav{width:100%; height:auto; float:left; text-align:center; margin:0; padding:4px 0; background:#585858;}
.header_checkout{display:flex; width:98%; height:auto; float:right; text-align:right; margin:0; padding:1%;}
.header_checkout a.checkout_CS{top:42%; right:4%;}
.header_logo#logo_checkout{margin:2% 8%;}

.ecommerce .header_mainnav{width:100%; height:auto; float:left; text-align:center; margin:0; padding:6px 0; background:#28282A;}
.ecommerce .header_openingTimes{display:none;}
.ecommerce .header_Tel{display:none;}
.ecommerce .optionsnav{width:30%; margin:3%;}
header.corporate{width:100%; height:auto; text-align:center; margin:0 auto; padding:0; position:absolute; z-index:100; box-shadow:none;}
header.corporate.subpageHeader{position:relative; background:#28282A; box-shadow:0 0 8px 0 rgba(0,0,0,.3);}
.corporate .header{display:inline-block; width:100%; max-width:1200px; background:none;}
.corporate .header_content{width:20%; padding:3.5% 1%; background:none;}
.corporate .header_logo{width:100%; text-align:left;}
.corporate .header_openingTimes{display:none;}
.corporate .header_Tel{display:none;}
.corporate .header_mainnav{width:74%; padding:4% 2%; background:none;}
.default .header_openingTimes, .default .header_Tel{margin:2% 1% 0 1%;}
.brochure .header_content{width:70%; padding:0.5% 15%;}
.brochure .header_logo{text-align:left;}
.hp_singlePage .logo{position:absolute; top:20%; left:50%; transform:translate(-50%,-50%); z-index:1;}


/* banner slide */
.swiffy-slider{max-width:100%; height:auto; overflow-x:hidden;}
.swiffy-slider a{margin:0; padding:0; display:block; width:100%; height:100%; opacity:1;}
.swiffy-slider a:hover{opacity:1;}
.swiffy-slider img.hp_static_banner{margin:0; padding:0; width:100%; border:0; object-fit:cover;}
.hp_singlePage .swiffy-slider img.hp_static_banner{height:100vh;}
.swiffy-slider .slider_buttons {width: 60px; height: auto;}
.slider-nav-round .slider-nav::before {display: none;}
.slider-nav-round .slider-nav::after {display: none;}
.desktopBanner {display: block;}
.tabletBanner{display:none;}
.mobileBanner{display:none;}

.banner{width:100%; height:350px; text-align:center; margin:0 auto; padding:0; position:relative; display:block; z-index:0;}
.banner img{width:100%; height:300px;}
.bannerText{font-family: var(--font-family); color:#FFF; font-size:35px; width:100%; text-align:center; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%);}
.bannerText .banner-heading{text-align:center; color:#FFF; font-size:72px; font-weight:400; margin:1% 0; font-family:'Instrument Serif', serif;}

#maincontent{width:100%; height:auto; margin:0 auto; padding:0;}
#maincontentPara{width:100%; height:auto; margin:0 auto; padding:0;}

footer{width:100%; height:auto; float:left; margin:0 auto; padding:0; position:relative; display:block;}
.footer_main{width:100%; height:auto; background:#161B2C; float:left; margin:0 auto; padding:1% 0;}
.footer_main#checkout{border-top: 15px solid #1A4A22;}
.footer{width:100%; max-width:1200px; height:auto; text-align:center; margin:0 auto; padding:0;}
.footer_sub{width:100%; height:auto; background:#161B2C; float:left; margin:0 auto; padding:10px 0; font-family:Arial,Helvetica,sans-serif; font-size:11px; color:#999; text-transform:uppercase; letter-spacing:.04em;}
.footer_sub ul{margin:0; padding:0; list-style-type: none; display: flex; flex-wrap: wrap; justify-content: space-evenly;}
	.footer_sub li a, .footer_sub li a:link, .footer_sub li a:visited {
		text-decoration: none;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 16px;
		font-weight: 400;
		color: #818593;
	}
.footer_sub li a:hover{text-decoration:none; color:var(--primary-color-opacity);}
	.footer_sub span#copyright {
		text-transform: capitalize;
		color: #F2E9D0;
		font-family: "Times New Roman", Times, serif;
		font-size: 16px;
	}
.footer_nav{width:19%; height:auto; float:left; margin:20px 1% 0 0; padding:0;}
.footer_nav span{width:96%; height:auto; border-bottom:none; float:left; text-align:left; margin:0; padding:0 0 5px 4%; font-family:var(--font-family); font-size:15px; text-transform:uppercase; color:#333;}
.footer_nav ul{width:96%; height:auto; float:left; margin:0; padding:10px 0 0 4%;}
.footer_nav li{width:99%; height:auto; float:left; text-align:left; line-height:1.5; margin:0 1% 0 0; padding:0 0 5px 0; list-style-type:none; font-family:var(--font-family); font-size:15px;}
.footer_nav#socials{float:right;}
.footer_nav#socials span{padding-left:0;}
.footer_nav#socials ul{display: flex; flex-wrap: wrap; justify-content: start; padding: 0;}
.footer_nav#socials li{width:auto; list-style-type: none; margin: 0 1.2%;}
.footer_nav#socials li img{max-width:30px; max-height:30px; border-radius:100%;}
footer.ecommerce .footer_info#contactus{float:right;}
.footer_info#contactus ul{padding-top:1%;}
.footer_nav li a, .footer_nav li a:link, .footer_nav li a:visited{text-decoration:none; text-transform:capitalize; font-weight:400; color:var(--primary-color);}
.footer_nav li a:hover{text-decoration:none; text-transform:capitalize; font-weight:400; color:var(--primary-color-opacity);}
.footer_nav_Ecom{width:19%; height:auto; float:left; margin:20px 1% 0 0; padding:0;}
.footer_nav_Ecom span{width:96%; height:auto; border-bottom:none; float:left; text-align:left; margin:0; padding:0 0 5px 4%; font-family:var(--font-family); font-size:15px; text-transform:uppercase; color:#333;}
.footer_nav_Ecom ul{width:96%; height:auto; float:left; margin:0; padding:10px 0 0 4%;}
.footer_nav_Ecom li{width:99%; height:auto; float:left; text-align:left; line-height:1.5; margin:0 1% 0 0; padding:0 0 5px 0; list-style-type:none; font-family:var(--font-family); font-size:15px;}
.footer_nav_Ecom li a, .footer_nav_Ecom li a:link, .footer_nav_Ecom li a:visited{text-decoration:none; text-transform:capitalize; font-weight:400; color:var(--primary-color);}
.footer_nav_Ecom li a:hover{text-decoration:none; text-transform:capitalize; font-weight:400; color:var(--primary-color-opacity);}
.singlepage .footer_nav{display:none;}
.singlepage .footer_main{display:none;}
.singlepage .footer_siteMap{display:none;}
.footer_info{width:19%; height:auto; float:left; margin:20px 1% 0 0; padding:0;}
.footer_info span{width:96%; height:auto; border-bottom:none; float:left; text-align:left; margin:0; padding:0 4% 5px 0; font-family:var(--font-family); font-size:15px; text-transform:uppercase; color:#333;}
.footer_info ul{width:96%; height:auto; float:left; margin:0; padding:10px 4% 0 0;}
.footer_info li{width:100%; height:auto; float:left; text-align:left; margin:0; padding:0 0 5px 0; list-style-type:none; font-family:var(--font-family); font-size:15px; color:#AAAAAA;}
.footer_info li.footer_siteMap{display:none;}
.footer_info li a, .footer_info li a:link, .footer_info li a:visited{text-decoration:none; text-transform:lowercase; font-weight:400; color:var(--primary-color);}
.footer_info li a:hover{text-decoration:none; text-transform:lowercase; font-weight:400; color:var(--primary-color-opacity);}
.phone {pointer-events: none;}
.footer_payment_checkout{width:18%; height:auto; float:right; margin:20px 10% 0 0; padding:0;}
.footer_payment_checkout img{width:100%;}
.footer_payment{width:100%; height:auto; float:left; margin:0 auto; padding:3% 0 0 0;}
.footer_payment ul{display: flex; flex-wrap: wrap; justify-content: center; align-items:center; padding:0;}
.footer_payment li{list-style-type:none; margin: 0 1.5%;}
.footer_payment li img{max-width:80px; max-height:50px;}
.footer_social{
	position:relative;
	z-index:10;
	clear:both;
	display:-webkit-box;
	display:-webkit-flex;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	align-items:center;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	justify-content:center;
	box-sizing:border-box;
	width:100%;
	min-height:70px;
	height:auto;
	background:#1A4A22;
	float:left;
	margin:0 auto;
	padding:1% 0;
}
.footer_social ul{
	display:-webkit-box;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	justify-content:center;
	width:100%;
	margin:0;
	padding:0;
}
.footer_social li{list-style-type:none; margin:0 0.5%;}
.social_footer{display:block; line-height:0;}
.social_footer img{display:block; width:50px; height:50px;}
.footer_logos.singlePage{display:none;}
.footer_logos{width:100%; margin:0; padding:0; display:block; float:left;}
.footer_logos ul{display:flex; flex-wrap:wrap; justify-content:center; padding:0; list-style-type:none;}
.footer_logos ul li{margin:6px;}
.footer_logos ul li img{width:auto; height:auto; max-width:70px; max-height:70px;}

.bookNowFooter.brochure{
	position:relative;
	box-sizing:border-box;
	width:100%;
	height:619px;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	background:#FFF;
}

.bookNowFooter.brochure::before,
.bookNowFooter.brochure::after{
	content:"";
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	clip-path:polygon(16px 0, calc(100% - 16px) 0, 100% 100%, 0 100%);
	pointer-events:none;
}

.bookNowFooter.brochure::before{
	bottom:18px;
	z-index:2;
	width:620px;
	height:15px;
	background:#E8D8C3;
}

.bookNowFooter.brochure::after{
	bottom:0;
	z-index:3;
	width:790px;
	height:15px;
	background:#95752E;
}

.bookNowFooter.brochure .bookNowFooter_inner{
	position:relative;
	box-sizing:border-box;
	width:min(1184px, calc(100% - 40px));
	height:100%;
	margin:0 auto;
}

.bookNowFooter.brochure .bookNowFooter_copy{
	position:absolute;
	top:166px;
	left:27px;
	width:620px;
	text-align:center;
}

	.bookNowFooter.brochure h2 {
		margin: 0 0 4px;
		font-family: "Instrument Serif", Georgia, serif;
		font-size: 59px;
		font-weight: 400;
		line-height: 1;
		text-align: center;
		text-transform: uppercase;
		color: #16361B;
		-webkit-text-stroke: 1px #16361B;
	}

.bookNowFooter.brochure p{
	max-width:600px;
	margin:0 auto;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:400;
	line-height:34px;
	color:#000;
}

	.bookNowFooter.brochure a.subscribe,
	.bookNowFooter.brochure a.subscribe:link,
	.bookNowFooter.brochure a.subscribe:visited,
	.bookNowFooter.brochure a.subscribe:active {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		box-sizing: border-box;
		min-width: 270px;
		height: 72px;
		margin: 46px 0 0;
		padding: 0 36px;
		border: 4px solid #FFF;
		border-radius: 38px;
		background: #95752E;
		box-shadow: 0 3px 7px rgba(0,0,0,.24);
		font-family: "Instrument Serif", Georgia, serif;
		font-size: 44px;
		font-weight: 400;
		line-height: 1;
		text-transform: uppercase;
		text-decoration: none;
		color: #FFF;
		opacity: 1;
		transition: opacity .2s ease-in-out;
		-webkit-text-stroke: 1px #FFF;
		transform:translateX(-25px);
	}

.bookNowFooter.brochure a.subscribe:hover{
	opacity:.82;
}

.bookNowFooter.brochure .bookNowFooter_logo{
	position:absolute;
	top:36px;
	right:-20px;
	width:550px;
	height:550px;
	margin:0;
}

.bookNowFooter.brochure .bookNowFooter_logo img{
	display:block;
	width:100%;
	height:auto;
	object-fit:contain;
}

.bookNowFooter.brochure + .footer_social{
	display:flex;
	align-items:center;
	justify-content:center;
	box-sizing:border-box;
	height:90px;
	margin:0;
	padding:0;
	background:#1A4A22;
}

.bookNowFooter.brochure + .footer_social ul{
	display:flex;
	align-items:center;
	justify-content:center;
	gap:28px;
	margin:0;
	padding:0;
}

.bookNowFooter.brochure + .footer_social li{
	margin:0;
}

/* BELFAST ORIGINAL TEA TOURS ABOUT PAGE */
.about_page {
	--about-green: #16361B;
	--about-gold: #95752E;
	--about-cream: #F8F3E7;
	--about-warm: #E8D8C3;
	width: 100%;
	overflow: hidden;
	background: #FFF;
}

.about_page .about_eyebrow{
	display:block;
	margin:0 0 18px;
	color:#F2E9D0;
	font-family:'Times New Roman', Times, serif;
	font-size:17px;
	font-weight:700;
	letter-spacing:.28em;
	line-height:1;
}

.about_hero{
	position:relative;
	height:clamp(530px, 42vw, 720px);
	min-height:530px;
	background:var(--about-green);
	isolation:isolate;
}

.about_hero_image,
.about_hero_overlay{
	position:absolute;
	inset:0;
	width:100%;
	height:100%;
}

.about_hero_image{
	z-index:0;
	object-fit:cover;
	object-position:center 45%;
}

.about_hero_overlay {
	z-index:1;
	background: linear-gradient(90deg, rgba(22,54,27,.76) 0%, rgba(22,54,27,.76) 47%, rgba(22,54,27,.28) 100%);
}

.about_hero_content{
	position:relative;
	z-index:2;
	display:flex;
	flex-direction:column;
	justify-content:center;
	box-sizing:border-box;
	width:min(1200px, calc(100% - 80px));
	height:100%;
	margin:0 auto;
	padding:20px 0 64px;
}

.about_hero h1{
	max-width:820px;
	margin:0;
	color:#FFF;
	font-family:'Instrument Serif', serif;
	font-size:clamp(58px, 5.1vw, 91px);
	font-weight:400;
	-webkit-text-stroke:1px #FFF;
	letter-spacing:-.01em;
	line-height:.98;
	text-transform:none;
}

.about_hero h1 em{
	color:#E9CFAE;
	font-weight:400;
}

.about_hero_flourish {
	position: absolute;
	z-index:3;
	right: 0;
	bottom: 0;
	left: 0;
	display:flex;
	align-items: flex-end;
	justify-content: center;
	height: 54px;
	background: var(--about-cream);
}

.about_hero_flourish span{
	flex:1;
	height:10px;
	margin-bottom:13px;
	background:var(--about-gold);
}

.about_hero_flourish img{
	display:block;
	width:299px;
	height:auto;
	margin:0 8px;
}

.about_intro {
	padding: 94px 0 112px;
	background: var(--about-cream);
}

.about_intro_inner{
	display:grid;
	grid-template-columns:minmax(0, 1.3fr) 390px;
	align-items:center;
	gap:90px;
	width:min(1120px, calc(100% - 80px));
	margin:0 auto;
}

.about_intro_copy{
	color:var(--about-gold);
	font-family:'Times New Roman', Times, serif;
	font-size:26px;
	line-height:1.62;
}

.about_intro_copy p{
	margin:0 0 28px;
}

.about_intro_copy p:last-child{
	margin-bottom:0;
}

.about_round_image{
	position:relative;
	box-sizing:border-box;
	width:390px;
	height:390px;
	margin:0;
	padding:17px;
	background:#FFF;
	border-radius:50%;
}

.about_round_image::before,
.about_round_image::after{
	content:"";
	position:absolute;
	z-index:2;
	box-sizing:border-box;
	border-radius:50%;
	pointer-events:none;
}

.about_round_image::before{
	inset:8px;
	border:3px solid var(--about-gold);
}

.about_round_image::after{
	inset:14px;
	border:3px solid var(--about-green);
}

.about_round_image span{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	border-radius:50%;
}

.about_round_image img{
	display:block;
	width:100%;
	height:100%;
	max-width:none;
	object-fit:cover;
}

.about_story{
	position:relative;
}

.about_story_inner{
	display:grid;
	grid-template-columns:1fr 1fr;
	min-height:590px;
}

.about_story_image{
	min-height:590px;
	margin:0;
	overflow:hidden;
}

.about_story_image img{
	display:block;
	width:100%;
	height:100%;
	max-width:none;
	object-fit:cover;
}

.about_story_copy{
	display:flex;
	flex-direction:column;
	justify-content:center;
	box-sizing:border-box;
	padding:72px clamp(50px, 7vw, 125px);
	font-family:'Times New Roman', Times, serif;
	font-size:22px;
	line-height:1.6;
}

.about_story_copy h2,
.about_routemaster_copy h2{
	margin:0 0 26px;
	font-family:'Instrument Serif', serif;
	font-size:52px;
	font-weight:400;
	-webkit-text-stroke:1px currentColor;
	letter-spacing:0;
	line-height:1.05;
	text-transform:none;
}

.about_story_copy p,
.about_routemaster_copy p{
	margin:0 0 22px;
}

.about_story_copy p:last-child,
.about_routemaster_copy p:last-child{
	margin-bottom:0;
}

.about_section_number{
	display:block;
	margin-bottom:23px;
	font-family:'Instrument Serif', serif;
	font-size:19px;
	font-weight:400;
	letter-spacing:.16em;
	line-height:1;
}

.about_story_belfast .about_story_copy{
	color:#FFF;
	background:var(--about-green);
}

.about_story_belfast .about_section_number{
	color:#E9CFAE;
}

.about_story_experience .about_story_copy{
	color:#3B2313;
	background:var(--about-cream);
}

.about_story_experience .about_story_copy h2,
.about_story_experience .about_section_number{
	color:var(--about-gold);
}

.about_routemaster{
	position:relative;
	padding:105px 0 120px;
	background:var(--about-warm);
}

.about_routemaster_inner{
	position:relative;
	z-index:1;
	display:grid;
	grid-template-columns:430px minmax(0, 1fr);
	align-items:center;
	gap:95px;
	width:min(1120px, calc(100% - 80px));
	margin:0 auto;
}

.about_routemaster_image{
	width:430px;
	height:430px;
}

.about_routemaster_copy{
	color:#3B2313;
	font-family:'Times New Roman', Times, serif;
	font-size:23px;
	line-height:1.63;
}

.about_routemaster_copy h2,
.about_routemaster_copy .about_section_number{
	color:var(--about-green);
}

.about_routemaster_mark{
	position:absolute;
	right:-45px;
	bottom:-115px;
	width:420px;
	height:auto;
	opacity:.055;
	pointer-events:none;
}

@media only screen and (max-width:1023px){
	.about_intro_inner{
		grid-template-columns:minmax(0, 1fr) 320px;
		gap:50px;
	}

	.about_round_image{
		width:320px;
		height:320px;
	}

	.about_story_copy{
		padding:60px 45px;
		font-size:20px;
	}

	.about_story_copy h2,
	.about_routemaster_copy h2{
		font-size:44px;
	}

	.about_routemaster_inner{
		grid-template-columns:340px minmax(0, 1fr);
		gap:55px;
	}

	.about_routemaster_image{
		width:340px;
		height:340px;
	}
}

@media only screen and (max-width:767px){
	.about_hero{
		height:520px;
		min-height:520px;
	}

	.about_hero_image{
		object-position:62% center;
	}

	.about_hero_overlay{
		background:linear-gradient(90deg, rgba(22,54,27,.9) 0%, rgba(22,54,27,.7) 72%, rgba(22,54,27,.42) 100%);
	}

	.about_hero_content{
		width:calc(100% - 36px);
		padding-bottom:58px;
	}

	.about_page .about_eyebrow{
		font-size:14px;
	}

	.about_hero h1{
		font-size:46px;
		line-height:1.02;
	}

	.about_hero_flourish img{
		width:min(230px, 58vw);
		margin:0 4px;
	}

	.about_intro{
		padding:70px 0 76px;
	}

	.about_intro_inner{
		display:flex;
		flex-direction:column-reverse;
		gap:42px;
		width:calc(100% - 36px);
	}

	.about_intro_copy{
		font-size:20px;
		line-height:1.55;
	}

	.about_intro_image{
		width:min(330px, 88vw);
		height:min(330px, 88vw);
	}

	.about_story_inner{
		display:flex;
		flex-direction:column;
		min-height:0;
	}

	.about_story_image{
		min-height:0;
		height:330px;
	}

	.about_story_copy{
		padding:55px 24px 62px;
		font-size:19px;
		line-height:1.55;
	}

	.about_story_copy h2,
	.about_routemaster_copy h2{
		font-size:38px;
		line-height:1.08;
	}

	.about_story_experience .about_story_copy{
		order:2;
	}

	.about_story_experience .about_story_image{
		order:1;
	}

	.about_routemaster{
		padding:72px 0 82px;
	}

	.about_routemaster_inner{
		display:flex;
		flex-direction:column;
		gap:42px;
		width:calc(100% - 36px);
	}

	.about_routemaster_image{
		width:min(340px, 88vw);
		height:min(340px, 88vw);
	}

	.about_routemaster_copy{
		font-size:19px;
		line-height:1.55;
	}
}

/* About page alignment and hero flourish cleanup. */
.about_page .about_wysiwyg,
.about_page .about_wysiwyg *{
	text-align:left !important;
}

.about_page .about_hero_flourish{
	display:flex;
	align-items:flex-end;
	justify-content:center;
}

.about_page .about_hero_flourish span{
	display:block;
	flex:1 1 auto;
}

.about_page .about_hero_flourish img{
	flex:0 0 auto;
}

.brochure_footer{
	clear:both;
	box-sizing:border-box;
	width:100%;
	height:384px;
	margin:0;
	padding:0;
	background:#161B2C;
	font-family:Arial, Helvetica, sans-serif;
	color:#737887;
}

.brochure_footer .brochure_footer_inner{
	position:relative;
	left:60px;
	display:grid;
	grid-template-columns:230px 410px 240px;
	column-gap:60px;
	box-sizing:border-box;
	width:1000px;
	height:100%;
	margin:0 auto;
	padding-top:91px;
}

.brochure_footer h2{
	margin:0 0 13px;
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	font-weight:700;
	line-height:1;
	text-align:left;
	color:#D8C9A8;
}

.brochure_footer ul{
	margin:0;
	padding:0;
	list-style:none;
}

.brochure_footer li{
	margin:0 0 16px;
	padding:0;
	font-size:17px;
	line-height:1;
	text-align:left;
}

.brochure_footer a,
.brochure_footer a:link,
.brochure_footer a:visited,
.brochure_footer a:active{
	font-size:17px;
	line-height:1;
	text-decoration:none;
	color:#818593;
	opacity:1;
}

.brochure_footer a:hover{
	color:#FFF;
}

.brochure_footer_contact h2:nth-of-type(2){
	margin-top:63px;
}

.brochure_footer_contact > a{
	display:block;
	text-align:left;
}

.brochure_footer_contact{
	transform:translateX(2px);
}

.brochure_footer_about{
	transform:translateX(13px);
}

.brochure_footer_about > div{
	display:grid;
	grid-template-columns:120px 120px;
	column-gap:55px;
}

.brochure_footer_copyright{
	position:absolute;
	left:298px;
	bottom:35px;
	margin:0;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:700;
	line-height:1;
	color:#D8C9A8;
}

.brochure_footer_copyright span{
	margin-right:8px;
	font-size:21px;
}

@media only screen and (min-width:901px) and (max-width:1240px){
	.bookNowFooter.brochure .bookNowFooter_inner{
		display:grid;
		grid-template-columns:minmax(0, 1fr) minmax(360px, 42%);
		align-items:center;
		gap:36px;
	}

	.bookNowFooter.brochure .bookNowFooter_copy,
	.bookNowFooter.brochure .bookNowFooter_logo{
		position:static;
		width:auto;
	}

	.bookNowFooter.brochure h2{
		font-size:42px;
		white-space:normal;
	}

	.bookNowFooter.brochure p{
		max-width:100%;
		font-size:20px;
		line-height:29px;
	}

	.bookNowFooter.brochure a.subscribe,
	.bookNowFooter.brochure a.subscribe:link,
	.bookNowFooter.brochure a.subscribe:visited,
	.bookNowFooter.brochure a.subscribe:active{
		min-width:240px;
		height:64px;
		margin-top:36px;
		font-size:36px;
		transform:none;
	}

	.bookNowFooter.brochure .bookNowFooter_logo{
		height:auto;
		margin:0;
	}
}

@media only screen and (max-width: 900px){
	.bookNowFooter.brochure{
		height:auto;
		min-height:790px;
		padding:70px 0 80px;
	}

	.bookNowFooter.brochure .bookNowFooter_inner{
		display:flex;
		flex-direction:column;
		align-items:center;
		width:calc(100% - 36px);
	}

	.bookNowFooter.brochure .bookNowFooter_copy,
	.bookNowFooter.brochure .bookNowFooter_logo{
		position:relative;
		top:auto;
		left:auto;
		right:auto;
	}

	.bookNowFooter.brochure .bookNowFooter_copy{
		width:100%;
		order:1;
	}

	.bookNowFooter.brochure a.subscribe,
	.bookNowFooter.brochure a.subscribe:link,
	.bookNowFooter.brochure a.subscribe:visited,
	.bookNowFooter.brochure a.subscribe:active{
		transform:none;
	}

	.bookNowFooter.brochure .bookNowFooter_logo{
		order:2;
		width:min(360px, 82vw);
		height:min(360px, 82vw);
		margin-top:55px;
	}

	.bookNowFooter.brochure::before{
		width:min(620px, 74vw);
	}

	.bookNowFooter.brochure::after{
		width:min(790px, 90vw);
	}

	.brochure_footer{
		height:auto;
		min-height:470px;
	}

	.brochure_footer .brochure_footer_inner{
		left:0;
		grid-template-columns:1fr 1fr;
		gap:48px 34px;
		width:calc(100% - 64px);
		height:auto;
		min-height:470px;
		padding:64px 0 105px;
	}

	.brochure_footer_siteinfo{
		grid-column:1 / -1;
	}

	.brochure_footer_contact,
	.brochure_footer_about{
		transform:none;
	}

	.brochure_footer_copyright{
		left:0;
		bottom:48px;
	}
}

@media only screen and (max-width: 520px){
	.bookNowFooter.brochure{
		min-height:700px;
		padding-top:55px;
	}

	.bookNowFooter.brochure h2{
		font-size:39px;
	}

	.bookNowFooter.brochure p{
		font-size:20px;
		line-height:29px;
	}

	.bookNowFooter.brochure a.subscribe,
	.bookNowFooter.brochure a.subscribe:link,
	.bookNowFooter.brochure a.subscribe:visited,
	.bookNowFooter.brochure a.subscribe:active{
		min-width:230px;
		height:62px;
		margin-top:34px;
		font-size:31px;
	}

	.bookNowFooter.brochure .bookNowFooter_logo{
		margin-top:42px;
	}

	.bookNowFooter.brochure + .footer_social{
		height:84px;
	}

	.bookNowFooter.brochure + .footer_social ul{
		gap:20px;
	}

	.bookNowFooter.brochure + .footer_social .social_footer img{
		width:46px;
		height:46px;
	}

	.brochure_footer .brochure_footer_inner {
		display: block;
		width: calc(100% - 64px);
		padding: 52px 0 8px;
	}

	.brochure_footer_about > div{
		grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);
		column-gap:24px;
		width:100%;
	}

	.brochure_footer_contact,
	.brochure_footer_about,
	.brochure_footer_siteinfo{
		margin-bottom:42px;
	}

	.brochure_footer_copyright{
		font-size:12px;
		white-space:nowrap;
	}
}

/* END OF CONTAINERS */

/* HOMEPAGE VIDEO */

.hp_video_container{position:relative; margin-bottom:-8px;}
.hp_video{width:100%; object-fit:cover; margin:0; padding:0; border:0; position:relative;}
.hp_video_overlay{content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}
.hp_video_swiffy_slider{position:absolute !important; top:0; left:0; z-index:2; max-width:100%; height:100%;}
.swiffy-slider .slider-container li.hp_video_bannerText_container{height:100% !important;}
.hp_video_bannerText{transform: translate(-50%, -50%); top: 50%; left: 50%;}

.hp_feature_videos{text-align:center; height:auto;}
.hp_feature_videos_container{display:grid; grid-template-columns:repeat(2,1fr); grid-auto-rows:auto; gap:20px; overflow:hidden;}
.hp_feature_videos_container iframe{width:100%; height:auto; min-height:300px;}
.hp_feature_video_container{display:grid; grid-template-columns:repeat(1,1fr); grid-auto-rows:auto; gap:20px; overflow:hidden;}
.hp_feature_video_container iframe{width:100%; height:auto; min-height:500px;}

/* END OF HOMEPAGE VIDEO */

/* CELLS */

.cell_full_hp{width:100%; max-width:1200px; height:auto; text-align:left; margin:20px auto; padding:0; display:inline-block;}
.cell_full_hp_full{width:100%; height:auto; text-align:left; margin:20px auto; padding:0; display:inline-block;}
.cell_full{width:100%; max-width:1200px; height:auto; min-height:300px; text-align:left; margin:0 auto 15px auto; padding:0; display:inline-block;}
.cell_full_full, .cell_full#cell_full_wide{width:100%; max-width:none; height:auto; min-height:300px; text-align:center; margin:0 auto 15px auto; padding:0; display:inline-block;}
.cell_fullPara{width:100%; height:auto; min-height:300px; float:left; text-align:center; margin:0 0 15px 0; padding:0;}
.cell_full_Ecom{display:flex; flex-wrap:wrap; justify-content:space-between; margin: 0 0 2% 0;}

.cell_split_sml{max-width:1200px; margin:20px auto; display:inline-block;}
.cell_split_wide{width:100%; padding:2% 0; background:#f5f5f7; display:inline-block;}

.hp_singlePage .cell_full_hp{width:96%; color:#FFF; text-align:center; padding:4% 2%;}
.hp_singlePage .cell_full_hp h2{color:#FFF; text-align:center;}

/* END OF CELLS */

/* NAVS */

.optionsnav{width:auto; height:auto; float:right; margin:1% 2% 2% 2%; padding:0;}
.optionsnav ul{margin:0; padding:0;}
.optionsnav li{width:auto; height:auto; float:right; text-align:center; margin:0 0 0 5%; padding:0; list-style-type:none; position:relative;}
.optionsnav li img{width:auto; height:auto; margin:0 auto; padding:0;}
.optionsnav li a, .optionsnav li a:link, .optionsnav li a:visited{width:auto; height:auto; float:left; text-align:center; margin:0; padding:0; font-family:var(--font-family); font-size:12px; font-weight:700; color:#FFF; display:flex; align-items:center; text-decoration:none;}
.optionsnav li a:hover{text-decoration:none; color:var(--primary-color);}
.optionsnav li span .currencycountry span{width:20px; height:14px; float:none; display:inline-block; text-align:center; color:#FFF; border:2px solid #FFF; padding:4px 4px 9px 4px; border-radius: 100%;  font-size:20px; line-height:20px; margin:3px 6px;}
span.ShoppingBasketTotalQty_res{position:absolute; top:0px; right:-14px; width:20px; height:20px; background:var(--primary-color); border-radius:50px; line-height:20px;}

#topnav{max-width:1200px; width:auto; height:auto; margin:0 auto; padding:0;}
#topnav ul{margin:0; padding:0; display: flex; flex-wrap: wrap; justify-content: center;}
#topnav li{width:auto; height:auto; float:left; text-align:center; margin:0 2px 0 0; padding:0; font-family:var(--font-family); font-size:12px; font-weight:400; list-style-type:none; display:inline;}
#topnav li a, #topnav li a:link, #topnav li a:visited{width:auto; height:auto; float:left; text-align:center; margin:0; padding:5px 12px; color:#FFF; font-size:14px; font-weight:500; text-transform:capitalize; text-decoration:none;}
#topnav li a:hover{color:var(--primary-color);}
#topnav li.TNsearchLI a, #topnav li.TNsearchLI a:link, #topnav li.TNsearchLI a:visited{padding:3px 8px 2px 8px; cursor:pointer;}
#topnav li.TNsearchLI a:hover{padding:3px 8px 2px 8px;}
#topnav li.TNsearchLI img{max-width:20px;}
#topnav li.currency a, #topnav li.currency a:link, #topnav li.currency a:active, #topnav li.currency a:visited{font-size:14px; padding:5px 8px 0 8px;}
#topnav li.currency a span{border:1px solid #FFFFFF; border-radius:100%; padding:1px 8px; margin:0 3px 0 0;}

#mainnav{width:100%; height:auto; float:left; margin:0; padding:0;}
#mainnav ul{margin:0; padding:0;}
#mainnav li{width:auto; height:auto; float:left; text-align:center; margin:0 2px 0 0; padding:0; font-family:var(--font-family); font-size:13px; font-weight:400; list-style-type:none; display:inline;}
#mainnav li a, #mainnav li a:link, #mainnav li a:visited{width:auto; height:auto; background:#333333; float:left; text-align:center; margin:0; padding:5px 15px; color:#FFFFFF; font-size:13px; font-weight:700; text-transform:capitalize; text-decoration:none;}
#mainnav li a:hover{width:auto; height:auto; background:#FFFFFF; float:left; text-align:center; margin:0; padding:5px 15px; color:#333333; font-weight:700; text-transform:capitalize; text-decoration:none;}

#dropdownnav{max-width:1200px; width:100%; height:auto; margin:0 auto; padding:0;}
#dropdownnav ul{list-style:none; position:relative; float:left; margin:0 auto; padding:0; display: flex; flex-wrap: wrap; justify-content:space-evenly; width:100%; min-width:200px; z-index:1;}
#dropdownnav ul li{width:auto; height:auto; float:left; text-align:center; margin:0 2px 0 0; padding:0; font-family:var(--font-family); font-size:16px; font-weight:600; list-style-type:none; position:relative; z-index:20;}
	#dropdownnav ul li a, #dropdownnav ul li a:link, #dropdownnav ul li a:visited {
		width: auto;
		height: auto;
		float: left;
		text-align: center;
		margin: 0;
		padding: 10px 12px;
		color: #3B2313;
		font-family: 'Instrument Serif', serif;
		font-size: 27px;
		font-weight: 400;
		text-transform: uppercase;
		text-decoration: none;
	}
#dropdownnav ul li a:hover{color:var(--primary-color);}
#dropdownnav ul ul{display:none; position:absolute; top:100%; left:0; background:#FFFFFF; padding:0; z-index:10;}
#dropdownnav ul ul li{width:100%; min-width:200px; height:auto; float:left; text-align:left; margin:0; padding:0; font-family:var(--font-family); font-size:14px; font-weight:400; list-style-type:none; position:relative; border: 1px solid #D5D5D5;}
#dropdownnav ul ul li a, #dropdownnav ul ul li a:link, #dropdownnav ul ul li a:visited{width:88%; height:auto; background:#FFF; border:none; float:left; text-align:left; margin:0; padding:10px 5%; color:#333; font-size:14px; font-weight:500; text-transform:capitalize; text-decoration:none; border-left:4px solid #FFF;}
#dropdownnav ul ul li a:hover{width:88%; height:auto; background:#FFF; border:none; float:left; text-align:left; margin:0; padding:10px 5%; color:#333; font-weight:500; text-transform:capitalize; text-decoration:none; border-left:4px solid var(--primary-color);}
#dropdownnav ul ul ul{top:0; left:100%;}
#dropdownnav ul li:hover > ul{display:block;}

.ecommerce #dropdownnav ul{justify-content:center;}
.ecommerce #dropdownnav ul li{background-color:var(--primary-color); margin:0 5px; border-radius:5px;}
.ecommerce #dropdownnav ul li a, .ecommerce #dropdownnav ul li a:link, .ecommerce #dropdownnav ul li a:visited{color:#FFF; font-size:18px; text-transform:capitalize;}
.ecommerce #dropdownnav ul li::before{content:''; position:absolute; bottom:-2px; left:50%; width:0; height:2px; background-color:#FFF; transition:width 0.3s ease-out, left 0.3s ease-out;}
.ecommerce #dropdownnav ul li a:hover{opacity:0.7;}
.ecommerce #dropdownnav ul li:hover::before{width:90%; left:5%;}
.ecommerce #dropdownnav ul ul{background:none;}
.ecommerce #dropdownnav ul ul li{margin:0 0 2px 0; background-color:#FFF; border-radius:5px;}
.ecommerce #dropdownnav ul ul li a, .ecommerce #dropdownnav ul ul li a:link, .ecommerce #dropdownnav ul ul li a:visited{color:#333; font-weight:500;}
.ecommerce #dropdownnav ul ul li:hover::before{width:0%;}

.corporate #dropdownnav ul li a, .corporate #dropdownnav ul li a:link, .corporate #dropdownnav ul li a:visited{color:#FFF; font-size:20px;}
.corporate #dropdownnav ul li::before{content:''; position:absolute; bottom:-2px; left:50%; width:0; height:2px; background-color:#FFF; transition:width 0.3s ease-out, left 0.3s ease-out;}
.corporate #dropdownnav ul li a:hover{opacity:0.7;}
.corporate #dropdownnav ul li:hover::before{width:90%; left:5%;}
.corporate #dropdownnav ul ul li a, .corporate #dropdownnav ul ul li a:link, .corporate #dropdownnav ul ul li a:visited{color:#333; font-weight:500; font-size:16px;}
.corporate #dropdownnav ul ul li:hover::before{width:0%;}

#subnav{width:96%; height:auto; background:#EBEBEB; box-shadow:0 1px 1px rgba(0, 0, 0, 0.08); float:left; margin:5px 0 20px 0; padding:2%;}
.subnav_title{width:95%; height:auto; float:left; text-align:left; margin:0; padding:2.5% 2.5% 0 2.5%; font-family:var(--font-family); font-size:20px; font-weight:400;}
.subnav_title a{font-family:var(--font-family); font-size:20px; font-weight:400; display:block; padding:5px;}
.subnav_title a:link, .subnav_title a:visited{font-weight:400; color:#333333; text-decoration:none; text-transform:uppercase;}
.subnav_title a:hover{font-weight:400; color:#BBBBBB; text-decoration:none; text-transform:uppercase;}
#subnav ul{width:95%; height:auto; float:left; margin:2px 0 0 0; padding:2.5%; list-style:none;}
#subnav li{width:100%; height:auto; float:left; text-align:left; margin:0 0 4px 0; padding:0; list-style-type:none;}
#subnav li a{display:block; padding:10px; background:#FFF; text-transform:none;}
#subnav li#selected a{display:block; padding:10px; background:var(--primary-color); color:#fff; text-transform:none;}
#subnav li a:link, #subnav li a:visited{font-family:var(--font-family); font-size:15px; font-weight:400; text-transform:capitalize; text-decoration:none; color:#999; border-radius:0px;}
#subnav li a:active{border-radius:0px;}
#subnav li a:hover{background:var(--primary-color); font-family:var(--font-family); font-weight:400; text-transform:capitalize; text-decoration:none; color:#FFF;}
#subnav ul ul{width:100%; height:auto; background:#999999; float:left; margin:0; padding:0; list-style-type:none;}
#subnav ul ul li{width:100%; text-align:left; margin:0; padding:0;}
#subnav ul ul li a{display:block; background:#FFFFFF; padding:10px; text-transform:none;}
#subnav ul li#selected ul li a{display:block; background:#FFFFFF; padding:10px; text-transform:none; color:#333}
#subnav ul ul li a:link, #subnav ul ul li a:visited{font-family:var(--font-family); font-size:13px; font-weight:400; text-transform:uppercase; text-decoration:none; color:#333333; border-radius:0;}
#subnav ul ul li a:hover{font-family:var(--font-family); font-weight:400; text-transform:uppercase; text-decoration:none; color:#CCCCCC;}
#subnav ul ul ul{width:190px; height:auto; background:#999999; float:left; margin:0; padding:5px 15px; list-style-type:none;}
#subnav ul ul ul li{width:190px; text-align:left; margin:0; padding:0;}
#subnav ul ul ul li a{display:block; padding:5px; text-transform:none;}
#subnav ul ul ul li a:link, #subnav ul ul ul li a:visited{background:#FFFFFF; font-family:var(--font-family); font-size:11px; font-weight:400; text-transform:uppercase; text-decoration:none; color:#003366;}
#subnav ul ul ul li a:hover{background:#999999; font-family:var(--font-family); font-weight:400; text-transform:uppercase; text-decoration:none; color:#000000;}

.paging{width:100%; max-width:750px; height:auto; float:left; margin:0 0 10px 0; padding:0;}
.paging_left{width:50%; max-width:400px; height:auto; float:left; text-align:left; margin:15px 0; padding:0;}
.paging_left select{width:50%; max-width:180px; height:auto; background:url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/inputbg1.jpg) left top repeat-x #FFFFFF; border:1px #CCCCCC solid; float:left; margin:0 1% 0 0; padding:3px; color:#333333;}
.paging_right{width:50%; max-width:350px; height:auto; float:right; text-align:left; margin:0; padding:0;}
.pagingnav{width:100%; height:auto; float:left; text-align:center; margin:10px 0; padding:0; font-family:var(--font-family); font-size:12px; font-weight:700; text-transform:uppercase; color:#333333;}
.pagingnav span.static{width:auto; height:auto; background:#FFEECE; margin:0 1px; padding:10px 5px; font-family:var(--font-family); font-size:30px; font-weight:300; text-transform:uppercase; text-decoration:none; color:var(--primary-color); border:3px solid var(--primary-color); border-radius:5px; display:inline-block; min-width:40px;}
.pagingnav a:link, .pagingnav a:visited{width:auto; height:auto; background:#FFF; margin:0 1px; padding:10px 5px; font-family:var(--font-family); font-size:30px; font-weight:300; text-transform:uppercase; text-decoration:none; color:#333333; border:1px solid #D8D8D8; border-radius:5px; display:inline-block; min-width:40px;}
.pagingnav a:hover{width:auto; height:auto; background:#FFEECE; margin:0 1px; padding:10px 5px; font-family:var(--font-family); font-size:30px; font-weight:300; text-transform:uppercase; text-decoration:none; color:var(--primary-color); border:1px solid var(--primary-color); border-radius:5px; display:inline-block; min-width:40px;}

.accountoptions_nav{width:100%; height:auto; float:left; margin:0 auto; padding:0;}
.accountoptions_nav ul{list-style:none; position:relative; float:left; margin:0 auto; padding:0; display: flex; flex-wrap: wrap; justify-content: space-evenly; width:100%; z-index:1;}
.accountoptions_nav ul li{width:100%; height:auto; float:left; text-align:center; margin:0 2px 0 0; padding:0; border-bottom:1px solid #D5D5D5; font-family:var(--font-family); font-size:14px; font-weight:600; list-style-type:none; position:relative; z-index:20;}
.accountoptions_nav ul li a, .accountoptions_nav ul li a:link, .accountoptions_nav ul li a:visited{width:88%; height:auto; background:#FFF; border:none; float:left; text-align:left; margin:0; padding:6px 5%; color:#333; font-size:14px; font-weight:500; text-transform:capitalize; text-decoration:none; border-left:4px solid #FFF;}
.accountoptions_nav ul li a:hover{width:88%; height:auto; background:#FFF; border:none; float:left; text-align:left; margin:0; padding:6px 5%; color:#333; font-weight:500; text-transform:capitalize; text-decoration:none; border-left:4px solid var(--primary-color);}

.hide{display:inline-block;}
.mobilehide{display:inline-block;}
.mobileshow{display:none;} 
.navshow{width:100%; float:left; display:none;}

/* END OF NAVS */

/* ASIDES/SECTIONS */

.section_content_hp {width: 95%;height: auto;float: left;text-align: center;margin: 0 2.5% 2.5% 2.5%;padding: 0;color: #000000;font-size: 18px;font-family: var(--font-family);}
.section_content_hp h2{text-align:center; font-size:36px; text-transform:capitalize;}

.section_content_contactus{width:100%; height:auto; float:none; text-align:center; margin:0 auto; padding:0; top:0; color:#000000; font-size:16px; font-family:var(--font-family); font-size:18px; font-weight:300; text-align:center;}

.aside_blog_nav{width:350px; height:auto; float:right; text-align:left; margin:20px 0 0 0; padding:0;}
.section_blog_content{width:750px; height:auto; float:left; text-align:left; margin:0 40px 0 0; padding:0;}
.section_blog_content h1{font-size:40px; margin:20px 0 0 0;}
.section_blog_content h2{font-size:25px; margin:0 0 20px 0;}
.section_blog_content img{width:auto; max-width:500px; height:auto; float:left; text-align:left; margin:0; padding:0;}

.aside_image{width:30%; height:auto; float:right; text-align:left; margin:10px 0 0 0; padding:0;}
.aside_image img{width:100%;}
.section_image{width:60%; height:auto; float:left; text-align:left; margin:10px 5% 0 5%; padding:0;}
.section_image#fullwidth{width:60%; float:none; margin:10px auto;}
.section_image ul li ul a{color:#333;}

.aside_jobs{width:45%; height:auto; float:right; text-align:left; margin:0; padding:0;}
.section_jobs{width:50%; height:auto; float:left; text-align:center; margin:0 5% 0 0; padding:0;}
.section_jobs h2{margin-top:0;}

.aside_findus_map{width:100%; height:auto; float:none; text-align:left; margin:0 auto; padding:0;}

.aside_nav{width:25%; height:auto; float:left; text-align:left; margin:20px 5% 0px 0px; padding:0;}
.aside_shopNav{width:25%; height:auto; float:left; text-align:left; margin:6% 3% 0 0; padding:0;}
.section_content_nav{width:70%; height:auto; float:right; text-align:left; margin:0; padding:0;}

.aside_content_sml_imgs{width:30%; height:auto; float:left; text-align:left; margin:10px 2.5% 0 2.5%; padding:0;}
.aside_content_sml_imgs img{max-width:100%; width:auto;}
.aside_content_sml_imgs.product_detail_image{width:45%; height:auto; float:left; text-align:left; margin:10px 2.5% 0 2.5%; padding:0;}
.section_content{width:720px; height:auto; float:right; text-align:left; margin:0; padding:0;}
.section_content_sml{width:60%; height:auto; float:left; text-align:left; margin:0 2.5%; padding:0;}
.section_content_sml.product_detail_desc{width:45%; height:auto; float:left; text-align:left; margin:10px 2.5% 0 2.5%; padding:0;}
.section_content_sml .productDetailTab{width:100%; height:auto; float:left; background-color:#FFFFFF; margin:5px auto; padding:0;}
.section_content_sml  > .productDetailTab:first-child{margin-top:0;}

.section_split_layout{width:100%; display:grid; grid-template-columns:repeat(2, 1fr); grid-auto-rows:auto; gap:0;}
.section_content_split{width:90%; background:#F5F5F7; float:left; padding:2.5% 5%;}
.aside_content_split{width:100%; float:left;}
.aside_content_split .my-simple-gallery{height:600px;}
.aside_content_split .my-simple-gallery figure.figureMain2{margin:0; height:100%;position:relative;}
.aside_content_split .my-simple-gallery figure.figureMain2 img{object-fit:cover; height:100%; max-height:100%; cursor:auto;}
.aside_content_full .my-simple-gallery figure.figureSub2{height:auto;}

.hp_singlePage .section_split_layout{width:80%; margin:5% auto 0 auto;}
.hp_singlePage .section_content_split{width:70%; margin:0 auto; background:none;}
.hp_singlePage .section_content_split:nth-child(2){margin-top:14%;}
.hp_singlePage .section_content_split:nth-child(3){margin-top:-18%;}
.hp_singlePage .section_content_split .affiliateLogo img{max-width:200px;}
.hp_singlePage .section_content_split .affiliateLink{position:relative; display:inline-block; width:100%; height:100%; max-height:400px; margin:20px 0;}
.hp_singlePage .section_content_split .affiliateLink::before{content:""; position:absolute; top:-20px; left:-20px; width:80%; height:80%; border-top:20px solid #E6E6E6; border-left:20px solid #E6E6E6; pointer-events:none;}
.hp_singlePage .section_content_split .affiliateLink .top-right-line{position:absolute; top:-5px; right:0; width:55%; height:5px; background:var(--primary-color);}
.hp_singlePage .section_content_split .affiliateLink .bottom-left-line{position:absolute; bottom:-20px; left:0; width:30%; height:20px; background:var(--primary-color);}
.hp_singlePage .section_content_split .featuredImage{width:100%; height:100%; object-fit:cover;}
.hp_singlePage .section_content_split .overlay-arrow{position:absolute; bottom:0; right:0; padding:2%; background:var(--primary-color-opacity);}
.hp_singlePage .section_content_split:nth-child(2) .overlay-arrow, .hp_singlePage .section_content_split:nth-child(2) .affiliateLink .top-right-line, .hp_singlePage .section_content_split:nth-child(2) .affiliateLink .bottom-left-line{background:#BF066D;}
.hp_singlePage .section_content_split:nth-child(3) .overlay-arrow, .hp_singlePage .section_content_split:nth-child(3) .affiliateLink .top-right-line, .hp_singlePage .section_content_split:nth-child(3) .affiliateLink .bottom-left-line{background:#1B2029;}
.hp_singlePage .section_content_split:nth-child(4) .overlay-arrow, .hp_singlePage .section_content_split:nth-child(4) .affiliateLink .top-right-line, .hp_singlePage .section_content_split:nth-child(4) .affiliateLink .bottom-left-line{background:#779eb3;}

.aside_content_download_imgs{width:30%; height:auto; float:left; padding:1.5% 5%; margin:0 5% 0 0; background:url('/images/general/imgBG2.png') no-repeat; background-size:100% 100%;}
.aside_content_download_imgs img{max-width:100%; width:auto; height:auto;}
.section_content_download{width:50%; height:auto; float:left; padding:0; margin:0; font-family:var(--font-family); font-size:20px; line-height:35px; font-weight:400; color:#333333; text-align:left;}

.aside_date{width:10%; height:auto; float:left; text-align:center; margin:1% 2.5%; padding:0; font-family:var(--font-family); font-size:20px; color:#666666;}
.aside_date p{margin:0; padding:0; font-size:70px; font-weight:400; line-height:70px;}
.aside_date span{display:inline-block; width:100%;}
.section_date_content{width:82%; height:auto; min-height:100px; border-left:1px #CCCCCC solid; float:left; text-align:left; margin:0; padding:1%; color:#000000;}
.section_date_content h2{margin:0 0 15px 0; padding:0; font-size:25px; font-weight:400;}
.section_date_content div.SDCdivoptions{width:100%; height:auto; float:left; text-align:left; margin:15px 0; padding:0; font-family:var(--font-family); font-size:16px; color:#444444;}
.section_date_content div.SDCdivoptions span{width:auto; height:auto; float:left; text-align:left; margin:0 20px 0 0; padding:0; font-size:16px; font-weight:bold;}
.section_date_content_img{width:30%; height:auto; float:left; text-align:left; margin:2% 4% 2% 3%; padding:0;}
.section_date_content_detail{width:63%; height:auto; float:left; text-align:left; margin:0 0 2% 0; padding:0;}
.section_date_content .my-simple-galleryMasonry figure.figureSubMasonry{max-width:180px;}

.section_news{width:100%; display:grid; grid-template-columns:2fr 1fr; gap:2.5%; margin-top:5%;}
.section_news_content{background:#FFF;}
.section_news_content h1.h1sub{text-align:left; margin-bottom:0; padding-bottom:0;}
.section_news_content .date{display:block; margin:auto 2% 2% 2%; color:#444;}
.section_news_content .my-simple-gallery figure.figureMain2{margin:0;}
.section_news_content .my-simple-galleryMasonry figure.figureSubMasonry{max-width:22%; margin:1.5%;}
.section_news_content_detail{padding:2%;}
.section_news_content .share-container{margin-right:2%;}

.section_video{width:560px; height:auto; background:#EEEEEE; text-align:center; margin:0 auto 30px auto; padding:70px;}
.section_video iframe{width:560px; height:420px; float:left; text-align:left; margin:0; padding:0;}

.aside_products_img{width:48%; height:auto; float:left; text-align:center; margin:0 4% 0 0; padding:0;}
.section_products{width:48%; height:auto; float:right; text-align:left; margin:0; padding:0;}
.section_products h2{font-family:var(--font-family); font-size:30px; font-weight:400; color:#3F3F3F; margin:0;}

/* END OF ASIDES/SECTIONS */

/* HP LISTS */

.list_features_hp{width:100%; height:auto; float:left; margin:0 0 30px 0; padding:0;}
.list_features_hp ul{margin:0; padding:0;}
.list_features_hp li{margin:1%; padding:0; list-style-type:none; position:relative;}
.list_features_hp li img{width:100%; height:100%;}
.list_features_hp li:hover .tile_overlay{-webkit-transform:scale(1); -ms-transform:scale(1); transform:scale(1);}
.tile_overlay{width:100%; height:100%; position:absolute; bottom:0; right:0; left:0; background:var(--primary-color-opacity); overflow:hidden; transform:scale(0); transition:.3s ease; text-align:center;}
.tile_overlay .text{font-family:var(--font-family); color:#FFFFFF; font-size:20px; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); text-align:center;}

.list_date_hp{width:29%; height:auto; background:#CCC; float:left; margin:0; padding:2%;}
.list_date_hp#events{background:#EEE;}
.list_date_hp span {width:auto; height:auto; float:left; text-align:left; margin:0 0 20px 0; padding:5px 0 0 0; font-family:var(--font-family); font-size:25px; font-weight:700; text-transform:capitalize; color:var(--primary-color);}
.list_date_hp ul{width:100%; height:auto; float:left; margin:0; padding:0;}
.list_date_hp li{width:100%; height:auto; float:left; text-align:left; margin:0 0 15px 0; padding:0; list-style-type:none; font-family:var(--font-family); font-size:14px; color:#666; box-shadow:0 0 5px 1px rgba(0,0,0,.3); background:#FFF;}
.list_date_hp li span{width:auto; height:auto; float:left; text-align:left; margin:0 0 5px 0; padding:0; font-family:var(--font-family); font-size:17px; color:#FFFFFF;}
.list_date_hp li span a:link, .list_date_hp li span a:visited, .list_date_hp li span a:active{font-weight:700; text-decoration:none; color:#333;}
.list_date_hp li span a:hover{font-weight:700; text-decoration:none; color:#333;}
.list_date_hp li strong{width:100%; display:inline-block;}
.list_date_hp li img{width:100%; height:100%; float:left; text-align:left; margin:0 10px 0 0; padding:0; object-fit:cover;}
.list_date_hp li a.summary-img{width:20%; display:block;}
.list_date_hp div{width:100%; height:auto; float:left; text-align:center; margin:15px 0; padding:0;}
.list_date_hp div.summary{width:75%; height:auto; float:left; margin:1% 2.5%; padding:0; text-align:left;}
.list_date_hp a.submit6{text-align:right;}

.list_date_hp_full{width:100%; height:auto;}
.list_date_hp_full ul{width:100%; height:auto; margin:0 auto; padding:0; display:grid; grid-template-columns:repeat(4,1fr); grid-auto-rows:auto; gap:20px;}
.list_date_hp_full li{width:auto; height:auto; margin:0 auto; padding:0; text-align:left; list-style-type:none; font-family:var(--font-family); font-size: 16px; color:#666; box-shadow:0 0 5px 1px rgba(0, 0, 0, .3); background:#FFF; transition:border-width 0.3s ease, box-shadow 0.5s ease; position:relative;}
.list_date_hp_full li:hover{box-shadow:0px 0px 25px rgba(0, 0, 0, 0.5);}
.list_date_hp_full li .summary-img, .list_date_hp_full li .summary-img img{width:100%; height:auto; max-height:290px;}
.list_date_hp_full li span{width:auto; height:auto; margin:0 0 5px 0; padding:0; float:left; text-align:left;}
.list_date_hp_full li span a:link, .list_date_hp_full li span a:visited, .list_date_hp_full li span a:active{font-weight:700; text-decoration:none; color:var(--primary-color); font-size:25px; transition:opacity .25s ease-in-out;}
.list_date_hp_full li span a:hover{opacity:0.6;}
.list_date_hp_full div.summary{width:95%; float:left; margin:1% 2.5%; padding:0 0 45px 0; text-align:left;}
.list_date_hp_full a.submit{float:right; margin-top:5px; position:absolute; bottom:4px; right:4px;}

.list_date_hp_swiffy ul{grid-gap:5%;}
.list_date_hp_swiffy li{margin:auto 10%;}
.list_date_hp_swiffy .slider-nav{margin:auto 1%;}
.list_date_hp_swiffy .news_slider_span{width:100%; height:auto; float:left; text-align:center; margin:0 0 20px 0; padding:5px 0 0 0; font-family:var(--font-family); font-size:25px; font-weight:700; text-transform:capitalize; color:var(--primary-color);}
.list_date_hp_swiffy .py-4{width:91%; float:left; padding-bottom:20px !important;}
.list_date_hp_swiffy .active{background-color:var(--primary-color) !important; filter:none !important;}
.list_date_hp_swiffy .summary{width:95%; margin:20px auto;}
.list_date_hp_swiffy .summary span a{color: var(--primary-color); font-weight:500; text-decoration:none; opacity:1; font-size:20px;}
.list_date_hp_swiffy .summary span a:hover{opacity:0.7;}

.list_testimonials_hp{width:30%; height:auto; background:#DDD; float:left; margin:0; padding:2%;}
.list_testimonials_hp span{width:100%; height:auto; float:left; text-align:left; margin:0 0 20px 0; padding:5px 0 0 0; font-family:var(--font-family); font-size:25px; font-weight:700; text-transform:capitalize; color:var(--primary-color);}
.list_testimonials_hp ul{width:100%; height:auto; float:left; margin:0; padding:0;}
.list_testimonials_hp li{width:100%; height:auto; float:left; text-align:left; margin:0 0 15px 0; padding:0 0 5px 0; list-style-type:none; font-family:var(--font-family); font-size:17px; color:#FFFFFF;}
.list_testimonials_hp li img{width:40px; height:auto; float:left; text-align:left; margin:0 10px 10px 0; padding:0;}
.list_testimonials_hp li span.list_testimonials_hpspan{width:100%; height:auto; float:left; text-align:left; margin:0 0 5px 0; padding:0; font-family:var(--font-family); font-size:17px; color:#333333;}
.list_testimonials_hp div{width:100%; height:auto; float:left; text-align:center; margin:15px 0; padding:0;}

.list_gallery_hp{width:94%; height:auto; background:#666666; float:left; text-align:center; margin:0 auto; padding:2% 3%;}
.list_gallery_hp span.LGHPspan_title{width:100%; height:auto; float:left; text-align:center; margin:0 0 20px 0; padding:0; font-family:var(--font-family); font-size:45px; text-transform:capitalize; color:#FFFFFF;}
.list_gallery_hp ul{display:grid; grid-template-columns:repeat(3, 1fr); gap:40px; width:100%; margin:0; padding:0;}
.list_gallery_hp li{width:auto; height:auto; max-height:400px; min-height:300px; background:#333333; float:left; text-align:center; margin:2%; padding:0.5%; list-style-type:none; position:relative;}
.list_gallery_hp li span.LGHPspan{width:100%; height:100%; float:left; text-align:center; margin:0; padding:0; overflow:hidden; z-index:1;}
.list_gallery_hp li span.LGHPspan img{width:100%; height:100%; opacity:0.2; object-fit:cover;}
.list_gallery_hp li span a:link, .list_gallery_hp li span a:visited, .list_gallery_hp li span a:active{font-family:var(--font-family); font-size:20px; font-weight:400; text-decoration:none; color:#FFFFFF;}
.list_gallery_hp li span a:hover{font-family:var(--font-family); font-size:20px; font-weight:400; text-decoration:none; color:#FFFFFF;}

/* END OF HP LISTS */

/* LISTS */

.list_gallery ul{width:100%; height:auto; margin:0; padding:0;}
.list_gallery li{width:90px; height:90px; float:left; text-align:center; margin:5px; padding:0; list-style-type: none; display:inline;}
.list_gallery li div img{width:90px; height:90px; float:left; text-align:center; margin:0; padding:0;}

.list_blog{width:100%; height:auto; float:left; margin:0; padding:0;}
.list_blog ul{margin:0; padding:0;}
.list_blog li{width:auto; height:auto; float:left; text-align:left; margin:1.6%; padding:0 0 60px 0; list-style-type:none; font-family:var(--font-family); font-size:16px; font-weight:400; color:#444; background:#F8F8F8; position:relative;}
.list_blog li h4{width:100%; height:auto; float:left; text-align:left; margin:0 0 10% 0; padding:0; line-height:1;}
.list_blog li h4 a:link, .list_blog li h4 a:visited, .list_blog li h4 a:active{font-size:30px; font-weight:700; text-transform:none; text-decoration:none; color:var(--primary-color);}
.list_blog li h4 a:hover{opacity:0.6;}
.list_blog li span.LBlispanauthor{width:100%; height:auto; float:left; text-align:left; margin:1% 0 0 0; padding:0;}
.list_blog li div{width:100%; height:auto; float:left; text-align:left; margin:0 0 20px 0; padding:0;}
.list_blog li span.LBlispanimg{width:100%; height:auto; float:left; text-align:left; margin:0; padding:0;}
.list_blog li span.LBlispanimg img{width: 100%; height: 100%; background: #FFF; object-fit:cover;}
.list_blog li div span.LBlispancontent{width:100%; height:auto; float:right; text-align:left; margin:0; padding:0; display:none;}
.list_blog li .news_Content{width:80%; margin:20px auto; float:none;}
.list_blog li .absolute-center-bottom{text-align:right; width:auto; margin:5%;}
.list_blog li img{width:100%; min-height: 350px; max-height: 350px; object-fit:cover;}
.news_card img {height: 400px !important; margin:0; padding:0; width:100%; border:0; object-fit:cover;}
.brochure-products span{padding:0 4%; display:block;}
.brochure-products span a{width:100%; height:auto; float:left; text-align:left; margin:10px 0; padding:0; font-family:var(--font-family); font-size:25px; color:var(--primary-color); text-decoration:none;}

.list_blog_featured{width:auto; height:auto; text-align:left; margin:0.6%; padding:0; list-style-type:none; font-family:var(--font-family); font-size:16px; font-weight:400; color:#444; background:#F8F8F8; position:relative;}
.list_blog_featured .featured{display:grid; grid-template-columns:2fr 1fr; grid-auto-rows:auto; gap:20px;}
.list_blog_featured h4{margin-top:0;}
.list_blog_featured h4 a:link, .list_blog_featured h4 a:visited, .list_blog_featured h4 a:active{font-size:35px; font-weight:700; text-transform:none; text-decoration:none; color:var(--primary-color);}
.list_blog_featured h4 a:hover{opacity:0.6;}
.list_blog_featured span.LBlispanauthor{display:inline-block; margin-top:5%;}
.list_blog_featured .LBlispanimg img{width:100%; max-height:450px; object-fit:cover;}
.list_blog_featured .LBlispanimg a{display:block; font-size:0px; line-height:0;}
.list_blog_featured .news_Content{position:relative; padding-bottom:15%;}
.list_blog_featured .absolute-center-bottom{text-align:right; width:auto; margin:5%;}

.list_related {width: 100%;height: auto;background: #F2F2F2;float: left;margin: 0 0 30px 0;padding: 0;}
.list_related span{width:96%; height:auto; background:#333333; float:left; text-align:left; margin:0 0 10px 0; padding:2%; font-family:var(--font-family); font-size:18px; text-transform:uppercase; color:#FFFFFF;}
.list_related ul{margin:0; padding:0;}
.list_related li{width:90%; height:auto; float:left; text-align:left; margin:5%; padding:0; list-style-type:none; font-family:var(--font-family); font-size:14px; color:#333333;}
.list_related li div{width:100%; height:auto; float:left; text-align:left; margin:0; padding:0; font-size:21px;}
.list_related li div a:link, .list_related li div a:visited, .list_related li div a:active{font-weight:700; text-decoration:none; color:#000000;}
.list_related li div a:hover{font-weight:700; text-decoration:none; color:#666666;}

.list_date{width:100%; max-width:1200px; height:auto; float:none; margin:20px auto 0; padding:0;}
.list_date ul{margin:0; padding:0;}
.list_date li{width:30%; max-width:450px; height:auto; background:#EEEEEE; float:left; text-align:left; margin:0 1.5% 20px 1.5%; padding:0; list-style-type:none;}
.list_date li span{width:96%; height:40px; float:left; text-align:left; margin:0 0 5px 0; padding:5px 2% 15px 2%; font-family:var(--font-family); font-size:18px; color:#444444;}
.list_date li span a:link, .list_date li span a:visited, .list_date li span a:active{font-family:var(--font-family); font-size:22px; font-weight:400; text-transform:uppercase; text-decoration:none; color:#000000;}
.list_date li span a:hover{font-family:var(--font-family); font-size:22px; font-weight:400; text-transform:uppercase; text-decoration:none; color:#666666;}
.list_date li img{width:100%; max-width:450px; height:auto; overflow:visible;}

.list_testimonials{width:100%; height:auto; float:left; margin:20px 0 0 0; padding:0;}
.list_testimonials ul{margin:0; padding:0;}
.list_testimonials li{width:100%; height:auto; float:left; text-align:left; margin:0 0 20px 0; padding:0; list-style-type:none;}
.list_testimonials li blockquote{width:100%; height:auto; float:left; text-align:left; margin:0; padding:0;}
.list_testimonials li div{width:92%; height:auto; background:url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/testimonialsbg1.png) right top no-repeat #F1F1F1; float:left; text-align:left; margin:0; padding:2% 4%; color:#333333;}
.list_testimonials li span{width:92%; height:auto; background:url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/testimonialsbg2.png) left top no-repeat; float:left; text-align:left; margin:0; padding:2% 4% 2% 1%; font-size:17px; font-weight:700; color:#333333;}

.testimonial-section{background:#666666;}
.testimonial-section .list_testimonials_slide{width:90%; height:auto;float:left; margin:0; padding:3.5% 5% 4% 5%; text-align:center;}
.testimonial-section .swiffy-slider .slider-container ul{padding:0;}
.testimonial-section .swiffy-slider .slider-container li{height:100% !important; display:block; color:#FFF; margin:0; padding:0; list-style-type:none;}
.list_testimonials_slide .testimonial-text h2{text-align:center; font-family:var(--font-family); font-size:25px; font-weight:700; text-transform:capitalize; color:var(--primary-color);}
.testimonial-section .swiffy-slider .slider-indicators{text-align:center; margin-bottom:1.5rem;}

.list_staff{width:100%; height:auto; float:left; margin:0; padding:0;}
.list_staff ul{margin:0; padding:0;}
.list_staff li{width:auto; height:auto; background:#EEEEEE; float:left; text-align:center; margin:20px 15px; padding:0 0 50px 0; list-style-type:none; position:relative;}
.list_staff li div.LSlidivheader{width:90%; height:auto; background:#333333; float:left; text-align:left; margin:0; padding:3% 5%; font-family:var(--font-family); font-size:14px; text-transform:none; color:#FFF;}
.list_staff li div.LSlidivheader span.staffName{width:100%; height:auto; float:left; margin:0; padding:0; font-size:18px; font-weight:700;}
.list_staff li div.LSlidivheader span a:link, .list_staff li div.LSlidivheader span a:visited, .list_staff li div.LSlidivheader span a:active{font-weight:700; text-decoration:none; color:#FFF;}
.list_staff li div.LSlidivheader span a:hover{font-weight:700; text-decoration:underline; color:#FFFFFF;}
.list_staff li div.LSlidivimg{width:100%; height:300px; float:left; margin:0; padding:0; overflow:hidden;}
.list_staff li div img{width:100%; height:100%; max-height:100%; object-fit:cover; filter:grayscale(100%);}
.list_staff li div.LSlidivcontent{width:88%; height:auto; float:left; text-align:left; margin:0; padding:6%; font-family:var(--font-family); font-size:14px; text-transform:none; color:#333;}
.list_staff li div.LSlidivcontent span{width:100%; height:auto; float:left; margin:0 0 10px 0; padding:0; font-size:14px; font-weight:700;}
.list_staff li .absolute-center-bottom{bottom:10px;}
.list_staff_featured{width:90%; float:left; margin:0 0 5% 0; padding:5%;}
.list_staff_featured .cell_full{min-height:auto;}
.list_staff_featured .LSlidivheader{width:35%; float:left; margin:0 5% 0 0;}
.list_staff_featured .LSlidivcontent{width:60%; float:left; margin:0; position:relative;}
.list_staff_featured .staffName a{font-size:35px; text-decoration:none; font-weight:bold;}
.list_staff_featured .staffPosition{font-size:18px;}
.list_staff#template_2 li{background:#f5f5f5; margin:1.5% 1%; padding:0;}
.list_staff#template_2 li div.LSlidivimg{width:350px; height:350px; max-width:30%;}
.list_staff#template_2 li div.LSlidivcontent{width:64%; height:auto; padding:3%; font-size:16px;}
.list_staff#template_2 li div.LSlidivheader{width:100%; height:auto; background:none; padding:0; font-size:18px; text-transform:uppercase; color:#333;}
.list_staff#template_2 li div.LSlidivheader span.staffName{font-size:35px; color:var(--primary-color);}

.list_images_text{width:100%; height:auto; float:left; margin:0; padding:0;}
.list_images_text ul{margin:0; padding:0;}
.list_images_text li{width:100%; height:auto; position:relative; float:left; text-align:left; margin:0 0 2% 0; padding:0; list-style-type:none; font-size:18px;}
.list_images_text li div.lmt_img{width:30%; height:auto; float:left; text-align:right; margin:0; padding:0;}
.list_images_text li div.lmt_img img{width:100%; display:block;}
.list_images_text li div.lmt_content{width:65%; height:auto; float:left; text-align:left; margin:2.5%; padding:0;}
.list_images_text li div.lmt_content span{text-align:left;}
.list_images_text li span{width:100%; height:auto; float:left; text-align:left; margin:0 0 5px 0; padding:0; font-family:var(--font-family); font-size:18px; color:#333333;}
.list_images_text li span a:link, .list_images_text li span a:visited, .list_images_text li span a:active{font-size:22px; font-weight:400; text-transform:uppercase; text-decoration:none; color:#333333;}
.list_images_text li span a:hover{font-size:22px; font-weight:400; text-transform:uppercase; text-decoration:none; color:#666666;}
.list_images_text li strong{color:#333333;}
.list_images_text li a.submit{position:absolute; right:10px; bottom:10px; font-size:17px;}
.list_images_text li a img{vertical-align:middle;}

.list_images_text#sequence li:nth-child(even){background:#F6F6F6;}
.list_images_text#sequence li{margin-bottom:2%;}
.list_images_text#sequence li div.lmt_content{float:right;}

.list_images_text#gridLayout li{width:100%; padding:0; margin:0; background:#F6F6F6;}
.list_images_text#gridLayout li div.lmt_img{width:50%; max-height:500px; padding:0; margin:0; float:left;}
.list_images_text#gridLayout li:nth-child(even) div.lmt_img{float:right;}
.list_images_text#gridLayout li div.lmt_img img{object-fit:cover; object-position:center; max-height:500px;}
.list_images_text#gridLayout li div.lmt_content{width:40%; padding:8% 5%; margin:0; text-align:center;}
.list_images_text#gridLayout li:nth-child(even) div.lmt_content{float:left;}
.list_images_text#gridLayout li div.lmt_content span{text-align:center;}

.list_images_text#media-gridLayout ul{justify-content:center;}
.list_images_text#media-gridLayout li{width:45%; margin:2.5%; padding:0; position:relative; border:none; font-size:16px;}
.list_images_text#media-gridLayout li .summary{width:75%; float:left;}
.list_images_text#media-gridLayout li div.lmt_img{width:100%; margin:0;}
.list_images_text#media-gridLayout li div.lmt_content{width:95%; margin:0 auto; padding:2.5%; float:none; position:absolute; left:0; bottom:0; color:#FFF}
.list_images_text#media-gridLayout li span a:link, .list_images_text#media-gridLayout li span a:visited, .list_images_text#media-gridLayout li span a:active{color:#FFF !important;}
.list_images_text#media-gridLayout li div.lmt_content .submit3{position:absolute; bottom:20px; right:20px; border-radius:5px;}

.list_images_subnav{width:98%; height:auto; float:left; margin:0; padding:0;}
.list_images_subnav ul{margin:0; padding:0;}
.list_images_subnav li{width:96%; height:auto; position:relative; background:#F5F5F5; float:left; text-align:left; margin:0 auto 2.5% auto; padding:1% 2%; list-style-type:none; border-left:10px solid var(--primary-color);}
.list_images_subnav li div.lmsn_img{width:20%; height:auto; float:left; text-align:center; margin:2% 2% 2% auto; padding:0;}
.list_images_subnav li div.lmsn_img img{width:100%; height:auto; float:left; text-align:center; margin:0; padding:0;}
.list_images_subnav li div.lmsn_content{width:76%; height:auto; min-height:100px; float:left; text-align:left; margin:0; padding:2% 0 2% 2%;}
.list_images_subnav li div.lmsn_content a.submit{position:absolute; bottom:10px; right:2%;}
.list_images_subnav li span{width:100%; height:auto; float:left; text-align:left; margin:0 0 5px 0; padding:0; font-family:var(--font-family); font-size:18px; color:#444444;}
.list_images_subnav li span a:link, .list_images_subnav li span a:visited, .list_images_subnav li span a:active{font-size:22px; font-weight:400; text-transform:uppercase; text-decoration:none; color:#333333;}
.list_images_subnav li span a:hover{color:#666666;}
.list_images_subnav li strong{color:#333333;}

.list_products{width:100%; height:auto; border-bottom:1px #CCCCCC solid; float:left; margin:0; padding:10px 0;}
.list_products ul{margin:0; padding:0;}
.list_products li{width:auto; height:auto; border:1px #DBDFE0 solid; float:left; text-align:center; margin:2%; padding:0; list-style-type:none; position:relative; padding-bottom:5%;}
.list_products li div{width:100%; height:auto; max-height:200px; float:left; margin:0; padding:0 0 4% 0;}
.list_products li div img{width:100%; height:100%; max-height:200px; object-fit:cover;}
.list_products li span{width:96%; height:auto; margin:0 auto 35px auto; padding:0; font-size:14px; font-weight:400; color:#666666; display:block;}
.list_products li span a:link, .list_products li span a:visited, .list_products li span a:active{width:100%; display:block; font-size:18px; font-weight:400; text-transform:capitalize; text-decoration:none; color:#333333;}
.list_products li span a:hover{font-size:18px; font-weight:400; text-transform:capitalize; text-decoration:none; color:#666666;}

.list_productsEcomm{width:100%; height:auto; float:left; margin:0; padding:0;}
.list_productsEcomm ul{margin:0; padding:0;}
.list_productsEcomm li{width:21%; max-width:220px; height:300px; border:1px solid #CCCCCC; float:left; text-align:center; margin:0 1.5% 1.5% 0; padding:10px 1%; list-style-type:none;}
.list_productsEcomm li div.LPEimg{width:100%; height:150px; overflow:hidden; margin:0; padding:0; text-align:center;}
.list_productsEcomm li div.LPEimg img{width:auto; max-width:150px; height:auto; max-height:150px;}
.list_productsEcomm li div.LPEinfo{width:100%; height:100px; float:left; text-align:center; margin:10px 0; padding:0; font-family:var(--font-family);}
.list_productsEcomm li div.LPEinfo span{width:100%; height:auto; float:left; text-align:center; margin:0; padding:0; font-size:16px;}
.list_productsEcomm li div.LPEinfo span a, .list_productsEcomm li div.LPEinfo span a:link, .list_productsEcomm li div.LPEinfo span a:visited{font-weight:400; text-decoration:none; color:#33333333;}
.list_productsEcomm li div.LPEinfo span a:hover{font-weight:400; text-decoration:none; color:#999999;}
.list_productsEcomm li div.LPEinfo span.price{width:100%; height:0; float:left; text-align:center; margin:5px 0 0 0; padding:0; font-size:13px; color:#999999;}
.list_productsEcomm li div.LPEinfo span.price strong{font-size:15px; font-weight:400; color:#FF0000;}

.list_productGroup{width:100%; height:auto;}
.list_productGroup ul{display:flex; flex-wrap: wrap; justify-content: left; padding: 0; margin:0;}
.list_productGroup li{width:22%; height:auto; margin:0 1.5% 5% 1.5%; padding:0; list-style-type:none; position:relative; box-sizing:border-box;}
.list_productGroup li div.LPG_img{width:100%; height:300px; overflow:hidden; margin:0; padding:0; text-align:center; position:relative;}
.list_productGroup li div.LPG_img img{width:100%; max-width:100%; height:100%; max-height:100%; object-fit:cover;}
.list_productGroup li div.LPG_img .figure{width:100%; height:100%; position:relative;}
.list_productGroup li div.LPG_img .figure img.image-hover{position:absolute; top:0; right:0; left:0; bottom:0; object-fit:cover; opacity:0; transition:opacity .2s;}
.list_productGroup li div.LPG_img .figure:hover img.image-hover{opacity: 1;}
.list_productGroup li div.imgOverlay{position:absolute; top:0; left:0;}
.list_productGroup ul li .LPG_content{width:90%; margin:4% auto; padding:0; font-family:var(--font-family); text-align:center;}
.list_productGroup ul li .LPG_content .LPG_title {width: 92%; height: auto; float: left; font-size:20px; color:#000000;}
.list_productGroup ul li .LPG_content .LPG_title a{text-decoration:none;}
.list_productGroup ul li .LPG_content .LPG_desc {display:none;}
.list_productGroup li div.LPG_desc{display:none;}
.list_productGroup ul li .LPG_content .LPG_price {color:#333; text-align:left;}
.list_productGroup ul li .LPG_addtobasket {width: auto; max-width:45px; height: auto; float: right; padding: 0; margin: auto; position: absolute; right: 10px; bottom: 10px;}
.list_productGroup ul li .LPG_addtobasket a, .list_productGroup ul li .LPG_addtobasket a:link, .list_productGroup ul li .LPG_addtobasket a:active, .list_productGroup ul li .LPG_addtobasket a:visited {width: auto; height: auto; display: inline-block; padding: 5px; margin: 0 auto; background:#FFFFFF; border-radius: 4px;}
.list_productGroup ul li .LPG_addtobasket a:hover {opacity:0.6;}
.list_productGroup li div.LPG_qty {width: 36%; height: auto; float: left; text-align: center; margin: 10px 0 0 0; padding: 0; position: absolute; bottom: 10px; left: 10px;}
.list_productGroup li div.LPG_qty .LPG_qty_rgt .qtyminus, .qtyplus {float: left; width: 24px; height: auto; font-size: 20px; line-height: 17px; text-align: center; padding: 2px 0; margin: 0; font-weight: 400;}
.list_productGroup li div.LPG_qty .LPG_qty_rgt .qty {float: left; width: 30px; height: auto; border: 1px solid #DEDEDE; border-radius: 5px; color: #999; background: #FFF; font-family:var(--font-family); font-size: 16px; text-align: center; padding: 2px 0; margin: 0 2px;}

.list_productFeaturedEcom{width:100%; height:auto; display:block; overflow:hidden;}
.list_productFeaturedEcom ul{width:100%; margin:0; padding:0;}
.list_productFeaturedEcom li{margin:0 2.5% 5% 2.5%; padding:0; list-style-type:none; position:relative;}
.list_productFeaturedEcom li div.LPG_img{width:100%; height:auto; overflow:hidden; margin:0; padding:0; text-align:center; position:relative;}
.list_productFeaturedEcom li div.LPG_img img{width:100%; max-width:100%; height:auto; max-height:100%; object-fit:cover;}
.list_productFeaturedEcom li div.LPG_img .figure{width:auto; max-width:100%; height:auto; position:relative;}
.list_productFeaturedEcom li div.LPG_img .figure img.image-hover{position:absolute; top:0; right:0; left:0; bottom:0; object-fit:contain; opacity:0; transition:opacity .2s;}
.list_productFeaturedEcom li div.LPG_img .figure:hover img.image-hover{opacity: 1;}
.list_productFeaturedEcom li div.imgOverlay{position:absolute; top:0; left:0;}
.list_productFeaturedEcom ul li .LPG_content{width:95%; margin:1% auto; padding:0; font-family:var(--font-family); text-align:left;}
.list_productFeaturedEcom ul li .LPG_content .LPG_title {width: 92%; height: auto; float: left; font-size:20px; color:#000000;}
.list_productFeaturedEcom ul li .LPG_content .LPG_title a{text-decoration:none;}
.list_productFeaturedEcom ul li .LPG_content .LPG_desc {display:none;}
.list_productFeaturedEcom li div.LPG_desc{display:none;}
.list_productFeaturedEcom ul li .LPG_content .LPG_price {color:#333; text-align:left;}

.list_productsRelated{width:100%; height:auto; background:#EEEEEE; float:left; text-align:left; margin:0; padding:0;}
.list_productsRelated h3{width:98%; height:auto; background:#666666; float:left; text-align:left; margin:0 0 10px 0; padding:1% 0% 1% 2%; font-family:var(--font-family); font-size:20px; font-weight:400; text-transform:uppercase; color:#FFFFFF;}
.list_productsRelated ul{width:97%; height:auto; background:#EEEEEE; float:left; text-align:left; margin:0; padding:1% 1.5% 2% 1.5%;}
.list_productsRelated li{width:auto; height:auto; background:#FFFFFF; text-align:center; margin:15px; padding:15px; list-style-type:none; font-family:var(--font-family);}
.list_productsRelated li div{width:100%; height:auto; float:left; text-align:center; margin:0; padding:0;}
.list_productsRelated li div img{width:auto; height:auto;}
.list_productsRelated li span{width:92%; height:auto; float:left; text-align:center; margin:0; padding:4%; font-size:12px; font-weight:400; color:#666666;}
.list_productsRelated li span a:link, .list_productsRelated li span a:visited, .list_productsRelated li span a:active{text-align:center; margin:0 0 10px 0; padding:0; font-size:16px; font-weight:700; text-transform:uppercase; text-decoration:none; color:#000000;}
.list_productsRelated li span a:hover{color:var(--primary-color);}

.list_downloads{width:100%; height:auto; float:left; margin:0 0 20px 0; padding:0;}
.list_downloads ul{margin:0; padding:0;}
.list_downloads li{width:auto; min-width:21%; height:auto; border-top:4px var(--primary-color) solid; float:left; text-align:left; margin:4%; padding:2%; list-style-type:none; font-family:var(--font-family);}
.list_downloads li div.ld_img{width:25%; height:100%; float:left; text-align:left; margin:0 5% 0 0; padding:0; position:relative;}
.list_downloads li div.ld_content{width:70%; height:auto; float:right; text-align:left; margin:0; padding:0; word-wrap:break-word;}
.list_downloads li span{width:100%; height:auto; float:left; text-align:left; margin:10px 0; padding:0; font-family:var(--font-family); font-size:18px; color:#444444;}
.list_downloads li span a:link, .list_downloads li span a:visited, .list_downloads li span a:active{font-size:22px; font-weight:400; text-transform:capitalize; text-decoration:none; color:#333333;}
.list_downloads li span a:hover{color:#666666;}

.list_downloads_sml{width:100%; height:auto; float:left; margin:1.5% 0; padding:0;}
.list_downloads_sml span{width:98%; height:auto; float:left; margin:0 0 5px 0; padding:1%; font-family:var(--font-family); font-size:30px; font-weight:300; color:#000000;}
.list_downloads_sml ul{margin:0; padding:0;}
.list_downloads_sml li{width:97%; height:auto; border-bottom:1px #DBDFE0 dashed; float:left; text-align:left; margin:0 0 5px 0; padding:1.5%; list-style-type:none; text-transform:capitalize;}
.list_downloads_sml li:nth-child(odd){background:#F6F6F6;}

.list_address_contactus{width:42.5%; height:auto; background:#FFF; float:left; text-align:center; margin:20px 0 0 0; padding:2% 2.5%; top:0; font-family:var(--font-family); font-size:18px; font-weight:300; color:#000000; box-shadow:0 0 20px 10px rgba(229,226,226,1);}
.list_address_contactus h1.LACH1{text-align:left; margin:15px 0 10px 0; padding:0; font-size:30px;}
.list_address_contactus p{width:100%; height:auto; float:left; text-align:left; margin:0 0 20px 0; padding:0; font-size:17px;}
.list_address_contactus ul{margin:0; padding:0;}
.list_address_contactus li{width:100%; height:auto; float:left; margin:0 0 15px 0; padding:0; list-style-type:none; font-family:var(--font-family); font-size:17px; font-weight:400; color:#000000;}
.list_address_contactus li span{width:25%; height:auto;float:left;text-align:left; margin:0; padding:0; font-weight:700;}
.list_address_contactus li a{width:75%; height:auto; float:right; text-align:left; margin:0; padding:0; text-decoration:none;}
.list_address_contactus li div {width: 75%;height: auto;float: right;text-align: left;margin: 0;padding: 0;}
.list_address_contactus.split{width:100%; background:none; padding:0; box-shadow:none; justify-content:space-between;}
.list_address_contactus.split ul{width:44%; padding:2% 2.5%; background:#FFF; box-shadow:0 0 20px 10px rgba(229,226,226,1);}

/* END OF LISTS */

/* FORMS */

.form_contact{width:42.5%; height:auto; min-height:350px; float:right; text-align:left; margin:20px 0 0 5%; padding:0 2.5% 1% 2.5%; display:block; box-shadow:0 0 20px 10px rgba(229,226,226,1);}
.form_contact.full-width{width:95%; margin:20px auto 0 auto; float:none;}
.form_contact h3.FCH3{width:100%; height:auto; float:left; text-align:left; margin:10px 0; padding:0; font-family:var(--font-family); font-size:22px; font-weight:400; color:#000000;}
.form_contact label{width:100%; height:auto; float:left; text-align:left; margin:0 0 10px 0; padding:0; font-family:var(--font-family); font-size:16px; font-weight:400; color:#FF0000; display:block;}
.form_contact.full-width span.FC_inputsmall{width:48%; height:70px; margin:0 1%; padding:0; float:left; position:relative;}
.form_contact.full-width span.FC_inputwide{width:98%; margin:0 1% 1.5% 1%; padding:0; float:left;}
.form_contact input.FC_inputwide, input.FC_inputsmall{width:97%; height:auto; height:22px; max-height:22px; background:#ebebeb; border:1px #999 solid; float:left; text-align:left; margin:8px 0 0 0; padding:2.5% 1%; font-family:var(--font-family); font-size:16px; font-weight:400; color:#999; display:block;}
	/* Remove the below if you don't want the icons on the form fields */
	.form_contact input.FC_inputwide.Name{background:url(/images/general/icons/inputbgname.jpg?v=mg0eaZ2pkifit6aLEOkh0M5Rin8) no-repeat #ffffff; width:85%; padding:2% 1% 2% 13%;}
	.form_contact input.FC_inputwide.Company{background:url(/images/general/icons/inputbgcompany.jpg?v=z1le3dsm1pSDk5LzFMs0UyaxeRY) no-repeat #ffffff; width:85%; padding:2% 1% 2% 13%;}
	.form_contact input.FC_inputwide.Telephone{background:url(/images/general/icons/inputbgtelephone.jpg?v=mg0eaZ2pkifit6aLEOkh0M5Rin8) no-repeat #ffffff; width:85%; padding:2% 1% 2% 13%;}
	.form_contact input.FC_inputwide.Email{background:url(/images/general/icons/inputbgemail.jpg?v=z1le3dsm1pSDk5LzFMs0UyaxeRY) no-repeat #ffffff; width:85%; padding:2% 1% 2% 13%;}
	.form_contact select.FC_inputwide.Hear{background:url(/images/general/icons/inputbghear.jpg?v=z1le3dsm1pSDk5LzFMs0UyaxeRY) no-repeat #ffffff; width:99.5%; padding:1.9% 1% 1.9% 13%;}
	.form_contact .FC_inputwide.Comments{background:url(/images/general/icons/inputbgcomment.jpg?v=DDbh0CEM8YJUHB9lOJLL_ydmjwU) no-repeat #ffffff; width:85%; padding:2% 1% 2% 13%;}
.FC_inputsmall label.floating-label, .FC_inputwide label.floating-label{top:8%;}
.form_contact.full-width span.field-validation-error{position:absolute; left:0; bottom:-8px;}
.input-validation-error{border:1px red solid !important;}
.form_contact.full-width select{padding:1.5% 1%;}
.form_contact input.d{width:150px; height:auto; background:#EBEBEB; border:1px #999999 solid; float:right; text-align:left; margin:7px 0 5px 10px; padding:3px; font-family:var(--font-family); font-size:16px; font-weight:400; color:#999999; display:block;}
.form_contact input.FC_inputcheck{width:auto; height:auto; float:left; text-align:left; margin:2px 10px 5px 0; padding:0; font-weight:400; display:block;}
.form_contact select{width:99.5%; height:auto; background:#ebebeb; border:1px #999 solid; float:left; text-align:left; margin:8px 0 0 0; padding:2.5% 1%; font-family:var(--font-family); font-size:16px; font-weight:400; color:#BBB; display:block;}
.form_contact textarea{width:97%; height:auto; background:#EBEBEB; border:1px #999999 solid; float:left; text-align:left; margin:8px 0 0 0; padding:1%; font-family:var(--font-family); font-size:16px; font-weight:400; color:#999999; display:block;}
.form_contact br{clear:left;}

.form_contact_sub{width:100%; max-width:670px; height:auto; float:left; text-align:left; margin:0; padding:0; display:block;}
.form_contact_sub_left{width:300px; height:auto; float:left; text-align:left; margin:0 25px 0 0; padding:0;}
.form_contact_sub_right{width:345px; height:auto; float:left; text-align:left; margin:0; padding:0;}
.form_contact_sub label.FCS_label{width:100%; height:auto; float:left; text-align:left; margin:5px 0; padding:0; font-family:var(--font-family); font-size:12px; font-weight:400; color:#FFFFFF; display:block;}
.form_contact_sub input.FCS_inputwide{width:97%; height:10px; background:#EDEDED; border:1px #999999 solid; float:left; text-align:left; margin:0 0 10px 0; padding:8px 1%; font-family:var(--font-family); font-size:12px; font-weight:400; color:#666666; display:block;}
.form_contact_sub input.FCS_inputsmall{width:100px; height:auto; background:#EDEDED; border:1px #999999 solid; float:right; text-align:left; margin:0 10px 0 0; padding:3px 0.3%; font-family:var(--font-family); font-size:12px; font-weight:400; color:#666666; display:block;}
.form_contact_sub select{width:100%; height:auto; background:#EDEDED; border:1px #999999 solid; float:left; text-align:left; margin:0 0 10px 0; padding:5px 0.3%; font-family:var(--font-family); font-size:12px; font-weight:400; color:#666666; display:block;}
.form_contact_sub textarea{width:97.5%; height:40px; background:#EDEDED; border:1px #999999 solid; float:left; text-align:left; margin:0 0 10px 0; padding:5px 1%; font-family:var(--font-family); font-size:12px; font-weight:400; color:#666666; display:block;}
.form_contact_sub br{clear:left;}

.form_enquire{width:90%; height:auto; background:#CCCCCC; float:left; text-align:left; margin:0 0 10px 0; padding:5%; font-family:var(--font-family); color:#333; display:block;}
.form_enquire h2.FEH2{width:100%; height:auto; float:left; text-align:center; margin:5px 0 15px 0; padding:0; font-family:var(--font-family); font-size:30px; font-weight:400; color:#FFFFFF; display:block;}
	.form_enquire label {
		align-items: center;
		display: flex;
		width: 100%;
		height: auto;
		float: left;
		text-align: left;
		margin: 5px 0 30px 0;
		padding: 0;
		font-family: 'Times New Roman', Times, serif;
		font-size: 16px;
		font-weight: 400;
		color: #FF0000;
		display: flex;
		align-items: center;
	}
.form_enquire input.FE_inputwide{width:95%; height:auto; background:#FFFFFF; border:1px #999999 solid; float:left; text-align:left; margin:0 0 5px 0; padding:2%; font-family:var(--font-family); font-size:16px; font-weight:400; color:#999999; display:block;}
.form_enquire input.FE_inputsmall{width:150px; height:auto; background:#FFFFFF; border:1px #999999 solid; float:left; text-align:left; margin:7px 0 5px 10px; padding:3px; font-family:var(--font-family); font-size:16px; font-weight:400; color:#999999; display:block;}
.form_enquire input.FE_inputsmall2{width:150px; height:auto; background:#FFFFFF; border:1px #999999 solid; float:left; text-align:left; margin:0 10px 5px 10px; padding:3px; font-family:var(--font-family); font-size:16px; font-weight:400; color:#999999; display:block;}
.form_enquire input.FE_inputcheck{width:auto; height:auto; float:left; text-align:left; margin:2px 10px 5px 0; padding:0; font-weight:400; display:block;}
.form_enquire select{width:99.4%; height:auto; background:#FFFFFF; border:1px #999999 solid; float:left; text-align:left; margin:0 0 5px 0; padding:2%; font-family:var(--font-family); font-size:16px; font-weight:400; color:#BBB; display:block;}
.form_enquire textarea{width:95%; height:auto; background:#FFFFFF; border:1px #999999 solid; float:left; text-align:left; margin:0 0 20px 0; padding:2%; font-family:var(--font-family); font-size:16px; font-weight:400; color:#999999; display:block;}
.form_enquire br{clear:left;}
.form_enquire span.FE_bookingSpan{margin-bottom:10px; display:inline-block;}

.form_voucher{width: 90%; height: auto; background: #CCCCCC; float: left; text-align: left; margin: 0 0 50px 0; padding: 5%; font-family: var(--font-family); font-size: 11px; color: #FFFFFF; display: block;}
.form_voucher h2.FVH2{width:100%; height:auto; float:left; text-align:center; margin:0 0 15px 0; padding:0; font-family:var(--font-family); font-size:25px; font-weight:400; color:#FFFFFF; display:block;}
.form_voucher div.FV_div{width:100%; height:auto; float:left; text-align:left; margin:0; padding:0; display:block;}
.form_voucher h3{width:100%; height:auto; float:left; text-align:left; margin:20px 0 10px 0; padding:0; font-family:var(--font-family); font-size:25px; font-weight:400; color:#333333;}
.form_voucher label{width:100%; height:auto; float:left; text-align:left; margin:0 0 10px 0; padding:0; font-family:var(--font-family); font-size:12px; font-weight:400; color:#FF0000; display:block;}
.form_voucher input.FV_inputwide{width:96.5%; height:auto; background:#FFFFFF; border:1px #999999 solid; float:left; text-align:left; margin:0 0 5px 0; padding:1.5%; font-family:var(--font-family); font-size:12px; font-weight:400; color:#999999; display:block;}
.form_voucher input.FV_inputsmall{width:150px; height:auto; background:#FFFFFF; border:1px #999999 solid; float:left; text-align:left; margin:7px 0 5px 10px; padding:3px; font-family:var(--font-family); font-size:12px; font-weight:400; color:#999999; display:block;}
.form_voucher input.FV_inputcheck{width:auto; height:auto; float:left; text-align:left; margin:2px 10px 5px 0; padding:0; font-weight:400; display:block;}
.form_voucher select{width:100%; height:auto; background:#FFFFFF; border:1px #999999 solid; float:left; text-align:left; margin:0 0 5px 0; padding:1.5%; font-family:var(--font-family); font-size:12px; font-weight:400; color:#999999; display:block;}
.form_voucher textarea{width:96.5%; height:auto; background:#FFFFFF; border:1px #999999 solid; float:left; text-align:left; margin:0 0 20px 0; padding:1.5%; font-family:var(--font-family); font-size:12px; font-weight:400; color:#999999; display:block;}
.form_voucher br{clear:left;}

.form_apply{width:90%; height:auto; background:#EEEEEE; float:left; text-align:left; margin:0; padding:2.5% 5%; display:block;}
.form_apply h2{width:100%; height:auto; float:left; text-align:left; margin:0 0 10px 0; padding:0; font-family:var(--font-family); font-size:25px; font-weight:400; color:#333333;}
.form_apply h3{width:97%; height:auto; background:#333333; float:left; text-align:left; margin:10px 0; padding:1.5%; font-family:var(--font-family); font-size:17px; font-weight:400; color:#FFFFFF;}
.form_apply span{width:95%; height:auto; float:left; text-align:left; margin:5px 2.5% 0 2.5%; padding:0;}
.form_apply label{width:100%; height:auto; float:left; text-align:left; margin:0 0 10px 0; padding:0; font-family:var(--font-family); font-size:16px; font-weight:400; color:#FF0000; display:block;}
.form_apply label.FA_label_info{width:100%; height:auto; float:left; text-align:left; margin:5px 0; padding:0; font-family:var(--font-family); font-size:16px; font-weight:400; color:#999; display:block;}
.form_apply select{width:100%; height:auto; background:#ebebeb; border:1px #999999 solid; float:left; text-align:left; margin:8px 0; padding:1.5%; font-family:var(--font-family); font-size:16px; font-weight:400; color:#999999; display:block;}
.form_apply textarea{width:96.5%; height:auto; background:#ebebeb;border:1px #999999 solid; float:left; text-align:left; margin:8px 0; padding:1.5%; font-family:var(--font-family); font-size:16px; font-weight:400; color:#999999; display:block;}

.form_search{width:291px; height:40px; float:left; margin:0 30px 0 0; padding:0; position:relative;}
.form_search input{width:240px; height:40px; background:#FFFFFF; border:none; float:left; margin:0 1px 0 0; padding:0 0 0 10px; font-family:var(--font-family); font-size:16px; font-weight:400; color:#878787; display:block;}
.form_search input.button{width:40px; height:40px; background:url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/gobutton1.png) top no-repeat; float:left; text-align:left; border:none; margin:0; padding:0; cursor:pointer; top:0; right:0;}

.form_searchDD{width:100%; height:80px; border:none; float:left; text-align:left; margin:0; padding:0;}
.form_searchDD input{width:95%; height:80px; background:none; border:none; float:left; text-align:left; margin:0; padding:0; font-family:var(--font-family); font-size:42px; font-weight:300; color:#666666;}
.form_searchDD input.buttonDD{width:40px; height:40px; background:url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/gobutton1DD.png) top no-repeat; float:left; text-align:left; border:none; margin:20px 20px 0 0; padding:0; cursor:pointer;}

.form_buttons{float:right;}

div.checked,div.unchecked,div.checked2,div.unchecked2,div.autochecked{display:block; float:left; margin-right:0; width:15px; height:15px; min-height:15px; text-indent:-999em; overflow:hidden; margin-top:1px; padding:0 3px 5px 0;}
.checked{background:url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/checked.png) no-repeat top left;}
.unchecked{background:url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/unchecked.png) no-repeat top left;}
.autochecked{background:url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/checked.png) no-repeat top left;}
.checked2{background:url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/checked2.png) no-repeat top left;}
.unchecked2{background:url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/unchecked2.png) no-repeat top left;}
.autochecked2{background:url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/checked2.png) no-repeat top left;}

	/* Floating Label */
.field-container{position:relative; display:inline-block; width:100%; margin-bottom:8px;}
label.floating-label{position:absolute; top:0%; left:5px; transform:translateY(-50%); font-size:14px; color:#0b57d0; background:white; padding:0 5px; opacity:0; /* Start invisible */ visibility:hidden; transition: opacity 0.1s ease-in-out, visibility 0.1s ease-in-out; width:auto; line-height:1.3; border-radius:2px;}


/* END OF FORMS */

/* BUTTONS */

.sim-button{line-height:50px; height:50px; text-align:center; margin-right:auto; margin-left:auto; width:60%; cursor:pointer; top:50%; left:50%; transform:translate(-50%, -50%);}
.button10{color:rgba(255,255,255,1); transition:all 0.5s; position:absolute; border:2px solid rgba(255,255,255,0.5); background-color:rgba(255,255,255,0.25);}
.button10 a{color:rgba(51,51,51,1); text-decoration:none; display:block;}
.button10 span{z-index:2; display:block; position:absolute; width:100%; height:100%;}
.button10::before{content:''; position:absolute; top:-2px; left:-2px; width:100%; height:100%; z-index:1; border:2px solid transparent; clip-path:polygon(0% 0%, 0% 0%, 0% 0%, 0% 0%); transition:clip-path 0.3s linear, border-color 0.3s linear;}
.button10:hover{border-color:transparent; color:var(--primary-color)}
.button10:hover::before{border-color:var(--primary-color); clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);}

input.submit, a.submit, a.submit:link, a.submit:visited, button.submit{font-family:var(--font-family-buttons); border-radius:5px; display:inline-block; color:#FFFFFF; background:var(--primary-color); border:none; font-size:16px; font-weight:400; padding:10px 15px; cursor:pointer; text-decoration:none; width:auto; text-transform:none; opacity:1; transition:opacity .25s ease-in-out;}
a.submit:hover, input.submit:hover, button.submit:hover{cursor:pointer; opacity:0.6; color:#FFF; text-decoration:none;}

input.submit.lg, a.submit.lg, a.submit.lg:link, a.submit.lg:visited, button.submit.lg{font-size:18px; border-radius:7.5px; font-weight:bold; padding:1% 2%; cursor:pointer; text-decoration:none; text-transform:uppercase; opacity:1; transition:opacity .25s ease-in-out;}
a.submit.lg:hover, input.submit.lg:hover, button.submit.lg:hover{cursor:pointer; opacity:0.5;}

input.submit1, a.submit1, a.submit1:link, a.submit1:visited{font-family:var(--font-family-buttons); color:#000000; background:url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/submit1_icona.png) left no-repeat; border:none; font-size:13px; font-weight:700; padding:6px 10px 5px 27px; cursor:pointer; text-decoration:none; width:auto; text-transform:capitalize;}
a.submit1:hover, input.submit1:hover{font-family:var(--font-family-buttons); color:#666666; background:url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/submit1_iconb.png) left no-repeat; border:none; font-size:13px; font-weight:700; padding:6px 10px 5px 27px; cursor:pointer; text-decoration:none; width:auto; text-transform:capitalize;}

a.submit2, a.submit2:link, a.submit2:visited, a.submit2:active{background:var(--primary-color); border-radius:7.5px; padding:10px 22px; font-family:var(--font-family-buttons); font-size:20px; font-weight:400; text-transform:uppercase; text-decoration:none; color:#FFFFFF; opacity:1; transition:opacity .25s ease-in-out;}
a.submit2:hover{opacity:0.5;}

input.submit3, a.submit3, a.submit3:link, a.submit3:visited{font-family:var(--font-family-buttons); color:#FFF; border:2px solid #FFF; font-size:15px; font-weight:700; padding:5px 15px; cursor:pointer; text-decoration:none; width:auto; text-transform:none;}
a.submit3:hover, input.submit3:hover{font-family:var(--font-family-buttons); color:#333333; border:2px solid #333333; font-size:15px; font-weight:700; padding:5px 15px; cursor:pointer; text-decoration:none; width:auto; text-transform:none;}

input.submit4, a.submit4, a.submit4:link, a.submit4:visited{font-family:var(--font-family-buttons); color:#FFFFFF; background:#333333; border:none; font-size:13px; font-weight:700; padding:6px 10px 5px 10px; cursor:pointer; text-decoration:none; width:auto; height:auto; text-transform:capitalize;}
a.submit4:hover, input.submit4:hover{font-family:var(--font-family-buttons); color:#FFFFFF; background:#AAAAAA; font-size:13px; font-weight:700; padding:6px 10px 5px 10px; cursor:pointer; text-decoration:none; width:auto; text-transform:capitalize;}

input.submit5, a.submit5, a.submit5:link, a.submit5:visited {font-family:var(--font-family-buttons); color:#FFF; background:var(--primary-color); border:none; font-size:16px; font-weight:700; padding:6px 10px 5px 10px; cursor: pointer; text-decoration:none; width: auto; text-transform:capitalize; display:inline-block; margin:1%;}
a.submit5:hover, input.submit5:hover {font-family:var(--font-family-buttons); color:#FFF; background:#AAA; cursor:pointer;}

input.add_to_basket, a.add_to_basket, a.add_to_basket:link, a.add_to_basket:visited{font-family:var(--font-family-buttons); border-radius:7.5px; color:#FFF; background:url(https://res.cloudinary.com/djlru2llu/image/upload/c_fill,f_auto,q_auto/images/general/basket_icon_white.svg) left 20px center no-repeat var(--primary-color); border:none; font-size:24px; font-weight:400; padding:15px 20px 15px 65px; cursor:pointer; text-decoration:none; width:auto; text-transform:capitalize; opacity:1; transition:opacity .25s ease-in-out; float:right;}
a.add_to_basket:hover, input.add_to_basket:hover{font-family:var(--font-family-buttons); color:#FFF; background:url(https://res.cloudinary.com/djlru2llu/image/upload/c_fill,f_auto,q_auto/images/general/basket_icon_white.svg) left 20px center no-repeat var(--primary-color); border:none; font-size:24px; font-weight:400; padding:15px 20px 15px 65px; cursor:pointer; text-decoration:none; width:auto; text-transform:capitalize; opacity:0.5;}

input.enquireNow, a.enquireNow, a.enquireNow:link, a.enquireNow:visited{font-family:var(--font-family-buttons); color:#333333; background:url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/enquirenow_icon2.png) left no-repeat #CCCCCC; border:1px #CCCCCC solid; font-size:24px; font-weight:400; padding:6px 10px 7px 70px; cursor:pointer; text-decoration:none; width:auto; text-transform:capitalize; margin-left:35px;}
a.enquireNow:hover, input.enquireNow:hover{font-family:var(--font-family-buttons); color:#FFFFFF; background:url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/enquirenow_icon2.png) left no-repeat #999999; border:1px #CCCCCC solid; font-size:24px; font-weight:400; padding:6px 10px 7px 70px; cursor:pointer; text-decoration:none; width:auto; text-transform:capitalize;}

input.submitlogin, a.submitlogin, a.submitlogin:link, a.submitlogin:visited{width:100%; color:#FFFFFF; text-decoration:underline; text-transform:none; font-weight:500; font-family:var(--font-family-buttons); text-decoration:none; font-size:20px; background:var(--primary-color); border:none; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; padding:12px 20px; text-transform:none; opacity:1; transition:opacity .25s ease-in-out; -moz-transition:opacity .25s ease-in-out; -webkit-transition:opacity .25s ease-in-out; cursor:pointer; -webkit-appearance:none;}
a.submitlogin:hover, input.submitlogin:hover{width:100%; color:#FFFFFF; text-decoration:underline; text-transform:none; font-weight:500; font-family:var(--font-family-buttons); text-decoration:none; font-size:20px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; padding:12px 20px; text-transform:none; opacity:0.5;}

a.subscribe, a.subscribe:link, a.subscribe:visited, a.subscribe:active{background:var(--primary-color); -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; padding:10px 40px; font-family:var(--font-family-buttons); font-size:20px; font-weight:400; text-transform:uppercase; text-decoration:none; color:#FFFFFF; opacity:1; transition:opacity .25s ease-in-out; -moz-transition:opacity .25s ease-in-out; -webkit-transition:opacity .25s ease-in-out;}
a.subscribe:hover{-webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; padding:10px 40px; font-family:var(--font-family-buttons); font-size:20px; font-weight:400; text-transform:uppercase; text-decoration:none; color:#FFFFFF; opacity:0.5;}

a.social_footer{opacity:1; transition:opacity .25s ease-in-out; -moz-transition:opacity .25s ease-in-out; -webkit-transition:opacity .25s ease-in-out;}
a.social_footer:hover{opacity:0.5;}

.hvr-grow{display:inline-block; vertical-align:middle; -webkit-transform:translateZ(0); transform:translateZ(0); box-shadow:0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility:hidden; backface-visibility:hidden; -moz-osx-font-smoothing:grayscale; -webkit-transition-duration:0.3s; transition-duration:0.3s; -webkit-transition-property:transform; transition-property:transform;}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active{-webkit-transform:scale(1.1); transform:scale(1.1);}

a.hoverani{opacity:1; transition:opacity .25s ease-in-out; -moz-transition:opacity .25s ease-in-out; -webkit-transition:opacity .25s ease-in-out;}
a.hoverani:hover{opacity:0.5;}

a#rotator img{-webkit-transition:all 1s ease-in-out; -moz-transition:all 1s ease-in-out; -o-transition:all 1s ease-in-out; -ms-transition:all 1s ease-in-out;}
a#rotator img:hover{-webkit-transform:rotate(360deg); -moz-transform:rotate(360deg); -o-transform:rotate(360deg); -ms-transform:rotate(360deg);}

a.general, a.general:link, a.general:visited, a.general:active{background:#FFFFFF; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; padding:10px 40px; font-family:var(--font-family-buttons); font-size:20px; font-weight:400; text-transform:uppercase; text-decoration:none; color:#333333; opacity:1; transition:opacity .25s ease-in-out; -moz-transition:opacity .25s ease-in-out; -webkit-transition:opacity .25s ease-in-out;}
a.general:hover{-webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; padding:10px 40px; font-family:var(--font-family-buttons); font-size:20px; font-weight:400; text-transform:uppercase; text-decoration:none; color:#333333; opacity:0.5;}

a.checkout_CS, a.checkout_CS:link, a.checkout_CS:visited, a.checkout_CS:active{background:#FFFFFF; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; padding:10px 40px; font-family:var(--font-family-buttons); font-size:20px; font-weight:400; text-transform:uppercase; text-decoration:none; color:#333333; opacity:1; transition:opacity .25s ease-in-out; -moz-transition:opacity .25s ease-in-out; -webkit-transition:opacity .25s ease-in-out;}
a.checkout_CS:hover{-webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; padding:10px 40px; font-family:var(--font-family-buttons); font-size:20px; font-weight:400; text-transform:uppercase; text-decoration:none; color:#333333; opacity:0.5;}
.header_continue_shopping {height: 100%; display: block; align-self: center; width: 65%;}

input.Print, a.Print, a.Print:link, a.Print:visited{width:auto; height:auto; background:url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/print.png) left no-repeat #CCCCCC; border:none; float:right; margin:0; padding:6px 10px 6px 37px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-family:var(--font-family-buttons); font-size:16px; font-weight:700; text-decoration:none; text-transform:uppercase; color:#333333; cursor:pointer;}
a.Print:hover, input.Print:hover{width:auto; height:auto; background:url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/print.png) left no-repeat #EDEDED; border:none; float:right; margin:0; padding:6px 10px 6px 37px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-family:var(--font-family-buttons); font-size:16px; font-weight:700; text-decoration:none; text-transform:uppercase; color:#333333; cursor:pointer;}

/* END OF BUTTONS */

/* TEXT */

h1{font-family:var(--font-family); font-size:20px; font-weight:400; text-transform:none; color:#333333; text-align:left; border:none;}
h1.h1sub{width:96%; height:auto; background:#FFF; float:left; text-align:center; margin:0; padding:1.5% 2% 1.5% 2%; font-family:var(--font-family); font-size:30px; font-weight:bolder; text-transform:uppercase; color:var(--primary-color);}
h2{font-family:var(--font-family); font-size:30px; font-weight:400; text-transform:uppercase; color:#000000; text-align:left; border:none;}
h2.h2sub{width:98%; height:auto; background:#EDEDED; float:left; text-align:left; margin:0 0 10px 0; padding:1% 0% 1% 2%; font-family:var(--font-family); font-size:17px; font-weight:400; text-transform:none; color:#333333;}
h3{font-family:var(--font-family); font-size:32px; font-weight:300; text-transform:uppercase; color:#000000; text-align:center; border:none;}

a, a:link, a:visited, a:active{color:var(--brand-green); text-decoration-color:var(--brand-gold); text-decoration-thickness:1px; text-underline-offset:3px; text-transform:none; font-weight:400; opacity:1;}
a:hover{color:var(--brand-gold); text-decoration-color:var(--brand-green); text-transform:none; font-weight:400; opacity:1;}

.sitetext{font-family: 'Times New Roman', Times, serif; font-size:16px; font-weight:400; font-variant:normal; line-height:1.6; text-transform:none; color:#000; list-style-type:square;}a.sitetext:link, a.sitetext:visited, a.sitetext:active{text-decoration:underline; text-transform:none; font-weight:400; color:#00468C;}
a.sitetext:hover{text-decoration:underline; text-transform:none; font-weight:400; color:#666666;}

.breadcrumbs{width:auto; height:auto; float:left; text-align:left; margin:10px 0; padding:5px 0; font-family:var(--font-family); font-size:13px; font-weight:700; font-variant:normal; line-height:normal; text-transform:none; text-decoration:none; color:#999999;}
.breadcrumbs a:link, .breadcrumbs a:visited{text-decoration:underline; font-weight:700; color:var(--primary-color);}
.breadcrumbs a:hover{text-decoration:underline; font-weight:700; color:#999999;}

/* END OF TEXT */

/* WIDGETS */

.list_dateWidgets{width:45%; height:auto; background:#999999; float:left; margin:20px 0; padding:2.5%;}
.list_dateWidgets h2{width:100%; height:auto; float:left; text-align:left; margin:0 0 20px 0; padding:5px 0 0 0; font-family:var(--font-family); font-size:25px; font-weight:700; text-transform:uppercase; color:#FFFFFF;}
.list_dateWidgets ul{width:100%; height:200px; float:left; margin:0; padding:0;}
.list_dateWidgets li{width:100%; height:auto; float:left; text-align:left; margin:0 0 15px 0; padding:0 0 5px 0; list-style-type:none; font-family:var(--font-family); font-size:14px; color:#FFFFFF;}
.list_dateWidgets li span{width:100%; height:auto; float:left; text-align:left; margin:0 0 5px 0; padding:0; font-family:var(--font-family); font-size:17px; color:#FFFFFF;}
.list_dateWidgets li span a:link, .list_date_hp li span a:visited, .list_date_hp li span a:active{font-weight:700; text-decoration:none; color:#333333;}
.list_dateWidgets li span a:hover{font-weight:700; text-decoration:none; color:#FFFFFF;}
.list_dateWidgets li img{width:40px; height:40px; border:5px solid #FFFFFF; float:left; text-align:left; margin:0 10px 10px 0; padding:0;}
.list_dateWidgets div{width:100%; height:auto; float:left; text-align:left; margin:50px 0 0 0; padding:0;}

.list_testimonialsWidgets{width:45%; height:auto; background:#CCCCCC; float:left; margin:20px 0; padding:2.5%;}
.list_testimonialsWidgets span{width:100%; height:auto; float:left; text-align:left; margin:0 0 20px 0; padding:5px 0 0 0; font-family:var(--font-family); font-size:25px; font-weight:700; text-transform:uppercase; color:#FFFFFF;}
.list_testimonialsWidgets ul{width:100%; height:200px; float:left; margin:0; padding:0;}
.list_testimonialsWidgets li{width:100%; height:auto; float:left; text-align:left; margin:0 0 15px 0; padding:0 0 5px 0; list-style-type:none; font-family:var(--font-family); font-size:17px; color:#FFFFFF;}
.list_testimonialsWidgets li img{width:40px; height:auto; float:left; text-align:left; margin:0 10px 10px 0; padding:0;}
.list_testimonialsWidgets li span.LTWspan{width:100%; height:auto; float:left; text-align:left; margin:0 0 5px 0; padding:0; font-family:var(--font-family); font-size:17px; color:#333333;}
.list_testimonialsWidgets div{width:100%; height:auto; float:left; text-align:center; margin:15px 0; padding:0;}

.animatedBoxes-3{width:100%; height:auto; float:left; margin:0; padding:0; position:relative; display:block;}
.animatedBoxes-3 ul{margin:0; padding:0;}
.animatedBoxes-3 li{width:33%; height:auto; float:left; margin:0; padding:0; list-style-type:none;}
.animatedBoxes-3 li.ABLI_wide{width:34%; height:auto; float:left; margin:0; padding:0; list-style-type:none;}

.widget-counter {display: block;width: 100%;margin: 0;padding: 3% 0 3% 0;background-color: #EBEBEB;font-family: var(--font-family);float: left;}
.widget-counter ul {width: 85%;position: relative;display: flex;justify-content: space-evenly;margin: 0 auto;padding: 0;}
.widget-counter ul li {width: 13.5%;list-style-type: none;margin: 0;padding: 0;background-color: #FFFFFF;border-radius: 25px;text-align: center;padding: 0.5% 0;color: var(--primary-color);font-size: 50px;font-style: normal;font-weight: 600;}
.widget-counter ul li p {text-transform: capitalize;font-size: 20px;font-style: normal;font-weight: 400;margin: 0;padding: 0;position: relative;bottom: 18px;color: #333333;}
.widget-counter ul li span {color: var(--primary-color);font-size: 50px;font-style: normal;font-weight: 600;margin: 0;padding: 0;}

.aside_news_widget h2{margin:0;}
.aside_news_widget ul{margin:0; padding:0; color:#444;}
.aside_news_widget ul li{display:inline-block; margin:5%; padding:0; list-style:none; background:#FFF;}
.aside_news_widget ul li img{width:100%; height:250px; object-fit:cover;}
.aside_news_widget ul li .summary{display:inline-block; margin:2% 4% 4% 4%;}
.aside_news_widget ul li span{display:block;}
.aside_news_widget ul li a{font-weight:700; text-decoration:none; color:var(--primary-color); font-size:25px; transition:opacity .25s ease-in-out;}

.widget_two_col{display:grid; grid-template-columns:repeat(2, 1fr); grid-auto-rows:auto; gap:20px;}
.widget_col_right, .widget_col_left{padding:2%;}

/* END OF WIDGETS */

/* MISC */

.bottom-right-button-container{position:fixed;bottom:5px;right:10px;display:flex;flex-direction:column-reverse;align-items:center;gap:5px;z-index:999}
.bottom-right-button a{display:inline-block;width:24px;height:24px;cursor:pointer}
.bottom-right-button img{display:block;width:24px;height:24px}
.button-hidden{transform:translateY(30);opacity:0;pointer-events:none;transition:transform .3s ease,opacity .3s ease}
.bottom-right-button-container.active .button-hidden{opacity:1;pointer-events:auto}
.bottom-right-button-container.active .button-hidden:nth-child(1){transform:translateY(-35px)}
.bottom-right-button-container.active .button-hidden:nth-child(2){transform:translateY(0px)}
.options-button{z-index:2}

.location-icon{color: red; /* This will now change the SVG’s stroke to red */}

.tableResponsive {border: none;overflow-x: auto;overflow-y: auto;width: 100%;}
.form_wrap{width:50%; height:auto; text-align:center; margin:0 auto; padding:0; display:block;}
.map_wrap{width:100%; height:auto; text-align:center; margin:0 auto; padding:0; display:block;}
#map{border-top: 10px var(--primary-color) solid;}
.map_wrap h2{text-align:center; margin-bottom:0.5%;}
.catBanner_wrap{width:100%; height:auto; float:left; text-align:center; margin:0; padding:0; display:block; overflow:hidden; max-height:350px;}
.catBanner_wrap img{width:100%;}

.optinContainer {
	width: 95%;
	height: auto;
	background: #FFFFFF;
	border: 1px #D3D3D3 solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.08);
	float: left;
	text-align: left;
	margin: 0;
	padding: 2%;
	font-family: 'Times New Roman', Times, serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 26px;
	display: block;
	color: #999999;
	-webkit-appearance: none;
}
.optinContainer input{width:18px!important; height:18px!important; float:left; margin:3px 5px 0 0;}
.optinContainer p{margin:0;}

.openingTimes{width:100%; height:auto; background-size:100% 100%; float:left; text-align:center; margin:0; padding:100px 0; position:relative; display:block;}
.openingTimes_container{width:45%; height:auto; min-height:410px; background:url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/openingTimes-bg1.png) no-repeat; background-size:100% 100%; margin:0 auto; padding:0;}
.openingTimes_title{width:50%; height: auto; float:left;  margin:8% 0 0 0; padding:0;}
.openingTimes div.OTdiv{width:50%; height:auto; float:right; text-align:center; margin:0; padding:0;}
.openingTimes div.OTdiv ul{width:auto; height:auto; float:right; margin:22% 5%; padding:0;}
.openingTimes div.OTdiv li{width:100%; height:auto; float:left; margin:0 0 10px 0; padding:0; list-style-type:none; font-family:var(--font-family); font-size:17px; font-weight:400; color:#FFFFFF;}
.openingTimes div.OTdiv li span{width:40%; height:auto;float:left;text-align:right; margin:0 5% 0 0; padding:0; font-weight:700;}
.openingTimes div.OTdiv li div{width:55%; height:auto; float:right; text-align:left; margin:0; padding:0;}
.openingTimes_content{width:710px; height:auto; margin:20px auto; padding:0; color:#FFFFFF;}

.author_profile{width:90%; height:auto; border:1px #D3D4D0 solid; float:left; text-align:left; margin:10px 0 30px 0; padding:5%; display:block; font-family:var(--font-family); font-size:14px; font-weight:400; text-transform:none; color:#333333;}
.author_profile img{width:100px; height:auto; float:left; text-align:left; margin:0 10px 0 0; padding:0;}
.author_profile span{font-size:21px; font-weight:400; transform:uppercase; color:#000000; text-align:left;}

.share_options{width:90%; height:auto; background:#D3D4D0; float:left; text-align:left; margin:0 0 2px 0; padding:5% 5% 3% 5%; display:block; font-family:var(--font-family); font-size:14px; text-transform:none; color:#333333; font-weight:400;}
.share_options span.SOspan{width:auto; height:auto; float:left; text-align:left; margin:0 5%; padding:0;}
.share_options div.SOdiv{width:auto; height:auto; float:left; text-align:left; margin:0 5% 0 0; padding:0;}

.productjquery{width:96%; max-width:1200px; height:auto; text-align:left; margin:0 auto; padding:0; position:relative; display:block;}
.productjquery span.PJspan{width:100%; height:auto; background:#333333; float:left; text-align:center; margin:0; padding:7px 0 5px 0; font-family:var(--font-family); font-size:24px; font-weight:400; text-transform:capitalize; color:#FFFFFF;}

.newsletter{width:96%; background:#CCCCCC; height:auto; text-align:center; margin:0 auto; padding:1% 2% 3% 2%;}
.newsletter h2{font-size:45px; color:#333333; margin:20px auto; font-family:var(--font-family); font-weight:300; text-align:center; text-transform:none;}
.newsletter p{color:#333333; font-family:var(--font-family); font-size:18px;}
.newsletter.singlepage{display:none;}

figure.figureBlog{margin:0; display:inline-block; position:relative; background:#F2F2F2;}
figure.figureBlog .card{width:100%; text-align:left; margin:0 0 50px 0; display:inline-block; padding-bottom:5px;}
figure.figureBlog .card .date{width:92%; height:auto; background:#FFFFFF; float:left; text-align:center; margin:2%; padding:2%; display:inline-block; position:relative; font-family:var(--font-family); font-size:20px; color:#666666;}
figure.figureBlog .card .date p{margin:0; padding:0; font-size:70px; font-weight:400; line-height:70px;}
figure.figureBlog .card .card-info{padding:5%;}
figure.figureBlog .card .card-info h4{width:100%; margin:0 0 10px 0; font-family:var(--font-family); font-size:18px; font-weight:700;}
figure.figureBlog .card .card-info h4 a:link, figure.figureBlog .card .card-info h4 a:visited, figure.figureBlog .card .card-info h4 a:active{font-weight:700; color:#000000; text-decoration:none; text-transform:none;}
figure.figureBlog .card .card-info h4 a:hover{font-weight:700; color:#666666; text-decoration:none; text-transform:none;}
figure.figureBlog .card .card-info .content{font-family:var(--font-family); font-size:16px; font-weight:400; color:#666666; margin:0 0 20px 0;}
figure.figureBlog .card .card-info a{max-width:180px; margin:0 auto 4% auto; text-align:center;}
figure.figureBlog .card .card-info .options span{color:#333333;}
figure.figureBlog .card img{width:100%; height:auto;}
figure.figureBlog .card img:hover{filter:gray; /* IE6-9 */ filter:grayscale(1); /* Firefox 35+ */ -webkit-filter:grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */}

hr{height:2px; background-color:#DBDFE0; color:#DBDFE0; width:100%; border:0;}

.imagespacer1{float:right; margin:10px 0; width:42.5%; max-width:365px;}
.imagespacer2{float:left; margin:5px 1% 10px 0;}

#footerSlideContainer{position:fixed; bottom:0; width:100%; z-index:10; display:block;}
#footerSlideButton{background:url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/callback.jpg) top left repeat-x; position:absolute; top:-50px; right:230px; width:100%; max-width:200px; height:50px; border:none; cursor:pointer; font-family:var(--font-family); color:#FFFFFF; font-size:25px; padding:0;}
#footerSlideContent{width:100%; height:0; background:#333333; color:#BC151C; font-size:0.8em; border:none; font-family:var(--font-family); overflow:hidden;}
#footerSlideContent h3{text-align:left; font-size:16px; font-weight:400; color:#FFFFFF; margin:0 0 20px 0;}
#footerSlideContent ul{color:#BC151C; list-style-type:none; line-height:2em;}
#footerSlideText{width:93%; max-width:930px; margin:0 auto; padding:25px 0; height:auto; overflow:visible;}
.footerSlideText_contact{width:200px; height:auto; float:right; text-align:left; margin:-10px 0 0 50px; padding:0; display:block;}
.footerSlideText_contact .FSTC_tel{width:175px; height:auto; background:url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/tel_footer.png) top left no-repeat; float:left; text-align:left; margin:0 0 15px 0; padding:0 0 0 35px; display:block; font-family:var(--font-family); font-size:15px; font-weight:700; color:#FFFFFF;}
.footerSlideText_contact .FSTC_tel span{color:#CCCCCC;}
.footerSlideText_contact .FSTC_tel a{font-weight:700; color:#FFFFFF; text-decoration:none;}
.footerSlideText_contact .FSTC_tel a:hover{font-weight:700; color:#CCCCCC; text-decoration:none;}
.footerSlideText_contact .FSTC_pointer{width:175px; height:auto; background:url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/location.png) top left no-repeat; float:left; text-align:left; margin:0 0 20px 0; padding:0 0 0 35px; display:block; font-family:var(--font-family); font-size:15px; font-weight:700; color:#FFFFFF;}
.footerSlideText_contact .FSTC_pointer span{color:#CCCCCC;}
.footerSlideText_contact .FSTC_pointer a{font-weight:700; color:#FFFFFF; text-decoration:none;}
.footerSlideText_contact .FSTC_pointer a:hover{font-weight:700; color:#CCCCCC; text-decoration:none;}
.footerSlideText_contact .FSTC_email{width:175px; height:auto; background:url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/contact_footer.png) top left no-repeat; float:left; text-align:left; margin:0 0 20px 0; padding:0 0 0 35px; display:block; font-family:var(--font-family); font-size:15px; font-weight:700; color:#FFFFFF;}
.footerSlideText_contact .FSTC_email span{color:#CCCCCC;}
.footerSlideText_contact .FSTC_email a{font-weight:700; color:#FFFFFF; text-decoration:none;}
.footerSlideText_contact .FSTC_email a:hover{font-weight:700; color:#CCCCCC; text-decoration:none;}

#statusMessage{width:40%; max-width:400px; height:120px; background:#999999; border:2px #333333 solid; padding:30px 0.5% 5px 0.5%; text-align:center; font-family:var(--font-family); font-size:15px; font-weight:700; color:#FFFFFF; -webkit-border-radius:15px; -moz-border-radius:15px; border-radius:15px; box-shadow:1px 1px 20px 1px #999999;}
#statusMessageWishList{width:40%; max-width:400px; height:120px; background:#999999; border:2px #333333 solid; padding:30px 0.5% 5px 0.5%; text-align:center; font-family:var(--font-family); font-size:15px; font-weight:700; color:#FFFFFF; -webkit-border-radius:15px; -moz-border-radius:15px; border-radius:15px; box-shadow:1px 1px 20px 1px #999999;}

#currencycountrybox{width:180px; height:auto; position:absolute; z-index:30; top:12px; right:50%; left:50%; transform:translate(-50%, 12%); padding:0; text-align:left; font-size:13px; font-family:var(--font-family); color:#FFFFFF;}
#accountOptions{width:210px; height:auto; position:absolute; z-index:30; top:0; right:50%; left:50%; transform:translate(-50%, 12%); padding:0; text-align:left; font-size:13px; font-family:var(--font-family); color:#FFFFFF;}

.popupBox{width:auto; height:auto; padding:0; margin:0; font-family:var(--font-family); font-size:15px; line-height:30px; color:#333333; font-weight:400;}
.popupBox .arrow{width:100%; height:13px; float:left; padding:0; margin:0;  }
.popupBox .popup_header{width:90%; height:auto; float:left; padding:10px 5%; margin:0; background:#EBEBEB; border:1px solid #D5D5D5;}
.popupBox .popup_header span{width:100%; height:auto; float:left; padding:0; margin:0; font-size:13px; line-height:20px; font-weight:400; color:#333;}
.popupBox .popup_header span strong{width:100%; height:auto; float:left; padding:0; margin:0; font-size:17px; line-height:20px; font-weight:600;}
.popupBox .popup_content{width:100%; height:auto; float:left; padding:0; margin:0; background:#FFFFFF; border:1px solid #D5D5D5;}
.popupBox .popup_content select{width:90%; height:auto; float:left; padding:7px 1.5%; margin:10px 5%; background:#FFFFFF; border:1px solid #DDDDDD; border-radius:5px; font-family:var(--font-family); font-size:15px; line-height:20px;}

input.submitCC, a.submitCC, a.submitCC:link, a.submitCC:visited{font-family:var(--font-family); border-radius:5px; color:#FFFFFF; background:var(--primary-color); border:1px solid var(--primary-color); font-size:14px; font-weight:400; padding:5px 10px; cursor:pointer; text-decoration:none; width:auto; text-transform:none; margin-top:5px;}
a.submitCC:hover, input.submitCC:hover{font-family:var(--font-family); color:var(--primary-color); background:#FFFFFF; border:1px solid var(--primary-color); font-size:14px; font-weight:400; padding:5px 10px; cursor:pointer; text-decoration:none; width:auto; text-transform:none;}

.text-danger.field-validation-error{color:red; font-size:14px;}
.text-danger.field-validation-error span{color:red; font-size:14px;font-family: 'Times New Roman', Times, serif;}
#optionerror5{color:red;}
.text-danger.validation-summary-errors{color:red; text-align:left; width:80%; margin:0 auto;}
[type="checkbox"], [type="radio"]{width:25px !important; height:25px !important; margin:auto 5px !important;}
.swiffy-slider{overflow:hidden !important;}
.swiffy-slider .slider-container li{height:auto !important;}

.cookie-table{width:100%;border-collapse:collapse;margin:20px 0;font-size:16px}
.cookie-table th,.cookie-table td{border:1px solid #ddd;padding:12px;text-align:left}
.cookie-table thead{background:#28282A;color:white;font-weight:bold}
.cookie-table tbody tr:nth-child(even){background:#f9f9f9}

.memberDetails{display:flex; flex-direction:column; gap:0.5rem; padding:2% 0; font-size:16px;}
.memberDetails span{display:flex; align-items:center; gap:0.5rem; background:#F9F9F9;}
.memberDetails span strong{display:inline-block; min-width:100px; color:#333; background:#F1F1F1; padding:1% 2%; border-right:4px solid #FFF;}

.share-container{position:relative; margin-bottom:15px;}
.share-button{background:#eee; border:none; padding:8px 12px; cursor:pointer; border-radius:4px; display:flex; line-height:24px;}
.share-button svg{margin-left:4px;}
.share-popover{position:absolute; top:42px; left:0; width:max-content; background:white; border:1px solid #ccc; padding:10px; display:none; z-index:100; border-radius:6px; box-shadow:0 2px 8px rgba(0,0,0,0.1);}
.share-popover.show{display:block;} 
.copy-btn,.close-btn{background:var(--primary-color); color:white; border:none; padding:6px 10px; margin-right:6px; cursor:pointer; border-radius:4px;}
.close-btn{background:#FFF; color:#444; margin-right:0; padding:0;}

.EbookDesc{width:90%; margin:0 auto;}

.variant-warning{background:#fdd; text-align:center; padding:2.5%; border-radius:4px; font-size:16px; line-height:1.4;}
.grid-area{width:100%; height:auto; float:left;}

/* END OF MISC */

/* START OF ANIMATIONS - For accessibility on transitions you can prevent it in the prefers-reduced-motion and for corresponding JS you can put in custom.js */

@media (prefers-reduced-motion:reduce) {
	.staggered-list li{opacity:1; transform:none;}
	.staggered-list.inview li{animation:none;}
	.textSlideUp{opacity:1; transform:none; transition:none;}
}

.pulse-animation{animation:none; border:10px solid rgba(255,255,255, 0); width:87% !important;}
.pulse-animation:hover{border:10px solid var(--primary-color); animation:pulse .2s infinite;}

.main_image_overlay{width:0; height:100px; position:absolute; bottom:6px; right:0; left:0; background:var(--primary-color-opacity); overflow:hidden; transform:translateX(-100%); transition:width .5s ease, transform 2s ease-in-out; text-align:center;}
.figureMain2:hover .main_image_overlay{width:100%; transform:translateX(0); transition:width .5s ease, transform .5s ease-in-out;}
.main_image_text{float:left; position:relative; width:95%; margin:5px 2.5%; color:#fff; text-align:left;}

.staggered-items li{opacity:0; transform:translateY(16px);}
.staggered-items.inview li{animation:fadeInIndividually 1.2s ease forwards;}
.staggered-items.inview li:nth-child(1){animation-delay:0s;}
.staggered-items.inview li:nth-child(2){animation-delay:0.4s;}
.staggered-items.inview li:nth-child(3){animation-delay:0.8s;}
.staggered-items.inview li:nth-child(4){animation-delay:1.2s;}

@keyframes fadeInIndividually{to{opacity:1; transform:translateY(0);}}

.textSlideUp{opacity:0; transform:translateY(60px); transition:opacity 1.2s ease-out, transform 1.2s ease-out;}
.textSlideUp.inview{opacity:1; transform:translateY(0);}


/* END OF ANIMATIONS */

/* SHOP */

.productDetailBar{width:96%; height:auto; background:#CCCCCC; border:1px #999999 solid; float:left; text-align:left; margin:0 0 10px 0; padding:1.5%; font-family:var(--font-family); font-size:16px; color:#333333;}
.productDetailDescLTF{width:17%; height:auto; float:left; text-align:left; margin:0 3% 0 0; padding:0 0 0 3%; font-family:var(--font-family); background: #E0E0E0;}
.productDetailDescRHT{width:75%;height:auto; float:left; text-align:left; margin:0; padding:1%; font-weight:400;}
.productDetailDescRHT select{width:auto; height:auto; background:#FFFFFF; border:1px #999999 solid; float:left; text-align:left; margin:2% 1.5%; padding:1.5% 2%; font-weight:400;}
#productDetailBarTitle{width: 94%; padding:0 3%;}
#productDetailBarTitle span{width:100%; display:block; float:left; margin:-20px 0 10px 0;}
#productDetailBarTitle h1{color: var(--primary-color); font-weight:bold;} 
.product_detail_desc h4{display: inline-block; color: var(--primary-color); font-weight:bold; text-transform:capitalize;}
.product_detail_desc .qtyminus {float:left; width:50px; height:50px; border:none; border-radius:5px; color:var(--primary-color); background:#EEE; font-size:50px; line-height:0; text-align:center; padding:0 0 8px 0; margin:2px 0 0 0; font-weight:400;}
.product_detail_desc .qtyplus {float:left; width:50px; height:50px; border:none; border-radius:5px; color:var(--primary-color); background:#EEE; font-size:45px; line-height:20px; text-align:center; padding:2px 0; margin:2px 0 0 0; font-weight:400;}
.product_detail_desc input.LCqty_input{float:left; width:50px; height:45px; border:1px solid #dedede; border-radius:5px; color:#000000; background:#FFFFFF; font-family:var(--font-family); font-size:30px; text-align:center; padding:2px 0; margin:2px 10px;}
.product_detail_desc label.checkbox-container{display:flex; align-items:center; gap:8px; width:auto !important; font-weight:normal !important;}
#optiondropdownsList{width:100%; height:auto; float:left;}
#optiondropdownsList label{width:60px; font-weight:700; float:left; text-align:left; margin:0 10px 0 0;}
#code{width:96%; height:auto; background:#CCCCCC; border:1px #999999 solid; float:left; text-align:left; margin:0 0 10px 0; padding:1.5%; font-family:var(--font-family); font-size:16px; color:#333333;}
#price{width:96%; height:auto; background:#CCCCCC; border:1px #999999 solid; float:left; text-align:left; margin:0 0 10px 0; padding:1.5%; font-family:var(--font-family); font-size:16px; color:#333333;}
#rrp{width:96%; height:auto; background:#CCCCCC; border:1px #999999 solid; float:left; text-align:left; margin:0 0 10px 0; padding:1.5%; font-family:var(--font-family); font-size:16px; color:#333333;}
.favouriteProductIcon{float:right; padding:2% 4%;}
.favouriteProductIcon button{opacity:1; transition:opacity .25s ease-in-out;}
.favouriteProductIcon button:hover{opacity:0.6;}
.favouriteProductIcon img{max-width:35px;}

.calltoaction{width:100%; height:auto; float:left; text-align:left; margin:10px 0; padding:0;}
.calltoaction h3{width:100%; height:auto; float:left; text-align:left; margin:0 0 3px 0; font-family:var(--font-family); font-size:17px; font-weight:300; color:#999999;}
.calltoaction span{width:auto; height:auto; float:left; margin:0 3px 0 0; padding:0;}
.calltoaction ul{width:auto; height:auto; float:left; margin:0; padding:0;}
.calltoaction li{width:auto; height:auto; float:left; margin:0; padding:0; list-style-type:none; display:inline;}

.section_shopContent_listing{display:inline-block; width:100%;}
.SubCategoryTitle{text-align:center; font-size:36px; text-transform:capitalize;}
.shopListing{display: flex; flex-wrap: wrap; justify-content: left; padding: 0; margin:3% 0;}
.shopListing ul{width:100%; display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; list-style: none; padding: 0;}
.shopListing ul li{width:auto; box-shadow: 0 0 5px 1px rgba(0,0,0,.3);}
.shopListing h1{width:72%;}
.pagingform{width:auto; float:right; padding:0.5%; display:block; text-align:right;}
.pagingform select{width:92%; border:1px solid #d3d0d0; border-radius:5px; padding:4%; font-size:16px; font-family:var(--font-family); color:#666;}
.pagingform select.option:active, select.option:hover{background:var(--primary-color);}
.basket_res{display:none;}

.loginContainer{width: 60%; margin: 0 auto; padding: 2%;}
.loginContainer .login{width: 90%; height: auto; float: left; padding: 2.5% 5%; margin:2% auto 4% auto; background: #FFF; font-size: 16px;}
.loginContainer .login h2{font-size:24px; margin: 2% 0 4% 0; color:var(--primary-color); text-transform:capitalize; font-style: italic; font-weight:bold; width: 100%; float: left;}
.loginContainer .login div.reg{width: 50%; margin: 2% 0 4% 0; float: left; text-align: right;}
.loginContainer .login div.reg a{font-weight:bold;}
.formLogin label{width:10%; height:auto; float:left; padding:0; margin:3px 0 6px 0; font-family:var(--font-family); font-size:12px; font-weight:500; text-transform:capitalize; text-align:left; color:#999; font-style:italic; line-height:40px;}
.formLogin input{width:85%; height:auto; float:left; padding:2%; margin:0; border:1px #d3d3d3 solid; border-radius:5px; box-shadow:0 0 1px 1px rgba(0,0,0,.08); font-size:16px; line-height:20px; font-weight:400; color:#666;}
.formLogin input[type="checkbox"]{width:auto; float:left; padding:0; margin:3px 5px 0 0;}
.loginContainer{color:#333; font-family:var(--font-family); text-align:left;}
.formLogin input[type="checkbox"]{width:25px; height:25px;}
.loginContainer .login text{line-height:25px;}
form.formlogin .submit{width:50%;  margin:0 auto; text-align:center;}
.forgotpasswordwrap{width:40%; height:auto; padding:2.5% 5%; margin:2.5% auto; background:#fff; font-size:14px; font-family:var(--font-family);}
.forgotpasswordwrap{color:var(--primary-color);}
.forgotpasswordwrap input{width:95%; height:auto; float:left; padding:2%; margin:0 0 4% 0; border:1px #d3d3d3 solid; border-radius:5px; box-shadow:0 0 1px 1px rgba(0,0,0,.08); font-size:16px; line-height:20px; font-weight:400; color:#666;}
.forgotpasswordwrap .btn{width:100%; color:#FFFFFF; text-decoration:underline; text-transform:none; font-weight:500; font-family:var(--font-family); text-decoration:none; font-size:20px; background:var(--primary-color); border:none; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; padding:12px 20px; text-transform:none; opacity:1; transition:opacity .25s ease-in-out; -moz-transition:opacity .25s ease-in-out; -webkit-transition:opacity .25s ease-in-out; cursor:pointer; -webkit-appearance:none;}
.forgotpasswordwrap .btn:hover{width:100%; color:#FFFFFF; text-decoration:underline; text-transform:none; font-weight:500; font-family:var(--font-family); text-decoration:none; font-size:20px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; padding:12px 20px; text-transform:none; opacity:0.5;}
.confirmation{font-family:var(--font-family);}

.aside_basket{width:250px; height:auto; position:absolute; z-index:30; top:12px; right:50%; left:50%; transform:translate(-50%, 35px); padding:0; text-align:left; font-size:13px; font-family:var(--font-family); color:#fff;}
.list_sideBasket{width:auto; height:auto; padding:0; margin:0; font-family:var(--font-family); font-size:15px; line-height:30px; color:#333333; font-weight:400;}
.list_sideBasket .arrow{width:100%; height:13px; float:left; padding:0; margin:0;}
.list_sideBasket .LSB_header{width:90%; height:auto; float:left; padding:10px 5%; margin:0; background:#EBEBEB; border:1px solid #D5D5D5;}
.list_sideBasket .LSB_header span{width:100%; height:auto; float:left; padding:0; margin:0; font-size:13px; line-height:30px; font-weight:400; color:#333; text-align:left;}
.list_sideBasket .LSB_header span strong{width:100%; height:auto; float:left; padding:0; margin:0; font-size:15px; line-height:30px; font-weight:600;}
.list_sideBasket .list_sideBasket_content{width:100%; height:auto; float:left; padding:0; margin:0; background:#FFFFFF; border:1px solid #D5D5D5;}
.list_sideBasket #ShoppingBasket ul{width:100%; height:auto; float:left; padding:0; margin:0; list-style:none; text-align:left;}
.list_sideBasket #ShoppingBasket ul li{width:100%; height:auto; float:left; padding:10px 0; margin:0;}
.list_sideBasket #ShoppingBasket ul li .LSB_img {width: 30%; max-height: 80px; height: auto; float: left; padding: 0; margin: 0; text-align: center; overflow: hidden;}
.list_sideBasket #ShoppingBasket ul li .LSB_img img {max-width: 100%; width: 60px; max-height: 100%; height: 60px; object-fit:cover;}
.list_sideBasket #ShoppingBasket ul li .LSB_content {width:70%; height: auto; float: left; padding: 0; margin: 0; font-family:var(--font-family); font-size: 16px; text-align: left; color: #666666;}
.list_sideBasket #ShoppingBasket ul li .LSB_content a, .list_sideBasket #ShoppingBasket ul li .LSB_content a:link, .list_sideBasket #ShoppingBasket ul li .LSB_content a:active, .list_sideBasket #ShoppingBasket ul li .LSB_content a:visited {width: 100%; height: auto; float: left; padding: 0; margin: 0; font-family:var(--font-family); font-size: 10px; font-weight: 400; line-height: 12px; color: #BF066D; text-decoration: none; text-align: left; text-transform: capitalize;}
.list_sideBasket #ShoppingBasket ul li .LSB_price {width:100%; height: auto; float: left; padding: 0; margin: 0; text-align:left; font-family:var(--font-family); font-size: 16px; line-height: 16px; color: #333333; font-weight: 700;}
.list_sideBasket #ShoppingBasket_subTotal{width:90%; height:auto; float:left; padding:5px 5%; margin:0; background:#EBEBEB; border-top:1px solid #D5D5D5; font-family:var(--font-family);}
.list_sideBasket #ShoppingBasket_subTotal span{width:50%; height:auto; float:left; padding:0; margin:0; font-size:13px; line-height:20px; font-weight:600; text-align:left;}
.list_sideBasket .LSB_footer{width:90%; height:auto; float:left; padding:10px 5%; margin:0; text-align:center; background:#D5D5D5; border:1px solid #D5D5D5;}
.list_sideBasket .LSB_footer a.BasketButton, .list_sideBasket .LSB_footer a.BasketButton:active, .list_sideBasket .LSB_footer a.BasketButton:visited, .list_sideBasket .LSB_footer a.BasketButton:link{width:108px; height:auto; float:left; display:inline-block; padding:4px 0; margin:0 2px; font-family:var(--font-family); font-size:17px; line-height:20px; font-weight:600; border:1px solid #FFF; border-radius:5px; text-transform:uppercase; background:#333333; color:#FFFFFF; text-decoration:none;}
.list_sideBasket .LSB_footer a.BasketButton:hover{background:#FFFFFF; color:#333333; opacity:1; border:1px solid #333333;}
.list_sideBasket .LSB_footer a.CheckoutButton, .list_sideBasket .LSB_footer a.CheckoutButton:link, .list_sideBasket .LSB_footer a.CheckoutButton:active, .list_sideBasket .LSB_footer a.CheckoutButton:visited{width:108px; height:auto; float:left; display:inline block; padding:4px 0; margin:0; font-family:var(--font-family); font-size:17px; line-height:20px; font-weight:600; border:1px solid #FFF; border-radius:5px; text-transform:uppercase; background:var(--primary-color); color:#FFFFFF; text-decoration:none;}
.list_sideBasket .LSB_footer a.CheckoutButton:hover{background:#FFFFFF; color:var(--primary-color); opacity:1; border:1px solid var(--primary-color);}
.list_sideBasket ul li .confirmchange{text-decoration: underline; font-style: italic; font-weight: 700;}

.section_payment{width:100%; height:auto; float:left; padding:0; margin:40px 0;}
.section_payment h2{width:100%; height:auto; float:left; padding:0; margin:0; color:var(--primary-color); font-size:24px; line-height:50px; font-weight:600; font-style:italic; text-transform:capitalize;}
.section_payment p{width:100%; height:auto; float:left;}
.section_payment .paymentDetails{width:44%; height:auto; float:left; padding:2.5%; margin:0 1% 0 0; background:#FFFFFF; border-radius:5px; font-family:var(--font-family); font-size:14px; line-height:25px;}
.section_payment .orderDetails {width: 38%; height: auto; float: right; padding: 2.5% 4.5%; margin: 0 0 2% 3%; background: #FFF; border-radius: 5px; font-family:var(--font-family); font-style: normal; text-align: left;}
.section_payment .orderDetails .deliveryDetails {width: 100%; height: auto; float: left; padding: 0; margin: 0;}
.section_payment .orderDetails .deliveryAddress {width: 100%; height: auto; float: left; padding: 10px 0; margin: 5px 0;}
.section_payment .orderDetails .deliveryAddress span#cap{text-transform:capitalize;}
.list_orderProductsOverview {width: 100%; height: auto; float: left; padding: 10px 0; margin: 0; border-top: 1px solid #ddd;}
.list_orderProductsOverview ul {width: 100%; height: auto; float: left; padding: 0; margin: 0;}
.list_orderProductsOverview ul li {width: 100%; height: auto; float: left; padding: 0; margin: 0 0 7px 0; list-style: none; font-family:var(--font-family); font-size: 16px; line-height: 25px; text-align: right; color: #444444; font-style:normal;}
.list_orderProductsOverview ul li.subtotal{margin:20px 0 10px 0;}
.list_orderProductsOverview ul li .product {width: 60%; height: auto; float: left; padding: 0; margin: 0; text-align: left; font-weight:400;}
.list_orderProductsOverview ul li span{font-weight:500;}
.list_orderProductsOverview ul li span.pricePerProduct{display: inline-block; margin-bottom: 5px;}
.list_orderProductsOverview ul li span.totalProductPrice{display: inline-block; margin-left: 20px;}
.list_orderProductsOverview ul li.totalCost{font-size:22px; font-weight:700; border-top:1px solid #D5D5D5; margin-top: 2%; padding-top: 2%;}
.list_orderProductsOverview ul li.totalCost div{font-size:22px; font-weight:700;}
.list_orderProductsOverview ul li.totalCost span{font-size:22px; font-weight:700;}
.list_orderProductsOverview ul li div{font-weight:600; color:#333; font-size:14px; float:left;}
.section_payment .orderDetails h3{font-family:var(--font-family); color:#333; font-size:18px; font-style:normal; margin:0; font-weight:600; text-transform:capitalize; text-align:left;}
.section_payment .orderDetails h2{font-family:var(--font-family); color:var(--primary-color); font-size:24px; font-weight:600; font-style:italic; text-transform:capitalize; padding:.35em 0; margin:0;}
#card-element{background: #FFF; padding: 3%; border: 1px solid #CCC; border-radius:5px; margin-bottom:3%;}
.section_payment .paymentDetails span.message{color:red;}
.section_payment .paymentDetails p{font-size:16px; text-align:left; margin-bottom: 0px;}
.section_payment .paymentDetails fieldset{border:none;}
.section_payment .paymentDetails .submit2{width:50%; margin:6% 0 0 0;}
.orderConfirmationDetails .deliveryDetails{margin: 2% 0;}
.section_payment .paymentDetails .submit2#submit{width:46%; margin:4% 0 0 0; padding:1%; font-size:22px; text-transform:uppercase; color:#FFF; background:var(--primary-color); border:none; border-radius:10px;}
.section_payment .paymentDetails .submit2#submit span{width:100%;}
form#payment-form span{width:46%; display:inline-block; padding: 5px 0; margin:1%;}
form#payment-form span.FREG_large{width:100%; display:inline-block; padding: 5px 0; margin:0 !important;}
form#payment-form span input{width:92%; font-size:16px; padding: 2.5% 4%; font-family:var(--font-family); border-radius: 5px; border: 1px solid #CCC; color:#333;}
form#payment-form span label{width: 100%; float: left; text-align:left; font-size: 12px; color: #999; font-family:var(--font-family); font-style: italic; line-height: 1.5;}
form#payment-form span select{width:99.5%; font-size:16px; padding: 2.5% 4%; font-family:var(--font-family); border-radius: 5px; border: 1px solid #CCC; color:#333;}
form#payment-form span textarea{width:94.5%; font-size:16px; padding: 2.5% 4%; font-family:var(--font-family); border-radius: 5px; border: 1px solid #CCC; color:#333;}

.section_orderConfirmation{width:100%; height:auto; float:left; padding:0; margin:0; font-family:var(--font-family); font-size:17px; line-height:25px; font-weight:400;}
.section_orderConfirmation h1{width:100%; height:auto; float:left; padding:0; margin:0 0 10px 0; font-family:var(--font-family); font-size:35px; line-height:60px; font-weight:700; text-align:center; color:var(--primary-color); text-transform:capitalize;}
.section_orderConfirmation h2.ref{width:100%; height:auto; float:left; padding:0; margin:0 0 10px 0; font-family:var(--font-family); font-size:22px; line-height:40px; font-weight:600; text-align:center; color:#333333;}
.deliverySummaryDetails {width:33%; height:auto; float:right; padding:2.5% 4.5%; margin:0 0 2% 3%; background:#F7F7F7; border-radius: 5px; font-family:var(--font-family); font-style: normal; text-align: left;}
.deliverySummaryDetails h2{width:100%; height:auto; float:left; padding:0; margin:0; color:var(--primary-color); font-size:24px; line-height:50px; font-weight:600; font-style:italic; text-transform:capitalize;}
.deliverySummaryDetails h3{width:100%; height:auto; float:left; padding:0; margin:0; color:#333333; font-size:18px; line-height:25px; font-weight:600; text-transform:capitalize; text-align:left;}
.deliverySummaryDetails .deliveryDetails {width: 100%; height: auto; float: left; padding: 0; margin: 0;}
.deliverySummaryDetails .deliveryAddress {width: 100%; height: auto; float: left; padding: 10px 0; margin: 5px 0;}
.deliverySummaryDetails .deliveryAddress span#cap{text-transform:capitalize;}
.orderSummaryDetails{width:49%; height:auto; float:left; padding:2.5%; margin:0 1% 0 0; background:#F7F7F7; border-top-left-radius: 5px; border-bottom-left-radius: 5px;}
.orderSummaryDetails .list_orderSummary{width:100%; height: auto; float: left; padding:0; margin:0;}
.orderSummaryDetails .list_orderSummary h2{width:100%; height:auto; float:left; padding:0; margin:0; color:var(--primary-color); font-size:24px; line-height:50px; font-weight:600; font-style:italic; text-transform:capitalize;}
.orderSummaryDetails .list_orderSummary ul {width: 100%; height: auto; float: left; padding: 0; margin: 0;}
.orderSummaryDetails .list_orderSummary ul li {width: 100%; height: auto; float: left; padding: 0; margin: 0 0 7px 0; list-style: none; font-family:var(--font-family); font-size: 16px; line-height: 25px; text-align: right; color: #444444; font-style:normal;}
.orderSummaryDetails .list_orderSummary ul li.subtotal{margin:20px 0 10px 0;}
.orderSummaryDetails .list_orderSummary ul li .product {width: 60%; height: auto; float: left; padding: 0; margin: 0; text-align: left; font-weight:400;}
.orderSummaryDetails .list_orderSummary ul li span{font-weight:500;}
.orderSummaryDetails .list_orderSummary ul li span.pricePerProduct{display: inline-block; margin-bottom: 5px;}
.orderSummaryDetails .list_orderSummary ul li span.totalProductPrice{display: inline-block; margin-left: 20px;}
.orderSummaryDetails .list_orderSummary ul li.totalCost{font-size:22px; font-weight:700; border-top:1px solid #D5D5D5; margin-top: 2%; padding-top: 2%;}
.orderSummaryDetails .list_orderSummary ul li.totalCost div{font-size:22px; font-weight:700;}
.orderSummaryDetails .list_orderSummary ul li.totalCost span{font-size:22px; font-weight:700;}
.orderSummaryDetails .list_orderSummary ul li div{font-weight:600; color:#333; font-size:14px; float:left;}

/* END OF SHOP */

/* JQUERY */

.slideshow{width:100%; max-width:1000px; height:300px; text-align:center; margin:0 auto;}

.acc_container{width:97.5%; height:auto; float:left; padding:1%; margin:0; border-left:5px solid var(--primary-color); background:#F1F1F1;}
.acc_trigger{width:99.5%; height:auto; float:left; text-align:left; margin:8px 0 0 0; padding:0; border-left:5px solid var(--primary-color); background:#F1F1F1;}
.acc_trigger a{width:97.5%; height:auto; background:url(/images/general/faqplus.png?v=0KgDifL8pF5ZGVFmIIDGATqH8nQ) right 10px center no-repeat #F1F1F1; float:left; text-align:left; margin:0; padding:1%; border:none; color:#000000; font-family:var(--font-family); font-size:22px; line-height:30px; font-weight:600; text-decoration:none; display:block; cursor:pointer;}
.acc_trigger a:hover{color:var(--primary-color);}
.acc_trigger_active a{background:url('/images/general/faqminus.png?v=MgPMo3FS7TFyYtE7UadejQmAYn4') right 10px center no-repeat #F1F1F1;}
.acc_content{width:94%; height:auto; background:#FFFFFF; clear:both; float:left; text-align:left; margin:0 0 2px 0; padding:2% 3%; border:none; font-family:var(--font-family); color:#333333;}

.ui-widget-content{background:none !important; border:none !important;}
.ui-tabs-nav{background-color:transparent !important; border:none !important;}
.ui-tabs-active{background-color:#E0E0E0 !important; border:none !important;}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited{color:var(--primary-color) !important; font-weight:bold;}
.ui-tabs-panel{background-color:#FFFFFF !important;}

.my-simple-gallery{width:100%; height:auto; float:left; text-align:center; margin:0; padding:0; display:flex; flex-wrap:wrap;}
.my-simple-gallery img{width:100%; height:auto;}
.my-simple-gallery figure{display:block; float:left; height:auto; overflow:hidden;position:relative;}
.my-simple-gallery figure.figureMain{float:left; margin:10px 0; width:42.5%; max-width:365px;}
.my-simple-gallery figure.figureMain img{width:100%;}
.my-simple-gallery figure.figureMain2{margin:0 0 5% 0; width:100%;}
.my-simple-gallery figure.figureMain2 img{width:100%; cursor:zoom-in;}
.my-simple-gallery figure.figureMain3{margin:15px 5% 5% 0; width:100%; max-width:200px; display:block; float:left; height:auto; overflow:hidden;}
.my-simple-gallery figure.figureMain3 img{width:100%;}
.my-simple-gallery figure.figureMainProduct{margin:0 2%; width:96%; position:relative;}
.my-simple-gallery figure.figureMainProduct img{width:100%;}
.my-simple-gallery figure.figureSub{margin:2%; width:16%; height:120px;}
.my-simple-gallery figure.figureSub img{width:100%; height:100%;}
.my-simple-gallery figure.figureSub2{margin:2%; width:29%; height:auto;}
.my-simple-gallery figure.figureSub2 img{width:100%; height:100%; cursor:zoom-in;}
.my-simple-gallery figure.figureGallery{margin:2%; width:16%; height:auto;}
.my-simple-gallery figure.figureGallery img{width:100%; height:auto;}
.my-simple-gallery figcaption{display:block;}
.my-simple-gallery figure.figureTeamMain{filter:grayscale(100%); margin:2%;}
.my-simple-gallery figure.figureJobMain{float:none; margin:0 auto 5% auto; width:100%;}
.my-simple-gallery figure.figureJobMain img{width:100%;}

.my-simple-galleryMasonry{width:100%; height:auto; float:left; text-align:center; margin:0; padding:0;}
.my-simple-galleryMasonry figure.figureSubMasonry{margin:0; display:inline-block; position:relative;}
.my-simple-galleryMasonry figure.figureSubMasonry img{width:100%; cursor:zoom-in;}

.my-simple-gallery#gallery-grid figure.figureSub2{margin:3%; width:44%; height:100%;}

#pwindicator{width:auto; margin-top:4px;}
.bar{height:20px; float:left; margin:0;}
.label{text-transform:capitalize; height:20px;}
.pw-very-weak .bar{width:30px; background:#d00;}
.pw-very-weak .label{width:61%; background:#d00; float:left; text-align:left; margin:0 0 5px 0; padding:0 0 0 10px; color:#FFFFFF;}
.pw-weak .bar{width:60px; background:#d00;}
.pw-weak .label{width:61%; float:left; text-align:left; margin:0 0 5px 0; padding:0 0 0 10px; color:#333333;}
.pw-mediocre .bar{width:90px; background:#f3f01a;}
.pw-mediocre .label{width:61%; float:left; text-align:left; margin:0 0 5px 0; padding:0 0 0 10px; color:#333333;}
.pw-strong .bar{width:120px; background:#f3b31a;}
.pw-strong .label{width:61%; float:left; text-align:left; margin:0 0 5px 0; padding:0 0 0 10px; color:#333333;}
.pw-very-strong .bar{width:150px; background:#0d0;}
.pw-very-strong .label{width:61%; float:left; text-align:left; margin:0 0 5px 0; padding:0 0 0 10px; color:#333333;}

@-webkit-keyframes androidbugfix{from {padding:0} to {padding:0} } /* http://timpietrusky.com/advanced-checkbox-hack */
#header_res{position:relative; z-index:1000; top:0; left:0; right:0; height:80px; background:#28282a; width:100%; display:none;}
#header_res label{padding:0 0.125em; font:30px Arial; float:right; position:absolute;}
#menu_res label{padding:0 0.25em; font-family:var(--font-family); font-size:30px; color:#FFFFFF;}
#menu_res .sub-nav label{padding:0 0.3125em; font:2em/2em Arial; top:0;}
#header_res label:hover, #menu_res label:hover{color:#CCCCCC;}
#main-nav-check, #menu_res .sub-nav-check{position:absolute; top:-9999px; left:-9999px;}
.toggle{position:absolute; right:18px; cursor:pointer; margin:12px 0 0 0;}
.toggle2{position:absolute; left:10px; cursor:pointer; margin:10px 0 0 0;}
.container{background:#FFFFFF; min-height:100%; padding:0; margin:0;}
#menu_res, #menu_res .sub-nav{position:absolute; top:0; bottom:0; width:13.75em; background:#16361B; z-index:9999; left:-13.75em;}
.container, #menu_res, #menu_res .sub-nav{-webkit-transform:translate(0,0); -ms-transform:translate(0,0); transform:translate(0,0); -webkit-transition:-webkit-transform .25s ease; transition:transform .25s ease;}
#menu_res ul{background:#16361B; line-height:2.75em; text-decoration:none; padding:0; list-style:none; margin-top:50px; border-top:1px solid #0a2414;}
#menu_res li{border-bottom:1px solid #0a2414; text-align:left; background:#16361B;}
#menu_res li a{display:block; font-size:20px; padding-left:1.5em; color:#FFFFFF; text-decoration:none; font-family:var(--font-family); font-weight:500;}
#menu_res .sub-nav{margin-top:-1px;}
#menu_res .sub-nav .toggle{margin:0;}
#menu_res .sub-heading{margin-top:4.0625em; padding-left:1.3125em; color:#CCC; font-family:var(--font-family); text-transform:uppercase;}
#menu_res .sub-heading:before{content:""; display:block; height:1px; width:13.75em; margin-left:-1.3125em; background:#0a2414;}
#menu_res .toggle-sub{font:bold 1em/2.75em Arial !important; color:#FFFFFF; float:right; top:auto; margin-top:-2.75em; width:2.25em; border-left:1px solid #0a2414; cursor:pointer; text-align:center;}
.container, #menu_res, #menu_res .sub-nav{-webkit-transform:translate3d(0,0,0);} /* http://davidwalsh.name/translate3d */
#header_res span.HRspan-basket{width:auto; height:auto; float:right; text-align:left; margin:18px 0 0 0; padding:0; display:block; z-index:10; position:absolute; right:18px;}
#header_res span.HRspan-basket img{width:36px; height:auto; float:left; text-align:left; margin:0 5px 0 0; padding:0;}
#header_res span.HRspan-icons{width:auto; height:auto; float:right; text-align:left; margin:10px 0 0 0; padding:0; display:block; z-index:10; position:absolute; right:75px;}
#header_res span.HRspan-icons img{width:36px; height:auto; float:left; text-align:left; margin:0 5px 0 0; padding:0;}
#header_res .optionsnav{width:auto; margin:10px 210px 10px 0;}
#header_res div.HRLogo{width:auto; height:auto; max-width:120px; max-height:26px; margin:2.5% 4%; padding:0; display:block; float:left;}
.checkoutalert{width:20px; height:20px; background:url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/checkoutalert1.png) left top no-repeat; text-align:center; right:26px; top:8px; font-family:var(--font-family); font-size:14px; font-weight:700; color:#FFFFFF; position:absolute; z-index:100;}
/* #### - define ids of animated container, menu and sub-menus here - #### */
#main-nav-check:checked ~ .container,
#main-nav-check:checked ~ #menu_res,
#menu_res .sub-nav-check:checked ~ .sub-nav{transform:translate(13.75em,0);}

/* END OF JQUERY */

@media only screen and (min-width:0px) and (max-width:479px){

	.booking_page .form-tour-booking input.tb-submit {
		font-size: 0.8rem;
		width: auto;
	}

	.singlepage.navshow {
		display: none !important;
	}
	.hide{display:none;}
	.mobilehide{display:none;}
	.mobileshow{display:inline-block;}
	.navshow{display:inline-block;}

	.grid-4{grid-template-columns:repeat(2,1fr); gap:10px;}
	.grid-3{grid-template-columns:repeat(2,1fr); gap:10px;}
	
	.dropdownwrap{width:100%; height:40px;}
	.dropdowncontainer{width:96%; max-width:none;}
	
	.navshow + header{display:none!important;}
	#header_res{display:flex; float:left; height:60px; align-items:center; gap:10px;}
	#header_res a#logo_responsive{margin:auto 2% auto 2%;}
	#header_res #logo_responsive_checkout{margin:auto 6%;}
	#header_res div.HRLogo{margin:4.5% 2%;}
	#header_res span.HRspan-icons{right:70px;}
	#header_res .optionsnav{width:auto; height:auto; float:right; text-align:left; margin:10px 0 0 0; padding:0; display:block; z-index:10; position:absolute; right:70px; bottom:0;}

	.desktopBanner{display:none !important;}
	.tabletBanner{display:none !important;}
	.mobileBanner{display:block !important;}
	.banner{width:100%; height:250px; float:left;}
	.banner img{width:100%; height:250px;}

	.hp_video{height:600px;}
	
	#maincontent{width:100%; max-width:none;}
	
	footer{width:100%;  background:#333333; margin:0 auto; padding:0; position:relative; display:block;}
	.footer{width:100%; max-width:none; height:auto; text-align:center; margin:0 auto; padding:0;}
	.footer_nav{display:none;}
	.footer_nav_Ecom{display:none;}
	.footer_info{width:90%; margin:0; padding:2.5% 5%;}
	.footer_info li.footer_siteMap{display:block;}
	.footer_payment_checkout{display:none;}
	.footer_payment{display:none;}
	.footer_sub li{width:100%;}
	
	.cell_full_hp{width:92%; max-width:none; margin:15px 0; padding:0 4%;}
	.cell_full{width:92%; max-width:none; min-height:500px; margin:0 4% 4% 4%;}
	.cell_full_sub{width:96%; max-width:none; padding:0 2%;}
	
	.aside_content_sml_imgs{width:90%; margin:10px 5%;}
	.aside_content_sml_imgs.product_detail_image{width:95%;}
	.aside_content_split .my-simple-gallery{height:300px;}
	.section_content_sml.product_detail_desc{width:95%;}
	.section_content{width:90%; margin:0 5%;}
	.section_content_sml{width:90%; margin:0 5%;}
	.aside_image{width:96%; margin:10px 2% 0 2%;}
	.aside_image img{width:100%;}
	.section_image, .section_image#fullwidth{width:96%; margin:10px 2% 0 2%;}
	.aside_nav{display:none;}
	.section_content_nav{width:90%; margin:0 5%;}
	.aside_date{width:95%;}
	.aside_date span{width:auto; margin:0 3px;}
	.section_date_content{width:96%; padding:2%; border-top:1px #CCC solid; border-left:none;}
	.section_date_content_img{width:80%; margin:0 auto; float:none;}
	.section_date_content_detail{width:100%;}
	.section_date_content div.SDCdivoptions{width:100%;}
	.section_date_content .my-simple-galleryMasonry figure.figureSubMasonry{width:45%;}
	.section_news{grid-template-columns:1fr; margin-bottom:20%;}
	.section_news_content{margin:2.5%;}
	.section_news_content_detail{padding:5%;}
	.section_news_content .share-container{margin-top:5%;}
	.section_news_content .my-simple-galleryMasonry figure.figureSubMasonry{max-width:45%;}
	.section_video{width:80%; margin:0 auto 30px auto; padding:5% 10%;}
	.section_video iframe{width:100%; height:250px;}
	.section_split_layout{grid-template-columns:repeat(1,1fr);}
	.aside_products_img{width:97%; margin:0 2% 4% 1%;}
	.section_products{width:96%; margin:0 2%;}
	.aside_content_split{width:100%;}
	.section_content_split{width:90%;}
	.aside_content_download_imgs{width:70%; padding:5% 10%; margin:0 5%;}
	.section_content_download{width:90%; margin:0 5%;}
	.memberDetails{font-size:14px;}
	.memberDetails span strong{min-width:58px; padding:1%;}
	.memberDetails span{gap:0;}
	.hp_singlePage .section_split_layout{width:96%;}
	.hp_singlePage .section_content_split .affiliateLink{max-height:300px;}
	.hp_singlePage .section_content_split:nth-child(2), .hp_singlePage .section_content_split:nth-child(3),.hp_singlePage .section_content_split:nth-child(4){margin:15% auto;}
	
	.list_gallery_hp{padding:6% 3%;}
	.list_gallery_hp ul{grid-template-columns:repeat(1, 1fr); gap:20px;}
	.list_gallery_hp span.LGHPspan_title{font-size:45px;}
	.list_date_hp{width:92%; margin:0; padding:4%;}
	.list_date_hp ul{height:auto;}
	.list_testimonials_hp{width:92%; padding:4%;}
	.list_testimonials_hp ul{height:auto;}
	.testimonial-section .list_testimonials_slide{padding:3.5% 5% 10% 5%;}
	.testimonial-section .swiffy-slider .slider-indicators{display:block;}
	.list_products{width:100%; padding:10px 0;}
	.list_products ul{grid-template-columns: repeat(2, 1fr);}
	.list_testimonials li div{width:86%; padding:2% 10% 2% 4%;}
	.list_testimonials li span{width:92%; padding:6% 4% 2% 4%;}
	.list_date_hp_swiffy li{margin:auto 5%;}
	.list_date_hp_full ul{grid-template-columns:repeat(2,1fr);}
	.list_staff ul{grid-template-columns: repeat(1, 1fr); gap:10px;}
	.list_staff_featured .LSlidivheader{width:95%; margin:2.5%;}
	.list_staff_featured .LSlidivcontent{width:95%; margin:2.5%;}
	.list_staff#template_2 li{margin:3% 1%;}
	.list_staff#template_2 li div.LSlidivimg{width:100%; max-width:100%;}
	.list_staff#template_2 li div.LSlidivcontent{width:94%;}
	.list_downloads ul{grid-template-columns:repeat(1,1fr);}
	.list_downloads li{margin:2%;}
	.list_address_contactus{width:90%; margin:20px auto; padding:2%;}
	.list_address_contactus li span{width:100%;}
	.list_address_contactus li div{width:100%;}
	.list_address_contactus li a{width:100%;}
	.list_address_contactus.split ul{width:94%; margin:2% 0;}
	.list_images_text li{width:90%; padding:2% 5%;}
	.list_images_text li div.lmt_img{width:100%; margin:10px 0;}
	.list_images_text li div.lmt_img img{width:100%;}
	.list_images_text li div.lmt_content{width:100%; padding:10px 0; margin:0 0 5% 0;}
	.list_images_text#sequence li{margin-bottom:5%;}
	.list_images_text#gridLayout li div.lmt_content{width:90%;}
	.list_images_text#gridLayout li div.lmt_img{width:100%;}
	.list_images_text#media-gridLayout li{width:95%;}
	.list_images_text#media-gridLayout li div.lmt_content{width:95%;}
	.list_images_text#media-gridLayout li div.lmt_content .summary{width:53%;}
	.list_images_text#media-gridLayout li div.lmt_content .submit3{padding:5px;}
	.list_images_subnav li{width:93%; margin-bottom:5%; padding:3% 2%;}
	.list_images_subnav li div.lmsn_img{width:98%;}
	.list_images_subnav li div.lmsn_content{width:96%;}
	.list_productsEcomm{width:100%; height:auto; float:left; margin:0; padding:0;}
	.list_productsEcomm ul{margin:0; padding:0;}
	.list_productsEcomm li{width:91%; max-width:none; height:auto; border:1px solid #CCCCCC; margin:2%; padding:2% 2% 7% 2%;}
	.list_productsEcomm li div.LPEimg{width:100%; height:auto;}
	.list_productsEcomm li div.LPEimg img{width:100%; max-width:none; height:auto; max-height:none;}
	.list_productsEcomm li div.LPEinfo{width:100%; height:auto;}
	.list_productsRelated{width:96%; margin:0 2%;}
	.list_productsRelated li{margin:4px;}
	.list_productGroup li div.LPG_img{height:140px;}
	.list_blog ul{grid-template-columns: repeat(1, 1fr);}
	.list_blog_featured{margin:auto 3%;}
	.list_blog_featured .featured{grid-template-columns:1fr;}
	.list_blog_featured span.LBlispanauthor{margin-top:0;}
	.list_blog_featured .news_Content{margin:auto 4%;}
	.list_blog_featured h4{font-size:25px;}
	.list_productGroup li{width:90%; margin:0 5% 10% 5%;}
	.SubCategoryTitle{display:inline-block;}
	.shopListing{width:100%;}
	.aside_shopNav{width:100%; margin:0;}
	.shopListing ul{grid-template-columns: repeat(2, 1fr);}
	
	.form_search{width:100%; height:40px;}
	.form_search input{width:96%; height:40px; font-size:22px; font-weight:500;}
	.form_search input.button{display:none;}
	.form_searchDD{width:100%; height:40px;}
	.form_searchDD input{width:96%; height:40px; font-size:22px; font-weight:500;}
	.form_searchDD input.buttonDD{display:none;}
	.form_contact{width:90%; min-height:0; margin:0 auto; padding:0 2% 1% 2%;}
	.form_contact.full-width{width:90%;}
	.form_contact.full-width span.FC_inputsmall{width:98%; height:54px;}
	.form_contact.full-width span.field-validation-error{bottom:-10px;}
	.form_contact.full-width select{margin-bottom:12px; padding:2% 1%;}
	.form_contact input.FC_inputwide.Name, .form_contact input.FC_inputwide.Company, .form_contact input.FC_inputwide.Telephone, .form_contact input.FC_inputwide.Email, .form_contact .FC_inputwide.Comments{width:80%; padding:10px 1% 10px 18%;}
	.form_contact select.FC_inputwide.Hear{width:100%; padding:3.5% 1% 3.5% 18%;}
	.form_wrap{width:88%;}

	.openingTimes{padding:50px 0;}
	.openingTimes_container{width:90%; height:453px; background:url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/openingTimes-bg2.png) no-repeat; background-size:100% 100%;}
	.openingTimes_title{width:100%; margin:15% 0 0 0;}
	.openingTimes_title img{width:40%;}
	.openingTimes div.OTdiv{width:100%;}
	.openingTimes div.OTdiv ul{margin:30px auto;}
	.openingTimes div.OTdiv li span{width:46%; margin:0 6% 0 0;}
	.openingTimes div.OTdiv li div{width:48%;}
	.openingTimes_content{width:353px;}
	
	.textcolumn-2{width:100%; max-width:none;}
	.textcolumn-2 h2{margin:4% 0; font-size:25px;}
	.textcolumn{width:84%; margin:0 4% 4% 4%; padding:0.5% 4%;}
	figure.AB3{width:100%; height:300px;}
	figure.AB3 img{height:100%;}
	figcaption.AB3caption h3{padding:10px 20px; left:100%; margin-top:10px; font-size:35px;}
	figcaption.AB3caption p{padding:10px 20px; margin-top:10px; left:100%; font-size:17px;}
	figure.figureBlog .card{margin-bottom:65px;}
	.animatedBoxes-3 li{width:100%;}
	.animatedBoxes-3 li.ABLI_wide{width:100%;}
	
	.productDetailDescLTF{width:25%; margin:0 3% 0 0;}
	.productDetailDescRHT{width:67%;}
	#optiondropdownsList{margin-bottom:10px;}
	
	.my-simple-gallery figure.figureSub{margin:1%; width:23%; height:auto;}
	.my-simple-gallery figure.figureSub2{margin:1%; width:23%;}
	.my-simple-gallery figure.figureMainProduct{margin:0 0 0 1%; width:99%;}
	
	a.subscribe, a.subscribe:link, a.subscribe:visited, a.subscribe:active{font-size:18px; padding:10px;}
	a.subscribe:hover{font-size:18px; padding:10px;}

	a.general, a.general:link, a.general:visited, a.general:active{font-size:18px; padding:10px;}
	a.general:hover{font-size:18px; padding:10px;}

	input.add_to_basket, a.add_to_basket, a.add_to_basket:link, a.add_to_basket:visited{margin-left:20px;}
	input.enquireNow, a.enquireNow, a.enquireNow:link, a.enquireNow:visited{margin:15px 0 0 20px; float:left;}

	input.submit.lg, a.submit.lg, a.submit.lg:link, a.submit.lg:visited{padding:3% 4%;}
	
	#statusMessage{width: 80%; max-width:none;}
	#statusMessageWishList{width: 80%; max-width:none;}
	.text-danger.field-validation-error{font-size:12px;}
	h3{font-size:26px;}
	
	#footerSlideContainer{display:none;}

	#basket_message_container{width:80%; flex-direction:column-reverse;}
	#basket_message_left{width:100%;}
	#basket_message_right{width:100%;}
	#basket_message_right a{font-size:18px; padding-bottom:10px; padding-top:10px;}
	#basket_message_left img{max-height:300px;}
	
	#rc-imageselect, .g-recaptcha{transform:scale(0.93); -webkit-transform:scale(0.93); transform-origin:0 0; -webkit-transform-origin:0 0;}

	.widget-counter ul li{font-size:34px; width:44%; margin:2% 0;}
	.widget-counter ul li p{font-size:18px; margin:10px 0 0 0;}
	.widget-counter ul li span{font-size:34px;}
	.widget-counter ul{width:100%; flex-wrap:wrap;}

	.news_card img{height:200px !important; width:100% !important; object-fit:cover;}
	.news_card{width:84% !important; margin:10px;}
	.news_grid{display:block ruby !important;}

	.newsletter{padding:1% 2% 10% 2%;}
	.newsletter h2{font-size:40px;}
	.cookie-table, .cookie-table thead, .cookie-table tbody, .cookie-table th, .cookie-table td, .cookie-table tr{display: block; width: 100%;}
	.cookie-table thead tr{display:none;}
	.cookie-table tr{margin-bottom:15px; border:1px solid #ddd; padding:0; background:white;}
	.cookie-table td{display:flex; justify-content:space-between; width:96%; padding:2%; text-align:right; position:relative; font-size:14px;}
	.cookie-table td:before{content:attr(data-label); font-weight:bold; text-transform:uppercase; float:left; color:#4CAF50;}
	#cookie-popup {
		width: 80% !important;
		padding: 4.5% !important;
		max-height: 50%;
		overflow: scroll;
		font-family: 'Times New Roman', Times, serif;
	}
	.map_wrap{width:90%;}
	.hp_singlePage .map_wrap{width:100%;}
	.aside_findus_map{width:90%;}
	#accordion2{width:96%; margin:1%;}
	.acc_container{width:93.5%; padding:3%;}
	.tile_overlay .text{font-size:14px;}
	.hp_feature_videos_container{grid-template-columns: repeat(1,1fr);}
	.hp_feature_videos_container iframe{min-height:auto;}
	.hp_feature_video_container iframe{min-height:auto;}
	.phone{pointer-events:auto;}

}

@media only screen and (min-width:480px) and (max-width:767px){
	.singlepage.navshow{display:none !important;}
	.hide{display:none;}
	.navshow{display:inline-block;}

	.grid-4{grid-template-columns:repeat(2,1fr); gap:10px;}
	.grid-3{gap:10px;}
	
	.dropdownwrap{width:100%; height:40px;}
	.dropdowncontainer{width:96%; max-width:none;}
	
	.navshow + header{display:none!important;}
	#header_res{display:flex; float:left; height:60px; align-items:center; gap:10px;}
	#header_res a#logo_responsive{margin:auto 2% auto 2%;}
	#header_res #logo_responsive_checkout{margin:auto 6%;}
	#header_res div.HRLogoTablet{display:none;}
	#header_res div.HRLogo{margin:5.5% 3%;}
	#header_res .optionsnav{width:auto; height:auto; float:right; text-align:left; margin:10px 0 0 0; padding:0; display:block; z-index:10; position:absolute; right:70px; bottom:0;}
	.optionsnav li{margin:0 0 0 8px;}
	.header_topnav{display:none;}
	.header_mainnav{display:none;}
	.header_content{display:none;}
	
	.desktopBanner{display:none !important;}
	.tabletBanner{display:none !important;}
	.mobileBanner{display:block !important;}
	.banner{width:100%; height:300px; float:left;}
	.banner img{width:100%; height:300px;}

	.hp_video{height:600px;}
	
	#maincontent{width:100%; max-width:none;}
	
	footer{width:100%;  background:#333333; margin:0 auto; padding:0; position:relative; display:block;}
	.footer{width:100%; max-width:none; height:auto; text-align:center; margin:0 auto; padding:0;}
	.footer_nav{display:none;}
	.footer_nav_Ecom{display:none;}
	.footer_info{width:90%; margin:0; padding:2.5% 5%;}
	.footer_info li.footer_siteMap{display:block;}
	.footer_payment_checkout{display:none;}
	.footer_payment{display:none;}
	.footer_sub li{width:100%;}
	
	.cell_full_hp{width:92%; max-width:none; margin:15px 0; padding:0 4%;}
	.cell_full{width:95%; max-width:none; min-height:500px; margin:0 2.5% 15px 2.5%;}
	.cell_full_sub{width:96%; max-width:none; padding:0 2%;}
	
	.section_image{width:65%; margin:10px 5% 0 0;}
	.section_image#fullwidth{width:85%;}
	.aside_nav{display:none;}
	.section_content_nav{width:100%;}
	.aside_date{width:95%;}
	.aside_date span{width:auto; margin:0 3px;}
	.section_date_content{width:96%; padding:2%; border-top:1px #CCC solid; border-left:none;}
	.section_date_content_img{width:80%; margin:0 auto; float:none;}
	.section_date_content_detail{width:100%;}
	.section_date_content div.SDCdivoptions{width:100%; margin:0 0 15px 0;}
	.section_news{grid-template-columns:1fr; margin-bottom:12%;}
	.section_news_content{margin:5%;}
	.section_video{width:80%; margin:0 auto 30px auto; padding:5% 10%;}
	.section_video iframe{width:100%; height:420px;}
	.section_split_layout{grid-template-columns:repeat(1,1fr);}
	.aside_products_img{width:40%; margin:0 2% 0 1%;}
	.section_products{width:55%; margin:0 2% 0 0;}
	.aside_content_split{width:100%;}
	.section_content_split{width:90%;}
	.section_content_sml {width:90%; margin:0 5%;}
	.aside_content_download_imgs{max-width:100%; width:70%; padding:5% 10%; margin:0 5%;}
	.aside_content_sml_imgs{width:90%; margin:10px 5%;}
	.section_content_download{max-width:100%; width:90%; margin:0 5%;}
	.aside_content_sml_imgs.product_detail_image{width:95%;}
	.section_content_sml.product_detail_desc{width:95%;}
	.memberDetails span{width:100%; margin-right:0;}
	.hp_singlePage .section_split_layout{width:96%;}
	.hp_singlePage .section_content_split .affiliateLink{max-height:300px;}
	.hp_singlePage .section_content_split:nth-child(2), .hp_singlePage .section_content_split:nth-child(3),.hp_singlePage .section_content_split:nth-child(4){margin-top:0;}
	
	.list_gallery_hp ul{gap:5px; margin-bottom:4%;}
	.sim-button{width:85%;}
	.list_date_hp{width:94%; margin:0; padding:3%;}
	.list_testimonials_hp{width:94%; margin:0; padding:3%;}
	.list_testimonials_hp ul{height:auto;}
	.testimonial-section .list_testimonials_slide{padding:3.5% 5% 8% 5%;}
	.testimonial-section .swiffy-slider .slider-indicators{display:block; margin-bottom:1rem;}
	.list_testimonials li div{width:86%; padding:2% 10% 2% 4%;}
	.list_testimonials li span{width:92%; padding:3% 4% 2% 4%;}
	.list_staff ul{grid-template-columns: repeat(2, 1fr); gap:10px;}
	.list_staff li{margin:15px 5px;}
	.list_staff#template_2 li{margin:3% 1%;}
	.list_staff#template_2 li div.LSlidivimg{width:100%; max-width:100%;}
	.list_staff#template_2 li div.LSlidivcontent{width:94%;}
	.list_date_hp_swiffy li{margin:auto 12%;}
	.list_date_hp_full ul{grid-template-columns:repeat(2,1fr);}
	.list_downloads ul{grid-template-columns:repeat(1,1fr);}
	.list_downloads li{margin:2%;}
	.list_address_contactus{width:90%; margin:20px auto; padding:2%;}
	.list_address_contactus p{font-size:15px;}
	.list_address_contactus li{font-size:15px;}
	.list_address_contactus.split ul{width:94%; margin:2% 0;}
	.list_images_text li{width:96%; padding:2%;}
	.list_images_text li div.lmt_img img{width:100%;}
	.list_images_text li div.lmt_content{margin-bottom:5%;}
	.list_images_text#sequence li{margin-bottom:5%;}
	.list_images_text#gridLayout li div.lmt_content{width:90%;}
	.list_images_text#gridLayout li div.lmt_img{width:100%;}
	.list_images_text#media-gridLayout li{width:95%;}
	.list_productsRelated{width:96%; margin:0 2%;}
	.list_blog ul{grid-template-columns: repeat(2, 1fr); width:95%; margin:auto;}
	.list_blog li img{min-height:auto;}
	.list_blog_featured{margin:auto 3%;}
	.list_blog_featured .featured{grid-template-columns:1fr;}
	.list_blog_featured span.LBlispanauthor{margin-top:0;}
	.list_blog_featured .news_Content{margin:auto 4%;}
	.list_products ul{grid-template-columns: repeat(2, 1fr);}
	.list_productGroup li div.LPG_img{height:225px;}
	
	.form_search{width:100%; height:40px;}
	.form_search input{width:96%; height:40px; font-size:22px; font-weight:500;}
	.form_search input.button{display:none;}
	.form_searchDD{width:100%; height:40px;}
	.form_searchDD input{width:96%; height:40px; font-size:22px; font-weight:500;}
	.form_searchDD input.buttonDD{display:none;}
	.form_contact{width:90%; min-height:0; margin:0 auto; padding:0 2% 1% 2%;}
	.form_contact.full-width{width:90%;}
	.form_contact.full-width span.FC_inputsmall{width:98%; height:60px;}
	.form_contact.full-width span.field-validation-error{bottom:-10px;}
	.form_contact.full-width select{margin-bottom:12px; padding:2% 1%;}
	.form_contact input.FC_inputwide.Name, .form_contact input.FC_inputwide.Company, .form_contact input.FC_inputwide.Telephone, .form_contact input.FC_inputwide.Email, .form_contact .FC_inputwide.Comments{width:83%; padding:10px 1% 10px 16%;}
	.form_contact select.FC_inputwide.Hear{width:100%; padding:2.5% 1% 2.5% 16%;}
	.form_wrap{width:88%;}
	
	.openingTimes_container{width:80%; height:auto; background:url(https://res.cloudinary.com/dipljmruh/image/upload/c_fill,f_auto,q_auto/images/general/openingTimes-bg2.png) no-repeat; background-size:100% 100%; margin:0 auto; padding:10% 0;}
	.openingTimes_title{width:100%;}
	.openingTimes_title img{width:40%;}
	.openingTimes div.OTdiv{width:100%;}
	.openingTimes div.OTdiv ul{width:100%; margin:30px auto;}
	.openingTimes div.OTdiv li span{width:46%;}
	.openingTimes div.OTdiv li div{width:48%;}
	.openingTimes_content{width:353px;}
	
	.textcolumn-2{width:100%; max-width:none;}
	.textcolumn-2 h2{margin:4% 0; font-size:30px;}
	.textcolumn{width:84%; margin:0 4% 4% 4%; padding:0.5% 4%;}
	figure.AB3{width:100%; height:300px;}
	figure.AB3 img{height:100%;}
	figcaption.AB3caption h3{padding:10px 20px; left:100%; margin-top:10px; font-size:40px;}
	figcaption.AB3caption p{padding:10px 20px; margin-top:10px; left:100%; font-size:20px;}
	figure.figureBlog .card{margin-bottom:65px;}
	.animatedBoxes-3 li{width:100%;}
	.animatedBoxes-3 li.ABLI_wide{width:100%;}
	
	.SubCategoryTitle{display:inline-block;}
	.shopListing{width:100%;}
	.aside_shopNav{width:100%; margin:0;}
	.shopListing ul{grid-template-columns: repeat(2, 1fr);}
	.productDetailDescLTF{width:25%; margin:0 3% 0 0;}
	.productDetailDescRHT{width:67%;}
	
	.my-simple-gallery figure.figureSub{margin:1%; width:23%; height:auto;}
	.my-simple-gallery figure.figureSub2{margin:1%; width:31%; height:auto;}
	.my-simple-gallery figure.figureMainProduct{margin:0 0 0 1%; width:99%;}
	
	a.general, a.general:link, a.general:visited, a.general:active{padding:10px 20px;}
	a.general:hover{padding:10px 20px;}

	input.add_to_basket, a.add_to_basket, a.add_to_basket:link, a.add_to_basket:visited{margin-left:20px;}
	input.enquireNow, a.enquireNow, a.enquireNow:link, a.enquireNow:visited{margin:15px 0 0 20px; float:left;}

	input.submit.lg, a.submit.lg, a.submit.lg:link, a.submit.lg:visited{padding: 2% 3%;}
	
	#statusMessage{width:60%; max-width:none;}
	#statusMessageWishList{width:60%; max-width:none;}
	.text-danger.field-validation-error{font-size:12px;}
	h3{font-size:26px;}
	
	#footerSlideContainer{display:none;}

	#basket_message_container{width:80%; flex-direction:column-reverse;}
	#basket_message_left{width:100%;}
	#basket_message_right{width:100%;}
	#basket_message_right a{font-size:18px; padding-bottom:10px; padding-top:10px;}
	#basket_message_left img{max-height:300px;}

	.widget-counter ul li{font-size:34px; width:26%; margin:1% 0;}
	.widget-counter ul li p{font-size:18px; margin:10px 0 0 0;}
	.widget-counter ul li span{font-size:34px;}
	.widget-counter ul{width:100%; flex-wrap:wrap;}

	.news_card img{height:250px !important; width:100% !important; object-fit:cover;}
	.news_card{width:300px !important; margin:10px;}
	.news_grid{display:block ruby !important;}

	.newsletter{padding:1% 2% 6% 2%;}
	#cookie-popup{width:80% !important; padding:4.5% !important; max-height:50%; overflow:scroll;}
	.map_wrap{width:90%; margin:0 auto;}
	.map_wrap{width:90%; margin:0 auto;}
	.hp_singlePage .map_wrap{width:100%;}
	.aside_findus_map{width:90%;}
	#accordion2{width:96%; margin:1%;}
	.acc_container{width:95.5%; padding:2%;}
	.hp_feature_videos_container{grid-template-columns: repeat(1,1fr);}
	.hp_feature_videos_container iframe{min-height:auto;}
	.hp_feature_video_container iframe{min-height:200px;}
	.phone{pointer-events:auto;}

}

@media only screen and (min-width:768px) and (max-width:1023px){
	.singlepage.navshow{display:none !important;}
	.hide {display: none;}
	.navshow{display:inline-block;}
	
	.dropdownwrap{width:100%; height:40px;}
	.dropdowncontainer{width:96%; max-width:none;}
	.tour_refined_intro_copy h2 {
		font-size: 46px !important;
	}
	.navshow + header {
		display: none !important;
	}
	#header_res{display:flex; float:left; height:60px; align-items:center; gap:10px;}
	#header_res a#logo_responsive{margin:auto 3%;}
	#header_res #logo_responsive_checkout{margin:auto 6%;}
	#header_res span{margin:0;}
	#header_res div.HRLogo{display:block;}
	#header_res .optionsnav{margin:10px 160px 10px 0;}
	.header_topnav{display:none;}
	.header_mainnav{display:none;}
	.header_content{display:none;}
	.header_logo#logo_checkout{display:none;}
	
	.desktopBanner{display:none !important;}
	.tabletBanner{display:block !important;}
	.mobileBanner{display:none !important;}
	.banner{width:100%;height:420px; float:left;}
	.banner img{width:100%; height:400px;}
	
	#maincontent{width:100%; max-width:none;}
	
	footer{width:100%; background:#333333; margin:0 auto; padding:0; position:relative; display:block;}
	.footer{width:100%; max-width:none; height:auto; text-align:center; margin:0 auto; padding:0;}
	.footer_nav{display:none;}
	.footer_nav_Ecom{display:none;}
	.footer_info{width:90%; margin:0; padding:2.5% 5%;}
	.footer_info li.footer_siteMap{display:block;}
	.footer_payment_checkout{display:none;}
	.footer_payment{display:none;}
	
	.cell_full_hp{width:96%; max-width:none; margin:15px 0; padding:0 2%;}
	.cell_full{width:96%; margin:auto 2%; max-width:none; min-height:500px;}
	.cell_full_sub{width:96%; max-width:none; padding:0 2%;}
	
	.section_image{width:65%; margin:10px 5% 0 0;}
	.aside_findus_map{width:90%;}
	.section_date_content div.SDCdivoptions{width:100%; margin:0 0 15px 0;}
	.aside_products_img{width:40%; margin:0 2% 0 1%;}
	.section_products{width:55%; margin:0 2% 0 0;}
	.section_content_contactus{width:97%;}
	.aside_content_split{width:100%;}
	.section_content_split{width:90%;}
	.aside_content_download_imgs{max-width:100%; width:30%; height:auto; padding:2.5%; margin:0 5%;}
	.section_content_download{max-width:100%; width:45%; margin:0 5%;}
	.memberDetails span{width:100%; margin-right:0;}
	.hp_singlePage .section_split_layout{width:96%;}
	.hp_singlePage .section_content_split .affiliateLink{max-height:300px;}
	.hp_singlePage .section_content_split:nth-child(3){margin-top:-4%;}
	.hp_singlePage .section_content_split:nth-child(4){margin-top:12%;}

	.sim-button{width:80%;}
	.list_date_hp{width:44%; margin:0; padding:3%;}
	.list_testimonials_hp{width:94%; margin:0; padding:3%;}
	.list_testimonials_hp ul{height:auto;}
	.testimonial-section .swiffy-slider .slider-indicators{display:block;}
	.list_testimonials li div{width:86%; padding:2% 10% 2% 4%;}
	.list_testimonials li span{width:92%; padding:3% 4% 2% 4%;}
	.testimonial-section .list_testimonials_slide{padding:3.5% 5% 6% 5%;}
	.list_address_contactus p{font-size:15px;}
	.list_address_contactus li{font-size:15px;}
	.list_address_contactus li div, .list_address_contactus li a{width:70%;}
	.list_address_contactus li span{width:30%;}
	.list_productsEcomm li{width:29%; max-width:220px; height:300px; margin:0 1.5% 1.5% 0; padding:10px 1%;}
	.list_productsRelated{width:96%; margin:0 2%;}
	.list_productsRelated li{margin:5px;}
	.list_productGroup li div.LPG_img{height:200px;}
	.list_images_text#gridLayout li div.lmt_content{width:42%; padding:4% 4%;}
	.list_images_text#media-gridLayout li .summary{width:54%;}
	.list_images_text li div.lmt_content{width:60%;}
	.list_images_text li div.lmt_img{margin:2.5%;}
	.list_staff li{margin:20px 8px;}
	.list_blog li img{min-height:auto;}
	
	.form_search{width:100%; height:40px;}
	.form_search input{width:96%; height:40px; font-size:22px; font-weight:500;}
	.form_search input.button{display:none;}
	.form_searchDD{width:100%; height:40px;}
	.form_searchDD input{width:96%; height:40px; font-size:22px; font-weight:500;}
	.form_searchDD input.buttonDD{display:none;}
	.form_contact{width:44.5%; margin:20px 0 0 3%;}
	.form_contact.full-width span.FC_inputsmall{height:60px;}
	.form_contact input.FC_inputwide.Name, .form_contact input.FC_inputwide.Company, .form_contact input.FC_inputwide.Telephone, .form_contact input.FC_inputwide.Email, .form_contact .FC_inputwide.Comments{width:83%; padding:10px 1% 10px 16%;}
	.form_contact select.FC_inputwide.Hear{width:100%; padding:3% 1% 3% 16%;}
	
	.textcolumn-2{max-width:none; width:100%;}
	figure.AB3{width:100%; height:200px;}
	figure.AB3 img{height:100%;}
	figcaption.AB3caption h3{padding:10px 20px 0 20px; left:100%; margin-top:10px; font-size:20px;}
	figcaption.AB3caption p{padding:10px 20px; margin-top:0; left:100%; font-size:14px;}
	
	.productDetailDescLTF{width:25%; margin:0 3% 0 0;}
	.productDetailDescRHT{width:67%;}
	
	.my-simple-gallery figure.figureSub{margin:1%; width:23%; height:60px;}
	.my-simple-gallery figure.figureMainProduct{margin:0 0 0 1%; width:99%;}

	a.general, a.general:link, a.general:visited, a.general:active{padding:10px 20px;}
	a.general:hover{padding:10px 20px;}
	
	input.add_to_basket, a.add_to_basket, a.add_to_basket:link, a.add_to_basket:visited{margin-left:20px;}
	input.enquireNow, a.enquireNow, a.enquireNow:link, a.enquireNow:visited{margin:15px 0 0 20px; float:left;}
	
	#statusMessage{width:60%; max-width:none;}
	#statusMessageWishList{width:60%; max-width:none;}
	
	#footerSlideContainer{display:none;}

	.widget-counter ul li {font-size: 34px;width: 16%;}
	.widget-counter ul li p {font-size: 18px;margin: 10px 0 0 0;}
	.widget-counter ul li span {font-size: 34px;}
	.widget-counter ul {width: 100%;}

	.news_card img{height: 300px !important;width: 100% !important;object-fit:cover;}
	.news_grid{display: block ruby !important;}
	.list_date_hp_swiffy li{width:290px !important; margin:auto 3%;}

	.newsletter{padding:1% 2% 5% 2%;}
	#cookie-popup{width:60% !important; padding:4.5% !important; max-height:50%; overflow:scroll;}
	.openingTimes_container{width:90%;}
	.openingTimes div.OTdiv ul{margin:28% 5%;}
	.openingTimes_title{margin:10% 0 0 0;}
	.map_wrap{width:95%; margin:0 auto;}
	.hp_singlePage .map_wrap{width:100%;}
	#accordion2{width:96%; margin:2%;}
	.acc_container{width:95.5%; padding:2%;}
	.tile_overlay .text{font-size:16px;}
	.hp_feature_videos_container iframe{width:100%; height:auto; min-height:200px;}
	.hp_feature_video_container iframe{min-height:400px;}

}	

@media only screen and (min-width:1024px) and (max-width:1270px){
	.dropdownwrap{width:100%; height:80px;}
	.dropdowncontainer{width:96%; max-width:none;}
	
	.header{width:100%; height:auto;}
	.header_logo{width:20%; float:left;}
	.header_logo img{width:auto;}
	.header_logo#logo_checkout {margin: 4.5% 8%;}
	.header_mainnav{width:100%; float:left;}
	.header_checkout{width:98%; padding:1% 1% 4% 1%;}
	.header_checkout a.checkout_CS{top:30%;}
	.header_content{width:88%; padding:0.5% 6%;}
	.header_search{margin-right:2%;}
	.default .header_openingTimes, .default .header_Tel{margin:2% 1% 0 1%;}
	.optionsnav li{margin: 0 0 0 12px;}
	
	.banner{width:100%; height:280px;}
	.banner img{width:100%; height:250px;}
	
	#maincontent{width:100%; max-width:none;}
	
	.footer{max-width:1000px;}
	
	.cell_full_hp{width:96%; max-width:none; margin:15px 0; padding:0 2%;}
	.cell_full{width:96%; margin:auto 2%; max-width:none; min-height:500px;}
	.cell_full_sub{width:96%;max-width:none; padding:0 2%;}
	
	#topnav li{margin:0 2px 0 0;}
	#topnav li a, #topnav li a:link, #topnav li a:visited{padding:5px 7px;}
	#topnav li a:hover{padding:5px 7px;}
	
	#mainnav li{margin:0 1px 0 0; font-size:12px;}
	#mainnav li a, #mainnav li a:link, #mainnav li a:visited{padding:5px 3px;}
	#mainnav li a:hover{padding:5px 3px;}
	
	#dropdownnav ul li{margin:0 1px 0 0; font-size:12px;}
	#dropdownnav ul li a, #dropdownnav ul li a:link, #dropdownnav ul li a:visited{padding:5px 3px;}
	#dropdownnav ul li a:hover{padding:5px 3px;}
	#dropdownnav ul ul li{width:200px; font-size:12px;}
	#dropdownnav ul ul li a, #dropdownnav ul ul li a:link, #dropdownnav ul ul li a:visited{width:192px; padding:10px 4px;}
	#dropdownnav ul ul li a:hover{width:192px; padding:10px 4px;}
	
	.section_image{width:65%; margin:10px 5% 0 0;}
	.section_date_content div.SDCdivoptions{width:100%; margin:0 0 15px 0;}
	.aside_products_img{width:48%; margin:0 2% 0 0;}
	.section_products{width:50%;}
	.aside_content_split .my-simple-gallery{height:100%;}
	.aside_content_download_imgs{width:30%; margin:0 5%; padding:5%;}
	.section_content_download{width:45%; margin:0 5% 0 0;}
	.hp_singlePage .section_split_layout{width:92%;}
	.hp_singlePage .section_content_split .affiliateLink{max-height:350px;}
	.hp_singlePage .section_content_split:nth-child(3){margin-top:-8%;}
	.hp_singlePage .section_content_split:nth-child(4){margin-top:8%;}
	
	.list_address_contactus p{font-size:15px;}
	.list_address_contactus li{font-size:15px;}
	.list_productGroup li div.LPG_img{height:250px;}
	
	.form_searchDD input{width:90%; height:80px;}
	.form_contact select.FC_inputwide.Hear{padding:2.5% 1% 2.5% 13%;}
	
	.textcolumn-2{max-width:1000px;}
	figure.AB3{width:100%; height:300px;}
	figure.AB3 img{height:100%;}
	figcaption.AB3caption h3{padding:10px 20px; left:100%; margin-top:10px; font-size:40px;}
	figcaption.AB3caption p{padding:10px 20px; margin-top:10px; left:100%; font-size:20px;}
	
	#currencycountrybox{width:50%; top:80px; right:5.5%; padding:5px 0.5%;}
	
	.my-simple-gallery figure.figureSub{width:23%; height:100px; margin: 1% 0% 1% 2%;}
	
	a.general, a.general:link, a.general:visited, a.general:active{padding:10px 20px;}
	a.general:hover{padding:10px 20px;}
	
	input.add_to_basket, a.add_to_basket, a.add_to_basket:link, a.add_to_basket:visited{margin-left:0;}
	input.enquireNow, a.enquireNow, a.enquireNow:link, a.enquireNow:visited{margin-left:20px;}

	#cookie-popup{width:65% !important; padding:4.5% !important; max-height:55%; overflow:scroll;}

	.openingTimes_container{width:80%}
	.list_date_hp_swiffy ul{grid-gap: 7%;}

	.widget-counter ul li {font-size: 40px;width: 16%;}
	.widget-counter ul li p {font-size: 18px;margin: 10px 0 0 0;}
	.widget-counter ul li span {font-size: 40px;}
	.widget-counter ul {width: 100%;}

	.news_card img {height: 300px !important;}

}

/* BELFAST ORIGINAL TEA TOURS HEADER */
@media only screen and (min-width:1024px){
	header.brochure{
		position:relative;
		z-index:100;
		box-shadow:none;
	}
	header.brochure .header{
		display:flex;
		flex-direction:column;
		background:#16361B;
		overflow:visible;
	}
	header.brochure .header_content{
		position:relative;
		display:grid;
		grid-template-columns:1fr 1fr;
		align-items:center;
		box-sizing:border-box;
		width:min(1120px, calc(100% - 80px));
		height:clamp(176px, 10.93vw, 208px);
		min-height:0;
		float:none;
		margin:0 auto;
		padding:0;
		background:transparent;
		overflow:visible;
	}
	header.brochure .header_Tel,
	header.brochure .header_Email{
		position:relative;
		z-index:4;
		display:flex;
		align-items:center;
		gap:8px;
		width:auto;
		float:none;
		margin:0;
		padding:0;
		font-family:'Instrument Serif', serif;
		font-weight:400;
		text-transform:none;
		white-space:nowrap;
	}
	header.brochure .header_Tel{
		justify-self:start;
		font-size:18px;
	}
	header.brochure .header_Email{
		justify-self:end;
		margin-right:42px;
		font-size:20px;
	}
	header.brochure .header_Tel img,
	header.brochure .header_Email img{
		width:25px;
		height:25px;
		max-width:none;
		margin:0;
		padding:0;
	}
	header.brochure .header_Tel a,
	header.brochure .header_Email a{
		color:#FFF;
		font:inherit;
		text-decoration:none;
	}
	header.brochure .header_Tel a:hover,
	header.brochure .header_Email a:hover{
		color:#E9CFAE;
	}
	header.brochure .header_flourish{
		position:absolute;
		z-index:1;
		bottom:0;
		width:202px;
		height:57px;
		pointer-events:none;
	}
	header.brochure .header_flourish_left{
		right:calc(50% + clamp(126px, calc(8.9vw - 22px), 147.5px));
	}
	header.brochure .header_flourish_right{
		left:calc(50% + clamp(126px, calc(8.9vw - 22px), 147.5px));
	}
	header.brochure .header_logo_center{
		top:clamp(10px, .74vw, 14px);
		z-index:20;
	}
	header.brochure .header_logo_center img{
		width:clamp(296px, 17.8vw, 339px);
		filter:drop-shadow(0 7px 6px rgba(0,0,0,.28));
	}
	header.brochure .header_mainnav{
		box-sizing:content-box;
		width:100%;
		height:70px;
		min-height:70px;
		float:none;
		margin:0;
		padding:0;
		background:#E9CFAE;
		border-top:6px solid #95752E;
		border-bottom:6px solid #16361B;
		box-shadow:0 7px 0 #FFF;
	}
	header.brochure .header_mainnav::after{
		content:"";
		position:absolute;
		z-index:1;
		left:0;
		right:0;
		bottom:0;
		height:3px;
		background:#FFF;
		pointer-events:none;
	}
	header.brochure #dropdownnav{
		width:min(1190px, calc(100% - 48px));
		height:67px;
		max-width:none;
	}
	header.brochure #dropdownnav > ul{
		display:grid;
		grid-template-columns:repeat(3, minmax(84px, 1fr)) clamp(270px, 17.85vw, 340px) repeat(3, minmax(84px, 1fr));
		align-items:center;
		width:100%;
		height:67px;
		float:none;
		margin:0;
		padding:0;
	}
	header.brochure #dropdownnav > ul > li{
		display:flex;
		align-items:center;
		justify-content:center;
		width:auto;
		height:67px;
		float:none;
		margin:0;
		padding:0;
	}
	header.brochure #dropdownnav > ul > li.nav_logo_space{
		grid-column:4;
		pointer-events:none;
	}
	header.brochure #dropdownnav > ul > li > a,
	header.brochure #dropdownnav > ul > li > a:link,
	header.brochure #dropdownnav > ul > li > a:visited{
		display:inline-flex;
		align-items:center;
		justify-content:center;
		box-sizing:border-box;
		width:auto;
		height:43px;
		float:none;
		margin:0;
		padding:0 10px;
		color:#3B2313;
		font-family:'Instrument Serif', serif;
		font-size:27px;
		font-weight:400;
		-webkit-text-stroke:1px #3B2313;
		line-height:1;
		text-transform:uppercase;
		text-decoration:none;
	}
		header.brochure #dropdownnav > ul > li > a:hover {
			color: #95752E;
			opacity: 0.6;
		}
	header.brochure #dropdownnav > ul > li > a > span{
		display:inline-block;
		transform:none;
	}
	header.brochure #dropdownnav > ul > li.nav_book_now > a,
	header.brochure #dropdownnav > ul > li.nav_book_now > a:link,
	header.brochure #dropdownnav > ul > li.nav_book_now > a:visited{
		min-width:137px;
		padding:0 18px;
		color:#FFF;
		font-size:22px;
		-webkit-text-stroke:1px #FFF;
		background:#95752E;
		border:2px solid #FFF;
		border-radius:24px;
	}
	header.brochure #dropdownnav > ul > li.nav_book_now > a:hover{
		color:#FFF;
		background:#7E6023;
	}
}

@media only screen and (min-width:1400px){
	header.brochure #dropdownnav > ul > li:nth-child(n+5){
		transform:translateX(19px);
	}
	header.brochure #dropdownnav > ul > li.nav_book_now{
		transform:translateX(28px);
	}
}

@media only screen and (min-width:1024px) and (max-width:1199px){
	header.brochure #dropdownnav > ul > li > a,
	header.brochure #dropdownnav > ul > li > a:link,
	header.brochure #dropdownnav > ul > li > a:visited{
		font-size:24px;
	}
	header.brochure #dropdownnav > ul > li.nav_book_now > a,
	header.brochure #dropdownnav > ul > li.nav_book_now > a:link,
	header.brochure #dropdownnav > ul > li.nav_book_now > a:visited{
		min-width:120px;
		padding:0 12px;
		font-size:20px;
	}
}


/* HOMEPAGE BELFAST SKYLINE */
.hp_brochure .bannerText .belfast_hp_header{
	display:block;
	width:min(65vw, 1231px);
	height:auto;
	margin:0 auto 24px;
	object-fit:contain;
}

@media only screen and (min-width:1024px){
	.hp_brochure .swiffy-slider,
	.hp_brochure .slider-container,
	.hp_brochure .slider-container > li{
		height:788px !important;
	}

	.hp_brochure .bannerText{
		top:calc(50% + 3px);
	}

	.hp_brochure .swiffy-slider img.hp_static_banner{
		height:788px;
		object-fit:cover;
	}

	.hp_brochure .bannerText .belfast_hp_header{
		margin-bottom:9px;
	}

	.hp_brochure .bannerText .banner-heading{
		font-family:'Instrument Serif', serif;
		font-size:76px;
		font-weight:400;
		-webkit-text-stroke:1px #FFF;
		line-height:1;
		margin:0;
	}

	.hp_brochure .bannerText p{
		width:min(900px, calc(100% - 48px));
		margin:7px auto 0;
		font-size:34px;
		line-height:46px;
	}

	.hp_brochure .banner_actions{
		display:flex;
		align-items:center;
		justify-content:center;
		gap:130px;
		margin-top:65px;
	}

	.hp_brochure .bannerText .banner_actions a.submit.lg,
	.hp_brochure .bannerText .banner_actions a.submit.lg:link,
	.hp_brochure .bannerText .banner_actions a.submit.lg:visited{
		display:inline-flex;
		align-items:center;
		justify-content:center;
		box-sizing:border-box;
		width:315px;
		height:68px;
		margin:0;
		padding:0;
		font-family:'Instrument Serif', serif;
		font-size:31px;
		font-weight:400;
		-webkit-text-stroke:1px #FFF;
		line-height:1;
		color:#FFF;
		background:rgba(149,117,46,.6);
		border:4px solid #FFF;
		border-radius:47px;
		text-transform:uppercase;
	}
}

@media only screen and (min-width:480px) and (max-width:1023px){
	.hp_brochure .swiffy-slider,
	.hp_brochure .slider-container,
	.hp_brochure .slider-container > li{
		height:620px !important;
	}

	.hp_brochure .swiffy-slider img.hp_static_banner{
		height:620px;
		object-fit:cover;
	}

	.hp_brochure .bannerText{
		box-sizing:border-box;
		padding:0 5%;
		font-size:24px;
		line-height:1.35;
	}

	.hp_brochure .bannerText .banner-heading{
		font-size:56px;
		line-height:1.08;
	}

	.hp_brochure .banner_actions{
		display:flex;
		align-items:center;
		justify-content:center;
		gap:24px;
		margin-top:32px;
	}

	.hp_brochure .bannerText .belfast_hp_header{
		width:min(88vw, 900px);
		margin-bottom:18px;
	}
}

@media only screen and (max-width:479px){
	.hp_brochure .swiffy-slider,
	.hp_brochure .slider-container,
	.hp_brochure .slider-container > li{
		height:520px !important;
	}

	.hp_brochure .swiffy-slider img.hp_static_banner{
		height:520px;
		object-fit:cover;
	}

	.hp_brochure .bannerText{
		box-sizing:border-box;
		padding:0 18px;
		font-size:18px;
		line-height:1.35;
	}

	.hp_brochure .bannerText .banner-heading{
		font-size:38px;
		line-height:1.08;
		margin:10px 0 12px;
	}

	.hp_brochure .banner_actions{
		display:flex;
		align-items:center;
		justify-content:center;
		gap:6px;
		margin-top:22px;
	}

	.hp_brochure .bannerText a.submit.lg{
		font-size:14px;
		margin:0;
		padding:10px 12px;
	}

	.hp_brochure .bannerText .belfast_hp_header{
		width:94vw;
		margin-bottom:14px;
	}
}

/* HOMEPAGE INTRODUCTION */
.hp_brochure .hp_intro{
	position:relative;
	box-sizing:border-box;
	width:min(1200px, calc(100% - 40px));
	margin:0 auto;
	padding:19px 0 3px;
	text-align:center;
}

.hp_brochure .hp_intro::before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:15px;
	background:#95752E;
}

.hp_brochure .hp_intro_divider{
	display:flex;
	flex-direction:column;
	align-items:center;
	width:min(1000px, 100%);
	margin:0 auto 50px;
}

.hp_brochure .hp_intro_divider span{
	display:block;
	width:100%;
	height:6px;
	background:#16361B;
}

.hp_brochure .hp_intro_divider img,
.hp_brochure .hp_intro_flourish_bottom{
	display:block;
	width:299px;
	max-width:70vw;
	height:auto;
}

.hp_brochure .hp_intro_divider img{
	margin-top:4px;
}

.hp_brochure .hp_intro_content h2{
	margin:0;
	color:#16361B;
	font-family:'Instrument Serif', serif;
	font-size:48px;
	font-style:normal;
	font-weight:400;
	-webkit-text-stroke:1px #16361B;
	letter-spacing:0;
	line-height:1.15;
	text-align:center;
	text-transform:uppercase;
}

.hp_brochure .hp_intro_content p{
	width:min(1074px, 100%);
	margin:0 auto 39px;
	color:#95752E;
	font-family:'Times New Roman', Times, serif;
	font-size:24px;
	font-style:normal;
	font-weight:400;
	letter-spacing:0;
	line-height:40px;
	text-align:center;
}

.hp_brochure .hp_intro_content p:last-child{
	margin-bottom:27px;
}

.hp_brochure .hp_intro_flourish_bottom{
	margin:0 auto;
	opacity:.22;
}

@media only screen and (max-width:767px){
	.hp_brochure .hp_intro{
		width:calc(100% - 32px);
		padding:16px 0 28px;
	}

	.hp_brochure .hp_intro_divider{
		margin-bottom:30px;
	}

	.hp_brochure .hp_intro_divider span{
		height:4px;
	}

	.hp_brochure .hp_intro_divider img{
		margin-top:7px;
	}

	.hp_brochure .hp_intro_content h2{
		font-size:36px;
		line-height:1.12;
	}

	.hp_brochure .hp_intro_content p{
		margin-bottom:28px;
		font-size:19px;
		line-height:30px;
	}
}

/* HOMEPAGE FEATURE SECTIONS */
.hp_brochure .hp_feature_transition{
	position:relative;
	box-sizing:border-box;
	height:61px;
	background:#FFF;
}

.hp_brochure .hp_feature_transition::after{
	content:"";
	position:absolute;
	left:0;
	right:0;
	bottom:9px;
	height:10px;
	background:#F2E9D0;
}

	.hp_brochure .hp_feature_transition span {
		display: block;
		width: 294px;
		height: 42px;
		margin: 0 auto;
		background: #F2E9D0;
		-webkit-mask: url('../images/general/Group-107.png?v=6vdjO0qYpvH5f2n8chVYlSDu1Lw') center / contain no-repeat;
		mask: url('../images/general/Group-107.png?v=6vdjO0qYpvH5f2n8chVYlSDu1Lw') center / contain no-repeat;
	}

.hp_brochure .hp_feature_sections{
	position:relative;
	width:100%;
	margin:0;
	padding:0 0 21px;
	background:transparent;
}

.hp_brochure .hp_intro_divider,
.hp_brochure .hp_intro_content,
.hp_brochure .hp_feature_inner{
	opacity:0;
	transform:translateY(24px);
	transition:opacity .8s ease-out, transform .8s cubic-bezier(.22, 1, .36, 1);
}

.hp_brochure .hp_intro_divider.inview,
.hp_brochure .hp_intro_content.inview,
.hp_brochure .hp_feature_inner.inview{
	opacity:1;
	transform:translateY(0);
}

.hp_brochure .hp_intro_content{
	transition-delay:.1s;
}

.hp_brochure .hp_feature_sections::after{
	content:"";
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	height:21px;
	background:linear-gradient(to bottom, #FFF 0, #FFF 11px, #95752E 11px, #95752E 21px);
}

.hp_brochure .hp_feature_row{
	position:relative;
	width:100%;
	margin:0;
	padding:0;
}

.hp_brochure .hp_feature_tea,
.hp_brochure .hp_feature_experience{
	background:#F2E9D0;
}

.hp_brochure .hp_feature_tea{
	height:500px;
}

.hp_brochure .hp_feature_story{
	height:500px;
	background:#E8D8C3;
}

.hp_brochure .hp_feature_experience{
	height:597px;
}

.hp_brochure .hp_feature_inner{
	position:relative;
	width:min(1280px, 100%);
	height:100%;
	margin:0 auto;
}

.hp_brochure .hp_feature_image{
	position:absolute;
	box-sizing:border-box;
	width:400px;
	height:400px;
	margin:0;
	padding:17px;
	background:#FFF;
	border-radius:50%;
}

.hp_brochure .hp_feature_image::before,
.hp_brochure .hp_feature_image::after{
	content:"";
	position:absolute;
	box-sizing:border-box;
	border-radius:50%;
	pointer-events:none;
	z-index:2;
}

.hp_brochure .hp_feature_image::before{
	inset:8px;
	border:3px solid #997934;
}

.hp_brochure .hp_feature_image::after{
	inset:14px;
	border:3px solid #16361B;
}

.hp_brochure .hp_feature_photo{
	position:relative;
	z-index:1;
	display:block;
	width:366px;
	height:366px;
	overflow:hidden;
	background:#95752E;
	border-radius:50%;
}

.hp_brochure .hp_feature_photo img{
	display:block;
	width:100%;
	height:100%;
	max-width:none;
	object-fit:cover;
	opacity:.8;
	transform:scale(1);
	transition:transform 7s cubic-bezier(.22, 1, .36, 1);
}

.hp_brochure .hp_feature_inner.inview .hp_feature_photo img{
	transform:scale(1.04);
}

.hp_brochure .hp_feature_content{
	position:absolute;
	box-sizing:border-box;
	font-family:'Times New Roman', Times, serif;
	font-size:24px;
	font-style:normal;
	font-weight:400;
	line-height:40px;
	letter-spacing:0;
	text-align:left;
	text-transform:none;
}

.hp_brochure .hp_feature_content h2{
	margin:0;
	color:#95752E;
	font-family:'Instrument Serif', serif;
	font-size:40px;
	font-style:normal;
	font-weight:400;
	-webkit-text-stroke:1px #95752E;
	line-height:40px;
	letter-spacing:0;
	text-align:left;
	text-transform:none;
}

.hp_brochure .hp_feature_content p{
	margin:0 0 31px;
	font:inherit;
	color:inherit;
	text-align:left;
}

.hp_brochure .hp_feature_content p:last-child{
	margin-bottom:0;
}

.hp_brochure .hp_feature_tea .hp_feature_image{
	top:56px;
	left:40px;
}

.hp_brochure .hp_feature_tea .hp_feature_content{
	top:126px;
	left:474px;
	width:799px;
	color:#000;
}

.hp_brochure .hp_feature_story .hp_feature_content{
	top:50%;
	left:44px;
	width:732px;
	color:#16361B;
	transform:translateY(-50%);
}

.hp_brochure .hp_feature_story .hp_feature_image{
	top:56px;
	right:52px;
}

.hp_brochure .hp_feature_experience .hp_feature_image{
	top:105px;
	left:39px;
}

.hp_brochure .hp_feature_experience .hp_feature_content{
	top:140px;
	left:494px;
	width:799px;
	color:#000;
}

.hp_brochure .hp_feature_experience .hp_feature_content h3{
	margin:24px 0 0;
	font-family:'Times New Roman', Times, serif;
	font-size:22px;
	font-style:normal;
	font-weight:400;
	line-height:30px;
}

.hp_brochure .hp_feature_experience .hp_feature_content p:first-of-type{
	margin-bottom:11px;
}

.hp_brochure .hp_feature_experience .hp_feature_content p:nth-of-type(2){
	margin:0;
	font-size:22px;
	line-height:30px;
}

.hp_brochure .hp_feature_experience .hp_feature_content ul{
	margin:0;
	padding-left:19px;
	font-family:'Times New Roman', Times, serif;
	font-size:20px;
	line-height:30px;
}

.hp_brochure .hp_feature_experience .hp_feature_content li{
	margin:0;
	padding:0;
}

.hp_brochure .hp_feature_experience .hp_feature_content li::marker{
	color:#95752E;
}

@media only screen and (min-width:768px) and (max-width:1199px){
	.hp_brochure .hp_feature_inner{
		display:grid;
		grid-template-columns:320px minmax(0, 1fr);
		align-items:center;
		gap:42px;
		box-sizing:border-box;
		width:calc(100% - 64px);
		min-height:460px;
		padding:52px 0;
	}

	.hp_brochure .hp_feature_row{
		height:auto;
		min-height:460px;
	}

	.hp_brochure .hp_feature_image,
	.hp_brochure .hp_feature_content{
		position:relative;
		top:auto !important;
		left:auto !important;
		right:auto !important;
		width:auto !important;
		transform:none;
	}

	.hp_brochure .hp_feature_image{
		width:320px !important;
		height:320px;
		padding:17px;
	}

	.hp_brochure .hp_feature_photo{
		width:286px;
		height:286px;
	}

	.hp_brochure .hp_feature_content{
		font-size:21px;
		line-height:34px;
	}

	.hp_brochure .hp_feature_story .hp_feature_content{
		grid-column:1;
		grid-row:1;
	}

	.hp_brochure .hp_feature_story .hp_feature_inner{
		grid-template-columns:minmax(0, 1fr) 320px;
	}

	.hp_brochure .hp_feature_story .hp_feature_image{
		grid-column:2;
		grid-row:1;
		justify-self:end;
	}
}

@media only screen and (max-width:767px){
	.hp_brochure .hp_feature_transition{
		height:55px;
	}

	.hp_brochure .hp_feature_transition span{
		width:min(294px, 76vw);
	}

	.hp_brochure .hp_feature_row{
		height:auto;
		padding:44px 0 48px;
	}

	.hp_brochure .hp_feature_inner{
		display:flex;
		flex-direction:column;
		align-items:center;
		box-sizing:border-box;
		width:calc(100% - 36px);
	}

	.hp_brochure .hp_feature_image,
	.hp_brochure .hp_feature_content{
		position:relative;
		top:auto !important;
		left:auto !important;
		right:auto !important;
		transform:none;
	}

	.hp_brochure .hp_feature_image{
		order:1;
		width:min(340px, 88vw);
		height:min(340px, 88vw);
		padding:15px;
	}

	.hp_brochure .hp_feature_image::before{
		inset:7px;
	}

	.hp_brochure .hp_feature_image::after{
		inset:12px;
	}

	.hp_brochure .hp_feature_photo{
		width:100%;
		height:100%;
	}

	.hp_brochure .hp_feature_content{
		order:2;
		width:100% !important;
		margin-top:30px;
		font-size:19px;
		line-height:30px;
	}

	.hp_brochure .hp_feature_content h2{
		font-size:34px;
		line-height:38px;
	}

	.hp_brochure .hp_feature_content p{
		margin-bottom:24px;
	}

	.hp_brochure .hp_feature_experience .hp_feature_content h3{
		font-size:20px;
	}

	.hp_brochure .hp_feature_experience .hp_feature_content ul{
		padding-left:18px;
		font-size:18px;
		line-height:28px;
	}
}

@media (prefers-reduced-motion:reduce){
	.textSlideUp,
	.hp_brochure .hp_intro_divider,
	.hp_brochure .hp_intro_content,
	.hp_brochure .hp_feature_inner{
		opacity:1;
		transform:none;
		transition:none;
	}

	.hp_brochure .hp_feature_photo img,
	.hp_brochure .hp_feature_inner.inview .hp_feature_photo img{
		transform:none;
		transition:none;
	}
}

/* BELFAST ORIGINAL TEA TOURS LEGAL PAGES */
.legal-page #maincontent{
	--about-green:#16361B;
	--about-gold:#95752E;
	--about-cream:#F8F3E7;
	background:#F8F3E7;
	color:#16361B;
}

.legal-page #maincontent > #cell_full.cell_full{
	display:block;
	width:100%;
	max-width:none;
	min-height:0;
	margin:0;
}

.legal_hero.about_hero{
	height:420px;
	min-height:420px;
}

.legal_hero .about_hero_content{
	width:min(1200px, calc(100% - 80px));
	padding:18px 0 56px;
}

.legal_hero .about_hero_flourish{
	display:flex;
	align-items:flex-end;
	justify-content:center;
}

.legal_hero .about_hero_flourish span{
	display:block;
	flex:1 1 auto;
}

.legal_hero .about_hero_flourish img{
	flex:0 0 auto;
}

.legal_document{
	box-sizing:border-box;
	padding:64px 24px 92px;
}

.legal_document_content{
	box-sizing:border-box;
	width:min(1200px, 100%);
	margin:0 auto;
	padding:50px 58px 54px;
	background:rgba(255,255,255,.76);
	border:1px solid rgba(149,117,46,.25);
	box-shadow:0 18px 45px rgba(22,54,27,.08);
	font-family:'Times New Roman', Times, serif;
	font-size:18px;
	line-height:1.72;
}

.legal_document_content > p{
	margin:0;
	padding:28px 0;
	border-bottom:1px solid rgba(149,117,46,.2);
	font:inherit;
	color:#2D392E;
}

	.legal_document_content > p:first-child {
		padding-top: 0;
		padding-bottom: 34px;
		color: #16361B;
		font: inherit;
		line-height: 1.65;
	}

.legal_document_content > p:last-child{
	padding-bottom:0;
	border-bottom:0;
}

	.legal_document_content p > strong:first-child {
		display: block;
		margin-bottom: 8px;
		color: #16361B;
		font-family: 'Instrument Serif', serif;
		font-size: 27px;
		font-weight: 400;
		line-height: 1.2;
		-webkit-text-stroke: 1px #16361B;
	}

.legal_document_content a,
.legal_document_content a:link,
.legal_document_content a:visited{
	color:#80621F;
	font-weight:600;
	text-decoration-color:rgba(128,98,31,.55);
	text-underline-offset:3px;
}

.legal_document_content a:hover{
	color:#16361B;
	opacity:1;
}

.legal_cookie_preferences{
	margin-top:36px;
	padding-top:32px;
	border-top:1px solid rgba(149,117,46,.2);
}

.legal_document_content .legal_cookie_preferences_button,
.legal_document_content .legal_cookie_preferences_button:link,
.legal_document_content .legal_cookie_preferences_button:visited{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	box-sizing:border-box;
	min-height:48px;
	padding:12px 24px;
	border:2px solid #16361B;
	border-radius:999px;
	background:#16361B;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;
	letter-spacing:.08em;
	line-height:1.2;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}

.legal_document_content .legal_cookie_preferences_button:hover,
.legal_document_content .legal_cookie_preferences_button:focus-visible{
	border-color:#95752E;
	background:#95752E;
	color:#FFF;
	opacity:1;
}

/* SITEMAP — shares the legal/subpage hero and editorial card system */
.sitemap_document_content{
	padding:48px 58px 54px;
}

.sitemap_intro {
	max-width: 100%;
	margin: 0px 5px 14px;
	color: #2D392E;
	font-family: 'Times New Roman', Times, serif;
	font-size: 19px;
	line-height: 1.65;
	text-align: left;
}

.sitemap_intro > :first-child{margin-top:0;}
.sitemap_intro > :last-child{margin-bottom:0;}

.sitemap_navigation{
	padding-top:34px;
	border-top:1px solid rgba(149,117,46,.25);
}

.sitemap_list{
	display:grid;
	grid-template-columns:repeat(3, minmax(0, 1fr));
	gap:14px;
	margin:0;
	padding:0;
	list-style:none;
}

.sitemap_list li{
	min-width:0;
	margin:0;
	padding:0;
}

.legal_document_content .sitemap_list a,
.legal_document_content .sitemap_list a:link,
.legal_document_content .sitemap_list a:visited{
	display:flex;
	align-items:center;
	justify-content:space-between;
	box-sizing:border-box;
	min-height:64px;
	gap:18px;
	padding:16px 20px;
	border:1px solid rgba(149,117,46,.32);
	background:#FFF;
	color:#16361B;
	font-family:'Instrument Serif', 'Times New Roman', serif;
	font-size:21px;
	font-weight:400;
	line-height:1.2;
	text-decoration:none;
	transition:border-color .2s ease, background .2s ease, color .2s ease, transform .2s ease;
}

.legal_document_content .sitemap_list a span:last-child{
	flex:0 0 auto;
	color:#95752E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	transition:transform .2s ease;
}

.legal_document_content .sitemap_list a:hover,
.legal_document_content .sitemap_list a:focus-visible{
	border-color:#95752E;
	background:#16361B;
	color:#FFF;
	opacity:1;
	transform:translateY(-2px);
}

.legal_document_content .sitemap_list a:hover span:last-child,
.legal_document_content .sitemap_list a:focus-visible span:last-child{
	color:#E9CFAE;
	transform:translateX(3px);
}

@media only screen and (max-width:767px){



	.legal_hero {
		display: block !important;
		clear: both;
		height: 420px;
		min-height: 420px;
	}

	.legal_hero .about_hero_content{
		width:calc(100% - 36px);
		padding-bottom:48px;
	}

	.legal_document{
		padding:36px 16px 60px;
	}

	.legal_document_content{
		padding:34px 24px 38px;
		font-size:17px;
		line-height:1.65;
	}

	.legal_document_content > p{
		padding:23px 0;
	}

	.legal_document_content > p:first-child{
		font-size:19px;
	}

	.legal_document_content p > strong:first-child{
		font-size:24px;
	}

	.legal_cookie_preferences{
		margin-top:28px;
		padding-top:28px;
	}

	.legal_document_content .legal_cookie_preferences_button{
		width:100%;
	}

	.sitemap_document_content{
		padding:32px 20px 36px;
	}

	.sitemap_intro{
		margin-bottom:26px;
		font-size:17px;
		text-align:left;
	}

	.sitemap_navigation{
		padding-top:26px;
	}

	.sitemap_list{
		grid-template-columns:1fr;
		gap:10px;
	}

	.legal_document_content .sitemap_list a,
	.legal_document_content .sitemap_list a:link,
	.legal_document_content .sitemap_list a:visited{
		min-height:58px;
		padding:15px 18px;
		font-size:20px;
	}
}

/* BELFAST ORIGINAL TEA TOURS FAQ PAGE */
.faqs_page {
	--faqs-green: #16361B;
	--faqs-gold: #95752E;
	--faqs-cream: #F8F3E7;
	--faqs-warm: #E8D8C3;
	width: 100%;
	overflow: hidden;
	background: var(--faqs-cream);
}

.faqs_hero {
	position: relative;
	height: clamp(420px, 31vw, 400px);
	min-height: 420px;
	background: var(--faqs-green);
	isolation: isolate;
}

.faqs_hero_image,
.faqs_hero_overlay{
	position:absolute;
	inset:0;
	width:100%;
	height:100%;
}

.faqs_hero_image{
	z-index:0;
	object-fit:cover;
	object-position:center 50%;
}

.faqs_hero_overlay {
	z-index:1;
	background: linear-gradient(90deg, rgba(22,54,27,.76) 0%, rgba(22,54,27,.76) 47%, rgba(22,54,27,.28) 100%);
}

.faqs_hero_content{
	position:relative;
	z-index:2;
	display:flex;
	flex-direction:column;
	justify-content:center;
	box-sizing:border-box;
	width:min(1200px, calc(100% - 80px));
	height:100%;
	margin:0 auto;
	padding:18px 0 56px;
}

.faqs_eyebrow{
	display:block;
	margin:0 0 17px;
	color:#E9CFAE;
	font-family:'Times New Roman', Times, serif;
	font-size:16px;
	font-weight:700;
	letter-spacing:.25em;
	line-height:1;
}

.faqs_hero h1{
	max-width:830px;
	margin:0;
	color:#FFF;
	font-family:'Instrument Serif', serif;
	font-size:clamp(58px, 5vw, 88px);
	font-weight:400;
	-webkit-text-stroke:1px #FFF;
	letter-spacing:-.01em;
	line-height:.94;
	text-transform:none;
}

.faqs_hero h1 em{
	color:#E9CFAE;
	font-weight:400;
}

.faqs_hero_flourish {
	position: absolute;
	z-index:3;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	height: 54px;
	background: var(--faqs-cream);
}

.faqs_hero_flourish span{
	flex:1;
	height:9px;
	margin-bottom:13px;
	background:var(--faqs-gold);
}

.faqs_hero_flourish img{
	display:block;
	width:299px;
	height:auto;
	margin:0 8px;
}

.faqs_content {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto;
	padding: 55px 0 90px;
}

/* TOUR INFORMATION - EDITORIAL BROCHURE LAYOUT */
.tour_info_page {
	overflow: hidden;
	background: #F2E9D0;
}

.tour_brochure_subpage_image{
	object-position:center 55%;
}

.tour_info_page > #cell_full.cell_full{
	display:block;
	box-sizing:border-box;
	min-height:0;
	padding:55px 0 55px;
}

.tour_info_page > #cell_full.cell_full > .tour_brochure_intro,
.tour_info_page > #cell_full.cell_full > .tour_brochure_section{
	margin-right:auto;
	margin-left:auto;
}

.tour_brochure_intro{
	margin:0 0 58px;
	text-align:left;
}

.tour_brochure_eyebrow{
	display:block;
	margin:0 0 10px;
	color:#1A4A2A;
	font-family:'Times New Roman', Times, serif;
	font-size:13px;
	font-weight:700;
	letter-spacing:.22em;
	line-height:1.2;
}

.tour_brochure_intro h2 {
	margin: 0;
	color: #16361B;
	font-family: 'Instrument Serif', serif;
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	-webkit-text-stroke: 1px #16361B;
	letter-spacing: 0;
	line-height: 1.15;
	text-align: left;
	text-transform: uppercase;
}

.tour_brochure_rule{
	display:block;
	width:29px;
	height:3px;
	margin:15px 0 15px;
	background:#A78332;
}

.tour_brochure_intro p {
	margin: 0 auto 39px;
	color: #16361B;
	font-family: 'Times New Roman', Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 40px;
	text-align: left;
}

.tour_brochure_section{
	margin:0 0 59px;
}

.tour_brochure_section:last-child{
	margin-bottom:0;
}

.tour_brochure_heading{
	margin:0 0 19px;
	text-align:center;
}

.tour_brochure_heading h2{
	margin:0;
	color:#174329;
	font-family:'Instrument Serif', serif;
	font-size:36px;
	font-weight:400;
	letter-spacing:.035em;
	line-height:1.1;
	text-align:center;
	text-transform:uppercase;
}

.tour_brochure_heading img{
	display:block;
	width:120px;
	height:auto;
	margin:7px auto 0;
}

.tour_brochure_facts{
	display:grid;
	grid-template-columns:repeat(3, minmax(0, 1fr));
	gap:7px;
}

.tour_brochure_facts article{
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	box-sizing:border-box;
	min-height:175px;
	padding:25px 16px 22px;
	background:rgba(255,255,255,.92);
	border:1px solid #DCC9A4;
	box-shadow:0 7px 21px rgba(94,68,28,.07);
	text-align:center;
}

.tour_brochure_facts svg{
	width:40px;
	height:40px;
	margin:0 0 10px;
	fill:none;
	stroke:#B28732;
	stroke-width:1.7;
	stroke-linecap:round;
	stroke-linejoin:round;
}

.tour_brochure_facts h3{
	margin:0;
	color:#174329;
	font-family:'Instrument Serif', serif;
	font-size:24px;
	font-weight:400;
	line-height:1.12;
	text-align:center;
	text-transform:none;
}

.tour_brochure_facts p{
	margin:5px 0 0;
	font-family:'Times New Roman', Times, serif;
	font-size:15px;
	line-height:1.3;
}

.tour_brochure_route{
	display:grid;
	grid-template-columns:1.08fr .92fr;
	align-items:start;
	gap:52px;
}

.tour_brochure_stops{
	margin:0;
	padding:0;
	list-style:none;
	counter-reset:brochure-stop;
}

	.tour_brochure_stops li {
		position: relative;
		display: flex;
		align-items: start;
		box-sizing: border-box;
		min-height: 52px;
		padding: 5px 0 5px 66px;
		counter-increment: brochure-stop;
		flex-direction: column;
	}
		.tour_brochure_stops li p {
			margin: 8px 0 14px 0px;
		}

.tour_brochure_stops li::before{
	content:counter(brochure-stop);
	position:absolute;
	top:50%;
	left:10px;
	z-index:2;
	display:flex;
	align-items:center;
	justify-content:center;
	width:27px;
	height:27px;
	color:#FFF;
	background:#A58332;
	border-radius:50%;
	font-family:'Times New Roman', Times, serif;
	font-size:13px;
	font-weight:700;
	transform:translateY(-50%);
}

.tour_brochure_stops li::after{
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	left:23px;
	width:1px;
	background:#C5A65B;
}

.tour_brochure_stops li:first-child::after{
	top:50%;
}

.tour_brochure_stops li:last-child::after{
	bottom:50%;
}

.tour_brochure_stops span{
	color:#174329;
	font-family:'Instrument Serif', serif;
	font-size:23px;
	line-height:1.17;
}

.tour_brochure_route_copy > p,
.tour_brochure_tea_copy > p{
	margin:4px 0 28px;
	font-family:'Times New Roman', Times, serif;
	font-size:19px;
	line-height:1.55;
}

.tour_brochure_route_copy aside,
.tour_brochure_tea_copy aside{
	position:relative;
	box-sizing:border-box;
	padding:28px 22px 20px;
	background:rgba(255,250,239,.66);
	border:1px solid #D2AE62;
	text-align:center;
}

	.tour_brochure_route_copy aside p,
	.tour_brochure_tea_copy aside p {
		margin: 0 0 11px;
		line-height: 1.48;
		font-family: 'Times New Roman', Times, serif;
		font-size: 18px;
		text-align: left;
	}

.tour_brochure_route_copy aside p:last-child,
.tour_brochure_tea_copy aside p:last-child{
	margin-bottom:0;
}

.tour_brochure_notice_icon{
	position:absolute;
	top:-14px;
	left:50%;
	display:flex;
	align-items:center;
	justify-content:center;
	box-sizing:border-box;
	width:28px;
	height:28px;
	color:#9D792A;
	background:#FFF9ED;
	border:1px solid #D2AE62;
	border-radius:50%;
	font-family:'Times New Roman', Times, serif;
	font-size:15px;
	font-weight:700;
	transform:translateX(-50%);
}

.tour_brochure_tea{
	display:grid;
	grid-template-columns:1.03fr .97fr;
	align-items:center;
	gap:31px;
}

.tour_brochure_tea figure{
	box-sizing:border-box;
	height:365px;
	margin:0;
	padding:6px;
	background:#FFF;
	border:1px solid #B9913D;
}

.tour_brochure_tea figure img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}

.tour_brochure_tea_copy h3 {
	margin: 0 0 12px;
	color: #174329;
	font-family: 'Times New Roman', Times, serif;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .17em;
	text-transform: uppercase;
	text-align: left;
}

.tour_brochure_tea_copy ul{
	margin:0 0 25px;
	padding:0;
	list-style:none;
}

.tour_brochure_tea_copy li{
	position:relative;
	margin:0 0 10px;
	padding-left:28px;
	font-family:'Times New Roman', Times, serif;
	font-size:16px;
	line-height:1.4;
}

.tour_brochure_tea_copy li::before{
	content:"✓";
	position:absolute;
	top:0;
	left:0;
	display:flex;
	align-items:center;
	justify-content:center;
	width:18px;
	height:18px;
	color:#FFF;
	background:#A58332;
	border-radius:50%;
	font-size:11px;
}

.tour_brochure_checklist{
	margin:0;
	padding:0;
	background:#FFF;
	border:1px solid #D9C49C;
	list-style:none;
}

.tour_brochure_checklist li{
	position:relative;
	box-sizing:border-box;
	min-height:49px;
	padding:14px 24px 13px 70px;
	border-bottom:1px solid #D9C49C;
	font-family:'Times New Roman', Times, serif;
	font-size:17px;
	line-height:1.5;
}

.tour_brochure_checklist li:last-child{
	border-bottom:0;
}

.tour_brochure_checklist li::before{
	content:"✓";
	position:absolute;
	top:50%;
	left:29px;
	display:flex;
	align-items:center;
	justify-content:center;
	width:23px;
	height:23px;
	color:#FFF;
	background:#A58332;
	border-radius:50%;
	font-size:13px;
	transform:translateY(-50%);
}

.tour_brochure_accessibility{
	display:grid;
	grid-template-columns:78px minmax(0, 1fr);
	align-items:center;
	gap:22px;
	box-sizing:border-box;
	margin:22px 0 0;
	padding:19px 24px;
	background:rgba(249,237,211,.58);
	border:1px solid #D5B56D;
}

.tour_brochure_accessibility_icon{
	display:flex;
	align-items:center;
	justify-content:center;
	box-sizing:border-box;
	width:64px;
	height:64px;
	color:#937126;
	border:2px solid #A58332;
	border-radius:50%;
	font-size:33px;
}

.tour_brochure_accessibility_icon svg{
	width:39px;
	height:39px;
	fill:none;
	stroke:currentColor;
	stroke-width:2;
	stroke-linecap:round;
	stroke-linejoin:round;
}

.tour_brochure_accessibility h3{
	margin:0 0 4px;
	color:#174329;
	font-family:'Times New Roman', Times, serif;
	font-size:13px;
	font-weight:700;
	letter-spacing:.15em;
	text-transform:uppercase;
}

.tour_brochure_accessibility p{
	margin:0;
	font-family:'Times New Roman', Times, serif;
	font-size:16px;
	line-height:1.5;
}

.tour_brochure_booking{
	margin:25px 0 0;
	text-align:center;
}

.tour_brochure_booking a,
.tour_brochure_booking a:link,
.tour_brochure_booking a:visited{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	box-sizing:border-box;
	min-width:210px;
	min-height:46px;
	padding:11px 25px;
	color:#174329;
	background:transparent;
	border:1px solid #174329;
	font-family:'Instrument Serif', serif;
	font-size:17px;
	font-weight:700;
	letter-spacing:.08em;
	text-decoration:none;
}

.tour_brochure_booking a:hover,
.tour_brochure_booking a:focus-visible{
	color:#FFF;
	background:#174329;
}

.tour_brochure_booking p{
	margin:8px 0 0;
	color:#4D5D48;
	font-family:'Instrument Serif', Georgia, serif;
	font-size:16px;
	font-style:italic;
}

@media only screen and (max-width:720px){
	.tour_info_page > #cell_full.cell_full{
		padding-top:55px;
		padding-bottom:70px;
	}

	.tour_brochure_intro h2{
		font-size:34px;
	}

	.tour_brochure_intro p{
		font-size:18px;
		line-height:1.55;
	}

	.tour_brochure_heading h2{
		font-size:30px;
	}

	.tour_brochure_facts,
	.tour_brochure_route,
	.tour_brochure_tea{
		grid-template-columns:1fr;
	}

	.tour_brochure_facts article{
		min-height:150px;
	}

	.tour_brochure_facts h3{
		font-size:23px;
	}

	.tour_brochure_facts p{
		font-size:14px;
	}

	.tour_brochure_stops span{
		font-size:21px;
	}

	.tour_brochure_route_copy > p,
	.tour_brochure_tea_copy > p{
		font-size:18px;
	}

	.tour_brochure_checklist li{
		font-size:16px;
	}

	.tour_brochure_route{
		gap:35px;
	}

	.tour_brochure_tea{
		gap:27px;
	}

	.tour_brochure_tea figure{
		height:300px;
	}

	.tour_brochure_checklist li{
		padding:13px 15px 13px 51px;
	}

	.tour_brochure_checklist li::before{
		left:17px;
	}

	.tour_brochure_accessibility{
		grid-template-columns:1fr;
		justify-items:center;
		text-align:center;
	}
}

.faqs_intro{
	display:grid;
	grid-template-columns:108px minmax(0, 1fr);
	align-items:center;
	gap:40px;
	width:min(880px, 100%);
	margin:0 auto 52px;
}

.faqs_intro_mark{
	display:flex;
	align-items:center;
	justify-content:center;
	box-sizing:border-box;
	width:92px;
	height:92px;
	margin:0;
	color:#FFF;
	background:var(--faqs-green);
	border:7px solid #FFF;
	border-radius:50%;
	box-shadow:0 0 0 3px var(--faqs-gold);
}

.faqs_intro_mark span{
	font-family:'Instrument Serif', serif;
	font-size:56px;
	font-style:italic;
	line-height:1;
	transform:translateY(-1px);
}

.faqs_intro_copy{
	color:#3B2313;
}

.faqs_section_label{
	display:block;
	margin:0 0 9px;
	color:var(--faqs-gold);
	font-family:'Times New Roman', Times, serif;
	font-size:13px;
	font-weight:700;
	letter-spacing:.23em;
	line-height:1.2;
}

.faqs_intro_copy h2,
.faqs_help h2{
	margin:0 0 12px;
	color:var(--faqs-green);
	font-family:'Instrument Serif', serif;
	font-size:43px;
	font-weight:400;
	line-height:1.05;
	text-transform:none;
}

.faqs_intro_copy p{
	margin:0;
	font-family:'Times New Roman', Times, serif;
	font-size:20px;
	line-height:1.55;
}

.faqs_quick_facts{
	display:grid;
	grid-template-columns:repeat(3, 1fr);
	box-sizing:border-box;
	margin:0 0 58px;
	padding:23px 15px;
	color:var(--faqs-green);
	background:#E8D8C3;
	border-top:1px solid rgba(149,117,46,.6);
	border-bottom:1px solid rgba(149,117,46,.6);
	list-style:none;
}

.faqs_quick_facts li{
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	min-height:58px;
	padding:0 18px;
	text-align:center;
	border-right:1px solid rgba(149,117,46,.45);
}

.faqs_quick_facts li:last-child{
	border-right:0;
}

	.faqs_quick_facts strong {
		font-family: 'Instrument Serif', serif;
		font-size: 27px;
		font-weight: 400;
		line-height: 1.1;
		-webkit-text-stroke: 1px #16361B;
	}

.faqs_quick_facts span{
	margin-top:4px;
	color:#6E5324;
	font-family:'Times New Roman', Times, serif;
	font-size:14px;
	letter-spacing:.035em;
}

.faqs_list_heading{
	display:flex;
	align-items:center;
	justify-content:space-between;
	margin:0 2px 15px;
	color:var(--faqs-green);
	font-family:'Times New Roman', Times, serif;
	font-size:13px;
	font-weight:700;
	letter-spacing:.17em;
}

.faqs_list_heading span:last-child{
	color:var(--faqs-gold);
	font-weight:400;
	letter-spacing:.04em;
	text-transform:none;
}

.faqs_list{
	display:flex;
	flex-direction:column;
	gap:13px;
}

.faq_item{
	position:relative;
	background:#FFF;
	border:1px solid rgba(149,117,46,.48);
	box-shadow:0 8px 25px rgba(59,35,19,.045);
	transition:border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}

.faq_item:hover{
	border-color:var(--faqs-gold);
	box-shadow:0 10px 30px rgba(59,35,19,.075);
}

.faq_item[open]{
	border-color:var(--faqs-green);
	box-shadow:0 13px 34px rgba(22,54,27,.1);
}

.faq_item summary{
	display:grid;
	grid-template-columns:58px minmax(0, 1fr) 42px;
	align-items:center;
	gap:22px;
	box-sizing:border-box;
	min-height:90px;
	padding:20px 30px 20px 25px;
	color:var(--faqs-green);
	cursor:pointer;
	list-style:none;
}

.faq_item summary::-webkit-details-marker{
	display:none;
}

.faq_item summary:focus-visible{
	outline:3px solid var(--faqs-gold);
	outline-offset:3px;
}

.faq_number{
	display:flex;
	align-items:center;
	justify-content:center;
	box-sizing:border-box;
	width:58px;
	height:42px;
	color:var(--faqs-gold);
	font-family:'Instrument Serif', serif;
	font-size:19px;
	line-height:1;
	border-right:1px solid rgba(149,117,46,.45);
}

.faq_question{
	font-family:'Instrument Serif', serif;
	font-size:29px;
	font-weight:400;
	-webkit-text-stroke:.5px currentColor;
	line-height:1.15;
}

.faq_toggle{
	position:relative;
	display:block;
	width:42px;
	height:42px;
	background:var(--faqs-cream);
	border-radius:50%;
	transition:background .2s ease, transform .25s ease;
}

.faq_toggle::before,
.faq_toggle::after{
	content:"";
	position:absolute;
	top:50%;
	left:50%;
	width:16px;
	height:2px;
	background:var(--faqs-green);
	transform:translate(-50%, -50%);
	transition:transform .22s ease, background .2s ease;
}

.faq_toggle::after{
	transform:translate(-50%, -50%) rotate(90deg);
}

.faq_item[open] .faq_toggle{
	background:var(--faqs-green);
	transform:rotate(180deg);
}

.faq_item[open] .faq_toggle::before,
.faq_item[open] .faq_toggle::after{
	background:#FFF;
}

.faq_item[open] .faq_toggle::after{
	transform:translate(-50%, -50%) rotate(0deg);
}

.faq_answer{
	box-sizing:border-box;
	margin:0 30px 0 105px;
	padding:0 56px 28px 0;
	color:#3B2313;
	font-family:'Times New Roman', Times, serif;
	font-size:20px;
	line-height:1.58;
}

.faq_answer::before{
	content:"";
	display:block;
	width:56px;
	height:2px;
	margin:0 0 19px;
	background:var(--faqs-gold);
}

.faq_answer p{
	margin:0;
}

.faqs_help{
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:46px;
	box-sizing:border-box;
	margin:68px 0 0;
	padding:39px 45px;
	color:#FFF;
	background:var(--faqs-green);
	border-bottom:7px solid var(--faqs-gold);
	box-shadow:0 14px 34px rgba(22,54,27,.14);
}

.faqs_help_copy{
	max-width:600px;
}

.faqs_help .faqs_section_label{
	color:#E9CFAE;
}

.faqs_help h2{
	margin-bottom:8px;
	color:#FFF;
}

.faqs_help p{
	margin:0;
	font-family:'Times New Roman', Times, serif;
	font-size:18px;
	line-height:1.5;
}

.faqs_help_button,
.faqs_help_button:link,
.faqs_help_button:visited{
	display:inline-flex;
	flex:0 0 auto;
	align-items:center;
	justify-content:center;
	box-sizing:border-box;
	min-width:205px;
	min-height:54px;
	padding:12px 23px;
	color:#FFF;
	background:var(--faqs-gold);
	border:2px solid #E9CFAE;
	border-radius:29px;
	font-family:'Times New Roman', Times, serif;
	font-size:14px;
	font-weight:700;
	letter-spacing:.11em;
	text-align:center;
	text-decoration:none;
	transition:background .2s ease, color .2s ease, transform .2s ease;
}

.faqs_help_button:hover,
.faqs_help_button:focus-visible{
	color:var(--faqs-green);
	background:#F2E9D0;
	transform:translateY(-2px);
}

@media only screen and (max-width:767px){



	.faqs_hero{
		height:420px;
		min-height:420px;
	}

	.faqs_hero_image{
		object-position:60% center;
	}

	.faqs_hero_overlay{
		background:linear-gradient(90deg, rgba(22,54,27,.92) 0%, rgba(22,54,27,.72) 75%, rgba(22,54,27,.45) 100%);
	}

	.faqs_hero_content{
		width:calc(100% - 36px);
		padding-bottom:48px;
	}

	.faqs_eyebrow{
		font-size:12px;
		letter-spacing:.2em;
	}

	.faqs_hero h1{
		font-size:46px;
		line-height:.98;
	}

	.faqs_hero_flourish img{
		width:min(230px, 58vw);
		margin:0 4px;
	}

	.faqs_content{
		width:100%;
		padding:36px 0 60px;
	}

	.faqs_intro{
		grid-template-columns:1fr;
		gap:26px;
		margin-bottom:38px;
		text-align:center;
	}

	.faqs_intro_mark{
		width:78px;
		height:78px;
		margin:0 auto;
	}

	.faqs_intro_mark span{
		font-size:46px;
	}

	.faqs_intro_copy h2,
	.faqs_help h2{
		font-size:35px;
	}

	.faqs_intro_copy p{
		font-size:18px;
		line-height:1.5;
	}

	.faqs_quick_facts{
		grid-template-columns:1fr;
		margin-bottom:45px;
		padding:8px 20px;
	}

	.faqs_quick_facts li{
		min-height:75px;
		padding:12px 0;
		border-right:0;
		border-bottom:1px solid rgba(149,117,46,.4);
	}

	.faqs_quick_facts li:last-child{
		border-bottom:0;
	}

	.faqs_list_heading span:last-child{
		display:none;
	}

	.faqs_list{
		gap:10px;
	}

	.faq_item summary{
		grid-template-columns:38px minmax(0, 1fr) 34px;
		gap:12px;
		min-height:76px;
		padding:16px 15px 16px 11px;
	}

	.faq_number{
		width:38px;
		height:34px;
		font-size:15px;
	}

	.faq_question{
		font-size:22px;
		line-height:1.18;
	}

	.faq_toggle{
		width:34px;
		height:34px;
	}

	.faq_answer{
		margin:0 16px 0 61px;
		padding:0 30px 23px 0;
		font-size:17px;
		line-height:1.5;
	}

	.faqs_help{
		flex-direction:column;
		align-items:flex-start;
		gap:26px;
		margin-top:48px;
		padding:31px 27px 30px;
	}

	.faqs_help_button,
	.faqs_help_button:link,
	.faqs_help_button:visited{
		width:100%;
	}
}

/* BELFAST ORIGINAL TEA TOURS - TOUR INFORMATION PAGE */
.tour_info_page {
	--tour-green: #16361B;
	--tour-gold: #95752E;
	--tour-cream: #F8F3E7;
	--tour-warm: #E8D8C3;
	width: 100%;
	overflow: hidden;
	color: #3B2313;
	background: var(--tour-cream);
}

.tour_info_page > .cell_full,
.tour_info_hero .cell_full{
	min-height:0;
}

.tour_info_hero{
	position:relative;
	height:clamp(520px, 52vw, 690px);
	min-height:520px;
	background:var(--tour-green);
	isolation:isolate;
}

.tour_info_hero_image,
.tour_info_hero_overlay{
	position:absolute;
	inset:0;
	width:100%;
	height:100%;
}

.tour_info_hero_image{
	z-index:-2;
	object-fit:cover;
	object-position:center;
}

.tour_info_hero_overlay{
	z-index:-1;
	background:linear-gradient(90deg, rgba(22,54,27,.96) 0%, rgba(22,54,27,.84) 46%, rgba(22,54,27,.30) 100%);
}

.tour_info_hero_inner{
	display:flex;
	flex-direction:column;
	justify-content:center;
	box-sizing:border-box;
	height:100%;
	padding:20px 0 88px;
	text-align:left;
}

.tour_info_eyebrow{
	margin:0 0 22px;
	color:#E9CFAE;
	font-family:'Times New Roman', Times, serif;
	font-size:15px;
	font-weight:700;
	letter-spacing:.28em;
	line-height:1;
	text-transform:uppercase;
}

.tour_info_hero h1{
	max-width:930px;
	margin:0;
	color:#FFF;
	font-family:'Instrument Serif', serif;
	font-size:clamp(58px, 6.1vw, 92px);
	font-weight:400;
	letter-spacing:-.02em;
	line-height:.94;
	text-transform:none;
}

.tour_info_hero h1 em{
	color:#E9CFAE;
	font-weight:400;
}

.tour_info_hero_intro{
	max-width:660px;
	margin:28px 0 0;
	color:#FFF;
	font-family:'Times New Roman', Times, serif;
	font-size:21px;
	font-style:italic;
	line-height:1.45;
}

.tour_info_hero_flourish{
	position:absolute;
	right:0;
	bottom:0;
	left:0;
	display:flex;
	align-items:flex-end;
	justify-content:center;
	height:54px;
	background:#FFFDF8;
}

.tour_info_hero_flourish span{
	flex:1;
	height:9px;
	margin-bottom:13px;
	background:var(--tour-gold);
}

.tour_info_hero_flourish img{
	display:block;
	width:299px;
	height:auto;
	margin:0 8px;
}

.tour_info_content{
	padding:78px 0 100px;
}

.tour_info_welcome{
	display:grid;
	grid-template-columns:minmax(0, 1.04fr) minmax(340px, .96fr);
	align-items:center;
	gap:68px;
	margin:0 0 92px;
}

.tour_info_welcome_copy{
	position:relative;
	padding:42px 0 42px 48px;
	text-align:left;
}

.tour_info_welcome_copy::before{
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width:7px;
	background:var(--tour-gold);
}

.tour_info_welcome_copy p{
	margin:0;
	color:var(--tour-green);
	font-family:'Instrument Serif', serif;
	font-size:clamp(29px, 3vw, 43px);
	line-height:1.14;
}

.tour_info_welcome_image{
	position:relative;
	margin:0;
	padding:16px 16px 0 0;
}

.tour_info_welcome_image::before{
	content:"";
	position:absolute;
	top:0;
	right:0;
	width:72%;
	height:72%;
	background:var(--tour-warm);
}

.tour_info_welcome_image img{
	position:relative;
	display:block;
	width:100%;
	height:410px;
	object-fit:cover;
	box-shadow:0 18px 45px rgba(59,35,19,.15);
}

.tour_info_glance{
	box-sizing:border-box;
	margin:0 0 100px;
	padding:58px 55px 62px;
	color:#FFF;
	background:var(--tour-green);
	border-bottom:8px solid var(--tour-gold);
	box-shadow:0 20px 50px rgba(22,54,27,.15);
}

.tour_info_section_heading{
	max-width:850px;
	margin:0 auto 48px;
	text-align:center;
}

.tour_info_section_heading h2,
.tour_info_tea_copy h2,
.tour_info_practical h2{
	margin:0;
	color:var(--tour-green);
	font-family:'Instrument Serif', serif;
	font-size:clamp(42px, 4.2vw, 62px);
	font-weight:400;
	line-height:1;
	text-transform:none;
}

.tour_info_section_heading p{
	margin:20px auto 0;
	font-family:'Times New Roman', Times, serif;
	font-size:20px;
	line-height:1.55;
}

.tour_info_section_heading_light h2{
	color:#FFF;
}

.tour_info_facts{
	display:grid;
	grid-template-columns:repeat(3, minmax(0, 1fr));
	margin:0;
	border-top:1px solid rgba(233,207,174,.4);
	border-left:1px solid rgba(233,207,174,.4);
}

.tour_info_facts > div{
	box-sizing:border-box;
	min-height:190px;
	padding:31px 28px;
	text-align:left;
	border-right:1px solid rgba(233,207,174,.4);
	border-bottom:1px solid rgba(233,207,174,.4);
}

.tour_info_facts dt{
	margin:0 0 11px;
	color:#E9CFAE;
	font-family:'Times New Roman', Times, serif;
	font-size:13px;
	font-weight:700;
	letter-spacing:.15em;
	line-height:1.2;
	text-transform:uppercase;
}

.tour_info_facts dd{
	margin:0;
	color:#FFF;
	font-family:'Instrument Serif', serif;
	font-size:27px;
	line-height:1.18;
}

.tour_info_route{
	margin:0 0 100px;
}

.tour_info_route_layout{
	display:grid;
	grid-template-columns:minmax(330px, .82fr) minmax(0, 1.18fr);
	align-items:start;
	gap:76px;
}

.tour_info_route_image{
	position:sticky;
	top:30px;
	margin:0;
	padding:18px 0 0 18px;
}

.tour_info_route_image::before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:74%;
	height:74%;
	background:var(--tour-gold);
}

.tour_info_route_image img{
	position:relative;
	display:block;
	width:100%;
	height:660px;
	object-fit:cover;
	box-shadow:0 18px 45px rgba(59,35,19,.14);
}

.tour_info_stops{
	margin:0;
	padding:0;
	list-style:none;
	counter-reset:tour-stop;
}

.tour_info_stops li{
	position:relative;
	margin:0;
	padding:0 0 39px 75px;
	text-align:left;
	counter-increment:tour-stop;
}

.tour_info_stops li::before{
	content:counter(tour-stop, decimal-leading-zero);
	position:absolute;
	top:0;
	left:0;
	display:flex;
	align-items:center;
	justify-content:center;
	box-sizing:border-box;
	width:48px;
	height:48px;
	color:#FFF;
	background:var(--tour-green);
	border:4px solid #FFFDF8;
	border-radius:50%;
	box-shadow:0 0 0 2px var(--tour-gold);
	font-family:'Instrument Serif', serif;
	font-size:17px;
	z-index:1;
}

.tour_info_stops li::after{
	content:"";
	position:absolute;
	top:48px;
	bottom:0;
	left:23px;
	width:2px;
	background:rgba(149,117,46,.42);
}

.tour_info_stops li:last-child::after{
	display:none;
}

.tour_info_stops h3{
	margin:0 0 8px;
	color:var(--tour-green);
	font-family:'Instrument Serif', serif;
	font-size:31px;
	font-weight:400;
	line-height:1.1;
	text-align:left;
	text-transform:none;
}

.tour_info_stops p,
.tour_info_route_note,
.tour_info_tea_copy p,
.tour_info_practical p,
.tour_info_important li{
	font-family:'Times New Roman', Times, serif;
	font-size:18px;
	line-height:1.58;
}

.tour_info_stops p{
	margin:0;
}

.tour_info_route_note{
	box-sizing:border-box;
	margin:45px 0 0;
	padding:29px 35px;
	text-align:left;
	background:var(--tour-warm);
	border-left:6px solid var(--tour-gold);
}

.tour_info_tea{
	display:grid;
	grid-template-columns:1.05fr .95fr;
	align-items:stretch;
	margin:0 0 100px;
	background:var(--tour-cream);
	box-shadow:0 18px 45px rgba(59,35,19,.10);
}

.tour_info_tea_image{
	min-height:470px;
	margin:0;
}

.tour_info_tea_image img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}

.tour_info_tea_copy{
	display:flex;
	flex-direction:column;
	justify-content:center;
	box-sizing:border-box;
	padding:62px;
	text-align:left;
	border-bottom:8px solid var(--tour-gold);
}

.tour_info_tea_copy p{
	margin:24px 0 0;
}

.tour_info_practical{
	display:grid;
	grid-template-columns:.88fr 1.12fr;
	gap:32px;
	text-align:left;
}

.tour_info_practical article{
	box-sizing:border-box;
	padding:47px 43px;
}

.tour_info_dietary{
	background:var(--tour-warm);
	border-top:7px solid var(--tour-gold);
}

.tour_info_important{
	color:#FFF;
	background:var(--tour-green);
	border-top:7px solid var(--tour-gold);
}

.tour_info_practical h2{
	margin-bottom:25px;
	font-size:43px;
}

.tour_info_important h2{
	color:#FFF;
}

.tour_info_practical p{
	margin:0 0 18px;
}

.tour_info_practical p:last-child{
	margin-bottom:0;
}

.tour_info_important ul{
	margin:0 0 26px;
	padding:0;
	list-style:none;
}

.tour_info_important li{
	position:relative;
	margin:0;
	padding:0 0 16px 28px;
}

.tour_info_important li::before{
	content:"";
	position:absolute;
	top:10px;
	left:0;
	width:9px;
	height:9px;
	background:#E9CFAE;
	border-radius:50%;
}

.tour_info_important > p{
	padding-top:24px;
	border-top:1px solid rgba(233,207,174,.36);
}

@media only screen and (max-width:900px){


	.tour_info_welcome{
		grid-template-columns:1fr;
		gap:34px;
	}

	.tour_info_welcome_image{
		width:min(620px, 100%);
		margin:0 auto;
	}

	.tour_info_facts{
		grid-template-columns:repeat(2, minmax(0, 1fr));
	}

	.tour_info_route_layout{
		grid-template-columns:1fr;
		gap:55px;
	}

	.tour_info_route_image{
		position:relative;
		top:auto;
		width:min(650px, 100%);
		margin:0 auto;
	}

	.tour_info_route_image img{
		height:450px;
	}

	.tour_info_tea{
		grid-template-columns:1fr;
	}

	.tour_info_tea_image{
		min-height:390px;
	}

	.tour_info_practical{
		grid-template-columns:1fr;
	}
}

@media only screen and (max-width:600px){
	.tour_info_hero{
		height:540px;
		min-height:540px;
	}

	.tour_info_hero_image{
		object-position:62% center;
	}

	.tour_info_hero_overlay{
		background:linear-gradient(90deg, rgba(22,54,27,.95), rgba(22,54,27,.68));
	}

	.tour_info_hero_inner{
		padding-bottom:72px;
	}

	.tour_info_eyebrow{
		font-size:12px;
	}

	.tour_info_hero h1{
		font-size:48px;
		line-height:.98;
	}

	.tour_info_hero_intro{
		font-size:18px;
	}

	.tour_info_hero_flourish img{
		width:min(230px, 58vw);
	}

	.tour_info_content{
		padding:58px 0 72px;
	}

	.tour_info_welcome{
		margin-bottom:65px;
	}

	.tour_info_welcome_copy{
		padding:25px 0 25px 26px;
	}

	.tour_info_welcome_copy p{
		font-size:30px;
	}

	.tour_info_welcome_image img{
		height:290px;
	}

	.tour_info_glance{
		margin-bottom:72px;
		padding:43px 20px 46px;
	}

	.tour_info_section_heading{
		margin-bottom:34px;
	}

	.tour_info_section_heading h2,
	.tour_info_tea_copy h2,
	.tour_info_practical h2{
		font-size:39px;
	}

	.tour_info_section_heading p{
		font-size:18px;
	}

	.tour_info_facts{
		grid-template-columns:1fr;
	}

	.tour_info_facts > div{
		min-height:0;
		padding:25px 22px;
	}

	.tour_info_facts dd{
		font-size:24px;
	}

	.tour_info_route{
		margin-bottom:72px;
	}

	.tour_info_route_image img{
		height:320px;
	}

	.tour_info_stops li{
		padding:0 0 34px 63px;
	}

	.tour_info_stops li::before{
		width:42px;
		height:42px;
	}

	.tour_info_stops li::after{
		top:42px;
		left:20px;
	}

	.tour_info_stops h3{
		font-size:27px;
	}

	.tour_info_stops p,
	.tour_info_route_note,
	.tour_info_tea_copy p,
	.tour_info_practical p,
	.tour_info_important li{
		font-size:17px;
	}

	.tour_info_route_note{
		margin-top:28px;
		padding:24px;
	}

	.tour_info_tea{
		margin-bottom:72px;
	}

	.tour_info_tea_image{
		min-height:270px;
	}

	.tour_info_tea_copy{
		padding:42px 28px;
	}

	.tour_info_practical{
		gap:24px;
	}

	.tour_info_practical article{
		padding:36px 27px;
	}
}

/* SIMPLIFIED TOUR INFORMATION LAYOUT */
.tour_info_page{
	--faqs-green:#16361B;
	--faqs-gold:#95752E;
	--faqs-cream:#F2E9D0;
}

.tour_info_page .faqs_hero_flourish{
	background:var(--tour-cream);
}

.tour_simple_content{
	box-sizing:border-box;
	padding:68px 0 92px;
	text-align:left;
}

.tour_simple_intro{
	max-width:980px;
	margin:0 auto 88px;
	text-align:center;
}

.tour_simple_intro h2,
.tour_simple_section > h2,
.tour_simple_section_intro h2,
.tour_simple_tea h2,
.tour_simple_text h2{
	margin:0;
	color:var(--tour-green);
	font-family:'Instrument Serif', serif;
	font-size:clamp(40px, 4.2vw, 58px);
	font-weight:400;
	line-height:1.05;
	text-transform:none;
}

.tour_simple_lead{
	margin:20px 0 22px;
	color:var(--tour-gold);
	font-family:'Instrument Serif', serif;
	font-size:27px;
	font-style:italic;
	line-height:1.3;
}

.tour_simple_intro > p:not(.tour_simple_lead),
.tour_simple_section_intro p,
.tour_simple_stops p,
.tour_simple_note,
.tour_simple_tea p,
.tour_simple_text p,
.tour_simple_text li{
	font-family:'Times New Roman', Times, serif;
	font-size:19px;
	line-height:1.62;
}

.tour_simple_intro > p:not(.tour_simple_lead){
	max-width:880px;
	margin:0 auto;
}

.tour_simple_intro figure{
	margin:45px 0 0;
}

.tour_simple_intro figure img{
	display:block;
	width:100%;
	height:440px;
	object-fit:cover;
}

.tour_simple_section{
	margin:0 0 86px;
	padding:68px 0 0;
	border-top:1px solid rgba(149,117,46,.55);
}

.tour_simple_section > h2{
	margin-bottom:38px;
	text-align:left;
}

.tour_simple_facts{
	display:grid;
	grid-template-columns:repeat(2, minmax(0, 1fr));
	column-gap:70px;
	margin:0;
}

.tour_simple_facts > div{
	display:grid;
	grid-template-columns:150px minmax(0, 1fr);
	gap:18px;
	padding:22px 0;
	border-bottom:1px solid rgba(149,117,46,.3);
}

.tour_simple_facts dt{
	color:var(--tour-gold);
	font-family:'Times New Roman', Times, serif;
	font-size:13px;
	font-weight:700;
	letter-spacing:.11em;
	text-transform:uppercase;
}

.tour_simple_facts dd{
	margin:0;
	color:#3B2313;
	font-family:'Times New Roman', Times, serif;
	font-size:18px;
	line-height:1.5;
}

.tour_simple_section_intro{
	max-width:820px;
	margin:0 0 42px;
}

.tour_simple_section_intro h2{
	text-align:left;
}

.tour_simple_section_intro p{
	margin:18px 0 0;
}

.tour_simple_stops{
	display:grid;
	grid-template-columns:repeat(2, minmax(0, 1fr));
	column-gap:70px;
}

.tour_simple_stops article{
	padding:28px 0 30px;
	border-top:1px solid rgba(149,117,46,.3);
}

.tour_simple_stops h3{
	margin:0 0 9px;
	color:var(--tour-green);
	font-family:'Instrument Serif', serif;
	font-size:29px;
	font-weight:400;
	line-height:1.15;
	text-align:left;
	text-transform:none;
}

.tour_simple_stops p{
	margin:0;
}

.tour_simple_note{
	margin:34px 0 0;
	padding:25px 30px;
	background:var(--tour-warm);
	border-left:5px solid var(--tour-gold);
}

.tour_simple_tea{
	display:grid;
	grid-template-columns:1fr 1fr;
	align-items:stretch;
	margin:0 0 86px;
	background:var(--tour-warm);
}

.tour_simple_tea figure{
	min-height:390px;
	margin:0;
}

.tour_simple_tea figure img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}

.tour_simple_tea > div{
	display:flex;
	flex-direction:column;
	justify-content:center;
	box-sizing:border-box;
	padding:52px;
}

.tour_simple_tea h2{
	text-align:left;
}

.tour_simple_tea p{
	margin:22px 0 0;
}

.tour_simple_text{
	max-width:920px;
	margin:0 auto 76px;
	padding-top:62px;
	border-top:1px solid rgba(149,117,46,.55);
}

.tour_simple_text h2{
	margin-bottom:24px;
	text-align:left;
}

.tour_simple_text p{
	margin:0 0 18px;
}

.tour_simple_important{
	box-sizing:border-box;
	max-width:none;
	margin-bottom:0;
	padding:52px 58px;
	color:#FFF;
	background:var(--tour-green);
	border-top:6px solid var(--tour-gold);
}

.tour_simple_important h2{
	color:#FFF;
}

.tour_simple_important ul{
	margin:0 0 28px;
	padding:0 0 0 22px;
}

.tour_simple_important li{
	padding:0 0 10px 7px;
}

.tour_simple_important > p{
	margin:0;
	padding-top:25px;
	border-top:1px solid rgba(233,207,174,.35);
}

@media only screen and (max-width:767px){
	.tour_simple_content{
		padding:56px 0 70px;
	}

	.tour_simple_intro{
		margin-bottom:65px;
	}

	.tour_simple_intro h2,
	.tour_simple_section > h2,
	.tour_simple_section_intro h2,
	.tour_simple_tea h2,
	.tour_simple_text h2{
		font-size:38px;
	}

	.tour_simple_lead{
		font-size:24px;
	}

	.tour_simple_intro > p:not(.tour_simple_lead),
	.tour_simple_section_intro p,
	.tour_simple_stops p,
	.tour_simple_note,
	.tour_simple_tea p,
	.tour_simple_text p,
	.tour_simple_text li{
		font-size:17px;
	}

	.tour_simple_intro figure img{
		height:280px;
	}

	.tour_simple_section{
		margin-bottom:65px;
		padding-top:52px;
	}

	.tour_simple_facts,
	.tour_simple_stops,
	.tour_simple_tea{
		grid-template-columns:1fr;
	}

	.tour_simple_facts > div{
		grid-template-columns:1fr;
		gap:7px;
	}

	.tour_simple_stops{
		column-gap:0;
	}

	.tour_simple_tea{
		margin-bottom:65px;
	}

	.tour_simple_tea figure{
		min-height:270px;
	}

	.tour_simple_tea > div{
		padding:38px 28px;
	}

	.tour_simple_text{
		margin-bottom:58px;
		padding-top:50px;
	}

	.tour_simple_important{
		margin-bottom:0;
		padding:38px 27px;
	}
}

/* REFINED TOUR INFORMATION LAYOUT */
.tour_refined_content{
	box-sizing:border-box;
	text-align:left;
}

.tour_refined_intro{
	display:grid;
	grid-template-columns:1fr auto;
	align-items:center;
	gap:68px;
	margin:0 0 76px;
}

.tour_refined_intro_copy h2,
.tour_refined_facts h2,
.tour_refined_route h2,
.tour_refined_tea h2,
.tour_refined_practical h2 {
	margin: 0;
	color: #16361B;
	font-family: 'Instrument Serif', serif;
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	-webkit-text-stroke: 1px #16361B;
	letter-spacing: 0;
	line-height: 1.15;
	text-align: left;
	text-transform: capitalize;
}

.tour_refined_lead{
	margin:20px 0 20px;
	color:var(--tour-gold);
	font-family:'Instrument Serif', serif;
	font-size:26px;
	font-style:italic;
	line-height:1.28;
}

.tour_refined_intro_copy > p:not(.tour_refined_lead),
.tour_refined_route_intro p,
.tour_refined_stops p,
.tour_refined_note,
.tour_refined_tea p,
.tour_refined_practical p,
.tour_refined_practical li {
	font-family: 'Times New Roman', Times, serif;
	font-size: 18px;
	line-height: 1.58;
}



.tour_refined_intro_copy > p:not(.tour_refined_lead) {
	margin: 0;
}

.tour_refined_intro_image{
	position:relative;
	box-sizing:border-box;
	width:400px;
	height:400px;
	margin:0;
	padding:17px;
	background:#FFF;
	border-radius:50%;
}

.tour_refined_intro_image::before,
.tour_refined_intro_image::after{
	content:"";
	position:absolute;
	box-sizing:border-box;
	border-radius:50%;
	pointer-events:none;
	z-index:2;
}

.tour_refined_intro_image::before{
	inset:8px;
	border:3px solid #997934;
}

.tour_refined_intro_image::after{
	inset:14px;
	border:3px solid #16361B;
}

.tour_refined_intro_photo{
	position:relative;
	z-index:1;
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	background:#95752E;
	border-radius:50%;
}

.tour_refined_intro_photo img{
	display:block;
	width:100%;
	height:100%;
	max-width:none;
	object-fit:cover;
	opacity:.85;
}

.tour_refined_facts{
	display:grid;
	grid-template-columns:260px minmax(0, 1fr);
	gap:46px;
	box-sizing:border-box;
	margin:0 0 82px;
	padding:45px 50px;
	background:var(--tour-warm);
	border-top:1px solid rgba(149,117,46,.55);
	border-bottom:1px solid rgba(149,117,46,.55);
}

	.tour_refined_facts h2 {
		font-size: 46px;
		font-size: 44px;
		text-align: left;
	}

.tour_refined_facts dl{
	display:grid;
	grid-template-columns:repeat(2, minmax(0, 1fr));
	column-gap:45px;
	margin:0;
}

.tour_refined_facts dl > div{
	padding:15px 0;
	border-top:1px solid rgba(149,117,46,.38);
}

.tour_refined_facts dt{
	margin:0 0 5px;
	color:var(--tour-gold);
	font-family:'Times New Roman', Times, serif;
	font-size:12px;
	font-weight:700;
	letter-spacing:.11em;
	text-transform:uppercase;
	text-align:left;
}

	.tour_refined_facts dd {
		margin: 0;
		font-family: 'Times New Roman', Times, serif;
		font-size: 17px;
		line-height: 1.45;
		text-align: left;
	}

.tour_refined_route {
	margin: 0 0 82px;
	padding: 34px 40px 40px;
	background: var(--tour-warm);
	border-top: 1px solid rgba(149,117,46,.55);
	border-bottom: 1px solid rgba(149,117,46,.55);
}

.tour_refined_route_intro{
	margin:0 0 46px;
}

.tour_refined_route_intro h2{
	margin-bottom:18px;
}



.tour_refined_route_intro p{
	margin:0;
	max-width:100%;
	font-size:19px;
}

.tour_refined_stops{
	display:grid;
	grid-template-columns:repeat(2, minmax(0, 1fr));
	column-gap:64px;
	counter-reset:route-stop;
}

.tour_refined_stops article{
	position:relative;
	padding:24px 0 26px 54px;
	border-top:1px solid rgba(149,117,46,.35);
	counter-increment:route-stop;
}

.tour_refined_stops article::before{
	content:counter(route-stop, decimal);
	position:absolute;
	top:22px;
	left:0;
	display:flex;
	align-items:center;
	justify-content:center;
	width:36px;
	height:36px;
	color:#FFF;
	background:var(--tour-green);
	border-radius:50%;
	box-shadow:0 0 0 2px var(--tour-gold);
	font-family:'Instrument Serif', serif;
	font-size:20px;
}

	.tour_refined_stops h3 {
		margin: 0 0 7px;
		color: var(--tour-green);
		font-family: 'Instrument Serif', serif;
		font-size: 28px;
		font-weight: 400;
		line-height: 1.15;
		text-align: left;
		text-transform: none;
		-webkit-text-stroke: 1px var(--tour-green);
	}

.tour_refined_stops p{
	margin:0;
}

.tour_refined_note{
	margin:30px 0 0;
	padding:24px 28px;
	background:var(--tour-cream);
	border-left:5px solid var(--tour-gold);
}

.tour_refined_tea{
	display:grid;
	grid-template-columns:1.08fr .92fr;
	align-items:stretch;
	margin:0 0 82px;
	background:var(--tour-warm);
}

.tour_refined_tea figure{
	min-height:390px;
	margin:0;
}

.tour_refined_tea figure img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}

.tour_refined_tea > div{
	display:flex;
	flex-direction:column;
	justify-content:center;
	box-sizing:border-box;
	padding:48px;
}

.tour_refined_tea p{
	margin:20px 0 0;
}

.tour_refined_practical{
	display:grid;
	grid-template-columns:.9fr 1.1fr;
	align-items:stretch;
	border-top:1px solid rgba(149,117,46,.45);
	border-bottom:1px solid rgba(149,117,46,.45);
}

.tour_refined_practical article{
	box-sizing:border-box;
	padding:42px;
}

.tour_refined_dietary{
	background:#FFFDF8;
}

.tour_refined_important{
	color:#FFF;
	background:var(--tour-green);
}

.tour_refined_practical h2{
	margin-bottom:22px;
	font-size:40px;
}

.tour_refined_important h2 {
	color: #FFF;
	-webkit-text-stroke: 1px #FFF;
}

.tour_refined_practical p{
	margin:0 0 16px;
}

.tour_refined_practical p:last-child{
	margin-bottom:0;
}

.tour_refined_practical ul{
	margin:0 0 24px;
	padding:0 0 0 21px;
}

.tour_refined_practical li{
	padding:0 0 8px 5px;
}

.tour_refined_important > p{
	padding-top:22px;
	border-top:1px solid rgba(233,207,174,.35);
}

@media only screen and (max-width:900px){
	.tour_refined_intro{
		grid-template-columns:1fr;
		gap:34px;
	}

	.tour_refined_intro_image{
		width:340px;
		height:340px;
		justify-self:center;
	}

	.tour_refined_facts{
		grid-template-columns:1fr;
		gap:25px;
	}

	.tour_refined_route_intro p{
		font-size:18px;
	}

	.tour_refined_tea{
		grid-template-columns:1fr;
	}

	.tour_refined_tea figure{
		min-height:330px;
	}

	.tour_refined_practical{
		grid-template-columns:1fr;
	}
}

@media only screen and (max-width:600px){
	.tour_refined_content{
		padding:56px 0 70px;
	}

	.tour_refined_intro{
		margin-bottom:58px;
	}

	.tour_refined_intro_copy h2,
	.tour_refined_facts h2,
	.tour_refined_route h2,
	.tour_refined_tea h2,
	.tour_refined_practical h2{
		font-size:37px;
	}

	.tour_refined_lead{
		font-size:23px;
	}

	.tour_refined_intro_copy > p:not(.tour_refined_lead),
	.tour_refined_route_intro p,
	.tour_refined_stops p,
	.tour_refined_note,
	.tour_refined_tea p,
	.tour_refined_practical p,
	.tour_refined_practical li{
		font-size:17px;
	}

	.tour_refined_intro_image{
		width:280px;
		height:280px;
	}

	.tour_refined_facts{
		margin-bottom:60px;
		padding:34px 25px;
	}

	.tour_refined_facts dl,
	.tour_refined_stops{
		grid-template-columns:1fr;
	}

	.tour_refined_route{
		margin-bottom:60px;
	}

	.tour_refined_note{
		padding:21px;
	}

	.tour_refined_tea{
		margin-bottom:60px;
	}

	.tour_refined_tea figure{
		min-height:260px;
	}

	.tour_refined_tea > div,
	.tour_refined_practical article{
		padding:34px 26px;
	}
}

/* TOUR INFORMATION - FINAL RHYTHM AND RESPONSIVE POLISH */
.tour_refined_intro{
	gap:56px;
	margin-bottom:68px;
}

.tour_refined_intro_copy{
	max-width:720px;
}

.tour_refined_intro_image{
	width:380px;
	height:380px;
}

.tour_refined_facts{
	display:block;
	margin-bottom:68px;
	padding:34px 40px 40px;
}

.tour_refined_facts h2{
	margin-bottom:26px;
	font-size:44px;
	text-align:left;
}

.tour_refined_facts dl{
	grid-template-columns:repeat(3, minmax(0, 1fr));
	gap:1px;
	background:rgba(149,117,46,.34);
	border-top:1px solid rgba(149,117,46,.34);
	border-bottom:1px solid rgba(149,117,46,.34);
}

.tour_refined_facts dl > div{
	display:flex;
	flex-direction:column;
	justify-content:center;
	box-sizing:border-box;
	min-height:78px;
	padding:14px 24px;
	background:var(--tour-warm);
	border-top:0;
	text-align:center;
}

.tour_refined_route{
	margin-bottom:68px;
}

.tour_refined_route_intro{
	margin-bottom:34px;
}

.tour_refined_stops{
	column-gap:48px;
}

	.tour_refined_stops .tour_refined_route_return {
		grid-column: 1 / -1;
		box-sizing: border-box;
		margin-top: 4px;
		padding: 22px 26px;
		border: 1px solid rgba(149,117,46,.35);
		counter-increment: none;
		border-left: none;
		border-right: none;
	}

.tour_refined_stops .tour_refined_route_return::before{
	display:none;
}

.tour_refined_note{
	margin-top:22px;
	background:var(--tour-warm);
	border-top:1px solid rgba(149,117,46,.35);
	border-right:1px solid rgba(149,117,46,.35);
	border-bottom:1px solid rgba(149,117,46,.35);
}

.tour_refined_tea{
	margin-bottom:68px;
}

.tour_refined_tea figure{
	min-height:360px;
}

.tour_refined_tea > div{
	padding:44px;
}

.tour_refined_practical{
	grid-template-columns:.92fr 1.08fr;
	gap:22px;
	border:0;
}

.tour_refined_practical article{
	padding:38px 40px;
}

.tour_refined_dietary{
	border:1px solid rgba(149,117,46,.35);
}

.tour_refined_important{
	border:1px solid var(--tour-green);
}

.tour_refined_accessibility{
	display:grid;
	grid-column:1 / -1;
	grid-template-columns:260px minmax(0, 1fr);
	align-items:center;
	gap:34px;
	background:var(--tour-warm);
	border:1px solid rgba(149,117,46,.45);
}

.tour_refined_accessibility h2,
.tour_refined_accessibility p{
	margin:0;
}

	.tour_refined_accessibility h2 {
		font-size: 36px;
		text-align: center;
	}

@media only screen and (max-width:900px){
	.tour_refined_intro,
	.tour_refined_route{
		margin-right:24px;
		margin-left:24px;
	}

	.tour_refined_intro{
		margin-bottom:58px;
	}

	.tour_refined_intro_copy{
		max-width:none;
	}

	.tour_refined_intro_image{
		width:320px;
		height:320px;
	}

	.tour_refined_facts{
		padding:32px;
	}

	.tour_refined_facts dl{
		grid-template-columns:repeat(2, minmax(0, 1fr));
	}

	.tour_refined_practical{
		grid-template-columns:1fr;
	}

	.tour_refined_accessibility{
		grid-template-columns:1fr;
		gap:14px;
	}
}

@media only screen and (max-width:600px){
	.tour_refined_content{
		padding:0;
	}

	.tour_refined_intro,
	.tour_refined_route{
		margin-right:0px;
		margin-left:0px;
	}

	.tour_refined_intro{
		gap:28px;
		margin-bottom:48px;
	}

	.tour_refined_intro_copy h2,
	.tour_refined_facts h2,
	.tour_refined_route h2,
	.tour_refined_tea h2,
	.tour_refined_practical h2{
		font-size:35px;
	}

	.tour_refined_intro_image{
		width:min(260px, 78vw);
		height:min(260px, 78vw);
		padding:14px;
	}

	.tour_refined_facts,
	.tour_refined_route,
	.tour_refined_tea{
		margin-bottom:52px;
	}

	.tour_refined_facts{
		padding:30px 24px;
	}

	.tour_refined_facts h2{
		margin-bottom:22px;
	}

	.tour_refined_facts dl{
		grid-template-columns:1fr;
	}

	.tour_refined_facts dl > div{
		min-height:0;
		padding:15px 10px;
	}

	.tour_refined_route_intro{
		margin-bottom:28px;
	}

	.tour_refined_stops article{
		padding:21px 0 23px 50px;
	}

	.tour_refined_stops article::before{
		top:20px;
		width:32px;
		height:32px;
	}

	.tour_refined_stops h3{
		font-size:25px;
	}

	.tour_refined_note{
		margin-top:18px;
		padding:19px 18px;
	}

	.tour_refined_tea figure{
		min-height:245px;
	}

	.tour_refined_tea > div,
	.tour_refined_practical article{
		padding:30px 24px;
	}

	.tour_refined_practical{
		gap:16px;
	}

}

/* ABOUT PAGE FINAL LAYOUT OVERRIDES */
.about_page .about_hero{
	height:clamp(500px, 40vw, 680px);
	min-height:500px;
}

.about_page .about_hero_content{
	width:min(1200px, calc(100% - 84px));
}

.about_page .about_intro{
	padding:94px 42px 104px;
}

.about_page .about_intro_inner{
	display:block;
	width:min(980px, 100%);
	margin:0 auto;
	color:#3B2313;
	font-family:'Times New Roman', Times, serif;
	font-size:23px;
	line-height:1.7;
	text-align:center;
}

.about_page .about_intro .about_wysiwyg h1,
.about_page .about_intro .about_wysiwyg h2,
.about_page .about_intro .about_wysiwyg h3 {
	margin: 0;
	color: #16361B;
	font-family: 'Instrument Serif', serif;
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	-webkit-text-stroke: 1px #16361B;
	letter-spacing: 0;
	line-height: 1.15;
	text-align: left;
	text-transform: capitalize;
}

.about_page .about_intro .about_wysiwyg p{
	margin:0 0 22px;
}

.about_page .about_story{
	display:grid;
	grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);
	min-height:570px;
}

.about_page .about_story_image{
	height:100%;
	min-height:570px;
}

.about_page .about_story_copy{
	display:flex;
	flex-direction:column;
	justify-content:center;
	box-sizing:border-box;
	min-width:0;
	padding:76px clamp(50px, 7vw, 124px);
	font-family:'Times New Roman', Times, serif;
	font-size:21px;
	line-height:1.65;
}

.about_page .about_story_copy h1,
.about_page .about_story_copy h2,
.about_page .about_story_copy h3{
	margin:0 0 26px;
	font-family:'Instrument Serif', 'Times New Roman', serif;
	font-size:clamp(40px, 4vw, 55px);
	font-weight:400;
	line-height:1.08;
	text-transform:none;
}

.about_page .about_story_copy p{
	margin:0 0 21px;
}

.about_page .about_section_number{
	display:block;
	margin:0 0 24px;
}

.about_page .about_story_routemaster .about_story_copy{
	color:#3B2313;
	background:var(--about-warm);
}

.about_page .about_story_belfast .about_story_copy h1,
.about_page .about_story_belfast .about_story_copy h2,
.about_page .about_story_belfast .about_story_copy h3{
	color:inherit;
}

.about_page .about_story_routemaster .about_story_copy h1,
.about_page .about_story_routemaster .about_story_copy h2,
.about_page .about_story_routemaster .about_story_copy h3,
.about_page .about_story_routemaster .about_section_number{
	color:var(--about-green);
}

@media only screen and (max-width:900px){
	.about_page .about_hero_content{
		width:calc(100% - 48px);
	}

	.about_page .about_intro{
		padding:74px 30px 82px;
	}

	.about_page .about_intro_inner{
		font-size:21px;
	}

	.about_page .about_story,
	.about_page .about_story_image{
		min-height:500px;
	}

	.about_page .about_story_copy{
		padding:58px 38px;
		font-size:19px;
	}
}

@media only screen and (max-width:700px){
	.about_page .about_hero{
		height:480px;
		min-height:480px;
	}

	.about_page .about_hero_content{
		width:calc(100% - 36px);
	}

	.about_page .about_intro{
		padding:62px 22px 68px;
	}

	.about_page .about_intro_inner{
		font-size:19px;
		line-height:1.6;
		text-align:left;
	}

	.about_page .about_intro .about_wysiwyg h1,
	.about_page .about_intro .about_wysiwyg h2,
	.about_page .about_intro .about_wysiwyg h3{
		font-size:38px;
	}

	.about_page .about_story{
		display:flex;
		flex-direction:column;
		min-height:0;
	}

	.about_page .about_story_image{
		height:310px;
		min-height:310px;
	}

	.about_page .about_story_copy{
		padding:50px 24px 58px;
		font-size:18px;
		line-height:1.58;
	}

	.about_page .about_story_copy h1,
	.about_page .about_story_copy h2,
	.about_page .about_story_copy h3{
		font-size:37px;
	}

	.about_page .about_story_experience .about_story_copy{
		order:2;
	}

	.about_page .about_story_experience .about_story_image{
		order:1;
	}
}

/* Keep the About hero consistent with FAQ and Tour Information. */
.about_page .about_hero{
	height:420px;
	min-height:420px;
}

.about_page .about_hero_content{
	width:min(1200px, calc(100% - 80px));
	padding:18px 0 56px;
}

@media only screen and (max-width:767px){
	.about_page .about_hero{
		height:420px;
		min-height:420px;
	}

	.about_page .about_hero_content{
		width:calc(100% - 36px);
		padding-bottom:48px;
	}
}

/* About introduction: text with a circular image, matching Tour Information. */
.about_page .about_intro_inner{
	display:grid;
	grid-template-columns:minmax(0, 1fr) 360px;
	align-items:center;
	gap:80px;
	width:min(1120px, 100%);
	text-align:left;
}

.about_page .about_intro_copy{
	color:#3B2313;
	font-size:21px;
	line-height:1.65;
}

.about_page .about_intro_image{
	width:360px;
	height:360px;
}

@media only screen and (max-width:900px){
	.about_page .about_intro_inner{
		grid-template-columns:minmax(0, 1fr) 300px;
		gap:44px;
	}

	.about_page .about_intro_image{
		width:300px;
		height:300px;
	}
}

@media only screen and (max-width:700px){
	.about_page .about_intro_inner{
		grid-template-columns:1fr;
		gap:38px;
	}

	.about_page .about_intro_copy{
		font-size:18px;
	}

	.about_page .about_intro_image{
		width:min(300px, 86vw);
		height:min(300px, 86vw);
		margin:0 auto;
	}
}

.about_page .about_intro_image span{
	background:#95752E;
}

.about_page .about_intro_image img{
	opacity:.85;
}

/* BELFAST ORIGINAL TEA TOURS CONTACT PAGE */
.contact_page{
	--contact-green:#16361B;
	--contact-gold:#95752E;
	--contact-gold-deep:#76551F;
	--contact-cream:#F8F3E7;
	--contact-warm:#E8D8C3;
	--contact-ink:#3B2313;
	--faqs-green:#16361B;
	--faqs-gold:#95752E;
	--faqs-cream:#F8F3E7;
	width:100%;
	overflow:hidden;
	color:var(--contact-ink);
	background:var(--contact-cream);
}

.contact_page .faqs_hero_flourish{
	background:var(--contact-cream);
}

.contact_page .contact_hero_image{
	object-position:center 55%;
}

.contact_inner{
	box-sizing:border-box;
	width:min(1120px, calc(100% - 80px));
	margin:0 auto;
}

.contact_intro{
	padding:70px 0 76px;
	background:var(--contact-cream);
}

.contact_intro_grid{
	display:grid;
	grid-template-columns:minmax(0, 1.08fr) minmax(360px, .92fr);
	align-items:center;
	gap:74px;
}

.contact_wysiwyg,
.contact_wysiwyg *{
	text-align:left !important;
}

.contact_wysiwyg h1,
.contact_wysiwyg h2,
.contact_wysiwyg h3,
.contact_form h2,
.contact_details h2{
	margin:0 0 22px;
	color:var(--contact-green);
	font-family:'Instrument Serif', 'Times New Roman', serif;
	font-size:46px;
	font-style:normal;
	font-weight:400;
	-webkit-text-stroke:1px currentColor;
	letter-spacing:0;
	line-height:1.08;
	text-transform:none;
}

.contact_wysiwyg p,
.contact_wysiwyg li,
.contact_form_intro{
	font-family:'Times New Roman', Times, serif;
	font-size:19px;
	line-height:1.62;
}

.contact_wysiwyg p{
	margin:0 0 18px;
}

.contact_wysiwyg p:last-child{
	margin-bottom:0;
}

.contact_wysiwyg a{
	color:inherit;
	font-weight:700;
	text-decoration-color:var(--contact-gold);
	text-decoration-thickness:1px;
	text-underline-offset:4px;
}

.contact_intro_copy{
	position:relative;
	padding-left:34px;
}

.contact_intro_copy::before{
	content:"";
	position:absolute;
	top:3px;
	bottom:3px;
	left:0;
	width:5px;
	background:var(--contact-gold);
}

.contact_details{
	box-sizing:border-box;
	padding:39px 42px 42px;
	color:#FFF;
	background:var(--contact-green);
	border-top:7px solid var(--contact-gold);
	box-shadow:0 18px 40px rgba(22,54,27,.14);
}

.contact_eyebrow{
	display:block;
	margin:0 0 13px;
	color:var(--contact-gold);
	font-family:'Times New Roman', Times, serif;
	font-size:12px;
	font-weight:700;
	letter-spacing:.2em;
	line-height:1.2;
}

.contact_details .contact_eyebrow{
	color:#E9CFAE;
}

.contact_details h2{
	margin-bottom:26px;
	color:#FFF;
	font-size:39px;
}

.contact_details dl{
	margin:0;
}

.contact_details dl > div{
	padding:20px 0 0;
	border-top:1px solid rgba(233,207,174,.32);
}

.contact_details dl > div + div{
	margin-top:21px;
}

.contact_details dt{
	margin:0 0 10px;
	color:#E9CFAE;
	font-family:'Times New Roman', Times, serif;
	font-size:12px;
	font-weight:700;
	letter-spacing:.13em;
	text-transform:uppercase;
}

.contact_details dd{
	margin:0 0 11px;
	font-family:'Times New Roman', Times, serif;
	font-size:18px;
	line-height:1.45;
}

.contact_details dd span{
	display:block;
	margin-bottom:2px;
	color:#E9CFAE;
	font-size:12px;
	letter-spacing:.08em;
	text-transform:uppercase;
}

.contact_details a,
.contact_details a:link,
.contact_details a:visited{
	color:#FFF;
	text-decoration-color:rgba(233,207,174,.65);
	text-underline-offset:4px;
	overflow-wrap:anywhere;
}

.contact_main {
	padding: 82px 0 96px;
	background: var(--contact-cream);
}

.contact_main > #cell_full.cell_full{
	display:block;
	box-sizing:border-box;
	min-height:0;
	margin:0 auto;
	padding:0;
}

.contact_main_grid{
	display:grid;
	grid-template-columns:repeat(2, minmax(0, 1fr));
	align-items:stretch;
	column-gap:42px;
	row-gap:42px;
}

.contact_form_panel{
	box-sizing:border-box;
	height:100%;
	padding:46px 48px 49px;
	background:#FFF;
	border:1px solid rgba(149,117,46,.34);
	box-shadow:0 18px 45px rgba(59,35,19,.1);
}

.contact_page .form_contact.contact_form{
	box-sizing:border-box;
	width:100%;
	min-height:0;
	float:none;
	margin:0;
	padding:0;
	background:transparent;
	box-shadow:none;
}

.contact_page .contact_form h2{
	margin-bottom:13px;
	font-size:43px;
}

.contact_form_intro{
	margin:0 0 28px;
	color:#5B4638;
	font-size:17px;
}

.contact_field{
	display:block;
	clear:both;
	position:relative;
	margin:0 0 15px;
}

.contact_page .contact_form .contact_field input.FC_inputwide,
.contact_page .contact_form .contact_field textarea.FC_inputwide,
.contact_page .contact_form .contact_field select.FC_inputwide{
	box-sizing:border-box;
	width:100%;
	height:auto;
	max-height:none;
	float:none;
	margin:0;
	padding:14px 16px 14px 62px;
	color:var(--contact-ink);
	background-color:#FFF;
	border:1px solid rgba(59,35,19,.38);
	border-radius:0;
	font-family:'Times New Roman', Times, serif;
	font-size:17px;
	line-height:1.4;
	box-shadow:none;
}

.contact_page .contact_form .contact_field input.FC_inputwide.Name{
	background:url(/images/general/icons/inputbgname.jpg?v=mg0eaZ2pkifit6aLEOkh0M5Rin8) left center / auto 100% no-repeat #FFF;
}

.contact_page .contact_form .contact_field input.FC_inputwide.Company{
	background:url(/images/general/icons/inputbgcompany.jpg?v=z1le3dsm1pSDk5LzFMs0UyaxeRY) left center / auto 100% no-repeat #FFF;
}

.contact_page .contact_form .contact_field input.FC_inputwide.Telephone{
	background:url(/images/general/icons/inputbgtelephone.jpg?v=mg0eaZ2pkifit6aLEOkh0M5Rin8) left center / auto 100% no-repeat #FFF;
}

.contact_page .contact_form .contact_field input.FC_inputwide.Email{
	background:url(/images/general/icons/inputbgemail.jpg?v=z1le3dsm1pSDk5LzFMs0UyaxeRY) left center / auto 100% no-repeat #FFF;
}

.contact_page .contact_form .contact_field select.FC_inputwide.Hear{
	padding-right:42px;
	background:url(/images/general/icons/inputbghear.jpg?v=z1le3dsm1pSDk5LzFMs0UyaxeRY) left center / auto 100% no-repeat #FFF;
}

.contact_page .contact_form .contact_field textarea.FC_inputwide{
	height:112px;
	min-height:112px;
	resize:vertical;
	background:url(/images/general/icons/inputbgcomment.jpg?v=DDbh0CEM8YJUHB9lOJLL_ydmjwU) left top / 46px 110px no-repeat #FFF;
}

.contact_page .contact_form .contact_field input:focus,
.contact_page .contact_form .contact_field textarea:focus,
.contact_page .contact_form .contact_field select:focus{
	outline:2px solid var(--contact-gold);
	outline-offset:2px;
	border-color:var(--contact-green);
}

.contact_page .contact_form .text-danger{
	display:block;
	margin-top:6px;
	color:#8A2D24;
	font-family:'Times New Roman', Times, serif;
	font-size:13px;
	line-height:1.35;
}

.contact_form_summary:empty,
.contact_form_summary.validation-summary-valid{
	display:none;
}

.contact_form_summary.validation-summary-errors{
	margin:0 0 24px;
	padding:14px 17px;
	color:#6A1F19;
	background:#FAECE9;
	border-left:4px solid #8A2D24;
	font-family:'Times New Roman', Times, serif;
	font-size:14px;
}

.contact_form_summary ul{
	margin:0;
	padding-left:18px;
}

.contact_page .contact_form input.form_buttons{
	float:right;
	margin:0;
	padding:13px 25px;
	color:#FFF;
	background:var(--contact-green);
	border:1px solid var(--contact-green);
	border-radius:999px;
	font-family:'Times New Roman', Times, serif;
	font-size:16px;
	font-weight:700;
	letter-spacing:.07em;
	text-transform:uppercase;
	transition:background-color .2s ease, border-color .2s ease;
}

.contact_page .contact_form input.form_buttons:hover,
.contact_page .contact_form input.form_buttons:focus{
	background:var(--contact-gold);
	border-color:var(--contact-gold);
}

.contact_information{
	display:grid;
	grid-template-rows:repeat(3, max-content);
	align-content:space-between;
	height:100%;
	gap:27px;
}

.contact_info_card{
	box-sizing:border-box;
	padding:35px 37px 40px;
	border:1px solid rgba(149,117,46,.38);
}

.contact_card_number{
	display:block;
	margin:0 0 18px;
	color:var(--contact-gold);
	font-family:'Instrument Serif', 'Times New Roman', serif;
	font-size:17px;
	letter-spacing:.15em;
}

.contact_info_card .contact_wysiwyg h1,
.contact_info_card .contact_wysiwyg h2,
.contact_info_card .contact_wysiwyg h3{
	font-size:34px;
}

.contact_info_card .contact_wysiwyg p,
.contact_info_card .contact_wysiwyg li{
	font-size:17px;
	line-height:1.58;
}

.contact_before{
	background:var(--contact-warm);
}

.contact_meeting{
	color:#FFF;
	background:var(--contact-green);
	border-color:var(--contact-green);
}

.contact_meeting .contact_card_number{
	color:#E9CFAE;
}

.contact_meeting .contact_wysiwyg h1,
.contact_meeting .contact_wysiwyg h2,
.contact_meeting .contact_wysiwyg h3{
	color:#FFF;
}

.contact_details_card dl{
	margin:0;
}

.contact_details_card{
	color:var(--contact-ink);
	background:#FFFDF8;
	border-color:rgba(149,117,46,.42);
	box-shadow:0 12px 30px rgba(59,35,19,.08);
}

.contact_details_card .contact_wysiwyg h1,
.contact_details_card .contact_wysiwyg h2,
.contact_details_card .contact_wysiwyg h3{
	color:var(--contact-green);
}

.contact_details_card dl > div{
	padding:16px 0 0;
	border-top:1px solid rgba(149,117,46,.3);
}

.contact_details_card dl > div + div{
	margin-top:18px;
}

.contact_details_card dt{
	margin:0 0 8px;
	color:var(--contact-gold-deep);
	font-family:'Times New Roman', Times, serif;
	font-size:12px;
	font-weight:700;
	letter-spacing:.13em;
	text-transform:uppercase;
}

.contact_details_card dd{
	margin:0 0 12px;
	font-family:'Times New Roman', Times, serif;
	font-size:17px;
	line-height:1.45;
}

.contact_details_card dd span{
	display:block;
	margin-bottom:2px;
	color:var(--contact-gold-deep);
	font-size:11px;
	letter-spacing:.08em;
	text-transform:uppercase;
}

.contact_details_card a,
.contact_details_card a:link,
.contact_details_card a:visited{
	color:var(--contact-green);
	font-weight:400;
	text-decoration-color:var(--contact-gold);
	overflow-wrap:anywhere;
}

.contact_form_alert{
	margin:0 0 24px;
	padding:15px 18px;
	color:#6A1F19;
	background:#FAECE9;
	border-left:4px solid #8A2D24;
	font-family:'Times New Roman', Times, serif;
	font-size:15px;
	line-height:1.45;
}

@media only screen and (max-width:900px){
	.contact_inner{
		width:calc(100% - 48px);
	}

	.contact_intro_grid,
	.contact_main_grid{
		grid-template-columns:1fr;
	}

	.contact_intro_grid{
		gap:44px;
	}

	.contact_details{
		width:100%;
	}

	.contact_information{
		grid-template-columns:repeat(2, minmax(0, 1fr));
		grid-template-rows:auto;
		align-content:start;
		height:auto;
	}

	.contact_form_panel{
		height:auto;
	}
}

@media only screen and (max-width:700px){
	.contact_page .faqs_hero{
		height:420px;
		min-height:420px;
	}

	.contact_page .faqs_hero_content{
		width:calc(100% - 36px);
		padding-bottom:48px;
	}

	.contact_page .faqs_hero h1{
		font-size:48px;
	}

	.contact_inner{
		width:calc(100% - 36px);
	}

	.contact_intro{
		padding:58px 0 64px;
	}

	.contact_intro_copy{
		padding-left:22px;
	}

	.contact_wysiwyg h1,
	.contact_wysiwyg h2,
	.contact_wysiwyg h3{
		font-size:37px;
	}

	.contact_wysiwyg p,
	.contact_wysiwyg li{
		font-size:18px;
	}

	.contact_details{
		padding:32px 26px 34px;
	}

	.contact_details h2{
		font-size:35px;
	}

	.contact_main{
		padding:58px 0 70px;
	}

	.contact_form_panel{
		padding:35px 24px 38px;
	}

	.contact_page .contact_form h2{
		font-size:37px;
	}

	.contact_information{
		grid-template-columns:1fr;
	}

	.contact_info_card{
		padding:31px 25px 35px;
	}

	.contact_info_card .contact_wysiwyg h1,
	.contact_info_card .contact_wysiwyg h2,
	.contact_info_card .contact_wysiwyg h3{
		font-size:32px;
	}
}

/* Use the same content width and margins as Tour Information. */
.about_page .about_intro {
	padding: 55px 0 55px;
}

.about_page .about_intro > #cell_full.cell_full{
	display:block;
	box-sizing:border-box;
	min-height:0;
	margin:0 auto;
	padding:0;
}

.about_page .about_intro_inner{
	grid-template-columns:minmax(0, 720px) 380px;
	justify-content:space-between;
	gap:56px;
	width:100%;
}

.about_page .about_intro_image{
	width:380px;
	height:380px;
}

@media only screen and (max-width:900px){
	.about_page .about_intro{
		padding:74px 24px 82px;
	}

	.about_page .about_intro_inner{
		grid-template-columns:1fr;
		gap:34px;
	}

	.about_page .about_intro_image{
		width:320px;
		height:320px;
		justify-self:center;
	}
}

@media only screen and (max-width:600px){
	.about_page .about_intro{
		padding:62px 20px 68px;
	}

	.about_page .about_intro_image{
		width:min(260px, 78vw);
		height:min(260px, 78vw);
	}
}

/* ============================================================
   BOOKING PAGE
   ============================================================ */
.booking_page {
	--bk-green: #16361B;
	--bk-gold: #95752E;
	--bk-cream: #F8F3E7;
	--bk-warm: #E8D8C3;
	--bk-light: #FFFDF8;
	--bk-border: #D4C4A8;
	color: var(--bk-green);
	background:var(--bk-cream);
}

.booking_page > #cell_full.cell_full{
	display:block;
	box-sizing:border-box;
	min-height:0;
	margin:0 auto;
	padding:0;
}

.booking_intro_lead{
	box-sizing:border-box;
	margin:70px 0 0;
	padding:35px 40px 38px;
	background:var(--bk-warm);
	border:1px solid rgba(149,117,46,.42);
	border-left:6px solid var(--bk-gold);
}

.booking_eyebrow,
.booking_form_eyebrow{
	display:block;
	margin:0 0 10px;
	color:var(--bk-gold);
	font-family:var(--font-family-buttons);
	font-size:12px;
	font-weight:700;
	letter-spacing:.16em;
	line-height:1.2;
	text-transform:uppercase;
}

.booking_intro_lead h2{
	margin:0 0 20px;
	color:var(--bk-green);
	font-family:'Instrument Serif', serif;
	font-size:clamp(2rem, 4vw, 2.75rem);
	font-weight:400;
	line-height:1.08;
	text-transform:none;
}

.booking_intro_copy{
	display:grid;
	grid-template-columns:repeat(2, minmax(0, 1fr));
	gap:34px;
}

/* two-column layout: info left, form right */
.booking_wrap{
	display:grid;
	grid-template-columns:minmax(0, .9fr) minmax(420px, 1.1fr);
	gap:48px;
	max-width:1200px;
	margin:0 auto;
	padding:38px 0 96px;
	align-items:start;
}

.booking_info_col{
	display:grid;
	gap:24px;
}

.booking_form_col{
	min-width:0;
}

/* info sections */
.booking_prices_block,
.booking_notes_block,
.booking_cancellation_block,
.booking_confirmation_note{
	box-sizing:border-box;
	margin:0;
	padding:27px 29px 30px;
	background:#FFF;
	border:1px solid rgba(149,117,46,.3);
}

.booking_prices_block{
	border-top:6px solid var(--bk-gold);
}

.booking_notes_block{
	background:var(--bk-warm);
}

.booking_cancellation_block{
	border-left:5px solid var(--bk-gold);
}

.booking_confirmation_note{
	color:#FFF;
	background:var(--bk-green);
	border-color:var(--bk-green);
}

.booking_info_col h2{
	font-family: 'Instrument Serif', serif;
	font-size: clamp(1.25rem, 2vw, 1.55rem);
	font-weight:400;
	color: var(--bk-green);
	margin:0 0 14px;
	padding:0;
	border:0;
	line-height:1.15;
	text-transform:none;
}

.booking_intro_block p,
.booking_notes_block p,
.booking_cancellation_block p,
.booking_confirmation_note p{
	font-size:.97rem;
	line-height:1.7;
	margin:0 0 10px;
	color:#2a3a2a;
}

.booking_intro_lead p{
	margin:0;
	color:#3B2B20;
	font-size:1.05rem;
	line-height:1.7;
}

.booking_confirmation_note h2,
.booking_confirmation_note p{
	color:#FFF;
}

.booking_cancellation_block a,
.booking_confirmation_note a{
	color: var(--bk-gold);
	text-decoration:underline;
}

/* prices table */
.booking_prices_table{
	width:100%;
	border-collapse:collapse;
	font-size:.93rem;
	background:#FFF;
}
.booking_prices_table thead tr{
	background: var(--bk-green);
	color:#fff;
}
.booking_prices_table thead th{
	padding:10px 14px;
	text-align:left;
	font-family: var(--font-family-buttons);
	font-weight:600;
	font-size:.85rem;
	letter-spacing:.04em;
	text-transform:uppercase;
}
.booking_prices_table tbody tr{
	border-bottom:1px solid var(--bk-border);
}
.booking_prices_table tbody tr:nth-child(even){
	background: var(--bk-light);
}
.booking_prices_table tbody td{
	padding:11px 14px;
	vertical-align:middle;
	color:#2a3a2a;
}

/* before you book list */
.booking_checklist{
	margin:0;
	padding:0;
	list-style:none;
}
.booking_checklist li{
	position:relative;
	padding-left:22px;
	margin-bottom:10px;
	font-size:.95rem;
	line-height:1.65;
	color:#2a3a2a;
}
.booking_checklist li::before{
	content:'✓';
	position:absolute;
	left:0;
	top:1px;
	color: var(--bk-gold);
	font-weight:700;
	font-size:.9rem;
}

/* form panel */
.booking_form_panel{
	position:sticky;
	top:24px;
	box-sizing:border-box;
	background:#FFF;
	border:1px solid rgba(149,117,46,.34);
	border-radius:0;
	padding:36px 40px 42px;
	box-shadow:0 18px 45px rgba(59,35,19,.12);
}
.booking_form_panel_start {
	position: sticky;
	top: 24px;
	box-sizing: border-box;
	background: #FFF;
	border: 1px solid rgba(149,117,46,.34);
	border-radius: 0;
	padding: 36px 40px 42px;
	box-shadow: 0 18px 45px rgba(59,35,19,.12);
}

	.booking_form_panel_start h2 {
		font-family: var(--font-family-buttons);
		font-size: 0.9rem;
		font-weight: 700;
		color: var(--bk-gold);
		margin: 22px 0 8px;
		padding: 0;
		border: 0;
		line-height: 1.2;
		text-transform: uppercase;
		letter-spacing: .08em;
		-webkit-text-stroke: 0;
	}
	.booking_form_panel_start h2:first-child {
		margin-top: 0;
	}
	.booking_form_panel_start p {
		font-size: .96rem;
		line-height: 1.68;
		color: #3a4a3a;
		margin: 0 0 6px;
	}
	.booking_form_panel_start p a {
		color: var(--bk-gold);
	}
	.booking_form_panel_start .booking_checklist li {
		font-size: .96rem;
		line-height: 1.68;
		margin-bottom: 8px;
	}
	.booking_form_panel_start .booking_prices_table {
		font-size: .88rem;
		margin-bottom: 4px;
	}
	.booking_form_heading {
		font-family: 'Instrument Serif', serif;
		font-size: clamp(2rem, 3.4vw, 2.6rem);
		font-weight: 400;
		color: var(--bk-green);
		margin: 0 0 10px;
		padding: 0;
		border: 0;
		line-height: 1.08;
		text-transform: none;
		-webkit-text-stroke: 1px var(--bk-green);
	}

.booking_form_intro{
	margin:0 0 28px;
	color:#5B4638;
	font-family:'Times New Roman', Times, serif;
	font-size:16px;
	line-height:1.55;
}

.booking_page .form-tour-booking{
	box-sizing:border-box;
	width:100%;
	float:none;
	margin:0;
	padding:0;
	color:var(--bk-green);
	background:transparent;
}

/* form fields */
.tb-section{
	margin:0 0 26px;
}
.tb-section-title{
	display:flex;
	align-items:center;
	gap:10px;
	font-family: 'Instrument Serif', serif;
	font-size:1.35rem;
	font-weight:601;
	color: var(--bk-green);
	margin:0 0 15px;
	padding-bottom:9px;
	border-bottom:1px solid var(--bk-border);
	text-transform:none;
}

.form-tour-booking{
	counter-reset:booking-step;
}

.tb-section-title::before{
	counter-increment:booking-step;
	content:counter(booking-step, decimal-leading-zero);
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:28px;
	height:28px;
	flex:0 0 28px;
	color:#FFF;
	background:var(--bk-green);
	border-radius:50%;
	font-family:var(--font-family-buttons);
	font-size:11px;
	font-weight:700;
}
.tb-field{
	margin-bottom:16px;
}
.booking_page .form-tour-booking .tb-label{
	display:block;
	box-sizing:border-box;
	width:auto;
	height:auto;
	float:none;
	font-family: var(--font-family-buttons);
	font-size:.85rem;
	font-weight:600;
	color: var(--bk-green);
	margin:0 0 7px;
	padding:0;
	text-transform:uppercase;
	letter-spacing:.04em;
}
.tb-required{
	color:#c0392b;
	margin-left:2px;
}
.tb-price-hint{
	font-weight:400;
	font-size:.8rem;
	color: var(--bk-gold);
	margin-left:6px;
	text-transform:none;
	letter-spacing:0;
}
.booking_page .form-tour-booking .tb-input,
.booking_page .form-tour-booking .tb-select,
.booking_page .form-tour-booking .tb-textarea{
	display:block;
	width:100%;
	box-sizing:border-box;
	float:none;
	min-height:48px;
	margin:0;
	padding:11px 13px;
	border:1px solid rgba(59,35,19,.36);
	border-radius:0;
	background:#FFFDF8;
	font-family: var(--font-family-buttons);
	font-size:.95rem;
	color:#1a2a1a;
	transition:border-color .2s;
}
.booking_page .form-tour-booking .tb-input:focus,
.booking_page .form-tour-booking .tb-select:focus,
.booking_page .form-tour-booking .tb-textarea:focus{
	outline:none;
	border-color: var(--bk-gold);
	box-shadow:0 0 0 3px rgba(149,117,46,.15);
}
.tb-field-help{
	display:block;
	margin-top:7px;
	color:#6B5A4C;
	font-family:'Times New Roman', Times, serif;
	font-size:13px;
	line-height:1.4;
}
.booking_page .form-tour-booking .tb-textarea{
	resize:vertical;
	min-height:96px;
}
.tb-ticket-row{
	display:grid;
	grid-template-columns:1fr 1fr;
	gap:16px;
}
.tb-ticket-input{
	max-width:120px;
}
.tb-total{
	background: var(--bk-green);
	color:#fff;
	padding:14px 18px;
	border-radius:0;
	font-family: var(--font-family-buttons);
	font-size:1rem;
	font-weight:600;
	margin-top:12px;
}
.tb-total #tbTotalAmount{
	color: var(--bk-cream);
	font-size:1.15rem;
}
.tb-validation{
	display:block;
	font-size:.82rem;
	color:#c0392b;
	margin-top:4px;
}
.tb-note{
	display:block;
	clear:both;
	font-size:.88rem;
	color:#4a5a4a;
	line-height:1.6;
	margin-bottom:16px;
}
.tb-terms-field{
	margin-bottom:14px;
}
.tb-checkbox-label{
	display:flex;
	align-items:flex-start;
	gap:10px;
	font-size:.92rem;
	color:#263c30;
	cursor:pointer;
	line-height:1.5;
}
.tb-checkbox-label a{
	color:#0d472d;
	font-weight:700;
	text-decoration:underline;
}
.tb-checkbox{
	flex-shrink:0;
	width:18px;
	height:18px;
	margin-top:2px;
	accent-color:#0d472d;
	cursor:pointer;
}
.booking_page .form-tour-booking input.tb-submit{
	display:inline-block;
	width:100%;
	float:none;
	box-sizing:border-box;
	margin:0;
	padding:15px 26px;
	background: var(--bk-green);
	color:#fff !important;
	border:none;
	border-radius:999px;
	font-family: var(--font-family-buttons);
	font-size:1rem;
	font-weight:700;
	letter-spacing:.04em;
	text-transform:uppercase;
	cursor:pointer;
	transition:background .2s, transform .1s;
	text-align:center;
	text-decoration:none;
}
.booking_page .form-tour-booking input.tb-submit:hover,
.booking_page .form-tour-booking input.tb-submit:focus{
	background:var(--bk-gold);
	opacity:1;
}
.booking_page .form-tour-booking input.tb-submit:active{
	transform:scale(.98);
}

/* unavailable message */
.tour-booking-unavailable{
	padding:30px;
	background: var(--bk-light);
	border:1px solid var(--bk-border);
	border-radius:0;
	text-align:center;
	color:#4a5a4a;
}

/* responsive */
@media only screen and (max-width:960px){
	.booking_intro_lead{
		margin:48px 0 0;
	}

	.booking_wrap{
		grid-template-columns:1fr;
		gap:34px;
		padding:34px 0 70px;
	}
	.booking_info_col{
		order:2;
	}
	.booking_form_col{
		order:1;
	}
	.booking_form_panel{
		position:static;
	}
	.booking_form_panel_start {
		position: static;
	}
	.booking_intro_copy{
		grid-template-columns:1fr;
		gap:12px;
	}
}

@media only screen and (max-width:600px){
	.booking_intro_lead{
		margin-top:34px;
		padding:28px 24px 31px;
	}
	.booking_intro_lead h2{
		font-size:2rem;
	}
	.booking_prices_block,
	.booking_notes_block,
	.booking_cancellation_block,
	.booking_confirmation_note{
		padding:24px 22px 27px;
	}
	.booking_form_panel{
		padding:27px 22px 31px;
	}
	.booking_form_panel_start {
		padding: 27px 22px 31px;
	}
	.tb-ticket-row{
		grid-template-columns:1fr;
	}
}



/* ── Sticky mobile book button ── */
.sticky-book-bar{display:none;}
@media only screen and (max-width:767px){
	.sticky-book-bar{
		display:flex;
		position:fixed;
		bottom:0;left:0;right:0;
		z-index:9000;
		align-items:center;
		justify-content:center;
		padding:15px 20px;
		background:#0d472d;
		border-top:2px solid #bd8b2e;
		text-align:center;
	}
	.sticky-book-bar a,
	.sticky-book-bar a:link,
	.sticky-book-bar a:visited{
		color:#fff;
		font:700 13px/1 Arial,sans-serif;
		letter-spacing:.08em;
		text-transform:uppercase;
		text-decoration:none;
	}
	.sticky-book-bar a:hover{color:#f2c75c;}
	.sticky-book-bar__price{
		font-weight:400;
		opacity:.85;
		letter-spacing:.04em;
		text-transform:none;
		margin-left:5px;
	}
body.has-sticky-bar{padding-bottom:54px;}
}

/* Responsive layout hardening */
html{
	max-width:100%;
	overflow-x:hidden;
}
body{
	max-width:100%;
	overflow-x:clip;
}


/* The final homepage feature must remain fluid at narrower desktop widths. */
@media only screen and (min-width:1200px) and (max-width:1320px){
	.hp_brochure .hp_feature_tea .hp_feature_content{
		width:min(799px, calc(100% - 474px));
		padding-right:32px;
	}

	.hp_brochure .hp_feature_story .hp_feature_content{
		width:min(732px, calc(100% - 536px));
	}

	.hp_brochure .hp_feature_experience .hp_feature_content{
		width:calc(100% - 494px);
		padding-right:20px;
	}
}

@media only screen and (max-width:900px){
	.navshow,
	#header_res,
	.brochure_footer .brochure_footer_inner,
	.bookNowFooter.brochure .bookNowFooter_inner{
		box-sizing:border-box;
		max-width:100%;
	}

	.brochure_footer a{
		overflow-wrap:anywhere;
	}
}

@media only screen and (max-width:600px){
	.bookNowFooter.brochure + .footer_social ul{
		box-sizing:border-box;
		width:100%;
		gap:clamp(10px, 4vw, 20px);
	}

	.bookNowFooter.brochure + .footer_social .social_footer img{
		width:42px;
		height:42px;
	}
}

/* Brochure mobile header follows the approved phone design. */
@media only screen and (max-width:1023px){
	body.home-page{
		padding-bottom:0;
	}

	.hp_brochure .hp_feature_story .hp_feature_content{
		transform:none !important;
	}

	body.home-page .sticky-book-bar{
		display:none;
	}

	body.home-page .brochure.navshow{
		position:relative;
		z-index:200;
		display:block;
		float:none;
		overflow:visible;
	}

	body:not(.home-page) .brochure.navshow{
		position:relative;
		z-index:200;
		overflow:visible;
	}

	.brochure.navshow #header_res{
		position:relative;
		box-sizing:border-box;
		height:116px;
		overflow:visible;
		background-color:#16361B;
		background-image:url('/images/general/logo-left.png?v=4DLzhDajEL8rGFPku6AbLatab7I'), url('/images/general/logo-right.png?v=4DLzhDajEL8rGFPku6AbLatab7I');
		background-repeat:no-repeat;
		background-position:calc(50% - 91px) 76px, calc(50% + 91px) 76px;
		background-size:112px auto, 112px auto;
		border-bottom:8px solid #95752E;
	}

	body.home-page .brochure.navshow #header_res{
		display:block;
		float:none;
	}

	.brochure.navshow #header_res a#logo_responsive{
		position:absolute;
		z-index:4;
		top:28px;
		left:50%;
		display:block;
		width:150px;
		height:150px;
		margin:0;
		transform:translateX(-50%);
	}

	.brochure.navshow #header_res a#logo_responsive img{
		display:block;
		width:150px;
		height:150px;
		max-width:none;
		object-fit:contain;
		filter:drop-shadow(0 5px 5px rgba(0,0,0,.25));
	}

	.brochure.navshow #tel_button,
	.brochure.navshow #email_button{
		position:absolute;
		z-index:5;
		top:40px;
		display:block;
		width:25px;
		height:25px;
	}

	.brochure.navshow #tel_button{left:34px;}
	.brochure.navshow #email_button{left:83px;}

	.brochure.navshow #tel_button img,
	.brochure.navshow #email_button img{
		display:block;
		width:25px;
		height:25px;
		image-rendering:auto;
	}

	.brochure.navshow #header_res > .toggle{
		position:absolute;
		z-index:5;
		top:22px;
		right:34px;
		width:56px;
		height:56px;
		margin:0;
		padding:0;
	}

	.brochure.navshow #header_res > .toggle img{
		display:block;
		width:56px;
		height:56px;
		filter:brightness(0) saturate(100%) invert(75%) sepia(22%) saturate(679%) hue-rotate(2deg) brightness(91%);
	}

	body.home-page .hp_brochure .swiffy-slider,
	body.home-page .hp_brochure .slider-container,
	body.home-page .hp_brochure .slider-container > li{
		height:650px !important;
	}

	body.home-page .hp_brochure .slider-container{
		box-sizing:border-box;
		width:100%;
		margin:0;
		padding:0;
		list-style:none;
	}

	body.home-page .hp_brochure .slider-container > li{
		position:relative;
	}

	body.home-page .hp_brochure .slider-container > li::after{
		content:"";
		position:absolute;
		z-index:1;
		inset:0;
		background:rgba(22,54,27,.28);
		pointer-events:none;
	}

	body.home-page .hp_brochure .swiffy-slider img.hp_static_banner{
		height:650px;
		object-fit:cover;
		filter:brightness(.56) saturate(.72) sepia(.08);
	}

	body.home-page .hp_brochure .bannerText{
		z-index:2;
		top:45%;
		box-sizing:border-box;
		width:100%;
		padding:0 24px;
		line-height:1.35;
	}

	body.home-page .hp_brochure .bannerText .belfast_hp_header{
		width:min(420px, calc(100vw - 12px));
		margin:0 auto 20px;
	}

	body.home-page .hp_brochure .bannerText .banner-heading{
		max-width:390px;
		margin:0 auto 15px;
		font-size:clamp(34px, 9vw, 40px);
		line-height:1.08;
	}

	body.home-page .hp_brochure .bannerText p{
		max-width:360px;
		margin:0 auto;
		font-size:clamp(16px, 4.4vw, 19px);
		line-height:1.35;
	}

	body.home-page .hp_brochure .banner_actions{
		display:flex;
		flex-direction:column;
		align-items:center;
		gap:35px;
		margin-top:20px;
	}

	body.home-page .hp_brochure .bannerText .banner_actions a.submit.lg,
	body.home-page .hp_brochure .bannerText .banner_actions a.submit.lg:link,
	body.home-page .hp_brochure .bannerText .banner_actions a.submit.lg:visited{
		display:inline-flex;
		align-items:center;
		justify-content:center;
		box-sizing:border-box;
		width:188px;
		height:41px;
		margin:0;
		padding:0 12px;
		border:2px solid #FFF;
		border-radius:24px;
		background:rgba(149,117,46,.62);
		box-shadow:none;
		color:#FFF;
		font-family:'Instrument Serif', serif;
		font-size:21px;
		font-weight:400;
		line-height:1;
		text-transform:uppercase;
		text-decoration:none;
		-webkit-text-stroke:.5px #FFF;
	}
}

@media only screen and (min-width:768px) and (max-width:1199px){
	.hp_brochure .hp_feature_story .hp_feature_content{
		transform:none !important;
	}
}

@media only screen and (max-width:360px){
	.brochure.navshow #header_res{
		background-position:calc(50% - 78px) 77px, calc(50% + 78px) 77px;
		background-size:92px auto, 92px auto;
	}

	.brochure.navshow #header_res a#logo_responsive,
	.brochure.navshow #header_res a#logo_responsive img{
		width:136px;
		height:136px;
	}

	.brochure.navshow #tel_button{left:22px;}
	.brochure.navshow #email_button{left:63px;}
	.brochure.navshow #header_res > .toggle{right:20px;}

	body.home-page .hp_brochure .bannerText {
		top: 37%;
		padding: 0 18px;
	}

	body.home-page .hp_brochure .banner_actions{
		gap:26px;
		margin-top:20px;
	}
}

/* Safari/WebKit paint hardening for brochure subpages.
   Keep vertical content out of clipped stacking contexts and use simple
   flow layouts at phone widths. */
body{
	overflow-x:hidden;
}

.about_page,
.tour_info_page,
.faqs_page,
.booking_page,
.contact_page{
	overflow-x:hidden;
	overflow-y:visible;
}

.tour_info_hero_image{
	z-index:0;
}

.tour_info_hero_overlay{
	z-index:1;
}

.tour_info_hero_content{
	position:relative;
	z-index:2;
}

.about_intro_copy,
.about_story_copy,
.tour_info_page > #cell_full.cell_full,
.booking_form_panel_start,
.booking_form_panel_start > *,
.booking_form_panel,
.booking_form_panel > *{
	position:relative;
	z-index:1;
	opacity:1;
	visibility:visible;
}

.booking_prices_table{
	display:table;
	position:relative;
	z-index:1;
	opacity:1;
	visibility:visible;
}

.booking_prices_table thead{display:table-header-group;}
.booking_prices_table tbody{display:table-row-group;}
.booking_prices_table tr{display:table-row;}
.booking_prices_table th,
.booking_prices_table td{display:table-cell;}

@media only screen and (max-width:960px){
	.booking_form_panel_start,
	.booking_form_panel{
		position:relative;
		top:auto;
	}
}

@media only screen and (max-width:700px){
	.about_page .about_intro_inner{
		display:flex;
		flex-direction:column;
		align-items:stretch;
	}

	.about_page .about_intro_copy{
		width:100%;
	}

	.about_page .about_intro_image{
		flex:0 0 auto;
		align-self:center;
	}
}


/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

/* Cookie consent — Belfast Original Tea Tours */
#cookie-bar {
    --cookie-green: #16361b;
    --cookie-gold: #95752e;
    --cookie-cream: #f8f3e7;
    --cookie-ink: #3b2313;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    padding: 18px 32px;
    border-top: 3px solid var(--cookie-gold);
    background: var(--cookie-cream);
    box-shadow: 0 -10px 30px rgba(15, 43, 22, .18);
    color: var(--cookie-ink);
    font-family: var(--font-family, 'Instrument Serif', Georgia, serif);
    font-size: 16px;
    line-height: 1.45;
    text-align: left;
    z-index: 10000;
}

#cookie-bar.fixed { position: fixed; top: 0; left: 0; }
#cookie-bar.fixed.bottom {
    top: auto;
    bottom: 0;
    animation: slideInFromBottom .65s ease-out .35s forwards;
    transform: translateY(150%);
}

@keyframes slideInFromBottom {
    0% { transform: translateY(150%); opacity: 0; }
    100% { transform: translateY(0); opacity: 1; }
}

#cookie-bar .cb-inner {
    display: flex;
    width: min(1180px, 100%);
    margin: 0 auto;
    align-items: center;
    justify-content: space-between;
    gap: 28px;
    font-family: 'Times New Roman', Times, serif;
}

#cookie-bar p { max-width: 790px; margin: 0; padding: 0; }
#cookie-bar .cb-actions {
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    gap: 12px;
}

#cookie-bar a { display: inline-block; color: inherit; text-decoration: none; }
#cookie-bar .cb-policy,
#cookie-bar .cb-policy:link,
#cookie-bar .cb-policy:visited,
#cookie-bar .cb-policy:active,
#cookie-bar .cb-manage,
#cookie-bar .cb-manage:link,
#cookie-bar .cb-manage:visited,
#cookie-bar .cb-manage:active {
    margin: 0 0 0 5px;
    padding: 2px 0;
    border-bottom: 1px solid var(--cookie-gold);
    color: var(--cookie-green);
    cursor: pointer;
    font-weight: 700;
    line-height: 1.15;
    transition: color .2s ease, border-color .2s ease;
}

#cookie-bar .cb-policy:hover,
#cookie-bar .cb-manage:hover { border-color: var(--cookie-green); color: var(--cookie-gold); opacity: 1; }

#cookie-bar .cb-enable {
    min-width: 108px;
    padding: 11px 20px;
    border: 1px solid var(--cookie-green);
    border-radius: 999px;
    background: var(--cookie-green);
    box-shadow: 0 4px 12px rgba(15, 43, 22, .15);
    color: #fff;
    cursor: pointer;
    font-family: var(--font-family, 'Instrument Serif', Georgia, serif);
    font-size: 17px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    transition: background .2s ease, border-color .2s ease, transform .2s ease;
}

#cookie-bar .cb-enable:hover {
    border-color: var(--cookie-gold);
    background: var(--cookie-gold);
    transform: translateY(-1px);
}

#cookie-bar .cb-disable { background: #990000; }
#cookie-bar .cb-disable:hover { background: #bb0000; }

#cookie-bar a:focus-visible,
#cookie-popup button:focus-visible,
#cookie-popup a:focus-visible,
#cookie-popup input:focus-visible + .toggle-slider {
    outline: 3px solid rgba(149, 117, 46, .45);
    outline-offset: 3px;
}

#cookie-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    box-sizing: border-box;
    width: min(620px, calc(100% - 40px));
    max-height: calc(100vh - 40px);
    overflow-y: auto;
    padding: 42px 46px 38px;
    border: 1px solid #d6c5a0;
    border-top: 5px solid #95752e;
    border-radius: 4px;
    background: #f8f3e7;
    box-shadow: 0 24px 70px rgba(8, 30, 16, .32);
    color: #3b2313;
    font-family: 'Times New Roman', Times, serif;
    line-height: 1.55;
    text-align: left;
    transform: translate(-50%, -50%);
    z-index: 10002;
}

.popup-content > span:first-of-type {
    display: block;
    margin: 0 44px 20px 0;
    color: #16361b;
    font-family: var(--font-family, 'Instrument Serif', Georgia, serif);
    font-size: clamp(30px, 4vw, 40px);
    font-weight: 400;
    line-height: 1.05;
    text-transform: none;
    -webkit-text-stroke: 1px #16361b;
}

.popup-content p { margin: 0 0 16px; font-size: 16px; }
.popup-content strong {
    color: #16361b;
    font-family: var(--font-family, 'Instrument Serif', Georgia, serif);
    font-size: 20px;
    font-weight: 400;
    -webkit-text-stroke: 1px #16361b;
}

.popup-content button:not(.popup-close) {
    float: right;
    margin: 20px 0 0;
    padding: 12px 22px;
    border: 1px solid #16361b;
    border-radius: 999px;
    background: #16361b;
    box-shadow: 0 4px 12px rgba(15, 43, 22, .15);
    color: #fff;
    cursor: pointer;
    font-family: var(--font-family, 'Instrument Serif', Georgia, serif);
    font-size: 17px;
    transition: background .2s ease, border-color .2s ease, transform .2s ease;
}

.popup-content button:not(.popup-close):hover {
    border-color: #95752e;
    background: #95752e;
    transform: translateY(-1px);
}

#cookie-popup .popup-content a,
#cookie-popup .popup-content a:link,
#cookie-popup .popup-content a:visited,
#cookie-popup .popup-content a:active {
    color: #16361b;
    font-weight: 700;
    text-decoration: underline;
    text-decoration-color: #95752e;
    text-underline-offset: 3px;
}

#cookie-popup .popup-content a:hover {
    color: #95752e;
    opacity: 1;
}

button.popup-close {
    position: absolute;
    top: 22px;
    right: 24px;
    display: grid;
    width: 38px;
    height: 38px;
    padding: 7px;
    place-items: center;
    border: 1px solid rgba(22, 54, 27, .22);
    border-radius: 50%;
    background: transparent;
    cursor: pointer;
    transition: background .2s ease, border-color .2s ease;
}

button.popup-close:hover { border-color: #95752e; background: rgba(149, 117, 46, .1); }
button.popup-close svg { width: 20px; height: 20px; }
button.popup-close svg line { stroke: #16361b; }

#cookie-backdrop {
    position: fixed;
    inset: 0;
    background: rgba(8, 30, 16, .68);
    backdrop-filter: blur(3px);
    z-index: 10001;
}

.cookie-toggle { display: flex; float: right; align-items: center; gap: 8px; }
.cookie-toggle span#toggleStatus {
    margin: 0;
    color: #16361b;
    font-family: var(--font-family, 'Instrument Serif', Georgia, serif);
    font-size: 18px;
    line-height: 26px;
    -webkit-text-stroke: 0.5px #16361b;
}

.toggle-switch { position: relative; display: inline-block; order: 2; width: 50px; height: 26px; }
.toggle-switch input { position: absolute; width: 1px; height: 1px; opacity: 0; }
.toggle-slider {
    position: absolute;
    inset: 0;
    border-radius: 26px;
    background: #aaa395;
    cursor: pointer;
    transition: background .25s ease;
}

.toggle-slider::before {
    position: absolute;
    bottom: 3px;
    left: 3px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    content: '';
    transition: transform .25s ease;
}

input:checked + .toggle-slider { background: #16361b; }
input:checked + .toggle-slider::before { transform: translateX(24px); }

@media only screen and (max-width: 800px) {
    #cookie-bar { padding: 18px 22px 20px; }
    #cookie-bar .cb-inner { align-items: flex-start; flex-direction: column; gap: 14px; }
    #cookie-bar .cb-actions { width: 100%; justify-content: flex-end; }
}

@media only screen and (max-width: 479px) {
    #cookie-bar { padding: 15px 18px 17px; font-size: 15px; }
    #cookie-bar .cb-actions { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
    #cookie-bar .cb-manage {
        box-sizing: border-box;
        margin: 0;
        padding: 10px 8px;
        border: 1px solid #16361b;
        border-radius: 999px;
        text-align: center;
    }
    #cookie-bar .cb-enable { box-sizing: border-box; width: 100%; }
    #cookie-popup { width: calc(100% - 24px); max-height: calc(100vh - 24px); padding: 34px 24px 28px; }
    button.popup-close { top: 14px; right: 14px; }
    .popup-content > span:first-of-type { margin-right: 36px; font-size: 30px; }
    .popup-content p { font-size: 15px; }
}

@media (prefers-reduced-motion: reduce) {
    #cookie-bar.fixed.bottom { animation: none; transform: none; }
    #cookie-bar *, #cookie-popup * { transition: none !important; }
}

