.dashboard-product-table-wrp table {
  width: 100% !important;
}

.ck-editor__editable {
  min-height: 200px;
}
/* .ck-icon.ck-reset_all-excluded {
  display: none;
} */
.open-edit-modal {
  cursor: pointer;
}
.dashboard-product-table-wrp
  .dt-layout-cell.dt-start
  ~ .dt-layout-cell.dt-end:before {
  width: 100%;
  padding: 10px 20px 20px 0px;
  display: flex;
  content: "All Products";
  color: #45464e;
  font-size: 16px;
  font-family: "Manrope";
  font-weight: 500;
}
.dashboard-product-table-wrp
  .dt-layout-row.dt-layout-table
  ~ .dt-layout-row
  .dt-layout-cell.dt-end:before {
  display: none;
}
.dashboard-product-table-wrp #ex1-tabs-2 #productsDatatable1_wrapper,
.dashboard-product-table-wrp div#productsDatatable2_wrapper {
  padding: 20px;
}
.dashboard-product-table-wrp .dt-layout-cell.dt-end .dt-search input {
  max-width: 170px;
}
.preview_img {
  max-width: 50px;
  border-radius: 50%;
  min-height: 50px;
  margin-left: 20px;
}
.preview_img[src="false"] {
  display: none !important;
}

.body-gray {
  background-color: #eff0f3 !important;
  padding-top: 0px !important;
}
.page-holder .page-breadcrumb {
  margin-bottom: 45px;
}
.margin-three {
  margin-bottom: 30px !important;
}
.page-holder.body-gray .page-headings,
.page-holder .page-heading {
  font-size: 18px;
  font-family: "Space Grotesk", Sans-serif;
  font-weight: 600 !important;
  text-transform: capitalize;
}
.page-id-4732 .header-btn-section,
.page-id-4732 .header-menu-section,
.page-id-4732 .footer,
.page-id-4732 .topbars {
  display: none;
}
.width-fivty.seventy {
  width: 70%;
}
select {
  appearance: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(./images/gray-arrows.svg) !important;
  background-repeat: no-repeat !important;
  background-position: right 10px center !important;
  background-size: 16px 16px !important;
  padding-right: 30px !important;
  border: 1px solid #ccc !important;
}

span.form-check,
span.dt-column-title {
  display: flex;
  align-items: center;
}
button.dt-paging-button:focus {
  background: unset;
}
.card-heading {
  text-transform: capitalize !important;
}
.sales-channel select#userSalesFilter,
select#sales-filter,
.creator-order-dash #dashboard-top-selling-product-sort {
  background-image: url(./images/down-arrow.svg) !important;
  padding-right: 25px !important;
}
.creator-order-dash #dashboard-top-selling-product-sort {
  color: #1c1d22;
}
.creator-edit-profile form.card.mb-4 {
  position: unset !important;
}
.creator-edit-profile .container-fluid.padding-left-right {
  position: relative;
}
.creator-edit-profile .tab-content.edit-profiles .card-footer.text-end {
  position: absolute;
  top: 220px;
  right: 50px;
  z-index: 9;
  background: none;
  padding: 0px !important;
}
.dashborad-sidebar li .sidebar-link:focus svg path {
  stroke: #fff;
  fill: unset;
}
select#dashboard-top-selling-product-sort {
  border: 0px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.badge-success-light {
  color: #519c66 !important;
  background-color: rgb(50 147 111 / 16%) !important;
}
.dashboard-order-details .share-product p a {
  margin: 0px !important;
}
.page-holder.body-gray.dashboard-order-details {
  align-items: flex-start;
  display: unset;
}
.inner-order button#cancel-order-btn {
  background: transparent;
  color: #550c98;
  border: 1px solid #550c98;
}
.inner-order button#cancel-order-btn:hover {
  background: #550c98 !important;
  border-color: #550c98 !important;
  color: #fff !important;
}
.admin-product-id table tr th {
  width: calc(20% - 10px) !important;
  max-width: 100% !important;
  min-width: 100% !important;
}
button.copy-btn img {
  height: 15px;
  width: 42px;
}
.dt-paging.paging_full_numbers button {
  margin-right: 5px;
}
.admins-edit-products .filter-wrapper select#userSalesFilter {
  padding-right: 30px !important;
  background-size: 10px 16px !important;
}
.admin-product-id td.publish-stock span.text-red {
  color: #dd0000 !important;
}
.admin-product-id .dataTable-search {
  width: 100%;
  max-width: 176px;
}
.admin-product-id table tr td.publish-stock * {
  font-weight: 500;
}
.creator-filter-lable label,
.date-filter-lable label {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.orders-filters-right select#creatorFilter1,
.orders-filters-right select#creatorFilter2,
.orders-filters-right select#creatorFilter3,
.date-filter-toggle input#min,
.date-filter-toggle input#max {
  border-radius: 8px !important;
}
.admin-order .card-body .subtitle {
  font-family: "Manrope";
}
.subtitle {
  text-transform: capitalize !important;
}
.product-table-wrp th {
  font-weight: 600;
}
.dashboard-product-tab-wrp .share-product a.add-button {
  background: #270059;
}
li.pager {
  position: relative;
}
.dataTable-pagination .pager a {
  font-size: 0px;
  height: 35px;
  width: 30px;
}
.dataTable-pagination li.pager:first-child:after,
.dataTable-pagination li.pager:last-child:after {
  position: absolute;
  content: "";
  top: 50%;
  height: 10px;
  width: 10px;
  background-repeat: no-repeat;
  transform: translateY(-50%);
  left: 50%;
  cursor: pointer;
}
.dataTable-pagination li.pager:first-child:after {
  background-image: url(./images/page-left-arrow.svg);
}
.dataTable-pagination li.pager:last-child:after {
  background-image: url(./images/page-right-arrow.svg);
}
.low-stock-count a {
  color: #5570f1 !important;
}
.low-stock-count a:hover {
  text-decoration: none !important;
}
.custom-select {
  position: relative;
  width: 100%;
}

.select-box {
  border-radius: 8px;
  padding: 12px;
  border: 1px solid rgb(103 103 103 / 40%);
  background-color: rgb(239 241 249 / 60%);
  cursor: pointer;
  font-size: 16px;
  font-family: Arial, sans-serif;
  display: flex;
  justify-content: space-between;
}

.options-container {
  position: absolute;
  top: 50px;
  width: 100%;
  border: 1px solid #cfd3d4;
  background-color: white;
  display: none;
  z-index: 1;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  margin-top: 2px;
}

.option {
  padding: 10px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}
.select-box.active {
  border-color: #5570f1;
}
.option-title {
  font-size: 14px;
  font-weight: 500;
  color: #45464e;
}
span.option-title {
  color: #33343a;
}
.option-subtitle {
  font-size: 14px;
  color: rgb(51 52 58 / 50%);
  font-family: "Manrope", sans-serif;
}

.option:hover {
  background-color: #f1f1f1;
}

.select-box.active + .options-container {
  display: block;
}

.creator-order-dash .card-header.top-selling {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.alert {
  z-index: 99;
}
.dashbox-left-eight .dashbox-four .card-body {
  padding: 20px;
}
h4#dashboard-abandoned-cart-percentage {
  font-size: 20px;
  font-weight: 500 !important;
}
.dashboard-wrp select {
  background-size: 12px 16px !important;
}
a.get_the_title {
  letter-spacing: normal;
  text-transform: capitalize !important;
}
a#userInfo img.avatar {
  border-radius: 8px;
  box-shadow: none !important;
  margin-left: 20px;
}
.crators-box-flex .subtitle,
.bag-value .subtitle {
  text-transform: capitalize;
}
header.header.dashborad-header nav.navbar.shadow {
  box-shadow: 0 0.5px 1px rgba(0, 0, 0, 0.15) !important;
}
.creators-report {
  align-content: flex-start;
}
.page-holder.no-flex {
  display: unset;
  padding-top: 0px;
}
.page-breadcrumb {
  width: 100%;
  background: #fff !important;
  margin: 0px;
  padding: 9px 20px;
}
ul.breadcrumb {
  margin: 0;
}
li.breadcrumb-item *,
.breadcrumb-item + .breadcrumb-item::before {
  color: #8b8d97 !important;
  font-size: 12px;
}
.crators-edit-products .page-heading,
.admins-edit-products .page-heading {
  font-size: 16px;
}
.crators-edit-products .page-heading,
.admins-edit-products .page-heading {
  color: #45464e;
  font-weight: 500;
}
.crators-edit-products .product-date,
.admins-edit-products .product-date {
  color: #8b8d97;
  font-weight: 300;
  font-size: 16px;
}
.crators-edit-products .page-header,
.admins-edit-products .page-header {
  gap: 50px;
}
.crators-edit-products .produt-url,
.admins-edit-products .produt-url {
  display: flex;
  gap: 10px;
  width: calc(30% - 10px);
  align-items: center;
}
span.date-color,
span.url {
  color: #45464e;
  font-weight: 500;
}
.card-table .modal-content .modal-title {
  font-weight: 500;
  font-family: "Manrope", sans-serif !important;
}
.admins-edit-products .copy-text.produt-url input.text {
  max-width: 100 px;
}
.PricesStock .form-check-input:checked {
  background-color: #550c98 !important;
  border-color: #550c98 !important;
}

.crators-edit-products h1.page-heading,
.crators-edit-products .product-date {
  width: auto;
  text-transform: unset;
}
.reports-chart.sales-channel.reports-sales {
  padding: 20px;
  margin-top: 0px !important;
  overflow-x: hidden;
  width: 100%;
}
.content-creator h3 {
  font-size: 20px;
  font-weight: 500;
  font-family: "Poppins";
}

.page-holder .bg-gray-100 {
  background-color: #eff0f3 !important;
}

button.copy-btn,
button.copy-btn:hover {
  padding: 0px;
  border: 0px;
  background: transparent;
}
.PricesStock button:hover,
.absolute-btn button:hover,
.share-product a:hover {
  background: #550c98 !important;
  border-color: #550c98 !important;
  color: #fff !important;
}
.share-product a.delete-btn {
  background: #cc5f5f;
  border-color: #cc5f5f;
  color: #fff;
}
.crators-edit-products .card-body button,
form .absolute-btn button,
.share-product a {
  border-radius: 12px;
  font-family: "Inter", sans-serif;
  margin-bottom: 20px;
  margin-top: 40px;
  font-size: 16px;
  color: #fff;
}
.crators-edit-products .card-body button,
form .absolute-btn button,
.share-product a {
  background: #1c1d22;
  border-color: #1c1d22;
}
.share-product a.edit-btn,
.share-product a.delete-btn {
  width: 100%;
  max-width: 161px;
  padding: 6px 20px !important;
}

.share-product a.edit-btn {
  margin-right: 10px;
}

span.url {
  width: 100%;
  max-width: max-content;
  font-size: 16px;
}
.copy-text.produt-url input.text {
  background: transparent !important;
  border: 0px !important;
  padding: 0px;
  width: 100%;
}
.admins-edit-products .prodcut-details-admin {
  width: 80%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.admins-edit-products h1.page-heading,
.admins-edit-products .product-date,
.admins-edit-products .produt-url {
  width: calc(33% - 10px);
}
.share-product-btn {
  width: 30%;
  text-align: right;
}
/* select {
    appearance: none;
    -webkit-appearance: none; 
    -moz-appearance: none;  
    
  }  
  /* select:before{
    content: "";
    background: url('../images/down-arrow.svg') no-repeat right center;
    padding-right: 20px;  
  } */
.bag-value {
  width: calc(33% - 10px);
}
.bag-value .subtitle,
.admin-purchases .head-title,
.admin-purchases tr.align-middle td,
.font-four,
.crators-edit-products .page-heading,
.admins-edit-products .page-heading,
.dashboard-Creators-section .subtitle {
  font-family: "Inter", sans-serif;
  letter-spacing: normal;
}
.admin-purchases th.font-four:first-child,
.admin-purchases td:first-child {
  padding-left: 0px !important;
}
.admin-purchases .badge {
  font-size: 12px;
}
.dt-paging.paging_full_numbers {
  text-align: right;
}
.bag-value .subtitle {
  font-size: 14px;
  color: #8b8d97;
}
.bag-value h4 {
  font-size: 20px !important;
  color: #45464e !important;
}
.dt-layout-cell.dt-start {
  display: none;
}
table#orderInnerDatatable tr:hover th,
table#orderInnerDatatable tr:hover td {
  background: none !important;
  box-shadow: none;
}
table#orderInnerDatatable th,
table#orderInnerDatatable td {
  background: transparent;
  border: 0px;
  color: #2c2d33;
  padding: 12px 8px;
  vertical-align: middle;
}
.admin-purchases table {
  border-top: 1px solid #e1e2e9;
}
.admin-purchases .head-title {
  padding-top: 10px;
  margin-bottom: 20px;
  font-size: 16px;
}
.paddint-two {
  padding: 20px;
}

.admin-purchases input.form-check-input {
  width: 24px;
  height: 24px;
  border-radius: 8px !important;
  border-color: #cfd3d4;
}
.admin-purchases tr.align-middle td {
  color: #6e7079;
  font-size: 12px;
}
.font-four {
  font-size: 14px;
  font-weight: 500;
  color: #2c2d33;
}

.bag-select .card-body {
  display: flex;
  flex-direction: column;
  gap: 32px;
  justify-content: space-between;
}
.admins-edit-products .card-body {
  padding: 20px;
}
.crators-edit-products .filter-wrapper select#userSalesFilter {
  padding: 0px !important;
}
.add-product-left-content textarea#postTitle {
  border-radius: 6px !important;
}
.page-holder.body-gray {
  display: unset;
}
.crators-edit-products .filter-wrapper select#userSalesFilter,
.admins-edit-products .filter-wrapper select#userSalesFilter {
  color: #bec0ca;
  font-size: 12px !important;
  height: 35px;
}
.crators-edit-products .PricesStock .card-heading {
  font-size: 16px;
  letter-spacing: normal;
  font-weight: 500;
}
.PricesStock .input-group.symbols .symbols-test {
  position: absolute;
  left: 20px;
  z-index: 99;
  top: 50%;
  transform: translate(-50%, -50%);
}
.PricesStock label {
  font-size: 14px;
  font-weight: 600 !important;
  font-family: "Raleway", sans-serif;
}
.PricesStock .row {
  row-gap: 40px;
}
.PricesStock .input-group input,
.PricesStock .input-group.symbols input {
  border-radius: 6px !important;
  height: 35px !important;
  width: 100%;
  max-width: 330px;
}
.admin-purchases thead tr {
  border-bottom: 1px solid #e1e2e9;
}
.container-fluid.padding-left-right.crators-edit-products {
  position: relative;
}
.crators-edit-products .card.mb-4.PricesStock,
.crators-edit-products form.d-flex.flex-grow-1,
.crators-edit-products .row.mb-5.d-flex.justify-content-between,
.crators-edit-products section {
  position: unset !important;
}
.product-img {
  text-align: center;
}
.product-img img {
  height: 151px;
  width: 151px;
  object-fit: cover !important;
}
.absolute-btn button#requestChanges {
  position: absolute;
  top: 10px;
  right: 30px;
  margin: 0px;
}
.input-group.symbols input {
  padding-left: 35px;
}
.tab-heading .PricesStock .card-header {
  display: flex;
  gap: 20px;
  align-items: center;
  padding: 20px;
  border-radius: 12px !important;
  box-shadow: none !important;
}
.crators-box-two .card-body span.lebel {
  font-size: 12px;
  color: #8b8d97;
  font-family: "Inter", sans-serif;
}
.inter {
  font-family: "Inter", sans-serif;
}
.crators-box-flex .card-body h4 {
  font-size: 20px;
  color: #45464e !important;
  font-weight: 500;
}

.crators-box-flex .subtitle {
  color: #8b8d97;
  font-size: 14px;
  letter-spacing: normal;
}
.crators-box-flex .five-zero {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.crators-box-flex .woocommerce-Price-amount.amount,
.crators-box-flex .vlaues.inter {
  font-size: 14px;
  font-weight: 500;
}
.card-right p.badge.badge-success-light {
  color: #519c66;
  background-color: rgb(81 156 102 / 16%);
  font-size: 12px;
  padding: 5px 20px;
  border-radius: 10px;
  margin: 0px !important;
  text-transform: capitalize;
}
.crators-box-flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.crators-box-flex .card-body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.crators-box-one {
  width: calc(15% - 15px);
}
.crators-box-two {
  width: calc(35% - 15px);
}
.crators-box-w {
  width: calc(25% - 15px);
}
.crators-edit-products .card-body {
  padding: 20px;
  gap: 20px;
}
.reports-sales .card-heading {
  color: #143071;
  font-weight: 700;
  letter-spacing: normal;
  font-size: 20px;
  font-family: "Raleway";
}
.reports-sales .card-header {
  box-shadow: none;
}
.reports-sales canvas#userSalesChart {
  margin-top: 40px;
}
.reports-sales .filter-wrapper select#userSalesFilter {
  border: 1px solid rgb(10 24 56 / 14%) !important;
  border-radius: 6px !important;
  /* margin-right: 31px !important; */
  height: 36px;
  padding: 0px 25px 0px 10px;
}
.reports-sales .card-header-more {
  position: unset !important;
  transform: unset !important;
}
.reports-sales .filter-wrapper {
  width: 100%;
  max-width: 145px;
}
.card-table thead th {
  text-transform: unset !important;
}
#productsDatatable .woocommerce-Price-amount.amount {
  font-weight: 500;
}
.report-data {
  padding: 20px;
  background: #fff;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 10px;
}
.report-data .nav-link {
  color: #abafb1;
  font-size: 16px;
  font-family: "Inter", sans-serif;
}
.report-data .nav-link.active {
  color: #2b2f32 !important;
}
.creator-products-summery-one .dataTable-bottom,
.creator-products-summery-two .dataTable-bottom {
  padding-bottom: 20px !important;
  padding-right: 20px !important;
}
.creator-products-summery-one img.post_thumbnail,
.creator-products-summery-two img.post_thumbnail {
  width: 100%;
  max-width: 51px;
  height: 100%;
  min-height: 51px !important;
  max-height: 51px;
}
.dataTable-top {
  padding: 20px !important;
}
.report-data .card.card-table,
.creator-products-summery-one tbody tr:hover td {
  background: none !important;
  box-shadow: none !important;
}

.creator-products-summery-one tbody *,
.creator-products-summery-two tbody * {
  vertical-align: middle;
}
.tab-content .dataTable-search input {
  height: 36.5px !important;
  border-color: #cfd3d4 !important;
  border-radius: 4px !important;
}
div#GSTReports_wrapper .dt-layout-cell.dt-start {
  display: none;
}
.report-data table tr td:first-child,
.report-data table tr th:first-child span {
  color: #28185d;
  font-weight: 700;
  font-family: "Raleway";
}
.report-data table tr th:first-child {
  padding-left: 0px;
}
table#GSTReports th.dt-orderable-asc.dt-orderable-desc {
  background: transparent;
  color: #28185d;
  border: 0px;
}
.report-data .dt-paging.paging_full_numbers {
  text-align: right;
}
.report-data .dt-paging.paging_full_numbers button,
.dt-paging.paging_full_numbers button {
  color: #333;
}
.report-data table tr td:nth-child(1) {
  padding-left: 0px;
}
.report-data table tr td:nth-child(3) {
  padding-right: 0px;
}
.report-data #GSTReports_wrapper .dt-search {
  padding: 0px;
  padding-bottom: 20px;
}
.report-data .card-body h1,
.report-data .card-body h2 {
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin: 40px 0px;
  color: #143071;
}
.report-data table * {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 14px;
}
.report-data table td {
  border: 0;
  background: none !important;
}
.report-data table tr {
  border-bottom: 1px solid #d9d9d9;
}
.report-data table tr td a {
  color: #0a1838;
  text-decoration: underline;
}
.report-dat ul li.nav-item a {
  color: #2b2f32 !important;
  font-family: "Inter", sans-serif;
  font-size: 16px;
}

.creator-dashboard-wrp .creator-user-dashboard .dash-box-t {
  width: calc(70% - 10px);
}

.creator-dashboard-wrp .creator-user-dashboard .dash-box-one {
  width: calc(30% - 10px);
}
.creator-dashboard-wrp .dashbox-transcation .card-heading {
  font-family: "Space Grotesk", Sans-serif;
}
select#userSalesFilter {
  border: 0px !important;
  padding-right: 0px !important;
  color: #1c1d22;
}

.card-profile .profile-img-creator img.card-profile-img {
  height: 160px;
  width: 160px !important;
  max-width: 160px !important;
  object-fit: cover;
}
.card-profile .card-body {
  display: flex;
  gap: 20px;
}

.creator-dashboard-wrp .dashbox-transcation .card {
  padding: 20px;
}
.creator-dashboard-wrp .dashbox-transcation .card-body {
  padding: 0px !important;
}
.creator-dashboard-wrp .creator-user-dashboard .card-body {
  padding: 20px;
}
.creator-dashboard-wrp .dashbox-transcation .card-header {
  box-shadow: none !important;
  padding: 0px !important;
  padding-bottom: 20px !important;
}
.dashboard-recent-order-section.recent-field p:first-child {
  font-family: "inter", sans-serif !important;
  font-weight: 600;
  font-size: 14px;
}
.dashboard-recent-order-section.recent-field p {
  font-size: 14px;
  font-family: "DM Sans", sans-serif !important;
}
table.dashboard-top-selling-product-wrp * {
  background: none !important;
  font-family: "Manrope", Sans-serif !important;
  font-size: 12px;
}
.dashboard-top-selling-product-wrp th,
.dashboard-top-selling-product-wrp td {
  border: 0px;
}
table.dashboard-top-selling-product-wrp tr {
  border-bottom: 1px solid #f1f1f1;
}
table.dashboard-top-selling-product-wrp tr td {
  vertical-align: middle;
}
.dashboard-top-selling-product-wrp tbody tr th {
  color: #ababab;
  font-weight: 500;
  font-size: 14px;
}
.top-selling-product-details-right a {
  font-size: 14px;
  color: #1f1f1f;
}
.top-selling-product-details-right {
  color: #aaaaaa;
  margin-top: -4px;
}
table.dashboard-top-selling-product-wrp tr td:last-child {
  color: #707070;
  font-family: "DM Sans", sans-serif !important;
  font-weight: 400 !important;
}
.creator-dashboard-wrp .dashboard-recent-order-section.first-rows P {
  font-size: 14px;
  font-family: "DM Sans", sans-serif !important;
  color: #ababab;
  margin: 0px !important;
}
.creator-dashboard-wrp .dashboard-recent-order-section.row-flex p {
  margin: 0;
}
.creator-dashboard-wrp .dashbox-transcation .card-header .card-header {
  padding: 20px;
}
.dashboard-top-selling-product-wrp td .woocommerce-Price-amount.amount {
  color: #550c98;
  font-weight: 700;
}
.creator-dashboard-wrp .dashbox-right-four,
.creator-dashboard-wrp .dashbox-left-eight {
  display: flex;
  flex-wrap: wrap;
  row-gap: 20px;
}
.dashboard-wrp.creator-dashboard-wrp .sales-channel,
.dashboard-wrp.creator-dashboard-wrp .four-row {
  width: 100%;
  margin: 0px;
}
.dashboard-wrp.creator-dashboard-wrp .sales-channel canvas#userSalesChart {
  margin-bottom: 0px;
}
.dashboard-recent-order-section.row-flex p {
  width: 25% !important;
}
.dashboard-recent-order-section.row-flex p:nth-child(3) {
  text-align: center;
  color: #707070;
}
.dashboard-recent-order-section.row-flex p:nth-child(4) {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.creator-dashboard-wrp .dashbox-right-four canvas#salesChart {
  width: 300px !important;
  height: 300px !important;
  margin: auto;
}
.creator-dashboard-wrp .dashbox-right-four .card {
  width: 100%;
}
/* .creator-dashboard-wrp .dashbox-transcation .dashbox-right-four {
    display: flex;
    flex-wrap: wrap;
}
.creator-dashboard-wrp .dashbox-transcation .dashbox-right-four .card,.creator-dashboard-wrp .dashbox-transcation .dashbox-right-four .card-header {
    width: 100%;
} */

.creator_name .elementor-widget-shortcode h2 span {
  background: #fff;
  width: auto;
  z-index: -1;
}
.creator_name .elementor-widget-shortcode h2 span:first-child {
  margin-bottom: 10px;
}
.creator_name .elementor-widget-shortcode h2 {
  display: flex;
  flex-wrap: wrap;
}
.dashboard-edit-profile h1.page-heading {
  letter-spacing: normal;
  font-family: "Space Grotesk", Sans-serif;
}
.dashborad-header nav.navbar {
  z-index: unset !important;
  justify-content: space-between;
}
.dashborad-header .sidebar-toggler {
  z-index: 99;
}
.sidebar.dashborad-sidebar {
  padding-top: 107px !important;
  margin-top: -107px;
  z-index: 9;
  /* width: 100%;
    max-width: 18.5rem; */
}
.dashborad-sidebar ul.list-unstyled {
  margin: auto 20px;
}
.dashborad-sidebar li.sidebar-list-item {
  padding-bottom: 15px;
}
.dashborad-sidebar li .sidebar-link {
  height: 56px;
  border-radius: 12px !important;
}
.dashborad-sidebar li.sidebar-list-item.active .sidebar-link,
.dashborad-sidebar li .sidebar-link:hover,
.dashborad-sidebar li .sidebar-link:focus {
  background-color: #550c98;
  color: #fff !important;
}
.dashborad-header li.nav-item.dropdown.search-box {
  display: none;
}
.dashborad-header .navbar .navbar-brand {
  left: 16rem;
  top: 20px;
  transform: unset;
}
.dashborad-sidebar li.active .sidebar-link svg path,
.dashborad-sidebar li .sidebar-link:hover svg circle {
  fill: #fff;
}
a.sidebar-toggler {
  width: 12%;
  margin: 0px !important;
}
.dashborad-header nav.navbar a.get_the_title {
  font-family: "Space Grotesk", Sans-serif;
  font-size: 18px !important;
  color: #45464e !important;
}
.profile-header {
  margin: 0px !important;
  width: auto;
  display: flex !important;
  justify-content: flex-end;
}
select#dashboard-sales-sort,
#dashboard-creatorcount-sort,
#dashboard-ordercount-sort,
#sales-filter {
  font-size: 12px !important;
  color: #bec0ca;
}
#sales-filter {
  border: 0 !important;
  padding: 0;
}
.dash-flex .card-body .subtitle,
.dashbox-transcation .card-body .subtitle {
  font-size: 14px !important;
  font-family: "Inter", sans-serif;
  color: #8b8d97 !important;
  margin-bottom: 10px !important;
  letter-spacing: normal;
}
.dash-all-products .card {
  background: #550c98;
  color: #fff !important;
}
.dash-all-products .card * {
  color: #fff !important;
  filter: brightness(0) saturate(100%) invert(98%) sepia(98%) saturate(0%)
    hue-rotate(350deg) brightness(103%) contrast(103%);
}
.four-row .dashbox-four .abandoned-cart .subtitle {
  color: #cc5f5f !important;
  letter-spacing: normal;
}
.dashboard-wrp .dash-flex .card-body {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding-top: 10px;
}
.dash-flex {
  display: flex;
}
.dash-box-one,
.dash-box-two {
  width: calc(28% - 10px);
}

.dash-box-t {
  width: calc(44% - 20px);
}
.padding-left-right {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.dash-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
}

.dash-flex .card-body .woocommerce-Price-amount.amount,
.dash-flex .dashboard-Creators-section h4,
.dash-flex .dash-box-t h4,
.five-zero #dashboard_total_order {
  color: #45464e !important;
  font-size: 20px;
  font-family: "poppins", sans-serif;
  font-weight: 500;
}
.dashbox-transcation,
.dashboard-recent-order-section {
  justify-content: space-between;
}
.dashbox-left-eight {
  width: calc(57% - 10px);
}
.dashbox-right-four {
  width: calc(43% - 10px);
}
.row-flex {
  display: flex;
}
.five-zero {
  width: calc(50% - 10px);
}
.three-zero {
  width: calc(33% - 10px);
}
.four-row,
.space-bet {
  justify-content: space-between;
}
.dashbox-four {
  width: calc(50% - 10px);
}
.dash-all-products {
  margin-bottom: 25px;
}
.sales-channel {
  margin-top: 25px;
}
.sales-channel #sales-filter {
  color: #1c1d22;
}
.dashboard-recent-order-section {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  border-bottom: 1px solid #f1f3f9;
  padding-bottom: 20px;
}
.dashboard-recent-order-left img {
  border-radius: 8px;
}
.dashboard-recent-order-left,
.dashboard-recent-order-right {
  width: calc(50% - 10px);
}
.dashboard-recent-order-right {
  text-align: right;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: baseline;
}

.dashboard-recent-order-right p:last-child {
  margin-bottom: 0px;
}
.dashboard-recent-order-right p {
  margin-bottom: 10px;
}
.dashboard-recent-order-left-info p:first-child {
  font-weight: 600;
}
.dashboard-recent-order-left-info p:last-child {
  font-weight: 500;
}
.dashboard-recent-order-left-info p {
  margin: 0px;
  font-size: 14px;
}
.dashboard-recent-order-right p {
  font-size: 12px;
  font-family: "Inter", sans-serif;
  width: auto;
}
.dashboard-recent-order-left {
  align-items: center;
  gap: 20px;
}
.dashbox-transcation .card-heading {
  color: #45464e;
  font-weight: 500;
  font-size: 16px;
  font-family: "Inter", sans-serif;
  letter-spacing: normal;
}
.processing-pink,
.completed-green,
.default-status {
  padding: 2px 20px;
  border-radius: 100px;
}
.default-status {
  background: rgb(255 204 145 / 10%);
  color: #ffcc91;
}
.completed-green {
  background: rgb(50 147 111 / 12%);
  color: #32936f;
}
.processing-pink {
  background: rgb(162 89 255 / 10%);
  color: #a259ff;
}
.dashboard-analytics-wrp {
  position: relative;
}

.analytics-lable-wrp {
  display: flex;
  justify-content: flex-start;
  gap: 60px;
  margin-bottom: 20px;
  margin-top: 15px;
}
.analytics-lable-wrp p {
  font-size: 11px;
  color: #a6a8b1;
  font-family: "Inter", sans-serif;
  margin-bottom: 0px;
  position: relative;
  padding-left: 20px;
}
.card-body.third {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1.5rem;
}
.dashboard-analytics-wrp {
  border-radius: 16px !important;
}
.analytics-lable-wrp p:last-child:before {
  background: #ffcc91;
}
.card-header-more1 {
  position: relative;
}
.analytics-lable-wrp p:before {
  content: "";
  height: 10px;
  width: 10px;
  background: #550c98;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 100%;
}
.dashboard-analytics-wrp .card-header-more1:before {
  content: "";
  height: 190px;
  width: 190px;
  position: absolute;
  top: 50%;
  border: 30px solid #eef0fa;
  transform: translate(-50%, -50%);
  left: 50%;
  border-radius: 100px;
}
.dashboard-analytics-wrp .card-header-more1:after {
  content: "";
  height: 300px;
  width: 300px;
  position: absolute;
  top: 50%;
  border: 30px solid #eef0fa;
  transform: translate(-50%, -50%);
  left: 50%;
  border-radius: 100%;
}
.tab-content.edit-profiles textarea.form-control {
  border-radius: 10px !important;
  background: rgb(239 241 249 / 60%);
  border-color: transparent !important;
}
.tab-content.edit-profiles .icon-image input,
select#country-code {
  padding-left: 40px;
}
.dashboard-edit-profile .card-profile .card-header {
  height: 180px !important;
  background-repeat: no-repeat;
}
.tab-content.edit-profiles input,
select#country-code {
  height: 52px;
  background: rgb(239 241 249 / 60%);
  border-color: transparent !important;
  border-radius: 8px !important;
  width: 100%;
}
.nav-tabs .nav-link.active {
  /* border-color: #550C98 !important; */
  border-bottom: 5px solid #550c98 !important;
  /* border: 0px; */
}
.tab-content.edit-profiles .card-body {
  width: 55%;
  display: flex;
  gap: 40px;
}

.edit-profiles .card-header .card-heading {
  font-family: "poppins", sans-serif;
  letter-spacing: normal;
  font-weight: 500 !important;
  font-size: 20px;
}
.edit-profiles label.form-label {
  font-size: 12px;
  font-family: "Inter", sans-serif;
  color: #5e6366;
}
.edit-profiles img.icon-first {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 10px;
  left: 25px;
}
.edit-profiles .icon-image {
  position: relative;
}
select#country-code {
  width: calc(30% - 10px);
  padding-left: 10px;
}
.country-number {
  display: flex;
  justify-content: space-between;
}
.country-number input.form-control {
  padding-left: 20px;
  width: calc(70% - 10px);
}
.edit-profiles .card-header {
  box-shadow: none;
}
.edit-profiles button[name="UpdateProfile"] {
  background: #550c98;
  padding: 15px 20px;
  font-size: 20px;
  font-family: "Inter", sans-serif;
  border-radius: 12px;
}
.dashboard-edit-profile .nav-link.active {
  border-color: #550c98 !important;
  border-top: 0px;
  color: #2b2f32 !important;
}
.edit-profiles button[name="UpdateProfile"]:hover {
  border-color: #550c98;
  color: #550c98;
  background: transparent;
}
.dashboard-edit-profile .nav-link {
  color: #abafb1 !important;
  font-size: 16px;
}
.dashboard-edit-profile .nav-tabs,
.profile-upload-data input.files {
  display: none;
}
select {
  cursor: pointer;
}
.profile-upload-data .cover-upload,
.profile-upload-data .profile-upload {
  /* width: 50%; */
  padding: 0px;
}

.file-upload-container {
  width: calc(50% - 14px);
  /* height: 100%; */
  background-color: #f4f5fa;
  border: 1px solid #e1e2e9;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.file-button {
  background-color: #f7eada; /* Off-white background */
  border: none;
  border-radius: 5px;
  padding: 8px;
  cursor: pointer;
  margin: 5px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

#upload-button {
  position: absolute;
  top: 10px;
}

#delete-button {
  position: absolute;
  top: 10px;
  right: 10px;
}
.file-upload-container button {
  padding: 0px !important;
}
.file-upload-container button:hover {
  border-radius: 8px;
  background-color: transparent;
}

.dashboard-Creators-section h4 {
  color: #45464e !important;
}
.dashboard-Creators-section h4 a {
  font-size: 12px;
  text-decoration: underline;
}
.dashboard-Creators-section .subtitle {
  font-size: 14px !important;
  color: #0a1838 !important;
  font-weight: 500;
}
.dashboard-Creators-table-section tr th,
.dashboard-Creators-table-section tr td {
  font-family: "Manrope", Sans-serif !important;
}

.card-table.dashboard-Creators-table-section thead th {
  background-color: transparent;
  color: #2c2d33;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: normal;
}
.dashboard-Creators-table-section tr.align-middle td:nth-child(3) {
  color: #474747;
}
.dashboard-Creators-table-section label.creator_loyalti {
  font-size: 14px;
  color: #0a1838;
}
.dashboard-Creators-section .d-flex.justify-content-between div {
  width: calc(50% - 10px);
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.dashboard-Creators-section .d-flex.justify-content-between div h4 {
  margin-bottom: 0px;
}
.dashboard-Creators-table-section td.creator_name {
  color: #270059;
}
.dashboard-Creators-table-section td.creator_email {
  color: #0a1838;
}
.dashboard-Creators-table-section td.text-muted {
  color: #474747 !important;
}
.dashboard-Creators-table-section .table-borderless > :not(caption) > * > * {
  border-color: transparent;
  border-left: 0px;
}
.dashboard-Creators-table-section table tbody > tr:nth-child(odd) > td,
.dashboard-Creators-table-section .table tbody > tr:nth-child(odd) > th {
  background-color: transparent;
}
.dashboard-Creators-table-section tr td {
  font-size: 14px;
}
.dashboard-Creators-table-section .creator_name,
.dashboard-Creators-table-section .creator_email,
.dashboard-Creators-table-section .creator_loyalti {
  font-weight: 600;
}
.creator_table_head {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  align-items: center;
  color: #45464e;
}
.creator_table_head h5 {
  font-size: 16px;
  font-weight: 600;
  font-family: "Manrope", Sans-serif !important;
}
.file-upload-wrp {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.creator_table_head .add_new_creator {
  background-color: #270059;
  border-radius: 10px;
  font-size: 14px;
  padding: 7px 30px;
  border-color: transparent;
  text-transform: inherit;
}
.creator_table_head .add_new_creator:hover {
  background: #550c98;
}
.dashboard-Creators-table-section .dataTable-top .dataTable-dropdown {
  display: none;
}
.dashboard-Creators-table-section
  input.dataTable-input.form-control.form-control-sm {
  border-radius: 4px !important;
  height: 30px;
  background-image: url(../../uploads/2024/09/search-icon.svg);
  background-repeat: no-repeat;
  background-position: 10px center;
  padding-left: 40px;
  height: 36.5px !important;
}
.dashboard-order-filters #ordersDatatable2_wrapper .dt-search,
.dashboard-order-filters #ordersDatatable3_wrapper .dt-search {
  top: 57px;
  right: 40px;
}
#ex1-tabs-2 .orders-filters-right,
#ex1-tabs-3 .orders-filters-right {
  padding-right: 235px;
}
.dashboard-order-filters #ordersDatatable2_wrapper .dt-search label:before,
.dashboard-order-filters #ordersDatatable3_wrapper .dt-search label:before {
  top: -18px !important;
  left: 6px !important;
}
.dashboard-order-filters
  #data-provider
  #ordersDatatable1_wrapper
  .dt-search
  label:before,
.dashboard-order-filters #ordersDatatable2_wrapper .dt-search label:before,
.dashboard-order-filters #ordersDatatable3_wrapper .dt-search label:before,
.dashboard-product-table-wrp .dataTable-search:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 6px;
  transform: translateY(5px);
  height: 25px;
  width: 25px;
  background: url(../../uploads/2024/09/search-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
}
.dashboard-Creators-table-section .dataTable-search {
  position: absolute;
  right: 70px;
  top: 23px;
  transform: translateX(-100%);
  width: 100%;
  max-width: 176px;
}
.dashboard-Creators-table-section .dataTable-top {
  padding: 0px !important;
  background: transparent;
}
.dashboard-Creators-table-section .dataTable-search input,
.dashboard-Creators-table-section .dataTable-search input::placeholder {
  color: #abafb1;
}
input:focus {
  box-shadow: none !important;
}
.creators-table-dashboard .modal-body input.form-control:focus {
  border-color: rgb(10 24 56 / 16%) !important;
}
.dashboard-Creators-table-section .align-middle td a img {
  filter: brightness(0) saturate(100%) invert(0%) sepia(4%) saturate(1587%)
    hue-rotate(262deg) brightness(102%) contrast(103%);
}
.dashboard-Creators-table-section .delete-user-inactive:hover img,
.dashboard-Creators-table-section
  .align-middle
  td
  a.delete-user-active:hover
  img {
  filter: brightness(0) saturate(100%) invert(69%) sepia(56%) saturate(5753%)
    hue-rotate(324deg) brightness(88%) contrast(77%) !important;
}
.page-holder li.breadcrumb-item.active {
  color: #8b8d97;
  font-family: "Inter", sans-serif;
  font-size: 12px;
}
#creator_inactive_table {
  padding: 0px 20px;
}
.fanily-creator-form .modal-body label {
  font-size: 14px;
  font-family: "Manrope", Sans-serif !important;
  font-weight: 500 !important;
  color: #0a1838;
}
.fanily-creator-form .modal-body span.required {
  color: red;
}
.creators-table-dashboard
  .fanily-creator-form
  .modal-footer
  button:first-child {
  background-color: transparent !important;
  border: 1px solid #28185d !important;
  color: #28185d;
  font-weight: 700;
  transition: all ease 0.03s;
}
.creators-table-dashboard
  .fanily-creator-form
  .modal-footer
  button:first-child:hover {
  background-color: #28185d !important;
  border: 1px solid #28185d !important;
  color: #fff;
  transition: all ease 0.03s;
}
.add-socialmedia {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  margin-bottom: 30px;
}
input#PublishCreator:hover,
#ChangeCreatordata:hover {
  background-color: transparent !important;
  border: 1px solid #28185d !important;
  color: #28185d;
}
.dash-flex.creator-user-dashboard {
  padding-top: 20px;
}
input#PublishCreator,
#ChangeCreatordata {
  background: #28185d;
  border-radius: 10px !important;
  height: 40px;
  color: #fff;
  font-size: 14px !important;
  font-weight: 700;
}
.fanily-creator-form input[type="file"]:last-child,
.fanily-creator-form .no-flex:last-child {
  margin-bottom: 0px;
}
select#dashboard-new-creator-sort {
  padding: 0px;
  border: 0px !important;
  height: auto;
}
.fanily-creator-form h4.form-label.fw-bold {
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: "Manrope" !important;
  font-size: 14px;
}
table tr th input.form-check-input,
table tr td input.form-check-input,
.all-active-creator-list .select-all-active {
  height: 24px !important;
  width: 24px !important;
  border-radius: 8px !important;
  margin-right: 10px !important;
}

.fanily-creator-form .no-flex input[type="file"] {
  height: 46px !important;
  padding-left: 10px;
  width: 60% !important;
}
.dashboard-Creators-section .dashboard-Creators-section-flex {
  display: flex;
  justify-content: space-between;
}
.fanily-creator-form .modal-body .no-flex {
  margin-bottom: 30px;
}

.fanily-creator-form input[type="file"] {
  margin-bottom: 20px;
}
.fanily-creator-form .no-flex * {
  width: 100%;
}
.add-socialmedia .mb-3 ~ input[type="text"] {
  display: none;
}
#inputContainer,
.inputContaineredit {
  width: calc(68% - 10px);
}
#inputContainer input.form-control,
.inputContaineredit input.form-control {
  width: 100%;
  margin-bottom: 0px !important;
  margin-top: 26px;
}
.page-holder .dashboard-Creators-table-section table#productsDatatable {
  width: 100% !important;
  margin: 0px;
  max-width: 100%;
  padding: 0px 20px;
}
.add-socialmedia .mb-3 {
  width: calc(32% - 10px);
}
.fanily-creator-form .flex {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-top: 40px;
}
.fanily-creator-form .inner-flex {
  width: calc(100% - 10px);
}
.fanily-creator-form .modal-body input,
.fanily-creator-form .modal-body select {
  border-color: rgb(10 24 56 / 16%) !important;
}
.fanily-creator-form .modal-body input,
.fanily-creator-form .modal-body select {
  background: #f6f7fb;
  color: rgb(10 24 56 / 50%);
  border-radius: 6px !important;
  height: 40px;
}
.fanily-creator-form .modal-body input:focus {
  border-color: #270059 !important;
}
.fanily-creator-form .modal-header button.close {
  background: none !important;
  border: 0px !important;
}
.fanily-creator-form .modal-header button.close img:hover {
  filter: brightness(0) saturate(100%) invert(69%) sepia(56%) saturate(5753%)
    hue-rotate(324deg) brightness(88%) contrast(77%);
}
.fanily-creator-form .border-addition:before,
.fanily-creator-form .border-addition:after {
  border-bottom: 1px solid #0a18381f;
  content: "";
  width: 100%;
}
.fanily-creator-form .modal-header,
.fanily-edit-creator-popup .modal-header {
  box-shadow: 0px 4px 4px 0px rgb(10 24 56 / 16%);
  border: 0px;
}
.fanily-creator-form .modal-body {
  padding: 30px !important;
  padding-top: 0px !important;
}
.fanily-creator-form .border-addition:after {
  margin-left: 10px;
}
.fanily-creator-form .border-addition:before {
  margin-right: 10px;
}
.fanily-creator-form .border-addition {
  display: flex;
  width: 100%;
  align-items: center;
  margin: 40px 0px;
  font-size: 14px;
  color: rgb(10 24 56 / 50%);
  font-weight: 600;
}
.fanily-creator-form .modal-header h5 {
  font-family: "Space Grotesk", Sans-serif;
}

.fanily-creator-form a#AddHandle,
.fanily-creator-form #AddSocialEditRow,
.admin-dashboard .btn-text {
  background: transparent !important;
  color: var(--color-blue) !important;
  padding: 0px;
  border: 0px;
  width: 100%;
  text-align: left;
  margin-top: -60px !important;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

a.restore-all-user-inactive {
  left: 330px;
}
.all-user-inactive-list,
.delete-all-user-inactive,
.restore-all-user-inactive {
  color: #fff;
  padding: 7px 30px;
  font-size: 14px;
  border-radius: 12px;
  text-decoration: none !important;
  font-family: "Manrope", Sans-serif !important;
}
.all-user-inactive-list,
.restore-all-user-inactive {
  background-color: #53545c;
  border: 1px solid #53545c;
}
.all-user-inactive-list:hover,
.restore-all-user-inactive:hover {
  background: transparent !important;
  border-color: #53545c !important;
  color: #53545c;
}
.delete-all-user-inactive {
  background: #ca605c;
  border: 1px solid #ca605c;
}
#inactiveUsersModal .confirm-inactivate-users,
#inactiveUserModal #confirmInactivation,
#confirmDeleteUser {
  background: #ca605c;
  border: 1px solid transparent;
  border-radius: 12px;
}
#confirmInactivation {
  border: 1px solid !important;
}
#cancelRestore {
  background: transparent;
  border: 1px solid #5570f1 !important;
  color: #5570f1;
  border-radius: 12px;
}
#cancelRestore:hover {
  background: #5570f1 !important;
  color: #fff;
}
#inactiveUsersModal .confirm-inactivate-users:hover,
.delete-all-user-inactive:hover,
#inactiveUserModal #confirmInactivation:hover,
#confirmDeleteUser:hover {
  background: transparent;
  color: #ca605c;
  border-color: #ca605c;
}
#inactiveUsersModal button#cancelInactivationpopup,
.fanily-creator-form .modal-footer button:first-child,
#cancelInactivation,
#cancelallRestore,
button#confirmallRestore:hover,
#canceldeletepremanent,
#confirmRestore {
  background: #5570f1 !important;
  border: 1px solid transparent !important;
  border-radius: 12px;
}
button#updateCreator {
  background: #550c98;
  border: 1px solid transparent;
  border-radius: 12px;
}

button#updateCreator:hover {
  background: transparent;
  border-color: #550c98;
  color: #550c98;
}
.fanily-creator-form .modal-footer button:first-child {
  height: 40px;
}
button#confirmallRestore {
  border-radius: 12px;
}
button#confirmallRestore:hover {
  color: #fff;
}
#inactiveUsersModal button#cancelInactivationpopup:hover,
.fanily-creator-form .modal-footer button:hover:first-child,
#cancelallRestore:hover,
#confirmallRestore,
#cancelInactivation:hover,
#canceldeletepremanent:hover,
#confirmRestore:hover {
  background: transparent !important;
  border-color: #5570f1 !important;
  color: #5570f1;
}
.button-inactive,
.restore-all-user-inactive {
  display: flex;
  position: absolute;
  top: 17px;
  left: 20px;
  gap: 10px;
}
div#inactiveUsersModal .modal-dialog,
#restoreUserModalall .modal-dialog,
#deleteUserModal .modal-dialog,
#restoreUserModal .modal-dialog {
  margin: auto;
  top: 50%;
  transform: translateY(-50%) !important;
}
#inactiveUserModal .modal-content {
  left: 50%;
  transform: translate(-50%);
}

.upload-container {
  margin-top: 20px;
}

.upload-field {
  margin-bottom: 20px;
}

.upload-label {
  font-size: 14px;
  color: #000;
  display: block;
  margin-bottom: 8px;
}

.input-wrapper {
  display: flex;
  align-items: center;
}

.file-input {
  display: none; /* Hide the default file input */
}

.text-input {
  flex-grow: 1;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 14px;
  color: #888;
  cursor: pointer;
  margin-right: 10px;
}

.text-input::placeholder {
  color: #888;
}

.upload-btn {
  background-color: #3c246d;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-family: Arial, sans-serif;
  font-size: 14px;
  transition: background-color 0.3s ease;
}

.upload-btn:hover {
  background-color: #2a1a4d;
}

.upload-btn:focus {
  outline: none;
}

.text-input:focus {
  outline: none;
  border-color: #3c246d;
}
.container-fluid.creators-table-dashboard {
  padding-left: 20px;
  padding-right: 20px;
}
.admins-edit-products .crators-box-two .five-zero {
  gap: 10px;
}
.all-user-inactive-list.active:hover {
  background: #270059 !important;
  border-color: #270059 !important;
  color: #fff;
}
.fanily-creator-form select:focus {
  box-shadow: unset;
}
select#dashboard-order-sort,
select#dashboard-order-return-sort,
select#dashboard-order-cart-sort {
  padding: 10px;
}
.dashboard-new-creator-sort #dashboard-new-creator-sort,
select#dashboard-product-sort,
.dashboard-order-wrp select {
  padding-left: 10px !important;
}
@media (max-width: 1280px) {
  .crators-box-flex .card-body h4 {
    font-size: 18px;
  }
  /* .share-product a.edit-btn, .share-product a.delete-btn,.admins-edit-products span.date-color, .admins-edit-products span.url, .admins-edit-products .product-date ,.admins-edit-products .page-heading,.admins-edit-products .copy-text.produt-url input.text{
        font-size: 14px !important;
    } */
  .crators-box-flex .card-body {
    gap: 40px;
  }
  .admins-edit-products .page-header {
    gap: 20px;
    flex-wrap: wrap;
  }
  .share-product-btn,
  .admins-edit-products .prodcut-details-admin {
    width: 100%;
  }
  /* .admins-edit-products h1.page-heading, .admins-edit-products .product-date, .admins-edit-products .produt-url {
        width: calc(50% - 10px);
    } */

  .share-product a.edit-btn,
  .share-product a.delete-btn {
    padding: 6px 15px !important;
  }
  .sidebar-link {
    display: flex;
    padding: 0.5rem 1.2rem;
  }
  .crators-edit-products .page-header {
    gap: 20px;
  }

  .dashboard-wrp.creator-dashboard-wrp .dashbox-transcation .four-row .card,
  .dashboard-wrp.creator-dashboard-wrp
    .dashbox-transcation
    .sales-channel
    .card {
    height: 100%;
  }
  .tab-content.edit-profiles .card-body {
    width: 80%;
  }
  .dashboard-wrp .dash-flex .card-body,
  .dashbox-transcation .card-body,
  .dashbox-transcation .dashboard-analytics-wrp,
  .dashbox-transcation .card-header {
    padding: 20px !important;
  }
  .dash-flex .card-body .woocommerce-Price-amount.amount,
  .dash-flex .dashboard-Creators-section h4,
  .dash-flex .dash-box-t h4,
  .five-zero #dashboard_total_order {
    font-size: 18px;
  }
  .dashboard-Creators-table-section th:first-child,
  .dashboard-Creators-table-section td:first-child {
    width: 1% !important;
    padding-left: 20px !important;
  }
  .analytics-lable-wrp {
    gap: 25px;
  }
  .dash-flex .card-body .subtitle,
  .dashbox-transcation .card-body .subtitle {
    font-size: 13px !important;
  }
  .dashboard-analytics-wrp .card-header-more1:before {
    height: 183px;
    width: 183px;
    border: 20px solid #eef0fa;
    transform: translate(-50%, -47%);
  }
  .dashboard-analytics-wrp .card-header-more1:after {
    height: 250px;
    width: 250px;
    border: 20px solid #eef0fa;
    transform: translate(-50%, -48%);
  }
  /* canvas#userRatioChart {
        padding: 15px;
    } */
}
@media (max-width: 1024px) {
  .crators-box-two,
  .crators-box-one,
  .crators-box-w {
    width: calc(50% - 10px) !important;
  }
  .crators-box-flex {
    flex-wrap: wrap;
    row-gap: 20px;
  }
  .dashboard-wrp.creator-dashboard-wrp .dashbox-transcation.row-flex,
  .crators-edit-products form.d-flex.flex-grow-1 {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .dashboard-wrp.creator-dashboard-wrp .dashbox-left-eight {
    margin-bottom: 20px;
  }
  .dashboard-wrp.creator-dashboard-wrp .dashbox-left-eight,
  .dashboard-wrp.creator-dashboard-wrp .dashbox-right-four {
    width: 100%;
  }
  .dash-flex .card-body .woocommerce-Price-amount.amount,
  .dash-flex .dashboard-Creators-section h4,
  .dash-flex .dash-box-t h4,
  .five-zero #dashboard_total_order {
    font-size: 16px;
  }
  .edit-profiles button[name="UpdateProfile"] {
    font-size: 16px;
  }
  .tab-content.edit-profiles .card-body {
    width: 100%;
  }
  .page-holder .dashboard-Creators-table-section table#productsDatatable {
    padding: 0px;
  }
  .all-active-creator-list #productsDatatable th:last-child,
  .all-active-creator-list #productsDatatable td:last-child {
    width: 9% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media (max-width: 991px) {
  .dashboard-product-table-wrp .dt-layout-cell.dt-end .dt-search {
    position: absolute;
  }
  .dashboard-product-tab-wrp .share-product a.add-button {
    background: #270059;
    padding: 10px !important;
  }
  .admins-edit-products .prodcut-details-admin {
    flex-wrap: wrap;
  }
  .admins-edit-products h1.page-heading,
  .admins-edit-products .product-date,
  .admins-edit-products .produt-url {
    width: calc(50% - 10px);
  }
  .crators-box-flex .card-body h4,
  .bag-value h4 {
    font-size: 16px !important;
  }
  .admin-purchases .dt-search {
    position: absolute;
    padding: 0px 20px 20px;
  }
  .absolute-btn button#requestChanges {
    top: 0;
    right: 20px;
  }
  .crators-edit-products h1.page-heading {
    width: 30%;
  }
  .crators-edit-products .product-date {
    width: 40%;
  }
  .crators-edit-products .produt-url {
    width: 100%;
  }
  .crators-edit-products .page-header {
    flex-wrap: wrap;
  }
  .creator-products-summery-one thead,
  .creator-products-summery-two thead {
    display: none;
  }
  table#productsDatatable {
    max-width: 100% !important;
  }
  .creator-products-summery-one table td:last-child,
  .creator-products-summery-two table td:last-child {
    padding-right: 0px !important;
  }
  .creator-products-summery-one table,
  .creator-products-summery-two table {
    padding-left: 20px;
    padding-right: 20px;
  }

  .card-table .dataTable-top {
    background: #fff !important;
  }
  .dash-flex {
    row-gap: 20px;
  }
  .dash-box-t {
    width: 100%;
  }
  .dash-box-one,
  .dash-box-two {
    width: calc(50% - 10px);
  }
  .dashbox-four {
    width: 100%;
  }
  .dashbox-transcation .four-row.row-flex {
    flex-wrap: wrap;
    row-gap: 20px;
  }
  .dashboard-analytics-wrp .card-header-more1:after {
    height: 270px;
    width: 270px;
  }
  .dashboard-Creators-table-section thead {
    display: none;
  }
  .dashboard-Creators-table-section .all-active-creator-list tr.align-middle {
    margin: 0px 20px 20px;
  }
  .creator-products-summery-one table td:last-child,
  .creator-products-summery-two table td:last-child {
    padding-right: 5px !important;
  }
  .creator-products-summery-one table tr td,
  .creator-products-summery-two table tr td {
    text-align: right;
  }
  .dashboard-Creators-table-section tr.align-middle,
  .creator-products-summery-one table tr.align-middle,
  .creator-products-summery-two table tr.align-middle {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
    border: 1px solid #d9d9d9;
    margin-bottom: 20px;
    border-radius: 10px;
  }

  .dashboard-Creators-table-section tr.align-middle td {
    width: 100% !important;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .creator-products-summery-two .preload-wrapper {
    padding: 20px;
  }
  .creator-products-summery-one table tr.align-middle td:last-child,
  .creator-products-summery-two table tr.align-middle td:last-child {
    border-bottom: 0px !important;
  }
  .creator-products-summery-one table tr.align-middle td,
  .creator-products-summery-two table tr.align-middle td {
    border-bottom: 1px solid #d9d9d9 !important;
  }
  .creator-products-summery-one table tr.align-middle td:before,
  .creator-products-summery-two table tr.align-middle td:before {
    content: "";
    position: absolute;
    left: 30px;
    font-family: "inter", sans-serif !important;
    font-weight: 600;
    font-size: 14px;
  }
  .creator-products-summery-one table tr.align-middle td:nth-child(1):before,
  .creator-products-summery-two table tr.align-middle td:nth-child(1):before {
    content: "Product Display";
  }
  .creator-products-summery-one table tr.align-middle td:nth-child(2):before,
  .creator-products-summery-two table tr.align-middle td:nth-child(2):before {
    content: "Name";
  }
  .creator-products-summery-one table tr.align-middle td:nth-child(3):before {
    content: "Sales till date";
  }
  .creator-products-summery-one table tr.align-middle td:nth-child(4):before,
  .creator-products-summery-two table tr.align-middle td:nth-child(4):before {
    content: "Price";
  }
  .creator-products-summery-one table tr.align-middle td:nth-child(5):before {
    content: "Actions";
  }

  .creator-products-summery-two table tr.align-middle td:nth-child(3):before {
    content: "SKU";
  }
  .creator-products-summery-two table tr.align-middle td:nth-child(5):before {
    content: "Inventory";
  }

  .card-body.dashboard-Creators-section {
    padding: 20px;
  }
  .button-inactive,
  .restore-all-user-inactive {
    margin-bottom: 0px;
    margin-left: 20px;
    justify-content: flex-start;
    margin-right: 20px;
  }
  .dashboard-Creators-table-section .dataTable-search {
    right: 150px;
    transform: translateX(-50%);
    width: calc(45% - 20px);
  }
  a.restore-all-user-inactive {
    margin: auto;
    width: 95%;
  }
  .dashboard-Creators-table-section .all-active-creator-list .dataTable-top {
    padding-top: 0px !important;
  }
  .dashboard-Creators-table-section .dataTable-top {
    background: #fff !important;
    padding-top: 20px !important;
  }
  .all-user-inactive-list,
  .delete-all-user-inactive,
  .restore-all-user-inactive {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .dashboard-Creators-table-section #productsDatatable th:last-child,
  .dashboard-Creators-table-section #productsDatatable td:last-child,
  .dashboard-Creators-table-section tr.align-middle td,
  .dashboard-Creators-table-section #productsDatatable th:first-child,
  .dashboard-Creators-table-section #productsDatatable td:first-child {
    width: 100% !important;
    padding: 10px !important;
  }
  .dashboard-Creators-table-section #productsDatatable td:last-child {
    display: block;
  }
  .dashboard-Creators-table-section #productsDatatable td:last-child a {
    float: right;
  }
  .dashboard-Creators-table-section tr.align-middle td:nth-child(2):before {
    content: "Creator name";
  }
  .dashboard-Creators-table-section tr.align-middle td:nth-child(3):before {
    content: "Status";
  }
  .dashboard-Creators-table-section tr.align-middle td:nth-child(4):before {
    content: "Email ID";
  }
  .dashboard-Creators-table-section tr.align-middle td:nth-child(5):before {
    content: "Based in";
  }
  .dashboard-Creators-table-section tr.align-middle td:nth-child(6):before {
    content: "Loyality Program";
  }
  .dashboard-Creators-table-section tr.align-middle td:nth-child(7):before {
    content: "Action";
  }

  input#PublishCreator,
  #ChangeCreatordata {
    font-size: 12px !important;
  }
  .fanily-creator-form .modal-dialog.modal-dialog-centered.modal-lg {
    max-width: 650px;
  }
  .button-inactive,
  .restore-all-user-inactive {
    display: flex;
    position: unset;
    top: 17px;
    left: 120px;
    gap: 10px;
    margin-bottom: 20px;
    margin-left: 20px;
  }

  .card-table.dashboard-Creators-table-section thead th,
  .card-table.dashboard-Creators-table-section thead th a {
    vertical-align: top !important;
    font-size: 14px !important;
  }
  #inputContainer input.form-control,
  .inputContaineredit input.form-control {
    margin-top: 1.2em;
  }
  .fanily-creator-form .no-flex input[type="file"] {
    width: 100% !important;
  }

  .fanily-creator-form.fanily-edit-creator-popup .no-flex input[type="file"] {
    width: calc(100% - 70px) !important;
  }
  .fanily-creator-form .modal-body {
    padding-bottom: 0px !important;
  }
}
@media (max-width: 767px) {
  .dashboard-Creators-table-section .dataTable-search {
    max-width: 100%;
  }
  .dashboard-product-tab-wrp .share-product a.add-button {
    margin-top: 5px;
  }
  .page-holder.body-gray {
    display: unset;
  }
  .admin-purchases .dt-search {
    position: unset;
    padding-left: 0px;
    padding-right: 0px;
  }
  .admin-purchases tr.align-middle {
    display: flex;
    flex-direction: column;
    border: 1px solid #e1e2e9;
    margin-bottom: 20px;
  }
  .admin-purchases tr.align-middle td:last-child,
  .admin-purchases table {
    border: 0px;
  }
  .admin-purchases tr.align-middle td {
    text-align: right;
    border-bottom: 1px solid #e1e2e9 !important;
  }
  .admin-purchases thead,
  .admin-purchases colgroup col {
    display: none;
  }
  .admin-purchases tr.align-middle td {
    text-align: right;
  }
  .admin-purchases tr.align-middle {
    display: flex;
    flex-direction: column;
  }
  .copy-text.produt-url input.text {
    height: 20px;
    padding: 0px;
  }
  .share-product a.edit-btn,
  .share-product a.delete-btn {
    padding: 6px 15px !important;
    width: calc(50% - 10px);
    display: flex;
    max-width: 100%;
    flex-wrap: nowrap;
    justify-content: center;
    margin: 0px;
  }
  .share-product {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .admins-edit-products .prodcut-details-admin {
    row-gap: 20px;
  }

  .crators-edit-products h1.page-heading,
  .crators-edit-products .product-date,
  .crators-box-two,
  .crators-box-one,
  .crators-box-w,
  .admin-purchases tr.align-middle td {
    width: 100% !important;
  }
  .crators-edit-products .PricesStock .card-heading {
    font-size: 14px;
  }
  .creator-transactions-dash
    .dashboard-recent-order-section.row-flex.first-rows {
    display: none;
  }
  .creator-transactions-dash
    .dashboard-recent-order-section.row-flex.recent-field {
    flex-direction: column;
    padding-bottom: 0px !important;
  }
  .dashboard-wrp.creator-dashboard-wrp .dash-box-t {
    width: 100%;
  }
  .admins-edit-products h1.page-heading,
  .admins-edit-products .product-date,
  .admins-edit-products .produt-url {
    width: 100% !important;
  }

  .admin-purchases tr.align-middle td:before {
    content: "";
    position: absolute;
    left: 30px;
    font-family: "inter", sans-serif !important;
    font-weight: 600;
    font-size: 14px;
  }

  .admin-purchases tr.align-middle td:nth-child(2):before {
    content: "Order Date";
  }
  .admin-purchases tr.align-middle td:nth-child(3):before {
    content: "Unit Price";
  }
  .admin-purchases tr.align-middle td:nth-child(4):before {
    content: "Discount";
  }
  .admin-purchases tr.align-middle td:nth-child(5):before {
    content: "Order Total";
  }
  .admin-purchases tr.align-middle td:nth-child(6):before {
    content: "Status";
  }

  .creator-transactions-dash
    .dashboard-recent-order-section.row-flex.recent-field
    p:before {
    content: "";
    position: absolute;
    left: 30px;
    font-family: "inter", sans-serif !important;
    font-weight: 600;
    font-size: 14px;
  }
  .creator-transactions-dash
    .dashboard-recent-order-section.row-flex.recent-field
    p:nth-child(1):before {
    content: "Customer";
  }
  .creator-transactions-dash
    .dashboard-recent-order-section.row-flex.recent-field
    p:nth-child(2):before {
    content: "Product";
  }
  .creator-transactions-dash
    .dashboard-recent-order-section.row-flex.recent-field
    p:nth-child(3):before {
    content: "Qty";
  }
  .creator-transactions-dash
    .dashboard-recent-order-section.row-flex.recent-field
    p:nth-child(4):before {
    content: "Status";
  }

  .dashboard-wrp.creator-dashboard-wrp
    .dashboard-top-selling-product-wrp
    tr
    td {
    vertical-align: middle;
    width: 100%;
    text-align: right;
    border-bottom: 1px solid #f1f3f9;
  }
  .dashboard-wrp.creator-dashboard-wrp .dashboard-top-selling-product-wrp tr {
    border: 1px solid #f1f1f1;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .dashboard-wrp.creator-dashboard-wrp
    .dashboard-top-selling-product-wrp
    .top-selling-product-details {
    flex-direction: column;
  }
  .dashboard-wrp.creator-dashboard-wrp
    .dashboard-top-selling-product-wrp
    .product-img {
    padding-right: 0px;
  }

  .dashboard-wrp.creator-dashboard-wrp
    .dashboard-top-selling-product-wrp
    tr:first-child {
    display: none;
  }
  .dashboard-wrp.creator-dashboard-wrp
    .dashboard-top-selling-product-wrp
    .top-selling-product-details-right {
    margin-top: 0px;
  }
  .creator-dashboard-wrp .dashbox-right-four canvas#salesChart {
    width: 100% !important;
    height: 100% !important;
  }
  .dashboard-wrp.creator-dashboard-wrp
    .dashboard-top-selling-product-wrp
    tr
    td:before {
    content: "";
    position: absolute;
    left: 30px;
    font-family: "inter", sans-serif !important;
    font-weight: 600;
    font-size: 14px;
  }
  .dashboard-wrp.creator-dashboard-wrp
    .dashboard-top-selling-product-wrp
    tr
    td:nth-child(1):before {
    content: "No.";
  }
  .dashboard-wrp.creator-dashboard-wrp
    .dashboard-top-selling-product-wrp
    tr
    td:nth-child(2):before {
    content: "Product";
  }
  .dashboard-wrp.creator-dashboard-wrp
    .dashboard-top-selling-product-wrp
    tr
    td:nth-child(3):before {
    content: "Price";
  }
  .dashboard-wrp.creator-dashboard-wrp
    .dashboard-top-selling-product-wrp
    tr
    td:nth-child(4):before {
    content: "Item Sold";
  }

  .creator-transactions-dash
    .dashboard-recent-order-section.row-flex.recent-field
    p {
    text-align: right;
    width: 100% !important;
  }
  .creator-transactions-dash
    .dashboard-recent-order-section.row-flex
    p:nth-child(4) {
    justify-content: flex-end;
  }
  .creator-transactions-dash
    .dashboard-recent-order-section.row-flex.recent-field
    p:last-child,
  .dashboard-wrp.creator-dashboard-wrp
    .dashboard-top-selling-product-wrp
    tr
    td:last-child {
    border-bottom: 0px;
  }
  .creator-transactions-dash
    .dashboard-recent-order-section.row-flex.recent-field
    p {
    border-bottom: 1px solid #f1f3f9;
    padding: 10px;
  }
  .creator-transactions-dash .dashboard-recent-order-section {
    border: 1px solid #f1f3f9;
  }
  .tab-content.edit-profiles .card-body {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    gap: 10px;
  }
  .profile-upload-data .cover-upload,
  .profile-upload-data .profile-upload {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 50%;
  }
  .tab-content.edit-profiles .card-footer.text-end {
    position: unset !important;
    text-align: center !important;
    margin-bottom: 30px;
  }

  .edit-profiles .icon-image:last-child {
    margin: 0px !important;
  }
  .dash-box-one,
  .dash-box-two,
  .dashbox-left-eight,
  .dashbox-right-four {
    width: 100% !important;
  }
  .dashbox-transcation {
    flex-direction: column;
    row-gap: 20px;
  }
  .dashbox-transcation {
    flex-direction: column;
  }

  a.restore-all-user-inactive {
    width: 91%;
  }
  #restoreUserModalall .modal-content {
    width: 90%;
    margin: auto;
  }
  .dashboard-Creators-table-section .dataTable-search {
    right: 0px;
    transform: translateX(0px);
    width: 90%;
    position: unset;
    margin: 0px auto 20px;
  }

  .add-socialmedia .mb-3 {
    width: 100%;
    margin-bottom: 0px !important;
  }
  #inputContainer,
  .inputContaineredit {
    width: 100%;
    margin-bottom: 20px;
  }

  .fanily-creator-form .flex {
    margin-top: 20px;
    flex-wrap: wrap;
  }
}

.file-upload-container #cover-preview,
.file-upload-container #profile-preview {
  height: 100%;
}
/* .file-upload-container button {
  right: 0;
  position: absolute;
  top: 0;
} */
.file-upload-container #cover-preview img,
.file-upload-container #profile-preview img {
  height: 150px;
  width: 150px;
  object-fit: cover;
}
.file-upload-container button:focus {
  background: transparent;
}
.file-upload-container button {
  border: none;
}
.dashboard-edit-profile.creator-edit-profile .nav-tabs {
  display: flex;
  padding: 20px 20px 0px 30px;
  border: 0px;
}
.PricesStock input[type="checkbox"] {
  height: 30px;
  width: 60px;
}
.all-user-inactive-list.active {
  background: #270059;
  border-color: #270059;
}

.add-product-form-wrp input[type="number"] {
  border: 1px solid rgba(138, 139, 143, 0.2) !important;
}

.color-tag {
  display: inline-flex;
  align-items: center;
  padding: 6px 10px;
  background-color: #f0f0f0;
  border: 1px solid #ccc;
  border-radius: 20px;
  font-size: 14px;
}

.color-tag .color-swatch {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  margin-left: 6px;
  border: 1px solid #999;
}

.color-tag .remove-tag {
  margin-left: 8px;
  cursor: pointer;
  font-weight: bold;
  color: #555;
}

.custom-model .modal-dialog {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

.add-product-form-wrp .input-group:has(input:disabled) .input-group-text,
.add-product-form-wrp .form-control:disabled {
  /* opacity: 0.2; */
  background: transparent !important;
}

.disabled {
  opacity: 0.2;
}

.creator_loyalti.featured {
  text-transform: capitalize;
}

.custom-checkbox-wrapper {
  --blue: #5300bd;
  --g08: #e1e5eb;
  --g04: #848ea1;
}

.custom-checkbox-wrapper .tgl {
  display: none;
}

.custom-checkbox-wrapper .tgl::selection,
.custom-checkbox-wrapper .tgl:after::selection,
.custom-checkbox-wrapper .tgl:before::selection,
.custom-checkbox-wrapper .tgl *::selection,
.custom-checkbox-wrapper .tgl *:after::selection,
.custom-checkbox-wrapper .tgl *:before::selection,
.custom-checkbox-wrapper .tgl + .tgl-btn::selection {
  background: none;
}
.custom-checkbox-wrapper .tgl + .tgl-btn {
  outline: 0;
  display: block;
  width: 57px;
  height: 27px;
  position: relative;
  cursor: pointer;
  user-select: none;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
}
.custom-checkbox-wrapper .tgl + .tgl-btn:after,
.custom-checkbox-wrapper .tgl + .tgl-btn:before {
  position: relative;
  display: block;
  content: "";
  width: 44%;
  height: 100%;
}
.custom-checkbox-wrapper .tgl + .tgl-btn:after {
  left: 0;
}
.custom-checkbox-wrapper .tgl + .tgl-btn:before {
  display: inline;
  position: absolute;
  top: 7px;
}
.custom-checkbox-wrapper .tgl:checked + .tgl-btn:after {
  left: 56.5%;
}

.custom-checkbox-wrapper .tgl-ios + .tgl-btn {
  background: var(--g08);
  border-radius: 20rem;
  padding: 2px;
  transition: all 0.4s ease;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
}
.custom-checkbox-wrapper .tgl-ios + .tgl-btn:after {
  border-radius: 2em;
  background: #fff;
  transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275),
    padding 0.3s ease, margin 0.3s ease;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
.custom-checkbox-wrapper .tgl-ios + .tgl-btn:before {
  content: "OFF";
  left: 28px;
  color: #fff;
  transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.custom-checkbox-wrapper .tgl-ios + .tgl-btn:active {
  box-shadow: inset 0 0 0 30px rgba(0, 0, 0, 0.1);
}
.custom-checkbox-wrapper .tgl-ios + .tgl-btn:active:after {
  padding-right: 0.4em;
}
.custom-checkbox-wrapper .tgl-ios:checked + .tgl-btn {
  background: var(--blue);
}
.custom-checkbox-wrapper .tgl-ios:checked + .tgl-btn:active {
  box-shadow: inset 0 0 0 30px rgba(0, 0, 0, 0.1);
}
.custom-checkbox-wrapper .tgl-ios:checked + .tgl-btn:active:after {
  margin-left: -0.4em;
}
.custom-checkbox-wrapper .tgl-ios:checked + .tgl-btn:before {
  content: "ON";
  left: 4px;
  color: #fff;
  text-align: center;
}

.custom-upload-box {
  background-color: #f4f5fa;
  border: 1px solid #e1e2e9;
  border-radius: 12px;

  text-align: center;
  cursor: pointer;
  transition: box-shadow 0.3s;
  position: relative;
}

.file-input {
  display: none;
}

.upload-label {
  display: block;
  cursor: pointer;
  padding: 74px 16px;
}

.upload-icon img {
  font-size: 36px;
  border-radius: 12px;
  width: 46px;
  height: 46px;
  margin: 0 auto 30px;
  display: block;
}

.preview-image {
  display: none;
  width: 60px;
  height: 60px;
  margin: 0 auto 30px;
  border-radius: 12px;
  object-fit: cover;
  overflow: hidden;
}

.upload-text {
  color: #5570f1;
  font-weight: 500;
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 12px;
  justify-content: center;
}
.upload-text svg {
  min-width: 16px;
}
.upload-subtext {
  font-size: 14px;
  color: #8b8d97;
  margin-top: 12px;
  line-height: 1.3;
}

.image-preview button {
  margin: 0;
  display: block;
  width: 100%;
  height: 100%;
  padding: 40px 14px !important;
  border-radius: 12px;
  position: relative;
  z-index: 2;
}
.image-preview .upload-text {
  font-size: 14px;
}

.gallery-item {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  border-radius: 12px;
}
.gallery-item img {
  height: 100%;
  border-radius: 12px;
  width: 100%;
  object-fit: cover;
}

.image-preview button.delete-gallery-button {
  padding: 0 !important;
  position: absolute;
  right: 10px;
  top: 10px;
  width: unset;
  height: unset;
}
.image-preview {
  min-height: 166px;
  width: 100%;
}
.delete-gallery-button .icon {
  background: #f4f5fa;
}

.file-upload-container .image-preview {
  min-height: 166px;
  width: 100%;
}

.file-upload-container .upload-icon img {
  margin-bottom: 14px;
}

.page-holder .page-breadcrumb .breadcrumb-item:first-child a {
  font-size: 0;
}
.page-holder .page-breadcrumb .breadcrumb-item:first-child a::after {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url(./images/dashboard/home-icon.svg) no-repeat;
  background-size: contain;
}

.breadcrumb-item + .breadcrumb-item::before {
  padding-right: 12px !important;
}

.shipping-tabs .tab-content {
  display: none;
  padding-top: 50px;
}

.shipping-tabs .tab-content.active {
  display: block;
}

.shipping-tabs .shipping-tab-labels {
  display: flex;
  list-style: none;
  padding-left: 0;
  flex-wrap: wrap;
}

.shipping-tabs .shipping-tab-labels a {
  padding: 14px 48px;
  font-size: 20px !important;
  font-family: "Manrope";
  font-weight: 600;
  background-color: #f3f3f3;
  color: #1a1a1a;
  display: inline-block;
  line-height: 1.5;
  transition: all 0.5s ease;
}

.shipping-tabs .shipping-tab-labels a.active,
.shipping-tabs .shipping-tab-labels a:hover {
  color: var(--color-white);
  background-color: var(--color-dark-blue);
}

.shipping-tabs .shipping-tab-labels li:first-child a {
  border-radius: 60px 0 0 60px;
}

.shipping-tabs .shipping-tab-labels li:last-child a {
    border-top-right-radius: 60px;
    border-bottom-right-radius: 60px;
}

.shipping-tabs {
  padding-top: 80px;
}

.shipping-tab-contents .tab-content h2,
.shipping-tab-contents .tab-content h3,
.shipping-tab-contents .tab-content h4,
.shipping-tab-contents .tab-content h5,
.shipping-tab-contents .tab-content h6 {
  font-family: "acornregular" !important;
  color: var(--color-bluish-black) !important;
}



body:not(.logged-in) .my-account.menu-item {
    display: none !important;
}
body .my-account.menu-item a {
    font-size: 0 !important;
    padding: 5px !important;
    display: flex;
    width: 30px;
    align-items: center;
}

body .my-account.menu-item a::after {
    content: "";
    background: url(./images/account-user.svg) no-repeat;
    background-size: contain;
    width: 100%;
    height: 20px;
    opacity: 1 !important;
    background-color: transparent !important;
}