@font-face {
    font-family: "Webkul Rango";
    src: url("../../../fonts/rango.eot");
    src:
    url("../../../fonts/rango.woff") format("woff"),
    url("../../../fonts/rango.ttf") format("truetype"),
    url("../../../fonts/rango.svg#filename") format("svg");
}

.mp-dashboard-wrapper .summary-stats {
  float: left
}

.mp-dashboard-wrapper h2 {
  margin: 0;
  color: #96588a;
  font-size: 24px;
  font-weight: 700
}

.mp-dashboard-wrapper p {
  margin: 0;
  font-weight: 600
}

.mp-dashboard-wrapper .summary-icon {
  float: right;
  font-size: 24px;
  color: #96588a;
  border: 1px solid #ccc;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center
}

.mp-dashboard-wrapper .summary-icon span, .mp-dashboard-wrapper .summary-icon:before {
  position: relative;
  top: 10px
}

.mp-dashboard-wrapper .summary-icon:before {
  font-family: 'Webkul Rango'
}

.mp-dashboard-wrapper .summary-icon.payout:before {
  content: '\e95b'
}

.mp-dashboard-wrapper .summary-icon.remaining:before {
  content: '\e977'
}

.mp-dashboard-wrapper .summary-icon.order-icon:before {
  content: '\e92b'
}

.mp-dashboard-wrapper .summary-icon.cubes:before {
  content: '\e947'
}

.mp-dashboard-wrapper .mp-store-summary {
  display: inline-block;
  margin-bottom: 20px;
  width: 100%
}

.mp-dashboard-wrapper .mp-store-summary .mp-store-summary-section {
  border: 1px solid #ccc;
  border-radius: 3px;
  display: inline-block;
  vertical-align: top;
  margin: 0 20px 15px 0;
  padding: 10px 20px;
  width: 255px
}

.mp-dashboard-wrapper .mp-store-summary .mp-store-summary-section:last-child {
  margin: 0
}

.mp-dashboard-wrapper table {
  border: 1px solid #eee
}

.mp-dashboard-wrapper .mp-store-recent-orders h4, .mp-dashboard-wrapper .mp-store-top-billing-country h4 {
  font-size: 18px;
  font-weight: 600;
  color: #96588a
}

.mp-dashboard-wrapper .mp-store-recent-orders h4 a, .mp-dashboard-wrapper .mp-store-top-billing-country h4 a {
  float: right;
  font-weight: 500
}

.mp-dashboard-wrapper .mp-store-order-product-section {
  display: table;
  width: 100%;
  margin-bottom: 20px;
  border-collapse: separate;
  border-spacing: 10px 0
}

.mp-dashboard-wrapper .mp-store-order-product-section .mp-store-order-status-section, .mp-dashboard-wrapper .mp-store-order-product-section .mp-store-product-status-section {
  border: 1px solid #ccc;
  border-radius: 3px;
  display: table-cell;
  width: 50%;
  position: relative
}

.mp-dashboard-wrapper .mp-store-order-product-section .mp-store-order-status-section .section-body, .mp-dashboard-wrapper .mp-store-order-product-section .mp-store-order-status-section .section-header, .mp-dashboard-wrapper .mp-store-order-product-section .mp-store-product-status-section .section-body, .mp-dashboard-wrapper .mp-store-order-product-section .mp-store-product-status-section .section-header {
  border-bottom: 1px solid #ccc;
  display: inline-block;
  padding: 10px 20px;
  width: 94%
}

.mp-dashboard-wrapper .mp-store-order-product-section .mp-store-order-status-section {
  left: -10px
}

.mp-dashboard-wrapper .mp-store-order-product-section .mp-store-order-status-section .section-body {
  border: none;
  position: relative
}

.mp-dashboard-wrapper .mp-store-order-product-section .mp-store-product-status-section {
  left: 10px
}

.mp-dashboard-wrapper .mp-store-order-product-section .mp-store-product-status-section .section-body {
  border: none
}

.mp-dashboard-wrapper .mp-store-order-product-section .mp-store-product-status-section .section-body p {
  font-weight: 400;
  margin-bottom: 10px
}

.mp-dashboard-wrapper .mp-store-order-product-section .mp-store-product-status-section .section-footer {
  padding: 10px 20px;
  position: absolute;
  bottom: 0;
  border-top: 1px solid #ccc;
  width: 100%
}

.mp-dashboard-wrapper .mp-store-order-product-section .mp-store-product-status-section .section-footer a {
  display: inline-block;
  width: 75%;
  vertical-align: top
}

.mp-dashboard-wrapper .mp-store-order-product-section .mp-store-product-status-section .section-footer p {
  display: inline-block
}

.mp-dashboard-wrapper sup {
  font-size: 50%;
  top: -13px
}

.mp-dashboard-wrapper .mp-store-sale-order-history-section {
  border: 1px solid #ccc;
  border-radius: 3px;
  margin-bottom: 25px;
  padding: 20px 10px
}

.mp-dashboard-wrapper .mp-store-sale-order-history-section .header {
  margin-bottom: 20px;
  display: inline-block;
  width: 100%
}

.mp-dashboard-wrapper .mp-store-sale-order-history-section .header p {
  float: left;
  color: #96588a
}

.mp-dashboard-wrapper .mp-store-sale-order-history-section .header .select-interval {
  float: right
}

.mp-dashboard-wrapper .mp-store-sale-order-history-section select {
  background: #fff;
  padding: 4px 10px;
  border-radius: 3px;
  outline: 0
}

.mp-dashboard-wrapper .mp-store-recent-orders table {
  border: none
}

.mp-dashboard-wrapper .mp-store-recent-orders table td, .mp-dashboard-wrapper .mp-store-recent-orders table th {
  border-bottom: 1px solid #ccc
}

.mp-dashboard-wrapper .mp-store-top-billing-country {
  border: 1px solid #ccc;
  border-radius: 3px;
  margin-bottom: 20px
}

.mp-dashboard-wrapper .mp-store-top-billing-country h4 {
  padding: 10px 0 0 20px
}

.mp-profile-wrapper a {
  oultline: none
}

.mp-profile-wrapper .mp-page-title {
  letter-spacing: .5px
}

.mp-profile-wrapper .mp-profile-banner {
  margin-bottom: 30px
}

.mp-profile-wrapper .mp-profile-banner .mp-shop-banner {
  display: block;
  height: auto;
  max-height: 320px;
  max-width: 100%;
  object-fit: cover
}

.mp-profile-wrapper .mp-profile-information {
  display: table;
  margin-bottom: 60px
}

.mp-profile-wrapper .mp-profile-information a {
  font-size: 14px
}

.mp-profile-wrapper .mp-profile-information .mp-shop-stats {
  display: table-cell;
  width: 40%
}

.mp-profile-wrapper .mp-profile-information .mp-shop-stats .mp-shop-logo {
  display: inline-block;
  height: auto;
  max-width: 110px;
  max-height: 110px;
  vertical-align: middle;
  width: 100%
}

.mp-profile-wrapper .mp-profile-information .mp-shop-stats .mp-seller-avg-rating {
  display: inline-block;
  margin: 0 10px 0 25px;
  vertical-align: middle;
  width: 50%
}

.mp-profile-wrapper .mp-profile-information .mp-shop-stats .mp-seller-avg-rating .wk_write_review a {
  font-size: 15px;
  outline: 0
}

.mp-profile-wrapper .mp-profile-information .mp-shop-stats .mp-seller-avg-rating h2 {
  font-weight: 700;
  margin: 0;
  color: #6b6f77;
  font-size: 30px
}

.mp-profile-wrapper .mp-profile-information .mp-shop-stats .mp-seller-avg-rating h2 img {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  margin: 0 8px 6px 0
}

.mp-profile-wrapper .mp-profile-information .mp-shop-stats .mp-seller-avg-rating .single-star {
  margin-right: 7px;
  display: inline-block
}

.mp-profile-wrapper .mp-profile-information .mp-shop-stats .mp-seller-avg-rating .single-star:before {
  content: '\f155';
  font-family: dashicons;
  color: #f8c212;
  font-size: 20px
}

.mp-profile-wrapper .mp-profile-information .mp-shop-stats .mp-avg-rating-box-link {
  position: relative;
  outline: 0;
  font-size: 16px;
  font-weight: 600
}

.mp-profile-wrapper .mp-profile-information .mp-shop-stats .mp-avg-rating-box-link:after {
  content: "\e902";
  font-family: 'Webkul Rango';
  font-size: 22px;
  vertical-align: middle;
  margin-left: 3px;
  position: relative;
  top: 2px
}

.mp-profile-wrapper .mp-profile-information .mp-shop-stats .mp-avg-rating-box-link.open:after {
  content: "\e907"
}

.mp-profile-wrapper .mp-profile-information .mp-shop-stats .mp-avg-rating-box-link .mp-avg-rating-box {
  box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
  background-color: #fff;
  border: 1px solid #ddd;
  display: none;
  padding: 10px 15px;
  position: absolute;
  top: 40px;
  width: 380px;
  z-index: 1
}

.mp-profile-wrapper .mp-profile-information .mp-shop-stats .mp-avg-rating-box-link .mp-avg-rating-box:before {
  content: "";
  position: absolute;
  top: -10px;
  left: 40px;
  border-style: solid;
  border-width: 0 10px 10px;
  border-color: #ddd transparent;
  display: block;
  width: 0;
  z-index: 0
}

.mp-profile-wrapper .mp-profile-information .mp-shop-stats .mp-avg-rating-box-link .mp-avg-rating-box:after {
  content: "";
  position: absolute;
  top: -9px;
  left: 41px;
  border-style: solid;
  border-width: 0 9px 9px;
  border-color: #fff transparent;
  display: block;
  width: 0;
  z-index: 1
}

.mp-profile-wrapper .mp-profile-information .mp-shop-stats .mp-avg-rating-box-link .mp-avg-rating-box p {
  margin: 0;
  font-size: 15px;
  font-weight: 600
}

.mp-profile-wrapper .mp-profile-information .mp-shop-stats .mp-avg-rating-box-link .mp-avg-rating-box .mp-avg-rating {
  display: inline-block;
  width: 110px;
  color: #777
}

.mp-profile-wrapper .mp-profile-information .mp-shop-stats .mp-avg-rating-box-link .mp-avg-rating-box .mp-avg-rating span:before {
  color: #f8c212
}

.mp-profile-wrapper .mp-shop-actions-info {
  display: table-cell;
  width: 60%;
  vertical-align: middle
}

.mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper {
  display: table;
  width: 100%
}

.mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-actions, .mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-info {
  display: table-cell;
  width: 50%;
  vertical-align: middle
}

.mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-actions p, .mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-info p {
  margin: 0 0 5px 0;
  letter-spacing: .5px;
  word-break: break-all
}

.mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-actions p a, .mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-info p a {
  outline: 0;
  font-size: inherit
}

.mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-actions p span, .mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-info p span {
  width: 22px;
  display: inline-block;
  vertical-align: middle
}

.mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-actions p span:before, .mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-info p span:before {
  display: inline-block;
  font-family: 'Webkul Rango';
  font-weight: 600;
  vertical-align: middle;
  opacity: .7
}

.mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-actions p span.content, .mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-info p span.content {
  display: inline-block;
  width: -moz-calc(78%);
  width: -webkit-calc(78%);
  width: -o-calc(78%);
  width: calc(78%);
  vertical-align: top
}

.mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-actions a, .mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-info a {
  width: 100%;
  text-align: center
}

.mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-actions a:first-child, .mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-info a:first-child {
  margin-bottom: 10px
}

.mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-actions .shop-mail:before, .mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-info .shop-mail:before {
  content: "\e928"
}

.mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-actions .shop-phone:before, .mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-info .shop-phone:before {
  content: "\e922"
}

.mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-actions .shop-location:before, .mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-info .shop-location:before {
  content: "\e93b"
}

.mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-info {
  padding-right: 10px
}

.mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-info .mp-shop-social-links {
  margin-top: 7px
}

.mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-info .mp-shop-social-links .mp-social-icon {
  border-radius: 3px;
  display: inline-block;
  height: 32px;
  outline: 0;
  margin: 0 8px 10px 0;
  width: 32px
}

.mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-info .mp-shop-social-links .mp-social-icon:before {
  color: #fff;
  display: inline-block;
  font-family: 'Webkul Rango';
  font-size: 20px
}

.mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-info .mp-shop-social-links .mp-social-icon.fb {
  background: #3b5999
}

.mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-info .mp-shop-social-links .mp-social-icon.fb:before {
  content: "\e970"
}

.mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-info .mp-shop-social-links .mp-social-icon.twitter {
  background: #55acee
}

.mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-info .mp-shop-social-links .mp-social-icon.twitter:before {
  content: "\e97b"
}

.mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-info .mp-shop-social-links .mp-social-icon.gplus {
  background: #dd4b39
}

.mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-info .mp-shop-social-links .mp-social-icon.gplus:before {
  content: "\e971"
}

.mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-info .mp-shop-social-links .mp-social-icon.in {
  background: #0077b5
}

.mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-info .mp-shop-social-links .mp-social-icon.in:before {
  content: "\e975"
}

.mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-info .mp-shop-social-links .mp-social-icon.yt {
  background: #cd201f
}

.mp-profile-wrapper .mp-shop-actions-info .mp-shop-action-wrapper .mp-shop-info .mp-shop-social-links .mp-social-icon.yt:before {
  content: "\e97c"
}

.mp-profile-wrapper .mp-seller-recent-product {
  margin-bottom: 30px
}

.mp-profile-wrapper .mp-seller-recent-product h3 {
  display: inline-block;
  margin-bottom: 25px
}

.mp-profile-wrapper .mp-about-shop {
  margin-bottom: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, .05);
  padding-bottom: 20px
}

.mp-profile-wrapper .mp-about-shop p {
  margin-bottom: 0;
  text-align: justify
}

.mp-profile-wrapper .mp-shop-reviews .mp-shop-review-row {
  display: table;
  width: 100%
}

.mp-profile-wrapper .mp-shop-reviews .mp-shop-review-row:not(:last-child) {
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, .05);
  padding-bottom: 20px
}

.mp-profile-wrapper .mp-shop-reviews .mp-shop-review-row .mp-shop-review-rating {
  padding-right: 15px
}

.mp-profile-wrapper .mp-shop-reviews .mp-shop-review-row .mp-shop-review-detail, .mp-profile-wrapper .mp-shop-reviews .mp-shop-review-row .mp-shop-review-rating {
  display: table-cell
}

.mp-profile-wrapper .mp-shop-reviews .mp-shop-review-row .mp-shop-review-detail p, .mp-profile-wrapper .mp-shop-reviews .mp-shop-review-row .mp-shop-review-rating p {
  margin: 0 0 5px 0;
  text-align: justify
}

.mp-profile-wrapper .mp-shop-reviews .mp-shop-review-row .mp-shop-review-detail .star-rating, .mp-profile-wrapper .mp-shop-reviews .mp-shop-review-row .mp-shop-review-rating .star-rating {
  display: inline-block;
  vertical-align: top;
  width: 100px !important
}

.mp-profile-wrapper .mp-shop-reviews .mp-shop-review-row .mp-shop-review-detail .star-rating:before, .mp-profile-wrapper .mp-shop-reviews .mp-shop-review-row .mp-shop-review-rating .star-rating:before {
  content: '' !important
}

.mp-profile-wrapper .mp-shop-reviews .mp-shop-review-row .mp-shop-review-detail .star-rating .star-full:before, .mp-profile-wrapper .mp-shop-reviews .mp-shop-review-row .mp-shop-review-rating .star-rating .star-full:before {
  content: "\f155"
}

.mp-profile-wrapper .mp-shop-reviews .mp-shop-review-row .mp-shop-review-detail .star-rating .star-half:before, .mp-profile-wrapper .mp-shop-reviews .mp-shop-review-row .mp-shop-review-rating .star-rating .star-half:before {
  content: "\f459"
}

.mp-profile-wrapper .mp-shop-reviews .mp-shop-review-row .mp-shop-review-detail .star-rating .star-empty:before, .mp-profile-wrapper .mp-shop-reviews .mp-shop-review-row .mp-shop-review-rating .star-rating .star-empty:before {
  content: "\f154"
}

.mp-profile-wrapper .mp-shop-reviews .mp-shop-review-row .mp-shop-review-detail .star-rating .star, .mp-profile-wrapper .mp-shop-reviews .mp-shop-review-row .mp-shop-review-rating .star-rating .star {
  color: #f8c212;
  display: inline-block;
  font-family: dashicons;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  height: 20px;
  line-height: 1;
  text-align: center;
  text-decoration: inherit;
  vertical-align: top;
  width: 20px
}

.mp-profile-wrapper .mp-shop-reviews .mp-shop-review-row .mp-shop-review-detail span, .mp-profile-wrapper .mp-shop-reviews .mp-shop-review-row .mp-shop-review-rating span {
  display: inline-block;
  width: 85px;
  font-size: 15px
}

.mp-profile-wrapper .mp-shop-reviews .mp-shop-review-row .mp-shop-review-detail .rating, .mp-profile-wrapper .mp-shop-reviews .mp-shop-review-row .mp-shop-review-rating .rating {
  margin-bottom: 8px
}

.mp-profile-wrapper .mp-shop-reviews .mp-shop-review-row .mp-shop-review-detail {
  width: 65%
}

.mp-profile-wrapper .mp-shop-reviews .mp-review-page-link {
  text-align: center
}

.mp-profile-wrapper .mp-shop-reviews .mp-review-page-link a {
  min-width: 200px
}

.mp-profile-wrapper .mp-add-feedback-section .wkmp_feedback_fields_in:not(:last-child) {
  margin-bottom: 15px
}

.mp-profile-wrapper .mp-add-feedback-section .wkmp_feedback_fields_in p {
  margin: 0 0 5px 0
}

.mp-profile-wrapper .mp-add-feedback-section .mp-rating-input {
  width: 30%;
  display: inline-block;
  vertical-align: top
}

.mp-profile-wrapper .mp-add-feedback-section .mp-rating-input p:first-child {
  margin-bottom: 5px
}

.mp-profile-wrapper .mp-add-feedback-section .mp-rating-input a {
  outline: 0
}

.wk-mp-loader {
  background: #000;
  display: none;
  height: 100%;
  opacity: .6;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 11111
}

.wk-mp-spinner {
  bottom: 0;
  box-sizing: border-box;
  display: inline-block;
  height: 48px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 48px
}

.wk-mp-skeleton {
  animation: wk-mp-skeleton-animate 1.5s linear infinite;
  border-bottom: solid 6px transparent;
  border-left: solid 6px transparent;
  border-radius: 50%;
  border-right: solid 6px transparent;
  border-top: solid 6px #fff
}

.wk-mp-skeleton:before {
  border-bottom: solid 6px transparent;
  border-left: solid 6px #fff;
  border-radius: 50%;
  border-right: solid 6px transparent;
  border-top: solid 6px transparent;
  box-sizing: border-box;
  content: " ";
  display: inline-block;
  height: 48px;
  left: -6px;
  position: absolute;
  top: -6px;
  transform: rotateZ(-30deg);
  width: 48px
}

.wk-mp-skeleton:after {
  border-bottom: solid 6px transparent;
  border-left: solid 6px transparent;
  border-radius: 50%;
  border-right: solid 6px #fff;
  border-top: solid 6px transparent;
  box-sizing: border-box;
  content: " ";
  display: inline-block;
  height: 48px;
  position: absolute;
  right: -6px;
  top: -6px;
  transform: rotateZ(30deg);
  width: 48px
}

@keyframes wk-mp-skeleton-animate {
  0% {
    opacity: 1;
    transform: rotate(0)
  }

  50% {
    opacity: .7
  }

  100% {
    opacity: 1;
    transform: rotate(360deg)
  }
}
