@import url('https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap');

body {
    font-family: "Noto Sans", sans-serif;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

a {
    text-decoration: none !important;
}

.fa-trash:before {
    content: "\f1f8";
    color: #7E1515;
}

.cart-section {
    padding-top: 16px;
    padding-bottom: 100px;
    border-bottom: 1px solid #efefef;
    margin-top: 6rem;
}

.cart-section p {
    font-size: 16px;
    font-weight: 500;
    color: #544f4d;
    line-height: 28px;
}

.cart-puja-name {
    background-color: #fdfcfb;
    border-radius: 4px;
    border: 1px solid black;
    padding-top: 10px;
    padding-bottom: 10px;
}

img.card-img1 {
    width: 70px;
}

.top-img {
    display: flex;
    justify-content: center;
}

.cart-section .cart-puja-name h4 {
    font-size: 18px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.87);
    line-height: normal;
    margin-bottom: 0px;
}

.cart-section .cart-puja-name h5 {
    font-size: 15px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.66);
    line-height: normal;
    margin-bottom: 5px;
}

.cart-section .cart-puja-name h6 {
    font-size: 12px;
    font-weight: 600;
    color: #68090a;

    .cart-puja-name ul {
        list-style: none;
    }

    line-height: 21px;
    text-transform: uppercase;
    cursor: pointer;
}

.cart-puja-name ul {
    list-style: none;
    padding-left: 0rem;
}

.cart-section .bg-light-yellow {
    background-color: #fdfcfb;
    border: 1px solid #8c8c8c80;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 20px;
}

.cart-section h3 {
    font-size: 15px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.5);
    line-height: 21px;
}

.cart-section .bg-light-yellow label {
    font-size: 16px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.87);
    line-height: 24px;

}

.cart-section .add-to-cart-btn {
    max-width: 98px;
    width: 100%;
    min-height: 38px;
    background-color: #7E1515;
    color: white;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    line-height: normal;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    padding: 4px 10px;
}

.cart-section .bg-light-yellow em {
    font-size: 18px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.87);
    line-height: 24px;
    font-style: normal;
}

.cart-section .bg-light-yellow .addon-service {
    margin-top: 20px;

}

.bg-light-yellow .row {
    padding-left: 0px;
}

.cart-section .order-summary {
    border-top: 1px solid #fbfaf9;
    padding-top: 18px;
    padding-bottom: 22px;
    padding-left: 1rem;
    padding-right: 1rem;
}

.cart-section .order-summary h2 {
    font-size: 15px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.75);
    line-height: 28px;
    margin-bottom: 0px;
    text-align: left;
    margin-top: 14px;
}

.cart-section .order-summary p {
    font-size: 13px!important;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.75);
    line-height: 28px;
}

.cart-section .order-summary h5 {
    font-size: 15px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.87);
    line-height: 24px;
}

.cart-section .order-summary h6 {
    font-size: 14px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.87);
    line-height: 24px;
}

.cart-section span {
    font-size: 14px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.87);
    line-height: 24px;
}

.cart-section .order-summary .dotted-line {
    border: 1px dashed #e1e0df;
    margin-top: 16px;
    margin-bottom: 16px;
}

.custom-input {
    color: rgba(0, 0, 0, 0.5) !important;
    font-family: "Alegreya Sans", Arial !important;
    -webkit-box-shadow: #0000000f 0px 1px 2px 0px !important;
    box-shadow: #0000000f 0px 1px 2px 0px !important;
}

.apply-btn {
    min-height: 28px !important;
    position: absolute;
    top: 5px;
    right: 24px;
    max-width: 70px !important;
    background: #7e1515;
    border: none;
    border-radius: 4px;
    padding: 0px 10px;

}

.add-note-btn {
    background-color: #7e1515;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    box-shadow: none;
    font-weight: 400;
}
.note-input-wrapper {
    margin-top: 10px;
  }

  .note-input-wrapper input {
    padding: 8px;
    width: 280px;
    margin-right: 10px;
  }

  .close-btn {
    min-height: 28px !important;
    position: absolute;
    top: 5px;
    right: 24px;
    max-width: 70px !important;
    background: #7e1515;
    color: white;
    border: none;
    border-radius: 4px;
    padding: 0px 10px;
  }
  .cart-section h1 {
    font-size: 14px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.75);
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
}
.cart-section h2 {
    font-size: 13px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.5);;
    line-height: normal;
    text-align: center;
    margin-bottom: 14px;
}
button.pay-button {
    background-color: #fbbc58;
    border-radius: 5px;
    font-weight: bold;
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    padding: 9px 16px;
    width: 100%;
    border: none;
}
.price-right{
    text-align: right!important;
        margin-right: 18px;
}
.discard-btn:hover{
    background-color:transparent!important;
}
@media (max-width: 575px) {
    .cart-puja-name{
        position: relative;
    }
    .remove-cart .fa-trash {
        position: absolute;
        top: 14px;
        right: 14px;
        z-index: 10;
      }
      .mobile-p-rl-12 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .note-input-wrapper textarea {
    resize: vertical;
    min-height: 150px;
    width: 254px;
    padding-right: 5px;
}
button.pay-button {
    font-size:14px!important;
}
  }
  @media only screen and (max-width: 991px) {
    .responsive-mt-20 {
        margin-top: 20px;
    }
}


.note-input-wrapper textarea {
    resize: vertical;
    min-height: 150px;
    width: 280px;
    padding-right: 30px;
}



.close-btn {
    position: absolute;
    top: 7px;
    right: 0px;
    max-width: 70px !important;
    background: none;
    color: #7e1515;
    border: none;
    border-radius: 4px;
    padding: 0px 9px;
    font-weight: bold;
}
 @media only screen and (max-width: 768px) {
  .cart-payemnt-text{
      margin:0 auto;
  }
}
