html,
body,
* {
    color: #000;
}

span.advertorial-text {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    padding: 10px 0;
    color: #333E48;
    font-weight: normal !important;
}

#catapult-cookie-bar {
    box-sizing: border-box;
    max-height: 0;

    z-index: 99999;
    overflow: hidden;
    color: #ffffff;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #0075c9;
}

#catapult-cookie-bar a {
    color: #fff;
}


.red-cta {
    background: #E91D1D !important;
}

body .quote-button .red-cta:hover,
.red-cta:hover {
    background-color: #E91D1D !important;
}


button#catapultCookie {
    border: 0;
    padding: 6px 9px;
    border-radius: 3px;
}

#catapult-cookie-bar h3 {
    color: #ffffff;
}

 #catapult-cookie-bar {
    opacity: 1;
    max-height: 999px;
    min-height: 30px;
}

.recentcomments a {
    display: inline !important;
    padding: 0 !important;
    margin: 0 !important;
}

.footer-text {
    display: none;
}

.outer-wrapper.footer {
    display: none;
}

.menu-wrapper {
    display: none;
}

.text-center {
    text-align: center;
}

.logo-wrapper .inner-wrapper h1 {
    flex: 7;
}

.outer-wrapper.adv-content-wrapper .inner-wrapper {
    display: flex;
    justify-content: space-between;
}

.outer-wrapper .inner-wrapper {
    padding: 1rem 15px;
}

.adv-content {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}

.adv-aside {
    width: 29%;
    text-align: center;
    position: sticky;
    top: 10px;
    align-self: flex-start;
}

.adv-content h5 {
    font-size: 24px;
    font-weight: bold;
    margin: 20px 0;
    padding: 0;
}

.outer-wrapper.adv-content-wrapper p {
    font-size: 20px;
    font-weight: 400;
    line-height: 34px;
    padding: 10px 0;
    color: #333E48;
}

.outer-wrapper.adv-content-wrapper p.read-time {
    font-size: 14px;
    padding: 10px 0;
}

.aside-blue p {
    font-size: 16px !important;
}

.adv-content h1 {
    font-size: 48px;
    font-weight: bold;
    line-height: 60px;
}

.adv-content h1 span {
    display: inline-block;
    font-size: 28px;
    letter-spacing: 3px;
    word-spacing: 10px;
    font-style: italic;
    background: #F5FDFF;
    padding: 5px 20px;
    line-height: 38px;
}

.aside-form .form-input p {
    padding: 0;
}

.aside-form .steps .form-item>label {
    padding: 10px 10px 0 10px;
}

.header .inner-wrapper div.quote-button a {
    background: #e47bdd;
    transition: all 0.5s;
}

.adv-content img {
    border-radius: 10px;
    margin: 10px 0;
    max-width: 100%;
}

.adv-content ul {
    padding-left: 3rem;
    margin: 0 0 10px 0;
}

.adv-content li {
    font-size: 20px;
    line-height: 34px;
    list-style-type: circle;
}

.radio-buttons label {
    margin: 0 auto;
    text-align: left;
}

.radio-buttons [type="radio"]+label:hover {
    border: 3px solid #333E48;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.radio-buttons [type="radio"]:not(:checked)+label {
    border: 3px solid #fff;
}

.aside-form {
    background: #0075C9;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px;
    padding: 10px
}

.aside-form h1 {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    margin-top: 10px
}

.aside-form h2 {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    margin: 10px 0;
}

.radio-buttons [type="radio"]:checked,
.radio-buttons [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.radio-buttons [type="radio"]:checked+label,
.radio-buttons [type="radio"]:not(:checked)+label {
    position: relative;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    transition: 0.5s;
    border: 3px solid #0075C9;
    width: 98%;
    text-align: center;
    padding: 10px;
    margin: 1.5% 1%;
    background: #e47bdd;
}

.radio-buttons [type="radio"]:checked+label,
.radio-buttons [type="radio"]+label:hover {
    border: 3px solid #fff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.steps .form-input {
    display: block;
}

.steps .form-item>label {
    line-height: 24px;
    padding: 20px;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
}

.aside-blue {
    background: #F2FBF2;
    color: #fff;
    padding: 20px 10px;
    border: 2px solid #0EA708;
    border-radius: 10px
}

.outer-wrapper.adv-content-wrapper .aside-blue p {
    text-align: left
}

.outer-wrapper.adv-content-wrapper .aside-blue h3 {
    font-weight: bold;
    font-size: 20px;
    color: #0075C9;
    text-align: left;
}

.outer-wrapper.adv-content-wrapper .aside-blue h3::after {
    display: none;
}

.big-blue-cta {
    background: #0075C9;
    color: #fff !IMPORTANT;
    font-size: 25px !IMPORTANT;
    FONT-WEIGHT: BOLD !IMPORTANT;
    TEXT-ALIGN: center;
    border-radius: 10px;
    padding: 20px 5px !important;
    line-height: 35px !important;
    margin-top: 25px;
    margin-bottom: 25px;
}

a.big-blue-cta {
    display: block;
}

.age-selector {
    background: #FDF1FC;
    color: #E47BDD !important;
    font-size: 20px !important;
    font-weight: bold !important;
    text-align: center;
    border-radius: 10px;
    margin-top: 20px;
}

.year-selector {
    display: flex;
    flex-flow: wrap;
    padding: 5px 0 20px;
    justify-content: space-between;
}

.year-selector div {
    background: #E47BDD;
    border-radius: 10px;
    margin: 10px 0.1%;
    width: 9%;
    padding: 10px;
    text-align: center;
    -webkit-transition: 0.25s linear;
    -moz-transition: 0.25s linear;
    -o-transition: 0.25s linear;
}

.year-selector a {
    padding: 5px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    display: inline-block;
    letter-spacing: 3px;
    display: flex;
    justify-content: center;
}

.outer-wrapper.adv-content-wrapper {
    position: relative;
}

.dots-bg {
    text-align: center;
    background: url("images/icon-blue-dots.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding: 1rem;
    position: absolute;
    height: 200px;
    width: 260px;
    left: 0;
    bottom: -20px;
}

.adv-steps {
    font-weight: bold;
    color: #fff;
    margin-right: 10px;
    background: #0075C9;
    font-size: 24px;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

.uk-map {
    display: block;
    text-align: center
}

table.funeral-costs {
    width: 90%;
    margin: 20px auto;
}

table.funeral-costs th,
table.funeral-costs td {
    padding: 20px;
}

table.funeral-costs th {
    border-bottom: 2px solid;
    color: #333E48;
    background: #F5FDFF;
}

table.funeral-costs td {
    border-bottom: 1px solid #e1e1e1;
}

.year-selector div:hover {
    transform: scale(1.1);
    -webkit-transition: 0.10s linear;
    -moz-transition: 0.10s linear;
    -o-transition: 0.10s linear;
}

.strong-text {
    font-weight: bold !important;
}

.footer-providers-logos {
    text-align: center;
    padding: 20px 10px;
}

span.advertorial-text {
    font-weight: bold;
}

p.age-heading {
    text-align: center;
    font-weight: bold !important;
    font-size: 25px !important;
    margin-top: 10px;
}

.aside-form .form-item {
    padding: 0;
}

.age-selector-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}

.red-cta {
    background: #E91D1D;
    color: #fff;
    padding: 1rem;
    font-weight: bold;
    margin: 10px auto;
    display: block;
    max-width: 320px;
    text-align: center;
    border-radius: 5px;
    font-size: 20px;
    text-transform: uppercase;
    flex: 1
}

.get-quote-footer-wrapper {
    background: #f9f9f9;
}

p.cta-details {
    text-align: center;
    color: #0808AF !important;
}

.blue-text {
    color: #0808AF !important;
}

a#ref-link-2 {
    display: block;
    word-break: break-all;
}

@media only screen and (max-width: 1050px) {

    .why-us-banner ul li p {
        font-size: 14px;
    }

    .adv-content h1 span {
        font-size: 23px;
        letter-spacing: 1px;
        word-spacing: 0px;
    }
}

@media only screen and (max-width: 960px) {
    .container.mobile-menu-icon {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .age-selector-wrapper {
        display: block;
    }

    .uk-map {
        display: block;
        text-align: center
    }

    .outer-wrapper.adv-content-wrapper .inner-wrapper {
        display: block;
    }

    .adv-content {
        width: 100%;
    }

    .logo-wrapper h1 {
        display: block;
    }

    .adv-aside {
        width: 100%;
        margin: 20px auto;
    }

    table.funeral-costs {
        width: 100%;
        margin: 20px auto;
        border-collapse: collapse;
    }

    table.funeral-costs th,
    table.funeral-costs td {
        padding: 6px;
    }

    .year-selector div {
        border-radius: 10px;
        margin: 1%;
        width: 29%;
    }

    .aside-form h1 {
        font-size: 25px;
    }

    .adv-content h1 {
        font-size: 24px;
        line-height: 32px;
    }

    .adv-content h5 {
        font-size: 18px;
    }

    .outer-wrapper.adv-content-wrapper p,
    .adv-content li {
        font-size: 16px;
    }

    .adv-content h1 span {
        font-size: 18px;
        letter-spacing: 1px;
        word-spacing: 0;
        line-height: 24px;
    }

    .big-blue-cta {
        font-size: 17px !IMPORTANT;
        FONT-WEIGHT: normal !IMPORTANT;
        padding: 10px 25px !important;
        line-height: 23px !important;
    }
}

@media only screen and (max-width: 960px) {
    .outer-wrapper .inner-wrapper {
        padding: 0 15px !important;
        overflow: visible;
    }
}

a {
    -webkit-transition: 0.10s linear;
    -moz-transition: 0.10s linear;
    -o-transition: 0.10s linear;
}

a:hover {
    transform: scale(0.95);
    -webkit-transition: 0.10s linear;
    -moz-transition: 0.10s linear;
    -o-transition: 0.10s linear;
}

.outer-wrapper.sup-ref .inner-wrapper {
    padding-bottom: 0;
}

.outer-wrapper.sup-ref p {
    font-size: 14px;
    padding: 0;
}

.year-selector a:hover {
    transform: scale(1);
    opacity: 1;
    -webkit-transition: 0.10s linear;
    -moz-transition: 0.10s linear;
    -o-transition: 0.10s linear;
}

.text-highlight {
    font-weight: bold;
    color: 000;
}

.link-highlight {
    font-weight: bold;
    color: 000;
    text-decoration: underline
}

.red-text {
    color: #d73232;
}

.new-pricing-claim {
    width: 100%;
    max-width: 1300px;
    text-align: left;
    margin: 10px auto;
}

.new-pricing-claim p {
    text-align: left;
}

.new-pricing-claim p {
    line-height: 170% !important;
    font-size: 13px !important;
    padding: 0 10px !important;
}

.new-pricing-claim p+p {
    margin-top: 5px;
}

#catapult-cookie-bar {
    color: #FFF;
    font-size: 12px;
    line-height: 18px;
    padding: 10px 10px 10px 15px !important;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    z-index: 999999 !important;
    background: rgba(4, 143, 201, 0.9) !important;
        text-align: center;
}
.ctcc-inner.cookieBlock {
    display: flex;
}
#catapult-cookie-bar a,
#catapult-cookie-bar span {
    font-size: 12px !important;
    color: #FFF;
}

#catapult-cookie-bar a {
    text-decoration: underline;
}

.ctcc-left-side {
    display: inline;
    width: 100%;
    text-align: center;
}

#catapult-cookie-bar .x_close span {
    background-color: #FFF
}

@media (max-width:430px) {
    #catapult-cookie-bar {
        padding-left: 5px !important;
    }

    #catapult-cookie-bar a,
    #catapult-cookie-bar span {
        font-size: 11px !important
    }
}


@media(max-width:370px) {

    .jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons,
    .jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons {
        float: left;
    }
}

.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content {
    overflow: hidden
}

.jconfirm-content div {
    line-height: 20px;
}