.wkmp-fw-600 {
  font-weight: 600;
}
.wkmp-text-danger,
.wkmp-error p,
.error-class {
  color: #FF0606;
}
.wkmp-text-success {
  color: #3EAB10;
}
.wkmp-text-right {
  text-align: right;
}
.wkmp-overflow-x-auto {
  overflow-x: auto;
}
.wkmp-seller-registration-fields .wkmp-role-selector-section {
  margin-bottom: 15px;
}
.wkmp-seller-registration-fields .wkmp-role-selector-section .wkmp-role-selector {
  border: 2px solid #96588a;
  display: inline-block;
  margin-left: 0;
  margin-bottom: 0;
  padding: 0;
  width: 304px;
}
.wkmp-seller-registration-fields .wkmp-role-selector-section .wkmp-role-selector li {
  background-color: #ffffff;
  cursor: pointer;
  list-style-type: none;
  padding: 10px 15px;
  position: relative;
  width: 150px;
}
.wkmp-seller-registration-fields .wkmp-role-selector-section .wkmp-role-selector li:first-child {
  float: left;
}
.wkmp-seller-registration-fields .wkmp-role-selector-section .wkmp-role-selector li:last-child {
  float: right;
}
.wkmp-seller-registration-fields .wkmp-role-selector-section .wkmp-role-selector li input[type=radio] {
  cursor: pointer;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.wkmp-seller-registration-fields .wkmp-role-selector-section .wkmp-role-selector li.active {
  background-color: #96588a;
  color: #ffffff;
}
.woocommerce-MyAccount-content .wkmp-table-action-wrap {
  display: inline-block;
  width: 100%;
  font-size: 85%;
}
.woocommerce-MyAccount-content .wkmp-table-action-wrap .wkmp-action-section {
  width: 50%;
}
.woocommerce-MyAccount-content .wkmp-table-action-wrap .wkmp-action-section.left {
  float: left;
}
.woocommerce-MyAccount-content .wkmp-table-action-wrap .wkmp-action-section.right {
  float: right;
}
.form-group {
  padding-top: 10px;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 8px 13px;
  font-size: 13px;
  line-height: 1.42857;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #96588a;
  border-radius: 3px;
}
.add-product-form .select2-container {
  width: 100%;
}
.add-product-form .wk_marketplace_attributes {
  width: 100%;
  display: inline-block;
  padding-top: 10px;
}
.add-product-form .wk_marketplace_attributes .wkmp_attributes {
  margin-top: 10px;
}
.wkmp_nav_tabs {
  border-bottom: 1px solid #ccc;
  height: 35px;
  width: 100%;
  margin: 0;
  padding: 0;
}
.wkmp_nav_tabs li {
  float: left;
  list-style: none;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-right: 5px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  outline: 0;
}
.wkmp_nav_tabs li a {
  text-decoration: none;
  padding: 8px 30px 5px;
  cursor: pointer;
  background: none repeat scroll 0 0 #fff;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: 700;
  outline: medium none;
}
.wkmp_nav_tabs li a.inactive {
  color: #666;
  outline: 0;
  border-bottom: solid 1px #ccc;
  padding: 5px 8px 7px;
}
.wkmp_nav_tabs li a:hover {
  outline: 0;
}
.wkmp_hide {
  display: none;
}
.wkmp_show {
  display: block;
}
.wkmp-table-responsive {
  min-height: 0.01%;
}
.wkmp-table-responsive .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.wkmp-table-responsive .table thead td {
  font-weight: bold;
}
.wkmp-table-responsive .table-bordered {
  border: 1px solid #ddd;
}
.wkmp-table-responsive .table-bordered thead > tr > td,
.wkmp-table-responsive .table-bordered tbody > tr > td,
.wkmp-table-responsive .table-bordered tfoot > tr > td {
  border: 1px solid #ddd;
}
.wkmp-table-responsive .table-bordered thead > tr > td,
.wkmp-table-responsive .table-bordered thead > tr > th {
  border-bottom-width: 2px;
}
.wkmp-text-left {
  text-align: left;
}
.wkmp-text-center {
  text-align: center;
}
.wkmp-text-right {
  text-align: right;
}
.wkmp-pull-right {
  float: right !important;
}
#wkmp-add-product-form {
  margin-top: 10px;
}
.wkmp-button-danger {
  color: #fff;
  background-color: #e3503e;
  border-color: #dd3520;
}
.wkmp-button-success {
  color: #fff;
  background-color: #4cb64c;
  border-color: #409e40;
}
.wkmp-img-thumbnail {
  border: 1px solid #ddd;
  display: inline-block;
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto;
}
.wkmp-img-thumbnail img {
  height: 120px;
  width: 153px;
}
.close {
  float: right;
  font-size: 19.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.alert {
  padding: 10px;
  margin-bottom: 18px;
  border: 1px solid transparent;
  border-radius: 3px;
  overflow: auto;
}
.alert-dismissible {
  padding-right: 30px;
}
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-danger {
  background-color: #f5c1bb;
  border-color: #f3b5ad;
  color: #c72f1d;
}
.text-danger {
  color: #e3503e;
}
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 9999;
}
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 50%;
}
.modal-header {
  border-bottom: 1px solid #e5e5e5;
}
.modal-body {
  position: relative;
  padding: 5px;
}
.modal-title {
  line-height: 1.42857;
}
.modal-footer {
  padding: 5px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.wkmp_avatar_logo_section {
  display: table;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 15px;
}
.wkmp_avatar_logo_section .wkmp_profile_img {
  display: table-cell;
  vertical-align: top;
  width: 50%;
}
.wkmp_avatar_logo_section .wkmp_profile_logo {
  display: table-cell;
  vertical-align: top;
  width: 50%;
}
.wkmp_avatar_logo_section label {
  font-weight: bold;
}
.wkmp_shop_banner {
  position: relative;
  width: 100%;
}
.wkmp_shop_banner img {
  width: 100%;
  height: auto;
}
.wkmp_shop_banner .wkmp_upload_banner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: #555;
  color: white;
  font-size: 16px;
  padding: 12px 24px;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  text-align: center;
}
.wkmp_shop_banner .wkmp_remove_banner {
  position: absolute;
  left: 94%;
  color: #211c1c;
  cursor: pointer;
  font-size: 15px;
  font-weight: bold;
  background: bottom;
}
.wkmp_seller_profile_info .wkmp_thumb_image {
  display: inline-block;
  padding-right: 20px;
}
.wkmp_seller_profile_info .wkmp_profile_info {
  display: inline-block;
  vertical-align: top;
}
.wkmp_seller_profile_info .wkmp_profile_info .wkmp_profile_data {
  margin: 0 0 15px;
}
.wkmp_seller_profile_info .wkmp_profile_info .wkmp_profile_data label {
  display: inline-block;
  width: 120px;
  font-weight: 600;
}
.wkmp_seller_profile_info .wkmp_profile_info .wkmp_profile_data span {
  margin-left: 15px;
}
.mp-profile-wrapper .mp-profile-information {
  width: 100%;
  display: inline-block;
}
.mp-profile-wrapper .mp-profile-information .seller-logo-info {
  width: 35%;
  display: inline-flex;
  padding: 10px;
}
.mp-profile-wrapper .mp-profile-information .seller-logo-info h2 {
  margin-top: 40px;
  margin-left: 20px;
  font-weight: bold;
  color: #6b6f77;
}
.mp-profile-wrapper .mp-profile-information .seller-logo-info h2 span {
  margin-top: 5px;
  margin: 10px;
  color: #f8c212;
}
.mp-profile-wrapper .mp-profile-information .seller-contact-info {
  width: 35%;
  display: inline-block;
}
.mp-notification-list {
  list-style: disc;
  margin: 15px 0 0;
  padding-left: 30px;
  font-size: 13px;
  color: #666;
  line-height: 25px;
}
.product-name .wkmp-refund {
  position: absolute;
  right: 0;
}
.wkmp-refund::before {
  font-family: Dashicons;
  font-weight: 400;
  content: "";
  vertical-align: middle;
  line-height: 1em;
  margin-right: 4px;
}
.wkmp-order-refund #refund-reason {
  padding: 3px 2px;
}
.wkmp-order-refund {
  display: none;
}
.wkmp-green {
  color: green;
}
.wkmp-order-discount {
  color: #999;
}
.product-name .product-quantity {
  position: relative;
  line-height: 1px;
}
.product-name .wkmp-refund {
  position: absolute;
  right: 0;
}
.wkmp-refund::before {
  font-family: Dashicons;
  font-weight: 400;
  content: "";
  vertical-align: middle;
  line-height: 1em;
  margin-right: 4px;
}
.add-product-form .mp-toggle-select {
  background: transparent;
  padding: 6px 2px;
  border-radius: 3px;
  color: #6d6d6d;
}
.add-product-form #product-form table {
  margin: 0;
  padding: 0;
}
.add-product-form #product-form table tr,
.add-product-form #product-form table td,
.add-product-form #product-form table .wkmp_attributes:last-child {
  border: 0 none;
}
.add-product-form #product-form label.wkmp-checkbox-inline input {
  vertical-align: middle;
  margin: 0;
}
.add-product-form #product-form select {
  padding: 8px 10px;
  border-radius: 3px;
  border: 1px solid #D5D5D5;
  background-color: #fff;
  width: 100%;
}
.add-product-form #product-form .help {
  position: relative;
}
.add-product-form #product-form .wkmp-help-tip-sol {
  display: none;
  position: absolute;
  margin-top: 10px;
  color: #fff;
  font-size: 13px;
  width: 150px;
  background: #333;
  text-align: center;
  border-radius: 3px;
  padding: 0.618em 1em;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.add-product-form #product-form .wkmp-help-tip-sol:before {
  content: "";
  border-style: solid;
  border-width: 0 10px 10px;
  border-color: #333 transparent;
  display: block;
  position: absolute;
  top: -10px;
  right: 21px;
  width: 0;
  z-index: 0;
}
.add-product-form #product-form .help-tip:after {
  font-family: Dashicons;
  font-weight: 400;
  position: relative;
  top: 3px;
  left: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
  content: "";
  cursor: help;
  margin: 0px;
}
.add-product-form #product-form #product_sku {
  margin-right: 0;
}
.add-product-form #product-form .wkmp_product_input,
.add-product-form #product-form .wc_input_decimal {
  background-color: #ffffff;
  border: 1px solid #d5d5d5;
  border-radius: 2px;
  box-sizing: border-box;
  box-shadow: none;
  line-height: normal;
  outline: 0;
  padding: 8px 10px;
  -webkit-appearance: none;
  width: 100%;
}
.add-product-form #product-form .wkmp_product_input[disabled=disabled],
.add-product-form #product-form .wc_input_decimal[disabled=disabled] {
  background-color: #d6d6d6;
  pointer-events: none;
}
.add-product-form #product-form .wc_input_decimal {
  margin-bottom: 8px;
}
.add-product-form #product-form .wkmp_attributes {
  margin-bottom: 10px;
}
.add-product-form #product-form .wkmp_attributes .wkmp_product_input {
  display: inline-block;
  margin-right: 20px;
  width: auto;
}
.add-product-form #product-form .wkmp_attributes button {
  padding: 6px 20px;
}
.add-product-form #product-form .wkmp_attributes .wk-mp-attribute-config {
  margin-top: 10px;
}
.add-product-form #product-form .wkmp_marketplace_variation {
  border: solid 1px #eee;
  margin-bottom: 20px;
}
.add-product-form #product-form .wkmp_marketplace_variation button {
  font-size: 16px;
}
.add-product-form #product-form .wkmp_marketplace_variation label {
  color: #6d6d6d;
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px;
}
.add-product-form #product-form .wkmp_marketplace_variation select {
  width: 50%;
  font-size: 16px;
  margin-right: 15px;
}
.add-product-form #product-form .wkmp_marketplace_variation .wkmp_upload_image_variation {
  width: 200px;
}
.add-product-form #product-form .wkmp_marketplace_variation table td {
  padding: 10px;
}
.add-product-form #product-form .wkmp_marketplace_variation input[type="checkbox"] {
  width: auto;
}
.add-product-form #product-form .wkmp_marketplace_variation input {
  width: 100%;
}
.add-product-form #product-form #avariationtabwk div.wkmp_marketplace_variation h3 {
  background-color: #EEEEEE;
  padding: 10px;
}
.add-product-form .mp-toggle-select {
  background: transparent;
  padding: 6px 2px;
  border-radius: 3px;
  color: #6d6d6d;
}
.add-product-form #product-form table {
  margin: 0;
  padding: 0;
}
.add-product-form #product-form table tr,
.add-product-form #product-form table td,
.add-product-form #product-form table .wkmp_attributes:last-child {
  border: 0 none;
}
.add-product-form #product-form label.wkmp-checkbox-inline input {
  vertical-align: middle;
  margin: 0;
}
.add-product-form #product-form select {
  padding: 8px 10px;
  border-radius: 3px;
  border: 1px solid #D5D5D5;
  background-color: #fff;
  width: 100%;
}
.add-product-form #product-form .help {
  position: relative;
}
.add-product-form #product-form .wkmp-help-tip-sol {
  display: none;
  position: absolute;
  margin-top: 10px;
  color: #fff;
  font-size: 13px;
  width: 150px;
  background: #333;
  text-align: center;
  border-radius: 3px;
  padding: 0.618em 1em;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.add-product-form #product-form .wkmp-help-tip-sol:before {
  content: "";
  border-style: solid;
  border-width: 0 10px 10px;
  border-color: #333 transparent;
  display: block;
  position: absolute;
  top: -10px;
  right: 21px;
  width: 0;
  z-index: 0;
}
.add-product-form #product-form .help-tip:after {
  font-family: Dashicons;
  font-weight: 400;
  position: relative;
  top: 3px;
  left: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
  content: "";
  cursor: help;
  margin: 0px;
}
.add-product-form #product-form #product_sku {
  margin-right: 0;
}
.add-product-form #product-form .wkmp_product_input,
.add-product-form #product-form .wc_input_decimal {
  background-color: #ffffff;
  border: 1px solid #d5d5d5;
  border-radius: 2px;
  box-sizing: border-box;
  box-shadow: none;
  line-height: normal;
  outline: 0;
  padding: 8px 10px;
  -webkit-appearance: none;
  width: 100%;
}
.add-product-form #product-form .wkmp_product_input[disabled=disabled],
.add-product-form #product-form .wc_input_decimal[disabled=disabled] {
  background-color: #d6d6d6;
  pointer-events: none;
}
.add-product-form #product-form .wc_input_decimal {
  margin-bottom: 8px;
}
.add-product-form #product-form .wkmp_attributes {
  margin-bottom: 10px;
}
.add-product-form #product-form .wkmp_attributes .wkmp_product_input {
  display: inline-block;
  margin-right: 20px;
  width: auto;
}
.add-product-form #product-form .wkmp_attributes button {
  padding: 6px 20px;
}
.add-product-form #product-form .wkmp_attributes .wk-mp-attribute-config {
  margin-top: 10px;
}
.add-product-form #product-form .wkmp_marketplace_variation {
  border: solid 1px #eee;
  margin-bottom: 20px;
}
.add-product-form #product-form .wkmp_marketplace_variation button {
  font-size: 16px;
}
.add-product-form #product-form .wkmp_marketplace_variation label {
  color: #6d6d6d;
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px;
}
.add-product-form #product-form .wkmp_marketplace_variation select {
  width: 50%;
  font-size: 16px;
  margin-right: 15px;
}
.add-product-form #product-form .wkmp_marketplace_variation .wkmp_upload_image_variation {
  width: 200px;
}
.add-product-form #product-form .wkmp_marketplace_variation table td {
  padding: 10px;
}
.add-product-form #product-form .wkmp_marketplace_variation input[type="checkbox"] {
  width: auto;
}
.add-product-form #product-form .wkmp_marketplace_variation input {
  width: 100%;
}
.add-product-form #product-form #avariationtabwk div.wkmp_marketplace_variation h3 {
  background-color: #EEEEEE;
  padding: 10px;
}
#edit_product_tab,
#edit_notification_tab {
  border-bottom: 1px solid #ccc;
  height: 35px;
  width: 100%;
  margin: 0;
  padding: 0;
}
#edit_product_tab li a {
  padding: 8px 30px 5px;
  cursor: pointer;
  background: none repeat scroll 0 0 #fff;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: 700;
  outline: medium none;
  text-decoration: none;
}
#edit_notification_tab li a {
  padding: 8px 30px 5px !important;
}
#edit_product_tab li a,
#edit_notification_tab li a {
  cursor: pointer;
  background: none repeat scroll 0 0 #fff;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: 700;
  outline: medium none;
  text-decoration: none;
  padding: 5px 8px 8px;
}
#edit_product_tab li,
#edit_notification_tab li {
  float: left;
  list-style: none;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-right: 5px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  outline: none;
}
#edit_notification_tab li a.inactive {
  padding: 8px 30px 4px;
  color: #666;
  background: #EEE;
  outline: none;
  border-bottom: solid 1px #CCC;
}
#edit_product_tab li a.inactive {
  color: #666;
  background: #EEE;
  outline: none;
  border-bottom: solid 1px #CCC;
  padding: 5px 8px 8px;
}
#edit_product_tab li a:hover,
#edit_product_tab li a.inactive:hover,
#edit_notification_tab li a:hover,
#edit_notification_tab li a.inactive:hover {
  outline: none;
}
.input_fields_toolbar {
  text-align: right;
}
#inventorytabwk p label {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
#inventorytabwk p input[type="checkbox"] {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.wkmp_container {
  border: 0 none;
  clear: both;
  padding-top: 20px;
  text-align: left;
  width: 100%;
}
.wkmp_container .wkmp_profile_input {
  display: inline-block;
  margin-bottom: 25px;
  width: 100%;
}
.wkmp_container .wkmp_profile_input label {
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 6px;
}
.wkmp_container ul {
  margin-left: 25px;
  line-height: 1.4;
  list-style-type: disc;
}
.wkmp_container ul.actions {
  margin: 0;
}
.wkmp_container .options_group {
  display: inline-block;
  width: 100%;
}
.wkmp_container .options_group input {
  padding: 10px 20px;
}
.wkmp_container .options_group p {
  font-size: 18px;
  margin-left: 0px;
}
.wkmp_container .dimensions_field {
  margin: 20px 0px 10px;
  font-size: 18px;
}
.wkmp_container h2 {
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 10px;
  color: #5685bc;
}
.wkmp_container p {
  line-height: 1.3;
  margin: 10px 0px;
}
.wkmp_container li {
  padding-bottom: 5px;
  margin-left: 5px;
  font-size: 18px;
}
.wkmp_container .add-variant-attribute:before {
  content: "\e943";
  font-family: 'Webkul Rango';
  margin-right: 5px;
  vertical-align: middle;
}
.wkmp_container input.select2-search__field {
  width: 100% !important;
}
.select-group .bttn-group {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 250px;
}
.select-group .bttn-group .dropdown-togle {
  color: #333;
  background-color: #ffffff;
  border-color: #adadad;
  width: 100%;
  padding: 10px 12px 10px 0px;
  border: 1px solid #adadad;
  border-radius: 4px;
  font-size: 15px;
  display: inline-block;
  outline: none;
}
.select-group .group-select.bttn-group .dropdown-togle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 80%;
  text-transform: capitalize;
  color: #333;
}
.select-group .group-dropdown-menu {
  display: none;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  max-height: 230px;
  overflow: hidden;
  min-height: 42px;
}
.select-group .group-select.bttn-group .group-dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  min-width: 100%;
}
.select-group .open > .group-dropdown-menu {
  display: block;
}
.select-group .grp-searchbox {
  padding: 4px 8px;
}
.group-select.bttn-group .group-dropdown-menu li {
  position: relative;
}
.select-group .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.select-group .group-select.bttn-group .group-dropdown-menu.inner span {
  display: block;
  font-size: 15px;
  color: #333;
  margin: 10px 0px;
  padding: 0px 10px;
  cursor: pointer;
}
.select-group .group-select > select {
  position: absolute!important;
  bottom: 0;
  left: 50%;
  display: block!important;
  width: 0.5px !important;
  height: 100%!important;
  display: none !important;
}
.carret {
  position: relative;
  cursor: pointer;
}
.carret:before {
  content: '';
  position: absolute;
  top: 38%;
  left: 213px;
  border-top: 7px solid #999;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
}
.carret:hover:before {
  border-top-color: #222;
}
.wkmp-toggle-sidebar {
  clear: both;
  display: inline-block;
  width: 100%;
  margin: 5px 0;
}
.wkmp-toggle-select-container {
  margin-top: 15px;
}
.wkmp-toggle-select-container select {
  margin-bottom: 20px;
}
.wkmp-toggle-select {
  padding: 5px 0px;
  background: transparent;
  border: 1.5px solid #bbb;
  outline: none;
  border-radius: 3px;
  vertical-align: middle;
}
#wk-mp-product-images .imgdiv,
#product_image .imgdiv {
  width: 70px;
  position: relative;
  border: 2px solid #CCC;
  display: block;
  overflow: hidden;
  float: left;
  margin: 0 5px;
}
#wk-mp-product-images .imgdiv img,
#product_image .imgdiv img {
  border: 0 none;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  padding: 0;
}
#wk-mp-product-images .mp_pro_image_gallary,
#product_image .mp_pro_image_gallary {
  display: inline-block;
  margin: 0 10px 10px 0;
  width: 60px;
}
#wk-mp-product-images,
.wkmp-side-head {
  clear: both;
  display: inline-block;
  width: 100%;
  margin: 15px 0;
}
#handleFileSelectgalaray img {
  display: inline-block;
  margin-right: 5px;
}
#handleFileSelectgalaray {
  display: block;
  height: auto;
  margin-bottom: 10px;
  position: relative;
  width: auto;
}
.mp-toggle-selected-display {
  display: inline-block;
  font-weight: 500;
  text-transform: capitalize;
  width: 100px;
}
.mp-toggle-selected-display.green {
  color: green;
}
.mp-section-seperate {
  margin: 25px 0px 0px;
}
.wkmp_var_btn {
  position: relative;
  float: right;
  right: 0px;
}
#mp-loader {
  border-radius: 50%;
  border-top: solid 6px #1E73BE;
  border-right: solid 6px #1E73BE;
  border-bottom: solid 6px #1E73BE;
  border-left: solid 6px #1E73BE;
  width: 48px;
  height: 48px;
  display: none;
  box-sizing: border-box;
  position: relative;
  margin: 50px auto;
}
#mp-loader:before {
  animation: cp-meter-animate-before 1s linear infinite;
  background-color: #1E73BE;
  border-radius: 3px;
  box-sizing: border-box;
  content: " ";
  display: inline-block;
  height: 12px;
  left: 16px;
  position: absolute;
  top: 5px;
  transform-origin: center bottom;
  width: 6px;
}
/*Seller collection.*/
.mp-scollection {
  display: inline-block;
  width: 100%;
}
.favourite-seller table,
.wrap table,
table.wc-shipping-zones-list {
  border: 1px solid #eee;
}
table.wc-shipping-zones-list td ul {
  margin-left: 0px;
  margin-bottom: 5px;
}
table.wc-shipping-zones-list th:nth-child(3) {
  width: 28%;
}
table.wc-shipping-zones-list th:nth-child(4) {
  width: 15%;
}
table.wc-shipping-zones-list th:nth-child(2) {
  width: 28%;
}
@keyframes cp-meter-animate-before {
  0% {
    transform: rotate(-45deg);
  }
  100% {
    transform: rotate(315deg);
  }
}
@-webkit-keyframes cp-meter-animate-before {
  0% {
    transform: rotate(-45deg);
  }
  100% {
    transform: rotate(315deg);
  }
}
.mp-order-view a.print-invoice {
  float: right;
}
.mp-order-view h3 {
  font-weight: 500;
}
.mp-select {
  background: transparent;
  border-radius: 3px;
  padding: 10px;
  width: 100%;
}
.mp_ship_tags {
  float: left;
  margin-right: 2px;
  margin-bottom: 7px;
  margin-top: 1px;
  border-radius: 4px;
  border: 1px solid #cccccc;
  background: #ebeaea;
  border-color: #cccccc;
  cursor: pointer;
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.3);
  position: relative;
  padding: 2px 23px 2px 6px;
}
.mp_del_tag {
  display: inline-block;
  width: 20px;
  float: right;
  margin-left: 6px;
  border-left: 1px solid #ccc;
  position: absolute;
  top: 0px;
  right: 0px;
  background: #2F2D2D;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  text-align: center;
  font-size: 19px;
  padding-bottom: 0px;
}
.wc-shipping-zone-rows .row-actions {
  display: none;
}
.wc-shipping-zone-rows tr:hover .row-actions {
  display: block;
}
.wc-shipping-zones-list .mp_ship_tags {
  padding-right: 8px;
  margin: 0px 3px 3px 3px;
  cursor: auto;
  border: 2px solid #ddd;
}
.wc-shipping-zones-list ul li {
  list-style: none;
}
.wc-shipping-zones-list td p {
  font-size: 18px;
}
.shipping-extended ul li {
  display: inline-block;
  margin: 5px 10px;
  border: 2px solid #883F7A;
  padding: 5px;
  border-radius: 3px;
  background-color: #96588a;
}
.shipping-extended ul li a {
  color: #fff;
}
.shipping-extended ul li:nth-child(1) {
  margin-left: 0px;
}
.shipping-extended ul li:last-child {
  display: inherit;
  margin: 0px;
  padding: 0px;
  border-radius: 0px;
  background-color: #fff;
  border: none;
}
.shipping-extended ul li:last-child a {
  color: #96588a;
}
.list-shipping ul li {
  margin: 0px 5px 5px 3px;
  padding: 4px 8px;
  border: 1px solid #96588a;
  display: inline-block;
}
.list-shipping ul li a:focus {
  outline: none;
}
/*// Shipping Classes*/
.wc-shipping-classes .row-actions {
  color: #ddd;
  font-size: 13px;
  position: relative;
  left: -9999em;
}
.wc-shipping-classes tbody tr:hover .row-actions {
  position: static;
}
.wc-shipping-classes tbody .edit {
  display: none;
}
.list-shipping ul {
  margin-left: 0px;
}
.new-ship-zone a {
  display: inline-block;
  margin: 15px 0px;
}
.edit-mp-tab {
  border-bottom: 1px solid #ccc;
  height: 35px;
  width: 100%;
  margin: 0;
  padding: 0;
}
.edit-mp-tab li a {
  cursor: pointer;
  background: none repeat scroll 0 0 #fff;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #5685bc;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: 700;
  outline: medium none;
  text-decoration: none;
  padding: 7px 10px;
}
.edit-mp-tab li {
  float: left;
  list-style: none;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-right: 5px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  outline: none;
}
.edit-mp-tab li a.inactive {
  color: #666;
  background: #EEE;
  outline: none;
  border-bottom: solid 1px #CCC;
  padding: 5px 8px 8px;
}
.edit-mp-tab li a:hover,
.edit-mp-tab li a.inactive:hover {
  color: #5685bc;
  outline: none;
}
.shipping-container label {
  font-weight: 700;
}
.shipping-container input:not([type="submit"]) {
  width: 100%;
}
.mp_shipping_country .select2 {
  width: 100% !important;
}
.outer-ship-method {
  position: relative;
}
.del-ship-method {
  cursor: pointer;
}
.del-ship-method:before {
  content: '\f153';
  font-family: dashicons;
  color: #000;
  position: absolute;
  top: -13px;
  right: -6px;
  font-size: 20px;
}


/*# sourceMappingURL=front.css.map*/