/* =========== custom style ================ */

.separate-containers .inside-article,
.separate-containers .comments-area,
.separate-containers .page-header,
.separate-containers .paging-navigation,
.one-container .site-content,
.inside-page-header {
    border: 0;
}

html,
body {
    height: 100%;
    min-height: 100vh;
}

* {
    box-sizing: border-box;
}

body {
    font-family: 'Myriad-Pro-Regular', sans-serif;
    font-weight: normal;
    font-size: 20px;
    line-height: 1.5;
    color: #000000;
}

p {
    margin-bottom: 1em;
}

h4 {
    font-size: 21px;
}

h5,
h6 {
    font-size: 18px;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
select,
.woocommerce div.product form.cart .button {
    height: 50px;
    width: 100%;
    border-radius: 5px;
}

.site-main ul {
    padding: 0;
    margin: 0 0 10px 30px;
}

.glb-btn {
    font-family: 'Myriad Pro', sans-serif;
    position: relative;
    padding: 7px 30px;
    border-radius: 0;
    background: #9FAE37;
    color: #fff !important;
    display: inline-block;
    white-space: nowrap;
    font-size: 16px;
    line-height: 1;
    border: 1px solid #9FAE37;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.global-btn a {
    position: relative;
    padding: 6px 35px 4px !important;
    border-radius: 5px !important;
    background: #549586;
    color: #fff !important;
    display: inline-block;
    white-space: nowrap;
    font-size: 20px;
    line-height: 37px;
    border: 1px solid #549586;
    text-align: center;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.global-btn a:hover {
    opacity: .8;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.gform_wrapper input,
.gform_wrapper select {
    height: 50px;
    padding: 10px !important;
    margin-top: 0 !important;
    border-radius: 5px !important;
}

form input[type='submit'],
.gform_page_footer input[type="button"] {
    font-family: 'Myriad Pro', sans-serif;
    background-color: #58091D;
    padding: 8px 30px 5px !important;
    line-height: 20px;
    font-size: 17px !important;
    min-width: 140px;
    height: auto;
    text-transform: uppercase;
}

form input[type=checkbox],
form input[type=radio] {
    vertical-align: top !important;
    display: inline-block;
    line-height: 1 !important;
    height: auto !important;
    margin-top: 4px !important;
}

.gform_wrapper .gfield_radio li label {
    margin-top: 0 !important;
}

.site-content ul {
    margin: 0;
    padding-left: 30px;
    padding-bottom: 20px;
}

.site-content ol {
    margin-left: 30px;
}

.elementor-container {
    padding-left: 15px;
    padding-right: 15px;
}

.light-bg {
    background-color: rgb(61 116 118 / .25) !important;
}


/**=== Header CSS Here ===**/

.header-bg {
    z-index: 9999;
}

.top-header-bg ul li {
    line-height: 1;
}

.head-right p {
    margin: 0 !important;
}

.menu-bg {
    z-index: 10;
}

form[action="/request-an-appointment/"] .hasDatepicker {
    width: 100%;
}

.fa.fa-pencil:before {
    content: "\f303";
}


/**=== Header CSS End ===**/


/**=== Footer CSS Here ===**/

.copyright-bg .elementor-widget {
    margin: 0;
}

.copyright-bg ul li a {
    font-size: 13px;
    padding-top: 5px !important;
}

.copyright-bg p {
    color: #fff;
    margin: 0;
    font-size: 16px;
    font-family: 'Myriad Pro', sans-serif;
}

.copyright-bg p a {
    color: #fff;
}

.footer-bg .footer-logo .elementor-image {
    background: #fff;
    border-radius: 0 0 25px 0;
    margin-top: -10px;
    margin-right: -10px;
    padding: 10px;
    position: relative;
}

.footer-bg .footer-logo .elementor-image:before {
    content: "";
    position: absolute;
    top: 0;
    right: 98%;
    width: 1100px;
    height: 100%;
    background: #fff;
}

.footer-bg,
.footer-bg p,
.footer-bg a {
    font-size: 14px;
    color: #fff;
}

.footer-bg p {
    line-height: 17px;
    font-size: 14px;
}

.footer-bg a {
    font-weight: bold;
    line-height: 21px;
}

.footer-address {
    margin: 0 !important;
}

.footer-address p {
    margin: 0;
    margin-bottom: 10px;
}


.footer-menu ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    position: relative;
}

.footer-menu ul li {
    width: 100%;
}

.footer-icons-bg ul li {
    padding: 0 !important;
    margin: 0;
}

.footer-menu ul li a,
.footer-icons-bg ul li a {
    display: block;
    padding: 10px 0;
}

.footer-menu,
.footer-icons-bg {
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer-icons-bg ul li a .elementor-icon-list-icon svg {
    width: 28px;
    height: auto;
    display: block;
}


/**=== Footer CSS End ===**/


/**=== Home Banner CSS Here ===**/
.home-banner-bg {
    padding: 9% 0px;
    position: relative;
}

.home-banner-bg a {
    border-radius: 0;
    padding: 10px 30px;
    text-transform: uppercase;
    text-transform: uppercase;
}

.inner-banner-bg {
    padding: 30px 0 16% 0px;
    position: relative;
}

.home-banner-bg .elementor-container,
.inner-banner-bg .elementor-container {
    position: relative;
    z-index: 9;
}


.inner-banner-bg h1 {
    text-shadow: 0 0 5px #000;
}

.home-banner-bg h1 {
    text-align: center;
}


/**=== Home Banner CSS End ===**/
.searchsubmit {
    height: 100% !important;
    min-height: 50px !important;
}

/**=== Book Section CSS End ===**/

.book-section {
    position: relative;
    z-index: 1;
    border: none;
    border: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fcf8e6;
}

.book-section .elementor-row {
    background-image: url('/wp-content/uploads/2020/10/booksec-bg.jpg');
    background-position: center;
    padding: 5px 25px;
}

.search-row-flex {
    justify-content: center;
}

.receive-img {
    position: relative;
}

.receive-img div * {
    position: static;
}

.receive-text .elementor-text-editor:after {
    display: none;
}

.receive-img .elementor-image {
    width: 100%;
    max-width: 140px;
    margin: 0 auto;
    min-height: 160px;
    background: #fff;
    box-shadow: 0 0 10px #000;
    left: 0;
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    transform: rotate(-10deg);
}

.receive-img img {
    opacity: 0;
    max-height: 100px;
    width: auto;
}

.receive-img .elementor-widget {
    margin: 0 !important;
}

.receive-text .elementor-text-editor {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.book-section h2 {
    font-size: 36px;
    line-height: 1;
    color: #fff;
    margin: 0;
}


/**=== Book Section CSS End ===**/


/** ==== Home Page CTA Section CSS Here === **/

.float-right {
    float: right;
}

.gfield.list-styling ul li {
    list-style-type: disc !important;
}

.vitalStatisticView ul.gform_fields {
    background-color: #BDD5D0 !important;
    padding: 20px 0 !important;
}

.vitalStatisticView .gform_wrapper .field_description_below .gfield_description {
    padding-top: 4px;
}

.home-cads-bg {
    padding: 40px 0;
}

.home-cads-bg h2 {
    font-size: 58px;
    color: #fff;
    font-weight: 600;
}

.home-card .elementor-widget-wrap {
    background: #fff;
    padding: 5px;
    box-shadow: 0 0 10px #000;
    width: 100%;
    max-width: 280px;
    margin: 0 auto;
}

.home-card .elementor-image img {
    width: 100%;
    display: block;
}

.home-card h3 {
    font-size: 21px;
    text-align: center;
    margin: 0;
    position: relative;
    text-transform: uppercase;
}

.home-card p {
    font-size: 16px;
    text-align: center;
}

.home-card a {
    text-align: center;
    display: block;
    color: #000;
}


/** ==== Home Page CTA Section CSS End === **/


/**=== Customer Review CSS start ===**/

.display-review h2 {
    font-size: 21px;
    color: #231f20;
    font-weight: 500;
}

.display-review .CustName h4,
.display-review .CustName p {
    font-size: 20px;
    color: #231f20;
    margin: 0;
}

.display-review .CustName {
    width: 20% !important;
    float: left;
}

.display-review .custComment {
    width: 64% !important;
    float: left;
}

.display-review .custWebIcon {
    width: 15% !important;
    text-align: right;
    float: left;
}

.display-review {
    border: 1px solid #ddd;
    padding: 30px;
    margin: 0 0 20px;
}

.main-nav-bg .elementor-menu-toggle {
    position: absolute;
    top: -70px;
    right: 0;
    z-index: 99;
}


/**=== Customer Review CSS End ===**/

.customer-review-bg {
    padding: 50px 0;
}

.customer-review-bg .customer-review-container {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}

.customer-review-container h1 {
    font-size: 42px;
}

.staff-member-grp-bg .staff-member {
    padding: 25px 0px;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.5;
    font-family: 'Myriad Pro', sans-serif;
}

.staff-member-grp-bg .staff-member img {
    max-width: 260px;
    min-width: 260px;
    margin-right: 20px;
    width: 260px;
    padding: 2px;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px #999;
}

.content-area {
    width: 100%;
    max-width: 1170px;
    padding: 30px 15px;
    margin: 0 auto;
    float: none;
}

.staff-member .staff-header {
    width: 220px;
    min-width: 240px;
    padding-right: 20px;
}

.staff-member .staff-header img {
    padding: 2px;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 5px #999;
}

.staff-member .staff-header h1 {
    font-size: 24px;
}

.staff-member .elementor-post__text {
    padding-bottom: 60px !important;
    margin: 0 !important;
}

.staff-member .elementor-post__text h3 {
    margin-bottom: 10px !important;
}

.staff-member a.elementor-post__read-more {
    font-family: 'Myriad Pro', sans-serif;
    font-weight: normal;
    padding: 6px 20px !important;
    border-radius: 20px !important;
    background: #9FAE37;
    color: #fff !important;
    display: block !important;
    white-space: nowrap;
    font-size: 16px;
    line-height: 1.2;
    border: 1px solid #9FAE37;
    text-align: center;
    width: 90%;
    position: absolute;
    top: auto;
    left: 5%;
    bottom: 15px;
    margin: 0 !important;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.printPageView.grid-parent {
    padding: 30px;
    display: flex;
    min-height: 100%;
    align-items: center;
    width: 100%;
    max-width: 991px !important;
    box-sizing: border-box;
}

.printPageView.grid-parent #content {
    padding: 30px !important;
    background: #f0f0f0;
    width: 100%;
    box-sizing: border-box;
}

.printPageView.grid-parent #content h2 {
    font-size: 32px;
}

.printPageView .site-content form input[type="checkbox"] {
    margin-right: 8px;
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
}

.printPageView .site-content form input[type="submit"] {
    margin: 10px 0px;
}

.printPageView.grid-parent #content p {
    margin: 0;
    font-size: 18px;
}

.helpful-form-bg h2 {
    font-size: 28px;
}

.helpful-form-bg h3 {
    border-top: 4px double;
    padding-top: 20px;
}

.helpful-form-bg .wp-caption a {
    width: 100%;
    display: block;
    height: 500px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

.helpful-form-bg .wp-caption a img {
    object-fit: cover;
    object-position: top left;
    box-shadow: none !important;
}

.helpful-form-bg .wp-caption .wp-caption-text {
    opacity: 1;
    font-size: 100%;
    padding-bottom: 20px;
}

.woocommerce-js .woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
    grid-column-gap: 0 !important;
    grid-row-gap: 0px !important;
}

.woocommerce-js .woocommerce ul.products li.product {
    float: none !important;
    margin: 0 0 30px;
    padding: 0 15px;
    position: relative;
}

.woocommerce-js .woocommerce ul.products li.product {
    display: flex;
    flex-wrap: wrap;
    color: #2D603A;
    background: #fff;
    border: 1px solid #eee;
    box-shadow: 0px 8px 12px -6px rgba(0, 0, 0, 0.3) !important;
    padding: 15px !important;
    justify-content: center;
    text-align: center;
}

.woocommerce-js .woocommerce ul.products li.product_cat-casket-sprays .woocommerce-LoopProduct-link {
    padding-bottom: 60px !important;
}

.woocommerce-js .woocommerce ul.products li.product .product_type_simple {
    display: none;
}

.woocommerce-js .woocommerce ul.products li.product .add_to_cart_button {
    height: auto;
    padding: 10px !important;
    width: 100%;
    background: #570917;
    color: #fff;
    box-shadow: none !important;
    z-index: 1;
    display: block !important;
    margin-top: auto;
}

.woocommerce-js .woocommerce ul.products li.product,
.woocommerce .related ul.products li.product {
    margin: 10px !important;
}

.woocommerce-js .woocommerce ul.products li.product a .product-img {
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.woocommerce-js .woocommerce ul.products li.product a img {
    float: none !important;
    margin: 0 auto !important;
    width: 100%;
    height: 180px;
    object-fit: contain;
}

.single-product .content-area {
    width: 100%;
}

.single-product .site-main {
    width: 100%;
    max-width: 1140px;
    margin: 20px auto !important;
}

.related.products {
    border-top: 1px solid #58091D;
    padding: 15px 0 0;
    margin: 0;
}

.related.products h2 {
    padding: 0 0 10px;
}

.related.products ul li {
    margin-bottom: 30px !important;
}

.related.products ul li a img {
    max-height: 160px;
    object-fit: contain;
}

.separate-containers {
    background: #fff;
}

.separate-containers .inside-article {
    padding-bottom: 10px !important;
}

.single-product .grid-container {
    max-width: 1100px !important;
    width: auto;
}

.woocommerce div.product form.cart button {
    width: calc(100% - 70px) !important;
    max-width: 160px;
    background-color: #549485;
}

.woocommerce div.product form.cart button:hover {
    opacity: .8;
    box-shadow: 2px 4px 4px #ccc;
}

.woocommerce .related ul.products {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 0 5px;
    margin: 0;
}

.woocommerce .related ul.products li.product {
    margin: 0;
    border: 0;
    text-align: center;
    padding: 15px;
    box-shadow: 0 0 10px #ccc;
    width: 90%;
}

.woocommerce .related ul.products {
    margin: 0 -10px !important;
}

.woocommerce .related ul.products li.product .button {
    color: #fff;
    margin: 0;
    width: 100%;
}

.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout a.checkout-button {
    padding: 12px;
    background-color: #570917;
}

.post-type-archive-ltobits .site-content h1 {
    text-align: center;
}

.immediate-bg {
    background: #fff;
    padding: 30px 0 !important;
}

.immediate-bg .elementor-row {
    border: 1px solid #eee;
    box-shadow: 0 0 10px #ccc;
    border-radius: 60px 0;
}

.immediate-bg .elementor-row .elementor-image {
    position: relative;
    margin-top: -55px;
}

.immediate-bg .elementor-row .elementor-image img {
    border-radius: 100%;
    background-color: #fff;
}

.merchandiseTabs {
    margin: 0;
    padding: 5px;
    margin-top: 25px;
    list-style: none;
    display: flex;
    justify-content: center;
    background: #eee;
}

.merchandiseTabs a {
    display: block;
    padding: 5px 15px;
    border-radius: 10px;
}

.merchandiseTabs a.active {
    color: #000;
    font-weight: 700;
}

.merchandiseItems.displayFlex>label {
    display: none !important;
}

.merchandiseItems.displayFlex.activeTab {
    display: block !important;
}

.merchandiseItems.displayFlex {
    display: none;
}

.packagePrice {
    color: #FFFFFF;
    font-family: "Roboto", Sans-serif;
    font-size: 24px;
    font-weight: 600;
}

@media only screen and (min-width: 1025px) {

    .woocommerce-js .woocommerce ul.products li.product,
    .woocommerce .related ul.products li.product {
        width: calc(25% - 20px) !important;
    }
}

@media only screen and (max-width: 1024px) {
    .gf_page_steps {
        width: 80% !important;
        flex-direction: column;
        text-align: left;
    }

    .woocommerce-js .woocommerce ul.products li.product,
    .woocommerce .related ul.products li.product {
        width: calc(33.33% - 20px) !important;
    }

    /* header css */

    .menu-bg .elementor-nav-menu>li>a::after {
        display: none;
    }

    .elementor-location-header .elementor-sticky {
        background-color: #549485 !important;
    }

    .middle-header-bg {
        padding: 10px 0;
    }
}

@media only screen and (min-width: 992px) {
    .receive-img .elementor-image {
        position: absolute;
        top: -60px;
    }

    .book-section {
        padding: 25px 0px 25px 0px;
    }
}

@media only screen and (max-width: 991px) {
    .search-row-flex .obitsearch {
        width: 50%;
        margin-bottom: 20px;
    }

    .search-row-flex .search-col-1{
       padding-right: 18px;
    }

    .gf_page_steps .gf_step {
        text-align: left;
    }

    #obit-video iframe {
        width: 100% !important;
    }

    .merchandiseCards .displayFlex .ginput_container .gfield_radio>li {
        width: 50%;
    }

    .summaryStep .gfield:not(.displayFlex),
    .summaryStep .gform_footer {
        padding: 0 20px !important;
    }

    .summaryStep .gfield_calculation {
        float: none;
        margin-top: 10px !important;
    }

    .summaryStep .gfield_calculation>div input,
    .summaryStep .gfield_calculation>label {
        text-align: left;
        line-height: 100% !important;
    }

    .gf_page_steps {
        width: 100% !important;
    }

    .gf_page_steps .gf_step span {
        font-size: 14px;
    }

    .friendly-staff .staff-member-listing .staff-member {
        width: calc(50% - 40px) !important;
    }

    .footer-menu .elementor-nav-menu--main:before,
    .footer-menu .elementor-nav-menu--main:after {
        display: none;
    }

    .footer-icons-bg {
        text-align: center;
    }

    .footer-menu .elementor-widget-container {
        padding-left: 0 !important;
    }

    .footer-menu ul li {
        max-width: 100%;
        text-align: center;
    }

    body.home::before,
    body.home::after {
        width: 100px;
    }

    .features-content,
    .feature-sec .floating-img {
        position: static !important;
        width: 100% !important;
    }

    .feature-sec {
        padding-top: 0 !important;
    }

    .feature-sec .elementor-column {
        width: 100% !important;
    }

    .features-detail .elementor-widget-container {
        padding-top: 15px !important;
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .footer-bg .footer-logo {
        width: 30% !important;
    }

    .footer-bg .footer-menu {
        width: 40% !important;
    }

    .footer-bg .footer-icons-bg {
        width: 30% !important;
    }

    .receive-img .elementor-image {
        position: absolute;
        top: -40px;
    }

    .book-section .elementor-row {
        padding: 5px 20px;
    }

    .book-section h2 {
        font-size: 32px;
        padding-left: 30px;
    }
}

@media only screen and (min-width: 768px) {

    .desk-order {
        order: 2;
    }

    .single-staff-member .staff-member {
        display: flex;
    }

    .single-staff-member .staff-content {
        margin-top: 0 !important;
    }
}

@media only screen and (max-width: 768px) {


    .obit-service-wrapper {
        display: block;
    }

    .woocommerce #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page div.product div.images {
        float: left;
        width: 48%;
    }

    .immediate-bg .elementor-row .elementor-image {
        margin-top: 0 !important;
    }

    .woocommerce-js .woocommerce ul.products li.product,
    .woocommerce .related ul.products li.product {
        width: calc(50% - 20px) !important;
    }

    /* cremation pkg css */
    .merchandiseCards.summaryStep .gfield_radio {
        width: 100% !important;
        margin: 0 !important;
    }

    .plan-cremation-steps .ginput_container {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .plan-cremation-steps .ginput_container_radio .gfield_radio>li {
        width: 50%;
    }



    .mob-order {
        order: -1;
    }

    .home-banner-bg h1,
    .inner-banner-bg h1 {
        font-size: 42px;
    }
}

@media(max-width: 600px) {
    .obit-button.timeline {
        width: 100% !important;
    }
}

@media (min-width: 767px) {

    .recent-obituaries .elementor-column.elementor-col-33,
    .elementor-column[data-col="33"] {
        width: 33.333%;
    }
}

@media only screen and (max-width: 767px) {

    body,
    button,
    input,
    select,
    textarea,
    p {
        font-size: 16px;
    }

    h1 {
        font-size: 28px;
    }

    h2 {
        font-size: 24px;
    }

    h3 {
        font-size: 21px;
    }

    h4 {
        font-size: 20px;
    }

    h5,
    h6 {
        font-size: 17px;
    }

    h1.entry-title {
        font-size: 36px;
    }

    .entry-content h2 {
        font-size: 23px;
    }

    .home .inner-banner-bg::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-color: #fff;
        opacity: .8;
    }

    .search-row-flex .search-col-1{
        padding-right: 0;
     }

    .gform_wrapper .gfield_time_hour i {
        margin-top: 0 !important;
    }

    .style-time .ginput_container input,
    .vitalStatisticView ul.gform_fields li,
    .style-time div.ginput_container.ginput_container_time select {
        width: 100% !important;
        max-width: 100% !important;
    }

    .style-time .ginput_container {
        max-width: 100% !important;
    }

    .friendly-staff .staff-member-listing .staff-member {
        width: 100% !important;
        margin: 0 0 30px 0 !important;
    }

    body.post-type-archive-timeline #content.site-content {
        padding: 15px !important;
    }

    form input[type=checkbox] {
        margin-top: 5px !important;
    }

    .mob-full,
    body.post-type-archive-timeline #content.site-content .obit-button {
        width: 100% !important;
    }

    .glb-btn {
        padding: 8px 15px;
        font-size: 18px;
        min-width: 220px;
    }

    .top-header-bg ul {
        justify-content: center !important;
        padding: 2px 0 !important;
    }

    .home-banner-bg h1,
    .inner-banner-bg h1 {
        font-size: 32px;
    }

    .staff-member .staff-header {
        width: 100%;
        padding-right: 0;
    }

    .display-review .CustName,
    .display-review .custComment,
    .display-review .custWebIcon {
        width: 100% !important;
        display: block;
        float: none;
    }

    .footer-menu {
        padding-bottom: 0px;
    }

    .footer-icons-bg {
        padding-top: 0px;
    }

    .immediate-bg .elementor-row .elementor-image {
        margin-top: 0;
    }

    .book-section .elementor-row {
        padding: 20px;
    }

    .receive-text .elementor-text-editor {
        justify-content: center;
        flex-wrap: wrap;
        text-align: center;
    }

    .book-section h2 {
        font-size: 28px;
        padding: 10px 0 20px;
    }

    .footer-info {
        max-width: 100%;
    }

    .inner-banner-bg {
        background-position: 80% 100% !important;
    }

    .plan-cremation-steps .ginput_container span:not(.ginput_price) {
        display: inline-block !important;
    }

    .gform_wrapper .plan-cremation-steps ul.gform_fields {
        padding: 20px !important;
    }

    .single-ltobits h1 {
        text-align: center !important;
        padding-left: 0 !important;
    }

    .obit-gallery {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }
}

@media(max-width: 576px) {

    .woocommerce #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page div.product div.images {
        float: none !important;
        width: 100% !important;
    }

    .packagePrice {
        font-size: 16px;
    }

    .tabs.wc-tabs {
        padding-left: 0 !important;
    }

    .tabs.wc-tabs li {
        width: 100%;
        text-align: center;
        margin: 0 !important;
        border-radius: 0 !important;
    }

    .tabs.wc-tabs li:before,
    .tabs.wc-tabs li:after {
        display: none;
    }

    .plan-cremation-steps h2,
    .summaryStep h2 {
        font-size: 30px !important;
    }

    .plan-cremation-steps .ginput_container_radio .gfield_radio>li {
        width: 100%;
        max-width: 100%;
        margin: 22px 0 !important;
    }

    .plan-cremation-steps .ginput_container .gfield_radio>li .featuredBox {
        margin-top: 0 !important;
    }

    .header-search .elementor-search-form {
        margin: 0 auto !important;
    }

    .woocommerce-js .woocommerce ul.products li.product,
    .woocommerce .related ul.products li.product {
        width: 100% !important;
        margin: 0 !important;
        margin-bottom: 30px !important;
    }

    .merchandiseCards .displayFlex .ginput_container .gfield_radio>li {
        width: 100%;
    }

    .orderSummaryView .mer-selected {
        display: block;
    }

    .orderSummaryView li .mer-selected img+div {
        margin-left: 0;
        text-align: left;
    }
}



@media only screen and (min-width: 641px) {
    .vitalStatisticView .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
        max-width: calc(100% - 50%) !important;
    }
}