.yasma-cart-container .elementor-element {
  padding: 0 10px !important;
}

.yasma-cart-container {}

.yasma-cart-container .yasma-cart-header {
  display: flex;
}

.yasma-cart-container .yasma-cart-header .yasma-cart-title {
  flex: 0 0 100%;
}
.yasma-cart-container .yasma-cart-header .yasma-cart-title *{
  font-family: "Nunito Sans", Sans-serif;
  font-size: 20px;
}
.yasma-cart-container .yasma-cart-header .yasma-cart-subtitle {
  display: none;
}

/* .yasma-cart-container .yasma-cart-items {}
.yasma-cart-container .yasma-cart-items .cart-item:first-child {
  border-top: none;
} */
.yasma-cart-container .yasma-cart-items .cart-item:first-child { 
  margin-top: 0px;
}
.yasma-cart-container .yasma-cart-items .cart-item {
  display: flex !important;
  gap: 10px;
  margin: 31px 0px 0;
  border-top: 1px solid #d1d1d1 !important;
  padding-top: 20px !important;
}

.yasma-cart-container .yasma-cart-items .cart-item.asnp-wepb-cart-bundle-item {
  border-top: none;
  margin: 20px 0px 0;
  padding-bottom: 0px;
}

.yasma-cart-container .yasma-cart-items .cart-item.asnp-wepb-cart-bundle-item .item-thumbnail {
  flex: 0 0 30%;
}

.yasma-cart-container .yasma-cart-items .cart-item.asnp-wepb-cart-bundle-item .item-detail {
  flex: 0 0 70%;
}

.yasma-cart-container .yasma-cart-items .cart-item.asnp-wepb-cart-bundle-item .item-detail :not(.qty-wraper):not(.qty-wraper *) {
  margin: 0;
}

.yasma-cart-container .yasma-cart-items .cart-item.asnp-wepb-cart-bundle-item .item-thumbnail img {
  width: 70px;
  height: 70px;
  object-fit: cover;
}

.yasma-cart-container .yasma-cart-items .cart-item .item-thumbnail {
  flex: 0 0 50%;

}

.yasma-cart-container .yasma-cart-items .cart-item .item-thumbnail img {
  width: 150px;
  height: 150px;
  object-fit: cover;
}

.yasma-cart-container .yasma-cart-items .cart-item .item-detail {
  flex: 0 0 50%;
  display: inline-flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: left;
}

.yasma-cart-container .yasma-cart-items .cart-item .item-detail .action {
  display: flex;
  gap: 10px;
  flex-direction: column;
}
.yasma-cart-container .yasma-cart-items .cart-item .item-detail .action u{
  font-size: 14px;
}

.yasma-cart-container .yasma-cart-items .cart-item .item-detail .action a {
  /* padding: 1px 10px;
  border: 1px solid;
  border-radius: 50px;
  width: 120px; */
}

.yasma-cart-container .yasma-cart-items .cart-item .item-detail :not(.qty-wraper):not(.qty-wraper *) {
  margin-top: auto;
}

.yasma-cart-container .yasma-cart-items .cart-item .item-detail h4 {
  font-size: 15px;
}

.yasma-cart-container .yasma-cart-items .cart-item .item-detail .price {}

.yasma-cart-container .yasma-cart-items .cart-item .item-price {
  display: none;
}

.bg-white {
  background-color: #fff;
  padding: 10px;
  margin-bottom: 10px;
}

.d-none {
  display: none;
}

.d-block {
  display: block;
}

.d-md-block {
  display: none;
}

.wc-proceed-to-checkout {
  flex-direction: column;
  gap: 10px;
}
.woocommerce-Price-currencySymbol {
  display: none !important;
}
.cart_totals tbody {
  display: flex;
  flex-direction: column;
}

.cart_totals tbody tr {
  display: flex;
}

.cart_totals tbody tr th {
  flex: 0 0 50%;
}

.cart_totals tbody tr td {
  flex: 0 0 50%;
  text-align: right !important;
  justify-content: flex-end;
}

.cart_totals tbody tr.cart-subtotal {
  order: 2
}

.cart_totals tbody tr.cart-discount {
  order: 3;
}

.cart_totals tbody tr.woocommerce-shipping-totals {
  order: 1;
}

.cart_totals tbody tr.fee {
  order: 4;
}

.cart_totals tbody tr.tax-rate {
  order: 5;
}

.cart_totals tbody tr.order-total {
  order: 6
}

.row .col-md-5 .subtotal a {
  text-align: center;
  width: 100%;
  margin-bottom: 2px;
}


.wpr-cart-section-table-wrap {
  padding: 0px !important;
  border: none !important;
}

.wpr-cart-wrapper .cart-collaterals .wc-proceed-to-checkout {
  justify-content: flex-start;
}
sup {
  top: -3px;
}
.cart-collaterals .order-total .custom-price {
  font-size: 23px !important;
}
.fee .custom-price,
.cart-discount .custom-price{
  display: inline-block;
    margin-left: -8px;
}

.fee .custom-price,
.cart-discount .amount{
  color: #4ab866 
}
.custom-price {
  font-weight: 700;
  font-size: 18px !important;
  line-height: 24px !important;
  font-family: "Amazon Ember", Arial, sans-serif;
}
.custom-price .currency-symbol {
  left: 10px;
}
.custom-price .price-main{
  left: 5px;
    position: relative;
}
.yasma-cart-container .yasma-cart-items .cart-item .item-price del, .yasma-cart-container .yasma-cart-items .cart-item .item-detail .price del  {
  display: none;
}
.yasma-cart-container .yasma-cart-items .cart-item .item-price ins,
.yasma-cart-container .yasma-cart-items .cart-item .item-detail .price ins, .wpr-grid-item-price ins {
  text-decoration: none;
}

.wc-proceed-to-checkout a.checkout-button,
a.checkout-button {

  font-weight: 600 !important;
  font-style: italic !important;
  padding: 10px 20px !important;
  font-size: 15px !important;
  border-radius: 50px !important;
  background: #fff !important;
  border: 1px solid #555 !important;
  color: #022F80 !important;
}

.wc-proceed-to-checkout a.checkout-button:hover,
a.checkout-button:hover {
  filter: brightness(0.95);
  overflow: inherit;
}

.yasma-cart-items .woosl-btn {
  width: 120px ;
}

.woosl-product .woosl-price ins {
  text-decoration: none !important;
}

@media screen and (min-width: 768px) {

  .yasma-cart-items .woosl-btn {
      width: 100%;
    }

  .woocommerce-notices-wrapper * {
    justify-content: flex-end !important;
  }
  :not(.yasma-cart-container) .wpr-cart-section-wrap .cart-collaterals {
      /* width: 69% !important; */
    }

  .wc-proceed-to-checkout {
    flex-direction: row;
    gap: auto;
  }

  .d-md-none {
    display: none;
  }

  .d-md-block {
    display: block;
  }

  .yasma-cart-container {
    /* background-color: #fff; */
    padding: 10px;
  }

  .yasma-cart-header {
    display: flex;
    flex-direction: column;
    justify-items: stretch;
  }


  .yasma-cart-title {
    flex: 0 0 80%;
  }

  .yasma-cart-subtitle {
    justify-self: flex-end;
    text-align: right;
  }

  .yasma-cart-container .yasma-cart-header .yasma-cart-subtitle {
    flex: 0 0 20%;
    text-align: right;
    justify-self: flex-end;
    align-self: flex-end;
    display: inline-flex;
    padding-right: 20px;
  }

  .yasma-cart-items {
    min-height: 800px;
  }

  .yasma-cart-items .cart-item {
    display: flex;
    align-items: center;
    gap: 20px !important;
    border-top: 1px solid #DDD;
    padding: 10px 0;
  }

  .yasma-cart-items .cart-item.asnp-wepb-cart-bundle-item {
    padding-left: 110px;
    border-top: none;
    align-items: flex-start;
  }

  .yasma-cart-items .cart-item.asnp-wepb-cart-bundle-item .item-thumbnail {
    flex: 0 0 calc(10% - 20px) !important;
  }

  .yasma-cart-items .cart-item.asnp-wepb-cart-bundle-item .item-detail {
    flex: 0 0 calc(85% - (20px + 110px)) !important;
  }

  .yasma-cart-container .yasma-cart-items .cart-item .item-detail .action {
    flex-direction: row;
    /* gap: 20px; */
  }

  .yasma-cart-container .yasma-cart-items .cart-item .item-detail .action a::before {
    content: '|';
    margin: 0 10px;
  }

  .yasma-cart-container .yasma-cart-items .cart-item .item-detail .action a {
    margin-top: 0 !important;
  }

  .yasma-cart-items .cart-item.asnp-wepb-cart-bundle-item .item-detail h4,
  .yasma-cart-items .cart-item.asnp-wepb-cart-bundle-item .item-detail .in-stock,
  .yasma-cart-items .cart-item.asnp-wepb-cart-bundle-item .item-detail .qty-no-border {
    font-size: 12px;
    padding: 0px;
    margin: 0;
    height: auto !important;
    text-align: left !important;
    justify-content: flex-start;
  }

  .yasma-cart-container .yasma-cart-items .cart-item .item-price {
    display: unset !important;
  }

  .yasma-cart-items .cart-item .item-detail .price {
    display: none;
  }

  

  .yasma-cart-items .cart-item.asnp-wepb-cart-bundle-item .item-price {
    flex: 0 0 calc(10% -20px) !important;
    align-self: flex-start;
    justify-self: flex-end;
    text-align: right;
  }
  
  .yasma-cart-items .cart-item .item-thumbnail {
    flex: 0 0 calc(17% - 20px) !important;
  }

  .yasma-cart-items .cart-item .item-detail {
    flex: 0 0 calc(66% - 20px) !important;
  }

  .yasma-cart-items .cart-item .item-detail .custom-qty-wrapper {}

  .yasma-cart-items .cart-item .item-detail .custom-qty-wrapper .qty-wraper {}

  .yasma-cart-items .cart-item .item-detail .custom-qty-wrapper .qty-wraper button {
    background: none !important;
    color: #444 !important;
  }

  .yasma-cart-items .cart-item .item-detail .custom-qty-wrapper .qty-wraper input {
    width: 50px;
    text-align: center;
    padding: 0px;
  }

  .yasma-cart-items .cart-item .item-detail .custom-qty-wrapper .qty-wraper input::-webkit-outer-spin-button,
  .yasma-cart-items .cart-item .item-detail .custom-qty-wrapper .qty-wraper input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }

  /* Firefox */
  .yasma-cart-items .cart-item .item-detail .custom-qty-wrapper .qty-wraper input[type=number] {
    -moz-appearance: textfield;
  }

  .yasma-cart-items .cart-item .item-price {
    flex: 0 0 17%;
    align-self: flex-start;
    justify-self: flex-end;
    text-align: right;
    padding-right: 20px;
  }

  .bg-white {
    background-color: #fff;
    padding: 10px;
    margin-bottom: 10px;
  }

  .row {
    display: flex;
    gap: 15px;
  }

  .row .col-md-7 {
    width: 70%;
  }

  .row .col-md-5 {
    width: 30%;
  }

  .row .col-md-5 .subtotal {
    text-align: center;
    justify-content: center;
  }




  .yasma-cart-container .subtotal {
    text-align: right;
    justify-content: flex-end;

  }

  .qty-no-border {
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    /* width: 120px;
      height: 49px; */
  }



  .custom-qty-wrapper .qty-minus,
  .custom-qty-wrapper .qty-plus,
  .custom-qty-wrapper input {
    font-size: 16px;
  }
    .custom-qty-wrapper input.qty {
      width: 60px;
      text-align: center;
    }
  
    .custom-qty-wrapper input {
      border: none !important; }
}

/* @media screen and (max-width: 768px) {
  .qty-no-border {
    height: auto;
  }

  td.product-quantity {
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .qty-wraper input {
    padding: 0;
  }
} */
/**
 * Quantity Wraper Counter Design
 *
*/

.qty-wraper {
  display: inline-flex;
  border: 1px solid;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
}

.qty-wraper.qty-minus,
.qty-wraper.qty-plus {}

.qty-wraper input.qty {
  border: none;
}

.qty-wraper input {
  border: none !important;
}

.custom-qty-wrapper .qty-minus,
.custom-qty-wrapper .qty-plus {
  padding: 4px 10px;
  background: none !important;
  color: #444 !important;
  border: none;
  cursor: pointer;
}

.custom-qty-wrapper .qty-minus,
.custom-qty-wrapper .qty-plus,
.custom-qty-wrapper input {
  font-size: 12px;
}

.custom-qty-wrapper input.qty {
  width: 20px;
  padding: 0px;
  text-align: center;
}

.custom-qty-wrapper input {
  border: none !important;
}





.woocommerce form.woocommerce-shipping-calculator .form-row,
.woocommerce form.woocommerce-shipping-calculator .select2-container,
.woocommerce form.woocommerce-shipping-calculator .form-row select,
.woocommerce form.woocommerce-shipping-calculator .form-row input {
  padding: 0px !important;
}

.button,
.woocommerce :not(.coupon-col-end) button.button {
  padding: 3px 25px 3px 25px !important; 
}

.shipping-calculator-button:hover {
  background: none !important;
    color: #000 !important;
}
.wpr-cart-section-wrap .form-row.coupon-col .coupon-col-end button {
  padding: 5px !important; 
  height: 40px;
}

.wpr-cart-section-wrap .form-row.coupon-col, .form-row.coupon-col {
  display: flex;
    align-items: center;
}


.wcpa_cart_meta {
  padding: 0 !important;
  margin: 5px 0 !important;
  font-size: 12px;
}
.wcpa_cart_meta .wcpa_cart_meta_item-value, .wcpa_cart_meta li,  .wcpa_cart_meta p  {
 margin: 0 !important;
}

.wcpa_cart_meta .wcpa_cart_meta_item-value {
  margin-left: 5px !important;
}

.rvpw-recently-view a.add_to_cart_button {
  width: 85px;
  margin: 0px !important;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 10px !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.rvpw-recently-view .woosl-btn {
  font-size: 10px !important;
  padding: 7px;
  border-radius: 22px !important;
}

.yasma-cart-items .asnp-wepb-cart-bundle-item .woosl-btn {
  display: none !important;
}