/* *********************************************************** */
/*                   PLANT A TREE                              */
/* *********************************************************** */

.hal-content-wrapper #sw-hal-tree-entry-con .bom-links .facebook-share{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#668f02+1,4d6c02+100 */
    background: rgb(102,143,2); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(102,143,2,1) 1%, rgba(77,108,2,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(102,143,2,1) 1%,rgba(77,108,2,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(102,143,2,1) 1%,rgba(77,108,2,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#668f02', endColorstr='#4d6c02',GradientType=0 ); /* IE6-9 */
    clear: both;
    border: 1px solid #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    height: 27px;
    box-shadow: 1px 3px 6px 0px #bbb;
    width: 157px;
}

.hal-content-wrapper #sw-hal-tree-entry-con .bom-links .facebook-share a:before{
    content: '';
    background:url('http://www.johnsonoverturffunerals.com/book-of-memories/img/icon-facebook-rounded.png');
    background-size:cover;
        position:absolute;
    width:23px;
    height:23px;
    margin-left: -31px;
    margin-top: 0px;
}

.hal-content-wrapper #sw-hal-tree-entry-con .bom-links .facebook-share a{
    color:white !important;
    top: 2px;
    text-decoration: none !important;
    position: relative;
    font-size: 12px;
    left: 10px;
}

.hal-page .system-widget-wrapper{
    background: transparent;
}
.hal-page .system-widget-header-wrapper{
    display: none;
}
.hal-page .hal-content-wrapper {
    background: #fff;
}
.hal-page .what-is-icon {
    width: 155px;
    vertical-align: bottom;
    float: right;
    position: relative;
    top: 25px;
    right: 10px
}

.hal-page a:link, .hal-page a:visited{
    color:inherit;
}

#bom-content-container  #bom-content-wrapper.hal-page .what-is-icon a{
    font-size: 16px;
    text-decoration: none;
    line-height:17px;
}
.hal-page .what-is-icon img{
    float: left;
    padding-right: 5px;
}
@media (min-width: 480px){
    .hal-page .what-is-icon {
        position: relative;
        top: -1em;
    }
    .hal-page .what-is-icon img{
        position: relative;
        top: -5px;
    }
}
#bom-nav-hal-txt {
    background: url('http://www.johnsonoverturffunerals.com/book-of-memories/css/img/treehands.png') no-repeat;
    height: 75px;
    color: #fff;
    font-size: 12px;
    line-height: normal;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
}
#bom-nav-hal-body {
    padding-top: 10px;
    float: right;
    width: 100px;
}
#bom-nav-hal-btn {
    color: #c7e6ac;
    font-size: 10px;
}
#bom-nav-hal-body-txt {
    line-height: 13px;
}
#bom-candle-list .bom-candle .bom-candle-date.tree-date{
    text-align: left;
}
.bom-candle-date.tree-date a{
    float: right;
}


/* *********************************************************** */
/*                  START- CTAs                                */
/* *********************************************************** */

.ctaflier-keyline{
    margin-top: 20px;
    position: relative;
}
.ctaflier-btn{
    position: absolute;
    width: 215px;
    height: 25px;
    top: 65px;
    left: 20px;
    background-color: black;
    background-image: linear-gradient(to top, #404040 0%, #595959 100%);
    border-radius: 0 0 5px 5px;
}
.ctaflier-click-to{
    position: relative;
    top: 4px;
    margin-top: 5px;
    width: 135px;
    height: 11px;
    color: white;
    font-family: "Trebuchet MS";
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
}

.ctaflier-candle-family{
    background: url('http://www.johnsonoverturffunerals.com/book-of-memories/css/img/ctaflier-candle-family.png');
    width: 215px;
    height: 65px;
}

.ctaflier-flower-family{
    background: url('http://www.johnsonoverturffunerals.com/book-of-memories/css/img/ctaflier-flower-family.png');
    width: 215px;
    height: 65px;
}
.ctaflier-tree-family{
    background: url('http://www.johnsonoverturffunerals.com/book-of-memories/css/img/ctaflier-tree-family.png');
    width: 215px;
    height: 65px;
}

.ctaflier-btn-resp{
    position: absolute;
    width: 128px;
    height: 55px;
    background-color: black;
    background-image: linear-gradient(to top, #404040 0%, #595959 100%);
    border-radius: 0 0 5px 5px;
    border-top: 1px solid #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.5), inset 0 1px 0 #000;
    text-align: center;
}
.ctaflier-click-to-resp{
    position: relative;
    top: 4px;
    margin-top: 5px;
    width: 135px;
    height: 11px;
    color: white;
    font-family: "Trebuchet MS";
    font-size: 14px;
    font-weight: normal;
    line-height: 12px;
}
.ctaflier-btn-resp.candle{
    margin-left: 30px;
}
.ctaflier-btn-resp.flower{
    margin-left: 191px;
}
.ctaflier-btn-resp.tree{
    margin-left: 355px;
}
.bom-content-page {
    font-size: 14px;
}

@media only screen and (max-width: 960px) {
    #ctaflier-all{display: block;padding-bottom: 70px;}
}
@media only screen and (min-width: 960px) {
    #ctaflier-all{display: none;}
}

@media only screen and (max-width: 750px) {
    .ctaflier-btn-resp.candle{margin-left: 5px;}
    .ctaflier-btn-resp.flower{margin-left: 150px;}
    .ctaflier-btn-resp.tree{margin-left: 297px;}
}
@media only screen and (max-width: 480px) {
    .ctaflier-btn-resp{width: 96px;}
    .ctaflier-btn-resp.candle{margin-left: 1px;}
    .ctaflier-btn-resp.flower{margin-left: 104px;}
    .ctaflier-btn-resp.tree{margin-left: 207px;}
}
.ctaflier-title {
    margin: auto;
    padding: 5%;
    width: 90%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    box-shadow: 0 10px 10px -10px rgba(0,0,0,.5), 0 -10px 10px -10px rgba(0,0,0,.25);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#1a000000',GradientType=0 );
}
.ctaflier-icon-flower{
    background: url('http://www.johnsonoverturffunerals.com/book-of-memories/css/img/ctaflier-icon-flower.png');
    width:38px;
    height: 51px;
    float: left;
    margin-top: 10px;
}
.ctaflier-icon-text{
    font-size: 12px;
    text-align: left;
    font-family: Arial;
    line-height: 14px;
    color: #595959;
    margin-left: 46px;
}

.bom-condolence-flag { text-align:right; font-weight: bold; font-size: 9px;cursor: pointer;}
.bom-condolence-flag div{ display:inline-block; }
.bom-condolence-flagicon{
    background: url('http://www.johnsonoverturffunerals.com/book-of-memories/css/img/condolence-flag.png');
    height: 9px;
    width: 16px;
    cursor: pointer;
}

/* *********************************************************** */
/*                  END- CTAs                                */
/* *********************************************************** */


/* *********************************************************** */
/*                 START - FACEBOOK                            */
/* *********************************************************** */

#bom-flower-view .facebook-share {
    position:absolute;
    right:0px;
    height:18px;
}

#bom-flower-view .facebook-share a {
    top: 4px;
}

#bom-flower-view .facebook-share a:before {
    margin-top: -3px !important;
}


/* *********************************************************** */
/*                 END - FACEBOOK                            */
/* *********************************************************** */