﻿.navbar {
    position: fixed;
    width: 100%;
    background-color: #4F0B7B;
    z-index: 3;
}

@media screen and (min-width: 990px) {
    .navbar {
        position: relative;
        background-color: transparent;
    }
}

.mobile-title{
    color: white;
}

.navbar-toggler {
    position: relative;
    margin: .5em .25em;
    border-color: transparent;
}

.navbar-toggler-icon { 
    background-image: url(../assets/icons/ham.svg) !important;
    width: 40px;
}

.nav-link {
    color: black !important;
    font-weight: 600;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding: 15px 0;
}

.nav-link:hover, .nav-link:focus, .nav-link.active {
    border: none;
    color: var(--primary-purple-color) !important;
    background-color: #c7c5c8;
}

.navbar-toggler-icon {
    color: white;
}

.navigation-logo {
    position: absolute;
    top: 5px;
}

.navigation-logo img{
    width: 180px;
}

@media screen and (min-width: 990px) {
    .navigation-logo {
        position: relative;
        top: 0;
    }
    .navigation-logo img{
        width: 250px;
    }
}

.header.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: none;
}

@media screen and (min-width: 990px) {
    .header.header {
        border-bottom: 1px solid #c7c5c8;
    }
}

.header-actions::after{
    display: none;
}

.header-actions {
    padding: 0;
    margin: 0;
}

.header-actions-link,
.header-actions-language {
    font-weight: 400 !important;
    padding: 14px 28px !important;
    font-size: 1.25rem !important;
    line-height: 1.375rem !important;
    margin-bottom: 5px !important;
    white-space: nowrap !important;
}

.navbar-collapse{
    background-color: white;
}

.header-actions-search, .header-actions-item--full-width {
    display: none !important;
}

main{
    position: relative;
}

@media screen and (min-width: 768px) and (max-width:1023px) {
    main {
        margin-top: 60px;  
    }
}
/*  Hero overides  */
.hero {
    background-color: var(--primary-purple-color);
}

.hero-content{
    position: absolute;
    padding:0 !important;
    margin-top: 50px;
    color:white;
    text-align: center;
    background-color: transparent !important;
}

.hero-content-title{
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    max-width: 90%;
    margin: auto;
}

@media screen and (max-width: 340px) {
    .hero-content-title {
        font-size: 34px;
        line-height: 34px;
    }
}

.hero-content-text {
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 2px;
    margin-top: 10px;
}

@media screen and (max-width: 340px) {
    .hero-content-text {
        font-size: 16px;
        line-height: 16px;
    }
}

.header-logo{
    margin-top: 30px;
    max-width: 260px;
    margin-bottom: 30px;
}

@media screen and (max-width: 340px) {
    .header-logo {
        margin-top: 10px;
        max-width: 240px;
        margin-bottom: 10px;
    }
}

.data-table{
    margin: auto;
}

.sub-hero__btn {
    white-space: nowrap;
}

.sub-hero-content-text {
    color: black;
}

@media screen and (min-width: 990px) {
    .hero-content-title {
        font-size: 56px;
        line-height: 64px;
        margin-bottom: 0px;
    }

    .hero-content{
        margin-top: 0;
    }

    .hero-content-text{
        text-transform: uppercase;
        font-size: 28px;
    }

    .header-logo{
        margin-top: 30px;
        max-width: 300px;
        margin-bottom: 30px;
    }

    .sub-hero__btn {
        min-width: 20px;
        white-space: nowrap;
    }
}

@media screen and (min-width: 768px) and (max-width:1023px){
    .hero .hero-content {
        top: 20%;
    }
}

/*  Block overrides  */

.texteredBg {
    background-image: url(/assets/images/landing-pages/confectionary.png);
    background-repeat: repeat;
}

.sub-hero-content-title, .data-table-title, .header-text-title, .block-content-title {
    color: var(--secondary-orange-color);
    font-family: lora, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 40px;
}

.sub-hero-content a{
    text-decoration: underline;
}

.map-sub-title {
    letter-spacing: 4px;
    text-transform: uppercase;
}

.stockist-result-list {
    display: none;
}

@media screen and (min-width: 990px)  {
    .stockist-result-list {
        display: block;
    }
}
.parkland-cta--primary, .parkland-cta--secondary {
    padding: 16px 20px;
    padding-bottom: 12px;
    display: inline-block;
    margin: 24px auto;
    width: auto;
    max-width: 400px;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 2;
    white-space: nowrap;
}

@media screen and (max-width: 340px) {
    .parkland-cta--primary, .parkland-cta--secondary {
        line-height: 1;
        white-space: normal;
    }
}

@media screen and (min-width: 990px) {

    .parkland-cta--primary, .parkland-cta--secondary {
        padding: 16px 20px;
        padding-bottom: 16px;
    }

    .sub-hero-content-title, .data-table-title, .header-text-title {
        font-size: 42px;
        line-height: 48px;
    }
}

.header-text {
    background-color: transparent;
}

.sub-hero-content-title::after, .header-text-title::after {
    display: none;
}

.container--gray, .container-fluid--gray, .data-table-text-container {
    background-color: transparent;
}

.data-table-container {
    margin-bottom: 0px;
    padding-bottom: 20px;
    text-align: center;
       
}

.extra-padding-mobile {
    padding-bottom: 180px !important;
}

@media screen and (min-width: 990px) {
    .extra-padding-mobile {
        padding-bottom: 80px !important;
    }
}

 /* cards */

.hero-cards .col-md-6 {
    padding: 1.5em;
    margin: 1.5em auto;
    max-width: 450px;
    background-color: white;
    box-shadow: 0px 4px 12px #0000000d;
}

.hero-card__title {
    color: var(--primary-purple-color);
    font-weight: 700;
}

.hero-card__sub-title {
    font-weight: 500;
}

.tile {
    border: none;
    background-color: white;
}

@media screen and (min-width: 1200px) {
    .tile {
        max-height: 450px;
    }
}

.tile:hover, .tile:focus {
    box-shadow: none;
}

.tile-text-container {
    height: 100%;
    width: 100%;
    padding: 0px;
    text-align: center;
}

.tile-title {
    font: var(--font-family-sans-serif);
    font-size: 24px;
    font-weight: 700;
    max-width: 90%;
    display: table;
    margin: 20px auto;
    min-height: 50px;
}

.tile-title span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
}

.tile-link {
    font-size: 16px;
    border: 2px solid;
    display: inline-block;
    margin: 0px auto 30px auto;
    padding: 8px 16px;
}

.tile:hover .tile-link {
    color: white;
    background-color: var(--primary-purple-color);
}

.tile-link::after {
    content: "\203A";
}

.tile-arrow-icon {
    display: none;
}

.all-providers-btn a {
    min-width: 300px;
    margin: auto;
}

@media screen and (max-width: 340px) {
    .all-providers-btn a {
        min-width: auto;
    }
}

.apply {
    max-width: 1400px;
    margin: auto;
}

.apply .col-md-6 {
    margin: 1.5em auto;
    max-width: 400px;
    padding-bottom: 50px;
    text-align: center;
    border: none;
}

@media screen and (min-width: 990px) {
    .apply .col-md-6 {

        background-color: #F5F5F5;
    }
}

.apply img {
    display: block;
    margin: 20px auto;
}

.apply .block {
    padding-top: 0px;
}

.apply h2 {
    padding-bottom: 30px;
}

.apply button {
    margin: 0px auto;
    width: 80%
}

.card-info {
    padding: 30px;
    margin-bottom: 20px;
    text-align: center;
    background-color: white;
}

.card-info__title {
    margin-bottom: 0px;
    min-height: 85px;
    font-size: 24px;
    font-weight: 700;
    position: relative;
    display: table;
    width: 100%;
}

.card-info__title span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
}

.card-info__btn {
    padding: 2px 10px;
    padding-bottom: 1px;
    margin: 12px auto;
    font-size: 16px;
    line-height: 2em;
}

.card-info__btn[aria-expanded="false"]::after {
    content: "+";
    padding-left: 1em;
}

.card-info__btn[aria-expanded="true"]::after {
    content: "-";
    padding-left: 1em;
}

/*  Value Services   */

.value-services__header {
    max-width: 550px;
    margin: 25px auto;
}

.value-services__sub-header {
    max-width: 550px;
    margin: 25px auto;
    font-size: 20px;
}

.arrow_link {
    font-size: 24px;
    font-weight: 600;
    color: var(--primary-purple-color);
}

/*  Badge Hero   */
.badge-hero {
    position: relative;
    padding-bottom: 80px;
    color: white;
    text-align: center;
    background-image: url(/assets/images/landing-pages/purple-blur-1.png);
    background-size: cover;
    background-color: var(--primary-purple-color);
}

.badge-hero__badge {
    position: absolute;
    max-width: 340px;
    top: -200px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media screen and (max-width: 340px) {
    .badge-hero__badge {
        max-width: 100%;
    }
}

.badge-hero__content {
    margin-top: 60px;
}

.badge-hero__5-stars {
    max-width: 240px;
    margin: 16px auto;
}

.badge-hero__area-title {
    text-transform: uppercase;
    letter-spacing: 3px;
}

.badge-hero__title {
    max-width: 290px;
    margin: auto;
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 40px;
    line-height: 40px;
}

.badge-hero__paragraph {
    margin: auto;
    margin-bottom: 40px;
    font-size: 22px;
}

.badge-hero__cta {
    padding: 20px 30px;
    padding-bottom: 19px;
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
    background-color: var(--secondary-orange-color);
    background-image: linear-gradient(#F6B224, #D87C03);
    border-radius: 0;
}

@media screen and (max-width: 340px) {
    .badge-hero__cta {
        font-size: 18px;
    }
}

.badge-hero__cta:hover {
    color: var(--secondary-orange-color);
    background-color: white;
    background-image: none;
    border: 1px solid var(--secondary-orange-color);
}

.badge-hero__cta:hover .badge-hero__cta-text {
    border-right: 1px solid var(--secondary-orange-color);
}

.badge-hero__cta-text {
    padding-right: 16px;
    margin-right: 16px;
    border-right: 1px solid white;
}

.badge-hero__image {
    width: 100%;
}

.badge-hero__cta-icon {
    width: 24px;
}

@media screen and (min-width: 990px) {

    .badge-hero__badge {
        position: absolute;
        max-width: 350px;
        top: -100px;
        margin: auto;
        left: auto;
        right: 60px;
        z-index: 2;
        transform: none;
    }

    .badge-hero {
        text-align: left;
        min-height: 581px;
        padding-bottom: 100px;
    }

    .badge-hero__content {
        margin-top: 120px;
    }

    .badge-hero__area-title {
        font-size: 22px;
        letter-spacing: 3px;
    }

    .badge-hero__5-stars {
        max-width: 240px;
        margin: 16px auto;
    }

    .badge-hero__image {
        position: absolute;
        right: 0;
        width: 50%;
    }

    .--image-right {
        left: 0;
        width: 50%;
    }

    .badge-hero__title {
        max-width: 100%;
        font-size: 50px;
        line-height: 50px;
        margin-bottom: 20px;
    }

    .badge-hero__paragraph {
        margin: 0px;
        margin-bottom: 40px;
        font-size: 30px;
        line-height: 30px;
        max-width: 400px;
    }
}

/*  Reward Hero   */

.rewards {
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
    overflow: hidden;
}

.rewards__header {
    max-width: var(--extra-large-width);
    margin: auto;
    margin-bottom: 60px;
    text-align: center;
}

.rewards__paragraph {
    font-size: 18px;
    font-weight: 500;
}

.rewards__lists {
    max-width: var(--extra-large-width);
    margin: auto;
}

.rewards__column {
    margin-bottom: 30px;
}

.rewards__list-header {
    max-width: 330px;
    margin: auto;
    margin-bottom: 30px;
    color: var(--primary-purple-color);
    font-size: 22px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
}

.rewards__dollar {
    color: var(--primary-purple-color);
    font-weight: bold;
    font-family: lora, serif;
    font-weight: 700;
    font-size: 48px;
    font-style: normal;
}

.rewards__dollar-sign {
    font-size: 60%;
}

.rewards__text {
    color: var(--primary-purple-color);
    font-weight: bold;
    font-family: lora, serif;
    font-weight: 700;
    font-size: 28px;
    font-style: normal;
    white-space: nowrap;
    overflow: hidden;
    flex: unset;
    max-width: unset;
}

    .rewards__text + .rewards__detail {
        flex: 100%;
        max-width: unset;
    }

    .rewards__detail {
        padding-bottom: 20px;
        margin-bottom: 20px;
        font-weight: 600;
        border-bottom: 1px solid var(--tertiary-gray-color);
    }

@media screen and (min-width: 1200px) {
    .rewards__text {
        text-align: right;
        flex: 16.666667%;
    }
        .rewards__text + .rewards__detail {
            flex: unset;
            max-width: 83.333333%;
        }
}

.rewards__detail a {
    text-decoration: underline;
}

.rewards__hand {
    margin-left: -80px;
    margin-bottom: 0px;
    width: 100%;
    height: 100%;
}

@media screen and (min-width: 991px) and (max-width: 1199px) {
    .rewards__hand {
        position: absolute;
        left: -60px;
        top: 50px;
        width: 550px;
        height: auto;
    }
}

@media screen and (min-width: 1200px) {
    .rewards__hand {
        position: absolute;
        width: 750px;
        height: auto;
        left: -150px;
        top: 40px;
    }
}

@media screen and (min-width: 990px) {

    .rewards {
        padding-top: 100px;
        padding-bottom: 100px;
        overflow: hidden;
    }

    .rewards__header {
        text-align: left;
    }

    .rewards__paragraph {
        font-size: 20px;
        font-weight: 700;
    }

    .rewards__column {
        margin-bottom: 30px;
        margin-top: 60px;
        padding-right: 50px;
    }

    .rewards__list-header {
        max-width: 100%;
    }
}

/*  Footer   */

.footer {
    padding-top: 40px;
    padding-bottom: 40px;
    color: white;
    text-align: center;
    background-color: var(--primary-purple-color);
    background-image: url(/assets/images/landing-pages/purple-blur-1.png);
    background-size: cover;
}

.footer_paragraph {
    max-width: 450px;
    margin: auto;
}

.footer__phone {
    display: inline-block;
    padding: 10px 30px;
    font-weight: 700;
    font-size: 40px;
    background-color: #340552;
}

.footer__title {
    font-family: lora, serif;
    font-style: normal;
    font-size: 40px;
}

.footer .sub-hero-content-title {
    display: none;
}

#contactUsThankYou a{
    color: white;
    text-decoration: underline;
}

.form-control {
    border-radius: 0;
    color: white;
    background-color: #ffffff6b;
    border: none;
    padding-bottom: 0px;
}

.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1; /* Firefox */
}

.contact-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../assets/icons/icon-down.svg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 40px;
}

#btnContactUs {
    text-align: center;
    margin: auto;
    background: #340552 0% 0% no-repeat padding-box;
    font-size: 18px;
}

#btnContactUs:hover {
    background: white;
    color: var(--primary-purple-color);
}

.videoSection__title {
    font-weight: 700;
    letter-spacing: 3px;
}

.videoSection__button {
    padding: 6px 12px;
    margin: 0px 6px;
    border-radius: 6px;
    background-color: var(--tertiary-light-green-color);
    color: var(--primary-purple-color);
}

.videoSection__button.active {
    background-color: var(--primary-purple-color);
    color: white;
    position: relative;
    font-weight: bold;
}

.videoSection__button.active::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid var(--primary-purple-color);
    display: block;
    position: absolute;
    left: 40%;
    bottom: -10px;
}

.videoPane {
    max-width: 560px;
    margin: auto;
}

/* Mac hacks*/

.mac-os .parkland-cta--primary, .mac-os .parkland-cta--secondary {
    padding-bottom: 12px;
}

.mac-os .badge-hero__cta {
    padding-bottom: 18px;
}

.mac-os .card-info__btn {
    padding-bottom: 0px;
    padding-top: 4px;
}

.mac-os .footer__phone {
    padding-bottom: 5px;
    padding-top: 20px;
}

.mac-os .videoSection__button {
    padding-top: 10px
}

.mac-os .tile-link {
    padding-bottom: 4px;
}