<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bg-blue {
  background: #0083e2;
}

.main-content.mylist-seller {
  max-width: 100% !important;
}

.d-flex {
  display: flex;
}

.justify-center {
  justify-content: center;
}

.margin-top13 {
  margin-top: 13px;
}

.bg-blue {
  background: #0083e2;
}

.cadssd {
  margin-top: 34px;
}

.white-text {
  color: #fff;
}

.bg-white {
  background-color: #fff;
}

.text-captalize {
  text-transform: capitalize;
}

.myprofile-info-box.request-block {
  display: block;
}

.listing-circle {
  border-radius: 100%;
  background: #eef6fd;
  padding: 68px 0;
  max-width: 352px;
  margin: 0 auto 39px;
  min-height: 220px;
}

.listing-circle img {
  max-width: 185px;
}

.listing-btn {
  padding: 14px 35px;
  border-radius: 5px;
  border: 1px solid #0083e2;
  font-weight: 900;
  font-size: 16px;
}

.list-buttons {
  margin-top: 37px;
  gap: 20px;
}

.pro-listing {
  margin-bottom: 247px;
  margin-top: 87px;
}

/* Add listing */
.add-listing h3 {
  margin-top: 86px;
}

.shop-box .listing-items img {
  /* width: 100%; */
}

.aplliances-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  /* padding: 0 55px; */
  margin-top: 50px;
}

.dashboard-heading.back-link {
  font-size: 20px;
  font-weight: 600;
  cursor: pointer;
  color: #121212;
}

.dashboard-heading.back-link a {
  color: #121212;
}

.back-link img {
  padding-right: 7px;
}

.listing-item-name {
  padding-bottom: 70px;
  color: #121212;
  font-size: 22px;
  font-weight: 900;
  line-height: normal;
  margin-top: 13px;
  margin-bottom: 13px;
}

.auto-listing-item-name-1{
  cursor: pointer;
  margin-top: 4px !important;
}

.aplliances-box.inautoadddclsss .listing-item-name {
  padding-bottom: 0px;
  display: inline-block;
}

.aplliances-box.inautoadddclsss .shop-box {
  margin-bottom: 70px;
}

.listing-items:hover .edit {
  border-radius: 5px;
  background-color: rgba(37, 139, 233, 0.7);
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
  transition: 0.5s ease-in-out;
}

.edit {
  position: absolute;
  right: 0;
  display: none;
  width: 100%;
}

.shop-box .listing-items.max-listing-items {
  padding: 10px 128px;
  max-width: 432px;
}

.main-content.price-filter {
  max-width: 100%;
}

.listing-headings h3 {
  font-size: 28px;
  font-weight: 900;
  line-height: normal;
}

.select-category h3 {
  margin-top: 17px;
}

.warranty-input-boxes small{
  display: block !important;
}

/* media queries  */
@media (max-width: 650px) {
  .listing-btn {
    padding: 14px 27px;
  }
}

@media (max-width: 600px) {
  .pro-listing {
    margin-bottom: 117px;
    margin-top: 80px;
  }
}

@media (max-width: 575px) {
  .listing-btn {
    padding: 14px 20px;
    font-size: 13px;
  }

  .user-type {
    display: block !important;
  }

  .report-list .myprofile-info-option-detail-box {
    padding: 23px 8px;
    justify-content: center;
  }
}

@media (max-width: 479px) {
  .listing-circle img {
    max-width: 145px;
  }

  .listing-circle {
    padding: 43px 0;
    max-width: 301px;
  }

  .listing-btn {
    padding: 14px 6px;
    /* font-size: 10px; */
  }

  .list-buttons {
    margin-top: 30px;
    gap: 10px;
  }

  .pro-listing {
    margin-bottom: 100px;
    margin-top: 60px;
  }

  .our-sell-products {
    flex-direction: column;
  }

  .select-image {
    padding: 34px 25px;
  }

}

@media (min-width: 1200px) and (max-width: 1366px) {
  .listing-items {
    padding: 10px 24px;
  }

  .shop-box .listing-items.max-listing-items {
    padding: 10px 28px !important;
    max-width: 432px;
  }
}

@media (max-width: 1023px) {
  .dashboard-heading.dimension_textt.textwhite.darksecondry.shipping_text{
    text-align: center !important;
  }
}

@media (max-width: 1199px) {
  .aplliances-box {
    padding: 0 !important;
  }

  .report-list .myprofile-info-option-detail-box {
    flex-wrap: wrap;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .listing-items {
    padding: 10px 18px;
  }

  .shop-box .listing-items.max-listing-items {
    padding: 10px 10px !important;
    max-width: 350px;
  }

}

@media (min-width: 768px) and (max-width: 991px) {
  .listing-items {
    padding: 10px 8px;
  }

  .shop-box .listing-items.max-listing-items {
    padding: 10px 40px !important;
  }

  .shop-box .listing-items.max-listing-items img {
    max-width: 250px;
  }


}


@media (min-width:768px) {

  .form-temp label {
    max-width: 286px;
    width: 100%;
  }

  .main-content.social-filter {
    min-width: 660px;
    margin: 0 auto;
    width: 69% !important;
    border-radius: 10px;
  }

}




@media (min-width: 576px) and (max-width: 767px) {

  .listing-items,
  .shop-box .listing-items.max-listing-items {
    padding: 10px 24px !important;
  }

  .listing-items,
  .shop-box .listing-items.max-listing-items {
    padding: 10px 24px !important;
  }

  .popup-table td,
  .popup-table th {
    padding: 25px 32px 25px 0 !important;
  }

  .popup-table td,
  .popup-table th {
    padding: 25px 32px 25px 0 !important;
  }

  .popup-table td:nth-child(1),
  .popup-table th:nth-child(1) {
    padding-left: 17px !important;
  }

}

@media (max-width: 575px) {
  .aplliances-box {
    justify-content: center;
  }

  .shop-box .listing-items.max-listing-items {
    padding: 10px 45px !important;
  }

  .add-listing h3 {
    margin-top: 40px;
  }

  .listing-item-name {
    padding-bottom: 40px;
  }

  .popup-table td,
  .popup-table th {
    padding: 25px 0 25px 0px !important;
  }

  .popup-table td:nth-child(1),
  .popup-table th:nth-child(1) {
    padding-left: 17px !important;
  }
}

@media (max-width: 366px) {
  .listing-items {
    padding: 10px 36px;
  }

  .shop-box .listing-items.max-listing-items {
    padding: 10px 38px;
  }

  .listing-item-name:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 1200px) {
  .tabling {
    display: grid;
    overflow-x: scroll;
    width: 100%;
    overflow-y: hidden;
  }
}

.form-temp {
  margin: 50px 0;
}

.user-type {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 600px;
  margin: 0 auto;
}

.user-type a:hover .select-section {
  border-color: #0083e2;
}

.select-boxx {
  width: 100%;
  height: 100%;
  position: relative;
  max-width: 286px;
}

.select-boxx input[type="radio"] {
  cursor: pointer;
}

.select-section {
  border-radius: 5px;
  background: #eef6fd;
  border: 1.5px solid #eef6fd;
  padding: 36px 15px;
  text-align: center;
  height: 100%;
}

.select-boxx input[type="radio"] {
  position: absolute;
  top: 15px;
  left: 15px;
  cursor: pointer;
  z-index: 99;
  width: 26px;
  height: 26px;
}

.select-boxx input[type="radio"]:checked+.select-section {
  border: 1.5px solid #0083e2;
}

.user-type a:hover .select-section {
  border-color: #0083e2;
}

.select-content h4 {
  color: #121212;
  text-align: center;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  max-width: 208px;
  margin: 0 auto;
  width: 100%;
}

.white-circle {
  max-width: 62px;
  padding: 10px;
  background: #fff;
  border-radius: 100%;
  text-align: center;
  margin: 0 auto;
  text-align: center;
}

.dropzone,
.dropzone:focus {
  position: absolute;
  outline: none;
  width: 100%;
  max-width: 162px;
  cursor: pointer;
  opacity: 0;
  top: 28px;
  left: 0;
  min-height: 50px;
}

.drag-area button {
  display: inline-flex;
  padding: 14px 38px;
  justify-content: center;
  align-items: center;
  gap: 5px;
  cursor: pointer;
  border-radius: 5px;
  border: 1px solid #0083e2;
  background: #0083e2;
  margin: 27px 0 44px;
  color: #fff;
  font-family: Lato;
  font-size: 16px;
  font-weight: 900;
  line-height: normal;
}

.drag-area {
  border: 2px dashed #0083e2;
  max-width: 980px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 45px auto 20px;
}

.drag-area p {
  color: #000;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 47px;
}

.drag-area .drag-icon {
  margin: 51px 0 22px;
  color: #fff;
}

.drag-area header {
  color: #121212;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}

.relative {
  position: relative;
}

.select-boxx input[type="radio"] {
  position: absolute;
  top: 15px;
  left: 15px;
  cursor: pointer;
  z-index: 99;
  width: 26px px;
  height: 26px;
}

.shop-box .listing-items.max-listing-items {
  padding: 10px 128px;
  max-width: 432px;
}

.myprofile-info-option-detail-box {
  flex: 1;
  padding: 23px 20px;
}

form .user__details {
  display: flex;
  width: 100%;
  padding-top: 16px;
}

/* inside the form user details */
form .user__details .input__box {
  text-align: left;
  width: 100%;
}

.create-own-product {
  max-width: 888px;
  margin: 0 auto;
}

.input__box.product-search input,
.input__box.product-search select {
  /* max-width: 418px; */
}

.user__details .input__box.product-search select {
  padding: 13px 14px;
  cursor: pointer;
}

.input__box.product-search {
  padding-right: 32px;
  padding-top: 8px;
}

.user__details .input__box .details {
  color: #000;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 100%;
  display: block;
}

.user__details .input__box input,
.user__details .input__box select {
  width: 100%;
  outline: none;
  padding: 16px 14px 15px;
  transition: all 0.3s ease;
  margin-top: 10px;
  border-radius: 6px;
  background: #ffffff;
  color: #5c5c5c;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  cursor: auto;
  text-transform: capitalize;
  border: 1px solid #e7e7e7;
}

.user__details .input__box input.form-control:disabled {
  background-color: #e9ecef;
}

.input__box.daying select {
  border: 1px solid #9a9a9a;
}

.input__box.categories,
.input__box.sub-categories {
  max-width: 473px !important;
  padding-right: 30px;
}

.input__box.main-categories {
  max-width: 200px !important;
  padding-right: 30px;
}

.input__box.product-search .prod_dimension .dimension_select_field.weightlbsselect {
  cursor: not-allowed;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.user__details .input__box.main-categories select {
  cursor: not-allowed;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.form-btn {
  margin-top: 29px;
}

.form-btn button {
  padding: 16px 96px;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}

label div.select-boxx input[type="radio"] {
  opacity: 1;
}

.main-content.price-filter {
  max-width: 100%;
  /* background-color: #fff; */
}

.main-content {
  flex: 3;
  /* background-color: #ffffff; */
  box-sizing: border-box;
  /* flex-basis: 80%;
  max-width: 80%; */
  flex-basis: 77%;
  max-width: 77%;
}

.margin-top50 {
  margin-top: 50px;
}

.product-btn {
  border-radius: 2px;
  /* background: #E6E6E6; */
  position: absolute;
  right: 6px;
  color: #5b5b5b;
  font-size: 14px;
  font-family: Lato;
  font-weight: 400;
  line-height: 26px;
  /* padding: 6px 16px; */
  /* top: 14px; */
  cursor: pointer;
  white-space: nowrap;
}

/* George12... */
/*   
  .dropdown {
    display: inline-block;
    position: relative;
  } */

.input__box.product-search {
  padding-right: 32px;
  padding-top: 8px;
}

.user-products {
  border-bottom: 1px solid #dedede;
  padding-bottom: 70px;
}

.user__details .input__box.product-search input {
  padding: 14px;
}




.Classify-value {
  margin: 12px auto;
}


@media (max-width: 767px) {

  .padding-marching-autos {
    padding: 10px 15px 10px !important
  }

  .main-content.social-filter {
    margin: 75px auto !important;
  }

  .Auto-listing-wrapper {
    width: 100% !important;
    max-width: 100% !important;
  }

  .Auto-listing-wrapper-3s {
    width: 100% !important;
    max-width: 100% !important;
  }

  .quantityRangeClass .quantityFromTo .secondSectn {
    /* display: inline-block; */
    width: 100%;
  }

  .quantityRangeClass .quantityFromTo .secondSectn input {
    width: 100%;
  }

  form .user__details {
    flex-wrap: wrap;
  }

  .listing-items img {
    max-width: 180px;
  }

  .input__box.product-search input,
  .input__box.product-search select {
    max-width: 100%;
  }

  .myprofile-info-option-detail-box {
    flex: 1 1;
    padding: 23px 8px !important;
  }

  .w-changed {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .position-relative input.input-brandsss {
    width: 94% !important;
    margin: auto !important;
  }

  /* .time_section {
    padding: 0 10px 48px !important;
  } */

  .sell-form h4 {
    padding: 7px 20px;
  }

  /* .ask-qty,
  .check-text {
    padding: 43px 10px !important;
  } */

  .desc-msg,
  .media-items {
    padding: 43px 20px 50px;
  }

  .right-end-card {
    margin: 25px auto 0;
  }

  .right-popup-form .input__box.product-search {
    padding-right: 0;
  }

  .opt-btn button {
    padding: 14px 22px !important;
  }

  .opt-btn {
    max-width: 170px;
  }

  .popup-head {
    margin-top: 10px;
  }

}

.report-container .card {
  border: none !important;
}

.report-container .card .card-header {
  background-color: #ffffff;
  border-bottom: none;
}

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

.db-btn {
  margin-right: 6px;
  font-weight: 600;
  color: #0083E2;
  margin-top: 0px;
  text-decoration: underline;
}

/* productsearch page  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.selective-form {
  filter: drop-shadow(0px 4px 5px rgba(0, 0, 0, 0.07));
  border: 1px solid #e7e7e7;
  max-width: 1136px;
  margin: 41px auto 48px;
  position: relative;
  z-index: 20;
}

.user-details-form {
  padding: 16px 43px 45px 45px;
  border-bottom: 4px solid #0083e2;
}


/* inside the form user details */

.input__box.search {
  width: calc(100% - 239px);
  padding-right: 30px;
}

.input__box.brand {
  max-width: 239px;
  width: 100%;
}

.btn-style-search {
  color: rgb(255, 255, 255);
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  background: rgb(0, 131, 226);
  border-radius: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(0, 131, 226);
  border-image: initial;
  transition: all 0.3s ease-in-out 0s;
}

.btn-style-search:hover {
  background: white;
  color: black;
}

.tabling .table-wrapper table {
  text-align: left;
}

.tabling .table-wrapper table th {
  color: #636363;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 15.026px;
  border-bottom: 1px solid #e4e4e4;
  background-color: #fff;
  padding: 19px 0;
  text-align: left;
}

.tabling .table-wrapper table th:first-child,
.tabling .table-wrapper table td:first-child {
  padding-left: 5px;
}

.padding-left5 {
  padding-left: 5px;
}

.darksecondry .padding-left5 img {
  -webkit-filter: invert(1);
  filter: invert(1);
}

.list-form-btn {
  border-radius: 4px;
  border: 1px solid #0083e2;
  color: #000;
  background-color: #fff;
  padding: 10px;
  width: 100%;
  max-width: 147px;
  height: 100%;
  cursor: pointer;
}

button.list-form-btn svg:hover path {
  fill: white;
}

.list-form-btn img {
  max-height: 15px;
  padding-right: 5px;
  height: 100%;
}

.list-form-btn:hover,
button.list-form-btn:hover svg path {
  background-color: #0083e2;
  color: #fff;
  fill: #fff;
}

.tabling .table-wrapper table th {
  color: #636363;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 15.026px;
  border-bottom: 1px solid #e4e4e4;
  background-color: #fff;
  padding: 19px 6px;
}

.tabling .table-wrapper table td {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 15.026px;
  border-bottom: 1px solid #e4e4e4;
  /* background-color: #fff; */
  padding: 20px 0;
  text-align: left;
  /* width: 100px; */
}

.tabling.autos-listing-products-add-1 .table-wrapper table td {
  width: 122px;
}

/* .tabling table {
  min-height: 200px;
} */

.price-msrp a {
  color: #258be9;
  font-weight: 500;
  cursor: auto;
}

.tabling .table-wrapper table th:first-child,
.tabling .table-wrapper table td:first-child {
  padding-left: 5px;
}

.tabling.skuu .table-wrapper table td:last-child {
  width: 170px;
}

.tabling.skuu .table-wrapper table td:nth-child(2) {
  max-width: 250px;
  /* word-break: break-all; */
  word-wrap: break-word;
}

button.list-form-btn:first-child {
  margin-right: 15px;
}

.table-pagination .pagination {
  display: flex;
  justify-content: flex-start;
  gap: 16px;
  padding: 25px 17px 24px;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
}

.pagination a {
  border-radius: 5px;
  border: 2px solid rgba(0, 0, 0, 0.15);
  background: #fff;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  color: #000000;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color 0.5s;
}

.pagination a.active {
  background-color: #0096ff;
  color: #ffffff;
  border: 1px solid #0096ff;
}

.pagination a:hover:not(.active) {
  background-color: #ddd;
}

.table-bar {
  padding: 0 19px 20px;
  border-bottom: 1px solid #e4e4e4;
  display: inline-block;
  width: 100%;
}

.left-bar {
  float: left;
}

.right-bar {
  float: right;
}

.d-flex {
  display: flex;
}

.uploader-section select {
  border: none;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  appearance: none;
  /* background-image: url(./img/Vector.png); */
  background-image: var(--vector-img-url);
  background-repeat: no-repeat;
  background-position: right 13px;
  padding: 0 16px 0 3px;
  outline: none;
  cursor: pointer;
  z-index: 1;
}

.uploader-section {
  padding-right: 20px;
}

td div a p.cutom-titletag {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  max-width: 225px;
  width: 100%;
  /* padding-left: 90px; */
  display: inline-block;
  margin-left: 5px;
}

.sort-upload:before {
  /* border-right: 1px solid #ccc; */
  /* content: ""; */
}

.uploader-section.dbserch:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: none !important;
  right: 0;
  top: 18px;
  background-repeat: no-repeat;
  z-index: 9;
  pointer-events: none;
}

.tabling select {
  border: 1px solid rgb(170, 169, 169);
  padding: 1px 6px;
  border-radius: 6px;
}

.left-bar h5 {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}

.uploader-section button {
  padding: 6px 12px;
  font-weight: 600;
}

.left-bar span {
  font-size: 16px;
  font-weight: 400;
  line-height: 15.026px;
  padding-left: 4px;
}

.blue-bg-button {
  color: #fff;
  background: #0083e2;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  border-radius: 5px;
  border: 1px solid #0083e2;
  transition: all 0.3s ease-in-out;
  justify-content: center;
  font-family: 'Lato';
}

.blue-bg-button:hover {
  background: #fff;
  color: #0083e2;
  border: 1px solid #0083e2;
}

button.list-form-btn:first-child {
  margin-right: 15px;
  margin-bottom: 3px;
}

.list-form-btn {
  border-radius: 4px;
  border: 1px solid #0083e2;
  color: #000;
  background-color: #fff;
  padding: 10px;
  width: 100%;
  max-width: 147px;
  height: 100%;
  cursor: pointer;
}

.list-form-btn.change-background {

  background-color: #0083e2;
  color: #fff;
}

.list-form-btn.change-background svg path {
  /* background-color: #0083e2; */
  fill: #fff;
}



h3.dashboard-heading {
  color: #000;
  font-size: 28px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  padding-bottom: 23px;
  background: #EEF6FD;
}

.sort-upload:before {
  border-right: 1px solid #ccc;
  content: "";
}

.position-search-brandss {
  position: absolute;
  top: 79px;
  min-height: 300px;
  max-height: 300px;
  width: inherit;
  background-color: white;
  z-index: 20 !important;
  padding: 10px;
  overflow-y: scroll;
  border: 1px solid #f3e5e5;
}

/* media queries productsearch */

@media (max-width: 1000px) {
  .user-details-form {
    padding: 16px 23px 45px 25px;
  }
}

@media (max-width: 479px) {
  .user-details-form {
    padding: 16px 7px 45px 7px;
  }

  .select-section {
    margin-bottom: 8px;
  }

  .popup-table {
    padding: 0 0 !important;
  }
}

@media (max-width: 1200px) {
  .tabling {
    display: grid;
    overflow-x: scroll;
    width: 100%;
    overflow-y: hidden;
  }

  .tabling .table-wrapper {
    overflow-x: auto;
    display: grid;
    width: 100%;
  }
}

@media (max-width: 1366px) {
  .tabling .table-wrapper {
    overflow-x: auto;
    display: grid;
    width: 100%;
  }
}

@media (max-width: 850px) {
  .selective-form {
    max-width: 690px;
  }
}

@media (max-width: 767px) {

  .img-upload-section .uploadedd-btn .select-image {
    padding: 0px 27px;
  }


  .Warranty-opt {
    padding: 41px 10px 0 !important;
  }

  .quantityRangeClass .quantityFromTo .firstSectn {
    /* display: inline-block; */
    width: 100% !important;
    /* margin-right: 10px; */
  }

  .quantityRangeClass .quantityFromTo .firstSectn input {
    width: 100%;
    margin-right: 7px;
  }

  .SpecialOffer-order input {
    width: 17px;
    height: 17px;
  }

  form .user__details {
    flex-wrap: wrap;
    gap: 12px;
  }

  form.input__box.categories {
    margin-bottom: 9px;
  }

  .mobile-serach-btn {
    width: 100%
  }

  form .user__details .input__box.search {
    width: 100%;
    padding-right: 0;
    margin-bottom: 9px;
  }

  tr.Dbsearch-header th {
    font-weight: 400 !important;
  }

  .input__box.brand {
    max-width: 100%;
    width: 100%;
  }

  .para {
    width: 100% !important
  }

  .input__box.categories,
  .input__box.sub-categories {
    max-width: 100% !important;
    padding-right: 0;
    margin-bottom: 9px;
  }

  .input__box.price-qty.pricing {
    padding-right: 0 !important;
  }

  .input__box.price-qty.pricing {
    padding-right: 0 !important;
  }

  /* .desc-msg,
  .media-items {
    padding: 43px 20px 50px !important;
  } */

  .mdal {
    padding: 0 8px 0 8px !important;
  }


  .product-popup {
    flex-direction: column;
    padding: 4px !important;
  }

  .auto-view-product-popup-1 .left-popup{
    width: 100% !important;
  }

  .view-auto-product-form-1{
    padding: 19px !important;
  }

  .auto-view-product-close-btn-1{
    position: relative;
    top: -10px;
    margin-right: -2px !important; 
  }

  .view-auto-product-main-container-1{
    top: 50px;
    position: relative;
    margin-bottom: 151px;
  }

}

.auto-view-product-close-btn-1{
  margin-right: 8px !important; 
  position: relative;
  top: 11px;
}

/* media queries productsearch */

/* modal page  */

.top-cross {
  display: flex;
  justify-content: flex-end;
  cursor: pointer;
  margin-right: 15px;
}

.product-popup {
  padding: 32px;
}

.auto-view-product-popup-1 .left-popup{
  width: 50%;
}

.input-box-product-detail-1{
  padding-right: 15px !important;
}

.right-popup-form {
  padding-left: 30px;
}

.autos-right-popup-form-1{
  width: 100%;
}

.autos-right-popup-form-1 .input__box.product-search label{
  width: 100%;
}

.popup-table {
  padding: 0 32px;
}

.popup-desc {
  padding: 17px 32px;
}

.popup-table table {
  border-collapse: collapse;
  margin: 50px auto;
  border: 0.5px solid #898080;
}

.popup-table tr:nth-of-type(odd) {
  background: #f0f0f0;
}

.popup-table td:nth-child(1),
.popup-table th:nth-child(1) {
  padding-left: 40px;
}

.popup-desc {
  padding: 17px 32px;
}

.custom-container {
  max-width: 1010px;
  margin: 0 auto;
}

.popup-desc h4 {
  color: rgb(0, 0, 0);
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.popup-desc p {
  color: rgb(0, 0, 0);
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  max-width: 905px;
  padding-top: 11px;
}

.popup-table td,
.popup-table th {
  color: rgb(0, 0, 0);
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 15.026px;
  width: 170px;
  padding: 25px 0px 25px 160px;
}

.popup-table td,
.popup-table th {
  color: rgb(0, 0, 0);
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 15.026px;
  width: 170px;
  padding: 25px 0px 25px 160px;
}

/* modal page  */

.Reset-btn-search {
  float: right;
  margin-right: 43px !important;
  font-weight: 700;
  width: 100px;
  border: 1px solid red;
  border-radius: 6px;
  color: red;
  margin-top: 17px !important;
  padding: 5px;
}

.Reset-btn-search:hover {
  background: rgb(253 15 15);
  color: white;
}

/* sell page css */

.sidebar.short-sidebar {
  max-width: 209px;
  max-height: 325px;
  border-radius: 5px;
  padding: 15px 0;
}

.dashboard-box .sidebar {
  height: auto;
}

/* .dashboard-box .sidebar {
  background: #fff;
  padding: 30px 0px;
  flex: 1;
  flex-basis: 20%;
  max-width: 20%;
  text-align: center;
  width: 272px;
  height: 993px;
  flex-shrink: 0;
  position: relative;
} */

.right-end-card {
  margin-top: 58px;
  background: #fff;
  max-height: max-content !important;
  max-width: 264px;
  width: 100%;
  height: 100%;
  padding: 11px 11px 17px;
  border-radius: 5px;
  /* position: sticky; */
  /* top: 12px; */
}

.right-end-card img {
  width: 100%;
  /* padding:4px 10px 4px 10px */
}


button.view-btn {
  padding: 14px 88px;
  border-radius: 5px;
  border: 1px solid #0083e2;
  background: #fff;
  width: 100%;
  color: #0083e2;
  font-size: 16px;
  font-weight: 900;
  margin-top: 22px;
}

.Warranty-opt {
  padding: 41px 55px 0;
}

.margin-top20 {
  margin-top: 20px;
}

.user__details.media .ico-svg {
  margin-top: 13px;
}

.ico-svg {
  /* margin-top: 35px; */
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

/* form .user__details .input__box {
  text-align: left;
  width: 100%;
} */
.input__box.med-video input {
  background: #fff;
  border: 1px solid #dedede;
  padding: 14px;
}

.user__details.media {
  justify-content: flex-start;
  padding: 0;
  max-width: 650px;
}

.myprofile-info-option-detail-box.selecting-form {
  padding: 23px 0;
}

.myprofile-info-option-detail-box {
  flex: 1;
  padding: 23px 30px;
}

.time_section {
  padding: 0 55px 48px;
  border-bottom: 1px solid #dedede;
}

.ask-qty,
.check-text {
  padding: 43px 55px;
  border-bottom: 1px solid #dedede;
}

.desc-msg,
.media-items {
  padding: 43px 55px 50px;
  border-bottom: 1px solid #dedede;
}

.media-items label {
  color: #000;
  font-size: 16px;
  line-height: 26px;
}

.uploadedd-btn {
  padding-bottom: 10px;
  position: relative;
}

.select-image {
  border: 1px solid #dedede;
  max-width: 154px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 34px 39px;
  position: relative;
  cursor: pointer;
  border-radius: 5px;
  height: 150px;
}

.select-image input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.media-items p {
  color: #818181;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}

.dashboard-box {
  display: flex;
  /* flex-wrap: wrap; */
  gap: 30px;
}

.dashboard-heading.back-link {
  font-size: 20px;
  font-weight: 600;
  cursor: pointer;
  color: #121212;
  display: flex;
  align-items: center;
  /* width: max-content; */
}


.navbar {
  text-align: left;
  padding: 0 20px;
}

.circleOrange {
  background: #b8b8b8;
  border-radius: 3em;
  -moz-border-radius: 3em;
  -webkit-border-radius: 3em;
  color: #ffffff;
  display: inline-block;
  text-align: center;
  width: 29px;
  height: 29px;
  color: #fff;
  text-align: center;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px;
}

li.nav-items a {
  color: #838383;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  /* line-height: 60px; */
  gap: 10px;
  display: flex;
  align-items: center;
}

li.nav-items {
  width: 100%
}

.nav-items {
  /* border-bottom: 1px solid #cae5f9; */
}




.card-content h4 {
  font-size: 16px;
  font-weight: 600;
  margin: 7px 0;
}

.product-card img {
  border-radius: 5px;
}

.card-content .card-price {
  color: #000;
  font-weight: 600;
  margin-top: 11px;
}

button.view-btn {
  padding: 14px 88px;
  border-radius: 5px;
  border: 1px solid #0083e2;
  background: #fff;
  width: 100%;
  color: #0083e2;
  font-size: 16px;
  font-weight: 900;
  margin-top: 22px;
}


button.view-btn:hover{
  background: #0083e2;
  color: #ffffff;
  transition: 0.5s ease-in-out;
}

.card-content span {
  color: #636363;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

.sidebar.short-sidebar {
  max-width: 222px;
  max-height: 325px;
  border-radius: 5px;
  padding: 15px 0;
  min-width: 225px;
  /* position: sticky; */
  /* top: 13px; */
}

.sidebar.short-sidebar li.nav-items {
  padding: 0;
}

.sidebar.short-sidebar .nav-link.active {
  border-bottom: none !important;
}

li.nav-items a {
  color: #838383;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 60px;
  gap: 10px;
  display: flex;
  align-items: center;
}

li.nav-items a:hover {
  color: #0083e2;
  font-weight: 700;
}

.navbar {
  text-align: left !important;
  padding: 0 20px !important;
}

.nav-items {
  border-bottom: 1px solid #cae5f9;
}

.nav-items:last-child {
  border-bottom: none;
}

.warning-text {
  color: #d12129;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  border-radius: 4px;
  background: rgba(235, 41, 41, 0.2);
  padding: 8px 13px;
}

.warning {
  padding: 0 0 0 25px;
}

.opt-search input {
  width: 360px;
  padding: 15px 14px;
  border-radius: 6px;
  border: 1px solid #dedede;
  /* background: #f9f9f9; */
  outline: none;
}

.warning svg {
  position: absolute;
  top: -7px;
  left: 37px;
}

.out-next-btn {
  margin-top: 30px;
  text-align: right;
}

.out-next-btn button {
  padding: 14px 35px;
}

.sell-form h4 {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 23px;
  padding: 9px 0px;
}

.our-sell-products {
  justify-content: space-between;
  flex-wrap: wrap;
}

.form-check {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
  padding-left: 0;
}

.form-check input {
  cursor: pointer;
  width: 18px;
  height: 18px;
}

.form-check label {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  padding-left: 9px;
}

.time_section h5 {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  padding: 29px 0 15px;
}

.input__box.price-qty.pricing {
  padding-right: 20px;
}

.card-content h4 {
  font-size: 16px;
  font-weight: 600;
  margin: 7px 0;
}

.card-content .card-price {
  color: #000;
  font-weight: 600;
  margin-top: 11px;
}

.card-content .product-btn {}

.check-text label {
  display: inline-flex;
  gap: 10px;
  align-items: center;
  width: fit-content;
  cursor: pointer;
}

.check-text p {
  color: #000;
  line-height: 26px;
  font-weight: 500;
}

.media-items label {
  color: #000;
  font-size: 16px;
  line-height: 26px;
}

.desc-msg textarea {
  width: 100%;
  min-height: 154px;
  border: 1px solid #dedede;
  outline: none;
  padding: 14px;
  margin-top: 8px;
  resize: none;
  border-radius: 5px;
}

.width100 {
  width: 100%;
}

.img-upload-section {
  display: flex;
  justify-content: space-between;
  margin-top: 12px;
  flex-wrap: wrap;
  gap: 5px;
}

.cstmmedia-sectioss .img-upload-section {
  justify-content: unset;
  gap: 30px;
}

.opt-btn button {
  padding: 14px 35px;
  cursor: pointer;
}


.user__details.media .ico-svg {
  margin-top: 13px;
}

.ico-svg {
  /* margin-top: 35px; */
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  border: none;
  background: none;
  margin-left: 11px;
}

.warranty-check {
  padding-bottom: 8px;
}

.ApplyAllNote-checkbox input {
  cursor: pointer;
}

.warranty-check input {
  width: 18px;
  height: 18px;
  cursor: pointer;
}

.warranty-check label {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  padding-left: 9px;
}

.Warranty-opt h5 {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  padding-bottom: 13px;
}

.nav-link.active .circleOrange {
  background-color: #0083E2;
  color: #fff;
}

/* .check-text p {
  color: #0083E2;
  line-height: 26px;
} */

img.show-upd-img {
  width: 69px;
  height: 69px;
}

.select-image i {

  position: absolute;
  top: 20px;
  right: 10px;
  font-size: 20px;
}

/* .card-content h4 {
  font-size: 16px;
    font-weight: 400;
    margin: 7px 0;
    color: black;
} */


li.nav-items a:hover {
  color: #0083E2;
  font-weight: 700;
}

.form-check label {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  padding-left: 9px;
}

.form-check input:checked+label {
  font-weight: 700;
}

.del-schedule {
  padding: 45px 55px 30px;
}

.sell-dashb {
  flex-grow: 1;
}

/* sell page css */
.pickup-check {
  padding-right: 41px;
}

.del-schedule h5 {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
}

.update-btn button {
  padding: 14px 35px;
}

.add-time {
  padding: 16px 0 40px;
}

.check-text input,
.del-check-text input {
  width: 16px;
  height: 16px;
  cursor: pointer;
}

.gap10 {
  gap: 10px;
}

.del-check-text p {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.time-slot a {
  color: #258BE9;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  padding-right: 21px;
}

.input__box.daying {
  padding-right: 30px;
}

.popup-btn button {
  padding: 14px 35px;
}

.popup-table tr:nth-child(1) {
  background: #fcfcfc;
}

.short-sidebar a.nav-link.active {
  color: #0d6efd !important
}



/* add accessories */
.content-accessories {
  max-width: 1096px;
  width: 100%;
}

.main-content.accessories {
  max-width: 100%;
  width: 100%;
}

.opt-accessories {
  flex-direction: column;
  margin: 80px auto;
}

.relative {
  position: relative;
}

.not-sell {
  padding-top: 39px;
}

.opt-acc-btn button {
  padding: 14px 35px;
}

.accessory-listing p {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  padding-right: 10px;
}

.accessory-listing {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
}

.not-sell p {
  color: #838383;
  font-size: 16px;
  font-weight: 400;
  padding: 0 33px 0 0 !important;
}

.opt-accessories p {
  color: #000;
  font-weight: 600;
  line-height: normal;
  padding: 17px 0 21px;
  text-align: center;
  margin-right: 17px;
}

.search-icon {
  position: absolute;
  top: 14px;
  left: 10px;
}

.opt-search input {
  width: 360px;
  padding: 15px 35px;
  border-radius: 6px;
  border: 1px solid #DEDEDE;
  /* background: #F9F9F9; */
  outline: none;
  font-size: 14px;
}

/* add accessories */



/* thankyou page */

.thank-listing h2 {
  color: #0083E2;
  text-align: center;
  font-family: Pacifico;
  font-size: 80px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  padding-top: 39px;
}

.thank-listing p {
  color: #121212;
  text-align: center;
  font-size: 28px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  padding: 33px 0;
}

.thank-you-btn button {
  padding: 14px 35px;
}

.thank-listing {
  flex-direction: column;
  align-items: center;
  margin: 32px auto;
}

.justify-center {
  justify-content: center;
}

/* thankyou page */


.max-w-100 {
  max-width: 100% !important;
}


/* delivery */

.shipper {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  display: flex;
  align-items: center;
  gap: 20px;
}

.item-shipped h5 {
  line-height: 20px;
}

.curbside {
  border-bottom: 1px solid #DEDEDE;
}

.manage-pricing-btn {
  color: #000;
  color: #fff;
  background: #0083E2;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  border-radius: 5px;
  border: 1px solid #0083E2;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  padding: 10px 16px;
}

.del-check-text .curb-para {
  color: #818181;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  width: 100%;
  max-width: 378px;
  padding-left: 29px;
}

.del-opt {
  border-bottom: 1px solid #DEDEDE;
  padding: 35px 0;
}

.del-check-text .curb-para {
  color: #818181;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  width: 100%;
  max-width: 378px;
  padding-left: 29px;
}

.update-btn button {
  padding: 14px 35px;
}

.manage-btn button {
  padding: 10px 12px;
}

.space-between {
  justify-content: space-between;
}

.manage-btn {
  max-width: 150px;
  width: 100%;
}

.shipped-days select {
  border: 1px solid #B0B0B0;
  max-width: 253px;
  width: 100%;
  padding: 9px 14px;
  border-radius: 5px;
  appearance: none;
  color: #818181;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  outline: none;
}

.manage-btn button {
  padding: 10px 12px !important;
  /* border: none; */
}


.time_section h5 {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  padding: 29px 0 15px;
}

.autolisting-shipping-details-form .dimensions_product{
  margin-top: 12px;
  flex-wrap: wrap;
}

.autolisting-shipping-details-form .shipping-heading{
  padding-top: 18px !important;
}

.autolisting-shipping-details-form .shipping-div{
  padding: 0 49px 48px;
}

/* .autolisting-shipping-details-form  .dimensions-input-box{
  width: 33.33%;
}

.autolisting-shipping-details-form  .dimensions-input-box .details{
  width: 100%
}

.autolisting-shipping-details-form  .dimensions-input-box .dimensions-input-div{
  width: 100%
}

.autolisting-shipping-details-form  .dimensions-input-box .dimensions-input-div .dimension_input_field{
  width: 100%
} */

.item-shipped h5 {
  line-height: 20px;
}

.del-schedule.no-padd {
  padding: 0 !important
}

.time-slot {
  margin-top: 34px;
}

.time-slot a {
  color: #258BE9 !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  padding-right: 21px;
}

.para {
  color: #818181;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}

.input__box.daying select {
  color: #000;
}

.card-content .card-price {
  color: #000;
  font-weight: 600;
  margin-top: 11px;
}


.tabling.skuu .table-wrapper table td:last-child {
  /* width: 314px; */
}

/* delivery */

.manage-pricing-btn:hover {
  color: #0083E2;
  background-color: #fff;
  /* border:1px solid #0083E2 */
}



/* popup */

.popup-container.open {
  display: flex;
}

.popup-container {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(95, 92, 92, .61);
  align-items: center;
  overflow-y: scroll;
}


.custom-curb-container {
  min-width: 800px;
  margin: 42px auto 42px;
  background: white;
  border-radius: 7px;
}

.main-content.price-filter {
  max-width: 100%;
}

.main-content {
  flex: 3;
  /* background-color: #ffffff; */
  box-sizing: border-box;
  /* flex-basis: 80%;
  max-width: 80%; */
  flex-basis: 77%;
  max-width: 77%;
}

.radius5 {
  border-radius: 5px;
}

.myprofile-info-option-detail-box.curb-pop-up {
  padding: 55px 22px 81px;
}

.curb-side-head {
  color: #121212;
  text-align: center;
  font-size: 28px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}

.user-rate {
  margin-top: 20px;
}

form .user__details {
  display: flex;
  width: 100%;
  padding-top: 16px;
  justify-content: center;
}

.gap50 {
  gap: 50px;
}

.a-more {
  padding: 18px 0 35px;
}

.top-cross {
  display: flex;
  justify-content: flex-end;
  cursor: pointer;
}

form .user__details .input__box {
  text-align: left;
  width: 100%;
}

.user__details .input__box .details {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 100%;
  display: block;
}

.input__box.any-charge span {
  color: #8A8A8A;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.input__box.any-charge input {
  border-radius: 5px;
  border: 1px solid #B0B0B0;
  background: #E4E4E4;
  color: #818181;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.user-rate .user__details .input__box {
  text-align: left;
  width: 100%;
}

.user-rate .user__details .input__box {
  text-align: left;
  width: 100%;
}

.save--btn {
  padding-top: 45px;
}


.save--btn button {
  padding: 14px 35px;
}

.curb-side {
  padding: 0 30px;
}

.user-rate .user__details {
  display: flex;
  width: 100%;
  padding-top: 16px;
  justify-content: center;
}

.gap50 {
  gap: 50px;
}

.input__box.any-charge input {
  border-radius: 5px;
  border: 1px solid #B0B0B0;
  background: #E4E4E4;
  color: #818181;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.popup-content a.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  background: none;
  padding: 0;
  margin: 0;
  text-decoration: none;
}

.input__box.any-charge span {
  color: #000000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.gap5 {
  gap: 5px;
}

/* popup */




/* main seller listing show */

.my-list-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 37px;
}

.right-header-bar {
  display: flex;
  gap: 20px;
}

.csv-btn.active {
  border-radius: 5px;
  background: #0083E2;
  color: #fff;
  transition: all 0.3s ease-in-out;
}

.right-header-bar button {
  padding: 14px 35px;
}

.csv-btn {
  border-radius: 5px;
  border: 1.5px solid #0083E2;
  background: #fff;
  color: #0083E2;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.right-header-bar button {
  padding: 14px 35px;
}

form .list-users .user__details {
  gap: 30px;
  padding: 7px 0;
}

section.dashboard-section {
  background: #EEF6FD;
  padding-top: 42px;
  padding-bottom: 50px;
  position: relative
}

.listing-table-bar {
  float: left;
  width: 100%;
  margin: 50px 0 30px;
}

.myprofile-info-option-detail-box.listing-act {
  padding: 0;
}

.left-bar {
  float: left;
}

.left-bar .tabs {
  border-radius: 3.481px;
  background: #FFF;
  padding: 15px;
}

.tab.active {
  color: #fff;
  border-radius: 2px;
  background: #258BE9;
}

.left-bar span {
  font-size: 16px;
  font-weight: 400;
  line-height: 15.026px;
  padding-left: 11px;
}

.right-bar {
  float: right;
}

.sorting-list span {
  color: #636363;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}

.sorting-list select {
  border: none;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  appearance: none;
  /* background-image: url(./img/Vector.png); */
  background-image: var(--vector-img-url);
  background-repeat: no-repeat;
  background-position: calc(100% - 9px) center;
  padding: 0 0 0 3px;
  outline: none;
  cursor: pointer;
  background-color: inherit;
}

/* main seller listing show */

.tabling.tabling-listing .table-wrapper table th:first-child,
.tabling.tabling-listing .table-wrapper table td:first-child {
  width: 245px;
  padding: 19px 0 19px 20px;
}

.tabling.tabling-listing .table-wrapper table td:first-child {
  text-align: start !important;
}

.tabling.tabling-listing .table-wrapper table th {
  white-space: nowrap;
  padding: 19px 20px;
  font-size: 14px;
}

.tabling.tabling-listing .table-wrapper table td {
  padding: 19px 20px;
}

.left-bar .tabs {
  border-radius: 3.481px;
  background: #FFF;

}

.order-table-bar .left-bar .tabs {
  padding: 7px 6px !important;
}

/* .tabs {
  margin: 0;
  padding: 0;
  display: flex;
  /* justify-content: center; 
} */

.img-sect p {
  margin-top: -21px;
  border-radius: 0px 0px 2.999px 2.999px;
  background: #FFA800;
  z-index: 1;
  position: relative;
  text-align: center;
  color: #FFF;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 4px 0;
  text-transform: capitalize;
}

.left-bar .tabs .tab {
  display: block;
}

.left-bar .tabs .tab {

  padding: 8px 33px;
  background: #fff;
  border-radius: 5px;
  color: #000;
  text-decoration: none;
  color: #7B7B7B;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 17.407px;

}


.tabs .tab.active {
  color: #fff;
  border-radius: 2px;
  background: #258BE9 !important;
  font-weight: 600;
}

.left-bar .tabs {
  border-radius: 3.481px;
  background: #FFF;
  padding: 15px;
}

.left-bar span {
  font-size: 16px;
  font-weight: 400;
  line-height: 15.026px;
  padding-left: 11px;
}

div.myoption-bar {
  width: 127px;
  height: 139px;
  background: #ffffff;
  z-index: 2;
  border: 1px solid #dbdad7;
  padding: 10px 10px;
  border-radius: 7px;
  top: 69px;
}

.myoption-bar.show {
  display: block
}

.left-popup img {
  max-width: 305px;

}

.circle1,
.circle2,
.circle3 {
  background: #258BE9;
  width: 4px;
  height: 4px;
  display: flex;
  border-radius: 100%;
  text-align: center;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 8px;
  left: 9px;
}

.circle3 {
  left: 25px;
}

.report-list .myprofile-info-option-detail-box {
  padding: 23px 20px;
  gap: 30px;
}

.margin-top30 {
  margin-top: 30px;
}

.list-report-bar {
  max-width: 694px;
  border: 1px solid #e4e4e4;
  border-radius: 15px;
  padding: 30px 15px 30px 30px;
  width: 100%
}

.statistics-bar {
  max-width: 303px;
  border: 1px solid #e4e4e4;
  padding: 30px 0;
  border-radius: 10px;
}

/* listing report */


/* social filete */
.social-filter-content h4 {
  color: #000;
  font-size: 28px;
  font-weight: 800;
  line-height: normal;
  text-align: center;
  padding-top: 30px;
}

.myprofile-info-option-detail-box.social-filter-content {
  padding: 20px 21px 50px 10px;
}

.social-links {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  margin: 40px 0;
  flex-wrap: wrap;
}

.copy-link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
}

.copy-btn button {
  padding: 5px 14px;
}

.main-content.social-filter {
  /* min-width: 660px; */
  margin: 0 auto;
  width: 100%;
  border-radius: 10px;
}

.main-content.social-filter.mywid {
  max-width: 700px;
}

.padding-top10 {
  padding-top: 10px;
}

span .para .react-stars span {
  font-size: 16px;
}

.user__details.user-products.sell-itemm {
  padding: 43px 55px;
}




/* social filete */

@media (min-width: 768px) {
  .form-temp label {
    max-width: 286px;
    width: 100%;
  }


}


.require-select {
  color: red;
  font-weight: 400;

}



.right-bar.active-sort .sorting-list select {
  background-image: none;
  background-color: inherit;
  padding: 4px 18px 4px 4px;
  margin-left: 4px;
  border-radius: 5px;
}



.order-table-bar .left-bar .tabs {
  background-color: #F0F0F1;
}

.left-bar .tabs {
  border-radius: 3.481px;
  background: #FFF;
  padding: 15px;
}

.order-table-bar .tab {
  background-color: #F0F0F1;
}

.tabling.order-ticket .table-wrapper table th:first-child,
.tabling.order-ticket .table-wrapper table td:first-child {
  /* width: 225px; */
  padding-right: 10px;
  max-width: -39x;
  min-width: 220px;
}

.tabling .table-wrapper table th:first-child,
.tabling .table-wrapper table td:first-child {
  padding-left: 7px;
}

.tabling.order-ticket .table-wrapper td,
.tabling.order-ticket .table-wrapper th {
  padding: 25px 7px;
  border-top: 1px solid #E4E4E4;
  border-bottom: none;
}

.tabling.tabling-listing .table-wrapper table th:first-child,
.tabling.tabling-listing .table-wrapper table td:first-child {
  width: 245px;
  padding: 19px 0 19px 20px;
}

.tabling.tabling-listing .table-wrapper table th {
  border-bottom: none;
}

.tabling.tabling-listing .table-wrapper table th {
  white-space: nowrap;
  padding: 19px 20px;
  font-size: 14px;
}

.tabling.order-ticket .table-wrapper th {
  color: #636363;
  font-size: 14px;
  font-weight: 400;
  line-height: 15.026px;
  white-space: nowrap;
  border-bottom: none;
}

.tabling.tabling-listing .table-wrapper table td {
  border-bottom: none;
  border-top: 1px solid #E4E4E4;
}

.auto-listing-table-1 .tabling.tabling-listing .table-wrapper table td {
  padding: 19px 40px !important;
}

.auto-listing-table-1 .tabling.tabling-listing .table-wrapper table th{
  text-align: center;
}

.auto-listing-table-1 .tabling.tabling-listing .table-wrapper table .product-name-details-div-1 {
  padding: 19px 40px 19px 10px !important;
}

.tabling.tabling-listing .table-wrapper table th:first-child, .tabling.tabling-listing .table-wrapper table td:first-child{
  text-align: start !important;
}

.tabling.tabling-listing .table-wrapper table .text-center.bus-brands-no-data-found-1 , .tabling.tabling-listing .table-wrapper table  .w-100.text-center.text-danger.position-absolute.bg-secondry.opacity-5.bus-spinner-1{
  text-align: center !important;
}

.black-text {
  color: #000;
}

.align-start {
  align-items: self-start;
}

.ask-qty p {
  font-size: 14px;
  color: #818181;
  line-height: 26px;
  font-weight: 500;
}

.warranty-opt-plan {
  padding: 0 30px;
  align-self: flex-start;
}

.warranty-opt-plan label {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 140px;
  display: block;
}

.warranty-opt-plan select,
.warranty-opt-plan input {
  outline: none;
  width: 100%;
  padding: 11px 7px;
  transition: all 0.3s ease;
  border-radius: 6px;
  border: 1px solid #E7E7E7;
  background: #F9F9F9;
  color: #5C5C5C;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 5px 0;
}

.content-accessories .accessory-listing {
  border-radius: none !important;
}

.listing-table-bar ul.tabs {
  padding: 5px !important
}

.listing-table-bar ul.tabs .tab {
  background: #fff
}


.main-content.backgrrorud {
  background-color: #ffffff
}

.opt-acc-btn {
  text-align: right;
}

.tabling.order-ticket.Order-heading-top {
  min-height: 200px;
}



.stm-color-exterior:before {
  content: "\e80e";
}

.stm-color-exterior {
  font-size: 14px;
  color: rgb(235, 39, 39);
}

.Auto-listing-wrapper {
  width: 170px;
  max-width: 170px;
}

.Auto-listing-wrapper-3s {
  width: 234px;
  max-width: 234px;
}

.Auto-listing-select {
  width: 100%;
  padding: 12px;
  border-radius: 3px;
  /* appearance: none; */
  cursor: pointer;
  border: none;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 1px 3px;
  color: #1b1919;
  font-size: 14px;
  background: #ffffff
}

.autolisting-product-details .feat input {
  cursor: pointer;
}

.main-wrapper-auto-listing {
  gap: 20px;
  padding: 6px 26px 48px 26px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.Auto-listing-Input {
  border: 1px solid gray;
  border-color: #e7dfdf;
  padding: 9px;
  border-radius: 3px;
  color: #2e2e2e;
  font-size: 14px;
}

.Auto-listing-wrapper label {
  font-weight: 700;
  margin-bottom: 5px;
  color: black;
}

.feat label {
  display: flex;
  gap: 9px;
  font-size: 13px;
  color: #7A7A7A;
  padding: 7px 0;

}

.gp-70 {
  gap: 70px;
}

.Auto-listing-wrapper-3s label {
  font-weight: 500;
  margin-bottom: 5px;
  color: #464040;
}

.Auto-listing-wrapper span {

  font-size: 12px;
  font-weight: 400;
}

.Auto-listing-wrapper-3s span {

  font-size: 12px;
  font-weight: 400;
}

.update-btn {
  padding-top: 20px;
}

.inputt::placeholder {
  color: #888 !important;
}

.Auto-default-images {
  width: 80px;
  height: 80px;
  height: 80px;
  border-radius: 6px;
  object-fit: cover;
  object-position: cente
}

.custom-default-images {
  width: 80px;
  height: 80px;
  height: 80px;
  border-radius: 6px;
  object-fit: cover;
  object-position: cente
}

.Auto-defaults-mdal .custom-container {
  max-width: 54%;
}

@media screen and (min-width: 990px) {
  .Auto-defaults-mdal .inner-mata {
    column-count: 1;
    /* -webkit-column-count: 3; */
  }
}

@media screen and (max-width:767px) {
  .Auto-defaults-mdal .custom-container {
    max-width: 98%;
  }

  .social-filter-content h4 {

    font-size: 15px !important;

  }

  .right-popup-form {
    padding-left: 8px;


  }

  .metainner {
    padding: 0 15px !important
  }

  .metainner h4 {
    /* color: #0b56a5; */
    font-size: 16px;
    color: black;
    font-weight: 600;
  }

}



.Add-custom-make {
  font-size: 12px;
  /* text-align: right; */
  float: right;
  color: #0083e2;
}

.details.Car_price_data {

  width: 50%
}

.autoclasss .pagination {
  justify-content: flex-start;
}



select.pointer option {
  background-color: #fff;
  color: #000000;
  border: none;
  border-radius: 6px;
  padding: 8px;
}

.svg-image-select {
  position: absolute;
  top: 68%;
  right: 10px;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  cursor: pointer;
}

.reportmodel.accessories-Add-modal .form-container-box {
  padding: 0 0 !important;
}

.reportmodel.accessories-Add-modal .form-container-box .sell-template .sell-form h4 {
  display: none;
}

.reportmodel.accessories-Add-modal .form-container-box .media-items svg {
  display: none;
}

.reportmodel.accessories-Add-modal .desc-msg .media-items {
  padding: 43px 17px 50px !important;
  /* border-bottom: 1px solid #dedede; */
}

.reportmodel.accessories-Add-modal .time_section {
  padding: 10px 30px 48px;

}

.reportmodel.accessories-Add-modal .ask-qty {
  padding: 10px 30px 48px;
  /* border-bottom: 1px solid #dedede; */
}

.reportmodel.accessories-Add-modal .media-items {
  padding: 10px 30px 48px;
  /* border-bottom: 1px solid #dedede; */
}

.input__box.product-search svg path {
  fill: #0083e2;
}

/* .ask-qty.customaskqq {
  padding: 13px 8px !important;
} */

.main-wrapper-auto-listing h5 {

  color: #000000;
  font-size: 16px;
  font-weight: 800;
}

.ask-qty.Autosss-section {
  padding: 43px 26px !important;
}

.Autosss-section {
  padding: 43px 26px !important;
}

.no-record-class {
  text-align: center;
  position: absolute;
  top: 100px;
  left: 44%;
  font-size: 16px;
  color: #000000;
  font-weight: 700;
}

#report-item-model-cstmminnerr .form-container-box .check-text {
  padding: 20px 20px !important;
}

.Mydropdown-auto .dropdown-menu.show {
  z-index: 9;
  width: 150px !important;
  text-align: center;
}

.Mydropdown-auto .dropdown-menu.show a.dropdown-item {
  padding: 9px;
  color: #2e2d2d;
  font-size: 14px !important;
}

.Mydropdown-auto .dropdown-menu.show a.dropdown-item:hover {
  background: rgba(241, 241, 241, 1);
  /* padding: 9px; */
  border-radius: 6px;
}


.user-details-btn button:hover {
  border: 1px solid #0083e2;
  background: #fff;
  color: #0083e2;
}

.review-and-rating.Review-alignment {
  width: 100%;
}

.Review-section-Sticky img {
  width: 100%
}

.Text-on-title {
  font-weight: 700 !important;
  color: #000;
  margin: 10px 0;
}

@media(max-width:575px) {
  .listing-table-bar.cstmclass {
    flex-direction: column;
  }

  .listing-table-bar.cstmclass .right-bar.active-sort {
    width: 100%;
  }

}


.suggested-brand .color-brand {
  width: 100%;
  border: none;
  padding: 3px;
  cursor: pointer;
  color: black;
  font-size: 13px;
  text-align: left;
  background: white;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.colrsss {
  width: 25px;
  height: 25px;
  border-radius: 5px;
}

.btn-select-drop-down-colorss {
  padding: 16px 15px;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  /* width: 175px; */
  text-align: left;
  background: #fff;
  border: none;
  width: 100%;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 1px 3px;
}

.position-search-colorsdrop {
  position: absolute;
  top: 49px;
  min-height: 300px;
  max-height: 300px;
  width: inherit;
  background-color: white;
  z-index: 20 !important;
  padding: 10px;
  overflow-y: scroll;
  border: 1px solid #f3e5e5;
}

.Aditional-addresss label {

  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal
}


.Aditional-addresss {
  display: flex;
  /* gap: 10px; */
  justify-content: space-between;
  margin-top: 20px;
}

.seasearch-brnads {
  cursor: pointer
}



.dropdown-menu.show {
  border: 0;
  border-radius: 10px;
  box-shadow: -7px 7px 14px #00000040;
  height: auto;
  left: inherit !important;
  padding: 18px;
  position: absolute;
  right: 0 !important;
  width: 254px;
}

.tabling.tabling-listing {
  overflow-x: initial;
}


/* matching css with listingStyle.css products */
button#dropdown-basic {
  box-shadow: none;
  outline: none;
  background: #0000;
  border: none;
  padding: 0;
}

.ac-text {
  color: #000;
  display: flex;
  flex-direction: column;
  font-family: Lato !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  max-width: 225px;
  padding-left: 10px;
  width: 100%;
}

.search-cor #Skuserach-product {
  /* border: none;
  box-shadow: 0 1px 4px #00000029;
  padding: 10px 35px;
  width: 300px; */

  width: 300px;
  border: 1px solid #e1e4e7;
  border-radius: 6px;
  box-shadow: none;
  color: #314656;
  font-size: 16px;
  font-weight: 500;
  line-height: 19.2px;
  height: 50px;
  padding: 0;
  padding-left: 31px;
}

.search-container {
  margin-bottom: 20px;
  text-align: right;
}

.tabs {
  display: flex;
  margin: 0;
  padding: 0;
}

.align-center {
  align-items: center;
}

/* .tabling.tabling-listing .table-wrapper table th {
  text-align: center;
} */

.width100 {
  width: 100%;
}

.listing-items {
  align-items: center;
  background: #f1f1f1;
  border-radius: 5px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  min-height: 234px;
  padding: 10px 28px;
  position: relative;
  width: 100%;
}

.shop-box {
  width: 220px;
}

.user-details-btn button {
  background: #258be9;
  border: 1px solid #0083e2;
  border-radius: 5px;
  color: #fdfdfd;
  font-size: 16px;
  font-weight: 900;
  padding: 11px 23px;
}

.desc-msg .descriptionsection-inn .quill {
  height: 200px;
}

.desc-msg .descriptionsection-inn .quill .ql-editor p {
  color: #000;
}

.ManufacturerImagesss .position-relative {
  border-radius: 5px;
  outline: 1px solid gray;
  padding: 10px;
}

.ManufacturerImagesss {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: flex-start;
  margin: 20px 0;
}

.ManufacturerImagesss img {
  border-radius: 5px;
  height: 110px;
  object-fit: cover;
  width: 110px;
}

.ManufacturerImagesss .innrremoveimgclss,
.ManufacturerImagesss i {
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  right: -5px;
  top: -11px;
}

.images-orders-format {
  background: #fff;
  border-radius: 50%;
  bottom: 3px;
  box-shadow: 0 3px 6px #00000029, 0 3px 6px #0000003b;
  color: #000;
  height: 25px;
  left: 1px;
  position: absolute;
  text-align: center;
  width: 25px;
}

.cstmmeidclsss .img-upload-section .show-upd-img {
  height: 120px;
  width: 120px;
}

.select-image img {
  margin-right: 3px;
}

.select-image .innrremoveimgclss,
.select-image i {
  font-size: 20px;
  position: absolute;
  right: -9px;
  top: -10px;
}

.icon-btn-forclose {
  position: absolute;
  right: 32px;
}

.icon-btn-forclose {
  border: 2px solid #0000;
  border-radius: 50px;
  box-sizing: border-box;
  font-family: inherit;
  height: 40px;
  justify-content: center;
  margin: 0;
  padding: 0;
  vertical-align: text-bottom;
  width: 40px;
}

button.view-tick-btn {
  align-items: center;
  border: 1.5px solid #0083e2;
  border-radius: 5px;
  color: #fff;
  display: inline-flex;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  gap: 5px;
  justify-content: center;
  line-height: normal;
  padding: 14px 35px;
}

.view-tick-btn {
  background-color: #007bff;
  border: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  padding: 10px 20px;
  transition: background-color .2s;
}

.ApplyAllNote-checkbox {
  align-items: center;
  display: flex;
  gap: 11px;
  /* margin-top: 62px; */
}

input,
select {
  outline: none;
}

.dimension_input_field {
  background: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  color: #5c5c5c;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 10px;
  outline: none;
  padding: 16px 14px 15px;
  transition: all .3s ease;
}

.dimension_select_field {
  background: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  color: #5c5c5c;
  cursor: pointer;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 10px;
  outline: none;
  padding: 13px 14px;
  padding: 14px 14px 15px;
  transition: all .3s ease;
  width: 107%;
}


.dashboard-heading.dimension_textt {
  background: #fff;
  font-size: 20px;
  padding: 0 52px;
}

.popup-content {
  margin: auto;
  padding: 0 20px;
  transition-delay: 1s;
  transition-duration: .4s;
}

.user__details .innertxtclsss-popup span {
    display: inline-block;
    z-index: 99;
    position: absolute;
    color: black !important;
    /* top: -22px; */
    top: 25px;
    left: 4px;
}

.innertxtclsss-popup {
  display: flex;
  position: relative;
  align-items: center;
}

.delivery-dates {
  align-items: center;
  border-bottom: 1px solid #ebedee;
  display: flex;
  padding: 15px 10px;
  position: relative;
  width: 100%;
}

.delivery-dates input {
  background: #fff;
  border: 1px solid #cdd6dd;
  border-radius: 3px;
  font-size: 15px;
  font-weight: 400;
  height: 40px;
  line-height: 18px;
  max-width: 116.82px;
  padding: 10px;
  text-align: center;
  width: 100% !important;
}

.charge-list label {
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  padding-right: 12px;
}

.charges-section img {
  margin-right: 10px;
}

.delivery-changes {
  margin: 0 0 15px;
}

.analysis-head h4 {
  color: #000;
  font-size: 20px;
  font-weight: 750;
  line-height: 15.026px;
  margin: 18px;
}

.permissions_field label {
  display: inline-block;
  margin: 10px 0;
  width: 30%;
}

.invite-user-permission-1 label {
  display: inline-block;
  margin: 0px;
  width: unset;
}

.permissions_field div {
  display: inline-block;
  margin: 10px 0;
  width: 30%;
}

.listing-product-search.darkbackground{
  box-shadow: 0 0 0 0 !important;
  background: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23FFFFFF'&gt;&lt;polygon points='0,0 100,0 50,50'/&gt;&lt;/svg&gt;") no-repeat !important;
  background-size: 11px !important;
  background-position: calc(100% - 10px) 14px !important;
  background-repeat: no-repeat !important;
  border: 1px solid white !important;
}

.listing-product-search{
  box-shadow: 0 0 0 0 !important;
  background: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23000000'&gt;&lt;polygon points='0,0 100,0 50,50'/&gt;&lt;/svg&gt;") no-repeat !important;
  background-size: 11px !important;
  background-position: calc(100% - 10px) 14px !important;
  background-repeat: no-repeat !important;
  border: 1px solid #e7e7e7 !important;
}

.listing-product-search.darkbackground option {
  background-color: #010114;
  border-bottom: 1px solid white;
}

.listing-product-search.darksecondry option {
  background-color: #010114;
  border-bottom: 1px solid white;
}  

.permissions_field label input[type=checkbox] {
  margin-right: 10px;
}

.form_section_search_inner input,
.form_section_search_inner select {
  background: #fff;
  border: 1px solid #cdd6dd;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 400;
  height: 40px;
  width: 100%;
}

.form_section_search_inner input {
  line-height: 120%;
  padding: 5px 5px 5px 38px;
}

.form_section_search_inner {
  display: inline-block;
  max-width: 280px;
  position: relative;
  width: 100%;
}

.form_section_search_inner select {
  padding: 5px;
}

.form_section_search_inner span {
  left: 13px;
  position: absolute;
  top: 7px;
}

.brand-details-clsiinn {
  margin-top: 20px;
  padding: 46px 50px;
  width: 100%;
  background: #fff;
}

.brand-details-clsiinn .txtarclssin {
  margin-bottom: 20px;
}

.dashboard-heading.back-link.option-title {
  background-color: transparent;
}

.brand-details-clsiinn .myprofile-form-box .inpicclssinn {
  background: initial;
  border: initial;
  box-shadow: none;
}

.pro-pic {
  border-radius: 50%;
  box-shadow: 0 1px 2px 0 #3c40434d, 0 1px 3px 1px #3c404326;
  height: 110px;
  margin-bottom: 13px;
  width: 110px;
}

.change-logo input[type=file] {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  opacity: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}

.mb-3.change-logo.sdfgsdf {
  bottom: -6px;
  padding-top: 14px;
  position: absolute;
  right: 0;
}

.csv-btn.active.savedd {
  padding: 14px 28px;
}

.innrmain-autopdclss .main-content.sells {
  /* max-width: 100%; */
}

.innrmain-autopdclss .main-content.sells {
  max-width: 802px;
  width: 100%;
}

.innrmain-autopdclss .descriptionsection-inn.inclsautodess .ql-editor ul {
  padding-left: 12px;
}

.innrmain-autopdclss .Auto-listing-wrapper {
  width: 100%;
  max-width: 100%;
}

.innrmain-autopdclss .main-wrapper-auto-listing {
  gap: 20px;
  padding: 6px 26px 48px 26px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}


.innrmain-autopdclss .Auto-listing-wrapper-3s {
  width: 100%;
  max-width: 100%;
}

.innrmain-autopdclss .innnrmain-wrpclsss.main-wrapper-auto-listing {
  grid-template-columns: 2fr;
}

.innrmain-autopdclss .img-upload-section {
  gap: 30px;
  justify-content: flex-start;
  margin-top: 30px;
}

.innrmain-autopdclss .img-upload-section .uploadedd-btn .select-image {
  padding: 0 43px;
}

.innrmain-autopdclss .img-upload-section .select-image input {
  cursor: pointer;
}

/* .inautoadddclsss .shop-box .listing-items img {
  width: 75px;
} */


.main-image.Beta-modal {
  max-width: 100%;
  /* padding: 40px; */
  height: 626px;
  border-radius: 0px;
  /* background: url('./img/Imges/background.png'); */
  background: #baebff;
  margin-top: 80px;
  margin-bottom: 60px;
}

.launchpopupclss.commisionclss .main-image.Beta-modal {
  height: auto;
  width: 650px;
  border-radius: 10px;
  background: #fff;
  text-align: unset;
}

.launchpopupclss.commisionclss .main-image.Beta-modal.review-and-return-1{
  bottom: 46px;
}

.launchpopupclss.commisionclss .main-image.Beta-modal .mdl-head-sectn-cls {
  width: 100%;
  padding: 15px 10px;
  background: #E0F1FF;
  display: flex;
  gap: 15px;
  align-items: center;
  padding-top: 17px;
}

.launchpopupclss.commisionclss .main-image.Beta-modal .mdl-head-sectn-cls .infoclssslogo {
  margin-right: 5px;
}

.launchpopupclss.commisionclss .main-image.Beta-modal .mdl-head-sectn-cls .thslogoNew {
  width: 120px;
  margin-right: 5px;
}

.launchpopupclss.commisionclss .main-image.Beta-modal .mdl-head-sectn-cls p {
  font-size: 17px;
  font-weight: 700;
  text-align: unset;
  line-height: unset;
  color: #000000;
  margin-top: 5px;
  margin-left: 29px;
}

.launchpopupclss.commisionclss .main-image.Beta-modal .mdl-head-sectn-cls .close-icon {
  top: 1px;
  right: 9px;
}

.launchpopupclss.commisionclss .main-image.Beta-modal .mdl-head-sectn-cls p span {
  color: #0083E2;
}

.launchpopupclss.commisionclss .main-image.Beta-modal .mainclssinner-modal .contnnt-sectionns {
  margin: 35px 50px 15px 50px;
  background-color: #E0F1FF;
  padding: 20px 40px;
  /* border: 2px dashed #0083e2; */
  /* background-image: url("../../Browser/img/border-img.png"); */
  background-image: var(--border-img-url);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.launchpopupclss.commisionclss .main-image.Beta-modal .mainclssinner-modal .contnnt-sectionns .content-materialrt {
  display: flex;
  width: 100%;
  border-bottom: 1px solid #B3DBF9;
  justify-content: space-between;
  align-items: center;
}

.launchpopupclss.commisionclss .main-image.Beta-modal .mainclssinner-modal .contnnt-sectionns .content-materialrt .imgsectnnn-lbel {
  gap: 10px;
  display: flex;
  padding: 20px 0px;
  align-items: center;
}

.launchpopupclss.commisionclss .main-image.Beta-modal .mainclssinner-modal .contnnt-sectionns .content-materialrt .imgsectnnn-lbel p {
  font-size: 18px;
  font-weight: 400;
  color: #000000;
}

.launchpopupclss.commisionclss .main-image.Beta-modal .mainclssinner-modal .contnnt-sectionns .content-materialrt .price-cntn-sectn span {
  font-size: 18px;
  font-weight: 700;
  color: #000000;
}

.launchpopupclss.commisionclss .main-image.Beta-modal .mainclssinner-modal .contnnt-sectionns .content-materialrt.sellerreivamnt {
  border-bottom: unset;
}

.launchpopupclss.commisionclss .main-image.Beta-modal .mainclssinner-modal .contnnt-sectionns .content-materialrt.commspricee .price-cntn-sectn span {
  color: #FF3039;
}

.launchpopupclss.commisionclss .main-image.Beta-modal .mainclssinner-modal .contnnt-sectionns .content-materialrt.sellerreivamnt .price-cntn-sectn span {
  color: #0083E2;
  font-size: 26px;
  font-weight: 900;
}

.launchpopupclss.commisionclss .main-image.Beta-modal .agreecontn-text {
  margin-top: 0px;
  margin-bottom: 30px;
  padding: 0px 50px;
}

.launchpopupclss.commisionclss .main-image.Beta-modal .agreecontn-text p {
  color: #404040;
  font-size: 16px;
  font-style: italic;
  font-weight: 500;
  line-height: 21px;
  text-align: unset;
}

.launchpopupclss.commisionclss .main-image.Beta-modal .agreecontn-text p.lasttextinnnt {
  margin-top: 20px;
}

.launchpopupclss.commisionclss .main-image.Beta-modal .actions-btn-clsss {
  display: flex;
  justify-content: center;
  margin-top: 16px;
  gap: 17px;
}

.launchpopupclss.commisionclss .main-image.Beta-modal .actions-btn-clsss .yes-action-accepttt {
  align-items: center;
  border: 1.5px solid #26A541;
  border-radius: 5px;
  color: #fff;
  display: inline-flex;
  transition: background-color .2s;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  gap: 5px;
  justify-content: center;
  line-height: normal;
  padding: 14px 35px;
  background-color: #26A541;
  width: 41%;
}


.launchpopupclss.commisionclss .main-image.Beta-modal .actions-btn-clsss .yes-action-accepttt:hover {
  background: #fff;
  color: #26A541;
}

.launchpopupclss.commisionclss .main-image.Beta-modal .actions-btn-clsss .no-action-rejectttt {
  align-items: center;
  color: #fff;
  display: inline-flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  gap: 5px;
  justify-content: center;
  line-height: normal;
  padding: 14px 35px;
  background: #d12129;
  border: 1px solid #d12129;
  border-radius: 5px;
  transition: background-color .2s;
  width: 41%;
}

.launchpopupclss.commisionclss .main-image.Beta-modal .actions-btn-clsss .no-action-rejectttt:hover {
  background: #fff;
  color: #d12129;
}

.launchpopupclss.commisionclss .main-image.Beta-modal .footer-mdl-clsssin {
  margin: 35px 0px;
}

.launchpopupclss.commisionclss .main-image.Beta-modal .footer-mdl-clsssin p {
  font-size: 21px;
  font-weight: 600;
  line-height: 25.2px;
  text-align: center;
  color: #000000;
}

.launchpopupclss.commisionclss .main-image.Beta-modal .footer-mdl-clsssin p img {
  margin-top: -3px;
  width: 130px;
}

.innrmain-autopdclss .price-qty.pricing.autosection label:before {
  content: "$";
  font-size: 15px;
  left: 3px;
  position: absolute;
  top: 45px;
}

.auto-addacssryincls .form-container-box .main-content.sells {
  max-width: 100%;
}

.innrmain-autopdclss .desc-msg.media-items.Autosss-section.despinitmclss {
  padding-bottom: 80px !important;
}

.auto-addacssryincls .desc-msg.media-items {
  padding-bottom: 50px !important;
}

.auto-addacssryincls .descriptionsection-inn {
  margin-bottom: 30px;
  margin-top: 10px;
  width: 100%;
}

.auto-addacssryincls .media-items .img-upload-section {
  gap: 25px;
  justify-content: flex-start;
}

.autoacesslis-clsinn .myprofile-info-box {
  display: flex;
}

.autoacesslis-clsinn .myprofile-info-box .table-wrapper thead tr th {
  text-align: left;
}

.autoacesslis-clsinn .myprofile-info-box .table-wrapper .green-priority {
  border-radius: 3px;
  background: #26A541;
}

.autoacesslis-clsinn .myprofile-info-box .table-wrapper .high-priority {
  border-radius: 3px;
  background: #e63946;
}

.autoacesslis-clsinn .report-item-model-content.Delete-accesory-content {
  max-width: 500px;
}

.innrpg-autoacssslist .main-content.sells {
  max-width: 802px;
  width: 100%;
}

.innrpg-autoacssslist .user__details.NewSet-maps {
  display: flex;
  justify-content: center;
  padding-top: 16px;
  width: 100%;
}

.innrpg-autoacssslist .ask-qty.customaskq .user__details .price-qty {
  text-align: left;
  width: 100%;
}

.innrpg-autoacssslist .ask-qty.customaskq .user__details .price-qty.pricing.csmtprc-class {
  width: 70%;
}

.innrpg-autoacssslist .ask-qty.customaskq .user__details .price-qty.pricing.csmtprc-class label:before {
  content: "$";
  font-size: 15px;
  left: 3px;
  position: absolute;
  top: 45px;
}

.Add-acesrs.darksecondry .innrpg-autoacssslist .ask-qty.customaskq .user__details .price-qty.pricing.csmtprc-class label:before{
  color: #000 !important;
}

.innrpg-autoacssslist .media-items .img-upload-section {
  justify-content: flex-start;
  gap: 22px;
}

.innrpg-autoacssslist .media-items .img-upload-section .uploadedd-btn .select-image {
  padding: 0 33px;
  height: 130px;
  max-width: 134px;
  cursor: pointer;
}

.innrpg-autoacssslist .media-items .img-upload-section .uploadedd-btn .select-image img {
  height: 110px;
  width: 110px;
}

.innrpg-autoacssslist .media-items .img-upload-section .uploadedd-btn .select-image .fa-times-circle {
  font-size: 20px;
  position: absolute;
  right: -9px;
  top: -10px;
}

.innrpg-autoacssslist .sell-form .time_section {
  padding: 0px;
  padding-bottom: 10px;
}

.innrpg-autoacssslist .sell-form .time_section.title-txtclsin {
  margin-top: 15px;
}

.innrpg-autoacssslist .sell-form .ask-qty {
  padding: 0px 0px 25px 0px;
}

.innrpg-autoacssslist .sell-form .check-text {
  padding: 13px 0px;
}

.innrpg-autoacssslist .sell-form .desc-msg.media-items {
  padding: 15px 0px 70px 0px;
}

.innrpg-autoacssslist .sell-form .media-items.mdincls-autolisss {
  padding: 15px 0px 0px;
  border-bottom: unset;
}

.innrpg-autoacssslist .sell-form .media-items.mdincls-autolisss .opt-acc-btn {
  margin-top: 20px;
}

.innrpg-autoacssslist .report-item-model-content {
  max-width: 720px !important;
}

.main-content.price-filter.access-filtrinclss .left-header-bar {
  width: 80%;
}

.main-content.price-filter.access-filtrinclss .right-header-bar a button.csv-btn {
  padding: 10px;
}

.main-content.price-filter.access-filtrinclss .my-list-bar {
  padding-bottom: 0px;
}

@media screen and (max-width: 550px) {
  .launchpopupclss.commisionclss .main-image.Beta-modal .mainclssinner-modal .contnnt-sectionns .content-materialrt .imgsectnnn-lbel p {
    font-size: 15px;
    line-height: 20px;
    text-align: start;
  }

  .launchpopupclss.commisionclss .main-image.Beta-modal .mainclssinner-modal .contnnt-sectionns .content-materialrt .price-cntn-sectn span {
    font-size: 15px;
  }

  .launchpopupclss.commisionclss .main-image.Beta-modal .mainclssinner-modal .contnnt-sectionns .content-materialrt.sellerreivamnt .price-cntn-sectn span {
    font-size: 17px;
  }

  .launchpopupclss.commisionclss .main-image.Beta-modal .mainclssinner-modal .contnnt-sectionns {
    padding: 20px 20px;
  }

  .launchpopupclss.commisionclss .main-image.Beta-modal .actions-btn-clsss .yes-action-accepttt {
    width: 37%;
  }

  .launchpopupclss.commisionclss .main-image.Beta-modal .actions-btn-clsss .yes-action-accepttt.refund-anchor-tag{
    width: 75%;
  }

  .launchpopupclss.commisionclss .main-image.Beta-modal .actions-btn-clsss .no-action-rejectttt {
    width: 37%;
  }

  .launchpopupclss.commisionclss .main-image.Beta-modal .footer-mdl-clsssin {
    padding: 0 20px;
  }
}



@media screen and (max-width: 1199px) {
  .innrmain-autopdclss .main-wrapper-auto-listing {
    grid-template-columns: 2fr 2fr;
  }
}

@media screen and (max-width: 600px) {
  .innrmain-autopdclss .main-wrapper-auto-listing {
    grid-template-columns: 4fr;
  }
}

@media screen and (max-width: 600px) {
  .delivery-days-clss-1{
    gap: 0px !important;
  }
}


.Selective-data {
  color: #000 !important;
}

.card-content h4 {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  margin: 7px 0;
}

.cen-pr {
  position: absolute !important;
  left: 50%;
  transform: translate(-50%, 0%);
}

.My-no-requestss {
  color: #000;
  font-weight: 600;
  padding-top: 38px;
  width: 100%;
}

.search-title-container.position-relative {
  display: flex;
  justify-content: flex-end;
  padding: 10px 0px;
  width: 100%;
}

.search-title-container.position-relative .search-cor {

  position: relative;
}

.search-title-container.position-relative svg {
  position: absolute;
  left: 6px;
  top: 17px;

}


.error-texts-custom {
  font-size: 14px;
  line-height: initial;
  color: #ff1010 !important;
  margin-top: 9px;
}

.innrpg-autoacssslist .report-item-model-content.Add-acesrs {
  top: 60px;
}

#report-item-model-cstmminnerr .form-container-box.forminlcsssss-rtpt .check-text {
  padding: 13px 0px !important;
}

.innrpg-autoacssslist .form-container-box.forminlcsssss-rtpt .sell-form .desc-msg.media-items {
  padding-bottom: 45px;
}

@media screen and (max-width: 767px) {

  .listing-table-bar {
    margin: 15px 0 14px !important;
  }

  .sorting-list {
    text-align: end;
  }

  .innrpg-autoacssslist .media-items .img-upload-section .uploadedd-btn .select-image {
    height: 130px;
    max-width: 160px;
    width: 160px;
  }

  .right-end-card.vnis {
    display: none !important;
  }
  
  .svg-image-select {
    top: 76% !important;
  }

  /* .position-search-brandss {
    top: 99px !important;
  } */
}

@media screen and (max-width: 500px) {

  .innrpg-autoacssslist .media-items .img-upload-section .uploadedd-btn .select-image {
    height: 130px;
    max-width: 170px;
    width: 170px;
  }

  .innrpg-autoacssslist .form-container-box {
    padding: 10px;
  }

  .innrpg-autoacssslist span.close {
    z-index: 999;
  }

  .innrpg-autoacssslist .user__details.NewSet-maps {
    gap: 10px;
  }

  .innrpg-autoacssslist .sell-form .desc-msg.media-items {
    padding-bottom: 100px;
  }

  .innrpg-autoacssslist .form-container-box.forminlcsssss-rtpt .sell-form .desc-msg.media-items {
    padding-bottom: 65px;
  }

}

@media screen and (max-width: 445px) {
    .my-autolisting-1 .left-bar .tabs .tab{
      padding: 8px 13px !important;
    }
}

.pro-listing h3 {
  color: #000;
  font-family: Lato;
  font-size: 38px;
  font-style: normal;
  font-weight: 800;
  line-height: 55px;
}

.dimension-error {
  color: red;
  font-weight: 400;
  font-size: 14px;
  display: block;
  max-width: 186px;
}

.helperquill .ql-container .ql-editor h2,
.helperquill .ql-container .ql-editor p,
.helperquill .ql-container .ql-editor p strong {
  color: #fff !important;
}

.padding-marching-autos {
  padding: 6px 26px 48px
}

.small-dropdown-custom .dropdown-menu.show a.dropdown-item {
  color: #080707;
  font-size: 14px !important;
  padding: 7px !important;
}

.small-dropdown-custom .dropdown-menu.show a.dropdown-item:hover {
  background: #0083E2 !important;
  color: #fff !important;
}

.small-dropdown-custom.darksecondry .dropdown-menu.show {
  background: #1a1a2e !important;
}

.small-dropdown-custom.darksecondry .dropdown-menu.show a.dropdown-item {
  color: #fff !important;
  /* padding: 10px; */
}


.darkbackground .innrmain-autopdclss .price-qty.pricing.autosection label:before {
  content: "$";
  color: #000;
}

.addautolisting-section-1 .select-boxx .select-section .select-content{
  height: 90px;
  width: 201px;
}

.addautolisting-section-1 .select-boxx .select-section{
  padding: 36px !important;
}

.my-autolisting-1 .listing-act .sorting-list{
  padding-top: 14px !important;
}

.darkbackground.my-autolisting-1 .helperquill.descriptionsection-inn .quill .ql-toolbar.ql-snow .ql-formats span , .darkbackground.my-autolisting-1 .helperquill.descriptionsection-inn .quill .ql-toolbar.ql-snow .ql-formats span svg polygon , .darkbackground.my-autolisting-1 .helperquill.descriptionsection-inn .quill .ql-toolbar.ql-snow .ql-formats svg path , .darkbackground.my-autolisting-1 .helperquill.descriptionsection-inn .quill .ql-toolbar.ql-snow .ql-formats svg line , .darkbackground.my-autolisting-1 .helperquill.descriptionsection-inn .quill .ql-toolbar.ql-snow .ql-formats svg rect , .darkbackground.my-autolisting-1 .helperquill.descriptionsection-inn .quill .ql-editor p , .darkbackground.my-autolisting-1 .helperquill.descriptionsection-inn .quill .ql-editor h1 , .darkbackground.my-autolisting-1 .helperquill.descriptionsection-inn .quill .ql-editor h2 , .darkbackground.my-autolisting-1 .helperquill.descriptionsection-inn .quill .ql-editor h3 , .darkbackground.my-autolisting-1 .helperquill.descriptionsection-inn .quill .ql-editor h4 , .darkbackground.my-autolisting-1 .helperquill.descriptionsection-inn .quill .ql-editor h5,  .darkbackground.my-autolisting-1 .helperquill.descriptionsection-inn .quill .ql-editor h6  , .darkbackground.my-autolisting-1 .helperquill.descriptionsection-inn .quill .ql-editor li , .darkbackground.my-autolisting-1 .helperquill.descriptionsection-inn .quill .ql-editor ol {
  color: #fff !important;
  stroke: #fff !important;
}

.auto-listing-view-button-1{
  padding: 13px 0px;
  width: 100%;
}

.ask-qty.Autosss-section.autos-Price-quantity-section-1{
  padding: 6px 26px 48px 26px !important;
}

.addautolistingclass:hover{
    background: #fff;
    color: #0083E2;
}</pre></body></html>