
/* blue: 002a83 */

/* yellow: fcc558 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Regular.ttf") format("truetype");
}

html {
    height: 100%;
    margin: 0;
    padding: 0;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    height: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    color: #40362f;
}

* { 
    box-sizing: border-box; 
}

div, span {
    display: block;
    float: left;
}

ul, li {
    list-style: none;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5 {
    font-family: 'Roboto', sans-serif;
}

a {
    text-decoration: none;
    color: #00287c;
;
}

a:focus {
    outline: none;
}

button:focus {
    outline: none;
}

.mobile-phone-icon,
.mobile-skyline {
    display: none;
}

.mobile-menu-icon {
    display: none;
}

.mobile-menu {
    display: none;
}

.quote-form-mobile-close {
    display: none;
}

.container {
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
    display: block;
    float: none;
    padding: 0;
    position: relative;
    overflow: hidden;
}

.container.our-package {
    margin-top: 70px;
}

.container.generic a.show-quote-form {
    display: inline-block !important;
    float: none !important;
    clear: none !important;
}

.container.generic h1, 
.container.generic h2, 
.container.generic h3,
.container.generic h1.entry-title {
    display: block !important;
    float: left !important;
    clear: both;
    width: 100%;
    margin: 0 0 10px 0 !important;
    font-size: 24px !important;
    font-weight: bold !important;
    color: #252525 !important;
}

.container.generic .entry-content p {
    color: #505050 !important;
    line-height: 23px !important;
    margin-bottom: 16px !important;
}

.container.generic button.orange {
    padding: 10px 15px; 
    background: #516241; 
    color: #fff; 
    font-size: 14px; 
    border: 0; 
    border-radius: 3px;
}

.container.generic .page-row {
    margin-top: 160px;
    background: #fff;
}

.container.generic .page-row .page-row-half {
    background: #fff;
}

.container.generic .page-row .page-row-half img {
    width: 100%; 
    max-width: 100%
}

.container.generic .page-row .page-row-half.right {
    padding-left: 50px;
}

.page-row-half.right.obituary p {
    color: #303030 !important;
}


.navigation {
    height: 100px;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #ddd;
    margin: 0;
    position: fixed !important;
    z-index: 29000;
}

.product-template-default .navigation {
    position: relative !important;
}

.navigation.arrangements {
    margin-bottom: 80px;
}

.navigation .logo {
    height: 75px;
    margin: 12px 0 0 0;
}

.navigation .logo img {
    height: 100%;
    max-height: 100%;
}

.navigation ul {
    display: block;
    float: right;
    text-align: right;
    margin-right: 0;
    overflow: hidden !important;
}

.navigation ul li {
    display: block;
    float: left;
    width: auto;
    height: 300px;
    margin: 43px 0 0 50px;
    position: relative !important;
    overflow: visible !important;
    background: transparent;
    z-index: 22000;
}

.navigation ul li a {
    color: #40362f;
    font-size: 15px;
    text-transform: uppercase;
    display: block;
    float: left;
    clear: both;
}

.navigation ul li.call-now {
    margin: 15px 0 0 50px;
}

.navigation ul li.call-now a {
    clear: both;
    margin-bottom: 8px;
    width: 100%;
    font-size: 18px;
    text-align: right;
    color: #cd6014 !important;
}

.navigation ul li.call-now a i {
    margin-right: 5px;
}

.navigation ul li.call-now span {
    display: block;
    float: left;
    clear: both;
    color: #999;
    font-size: 15px;
    text-transform: uppercase;
    width: 100%;
    text-align: right;
}

.navigation ul li .dropdown-ul {
    display: none;
    float: left;
    clear: both;
    height: auto;
    width: auto;
    position: absolute;
    background: #fff;
    padding: 0;
    top: 56px;
    left: -31px;
    z-index: 25000;
    border: 1px solid #e0e0e0;
    border-top: 0;
}

.navigation ul li .dropdown-ul .dropdown-li {
    display: block;
    float: left;
    clear: both;
    width: 100%;
    padding: 16px 30px 13px 30px;
    border-bottom: 1px solid #e0e0e0;
    overflow: hidden;
    white-space: nowrap;
}

.navigation ul li .dropdown-ul .dropdown-li a:hover {
    color: #757575;
}

.navigation ul li .dropdown-ul .dropdown-li:last-child {
    border: 0;
}

.header {
    height: 700px;
    width: 100%;
    margin-top: 96px;
    max-width: 1250px;
    background-repeat: no-repeat;
    background-position: right top;
    position: relative;
    overflow: auto;
}

.header.homepage {
    max-width: 100%;
    padding-top: 75px !important;
}

.header h1 {
    width: 50%;
    margin: 120px 0 0 0;
    font-size: 50px;
    line-height: 54px;
    color: #40362f;
}

.header h2 {
    width: 50%;
    font-size: 26px;
    line-height: 34px;
    font-weight: normal;
    color: #40362f;
    margin: 35px 0 0 0;
}

.header .show-quote-row {
    width: 100%;
}

.header #show-quote-form {
    background: #ecc65f;
    color:  #40362f;
    padding: 22px 40px 20px 40px;
    margin: 40px 0 0 0;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    border: 0;
    border-radius: 4px;
    position: relative;
    z-index: 8888;
    cursor: pointer;
}

.header #show-quote-form i {
    font-size: 22px;
    margin-left: 22px;
    float: right;
    position: relative;
    top: 1px;
}

.page-row {
    height: auto;
    width: 100%;
    padding: 50px 0;
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    line-height: 24px;
}

.page-row h1 {
    width: 100%;
    margin: 0 0 25px 0;
    font-size: 32px;
    color: #40362f;
    text-align: left;
    letter-spacing: 1px;
}

.page-row p {
    font-size: 18px;
    line-height: 24px;
    color: #40362f;
    margin-bottom: 24px;
}

h2.body-heading {
    width: 100%;
    margin: 40px 0 75px 0;
    font-size: 38px;
    color: #40362f;
    text-align: center;
    letter-spacing: 1px;
}

.page-row.reviews h1,
.page-row.faq h1,
.page-row.how-it-works h1,
.page-row.travel h1,
.page-row.terms h1,
.page-row.reviews h3,
.page-row.faq h3,
.page-row.how-it-works h3,
.page-row.travel h3,
.page-row.terms h3,
.page-row.reasons h3 {
    width: 100%;
    margin: 40px 0;
    padding-bottom: 12px;
    font-size: 32px;
    color: #40362f;
    text-align: left;
    border-bottom: 1px solid #e0e0e0;
}

.page-row.reviews h3 img {
    height: 45px;
    width: auto;
    display: block;
    float: right;
    margin: 0;
    position: relative;
    top: -7px;
}

.page-row h4 {
    width: 100%;
    margin: 0 0 12px 0;
    font-size: 18px;
    color: #40362f;
    text-align: left;
    border: 0;
}

.page-row.blue {
    background: #585858;
}

.page-row.gray {
    background: #f4f4f4;
}

.page-row-half {
    height: auto;
    width: 50%;
}

.page-row-half h1,
.page-row-half h3 {
    width: 100%;
    margin: 25px 0 10px 0;
    padding-bottom: 12px;
    font-size: 28px;
    color: #40362f;
    text-align: left;
}

.page-row-half p {
    font-size: 16px;
    line-height: 24px;
    color: #40362f;
    margin-bottom: 25px;
}

.page-row-half.obituary p,
.page-row-half.obituary ul li {
    font-size: 16px;
    line-height: 21px;
    color: #303030 !important;
}

.page-row-half ul {
    display: block;
    float: left;
    margin-top: 25px;
}

.page-row-half ul.shaded {
    background: #eee;
    padding: 35px;
}

.page-row-half ul.shaded h5 {
    width: 100%;
    display: block;
    float: left;
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 22px;
    color: #40362f;
}

.page-row-half ul li {
    width: 100%;
    display: block;
    float: left;
    margin-bottom: 12px;
    color: #757575;
    font-weight: normal;
}

.page-row.blue .page-row-half h3 {
    width: 100%;
    margin: 0 0 20px 0;
    padding-bottom: 12px;
    font-size: 32px;
    text-align: left;
    color: #fff;
}

.page-row.blue .page-row-half p {
    color: #f4f4f4;
}

body.home .page-row-half .show-quote-form,
.page-row.our-service-areas .show-quote-form,
.page-row.why-choose-us .show-quote-form {
    width: auto !important;
    background: #40362f !important;
    color: #fff !important;
    padding: 14px 20px !important;
    margin: 8px 0 0 0 !important;
    text-align: center !important;
    font-size: 18px !important;
    border: 0 !important;
    border-radius: 4px !important;
    cursor: pointer !important;
    clear: both;
}

.page-row.our-service-areas .show-quote-form i,
.page-row.why-choose-us .show-quote-form i {
    font-size: 22px !important;
    margin-left: 22px !important;
    float: right !important;
    position: relative !important;
    top: 3px !important;
}

.page-row.service-area .page-row-half .counties,
.page-row.single-page .page-row-half .counties {
    height: auto;
    width: calc(100% - 150px);
    margin: 0 0 0 53px;
    padding: 0;
    font-size: 28px;
    color: #40362f;
    line-height: 33px;
    position: absolute;
    top: 90px;
}

.page-row.callouts {
    position: relative;
    top: -70px;
    border: 0;
    padding: 0 50px;
    z-index: 12000;
}

.page-row.callouts .callout {
    height: auto;
    width: calc((100% / 3) - 20px);
    text-align: center;
    padding: 40px;
    background: #eee;
}

.page-row.callouts .callout.quote {
    height: 400px;
    position: relative;
    top: -110px;
}

.page-row.callouts .callout.center {
    margin: 0 30px;
}

.page-row.callouts .callout .callout-title {
    width: 100%;
    font-size: 24px;
    color: #757575;
}

.page-row.callouts .callout .callout-description {
    font-size: 16px;
    line-height: 25px;
    font-weight: normal;
    color: #757575;
    margin: 14px 0 20px 0;
}

.page-row.callouts .callout button.callout-button {
    background: #16a7bc;
    color: #fff;
    padding: 16px 0;
    margin-top: 15px;
    text-align: center !important;
    font-size: 20px;
    border-radius: 4px;
    border: 0;
    width: 80%;
}

.page-row.callouts .callout button.callout-button i {
    display: inline;
    margin-left: 18px;
    position: relative;
    top: 3px;
}

.page-row.our-process {
    background: #585858 url('../images/phone.webp');
    background-position: left top;
    background-repeat: no-repeat;
    background-size: auto 100%;
    margin-top: 30px;
    padding-bottom: 40px;
}

.page-row.our-process .page-row-half h3 {
    width: 100%;
    color: #fff;
    font-size: 28px;
    margin-bottom: 25px;
    text-align: center;
}

.page-row.our-process .page-row-half.left {
    width: 50%;

}

.process-boxes {
    width: 100%;
    height: auto;
    float: right;
}

.process-boxes .process-box {
    height: 245px;
    width: 50%;
    padding: 16px 40px 0 40px;
    box-sizing: border-box;
    text-align: center !important;
}

.process-boxes .process-box.arrange {
    border-right: 1px solid #757575;
    border-bottom: 1px solid #757575;
}

.process-boxes .process-box.transport {
    border-bottom: 1px solid #757575;
}

.process-boxes .process-box.process {
    border-right: 1px solid #757575;
}

.process-boxes .process-box img {
    max-height: 95px;
}

.process-boxes .process-box .label {
    width: 100%;
    display: block;
    float: left;
    clear: both;
    text-align: center;
    font-size: 18px;
    color: #eeb576;
    margin-bottom: 6px;
}

.process-boxes .process-box p {
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    color: #fff;
}

.page-row.why-choose-us {
    height: 550px;
    padding: 0;
    background: #f4f4f4 url('../images/hands.webp');
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 50% auto;
    margin-bottom: 40px;
    border: 0;
}

.page-row.why-choose-us .page-row-half.right {
    padding: 25px 75px 0 75px;
}

.page-row.why-choose-us .page-row-half.right ul {
    display: block;
    float: left;
    margin: 0;
}

.page-row.why-choose-us .page-row-half.right ul li {
    display: block;
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 14px;
    color: #999;
    font-size: 16px;
}

.page-row.why-choose-us .page-row-half.right ul li i {
    color: #5c8786;
    margin-right: 10px;
}

.page-row.financing {
    height: auto;
    padding: 0;
    background: #f4f4f4 url('../images/hands.webp');
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 50% auto;
    margin-bottom: 40px;
    border: 0;
}


.page-row.financing .page-row-half.left {
    overflow: hidden;
    min-height: 100%;
    height: auto;
    padding: 0;
    background: #fff;
}

.page-row.financing .page-row-half.left img {
    width: 100%;
    max-width: 100%;
}

.page-row.financing .page-row-half.right {
    padding: 25px 75px 0 75px;
    height: auto;
    background: #f4f4f4;
}

.page-row.financing .page-row-half.right ul {
    display: block;
    float: left;
    margin: 0 0 20px 0;
}

.page-row.financing .page-row-half.right ul li {
    display: block;
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 14px;
    color: #999;
    font-size: 16px;
}

.page-row.financing .page-row-half.right ul li i {
    color: #5c8786;
    margin-right: 10px;
}

.credit-cards {
    width: 100%;
    margin: 0 0 60px 0;
}

.credit-cards .credit-card {
    height: 43px;
    width: auto;
    margin: 0 10px 0 0;
}

.credit-cards .credit-card img {
    height: 100%;
    max-height: 100%;
}

.page-row.footer-row {
    padding: 25px 0 0 0;
}

.footer-quote {
    width: 100%;
    height: auto;
    padding: 50px 0 0 0;
    text-align: center !important;
}

.footer-quote .show-quote-form {
    display: inline-block;
    float: none;
    width: auto;
    background: #516241;
    color: #fff;
    padding: 14px 20px;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    border: 0;
    border-radius: 4px;
    cursor: pointer;
}

.differentiations {
    height: auto;
    width: 100%;
    margin: 0 0 20px 0;
    padding: 50px 0 75px 0;
    text-align: center;
    border-bottom: 1px solid #e0e0e0;
}

.differentiations .differentiation {
    height: auto;
    width: calc(20% - 16px);
    margin: 0 20px 0 0;
    padding: 20px 0 50px 0;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    clear: none;
    float: left;
    border: 1px solid #e0e0e0;
    background: #f4f4f4;
}

.differentiations .differentiation .differentiation-icon {
    width: 100%;
    padding: 20px 0 25px 0;
    text-align: center;
    font-size: 70px;
    color: #999;
}
    
.differentiations .differentiation .differentiation-title {
    width: 100%;
    padding: 0;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #516241;
}

.differentiations .differentiation .differentiation-text {
    width: 100%;
    padding: 20px 0 0 0;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #516241;
}


.our-history {
    height: auto;
    width: 100%;
    margin: 0;
    padding: 40px 0 0 0;
    font-size: 16px;
    color: #757575;
}

.our-history h3 {
    width: 100%;
    margin: 40px 0;
    padding-bottom: 12px;
    font-size: 32px;
    color: #40362f;
    text-align: left;
    border-bottom: 1px solid #e0e0e0;
}

.our-history h1 {
    width: 100% !important;
    margin: 40px 0 !important;
    padding-bottom: 12px !important;
    font-size: 32px !important;
    color: #40362f !important;
    text-align: left !important;
    border-bottom: 1px solid #e0e0e0 !important;
}


.page-row.faq .faq-contact-form {
    width: 50%;
    height: auto;
    min-height: 400px;
}

.page-row.faq .faq-contact-form .faq-intro {
    width: 100%;
    clear: both;
    margin-bottom: 23px;
}

.page-row.faq .faq-contact-form .faq-intro p {
    line-height: 29px;
    font-size: 21px;
    color: #757575;
    margin-bottom: 22px;
}


.page-row.faq .faq-contact-form .form {
    height: calc(100% - 6px);
    width: 100%;
    margin-top: 3px;
    padding: 25px 25px 25px 25px;
    border: 1px solid #e0e0e0;
    background: #f6f6f6;
}

.page-row.faq .faq-contact-form .form h3 {
    width: 100%;
    margin: 0 0 20px 0;
    font-size: 16px;
    color: #40362f;;
}

.page-row.faq .faq-contact-form .form .form-row {
    width: calc(50% - 10px);
    margin: 0 0 15px 0;
}

.page-row.faq .faq-contact-form .form .form-row.name,
.page-row.faq .faq-contact-form .form .form-row.email {
    margin-right: 20px;
}

.page-row.faq .faq-contact-form .form .form-row.title {
    display: none !important;
}

.page-row.faq .faq-contact-form .form .form-row.message {
    width: 100%;
    margin: 10px 0 0 0;
}

.page-row.faq .faq-contact-form .form .form-row.message textarea {
    height: 170px;
    width: 100%;
    border: 1px solid #e0e0e0;
    padding: 12px;
    resize: none;
}

.page-row.faq .faq-contact-form .form .form-row.message textarea:focus {
    outline: 0;
}

.page-row.faq .faq-contact-form .form form {
    display: block;
    float: left;
    width: 100%;
}

.page-row.faq .faq-contact-form .form form .form-row:nth-child(even) {
    margin-right: 0;
}

.page-row.faq .faq-contact-form .form form .form-row label {
    width: 100%;
    display: block;
    float: left;
    color:  #757575;
    font-size: 16px;
    margin-bottom: 5px;
}

.page-row.faq .faq-contact-form .form form .form-row input[type="text"],
.page-row.faq .faq-contact-form .form form .form-row input[type="email"] {
    height: 34px;
    width: 100%;
    border: 1px solid #e0e0e0;
    padding: 12px;
    color: #999;
    font-size: 14px;
}

.page-row.faq .faq-contact-form .form .form-row.buttons {
    text-align: right;
    width: 100%;
    padding-top: 15px;
}

.page-row.faq .faq-contact-form .form .form-row.buttons .error-message {
    width: calc(100% - 100px);
    color: red;
    font-size: 14px;
    text-align: left;
    float: left;
    padding: 6px 0 0 5px;
    display: none;
    background: transparent;
}

.page-row.faq .faq-contact-form .form .form-row.buttons .error-message.success {
    color: #308b22;
}

.page-row.faq .faq-contact-form .form .form-row.buttons .error-message img {
    height: 40px;
    position: relative;
    top: -6px;
}

.page-row.faq .faq-contact-form .form .form-row.buttons button {
    background: #516241;
    color: #fff;
    padding: 9px 20px;
    border: 0;
    border-radius: 3px;
    font-size: 14px;
    float: right;
}

.page-row.faq .faq-list {
    width: calc(50% - 40px);
    height: auto;
    min-height: 400px;
    margin-left: 40px;
}

.page-row.faq .faq-list .faq-list-item {
    height: auto;
    width: 100%;
    clear: both;
    margin-bottom: 12px;
    background: #eee;
}

.page-row.faq .faq-list .faq-list-item.open {
    background: #fff;
}

.page-row.faq .faq-list .faq-list-item .faq-question {
    width: 100%;
    padding: 20px 40px;
    color: #40362f;
    font-size: 19px;
}

.page-row.faq .faq-list .faq-list-item .faq-question i {
    float: right;
    margin-right: 20px;
    color: #40362f;
}

.page-row.faq .faq-list .faq-list-item .faq-answer {
    width: 100%;
    padding: 0 40px 40px 40px;
    color: #757575;
    font-size: 16px;
    display: none;
}

.page-row.faq .faq-list .faq-list-item.open .faq-answer {
    display: block;
}

.page-row.reasons {
    width: 100%;
    height: auto;
    padding: 0 0 60px 0;
}

.page-row.reasons .reason {
    height: auto;
    min-height: 350px;
    width: calc(50% - 19px);
    background: linear-gradient(360deg, rgba(249, 249, 249, 1) 0%, rgba(249, 250, 252, 1) 100%);
    margin: 0 0 38px 0;
    padding: 40px 80px 60px 80px;
    text-align: center;
}

.page-row.reasons .reason.left {
    margin-right: 38px;
}

.reason .reason-icon {
    width: 100%;s
    text-align: center;
}

.reason .reason-icon i {
    font-size: 38px !important;
    color: #28b35b !important;
    float: none;
}

.page-row.reasons .reason .reason-title {
    width: 100%;
    font-size: 25px;
    font-weight: bold;
    color: #757575;
    margin: 30px 0 20px 0;
    text-align: center;
}

.page-row.reasons .reason .reason-content {
    width: 100%;
    font-size: 18px;
    line-height: 24px;
    color: #404040;
    text-align: center;
}

.footer {
    height: auto;
    width: 100%;
    margin: 0 0 25px 0;
    padding: 0;
    background: #fff;
}

.footer-contact-form {
    width: 50%;
    height: 500px;
    margin-bottom: 50px;
    padding: 0;
    
}

.footer-contact-form .form {
    height: auto;
    width: 100%;
    margin-top: 3px;
    padding: 25px 25px 25px 25px;
    border: 1px solid #e0e0e0;
    background: #f6f6f6;
}

.footer-contact-form .form h3 {
    width: 100%;
    margin: 0 0 20px 0;
    font-size: 16px;
    color: #555;
}

.footer-contact-form .form .form-row {
    width: calc(50% - 10px);
    margin: 0 0 15px 0;
}

.footer-contact-form .form .form-row.name,
.footer-contact-form .form .form-row.email {
    margin-right: 20px;
}

.footer-contact-form .form .form-row.title {
    display: none !important;
}

.footer-contact-form .form .form-row.message {
    width: 100%;
    margin: 10px 0 0 0;
}

.footer-contact-form .form .form-row.message textarea {
    height: 170px;
    width: 100%;
    border: 1px solid #e0e0e0;
    padding: 12px;
    resize: none;
}

.footer-contact-form .form .form-row.message textarea:focus {
    outline: 0;
}

.footer-contact-form .form form {
    display: block;
    float: left;
    width: 100%;
}

.footer-contact-form .form form .form-row:nth-child(even) {
    margin-right: 0;
}

.footer-contact-form .form form .form-row label {
    width: 100%;
    display: block;
    float: left;
    color:  #757575;
    font-size: 16px;
    margin-bottom: 5px;
}

.footer-contact-form .form form .form-row input[type="text"],
.footer-contact-form .form form .form-row input[type="email"] {
    height: 34px;
    width: 100%;
    border: 1px solid #e0e0e0;
    padding: 12px;
    color: #999;
    font-size: 14px;
}

.footer-contact-form .form .form-row.buttons {
    text-align: right;
    width: 100%;
    padding-top: 15px;
}

.footer-contact-form .form .form-row.buttons .error-message {
    width: calc(100% - 100px);
    color: red;
    font-size: 14px;
    text-align: left;
    float: left;
    padding: 6px 0 0 5px;
    display: none;
    background: transparent;
}

.footer-contact-form .form .form-row.buttons .error-message.success {
    color: #308b22;
}

.footer-contact-form .form .form-row.buttons .error-message img {
    height: 40px;
    position: relative;
    top: -6px;
}

.footer-contact-form .form .form-row.buttons button {
    background: #585858;
    color: #fff;
    padding: 9px 20px;
    border: 0;
    border-radius: 3px;
    font-size: 14px;
    float: right;
}

.footer-navigation {
    width: 50%;
    height: 450px;
    margin-bottom: 50px;
    padding: 0 0 0 50px;
}

.footer-navigation .footer-logo {
    height: auto;
    width: 100%;
    display: block;
    float: left;
    text-align: center;
    
}

.footer-navigation h3 span {
    display: block;
    float: left;
    margin-top: 6px;
    padding: 0;
    width: auto;
    font-size: 22px;
    color: #006ca8;
    font-family: 'Noto Sans', sans-serif;
}

.footer-navigation .columns {
    width: 100%;
    padding: 0 25px 25px 25px;
    border-bottom: 1px solid #e0e0e0;
}

.footer-navigation .column {
    width: calc(100% / 3);
    display: block;
    float: left;
    margin: 15px 0 0 0;
    padding: 0;
}

.footer-navigation .column:last-child {
    margin-right: 0;
}

.footer-navigation .column a {
    width: 100%;
    display: block;
    float: left;
    clear: both;
    font-size: 16px;
    color: #40362f;
    margin-bottom: 8px;
}

.footer-navigation .social {
    height: auto;
    width: 100%;
    padding: 25px 0 20px 0;
    margin: 0;
    text-align: center !important;
    border-bottom: 1px solid #e0e0e0;
}

.footer-navigation .social ul {
    width: 100%;
    display: block;
    float: left;
    text-align: center;
    margin: 0 calc(50% - 130px);
}

.footer-navigation .social ul li {
    width: 55px;
    height: 55px;
    display: block;
    float: left;
    text-align: center;
    padding: 0;
    margin: 0 15px;
}

.footer-navigation .social ul li a:focus,
.footer-navigation .social ul li a:active {
    outline: none !important;
}

.footer-navigation .social ul li img {
    width: 55px;
}

.footer-navigation .contact {
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    color: #40362f;
    padding: 20px 15px 0 15px;
    text-align: center;
}

.footer-navigation .contact a.developer {
    margin-top: 10px;
    color: #378835;
}





.single-product {
    width: 100% !important;
    max-width: 1250px !important;
    height: auto !important;
    display: block !important;
    float: none !important;
    margin: 0 auto !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.product .entry-header {
    display: none !important;
}

.youtube-responsive-container {
    position:relative !important;
    padding: 0 30px 30px 30px;
    height: auto !important;
    overflow:hidden !important;
    width: 100% !important;
    max-width: 100% !important;
    background: #eee !important;
}

.youtube-responsive-container img {
    position:absolute relative;
    top:0 !important;
    left:0 !important;
    width:100% !important;
    height:auto !important;
    
}

.youtube-responsive-container-top {
    background: #eee;
    color: #40362f;
    width: 100%;
    display: block;
    float: left;
    clear: both;
    margin: 25px 0 0 0;
    padding: 20px 20px 0 30px;
    font-size: 18px;
}

.page-row.how-it-works .page-row-half.left,
.page-row.travel .page-row-half.left,
.page-row.terms .page-row-half.left {
    margin-right: 30px;
    width: calc(50% - 30px);
}

.page-row.how-it-works .page-row-half.right,
.page-row.travel .page-row-half.right,
.page-row.terms .page-row-half.right {
    margin-left: 30px;
    width: calc(50% - 30px);
    padding: 40px;
    background: #eee;
}

ul.page-list {
    width: 50%;
    display: block;
    float: left;
    margin-top: 50px;
}

ul.page-list li {
    width: 100%;
    display: block;
    float: left;
    clear: both;
    margin-bottom: 8px;
}

.container.terms-of-service {
    width: 100%; 
    max-width: 770px; 
    margin: 0 auto 50px auto; 
    padding: 100px 20px 0 20px;
}

.container.terms-of-service h1 {
    display: block;
    float: left;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 20px;
    font-size: 28px;
    color: #40362f;
}

.container.terms-of-service h4 {
    display: block;
    float: left;
    width: 100%;
    margin: 10px 0;
    font-size: 19px;
    color: #40362f;
}

.container.terms-of-service p {
    font-size: 16px;
    color: #757575;
    margin-bottom: 15px;
}

.page-row.service-area,
.page-row.our-service-areas {
    padding: 0;
    margin: 30px 0 30px 0;
    background: rgb(249,249,249);
    background: linear-gradient(360deg, rgba(249,249,249,1) 0%, rgba(249,250,252,1) 100%);
}

.page-row.service-area .page-row-half.left,
.page-row.our-service-areas  .page-row-half.left {
    text-align: left;
    padding: 20px 75px 40px 75px;
}

.page-row.service-area .page-row-half.right,
.page-row.our-service-areas .page-row-half.right {
    text-align: left;
    padding: 40px 50px;
    background: #f6f6f6;
    position: relative;
}

.page-row.service-area .page-row-half img,
.page-row.our-service-areas .page-row-half img,
.page-row.single-page .page-row-half img, {
    width: 100%;
    max-width: 100%;
    float: right;
}

.page-row.single-page .page-row-half ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 0;
    margin-block-end: 1em;
    padding-inline-start: 40px;
    unicode-bidi: isolate;
}

.page-row.single-page .page-row-half ul li {
    display: list-item;
    text-align: -webkit-match-parent;
    unicode-bidi: isolate;
    list-style-type: disc;
    font-size: 16px;
    line-height: 24px;
    color: #40362f;
    width: 100%;
    float: left;
    text-align: left;
}

.page-row.service-area .service-area-footer {
    height: auto;
    width: 100%;
    padding: 20px 75px;
    background: ;
}

.page-row.service-area .service-area-footer .service-area-link {
    display: block;
    float: left;
    clear: none;
    margin: 0 13px 0 0;
    padding: 10px 15px; 
    text-align: center;
    background: #eee;
}

.page-row.service-area .service-area-footer .service-area-link a {
    font-size: 18px;
    background: #eee;
    color: #757575;
}

#add_payment_method #payment, 
.woocommerce-cart #payment, 
.woocommerce-checkout #payment {
    padding: 10px 5px 10px 10px !important;
    background: #eee !important;
}

.staff-member {
    height: auto;
    width: ;
}

.youtube-responsive-container-top.homepage,
.youtube-responsive-container.homepage {
    width: 100%;
    min-width: 100%;
    max-width: 1250px;
}

.mobile-bbb {
    display: none;
}

.container.blog {
    margin: 0 auto 25px auto;
    padding: 0 20x 25px 20x;
    width: calc(100% - 40px);
}


.container.blog .entry-meta {
    margin: 0 0 25px 0 !important;
}

.container.blog .post-thumbnail {
    width: 100%;
    margin-bottom: 25px;
}

.container.blog .post-thumbnail img {
    width: 100%;
    min-width: 100%;
}

.container.blog h1, 
.container.blog h1.entry-title {
    display: block !important;
    float: left !important;
    clear: both;
    width: 100%;
    margin: 0 0 10px 0 !important;
    letter-spacing: 1px;
    font-size: 32px !important;
    font-weight: bold !important;
    color: #40362f !important;

}

.container.blog .entry-header {
    margin-bottom: 20px;
}

.container.blog .entry-header .entry-meta {
    margin: 20px 0 !important;
}

.container.blog .entry-header .entry-meta span.byline {
    display: none !important;
}

.container.blog h3 {
    display: block !important;
    float: left !important;
    clear: both;
    width: 100%;
    margin: 12px 0 10px 0 !important;
    font-size: 24px !important;
    font-weight: bold !important;
    color: #515151 !important;
}

.container.blog h2 {
    margin-bottom: 14px !important;
}

img.alignright {
    display: none !important;
}

.container.blog ul {
    display: block;
    list-style: disc outside;
    margin: 1em 0;
    padding: 0 0 0 20px;
    list-style-type: disc !important;
}

.container.blog ul li {
    display: list-item !important;
    list-style: disc;
    list-style-type: disc !important;
    margin: 0 0 15px 0;
    padding: 0 0 0 6px;
    color: #505050 !important;
    line-height: 23px !important;
}




.service-area-slugs {
    line-height: 40px;
    display: block;
    float: left;
    clear: both;
    width: 100% !important;
    min-width: 100% !important;
}

.service-area-slugs .service-area-slug {
    display: block;
    float: left;
    padding: 1px 12px 0 15px !important;
    border: 0;
    border-radius: 4px;
    background: #ddd;
    color: #757575;
    margin: 0 10px 10px 0;
    text-align: center;
    height: auto;
    clear: none;
    width: auto;
}

.pull_right {
    float: right;
}

.header_phone {
    display: flex;
    align-items: center;
    margin: 18px 0 0 40px;
    float: right;
}
.header_phone .phone_text {
    display: inline-block;
    vertical-align: top;
}
.header_phone .phone_text h5 {
    font-size: 23px;
    color: #40362f;
    line-height:26px;
    margin-bottom:0;
}
.header_phone .phone_text a {
    color: #40362f;
    font-size: 37px;
    line-height:42px;
}
.header_phone a {
    color: #40362f;
    font-size: 42px;
}
/* phone icon css property start */

.phone_icon_main {
    display: inline-block;
}
.phone_icon_main span {
    background: #40362f;
    width: 60px;
    height:60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    box-shadow: 0 0 0 0em rgba(52,152,219,0), 0em .05em .1em rgba(0,0,0,.2);
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
    -webkit-animation: phone-outer 3000ms infinite;
    animation: phone-outer 3000ms infinite;
    position: relative;
    margin-right: 10px
}
.phone_icon_main span::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,.2);
    border-radius: 100%;
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(0, 0, 0) scale(0);
    transform: translate3d(0, 0, 0) scale(0);
    -webkit-animation: phone-inner 3000ms infinite;
    animation: phone-inner 3000ms infinite
}
.phone_icon_main img {
    display: flex;
    align-items: center;
    background-color: transparent;
    justify-content: center;
    color: #fff;
    width: 70%;
    height: 70%;
    border-radius: 100%;
    border: 2px solid #fff;
    font-size: 15px;
    padding: 10px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    animation: phone-outer, shake 3000ms cubic-bezier(.36, .07, .19, .97) both infinite;
}

 @-webkit-keyframes phone-outer {
 0% {
 -webkit-transform:translate3d(0, 0, 0) scale(1);
 transform:translate3d(0, 0, 0) scale(1);
 box-shadow:0 0 0 0em rgba(52,152,219,0), 0em .05em .1em rgba(0,0,0,.2)
}
 33.3333% {
 -webkit-transform:translate3d(0, 0, 0) scale(1.1);
 transform:translate3d(0, 0, 0) scale(1.1);
 box-shadow:0 0 0 0em rgba(52,152,219,.1), 0em .05em .1em rgba(0,0,0,.5)
}
 66.6666% {
 -webkit-transform:translate3d(0, 0, 0) scale(1);
 transform:translate3d(0, 0, 0) scale(1);
 box-shadow:0 0 0 .5em rgba(52,152,219,0), 0em .05em .1em rgba(0,0,0,.2)
}
 100% {
 -webkit-transform:translate3d(0, 0, 0) scale(1);
 transform:translate3d(0, 0, 0) scale(1);
 box-shadow:0 0 0 0em rgba(52,152,219,0), 0em .05em .1em rgba(0,0,0,.2)
}
}
 @keyframes phone-outer {
 0% {
 -webkit-transform:translate3d(0, 0, 0) scale(1);
 transform:translate3d(0, 0, 0) scale(1);
 box-shadow:0 0 0 0em rgba(52,152,219,0), 0em .05em .1em rgba(0,0,0,.2)
}
 33.3333% {
 -webkit-transform:translate3d(0, 0, 0) scale(1.1);
 transform:translate3d(0, 0, 0) scale(1.1);
 box-shadow:0 0 0 0em rgba(52,152,219,.1), 0em .05em .1em rgba(0,0,0,.5)
}
 66.6666% {
 -webkit-transform:translate3d(0, 0, 0) scale(1);
 transform:translate3d(0, 0, 0) scale(1);
 box-shadow:0 0 0 .5em rgba(52,152,219,0), 0em .05em .1em rgba(0,0,0,.2)
}
 100% {
 -webkit-transform:translate3d(0, 0, 0) scale(1);
 transform:translate3d(0, 0, 0) scale(1);
 box-shadow:0 0 0 0em rgba(52,152,219,0), 0em .05em .1em rgba(0,0,0,.2)
}
}
 @-webkit-keyframes phone-inner {
 0% {
 opacity:1;
 -webkit-transform:translate3d(0, 0, 0) scale(0);
 transform:translate3d(0, 0, 0) scale(0)
}
 33.3333% {
 opacity:1;
 -webkit-transform:translate3d(0, 0, 0) scale(.9);
 transform:translate3d(0, 0, 0) scale(.9)
}
 66.6666% {
 opacity:0;
 -webkit-transform:translate3d(0, 0, 0) scale(0);
 transform:translate3d(0, 0, 0) scale(0)
}
 100% {
 opacity:0;
 -webkit-transform:translate3d(0, 0, 0) scale(0);
 transform:translate3d(0, 0, 0) scale(0)
}
}
 @keyframes phone-inner {
 0% {
 opacity:1;
 -webkit-transform:translate3d(0, 0, 0) scale(0);
 transform:translate3d(0, 0, 0) scale(0)
}
 33.3333% {
 opacity:1;
 -webkit-transform:translate3d(0, 0, 0) scale(.9);
 transform:translate3d(0, 0, 0) scale(.9)
}
 66.6666% {
 opacity:0;
 -webkit-transform:translate3d(0, 0, 0) scale(0);
 transform:translate3d(0, 0, 0) scale(0)
}
 100% {
 opacity:0;
 -webkit-transform:translate3d(0, 0, 0) scale(0);
 transform:translate3d(0, 0, 0) scale(0)
}
}
 @-webkit-keyframes shake {
 0% {
}
 10% {
 -webkit-transform:rotate(5deg);
 -moz-transform:rotate(5deg);
 -o-transform:rotate(5deg)
}
 20% {
 -webkit-transform:rotate(-5deg);
 -moz-transform:rotate(-5deg);
 -o-transform:rotate(-5deg)
}
 30% {
 -webkit-transform:rotate(5deg);
 -moz-transform:rotate(5deg);
 -o-transform:rotate(5deg)
}
 40% {
 -webkit-transform:rotate(-5deg);
 -moz-transform:rotate(-5deg);
 -o-transform:rotate(-5deg)
}
 50% {
 -webkit-transform:rotate(5deg);
 -moz-transform:rotate(5deg);
 -o-transform:rotate(5deg)
}
 60% {
 -webkit-transform:rotate(-5deg);
 -moz-transform:rotate(-5deg);
 -o-transform:rotate(-5deg)
}
 70% {
 -webkit-transform:rotate(5deg);
 -moz-transform:rotate(5deg);
 -o-transform:rotate(5deg)
}
 80% {
 -webkit-transform:rotate(-5deg);
 -moz-transform:rotate(-5deg);
 -o-transform:rotate(-5deg)
}
 90% {
 -webkit-transform:rotate(5deg);
 -moz-transform:rotate(5deg);
 -o-transform:rotate(5deg)
}
 100% {
 -webkit-transform:rotate(-5deg);
 -moz-transform:rotate(-5deg);
 -o-transform:rotate(-5deg)
}
}
 @keyframes shake {
 0% {
}
 10% {
 -webkit-transform:rotate(5deg);
 -moz-transform:rotate(5deg);
 -o-transform:rotate(5deg)
}
 20% {
 -webkit-transform:rotate(-5deg);
 -moz-transform:rotate(-5deg);
 -o-transform:rotate(-5deg)
}
 30% {
 -webkit-transform:rotate(5deg);
 -moz-transform:rotate(5deg);
 -o-transform:rotate(5deg)
}
 40% {
 -webkit-transform:rotate(-5deg);
 -moz-transform:rotate(-5deg);
 -o-transform:rotate(-5deg)
}
 50% {
 -webkit-transform:rotate(5deg);
 -moz-transform:rotate(5deg);
 -o-transform:rotate(5deg)
}
 60% {
 -webkit-transform:rotate(-5deg);
 -moz-transform:rotate(-5deg);
 -o-transform:rotate(-5deg)
}
 70% {
 -webkit-transform:rotate(5deg);
 -moz-transform:rotate(5deg);
 -o-transform:rotate(5deg)
}
 80% {
 -webkit-transform:rotate(-5deg);
 -moz-transform:rotate(-5deg);
 -o-transform:rotate(-5deg)
}
 90% {
 -webkit-transform:rotate(5deg);
 -moz-transform:rotate(5deg);
 -o-transform:rotate(5deg)
}
 100% {
 -webkit-transform:rotate(-5deg);
 -moz-transform:rotate(-5deg);
 -o-transform:rotate(-5deg)
}
}

.subheader {
    width: 100%;
    padding: 40px 0 50px 0;
    text-align: center;
    background: linear-gradient(0deg, #f5f5f5, #fff);
}

.subheader h3 {
    width: 100%;
    margin: 0 0 10px 0;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #40362f;
}

.subheader button.get-quote {
    height: auto;
    display: inline;
    margin: 20px 22px 0 0;
    padding: 20px 35px;
    border: 0;
    border-radius: 5px;
    background: #cd6014;
    color: #fff;
    font-size: 20px;
    border: 0;
}

.subheader button.plan-ahead {
    height: auto;
    display: inline;
    margin: 20px 0 0 0;
    padding: 20px 35px;
    border: 2px solid #40362f;
    border-radius: 5px;
    background: transparent;
    color: #40362f;
    font-size: 20px;
    font-weight: bold;
}

.page-row.reviews {
    padding-top: 0;
    border: 0;
}

.reviews .review {
    height: 264px;
    width: calc(25% - 18px);
    margin: 0 24px 24px 0;
    padding: 35px;
    border: 0;
    background: linear-gradient(360deg, rgba(249, 249, 249, 1) 0%, rgba(249, 250, 252, 1) 100%);
    cursor: pointer;
}

.reviews .review.promoted {
    width: calc(50% - 12px);
    border: 0;
    height: 240px;
    background: #fff;
    padding: 25px;
}

.reviews .review.sub-promoted {
    width: calc(50% - 12px);
    height: 240px;
}

.reviews .review.sub-promoted .review-snippet {
    color: #40362f;
    width: 100%;
    clear: both;
    margin: 10px 0;
}

.reviews .review.promoted .review-content span {
    display: block;
    float: left;
    clear: none;
    width: 80%;
    line-height: 29px;
    font-size: 21px;
    color: #757575;
}

.reviews .review.promoted .review-content span i {
    font-size: 12px;
    color: #cd6014;
    display: block;
    float: left;
    margin: 16px 0 0 5px;
}

.reviews .review.promoted .review-content span .review-name {
    width: auto;
    display: block;
    float: left;
    clear: none;
    line-height: 42px;
    font-size: 22px;
    color: #757575;
    margin-right: 15px;
}

.reviews .review.promoted .review-content .fa-quote-left {
    display: block;
    float: left;
    clear: none;
    width: 10%;
    font-size: 36px;
    color: #40362f;
}

.reviews .review.promoted .review-content .fa-quote-right {
    display: block;
    float: left;
    clear: none;
    width: 10%;
    font-size: 36px;
    color: #40362f;
}

.reviews .review.no-margin {
    margin-right: 0;
}

.reviews .review .review-name {
    width: 100%;
    font-size: 20px;
    color: #40362f;
    margin-bottom: 6px;
}

.reviews .review .review-date {
    width: 100%;
    font-size: 15px;
    color: #757575;
    margin-bottom: 6px;
    font-style: italic;
}

.reviews .review .review-stars {
    width: 100%;
     margin-bottom: 10px;
}

.reviews .review .review-stars i {
    font-size: 12px;
    color: #cd6014;
    display: block;
    float: left;
    margin-right: 5px;
}

.reviews .review .review-stars i.empty {
    color: #ddd;
}

.reviews .review .review-content {
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    color: #757575;
}

.reviews .review .review-type{width:100%;height:25px;margin:20px 0 0 0}.reviews .review .review-type img{height:100%;width:auto}

.reviews-footer {
    width: 100%;
    margin: 0;
    padding: 25px 75px 75px 75px;
    font-size: 18px;
    color: #555;
    background: #fff;
    text-align: center;
}

.reviews-footer a {
    color: #006ca8;
    text-decoration: underline;
}

.page-row-half.reviews .review {
    width: 100%;

}

.homepage-map {
    height: auto;
    width: 100%;
    text-align: center !important; 
    margin: 50px 0;
    padding: 50px 0 important;
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
}

.homepage-map p {
    display: block !important; 
    float: left !important;
    width: 100% !important; 
    clear: both !importanr;
    text-align: center !important;
    font-size: 20px !important;
}

.homepage-map iframe {
    margin: 20px 0 50px 0;
    border: 0 !important; 
    text-align: center !important;
}

.homepage-packages {
    height: auto;
    width: 100%;
    padding: 50px 0 52px 0;
    background: #fff;
    overflow: auto;
}

/* packages page */
.homepage-packages .container h1 {
    width: 100%;
    margin: 0 0 20px 0;
    text-align: left;
    font-size: 32px;
    font-weight: bold;
    color: #40362f;
}

/* packages page */
.homepage-packages .container h5 {
    width: 100%;
    margin: 0 0 60px 0;
    text-align: left;
    font-size: 18px;
    color: #40362f;
}

.homepage-packages .package {
    height: 880px;
    min-height: 100%;
    width: calc(33% - 26px);
    padding: 30px 40px;
    background: #fff;
    border: 1px solid #e0e0e0;
}

.homepage-packages .package.middle {
    margin: 0 40px;
    position: relative;
}

.homepage-packages .package.middle .recommended {
    position: absolute;
    top: -22px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 95000 !important;
}

.homepage-packages .package.middle .recommended span {
    width: 60%;
    margin: 0 20%;
    padding: 12px 0;
    font-size: 20px 0 0 0;
    font-weight: bold;
    background: #e4f1f5;
    color: #40362f;
    border-radius: 25px;
    text-align: center;
    border: 1px solid #40362f;
}

.homepage-packages .package .title {
    width: 100%;
    margin: 20px 0 8px 0;
    font-size: 28px;
    color: #40362f;
    text-align: center;
    font-family: 'Libre Baskerville', serif;
}

.homepage-packages .package .price {
    width: 100%;
    margin: 10px 0 20px 0;
    font-size: 22px;
    text-align: center;
    font-family: 'Libre Baskerville', serif;
    font-weight: 700;
    color: #cd6014;
}

.homepage-packages .package button.start-arrangements {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    clear: both;
    margin: 10px 0 20px 0;
    padding: 20px 35px;
    border: 0;
    border-radius: 5px;
    background: #40362f;
    color: #fff;
    font-size: 20px;
    border: 0;
}

.homepage-packages .package button.start-arrangements i {
    margin-left: 16px;
    position: relative;
    top: 1px;
}

.homepage-packages .package .included {
    width: 100%;
    margin: 8px 0 6px 0;
}

.homepage-packages .package .included .icon {
    height: auto;
    width: 40px;
    padding-top: 2px;
    text-align: center;
    display: block;
    float: left;
    clear: none;
}

.homepage-packages .package .included .icon i {
    font-size: 18px;
    color: #28b35b;
}

.homepage-packages .package .included span {
    width: calc(100% - 40px);
    display: block;
    float: left;
    clear: none;
    font-size: 17px;
    color: #40362f;
}

.homepage-packages .package .included span strong {
    color: #40362f;
}

.homepage-packages.page {
    padding-top: 160px;
}

/* New Stuff */

.page-row.single-page {
    margin-top: 130px;
    padding: 40px 0;
}

.page-row.single-page h1 {
    width: 100%;
    margin: 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #e0e0e0;
}

.page-row.single-page.our-process {
    margin-top: 170px;
}

.page-row.single-page .page-row-half.left,
.page-row.single-page .page-row-half.right {
    padding-top: 40px;
}

.page-row.single-page .page-row-half.left p a,
.page-row.single-page .page-row-half.right p a {
    text-decoration: underline;
}

.page-row.single-page .page-row-half.left .entry-content {
    padding-right: 50px;
}

.page-row.single-page .page-row-half.left h3,
.page-row.single-page.our-process .page-row-half.left h3 {
    width: 100%;
    margin: 0 0 15px 0;
    padding: 0 0 10px 0;
    font-size: 20px !important;
    border-bottom: 1px solid #e0e0e0;
    color: #372b1b !important;
    text-align: left !important;
}

.page-row.single-page .page-row-half.right img {
    float: right;
}

/* on landing pages */

.page-row.single-page .service-area-footer {
    height: auto;
    width: 100%;
    margin-top: 20px;
    padding: 40px 0 0 0;
    border-top: 1px solid #e0e0e0;
}

.page-row.single-page .service-area-footer .service-area-link {
    display: block;
    float: left;
    clear: none;
    margin: 0 11px 0 0;
    padding: 10px 14px; 
    text-align: left;
    background: #eee;
}

.page-row.single-page .service-area-footer .service-area-link a {
    font-size: 18px;
    background: #eee;
    color: #757575;
}

.page-row .page-list-item {
    width: 100%;
    margin-bottom: 10px;
}

.page-row .page-list-item .page-list-item-bullet {
    display: block;
    float: left;
    clear: none;
    width: 25px;
    text-align: left;
}

.page-row .page-list-item .page-list-item-content {
    display: block;
    float: left;
    clear: none;
    width: calc(100% - 25px);
    font-size: 16px;
    line-height: 24px;
    color: #40362f;
}

.page-row.single-page .show-quote-form {
    background: #ecc65f;
    color:  #40362f;
    padding: 22px 40px 20px 40px;
    margin: 0 0 20px 0;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    border: 0;
    border-radius: 4px;
    position: relative;
    z-index: 8888;
    cursor: pointer;
}

.how-it-works-grid {
    width: 100%;
    height: auto;
    padding: 40px 40px 5px 40px;
    background: #f4f4f4;
}

.how-it-works-grid .how-it-works-grid-item {
    width: calc(50% - 10px);
    margin-bottom: 30px;
}

.how-it-works-grid .how-it-works-grid-item.left {
    margin-right: 20px;
}

.how-it-works-grid .how-it-works-grid-item img {
    width: 100%;
    max-width: 100%;
    border-radius: 4px;
}

.how-it-works-grid .how-it-works-grid-item .label {
    width: 100%;
    margin: 10px 0 0 0;
    font-size: 16px;
    font-weight: bold;
}

.how-it-works-grid .how-it-works-grid-item .description {
    width: 100%;
    margin: 10px 0 0 0;
    font-size: 16px
}

.page-row.pricing .pricing-row {
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
    padding: 6px 0 13px 0;
    border-bottom: 1px solid #e0e0e0;
}

.page-row.pricing .pricing-row .pricing-thumbnail {
    display: block;
    float: left;
    clear: none;
    width: 50px;
    height: 50px;
    margin-right: 20px;
}

.page-row.pricing .pricing-row .pricing-thumbnail img {
    width: 50px;
    height: 50px;
    object-fit: cover;
}

.page-row.pricing .pricing-row.header .pricing-description,
.page-row.pricing .pricing-row.header .pricing-price {
    font-weight: bold;
}

.page-row.pricing .pricing-row .pricing-description {
    display: block;
    float: left;
    clear: none;
    width: 70%;
}

.page-row.pricing .pricing-row .pricing-description.with-photo {
    width: calc(70% - 70px);
    position: relative;
    top: 15px;
}

.page-row.pricing .pricing-row .pricing-price {
    display: block;
    float: right;
    clear: none;
    width: 20%;
    text-align: right;
}

.page-row.pricing .pricing-row .pricing-price.with-photo {
    position: relative;
    top: 15px;
}


.fhw-solutions-obituaries_all-obituary-listings * {
float: unset;
}

.bootstrap-fhws-obituaries-container {
    max-width: 100% !important;
    margin: 0 auto !important;
    font-family: var(--bs-font-sans-serif);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.bootstrap-fhws-obituaries-container .text-md-start,
 #fhw-solutions-obituaries_search-all-obits {
    margin-top: 120px;
}

#fhw-solutions-obituaries_search-all-obits-button {
    height: 40px !important;
    position: relative;
    top: 118px;
}

.bootstrap-fhws-obituaries-container * {
float: unset;
}

.bootstrap-fhws-obituaries-container .row.no-gutters {
    border-bottom: 1px solid #e0e0e0;
}

.d-sm-block hr,
.subscribe_to_client {
    display: none;
}

.blog-featured-image {
    display: block;
    float: left;
    clear: both;
    width: 100%; 
    margin-bottom: 30px;
}

.blog-featured-image img {
    width: 100%;
    height: auto;
}

.blog-featured-thumbnail {
    display: block;
    float: left;
    clear: both;
    width: 150px; 
    height: auto;
    margin: 6px 30px 0 0;
}

.blog-featured-thumbnail img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    border: 0;
}

.blog-snippet {
    display: block;
    float: left;
    width: calc(100% - 180px);
}

.pagination {
    display: flex;
    flex-direction: row !important;
    direction: ltr !important;
    align-items: center;
    gap: 8px;
    margin-top: 15px;
}


.pagination .page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 12px;
    text-decoration: none;
    border: 1px solid #ddd;
    background: #fff;
    min-width: 40px;
    height: 40px;
    box-sizing: border-box;
    color: #40362f;
}

.pagination .page-numbers:visited {
     color: #40362f;
}

.pagination .page-numbers.current {
    background: #40362f;
    color: #fff;
    border-color: #40362f;
}

.pagination .page-numbers:hover:not(.current) {
    background: #f0f0f0;
}

.pagination .page-numbers.current {
    order: unset !important;
}

.pagination .page-numbers {
    order: 0 !important;
}

.product-overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 110000;
    width: 100%;
    height: 100%;
    background: #f4f4f4;
}

.product-viewer {
    display: none;
    height: 600px;
    width: 600px;
    position: absolute;
    top: 50px;
    left: calc(50% - 300px);
    z-index: 111000;
    background: #fff;
}

.product-viewer .product-viewer-header {
    height: 20px;
    width: 100%;
    text-align: right;
    margin-bottom: 40px;
}

.product-viewer .product-viewer-header i {
    position: relative;
    top: 10px;
    right: 15px;
    color: rgba(49, 63, 94, 0.75);
}

.product-viewer .product-viewer-image {
    height: calc(100% - 30px);
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0 60px;
}

.product-viewer .product-viewer-image img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.product-viewer .product-viewer-description {
    height: 100px;
    width: 100%;
    font-size: 16px;
    line-height: 21px;
    padding: 0 50px;
}

ul.page-list {
    width: 100% !important;
}