:root {
    --pmm-primary-color: #2D89EF;
    --pmm-secondary-color: #7ab4f5;
}

.backgroundGradient {
    background-color: white;
}

.greyOut {
    height: 45px !important;
    background-color: #f3f3f3 !important;
    color: #adadad !important;
}

.footer__nav {
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 30px;
    background-color: #2D89EF;
    text-align: center;
    color: #fff;
}

.backgroundPrimary {
    background-color: #2D89EF;
}

.backgroundSecondary {
    background-color: #2D89EF;
}

.landingWrap {
    height: 100vh;
    background: #F0F0F0;
    text-align: center;
}

.LandingImage {
    content: url("../Images/img/PMM_Footer_Logo.png")
}

.IntroImage {
    content: url("../Images/img/PMM_Footer_Logo.png");
}

.MasterImage {
    content: url("../Images/img/PMM_Splash_Logo.png")
}

.ProgramImage {
    content: url("../Images/img/PMM_Footer_Logo.png")
}

#loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background-image: linear-gradient( to bottom, #2D89EF, #2D89EF );
    z-index: 1000;
    -webkit-transform: translateX(0); /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(0); /* IE 9 */
    transform: translateX(0); /* Firefox 16+, IE 10+, Opera */
}

.day__select {
    background: #F5F5F5;
    color: #fff;
    color: #000;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    border-radius: 0 !important;
}

.initials__wrap {
    border: 1px solid #2D89EF;
    background: #fff;
    width: 3em;
    height: 3em;
    border-radius: 50%;
    text-align: center;
    font-size: 1.6em;
    color: #2D89EF;
}

.profile__btn--total {
    background: #2D89EF;
}

.landingDirect {
    color: #2D89EF;
}

.steps {
    border: 1px solid #2D89EF;
    width: 1.7em;
    height: 1.7em;
    border-radius: 50%;
    text-align: center;
    font-size: 2.5em;
    color: #2D89EF;
    align-items: center;
    vertical-align: middle;
}

#ReuqestCallBack {
    display: flex;
    justify-content: center;
    align-items: center;
}

.fakeButton {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

.Content-Header {
    background: #F5F5F5;
    padding: 2.5rem;
    display: flex;
    justify-content: center;
    align-content: center;
    text-align: center;
    width: 100%;
    color: black;
    padding-bottom: 0;
}

.Content-wrap {
    height: 96%;
    width: 100%;
    margin: 3% auto;
    margin-top: 0;
}

.Content-Body {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
}

.Content-left, .Content-right {
    width: 46%;
    height: 100%;
    margin: 1.6%;
    display: inline-block;
}

.Content-Footer {
    height: 60px;
    width: 100%;
    text-align: center;
    background-color: #2D89EF;
    border: 1px solid #2D89EF;
    color: #fff;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 6;
}

.ButtonBlue, .NextBlue, .Main-cat-wrap, .MainCat > div + div, .MainCat > div + div + section + section + div {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    font-weight: 500;
    height: 50px;
    width: 100%;
    text-align: center;
    background-color: #2D89EF;
    border: 1px solid #2D89EF;
    color: #fff;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
    transform: translateY(-3px);
    font-size: 1.6rem;
    max-width: 420px;
}

    .Main-cat-wrap, .MainCat > div + section, .MainCat > div + div, .MainCat > div + div + section + section + div, .MainCat > div + div + section + section {
        background-color: #fff !important;
        color: #000;
        border: 1px solid #2D89EF;
        box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
    }

        .MainCat > div + div, .MainCat > div + div + section + section + div {
            margin: 3% auto;
            position: relative;
            margin-bottom: 0;
            max-width: unset;
            background: rgb(45 137 239 / 0,25);
            border: 1px solid rgb(45 137 239 / 0,25);
            padding: 0.3em;
            display: block;
            padding-top: 0.2em;
        }

section.medicationToPackContainer > .selectionLabels {
    padding: 34px 0;
}

.NextBlue {
    box-shadow: none;
    transform: translateY(0);
    z-index: 6;
    font-size: unset;
    font-weight: 600;
    padding: 18px 0;
    max-width: 100%;
    width: 100%;
    height: 100%;
}

section.medicationToPackContainer > .selectionLabels > .labelContainer {
    margin-right: 22px;
}

.Main-cat-wrap {
    max-width: unset;
    margin: 3% auto;
    position: relative;
}

.FindMe2 {
    margin-bottom: 2%;
}

.Sub {
    background-color: #F5F5F5;
}

.ButtonBlueNo {
    background-color: #fff;
    border: 1px solid #F5F5F5;
    color: #2D89EF;
}

.ButtonBlueYes {
    background-color: #2D89EF;
    border: 1px solid #2D89EF;
    color: #fff;
}

.active, .btn:hover {
    background-color: #666;
    color: white;
}

.ButtonBlue:focus, .NextBlue:focus {
    transform: translateY(0px);
    box-shadow: none;
}

.ProductHeader {
    border-top: solid;
    border-bottom: solid;
    color: #2D89EF;
    border-color: #2D89EF;
    background-color: #F2F2F2;
    margin-top: 15px;
    margin-bottom: 5px;
    width: 100%;
    min-width: 100%
}

.cart-wrap {
    /*max-width: 360px;*/
    width: 100%;
    margin: 1% auto;
    background: #fff;
}

.cart-img {
    height: 92px;
    width: 32%;
    margin: 3% 2% 3% 6%;
    display: inline-block;
}

.cart-descritption {
    width: 60%;
    margin: 4% 0;
    float: right;
}

.product-img {
    width: 100%;
    height: 100%;
}

.cart-descritption-heading {
    margin: 1% auto;
    font-weight: 100;
    display: inline-block;
    font-size: 1em;
    padding: 0 0.8em;
}

.cart-price {
    margin: 0 5%;
    font-weight: 600;
    font-size: 1em;
    text-align: center;
    display: inline-block;
    width: 40%;
}

.container-bar {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 1% auto;
    font-size: 1em;
    max-width: 560px;
}

.value-bar {
    font-size: 1.6rem;
    padding: 18px 6px 12px 20px;
    border: none;
    outline: none;
    background: none;
}

.value-bar-input {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
    height: 100%;
}

.search-span {
    position: relative;
    width: 100%;
    margin: 5%;
    border: 1px solid rgba(0, 0, 0, 0.45);
    background: #fff;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
    height: 50px;
}

.glyphicon-search {
    position: absolute;
    right: 13px;
    z-index: 9;
    font-size: 1.5em;
    color: #fff;
    top: 14px;
    cursor: pointer;
    pointer-events: none;
}

.FindMe, .FindMe2 {
    display: inline-block;
    width: 100%;
    z-index: 100;
}

.btn-wrap {
    display: none;
    transition: ease-in 350ms;
}

.DiscountData {
    display: inline-block;
    color: #000;
    font-size: 1.2em;
    font-weight: 600;
}

.strike-through {
    font-weight: unset;
    font-size: unset;
    color: rgba(0,0,0,0.5);
    text-decoration: line-through;
}

.btn-wrap, .btn-wrap2 {
    width: 100%;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
}


.btn-Plus,
.btn-Minus {
    width: 50px;
    height: 100%;
    margin: 2%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    background: #7ab4f5;
    border: 1px solid #000;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    padding: 0 2% 6% 2%;
    font-size: 1.6em;
    font-weight: 100;
}

.cardHidden .btn-Plus, .cardHidden .btn-Minus {
    padding: 0 2% 6% 2%;
    font-size: 1.6em;
}

.btn-Minus {
    margin-right: 0;
}

.btn-Plus {
    margin-left: 0;
}

.Quantity {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    font-weight: 600;
    font-size: 1.3em;
    height: 100%;
    border: 1px solid #000;
    border-left: 0;
    border-right: 0;
    padding: 4%;
}

.product-descripttion {
    width: 98%;
    font-weight: 500;
    font-size: 1em;
    margin: 0.2em auto;
}

.MainCat,
.MainCat2,
.SubCat2 {
    font-weight: 600;
    font-size: 1.1em;
    text-align: center;
    color: #fff;
    width: 100%;
    display: inline-block;
    cursor: pointer;
    padding-left: 0;
    padding-right: 0;
    background: #F5F5F5;
}

.cartHidden {
    border: 1px solid rgba(94, 94,95, 0.30);
    margin: 1% auto;
    width: 100%;
    max-width: 360px;
    display: inline-block;
    background: #fff;
    color: #000;
    padding: 0.5em 0;
}

.ribbon {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute;
}

    .ribbon::before,
    .ribbon::after {
        position: absolute;
        z-index: 1;
        content: "";
        display: block;
        border: 5px solid #ED1C24;
    }

    .ribbon span {
        position: absolute;
        display: block;
        width: 225px;
        padding: 4px 28px;
        background-color: #ED1C24;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
        color: #fff;
        font: 700 10px/1 "Lato", sans-serif;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
        text-align: left;
    }


.ribbon-bottom-left {
    bottom: -10px;
    left: -10px;
}

    .ribbon-bottom-left::before,
    .ribbon-bottom-left::after {
        border-bottom-color: transparent;
        border-left-color: transparent;
    }

    .ribbon-bottom-left::before {
        bottom: 0;
        right: 35px;
    }

    .ribbon-bottom-left::after {
        top: 35px;
        left: 0;
    }

    .ribbon-bottom-left span {
        right: -25px;
        bottom: 30px;
        transform: rotate(45deg);
    }

.Header {
    color: #000 !important;
    font-size: 2em;
    padding: 0.2em;
}

.rpt-Med {
    background: #F5F5F5;
}

.wrap {
    width: 100%;
    height: 100%;
    transition: all .7s ease-in-out;
}

.wrap-left {
    float: left;
}

.wrap-right, .wrap-left {
    color: #fff;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    cursor: pointer;
    font-size: 1.4em;
    border: solid 1px #2D89EF;
}

.wrap-right {
    background: #F5F5F5;
    color: #000;
}

.flex__child {
    background: #F5F5F5;
    color: #000;
}

.day__select {
    background: #2D89EF;
    color: #fff;
}

.other-description {
    padding: 1.2em;
    font-size: 1.4em;
    color: #000;
    width: 85%;
    margin: 0 auto;
}

.lvl-up {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 20px;
    height: 20px;
    display: none;
    pointer-events: none;
}



.lvl-down {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 20px;
    height: 20px;
    display: block;
    pointer-events: none;
}


.orderOv-left {
    font-weight: 600;
    color: #000;
    background: #F5F5F5;
    border-right: 0;
}

.self-med, .other-med, .Rpt-med {
    border: solid 1px #2D89EF;
}

.optionsContainer {
    background: #fff !important;
}

.select__button {
    margin: 0 auto !important;
}

.Main-cat-wrap {
    display: block;
    padding: 0.3em;
    padding-top: 0.2em;
}

.imgSectionSub, .imgSectionMain {
    background: #2D89EF;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 24px;
    pointer-events: none;
}

.imgSectionSub {
    background: #7ab4f5;
}

h4, .h4 {
    font-size: unset !important;
}

.header {
    color: black !important;
    font-size: 2.1em !important;
    padding: 0.2em;
    text-align: center;
}

.container-bar {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 1% auto;
    font-size: 1em;
    max-width: 560px;
}

.value-bar {
    font-size: 1.6rem;
    padding: 18px 6px 12px 20px;
    border: none;
    outline: none;
    background: none;
}

.value-bar-input {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
    height: 100%;
}

.search-span {
    position: relative;
    width: 100%;
    margin: 5%;
    border: 1px solid rgba(0, 0, 0, 0.45);
    background: #fff;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
    height: 50px;
}

.glyphicon-search {
    position: absolute;
    right: 13px;
    z-index: 9;
    font-size: 1.5em;
    color: #fff;
    top: 14px;
    cursor: pointer;
    pointer-events: none;
}

.FindMe, .FindMe2 {
    display: inline-block;
    width: 100%;
    height: 100%;
    z-index: 1000;
}

.btn-wrap {
    display: none;
    transition: ease-in 350ms;
}

.btnAdd-cart {
    transition: ease-in 350ms;
    height: 100%;
    margin: 3% auto;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    background: #7ab4f5;
    color: #fff;
    padding: 4%;
    font-size: 16px;
    font-weight: 100;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.30);
    transform: translateY(-2px);
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
}

    .btnAdd-cart:focus {
        transform: translateY(0);
        box-shadow: 0;
    }


div.ui-dialog {
    border-color: var(--pmm-primary-color);
    border-radius: 12px;
    top: 50% !important;
    left: 50% !important;
    position: fixed !important;
    overflow-y: auto;
    height: 100% !important;
    max-height: 415px;
    max-width: 340px;
    transform: translate(-50%, -50%);
    z-index: 2000000000 !important;
}

div.ui-dialog-titlebar {
    border-color: var(--pmm-primary-color);
    color: #fff;
    background-color: var(--pmm-primary-color);
}

div.ui-dialog-buttonpane {
    border-color: var(--pmm-primary-color) !important;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: unset !important;
    text-align: center;
}
.ui-state-default, .ui-widget-content .ui-state-default {
    background-color: var(--pmm-primary-color) !important;
    border-color: var(--pmm-primary-color) !important;
    border-radius: 3rem;
    width: 20rem !important;
    margin: 1rem auto !important;
    color: #fff !important;
}

@media (min-width: 768px) {
    .DiscountData {
        text-align: right;
    }

    .cart-img {
        height: 115px;
    }

    .FindMe2 {
        margin-bottom: 0.3%;
    }

    .cartHidden {
        padding: 0.1em 0;
    }

    .cart-placement {
        width: 22%;
        margin: 1%;
        display: inline-block;
    }
}

@media (max-width: 768px) {
    .cashonDeliver, .creditorDebit, .chargePharmacy {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .Content-left, .Content-right {
        width: 43%;
        height: 100%;
        margin: 1.6% 3.2%;
        display: inline-block;
    }
}
