.spn3 {
  text-decoration: line-through;
  font-weight: 300;
}

.btn-b {
  background: linear-gradient(90deg, #0a78ca, #8111bb);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25) !important;
  color: #fff;
  border-radius: 50px;
  padding: 0.5rem;
  cursor: pointer;
  overflow: hidden;
  font-size: 12px;
  font-weight: bolder;
  margin: 0px 0px 16px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.btn-b:visited {
  background-color: #006cff;
}

.btn-b:hover {
  background-color: #006cff;
}

.bundle-b:hover,
.bundle-b:focus,
.bundle-b:hover,
.bundle-b:focus {
  background-color: #006cff;
}

.button.round:hover,
.button.round:focus,
.button.round:hover,
.button.round:focus {
  color: #212529;
  background-color: #d99e00;
  border-color: #cc9500;
}

/* * Same Height for the cards * */
.app {
  display: flex;
}

.highlight-bg:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 55%;
  width: 100%;
  max-width: 60%;
  height: 48%;
  max-height: 60%;
  -webkit-transform: translateX(-50%) translateY(-64%) rotate(0deg);
  -ms-transform: translateX(-50%) translateY(-64%) rotate(0deg);
  transform: translateX(-50%) translateY(-64%) rotate(0deg);
  background: 0 0;
  background: -webkit-radial-gradient(
      closest-side at 44% 87%,
      #006cff 0,
      #8000ff 100%
    )
    0 0 no-repeat padding-box;
  background: -o-radial-gradient(
      closest-side at 44% 87%,
      #006cff 0,
      #8000ff 100%
    )
    0 0 no-repeat padding-box;
  background: -ms-radial-gradient(
      closest-side at 44% 87%,
      #006cff 0,
      #8000ff 100%
    )
    0 0 no-repeat padding-box;
  background: radial-gradient(closest-side at 44% 87%, #006cff 0, #8000ff 100%)
    0 0 no-repeat padding-box;
  border-radius: 88px;
  opacity: 1;
  filter: blur(50px);
}

.spn-price {
  margin: 0px 0px 16px;
}

.spn2 {
  font-weight: 500;
  margin-bottom: 5px;
}

@media only screen and (max-width: 640px) {
  .listcls {
    padding: 0px;
    background-color: azure;
    object-fit: cover;
    display: flex;
    position: relative;
  }

  .mob-sc {
    width: 70px;
    vertical-align: middle;
  }

  .d-block {
    display: block !important;
  }

  .fnt-s {
    font-size: 8px;
    line-height: 12px;
    letter-spacing: -0.04px;
  }

  .bundlepage .row {
    display: flex;
    flex-flow: column;
  }

  div#o-1 {
    order: 1;
  }

  div#odr-2 {
    order: 2;
  }

  .txtalgn {
    text-align: center;
  }

  .createcs {
    line-height: inherit;
    text-align: center;
    color: white;
    font-size: 36px !important;
    text-align: center;
    color: white;
    font-weight: 900;
    margin: unset;
    padding-top: 168px;
  }

  .dash-cm {
    margin-top: -41px;
    margin-left: 61px;
  }

  .imgmbl {
    padding: unset;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

.listcls {
  padding: 10px;
  background-color: #fff;
  object-fit: cover;
  display: flex;
  position: relative;
  box-shadow: 0px 10px 9px 0px #c7c7c759;
  align-items: flex-end;
}

.btnupgrade {
  font-size: 0.85rem;
  border-radius: 1.5rem;
  border: 1px solid transparent;
  padding: 0.625rem 1.35rem;
  line-height: 1.5;
  color: #fff;
  border-color: #ffba00;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25) !important;
}

.cartcs {
  margin: 0px !important;
  max-width: none;
  width: 100%;
}

.btn-up {
  background: linear-gradient(90deg, #0a78ca, #8111bb);
  border: 0;
}

.text-primary {
  color: #060910 !important;
  font-weight: 700;
}

.p-2 {
  padding: 1.5rem !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-size-30 {
  font-size: 1.875rem;
}

.mobpad {
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  text-align: center;
}

.product-upgrade-container .product-upsell-image {
  height: 150px;
  width: auto;
  display: block;
  margin: 0 auto;
}

.center {
  text-align: center;
}

.product-upgrade-container .intro-text {
  font-size: 17px;
}

.text-secondary {
  color: #f5f5f7 !important;
}

.product-upgrade-container {
  background-color: #474f6c;
  border: 1px solid #707070;
  box-shadow: 0px 25px 30px rgb(0 0 0 / 15%);
  padding-bottom: 20px;
  border-radius: 20px;
}

.check-btn {
  color: #fff;
  background: linear-gradient(90deg, #0a78ca, #8111bb);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25) !important;
  width: 250px;
  letter-spacing: -0.06px;
  padding-left: 38px !important;
  padding-right: 38px !important;
  display: inline-block;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.625rem 0.75rem;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 5px !important;
}

.check-btn:hover {
  color: #fff;
  background-color: #005cd9;
  border-color: #0056cc;
}

.update-btn {
  color: #212529;
  background-color: #ffba00;
  border-color: #ffba00;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25) !important;
}

.update-btn:hover {
  color: #212529;
  background-color: #d99e00;
  border-color: #cc9500;
}

.cart-actions {
  /* display: grid; */
  display: flex;
  justify-content: end;
}

.cart-ttls {
  text-align: left;
  margin-bottom: 13px;
  font-family: Muli, sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  font-size: 1.25rem !important;
  margin-top: 0.28571rem;
}

@media screen and (max-width: 900px) and (min-width: 80px) {
  .cartcs {
    padding-right: 0px;
    padding-left: 0px;
  }

  .cart-remove {
    margin-left: 0.5rem;
    margin-top: 0rem;
    right: 0;
  }

  .cart-total-label {
    left: 0;
    margin-left: -15px;
  }

  .cart-total-value {
    text-align: center;
    float: none;
    font-weight: 500;
  }

  .copencodediv {
    padding-left: 0px;
    font-size: 11px;
    margin-left: 0px !important;
  }

  .popuploging {
    width: 90% !important;
  }

  .cartitems {
    align-items: stretch !important;
  }

  .grandtext {
    text-align: center;
    word-break: break-all;
  }

  .grandprice {
    font-size: 17px !important;
    text-align: initial;
    word-break: break-all;
  }

  .cartsectiondivide,
  .cartsectiondivide_splitit {
    font-size: 11px !important;
  }

  .cart-actions .button {
    width: 100% !important;
  }

  /* upgrade heading section */
  .cartcs h2.text-primary {
    padding: 5px 9px;
  }
}

.grandtext {
  color: #757575;
  padding: 1rem 1rem;
  font-weight: 900;
  text-align: initial;
}

.grandprice {
  font-family: "Poppins";
  font-size: 20px;
  padding: 1rem 1rem;
  font-weight: 900;
}

.coupon-code-add:hover,
.coupon-code-cancel:hover {
  background-color: transparent;
}

.popuploging {
  height: -webkit-fill-available;
  width: 35%;
  background: white;
  bottom: 0;
  right: 0;
  position: fixed;
  transition: all 0.8s;
  padding-top: 20px;
  /* border-radius: 10px; */
  vertical-align: top;
  z-index: 9999;
  padding: 5px 20px;
  border: 1px solid #c3b9b9;
  overflow: auto;
  right: -1000px;
}

.login-form {
  width: 100% !important;
}

.popuploging p {
  margin-bottom: 5px;
}

.showerror {
  overflow-wrap: break-word;
  width: 350px;
  font-size: 13px;
  font-weight: 100;
  margin-bottom: 15px;
  color: red;
}

.cart-header-item:last-child {
  text-align: center !important;
}

.cartitems {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
}

.cartsectiondivide,
.cartsectiondivide_splitit {
  font-size: 12px;
  font-family: "Poppins";
  font-weight: 400;
}

.cart-actions .button {
  width: 250px;
}

.cart-total-value .button:focus,
.cart-total-value .button:hover,
.cart-total-value button:focus,
.cart-total-value button:hover {
  background-color: unset !important;
}

.cartcs h2.text-primary {
  font-family: "Roobert-Bold";
}
.product-upsell-image {
  max-height: 150px;
  object-fit: contain;
}

/*css for coupon code section*/
.coupon-Section h3 {
  color: #fff;
  margin: 0;
  font-size: 18px;
}
.Coupon-code-section {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}
.Coupon-text {
  margin-bottom: 0px;
  font-size: 25px;
  font-weight: 600 !important;
}
.coupon-border {
  background: #505b7f;
  padding: 14px 0px;
  margin-top: 20px;
  border-radius: 5px;
}
.Coupon-text {
  margin-top: 5px;
}
