@import url('https://fonts.googleapis.com/css?family=Hind&display=swap');
/*
Theme Name: Burial Plot Lookup theme
Author: Jay Guru
Description: A responsive theme template.
Version: 1

colors:
dark green: #4B654B
green: #5D7F5D
*/

html, body {
	margin: 0 auto;
	height: 100%;
	
}
body {
	width: 100%;
	height: 100%;
	font-size: .895em;
	font-family: 'Hind', sans-serif;
	color: #000;
	background: #CEBAB3;
	background: -webkit-linear-gradient(left, #75a37a 0%,#aed0ae 33%,#aed0ae 66%,#75a37a 100%);
}
div, header, footer, p, h1, h2, h3, h4, h5, span, ul {
	margin: 0;
}
ul {
	list-style-type: none;
	padding: 0;
}
img {
	width: auto;
	height: auto;
	max-width: 100%;
}
a:link,
a:visited,
a:active {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.box-shadow {
	-webkit-box-shadow: 0px 3px 5px rgba(0,0,0, .5);
	-moz-box-shadow: 0px 3px 5px rgba(0,0,0, .5);
	box-shadow: 0px 3px 5px rgba(0,0,0, .5);	
}
header {
	width: 100%;
	margin: 0 auto;
	background: transparent;
	text-shadow: 1px 2px 2px #000;
}
header a:link,
header a:visited,
header a:active {
	color: #fff;
	text-decoration: none;
}
header a:hover {
	text-decoration: none;
}
header > #header-container > #header-content {
	background: #5D7F5D;
}
header > #header-container > #header-content > #brand {
	text-align: center;
	width: auto;
	padding: 1em;
}
header > #header-container > #header-content > #brand > a {
	display: inline-block;
	margin: 0;
}
header > #header-container > #header-content > #brand > a > img {
	display: inline-block;
	margin: 0;
	width: auto;
	max-width: 200px;
	vertical-align: bottom;
}
#wrapper {
	margin: 0 auto;
	width: 100%;
	min-height: 50vh;
	background: transparent;
	padding-bottom: 1em;
	position: relative;
}
#wrapper > #back-to-top {
	display: none;
	position: fixed;
	right: .5em;
	bottom: .25em;
	width: 3em;
	height: 3em;
	background: #000;
	margin: auto;
	cursor: pointer;
	z-index: 9999;
}
#wrapper > #back-to-top a {
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
}
#wrapper > #back-to-top a:link,
#wrapper > #back-to-top a:visited,
#wrapper > #back-to-top a:active {
	color: #fff;
	text-decoration: none;
}
#wrapper > #back-to-top a:hover {
	text-decoration: none;
}
#wrapper > #back-to-top > a > span.arrow-up {
	margin: 0 auto 0 .15em;
	width: 0; 
	height: 0;
	display: inline-block;
	vertical-align: middle;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 15px solid #fff;
}
#wrapper > #section-1,
#wrapper > #section-1 > #section-1-content,
#wrapper > #section-1 > #section-1-content > #background-image,
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content {
	margin: 0 auto;
	width: 100%;
}
#wrapper > #section-1 > #section-1-content > #interment-registry {
	margin: 0 auto;
	text-align: center;
	width: 100%;
	height: 4em;
	line-height: 4em;
	color: #fff;
	text-shadow: 1px 2px 2px #000;
}
#wrapper > #section-1 > #section-1-content > #background-image {
	position: relative;
	text-align: center;
}
#wrapper > #section-1 > #section-1-content > #background-image img {
	margin: 0 auto;
	width: 100%;
	max-width: 340px;
}
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9998;
}
#search-area-content > div.gv-grid.gv-widgets-header > div.gv-grid-col-1-1.gv-left {
	padding-right: 0;
}
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content > div.gv-grid.gv-widgets-header > div > form {
	display: block !important;
	position: relative;
	margin: 0 auto;
	text-align: center;
	height: 200px;
}
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content > div.gv-grid.gv-widgets-header > div.gv-grid-col-1-1.gv-left > form > div.gv-search-box.gv-search-field-text,
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content > div.gv-grid.gv-widgets-header > div.gv-grid-col-1-1.gv-left > form > div.gv-search-box.gv-search-box-submit {
	margin: 0 !important;
	width: auto !important;
	position: absolute;
	left: 0;
	top: 1em;
	right: 0;
}
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content > div.gv-grid.gv-widgets-header > div.gv-grid-col-1-1.gv-left > form > div.gv-search-box.gv-search-field-text {
	top: 5em;
}
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content > div.gv-grid.gv-widgets-header > div.gv-grid-col-1-1.gv-left > form > div.gv-search-box.gv-search-box-submit {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	top: 8em;
}
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content > div.gv-grid.gv-widgets-header > div.gv-grid-col-1-1.gv-left > form > div.gv-search-box.gv-search-box-submit > a.button,
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content > div.gv-grid.gv-widgets-header > div.gv-grid-col-1-1.gv-left > form > div.gv-search-box.gv-search-box-submit > input[type="submit"] {
	display: inline-block !important;
	margin: .5em auto 1em auto;
	width: auto;
	min-width: 10em;
	border: 0;
	-webkit-border-radius: .85em;
	-moz-border-radius: .85em;
	border-radius: .85em;
	-webkit-box-shadow: 0 .2em 0 #4c674c;
	-moz-box-shadow: 0 .2em 0 #4c674c;
	box-shadow: 0 .25em 0 #4c674c;
	background: -webkit-linear-gradient(top, #7b9d7b, #5D7F5D);
	background: -moz-linear-gradient(top, #7b9d7b, #5D7F5D);
	background: -o-linear-gradient(top, #7b9d7b, #5D7F5D);
	background: -ms-linear-gradient(top, #7b9d7b, #5D7F5D);
	background: linear-gradient(top, #7b9d7b, #5D7F5D);
	color: #fff;
	text-align: center;
	line-height: 2em;
	font-weight: bold;
	font-size: 1.05em;
	font-family: 'Hind', sans-serif;
	text-shadow: 0 .125em .125em rgba(0, 0, 0, 0.9);
}
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content > div.gv-grid.gv-widgets-header > div.gv-grid-col-1-1.gv-left > form > div.gv-search-box.gv-search-box-submit > a.button:hover,
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content > div.gv-grid.gv-widgets-header > div.gv-grid-col-1-1.gv-left > form > div.gv-search-box.gv-search-box-submit > input[type="submit"]:hover {
	text-decoration: none;
	background: -webkit-linear-gradient(top, #6c936c, #577557); /* safari and chrome */
	background: -moz-linear-gradient(top, #6c936c, #577557); /* firefox */
	background: -o-linear-gradient(top, #6c936c, #577557); /* opera */
	background: -ms-linear-gradient(top, #6c936c, #577557); /* internet explorer */
	background: linear-gradient(top, #6c936c, #577557);
	cursor: pointer;
}
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content > div.gv-grid.gv-widgets-header > div.gv-grid-col-1-1.gv-left > form > div.gv-search-box.gv-search-box-submit > a.button:active,
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content > div.gv-grid.gv-widgets-header > div.gv-grid-col-1-1.gv-left > form > div.gv-search-box.gv-search-box-submit > input[type="submit"]:active {
	-webkit-transform: translate(0px, 3px);
	-moz-transform: translate(0px, 3px);
	-ms-transform: translate(0px, 3px);
	-o-transform: translate(0px, 3px);
	transform: translate(0px, 3px);
	-webkit-box-shadow: 0 0 0 #5D7F5D;
	-moz-box-shadow: 0 0 0 #5D7F5D;
	box-shadow: 0 .125em 0 #5D7F5D;
}
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content > div.gv-grid.gv-widgets-header > div > form > div > p > input[type="text"] {
	max-width: 280px !important;
	font-size: 1.125em;
	padding: .35em;
	border-radius: .25em;
	text-align: center;
}
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content > div.gv-grid.gv-widgets-header > div > form > div > label {
	display: none;
}
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content > div.gv-table-view {
	margin: 0 auto;
	background: #fff;
	padding: .5em 0;
	position: relative;
	top: 5em;
}
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content > div.gv-table-view > table.gv-table-view {
	margin: 0 auto;
	border-collapse: collapse !important;
	width: 98%;
}
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content > div.gv-table-view > table.gv-table-view thead {
	vertical-align: top;
	font-size: .85em;
}
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content > div.gv-table-view > table.gv-table-view tfoot {
	display: none;
}
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content > div.gv-table-view > table.gv-table-view tr {
    padding: 5px;
}
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content > div.gv-table-view > table.gv-table-view tr td:before {
    text-align: left !important;
    width: 60% !important;
}
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content > div.gv-table-view > table.gv-table-view tr:nth-child(even) {
    background: #e6e6e6;
}
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content > div.gv-grid.gv-widgets-footer {
	position: relative;
	top: 5em;
	height: 10em;
	padding: 5px;
	font-weight: bold;
}
#search-area-content > div > div > div.gv-widget-letter-links {
	display: block;
	margin: 3em auto 0 auto;
	text-align: center;
	font-weight: bold;
}
#search-area-content > div > div > div.gv-widget-letter-links:before {
	display: block;
	font-size: 1.125em;
	font-weight: lighter;
	content: 'Type a name to search or select a letter to search by first letter of last name';
}
#search-area-content > div > div > div.gv-widget-letter-links > ul.gravityview-az-filter {
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
ul.gravityview-az-filter > li:first-child { /*hides the search parameter for numbers because there are no numbers*/
	display: none;
}
ul.gravityview-az-filter > li {
	background: #5D7F5D;
	flex: 0 1 3em;
	margin: .5em;
	border-radius: .15em;
	text-shadow: 1px 1px 1px #000;
}
ul.gravityview-az-filter > li:hover {
	background: #6c936c;
}
ul.gravityview-az-filter > li.gv-active {
	background: #2b3b2b;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
ul.gravityview-az-filter > li.last {
	background: none;
	display: block !important;
	flex: 0 1 100%;
	padding: 0 !important;
	border: 0 !important;
	border-radius: .15em !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-size: 1.125em;
}
ul.gravityview-az-filter > li a {
	display: block;
	width: 100%;
	height: 100%;
}
ul.gravityview-az-filter li a {
    padding: 0 0 !important;
}
ul.gravityview-az-filter li a:link,
ul.gravityview-az-filter li a:visited,
ul.gravityview-az-filter li a:active {
	color: #fff;
	text-decoration: none;
}
ul.gravityview-az-filter li a:hover {
	text-decoration: none;
}
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content > div.gv-table-view > table.gv-table-view tr td.gv-no-results:before {
    text-align: center !important; 
    width: auto !important;
}
/*--===================================================
	Media Queries
=================================================== --*/
/*--===================================================
	screen size of 500px
=================================================== --*/
@media only screen and (min-width: 500px) {
#wrapper > #section-1 > #section-1-content > #background-image img {
	max-width: 420px;
}
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content > div.gv-grid.gv-widgets-header > div > form {
	height: 300px;
}
}
/*--===================================================
	Media Queries
=================================================== --*/
/*--===================================================
	screen size of 600px
=================================================== --*/
@media only screen and (min-width: 600px) {
#wrapper > #section-1 > #section-1-content {
	padding-top: .125em;
}
#wrapper > #section-1 > #section-1-content > #background-image img {
	box-shadow: 0 0 3px 2px #666;
	border-radius: .5em;
	width: auto;
	max-width: 100%;
}
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content > div.gv-grid.gv-widgets-header > div > form {
	height: 400px;
}
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content > div.gv-grid.gv-widgets-header > div.gv-grid-col-1-1.gv-left > form > div.gv-search-box.gv-search-field-text {
	top: 12em;
}
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content > div.gv-grid.gv-widgets-header > div.gv-grid-col-1-1.gv-left > form > div.gv-search-box.gv-search-box-submit {
	top: 17em;
}
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content > div.gv-grid.gv-widgets-header > div > form > div > p > input[type="text"] {
	max-width: none !important;
	width: 300px;
	font-size: 1.15em;
	padding: .35em;
}
.gv-field-1-3,
.gv-field-1-4,
.gv-field-1-7,
.gv-field-1-8,
.gv-field-1-9,
.gv-field-1-10 {
	text-align: center !important;
}
.gv-field-1-3 {
	padding-left: 15px !important;
}
.gv-field-1-7,
.gv-field-1-8,
.gv-field-1-9 {
	width: 55px !important;
}
.gv-icon-caret-up-down:before {
    content: "" !important;
}
#gv-field-1-1 .gv-icon-caret-up-down:before {
    content: "d" !important;
}
#gv-field-1-2 .gv-icon-caret-up-down:before {
    content: "d" !important;
}
#gv-field-1-11 .gv-icon-caret-up-down:before {
    content: "d" !important;
}
#gv-field-1-6 .gv-icon-caret-up-down:before {
    content: "d" !important;
}
}
/*--===================================================
	Media Queries
=================================================== --*/
/*--===================================================
	screen size of 900px
=================================================== --*/
@media only screen and (min-width: 900px) {
a[href*="tel:"] {
	pointer-events: none;
}
body {
	font-size: 1em;
	background-attachment: fixed;
}
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content > div.gv-grid.gv-widgets-header > div.gv-grid-col-1-1.gv-left > form > div.gv-search-box.gv-search-box-submit {
	margin: 0 auto;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content > div.gv-grid.gv-widgets-header > div.gv-grid-col-1-1.gv-left > form > div.gv-search-box.gv-search-box-submit > a.button,
#wrapper > #section-1 > #section-1-content > #background-image > #search-area-content > div.gv-grid.gv-widgets-header > div.gv-grid-col-1-1.gv-left > form > div.gv-search-box.gv-search-box-submit > input[type="submit"] {
	margin: .15em .75em;
}
#search-area-content > div > div > div.gv-widget-letter-links {
	width: 840px;
}
}