@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i");

/* FR-1073 flower messages (and comments on flower tributes) were hidden at some point... not sure why.  Turned them back on.
.bom-tl.bom-foundation-wrapper .tributeType-flower .tributePost-message {
  display: none;
}*/

#content-wrapper {
  width: 100% !important;
}

/* color variables */
/* bom wrapped */
div.bom-tl {
  /* base fonts */
  /*a,*/
  /*a:hover, a:focus,*/
  /* header section */
  /* family login button */
  /* header content */
  /* obit photo/name/date */
  /* social */
  /* cta */
  /* content navigation, only visible on mobile */
  /* bom content */
  /*.bomTile .accordion-content {
    padding-bottom: 2rem;
}*/
  /* service details */
  /* tribute wall */
  /*@media screen and (min-width: 40em) {
  .bomTile.leaveCondolenceTile .tributeAction {
    margin: 0 1%;
    max-width: 31.3333%;
  }
}
@media screen and (max-width: 39.9375em) {
  .bomTile.leaveCondolenceTile .tributeAction {
    margin: 1%;
    max-width: 31%;
  }
}*/
  /*GD-Jan-11-19*/
  /* family interactive override */
  /* footer */
  /* Photographic Memories End */
  /* insignias */
  /* tablet and mobile badge fixes */
}

div.bom-tl .post-button {
  padding-right: 1.4rem;
}

div.bom-tl .form-error {
  padding-left: 1.4em;
}

div.bom-tl .featured {
  border: 1px solid #fff;
  -webkit-box-shadow: inset 0 0 0 5px rgba(131, 174, 85, 0.25), 0 5px 10px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 0 0 5px rgba(131, 174, 85, 0.25), 0 5px 10px rgba(0, 0, 0, 0.125);
}

div.bom-tl .leave-comment {
  padding-top: 10px;
}

div.bom-tl .leave-comment input {
  margin-bottom: 0px;
}

div.bom-tl h1 {
  font-family: Open Sans !important;
  font-size: 1.2rem;
  font-weight: normal;
}

div.bom-tl #bom-site-wrapper div.bomContent h2 {
  font-family: Open Sans;
  font-size: 1.5rem;
  font-weight: 300;
  color: #707070;
}

div.bom-tl #bom-site-wrapper div.bomContent h2.columnTitle {
  margin-top: 1.5rem;
  margin-bottom: 0;
}

div.bom-tl .row .row h2.columnTitle {
  margin-left: 0.9375rem;
}

div.bom-tl #bom-site-wrapper div.bomContent h3 {
  font-family: Open Sans;
  font-size: 1.2rem;
  font-weight: normal;
  color: #000;
}

div.bom-tl #bom-site-wrapper div.bomContent h4 {
  font-family: Open Sans;
  font-size: 1.25em;
  font-weight: 300;
  color: #707070;
}

div.bom-tl #bom-site-wrapper div.bomContent h6 {
  font-weight: 600;
}

div.bom-tl .bomTile {
  margin: 0.5rem 0rem 1.25rem;
  padding: 1.4rem;
  border: 1px solid #e1e1e1;
  background: #fff;
  -webkit-transition: ease 250ms;
  transition: ease 250ms;
}

div.bom-tl .bomTile:hover,
div.bom-tl .bomTile:focus {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.075);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.075);
}

div.bom-tl .row.collapse.bomTile {
  margin-left: 0;
  margin-right: 0;
  padding: 0.5rem;
}

div.bom-tl .bomTile.loader {
  padding: 10px 0;
  font-size: 1.2em;
  color: #898989;
  -webkit-box-shadow: inset 0 0 0 10px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 0 0 10px rgba(0, 0, 0, 0.025);
}

div.bom-tl #bom-site-wrapper div.bomContent h3.tileHeading {
  margin: 1rem 0 0;
  color: #000000;
  font-family: Open Sans;
  font-size: .9rem;
  font-weight: bold;
}

.bom-tl.bom-foundation-wrapper .fb_iframe_widget {
  float: left;
}

.bom-tl.bom-foundation-wrapper span.small-text {
  margin: 0.4rem 0rem 0rem 0.4rem;
  font-size: 0.7rem;
  display: block;
  float: left;
}

div.bom-tl #bom-site-wrapper div.bomContent .bomTile h3.tileHeading:nth-child(1) {
  margin-top: 0;
}

div.bom-tl .tileText {
  color: #707070;
  font-family: Open Sans;
  font-size: .9rem;
  font-weight: normal;
  line-height: 1.2;
  word-break: break-word;
}

div.bom-tl .tileLink {
  /*padding-top: .6rem;*/
  /*font-size: .76rem;*/
}

div.bom-tl a {
  color: #0c4d8a;
}

div.bom-tl a:hover,
div.bom-tl a:focus {
  color: #5493ce;
}

div.bom-tl a:visited {
  color: initial !important;
}

div.bom-tl a.tileLink,
div.bom-tl .tileLink a,
div.bom-tl a.comment,
div.bom-tl a.readmore,
div.bom-tl a.donationLink,
div.bom-tl a.funeralPay-link,
div.bom-tl a.facebook-share,
div.bom-tl .service-actions a,
div.bom-tl .gestureHeading a,
div.bom-tl .tributePost-controls .dropdown.menu>li>ul>li.primaryLink>a {
  color: #0c4d8a !important;
  font-family: Open Sans;
  font-weight: bold;
  /*text-decoration: underline;*/
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

div.bom-tl a.tileLink:hover,
div.bom-tl a.tileLink:focus,
div.bom-tl .tileLink a:hover,
div.bom-tl .tileLink a:focus,
div.bom-tl a.comment:hover,
div.bom-tl a.comment:focus,
div.bom-tl a.readmore:hover,
div.bom-tl a.readmore:focus,
div.bom-tl a.donationLink:hover,
div.bom-tl a.donationLink:focus,
div.bom-tl a.funeralPay-link:hover,
div.bom-tl a.funeralPay-link:focus,
div.bom-tl a.facebook-share:hover,
div.bom-tl a.facebook-share:focus,
div.bom-tl .service-actions a:hover,
div.bom-tl .service-actions a:focus,
div.bom-tl .gestureHeading a:hover,
div.bom-tl .gestureHeading a:focus,
div.bom-tl .tributePost-controls .dropdown.menu>li>ul>li.primaryLink>a:hover,
div.bom-tl .tributePost-controls .dropdown.menu>li>ul>li.primaryLink>a:focus {
  color: #5493ce !important;
}

div.bom-tl a.actionLink,
div.bom-tl .printable {
  font-size: 0.8em;
}

div.bom-tl .printable a {
  color: #707070;
  font-weight: normal;
  text-transform: uppercase;
}

div.bom-tl .printable a:hover,
div.bom-tl .printable a:focus {
  color: #000;
}

div.bom-tl .printable i {
  margin-left: 0.25rem;
}

div.bom-tl a.obit-hfs-link,
div.bom-tl a.obit-hfs-link:visited,
div.bom-tl a.obit-hfs-link.obit-link-flowers {
  color: #d85e5d !important;
}

div.bom-tl a.obit-hfs-link:hover,
div.bom-tl a.obit-hfs-link:focus,
div.bom-tl a.obit-hfs-link.obit-link-flowers:hover,
div.bom-tl a.obit-hfs-link.obit-link-flowers:focus {
  color: #bd5251 !important;
}

div.bom-tl a.obit-hfs-link.obit-link-trees,
div.bom-tl a.obit-hfs-link.obit-link-trees:visited {
  color: #81a15f !important;
}

div.bom-tl a.obit-hfs-link.obit-link-trees:hover,
div.bom-tl a.obit-hfs-link.obit-link-trees:focus {
  color: #5b7f35 !important;
}

div.bom-tl .row .row .printable {
  padding: 2rem 0.9375rem 0 0;
  text-align: right;
}

div.bom-tl .readless {
  display: block;
  margin-top: 1rem;
}

div.bom-tl label.switch-paddle {
  background: #e7e7e7;
  border-radius: 50px;
}

div.bom-tl .switch-paddle::after {
  border-radius: 50%;
}

div.bom-tl input:checked~.switch-paddle {
  background: #ababab;
}

div.bom-tl .switch.small .switch-paddle {
  width: 3.25rem;
  height: 1.5rem;
}

div.bom-tl .switch.small .switch-paddle::after {
  width: 1rem;
  height: 1rem;
}

div.bom-tl .tooltip {
  font-size: 0.75em;
  line-height: 1.2;
  padding: 0.5rem;
  background: rgba(0, 0, 0, 0.8);
}

div.bom-tl .tooltip.top::before {
  border-color: rgba(0, 0, 0, 0.8) transparent transparent;
}

div.bom-tl .tribute-mask .row {
  width: 100%;
}

div.bom-tl .responsive-embed,
div.bom-tl .flex-video {
  max-width: 100%;
}

div.bom-tl .button.filterType {
  padding: 0.25rem 0.125rem 0.25rem 0.5rem;
  color: #707070;
  background: #e7e7e7;
  border-radius: 50px;
}

div.bom-tl .button.filterType:hover,
div.bom-tl .button.filterType:focus {
  background: #fff;
}

div.bom-tl .button.filterType .fa-stack {
  font-size: 0.75em;
}

div.bom-tl .fa-stack .fa-stack-2x {
  color: #ccc;
}

div.bom-tl .button.filterType:hover .fa-stack .fa-stack-2x,
div.bom-tl .button.filterType:focus .fa-stack .fa-stack-2x {
  color: #c1c1c1;
}

div.bom-tl p.tileText.close {
  margin-top: 3rem;
  -webkit-transition: ease 200ms;
  transition: ease 200ms;
  cursor: pointer;
}

div.bom-tl p.tileText.close:hover,
div.bom-tl p.tileText.close:focus {
  color: #000;
}

div.bom-tl .guaranteedDelivery {
  padding-top: 0.25rem;
  color: #d85e5d;
  font-size: 0.7em;
  line-height: 1.2;
}

div.bom-tl .donationText {
  font-size: .7rem;
}

div.bom-tl .gestureHeading {
  padding-bottom: .6rem;
  color: #000000;
  font-family: Open Sans;
  font-size: .8rem;
  font-weight: bold;
}

div.bom-tl .gestureHeading span {
  color: #626262;
  font-family: Open Sans;
  font-size: .8rem;
  font-weight: normal;
}

div.bom-tl button.close-button {
  top: 0;
  right: 0;
  width: 3rem;
  height: 3rem;
  background: #fff;
  border-radius: 0;
  /*box-shadow: 0 0 50px rgba(0,0,0,0.125);*/
  -webkit-transition: ease 250ms;
  transition: ease 250ms;
  z-index: 1;
}

div.bom-tl body {
  font-family: Open Sans;
  background: #f7f5f5;
}

div.bom-tl .header {
  background: #f7f5f5;
}

div.bom-tl .headerTop {
  color: #fff;
  font-family: Open Sans;
  /*background: transparent;
  background: -moz-linear-gradient(top, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.7) 100%), url(../assets/header-bg.jpg) center no-repeat;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, transparent), color-stop(50%, transparent), color-stop(100%, rgba(0, 0, 0, 0.7))), url(../assets/header-bg.jpg) center no-repeat;
  background: -webkit-linear-gradient(top, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.7) 100%), url(../assets/header-bg.jpg) center no-repeat;
  background: -o-linear-gradient(top, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.7) 100%), url(../assets/header-bg.jpg) center no-repeat;
  background: -ms-linear-gradient(top, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.7) 100%), url(../assets/header-bg.jpg) center no-repeat;
  background: linear-gradient(to bottom, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.7) 100%), url(../assets/header-bg.jpg) center no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );*/
  background: url(../assets/header-bg.jpg) center no-repeat;
  background-size: cover;
}

div.bom-tl .headerTop .familyLogin,
div.bom-tl .headerTop .headerContent,
div.bom-tl .header .headerBottom,
div.bom-tl .bomContent,
div.bom-tl .familyInteractiveTile {
  margin: auto;
  max-width: 72rem;
}

div.bom-tl .headerBottom {
  background: #f7f5f5;
}

div.bom-tl .headerTop .familyLogin {
  font-size: 0.8em;
  line-height: 1;
}

div.bom-tl .headerTop .familyLogin .column {
  padding-top: 0.25rem;
  padding-bottom: 0.5rem;
  background: rgba(0, 0, 0, 0.65);
  border-radius: 0 0 10px 10px;
  -webkit-transition: ease 200ms;
  transition: ease 200ms;
}

div.bom-tl .headerTop .familyLogin .column:hover {
  background: rgba(0, 0, 0, 0.7);
}

div.bom-tl .headerTop .familyLogin .column a {
  color: #fff !important;
  font-weight: 100;
  -webkit-transition: ease 0.25s;
  transition: ease 0.25s;
}

div.bom-tl .headerTop .familyLogin .column a:hover {
  color: rgba(255, 255, 255, 0.75) !important;
}

/* shiva buttons */

div.bom-tl .shivaTile {
  text-align: center;
}

div.bom-tl .shivaTile a.shiva-link {
  width: 90%;
  max-width: 400px;
  min-height: 40px;
  margin: .6rem auto;
  padding: 12px 0px;
  padding-left: 20px;
  color: white !important;
  background-color: #3f69b3;
  background-position: center left;
  background-repeat: no-repeat;
  border-radius: 5px;
  display: inline-block;
  transition: .2s all ease-in-out;
}

div.bom-tl .shivaTile a.shiva-link:hover {
  background-color: #365899;
}

div.bom-tl .shivaTile a.shiva-page {
  background-image: url('../assets/page.png');
  background-position: 6px center;
  background-size: 18px;
}

div.bom-tl .shivaTile a.shiva-tree {
  background-image: url('../assets/tree.png');
  background-position: 6px center;
  background-size: 20px;
}

div.bom-tl .shivaTile a.shiva-book {
  background-image: url('../assets/book.png');
  background-position: 6px center;
  background-size: 30px;
}

/* end shiva buttons */

/* sticky mobile share */

div.bom-tl .sticky-share-wrapper .sticky {
  left: 0px;
}

div.bom-tl .sticky-share-wrapper .sticky .sticky-share-col {
  padding: 0px;
}

div.bom-tl .sticky-share-wrapper .sticky .sticky-share-col .button {
  margin: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: .8rem;
  font-weight: bold;
  letter-spacing: 0.04rem;
  border-radius: 0px;
}

div.bom-tl .sticky-share-wrapper .sticky .sticky-share-col:nth-child(1) .button {
  padding: 20px 0px;
  padding-bottom: 21px;
  color: #444444 !important;
  background: #f2f2f2;
}

div.bom-tl .sticky-share-wrapper .sticky .sticky-share-col:nth-child(2) .button {
  padding: 20px 0px;
  color: #fff !important;
  background: #82ae29;
}

div.bom-tl .sticky-share-wrapper .sticky .sticky-share-col:nth-child(2) a.button.expanded.sticky-trees i.fa-tree:before {
  content: "";
  width: 15px;
  height: 15px;
  margin-bottom: -3px;
  color: transparent;
  background: center url("../assets/menu-tree-icon-mobile.png") no-repeat;
  background-size: contain;
  display: block;
}

@media screen and (max-width: 63.9375em) {
  div.bom-tl .headerTop .familyLogin .column a {
    /*font-size: 0.8em;*/
  }
}

div.bom-tl .headerTop .familyLogin .column i.fa {
  padding-left: 0.25rem;
  font-size: 0.75em;
}

div.bom-tl .headerTop .headerContent {
  position: relative;
  padding-top: 120px;
  z-index: 1;
}

div.bom-tl .obitPhotoContainer {
  position: relative;
}

/*div.bom-tl .obitPhotoContainer:before {
  content: "";
  position: absolute;
  top: -65px;
  left: 0;
  width: 100%;
  height: 50px;
  background: url(../assets/logo-anAmazingLife-reversed.svg) 50% no-repeat;
  -webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.125));
  filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.125));
}*/

div.bom-tl #bom-photo-con {
  position: relative;
  padding-top: 100%;
  width: 100%;
  height: auto;
  background: #333;
  border: 2px #fff solid;
  border-radius: 50%;
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.35), inset 0 0 100px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.35), inset 0 0 100px 0 rgba(0, 0, 0, 0.75);
  overflow: hidden !important;
}

div.bom-tl #bom-photo-con img {
  border-radius: 50%;
}

@media screen and (min-width: 64em) {
  div.bom-tl #bom-photo-con {
    margin-bottom: -50px;
  }
}

div.bom-tl img.obitPhoto {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

@media (max-width: 63.9375em) {

  div.bom-tl .obitName,
  div.bom-tl .dateRange {
    font-size: 1.8rem;
    text-align: center;
    line-height: 1.8rem;
  }
}

div.bom-tl .header .headerContent .obitName h1,
div.bom-tl #dm .header .headerContent .obitName h1 {
  color: #fff !important;
  font-size: 2rem !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

div.bom-tl .dateRange {
  padding-bottom: 2rem;
  font-size: 1rem;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

div.bom-tl .social {
  padding-top: 0.125rem;
  font-size: 1.5rem;
}

@media screen and (max-width: 64em) {
  div.bom-tl .socialContainer {
    margin-bottom: 1rem;
    text-align: center;
  }
}

div.bom-tl .social .tileText {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
  padding-top: 0.6em;
  padding-left: 0;
  color: #000;
  font-weight: 600;
}

div.bom-tl .social i {
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

div.bom-tl .fa-facebook-square {
  color: #3e56a0;
}

div.bom-tl .fa-facebook-square:hover {
  color: #223670;
}

div.bom-tl .fa-twitter-square {
  color: #2cb1e6;
}

div.bom-tl .fa-twitter-square:hover {
  color: #1679A0;
}

div.bom-tl .fa-google-plus-square {
  color: #d64a2e;
}

div.bom-tl .fa-google-plus-square:hover {
  color: #A03621;
}

div.bom-tl .fa-envelope-square {
  color: #218b43;
}

div.bom-tl .fa-envelope-square:hover {
  color: #12632C;
}

div.bom-tl .fa-rss-square {
  color: #ff9b00;
}

div.bom-tl .fa-rss-square:hover {
  color: #B77005;
}

div.bom-tl .fa-print {
  color: #878787;
}

div.bom-tl .fa-print:hover {
  color: #606060;
}

@media screen and (min-width: 64em) {
  div.bom-tl .ctaContainer {
    padding-top: 0.4rem;
  }

  div.bom-tl .headerBottom .ctaContainer .row {
    margin-right: 0;
  }
}

div.bom-tl .cta {
  margin-top: .3rem;
  margin-bottom: .3rem;
}

@media screen and (min-width: 40em) {
  div.bom-tl {
    /*.cta {
    padding: 0 0.25rem;
  }*/
  }
}

div.bom-tl .cta a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /*justify-content: center;*/
  padding-left: 50px;
  padding-right: 0.5rem;
  height: 40px;
  color: #fff !important;
  font-size: 0.9em;
  font-weight: normal;
  line-height: 1.1;
  border-radius: 5px;
}

div.bom-tl .cta a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.125);
  background-repeat: no-repeat;
  background-position: 0;
  border-radius: 5px 0 0 5px;
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
}

div.bom-tl .cta a:hover:before {
  width: 100%;
}

div.bom-tl .dmMobileBody .dmRespRow .ctaContainer .small-12 {
  width: auto;
}

div.bom-tl .cta.cta-sendFlowers a {
  background: #d85e5d;
}

div.bom-tl .cta.cta-sendFlowers a:before {
  background-image: url("../assets/menu-flower-icon.svg");
}

div.bom-tl .cta.cta-plantTree a {
  background: #83ae55;
}

div.bom-tl .cta.cta-plantTree a:before {
  background-image: url("../assets/menu-tree-icon.png");
  background-position: 6px;
  background-size: 30px;
}

@media (max-width: 39.9375em) {
  div.bom-tl .cta {
    text-align: center;
  }

  div.bom-tl .header .headerContent .obitName h1,
  div.bom-tl #dm .header .headerContent .obitName h1 {
    font-size: 1.2rem !important;
  }
}

div.bom-tl .navigation {
  margin-top: 1rem;
  background: #fff;
}

div.bom-tl .navBtn {
  padding: .6rem 1rem;
  font-size: 1.2rem;
  text-align: center;
  line-height: 1;
  border: 1px solid #e1e1e1;
}

div.bom-tl .navBtn:first-child {
  border-right: none;
  border-bottom: 5px solid #0c4d8a;
}

div.bom-tl .navActive {
  /*color: #950143;*/
  /*font-weight: bold;*/
}

div.bom-tl div#bom-site-wrapper {
  background: #f7f5f5;
}

div.bom-tl .bomContent {
  padding: 1rem 0 3rem;
  font-size: 16px;
  background: #f7f5f5;
}

@media screen and (min-width: 40em) {
  div.bom-tl .obituaryTile {
    margin-bottom: 0;
    min-height: 210px;
    /*    max-height: 210px;
    height: 210px;*/
  }
}

div.bom-tl .bomTile.accordion {
  padding: 0;
}

div.bom-tl .bomTile.accordion .accordion-item {
  border-bottom: 1px solid #e6e6e6;
}

div.bom-tl .bomTile.accordion .accordion-item:last-of-type {
  border-bottom: 0;
}

div.bom-tl li.accordion-item.is-active .accordion-title span.tileText.serviceDate {
  display: none;
}

div.bom-tl .bomTile.accordion .accordion-title,
div.bom-tl .bomTile.accordion .accordion-content {
  border: 0;
}

div.bom-tl .accordion-title:hover,
div.bom-tl .accordion-title:focus {
  background: rgba(0, 0, 0, 0.025);
}

div.bom-tl .accordion-title::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  color: #999;
}

div.bom-tl .accordion-title::before {
  content: "\f105";
}

div.bom-tl .is-active>.accordion-title::before {
  content: '\f107';
}

div.bom-tl .serviceLocation,
div.bom-tl .serviceDateTime {
  padding-left: 2rem;
  line-height: 1.2;
}

div.bom-tl .service-actions {
  margin-top: 0.25rem;
}

div.bom-tl .serviceLocation i,
div.bom-tl .serviceDateTime i {
  margin: 0 0.35rem 0 -1.5rem;
}

div.bom-tl .serviceName {
  color: #000;
}

div.bom-tl .serviceDateTime {
  margin-top: 1rem;
}

@media screen and (max-width: 39.9375em) {
  div.bom-tl .serviceInfo-container .cta.cta-sendFlowers {
    margin-top: 1rem;
  }

  div.bom-tl .serviceInfo-container .cta.cta-sendFlowers a,
  div.bom-tl .sendFlowersTile .cta.cta-sendFlowers a {
    padding-left: 50px;
  }

  div.bom-tl .cta a {
    padding-left: 50px;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    text-align: left;
    line-height: 18px;
  }

  div.bom-tl .cta-sendFlowersImg {
    text-align: center;
  }
}

div.bom-tl .gMaps {
  padding: .6rem 0rem;
}

div.bom-tl .division {
  height: 1px;
  margin: 1rem 0rem;
  background: #e1e1e1;
}

div.bom-tl .gestureTile {
  height: 192px;
}

div.bom-tl span.gestureTile-flowers,
div.bom-tl span.gestureTile-trees {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1em;
  height: 100%;
  border: 1px solid #e1e1e1;
}

div.bom-tl span.gestureTile-flowers {
  margin-right: 0.25rem;
  background: url(../assets/gestureTile-sendFlowers.jpg) 50%/cover no-repeat;
}

div.bom-tl span.gestureTile-trees {
  margin-left: 0.25rem;
  background: url(../assets/gestureTile-plantTree.jpg) 50%/cover no-repeat;
}

div.bom-tl span.gestureTile-flowers a,
div.bom-tl span.gestureTile-trees a {
  position: absolute;
  top: 0;
  left: 0;
  padding: 1rem;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 63.9375em) {

  div.bom-tl span.gestureTile-flowers,
  div.bom-tl span.gestureTile-trees {
    /*margin-left: 0;*/
    /*margin-right: 0;*/
  }

  div.bom-tl .gestureTile:nth-child(1) {
    /*margin-bottom: 0.5rem;*/
  }
}

div.bom-tl span.gestureTile-flowers:before,
div.bom-tl span.gestureTile-trees:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(black));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), black);
  opacity: 0.5;
  -webkit-transition: ease 500ms;
  transition: ease 500ms;
  z-index: 0;
}

div.bom-tl span.gestureTile-flowers:hover:before,
div.bom-tl span.gestureTile-trees:hover:before {
  opacity: 0.75;
}

div.bom-tl span.gestureTile-text {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  right: 1rem;
}

div.bom-tl #bom-site-wrapper div.bomContent .gestureTile h4,
div.bom-tl #bom-site-wrapper .gestureTile .tileText {
  position: relative;
  color: #fff;
  font-size: 12px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

div.bom-tl .gestureTile h4 {
  margin: 0;
  font-weight: bold;
  line-height: 1;
}

div.bom-tl .gestureTile h4 i {
  font-size: 0.5em;
}

div.bom-tl .webcastingTile h3,
div.bom-tl .webcastingStatus {
  display: inline-block;
}

div.bom-tl .webcastingStatus {
  position: relative;
  top: -0.125rem;
  margin-left: 0.25rem;
  padding: 0 0.25rem;
  font-size: 0.65em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

div.bom-tl .webcastingStatus.webcastingLive {
  color: #fff;
  background: red;
}

div.bom-tl .webcastingStatus.webcastingNotLive {
  background: #f7f5f6;
}

div.bom-tl .photos-container,
div.bom-tl .videos-container {
  margin: 0.5rem 0;
}

div.bom-tl .media-section-container {
  position: relative;
  width: 100%;
}

div.bom-tl span.photosVideos-thumb {
  position: relative;
  display: inline-block;
  margin: 0;
  padding-bottom: 25%;
  width: calc(100%/4 - 4px);
  height: auto;
  max-height: 100px;
  background: #fafafa;
  -webkit-box-shadow: inset 0 0 0 1px #e0e0e0;
  box-shadow: inset 0 0 0 1px #e0e0e0;
  cursor: pointer;
  overflow: hidden;
}

div.bom-tl .tributePost-content span.photosVideos-thumb {
  /*margin: 0 0.25rem 0.25rem 0;*/
}

@media screen and (max-width: 39.9375em) {
  div.bom-tl span.photosVideos-thumb {
    padding-bottom: 50%;
    width: calc(100%/2 - 4px);
  }
}

div.bom-tl .photos-container span.photosVideos-thumb:before,
div.bom-tl .videos-container span.photosVideos-thumb:before,
div.bom-tl .media-parent span.photosVideos-thumb:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  color: #fff;
  font-weight: 600;
  font-size: 1.5em;
  background: rgba(0, 0, 0, 0);
  -webkit-transition: ease 200ms;
  transition: ease 200ms;
  pointer-events: none;
  z-index: 1;
}

div.bom-tl .photos-container span.photosVideos-thumb:last-of-type:before {
  content: attr(data-before);
}

div.bom-tl .videos-container span.photosVideos-thumb:before {
  content: "\f144";
  font-family: "Font Awesome 5 Free";
  font-size: 2em;
  background: rgba(0, 0, 0, 0.125);
}

div.bom-tl .photos-container span.photosVideos-thumb:hover:before,
div.bom-tl .videos-container span.photosVideos-thumb:hover:before,
div.bom-tl .media-parent span.photosVideos-thumb:hover:before {
  background: rgba(0, 0, 0, 0.3);
}

div.bom-tl span.photosVideos-thumb img,
div.bom-tl span.photosVideos-thumb video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 100%;
  width: auto;
  max-width: none;
}

div.bom-tl .bomTile.donationsTile ul.donations-list {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

div.bom-tl .bomTile.donationsTile ul.donations-list li {
  margin-top: 0.5rem;
  list-style: none;
  line-height: 1.2;
}

div.bom-tl .bomTile.donationsTile ul.donations-list li:before {
  content: "\f004";
  font-family: "Font Awesome 5 Free";
  margin: 0 0.5em 0 -1.5em;
  color: #e9e9e9;
}

div.bom-tl .bomTile.donationsTile ul.donations-list li a {
  font-size: 0.8em;
}

div.bom-tl .bomTile.photographicMemoriesTile a.photographicMemories-link,
div.bom-tl .bomTile.recordingTile a.serviceRecording-link,
div.bom-tl .bomTile.recordingTile a.memorialProgram-link,
div.bom-tl .bomTile.photographicMemoriesTile a.photographicMemories-link,
div.bom-tl .bomTile.donationsTile a.donations-link,
div.bom-tl .bomTile.flowerTile a.purchaseFlowers-link {
  display: block;
  margin-top: 1rem;
}

div.bom-tl .bomTile.recordingTile .serviceRecording-link i,
div.bom-tl .bomTile.photographicMemoriesTile a.photographicMemories-link i,
div.bom-tl .bomTile.donationsTile a.donations-link i,
div.bom-tl .bomTile.flowerTile a.purchaseFlowers-link i,
div.bom-tl .bomTile.webcastingTile a.webcasting-link i {
  position: relative;
  vertical-align: middle;
  margin-right: 0.5rem;
  width: 2.25rem;
  height: 2.25rem;
  color: #707070;
  text-align: center;
  font-size: 1.5em;
  background: #f5f6f6;
  border: 1px solid #e1e1e1;
  -webkit-transition: ease 250ms;
  transition: ease 250ms;
}

div.bom-tl .bomTile.recordingTile .serviceRecording-link i:before,
div.bom-tl .bomTile.photographicMemoriesTile a.photographicMemories-link i:before,
div.bom-tl .bomTile.donationsTile a.donations-link i:before,
div.bom-tl .bomTile.flowerTile a.purchaseFlowers-link i:before,
div.bom-tl .bomTile.webcastingTile a.webcasting-link i:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

div.bom-tl .bomTile.recordingTile .serviceRecording-link:hover i,
div.bom-tl .bomTile.recordingTile .serviceRecording-link:focus i,
div.bom-tl .bomTile.photographicMemoriesTile a.photographicMemories-link:hover i,
div.bom-tl .bomTile.photographicMemoriesTile a.photographicMemories-link:focus i,
div.bom-tl .bomTile.donationsTile a.donations-link:hover i,
div.bom-tl .bomTile.donationsTile a.donations-link:focus i,
div.bom-tl .bomTile.flowerTile a.purchaseFlowers-link:hover i,
div.bom-tl .bomTile.flowerTile a.purchaseFlowers-link:focus i,
div.bom-tl .bomTile.webcastingTile a.webcasting-link:hover i,
div.bom-tl .bomTile.webcastingTile a.webcasting-link:focus i {
  color: #808080;
  background: #e4e7e7;
  border: 1px solid #ccc;
}

div.bom-tl .bomTile.donationsTile a.donations-link {
  clear: both;
}

div.bom-tl .bomTile.donationsTile a.donations-link i {
  float: left;
  margin-bottom: 1rem;
}

div.bom-tl .bomTile.recordingTile .memorialProgram-link img {
  margin-right: 1rem;
  -webkit-transition: ease 250ms;
  transition: ease 250ms;
}

div.bom-tl .bomTile.recordingTile .memorialProgram-link:hover img,
div.bom-tl .bomTile.recordingTile .memorialProgram-link:hover img {
  opacity: 0.75;
}

div.bom-tl .bomTile.recordingTile #musicPreview embed {
  margin-top: 1rem;
  height: 165px;
  border: 1px solid #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}

div.bom-tl .bomTile.webcastingTile .bom-webcast-event-list {
  margin-top: 1rem;
}

div.bom-tl .bomTile.webcastingTile .bom-webcast-event-list:nth-child(1) {
  margin-top: 0;
}

div.bom-tl .bomTile.webcastingTile .bom-webcast-event-description {
  margin-bottom: 1rem;
}

div.bom-tl .bomTile.webcastingTile .bom-webcast-watch {
  margin-top: 1rem;
}

div.bom-tl .bomTile.webcastingTile .webcastText.tileText a {
  color: #2ba6cb !important;
}

div.bom-tl .loader {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

div.bom-tl .loader-spin {
  color: #FFF;
  font-size: 5em;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

div.bom-tl #tribute-wall label,
div.bom-tl #tribute-wall div {
  -webkit-transition: 500ms ease;
  transition: 500ms ease;
}

div.bom-tl .condolence-thumb {
  /*margin: 2px;*/
}

div.bom-tl .media-item-content {
  height: 100%;
  width: 100%;
}

div.bom-tl .condolence-remainder {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: white;
  font-family: Open Sans;
  font-size: 1.5rem;
  font-weight: 900;
  pointer-events: none;
}

div.bom-tl .media-item {
  position: relative;
  /*width: 80px;*/
  width: calc(100%/5 - 0.25rem);
  height: auto;
  float: left;
  /*padding: 3px;*/
  padding-bottom: 20%;
  margin: 0 0.25rem 0.25rem 0;
  background: #f5f5f5;
  overflow: hidden;
}

div.bom-tl .hidden-media-item {
  display: none;
}

div.bom-tl .media-item-container .preview-img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
}

div.bom-tl .media-item-container {
  margin: 0.1em;
}

div.bom-tl .media-item .preview-img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}

div.bom-tl .addphoto-media-list {
  /*GD-Jan-11-19*/
  margin-top: 1rem;
  width: 100%;
}

div.bom-tl .condolence-media-list {
  margin-top: 1rem;
  width: 100%;
}

div.bom-tl .delete-media {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  background: url(../assets/delete-media.png);
  display: none;
}

div.bom-tl .delete-media:hover {
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 5px #000;
  box-shadow: 0px 0px 5px #000;
  display: block;
}

div.bom-tl img.preview-img:hover+div.delete-media {
  display: block !important;
}

div.bom-tl video.preview-img:hover+div.delete-media {
  display: block !important;
}

div.bom-tl .bomTile.leaveCondolenceTile {
  padding: 0;
  font-size: 0.8em;
  position: relative;
}

div.bom-tl .bomTile.leaveCondolenceTile textarea#leaveCondolence {
  padding: 1.4rem;
}

div.bom-tl .bomTile.leaveCondolenceTile .tributeActions-description {
  padding: 0.5rem 1.4rem;
  border-top: 1px solid #e1e1e1;
}

div.bom-tl .bomTile.leaveCondolenceTile .tributeActions-container {
  padding: 0 2.2rem 1.4rem;
}

div.bom-tl .bomTile.leaveCondolenceTile textarea#leaveCondolence {
  min-height: 100px;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

div.bom-tl .bomTile.leaveCondolenceTile textarea#leaveCondolence::placeholder {
  color: #707070;
}

div.bom-tl .bomTile.leaveCondolenceTile .row.post-button {
  margin: 0;
  padding: 0 0.5rem;
}

div.bom-tl .privateCondolence-label {
  font-size: 0.75em;
  color: #707070;
}

@media screen and (min-width: 39.9375em) {
  div.bom-tl .privateCondolence-label {
    margin-top: 0.25rem;
  }
}

div.bom-tl .bomTile.leaveCondolenceTile button.button.post {
  padding: 0.5rem 2rem;
  color: #707070;
  background-color: #e7e7e7;
  border-radius: 20px;
}

div.bom-tl .bomTile.leaveCondolenceTile button.button.post:hover,
div.bom-tl .bomTile.leaveCondolenceTile button.button.post:focus {
  background-color: #f7f5f6;
}

div.bom-tl .bomTile.leaveCondolenceTile .tributeAction {
  padding: 0.25rem;
  background: #f7f5f6;
  border-radius: 5rem;
  -webkit-transition: ease 200ms;
  transition: ease 200ms;
}

div.bom-tl .bomTile.leaveCondolenceTile .tributeAction {
  margin: 0 1% 0 0;
  max-width: 49%;
}

div.bom-tl .bomTile.leaveCondolenceTile .tributeAction:hover {
  background: #e7e7e7;
}

div.bom-tl .bomTile.leaveCondolenceTile .tributeAction a,
div.bom-tl .bomTile.photosVideosTile a.button {
  color: #707070;
  font-weight: 100;
}

div.bom-tl .tributeAction a i {
  font-size: 0.85em;
  color: #0c4d8a;
}

@media screen and (max-width: 39.9375em) {
  div.bom-tl .tributeAction a i {
    display: none;
  }
}

div.bom-tl .bomTile.addPhotosTile {
  padding: 0;
  font-size: 0.8em;
  position: relative;
}

div.bom-tl .bomTile.addPhotosTile .addPhotoActions-container {
  padding: 0 2.2rem 1.4rem;
}

div.bom-tl .bomTile.addPhotosTile .addPhotoSubmit-container {
  /*padding: 0 2.2rem;*/
}

div.bom-tl .bomTile.addPhotosTile .row.post-button {
  margin: 0;
  padding: 0 0.5rem;
}

div.bom-tl .bomTile.addPhotosTile button.button.post,
div.bom-tl .bomTile.photosVideosTile a.button {
  padding: 0.5rem 2rem;
  color: #707070 !important;
  background: none #e7e7e7;
  border-radius: 20px;
}

div.bom-tl .bomTile.addPhotosTile button.button.post:hover,
div.bom-tl .bomTile.addPhotosTile button.button.post:focus,
div.bom-tl .bomTile.photosVideosTile a.button:hover,
div.bom-tl .bomTile.photosVideosTile a.button:focus {
  background-color: #f7f5f6;
}

div.bom-tl .bomTile.sendFlowersTile {
  background: #fffae6;
}

div.bom-tl .bomTile.plantTreeTile {
  background: #fffae6 url("../assets/plantTree-cta.jpg") bottom right no-repeat;
}

@media screen and (max-width: 39.9375rem) {
  div.bom-tl .bomTile.plantTreeTile {
    background-size: contain;
  }
}

div.bom-tl .bomTile.sendFlowersTile span,
div.bom-tl .bomTile.plantTreeTile span {
  color: #000;
  font-weight: bold;
}

div.bom-tl .bomTile.sendFlowersTile .sendFlowers-actions,
div.bom-tl .bomTile.plantTreeTile .plantTree-actions {
  margin: 1rem 0 0 0;
}

div.bom-tl .bomTile.sendFlowersTile .cta,
div.bom-tl .bomTile.plantTreeTile .cta {
  padding: 0;
}

div.bom-tl .bomTile.sendFlowersTile .guaranteedDelivery {
  padding-top: 0;
  font-size: 0.8em;
}

@media screen and (max-width: 40em) {
  div.bom-tl .bomTile.sendFlowersTile .guaranteedDelivery {
    padding-left: 0;
  }
}

div.bom-tl .tributePost-photo img {
  border-radius: 50%;
}

div.bom-tl .badge.secondary.tribute_thumb {
  width: 100%;
  height: 0px;
  max-width: 100px;
  max-height: 100px;
  padding-top: 50%;
  padding-bottom: 50%;
  color: #aaa;
  font-size: 1.35em !important;
  font-weight: 800;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

div.bom-tl .tributePost-reply .badge.secondary.tribute_thumb {
  width: 80%;
  max-width: 90px;
  max-height: 90px;
  padding-top: 40%;
  padding-bottom: 40%;
  font-size: 1rem !important;
}

div.bom-tl .featured .badge.secondary.tribute_thumb,
div.bom-tl .featured .tributePost-reply .badge.secondary.tribute_thumb {
  /*background: #fff;*/
}

div.bom-tl .tributePost-monogram span.monogram {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  color: #aaaaaa;
  font-size: 1.5em;
  font-weight: 800;
  background: #eeeeee;
  border-radius: 50%;
}

div.bom-tl .tributePost-content {
  padding: 0;
}

div.bom-tl .tributePost-reply,
div.bom-tl .tributePost-showComments {
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid #e6e6e6;
}

div.bom-tl .tributePost-reply {
  margin-bottom: -1rem;
  padding: 1rem 0;
  background: #fafafa;
  -webkit-transition: ease 500ms;
  transition: ease 500ms;
}

div.bom-tl .tributePost-reply:hover {
  background: #fcfcfc;
}

div.bom-tl .familyInteractive-content .tributePost-reply {
  margin-bottom: 0;
}

div.bom-tl .tributeTile .tributePost-reply .familyMember {
  color: #707070;
  font-size: 0.8em;
  font-weight: normal;
}

div.bom-tl .tributeTile .tributePost-reply .familyMember i {
  color: #55be45;
}

div.bom-tl .tributePost-showComments {
  text-align: center;
}

div.bom-tl .tributePost-showComments a {
  font-size: 0.8em;
}

div.bom-tl .tributeTile .leave-comment .input-group {
  position: relative;
}

div.bom-tl .tributeTile .leave-comment textarea.comment-text {
  margin: 0 0.5rem 0 0;
  height: 1.9rem;
  font-size: 0.8em;
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

div.bom-tl .tributeTile .leave-comment input.button,
div.bom-tl .tributeTile .leave-comment .input-group> :last-child>input.button {
  padding: 0.5rem 1.5rem;
  color: #707070;
  font-size: 0.9em;
  background-color: #e7e7e7;
  border-radius: 20px;
}

div.bom-tl .tributeTile .leave-comment input.button:hover,
div.bom-tl .tributeTile .leave-comment input.button:focus,
div.bom-tl .tributeTile .leave-comment .input-group> :last-child>input.button:hover,
div.bom-tl .tributeTile .leave-comment .input-group> :last-child>input.button:focus {
  background-color: #f7f5f6;
}

div.bom-tl .tributeTile .leave-comment .input-group:after,
div.bom-tl .tributeTile .leave-comment .input-group:before {
  bottom: calc(100% - 1px);
  left: 25%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

@media screen and (max-width: 39.9375rem) {

  div.bom-tl .tributeTile .leave-comment .input-group:after,
  div.bom-tl .tributeTile .leave-comment .input-group:before {
    left: 18%;
  }
}

div.bom-tl .tributeTile .leave-comment .input-group:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 7px;
  margin-left: -7px;
}

div.bom-tl .tributeTile .leave-comment .input-group:before {
  border-color: rgba(202, 202, 202, 0);
  border-bottom-color: #cacaca;
  border-width: 8px;
  margin-left: -8px;
}

@media screen and (min-width: 40em) {
  div.bom-tl .tributeTile .leave-comment .input-group .comment-text-container {
    padding-left: 0.4rem;
  }
}

div.bom-tl .tributeTile .leave-comment .input-group .comment-text-container {
  padding-right: 0;
}

div.bom-tl .tributeTile .leave-comment .input-group .input-group-button {
  float: right;
  /*margin-right: -0.9375rem;*/
}

@media screen and (max-width: 39.9375em) {
  div.bom-tl .tributeTile .leave-comment textarea.comment-text {
    min-height: 5.5rem;
  }
}

div.bom-tl .gestureItem {
  margin-top: 1rem;
}

div.bom-tl .row .row.gestureItem.media-parent {
  margin-left: 0;
  margin-right: 0;
}

div.bom-tl .gestureItem .gestureItem-description {
  padding: 0;
}

@media screen and (max-width: 39.9375em) {
  div.bom-tl .gestureItem .gestureItem-description {
    margin-top: 1rem;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

div.bom-tl #bom-site-wrapper div.bomContent .gestureItem h4.gestureItem-description-title {
  margin: 0;
  color: #000;
  font-size: 0.9em;
  font-weight: 400;
}

div.bom-tl .gestureItem .gestureItem-description .tileText,
div.bom-tl .gestureItem-description .gestureItem-links,
div.bom-tl .tributeTile .tributePost-details {
  font-size: 0.7em;
}

div.bom-tl .gestureItem .gestureItem-description .tileText {
  position: relative;
  /*height: 28px;*/
  height: 70%;
  width: 100%;
  overflow: hidden;
}

div.bom-tl .gestureItem .gestureItem-description .tileText:after {
  content: "...";
  position: absolute;
  bottom: 0;
  right: 3px;
  padding: 0.125rem;
  background: #fff;
}

div.bom-tl .gestureItem .gestureItem-description .tileText span:after {
  content: "\0000a0";
  position: absolute;
  width: 1000px;
  background: #fff;
  z-index: 1;
}

div.bom-tl .tributePost-content .row.gestureItem.gestureType-photo,
div.bom-tl .tributePost-content .row.gestureItem.gestureType-video {
  margin-left: 0;
  margin-right: 0;
}

div.bom-tl .gestureItem .gestureItem-description .gestureItem-links {
  margin-top: 0.5rem;
}

div.bom-tl .gestureItem .gestureItem-description .gestureItem-links a,
div.bom-tl .gestureItem .gestureItem-description .gestureItem-links a:visited {
  color: #0c4d8a !important;
  font-size: 1.06em;
  font-weight: bold;
}

div.bom-tl .gestureItem .gestureItem-description .gestureItem-links a.sendFlowers,
div.bom-tl .gestureItem .gestureItem-description .gestureItem-links a.sendFlowers:visited {
  color: #d85e5d !important;
}

div.bom-tl .gestureItem .gestureItem-description .gestureItem-links a.plantTree,
div.bom-tl .gestureItem .gestureItem-description .gestureItem-links a.plantTree:visited {
  color: #72974a !important;
}

div.bom-tl .gestureItem .gestureItem-description .gestureItem-links a:hover {
  opacity: 0.7 !important;
}

div.bom-tl .tributeTile .tributePost-details {
  margin-top: 1rem;
}

div.bom-tl .tributeTile .tributePost-reply .tributePost-details {
  margin-top: 0.125rem;
}

div.bom-tl .tributePost-controls {
  /*display: none; TEMPORARILY HIDDEN */
}

div.bom-tl ul.tributePost-controls-menu {
  -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.125);
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.125);
}

div.bom-tl .tributePost-controls .dropdown.menu>li.is-dropdown-submenu-parent>a {
  color: #898989;
}

div.bom-tl .tributePost-controls .dropdown.menu>li.is-dropdown-submenu-parent:hover>a {
  color: #5493ce;
}

div.bom-tl .tributePost-controls .dropdown.menu>li.is-dropdown-submenu-parent>a::after {
  display: none;
}

div.bom-tl .tributePost-controls .dropdown.menu>li>ul>li>a {
  padding: 0.5rem 1rem;
  color: #707070;
  font-size: 0.8em;
  line-height: 1.2;
  font-weight: normal;
}

div.bom-tl .tributePost-controls .dropdown.menu>li>ul>li>a:hover,
div.bom-tl .tributePost-controls .dropdown.menu>li>ul>li>a:focus {
  background: rgba(0, 0, 0, 0.025);
}

div.bom-tl .tributePost-controls .dropdown.menu>li>ul>li>a>i {
  margin-right: 0.75rem;
  /*color: #cfcfcf;*/
}

div.bom-tl .row .row.pagination {
  margin: 0 auto;
  width: 100%;
}

div.bom-tl .pagination li {
  position: relative;
  vertical-align: middle;
  padding: 0;
}

div.bom-tl .pagination li.pagination-button {
  cursor: pointer;
}

div.bom-tl .pagination li.pagination-button.disabled {
  cursor: not-allowed;
}

div.bom-tl .pagination a,
div.bom-tl .pagination button {
  width: 100%;
  height: 100%;
  color: #707070;
  border-radius: 0;
}

div.bom-tl .pagination li.pagination-button:hover,
div.bom-tl .pagination li.pagination-button:focus,
div.bom-tl .pagination button:hover,
div.bom-tl .pagination button:focus {
  background: rgba(0, 0, 0, 0.025);
}

div.bom-tl .pagination-next a::after,
div.bom-tl .pagination-next.disabled::after,
div.bom-tl .pagination-previous a::before,
div.bom-tl .pagination-previous.disabled::before {
  content: "";
}

div.bom-tl .pagination li.pagination-button {
  display: inline-block;
  width: 40px;
  height: 45px;
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 0;
  -webkit-transition: ease 150ms;
  transition: ease 150ms;
}

div.bom-tl .pagination li i.fas {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

div.bom-tl .pagination li.pagination-pageCount {
  display: block;
  margin: 0 2rem;
  padding: 0.75em 0;
  color: #707070;
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 0;
}

div.bom-tl .subscribeUpdates h4 {
  cursor: pointer;
  -webkit-transition: ease 200ms;
  transition: ease 200ms;
}

div.bom-tl .subscribeUpdates h4:hover,
div.bom-tl .subscribeUpdates h4:focus {
  color: #000;
}

div.bom-tl .focus {
  position: relative;
  z-index: 99;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
}

div.bom-tl .blanket-dim-all-content {
  opacity: 0;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  z-index: 10;
  height: 100vh;
  width: 100vw;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  pointer-events: none;
}

@media screen and (max-width: 39.9375em) {

  div.bom-tl .bomTile.familyInteractiveTile .columns.leftColumn,
  div.bom-tl .bomTile.familyInteractiveTile .columns.rightColumn {
    padding: 0;
  }

  div.bom-tl .bomTile.familyInteractiveTile li.tabs-title>a {
    padding: 0.25rem;
    font-size: 0.75em;
  }
}

div.bom-tl .footer {
  margin-bottom: 2rem;
  padding: 2rem;
  color: #707070;
  background: #fff;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}

div.bom-tl .footer .footer-admin {
  margin: 1rem auto;
  font-size: 0.9em;
}

div.bom-tl .footer .footer-admin a {
  color: #707070;
  font-weight: normal;
  text-transform: uppercase;
}

div.bom-tl .footer .footer-admin a:hover,
div.bom-tl .footer .footer-admin a:focus {
  color: #000;
}

div.bom-tl .footer .footer-boilerplate {
  font-size: 0.75em;
}

div.bom-tl .footer .footer-boilerplate a {
  font-weight: normal;
  text-decoration: underline;
}

div.bom-tl table.adp-placemark,
div.bom-tl table.adp-placemark tbody,
div.bom-tl table.adp-directions tbody {
  border: 0;
}

div.bom-tl table.adp-directions tbody tr:nth-child(even) {
  background-color: transparent;
}

div.bom-tl table.adp-directions tbody .adp-step,
div.bom-tl table.adp-directions tbody .adp-substep {
  padding-bottom: 1rem;
  border: 0;
}

div.bom-tl .adp-legal {
  font-size: 0.75em;
}

div.bom-tl #photographic-memories #in-memoryof-container {
  margin: auto;
  padding: 1rem 0;
  width: 80%;
  text-shadow: 1px 1px 1px #000;
}

div.bom-tl #photographic-memories #in-memoryof-container #in-memoryof-text {
  position: relative;
  color: #8f8f8f;
}

div.bom-tl #photographic-memories #in-memoryof-container #in-memoryof-text:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: calc(50% - 50px);
  width: 100px;
  height: 1px;
  background: #000;
}

div.bom-tl #photographic-memories #in-memoryof-container #in-memoryof-name {
  color: #fff;
  font-size: 5vh;
  font-weight: 300;
  line-height: 1.4;
}

div.bom-tl .photographic-memories .photo-mem-prev-btn,
div.bom-tl .photographic-memories .photo-mem-next-btn {
  position: absolute;
  top: 50%;
  margin: 15px;
  height: auto;
  width: auto;
  font-size: 5vh;
  color: rgba(255, 255, 255, 0.25);
  cursor: pointer;
  z-index: 10;
  -webkit-transition: ease 250ms;
  transition: ease 250ms;
}

@media screen and (max-width: 39.9375em) {

  div.bom-tl .photographic-memories .photo-mem-prev-btn,
  div.bom-tl .photographic-memories .photo-mem-next-btn {
    position: fixed;
    top: 40px;
    margin: 0;
    padding: 0.5rem;
    width: 32px;
    font-size: 1em;
    background: #000;
  }
}

div.bom-tl .photographic-memories .photo-mem-prev-btn:hover,
div.bom-tl .photographic-memories .photo-mem-prev-btn:focus,
div.bom-tl .photographic-memories .photo-mem-next-btn:hover,
div.bom-tl .photographic-memories .photo-mem-next-btn:focus {
  color: white;
}

div.bom-tl .photographic-memories .photo-mem-prev-btn {
  left: 0;
}

div.bom-tl .photographic-memories .photo-mem-next-btn {
  right: 0;
}

div.bom-tl .photographic-memories #main-photo-memories-content {
  text-align: center;
}

div.bom-tl .photographic-memories img#photo-mem-image {
  /*position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);*/
  /* breaks in Edge */
  max-height: 80vh;
  border: 3px solid #fff;
  -webkit-box-shadow: 0 10px 65px #000;
  box-shadow: 0 10px 65px #000;
}

div.bom-tl .photographic-memories #music-controls {
  /*position: absolute;*/
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.075);
  background: rgba(0, 0, 0, 0.25);
}

div.bom-tl .photographic-memories #audio-player {
  background: #f1f3f4;
}

div.bom-tl ul#bom-affiliations {
  margin-left: 0rem;
  text-align: left;
  list-style: none;
}

div.bom-tl ul#bom-affiliations li.bom-affiliation {
  position: relative;
  margin: 0.5rem 0;
  padding: 4rem 0rem 0.5rem;
  width: calc(100%/4);
  color: #626262;
  font-size: 0.8rem;
  line-height: 1.2;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}

div.bom-tl ul#bom-affiliations li.bom-affiliation img.bom-association-image {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

div.bom-tl ul#bom-affiliations li.bom-affiliation span.association-name {
  display: block;
  padding: 0 0.25rem;
}

div.bom-tl div#insignia-copyright {
  color: #626262;
  font-size: .7rem;
  font-weight: normal;
  line-height: 1.2;
}


/* STYLES OFF BUTTON */
.bom-tl.bom-foundation-wrapper .cta.cta-sendFlowers.flower-styles-off a,
.bom-tl.bom-foundation-wrapper .cta.cta-plantTree.flower-styles-off a,
.bom-tl.bom-foundation-wrapper .cta.cta-webcast.flower-styles-off a,
.bom-tl.bom-foundation-wrapper div#wall .gestureItem-description .cta.flowers-cta.flower-styles-off a.buy-now {
  color: #d75e5e !important;
  font-weight: 700;
  /*text-transform: uppercase;*/
  background: #ffffff !important;
  border: none;
  border: 2px solid #d75e5e;
  /* box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4); */
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  overflow: hidden;
}

.bom-tl.bom-foundation-wrapper div#wall .gestureItem-description .cta.flowers-cta.flower-styles-off a.buy-now {
  font-size: .8rem !important;
  display: inline-block !important;
}

.bom-tl.bom-foundation-wrapper .cta.cta-plantTree.flower-styles-off a {
  color: #95c13b !important;
  border: 2px solid #95c13b;
}

.bom-tl.bom-foundation-wrapper .cta.cta-sendFlowers.flower-styles-off a:hover span,
.bom-tl.bom-foundation-wrapper .cta.cta-plantTree.flower-styles-off a:hover span,
.bom-tl.bom-foundation-wrapper .cta.cta-webcast.flower-styles-off a:hover span,
.bom-tl.bom-foundation-wrapper div#wall .gestureItem-description .cta.flowers-cta.flower-styles-off a.buy-now:hover span {
  color: #fff !important;
}

.bom-tl.bom-foundation-wrapper .cta.cta-sendFlowers.flower-styles-off a:before,
.bom-tl.bom-foundation-wrapper .cta.cta-plantTree.flower-styles-off a:before,
.bom-tl.bom-foundation-wrapper .cta.cta-webcast.flower-styles-off a:before,
.bom-tl.bom-foundation-wrapper div#wall .gestureItem-description .cta.flowers-cta.flower-styles-off a.buy-now:before {
  display: none;
}

.bom-tl.bom-foundation-wrapper .cta.cta-sendFlowers.flower-styles-off a span,
.bom-tl.bom-foundation-wrapper .cta.cta-plantTree.flower-styles-off a span,
.bom-tl.bom-foundation-wrapper .cta.cta-webcast.flower-styles-off a span,
.bom-tl.bom-foundation-wrapper div#wall .gestureItem-description .cta.flowers-cta.flower-styles-off a.buy-now span {
  color: #d75e5e !important;
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  z-index: 3;
  position: relative;
}

.bom-tl.bom-foundation-wrapper div#wall .gestureItem-description .cta.flowers-cta.flower-styles-off a.buy-now:before,
.bom-tl.bom-foundation-wrapper div#wall .gestureItem-description .cta.flowers-cta.flower-styles-off a.buy-now:after,
.bom-tl.bom-foundation-wrapper div#wall .gestureItem-description .cta.flowers-cta.flower-styles-off a.buy-now span:before,
.bom-tl.bom-foundation-wrapper div#wall .gestureItem-description .cta.flowers-cta.flower-styles-off a.buy-now span:after {
  display: none;
}

.bom-tl.bom-foundation-wrapper .cta.cta-plantTree.flower-styles-off a span {
  color: #95c13b !important;
}

.bom-tl.bom-foundation-wrapper .cta.cta-sendFlowers.flower-styles-off a .styles-off-btn:before,
.bom-tl.bom-foundation-wrapper .cta.cta-plantTree.flower-styles-off a .styles-off-btn:before,
.bom-tl.bom-foundation-wrapper .cta.cta-webcast.flower-styles-off a .styles-off-btn:before,
.bom-tl.bom-foundation-wrapper div#wall .gestureItem-description .cta.flowers-cta.flower-styles-off a.buy-now .styles-off-btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 100%;
  background-image: url("../assets/menu-flower-icon.svg");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 100%;
  border: 2px solid #d75e5e;
  border-radius: 0px;
  z-index: 2;
}

.bom-tl.bom-foundation-wrapper .cta.cta-plantTree.flower-styles-off a .styles-off-btn:before {
  background-image: url("../assets/menu-tree-icon.png");
  background-position: 6px;
  background-size: 30px;
  border: 2px solid #95c13b;
}

.bom-tl.bom-foundation-wrapper .cta.cta-sendFlowers.flower-styles-off a .styles-off-btn:after,
.bom-tl.bom-foundation-wrapper .cta.cta-plantTree.flower-styles-off a .styles-off-btn:after,
.bom-tl.bom-foundation-wrapper .cta.cta-webcast.flower-styles-off a .styles-off-btn:after,
.bom-tl.bom-foundation-wrapper div#wall .gestureItem-description .cta.flowers-cta.flower-styles-off a.buy-now .styles-off-btn:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 100%;
  background-color: #d75e5e;
  border: 2px solid #d75e5e;
  border-radius: 0px;
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  z-index: 1;
}

.bom-tl.bom-foundation-wrapper div#wall .gestureItem-description .cta.flowers-cta.flower-styles-off a.buy-now .styles-off-btn:before,
.bom-tl.bom-foundation-wrapper div#wall .gestureItem-description .cta.flowers-cta.flower-styles-off a.buy-now .styles-off-btn:after {
  width: 30px;
}

.bom-tl.bom-foundation-wrapper .cta.cta-plantTree.flower-styles-off a .styles-off-btn:after {
  background-color: #95c13b;
  border: 2px solid #95c13b;
}

.bom-tl.bom-foundation-wrapper .cta.cta-sendFlowers.flower-styles-off a:hover .styles-off-btn:after,
.bom-tl.bom-foundation-wrapper .cta.cta-plantTree.flower-styles-off a:hover .styles-off-btn:after,
.bom-tl.bom-foundation-wrapper .cta.cta-webcast.flower-styles-off a:hover .styles-off-btn:after,
.bom-tl.bom-foundation-wrapper div#wall .gestureItem-description .cta.flowers-cta.flower-styles-off a.buy-now:hover .styles-off-btn:after {
  width: 100% !important;
}

/* END STYLES OFF */


@media screen and (max-width: 39.9375em) {
  div.bom-tl ul#bom-affiliations {
    text-align: left;
  }

  div.bom-tl ul#bom-affiliations li.bom-affiliation {
    margin-bottom: 1.5rem;
    padding: 0.5rem 0 0.5rem 4rem;
    width: 100%;
    text-align: left;
  }

  div.bom-tl ul#bom-affiliations li.bom-affiliation img.bom-association-image {
    left: 0;
    -webkit-transform: unset;
    transform: unset;
  }

  div.bom-tl ul#bom-affiliations li.bom-affiliation span.association-name {
    /*display: inline;*/
  }
}

@media screen and (min-width: 850px) and (max-width: 63.9375em) {
  div.bom-tl .small-3.medium-2.columns.tributePost-photo {
    padding-right: 40px;
  }
}

@media screen and (min-width: 500px) and (max-width: 39.9375em) {
  div.bom-tl .small-3.medium-2.columns.tributePost-photo {
    padding-right: 30px;
  }
}

@media screen and (max-width: 500px) {
  div.bom-tl .badge.secondary.tribute_thumb {
    font-size: 1em !important;
  }
}

@media screen and (max-width: 320px) {
  div.bom-tl .badge.secondary.tribute_thumb {
    font-size: .8em !important;
  }

  div.bom-tl .tributePost-reply .badge.secondary.tribute_thumb {
    font-size: .8em !important;
  }
}

/* not wrapped */
.reveal-overlay {
  background: rgba(0, 0, 0, 0.75);
}

.reveal {
  text-align: center;
  border: 0;
  border-radius: 0;
  outline: none;
}

.reveal.large,
#loginModal.reveal,
#contactFHModal.reveal,
#contactFHModalSent.reveal,
#condolencePosted.reveal,
#subscribeModal.reveal {
  padding: 3rem;
}

@media screen and (min-width: 40em) {

  .reveal.large,
  #loginModal.reveal,
  #condolencePosted.reveal,
  #subscribeModal.reveal {
    padding: 5rem 10rem;
  }
}

.reveal.large h4,
#loginModal.reveal h4,
#contactFHModal.reveal h4,
#condolencePosted.reveal,
#subscribeModal.reveal h4 {
  margin-bottom: 3rem;
  font-family: "Open Sans", sans-serif;
  font-size: 1.5rem;
}

#loginModal.reveal a.facebookLogin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto 2rem;
  width: 65px;
  height: 65px;
  color: #fff;
  font-size: 1.5rem;
  font-weight: normal;
  background: #0a4f88;
  border-radius: 50%;
}

/*#loginModal.reveal form,*/
#familyLoginModal.reveal form {
  padding-top: 2rem;
  border-top: 1px solid #e1e1e1;
}

#familyLoginModal.reveal input[type="text"],
#familyLoginModal.reveal input[type="password"],
#loginModal.reveal input[type="text"],
#contactFHModal.reveal input[type="text"],
#subscribeModal.reveal select,
#subscribeModal.reveal input[type="text"],
#emailShareModal.reveal input[type="text"],
#emailShareModal.reveal input[type="email"],
#emailShareModal.reveal textarea,
.directionsModal.reveal input[type="text"] {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

@media screen and (min-width: 40em) {

  #loginModal.reveal input[type="text"],
  #contactFHModal.reveal input[type="text"],
  #familyLoginModal.reveal input[type="text"],
  #familyLoginModal.reveal input[type="password"],
  #emailShareModal.reveal input[type="text"],
  #emailShareModal.reveal input[type="email"] {
    margin: 0 0.5rem 1rem;
    max-width: calc(50% - 1rem);
  }
}

@media screen and (min-width: 40em) {

  #contactFHModal.reveal textarea,
  #emailShareModal.reveal select,
  #emailShareModal.reveal textarea {
    margin: 0 0.5rem 1rem;
    max-width: calc(100% - 1rem);
  }
}

#emailShareModal.reveal select {
  background-position: right 0 center;
}

#familyLoginModal.reveal .button,
#loginModal.reveal .button,
#contactFHModal.reveal .button,
#subscribeModal.reveal .button,
#emailShareModal.reveal .button,
.tributeWall-modal.reveal.large .button,
.wcServiceModal button.WCServiceLogin,
.directionsModal.reveal button.loc-map-controls.send-sms-map.button,
.directionsModal.reveal button.loc-map-controls.send-email-map.button {
  margin: 0 auto;
  width: 100%;
  background: #0a4f88;
  border-radius: 0;
}

@media screen and (min-width: 40em) {

  #familyLoginModal.reveal .button,
  #loginModal.reveal .button,
  #contactFHModal.reveal .button,
  #subscribeModal.reveal .button,
  #emailShareModal.reveal .button {
    width: calc(100% - 1rem);
  }
}

#subscribeModal.reveal .button,
.directionsModal.reveal button.loc-map-controls.send-sms-map.button,
.directionsModal.reveal button.loc-map-controls.send-email-map.button {
  width: calc(100% - 2rem);
}

.directionsModal.reveal .button {
  background: #0a4f88;
  border-radius: 0;
}

@media screen and (min-width: 40em) {
  .directionsModal.reveal .button {
    padding: 0.85em 2em;
  }
}

#loginModal.reveal .button:hover,
#loginModal.reveal .button:focus,
#contactFHModal.reveal .button:hover,
#contactFHModal.reveal .button:focus,
#subscribeModal.reveal .button:hover,
#subscribeModal.reveal .button:focus,
#emailShareModal.reveal .button:hover,
#emailShareModal.reveal .button:focus,
#globalBenefits.reveal.large .button:hover,
#globalBenefits.reveal.large .button:focus,
.directionsModal.reveal .button:hover,
.directionsModal.reveal .button:focus,
.directionsModal.reveal button.loc-map-controls.send-sms-map.button:hover,
.directionsModal.reveal button.loc-map-controls.send-sms-map.button:focus,
.directionsModal.reveal button.loc-map-controls.send-email-map.button:hover,
.directionsModal.reveal button.loc-map-controls.send-email-map.button:focus {
  background: #003866;
}

#condolencePosted.reveal h4 {
  margin-bottom: 3rem;
}

#condolencePosted.reveal .gestureTile-text h4 {
  margin-bottom: 0;
  font-weight: 300;
  color: #fff;
}

#condolencePosted.reveal .gestureTile-text .tileText {
  color: #fff;
}

#condolencePosted.reveal .gestureTile {
  margin: auto;
  padding: 0;
}

.reveal.large .textDirections .directionsText,
.reveal.large .emailDirections #directionsEmail {
  margin-bottom: 2rem;
}

.reveal .cta-sendFlowers,
.reveal .cta-plantTree {
  margin: auto;
}

#bom-site-wrapper .reveal.large .gestureTile h4 {
  position: relative;
  color: #fff;
  font-size: 12px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.reveal.tributePhoto-reveal,
.reveal.tributeVideo-reveal {
  padding: 0.125rem;
}

.reveal.tributePhoto-reveal img,
.reveal.tributeVideo-reveal img {
  width: 100%;
}

.reveal>.photosVideos-caption {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 0.8rem;
}

.reveal .bom-error .subscribe-error-message,
.reveal .subscribe-success {
  margin: 1rem 1rem 0;
  padding: 1rem;
}

.reveal .subscribe-success {
  background: #f7f5f5;
}

.reveal .bom-error .subscribe-error-message {
  color: red;
}

/* directions modal */
.directionsModal.reveal {
  padding: 5rem 2rem;
  height: 90%;
}

.directionsModal.reveal h4 {
  margin-bottom: 0;
}

.directionsModal.reveal .tabs-panel h5 {
  font-size: 0.9em;
  font-weight: 600;
}

.directionsModal.reveal .directions-container {
  margin-top: 2rem;
}

.directionsModal.reveal .tabs,
.directionsModal.reveal .tabs-content {
  border: 0;
}

.directionsModal.reveal .tabs-title>a {
  margin-right: 0.25rem;
  padding: 0.5rem;
  color: #707070;
  font-size: 0.9em;
  font-weight: normal;
  text-transform: uppercase;
  border-radius: 50px;
}

@media screen and (min-width: 850px) {
  .directionsModal.reveal .tabs-title>a {
    font-size: 90%;
  }
}

@media screen and (max-width: 850px) and (min-width: 40em) {
  .directionsModal.reveal .tabs-title {
    display: block;
    margin-bottom: 0.25rem;
    width: 100%;
  }
}

@media screen and (max-width: 39.9375em) {
  .directionsModal.reveal li.tabs-title.tab-directions {
    width: 40%;
  }

  .directionsModal.reveal li.tabs-title.tab-text,
  .directionsModal.reveal li.tabs-title.tab-email {
    width: 30%;
  }

  .directionsModal.reveal .tabs-title>a {
    padding: 0.5rem 0;
  }
}

.directionsModal.reveal .tabs-title>a i {
  margin-right: 0.25rem;
}

.directionsModal.reveal .tabs-title>a:hover,
.directionsModal.reveal .tabs-title>a:focus,
.directionsModal.reveal .tabs-title>a[aria-selected='true'] {
  color: #0a4f88;
  background: #f5f5f5;
}

@media screen and (min-width: 40em) {

  .directionsModal.reveal .tabs-title>a:hover i,
  .directionsModal.reveal .tabs-title>a:focus i,
  .directionsModal.reveal .tabs-title>a[aria-selected='true'] i {
    /*font-size: 1.25em;*/
    /*line-height: 0.5;*/
  }
}

@media screen and (max-width: 320px) {
  .directionsModal.reveal .tabs-title>a i {
    display: none;
  }
}

.directionsModal.reveal .tabs-panel {
  padding: 1rem 0;
  text-align: left;
}

.directionsModal.reveal .tabs-panel label.directions-label {
  display: none;
}

.directionsModal.reveal .formSection-container {
  margin-top: 1.5rem;
}

.directionsModal.reveal img.adp-marker2 {
  max-width: none;
}

.directionsModal.reveal .adp-summary {
  margin-bottom: 1rem;
  color: #707070;
  font-weight: 600;
  border-bottom: 1px solid #e1e1e1;
}

@media screen and (min-width: 60em) {
  .directionsModal.reveal .directions-rightColumn {
    height: 80%;
  }

  .directionsModal.reveal .directions-rightColumn .responsive-embed {
    height: 100%;
  }
}

/* Photographic Memories Start */
#photographic-memories.reveal {
  position: fixed;
  top: 0 !important;
  padding: 0;
  background: #1f1f1f;
}

#photographic-memories.reveal button.close-button {
  background: rgba(255, 255, 255, 0.05);
}

@media screen and (max-width: 39.9375em) {
  #photographic-memories.reveal button.close-button {
    padding: 0.65em;
  }
}

/* HAL: global benefits modal */
.tributeWall-modal.reveal.large {
  padding: 0;
  text-align: left;
}

.tributeWall-modal.reveal.large .tributeWall-modal-content-container {
  padding: 5rem;
}

#globalBenefits.reveal.large .tributeWall-modal-content-container {
  padding: 5rem 5rem 0;
}

@media screen and (max-width: 39.9375em) {
  .tributeWall-modal.reveal.large .tributeWall-modal-content-container {
    padding: 5rem 2rem;
  }

  #globalBenefits.reveal.large .tributeWall-modal-content-container {
    padding: 5rem 2rem 0;
  }
}

.tributeWall-modal.reveal.large h4 {
  margin-bottom: 1rem;
  text-align: center;
}

.tributeWall-modal.reveal.large .tributeWall-modal-content h5,
.tributeWall-modal.reveal.large .tributeWall-modal-content h6,
.tributeWall-modal.reveal.large .tributeWall-modal-content .fa-li {
  color: #000;
}

.tributeWall-modal.reveal.large .responsive-embed {
  padding-bottom: 57%;
}

.tributeWall-modal.reveal.large .tributeWall-modal-content {
  margin: 3rem 0 2rem;
}

#globalBenefits.reveal.large .tributeWall-modal-content img {
  border: 3px solid #fff;
  border-radius: 50%;
  -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
}

.tributeWall-modal.reveal.large .tributeWall-modal-content .fa-ul {
  margin-left: 2rem;
}

.tributeWall-modal.reveal.large .tributeWall-modal-content .fa-ul>li {
  margin-bottom: 0.5rem;
}

.tributeWall-modal.reveal.large .tributeWall-modal-content .fa-li {
  left: -3rem;
  padding-top: 0.35rem;
  width: 3.5rem;
}

#globalBenefits.reveal.large .globalBenefits-footer {
  margin-top: 2rem;
  padding: 2rem;
  background: #f7f5f5;
}

#globalBenefits.reveal.large .globalBenefits-footer .row.globalBenefits-footer-partners {
  padding: 1rem 0;
  width: 100%;
}

/*# sourceMappingURL=main.css.map */

.reveal-overlay .reveal.modal.large h4.textTitle,
div#emailModal-First_Visitation h4.textTitle,
div#emailShareModal h4,
div#wcServiceModal-Service h4.textTitle,
#condolencePosted.reveal h4 {
  margin-bottom: 0rem;
  padding-bottom: 1rem;
  color: #555555;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
}

.reveal-overlay .reveal.modal.large .directionsText,
.reveal-overlay .reveal.modal.large div#directionsEmail {
  margin-bottom: 1rem;
  color: #626262;
  font-size: .8rem;
  text-align: center;
}

.reveal-overlay .reveal.modal.large .formSection,
div#emailModal-First_Visitation .formSection,
.reveal-overlay div#directionsModalSent .cta.cta-sendFlowers {
  padding: 0rem;
}

.reveal-overlay .reveal.modal.large .formSection label,
div#emailModal-First_Visitation .formSection label,
div#wcServiceModal-Service label {
  color: #626262;
  font-size: .8rem;
  font-weight: 700;
  text-align: center;
}

.reveal-overlay .reveal.modal.large .button,
div#emailModal-First_Visitation .button {
  width: 100%;
  margin-bottom: 0rem;
  background: #0b4f89;
}

.reveal-overlay .reveal.modal.large .button:hover,
div#emailModal-First_Visitation .button:hover {
  width: 100%;
  margin-bottom: 0rem;
  background: #073d6d;
}


/* post condolence login modal */
#loginModal.reveal>div.row,
#familyLoginModal.reveal form {
  padding-top: 2rem;
  border-top: 1px solid #e1e1e1;
}

.reveal .loginModal-separator {
  position: relative;
  padding: 0 0 35px 0;
  font-weight: 600;
}

@media screen and (min-width: 40em) {
  .reveal .loginModal-separator {
    padding: 35px 0 0 0;
  }
}

.reveal .loginModal-separator:after {
  content: "";
  position: absolute;
  top: 25%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #e1e1e1;
}

@media screen and (min-width: 40em) {
  .reveal .loginModal-separator:after {
    top: 0;
    bottom: 0;
    left: 50%;
    width: 1px;
    height: 100%;
  }
}

.reveal .loginModal-separator span {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 0.5rem;
  background: #fff;
}

#loginModal.reveal input[type="text"] {
  font-size: 1em;
}

/* mobile flower button */

@media screen and (max-width: 39.9375em) {

  div.bom-tl.bom-foundation-wrapper .cta.cta-plantTree.flower-styles-off a,
  div.bom-tl.bom-foundation-wrapper .cta.cta-webcast.flower-styles-off a,
  div.bom-tl.bom-foundation-wrapper div#wall .gestureItem-description .cta.flowers-cta.flower-styles-off a.buy-now {
    color: #95c13b !important;
    border: 2px solid #95c13b;
  }

  div.bom-tl.bom-foundation-wrapper .cta.cta-plantTree.flower-styles-off a .styles-off-btn::before,
  div.bom-tl.bom-foundation-wrapper .cta.cta-webcast.flower-styles-off a .styles-off-btn::before,
  div.bom-tl.bom-foundation-wrapper div#wall .gestureItem-description .cta.flowers-cta.flower-styles-off a.buy-now .styles-off-btn::before {
    border: 2px solid #95c13b;
  }

  div.bom-tl.bom-foundation-wrapper .cta.cta-plantTree.flower-styles-off a .styles-off-btn::after,
  div.bom-tl.bom-foundation-wrapper .cta.cta-webcast.flower-styles-off a .styles-off-btn::after,
  div.bom-tl.bom-foundation-wrapper div#wall .gestureItem-description .cta.flowers-cta.flower-styles-off a.buy-now .styles-off-btn::after {
    background-color: #95c13b;
    border: 2px solid #95c13b;
  }

  div.bom-tl.bom-foundation-wrapper .cta.cta-plantTree.flower-styles-off a span,
  div.bom-tl.bom-foundation-wrapper .cta.cta-webcast.flower-styles-off a span,
  div.bom-tl.bom-foundation-wrapper div#wall .gestureItem-description .cta.flowers-cta.flower-styles-off a.buy-now span {
    color: #95c13b !important;
  }

  /* fr-178 */
  div.bom-tl.bom-foundation-wrapper .cta.cta-sendFlowers.flower-styles-off a {
    color: #d75e5e !important;
    border: 2px solid #d75e5e;
  }

  div.bom-tl.bom-foundation-wrapper .cta.cta-sendFlowers.flower-styles-off a .styles-off-btn::before {
    border: 2px solid #d75e5e;
  }

  div.bom-tl.bom-foundation-wrapper .cta.cta-sendFlowers.flower-styles-off a .styles-off-btn::after {
    background-color: #d75e5e;
    border: 2px solid #d75e5e;
  }

  div.bom-tl.bom-foundation-wrapper .cta.cta-sendFlowers.flower-styles-off a span {
    color: #d75e5e !important;
  }
  div.bom-tl.bom-foundation-wrapper .cta.cta-sendFlowers a {
    background: #d75e5e;
  }
}

/* fpay tile */
div.bom-tl .bomTile.funeralPayTile .tileText h2 {
  color: #000000 !important;
  font-size: 1rem !important;
  font-weight: normal !important;
}

div.bom-tl .bomTile.funeralPayTile .tileText h3 {
  color: #939393 !important;
  font-size: 15px !important;
  font-style: italic;
}

div.bom-tl .bomTile.funeralPayTile .tileText a.button {
  width: 100%;
  max-width: 200px;
  min-height: 30px;
  padding: 12px 12px;
  color: #555555 !important;
  font-size: 14px !important;
  font-weight: 700;
  background: #f2f2f2;
}

div.bom-tl .bomTile.funeralPayTile .tileText a.button:hover {
  background: #c5c5c5 !important;
}

div.bom-tl .bomTile.funeralPayTile .accordion-item {
  border-bottom: none;
}

div.bom-tl .bomTile.funeralPayTile .accordion-title {
  padding-left: .6rem;
  padding-right: .6rem;
  color: #555555 !important;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.4px;
  border-top: none;
  border-left: none;
  border-right: none;
}

div.bom-tl .bomTile.funeralPayTile .accordion-title:hover {
  color: #4069b4 !important;
}

div.bom-tl .bomTile.funeralPayTile .accordion-title::before {
  top: 1.6rem;
}

div.bom-tl .bomTile.funeralPayTile .accordion-content {
  padding-top: 0;
  padding-bottom: 0;
  border-left: none;
  border-right: none;
}

div.bom-tl .bomTile.funeralPayTile .accordion-content>.row {
  padding: 1rem 0rem;
  border-bottom: 1px solid #e6e6e6;
}

div.bom-tl .bomTile.funeralPayTile .accordion-content>.row:last-of-type {
  border-bottom: none;
}

div.bom-tl .bomTile.funeralPayTile .accordion-content .column {
  padding: .2rem 1rem;
}

div.bom-tl .bomTile.funeralPayTile .accordion-content>.row .donation-name {
  color: #555555;
  font-size: 16px;
  letter-spacing: -0.13px;
}

div.bom-tl .bomTile.funeralPayTile .accordion-content>.row .donation-name b {
  color: #000000;
}

div.bom-tl .bomTile.funeralPayTile .accordion-content>.row .donation-date {
  color: #555555;
  font-size: 11px;
  letter-spacing: -0.09px;
}

div.bom-tl .bomTile.funeralPayTile .campaignStatus {
  margin-bottom: 2rem;
  padding-top: 0rem;
  padding-bottom: 0rem;
  color: #939393;
  font-size: 13px;
  letter-spacing: -0.3px;
}

div.bom-tl .bomTile.funeralPayTile .campaignStatus b {
  color: #555555;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: -0.4px;
}

div.bom-tl .bomTile.funeralPayTile .campaignStatus .goal {
  margin-bottom: .4rem;
  padding-left: 0;
}

div.bom-tl .bomTile.funeralPayTile .campaignStatus .progress {
  height: 7px;
  margin-bottom: .6rem;
  background-color: #e0e0e0;
  border-radius: 7px;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.21);
}

div.bom-tl .bomTile.funeralPayTile .campaignStatus .progress-meter {
  background-color: #4069b4;
}

div.bom-tl .bomTile.funeralPayTile .campaignStatus .donationTotals {
  margin-top: .2rem;
  margin-bottom: .2rem;
  color: #939393;
  font-size: 13px;
  letter-spacing: -0.3px;
}

div.bom-tl .bomTile.funeralPayTile .campaignStatus .donationTotals b {
  color: #555555;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: -0.32px;
}

div.bom-tl .bomTile.funeralPayTile .campaignStatus a.button {
  margin: 0;
}

div.bom-tl .bomTile.funeralPayTile .campaignStatus a.button.donate-btn {
  color: #fff !important;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.13px;
  background-color: #4069b4;
}

div.bom-tl .bomTile.funeralPayTile .campaignStatus a.button.donate-btn:hover {
  background-color: #365899 !important;
}

div.bom-tl .bomTile.funeralPayTile .campaignStatus a.button.facebook-share {
  color: #4069b4 !important;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: -0.13px;
  background: #fff;
  border: solid 1px #4069b4;
}

div.bom-tl .bomTile.funeralPayTile .campaignStatus a.button.facebook-share:hover {
  color: #fff !important;
  background-color: #365899 !important;
}

div.bom-tl .bomTile.funeralPayTile .campaignStatus .donationTotals .columns {
  max-width: 100%;
  margin: .2rem 0rem;
  display: block;
  flex: auto;
}

div.bom-tl .bomTile.funeralPayTile .campaignStatus .row.small-12.large-3 .columns {
  margin: .2rem 0rem;
  display: block;
  flex: auto;
}


/* CF Donation */

.reveal-overlay div#startCFDonation {
  padding: 3rem 3rem;
}

.reveal-overlay div#startCFDonation form {
  max-width: 700px;
  margin: 0 auto;
}

.reveal-overlay div#startCFDonation h4 {
  margin-bottom: 0rem;
  padding-bottom: 1rem;
  color: #555555;
  font-size: 1.4rem;
  font-weight: 700;
}

.reveal-overlay div#startCFDonation input,
.reveal-overlay div#startCFDonation select,
.reveal-overlay div#startCFDonation textarea {
  border-radius: 0px;
  box-shadow: none;
}

.reveal-overlay div#startCFDonation button.button {
  width: 100%;
  background: #0a4f88;
}

.reveal-overlay div#startCFDonation button.button:hover {
  background: #003866;
}

.reveal-overlay div#startCFDonation ul {}

.reveal-overlay div#startCFDonation ul li {
  display: contents;
}

/* mobile modal */
@media screen and (max-width: 39.9375em) {
  .reveal {
    height: auto;
    min-height: initial;
  }
  
  .ts_player {
      height: 480px !important;
  }  
}

.reveal-overlay div#startCFDonation .privacy-policy {
  color: #626262;
  font-size: .8rem;
}

.bomTile.funeralPayTile .column, .bomTile.funeralPayTile .dmRespDesignCol, .bomTile.funeralPayTile .column, .bomTile.funeralPayTile .dmRespCol {
    position: initial !important;
    width: initial !important;
    display: initial !important;
    vertical-align: initial !important;
    float: initial !important;
}
.bomTile.funeralPayTile .large-3 {
    width: initial;
}

/* RSVP */
.bom-tl.bom-foundation-wrapper .serviceSectionTitle {
    margin-top: 1em;
}
.bom-tl.bom-foundation-wrapper a.open-rsvp {
    padding: .2rem 2rem;
    color: #fff !important;
    font-size: 0.9em;
    background: #4069b4 !important;
    border-radius: 3px;
}
.bom-tl.bom-foundation-wrapper a.open-rsvp {
    background-color: #365899;
}
.reveal.modal.rsvpmodal .textTitle {
    padding-bottom: 0rem !important;
}
.reveal.modal.rsvpmodal .rsvpEventDeets {
    padding: 0rem 1rem !important;
    padding-bottom: 1rem !important;
    font-size: 14px;
}
.reveal.modal.rsvpmodal .rsvpEventDeets .rsvpSectionTitle {
    margin-top: 1rem;
    font-size: 18px;
}
.reveal.modal.rsvpmodal .row.formSection-container .rsvpEmail {
    width: 100%;
    padding-bottom: 1rem;
    color: #626262;
    font-size: 14px;
    text-align: center;
    display: block;
}
.maxAttendessSection > div {
    padding: .6rem !important;
    margin-bottom: 1rem !important;
    color: #444444;
    font-size: .8rem;
    text-align: center;
    background: #f1f1f1;
    border: 1px solid #e6e6e6 !important;
}
.timeslotSection .singleTimeSlot {
    padding-top: 1rem;
    padding-bottom: 1rem; 
    border-top: 1px solid #e6e6e6;
}
.timeslotSection .singleTimeSlot label {
    color: #333333;
    font-size: 1rem;
    font-weight: bold;
}
.timeslotSection .singleTimeSlot label {
    color: #333333;
    font-size: 1rem;
    font-weight: bold;
}
.timeslotSection .singleTimeSlot span {
    color: #4069b4;
    font-size: .9rem;
}
.timeslotSection ul.accordion {
    padding-bottom: 1rem;
}
.timeslotSection .singleTimeSlot .btnSelectTimeslot {
    max-width: 140px;
    padding: .2rem 1rem !important;
    text-align: center;
    float: right;
}
.btnSelectTimeslotFull {
    padding: .2rem 2rem;
    color: #444 !important;
    font-size: 0.9em;
    background: #f1f1f1 !important;
    border-radius: 3px;
    max-width: 100px;
    border: 1px solid #e6e6e6;
    cursor: not-allowed;
    text-align: center;
    float: right;
    max-width: 140px !important;
    padding: .2rem 1rem !important;
}
.timeslotSection .accordion-title {
    padding: .8rem 1rem;
    color: #222;
    font-size: .8rem;
    background: #f1f1f1;
    border: 1px solid #e6e6e6 !important;
}
.timeslotSection .accordion-content {
    color: #222;
    font-size: .8rem;
    border-top: none;
}
.timeslotSection .accordion-title:hover, .timeslotSection .accordion-title:focus {
    color: #222;
}
.singleTimeSlotSelected {
    background: none;
}
.timeslotSection .singleTimeSlotSelected .btnSelectTimeslot {
    background: #3FB74B !important;
}
.timeslotSection .singleTimeSlot .btnSelectTimeslot {
    cursor: pointer;
}
.rsvpFamilyPasswordSection {
    padding: .6rem !important;
    margin-bottom: 1rem !important;
    color: #444444;
    font-size: 0.8rem;
    text-align: center;
    background: #f1f1f1;
    border: 1px solid #e6e6e6 !important;
}
.rsvpFamilyPasswordSection label {
    color: #333;
    font-size: 0.8rem;
}
.maxAttendeesReached {
    padding: .6rem !important;
    margin-bottom: 1rem !important;
    color: #444444;
    font-size: .9rem;
    text-align: center;
    background: #fff;
    border-top: 1px solid #e6e6e6 !important;
}
.maxAttendeesReached label {
    color: #222;
    font-size: 1rem;
}

/* premium tree tile */

.bom-tl.bom-foundation-wrapper #bom-site-wrapper div.bomContent .bomTile.tributeType-premiumTree .row.gestureItem {
  margin: 0;
}

.bom-tl.bom-foundation-wrapper #bom-site-wrapper div.bomContent .bomTile.tributeType-premiumTree .row.gestureItem .gestureItem-cta {
  width: 100%;
  max-width: 100%;
  padding: 1.6rem 1.2rem;
  color: #fff;
  text-align: center;
  background: url("../assets/premium-tree-image.png") center no-repeat;
  background-size: cover;
  border-radius: 12px;
  flex: initial;
}

.bom-tl.bom-foundation-wrapper #bom-site-wrapper div.bomContent .bomTile.tributeType-premiumTree .gestureItem-cta .selected-icon {
  font-size: 1.8rem;
}

.bom-tl.bom-foundation-wrapper #bom-site-wrapper div.bomContent .bomTile.tributeType-premiumTree .gestureItem-cta p {
  margin-bottom: .6rem;
  font-weight: bold;
}
  
.bom-tl.bom-foundation-wrapper #bom-site-wrapper div.bomContent .bomTile.tributeType-premiumTree .tributePost-message {
  margin-bottom: .6rem;
}

.bom-tl.bom-foundation-wrapper #bom-site-wrapper div.bomContent .bomTile.tributeType-premiumTree .gestureItem-cta a.plant-btn {
  margin-bottom: 1.2rem;
  padding: .2rem .6rem;
  color: #fff !important;
  font-size: .7rem;
  font-weight: bold;
  border: 2px solid #fff;
  border-radius: 30px;
  display: inline-block;
  transition: .2s all ease-in-out;
}

.bom-tl.bom-foundation-wrapper #bom-site-wrapper div.bomContent .bomTile.tributeType-premiumTree .gestureItem-cta a.plant-btn:hover {
  color: #84ac33 !important;
  background: #fff;
}

.bom-tl.bom-foundation-wrapper #bom-site-wrapper div.bomContent .bomTile.tributeType-premiumTree .gestureItem-cta a.view-location {
  width: max-content;
  margin: 0 auto;
  padding: .2rem .6rem;
  color: #fff !important;
  font-size: .68rem;
  font-weight: normal;
  text-decoration: underline;
  border-radius: 20px;
  display: block;
}

.bom-tl.bom-foundation-wrapper #bom-site-wrapper div.bomContent .bomTile.tributeType-premiumTree .gestureItem-cta a.view-location:hover {
  color: #84ac33 !important;
  background: #fff;
}

/* Medium and up */
@media screen and (min-width: 40em) {

  .bom-tl.bom-foundation-wrapper #bom-site-wrapper div.bomContent .bomTile.tributeType-premiumTree .tributePost-content.premiumTree .tileHeading,
  .bom-tl.bom-foundation-wrapper #bom-site-wrapper div.bomContent .bomTile.tributeType-premiumTree .tributePost-content.premiumTree span.tileText,
  .bom-tl.bom-foundation-wrapper #bom-site-wrapper div.bomContent .bomTile.tributeType-premiumTree .tributePost-content.premiumTree div.tileText {
    width: 50%;
    padding-right: 2rem;
    float: left;
    clear: both;
  }
  
  .bom-tl.bom-foundation-wrapper #bom-site-wrapper div.bomContent .bomTile.tributeType-premiumTree .tributePost-message {
    margin-bottom: .6rem;
  }
}
/* fr-175 remove top flower and tree button in mobile view */
/*@media screen and (max-width: 1024px) {
  .ctaContainer .cta-sendFlowers, .ctaContainer .cta-plantTree {
    display: none;
  }
  div.bom-tl .footer {
    padding-bottom: 100px;
  }

}*/
.bom-tl.bom-foundation-wrapper div#bom-site-wrapper .sticky-share-wrapper .sticky-share-col a.button.expanded.flower-tree-padding {
  padding: 0.9rem 0rem;
}
.bom-tl.bom-foundation-wrapper div#bom-site-wrapper .sticky-share-wrapper .sticky-share-col a.button.expanded.sticky-flowers{
  background: #d75e5e;
}
.bom-tl.bom-foundation-wrapper div#bom-site-wrapper .sticky-share-wrapper .sticky-share-col a.button.expanded.sticky-trees{
  color: #fff !important;
  background: #82ae29;
}

/* end premium tree */
