.profile-info.order-list .shopping-cart .price {justify-content: center;}
.profile-info.order-list .shopping-cart .price-custom {position: relative;}

.btndown-custom {margin-right: -5px; bottom: -5px;}

.profile-info.order-list .shopping-cart .total {text-align: right;}

.profile-info.order-list .shopping-cart .total-list-custom {text-align: left; margin-left: 15px;}
.profile-info.order-list .shopping-cart .total-status-custom {text-align: center;}

.shopping-cart-custom table tbody tr td {padding-left: 0px;}

.default-div {margin-left: 5px;}


/* .product-list.-layout-list ul.item-list .item .wrapper {padding: 30px;} */

.swal2-actions .swal2-confirm {background-color: #0072bc;}

.product-filter .product-options .item-list > li {margin-bottom: 10px;}

.product-side .block-header .link {right: -10px;}





@media (max-width: 1440px) {
  .btndown-custom {margin-right: -15px;}
}


@media (max-width: 1190px) {
  .btndown-custom {padding: 2px; margin-right: -20px; bottom: -3px;}
}

@media (max-width: 991px) {
  .shopping-action .btn.btn-back {width: 100%;}
}

@media (max-width: 767px) {
  .profile-info.order-list .shopping-cart .total {text-align: left;}
  .profile-info.order-list .shopping-cart .price {justify-content: unset;}
  .profile-info .shopping-cart table tbody tr td .head-md {width: 130px;}
  .profile-info.order-list .shopping-cart .price {float: left;}
  .btndown-custom {margin-right: -30px;}
  .profile-info.order-list .shopping-cart .total-list-custom {margin-left: 0px;}
  .shopping-cart table tbody tr td .head-md .topic {text-align: unset !important;}
  .wg-section-header .title {margin-left: 0;}
} 

