@charset "UTF-8";
@font-face {
  font-family: PoetsenOne-Regular;
  src: url(./PoetsenOne-Regular.otf) format("opentype");
}
.invalid-input {
  border: 2px solid red; /* Add your preferred styling for invalid input */
}

.cart {
  /* BUTTONS */

  /* EMPTY CART */
  /* width of add to cart button */
  /* ONE ITEM */
  /*------------------ QUANTITY BUTTON ----------------------*/
  /* --------------------------------------------- */
  /* BREADCRUMBS */
  /* BULK BUY ALERT */
  /* FREE book alert */
  /* FORM VALIDATION */
  /* LOADER */
  /* FOR MOBILE VIEW */
}
.cart .btn {
  margin-bottom: 15px !important;
  border-radius: 50px;
}
.cart .btn.btn-custom {
  text-transform: uppercase;
  /* font-weight: 600 !important; */
  margin-right: 15px;
  padding: 0px 0px !important;
}
.cart .btn.btn-custom a.subsidized-btn {
  border-radius: 50px;
  font-weight: normal;
  color: white;
  background-color: #e14262;
  border: 1px solid #E62149;
  display: inline-block;
  padding: 8px;
  /* new addition */
  width: 130%;
}
.cart .btn.btn-custom a.subsidized-btn:hover {
  background-color: transparent;
  color: #E62149;
  font-weight: 600;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
  text-decoration: none;
}
.cart .btn.btn-custom a.new-subsidized-btn {
  color: #0088CC;
  background-color: transparent;
  border: 1px solid #0088CC;
}
.cart .btn.btn-custom a.new-subsidized-btn:hover {
  background-color: #0088CC;
  color: white;
}
@media (max-width: 767px) {
  .cart .btn-width {
    margin: 0 auto;
    width: 280px;
  }
}
@font-face {
  font-family: mpedialogo;
  src: url("/images/cloudinary/mpedia-comic-landing-page/eng/assets/fonts/mpedialogo_gp0syv.ttf");
}
.cart .cart {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M8.05778 21.202C8.7842 21.202 9.33317 20.5965 9.33317 19.8997C9.33317 19.2029 8.7842 18.5974 8.05778 18.5974C7.33136 18.5974 6.7824 19.2029 6.7824 19.8997C6.7824 20.5965 7.33136 21.202 8.05778 21.202Z' stroke='%230088CC' stroke-width='1.20462' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.4615 21.202C16.1879 21.202 16.7369 20.5965 16.7369 19.8997C16.7369 19.2029 16.1879 18.5974 15.4615 18.5974C14.735 18.5974 14.1861 19.2029 14.1861 19.8997C14.1861 20.5965 14.735 21.202 15.4615 21.202Z' stroke='%230088CC' stroke-width='1.20462' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.67285 5.89844H5.36516L7.16901 15.2714C7.23055 15.5937 7.39914 15.8832 7.64524 16.0892C7.89134 16.2953 8.19928 16.4047 8.51516 16.3984H15.0575C15.3733 16.4047 15.6813 16.2953 15.9274 16.0892C16.1735 15.8832 16.3421 15.5937 16.4036 15.2714L17.4805 9.39844H6.03824' stroke='%230088CC' stroke-width='1.20462' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  width: 40px;
  height: 50px;
  background-repeat: no-repeat;
}
.cart .empty-cart {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5em' height='5em' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M8.05778 21.202C8.7842 21.202 9.33317 20.5965 9.33317 19.8997C9.33317 19.2029 8.7842 18.5974 8.05778 18.5974C7.33136 18.5974 6.7824 19.2029 6.7824 19.8997C6.7824 20.5965 7.33136 21.202 8.05778 21.202Z' stroke='grey' stroke-width='1.20462' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.4615 21.202C16.1879 21.202 16.7369 20.5965 16.7369 19.8997C16.7369 19.2029 16.1879 18.5974 15.4615 18.5974C14.735 18.5974 14.1861 19.2029 14.1861 19.8997C14.1861 20.5965 14.735 21.202 15.4615 21.202Z' stroke='grey' stroke-width='1.20462' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.67285 5.89844H5.36516L7.16901 15.2714C7.23055 15.5937 7.39914 15.8832 7.64524 16.0892C7.89134 16.2953 8.19928 16.4047 8.51516 16.3984H15.0575C15.3733 16.4047 15.6813 16.2953 15.9274 16.0892C16.1735 15.8832 16.3421 15.5937 16.4036 15.2714L17.4805 9.39844H6.03824' stroke='grey' stroke-width='1.20462' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  width: 100px;
  height: 100px;
  margin: auto;
  background-repeat: no-repeat;
  margin-top: 50%;
}
.cart .empty-text {
  margin: auto;
  text-align: center;
  color: grey;
  margin-bottom: 50%;
}
.cart .gulu-text {
  margin-bottom: 5%;
}
.cart .modal-header {
  border-bottom: 0px;
}
.cart .vertical-divider {
  border-right: thin solid lightgrey;
  width: 50%;
}
.cart .mpedia-text {
  font-family: mpedialogo;
  margin-bottom: 0;
}
.cart .product-desc {
  font-size: medium;
  margin-bottom: 0;
}
.cart .trubuddyproduct-desc {
  font-size: 0.85rem;
  margin-bottom: 0;
}
.cart .product {
  width: 80%;
}
.cart .product-heading {
  padding-left: 0;
}
.cart .product-img {
  padding-right: 0 !important;
}
.cart .shadow {
  /* box-shadow: 5px 10px 8px #888888!important; */
  box-shadow: inset 0px 0px 6.80241px rgba(42, 42, 48, 0.25) !important;
  filter: drop-shadow(2px 4px 0px rgba(0, 0, 0, 0.15)) drop-shadow(4px 4px 5px rgba(32, 31, 49, 0.2));
}
.cart .mobile-hr {
  border: 0;
}
.cart .know-more {
  color: #0088CC;
  border-bottom: thin solid #0088CC;
}
.cart .know-more:hover {
  text-decoration: none;
  font-weight: bolder;
}
.cart .buy-btn {
  width: 50%;
  margin-left: 17%;
}
.cart .buy-item-heading {
  font-size: 2.5em;
}
.cart .font-16 {
  font-size: 1rem;
  /* margin-bottom: 0.5rem; */
}
.cart .last-line {
  font-size: 16px;
}
.cart input[type=number] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.cart input[type=number]::-webkit-inner-spin-button,
.cart input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.cart .number-input {
  border: none;
  display: inline-flex;
}
.cart .number-input,
.cart .number-input * {
  box-sizing: border-box;
}
.cart .number-input button {
  outline: none;
  -webkit-appearance: none;
  background-color: #E7E7E7;
  border: none;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  cursor: pointer;
  margin: 0;
  position: relative;
}
.cart .number-input button:before,
.cart .number-input button:after {
  display: inline-block;
  position: absolute;
  content: "";
  width: 1rem;
  height: 2px;
  background-color: #212121;
  transform: translate(-50%, -50%);
}
.cart .number-input button.plus:after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.cart .number-input input[type=number] {
  font-family: sans-serif;
  max-width: 2.5rem;
  padding: 0.5rem;
  border: none;
  font-size: 1rem;
  height: 2.5rem;
  text-align: center;
  background-color: #EEEEEE;
  color: #E14262;
}
.cart .remove {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.cart .total-hr-1,
.cart .total-hr-2 {
  border-bottom: thin dashed #646464;
}
.cart .page-language-selector {
  display: inline-block;
  white-space: nowrap;
  width: 30%;
  max-width: 164px;
}
.cart .breadcrumb {
  margin-bottom: 0;
  background-color: transparent;
}
.cart .breadcrumb-item + .breadcrumb-item::before {
  content: "❯❯";
}
.cart .breadcrumb-item.active {
  color: black;
  font-weight: bold;
}
.cart .shipping-address {
  margin-top: 2%;
  margin-bottom: 1%;
}
.cart .modal-padding {
  padding-right: 10%;
  padding-left: 10%;
  padding-bottom: 5%;
}
.cart .edu-cert-shipping-summary {
  font-size: 1rem;
  margin: 1.5rem auto 0;
  max-width: 78%;
}
.cart .edu-cert-shipping-summary h4 {
  font-size: 1.35rem;
  margin-bottom: 1rem;
}
.cart .edu-cert-summary-row {
  display: flex;
  justify-content: space-between;
  gap: 1.5rem;
  margin-bottom: 0.75rem;
}
.cart .edu-cert-summary-product {
  margin-bottom: 1rem;
}
.cart .edu-cert-summary-divider {
  border-top: 2px dashed #000;
  margin: 1rem 0;
}
.cart .edu-cert-summary-total {
  font-size: 1.2rem;
}
.cart #shippingModal .edu-cert-shipping-breadcrumb-nav {
  background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0%, rgba(115, 115, 115, 0.2) 100%);
  border-bottom: 1px solid #363636;
}
.cart #shippingModal .modal-body.modal-padding.edu-cert-shipping-modal-body {
  padding: 0;
}
.cart #shippingDetails.edu-cert-shipping-details .form-control {
  background-color: #F8F8F8;
  border-color: #6f6f6f;
  min-height: 48px;
}
.cart .modal-1 {
  padding-left: 5%;
}
.cart .modal {
  overflow-y: auto;
}
.cart .nav-padding {
  padding: 0% 13%;
}
.cart .close {
  padding-left: 0 !important;
  padding-right: 2.5% !important;
}
.cart .details {
  font-size: large;
}
.cart .edu-cert-benefit {
  font-size: 1rem;
}
.cart .edu-cert-benefit-img {
  width: 16px;
  height: 16px;
}
.certified-educator-page .cart .edu-cert-cart-item .edu-cert-buy-item-desc {
  position: relative;
}
.certified-educator-page .cart .edu-cert-cart-item .edu-cert-price-remove {
  position: absolute;
  bottom: 0;
  left: 15px;
}
.cart .bulk-buy {
  margin-top: 5%;
  margin-right: 5%;
  padding-right: 8%;
  background-color: #EFFAFF;
  border: 0.5px solid #7E7E7E;
  font-size: 0.875rem;
}
.cart a.bulk-text {
  color: black;
}
.cart a.bulk-text:hover {
  text-decoration: none;
}
.cart .money-hand {
  float: left;
  padding-right: 5%;
  width: 10%;
  height: 10%;
}
.cart .alert-close {
  font-size: 1rem;
}
.cart .alert-free {
  margin: 5% 5% 0% 2%;
  background: rgba(40, 167, 69, 0.1019607843);
  height: 13%;
  width: 100%;
}
.cart .alert-img {
  float: left;
  margin-right: 5%;
}
.cart .img-border {
  border: 1px solid #606060;
}
.cart .alert-text {
  overflow: hidden;
}
.cart .free-heading {
  color: #28A745;
}
.cart .paperback {
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 0;
}
.cart #btn-buy-2 {
  margin-top: 2%;
  /* add !important with bottom if necessary */
  margin-bottom: 3% !important;
}
.cart select:invalid {
  color: grey;
}
.cart label.error {
  color: red;
}
.cart #count-error {
  font-size: 16px;
  color: red;
}
.cart .product-hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.cart .gulu-hr {
  margin-top: 0;
  margin-bottom: 2em;
}
.cart .buy-item {
  overflow: hidden;
}
.cart .font-14 {
  font-size: 0.875rem;
}
.cart #btn-buy-3 {
  display: none;
}
.cart #rec-hr {
  border: 0px;
}
.cart #loader {
  height: 60vh;
  margin-top: 30vh;
}
.cart .dots-circle-spinner {
  display: inline-block;
  height: 1em;
  width: 1em;
  line-height: 1;
  vertical-align: middle;
  border-radius: 1em;
  transition: all 150ms linear 0s;
  transform: scale(0);
  opacity: 0;
  box-shadow: 2em 0em 0 0em, 1.41421356em 1.41421356em 0 -0.4375em, 0em 2em 0 -0.375em, -1.41421356em 1.41421356em 0 -0.3125em, -2em 0em 0 -0.25em, -1.41421356em -1.41421356em 0 -0.1875em, 0em -2em 0 -0.125em, 1.41421356em -1.41421356em 0 -0.0625em;
}
.cart .dots-circle-spinner.loading {
  transform: scale(0.25);
  opacity: 1;
  -webkit-animation: 1.5s linear 150ms normal infinite forwards running dots-circle-rotation;
  animation: 1.5s linear 150ms normal infinite forwards running dots-circle-rotation;
}
@-webkit-keyframes dots-circle-rotation {
  100% {
    box-shadow: 2em 0em 0 0em, 1.41421356em 1.41421356em 0 -0.4375em, 0em 2em 0 -0.375em, -1.41421356em 1.41421356em 0 -0.3125em, -2em 0em 0 -0.25em, -1.41421356em -1.41421356em 0 -0.1875em, 0em -2em 0 -0.125em, 1.41421356em -1.41421356em 0 -0.0625em;
  }
  87.5% {
    box-shadow: 2em 0em 0 -0.4375em, 1.41421356em 1.41421356em 0 -0.375em, 0em 2em 0 -0.3125em, -1.41421356em 1.41421356em 0 -0.25em, -2em 0em 0 -0.1875em, -1.41421356em -1.41421356em 0 -0.125em, 0em -2em 0 -0.0625em, 1.41421356em -1.41421356em 0 0em;
  }
  75% {
    box-shadow: 2em 0em 0 -0.375em, 1.41421356em 1.41421356em 0 -0.3125em, 0em 2em 0 -0.25em, -1.41421356em 1.41421356em 0 -0.1875em, -2em 0em 0 -0.125em, -1.41421356em -1.41421356em 0 -0.0625em, 0em -2em 0 0em, 1.41421356em -1.41421356em 0 -0.4375em;
  }
  62.5% {
    box-shadow: 2em 0em 0 -0.3125em, 1.41421356em 1.41421356em 0 -0.25em, 0em 2em 0 -0.1875em, -1.41421356em 1.41421356em 0 -0.125em, -2em 0em 0 -0.0625em, -1.41421356em -1.41421356em 0 0em, 0em -2em 0 -0.4375em, 1.41421356em -1.41421356em 0 -0.375em;
  }
  50% {
    box-shadow: 2em 0em 0 -0.25em, 1.41421356em 1.41421356em 0 -0.1875em, 0em 2em 0 -0.125em, -1.41421356em 1.41421356em 0 -0.0625em, -2em 0em 0 0em, -1.41421356em -1.41421356em 0 -0.4375em, 0em -2em 0 -0.375em, 1.41421356em -1.41421356em 0 -0.3125em;
  }
  37.5% {
    box-shadow: 2em 0em 0 -0.1875em, 1.41421356em 1.41421356em 0 -0.125em, 0em 2em 0 -0.0625em, -1.41421356em 1.41421356em 0 0em, -2em 0em 0 -0.4375em, -1.41421356em -1.41421356em 0 -0.375em, 0em -2em 0 -0.3125em, 1.41421356em -1.41421356em 0 -0.25em;
  }
  25% {
    box-shadow: 2em 0em 0 -0.125em, 1.41421356em 1.41421356em 0 -0.0625em, 0em 2em 0 0em, -1.41421356em 1.41421356em 0 -0.4375em, -2em 0em 0 -0.375em, -1.41421356em -1.41421356em 0 -0.3125em, 0em -2em 0 -0.25em, 1.41421356em -1.41421356em 0 -0.1875em;
  }
  12.5% {
    box-shadow: 2em 0em 0 -0.0625em, 1.41421356em 1.41421356em 0 0em, 0em 2em 0 -0.4375em, -1.41421356em 1.41421356em 0 -0.375em, -2em 0em 0 -0.3125em, -1.41421356em -1.41421356em 0 -0.25em, 0em -2em 0 -0.1875em, 1.41421356em -1.41421356em 0 -0.125em;
  }
  0% {
    box-shadow: 2em 0em 0 0em, 1.41421356em 1.41421356em 0 -0.4375em, 0em 2em 0 -0.375em, -1.41421356em 1.41421356em 0 -0.3125em, -2em 0em 0 -0.25em, -1.41421356em -1.41421356em 0 -0.1875em, 0em -2em 0 -0.125em, 1.41421356em -1.41421356em 0 -0.0625em;
  }
}
@keyframes dots-circle-rotation {
  100% {
    box-shadow: 2em 0em 0 0em, 1.41421356em 1.41421356em 0 -0.4375em, 0em 2em 0 -0.375em, -1.41421356em 1.41421356em 0 -0.3125em, -2em 0em 0 -0.25em, -1.41421356em -1.41421356em 0 -0.1875em, 0em -2em 0 -0.125em, 1.41421356em -1.41421356em 0 -0.0625em;
  }
  87.5% {
    box-shadow: 2em 0em 0 -0.4375em, 1.41421356em 1.41421356em 0 -0.375em, 0em 2em 0 -0.3125em, -1.41421356em 1.41421356em 0 -0.25em, -2em 0em 0 -0.1875em, -1.41421356em -1.41421356em 0 -0.125em, 0em -2em 0 -0.0625em, 1.41421356em -1.41421356em 0 0em;
  }
  75% {
    box-shadow: 2em 0em 0 -0.375em, 1.41421356em 1.41421356em 0 -0.3125em, 0em 2em 0 -0.25em, -1.41421356em 1.41421356em 0 -0.1875em, -2em 0em 0 -0.125em, -1.41421356em -1.41421356em 0 -0.0625em, 0em -2em 0 0em, 1.41421356em -1.41421356em 0 -0.4375em;
  }
  62.5% {
    box-shadow: 2em 0em 0 -0.3125em, 1.41421356em 1.41421356em 0 -0.25em, 0em 2em 0 -0.1875em, -1.41421356em 1.41421356em 0 -0.125em, -2em 0em 0 -0.0625em, -1.41421356em -1.41421356em 0 0em, 0em -2em 0 -0.4375em, 1.41421356em -1.41421356em 0 -0.375em;
  }
  50% {
    box-shadow: 2em 0em 0 -0.25em, 1.41421356em 1.41421356em 0 -0.1875em, 0em 2em 0 -0.125em, -1.41421356em 1.41421356em 0 -0.0625em, -2em 0em 0 0em, -1.41421356em -1.41421356em 0 -0.4375em, 0em -2em 0 -0.375em, 1.41421356em -1.41421356em 0 -0.3125em;
  }
  37.5% {
    box-shadow: 2em 0em 0 -0.1875em, 1.41421356em 1.41421356em 0 -0.125em, 0em 2em 0 -0.0625em, -1.41421356em 1.41421356em 0 0em, -2em 0em 0 -0.4375em, -1.41421356em -1.41421356em 0 -0.375em, 0em -2em 0 -0.3125em, 1.41421356em -1.41421356em 0 -0.25em;
  }
  25% {
    box-shadow: 2em 0em 0 -0.125em, 1.41421356em 1.41421356em 0 -0.0625em, 0em 2em 0 0em, -1.41421356em 1.41421356em 0 -0.4375em, -2em 0em 0 -0.375em, -1.41421356em -1.41421356em 0 -0.3125em, 0em -2em 0 -0.25em, 1.41421356em -1.41421356em 0 -0.1875em;
  }
  12.5% {
    box-shadow: 2em 0em 0 -0.0625em, 1.41421356em 1.41421356em 0 0em, 0em 2em 0 -0.4375em, -1.41421356em 1.41421356em 0 -0.375em, -2em 0em 0 -0.3125em, -1.41421356em -1.41421356em 0 -0.25em, 0em -2em 0 -0.1875em, 1.41421356em -1.41421356em 0 -0.125em;
  }
  0% {
    box-shadow: 2em 0em 0 0em, 1.41421356em 1.41421356em 0 -0.4375em, 0em 2em 0 -0.375em, -1.41421356em 1.41421356em 0 -0.3125em, -2em 0em 0 -0.25em, -1.41421356em -1.41421356em 0 -0.1875em, 0em -2em 0 -0.125em, 1.41421356em -1.41421356em 0 -0.0625em;
  }
}
.cart .general-heading {
  font-size: 25px !important;
}
@media (max-width: 991px) {
  .cart {
    /* One Item */
    /* .number-input input[type=number]{
            height: 2rem;
            width: 2rem;
        }
        .number-input button{
            height: 2rem;

        } */
    /* Order summary */
    /* free items */
  }
  .cart .vertical-divider {
    width: 100%;
    border-right: 0px;
    padding-bottom: 2%;
    margin-bottom: 2%;
    padding-right: 0;
  }
  .cart #rec-hr {
    width: 100%;
    border-bottom: thin solid lightgrey;
  }
  .cart .right-half {
    padding-left: 0;
  }
  .cart .btn-width {
    margin: auto;
  }
  .cart .mobile-hr {
    /* margin-top: 0; */
    width: 130%;
    border-bottom: thin solid lightgrey;
  }
  .cart .mpedia-text {
    font-size: xx-large;
  }
  .cart .gulu-text {
    height: 12%;
    margin-bottom: 5%;
  }
  .cart .workshop-heading {
    font-size: large;
  }
  .cart .product-desc {
    margin-bottom: 2%;
  }
  .cart .item-name {
    font-size: 1.25rem;
  }
  .cart .edu-cert-benefit {
    font-size: 0.875rem;
  }
  .cart .edu-cert-benefit-img {
    width: 14px;
    height: 14px;
  }
  .certified-educator-page .cart .edu-cert-cart-item {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .certified-educator-page .cart .edu-cert-cart-item .buy-item, .certified-educator-page .cart .edu-cert-cart-item .edu-cert-buy-item-desc {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  .certified-educator-page .cart .edu-cert-cart-item .buy-item img {
    display: block;
    width: 58%;
    max-width: 290px;
    margin: 0 auto 28px;
  }
  .certified-educator-page .cart .edu-cert-cart-item .edu-cert-buy-item-desc {
    position: static;
  }
  .certified-educator-page .cart .edu-cert-cart-item .item-name {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) and (max-width: 480px) {
  .certified-educator-page .cart .edu-cert-cart-item .item-name {
    font-size: clamp(1.5rem, 8vw, 2rem);
  }
}
@media (max-width: 991px) {
  .certified-educator-page .cart .edu-cert-cart-item .details {
    display: inline-block;
    padding-left: 2rem;
    padding-right: 2rem;
    text-align: left;
  }
  .certified-educator-page .cart .edu-cert-cart-item .edu-cert-benefit {
    font-size: 1.25rem;
    align-items: flex-start !important;
  }
  .certified-educator-page .cart .edu-cert-cart-item .edu-cert-benefit-img {
    width: 18px;
    height: 18px;
    margin-top: 6px;
  }
  .certified-educator-page .cart .edu-cert-cart-item .edu-cert-price-remove {
    position: static;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
    text-align: center;
  }
  .certified-educator-page .cart .edu-cert-product-hr {
    display: none;
  }
  .certified-educator-page .cart #cartModal #rec-hr.edu-cert-rec-hr {
    display: none;
  }
  .certified-educator-page .cart #cartModal .modal-body.modal-1.edu-cert-modal-body {
    padding: 0;
  }
  .certified-educator-page .cart #cartModal.edu-cert-cart-modal .modal-header {
    position: relative;
  }
  .certified-educator-page .cart #cartModal.edu-cert-cart-modal .modal-header .close {
    position: absolute;
    top: 50%;
    right: 1rem;
    font-size: 2rem;
    margin: 0;
    padding: 0;
    transform: translateY(-50%);
  }
  .certified-educator-page .cart #cartModal .edu-cert-sticky-proceed-bar .sticky-proceed-btn {
    width: 85%;
    padding-left: 18px;
    padding-right: 18px;
  }
  .cart .alert-img {
    width: 20%;
  }
  .cart .last-line {
    margin-bottom: 0%;
  }
  .cart .total-hr-1 {
    margin-left: -5%;
  }
  .cart .general-heading {
    font-size: 20px !important;
  }
  .cart #btn-buy-3 a {
    width: 100% !important;
  }
  .cart .buy-btn {
    width: 75%;
    margin-left: 1%;
  }
  .cart .buy-item-desc {
    padding-right: 0;
    padding-left: 0;
  }
  .cart .buy-item-heading {
    font-size: 2rem;
  }
  .cart .price {
    margin-left: -5%;
    margin-right: -5%;
  }
  .cart .page-language-selector {
    width: 50%;
  }
  .cart .buy-item {
    padding-left: 0;
  }
  .cart .breadcrumb-item {
    font-size: small;
  }
  .cart .modal-padding {
    padding-right: 5%;
    padding-left: 5%;
    padding-bottom: 5%;
  }
  .cart .edu-cert-shipping-summary {
    font-size: 0.95rem;
    margin-top: 1.75rem;
    max-width: 88%;
  }
  .cart .edu-cert-shipping-summary h4 {
    margin-bottom: 0.75rem;
  }
  .cart .edu-cert-summary-row {
    gap: 1rem;
    margin-bottom: 0.75rem;
  }
  .cart .edu-cert-summary-divider {
    margin: 1rem 0;
  }
  .cart .edu-cert-summary-total {
    font-size: 1rem;
  }
  .cart #shippingModal .edu-cert-shipping-breadcrumb-nav .breadcrumb {
    justify-content: center;
    text-align: center;
  }
  .cart #shippingModal .edu-cert-shipping-breadcrumb-nav .breadcrumb-item {
    font-size: 0.95rem;
  }
  .cart #shippingDetails.edu-cert-shipping-details .form-control {
    border-radius: 6px;
  }
  .cart #shippingDetails.edu-cert-shipping-details .shipping-name-field {
    order: 1;
  }
  .cart #shippingDetails.edu-cert-shipping-details .shipping-phone-field {
    order: 2;
  }
  .cart #shippingDetails.edu-cert-shipping-details .shipping-email-field {
    order: 3;
  }
  .cart #shippingDetails.edu-cert-shipping-details .shipping-email-field .form-group {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem !important;
  }
  .cart #shippingModal .edu-cert-shipping-modal-body > .btn.btn-custom.btn-width.buy-btn {
    margin-left: 10%;
    width: 60%;
  }
  .cart .left-item {
    padding-left: 10%;
  }
  .cart .right-item {
    padding-right: 10%;
  }
  .cart .nav-padding {
    padding: 0;
  }
  .cart .total-hr-2 {
    width: 90%;
  }
  .cart .alert-free .mpedia-text {
    font-size: 1.5rem;
  }
  .cart .alert-free .free-heading {
    font-size: 1.25rem;
  }
  .cart .alert-free .paperback {
    font-size: 0.875rem;
  }
  .cart .alert-free .smaller-font {
    font-size: 0.75rem;
  }
  .cart .alert-img {
    width: 25%;
  }
  .cart .av-heading {
    font-size: 1rem;
  }
  .cart .bulk-buy {
    font-size: 0.75rem;
  }
  .cart .money-hand {
    width: 20%;
    height: 20%;
  }
  .cart .order-hr {
    width: 90%;
  }
  .cart #btn-buy-2 {
    display: none !important;
  }
  .cart #btn-buy-3 {
    display: inline-block;
    width: 100% !important;
  }
}
@media (max-width: 991px) and (max-width: 355px) {
  .cart {
    /* .number-input input[type=number]{
               height: 1.75rem;
               width: 1.75rem;
           }
           .number-input button{
               height: 1.75rem; 
           } */
    /* order summary */
  }
  .cart .buy-item-heading {
    font-size: 1.5rem;
  }
  .cart .page-language-selector {
    height: 30%;
    width: 50%;
    white-space: normal;
  }
  .cart #shippingModalLabel,
  .cart .breadcrumb {
    font-size: 1.25rem;
  }
  .cart .breadcrumb-item {
    font-size: 0.74rem;
  }
  .cart .total-price-padding {
    padding-left: 1%;
  }
}

.icon {
  position: relative;
  cursor: pointer;
  margin-top: 3px;
}

span.cartTotal {
  position: absolute;
  bottom: 26px;
  left: 25px;
  background: #08c;
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  line-height: 1.4em;
  margin-right: 15px;
  text-align: center;
  width: 1.4em;
  font-size: 15px;
}

.otp-msg {
  color: #0088CC;
  font-size: 14px;
  font-weight: 400;
  display: flex;
  flex-direction: column;
  margin-top: 5px;
}

.cartImg {
  width: 90%;
}

.cBtn {
  padding-left: 0px;
  display: inline-block !important;
}
.cBtn .cBtn-custom {
  text-transform: uppercase;
  font-weight: 700 !important;
  padding: 0px 0px !important;
  text-align: center !important;
}
.cBtn .cBtn-custom a {
  border-radius: 50px;
  font-weight: normal;
  color: white;
  background-color: #e14262;
  border: 1px solid #e62149;
  display: inline-block;
  padding: 10px;
  padding-right: 30px;
  padding-left: 30px;
  cursor: pointer;
  text-decoration: none;
  white-space: nowrap;
}
.cBtn .cBtn-custom a:hover {
  background-color: transparent;
  color: #e62149;
  font-weight: 600;
  transition: 0.3s linear;
}

@media (max-width: 1024px) {
  .cBtn {
    width: 100%;
  }
  .cBtn-custom a {
    width: 280px !important;
  }
  .top-header .cBtn .cBtn-custom a {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.top-header .cBtn {
  width: unset !important;
}

.top-header .cBtn-custom a {
  width: unset !important;
}

.suggestions .cBtn {
  width: 100%;
}

.suggestions .cBtn-custom a {
  width: 90% !important;
}

jdiv {
  z-index: 100 !important;
}

.scTemp {
  border-radius: 10px;
  background: #EBF8FF;
  width: 578px;
  height: 201px;
  position: relative;
  display: flex;
  margin-top: 20px;
  align-items: center;
  overflow: hidden;
}

.br-5 {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.ribbon-top-left {
  top: -10px;
  left: -10px;
}

.ribbon-top-left::before,
.ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent;
}

.ribbon-top-left::before {
  top: 0;
  right: 0;
}

.ribbon-top-left::after {
  bottom: 0;
  left: 0;
}

.ribbon-top-left span {
  right: -25px;
  top: 30px;
  transform: rotate(-45deg);
}

.ribbon {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
}

.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: "";
  display: block;
  border: 5px solid #2980b9;
}

.ribbon span {
  position: absolute;
  display: block;
  width: 303px;
  padding: 3px 0;
  padding-left: 20px;
  background-color: #629B25;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  color: #fff;
  font: 700 11px/1 "Lato", sans-serif;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  text-align: center;
}

#workshop-image {
  width: 274px;
  height: 201px;
}

.rightt {
  padding: 5px 0px 10px 14px;
  height: inherit;
  color: black;
  -webkit-transform: rotate(0deg);
}

.fs-2 {
  font-size: 14px;
  font-style: italic;
  font-weight: 600;
}

.fs-1 {
  font-size: 14px;
}

ul > li {
  color: black;
}

ul {
  line-height: 20px;
}

.pd {
  line-height: 18px;
  margin-top: 5px;
}

@media (max-width: 768px) {
  .scTemp {
    flex-direction: column;
    height: 400px;
    width: 309px;
    margin-left: -9px;
  }
  .rightt {
    justify-content: center;
    padding: 3px 0 0px 0px;
    width: 90%;
  }
  ul {
    margin-left: 5px;
  }
  #workshop-image {
    width: 309px;
    height: 223px;
  }
  .font-14px {
    font-size: 14px;
  }
  .fs-2 {
    position: absolute;
    bottom: 10px;
  }
}
#getfree {
  padding-top: 10px;
  justify-content: center;
  background: #FEF3E8;
  align-items: center;
  height: max-content;
  width: 100%;
  font-family: Open Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  display: none;
}

#getfree p {
  width: fit-content;
  text-align: center;
}

.trubuddy {
  font-weight: 900;
  color: #E70;
}

.fr-tbc-bnr {
  display: none;
  width: -webkit-fill-available;
  height: auto;
  flex-shrink: 0;
  border-radius: 10px;
  border: 1px solid #E70;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  position: relative;
}

.close-btn {
  position: absolute;
  top: 16px;
  right: 20px;
  cursor: pointer;
}

.fr-tbc-bnr img {
  margin-left: 10px;
  margin-top: 15px;
}

.fr-tbc-cnt {
  margin-left: 1.5rem;
}

.self-development {
  color: #000;
  font-family: Open Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 124%; /* 22.32px */
}

.empower {
  font-weight: 600;
}

.add-tbc {
  width: 196px;
  height: 33px;
  flex-shrink: 0;
  border-radius: 3px;
  background: #E88018;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  text-align: center;
  font-family: Open Sans;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  padding-left: 20px;
  padding-right: 20px;
  cursor: pointer;
  line-height: 124%; /* 14.88px */
}

.select-cmc {
  width: 675px;
  border-radius: 10px;
  border: 1px solid #E70;
  margin-bottom: 20px;
  display: none;
  position: relative;
}

.select-book {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
}

.two-books {
  display: flex;
  padding: 10px 15px;
  width: 100%;
  justify-content: space-between;
}

.first-book img {
  width: 101.061px;
  height: 144px;
}

.first-book {
  width: 306px;
  display: flex;
}

.first-book p {
  font-family: Open Sans;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  position: relative;
  height: 60px;
  line-height: 1.2;
  padding-top: 5px;
  margin-bottom: revert;
  text-align: justify;
}

#habit-heading {
  font-weight: 900;
  font-size: 16px;
  line-height: 1.2;
}

.inner-txt {
  padding: 0px 0 0 10px;
  position: relative;
}

.bk {
  position: absolute;
  top: 10px;
  right: 10px;
}

.btn-proceed {
  width: 196px;
  height: 23px;
  border-radius: 3px;
  background: #E88018;
  color: #FFF;
  text-align: center;
  font-family: Open Sans;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
  cursor: pointer;
}

.second-book {
  width: 306px;
  display: flex;
}

.second-book img {
  width: 101.061px;
  height: 144px;
}

.sc-inner-txt {
  position: relative;
  padding: 0px 0px 0px 10px;
}

.sc-btn {
  display: none;
}

.second-book p {
  font-family: Open Sans;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  height: 60px;
  line-height: 1.2;
  padding-top: 5px;
  margin-bottom: revert;
  text-align: justify;
}

.second-book span {
  font-weight: 900;
  font-size: 16px;
  line-height: 1.2;
}

.vl {
  border-left: 1px solid #D3D3D3;
  height: inherit;
}

.bk:checked:after {
  background-color: #E70 !important;
  border-color: #E70 !important;
  background-size: 100% 100%;
  border-radius: 50%;
}

.selected-book {
  width: 662px;
  border-radius: 10px;
  border: 1px solid #E70;
  padding: 10px 10px;
  margin-bottom: 20px;
  display: none;
}

.selected-book img {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

#content {
  margin-left: 20px;
  display: flex;
  flex-direction: column;
  align-items: start;
}

#heading {
  font-size: 22px;
  font-weight: 800;
}

#details {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.cod-container {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.free {
  color: #629B25;
  margin-top: 10px;
  font-family: Open Sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
}

@media (max-width: 375px) {
  #btns {
    gap: 5px !important;
  }
  .cod-container {
    scale: 0.85;
  }
}
@media (max-width: 567px) {
  #btns {
    display: flex;
    flex-direction: row;
    gap: 16px;
  }
  .fr-tbc-bnr {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .fr-tbc-bnr div {
    align-items: center !important;
    justify-content: center !important;
    margin: 0 0;
    padding: 10px 10px;
  }
  #addtocart {
    width: 100%;
  }
  .select-cmc {
    width: 100%;
  }
  .select-cmc img {
    width: 77.989px;
    height: 110.352px;
  }
  .select-cmc p {
    font-size: 12px;
    width: 197px;
  }
  .select-cmc span {
    font-size: 14px;
  }
  .select-cmc .btn-proceed {
    width: 100%;
  }
  .btn-proceed {
    display: none !important;
  }
  .mbile-btn {
    width: 100%;
    height: 23px;
    border-radius: 3px;
    background: #E88018;
    color: #FFF;
    text-align: center;
    font-family: Open Sans;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .selected-book {
    width: 300px;
    height: 217px;
  }
  .selected-book img {
    width: 102px;
    height: 148px;
  }
  .free {
    margin-top: 0px;
  }
  #heading {
    font-size: 19px;
    line-height: 1.1;
  }
  #details {
    font-size: 14px;
  }
  .hl {
    display: block;
    border-top: 1px solid #D3D3D3;
    width: inherit;
  }
}
#cod-amazon {
  width: 158px;
  height: 40px;
  border-radius: 200px;
  background: #232F3E;
}

#cod-flipkart {
  width: 158px;
  height: 40px;
  border-radius: 200px;
  background: #047BD5;
}

.buyOptions-sprite {
  background-image: url(/assets/landing-pages/buy-options.png);
}

.amz-logo {
  height: 26px;
  width: 91px;
  background-position: 91px -58px;
  margin: 4px auto;
}

.cBtn .amazon-cart a {
  height: 40px;
  background-color: #232F3E !important;
  border: 1px solid #232f3e !important;
  width: 158px !important;
  max-width: 228px !important;
}
.cBtn .amazon-cart .amz-logo {
  height: 26px;
  width: 91px;
  background-position: -104px -58px;
  margin: -3px auto;
}
.cBtn .amazon-cart:hover a {
  border: 1px solid #232f3e !important;
  background-color: #ffffff !important;
}
.cBtn .amazon-cart:hover .amz-logo {
  height: 26px;
  width: 91px;
  background-position: 91px -86px;
  margin: -3px auto;
}

.cBtn .flipkart-cart a {
  height: 40px;
  background-color: #047BD5 !important;
  border: 1px solid #047BD5 !important;
  width: 158px !important;
  max-width: 228px !important;
  padding: 10px 26px !important;
}
.cBtn .flipkart-cart .flipkart-logo {
  height: 22px;
  width: 104px;
  background-position: 197px -55px;
  /* margin: 7px -14px; */
  margin: 0px -9px;
}
.cBtn .flipkart-cart:hover a {
  border: 1px solid #047BD5 !important;
  background-color: #ffffff !important;
  padding: 10px 26px !important;
}
.cBtn .flipkart-cart:hover .flipkart-logo {
  height: 21px;
  width: 114px;
  background-position: 196px -21px;
  margin: 7px auto;
}

.phone-warn {
  color: #E14262;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.disabled {
  display: none;
}

.btn-pink {
  background-color: #e14262;
  width: fit-content;
}

.label-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.label-container label {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

#changePhoneNumber {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  font-size: 14px;
  color: #0088CC;
  cursor: pointer;
}

.border-gray {
  border: 1px solid #d9d9d9;
}

.border-e70 {
  border: 1px solid #08c;
}

.p-12 {
  padding: 12px;
}

.cod-mode {
  border-radius: 0px 0px 8px 8px;
}

.online-mode {
  border-radius: 8px 8px 0px 0px;
}

input[name=payment-mode-radio] {
  width: 16px;
  height: 16px;
  cursor: pointer;
}

.selected-payment-mode {
  background: #E9F3F8;
}

.fs-20 {
  font-size: 20px;
}

.payment-mode-label {
  font-size: 16px;
  line-height: 1;
  padding: 0px;
  margin: 0px !important;
  line-height: 1;
}

.fs-14 {
  font-size: 14px;
}

.cod-charges-gray {
  margin: 6px 0px 0px 0px;
  color: #444;
}

.free-delivery-green-tag {
  margin: 6px 0px 0px 0px;
  background: #F4FFE9;
  padding: 4px;
  color: #629B25;
  border-radius: 4px;
  font-size: 14px;
}

.total-price-summary {
  font-size: 16px !important;
}

.select-paymen-parent {
  /* width: 50%; */
}

.cart-modal-content {
  /* width: fit-content !important; */
  margin: auto;
}

.step-4-cart {
  /* height: 95vh; */
  display: flex;
  align-items: center;
  width: 400px;
  justify-content: center;
}

#redirect-thankspage-countdown {
  text-decoration: underline;
  /* color: #c40; */
}

input[name=payment-mode-radio]:checked:after {
  width: auto;
  height: auto;
}

#codConfirmModal .modal-dialog .modal-content {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  outline: none;
  border-radius: 0;
}

#cartModal .sticky-proceed-bar {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
  position: sticky;
  bottom: 0;
  z-index: 2;
  width: 100%;
}

#cartModal .sticky-proceed-btn {
  margin-bottom: 0 !important;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}

#cartModal .sticky-proceed-btn .subsidized-btn {
  text-align: center;
  white-space: nowrap;
  width: 100%;
}

.certified-educator-page #cartModal .sticky-proceed-bar .edu-cert-sticky-total {
  font-size: 1.35rem;
  margin: 0;
}

.certified-educator-page #cartModal .edu-cert-sticky-proceed-bar {
  flex-direction: column;
  gap: 8px;
}

.certified-educator-page .cart .edu-cert-original-total {
  display: none;
}

#paymentModal .sticky-payment-btn {
  position: sticky;
  bottom: 0;
  z-index: 2;
  background: #fff;
  margin-left: 15px !important;
  margin-right: 15px !important;
  max-width: calc(100% - 30px);
}

@media (min-width: 991px) {
  #shippingModal .edu-cert-shipping-modal-body .edu-cert-shipping-summary {
    margin-right: 21%;
    max-width: 60%;
  }
  #shippingModal .edu-cert-shipping-modal-body > .btn.btn-custom.btn-width.buy-btn {
    margin-left: 23%;
    width: 40%;
  }
  #shippingDetails.edu-cert-shipping-details .shipping-name-field {
    flex: 0 0 100%;
    max-width: 100%;
    order: 1;
  }
  #shippingDetails.edu-cert-shipping-details .shipping-phone-field {
    flex: 0 0 50%;
    max-width: 50%;
    order: 2;
  }
  #shippingDetails.edu-cert-shipping-details .shipping-email-field {
    order: 3;
  }
  #cartModal .sticky-proceed-bar {
    padding: 10px 15px;
  }
  #cartModal .sticky-proceed-btn {
    width: 35%;
  }
  .certified-educator-page #cartModal .edu-cert-sticky-proceed-bar {
    justify-content: center;
  }
}
.loading-gif {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.form-control::placeholder {
  color: #ABABAB !important;
}

.invalid-input {
  border: 1px solid #E44765 !important;
  box-shadow: 0 0 8px #E44765;
  border-radius: 4px;
  transition: box-shadow 0.2s ease-in-out, background 0.2s ease-in-out;
}
