/*
 Theme Name:   Boulger Funeral Homes
 Theme URI:    https://generatepress.com
 Description:  Boulger Funeral Homes
 Author:       Leap Tie
Author URI:   http://leaptie.com
 Template:     generatepress
 Version:      0.1
*/

@media (max-width: 768px){
    .single-ltobits #content-obits #obit-guestbook ol.comment-list li .comment-content img {
      float:left;
      margin:0 6px 3px 0 !important;
    }
}
.review-carousel ul.slides{
  margin-left: unset !important;
  margin:0 auto !important;
}
.visibilityHidden {
  visibility: hidden;
  display: none;
}
.ltweatherlinkz{
    text-align:center;
}
body.single-ltobits h3.obitDates{
    font-size:22px;
}
.post-type-archive-timeline textarea#comment {
  border: 1px solid #ccc;
  border-radius:4px;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], 
input[type="search"], input[type="tel"], input[type="number"], textarea, select {
    border-radius:4px;
  border: 1px solid #ccc;
}

.post-type-archive-ltobits .site-content .post-content .obit-archive-links > a:first-child {
  background-color: transparent;
  display: block;
  align-items: center;
  max-width: unset;
}
.post-type-archive-ltobits .site-content .post-content .obit-archive-links h2, 
.page-template-tmpl-current-obits .site-content .post-content .obit-archive-links h2 {
    font-weight: 500;
    line-height: 1.1 !important;

    color: #C2B679;
    font-family: "Helvetica Neue Light", Sans-serif;
    font-size: 3.625rem;
}
body.page-template-tmpl-current-obits a{
    text-decoration:none;
}
body.search.search-results .obit-search form > div {
  width: 14.2%;
}
.acf-field[data-name="broadcast_vimeo_id"],
.post-type-ltobits .acf-field.acf-field-62963bfc4666b {
  display: block !important;
}

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

.scrollToTop span.scrolltopinner{
    color: #fff;
    border-color: #2271b1;
    background-color: #2271b1;
    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;
}

.page-template-tmpl-print-obit h1{

    color: #C2B679 !important;
    font-family: "Helvetica Neue Light", Sans-serif;
    font-size: 35px !important;
    margin-bottom: 0 !important;
    font-weight: 400 !important;
    text-transform: none;
    font-style: inherit;
}


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

.scrollToTop span.scrolltopinner {
  border-color: #b8b17d;
  background-color: #b8b17d;
}

#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:first-child {
/*  display: inline-block;*/
  margin-bottom: unset;
  width: unset;
}
#respond .comment-form-lt_candle li:first-child input[type="radio"] {
  width: 63px !important;
}
#respond .comment-form-lt_candle li {
    float: left;
    margin: 9px;
    width: 63px;
    height:63px;
    list-style: none;

}

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

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

.nocandleoptionradio input[type="radio"]{
    margin:0 6px -4px 0;
}

.nocandleoptionradio label{
    display:inline-block !important;
}
.obit-pagination{
    margin:6px auto 18px;
    display:block;
    clear:both;
}

@media screen and (max-width:767px){
  .single-ltobits input#comment-submit{
    width:100%;
    margin:9px auto 36px;
  
  }

  .obit-archive-links p a{
      margin:0 auto;
  }
}
.obit_pagination {
    height:27px;
  margin:9px auto 36px;
}
.obit-search .searchsubmit {
  line-height: 1.5rem;
}