/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */

/* SITE WIDE SETTINGS */
h1, h2, h3, h4, h5, h6 {
    font-family: anziano, sans-serif !important;
    font-style: normal !important;
    font-weight: 400 !important;
}

h1 {font-size: 46px;}
h2 {font-size: 36px;}
h3, .et_pb_promo_description h2 {font-size: 30px;}
h4 {font-size: 20px;}

.et-waypoint {
	opacity:1 !important;
}

.et_pb_map_pin {
	display: none !important;
}

@media ( max-width:595px ) {
    h1 {font-size: 32px !important;}
    h3, .et_pb_promo_description h2 {font-size: 24px !important;}
    h4 {font-size: 18px !important;}
}

.et_pb_text a {
    text-decoration: underline;
}

.et_pb_button, .et_pb_promo_button {
    border-radius: 26px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 20px !important;
    margin-top: 10px;
}

.et_pb_button:hover, .et_pb_promo_button:hover  {
    color: #fff !important;
    background-color: #3f0e58 !important;
}

.btn-configue {
    border-radius: 26px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 600;
    padding: 12px 20px !important;
    margin-top: 10px;
    background-color: #3f0e58 !important;
    border: 1px solid #3f0e58 !important;
}

.btn-configue:hover  {
    color: #3f0e58 !important;
    background-color: rgba(255,255,255,0) !important;
    border: 1px solid #3f0e58 !important;
}

.et_pb_button:after, .et_pb_promo_button:after, .btn-configue:after {
    content: '' !important;
}

/* remove sidebar border */
.container:before { background-color:transparent !important; }
.et_pb_widget_area_right { border-left:0 !important; }
.et_pb_widget_area_left { border-right:0 !important; }


/* blog left area */
@media only screen and ( min-width:981px ) {
    #left-area .et_pb_post {
        margin-left: 100px !important;
        padding-left: 2% !important;
    }
}

@media only screen and ( max-width:980px ) {
    #left-area, #sidebar {
        margin-top:0px !important;
        padding-top:0px !important;
    }
    .blog .child-top-section {
        margin-bottom: 0 !important;
    }
}

.single p a {
    text-decoration: underline !important;
}


/* Remove meta data */
.entry-meta .byline, .entry-meta .cat-links { display: none; }


/* posts and pages */
.single #page-container, .page #page-container {
    padding-top:0px !important;
}

/* homepage */
.home #page-container {
    padding-top:0px !important;
}

@media only screen and ( max-width:981px ) {
    /* mobile posts and pages */
    .single #page-container, .page #page-container {
        padding-top:0px !important;
    }
    /* mobile homepage */
    .home #page-container {
        padding-top:0px !important;
    }
}

/* Site width wider on mobile */
@media only screen and (max-width: 980px) {
.et_pb_row {
width: 85% !important;
}
}

/* Row width */
.row-narrow {
    width: 80%;
    padding:15px !important;
}

@media only screen and (max-width: 980px) {
    .row-narrow {
        width: 100%;
        margin-top:0px !important;
        margin-bottom:0px !important;
        padding:0px !important;
    }
}

/* Column stack order on Mobile */
@media only screen and (max-width: 980px) {
    .mobile-row-show {
        display: none !important;
    }
}

@media only screen and (min-width: 981px) {
    .mobile-row-hide {
        display: none !important;
    }
}

@media only screen and (min-width: 596px) {
    :not(.et_pb_fullwidth_section).et_pb_section {
       padding-top: 20px !important;
       padding-bottom: 20px !important;
    }

}






/* COOKIE CONSENT */
#cookie-notice .cn-set-cookie, #cookie-notice .cn-more-info {
    background:#222 !important;
    color:#999 !important;
    text-shadow: none !important;
}

#cookie-notice .cn-set-cookie {
    border:1px solid #999 !important;
}

#cookie-notice .cn-more-info {
    border:none !important;
}







/* SCROLL ICON */
.et_pb_fullwidth_header_scroll {
    margin-top: 80px;
}






/* LOGO */
@media only screen and (min-width: 1280px) {
    #logo {
    min-width: 200px;
    }
}

@media only screen and (max-width: 1279px) {
    #logo {
    display: none;
    }
}


/* VERTICAL NAV */
@media (min-width: 981px) {
    .et_vertical_nav #et-main-area, .et_vertical_nav #top-header {
    margin-left: 0px !important;
    }
}

@media (min-width: 981px) {
.et_vertical_nav #et-main-area, .et_vertical_nav #top-header {
    margin-left: 0px !important;
    }
.et_vertical_nav #page-container #main-header {
    }
}

@media (min-width: 1280px) {
    .et_vertical_nav #page-container #main-header {
        width: 240px;
    }
}

/* Remove the line below the normal Divi menu */
#main-header {
    box-shadow: none !important;
}

/* DROPDOWN */
#top-menu-nav > ul > li > a:hover {
    opacity: 1 !important;
}

.nav li ul {
    width: 280px;
}

ul.sub-menu{
    box-shadow: none !important;
    margin-top: 12px;
}

ul.sub-menu li ul.sub-menu {
    margin-top: 0 !important;
    width:240px;
    margin-left:40px;
}

ul.sub-menu li ul.sub-menu li ul.sub-menu {
    margin-top: 0 !important;
    width:240px;
    margin-left:0px;
}

#top-menu>li>a:after{
    right:20px;
    margin-top: 15px !important;
}

#top-menu li li a {
    width: 277px;
}

#top-menu li li li a {
    width: 240px
}

#top-menu li, #top-menu li li, #top-menu li li li {
    padding: 0 !important;
    margin: 0 !important;
}

#top-menu li a {
    padding: 15px 0px 15px 20px !important;
}

#top-menu li li a, #top-menu li li li a {
    padding: 8px 0px 8px 20px !important;
}

#top-menu li a:hover {
    color: #fff !important;
    background-color: #3f0e58 !important;
}
#top-menu li.current-menu-item > a, #top-menu li.current-menu-ancestor > a,  .nav li ul .current-menu-item a{
    color: #fff !important;
    background-color: #3f0e58 !important;
}

#top-menu li li, #top-menu li li a {
    background-color:#9f86ab !important;
    color: #fff !important;
}

#top-menu li li a:hover, #top-menu li li.current-menu-ancestor > a {
    background-color:#3f0e58 !important;
}

#top-menu li li li, #top-menu li li li a {
    background-color:#d9cfde !important;
    color: #3f0e58 !important;
}

#top-menu-nav-white #top-menu li a:hover, #top-menu-nav-white #top-menu .current-menu-item a {
    background-color:#fff !important;
    color: #3f0e58 !important;
}





/* DROPDOWN WHITE */
#top-menu-nav-white #top-menu li a{
    color: #fff !important;
}

#top-menu-nav-white #top-menu li li li a{
    color: #3f0e58 !important;
}











/* TOP BAR */
#top-header .container {
    padding-top: 1.3em;
    font-weight: 600;
    padding-bottom: 0.75em;
}

#top-header .container #et-info {
    width: 33.3%;
    float: right;
    text-align: right;
}

#top-header .container #et-info .topbar-bottom {
    margin-top: 25px;
}

.buy-funeral-plan-button {
    position: relative;
    top: 30px;
}

#top-header .container #et-info .topbar-bottom a {
    border: 1px solid #3f0e58;
    background-color: #fff;
    padding: 10px 15px;
    border-radius: 20px;
    letter-spacing: 1px;
}

#top-header .container #et-info .topbar-bottom a:hover {
    border: 1px solid #3f0e58;
    background-color: #3f0e58;
    color: #fff !important;
}

@media (max-width: 596px) {
    #top-header, #et_search_icon {
        display: none !important;
    }

    .buy-funeral-plan-button {
        top: 25px;
    }
}




/* TOP BAR WHITE */
#top-header .container #et-info-white {
    width: 33.3%;
    float: right;
    text-align: right;
    color: #fff !important;
}

#top-header .container #et-info-white a {
    color: #fff !important;
}

#top-header .container #et-info-white .topbar-bottom, .topbar-mobile {
    margin-top: 22px;
}

#top-header .container #et-info-white .topbar-bottom a, .topbar-mobile a {
    border: 1px solid #3f0e58;
    background-color: #fff;
    padding: 10px 15px !important;
    border-radius: 20px;
    letter-spacing: 1px;
    color: #3f0e58 !important;
}

#top-header .container #et-info-white .topbar-bottom a:hover, .topbar-mobile a:hover {
    border: 1px solid #3f0e58;
    background-color: #3f0e58;
    color: #fff !important;
}

@media (max-width: 1279px) {
    #top-header, #et_search_icon {
        display: none !important;
    }
}












/* MOBILE NAV */
#responsive-menu-pro {
    margin-top: 0px !important;
}

#responsive-menu-pro-container li.responsive-menu-pro-item a .responsive-menu-pro-subarrow {
    top:5px !important;
}

@media (max-width: 1279px) {
    #main-header {
    display: none !important;
    }
    /* Sub arrow positioning fix */
    #responsive-menu-pro-container li.responsive-menu-pro-item a .responsive-menu-pro-subarrow {
        top: 0 !important;
    }
    #responsive-menu-pro-container li.responsive-menu-pro-item a .responsive-menu-pro-subarrow img {
        position: relative;
        top: 3px;
    }
}


@media (min-width: 596px) and (max-width:1279px) {
    #responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item {
    padding:0 5% !important;
    }

    #responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a {
    padding:0 7% !important;
    }
}

@media (max-width: 595px) {
    #responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item {
    padding:0 !important;
    }

    #responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a {
    padding:0 0 0 15% !important;
    }
}


/* FOOTER */
#footer-info {
    width:100% !important;
}

#main-footer #footer-widgets .footer-widget #custom_html-2 {
   text-align: center !important;
   float: none !important;
   padding: 0px 0px 40px 0px;
   width: 100%;
}

#footer-widgets .footer-widget li:before {
display: none;
}

html #footer-widgets .footer-widget .et_pb_widget:not(.woocommerce) ul li {
line-height: 26px;
padding-left: 0px;
}

#menu-footer1, #menu-footer2, #menu-footer3, #menu-footer4
#menu-footer1 li.menu-item, #menu-footer2 li.menu-item, #menu-footer3 li.menu-item, #menu-footer4 li.menu-item
#menu-footer1 li.menu-item a, #menu-footer2 li.menu-item a, #menu-footer3 li.menu-item a, #menu-footer4 li.menu-item a {
    font-family: anziano, sans-serif !important;
    font-style: normal !important;
    font-weight: 400 !important;
    margin: 8px 0px;
    padding: 0;
    text-transform: uppercase;
    color: #fff !important;
}

.footer-cta h2 {
    font-family: Lora, sans-serif !important;
    font-size: 30px;
}

.footer-cta a {
    text-decoration: none !important;
}

@media (max-width: 595px) {
    .footer-cta h2 {
    font-size: 24px !important;
    }
    .footer-cta-icon {
    margin-top: 20px;
    }
}

@media (min-width: 596px) {
.two-col .et_pb_column{
max-width: 50% !important;
}
.two-col .et_pb_column.et_pb_column_1_2:nth-of-type(3){
margin: 0 25%;
}
}






/* FULL SCREEN IMAGES */
.fullscreen-section {
    top: -95px;
    height:100vh !important;
    padding: 0;
}

@media (max-width: 595px) {
    .fullscreen-section {
        top: 80px !important;
        height:90vh !important;
    }
}

@media (min-width: 596px) and (max-width:1279px) {
    .fullscreen-section {
        top: 80px !important;
        height:500px;
    }
}

@media (min-width: 1280px) and (max-width:1280px) {
body.home .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container.center,
body.home.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-image-container.center {
    width:70%;
}
}

/* NARROW SCREEN IMAGES */
.narrow-section {
    top: -95px;
}

@media (max-width: 1279px) {
    .narrow-section {
        top: 80px !important;
    }
}







/* PAGE TITLE */
.parent-heading, .parent-narrow {
    width: 100%;
    margin: 0;
    padding: 0 0 30px 0;
}

@media (min-width: 596px) and (max-width: 1280px) {
.parent-heading .et_pb_fullwidth_header_container .header-content {
    width:100% !important;
    max-width:none !important;
}
}

.parent-heading {
    height:100vh !important;
}
.parent-narrow {
    padding-bottom: 140px;
    padding-top: 140px;
}

.child-heading {
    width: 80%;
    margin: 0 auto;
    padding: 0;
}

.child-heading p {
    margin-bottom:20px;
}

.parent-heading h1, .child-heading h1, .parent-narrow h1 {
    text-transform: uppercase;
}

.parent-heading h1, .parent-narrow h1 {font-size: 46px; letter-spacing: 3px;}
.child-heading h1 {font-size: 38px; letter-spacing: 5px; margin-bottom: 20px;}

.parent-heading .et_pb_fullwidth_header_subhead, .parent-narrow .et_pb_fullwidth_header_subhead {
    font-weight: 600;
    font-size: 18px;
}

.parent-heading h1:before, .parent-narrow h1:before, .child-heading h1:before {
    margin-bottom: 10px;
    display: block;
}

.parent-heading h1:before, .parent-narrow h1:before {
    content: url('/wp-content/uploads/2018/06/acorn-white.png');
}

.child-heading h1:before {
    content: url('/wp-content/uploads/2018/06/acorn.png');
}

.parent-heading .et_pb_fullwidth_header_scroll {
    padding-bottom: 30px !important;
}

.parent-narrow .et_pb_fullwidth_header_scroll {
    display: none;
}

.child-heading .et_pb_fullwidth_header_subhead {
    font-size: 22px;
    margin-bottom: 10px;
}

.child-heading h2 {
    margin-bottom: 10px;
    font-size: 30px;
}

.child-heading h3 {
    margin: 10px 0px;
    font-size: 24px;
}

@media (max-width: 980px) {
    .child-heading .et_pb_fullwidth_header_container {
        width: 100% !important;
    }
}

@media (max-width: 595px) {
    .parent-heading h1, .child-heading h1 {
        font-size: 30px;
        letter-spacing: 1px;
    }
    .parent-heading .et_pb_fullwidth_header_subhead {
        font-size: 16px;
    }
    .home .et_pb_fullwidth_header_subhead {
        display: none !important;
    }
    .child-heading, .child-heading h1 {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .child-heading .et_pb_fullwidth_header_container {
        width: 100% !important;
    }
    .parent-narrow {
            padding-bottom: 60px;
            padding-top: 0px;
        }
}




/* LARGE BUTTON */
div.large-button-wrap {
    margin-bottom: 10px;
    margin-top:20px;
    z-index: 9999 !important;
}

@media (max-width: 595px) {
    div.large-button-wrap {
        margin-bottom: 40px;
    }
}


div.large-button {
    display: inline-block;
    margin: 10px;
    padding: 0;
    text-align: center;
}

a.large-button-dark, a.large-button-white, a.large-button-white-wide {
    border-radius: 36px;

    text-align: left;
    font-weight: 600;
    font-size: 20px;
    margin: 0;
    text-transform: uppercase;
    text-align: left;
    display: block;
    line-height: 20px;
    letter-spacing: 2px;
    transition: 0.3s;
    margin: 0;
}

a.large-button-dark {
    border: 1px solid #3f0e58;
    color: #3f0e58;
    padding: 10px 10px 10px 80px;
    width: 280px;
}

a.large-button-white {
    border: 1px solid #fff;
    color: #fff;
    padding: 0px 10px 10px 80px;
    width: 300px;
}

a.large-button-white-wide {
    border: 1px solid #fff;
    color: #fff;
    padding: 0px 10px 10px 80px;
}

a.large-button-white:hover, a.large-button-white-wide:hover {
    background-color: rgba(255,255,255,0.3);
    border: 1px solid rgba(255,255,255,0.1);
}

a.large-button-dark:hover {
    background-color: rgba(63,14,88,0.3);
    border: 1px solid rgba(63,14,88,1);
}

.btn-arrange {background:  url('/wp-content/uploads/2018/06/btn-arrange.png') no-repeat 7% 50%;}
.btn-die {background:  url('/wp-content/uploads/2018/06/btn-die.png') no-repeat 7% 50%;}
.btn-phone {background:  url('/wp-content/uploads/2018/07/btn-phone.png') no-repeat 7% 50%;}
.btn-email {background:  url('/wp-content/uploads/2018/07/btn-email.png') no-repeat 7% 50%;}
.btn-infopack {background:  url('/wp-content/uploads/2018/07/btn-infopack.png') no-repeat 7% 50%;}
.btn-appo {background:  url('/wp-content/uploads/2018/07/btn-appo.png') no-repeat 7% 50%;}
.btn-fb {background:  url('/wp-content/uploads/2018/07/btn-fb.png') no-repeat 7% 50%;}
.btn-flower {background:  url('/wp-content/uploads/2018/07/btn-flower.png') no-repeat 7% 50%;}
.btn-corona {background:  url('/wp-content/uploads/2020/03/btn-corona.png') no-repeat 7% 50%;}






span.button-txt-bottom {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
}


@media (max-width: 595px) {
    div.large-button {
        display: block;
        margin: 10px;
    }
    a.large-button-white, a.large-button-white-wide {
        font-size: 16px;
        line-height: 18px;
        width: 100%;
        letter-spacing: 1px;
        padding: 0px 7px 7px 75px;
        border-radius: 36px;
        min-height: 60px !important;
    }
    a.large-button-dark {
        font-size: 16px;
        line-height: 18px;
        width: 80%;
        letter-spacing: 1px;
        padding: 7px 7px 7px 60px;
        border-radius: 36px;
        min-height: 54px !important;
        margin-left: 30px;
    }

    .btn-arrange, .btn-die, .btn-phone, .btn-email, .btn-appo, .btn-infopack, .btn-fb, .btn-flower, .btn-corona {
    background-size: 36px !important;
    }
}




/* ARRANGING A FUNERAL SUB NAV */
.child-top-section .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.et_pb_fullwidth_menu .fullwidth-menu-nav>ul {
    padding: 10px 0 0!important;
}

.arrange-subnav-top, .arrange-subnav-bottom, .after-subnav-top {
    margin: -20px auto 0 auto;
    padding: 0;
    font-size: 13px !important;
    list-style: none !important;
    width: 80%;
}

.child-top-section .et_pb_fullwidth_header_scroll {
    display: none !important;
}

.arrange-subnav-top {
    text-transform: uppercase;
    font-size: 13px !important;
}

.after-subnav-top {
    font-size: 13px !important;
}

.arrange-subnav-top li a, .arrange-subnav-bottom li a, .after-subnav-top li a {
    color: #777;
    display: inline-block;
    padding: 0;
    margin: 0;
    font-size: 13px !important;
    line-height: 15px;
}

.arrange-subnav-top li a:hover, .arrange-subnav-top li.current-menu-item > a,
.arrange-subnav-bottom li a:hover, .arrange-subnav-bottom li.current-menu-item > a,
.after-subnav-top li a:hover, .after-subnav-top li.current-menu-item > a {
    color: #3f0e58;
}

.arrange-subnav-top li:last-child a:after, .arrange-subnav-bottom li:last-child a:after,
.after-subnav-top li:last-child a:after {
    content: '' !important;
}

.arrange-subnav-top li, .arrange-subnav-bottom li, .after-subnav-top li {
    padding-right: 5px;
}
.arrange-subnav-top li a:after, .arrange-subnav-bottom li a:after, .after-subnav-top li a:after {
    color: #999 !important;
    padding-left: 8px;
}
.arrange-subnav-top li a:after, .after-subnav-top li a:after {
    content: '|';
}
.arrange-subnav-bottom li a:after {
    content: '\f105';
    font-family: fontawesome;
}


@media (max-width: 595px) {
    .child-top-section .et_pb_fullwidth_menu {
    display: none;
    }
    .child-top-section {
        margin-top: 60px;
    }
}

@media (max-width: 1280px) {
    .blog .child-top-section #blog-subnav {
        display:none !important;
    }
}

@media (min-width: 596px) and (max-width: 1280px){
    .child-top-section {
        margin-top: 100px;
    }
}





/* TIMELINE */
.purves-timeline .cd-timeline-content-liner {
    padding: 15px;
}

.purves-timeline .cd-timeline-content-liner h2 {
    font-size: 30px;
}

.cd-date {
    color: rgba(63,14,88,1) !important;
    font-size: 18px;
    font-weight: 700 !important;
}

.cd-timeline-content {
    box-shadow: none !important;
}

.cd-timeline-img .et-pb-icon {
    padding: 16px 0px 0px 16px !important;
    font-size: 34px;
    box-shadow: none !important;
    min-width: 40px !important;
    min-height: 40px !important;
    content: url('/wp-content/uploads/2018/07/timeline-icon2.png');
}

@media (max-width: 1366px) {
    .cd-timeline-img .et-pb-icon {
        padding: 7px 0px 0px 7px !important;
        font-size: 34px;
        box-shadow: none !important;
        min-width: 40px !important;
        min-height: 40px !important;
        content: url('/wp-content/uploads/2018/07/timeline-icon2.png');
    }
}

#cd-timeline {
  padding: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 2em;
}

.cd-timeline-content .cd-read-more {
  display: inline-block;
  float: none;
  text-align: center;
  padding: 10px 15px !important;
  width:100%;
  background: #fff !important;
  color: #3f0e58 !important;
  border-radius: 26px;
  border: 1px solid #3f0e58;
  text-transform: uppercase;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: 1px;
 margin-bottom:10px;
}





/* TABS */
/* Style the tab */
.cost-tab {
  overflow: hidden;
  border: none;
  background-color: #ffffff;
  padding:0px;
  margin: 15px auto 20px auto;
}

/* Style the buttons inside the tab */
.cost-tab button {
  background-color: inherit;
  float: left;
  outline: none;
  cursor: pointer;
  transition: 0.3s;
  font-size: 16px;
  border-radius: 20px;
  border:1px solid #3f0e58;
  color:#3f0e58;
  padding: 12px 0px;
  min-width: 19%;
  text-align: center !important;
  margin-right: 1%;
}

/* Change background color of buttons on hover */
.cost-tab button:hover {
  background-color: #3f0e58;
  border:1px solid #3f0e58;
  color: #fff;
}

/* Create an active/current tablink class */
.cost-tab button.active {
  background-color: #3f0e58;
  border:1px solid #3f0e58;
  color: #fff;
}

/* Style the tab content */
.cost-tabcontent {
  display: none;
  padding: 0px;
  border: none;
  background-color:#ffffff;
}

/* 2COL TAB INTERIOR */
/* Create two equal columns that floats next to each other */
.cost-wrapper {
  background-color: #f4f4f4;
  padding:20px;
  margin-bottom: 30px;
}

/* Create two equal columns that floats next to each other */
.cost-column, .cost-price {
  float: left;
  padding: 15px 1.5%;
}

.cost-column {
  width: 74%;
}

.cost-price {
  width: 26%;
}


.cost-column h3, .cost-price h3 {
    font-size: 24px !important;
    margin:0px !important;
    padding:0px !important;
}

.cost-row {
    margin-bottom: 6px;
}

/* Clear floats after the columns */
.cost-row:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 595px) {
  .cost-column, .cost-price {
    width: 100%;
  }
  .cost-row {
    margin-bottom: 15px;
    }
    .cost-column h3, .cost-price h3 {
    font-size: 20px !important;
    }
    .cost-column, .cost-price {
  padding: 15px 5%;
    }
    .cost-tab button {
        min-width:99%;
    }
}











/* TABS (old) */
.purves-tab ul {
    background: #fff;
    border: #fff;
    width: 90%;
    margin-left: 40px;
}

.purves-tab ul:after {
    border: #fff;
}

.purves-tab ul li {
    margin: 0 5px;
}

.purves-tab ul li.et_pb_tab_3 {
    margin: 0px 0px 0px 5px !important;
}

.purves-tab ul li, .purves-tab ul li a, .purves-tab ul li.et_pb_tab_3 a {
    font-family: Lato;
    font-size: 16px;
    border-radius: 20px;
    padding: 3px 10px;
    min-width: 188px;
    text-align: center !important;
    border: 0px !important;
}

/* TEAM TABS */
.et_pb_tabs.purves-team-tab ul.et_pb_tabs_controls {
    background: #fff !important;
    border: #fff !important;
    width: 90% !important;
    margin-left: 40px !important;
    text-align: center !important;
    float: none !important;
}

@media (max-width: 595px) {
    .et_pb_tabs.purves-team-tab ul.et_pb_tabs_controls {
    width: 90% !important;
    margin-left: 10px !important;
    text-align: center !important;
    float: none !important;
    }
}

.purves-team-tab ul:after {
    border: #fff !important;
}

.purves-team-tab ul li {
    margin: 0px !important;
    float: none !important;
    display: inline-block !important;
}

.purves-team-tab ul li.et_pb_tab_3 {
    margin: 0px !important;
    float: none !important;
    display: inline-block !important;
}

.purves-team-tab ul li, .purves-team-tab ul li a, .purves-team-tab ul li.et_pb_tab_3 a {
    font-family: Lato;
    font-size: 13px !important;
    padding: 0px !important;
    text-align: center !important;
    border: 0px !important;
    color: #666666;
    font-weight: 400 !important;
    float: none !important;
}

.purves-team-tab ul li a:after {
    content: '|';
    padding: 0px 7px;
    color: #999999;
}

.et_pb_tabs.purves-team-tab ul.et_pb_tabs_controls li.et_pb_tab_active a {
    color: #3f0e58 !important;
}

/* Create three equal columns that floats next to each other */
.three-col-box-column {
    float: left;
    padding: 20px;
    margin:10px;
    background: #f4f4f4;
    text-align: center;
}

.two-col-box-column {
    float: left;
    padding: 30px;
    margin:10px;
    background: #f4f4f4;
    text-align: left;
    position: relative;
}

.two-col-box-wrap {
    margin: 0 auto;
    width: 100%;
}

.three-col-box-column h1 {
    font-size: 28px;
}

.two-col-box-column h1 {
    font-size: 24px;
}

.three-col-box-column .image-container {
    width: 100%;
    height: 150px;
    background: #fff;
    margin: 0px auto 20px auto;
    padding: 10px;
    white-space: nowrap;
    overflow: hidden;
}

.three-col-box-column .image-container img {
    vertical-align: middle;
    max-height: 150px;
}

.three-col-box-column h2 {
    font-size: 20px;
    font-family: Lora !important;
    font-style: italic !important;
    margin-top: 20px;
}

.two-col-box-column ul {
    list-style: none !important;
    margin: 0;
    padding: 0;
}

.two-col-box-column ul li {
    list-style: none !important;
    display: inline-block !important;
    padding: 7px 15px;
}

.two-col-box-column ul li.purple-bg {
    background-color: #3f0e58 !important;
    color: #fff !important;
    border-radius: 5px !important;
}

.purple-btn {
    position: absolute;
    top: 35%;
    right: 5%;
}

.purple-btn a {
    content: url('/wp-content/uploads/2018/07/btn-obituaries.png') ;
    width: 41px;
    height: 41px;
}


/* Clear floats after the columns */
.three-col-box.row:after, .two-col-box.row:after {
    content: "";
    display: table;
    clear: both;
}

@media screen and (min-width: 1025px) {
    .three-col-box-column {
        width: 31%;
        min-height: 410px;
    }

    .two-col-box-column {
        width: 47%;
    }
}

@media screen and (max-width: 1024px) {
    .three-col-box-column {
        width: 100%;
        min-height: none !important;
        margin:10px 0px !important;
    }

    .two-col-box-column {
        width: 100%;
        min-height: none !important;
        margin:10px 0px !important;
    }

    .three-col-box-column .image-container {
        height: inherit !important;
    }
    .purves-tab ul li, .purves-tab ul li a, .purves-tab ul li.et_pb_tab_3 a {
        padding: 3px 10px;
        min-width: 46%;
        margin-bottom: 5px;
        display: inline-block !important;
    }
}

@media screen and (max-width: 595px) {
    .purves-tab ul {
        width: 85%;
        margin-left: 20px;
    }
    .purves-tab ul li, .purves-tab ul li a, .purves-tab ul li.et_pb_tab_3 a {
        min-width: 100%;
        margin-bottom: 5px;
        display: block !important;
    }
    .three-col-box-column {
        float: none !important;
        padding: 20px;
        margin:10px 0px !important;
        background: #f4f4f4;
        text-align: center;
        width: 100%;
    }
    .two-col-box-column h1 {
        font-size: 20px !important;
    }
}

#obituary-list-items .obit .two-col-box-column {
    background:#f4f4f4 url('/wp-content/uploads/2018/11/btn-obituaries2.png') no-repeat right center !important;
}

#obituary-list-items .obit .two-col-box-column .purple-btn {
    display: none !important;
}

#obituary-list-items .obit .two-col-box-column ul li {
    font-size: 14px !important;
}

/* FAQS */
.faq .et_pb_accordion_item {
    border-radius: 7px;
    border: 1px solid #3f0e58;
}

@media screen and (min-width: 1024px) {
    .faq .et_pb_accordion_item {
        width:85%;
        margin-left:auto;
        margin-right: auto;
    }
}

.faq .et_pb_accordion_item .et_pb_toggle_open h5 {
    color: #3f0e58;
}







/* CUSTOM MAP AREA */
.purv_map .map_info_links .map_info_permalink:before {
    content: '\f105' !important;
    font-family: fontawesome !important;
}

.purv_map .map_info_links .map_info_permalink {
    letter-spacing: 0px !important;
}

.office-listing-heading-and-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 30px;
}
.office-listing-heading-and-button .left-spacer, .office-listing-heading-and-button .right-spacer {
    width: 45%
}
.office-listing-heading-and-button .heading-centered {
    margin-top: 5px;
    max-width: 140px;
}



/* LOCATIONS */
.location-map {
    border: 8px solid #fff;
}

.location-name, .location-time, .location-car, .location-people {
    margin-top: 0;
    padding-top: 0;
    margin-left: 15px;
}

.location-name, .location-time, .location-people {
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}

.location-name h2, .location-time h2, .location-car h2, .location-people h2 {
    font-size: 28px !important;
}

.location-name h3, .location-time h3, .location-car h3, .location-people h3,
.location-name h4, .location-time h4, .location-car h4, .location-people h4 {
    font-family: Lato !important;
    font-size: 16px !important;
    margin: 0;
    padding: 0;
    line-height: 22px !important;
}

p.location-subhead {
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 20px;
}

.et_pb_contact_field_options_title {
    display: none !important;
}

p.et_pb_contact_field {
    margin-bottom: 15px !important;
}

.location-name h2:before, .location-name h3:before, .location-name h4:before,
.location-time h2:before, .location-time h3:before, .location-time h4:before,
.location-car h2:before, .location-car h3:before, .location-car h4:before,
.location-people h2:before, .location-people h3:before, .location-people h4:before {
    font-family: fontawesome;
}

.location-name h2:before { content: '\f041'; padding-right:10px;}
.location-time h2:before { content: '\f017'; padding-right:10px;}
.location-car h2:before { content: '\f1b9'; padding-right:10px;}
.location-people h2:before { content: '\f007'; padding-right:10px;}
.location-name h3:before, .location-time h3:before, .location-car h3:before, .location-people h3:before { content: '\f095'; padding-right:10px;}
.location-name h4:before, .location-time h4:before, .location-car h4:before, .location-people h4:before { content: '\f003'; padding-right:10px;}





/* CHART BAR COUNTER */
.et_pb_counters_0.et_pb_counters .et_pb_counter_container, .et_pb_counters_0.et_pb_counters .et_pb_counter_amount {
    min-height: 24px;
    border-radius: 20px;
}



/* TESTIMONIAL */
.et_pb_container et_pb_container_testi clearfix  b3testimonialEqual {
    height: 200px !important;
}


@media screen and (max-width: 980px){
    .et_pb_testimonial_slider .et_pb_slide_testi .et_pb_container_testi .et_pb_slide_description {
        width:90%;
        margin-left: auto;
        margin-right:auto;
    }
}





/* FUNERAL CONFIGURATOR */
.configurator {
    padding: 30px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7-select {
    background-color: #fff;
    color: #3f0e58;
    width: 60%;
    border: 0px !important;
    padding: 15px !important;
    margin: 5px 0px !important;
    font-size: 16px;
}

.wpcf7-list-item {
    width: 100% !important;
    display: block !important;
    margin-left: 0 !important;
}

.wpcf7-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #ffffff url('/wp-content/uploads/2018/07/form-arrow2.png') no-repeat right center;
    color: #888 !important;
}

.wpcf7-submit, .wpcf7-previous {
    border: 1px solid #3f0e58;
    border-radius: 26px;
    padding: 10px 15px;
    text-transform: uppercase;
    color: #3f0e58;
    font-size: 16px;
    background: none;
}

.wpcf7-previous {
    margin-right: 30px;
}


@media screen and (max-width: 980px) {
    .wpcf7 input[type="text"],
    .wpcf7 input[type="email"],
    .wpcf7-select {
        width: 100% !important;
    }
}





/* OBITUARIES */
.search-name, .search-date {
    border-radius: 20px;
}

.search-name .input[type="text"] {
    text-transform: uppercase;
    letter-spacing: 1px;
}

.search-name input.et_pb_searchsubmit, .search-date input.et_pb_searchsubmit {
    background: transparent;
    color: transparent;
    border: none;
    width: 55px;
    z-index: 2;
}
.search-name input.et_pb_s, .search-date input.et_pb_s {
    padding-right: 55px !important;
}
.search-name .et_pb_searchform:before, .search-date .et_pb_searchform:before {
    position: absolute;
    font-family: 'Fontawesome';
    z-index: 1;
    right: 0;
    font-size: 20px;
    padding: 8px 20px;
    color: #999;
}

.search-name .et_pb_searchform:before {content: '\f007';}
.search-date .et_pb_searchform:before {content: '\f073'}





/* CONTENT AREA */
.topheading {
    width: 81%;
    margin: 0 auto;
}
.topheading h2:after {
    content: url('/wp-content/uploads/2018/06/decorative-line.png');
    display: block;
    padding: 6px 0px;
}

.box-cta {
    padding:30px;
    min-height: 327px;
}

.box-cta-noheight, .team-noheight {
    padding:30px !important;
}

.box-cta-noheight h2, .box-cta-noheight .et_pb_promo_description .et_pb_module_header {
    font-size: 28px !important;
}

.team-noheight h2 {
    font-size: 24px;
}

.box-cta-noheight img, .team-noheight img {
    margin-bottom:20px;
}



@media screen and (max-width: 595px) {
    .box-cta, .box-cta-noheight, .team-noheight {
        padding:20px !important;
        min-height:none !important;
    }
}

.circle-cta h2 {
    font-size: 24px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.circle-cta {
    margin: 0 auto;
    padding: 0;
}

.circle-image img {
    border-radius: 50%;
}

.circle-image {
    width: 70%;
    margin: 0 auto;
    padding: 0;
}

@media screen and (max-width: 595px) {
    .topheading {
        width: 100%;
    }
    .child-top-blurb {
        width: 85%;
        margin-left: auto;
        margin-right: auto;
    }
}

.circle-icon, .circle-icon-small {
    margin-top: 20px;
    width: 80%;
}

@media screen and (max-width: 980px) {
    .circle-icon, .circle-icon-small {
    width: 100% !important;
}
}

@media screen and (max-width: 595px) {
    .circle-icon, .circle-icon-small {
        margin-top: 0px;
        width: 100%;
    }
    .circle-icon img {
        max-height: 80px;
    }
}

@media screen and (min-width: 596px) {
    .child-img {width:40%; margin:30px auto;}
    .child-img-fixedrow {width:65%; margin:40px auto;}
}
@media screen and (max-width: 595px) {
    .child-img {width:85%; margin:30px auto;}
    .child-img-fixedrow {width:100%; margin:30px auto;}
}


.history h2:before {
    content: url('/wp-content/uploads/2018/06/acorn.png');
    display: inline-block;
    padding-right: 15px;
    max-height: 30px;
}



/* Full-width header: fix for "shifting content" issue on Safari iOS
 * (related to changing viewport height when Safari bottom menu disappears)
 * JavaScript calculates the section height to make full screen height;
 * however, flex layout causes a jump when new min-height is calculated.
 */
@media (max-width: 1024px) {
    .home .et_pb_fullwidth_header, .home .et_pb_fullwidth_header_container {
        min-height: 553px !important;
    }
}

/* Mobile landscape */
@media (min-width: 596px) and (max-width: 1024px) and (max-height: 480px) {
    .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container {
        align-self: start !important;
        margin-top: 67px;
    }
    .home .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content {
        margin: 0;
    }
    .home .et_pb_fullwidth_header_subhead {
        display: none !important;
    }
    .home .et_pb_module_header {
        font-size: 32px !important;
    }

    div.large-button {
        margin: 10px;
    }
    a.large-button-white, a.large-button-white-wide {
        font-size: 16px;
        line-height: 14px;
        width: 270px;
        letter-spacing: 1px;
        padding: 0px 7px 7px 72px;
        border-radius: 36px;
        min-height: 60px !important;
    }
    a.large-button-dark {
        font-size: 16px;
        line-height: 14px;
        width: 80%;
        letter-spacing: 1px;
        padding: 7px 7px 7px 72px;
        border-radius: 36px;
        min-height: 54px !important;
        margin-left: 30px;
    }
    a.large-button-white.btn-arrange, a.large-button-white-wide.btn-corona,
    a.large-button-white.btn-die {
        background-position: 4% 50%;
    }

    .et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
        display: none;
    }

}




.category-video .et_post_meta_wrapper img {
    display: none!important;
}

.widget_wp_categories_widget > ul li ul {
    padding: 0 !important;
}
.widget_wp_categories_widget ul li.categories ul li a {
    color: #666 !important;
}

.widget_wp_categories_widget h2 {
    text-transform: none !important;
    font-size: 24px !important;
    color: #3f0e58 !important;
    margin: 0px 0px 0px 0px !important;
}
