
.ProgressBarMainWrapper .ProgressBarBarsWrapper .progress {
    /* background: #eee; */
    margin:  0;
    border-radius: 50px;
    width: 100%;
    /* height: 8px !important; */
}
.ProgressBarMainWrapper .progress-bar {
    height: 100%;
    background-image: none;
}
.FlexProgressWrapper{
    /* display: flex;
    justify-content: space-between; */
    width: 100%;
    margin: 0 5px;
}
.inlinePrgressBar {
    display: flex;
}
.freeLabel{
    color:#db3838 !important;
}
.FlexProgressWrapper .progress {
    width: 30%;
}
.ProgressBarTimmerBody{
    /* background: #000000; */
    text-align: center;
    /* color: #fff; */
    padding: 6px;
    display: flex;
    justify-content: center;
}
.ProgressBarTimmerBody p{
    font-size: 14px;
    margin-bottom: 0 !important;
}
p.ProgressBarTimmerText{
    line-height: 1.6em;
    margin-bottom: 0 !important;
    font-size: 14px;
}
/* .ProgressBarTimmer{
     color:#ff0000;
} */
.ProgressBarHeadding{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin:  0;
}

.ProgressBarHeaddingText{
font-weight: 600;
/* font-size: 14px; */
letter-spacing: 0.6px;
  text-transform: none;
  text-decoration: none;
}
.ProgressBarSuccText p {
    margin-bottom: 0 !important;
    font-size: 12px;
}
.ProgressBarSuccIcon {
    background: #0d6efd;
    padding: 3px 6px 5px 6px;
    border-radius: 50%;
    margin-right: 5px;
    color: #fff;
}
/* .SuccessWrapper {
    margin-top: 20px;
} */
.SuccessMsg{
    display: flex;
    font-size: 14px;
    align-items: center;
    /* margin-bottom: 10px;
    margin-top: 10px; */
    /* justify-content: center; */
}
/* .ProgressBarBody{
    padding: 5px 20px 20px;
} */
.upselCarouselWrapper {
    /* padding-bottom: 20px; */
  }
  .blockProgressWrapper {
  /* margin-top: 20px;
  margin-bottom: 10px; */
  padding: 10px 0;
}
.ProgressBarHeaddingBlock{
    margin-bottom: 0 !important;
}
.flexProgressBarWrapper{
    display: flex;
}
.mianSuccessWrapper {
    display: flex;
    /* justify-content: center; */
  }
.FlexProgressBlockHeaddding ,.FlexProgressBlockHeaddding-1 ,.FlexProgressBlockHeaddding-2 {
    display: flex;
    justify-content: space-between;
    margin: 0 5px;
}
.FlexProgressBlockHeaddding p ,.FlexProgressBlockHeaddding-1 p,.FlexProgressBlockHeaddding-2 p  {
    margin-bottom: 0 !important;
    font-size: 14px;
    font-weight: 600;
}
.inlinePrgressBar-2 ,.inlinePrgressBar-1,.inlinePrgressBar{
    display: flex;
    width: 100%;
}

h5.GoalAchievedMessageText {
    /* font-size: 15px !important; */
    font-weight: bold !important;
    /* text-align: center; */
}

.ProgressBarSuccIcon svg{
    width: 20px;
    /* fill: #fff; */
}
h5.ProgressBarHeaddingText {
    /* margin: 10px 0 !important; */
    /* font-size: 12px !important; */
    width: fit-content;
    min-width: 80px;
    width: fit-content;
    margin-top: 5px !important;
}
.blockProgressWrapper-1 .progress-bar {
    /* min-width: 3%; */
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
  }
  .blockProgressWrapper-2 .progress-bar {
    /* min-width: 3%; */
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
  }
  .blockProgressWrapper-3 .progress-bar {
    /* min-width: 3%; */
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
  }
  .progress-bar{
    /* min-width: 3%; */
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
  }
h5.GoalAchievedMessageText {
    /* margin: 10px 0 !important; */
}
.stack-single-wrapper:last-child {
  margin-bottom: 0px;
}
.stacked-product-wraper{
    display: flex;
    align-items: center;
    justify-content: space-between;
    align-items: center;
    width: 316px;
}
.image-title-wrapper{
    display: flex;
    align-items: center;
}
.upsellImgWrapper{
    height: 60px;
    width: 60px;
    overflow: hidden;
    margin-right: 15px;
    border-radius: 5px;
}
h3.upsellProTitle{

    /* font-size: 12px !important; */
    margin-bottom: 3px !important;
}
.upsellProPrice{
    /* font-size: 12px !important; */
     margin-top: 0px !important;
     font-weight: bold !important;
     text-align: left !important;
}
.upselCarouselWrapper {
    max-width: 320px;
    margin: auto;
}
.upsellAddCartBtnDesign{
    border-radius: 5px !important;
    padding: 5px 10px !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    opacity: 1;
    max-width: 120px;
    z-index: 99999 !important;
}
.buttonWrapper{
    width: auto;
    text-align:end;
}
.flexProgressBarWrapper .inlinePrgressBar .FlexProgressWrapper .progress-bar {
    min-width: 5%;
}

.blockProgressWrapper-1 .progress-bar {
    min-width: 5%;
}

.blockProgressWrapper-2 .progress-bar {
    min-width: 5%;
}

.blockProgressWrapper-3 .progress-bar {
    min-width: 5%;
}
.ProgressBarMainWrapper .upsellProTitleFull {
    display: none;
  }
  .stack-single-wrapper:first-child{
    margin-top: 20px;
  }
/* .priceTitleWrapper{
    max-width: 110px;
} */
.upselStackWrapper{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}
#ProgressBarCarousel .carousel-control{
    opacity: 1 !important;
    top: 20px !important;
}
.stack-single-wrapper{
    width: 330px;
    margin-bottom: 20px;
}
.carouselIconPBar{
    position: absolute;
    top: 32%;
}
#ProgressBarCarousel {
  margin-top: 0 !important;
}
.custCarouselItem {
  margin-top: 20px;
}
#ProgressBarCarousel .carousel-control.left{
    background: transparent !important;
}
#ProgressBarCarousel .carousel-control.right{
    background: transparent !important;
    width: 0% !important;
}
#ProgressBarCarousel .carousel-control.left{
    width: 0% !important;
}
#ProgressBarCarousel .carousel-control.left{
    margin-left: -13px;
}
/* #ProgressBarCarousel{
    display: none !important;
} */
 /* #ProgressBarCarousel{
    display: none !important;
}
 .upselStackWrapper{
    display: block !important;
}
@media (max-width: 767.98px) {
     #ProgressBarCarousel{
        display: block !important;
    }
     .upselStackWrapper{
        display: none !important;
    }

} */

#ProgressBarCarousel h3{
    margin-top: 0 !important;
}
#ProgressBarCarousel .stacked-product-wraper {
    width: auto !important;
}
#ProgressBarCarousel .stack-single-wrapper{
    width: auto !important;
    margin-right: 0 7px !important;
}
/* .upselCarouselWrapper{
display: none !important;
} */

@media (max-width: 767.98px) {
    /* .upselCarouselWrapper{
        display: block !important;
        } */

}
/* .upselStackWrapper{
    display: none;
} */
.upselCarouselWrapper{
    display: none;
}
.loadingDiv img{
width: 100% !important;
max-width: 640px;
}
.loadingDiv  {
    display: flex;
    justify-content: center;

}
.ProgressBarMainWrapper{
    display: none;
}
/* skaliton css start  */
.skeleton-box {
    display: inline-block;
    height: 1em;
    position: relative;
    overflow: hidden;
    background-color: #DDDBDD;

    &::after {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      transform: translateX(-100%);
      background-image: linear-gradient(
        90deg,
        rgba(#fff, 0) 0,
        rgba(#fff, 0.2) 20%,
        rgba(#fff, 0.5) 60%,
        rgba(#fff, 0)
      );
      animation: shimmer 5s infinite;
      content: '';
    }

    @keyframes shimmer {
      100% {
        transform: translateX(100%);
      }
    }
  }

  .blog-post-skaliton {
    &__headline {
      font-size: 1.25em;
      font-weight: bold;
    }

    &__meta {
      font-size: 0.85em;
      color: #6b6b6b;
    }
  }

  // OBJECTS

  .o-media {
    display: flex;

    &__body {
      flex-grow: 1;
      margin-left: 1em;
    }
  }

  .o-vertical-spacing {
    > * + * {
      margin-top: 0.75em;
    }

    &--l {
      > * + * {
        margin-top: 2em;
      }
    }
  }

  .o-vertical-spacing {
    width: 100%;
    list-style: none;
}






/* skaliton css end */
.loadingDiv {
    position: relative;
    overflow: hidden;
    background-color: #f6f7f8;
  }

  .loadingDiv::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, transparent 0%, #f6f7f8 50%, transparent 100%);
    animation: shimmer 1s infinite;
  }

  @keyframes shimmer {
    100% {
      left: 100%;
    }
  }
