/*
	Theme Name: Huntsman Child
	Description: WebTeam WordPress Theme
	Version: 1.0.0
	Template: huntsman
    Text Domain: huntsman-child

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

@import url("https://use.typekit.net/uic7vqo.css");

#sitenotice {
  display: none!important;
  padding-top: 115px !important;
  padding: 2%;
  background: #3e093b;
  color: #fff;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	position: relative;
}

:root {
  	--purple: #671463;
	--highlight: #d82f7f;
	--pink: #b92269;
}


.form-table {
    width: auto;
}


body {
	font-family: bigcity-grotesque-pro, sans-serif; 
	font-weight: 400;
	font-size: 1.15em;
	color: #282828;
	line-height: 1.5em;
	overflow-x: hidden;
}

h1 {
	font-size: 2.7em;
	margin: 0.67em 0;
	margin-bottom: 35px!important;
	font-weight: 400;
	line-height: 1.1em;
	color: var(--pink);
	word-break: break-word;
}

h2 {
	color: var(--pink);
	margin-top: 45px;
	float: left;
	width: 100%;
	margin-bottom: 25px !important;
	word-break: break-word;
}

a {
    color: var(--pink);
    text-decoration: none;
	font-weight: 600;
}

b, strong {
    font-weight: normal;
    color: var(--pink);
}

.wpcf7-form button, .wpcf7-form input, .wpcf7-form select, .wpcf7-form textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    border: 1px solid silver;
    border-radius: 6px;
    padding: 10px;
    max-width: 100%;
}

.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: var(--pink);
    color: white;
    border: 0px;
}

.wpb_content_element {
	margin-bottom: 10px!important;
}

.spacer_large {
	width: 100%;
	height: 40px;
	float: left;
}

.spacer_small {
	width: 100%;
	height: 20px;
	float: left;
}


.column_left {
	float: left;
	width: 65%;
}

.column_right {
	float: right;
	width: 30%;
	border-left: 5px solid var(--pink);
	padding-left: 25px;
}

.column_half {
	width: 48%;
	float: left;
	margin-right: 2%;
}

@media screen and (min-width: 526px) {
	.makesticky {
		position:fixed; 
		top:100px;
	}
}

@media screen and (max-width: 525px) {
		.vc_custom_1690884806101 {
		width: 100% !important;
	}
}

.makesticky-gallery {
	position:fixed; 
	top:310px;
	width: 274px !important;
}
@media screen and (min-width: 600px) {
#right-sticky-gallery {
	width: 274px !important;
}
}
.menu_bar {
	float: left;
	width: 20%;
	margin-right: 0%;
	margin-top: 70px;
	/*left: -60px;*/
	position: relative;
}

.menu_bar a {
	color: black;
	font-size: 0.95em;
	padding: 5px;	
	padding-left: 0px;
	padding-bottom 0px!important;
	float: left;
	width: 100%;
	position: relative;
	padding-left: 25px;
}


#left_inner {
	padding: 15px;
	float: left;
	box-sizing: border-box;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
}

#left_inner li {
	margin-bottom: 5px;
}

.see_also_header {
	padding-top: 35px!important;
}


.menu_bar h2 { 
	margin: 0px !important;
	font-size: 1.1em;
	margin-bottom: 7px !important;
}



.menu_bar ul, .menu_bar li {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.menu_bar ul {
	margin-bottom: 15px;
}
	
.main_content {
	float: left;
	width: 70%;
	padding-top: 60px;
	padding-bottom: 120px;
	border-left: 1px solid #efefef;
	padding-left: 75px;
	box-shadow: -33px 68px 26px 6px #00000005;
	top: -28px;
	position: relative;
	z-index: 6;
}

.main_content a:hover, .main_content a:focus, a:hover {
	text-decoration: underline;
}


.featured_image {
	float: left;
	width: 100%;
	height: 405px;
	background-image: url(/wp-content/uploads/Thornhill-1024x439-1.jpg);
	left: 0px;
	overflow: hidden;
	background-size: cover !important;
	background-position: 0px 0px !important;
	position: relative;
	z-index: 5;
}

.wave {
	position: relative;
    bottom: 0px;
    z-index: 99;
    min-height: 100%;
}

.logo.left {	
	float: left;
	position: absolute;
}


.logo-img {
    float: left;
	transition: all 0.2s ease-in-out;
}

.smalllogo {
	width: 80px;
}

.header_space {
	width: 100%;
	float: left;
	height: 0px;
	background: var(--purple);
}

.footer {
    background: var(--purple);
    color: white;
	width: 100%;
	padding: 20px;
	float: left;
	-webkit-box-shadow: inset 0px 11px 28px -17px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 11px 28px -17px rgba(0,0,0,0.75);
	box-shadow: inset 0px 11px 28px -17px rgba(0,0,0,0.75);
	margin-top: 160px;
	position: relative;
}


.cd-top {
	float: right;
	position: fixed;
	bottom: 0px;
	right: 20px;
	background: black;
	color: white;
	padding: 15px;
	z-index: 99;
}

.copyright-wrapper {
	margin: 0px;
	background: black;
	color: white;
	font-size: 0.7em;
	padding: 5px;
	float: left;
	width: 100%;
	padding-left: 25px;
	box-sizing: border-box;
}

.copyright-wrapper a {
	color: silver;
}

#mobile-header {
	display: none;
}


#cclang {
    display: none;
}

.main_button, .main_button_tight, .tab_panel button {
	padding: 15px;
	background: var(--pink);
	color: white;
	border-radius: 4px;
	padding-left: 35px;
	padding-right: 35px;
	display: inline-block;
	margin-bottom: 25px;
	border: 0px;
	border-bottom: 3px solid var(--purple);
	padding-bottom: 11px;
}

.main_button_tight {
	float: left;
	margin-right: 10px;
}


.header {
    background: var(--purple);	
	/*position: fixed;*/
	z-index: 100;
	width: 100%;
	transition: all 0.3s ease-in-out;
	opacity: 0.95;
	top: 0px;
	background: rgb(103,20,99);
	background: linear-gradient(126deg, rgba(103,20,99,1) 0%, rgba(136,26,85,1) 100%); 
	margin-top: -1px;
}

.header:hover {
	opacity: 1;
}

.header_hide {
	top: -95px;	
	transition: all 0.3s ease-in-out;
}

.nav.navright {
	padding-left: 200px;
	float: left;	
}


.align {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}


.align_block {
	float: left;
	width: 100%;
}

.slider_holder {
	background-image: url('/wp-content/uploads/Thornhill-1024x439-1.jpg');
	width: 100%;
	height: 450px;
	background-size: cover;
	background-position: center center;
}

.home_grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 10px;
	width: 100%;
}

.home_link {
	background-size: cover;
	background-position: center center;
	box-shadow: 0 0 8px 2px #00000014;
} 



.home_link div {	
	background: var(--purple);
	color: white;
	padding: 35px;
	opacity:0.91;
	padding-bottom: 55px;
	transition: all 0.2s ease-in-out;
	min-height: 260px;
}

.home_link:hover, .home_link:focus, .menu_bar a:hover, .menu_bar a:focus {
	text-decoration: none;
}

.home_link:hover div, .home_link:hover span {
	opacity: 1;	
}

.home_link p {
    font-size: 1.1em;
	border-bottom: 2px solid #ffffffb5;
	padding-bottom: 15px;
}

.home_link div span {
	font-size: 0.9em;	
}

.box_funeral {
	background-image: url(/wp-content/uploads/cemetery_thornhill.jpg);
}


.box_service {
	background-image: url(/wp-content/uploads/arranging-a-funeral.jpg);
}

.box_cemetery {
	background-image: url(/wp-content/uploads/visit-a-cemetery.jpg);
}

.box_memorials {
	background-image: url(/wp-content/uploads/Memorials_caligraphy.jpg);
}

.box_genealogy {
	background-image: url(/wp-content/uploads/Tree_homepage.jpg);
}

.box_support {
	background-image: url(/wp-content/uploads/Statue_homepage.jpg);
}


.right_image {
	position: relative;
	top: -40px;
	z-index: 99;
}

#cemetery_holder, .event_grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 25px;
	margin-top: 30px;
}

.event_grid {
	grid-template-columns: 1fr 1fr;
	width: 96%;
	float: left;
	margin-top: 0px;
}


#chapel_holder ul {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 2rem;
	margin-top: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style: none;
}
@media screen and (max-width:500px) {
	#chapel_holder ul {
		grid-template-columns: 1fr;
	}
}

.cemetery_box {	
	float: left;
	background: url('/wp-content/uploads/Texture_purple-1.jpg'), var(--purple);
	color: white;
	box-shadow: 0 0 15px 10px #0000000a;
	border-bottom-right-radius: 50px;
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

#wave {
  position: relative;
  top: -18px;
}

.cemetery_box path {
  fill: #5f185e;
}


.cemetery_box:hover .cemetery_go  {
	background: white;
	border-color: white;
	color: var(--purple);
}


.cemetery_image {
	float: left;
	height: 200px;
	width: 100%;
	background-size: cover!important;
}

.cemetery_text {
	padding: 30px;
	float: left;
	padding-top: 10px;
	width: 90%;
	min-height: 135px;
}

.cemetery_text h3 {
	margin-top: 0px;
}

.cemetery_go {
	position: absolute;
	right: 22px;
	bottom: 22px;
	border: 2px solid #fff6;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 2.5em;
}

.cemetery_go:after {
	content: "\f054";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
}


.funeral_costs, table {
    margin-top: 10px;
    border-top: 2px solid var(--purple);
}

.funeral_costs {
	 margin-top: 40px;
}

.funeral_costs tr, table tr {
	border-bottom: 1px solid #ededed;	
}

.funeral_costs td, .funeral_costs th, table td, table th {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 30px;
}


.table_grid {
	margin-bottom: 50px;
}

.table_grid td {
	border: 1px solid #e9e2e2 !important
	text-align: center;
	padding: 5px;
	text-align: center;
}

.table_grid th {
	padding-left:15px;
	padding-right:15px;
}

.table_grid tr:hover {
	background: whitesmoke;
}

.table_grid td:first-child {
	text-align: left;	
}

.menu_active, .menu_bar a:hover, .menu_bar a:focus {
	color: var(--pink)!important;
}

.menu_active:before {
	font-weight: 600!important;
}

caption {
    text-align: left;
    font-weight: 600;
	color: var(--purple);
	margin-bottom: 15px;
}

em {
    border-left: 2px solid var(--pink);
    padding-left: 15px;
    float: left;
}

.cemetery_text h2 {
	color: white;
	padding-top: 0px;
	margin-top: 20px;
}


.gallery {
	float:left;
	width: 100%;
	height: 500px;
	position:relative;
	margin-top: 20px;
}

.gallery div {
	float:left;
	width: 100%;
	height: 500px;
	position:absolute;
	top: 0px;
	left: 0px;
	background-size: cover !important;
	background-position: center center !important;
}


.hide {
	display: none;
}

.gallery_buttons {   
    width: 100%;    
	float:left;
	margin-top: 15px;
	margin-bottom:30px;
}

.gallery_buttons button {
	background: none;
	border:0px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	opacity: 0.9;
}



.gallery_buttons button:hover {
	opacity: 1;	
}


.gallery_buttons div {
	height:80px;
	width: 100px;
	background-size: cover!important;
}

.gallery_next {
	background: #000000cf;
	width: 50px;
	height: 50px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 99;
	border:0px;
	color: white;
	line-height: 2.5em;
}

.gallery_next:after {
	content: "\f054";
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
}


.gallery_previous {
	background: #000000cf;
	width: 50px;
	height: 50px;
	position: absolute;
	right: 52px;
	bottom: 0px;
	z-index: 99;
	border:0px;
	color: white;
	line-height: 2.5em;
}


.gallery_previous:after {
	content: "\f053";
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
}

.footer_column {
	width: 33%;
	float: left;
}

.border_left {
	border-left: 1px solid #ffffff1a;
	padding-left: 35px;
	min-height: 250px;
}

.footer_column img {
	float: left;
	height: 140px;
}

.footer_column a {
	color: white;
}

.footer_column h3 {
	float: left;
	width: 100%;
}

.left {
	float: left;
}


.footer_column ul, .footer_column li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
	padding: 5px!important;	
}


.vc_sep_shadow {
	margin-top: 80px;
	margin-bottom: 60px;
}


.support_row {
	margin-bottom: 30px;
	float: left;
	width: 100%;
	line-height: 1em;
}

.letter_row a {
	background: var(--pink);
	margin-right: 3px;
	border-radius: 50%;
	color: white;
	padding: 5px;
	float: left;
	width: 29px;
	height: 29px;
	text-align: center;
	line-height: 1.3em;
}

.letter_row a:hover {
	background: var(--highlight);
}

#search_adults, #search_paediatrics {
    float: left;
    width: 100%;
    border: 1px solid silver;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 5px;
}



.vc_tta-panel-heading {
	color: var(--pink) !important;
}

.vc_tta-controls-icon:before, 
.vc_tta-controls-icon:after,
.vc_tta-controls-icon {
	color: var(--pink)!important;
	border-color: var(--pink)!important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
  color: var(--pink)!important;
}

.vc_tta-panel-body {
	border: 1px solid #f0f0f0!important;
	padding: 33px 30px!important;
}


.event_date {
  position: absolute;
  background: black;
  padding: 15px;
}

.swirl {
	width: 143px;	
}

.homepage_help {
	background: #4f1655 !important;
	margin-top: 75px !important;
	padding-bottom: 67px;
	position: relative;
	overflow: visible;
}


.homepage_top {
	margin-bottom: 50px;
}

.help_wave {
	position: absolute;
	bottom: -120px;
	pointer-events: none;
}

.homepage_help h2 {
	color: white!important;	
}

.mega-sub-menu {
	border-bottom-left-radius: 6px !important;
	border-bottom-right-radius: 6px !important;	
}


.mega-sub-menu h2 {
	margin-top: 15px!important;
	margin-bottom: 0px!important;
}

.mega-sub-menu img {
	margin-top: 16px;
}

.mega-sub-menu a {
	padding-left: 25px!important;
}

.mega-sub-menu a:before, .menu_bar a:before {
	content: "\f054"!important;	
	font-family: "Font Awesome 5 Free"!important;
	font-weight: 600;
	color: var(--pink)!important;
	margin-right: 15px!important;
	position: absolute!important;
	left: 0px!important;
	top: -1px!important;
	transition: all 0.2s ease-in-out;
}



.mega-sub-menu a:before {
	font-weight: 600!important;
}

#on_this_page a:before {
	content: "\f111" !important;
	font-weight: 300;
}

.menu_bar a:before {
	top: 3px !important
}

.mega-sub-menu a:hover:before, .mega-sub-menu a:focus:before, .menu_bar a:hover:before, .menu_bar a:focus:before {
	left: 2px!important;
}

.textwidget p {
	float: left;
	margin-top: 0px!important;
}

.menu_divide {
	margin-top: 10px;
	height: 1px;
	background: var(--purple);
	margin-bottom: 10px;
	width: 100%;
	float: left;
}

.mega-indicator:after {
	content: "\f078" !important;
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 600 !important;
	font-size: 0.6em!important;
	margin-left: 13px !important;
	position: relative;
	top: 0px!important;
	color: #dab8d89c !important;
}

.footer_column a:before {
	content: "\f054" !important;
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 600 !important;
	margin-right: 15px;
}


.vc_tta-panel-body div {
	margin-top: 0px!important;
}

.footer_watermark {
	background: url('https://www.cardiffbereavement.co.uk/wp-content/uploads/CardiffCouncil.svg');
	position: absolute;
	background-size: cover;
	top: 82px;
	bottom: 0px;
	left: 151px;
	width: 550px;
	opacity: 0.05;
}

.icon_phone:before {
	content: "\f095" !important;
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 600 !important;
	margin-right: 15px;
}

.icon_email a:before {
	display: none!important;
}

.icon_email:before {
	content: "\f0e0" !important;
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 600 !important;
	margin-right: 15px;
}



.support_box {	
	float: left;
	box-sizing: border-box;
	color: white;
	background-image: url(/wp-content/uploads/arranging-a-funeral.jpg);
	background-size: 111%;
	border-radius: 6px;
	overflow: hidden;
	margin-bottom: 15px;
	transition: all 0.3s ease-in-out;
}

.support_box p {
  width: 70%;
}

.box_costs {
	background-image: url(/wp-content/uploads/POunds.jpg);	
}

.box_cathays {
	background-image: url(/wp-content/uploads/Cathays_04.jpg);	
	width: 70%;
}

.box_mum {
	background-image: url(/wp-content/uploads/DM_01.jpg);
	width: 70%;
}

.support_box div {
	float: left;
	box-sizing: border-box;
	padding: 35px;
	background: linear-gradient(90deg, rgba(103,20,99,0.8799720571822479) 0%, rgba(103,20,99,0.8435574913559174) 52%, rgba(103,20,99,0) 100%);
	transition: all 0.2s ease-in-out;
}

.support_box:hover, .support_box:focus {
	background-size: 115%;	
}


.external_link:after {
	content: "\f35d";
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 600 !important;
	margin-left: 5px;
}

.external_link_text {
  position: absolute;
  left: -100000px;
}

#on_this_page_select {
	display: none;
}

.mega-wpml-ls-item {
	float: right!important;
}

.welsh_logo_footer {
	height: 100px!important;
}


.elsewhere, ul {
	float: left;
	width: 100%;
	box-sizing: border-box;
}

.elsewhere ul, .elsewhere li {
	margin-left: 10px;
	padding-left: 0px;
}


.container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.container iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}


.wpcf7-response-output {
	background: #ef7c27;
	color: white;
	padding: 25px !important;
}

.wpcf7-not-valid-tip {
	color: #ef7c27;
	margin-bottom: 25px;
}

.sent .wpcf7-response-output {
	background: #9e2064!important;
	border-color: #9e2064!important;
}


.sharing_box {
	border-top: 1px solid var(--pink);
	margin-top: 80px;
	padding-top: 25px;
	float: left;
	width: 100%;
}


.sharing_box a {
	margin-right: 20px;	
}


.sharing_box a:before {
	content: "\f0e0";	
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;	
	margin-right: 10px;
}

.social_facebook:before {
	content: "\f39e"!important;
	font-family: 'Font Awesome 5 Brands'!important;
}


.social_twitter:before {
	content: "\f099"!important;
	font-family: 'Font Awesome 5 Brands'!important;
}

.nopage {
	margin-top: 200px;
}


.attachment-120x120.size-120x120.wp-post-image {
  float: left;
  border-radius: 50%;
  margin-right: 25px;
}

.cc-banner {
	background-color: var(--purple)!important;
	color: white!important;
}

.cc-message strong {
	color: white!important;
}

.fancy-bullet li {
	display: flex;
}
.fancy-bullet li:before, .fancy-bullet li:before {
    content: ' ';
    background-image: url(https://www.cardiffbereavement.co.uk/wp-content/uploads/list_icon.jpg);
    width: 25px;
    background-repeat: no-repeat;
    height: 25px;
    display: inline-block;
    margin-right: 1rem;
    margin-left: -1rem;
}

.fancy-bullet li::marker, .fancy-bullet li::marker {
    display: none;
}

/*Book of remembrance styling */

.calc-hide {
    display: none;
}

.calc-show h2 {
    margin: 0px;
}

input#est-cost-id {
    display: none;
}

input#grand-total-amount {
    width: 100px;
    background: transparent;
    border: 0;
	font-weight: 600;
    color: var(--pink);
    font-size: 1.1rem;
}
.calc-total-cost {
    font-weight: 600;
    color: var(--pink);
    font-size: 0.9rem;
}

.bor-form {
	display: flex;
	flex-direction: column;
	gap: 2rem;
}
.bor-form-section {
    background-color: #f4f4f4;
    padding: 1rem;
}

.bor-form-section.remembrance {
    margin-top: -9rem;
}

.bor-form-section input.wpcf7-form-control.wpcf7-text, .bor-form-section textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
}

.bor-form-section label {
    margin-right: 1rem;
}


.bor-form-lines {
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
}
.bor-form-lines p {
	margin: 0px;
	padding: 0px;
}
.bor-form-lines label {
    margin-right: 1rem;
    width: 50px !important;
    display: inline-block;
	align-content: center;
}
::root {
	counter-reset: lines;
}
ul.bor-form-lines {
	list-style-type: none;
	margin-left: 0px;
    padding-left: 0px;
	margin-bottom: 2rem;
}
ul.bor-form-lines li {
	counter-increment: lines;
	/*margin-left: 1.8rem;*/
}

ul.bor-form-lines li::marker {
	/*display: list-item;
	content: "Line " counter(lines) " ";
  	color: initial;
  	font-weight: 400;*/
}
/*.bor-options-columns {
    display: flex;
    flex-direction: column;
}*/

.bor-options .wpcf7-checkbox {
	display: flex;
	flex-direction: column;
}

[data-class="wpcf7cf_group"]:nth-child(1),[data-class="wpcf7cf_group"]:nth-child(2), .wpcf7cf_remove, .wpcf7cf_add {
    width: 100%;
    float: left;
    padding: 2rem;
    background: #ddd;
    margin: 20px 0rem !important;
}

@media screen and (max-width:525px) {
	[data-class="wpcf7cf_group"]:nth-child(1),[data-class="wpcf7cf_group"]:nth-child(2), .wpcf7cf_remove, .wpcf7cf_add, .memorial-gardens {
		padding: 5px !important;
	}
}
.bor-options input[type="checkbox"], .bor-options input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    height: 24px;
    width: 22px;
}

.bor-options-hidden span[data-id="select-red-blue-group"] {
    background-color: #ddd;
    padding: 1rem;
    display: flex;
    flex-direction: row;
    width: 100%;
}
.bor-options-hidden span[data-id="specify-type-colour-flower-group"], .bor-options-hidden span[data-id="specify-badge-group"], .bor-options-hidden span[data-id="specify-other-art-group"] {
    background-color: #ddd;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    width: 100%;
	margin-top: -2rem;
}
.bor-options-hidden span[data-id="specify-badge-group"] {
	margin-top: -4rem !important;
}
.bor-options-hidden span[data-id="specify-other-art-group"] {
	margin-top: -6rem !important;
}

.bor-options-hidden span[data-id="select-red-blue-group"]:before, .bor-options-hidden span[data-id="specify-type-colour-flower-group"]:before, .bor-options-hidden span[data-id="specify-badge-group"]:before, .bor-options-hidden span[data-id="specify-type-colour-flower-group"]:before, .bor-options-hidden span[data-id="specify-other-art-group"]:before {
	content: "\f05a" !important;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 600 !important;
    margin-right: 15px;
	font-size: 2rem;
	margin-bottom: 1rem;
}

.text-names p {
    display: flex;
    flex-direction: row;
    column-gap: 1rem;
}

ul.bor-form-lines li p {
    display: flex;
    flex-direction: row;
    column-gap: 0.5em;
}


/* memorial plaque layout*/

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 0em !important;
}

.select-images-area .wpcf7-form-control {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}

/*div#memorial-gardens-inscription {
    display: flex;
    gap: 2rem;
	flex: 1 1 0px;
}*/

div#memorial-gardens-inscription li {
    min-width: 450px;
}

span.wpcf7-list-item {
    /*background-color: white;*/
    padding: 0.5rem;
    align-items: center;
    text-align: left;
    width: 100%;
}

.select-images-area span.wpcf7-list-item {
    background-color: white;
    padding: 1rem;
    align-items: center;
    text-align: center;
    width: 31%;
}

.wpcf7-acceptance span.wpcf7-list-item {
	width: 100% !important;
    text-align: left;
    padding: 0px;
}

/*edia screen and (max-width: 525px) {
	span.wpcf7-list-item {
		width: 47%;
	}
}*/

.select-images-area input[type="radio"] {
	width: 100%;
    height: 75px;
    text-align: center;
    align-items: center;
    position: relative;
}

.select-images-area input[type="radio"]:checked {
	opacity: 1;
	
}

.select-images-area input[type="radio"]:focus {
    border-width: 3px solid;
   -webkit-box-shadow: 0 0 0 4px #fd0;
    box-shadow: 0 0 0 4px #fd0;
	
}

.select-images-area input[type="radio"]:checked {
    border-width: 3px solid #fd0;
    -webkit-box-shadow: 0 0 0 4px #fd0;
    box-shadow: 0 0 0 4px #fd0;
	
}

input[type="radio"][value*="CD01"]::before {
    background-image: url(/wp-content/uploads/cd01.jpg);
	width: 80px;
    height: 75px;
	content: '';
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: white;
	
}

input[type="radio"][value*="CD02"]::before {
    background-image: url(/wp-content/uploads/cd02.jpg);
    width: 80px;
    height: 75px;
	content: '';
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: white;
	
}
input[type="radio"][value*="CD03"]::before {
    background-image: url(/wp-content/uploads/cd03.jpg);
    width: 80px;
    height: 75px;
	content: '';
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: white;
	
}
input[type="radio"][value*="CD04"]::before {
    background-image: url(/wp-content/uploads/cd04.jpg);
    width: 80px;
    height: 75px;
	content: '';
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: white;
	
}
input[type="radio"][value*="CD05"]::before {
    background-image: url(/wp-content/uploads/cd05.jpg);
    width: 80px;
    height: 75px;
	content: '';
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: white;
	
}
input[type="radio"][value*="CD06"]::before {
    background-image: url(/wp-content/uploads/cd06.jpg);
    width: 80px;
    height: 75px;
	content: '';
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: white;
	
}
input[type="radio"][value*="CD07"]::before {
    background-image: url(/wp-content/uploads/cd07.jpg);
    width: 80px;
    height: 75px;
	content: '';
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: white;
	
}
input[type="radio"][value*="CD08"]::before {
    background-image: url(/wp-content/uploads/cd08.jpg);
    width: 80px;
    height: 75px;
	content: '';
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: white;
	
}
input[type="radio"][value*="CD09"]::before {
    background-image: url(/wp-content/uploads/cd09.jpg);
    width: 80px;
    height: 75px;
	content: '';
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: white;
	
}
input[type="radio"][value*="CD10"]::before {
    background-image: url(/wp-content/uploads/cd10.jpg);
    width: 80px;
    height: 75px;
	content: '';
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: white;
	
}
input[type="radio"][value*="CD11"]::before {
    background-image: url(/wp-content/uploads/cd11.jpg);
    width: 80px;
    height: 75px;
	content: '';
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: white;
	
}
input[type="radio"][value*="CD12"]::before {
    background-image: url(/wp-content/uploads/cd12.jpg);
    width: 80px;
    height: 75px;
	content: '';
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: white;
	
}
input[type="radio"][value*="CD13"]::before {
    background-image: url(/wp-content/uploads/cd13.jpg);
    width: 80px;
    height: 75px;
	content: '';
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: white;
	
}
input[type="radio"][value*="CD14"]::before {
    background-image: url(/wp-content/uploads/cd14.jpg);
    width: 80px;
    height: 75px;
	content: '';
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: white;
	
}
input[type="radio"][value*="CD15"]::before {
    background-image: url(/wp-content/uploads/cd15.jpg);
    width: 80px;
    height: 75px;
	content: '';
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: white;
	
}
input[type="radio"][value*="CD16"]::before {
    background-image: url(/wp-content/uploads/cd16.jpg);
    width: 80px;
    height: 75px;
	content: '';
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: white;
	
}
input[type="radio"][value*="CD17"]::before {
    background-image: url(/wp-content/uploads/cd17.jpg);
    width: 80px;
    height: 75px;
	content: '';
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: white;
	
}
input[type="radio"][value*="CD18"]::before {
    background-image: url(/wp-content/uploads/cd18.jpg);
    width: 80px;
    height: 75px;
	content: '';
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: white;
	
}
input[type="radio"][value*="CD19"]::before {
    background-image: url(/wp-content/uploads/cd19.jpg);
    width: 80px;
    height: 75px;
	content: '';
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: white;
	
}
input[type="radio"][value*="CD20"]::before {
    background-image: url(/wp-content/uploads/cd20.jpg);
    width: 80px;
    height: 75px;
	content: '';
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: white;
	
}

.memorial-gardens {
    margin: 2rem 0rem;
    background-color: #ddd;
    padding: 1rem 2rem;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.memorial-gardens input.wpcf7-form-control {
	margin-right: 10px;
}

.memorial-gardens > div:nth-child(2), .memorial-gardens > div:nth-child(3) {
	text-align: center;
}

.memorial-garden-pics {
	display: flex;
	flex-direction: row;
	column-gap: 1rem;
}
.memorial-garden-pics > div {
	max-width: 50%;
}

.memorial-garden-pics img {
	max-width: 100%;
}

.plaque-images {
    background-color: #c3bbbb;
    padding: 0.5rem;
    border-radius: 5px;
}

/*@media screen and (min-width: 526px) {
	.memorial-gardens > div {
		max-width: 33%;
	}
}

.memorial-gardens img {
    max-width: 100%;
}*/

ul.mg-form-lines {
    list-style: none;
    padding: 0;
}

@media screen and (max-width:525px) {
	.memorial-gardens input.wpcf7-form-control {
		max-width: 75% !important;
		margin-right: 10px;
	}
	.wpcf7-acceptance span.wpcf7-list-item {
		text-align: center;
	}
}

.mem-garden-img-selected {
	border: 5px solid red;
}

div[data-id="image-file-group"] {
    border: 1px solid #ddd;
    display: inline-block;
    margin: 0px;
    padding: 1rem;
	width: 100%;
}

input.wpcf7-form-control.wpcf7-file {
    width: 100%;
}

select#memorial-garden-selector {
    max-width: 95%;
}

.plaque-choice span.wpcf7-list-item {
    width: 50%;
}

.white-selector {
    display: flex;
    flex-direction: column;
}

.plaque-example.black img, .plaque-example.white img {
    max-width: 100%;
    width: 100%;
}

figure.plaque-example figcaption {
    text-align: center;
    margin: -30px 0px 0px 0px;
    padding: 0px;
}

span.wpcf7-list-item label {
    padding: 5px;
}

.white-plaque-two-images-area [data-class="wpcf7cf_group"]:nth-child(1), .white-plaque-two-images-area [data-class="wpcf7cf_group"]:nth-child(2) {
    padding: 0px;
	margin: 0px !important;
}

/*Cookie notice*/
.cookie-notice-container a {color: #fff!important; text-decoration: underline;}
.cookie-notice-container a:hover {color: #ffff00!important;}

a#cn-accept-cookie:hover,a#cn-refuse-cookie:hover {background-color:#e1e23e!important;color:#000!important;}
a#cn-accept-cookie:focus,a#cn-refuse-cookie:focus {outline: 2px dashed #fff!important;}

#cookie-notice {
    font-size: 17px!important;
	border-bottom: 2px solid #e1e23e;
	text-align: left!important;
	top: -1px;
}

.cookie-notice-container {text-align: left!important;
    padding-top: 30px!important;
    padding-bottom: 45px!important;}

#cookie-notice h2 {color: #fff!important; margin-top:0px!important;margin-bottom:15px!important;text-align: left!important;}

#cn-accept-cookie:hover,#cn-accept-cookie:focus,#cn-refuse-cookie:hover,#cn-refuse-cookie:focus {
  outline: 3px solid #fd0 !important;
  text-decoration: underline !important;
}

/* END */

.wpcf7-form-control.has-spinner.wpcf7-submit[disabled] {
    background-color: lightgray;
}

/*calculation form styles*/
.calc-form-confine {
	width: 100%;
	display: flex;
    gap: 1rem;
}
input[name="total-field"] {
    pointer-events: none;
    border: 0px;
    font-size: 30px;
}

.calc-form-left {
    width: 70%;
    float: left;
    background-color: #f4f4f4;
    padding: 2rem;
}

.calc-form-right {
	width: 30%;
	float: left;
}

.calc-form-confine .wpcf7-acceptance span {
    padding: 1rem;
}

.calc-form-right .wpcf7-text {
    background: transparent;
    width: 32%;
    font-weight: 600;
}

.calc-sticky {
	padding: 0.5rem;
	background-color: #f4f4f4;
}

.calc-sticky h3 {
    color: var(--pink);
}

@media screen and (min-width: 526px) {
    .calc-sticky {
        position: sticky;
		display: flex;
        flex-direction: column;
		max-width: 250px;
    }
}
 
.wp-block-group.has-background {
    padding: 1rem;
}

.wp-block-group.has-background h2 {
	padding: 0px;
	margin: 0px;
}

/* accessbility changes */
p.icon_email {
    padding: 0px;
    margin: 0px;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
	height: 45px;
}

.menu_bar a {
 	height: 45px;
    line-height: 20px;
    margin-bottom: 10px	
}

p.icon_email a {
    height: 45px;
    display: inline-block;
    vertical-align: baseline;
}

.footer_column li a {
    height: 45px;
    display: inline-block;
}

.copyright-wrapper a {
    height: 45px;
    display: inline-block;
}

.letter_row a {
	width: 45px;
    height: 45px;
	padding: 12px;
}

a:not(:has(> img, > svg, > picture, div))  {
    height: 45px;
    display: inline-block;
}

li.vc_tta-tab {
    width: inherit;
}


#g-recaptcha-response {
        display: none !important;
}


@media only screen and (min-width: 831px) {
	button.mega-toggle-animated.mega-toggle-animated-slider {
		display: none !important;
	}
	#chapel_holder {
    display: inline-flex;
    gap: 2rem;
}
}

@media only screen and (max-width: 830px) {
	#mega-menu-wrap-header-menu .mega-menu-toggle {
		height: 60px;
	}
	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated {
		transform: scale(1);
	}
	.calc-form-confine {
    flex-direction: column-reverse;
	}
	.calc-form-right {
		width: 100%;
	}
	.calc-sticky {
		max-width: 100%;
	}
	.calc-form-left {
		width: 100%;
	}
	a {
		word-break: break-all;
	}
}