:root {
    --secondary-font-family: "Roboto";
    --button-text-transform: capitalize;
}

@font-face {
    font-family: titlinggothicfbcomp;
    src: url(https://cdn.olivelabs.tech/misc/ecommerce-mopar/fonts/TitlingGothicFBComp-Med.otf) format("opentype");
}

.olive-h1-accent {
    font-family: var(--secondary-font-family);
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 32px !important;
    line-height: 36px !important;
    text-align: center !important;
}

.olive-h2-subtitles {
    font-family: var(--secondary-font-family);
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 22px !important;
    letter-spacing: 0 !important;
}

.olive-h2 {
    font-family: var(--secondary-font-family);
    font-size: 24px !important;
    font-weight: 500 !important;
    line-height: 28px !important;
    letter-spacing: 0 !important;
}

.olive-paragraph {
    line-height: 24px !important;
}

.olive-paragraph-small {
    font-size: 18px;
    line-height: 22px;
    font-style: normal;
    font-weight: 400;
}

.main-image-banner {
    height: auto;
    width: 440px;
}

.h2-hide-mobile {
    display: inline !important;
}

.h2-hide-desktop {
    display: none !important;
}

.laca-subtitles-small,
.secondary-font-family-subtitle {
    font-family: var(--secondary-font-family);
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 24px !important;
    line-height: 28px !important;
    text-align: center;
    color: var(--primary-title-color) !important;
}

.secondary-font-family-subtitles-tiny {
    font-family: var(--secondary-font-family);
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
}

.team-gondor__olive__main__header__logo {
    width: 100px;
    height: auto;
}

.color-text-primary-title,
.color-text-secondary-title {
    color: rgb(var(--primary-title-color));
}

.color-text-primary {
    color: rgb(var(--primary-color));
}

.color-text-secondary {
    color: rgb(var(--secondary-title-color));
}

.color-text-primary-paragraph {
    color: rgb(var(--primary-paragraph-color));
}

.color-icon-primary {
    filter: invert(10%) sepia(5%) saturate(722%) hue-rotate(314deg) brightness(92%) contrast(93%) !important;
}

.color-icon-secondary {
    filter: invert(36%) sepia(79%) saturate(2510%) hue-rotate(189deg) brightness(100%) contrast(87%) !important;
}

.color-icon-black {
    filter: invert(0%) sepia(100%) saturate(7440%) hue-rotate(293deg) brightness(112%) contrast(112%) !important;
}

.color-icon-white {
    filter: invert(99%) sepia(7%) saturate(645%) hue-rotate(306deg) brightness(109%) contrast(100%) !important;
}

.color-icon-default {
    filter: invert(48%) sepia(9%) saturate(0%) hue-rotate(181deg) brightness(89%) contrast(105%) !important;
}

.icon-absolute-position-top {
    margin-top: 45px;
}

.split-content-ford-coverage-text {
    width: 55%;
}

.main-footer {
    background-color: rgb(var(--footer-primary-background-color));
    padding-top: 60px !important;
}

.olive-paragraph-footer {
    color: rgb(var(--footer-primary-text-color));
}

.footer-container a:link,
a:visited {
    color: rgb(var(--footer-primary-text-color));
    font-weight: 500;
}

.tiny-container {
    width: 300px !important;
}

@media screen and (max-width:992px) {
    .olive-h1-accent {
        font-size: 32px !important;
        line-height: 36px !important
    }

    .split-content-ford-coverage-text {
        width: 70%
    }
}

@media screen and (max-width:767px) {
    .split-content-ford-coverage-text {
        width: 90%
    }

    .h2-hide-mobile {
        display: none !important
    }
}

@media screen and (max-width:550px) {
    .olive-h1-accent {
        font-size: 28px !important;
        line-height: 32px !important
    }

    .olive-paragraph-small {
        font-size: 16px !important;
        line-height: 24px !important
    }

    .h2-hide-desktop {
        display: inline !important
    }

    .icon-absolute-position-top {
        position: absolute;
        bottom: 85%;
        z-index: 999;
        margin-right: auto;
        margin-left: auto;
        left: 0;
        right: 0
    }

    .split-content-ford-coverage-text {
        width: 90%
    }

    .col-lg-2-asymmetric-30-70 {
        display: grid;
        grid-template-columns: calc(15%) calc(-10px + 70%);
        grid-gap: 20px;
        justify-content: center
    }
}

@media screen and (max-width:500px) {
    .main-image-banner {
        height: auto;
        width: 350px
    }

    .split-content-ford-coverage-text {
        width: 100%;
        padding: 0 12px
    }
}

@media screen and (max-width:430px) {
    .olive-h1-accent {
        font-size: 26px !important;
        line-height: 30px !important
    }

    .main-image-banner {
        height: auto;
        width: 300px
    }

    .olive-h2 {
        font-size: 20px !important;
        line-height: 24px !important
    }
}

@media screen and (max-width:400px) {
    .olive-h1-accent {
        font-size: 24px !important;
        line-height: 28px !important
    }

    .olive-h2-subtitles {
        font-size: 16px !important
    }
}

@media screen and (max-width:375px) {
    .main-image-banner {
        height: auto;
        width: 260px
    }

    .olive-h1-accent {
        font-size: 22px !important;
        line-height: 26px !important
    }
}

@media screen and (max-width:350px) {
    .main-image-banner {
        height: auto;
        width: 220px
    }

    .olive-icon-normal {
        width: auto !important;
        height: 40px !important
    }

    .secondary-font-family-subtitles-tiny {
        font-family: var(--secondary-font-family);
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
        text-align: center
    }

    .tiny-container {
        max-height: 110px;
        width: 280px !important
    }

    .tiny-container.col-lg-2-equal {
        grid-template-columns: calc(-10px + 50%) calc(-10px + 50%);
        justify-items: center
    }
}

.gondor-team__header__paragraph>p {
    font-family: var(--secondary-font-family);
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 22px !important;
    letter-spacing: 0 !important;
}

.container-background-secondary-color {
    background-color: rgb(var(--secondary-color)) !important;
}

.olive-ui-alert__info--icon {
    color: #000 !important;
    filter: invert(16%) sepia(82%) saturate(2849%) hue-rotate(228deg) brightness(114%) contrast(101%) !important;
}

.olive-ui-alert__info {
    padding: 16px !important;
    border: solid 1.5px !important;
    border-color: rgb(var(--info-border-color)) !important;
}

.olive-ui-alert__info--desc.text-xs {
    font-size: 14px !important;
    line-height: 18px !important;
}

.team-sharks__secondary-product__header-light p,
.team-sharks__secondary-product__header-light small {
    color: rgb(var(--primary-color)) !important;
}

p.team-sharks__secondary-product__badge {
    color: rgb(var(--primary-color)) !important;
    font-weight: 500;
}

.team-sharks__secondary-product__plan-term-description_container {
    padding-top: 20px !important;
}

p.team-sharks__secondary-product__plan-term-description {
    font-size: 20px !important;
}

div.team-sharks__secondary-product__price-layout>* {
    color: rgb(var(--white-color));
}

p.team-sharks__secondary-product__currency {
    color: rgb(var(--white-color));
}

div.team-sharks__secondary-product__periodicity__container>* {
    color: rgb(var(--white-color));
}

.team-sharks__deductible-options__title {
    font-size: 16px !important;
    font-weight: 700;
    color: rgb(var(--primary-title-color)) !important;
    text-transform: capitalize;
}

.olive-ui__button-radio-group__button {
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 18px !important;
}

.team-sharks__coverage-summary__title {
    text-transform: capitalize !important;
    color: rgb(var(--primary-title-color)) !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}

.team-sharks__coverage-summary__benefit {
    font-size: 12px !important;
}

.olive-ui__button-radio-group__button-selected-secondary {
    background-color: rgb(var(--primary-color)) !important;
}

.olive-ui__button-radio-group__button-secondary {
    border: 1px solid rgb(var(--primary-color));
}

.team-sharks__secondary-product__header {
    height: 180px !important;
}

.team-sharks__secondary-product__header-dark {
    background: rgb(var(--primary-color)) !important;
}

.olive-ui__button-radio-group__button-secondary {
    border: 1px solid rgb(var(--primary-color)) !important;
}

.olive-ui__button-radio-group__button-unselected-secondary {
    color: rgb(var(--primary-color)) !important;
}

.team-sharks__coverage-summary__title {
    font-family: var(--primary-font-family) !important;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    text-transform: capitalize !important;
    color: rgb(var(--primary-color));
}

.team-ludus__products-list-fragment__title {
    font-weight: 500 !important;
    line-height: 28px !important;
    padding-bottom: 10px !important;
    text-transform: capitalize !important;
}

.team-sharks__secondary-product__container {
    box-shadow: 0 4px 4px rgba(var(--button-dark-color), .25) !important;
}

.team-sharks__secondary-product__badge {
    font-size: 12px !important;
}

.team-sharks__secondary-product__badge__content {
    min-width: 100px !important;
    border-radius: 0 0 8px 8px !important;
    background-color: rgb(var(--white-color)) !important;
}

.team-sharks__secondary-product__price {
    font-size: 40px !important;
}

.team-sharks__secondary-product__description {
    font-size: 12px !important;
}

.team-sharks__secondary-product__periodicity {
    font-weight: 400 !important;
}

.team-sharks__secondary-product__button {
    width: 264px !important;
}

.olive-ui-input__element-container>label {}

.team-ludus__checkout-modal__modal-header-title {
    text-transform: capitalize;
}

.team-ludus__products-list-fragment .olive-ui__button-radio-group__button {
    text-transform: capitalize;
}

.olive-ui-dropdown__container .olive-ui-dropdown__select-container .olive-ui-dropdown__placeholder {
    text-transform: capitalize;
}

.team-sharks__secondary-product__plan-term {
    color: rgb(var(--primary-title-color));
}

.team-sharks__secondary-product__header-light p,
.team-sharks__secondary-product__header-light small {
    color: rgb(var(--primary-title-color)) !important;
}

.shark-team__vehicle-preview__car-details {
    font-size: 18px !important;
    font-weight: 400 !important;
}

@media (max-width:767px) {
    #newPhoneNumberHeader {
        border: 1px solid rgba(var(--default-border-color));
        border-radius: 8px;
        height: 42px;
        padding: 0 10px;
        display: flex;
        justify-content: center;
        align-items: center
    }
}

.olive-header__phone-icon {
    margin-right: 8px !important;
    height: 12px !important;
    width: 12px !important;
    margin-top: 4px;
}

@media screen and (max-width:500px) {
    .gondor-team__header__logo {
        height: auto;
        width: 188px !important;
        margin: 25px
    }
}

.team-ludus__products-list-fragment__description {
    font-size: 18px !important;
    line-height: 22px !important;
}

.olive-ui__checkbox input {
    border: 1px solid rgb(var(--secondary-color)) !important;
}

.olive-ui__checkbox__control {
    border: 1px solid rgb(var(--secondary-color)) !important;
}

.olive-ui__checkbox__input:checked+.olive-ui__checkbox__control::after {
    background-color: rgb(var(--secondary-color)) !important;
}

.team-ludus__products-list-fragment__car-details {
    font-style: 18px !important;
    line-height: 22px;
    color: rgb(var(--primary-paragraph-color)) !important;
}

.team-ludus__products-list-fragment__car-details {
    line-height: 22px;
}

.phone-number-text-header {
    font-size: 14px !important;
    line-height: 22px !important;
    font-weight: 500 !important;
    line-height: 20px;
}

@media screen and (max-width:767px) {
    .gondor-team__header {
        padding-bottom: 0
    }
}

.new__ford__validate__opportunity-bg {
    background: linear-gradient(173deg, rgba(31, 31, 31, .64) 31.78%, rgba(28, 28, 28, 0) 94.91%), url('https://cdn.olivelabs.tech/misc/ecommerce-mopar/multimedia/images/jpg/new-mopar-mvpx-main-banner-desktop.jpg') no-repeat center 70%;
    min-height: 560px;
    width: 100%;
    background-size: cover;
}

.h1-secondary-font-family {
    font-family: var(--secondary-font-family);
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px;
}

.blank-section-height-240 {
    height: 240px;
}

@media only screen and (max-width:1200px) {
    .h1-secondary-font-family {
        font-size: 36px;
        line-height: 40px
    }
}

@media only screen and (max-width:992px) {
    .new__ford__validate__opportunity-bg {
        min-height: 530px;
        width: 100%;
        background-size: cover
    }
}

@media only screen and (max-width:550px) {
    .h1-secondary-font-family {
        font-size: 32px;
        line-height: 40px
    }
}

@media only screen and (max-width:500px) {
    .h1-secondary-font-family {
        font-size: 30px;
        line-height: 34px
    }

    .new__ford__validate__opportunity-bg {
        background: linear-gradient(173deg, rgba(31, 31, 31, .64) 31.78%, rgba(28, 28, 28, 0) 94.91%), url('https://cdn.olivelabs.tech/misc/ecommerce-mopar/multimedia/images/jpg/new-mopar-mvpx-main-banner-desktop.jpg') no-repeat center center;
        min-height: 480px;
        width: 100%;
        background-size: cover
    }
}

@media only screen and (max-width:400px) {
    .h1-secondary-font-family {
        font-size: 28px;
        line-height: 32px
    }
}

@media only screen and (max-width:375px) {
    .h1-secondary-font-family {
        font-size: 24px;
        line-height: 28px
    }
}

.team-sharks__secondary-product__description_container {
    max-width: 180px !important;
    margin-top: 5px !important;
}

.team-sharks__secondary-product__description_container>img {
    margin-top: 5px !important;
    width: 14px !important;
    height: 14px !important;
}

.team-sharks__secondary-product__price-layout {
    padding-top: 10px;
}

.mff-payment__description {
    font-size: 14px !important;
    line-height: 18px !important;
    padding-top: 8px;
}

/* Shopping cart fixed issues desktop*/

.team-ludus__checkout-modal__modal {
    width: 430px !important;
    padding: 25px;
}

.team-ludus__checkout-modal__modal-header,
.team-ludus__checkout-modal__product-list,
.team-ludus__checkout-modal__modal-content {
    padding: 0px !important;
}

.team-ludus__drawer__title-container {
    min-height: 40px !important;
    align-items: center !important;
    font-size: 18px !important;
}

.team-ludus__drawer__products {
    padding: 0px 30px 20px 30px !important;
}

.team-ludus__drawer__bottom-sheet [role="dialog"] {
    height: auto !important;
}

.team-ludus__checkout-modal__car-details {
    margin-left: 54px;
}

.team-ludus__checkout-modal__modal-subtotal {
    color: rgb(var(--primary-paragraph-color)) !important;
    line-height: 30px;
}

.team-ludus__product__product-name {
    line-height: 22px;
    color: rgb(var(--primary-title-color));
}

.team-ludus__product__description {
    line-height: 22px;
}

.team-ludus__checkout-modal__car-details {
    margin-left: 54px;
}

.team-ludus__product__product-name {
    line-height: 22px;
}

.team-ludus__product__coveragelength {
    line-height: 22px;
}

.team-ludus__product__icon {
    filter: invert(36%) sepia(79%) saturate(2510%) hue-rotate(189deg) brightness(100%) contrast(87%);
}

.team-ludus__checkout-modal__modal-header-close-container {
    margin-left: 10px;
}

.team-ludus__checkout-modal__modal-checkout {
    padding-top: 20px;
    max-width: 380px;
    width: 100% !important;
}

.team-ludus__checkout-modal__modal {
    top: 20px !important;
    right: 20px !important;
}


/* purchase summary fixed issues */

.team-ludus__purchase-summary-page__container {
    padding-top: 80px !important;
}

.team-ludus__products-list-fragment__summary {
    line-height: 22px;
}

.team-ludus__purchase-summary-page__col1 {
    width: 100% !important;
    max-width: 428px !important;
}

@media screen and (max-width: 550px) {
    .team-ludus__purchase-summary-page__col1 {
        padding: 0 20px !important;
    }

    .olive-ui__button-radio-group__container {
        display: flex !important;
      }
}