: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: white;
  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;
}

.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 {
  color: #fff;
  background-color: transparent;
  font-weight: 600;
  text-align: center;
  padding: 0.8rem 0;
  border-radius: 10px;
  max-width: 360px;
  margin: 8px auto;
}

.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: 0 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, .SubSubSection {
  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;
}

.SubSubSection {
  max-width: 100%;
  margin: 3% auto;
  background: #fff;
}

.Main-cat-wrap, .MainCat > div + section {
  background-color: #fff !important;
  color: #000;
  /*    border: 1px solid #2aace2;
    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 {
  background-color: #fff !important;
  color: #000;
  /*   border: 1px solid #9ad239;
    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 + section + section + div {
    background-color: #fff !important;
    color: #000;
    /*     border: 1px solid #2aace2;
        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 + section + section {
    background-color: #fff !important;
    color: #000;
    /*        border: 1px solid #2aace2;
        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.1em;
    }

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: 20px auto;
  position: relative;
  text-align: center;
}

.FindMe2 {
  margin-bottom: 2%;
}

.Sub {
  background-color: #F5F5F5;
}

.ButtonBlueNo {
  background-color: #fff;
  border: 1px solid #2D89EF;
  color: #2aace2;
}

.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: 90rem;
  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 {
  max-width: 100%;
  height: 100%;
  width: 100%;
  display: block;
  margin: 0 auto;
  -webkit-object-fit: contain;
  object-fit: contain;
  -o-object-fit: contain;
}

.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;
}

.FindMe, .FindMe2 {
  display: inline-block;
  width: 100%;
  padding: 1rem;
  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: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background: #000040;
  border: 1px solid #000;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  font-size: 19px;
  font-weight: 100;
}

  .btn-Plus img,
  .btn-Minus img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    pointer-events: none;
  }

.Quantity {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin: 2px 0;
  font-weight: 600;
  font-size: 1.3em;
  border: 1px solid #000;
  border-radius: 50%;
  padding: 10px;
}

.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: 85%;
  margin: 20px 7.5%;
  display: inline-block;
  cursor: pointer;
  padding-left: 0;
  padding-right: 0;
  background: white;
}

.cartHidden {
  border: 1px solid rgba(94, 94,95, 0.30);
  margin: 15px auto;
  width: 100%;
  max-width: 360px;
  height: 180px;
  display: inline-block;
  background: #fff;
  color: #000;
  padding: 0.5em 0;
  position: relative;
  border-radius: 12px;
}

.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: white;
}

.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: white;
  color: #000;
  margin: 8px;
}

.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;
  display: flex;
  align-items: center;
  justify-content: center;
}

.select__button {
  margin: 0 auto !important;
}

div.Main-cat-wrap {
  display: flex;
  padding: 0.3em;
  padding-top: 0.1em;
}

.imgSectionSub, .imgSectionMain {
  background: #2D89EF;
  width: 50px;
  position: relative;
  height: 50px;
  pointer-events: none;
  display: inline-block;
  float: right;
  border-radius: 1.2rem;
}

.imgSectionSub {
  background: #7ab4f5;
}

h4, .h4 {
  font-size: unset;
}

.header {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  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;
}

.container-barExtended {
  max-width: 900px;
  text-align: center;
}

  .container-barExtended .SearchBar--InputBox {
    text-align: center;
  }

.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;
  left: 50%;
  top: 42%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  pointer-events: none;
  font-size: 12px;
  color: #fff;
}

.FindMe, .FindMe2 {
  display: inline-block;
  height: 100%;
  padding: 1rem;
  z-index: 1000;
}

.btn-wrap {
  display: none;
  transition: ease-in 350ms;
}

.btnAdd-cart {
  transition: ease-in 350ms;
  height: 100%;
  cursor: pointer;
  background: #2aace2;
  font-size: 16px;
  font-weight: 400;
  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%);
  border: 0;
  background: #7ab4f5;
  border: 1px solid #7ab4f5;
  border-radius: 5rem;
  padding: 0.5rem 2rem;
  margin: 2px auto;
  min-height: 40px;
  max-height: 40px;
  display: inherit;
  transition: all ease .3s;
  -webkit-appearance: button;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
}

.lbl-GreenTotal {
  color: green;
}

.lbl-RedTotal {
  color: red;
}

.btnAdd-cart:focus {
  transform: translateY(0);
  box-shadow: 0;
}

.set__Text--color {
  color: var(--pmm-primary-color);
}

.transparent--bg {
  background-color: transparent;
}

.SearchBar--wrap {
  display: flex;
  justify-content: space-between;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  margin: 0rem auto 6px auto;
  padding: 6px;
  width: 85%;
  padding-bottom: 0;
  position: relative;
  transition: all .3s ease;
}

  .SearchBar--wrap::before,
  .SearchBar--wrap::after {
    content: "";
    width: 0%;
    height: 1px;
    background-color: #000;
    position: absolute;
    left: 0;
    bottom: 0;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transition: transform .2s, width .4s cubic-bezier(1, 0, 0, 1) .2s, background-color .1s;
    -webkit-transition: transform .2s, width .4s cubic-bezier(1, 0, 0, 1) .2s, background-color .1s;
  }

  .SearchBar--wrap::after {
    width: 100%;
    left: unset;
    right: 0;
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transition: transform .1s, width .3s cubic-bezier(1, 0, 0, 1) .1s, background-color .05s;
    -webkit-transition: transform .1s, width .3s cubic-bezier(1, 0, 0, 1) .1s, background-color .05s;
  }

.SearchBar--btn {
  background-color: var(--pmm-primary-color);
  border: 0;
  border-radius: .6rem;
  height: 2.5rem;
  width: 3rem;
}

  .SearchBar--btn > img {
    height: 100%;
    min-height: 100%;
    min-width: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

.SearchBar--InputBox,
.Optional--InputBox {
  background-color: transparent;
  border: 0;
  font-size: 16px;
  display: inline-block;
  height: 30px;
  max-height: 100%;
  width: 100%;
}

  .SearchBar--InputBox:focus,
  .SearchBar--InputBox:focus-visible,
  .Optional--InputBox:focus {
    outline: 0;
    outline: -webkit-focus-ring-color auto 0;
  }

    .SearchBar--InputBox:focus + .SearchBar--btn {
      box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    }

.SearchBar--wrap:focus-within::before {
  background-color: var(--pmm-primary-color);
  transform: scaleY(1);
  width: 100%;
}

.SearchBar--wrap:focus-within::after {
  transform: scaleY(0);
  -webkit-transform: scaleY(0);
  width: 0%;
}

.ClrSet--Nuetral {
  color: #000000;
}

.Set__Address--info {
  display: inline-block;
  width: 100%;
}

  .Set__Address--info .SearchBar--InputBox {
    display: inline-block;
    width: 100%;
    text-align: center;
  }

.GridWrap {
  display: grid;
  align-content: center;
  justify-content: flex-start;
}

.btn_Info {
  position: absolute;
  top: -2px;
  left: -5px;
  padding: 0;
  min-height: 40px;
  margin: 0rem auto;
  display: grid;
  align-items: center;
  grid-template-columns: minmax(60px, 00px);
  -webkit-grid-template-columns: minmax(60px, 50px);
  align-items: center;
  text-align: center;
  justify-content: center;
  max-width: 100%;
  width: 40px;
  border-radius: 50%;
  font-weight: 600;
  font-size: 12px;
  background: #fff;
  color: #2aace2;
  border: 2px solid #2aace2;
  outline: none;
  transition: all .25s ease-in;
  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%);
}

  .btn_Info:hover,
  .btn_Info:focus {
    background: #fff;
    color: #2aace2;
    outline: 2px solid #2aace2;
    box-shadow: none;
  }

div.ui-dialog {
  border-color: #2aace2;
  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: #2aace2;
  color: #fff;
  background-color: #2aace2;
}

div.modal.show div.modal-dialog {
  -webkit-transform: translate(0,calc(50vh - 50%));
  transform: translate(0,calc(50vh - 50%));
  max-width: 340px;
  margin: auto;
}

@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: 100%;
    margin: 1%;
    display: inline-block;
    max-width: 32rem;
  }
}

@media (max-width: 768px) {
  .cashonDeliver, .creditorDebit, .chargePharmacy {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .Content-left, .Content-right {
    width: 38%;
    height: 100%;
    margin: 1.6% 5.2%;
    display: inline-block;
  }
}

@media (max-width: 600px) {
  .SearchBar--wrap {
    width: 96%;
    margin: 6px 1.6%;
  }

  .MainCat, .MainCat2, .SubCat2 {
    max-width: 360px;
  }
}

@media (max-width: 360px) {
  .fieldContainer {
    text-align: center;
  }

  .optionsContainer {
    width: 100%;
  }

  .cartHidden {
    max-width: 290px;
  }

  .cart-placement {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

/*Media Queries End*/
/*<-==========================================->*/
