h2 p {
    font-family: 'obviously-wide';
}

h3.store-subtitle {
    font-family: 'obviously';
}

#wpsl-stores h4 {
    font-family: 'obviously-wide';
    font-weight: 600;
}

.bg-dark h1, .bg-dark h2, .bg-dark h3, .bg-dark h4 {
    color: #FFCB04;
}

.position-relative.overflow-hidden.hero-banner:after {
    content: '';
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.60) 0%, rgba(0, 0, 0, 0.00) 79.1%);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.hero-banner .container {
    z-index: 10;
}

.cta-blocks-wales {
    position: relative;
}

.cta-blocks-wales h2 {
    color: #FFCB04;
}

.cta-blocks-wales::before {
    content: '';
    background: #12172d;
    width: 100%;
    height: 30%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.cta-block-title {
    max-width: 75%;
}

.bg-dark p {
    color: #fff;
}

.bg-yellow {
    background: #ffcb04;
}

.tile h4 {
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 18px;
}

body .tile img {
    border-radius: 16px;
    min-height: 20em;
    max-height: 20em;
}

.cta-block .overflow-hidden {
    border-radius: 16px;
}

.page-template-default .hero-banner {
    min-height: 60vh;
    border-radius: 0 0 80px 80px;
    background-position: 100% 95% !important;
}

.home.page-template-default .hero-banner {
    min-height: 90vh;
    border-radius: 0;
}

.bg-yellow.border-bottom-radius {
    background: #12172d;
    position: relative;
}

.bg-yellow.border-bottom-radius:before {
    content: '';
    background: #FFCB04;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: -1;
    border-radius: 0 0 80px 80px;
}

.bg-dark .btn.btn-secondary {
    border: 2px solid #FFCB04;
    background: #FFCB04;
}

.bg-dark .btn.btn-secondary:hover {
    /* background-color: #12172d; */
    border-color: #ffcb04;
    color: #ffcb04;
}

.bg-dark .btn.btn-secondary:before {
    background: #12172d;
}

.bg-yellow .btn.btn-secondary {
    border: 2px solid #12172d;
    background: #12172d;
    color: #ffcb04;
}

.bg-yellow .btn.btn-secondary:hover {
    /* background-color: #ffcb04; */
    border-color: #12172d;
    color: #12172d;
}

.bg-yellow .btn.btn-secondary:before {
    background: #ffcb04;
}

.logo-item h4 {
    min-height: 2.5em;
}

.logo-item p {
    max-width: 90%;
}

.bg-dark li.btn.btn-secondary {
    border: 2px solid #BBBDC0;
    background: #BBBDC0;
    color: #12172D;
}

.bg-dark li.btn.btn-secondary:before {
    background: #fff;
}

.bg-dark li.btn.btn-secondary:hover {
    border-color: #BBBDC0;
}

.bg-dark li.btn.btn-secondary:hover a {
    color: #BBBDC0 !important;
    font-weight: 600;
}

h2.widget-title.h6 {
    color: #939597;
}

footer ul#menu-secondary-footer-menu ul li a {
    color: #939597;
}

h4.heading-4 {
    font-family: 'Open Sans';
    font-size: 18px;
    font-weight: 500;
}

.bg-yellow .btn.btn-primary {
    border: 1px solid #12172D;
    background: #12172D;
    color: #FFCB04;
}

.bg-yellow .btn.btn-primary:hover {
    color: #12172D;
}

.bg-yellow .btn.btn-primary:before {
    background: #FFCB04;
}

.bg-grey {
    background: #F3F3F4;
    color: #12172d;
}

.category-icons .logo-item img {
    margin-left: 0;
    margin-bottom: 15px;
}

.category-icons .logo-item h4 {
    min-height: auto;
}

.arrow-ul ul li {
    font-family: 'obviously-wide';
    font-size: 20px;
    font-weight: 600;
}

.enable-bottom-circle {
    border-radius: 0 0 80px 80px;
}

.archive .category-badge a:hover, 
.search-content a.badge:hover, 
.single p.category-badge a:hover, 
.single .section-related-posts p.category-badge a:hover{
    opacity: 1;
}

.arrow-ul ul {
    padding-left: 0;
}

.single #main h1, .single #content h1 {
    color: #12172D;
    font-size: 40px;
}

.wpsl-store-location a {
    color: #12172D;
}

.bg-dark .tile h1, .bg-dark .tile h2, .bg-dark .tile h3, .bg-dark .tile h4 {
    color: #FFF;
}

.heading-white .logo-item h4 {
    color: #FFF;
    font-size: 32px;
}

.link-block-alt a {
    color: #939597;
}

.img-hover {
    border-radius: 8px;
}

#secondary-navbar li.btn.btn-black {
    color: #BBBDC0;
    border: 2px solid #BBBDC0;
}

.heading-with-arrow h2 {
    padding-left: 30px;
    display: flex;
}

.store-locator-section h2 {
    font-size: 64px;
}

.heading-with-arrow h2::before {
    content: '';
    background-image: url('../img/arrow-right.svg');
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-flex;
    width: 25px;
    height: 22px;
    margin-right: 10px;
    position: relative;
    top: 8px;
    margin-left: -30px;
}

.footer-4 li.btn-secondary a {
    color: #12172d;
}

.footer-4 li.btn-black a {
    color: #BBBDC0;
}

.bg-dark h3.h2.mb-3 {
    color: #ffcb04;
}

#main section h2.h1.fw-bold.step-subtitle {
    font-size: 48px;
    padding-bottom: 0;
    font-weight: 400 !important;
    font-family: 'obviously';
}

#main section h2.h1.fw-normal.step-counter-label {
    font-family: 'obviously';
    font-weight: 500 !important;
    font-size: 32px;
}

.link-block-alt a:hover {
    color: #939597;
}

#full-width-image-alt {
    position: relative;
    border-radius: 0;
    background: #12172d;
}

#full-width-image-alt img {
    border-radius: 0 80px 80px 0;
    overflow: hidden;
    height: 70vh;
}

#full-width-image-alt > div > div > div {
    border-radius: 0px 0px 80px 80px;
}

@media only screen and (min-width: 1200px) {
    .quick-links-item {
        min-height: 25em;
    }
}

@media only screen and (max-width: 769px) {
    .home.page-template-default .hero-banner {
        min-height: 35vh;
    }

    .section-cta-blocks {
        background-color: #fff;
        color: #000;
    }

    .cta-blocks-wales::before {
        display: none;
    }

    .logo-4-items .logo-item {
        flex: 0 0 100%;
        min-height: auto;
    }

    .logo-item h4 {
        min-height: auto;
    }

    .logo-item p {
        max-width: 100%;
    }

    .store-locator-section h2 {
        font-size: 48px;
    }

    .gform_wrapper {
        display: block !important;
        padding-top: 10px;
    }
    
    #main section h2.h1.fw-bold.step-subtitle {
        font-size: 36px;
        padding-bottom: 0;
    }

    .single #main h1, .single #content h1 {
        font-size: 24px;
    }
}

/* New styles */
.bg-yellow.border-bottom-radius.white-bg {
    background: #FFF;
}