/* Styles for obit display
	Leap Tie, Inc. / DNichols, SWolf
    Version: 2.1.0
*/
/* html{
	scroll-behavior:smooth;
} */

/* for GeneratePress theme */
body.search.search-results #content,
body.search.search-no-results #content,
body.page-template-tmpl-current-obits #content,
body.post-type-archive-timeline #content,
body.post-type-archive-ltobits #content,
body.single-ltobits #content{
    padding: 50px 1% !important;
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
}

body.search.search-results #content,
body.search.search-no-results #content,
body.single-ltobits #content,
body.page-template-tmpl-current-obits #content,
body.post-type-archive-timeline #content,
body.post-type-archive-ltobits #content{

	flex-direction: column;
}

body.woocommerce-cart h1.entry-title,
body.woocommerce-checkout h1.entry-title,
body.page-template-tmpl-print-obit h1,
body.post-type-archive-ltobits h1, 
body.page-template-tmpl-current-obits h1, 
body.post-type-archive-timeline .site-content h1, 
body.single-ltobits .site-content h1,
body.search-results .site-content h1,
body.search-no-results .site-content h1{
    font-weight: 500;
    text-align:center;
    color: var( --e-global-color-primary );
}

.gform_prev_button.button,
.gform_previous_button.button,
.gform_next_button.button,
.gform_button.button{
    background: var(--e-global-color-primary);
    color:#fff;
    padding:9px 27px;
    font-size:16px;
    font-weight:500;
    border-radius:4px;
}
p.gform_required_legend{
    display:none;
}

.obit-timeline .otimeline-buttons{
	max-width:344px;
} 
/* body.search #content.site-content */
.ltweatherlinkz{
	text-align:center;
	font-size:22px;
	font-weight:500;
	text-decoration:none;
}

body.page-template-tmpl-print-obit #content.site-content{
    display:flex;
    flex-direction:column;
}
body.page-template-tmpl-print-obit #content.site-content form{
    max-width:333px;
    margin:0 auto;
    display: flex;
    flex-direction: column;
}
#obits-banner {
    margin-bottom: 36px;
    padding-bottom: 36px;
    border-bottom: 2px solid #57091d;
}

.ocmreviewheading{
	text-align:center;
	margin:6px auto 36px;
	font-size:32px;
	color:var(--e-global-color-primary);
	font-weight:600;
}
body[data-elementor-device-mode="mobile"].search-results #sidebar.sidebar, 
body[data-elementor-device-mode="mobile"].single-ltobits #sidebar.sidebar, 
body[data-elementor-device-mode="mobile"].post-type-archive-ltobits #sidebar.sidebar, 
body[data-elementor-device-mode="mobile"].page-template-tmpl-current-obits #sidebar.sidebar, 
body[data-elementor-device-mode="mobile"].single-ltobits #sidebar.sidebar {
  width: 100%;
}

/* @media screen and (max-width:1100px) {
    body.post-type-archive-ltobits #content.site-content,
    body.single-ltobits #content.site-content,
	body.search #content.site-content,
	#content.site-content {
        padding: 20px !important;
    }
} */


body.single-ltobits .livestreamlinkr{
	display:none;
}
.text-center {
    text-align: center;
}
/*
body.post-type-archive-ltobits #content-obits,
body.single-ltobits #content-obits,
body.page-template-tmpl-current-obits #content-obits {
    float: left;
    width: 70%;
}

body.post-type-archive-ltobits #sidebar,
body.single-ltobits #sidebar,
body.page-template-tmpl-current-obits #sidebar {
    float: right;
    width: 30%;
} */
body.search-results #content-obits,
body.single-ltobits #content-obits,
body.post-type-archive-ltobits #content-obits,
body.page-template-tmpl-current-obits #content-obits,
body.single-ltobits #content-obits{
    display:flex;
}

body.search-results #sidebar.sidebar,
body.single-ltobits #sidebar.sidebar,
body.post-type-archive-ltobits #sidebar.sidebar,
body.page-template-tmpl-current-obits #sidebar.sidebar,
body.single-ltobits #sidebar.sidebar{
  width: 26%;
  float:none;
  justify-content: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
body.search-results #content-obits,
body.single-ltobits #content-obits,
body.post-type-archive-ltobits #content-obits,
body.page-template-tmpl-current-obits #content-obits,
body.single-ltobits #content-obits{
    width:72%;
    float:none;
  justify-content: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding:0 1%;
}



#ltobits-header.lt-obits-header-single{
    width:100%;
    width:100vw;
    min-height:333px;
}


.sharethis-inline-share-buttons{
    margin-right:6px;
}


/* scrolltoTop */
.scrollToTop{
	position: fixed;
    bottom: 30px;
    z-index: 9;
    right: 30px;
	text-decoration: none;
}

.scrollToTop span.scrolltopinner{
	color: #fff;
	border-color: var(--e-global-color-primary);
	background-color: var(--e-global-color-primary);
	font-size: 23px;
	line-height: 32px;
	visibility: hidden;
	opacity: 0;
	transition: ease-in 0.4s;
	border-radius: 27px;
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.scrollToTop span.scrolltopinner i{
	margin-top: -2px;
}
.scrollToTop.active span.scrolltopinner{
	visibility: visible;
	opacity: 1;
}


.search-result-obits-grid .elementor-row, 
.search-result-obits-grid .elementor-column {
    flex-wrap: wrap;
	align-items: flex-start;
}


.single-ltobits #ltobits-header{
    text-shadow:0px 0px 3px #000;
}

 
#content-obits .ltobits:not(body.search-results #content-obits .ltobits){
    min-height:222px;
    margin-bottom: 23px;
}
.obit-middle-content{
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content:space-between;
}

@media screen and (max-width:960px) {
    body.search-results #content-obits,
    body.post-type-archive-ltobits #content-obits,
    body.post-type-archive-ltobits #sidebar,
    body.single-ltobits #content-obits,
    body.single-ltobits #sidebar,
    body.search-results #sidebar,
    body.page-template-tmpl-current-obits #content-obits,
    body.page-template-tmpl-current-obits #sidebar {
        float: none;
        width: 100%;
    }
}

body.post-type-archive-ltobits #sidebar img, 
body.search-results #sidebar img, 
body.single-ltobits #sidebar img, 
body.page-template-tmpl-current-obits #sidebar img {
  margin-bottom: 20px;
}
.obit-top-header{
    padding:9px 1.3%;
}

a:hover .fa-heart:before{
    transition:.6s;
    color:red;
}

/*.obit-search form>div:nth-last-child(2) {  
    display:none !important;
}
*/


.obit-archive-links p{
	  margin: 9px 0;
}

@media screen and (max-width:909px){

    .search-result-obits-grid .elementor-row, 
    .search-result-obits-grid .elementor-column {
      flex-direction: column;
    }
    .search-result-obits-grid .elementor-row > div.elementor-column, 
    .search-result-obits-grid .elementor-column > div.sidebar{
      width:100%;
    }
.search-result-obits-grid .elementor-column.elementor-col-66{
    display:block;
}


}


@media screen and (max-width:767px){
  .obit-archive-links p a{
      margin:0 auto;
  }
}


.obit-search form>div {  
/*  width: 14.2%;*/
  width: 16%;
  padding: 0;
  margin:3px auto;
}

.obit-search form>div input, .obit-search form>div select {
    display: block;
    width: 100%;
    height: 45px;
    padding: 10px 15px;
    border-radius: 0;
    font-size: 15px;
    border:solid 1px #ccc;
}


@media screen and (max-width:960px) {
    .obit-search form>div {
        float: none;
        width: 100% !important;
        padding: 0 0 6px 0;
    }
    .obit-search form>div input {
        display: block;
        width: 100%;
    }
}

.obit-search form input[type="submit"] {
    margin: 0;
    border:none;
}

.obit-intro {
    clear: both;
    padding-top: 10px
}

.masonry {
    margin: 0 auto;
  margin: 0 auto 20px;
position:relative;
  width: 100%;

}
    .masonry .obitsearch {
        margin:0 1% 18px;
    }

@media screen and (min-width:1000px) {
    .masonry .obitsearch {
        width: 31.3%;
    }
    .masonry .grid-sizer {
        width: 31.3%;
        display: none;
    }

.masonry {
  columns: 3;
}

}

@media screen and (max-width:999px) {
    .masonry .obitsearch {
        width: 47%;
    }
    .masonry .grid-sizer {
        width: 47%;
        display: none;
    }

.masonry {
  columns: 2;
}

}


@media screen and (max-width:640px) {
    .masonry .obitsearch {
        width: 98%;
    }
    .masonry .grid-sizer {
        width: 98%;
        display: none;
    }

.masonry {
  columns: 1;
}

}

/*.masonry .obitsearch article {
    padding: 0.66em;
}*/

.masonry .obitsearch article a {
	text-decoration: none;
    display: block;

    position: relative;
    transition: all 0.2s ease-in-out;
    transform: scale(1);
    border: 1px solid #ddd;
    padding: 1em 1em .3em;
    border-bottom: 3px solid #ddd;
    transition: all 0.2s ease-in-out;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    background-color: #faf8f4;
}

.masonry .obitsearch article img {
    display: block;
    width: 90%;
    height: auto;
	margin: 0 auto 15px;
}

.masonry .obitsearch article p {
    color: #444;
}

.masonry .obitsearch article p.obitsearch-viewobit-link {
    text-align: right;
    font-size: .7em;
    text-transform: uppercase;
    color: #999;
    font-weight: 700;
    padding: 8px 0;
    margin: 0;
    transition: all 0.2s ease-in-out;
    border-top: 1px solid #ddd;
}

.masonry .obitsearch article a:hover,
.masonry .obitsearch article a:active {
    /* border-color:#841530; */
    transform: scale(1.02);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
    background-color: rgba(255, 255, 255, 1);
}

.masonry .obitsearch article a:hover p.obitsearch-viewobit-link {
    padding-right: 0.66em;
    color: #000;
    border-top: 1px solid #999;
}

.no-date {
    display: none;
}

.obit-links {
    list-style-type: none;
    max-width: 400px;
}
.obit-links p{
    margin-bottom:6px !important;
}

.ocm_iframe {
  padding: 18px 3%;
  width: 100%;
  height: fit-content;
  min-height: 484px;
}

.obit-image {
    float: left;
    width: 240px;
}

.obit-image img {
    min-width: 250px;
    height: 300px;
    object-fit: cover;
}

body.single-ltobits .obit-image img {
  height: auto;
  object-fit: unset;
}
.siteLogo {
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding: 0 0 20px;
    margin: 0 0 30px;
}

.obit-stats {
    float: right;
    width: calc(100% - 260px);
}

.obit-stats h1 {
    margin: 0;
}

.obit-archive-links {
    width: calc(100% - 260px);
    display: block;
    float: right;
}
.obit-archive-links a{
    width:fit-content;
    text-decoration:none;
}
input#comment,
input#comment-submit,
.obit-button,
button[type="submit"].obit-button,
.atcb-link,
.elementor-tab-title {
    display: flex;
    padding: 8px 15px 9px;
    color: #fff !important;
    text-align: left;
    text-decoration: none;
    font-size: 1em;
    cursor: pointer;
    overflow: visible;
    width: auto;
    box-sizing: border-box;
    line-height: 1.618em;
    margin: 0 .327em;
    -webkit-font-smoothing: subpixel-antialiased;
/*    background-color: #2D603A;*/
    background-color: var(--e-global-color-primary);
    border: 0;
    margin: .2em 0;
    border-radius: 50px;
}
.comment-list {
  list-style-type: none;
}
.elementor-toggle-item {
    max-width: 50%;
}
.obit-button{
    display: block;
}
.obit-button .fa,
button[type="submit"].obit-button .fa,
.atcb-link .fa {
    font-size: 1.2em;
    margin:0 10px 2px 3px;
/*    margin-right: 10px;*/
/*    margin-bottom: 2px;*/
    vertical-align: middle;
}

.obit-button.timeline,
button[type="submit"].obit-button.timeline,
.atcb-link.timeline {
/*f9edd80f70ec5fe2b7b1b5f01ef25ca1*/
    margin: .2em;
    margin-right: 0;
    margin-left: 0;
  padding: 9px 18px;
  margin: 9px 0;
  box-shadow: none;
  border-radius: 27px;
  display:block;
  font-size:17px;
  border:0;
  max-width:360px;
    text-transform: capitalize;
    font-weight: normal;
    font-family: inherit;
}


/*.obit-button.timeline {
    display: inline-block;
    width: auto !important;
    min-width: 320px;
    padding:10px 15px;
}*/

@media screen and (max-width:600px) {
	
	.obit-stats .obit-button {
	  min-width: unset;
	}
    .obit-button.timeline,
    button[type="submit"].obit-button.timeline,
    .atcb-link.timeline {
        margin-right: 0;
        margin: .2em 0;
    }
}

.tl-post .obit-button {
    margin: 1em 0;
}


.otimeline-buttons {
  margin-bottom: 2em;
  white-space: nowrap;
  display: flex;
}
.obit-button.timeline{
	margin:3px;
}
@media screen and (max-width:767px) {
    .otimeline-buttons {
        flex-direction:column;
        margin:0;
    }
}

.post-content .obit-links p {
    margin: 0;
}

.obit-text {
    padding-top: 2em;
    padding-bottom: 2em;
    clear: both;
}


/* #content { padding-top: 50px; } */


/* #sidebar { padding: 50px 50px 50px 0 !important; } */

#content.content-timeline {
    width: 100%;
}


/* #obit-sidebar {
  float: right;
  width: 23%;
} */

#obit-video .obit-heading,
#obit-timeline .obit-heading,
#obit-charities .obit-heading,
#obit-services .obit-heading,
#obit-guestbook .obit-heading,
/*#obit-services p,*/
#obit-guestbook-form .obit-heading {
    margin: 0 0 1em;
    padding-top:27px;
}

#obit-video,
#obit-timeline,
#obit-charities,
#obit-services,
#obit-guestbook{
    margin-top:27px;
    clear:both;
}

#guestbook{
    clear:both;
    margin-top:9px;
}

.obit-service-wrapper {
    border: 1px solid #ddd;
    padding: 1em;
    overflow: hidden;
    margin-bottom: .5em;
}

#obit-services p.obit-indent {
    margin: 0 0 0 1em;
}

@media screen and (max-width: 960px) {
	.ltnewline{
		display:block;
	}
}

.obit-service,
.obit-service-links {
    float: left;
}

.obit-service {
    width: 60%;
}

#obit-charities .obit-charity h4{
    margin-bottom:9px;
}
#obit-charities .obit-charity p{
    margin-bottom:3px;
}
#obit-charities .obit-charity .obit-button{
    margin-top:9px;
}
.obit-address-indent{
    margin-left:18px;
    margin-bottom:0 !important;
}

.obit-service h4,
.obit-charity h4 {
    margin-bottom: 0;
}

.obit-service-links {
/*     width: 40%; */
    padding-top: 3em;
}

#obit-services .obit-service-links p {
    margin: 0 0 .2em;
}

.obit-charity {
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #ddd;
	padding: 1em;
	overflow: hidden;
	margin-bottom: .5em;
}

.addthis_toolbox {
    margin-top: 1em;
}


/* addthis box adjustments (facebook more prominent) */

.addthis_toolbox a.addthis_button_facebook span {
    height: 48px !important;
    width: 148px !important;
    margin-right: 8px;
    margin-top: -8px;
    position: relative;
    border-radius: 20px 0 0 20px;
}

.addthis_toolbox a.addthis_button_facebook span svg {
    margin-left: 8px;
    margin-top: 8px;
}

.addthis_toolbox a.addthis_button_facebook span:after {
    content: "Share on Facebook";
    font-size: 13px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
    font-weight: 700;
    line-height: 1.1;
    color: #fff;
    position: absolute;
    top: 10px;
    left: auto;
    right: 0;
    bottom: auto;
    z-index: 999;
    width: 88px;
    display: block;
}

@media screen and (max-width: 1440px) {
    .addthis_toolbox a.addthis_button_facebook span {
        width: 128px !important;
    }
    .addthis_toolbox a.addthis_button_facebook span:after {
        width: 75px;
    }
}

.obit-heading {
    font-size: 1.7em !important;
    margin-top: 1em;
    padding-top: .4em;
    border-top: 2px solid #999;
}


/* for headings on single */

.obit-heading-main {
    font-size: 1.7em !important;
    margin-bottom: 1em;
    padding-bottom: .4em;
    border-bottom: 2px solid ;
}


/* for heading archive */

.obit-search {
    margin-bottom: 2em;
    border-bottom: 2px solid #57091d;
    padding: 0 0 1em;
}

/* .post-content {
    overflow: hidden;
    margin-bottom: 3em;
} */

#respond .fusion-title {
    display: none;
}

#gform_fields_2 li {
    margin-top: 2em;
}

.comment-content,
.comment-respond {
    margin-top: 0 !important;
}

.comment-content {
    border-left: 6px solid #ddd !important;
	min-height: 120px;
}


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

@media (max-width: 768px){
	
	.comment-content img.alignleft {
	  margin-left: 0;
	}
}
@media (min-width: 640px){
	.comment-content p{
		  display: flex;
		flex-direction:column;
	}
}
.comment-content p img{
	height:100%;
	max-height:150px;
	  width: 150px;
}
@media only screen and (max-width:900px) {
	.comment-content p img{
		height:80%;
		max-height:80px;
		width:80%;
		max-width:80px;
		min-width:72px;
		margin-right:9px;
	}
}

@media (max-width: 768px){
	.comment-content p img{
	  float: left;
		clear:both;
	}
}
/* for add to calendar link */

.addtocalendar var {
    display: none;
}

.addtocalendar {
    position: relative;
    display: block;
    background: transparent!important;
}

.atcb-link {
/*     display: block; */
    outline: none!important;
    cursor: pointer;
}

.atcb-link:focus~ul,
.atcb-link:active~ul,
.atcb-list:hover {
    visibility: visible;
}

.atcb-list {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    width: 170px;
    z-index: 900;
}

.atcb-list,
.atcb-item {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #fff;
	padding-left:10px;
}

.atcb-item {
    float: none;
    text-align: left;
}

.atcb-item-link {
    text-decoration: none;
    outline: none;
    display: block;
}

.atcb-item.hover,
.atcb-item:hover {
    position: relative;
    z-index: 900;
    cursor: pointer;
    text-decoration: none;
    outline: none;
}

.atc-style-blue .atcb-link,
.atc-style-blue .atcb-link:hover,
.atc-style-blue .atcb-link:active,
.atc-style-blue .atcb-link:focus {
    /*margin: 0;
    padding: 7px 25px;
    color: #fff;
    font-family: "Verdana";
    font-size: 14px;
    text-decoration: none;
    outline: none;
    line-height: 20px;
    vertical-align: middle;
    background: @blue;
    box-shadow: 0 0 40px rgba(0, 0, 0, .13) inset;
    border-radius: 4px;
    zoom: 1;*/
    display: inline-block;
    padding: .25em 1em;
    color: #fff;
    text-align: left;
    text-decoration: none;
    font-size: 1em;
    cursor: pointer;
    overflow: visible;
    width: auto;
    line-height: 1.618em;
    margin: 0 .327em;
    -webkit-font-smoothing: subpixel-antialiased;
    background: #0b8ec1;
    border: 0;
    margin: .2em 0;
    width: 100%;
    border-radius: 20px 0 0 20px;
}

.atc-style-blue .atcb-list {
    width: 170px;
    border: 1px solid #bababa;
    border-radius: 2px;
    box-shadow: 0 0 5px #AAA;
}

.atc-style-blue .atcb-list,
.atc-style-blue .atcb-item {
    background: #fff;
    color: #000;
}

.atc-style-blue .atcb-item,
.atc-style-blue .atcb-item-link {
    line-height: 1.3em;
    vertical-align: middle;
    zoom: 1;
}

.atc-style-blue .atcb-item-link,
.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus {
    color: #000;
    font-family: "Verdana";
    font-size: 14px;
    text-decoration: none;
    outline: none;
    padding: 5px 15px;
}

.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus {
    color: #fff;
}

.atc-style-blue .atcb-item.hover,
.atc-style-blue .atcb-item:hover {
    background: #4281f4;
}


body.post-type-archive-timeline #content {
    width: 100%;
    float: none;
    padding: 50px 15px;
    box-sizing: border-box;
    max-width: 1200px;
    margin: 0 auto;
}
.timeline-content h3, 
#timeline-container .datebox {
    margin-bottom: 0;
    margin-top: 2em;
    padding-top: 2em;
    border-top: 1px solid #ddd;
}


/*--------------------------------------------------------------
Media Queries
--------------------------------------------------------------*/


/* Extra Small Devices, Phones */


/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {
    .obit-image,
    .obit-stats,
    .obit-archive-links {
        width: 100%;
        float: none;
        text-align: center;
		display: block;
    }
    #obit-sidebar {
        float: none;
        width: 95%;
        margin: 0 auto;
    }
    .obit-charity {
        float: none;
        width: 100%;
        margin: 0 auto;
    }
    .obit-service,
    .obit-service-links {
        width: 100%;
        float: none;
    }
    .obit-button {
        border-radius: 20px;
    }
    .green_btn_wtpad {
        padding: 0px 65px !important;
        width: 100%;
    }
}


/* Medium Devices, Desktops */

@media only screen and (min-width: 641px) {
    .gform_wrapper ul.gform_fields li.gfield {
        padding-right: 0 !important;
    }
}


/* ============ */


/* timelines */


/* ============ */


.timeline-content h3,
#timeline-container .datebox {
    margin-bottom: 0;
    margin-top: 2em;
    padding-top: 2em;
    border-top: 1px solid #ddd;
}

.timeline-content h3 {
    font-size: 150%;
}

.timeline-content .image {
    background-color: #f9f9f9;
    text-align: center;
    margin-top: 1em;
}

.timeline-content .image img {
    display: block;
    margin-bottom: 0 !important;
}

.timeline-content .comment {
    padding-left: 1em;
    margin-left: 1em;
    margin-bottom: 0.33em;
    border-left: 6px solid #ddd;
  font-size: 20px;
  line-height: 30px;
  font-weight:normal;
}

.timeline-content .comment em {
    font-size: 70%;
}


/* ============ */


/* light a candle */

/* .nocandleoptionradio input:checked {
  color: red;
  font-weight: bold;
} */
/* ============ */

#respond .comment-form-lt_candle {
    clear: both;
    margin: 0 0 1em;
    padding: 1em 0 0;
    border: 1px solid #f2f2f2;
}

#respond .comment-form-lt_candle ol {
    margin: 1em 1.5em;
}

@media only screen and (max-width:500px) {
    #respond .comment-form-lt_candle ol {
        margin: 0 0 1rem 0;
        padding: 0;
    }
}



.nocandleoptionradio{
    margin-left:5%;
    min-width:240px;
}


#respond .comment-form-lt_candle li input[type=radio] { 
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
#respond .comment-form-lt_candle li input[type=radio] + img {
  cursor: pointer;
}
#respond .comment-form-lt_candle li input[type=radio]:checked + img {
  outline: 2px solid #f00;
}


#respond .comment-form-lt_candle li {
    float: left;
    margin: 9px;
    width: 63px;
    height:63px;
    list-style: none;

}

#respond .comment-form-lt_candle li input[type="radio"]{
    margin-top: 9px;
    margin-right: 5px;
    width: auto;
    background: transparent;
height:63px;
    width:63px;
}

#respond .comment-form-lt_candle label img, 
#respond .comment-form-lt_candle li img {
    width: 63px;
    height: auto;
    vertical-align: bottom;
    margin:3px;
}




.commentlist .the-comment .comment-text {
    margin-left: 0;
}

.comment-form-lt_candle ol:after,
#comments .the-comment .comment-text p:after {
    clear: both;
    display: table;
    content: "";
}

#comments .the-comment .comment-text img {
    width: 75px;
    height: auto;
}

#comment-input input#comment-submit {
    height: auto !important;
}

.grid-container {
    max-width: 100% !important;
}



.obit-search #searchsubmit{
	background: var(--e-global-color-primary);
}
.searchform .searchsubmit {
    transition: .5s;
}

.searchform .searchsubmit:hover {
    opacity: 0.9;
    transition: .5s;
}


.single-ltobits #obit-video .obit-gallery{
	width: 31%;
	display:inline-block;
    margin:7px;
    border:1px solid #ddd;
}
 
.single-ltobits #obit-video .obit-gallery p{
    margin:0;
	line-height:33px;
}
.single-ltobits #obit-video iframe{

}

.obit-address-indent{
    margin-left:18px;
}
.obit-button {
    transition: .5s !important;
}
input#comment:hover,
input#comment-submit:hover,
.gform_next_button.button:hover,
.obit-button:hover {
    transition: .5s !important;
/*    background-color: var(--e-global-color-primary) !important;*/
    opacity:0.8;
}
input[type="submit"],
.gform_next_button.button,
#searchsubmit,
#submit.submit,
#comment-submit,
.obit-button {
    box-shadow: none !important;
}
.obitDates{
    font-size:22px;
    font-weight:normal;
}
body.single-ltobits .obitDates{
    font-size:24px;
}

input[type="button"].gform_next_button.button{
  border: 2px solid var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
  background: var(--e-global-color-primary);
  border-radius:4px;
}

input[type="button"].gform_next_button.button:hover{
/*    color: var(--e-global-color-primary);*/
    transform: scale(1.08);
}

textarea#comment{
    max-height:202px;
    border:1px solid #ccc;
    background:#fdfdfd;
}

.searchform {
	width: 100%;
}
.printPageView .obit-stats h1 {
    text-align: left;
}


@media (min-width:1101px) {
    .obit-search .searchform {
        display: flex;
    }
}

@media (max-width:768px) {
    #content-obits {
        box-sizing: border-box;
        padding: 0px;
    }
    .printPageView .obit-stats h1 {
        text-align: center;
    }
    .searchform {
        margin: auto;
    }
    .atcb-link {
        border-radius: 20px;
    }
    .green_btn_wtpad {
        padding: 0px 65px !important;
        font-size: 20px !important;
    }
    .obit-content .obit-stats {
        width: 100%;
        text-align: center;
    }
    .obit-links {
        max-width: 100%;
    }
    input#comment-submit {
      width: 100%;
      text-align: center;
    }
}

.atcb-link {
    transition: .5s;
}

.green_btn_wtpad {
    padding: 15px 50px !important;
    border-radius: 22px;
    color: #fff !important;
    display: inline-block;
    white-space: nowrap;
    font-size: 22px !important;
    line-height: 2;
    border: 0px solid #000 !important;
    transition: .5s;
    margin-top: 10px;
}

.green_btn_wtpad:hover {
    transition: .5s;
    background: #000 !important;
	color: #fff !important;
}
.obit-stats .obit-button {
    min-width: 300px;
}
.obit_pagination{
    position: relative;
    width: 100%;
    display:flex;
    justify-content:center;
  margin:6px auto 27px;

}
.obit_pagination .nav_next,
.obit_pagination .nav_prev{
    margin:11px;
}
.visibilityHidden{
    position:absolute;
    left:-10000px;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
}
.obit-search .elementor-column.elementor-col-14, .elementor-column[data-col="14"]{
    width:14.2%;
    display: inline-block;
}


.obitslinkz p a{
    max-width: 360px;
  width: fit-content;
  text-align: center;
  margin: 0 auto;
}


.obitslinkz p{
  text-align: center;
  margin: 0 auto;
}

@media (min-width:768px){
	.obit-button, button[type="submit"].obit-button, .atcb-link, .elementor-tab-title{
        min-width: 280px;
        font-size: 17px;
	}
	.obit-service-links{
		padding-top: 0;
		float: right;
	}
	.post-content .obit-links p {
		font-size: 18px;
	}
}

@media (max-width:768px){
	.obit-button, button[type="submit"].obit-button, .atcb-link, .elementor-tab-title{
		min-width: 280px;
	}
	.obit-service-wrapper {
		border: 0px solid #ddd !important; 
		padding: 0 !important; 
		overflow: hidden;
		margin-bottom: .5em;
	}
	.obit-charity{
		border: 0px solid #ddd !important; 
     	padding: 0 !important; 
	}
}

@media (max-width:576px){
	.obit-button, button[type="submit"].obit-button, .atcb-link, .elementor-tab-title{
		font-size: 15px;
	}
	.search-results .site-content .masonry .obitsearch article {
		padding: 0 !important;
	}
}

.search-no-results .grid-container{
	max-width: 100%;
}


@media (min-width: 768px){
	.search-no-results .searchform .elementor-column.elementor-col-14, .elementor-column[data-col="14"] {
		width: 14.2%;
		display: inline-block !important;
	}
	.obituary-sidebar-widget .textwidget{
		display: flex;
		flex-wrap: wrap;
	}
	.obituary-sidebar-widget .textwidget div[data-elementor-type="widget"] {
        margin: auto;
        width: 100%;
        max-width: 300px;
        margin-bottom: 30px;
	}
}


.search-no-results .elementor-col-100{
	margin-bottom: 10px;
}
.frmltobitTimelineEntry {
    max-width: 600px;
}
.frmltobitTimelineEntry input {
    width: 100%;
}
.frmltobitTimelineEntry select {
    width: 32%;
    border: solid 1px #ccc;
    height: 50px;
}
.frmltobitTimelineEntry .form-entry {
    margin-bottom: 13px;
}
.frmltobitTimelineEntry input[type="submit"] {
    margin-top: 20px;
}
.frmltobitTimelineEntry label.error {
    color: red;
    font-size: 15px;
    line-height: 20px;
} .frmltote-success {
      color: #008000;
    display:none;
      margin: 20px 0;
      line-height: 20px;
      font-size: 16px;
      background: #c9ffc9;
      padding: 6px;
      max-width: 600px;
}
.date-field label.error {
    display: inline-block;
    max-width: 33%;
    margin-top: 10px;
}
/* color: #f9edd80f70ec5fe2b7b1b5f01ef25ca1; */
.comment-form input[type="text"], 
.comment-form input[type="email"], 
.comment-form input[type="url"] {
    width: 32%;
    margin-top: 20px;
    display: inline-block !important;
    margin-right: 2%;
}

.comment-form input[type="text"] {
    margin-left: 0;
}
.comment-form input[type="url"] {
    margin-right: 0;
}

.single-ltobits #ltobit-timeline-entry .form-entry-input {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.frmltobitTimelineEntry .selectDiv {
    width: 32%;
}
.frmltobitTimelineEntry select {
    width: 100%;
}

.single-ltobits input:not([type='submit']),
.single-ltobits select {
    background: #fff;
}
.single-ltobits #ltobit-timeline-entry .form-entry-input input[type=file] {
    border: 1px solid #ccc;
    padding: 15px;
    line-height: 1;
    font-size: 14px;
    background: #fff;
    height: 50px;
}

.obit-links a[title='Print'] {
    display: inline-block;
    vertical-align: top;
    margin-top: 15px;
}

#ltobit-timeline-entry {
    padding: 15px 0 0;
}
div#obit-services ~ h4 {
    padding-top: 20px;
}
.site-content ul.atcb-list {
    padding: 10px;
    border-radius: 8px;
    box-shadow: 2px 3px 5px #ccc;
}
ul.atcb-list li a {
    font-size: 14px;
}

.printPageView.grid-parent {
    padding: 30px;
    display: flex;
    min-height: 100%;
    align-items: center;
    width: 100%;
}
.printPageView.grid-parent #content {
    padding: 30px !important;
    background: #f1f1f1;
    width: 100%;
}
.printPageView .site-content form input[type="checkbox"] {
    margin-right: 8px;
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
}
.printPageView .site-content form input[type="submit"] {
    margin: 10px 0px;
}

.funeralBroadcastBox a{
    padding: 0px;
    background: transparent;
}
.search-results .search-result-obits-grid .obitsearch h2{
	font-size: 23px;
} 
/*.obituary-sidebar-widget {
  margin-bottom: 27px;
}*/

.page-template-tmpl-current-obits .searchform, .search-results .searchform, .post-type-archive-ltobits .searchform{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.page-template-tmpl-current-obits .obit-search form .form-group, .post-type-archive-ltobits .obit-search form .form-group{
/*    width:25%;*/
    margin-bottom:5px;
}
.single-ltobits .type-ltobits .obit-links{
    position:relative;
    padding-bottom:10px;
}

.single-ltobits .printnshare{
    width:100%;
    display:flex;
	z-index: 0;
	position: relative;
    margin-top:24px;
}
.single-ltobits .type-ltobits .obit-links .printBtnObit{
    margin: 0px;
    width: 40px;
    height: 32px;
    text-align: center;
    border-radius: 4px;
    line-height: 35px;
    color: #777;
    font-size: 20px;
}
.fa-tree {
  margin: -3px 0 0;
}
.fa-tree::before {
  font-size: 25px;
}
@media(min-width:768px) and (max-width:1100px){
	.obit-search form>div {
		padding: 0 0.5% 5px 0;
	}
	.obit-search form>div:last-child {
		width: 32% !important;
	}
}


@media only screen and (max-width:960px){

body.search-results #sidebar.sidebar, 
body.single-ltobits #sidebar.sidebar, 
body.post-type-archive-ltobits #sidebar.sidebar, 
body.page-template-tmpl-current-obits #sidebar.sidebar, 
body.single-ltobits #sidebar.sidebar {
  width: 100%;
}

}

@media only screen and (max-width: 767px) {
	.comment-form input[type="text"], 
	.comment-form input[type="email"], 
	.comment-form input[type="url"] {
		width: 100%;
		display: block !important;
		margin: 0;
		margin-top: 20px;
	}
	.comment-form-cookies-consent {
		padding-top: 20px;
	}
	.elementor-column.elementor-sm-50,
	.search-results .site-content .masonry .obitsearch article {
		width: 100% !important;
	}
	.obituary-sidebar-widget .textwidget {
		display: flex;
		flex-wrap: wrap;
	}
	.obituary-sidebar-widget .textwidget div[data-elementor-type="widget"] {
        margin: auto;
        width: 100%;
        max-width: 300px;
        margin-bottom: 30px;
	}
}
