/* colors */
/*font family*/
/* breakpoints */
/*transform*/
/*transform*/
/*opacity*/
/*opacity- end*/
.cp-price-details {
  padding: 3rem; }
  .cp-price-details .label-value {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 1.3rem 0;
    font-size: 1.6rem;
    line-height: 1; }
    @media only screen and (max-width: 767px) {
      .cp-price-details .label-value {
        font-size: 1.4rem; } }
  .cp-price-details .value {
    font-family: "Gotham-Bold";
    font-size: 1.6rem;
    color: #333333; }
    @media only screen and (max-width: 767px) {
      .cp-price-details .value {
        font-size: 1.4rem; } }
  .cp-price-details .total {
    font-size: 2rem;
    padding: 2rem 0;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2; }
    @media only screen and (max-width: 767px) {
      .cp-price-details .total {
        font-size: 1.8rem; } }
    .cp-price-details .total .value {
      font-size: 2rem; }
      @media only screen and (max-width: 1024px) {
        .cp-price-details .total .value {
          font-size: 1.8rem; } }
  .cp-price-details .act-wrap {
    margin-top: 2rem; }
    .cp-price-details .act-wrap .btn {
      min-width: inherit;
      width: 100%; }
    .cp-price-details .act-wrap .snapmint-wrapper-cart {
      margin-bottom: 15px; }
      .cp-price-details .act-wrap .snapmint-wrapper-cart .snap_emi_txt {
        width: 100%; }
  .cp-price-details .mobile-price {
    display: none; }

@media only screen and (max-width: 768px) {
  .cp-price-details {
    position: fixed;
    bottom: 0;
    padding: 0 2rem 0 2rem;
    left: 0;
    right: 0;
    background: #ffffff;
    z-index: 13;
    box-shadow: 0 0px 15px 0 rgba(0, 0, 0, 0.1); }
    .cp-price-details.typ-order-detail .act-wrap .btn {
      width: auto;
      padding: 1.8rem;
      border-radius: 0; }
    .cp-price-details .small-title,
    .cp-price-details .list {
      display: none; }
    .cp-price-details .total {
      border-bottom: 0; }
    .cp-price-details.active {
      padding: 2rem 2rem 0 2rem; }
      .cp-price-details.active .small-title,
      .cp-price-details.active .list {
        display: block; }
      .cp-price-details.active .act-wrap {
        border-top: 1px solid #e2e2e2; }
      .cp-price-details.active .small-title {
        margin-top: 2.6rem; }
    .cp-price-details .mobile-price {
      display: block; }
    .cp-price-details .act-wrap {
      margin: 0 -2rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      padding: 0 0 0 2rem;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .cp-price-details .act-wrap .price {
        font-size: 1.8rem;
        font-family: "Gotham-Bold";
        line-height: 1; }
      .cp-price-details .act-wrap .show-detail-btn {
        margin-left: 1rem;
        line-height: 1;
        font-size: 1.2rem;
        color: #bd001c;
        font-family: "Gotham-Bold";
        position: relative; }
        .cp-price-details .act-wrap .show-detail-btn .icon {
          position: absolute;
          top: 0px;
          right: 0px; }
      .cp-price-details .act-wrap .btn {
        width: auto;
        padding: 1.8rem;
        border-radius: 0; } }

@media only screen and (max-width: 768px) {
  .cp-price-details {
    padding: 0; } }

.cp-price-details.addess-price {
  padding: 3rem 4rem; }
  @media only screen and (max-width: 768px) {
    .cp-price-details.addess-price {
      padding: 0rem; } }

.cp-price-details .small-title {
  margin-bottom: 2.1rem; }

.cp-price-details .snapmint-wrapper-checkout .snap_emi_txt {
  width: 100%; }

.cp-price-details .label-value {
  font-family: "Gotham-Book"; }

@media only screen and (max-width: 768px) {
  .cp-price-details .act-wrap {
    margin: 0;
    padding: 0; } }

@media only screen and (max-width: 768px) {
  .cp-price-details .act-wrap .mobile-price {
    padding-left: 2rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 50%;
    -ms-flex-align: center;
        align-items: center; } }

@media only screen and (max-width: 768px) {
  .cp-price-details .act-wrap .mobile-price .show-detail-btn {
    margin-left: 0.5rem; } }

.cp-price-details .act-wrap .mobile-price .show-detail-btn .icon-arrow::after {
  content: "";
  transform: rotate(60deg); }

@media only screen and (max-width: 768px) {
  .cp-price-details .act-wrap .mobile-price .show-detail-btn .icon-arrow {
    right: -23px;
    transform: rotate(181deg); } }

.cp-price-details .act-wrap .cart-stock-out-msg {
  font-size: 1rem;
  color: #bd001c;
  font-family: "Gotham-Book";
  position: relative;
  top: 0.5rem; }
  @media only screen and (max-width: 768px) {
    .cp-price-details .act-wrap .cart-stock-out-msg {
      position: absolute;
      bottom: 5rem;
      background-color: #ffffff;
      padding: 0.5rem 0;
      margin-bottom: 0.2rem;
      width: 91%;
      top: unset; } }

.cp-price-details .act-wrap .btn {
  font-size: 1.4rem;
  padding: 1rem; }
  @media only screen and (max-width: 768px) {
    .cp-price-details .act-wrap .btn {
      width: 50%; } }

@media only screen and (max-width: 768px) {
  .cp-price-details .act-wrap .price {
    padding-bottom: 0.5rem; } }

.cp-price-details .act-wrap .btn:disabled .saveAddContin {
  display: block; }
  @media only screen and (max-width: 768px) {
    .cp-price-details .act-wrap .btn:disabled .saveAddContin {
      height: 20px; } }

.cp-price-details .act-wrap .saveAddContin {
  display: none;
  padding-top: 1rem;
  color: #bd001c;
  font-size: 1.4rem;
  font-family: "Gotham-Book";
  position: absolute;
  bottom: 4px;
  text-transform: none; }
  @media only screen and (max-width: 768px) {
    .cp-price-details .act-wrap .saveAddContin {
      position: absolute;
      left: 0;
      top: -14px;
      padding: 0.2rem 0;
      background: #fff;
      text-align: center;
      right: 0;
      width: 100%; } }

.cp-price-details .act-wrap {
  background: #ffffff; }
  @media only screen and (max-width: 768px) {
    .cp-price-details .act-wrap {
      min-height: 50px; } }
  @media only screen and (max-width: 768px) {
    .cp-price-details .act-wrap .btn {
      padding: 1.5rem 1rem;
      min-height: 50px; } }

@media only screen and (max-width: 768px) {
  .cp-price-details .breakUp-open {
    position: absolute;
    bottom: -22rem;
    width: 100%;
    background: #ffffff;
    left: 0;
    z-index: -1;
    transition: all ease 0.3s; } }

@media only screen and (max-width: 768px) {
  .cp-price-details .breakUp-open .small-title,
  .cp-price-details .breakUp-open .list {
    display: block; } }

@media only screen and (max-width: 768px) {
  .cp-price-details.active {
    padding: 2rem 0 0 0rem; } }

@media only screen and (max-width: 768px) {
  .cp-price-details.active .act-wrap .mobile-price .show-detail-btn .icon-arrow {
    transform: rotate(-3deg); } }

@media only screen and (max-width: 768px) {
  .cp-price-details.active .mobile-price {
    padding-left: 2rem; } }

@media only screen and (max-width: 768px) {
  .cp-price-details.active .breakUp-open {
    bottom: 5rem; } }

@media only screen and (max-width: 768px) {
  .cp-price-details .list {
    padding: 0 2rem; } }

@media only screen and (max-width: 768px) {
  .cp-price-details .small-title {
    padding-left: 2rem; } }

@media only screen and (max-width: 768px) {
  .cp-price-details.typ-shipping-cart {
    z-index: 13; } }

@media only screen and (max-width: 768px) {
  .cp-price-details.typ-shipping-cart .breakUp-open {
    bottom: 5rem;
    padding: 2rem 0; } }

@media only screen and (max-width: 768px) {
  .coupon-errorWrap .cp-price-details.active {
    padding: 0; } }

@media only screen and (max-width: 768px) {
  .coupon-errorWrap .cp-price-details.active .breakUp-open {
    bottom: -22rem;
    display: none; } }

@media only screen and (max-width: 768px) {
  .coupon-errorWrap .cm-overlay.active {
    opacity: 0; } }

.cp-payment .payment-title {
  font-size: 2.4rem;
  line-height: 2.4rem;
  color: #000000;
  margin-top: 3rem;
  margin-bottom: 2rem;
  font-family: "Barlow-Bold";
  letter-spacing: 0.4px; }

.cp-payment .payment-text {
  font-size: 10px;
  color: #a0a0a0; }

.cp-payment .payment-option-wrapper {
  padding-top: 10px; }
  .cp-payment .payment-option-wrapper .payment-items {
    padding: 15px;
    border: 1px solid #e7e7e7;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    gap: 10px;
    position: relative;
    cursor: pointer; }
    .cp-payment .payment-option-wrapper .payment-items:first-child {
      margin-bottom: 10px; }
    .cp-payment .payment-option-wrapper .payment-items label {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
      .cp-payment .payment-option-wrapper .payment-items label .payU-img {
        width: 45px; }
      .cp-payment .payment-option-wrapper .payment-items label .hero-img {
        width: 60px; }
      .cp-payment .payment-option-wrapper .payment-items label span {
        font-size: 12px;
        color: #bd001c !important;
        font-weight: 700;
        margin-left: 7px;
        height: 15px; }
    .cp-payment .payment-option-wrapper .payment-items input[type="checkbox"],
    .cp-payment .payment-option-wrapper .payment-items input[type="radio"] {
      box-sizing: border-box;
      padding: 0;
      width: 17px;
      height: 17px;
      accent-color: #bd001c !important; }

.cp-price-details.typ-order-detail {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff; }
  .cp-price-details.typ-order-detail .small-title {
    font-size: 2rem;
    margin-bottom: 2rem;
    color: #000000;
    font-family: "Gotham-Bold";
    text-transform: uppercase; }
  @media only screen and (max-width: 768px) {
    .cp-price-details.typ-order-detail .act-wrap {
      padding: 2rem; } }
  @media only screen and (max-width: 768px) {
    .cp-price-details.typ-order-detail .act-wrap .price {
      padding-bottom: 0rem; } }
  .cp-price-details.typ-order-detail .act-wrap .show-detail-btn {
    position: absolute;
    right: 36px;
    display: inline-block; }
    @media only screen and (max-width: 768px) {
      .cp-price-details.typ-order-detail .act-wrap .show-detail-btn {
        top: 2.4rem; } }
    @media only screen and (max-width: 768px) {
      .cp-price-details.typ-order-detail .act-wrap .show-detail-btn .icon-arrow {
        top: 1.4rem;
        right: -30px; } }
    .cp-price-details.typ-order-detail .act-wrap .show-detail-btn .icon-arrow::before {
      position: absolute;
      right: -22px;
      top: 2px; }

@media only screen and (max-width: 768px) {
  .cp-price-details.active.typ-order-detail .act-wrap .mobile-price .show-detail-btn {
    top: 4.5rem; } }

@media only screen and (max-width: 768px) {
  .cp-price-details.active.typ-order-detail .act-wrap .mobile-price .show-detail-btn .icon-arrow {
    top: -0.1rem;
    right: 0.3rem;
    transform: rotate(0deg); } }
