.breadcrumb-itemCustom a,
.textDecoration-none a,
.textDecoration-none {
  text-decoration: none !important;
}

.cursorPointer {
  cursor: pointer;
}

p {
  font-style: normal;
}

.borderRed {
  border: 1px solid rgba(236, 0, 0, 0.5) !important;
  background: linear-gradient(0deg, rgba(236, 0, 0, 0.05) 0%, rgba(236, 0, 0, 0.05) 100%), #fff !important;
}

.textWrap-ellipseTwo {
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}

.chatColor {
  background-color: #74b9ff !important;
}

.textWrap-ellipse {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.max-width135 {
  max-width: 135px !important;
}
.textWrap-whiteSpcPre {
  white-space: pre-wrap;
}

div.tagsCust-product {
  font-size: 14px;
  font-weight: 500;
  position: relative;
  padding: 6px 12px;
  color: #333;
  background: #fff;
  border: 1px solid #333333;
  border-radius: 22px;
  display: inline-block;
}

.image_uploaderProduct {
  border-radius: 10px;
  border: 1px solid #bababa;
  width: 80px;
  height: 80px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.image_uploaderProduct-img {
  border-radius: 10px;
  border: 1px solid #bababa;
  width: 80px;
  height: 80px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
}

.image_uploaderProduct-img .invTrash-img {
  display: none;
  position: absolute;
  top: 6px;
  right: 6px;
}

.image_uploaderProduct-img:hover .invTrash-img {
  display: block;
}

.image_uploaderProBtn .add {
  border-radius: 10px;
  border: 1px solid #bababa;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.form-select22 {
  background-image: url(../images/svg/formSelectIcon.svg) !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 1.8rem !important;
  background-repeat: no-repeat !important;
  background-position: right 0.75rem center !important;
  background-size: 18px 13px !important;
}

/* CSS to hide the number input spinner */
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type='number'] {
  -moz-appearance: textfield; /* Firefox */
}

.customInputNumber::-webkit-inner-spin-button,
.customInputNumber::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}

.borderRed {
  /* border: 1px solid red !important; */
  border: 1px solid rgba(236, 0, 0, 0.5) !important;
  background: linear-gradient(0deg, rgba(236, 0, 0, 0.05) 0%, rgba(236, 0, 0, 0.05) 100%), #fff !important;
}

.bgTransparent {
  background: transparent !important;
}

.btn.savetransparentbtn {
  border: 1px solid #79747e;
  border-radius: 100px;
  text-align: center;
}

.cancelsave .btn {
  font-family: Roboto;
  font-weight: 500;
  color: #6750a4;
  letter-spacing: 0.1px;
  line-height: 20px;
  padding: 8px 30px;
}

.cursor {
  cursor: pointer !important;
}

.font-600 {
  font-weight: 600 !important;
}

.font-500 {
  font-weight: 500 !important;
}

.colorFmain {
  color: #7f1ad1 !important;
}

button:disabled,
button[disabled] {
  opacity: 0.75;
}

.borderBtnBlk {
  border: 1px solid var(--M3-sys-light-outline, #79747e) !important;
}

.commDark_btn .btnCust {
  border-radius: 100px;
  background: #280049;
  padding: 0px 16px 0px 14px;
  color: var(--white);
  font-weight: 500;
  height: 32px;
}
.commDark_btn .btnCust:hover {
  color: var(--white);
}

.nextPrev_pageCust .btnTrans {
  border: none;
  background: transparent;
}

.product_nameCust .imgBox {
  height: 32px;
  width: 32px;
  border-radius: 4px;
  border: 1px solid #e3e3e3;
  padding: 4px;
  background: #fff;
  object-fit: contain;
}

.product_nameCust .imgBox img {
  height: 22px;
  width: 22px;
}

.groupBtnCust .fillBtn {
  border-radius: 100px;
  padding: 0 24px;
  font-weight: 500;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  transition-duration: 0.3s;
}

.commDark_servicesCust button {
  border-radius: 100px;
  border: 1px solid #79747e;
  padding-right: 25px;
  padding-left: 20px;
  color: #6750a4;
  font-weight: 500;
  background-color: transparent;
  height: 40px;
}

.commonForm-select select {
  border-radius: 6px;
  border: 1px solid var(--Primary, #667080);
  background: rgba(255, 255, 255, 0.7);
  height: 48px;
  padding: 13px 12px;
}

.resetBtn.advancedbtn span {
  color: #7f1ad1;
}

.start_button span .loginBtn {
  border: none;
  background-color: transparent;
  color: #280049;
  font-weight: 500;
}

.reqOtp-btn {
  color: var(--darkBlueLText);
  font-size: var(--fs_14);
  font-style: normal;
  font-weight: 500;
}

.otp-container .otpContainer-input input {
  color: rgba(0, 0, 0);
  margin-bottom: 0;
  box-shadow: none;
  text-align: center;
  background-color: none;
  transition: border 0.3s ease;
  font-weight: 400;
  font-size: 24px;
  line-height: 48px;
  border: 0px;
  border-bottom: 1px solid #667080;
  border-color: #667080;
}
.activeChat {
  background-color: #f37cc33d !important;
}
.otp-container .otpContainer-input input:focus,
.otp-container .otpContainer-input input:focus-visible,
.otp-container .otpContainer-input input:active {
  outline: 0;
  border: 0px;
  border-bottom: 1px solid #667080;
  border-color: #667080;
  background-color: none;
}
.otp-container {
  display: flex;
}

.otp-container .spanGap {
  width: 40px;
}

.tabList .btnCust.active {
  border: 1px solid var(--darkBlue);
}
.tabList .btnCust {
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
  padding: 14px 16px;
  border-radius: 10px;
  border: 1px solid #e6e6e6;
  background: var(--white);
  min-width: 210px;
  display: flex;
  align-items: center;
  gap: 25px;
}

.tabList .btnCust.active {
  border: 1px solid var(--darkBlue);
}
.tabList .btnCust.active .circle {
  background: var;
  outline: 2px solid var(--darkBlue);
  background: var(--darkBlue);
}

.variesCheckbox span {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.5px;
  position: relative;
}

ul.item-tag {
  gap: 16px 8px;
}

ul.item-tag li .item {
  font-size: 14px;
  font-weight: 500;
  position: relative;
  padding: 6px 12px;
  color: #333;
  background: #fff;
  border: 1px solid #333333;
  border-radius: 22px;
  display: flex;
  flex-direction: row;
  gap: 6px;
}

ul.item-tag li .item p {
  font-size: 14px;
  font-weight: 500;
  color: #333;
}

.commDark_btn .btnCust {
  border-radius: 100px;
  background: #280049;
  padding: 4px 16px 4px 12px;
  color: var(--white);
  font-weight: 500;
  border: none;
}
.commDark_btn .btnCust:hover {
  color: var(--white);
}

.sellerLandingPage .edit_hot_deal .commDark_btn .btnCust {
  background-color: #ffff;
  color: #7f1ad1;
}

.hotDeals-editInp input,
.hotDeals-editInpGp {
  border-radius: 6px;
  border: 1px solid var(--Primary, #667080);
  opacity: 0.7;
  background: #fff;
  height: 36px;
}
.hotDeals-editInpGp input {
  background: transparent;
  border: none;
}
.hotDeals-editInpGp span {
  height: 21px;
  padding: 0px 12px;
  border-left: 1px solid #666;
}

.commonField-hdClr button {
  border-radius: 6px;
  border: 1px solid var(--Primary, #667080);
  background: rgba(255, 255, 255, 0.8);
  padding: 6px !important;
  height: 38px;
  width: 101px;
}

.commonField-hdClr button.active {
  border-radius: 6px 6px 0px 0px;
}

.commonField-hdClr .colorCode {
  border-radius: 2px;
  background: #fff;
  height: 20px;
  width: 43px;
  display: block;
}

.commonField-hdClr .dropdown-menuHd {
  max-height: 124px;
  width: 100%;
  max-width: 101px;
  border: 1px solid #667080;
  position: absolute;
  top: 38px;
  padding: 12px 6px 0px;
  background: #fff;
  border-radius: 0px 0px 6px 6px;
}

.colorCode-par {
  border-radius: 4px;
  width: 55px;
  height: 38px;
  border: 1px solid var(--Primary, #667080);
  background: rgba(255, 255, 255, 0.8);
  padding: 4px;
}

.colorCode-par span {
  border-radius: 4px;
  width: 45px;
  height: 28px;
  display: block;
}

.deals_column_table .filterSelect-hd {
  min-width: 240px !important;
}

.deals_column_table .commonField-val {
  min-width: 156px;
  width: 156px;
}

.product_deals_infoNew {
  background: #fff;
  height: 394px;
}

.groupBtn-custHd > button {
  border-radius: 100px;
  background: transparent;
  padding: 0 24px;
  font-weight: 500;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  transition-duration: 0.3s;
}

.reset-cancelBtn {
  border: #fff;
}

.skucode-Dtl h6,
.skucode-Dtl p,
.productQty-Dtl h6 {
  font-size: 14px;
  font-weight: 700;
  color: #2b3674;
}

.productQty-Dtl h6 {
  font-size: 20px;
}

.productQty-Dtl p {
  font-weight: 500;
}

.skucode-Dtl p {
  font-weight: 500;
}

.categoryLable-cust {
  border-radius: 30px;
  background: #f7edff;
  padding: 6px 12px;
}

.categoryLable-cust span {
  font-weight: 500;
}

.categoryLable-cust.ylw {
  background: #fff7e8;
}

.switchBtns-Dtl span {
  font-size: 14px;
  font-weight: 500;
  color: #333;
}

.size_fit_box .leftSpan {
  font-weight: 500;
  color: #646880;
}

.main-slideDtl img {
  max-width: 100%;
  max-height: 100px;
}

.tableResp-min400 {
  min-height: 400px;
}

.listEmpty_design {
  max-width: 835px;
}

.listEmpty_content p {
  color: #280049;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.4px;
}

.myStore_categories_info {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  height: 418px;
}

.myStore_categories_info .product_deal_Data {
  max-width: 440px;
}

.custDate-inp[type='date']::-webkit-calendar-picker-indicator {
  opacity: 1;
  display: block;
  background: url('/images/all_icon/calendericon.svg');
  width: 28px;
  height: 28px;
}

.dropdownMenu-policy {
  max-height: 320px;
  overflow: auto;
  background: #fff;
}

.spanTags-max {
  font-size: 12px;
}

.spanTags-max.active {
  color: rgb(236, 0, 0);
  transition: all 1s ease-out;
}
.spanUpload-txt {
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #fff;
  font-size: 12px;
  padding: 4px 12px;
  border-radius: 14px;
}
.spanUpload-txt.succs {
  background-color: #05c368;
}

.spanUpload-txt.dang {
  background-color: #ec0000;
}

.addListing-cust button {
  border-radius: 20px;
  background: #280049;
  height: 40px;
  min-width: 128px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.addListing-cust button.active {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  transition: all 0.2s ease-in;
}

.addListing-cust .dropdown-menuList li {
  padding: 6px 8px;
  color: var(--darkBlueLText);
  font-size: 14px;
  font-weight: 500;
}

.addListing-cust .dropdown-menuList li:hover {
  background: rgba(102, 112, 128, 0.1);
}

.addListing-cust .dropdown-menuList {
  list-style: none;
  max-height: 128px;
  transition: all 0.3s ease-in;
  width: 100%;
  max-width: 128px;
  border: 1px solid rgba(102, 112, 128, 0.25);
  position: absolute;
  top: 40px;
  padding: 10px 0px;
  background: #fff;
  border-radius: 0px 0px 6px 6px;
  filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.15)) drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.3));
  z-index: 1050;
}

.form-control-SelectCustom .Search__value-container {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.form-control-SelectCustom .Search__input-container {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.prodctDescript_iconBoxTax .taxName {
  font-size: 14px;
  font-weight: 500;
  padding: 6px 12px;
  color: #333;
  background: #fff;
  border: 1px solid #7f1ad1;
  border-radius: 22px;
}
.overflow-hidden {
  overflow: hidden !important;
}
.position-absolute {
  position: absolute !important;
}
.imageSolidIcon {
  transform: rotate(50deg);
  top: 25px;
  left: 2px;
}
.imageIconBg {
  width: 40px !important;
  height: 70px !important;
  position: absolute;
  transform: rotate(-50deg);
  right: -10px;
  top: -30px;
  background-color: #7f1ad1ac !important;
}
.cursor-pointer {
  cursor: pointer !important;
}

.mystoretop-cust .shopNameField {
  font-weight: 600;
  font-size: 18px;
}

.mystoretop-cust .shopName {
  height: 40px;
}

.profilesection-cust .imgProf {
  border-radius: 10px;
  border: 2px solid #fff;
  object-fit: cover;
}

.profilesection-cust .changeProfile {
  width: 158px;
}
.statusList-cust ul li:nth-child(5),
.statusList-cust ul li:nth-child(6) {
  display: block !important;
}

.head_Lable .aCust {
  border-radius: 30px;
  background: #edd9e2;
  padding: 6px 12px;
  display: inline-block;
}

.head_Lable .liCust {
  border-radius: 30px;
  padding: 6px 12px;
  display: inline-block;
  color: var(--darkBlueLText);
  font-size: var(--fs_14);
  font-style: normal;
  font-weight: 500;
}

.orderTracking-12Cust .close_icons {
  width: 24px;
  height: 24px;
}

.cancellationpage .confirm .spanCust {
  color: var(--M3-sys-light-on-primary, #fff);
  font-family: Roboto;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.1px;
}

.return .confirmreturn .btnCust,
.replacement .confirmreturn .btnCust {
  color: var(--M3-sys-light-on-primary, #fff);
  font-family: Roboto;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.1px;
}

.guidelinesCust {
  white-space: nowrap;
}

.guidelinesCust .spanCust {
  color: #333;
  font-size: 12px;
  font-weight: 400;
  display: flex;
  height: 100%;
  letter-spacing: -0.24px;
}

.guidelinesCust .spanCust p {
  margin: 0px !important;
  text-wrap: wrap;
}

.orderdeliverybox .unfollow_option {
  z-index: 1000;
}

.eliipse_Dropdwon .dropdown-menu .dropdown-item.cust {
  font-size: var(--fs_14);
}

.pdDetail-buyer .main-slide {
  border-radius: 6px;
  overflow: hidden;
  border: 2px solid transparent;
}

.pdDetail-buyer .activeCust {
  border: 2px solid #c38cf1;
}

.delivery_box .spanCheck {
  color: #5b11a5;

  font-size: 14px;

  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.28px;
  position: absolute;
  left: 145px;
  bottom: 5px;
  text-decoration: none;
}

.spanAvailable {
  color: #10da61;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.28px;
}

.spanAvailable-not {
  color: #c71b1b;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.28px;
}

.signup_tabsCust .spanCust {
  color: #7f1ad1;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Roboto';
}

.create_seller_login .user_login_links .spanCust {
  text-decoration: none;
  color: #7f1ad1;
  font-size: var(--fs_14);
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.28px;
}

.resetPassword-cust .spanCust {
  color: #7f1ad1;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  font-family: 'Roboto';
}

.resetPassword-cust .password_img {
  top: 7px;
  right: 7px;
}

.statusMore-det .span {
  color: #7f1ad1;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px; /* 157.143% */
  letter-spacing: -0.28px;
}
.moreDetails-offer {
  padding: 4px 10px;
  background-color: #f3f9fa;
  border-radius: 8px;
}

.moreDetails-order .timecust h6 {
  color: #333;
  font-size: 14px;
  font-weight: 400;
}

.moreDetails-order .timecust p,
.moreDetails-offer .timecust p {
  color: #666;
  font-size: 12px;
  font-weight: 400;
}

.moreDetails-order .timecust span,
.moreDetails-offer .timecust span {
  color: #333;
  font-size: 12px;
  font-weight: 400;
}

.moreDetails-order .detHead {
  color: #333;
  font-size: 16px;
  font-weight: 600;
}

.filesList-cust .addimg {
  height: 80px !important;
  width: 80px !important;
  border-radius: 10px;
  border: 1px solid #bababa;
  background: #fff;
}

.filesList-cust .addimg img {
  max-width: 72px;
  max-height: 72px;
  border-radius: 6px;
}

.moreDetails-order .delHistory {
  border-radius: 10px;
  background: #f7f0fd;
  overflow: hidden;
  padding: 22px 28px;
  margin-top: 25px;
}

.moreDetails-order .delHistory p {
  color: #333;
  font-size: 16px;
  font-weight: 600;
}

.moreDetails-order .delHistory p span {
  color: #7f1ad1;
  font-weight: 400;
}

.rejectModal-slr .modal-header,
.rejectModal-slr .modal-body {
  padding: 24px 32px;
}

.rejectModal-slr .modal-title {
  color: #2b3674;
  font-size: 22px;
  font-weight: 600;
}

.rejectModal-slr .modal-body .reviewimg {
  border-radius: 5.137px;
  border: 1.284px solid #e3e3e3;
  height: 115px;
  width: 115px;
  background: var(--white, #fff);
}

.rejectModal-slr p {
  color: #2b3674;
  font-size: 18px;
  font-weight: 600;
}

.rejectModal-slr small {
  color: #2b3674;
  font-size: 14px;
  font-weight: 500;
}

.rejectModal-slr .prorating_h5 {
  color: #333;
  font-feature-settings: 'calt' off;
  font-size: 14px;
  font-weight: 400;
}

.rejectModal-slr .cancelmodalbtn {
  height: 40px;
  border: 1px solid var(--M3-sys-light-outline, #79747e);
  color: var(--M3-sys-light-primary, #6750a4);
  text-align: center;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.rejectModal-slr .reportmodalbtn {
  height: 40px;
  border: 1px solid #280049;
  color: #fff;
  background: #280049;
  text-align: center;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.product_viewMore .head h6 {
  color: #333;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
}

.product_viewMore .head li {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  list-style: none;
  line-height: 24px;
}

.prodDetail-cust .divShado {
  box-shadow: 0px -40px 45px #fff;
  z-index: 20;
  position: relative;
}

.product_viewMore {
  transition: all 3s ease-in-out;
}

ul.bar-progress li.active-line4::before,
ul.bar-progress li.active-line4 span.span-middele,
ul.bar-progress li.active-line44::after,
ul.bar-progress li.active-line5::before,
ul.bar-progress li.active-line5 span.span-middele,
ul.bar-progress li.active-line55::after {
  background: #51a34e;
}

.customDropdown .dropdown-menu li .spanCust {
  font-weight: 500;
  font-size: var(--fs_14);
}
.customDropdown .dropdown-menu li .spanCust:hover {
  color: var(--darkBlue);
  background-color: transparent;
}

.overviewDataList span.danger {
  color: #fc2424;
}

.overviewDataList span.danger img {
  transform: rotate(180deg);
}

.loginHead_cust {
  padding: 32px 80px 25px;
}

.txn-arrowCust .active {
  transform: rotate(180deg);
}

.tooltipbox-cust {
  left: calc(var(--percentage) - 50px) !important;
  right: auto;
}

.tooltipbox-custRt {
  left: auto;
  right: calc(var(--percentage) - 50px) !important;
}

.generateBtn .spanCust {
  font-family: 'Roboto', sans-serif;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.1px;
}

.percentfontgreen .active,
.fontGreen-perf .active {
  transform: rotate(180deg);
}

.fontGreen-perf {
  color: #51a34e !important;
}

.fontRed-perf {
  color: #be0f0f !important;
}
@media screen and (min-width: 576px) {
  .commDark_btnCust .btnCust {
    margin-top: 14px;
  }
}

@media (max-width: 575px) {
  .tabList .btnCust {
    padding: 10px 10px 10px 15px;
    min-width: fit-content;
    gap: 15px;
    font-size: 13px;
  }
  .myStore_categories_info {
    height: auto;
  }
  .myStore_categories_info {
    padding: 45px 30px 30px 30px;
  }

  .hotdealsoffer.dealoffer {
    display: flex !important;
    flex-direction: column;
  }

  .size_fit_box .length_box {
    width: 150px;
  }

  .rightOf_Header {
    padding-top: 0px;
  }
}

@media (min-width: 767px) {
  /* .vertical_slide {
    height: 430px;
    overflow-y: auto;
  } */
}

@media (max-width: 767px) {
  .listEmpty_content p {
    font-size: 15px;
  }

  .prodDet-mxWid {
    width: calc(100vw - 92px);
  }
}

@media (max-width: 991px) {
  .listEmpty_design {
    width: 100%;
  }
}
/*=========== || Common Css Start || =========== */
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: transparent; /* or add it to the track */
}
/* Add a thumb */
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #c6c6c6;
}
/* Change the background color of the tooltip */
.tooltip-inner {
  background-color: white; /* Set background color to white */
  color: black; /* Set text color to black */
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  min-width: 250px;
  text-align: left;
}
/* Change the arrow border color of the tooltip */
.tooltip .tooltip-arrow::before {
  border-bottom-color: white !important; /* Set arrow border color to white */
}
/* profile change*/
.changeProfile {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 150px;
  border-radius: 40px;
  height: 30px;
  border: 1.5px solid rgb(8, 8, 96);
  display: flex;
  justify-content: center;
  align-items: center;
}

.changeProfile2 {
  position: absolute;
  display: inline-block;
  cursor: pointer;
  width: 150px;
  border-radius: 40px;
  color: white;
  margin: 10px;
  height: 30px;
  border: 1.5px solid white;
  display: flex;
  justify-content: center;
  align-items: center;
}
.shopEditBtn {
  border: 1.5px solid rgb(8, 8, 96);
  color: rgb(8, 8, 96) !important;
  border-radius: 40px;
  cursor: pointer;
}
.shopNameField {
  background-color: transparent;
  border: none;
  border-radius: 40px;
  height: 40px;
  color: rgb(8, 8, 96);
  font-weight: bold;
  font-size: 24px;
  padding: 10px;
  width: 250px !important;
}

.shopAboutContainer {
  height: 95vh;
}

.aboutEditContainer {
  width: 100%;
  height: 80%;
  position: relative;
  background-color: white;
  border-radius: 10px;
}

.sAboutBtn {
  margin: 20px 10px;
}

.editBorder {
  border: 1.5px solid rgb(8, 8, 96);
}

.fileInput {
  width: 100%;
  height: 100%;
  position: absolute;
  cursor: pointer;
  opacity: 0;
}
.shopBack {
  font-size: 24px;
}
.noteContainer {
  height: 100%;
}
/* .note {
  height: 60%;
  margin-bottom:45px;
} */

.commonHeading,
.commonHeading a {
  color: #280049;
  font-size: var(--fs_28);
  font-weight: 600;
  letter-spacing: -0.56px;
}
.commonHeading p {
  margin-left: 34px;
  color: #333;
  font-size: 16px;
  font-weight: 400;
}
.secondHeading {
  color: #280049;
  font-size: var(--fs_20);
  font-weight: 700;
}
.common_viewBtn a {
  color: var(--darkBlue);
  font-size: var(--fs_14);
  font-weight: 500;
  letter-spacing: -0.28px;
  border-radius: 70px;
  padding: 8px 14px;
  background-color: var(--light_white);
  white-space: nowrap;
}
.commDark_btn a,
.commDark_btn .genBtn {
  border-radius: 100px;
  background: #280049;
  border: 1px solid #280049;
  padding: 10px 24px 10px 14px;
  color: var(--white);
  font-weight: 500;
}
.commDark_btn a:hover {
  color: var(--white);
}
.commDark_btn span {
  font-size: 18px;
  margin-right: 8px;
}
.commonCard {
  border-radius: 6px;
  border: 1px solid #ebebeb;
  background-color: var(--white);
  padding: 20px 12px;
}
.commonCardHeading {
  padding: 0 8px 10px;
}
.commonMiddleContainer {
  padding-bottom: 16px;
}
a {
  text-decoration: none;
}
a:hover {
  color: inherit;
}
a,
p {
  color: var(--darkBlueLText);
  font-size: var(--fs_14);
  font-style: normal;
  font-weight: 400;
}
.commonField lable {
  color: #333;
}
.commonField input,
.commonField .field_select {
  border-radius: 6px;
  border: 1px solid #667080;
  background: var(--white);
  height: 48px;
  width: 100%;
  color: #333;
  font-size: 16px;
  text-align: left;
  padding: 12px;
}
.commonField input[type='number']:not([disabled])::-webkit-inner-spin-button,
.commonField input[type='number']:not([disabled])::-webkit-outer-spin-button {
  opacity: 1;
}
.commonField textarea {
  border-radius: 6px;
  border: 1px solid #667080;
  background: var(--white);
  height: auto;
  width: 100%;
  color: #333;
  font-size: 16px;
  text-align: left;
  padding: 12px;
  resize: none;
}
.commonField input:focus,
.commonField textarea:focus {
  outline: none;
  box-shadow: none;
  border-color: var(--darkBlue);
}
.commonField label {
  display: block;
}
.commonField .formSelect .dropdown-menu {
  width: 100%;
  border: 1px solid #667080;
  position: absolute;
  top: 48px;
}
.commonField .formSelect .dropdown-menu li {
  padding: 8px 12px;
  cursor: pointer;
  color: #2b3674;
  font-weight: 400;
  font-size: 14px;
}
.commonField .formSelect .dropdown-menu li:hover {
  background-color: #e9ecef;
}
.commonField .formSelect .caret {
  position: absolute;
  right: 12px;
  transition-duration: 0.3s;
  top: 12px;
}
.commonField .dropdownOpen.formSelect .dropdown-menu {
  border-radius: 0 0 6px 6px;
  border-top: 0;
}
.dropdownOpen .field_select {
  border-radius: 6px 6px 0 0;
}
.commonField .dropdownOpen.formSelect .caret {
  transform: rotate(180deg);
}
.commonTranspBtn {
  color: #6750a4;
  background-color: transparent;
  border: 1px solid #79747e;
  padding: 10px 24px;
  border-radius: 100px;
  display: inline-block;
  transition-duration: 0.3s;
}
.commonTranspBtn:hover {
  background-color: var(--darkBlue);
  color: var(--white);
}
.commonTranspBtn:hover svg path {
  fill: var(--white);
}
.commonField .field_select .button_text {
  color: #667080;
}
.order_tableDiv table {
  margin-bottom: 8px !important;
}
.taboverflow {
  overflow-x: auto;
}
.taboverflow ul {
  flex-wrap: nowrap;
  width: max-content;
}
.fadeanimation {
  animation: fadeinout 0.5s linear;
}
@keyframes fadeinout {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*=========== || Common Css End || =========== */

/*=========== || Left SideBar Start || =========== */
.profileDrop_down {
  position: absolute;
  left: 258px;
  bottom: 15px;
  background-color: #fff;
  border-radius: 6px;
  filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.15)) drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.3));
  padding: 8px 0;
  width: 170px;
  display: none;
}
.bottomProfile:hover .profileDrop_down {
  display: block;
}
.leftSidebar.HideSideBar .profileDrop_down {
  left: 92px;
}
.profileDrop_down ul {
  position: relative;
}
.profileDrop_down::after {
  content: '';
  border-width: 15px 25px 15px 15px;
  position: absolute;
  bottom: 9px;
  border-top-color: transparent;
  border-right-color: white;
  border-bottom-color: transparent;
  border-left-color: transparent;
  left: -34px;
  border-style: solid;
}
.profileDrop_down li a {
  padding: 8px 15px;
  display: block;
}
.sideLogo .faviconLogo {
  display: none;
}
.leftSidebar {
  width: 250px;
  background-color: var(--white);
  height: 100vh;
  position: fixed;
  top: 0;
  z-index: 999;
  flex: 0 0 auto;
}
.sideLogo {
  text-align: center;
  padding: 0px 15px;
  height: 108px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.menuList ul li a {
  padding: 10px 15px;
  display: inline-block;
  text-decoration: none;
  width: 100%;
  color: var(--blue_text);
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 5px;
}
.menuList ul li.active a {
  border-radius: 10px;
  background: #f7edff;
  color: var(--darkBlueLText);
  font-weight: 700;
}
.menuList ul li a:hover {
  color: var(--darkBlueLText);
  font-weight: 700;
}
.menuList ul li {
  padding: 0 15px;
  position: relative;
}
.menuList ul li a .menuName {
  font-size: var(--fs_16);
  letter-spacing: -0.32px;
  margin-left: 5px;
  white-space: nowrap;
}
.menuList ul li a .memuIcon {
  width: 22px;
  flex: 0 0 auto;
}
.menuList ul li a .memuIcon svg {
  width: 100%;
}
.menuList ul li a .memuIcon path {
  fill: var(--blue_text);
}
.menuList ul li a .memuIcon.stroke path {
  fill: none;
  stroke: var(--blue_text);
  stroke-width: 1;
}
.menuList ul li.active a .memuIcon.stroke path,
.menuList ul li a:hover .memuIcon.stroke path {
  stroke: var(--darkBlue);
  fill: none;
}
.menuList ul li.active a .memuIcon path,
.menuList ul li a:hover .memuIcon path {
  fill: var(--darkBlue);
}
.menuList ul li.active::before {
  border-radius: 25px;
  background: #7f1ad1;
  position: absolute;
  content: '';
  right: 0;
  width: 4px;
  height: calc(100% - 10px);
  top: 5px;
}
.bottomProfile {
  padding: 16px 20px;
  border-top: 1px solid #e5e9f2;
  white-space: nowrap;
}
.LeftPro_bottom img {
  border-radius: 10px;
  border: 1.5px solid #e1cdf1;
  width: 36px;
  height: 36px;
  object-fit: cover;
}
.bottomarrow {
  position: absolute;
  right: 15px;
  bottom: 0;
  padding-bottom: 25px;
  width: 100%;
  text-align: right;
  background: #fff;
  padding-top: 10px;
}
.sidebarTop_content {
  position: relative;
}
.menuList {
  height: calc(100vh - 178px);
  overflow-y: auto;
  overflow-x: hidden;
}
.sideBarMain {
  overflow: hidden;
}
.leftSidebar *,
.leftSidebar {
  transition-duration: 0.4s;
}
.leftSidebar.HideSideBar {
  width: 85px;
}
.HideSideBar .menuList ul li a .menuName {
  opacity: 0;
}
.HideSideBar .sideLogo .mainLogo {
  display: none;
}
.HideSideBar .sideLogo .faviconLogo {
  display: block;
}
.HideSideBar .LeftPro_bottom span {
  opacity: 0;
}
.HideSideBar .menuList ul li.active::before {
  right: 16px;
}
.HideSideBar .bottomarrow {
  right: 0;
  text-align: center;
}
.HideSideBar .bottomarrow img {
  transform: rotate(180deg);
}
.HideSideBar .LeftPro_bottom img {
  margin-right: 0 !important;
}
.HideSideBar .bottomProfile {
  padding: 16px 24px;
}
/*=========== || Left SideBar  Start || =========== */
/*=========== || Right container css  Start || =========== */
.bodyWrapperCustom {
  display: flex;
}
.rightContainer {
  background-color: #e5e9f2;
  width: calc(100% - 250px);
  padding-left: 18px;
  padding-right: 16px;
  margin-left: 250px;
  transition-duration: 0.4s;
}
.leftSidebar.HideSideBar + .rightContainer.Full_contaniner {
  width: calc(100% - 85px);
  margin-left: 85px;
  transition-duration: 0.4s;
}
header.mainHeader {
  padding: 40px 0 10px;
}
/*=========== || Right container css   End || =========== */
/*=========== || sellerLandingPage css   start || =========== */
.overviewDataList p {
  color: #606879;
  font-size: var(--fs_16);
  font-weight: 500;
}
.overviewDataList h4 {
  color: #101616;
  font-family: DM Sans;
  font-size: var(--fs_24);
  font-weight: 700;
}
.overviewChart {
  border-radius: 10px;
  border: 0px solid #55c7d1;
  background: rgba(63, 234, 249, 0.22);
  width: 66.66%;
  /* padding:0 5px; */
}
.overviewData_left {
  padding: 15px;
  width: 40%;
  position: relative;
  overflow: hidden;
}
.overviewDataList {
  padding: 10px;
  align-items: flex-start;
}
.overviewDataList.active {
  border-radius: 10px;
  background: #ffffff40;
}
.LeftCol_seller {
  width: 70%;
  padding: 0 8px;
}
.RightCol_seller {
  width: 30%;
  padding: 0 8px;
}
.payementCard {
  width: 33.33%;
  padding-left: 10px;
}
.seller_pageGrid {
  margin-left: -8px;
  margin-right: -8px;
}
/* .LeftGrid_seller{
   margin-left:-5px;
   margin-right:-5px;
} */
.overviewData_right {
  width: 60%;
  padding: 15px;
  position: relative;
}
.overviewDataList span {
  color: #36b26d;
  font-size: var(--fs_18);
  font-weight: 500;
  margin-left: 8px;
  margin-top: 2px;
}
.leftHalf_circle {
  position: absolute;
  left: -47px;
  bottom: 86px;
}
.overviewData_right .overviewDataList {
  background-image: url('../images/landingpage/multipledots.svg');
  background-repeat: no-repeat;
  background-position: calc(106%) 36px;
  background-size: 60px;
}
.overviewData_right,
.paymentBox {
  background-image: url('../images/landingpage/right-half_circle.svg');
  background-repeat: no-repeat;
  background-position: right calc(100% - 10px);
}
.paymentBox {
  border-radius: 6px;
  border: 0px solid #d6d6d6;
  background-color: #d7e0f8;
  padding: 25px 0px;
  position: relative;
  height: 100%;
}
.overviewDataList .date {
  color: #333;
  font-size: var(--fs_16);
  font-weight: 500;
}
.multiple_dot {
  position: absolute;
  right: 5px;
  top: 3px;
}
.overviewData_left::after {
  content: '';
  width: 1px;
  height: 148px;
  position: absolute;
  right: 0;
  background: rgb(255 255 255 / 60%);
  height: 58%;
  top: 50%;
  transform: translateY(-50%);
}
.weeklyDropdown {
  position: absolute;
  top: 10px;
  right: 10px;
}
.customDropdown .dropdown-toggle {
  background: #f4f7fe;
  border-radius: 70px;
  color: var(--darkBlue);
  font-size: var(--fs_14);
  font-weight: 500;
  padding: 5px 12px;
}
.customDropdown .dropdown-menu {
  min-width: 100%;
  background-color: var(--light_white);
}
.customDropdown .dropdown-toggle:focus {
  border-color: transparent;
  background-color: #f4f7fe;
}
.customDropdown .dropdown-toggle.show {
  border-radius: 20px 20px 0 0;
  border-bottom: 0;
  width: 150px;
  text-align: right;
  border-color: transparent;
}
.customDropdown .dropdown-menu.show {
  border-top: 0;
  border-radius: 0 0 20px 20px;
  top: -5px !important;
  border-color: aliceblue;
}
.customDropdown .dropdown-menu li a {
  font-weight: 500;
}
.customDropdown .dropdown-menu li a:hover {
  color: var(--darkBlue);
  background-color: transparent;
}
.customDropdown .dropdown-toggle::after {
  margin-left: 10px;
}
.customDropdown .dropdown-toggle.show::after {
  margin-left: 10px;
  transform: rotate(180deg);
}
.overviewDataList img {
  width: 34px;
}
.overviewDataList .infotoltip {
  width: 20px;
  cursor: pointer;
}
.action_itemList ul li a {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.action_itemList li {
  padding: 12px 8px;
  border-bottom: 1px solid #f3f3f3;
}
.traffic_InsightsList li {
  padding: 8px;
}
.action_itemList li:last-child {
  border-bottom: 0;
}
.traffic_InsightsList ul li {
  column-gap: 10px;
  justify-content: space-between;
}
.orderTableCard {
  background-color: var(--white);
  border-radius: 6px;
  height: 68.55%;
}
.orderTable_top {
  padding: 18px;
  padding-top: 30px;
}
.order_infoList {
  border-radius: 6px;
  background: #fbf5ff;
  padding: 8px 5px;
}
.order_infoList li {
  padding: 0 1.1rem;
  border-right: 1px solid #cec5d4;
  text-align: center;
  font-size: var(--fs_14);
}
.order_infoList li:last-child {
  border-right: 0;
}
.order_tableDiv table th {
  color: #909090;
  font-weight: 500;
  font-size: 14px;
  vertical-align: middle;
  white-space: nowrap;
  min-width: 80px;
  border-color: #e9edf7;
}
.order_tableDiv table td {
  color: var(--darkBlueLText);
  font-size: 14px;
  vertical-align: middle;
  border-bottom: 0;
}
.order_tableDiv td a {
  color: var(--darkBlue);
}
.order_tableDiv td:first-child,
.order_tableDiv th:first-child {
  padding-left: 25px;
}
.product_name {
  display: flex;
  align-items: center;
  gap: 5px;
}
.order_tableDiv .product_name {
  min-width: 190px;
}
/*============== custom edit select css start =====*/
.customDropdown .dropdown {
  border-radius: 4px;
  background: transparent;
  border: 0;
}
.customDropdown .selectValue {
  color: #2b3674;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  white-space: nowrap;
}

.customDropdown button.doggleBtn {
  padding: 8px 6px !important;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 0;
  pointer-events: none;
}
.customDropdown button.doggleBtn:focus {
  border: 0;
}
.customDropdown img.check_icon {
  border-left: 1px solid #d9d9d9;
  padding-left: 4px;
}
.customDropdown .dropdown_menu {
  padding-left: 0;
  list-style: none;
  border-top: 1px solid #cfcfcf;
  padding-top: 10px;
  display: none;
}
.customDropdown ul.dropdown_menu li {
  padding: 10px 14px;
}
.customDropdown .dropdown_menu.show {
  display: block;
}
.customDropdown .edit_btn {
  opacity: 0;
  transition-duration: 0.3s;
  margin-top: 8px;
}
.order_tableDiv table tr:hover .edit_btn {
  opacity: 1;
}
.edit_btn .close_icon {
  display: none;
}
.editcustom_select {
  gap: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.order_tableDiv table tbody tr:hover {
  background: #e8e5eb;
}
.order_tableDiv table td.status {
  min-width: 210px;
}
.dropIcon,
.check_icon {
  display: none;
}

.editstaus .edit_btn {
  opacity: 1;
}
.editstaus .edit_btn .edit_icon {
  display: none;
}
.editstaus .edit_btn .close_icon {
  display: block;
}
.editstaus button.doggleBtn {
  pointer-events: initial;
}
.editstaus .dropdown {
  border: 1px solid #cfcfcf;
  background: #fff;
}
.editstaus .dropIcon,
.editstaus .check_icon {
  display: block;
}
.customDropdown .dropdown_menu.show {
  display: none;
}
.editstaus .dropdown_menu.show {
  display: block;
}
.editstaus.editcustom_select {
  transform: translateY(8px);
  inset: 0px auto auto 0px;
  z-index: 99;
}
.doggleBtn.show img.dropIcon {
  transform: rotate(180deg);
}
/*============== custom edit select css start =====*/
.Messages_notification::before {
  content: '';
  position: absolute;
  right: -3px;
  top: 0;
  width: 6px;
  height: 6px;
  background: #ff5c66;
  border-radius: 50%;
  border: 2px solid #fff;
  box-sizing: content-box;
}
.Messages_notification {
  position: relative;
  width: fit-content;
}
.message_icon.disabled {
  opacity: 0.5;
}
.highcharts-credits {
  display: none;
}
.sales_chartBottom img {
  cursor: pointer;
}
.leftProduct_site img {
  width: 46px;
  height: 46px;
  flex: 0 0 auto;
  border-radius: 6px;
  border: 1px solid #eee;
}
.leftProduct_site {
  align-items: center;
}
.monthlyLimit_progress .progress {
  height: 9px;
}
.monthlyLimit_progress .progress-bar.info {
  border-radius: 8px;
  background: #55c7d1;
}
.monthlyLimit_progress .progress-bar.warning {
  border-radius: 8px;
  background: #fdc254;
}
.monthlyLimit_progress .notes {
  color: #666;
  font-size: var(--fs_12);
}
.common_viewBtn .linkBtn {
  background-color: transparent;
}
/*=========== || sellerLandingPage css   End || =========== */
/*=========== || Listing Page css   Start || =========== */
.product_card {
  border-radius: 6px;
  border: 1px solid var(--border_color);
  background: var(--white);
  padding: 12px;
}

.product_top {
  margin: 30px 0 12px;
  height: 115px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.productName {
  font-size: var(--fs_14);
  font-weight: 500;
}
.produ_availibility {
  color: #5e6174;
}
.produ_availibility b {
  font-weight: 700;
  color: var(--darkBlueLText);
  margin-left: 6px;
}
.productCard_descip {
  padding-top: 12px;
  border-top: 1px solid #e9edf7;
}
.addBtn a {
  width: 34px;
  height: 32px;
  background: #280049;
  display: inline-block;
  text-align: center;
  line-height: 32px;
  font-size: 18px;
  color: var(--white);
  border-radius: 6px 0 6px 0;
}
.addBtn {
  position: absolute;
  right: 0;
  bottom: 0;
}
.tranding_number {
  border-radius: 4px;
  background: #eef5ff;
  width: fit-content;
  padding: 1px 4px;
  position: absolute;
  right: 5px;
  top: 5px;
}
.tranding_number span {
  font-size: 13px;
}
.sliderPrev.swiper-button-prev,
.sliderNext.swiper-button-next,
.productSlider .owl-nav .owl-prev,
.productSlider .owl-nav .owl-next {
  width: 34px;
  height: 34px;
  border: 1px solid #dadada !important;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.sliderPrev.swiper-button-prev,
.productSlider .owl-nav .owl-prev {
  background-image: url('../images/all_icon/arrow_back_caret.svg') !important;
  box-shadow: 4px 0px 4px rgb(0 0 0 / 5%);
  left: -15px;
  margin: 0;
}
.sliderNext.swiper-button-next,
.productSlider .owl-nav .owl-next {
  background-image: url('../images/all_icon/arrow_prev_caret.svg') !important;
  box-shadow: -4px 0px 4px rgb(0 0 0 / 5%);
  right: -15px;
  margin: 0;
}
.productSlider .owl-nav .owl-prev > span,
.productSlider .owl-nav .owl-next > span {
  display: none;
}
.productSlider {
  position: relative;
  background: #d4dce7;
  padding: 15px;
  border-radius: 10px;
}
.listingTabs ul.nav li {
  padding: 0;
  min-width: 120px;
  text-align: center;
}
.listingTabs.datewisetab ul.nav li button.active {
  color: #667080;
}
.listingTabs.datewisetab ul.nav li button {
  color: #141218;
}
.listingTabs.datewisetab ul.nav li.active {
  background: #4a4458;
  border-radius: 0px;
  border: #667080;
}
.datewisetab.taboverflow {
  border-radius: 50px;
}
.listingTabs.datewisetab ul.datewise {
  border: 1px solid #667080;
  border-radius: 50px;
}

.listingTabs.datewisetab ul.nav li button {
  color: #141218;
  border-right: 1px solid #667080;
  margin-right: 0px;
  padding: 10px 14px;
}
.listingTabs .tab-content .tab-content1 {
  background: none;
  border-radius: 0px;
  padding: 30px 0px 0px 0px;
  margin-bottom: 0px;
}
.listingTabs.datewisetab {
  background-color: var(--white);
  border-radius: 0 6px 6px 6px;
}
.listingTabs ul.nav li button {
  border: 0;
  padding: 14px;
  background-color: transparent;
  margin: 0 auto;
  position: relative;
  color: #49454f;
}
.listingTabs ul.nav li button.active {
  color: var(--darkBlue);
}
.listingTabs ul.nav li button.active::before {
  content: '';
  background: var(--darkBlue);
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 2px;
  border-radius: 10px;
  left: 0;
}
.listingTabs ul.nav li.active {
  background: #fff;
  border-radius: 6px 6px 0 0;
}
.listingTabs .tab-content {
  background-color: var(--white);
  padding: 30px;
  border-radius: 0 6px 6px 6px;
  margin-bottom: 100px;
}
.eliipse_Dropdwon .dropdown-toggle::after {
  display: none;
}
.eliipse_Dropdwon .dropdown-menu {
  min-width: 150px;
  border: 0;
  box-shadow: 0px 1px 6px rgb(0 0 0 / 15%);
  right: 8px !important;
}
.eliipse_Dropdwon .dropdown-menu .dropdown-item {
  color: var(--darkBlueLText);
  display: flex;
  gap: 8px;
  font-weight: 500;
  padding: 7px 16px;
}
.eliipse_Dropdwon .dropdown-menu .dropdown-item:active {
  background-color: transparent;
}
.productSlider .owl-carousel .owl-item img {
  display: inline-block;
  width: auto;
}

.owl-carousel .owl-item img {
  display: inline-block;
  width: auto;
  object-fit: cover;
}
.radiaoBtn input {
  width: 16px !important;
  height: 16px;
  accent-color: rgba(127, 26, 209, 1);
}
.radiaoBtn .form-check {
  min-width: 90px;
  display: flex;
  gap: 12px;
  align-items: center;
  padding-left: 0;
}
.edit_delete-btn {
  margin-bottom: 30px;
}
.upload_plusBtn.tags {
  height: 48px;
}
/*=========== || Listing Page css  End || =========== */
/*=========== || Mobile Header css  Start || =========== */
.mobileHeader {
  margin: 0 -15px;
  padding: 5px 15px;
  background-color: var(--white);
  border-bottom: 1px solid rgb(180 188 189 / 50%);
  position: sticky;
  top: 0;
  z-index: 999;
}
.rightToggle .hb {
  width: 80px;
  display: block;
}
.rightToggle .hb {
  width: 42px;
  display: block;
  stroke: var(--darkBlue);
}
.mobileHeader {
  display: none !important;
}

/*=========== || Mobile Header css  End || =========== */
/*=========== || Product Details Page css  Start || =========== */
.priductgrid {
  display: flex;
  padding: 15px 0;
  border-bottom: 1px solid #ebebeb;
}
.multiImage_slider {
  max-width: 250px;
  flex: 0 0 auto;
  padding: 0 25px;
  width: 100%;
}

.ProductDetails {
  width: calc(100% - 250px);
  padding-left: 30px;
  padding-top: 15px;
}
.productInfo_top_sec {
  border-radius: 10px;
  /* border: 1px solid #ebebeb; */
  background: var(--white);
  padding: 0 24px;
}
.priductgrid:last-child {
  border-bottom: 0;
}
.multiImage_slider .swiper-container {
  width: 100%;
}
.multiImage_slider .swiper-container.slider {
  height: 160px;
}
.multiImage_slider .swiper-container.slider-thumbnail {
  height: 45px;
}
.multiImage_slider .swiper-container.slider-thumbnail .swiper-wrapper .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 1;
  overflow: hidden;
}
.multiImage_slider
  .swiper-container.slider-thumbnail
  .swiper-wrapper
  .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
}
.multiImage_slider img {
  object-fit: contain;
  text-align: center;
}
.multiImage_slider .slider-thumbnail img {
  width: 100%;
}
.multiImage_slider .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.multiImage_slider .slider-thumbnail .swiper-slide {
  border-radius: 5px;
  border: 1px solid #d9d9d9;
  background: #fff;
}
.multiImage_slider .swiper-button-prev:after,
.multiImage_slider .swiper-button-next:after {
  display: none;
}
.multiImage_slider .swiper-button-prev svg,
.multiImage_slider .swiper-button-next svg {
  width: 18px;
  height: 18px;
}
.multiImage_slider .swiper-button-prev svg path,
.multiImage_slider .swiper-button-next svg path {
  fill: #666666;
}
.multiImage_slider .swiper-button-next.swiper-button-disabled,
.multiImage_slider .swiper-button-prev.swiper-button-disabled {
  opacity: 0.5;
}
.multiImage_slider .swiper-button-prev {
  left: -30px;
}
.multiImage_slider .swiper-button-next {
  right: -30px;
}
.categoryLable a {
  border-radius: 30px;
  background: #f7edff;
  padding: 6px 12px;
  display: inline-block;
}
h2.Product_Name {
  font-size: var(--fs_25);
  font-style: normal;
  font-weight: 600;
  line-height: 42px;
  letter-spacing: -0.5px;
  max-width: calc(100% - 150px);
}
.priceList ul li b {
  color: #646880;
  font-weight: 600;
}
.priceList ul li {
  min-width: 85px;
}
.productQuantity b {
  font-size: 20px;
  vertical-align: middle;
}
.prodctDescript_iconBox .heading {
  font-size: var(--fs_22);
  letter-spacing: -0.44px;
  font-weight: 600;
}

.prodctDescript_iconBox p {
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0;
  width: 70%;
}
.prodctDescript_iconBox b {
  color: #646880;
  font-weight: 600;
}
.prodctDescript_iconBox {
  gap: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.productdesri_icon {
  width: 24px;
  flex: 0 0 auto;
}
.SpecificationsList li {
  min-width: 40%;
  margin-bottom: 10px;
}
.befor_after_border::before,
.befor_after_border::after {
  content: '';
  position: absolute;
  height: 184px;
  top: 50%;
  background: #c6cbd6;
  width: 1px;
  transform: translateY(-50%);
}
.befor_after_border::before {
  left: 0;
}
.befor_after_border::after {
  right: 0;
}

.befor_after_border {
  position: relative;
}
/*=========== || Product Details Page css  End || =========== */
/*=========== || add Product Form Page css  Start || =========== */
.addProductForm_sec {
  border-radius: 6px;
  border: 1px solid var(--border_color);
  background: var(--white);
  padding: 28px 35px;
  margin-bottom: 100px;
}
.tabList a {
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
  padding: 14px 16px;
  border-radius: 10px;
  border: 1px solid #e6e6e6;
  background: var(--white);
  min-width: 210px;
  display: flex;
  align-items: center;
  gap: 25px;
}
.tabList a.active {
  border: 1px solid var(--darkBlue);
}
.tabList .circle {
  width: 12px;
  height: 12px;
  display: inline-block;
  outline: 1px solid #49454f;
  border-radius: 50%;
  outline-offset: 4px;
}
.tabList a.active .circle {
  background: var;
  outline: 2px solid var(--darkBlue);
  background: var(--darkBlue);
}
.tabList {
  column-gap: 18px;
}
.addProduct_form {
  margin-top: 36px;
}
.productformHeading {
  font-size: var(--fs_22);
  font-weight: 600;
}
.productformHeading img {
  margin-right: 10px;
  vertical-align: baseline;
}
.formTab_content {
  margin-top: 40px;
}
.formfield_sec {
  max-width: 720px;
  margin-left: 27px;
}
.inuptgroupLabel {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}

.upload__box.custom_imgUploader {
  display: flex;
  gap: 10px;
}
.upload__btn {
  border-radius: 10px;
  border: 1px solid #bababa;
  background: #fff;
  width: 80px;
  padding: 8px;
  text-align: center;
  cursor: pointer;
  height: 80px;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.upload__btn:hover {
  background-color: unset;
  color: #4045ba;
  transition: all 0.3s ease;
}
.upload__img-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.upload__img-box {
  width: 80px;
  padding: 4px;
  height: 80px;
  border-radius: 10px;
  border: 1px solid #bababa;
  background: #fff;
  /* overflow: hidden; */
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: center;
}
.featuredImg {
  border-color: black !important;
  padding: 8px !important;
  border: 2px solid;
}
.formik-product-errors {
  margin-bottom: 20px;
}
.upload__img-box img {
  object-fit: cover;
  height: auto !important;
  border-radius: 5px;
}
.form-btn-bazama.commDark_btn button {
  background: #280049;
  color: white;
}
.upload__img-box .img-bg {
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  padding-bottom: 100%;
  background-size: contain;
  height: 100%;
  border-radius: 6px;
  overflow: hidden;
}
.upload__img-box .upload__img-close {
  position: absolute;
  right: 0;
  top: 0;
  background: #7f1ad199;
  width: 36px;
  text-align: right;
  height: 32px;
  clip-path: polygon(100% 0%, 100% 100%, 0% 0%);
  opacity: 0;
  cursor: pointer;
}
.upload__img-box:hover .upload__img-close {
  opacity: 1;
}
.notes_text {
  color: #667080;
  font-size: 12px;
  font-weight: 300;
  margin-top: 5px;
}
.inputSelect_group .selectLabel {
  position: absolute;
  right: 0;
  top: 13px;
}
.inputSelect_group select.form-select {
  height: 20px;
  background-color: transparent;
  border-color: transparent;
  background-image: url(../images/all_icon/arrow_drop_down_black.svg);
  background-size: 25px;
  border-left: 1px solid #666;
  border-radius: 0;
  padding: 0 40px 0 15px;
  line-height: 18px;
}
.inputSelect_group select.form-select:focus {
  box-shadow: none;
}
.upload_plusBtn {
  border-radius: 8px;
  border: 1px solid #bababa;
  background: #fff;
  width: 80px;
  text-align: center;
  padding: 8px;
  cursor: pointer;
}
.groupBtn > a {
  border-radius: 100px;
  background: transparent;
  padding: 0 24px;
  font-weight: 500;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  transition-duration: 0.3s;
}
.groupBtn .transparentBTn {
  background: transparent;
  color: #6750a4;
  border: 1px solid #6750a4;
}
.groupBtn .fillBtn {
  background: #280049;
  color: var(--white);
  border: 1px solid #280049;
}
.groupBtn .dealsavebtn {
  background: #280049 !important;
  color: var(--white) !important;
  border: 1px solid #280049;
}
.groupBtn .fillBtn:hover {
  background: transparent;
  color: #6750a4;
  border: 1px solid #6750a4;
}
.groupBtn .transparentBTn:hover {
  background: #280049;
  color: var(--white);
  border: 1px solid #280049;
}
.bottomSticky {
  background: #f4f7fe;
  padding: 28px 40px;
  position: fixed;
  bottom: 0;
  width: calc(100% - 85px);
  margin-left: auto;
  left: 85px;
  z-index: 1;
}
.tableNumber input[type='number'],
.tableNumber .inputGroup {
  width: 100px;
}
.tableNumber .inuptgroupLabel {
  right: 10px;
  top: 24px;
  border-left: 1px solid #e1e1e1;
  padding-left: 10px;
  color: #355357;
  font-size: 16px;
  background-color: var(--white);
}
.pohotoUploder_Td .pluseIcon {
  border-radius: 50%;
  background: #f7edff;
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 22px;
  color: #2b3674;
  font-size: 14px;
  font-weight: 500;
}
.pohotoUploder_Td .picLimit_show {
  border-radius: 4px;
  border: 1px solid #eee;
  background: var(--white);
  padding: 4px 6px 2px;
}
.picLimit_show h6 {
  color: #000;
}
.picLimit_show p {
  color: #666;
  font-size: 12px;
}

.variantionTbl {
  margin: 0 -35px;
  /* display: none; */
}
.VisibilitySwitch .button-switch {
  font-size: 1.5em;
  height: 12px;
  margin-bottom: 0;
  position: relative;
  width: 24px;
}
.VisibilitySwitch .button-switch .lbl-off,
.VisibilitySwitch .button-switch .lbl-on {
  cursor: pointer;
  display: block;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 1em;
  position: absolute;
  top: 0.5em;
  transition: opacity 0.25s ease-out 0.1s;
  text-transform: uppercase;
}
.VisibilitySwitch .button-switch .lbl-off {
  right: 0.4375em;
}
.VisibilitySwitch .button-switch .lbl-on {
  color: #fefefe;
  opacity: 0;
  left: 0.4375em;
}
.VisibilitySwitch .button-switch .switch {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 0;
  font-size: 1em;
  left: 0;
  line-height: 0;
  outline: none;
  position: absolute;
  top: 0;
  width: 0;
  cursor: pointer;
}
.VisibilitySwitch .button-switch .switch:before,
.button-switch .switch:after {
  content: '';
  font-size: 1em;
  position: absolute;
}
.VisibilitySwitch .button-switch .switch:before {
  border-radius: 1.25em;
  background: #bdc3c7;
  height: 12px;
  left: 0;
  top: 0;
  transition: background-color 0.25s ease-out 0.1s;
  width: 24px;
}
.VisibilitySwitch .button-switch .switch:after {
  border-radius: 50%;
  background: #fefefe;
  height: 7px;
  transform: translate(2px, 1.5px);
  transition: transform 0.25s ease-out 0.1s;
  width: 7px;
  top: 1px;
}
.VisibilitySwitch .button-switch .switch:checked:after {
  transform: translate(15px, 1.5px);
}
.VisibilitySwitch .button-switch .switch:checked ~ .lbl-off {
  opacity: 0;
}
.VisibilitySwitch .button-switch .switch:checked ~ .lbl-on {
  opacity: 1;
}
.VisibilitySwitch .button-switch .switch#switch-blue:checked:before {
  background: var(--darkBlue);
}
.varaitionBottomFields {
  padding: 60px 35px 0;
  max-width: 1140px;
}
.imageuploder_popup .modal-dialog {
  max-width: 365px;
  top: 43%;
  transform: translatey(-50%) !important;
}
.imageuploder_popup .modalHeading p {
  color: #333;
  font-weight: 400;
}
.imageuploder_popup .modalHeading span {
  color: #667080;
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
}
.modalGrid_image {
  padding: 30px;
}
.imageuploder_popup .modal-footer {
  border-top: 0;
  padding: 24px;
}
.imageuploder_popup .commonTranspBtn:hover {
  border-color: #6750a4;
}
.imageuploder_popup .modal-content {
  border-radius: 20px;
}
.imageuploder_popup .upload__btn {
  height: 80px;
}
.crossiconmodal {
  position: absolute;
  top: 15px;
  right: 20px;
}
.crossiconmodal .close_icons {
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.addvariantTable_bottom .commonTranspBtn,
.varaitionBottomFields {
  margin-left: 27px;
}
.modifyvaiantBtn,
.showvariationTbl .addVariantBtn {
  display: none;
}
.showvariationTbl .modifyvaiantBtn,
.showvariationTbl .variantionTbl {
  display: block;
}
.variantionTbl .pendent,
.variantionTbl .chain {
  min-width: 130px;
}
/*=========== || add Product Form Page css  End || =========== */
/*=========== || order Page css  start || =========== */
.orderForm .commonField input,
.orderForm .commonField .field_select {
  background: rgba(255, 255, 255, 0.7);
}
.orderCol {
  width: 275px;
  padding: 0 6px;
}
.orderCol:first-child {
  width: 200px;
}
.orderForm_row .resetBtn,
.orderForm_row .downloadBtn {
  padding-top: 10px;
  padding-left: 10px;
}
.BuyerNotes {
  border-radius: 4px;
  background: #fff7e8;
  padding: 5px 14px;
  position: relative;
}
.BuyerNotes::before {
  content: '';
  position: absolute;
  top: -17px;
  left: 13px;
  border-style: solid;
  border-width: 10px;
  border-bottom-color: #fff7e8;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}
.BuyerNotes p {
  color: #666;
  font-weight: 400;
}
.BuyerNotes b {
  font-weight: 500;
}
tr.buyerNotes_row td {
  padding-top: 0px;
}
.buyerNotes_row:hover {
  background: initial !important;
}
.showperPage .form-select {
  border: 0;
  display: inline-block;
  width: fit-content;
  background-image: url(../images/all_icon/arrow_drop_down_black.svg);
  background-size: 22px 22px;
  color: #2b3674;
  font-size: 14px;
  font-weight: 500;
  padding-left: 0;
}
.showperPage .form-select:focus {
  box-shadow: none;
}
.tablePaginFoot {
  display: flex;
  align-items: center;
  justify-content: end;
  padding: 12px 14px;
  font-family: 'Roboto', sans-serif;
  border-top: 1px solid #e9edf7;
}
.showperPage {
  width: 40%;
}
.nextPrev_page img {
  width: 22px;
}
.nextPrev_page {
  margin-left: 22px;
}
.orderForm_top {
  border-radius: 10px;
  background: #d4dce7;
  padding: 15px 20px;
}
/*=========== || order Page css  End || =========== */
/*=========== || order Details Page css  start || =========== */
header.mainHeader .parentDiv {
  flex-wrap: wrap;
  gap: 15px;
}
.redBtn a {
  background: transparent;
  color: #b3261e;
  border: 1px solid #b3261e;
  display: inline-block;
  padding: 6px 20px 6px 14px;
}
.redBtn a:hover {
  color: #b3261e;
}
.shipment_option {
  position: absolute;
  right: 10px;
  top: 20px;
  min-width: 200px;
}
.printImag a {
  display: inline-block;
  padding: 5px;
  background-color: #fff;
  border-radius: 50%;
  width: 34px;
  height: 34px;
}
.shipment_option.commonField .field_select .button_text {
  color: #333;
}
.shipment_option.commonField .field_select {
  height: 36px;
  font-size: 14px;
  padding: 5px 12px;
  display: none;
}
.shipment_option.commonField .formSelect .dropdown-menu {
  top: 36px;
}
.viewProductDetails a {
  color: #7f1ad1;
}
.viewProductDetails {
  position: absolute;
  right: 0;
  bottom: 0;
}
.orderby_card_sec {
  max-width: 1100px;
}
.orderBy_sec {
  background-color: var(--white);
  padding: 34px 24px;
  border-radius: 6px;
  /* border: 1px solid #ebebeb; */
}
.orderby_card_sec h4 {
  color: #333;
  font-size: var(--fs_16);
  font-weight: 600;
  letter-spacing: -0.32px;
}
.addressCard {
  border-radius: 10px;
  background: #f3f9fa;
  padding: 30px;
  height: 100%;
}
.order_contactList li a {
  display: flex;
  gap: 15px;
  align-items: center;
}
.addressCard h6 {
  font-weight: 500;
}
.addressCard,
.addressCard span,
.addressCard p,
.addi_reque_list,
.addi_reque_list p {
  color: #333;
  font-weight: 400;
}
.addressCard p {
  line-height: 28px;
}
.addi_reque_list {
  min-width: 150px;
}
.additonal_request_heading {
  margin-top: 25px;
  font-weight: 600;
}
.chatBoxHeader {
  padding: 15px 24px;
}
.ordercode {
  color: #333;
}
.ordercode a {
  color: #06f;
}
.chatsModal {
  position: fixed;
  bottom: 0;
  right: 16px;
  max-width: 545px;
  width: 100%;
  z-index: 999;
  transform: translateY(600px);
  transition-duration: 0.5s;
}
.chatsModal.openChat_box {
  transform: translateY(0px);
}
.chatmodal_content {
  background-color: #fff;
  border-radius: 10px 10px 0 0;
  box-shadow: -2px -2px 10px rgba(0, 0, 0, 0.15);
}
.chatBoxHeader {
  padding: 15px 24px;
  border-bottom: 1px solid #dcdcdc;
}
.chatBoxHeader .secondHeading {
  font-weight: 500;
}
.chatsModal .chatBox_body {
  height: calc(50vh);
  min-height: 300px;
  max-height: 415px;
  padding-top: 20px;
}
.chatBox_footer {
  padding: 0px 20px;
  border-top: 1px solid #dcdcdc;
  height: 74px;
}
.typechatbox {
  width: -webkit-fill-available;
}
.typechatbox textarea {
  width: 100%;
  border: 0;
  border-radius: 0;
  resize: none;
}
.typechatbox textarea:focus {
  outline: 0;
}
.chatBox_footer {
  column-gap: 16px;
}
.middle_chatingBox {
  padding: 16px;
  overflow-y: auto;
  height: 100%;
}
.chatList {
  display: flex;
  gap: 8px;
  margin-bottom: 35px;
}
.chatList .userName {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: gray;
  flex: 0 0 auto;
  border-radius: 50%;
}
.chatMessage {
  border-radius: 4px;
  padding: 7px 13px;
  width: 80%;
  font-size: var(--fs_14);
  color: #000;
  line-height: 20px;
  font-weight: 400;
}
.customerChat {
  justify-content: end;
  flex-direction: row-reverse;
}
.seller_chat .chatMessage {
  background: #f5f5f5;
}
.customerChat .chatMessage {
  background: #faf4ff;
}
.seller_chat .userName {
  background: #ffe1d8;
}
.customerChat .userName {
  background: #776f7e;
  color: #fff;
}
.rightDetails img,
.fileattachment img,
.messageSendBtn img {
  cursor: pointer;
}
.printshipingLabel {
  color: #000;
  font-weight: 400;
}
.filterlabel span,
.filterlabel p {
  font-weight: 600;
  font-size: 13px;
  line-height: 20px;
}
.filterlabel p {
  font-weight: 400;
}
.filterlabel a {
  font-size: 13px;
  font-weight: 400;
  color: #7f1ad1;
  line-height: 20px;
}
ul.popupdropdown {
  right: 0px;
  z-index: 1;
  width: auto;
  top: 38px;
  margin-right: 10px;
  box-shadow: 0 2px 6px 2px #00000026;
}
/*=========== || order Details Page css  End || =========== */
/*=========== || Performance Page css  start || =========== */
.orderChart {
  padding: 15px;
}
.performationCard_top {
  padding: 20px 20px 0;
}
.performationCardOverview ul li {
  width: 50%;
  padding: 15px 30px;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  border-right: 0;
}
.performationCardOverview ul li:nth-child(odd) {
  border-left: 0;
}
.topoverview {
  border: 1px solid #e6e6e6;
}
.cardoverview ul li {
  border: unset;
}
.cardoverview p {
  color: #646880;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.performationCard_top .weeklyDropdown {
  top: 15px;
  right: 15px;
}
.orderdropdown {
  position: absolute;
  top: 0px;
  right: 120px;
  margin-top: 20px;
}
.performationCardOverview .overview_left p {
  color: #646880;
  font-size: var(--fs_16);
  font-weight: 400;
}
.performationCardOverview .overview_left h3 {
  font-size: var(--fs_18);
  font-weight: 600;
}
.performationCardOverview .overviewRight {
  font-weight: 400;
}
.traffic_ListPerforme ul li p {
  color: #606879;
  font-size: var(--fs_16);
  margin-bottom: 8px;
}
.traffic_ListPerforme ul li h3 {
  color: #101616;
  font-family: DM Sans;
  font-size: var(--fs_24);
  font-weight: 700;
  margin-bottom: 0;
}
.cardoverview h3 {
  font-size: 22px;
  font-weight: 600;
  text-align: right;
  line-height: 24px;
}
.trafficCard_performe {
  padding: 20px 24px;
  height: 100%;
}
.prductwise_report {
  position: absolute;
  right: 24px;
  bottom: 20px;
}
.prductwise_report a {
  color: #7f1ad1;
}
.slevel {
  background: #fff0d4;
  width: 222px;
  height: 100%;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.sellerbox {
  padding: 2px 14px;
  border-radius: 6px;
  background: #e8eeff;
  width: fit-content;
  height: 100%;
}
.toprated .sellerbox {
  background: #d0fff1;
}
.belowstandard .sellerbox {
  background: #ffe9dd;
}
.sellerbox h5 {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  line-height: 28px;
}
.sellercategory p {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}
.sellermain {
  border-radius: 6px;
}
.sellermain .row {
  justify-content: space-between;
}
.performance_category {
  width: 200px;
  margin-left: auto;
  margin-top: 20px;
}
.line1 {
  justify-content: space-between;
  padding: 10px;
  align-items: center;
}
td.tablelabel p {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}
td.performanceamt p {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}
.performancetable {
  background: #ffffff;
  border: 1px solid #ded8e1;
}
tr.tablerow {
  border-bottom: 1px solid #ded8e1;
}
tr.tablerow:last-child {
  border-bottom: none;
}
tr.tablerow td:first-child {
  width: 40%;
}
.performancetable .table {
  margin-bottom: 0px !important;
}
.performancetable table tbody tr:hover {
  background: none;
}
.uppertransaction {
  /* background: #ffffff; */
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.uppertransaction.uppertransaction {
  background: #ffffff;
}
tr.transactionrow {
  border-bottom: transparent;
  vertical-align: middle;
}
.lowertransaction {
  background: #ffffff;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
ul.progressbar li {
  display: inline-block;
  width: 33.33%;
  vertical-align: text-top;
}
span.progress-bar1 {
  background: #ff9979;
  display: block;
  width: 100%;
  height: 10px;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}
span.progress-bar2 {
  background: #fdc254;
  display: block;
  width: 100%;
  height: 10px;
}
span.progress-bar3 {
  background: #54be6b;
  display: block;
  width: 100%;
  height: 10px;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
.transactionheading p {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}
p.beta {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}
p.alfa {
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
}
.transactionbox {
  border-bottom: 1px solid #ded8e1;
}
p.prop {
  font-size: 13px;
  line-height: 24px;
  font-weight: 400;
}
.toptransaction {
  background: #ffffff;
  border-top: 1px solid #ded8e1;
  border-bottom: 1px solid #ded8e1;
}
ul.probar li {
  display: inline-block;
  width: 50%;
  vertical-align: text-top;
}
.pinktransaction {
  background: #fff0f0;
  padding: 10px;
  border-radius: 10px;
}
tr.tableheading {
  line-height: 24px;
  color: #79747e;
  font-size: 14px;
  font-weight: 500;
}
.bottomhead p {
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
}
.tracktable th,
tr td {
  border: 0px;
}
tfoot.tablefooter {
  border-top: 1px solid #ded8e1;
  border-bottom: 1px solid #ded8e1;
}
.bottom {
  border-bottom: 1px solid #ded8e1;
}
tfoot.tablefooter td {
  font-weight: 500;
  color: #000000;
  line-height: 24px;
}
.tracktable tbody tr td {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.tracktable thead th {
  color: #79747e;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}
.table-responsive.returntable tbody tr td {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #2b3674;
}
.tooltipbox.leftblue {
  width: 100px;
  height: 40px;
  background: #7f1ad1;
  border-radius: 11px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  top: -50px;
  right: 0px;
  left: 0px;
}
.tooltipbox.leftblue:after {
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  border-top: 11px solid #7f1ad1;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  top: 40px;
}
.tooltipbox.blue {
  width: 100px;
  height: 40px;
  background: #7f1ad1;
  border-radius: 11px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  top: -50px;
  right: 0px;
}
.tooltipbox.blue:after {
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  border-top: 11px solid #7f1ad1;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  top: 40px;
}
.tooltipbox.green {
  width: 100px;
  height: 40px;
  background: #55c7d1;
  border-radius: 11px;
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  top: -50px;
  right: 0px;
}
.tooltipbox.green:after {
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  border-top: 11px solid #55c7d1;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  top: 40px;
}
.block2 {
  vertical-align: top;
}
/* ---------------------------------------------sales tab start---------------------------------------------------- */
.salessection {
  background: #ffffff;
  border-radius: 6px;
  padding: 20px;
}
.generateBtn {
  background: #280049;
  padding: 10px 24px;
  border-radius: 100px;
}
.generateBtn a {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-weight: 500;
  letter-spacing: 0.1px;
}
.salesform-label {
  margin: 0px 0px 8px;
  color: #333333;
  font-weight: 400;
  line-height: 22px;
}
.download_btn {
  border: 1px solid #79747e;
  border-radius: 100px;
  padding: 10px 24px;
}
.download_btn a {
  font-size: 14px;
  color: #6750a4;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
}
span.caret {
  vertical-align: text-bottom;
}
.salesheading p {
  font-weight: 400;
}
.salescol {
  background: #ffffff;
  padding: 20px;
}
.percentfont p {
  color: #a40505;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}
.percentfont span {
  color: #666666;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
}
.saledetail {
  border: 1px solid #e3e3e3;
  border-radius: 12px;
  padding: 20px 20px 20px 20px;
  height: 100%;
}
.totalfont p {
  font-size: 18px;
  color: #333333;
  font-weight: 500;
  line-height: 20px;
}
.totalfont span {
  color: #666666;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
h4.headfont {
  color: #333333;
  font-size: 26px;
  font-weight: 600;
  line-height: 32px;
}
.percentfontgreen p {
  color: #51a34e;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}
.percentfontgreen span {
  color: #666666;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
}
.saledetailbox {
  border: 1px solid #e3e3e3;
  border-radius: 12px;
  padding: 20px 20px 20px 20px;
  height: 100%;
}
.saledetailbox.exceptionalbox {
  height: auto;
}
.progress.progressheight {
  height: 8px;
}
.salessection .returntable tbody tr td:last-child {
  color: #51a34e;
  font-size: 14px;
  font-weight: 400;
}
p.bottomp {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  color: #79747e;
}
li.borderbox {
  border-left: 1px solid #cec5d4;
  border-right: 1px solid #cec5d4;
  padding: 0px 30px;
}
.lightpinkbox {
  background: #fbf5ff;
  padding: 10px;
}
.lightpinkbox p b {
  font-size: 16px;
  font-weight: 600;
}
.product_name.studs img {
  border: 1px solid #e3e3e3;
  border-radius: 6px;
  padding: 0px 3px;
}
img.edit_icon.verticalicon {
  vertical-align: bottom;
}
span.greentext {
  color: #51a34e;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0.15px;
}
span.redtext {
  color: #a40505;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0.15px;
}
.product_name.studs span {
  font-weight: 500;
}
.saledetailleft span {
  font-size: 16px;
  color: #333333;
  font-weight: 500;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.saledetailright span {
  font-size: 16px;
  color: #333333;
  font-weight: 500;
  letter-spacing: 0.15px;
  line-height: 24px;
}
/* ---------------------------------------------sales tab end---------------------------------------------------- */

/* ---------------------------------------------traffic tab start---------------------------------------------------- */
.buyerinsightbox {
  background: #f7f6f9;
  border-radius: 10px;
  border: 1px solid #e3e3e3;
}
.percentfont span {
  color: #666666;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
}
.downloadbtn.bluedownload .download_btn {
  background: #280049;
}
.downloadbtn.bluedownload .download_btn a {
  color: #ffffff;
  font-weight: 500;
  letter-spacing: 0.1px;
}
.traffictext p {
  color: #7f1ad1;
  font-size: 14px;
  font-family: 'Roboto';
  line-height: 20px;
  letter-spacing: 0.1px;
  font-weight: 500;
}
button.darkbtn {
  border-radius: 50px;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  background: #4a4458;
  color: #e8def8;
  border: 1px solid #667080;
  font-weight: 500;
  line-height: 20px;
  font-family: 'Roboto';
  letter-spacing: 0.1px;
  font-size: 14px;
}
button.darkbtn:hover {
  background: #4a4458;
  color: #e8def8;
}
button.light-btn {
  border-radius: 50px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  border: 1px solid #667080;
  font-weight: 500;
  line-height: 20px;
  font-family: 'Roboto';
  font-size: 14px;
  letter-spacing: 0.1px;
}
button.light-btn:hover {
  border: 1px solid #667080;
}
canvas.canvasjs-chart-canvas {
  width: 100% !important;
}
/* ---------------------------------------------traffic tab end---------------------------------------------------- */

@media only screen and (max-width: 1200px) {
  .prductwise_report {
    right: 15px;
    bottom: 30px;
  }
  .orderTableCard {
    height: auto;
  }
  .prductwise_report a {
    font-size: 13px;
  }
  .slevel {
    width: 180px;
  }
  .App svg {
    height: 400px !important;
    width: 400px !important;
  }
}
@media only screen and (max-width: 991px) {
  .prductwise_report a {
    font-size: initial;
  }
  .slevel {
    border-bottom-left-radius: 0px;
    border-top-right-radius: 6px;
    width: auto;
  }
  .orderCol.salesorder {
    width: 260px;
  }
  .App svg {
    height: 400px !important;
    width: 400px !important;
  }
}

@media only screen and (max-width: 575px) {
  td.tablelabel p {
    font-size: 15px;
  }
  td.performanceamt p {
    font-size: 13px;
  }
  td.transactionspan p,
  span {
    font-size: 14px;
    text-align: left;
  }
  .listingTabs .tab-content {
    padding: 0px;
  }
  .performationCard_top.topoverview .orderCol {
    padding: 0px 20px;
  }
  .cardoverview p {
    font-size: 13px;
  }
  .cardoverview h3 {
    font-size: 13px;
  }
  h4.secondHeading {
    font-size: 15px;
  }
  .orderdropdown {
    width: 170px;
    top: 40px;
    left: 0px;
  }
  .performationCard_top .weeklyDropdown {
    top: 0px;
    right: 15px;
  }
  .sellercategory p {
    font-size: 13px;
  }
  .sellerbox h5 {
    font-size: 16px;
  }
  .prductwise_report a {
    font-size: 14px;
  }
  .traffic_ListPerforme ul li h3 {
    font-size: 20px;
  }
  .commonCardHeading h4 {
    font-size: 20px;
    padding-bottom: 10px;
  }
  .table-responsive.returntable tbody tr td {
    font-size: 12px;
  }
  li.borderbox {
    border: 0px;
    padding: 0px;
  }
  button.light-btn {
    font-size: 12px;
  }
  button.darkbtn {
    font-size: 12px;
  }
  .App svg {
    height: 300px !important;
    width: 300px !important;
  }
}
/*=========== || Performance Page css  end || =========== */
/*=========== || all modal css  start || =========== */

/*=========== || Seller Login Popup Start || =========== */
.create_account .modal-content.seller_content {
  border-radius: 20px;
  overflow: hidden;
}
.remember_me_checkbox input[type='checkbox'] {
  height: 17px;
  width: 17px;
  accent-color: #280049;
}
.remember_me_checkbox {
  align-items: center;
  display: flex;
  gap: 5px;
}
.seller_login_label .form-label:after {
  display: none;
}
.Custom_bazama_or {
  color: #333;
  font-size: 14px;
  font-weight: 400;
}
.custom_create {
  position: relative;
  z-index: 9;
  padding: 40px 0 15px;
}
.bazama_social_link p {
  color: #333;
}
/*=========== ||Seller Login Popup End || =========== */
/*=========== || Seller Login Create Account Popup Start || =========== */
.create_account .modal-dialog {
  transform: none;
  max-width: 938px;
  height: auto;
  width: calc(100% - 30px);
  top: 50%;
  transform: translatey(-50%) !important;
  margin-top: 0;
}

.seller_content .close_icons {
  position: absolute;
  right: 20px;
  z-index: 99;
  padding: 12px;
  top: 20px;
  cursor: pointer;
}

.img_shrink {
  background-image: url(../images/landingpage/shrink_pink.svg);
  background-repeat: no-repeat;
  background-position: top center;
  width: 300px;
  height: 98.173px;
  background-size: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.create_account .bazama_logo {
  text-align: center;
  padding: 40px 20px 40px 20px;
}
.create_account .dummy_content {
  color: #5b5b5b;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.4px;
  margin-top: 15px;
  max-width: 300px;
}

.bg_hand_welcome {
  background-image: url(../images/landingpage/footer_bottom.svg);
  background-repeat: no-repeat;
  width: 100%;
  height: 145.129px;
  background-position: bottom center;
  position: absolute;
  bottom: 0;
  right: 50%;
  z-index: 999;
  transform: translateX(50%);
}

.sing_btn {
  display: flex;
  width: 100%;
  height: 48px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 100px;
  background: #280049;
  color: #ffffff;
  text-decoration: none;
  border: none;
}

.custom_form .card-title {
  font-style: var(--headings-font-family) !important;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  color: #000;
}

.create_seller_login .user_login {
  display: flex;
  width: 100%;
  height: 74px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 4px;
}

.create_seller_login .form-label {
  color: #333;
  font-size: var(--fs_14);
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.28px;
}

.create_seller_login .social_links a {
  display: flex;
  width: 104px;
  height: 48px;
  padding: 13px 24px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 6px;
  border: 1px solid #c7c7c7;
  background: #fff;
}

.create_seller_login .social_links {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.create_seller_login .user_login_links {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.create_seller_login .user_login_links a {
  text-decoration: none;
  color: #7f1ad1;
  font-size: var(--fs_14);
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.28px;
}
.custom_form .custom_user {
  border: none !important;
}
.seller_content .modal-body {
  padding: 0;
}
.bg_bottom {
  background-image: url(../images/landingpage/gray_shrink.svg);
  background-repeat: no-repeat;
  width: 210px;
  background-size: 100%;
  height: 48px;
  background-position: bottom right;
  position: absolute;
  bottom: 0;
  right: 0;
}

.custom_user .card-body {
  padding: 0;
  display: flex;
  align-items: center;
}

.custom_user .custom_create a {
  color: #280049;
  text-decoration: none;
  font-weight: 500;
}

.custom_form .create_seller_login {
  max-width: 370px;
  margin: 0 auto;
  padding: 80px 15px 20px 15px;
}

.logo_design {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  height: 100%;
  position: relative;
}

.logo_design::before {
  content: '';
  border-right: 1px solid #dcdcdc;
  position: absolute;
  top: 150px;
  bottom: 150px;
  right: -18px;
}

.form-control:focus {
  color: initial !important;
  background-color: #fff;
  border-color: initial;
  outline: 0 !important;
  box-shadow: none !important;
}

.login_input #emailPhone,
#password {
  border-radius: 6px;
  background: var(--white, #fff);
}
.modal-content.seller_forget {
  border-radius: 20px;
}
/*=========== || Seller Login Create Account Popup End || =========== */
/* <!-- ============= || Seller Seller_Create account_Step1 Start || =========== -->  */
.stepformback1 {
  position: absolute;
  bottom: 0;
  left: 0;
}
.stepformback2 {
  position: absolute;
  top: 0;
  right: 40px;
}
.stepformback3 {
  position: absolute;
  bottom: 0;
  right: -82px;
}
.stepformback3 img {
  height: 236px;
}
.forget_account.show {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.forget_dialog_popup {
  /* max-height: 90%; */
  width: 100%;
}
.fa-eye-slash:before {
  color: #280049;
}
.fa-eye:before {
  color: #280049;
}
.forget_img {
  background-image: url(../images/landingpage/forget_img.svg);
  background-size: 10% 100%;
  background-position: top right;
  background-repeat: no-repeat;
  width: 100%;
  height: 150.08px;
}

.verify_number {
  position: absolute;
  top: 13px;
  right: 13px;
  color: #7f1ad1;
  font-size: 14px;
  background: #ffff;
}
.verify_number a {
  color: #7f1ad1;
}
.create_account .verify_number {
  border-left: 2px solid #667080;
}

/* .form-label:after {
  content: "*";
  color: red;
} */

.one_forget {
  background-image: url(../images/landingpage/flower_forget.svg);
  background-size: 25% 100%;
  background-position: top left;
  background-repeat: no-repeat;
  width: 100%;
  height: 150.08px;
}

.input_box {
  position: relative;
}

.password_box {
  background-image: url(../images/all_icon/eye.svg);
  background-size: 100% 100%;
  background-position: top left;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  background-color: initial;
  right: 15px;
}

.bazama_sign_btn {
  margin-top: 25px;
}

.forget_form {
  max-width: 400px;
  width: 100%;
  margin: 50px auto;
}

/* .forget_box {
  background-image: url(../images/landingpage/bg_forget.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center bottom;
} */

.forget_dialog_popup {
  max-width: 872px;
}

.forget_account .progress-bar {
  display: flex;
  user-select: none;
  flex-direction: initial;
  width: 650px;
  margin: 80px auto;
}

.forget_account .progress-bar .step {
  text-align: center;
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}

.forget_account .progress-bar .step p {
  margin-bottom: 8px;
  color: #333;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  line-height: 20px;
  margin-top: 8px;
}

.forget_account .progress-bar .step .bullet {
  height: 27px;
  width: 27px;
  border: 2px solid #c4c7c5;
  display: inline-block;
  border-radius: 50%;
  position: relative;
  transition: 0.2s;
  font-weight: 500;
  font-size: 17px;
  line-height: 25px;
}
.eyeIconsOpen {
  display: none;
}
.showPassword .eyeIconsOpen {
  display: block;
}
.showPassword .eyeIconsClose {
  display: none;
}
.forget_account .progress-bar .step .bullet.active {
  border-color: var(--primary);
  background: var(--primary);
}

.forget_account .progress-bar .step .bullet span {
  position: absolute;
  left: 47%;
  transform: translateX(-50%);
  top: 0px;
  font-size: 16px;
  color: #333;
}

.forget_account .progress-bar .step .bullet.active span {
  display: none;
}

.forget_account .progress-bar .step .bullet:before,
.forget_account .progress-bar .step .bullet:after {
  position: absolute;
  content: '';
  bottom: 11px;
  right: -22px;
  left: 29px;
  background: #c4c7c5;
  width: 125px;
  height: 2px;
}

.progress-bar .step .bullet.active:after {
  background: var(--primary);
  transform: scaleX(0);
  transform-origin: left;
  animation: animate 0.3s linear forwards;
}

@keyframes animate {
  100% {
    transform: scaleX(1);
  }
}

.progress-bar .step:last-child .bullet:before,
.progress-bar .step:last-child .bullet:after {
  display: none;
}

.progress-bar .step p.active {
  color: var(--primary);
  transition: 0.2s linear;
}

.progress-bar .step .check {
  position: absolute;
  left: 50%;
  top: 70%;
  font-size: 15px;
  transform: translate(-50%, -50%);
  display: none;
}

.progress-bar .step .check.active {
  display: block;
  color: #fff;
}

.active_box {
  border-color: #333 !important;
}

.forget_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
  border-bottom: 1px solid #e2e2e2;
}

.forget_box_content a {
  color: #280049;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.forget_password_box {
  padding: 0;
}

.box_visible_responsive {
  display: none;
}

.forget_password_box .bg_hand_welcome {
  display: none;
}

.forget_box_content {
  display: flex;
  align-items: flex-end;
  gap: 6px;
}

#full_name::placeholder,
#Phone_no::placeholder {
  color: transparent;
}
.seller_create2 .button_text {
  color: #333;
  letter-spacing: -0.32px;
}
/* <!-- ============= || Seller Seller_Create account_Step1 End || =========== -->  */
/*  <!-- ============= || Seller_Create account_Step2 Popup Start || =========== -->  */
.active_right {
  background-image: url(../images/all_icon/right_icon.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.account_Step2 {
  max-width: 872px;
  width: 100%;
  max-height: 90%;
}

.active_right {
  border: none !important;
}

.seller_create2 .field_select {
  width: 100%;
  height: 48px;
  border-radius: 4px;
  background-color: #fff;
  border: solid 1px #cccccc;
  text-align: left;
  padding: 7.5px 15px;
  letter-spacing: 0.7px;
  margin-top: 6px;
}

.seller_create2 .field_select:focus {
  border-color: #333 !important;
}

.seller_create2 .caret {
  float: right;
  margin-top: 9px;
  display: block;
}

.seller_create2 .dropdown {
  position: relative;
  display: inline-block;
}

.seller_create2 .seller_dropdown-select {
  padding: 10px;
  border: 1px solid #667080;
  cursor: pointer;
}

.seller_create2 .seller_dropdown-menu {
  /* display: none; */
  position: absolute;
  background-color: #fff;
  border: 1px solid #ccc;
  list-style: none;
  padding: 0;
  width: 100%;
  height: max-content;
  z-index: 99;
}

.seller_create2 .seller_dropdown-menu li {
  padding: 15px 15px;
  cursor: pointer;
}

.seller_create2 .seller_dropdown-menu li:hover {
  background-color: #f1f1f1;
}

.seller_create2 .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.gst_field .form-label::after {
  display: none;
}

.account_Step2 .bazama_sign_btn {
  padding-top: 125px;
}

/* <!-- ============= || Seller_Create account_Step2 Popup End || =========== -->  */
/* <!-- ============= || Seller_Create account_Step2 With Upload Images Start || =========== -->  */
#my_upload_file {
  display: none;
}

.upload_details label {
  display: flex;
  width: 112px;
  height: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  border-radius: 100px;
  border: 1px solid var(--m-3-sys-light-outline, #79747e);
  color: #6750a4;
}

.upload_doc_name {
  color: #280049;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-decoration-line: underline;
}

.upload_information {
  display: flex;
  align-items: center;
  gap: 15px;
}

.close_icons {
  background-image: url(../images/all_icon/close.svg);
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 100%;
  display: inline-block;
  width: 18px;
  height: 18px;
}

.upload_one {
  color: #333;
  font-size: 16px;
}

.upload_box {
  /* display: none; */
}

.upload_document_close {
  margin-top: 5px;
  cursor: pointer;
}

/* <!-- ============= || Seller_Create account_Step2 With Upload Images End || =========== -->  */
/* <!-- ============= || Seller_Create account_Resquest Popup Start || =========== -->  */
.email_phone_field .verify_number a {
  text-decoration: none;
  color: #7f1ad1;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  background: #ffff;
  padding: 5px;
  pointer-events: none;
  opacity: 0.6;
}

.login_input .form-control {
  height: 48px;
  border: 1px solid #667080;
  color: #333;
}

.custom_field .form-label:after {
  display: none;
}

.email_active a {
  opacity: initial !important;
}

/* <!-- ============= || Seller_Create account_Resquest Popup End || =========== -->  */
/* <!-- ============= || Seller Seller_Create account_Step1_OTP Popup Start || =========== -->  */
.forget_account .bg_forget_box {
  padding-bottom: 100px;
}
.forget_account .bazama_sign_btn {
  margin-top: 35px;
}
.count_active {
  position: absolute;
  top: 13px;
  right: 13px;
  color: #7f1ad1;
  font-size: 14px;
  background-image: url(../images/all_icon/check_circle.svg);
  background-size: cover;
  height: 25px;
  width: 25px;
  background-repeat: no-repeat;
}

.field_input {
  width: 50px;
  border: none;
  border-bottom: 1px solid #667080;
  margin: 0 10px;
  text-align: center;
  font-size: 24px;
  cursor: not-allowed;
  pointer-events: none;
  padding: 8px 5px 4px;
  color: #000;
}
.label_text span {
  color: #333;
  font-weight: 400;
}
.verify_otp {
  display: flex;
  justify-content: left;
  align-items: center;
  position: relative;
  gap: 20px;
}

.field_input:focus {
  outline: none;
}

.field_input:nth-child(1) {
  cursor: pointer;
  pointer-events: all;
  margin-left: 0;
}

.verify_otp .verify_number {
  top: 25px;
  display: block !important;
}

.resend_receive_otp a {
  margin-left: 5px;
  color: #7f1ad1;
  text-decoration: none;
}
.sing_btn:hover {
  background-color: var(--darkBlue);
}
/* <!-- ============= || Seller Seller_Create account_Step1_OTP Popup End || =========== -->  */
/* <!-- ============= || Seller_Create account_Step3 & Step4 Perview css Popup Start || =========== -->  */
.skip {
  text-decoration: none;
  color: #333;
}

/* .step_id_proof .bazama_sign_btn {
    margin-top: 60px;
} */
.perview_step {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

/* h1, h2, h3, h4, h5, h6 ,div {
  color: #333;
} */

.contact-email {
  display: flex;
  width: 100%;
}

.basic_info {
  width: 50%;
}

.bank_info .basic_info {
  width: 33.33%;
}

.perview_details .sing_btn {
  width: 345px;
  height: 48px;
}

.perview_details .sing_btn {
  padding: 10px 24px;
  display: inline-block;
  width: 345px;
  height: 48px;
}

/* .step_id_proof .bazama_sign_btn {
    margin-top: 90px;
} */
@keyframes growProgressBar {
  0%,
  33% {
    --pgPercentage: 0;
  }

  100% {
    --pgPercentage: var(--value);
  }
}

@property --pgPercentage {
  syntax: '<number>';
  inherits: false;
  initial-value: 0;
}

.perview_step div[role='progressbar'] {
  /* --size: 6rem; */
  --size: 4.5rem;
  --fg: #55c7d1;
  --bg: #eaeaea;
  --pgPercentage: var(--value);
  animation: growProgressBar 3s 1 forwards;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: radial-gradient(closest-side, white 80%, transparent 0 99.9%, white 0),
    conic-gradient(var(--fg) calc(var(--pgPercentage) * 1%), var(--bg) 0);
  font-family: Helvetica, Arial, sans-serif;
  font-size: calc(var(--size) / 5);
  color: var(--fg);
}

.perview_step div[role='progressbar']::before {
  counter-reset: percentage var(--value);
  content: counter(percentage) '%';
}
.perview_step h2 {
  font-size: 21px;
}
.update_percentage {
  display: flex;
  gap: 15px;
}
.progress_update {
  font-size: 14px;
  line-height: 25px;
  letter-spacing: -0.28px;
}
.add_verify {
  position: relative;
}
.add_verify .verify_number {
  top: 28px;
  left: 160px;
  text-decoration: none;
}
.perview_details {
  color: #333;
}
.basic_info span {
  font-weight: 400;
}
.step3_formProof.forget_account .bg_forget_box {
  padding-bottom: 0;
}
.step4_formProof .bazama_sign_btn {
  margin-top: 45px;
}
.perview_details h6.basic_heading {
  font-weight: 600;
}
.step3_formProof .forget_form {
  margin: 50px auto 0;
}
/* <!-- ============= || Seller_Create account_Step3 & Step4 Perview Popup End || =========== -->  */
/*  <!-- ============= || Seller_Create account_Step4 Perview_option B Start || =========== --> */
.perview_details {
  margin: 20px;
}

/*  <!-- ============= || Seller_Create account_Step4 Perview_option B End || =========== --> */
/* <!-- ============= ||Seller_Landing page_Option A Start || =========== -->  */
.seller_landing_page {
  background-color: #ffff;
  background-image: url(../images/landingpage/header_bg.svg);
  background-repeat: no-repeat;
  background-size: 65px 55px;
  background-position: top left;
}
.container_landing {
  display: flex;
  justify-content: space-between;
  padding: 25px 51px 20px;
  align-items: self-end;
}
.start_button span a {
  text-decoration: none;
  color: #280049;
  font-weight: 500;
}
.start_button {
  display: flex;
  gap: 15px;
}
.header_btn {
  display: inline-flex;
  height: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 100px;
  border: 1px solid var(--m-3-sys-light-outline, #79747e);
  padding: 10px 20px 10px 20px;
}
.header_login {
  display: inline-flex;
  height: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.banner_box {
  /* width: 1306px; */
  height: 400px;
  border-radius: 20px;
  background: #280049;
  margin: 0px auto;
}
.bazama_content h3 {
  color: #fff;
  font-size: 43px;
  font-style: normal;
  font-weight: 600;
  line-height: 66px;
  letter-spacing: -0.86px;
}
.bazama_content p {
  color: #d8c8e4;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
}
.selling_btn a {
  display: flex;
  width: 228px;
  height: 48px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 100px;
  background: #fff;
  text-decoration: none;
  color: #280049;
}
/* <!-- ============= ||Seller_Landing page_Option A End || =========== -->  */
/* ============= || Seller Reset password Popups Start || =========== */
.reset_password_popup .form-label:after {
  display: none;
}
.reset_password_popup .user_login_links,
.reset_password_popup .bazama_social_link,
.reset_password_popup .social_links {
  display: none;
}
.reset_password_popup,
.field_box {
  width: 100%;
  margin: 0 auto;
}
.reset_password_popup .create_seller_login {
  width: 100%;
}
/* ============= || Seller Reset password Popups End || =========== */
/*=========== || all modal css  End || =========== */
/* <!-- ============= ||Seller_Landing page_Option A Start || =========== -->  */
.seller_landing_page {
  background-color: #ffff;
  background-image: url(../images/landingpage/header_bg.svg);
  background-repeat: no-repeat;
  background-size: 65px 55px;
  background-position: top left;
  border-bottom: 1px solid #b4bcbd;
}

.container_landing {
  display: flex;
  justify-content: space-between;
  padding: 25px 51px 20px;
  align-items: self-end;
}

.start_button span a {
  text-decoration: none;
  color: #280049;
  font-weight: 500;
}

.start_button {
  display: flex;
  gap: 15px;
  align-items: center;
}

.header_btn {
  display: inline-flex;
  height: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 100px;
  border: 1px solid var(--m-3-sys-light-outline, #79747e);
  padding: 10px 20px 10px 20px;
}

.header_login {
  display: inline-flex;
  height: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.login_responsive {
  display: none;
}

/* <!-- ============= ||Seller_Landing page_Option A End || =========== -->  */
/* ============= || Seller Reset password Popups Start || =========== */
.reset_password_popup .form-label:after {
  display: none;
}
.reset_password_popup .user_login_links,
.reset_password_popup .bazama_social_link,
.reset_password_popup .social_links {
  display: none;
}
.reset_password_popup,
.field_box {
  width: 100%;
  margin: 0 auto;
}
.reset_password_popup .create_seller_login {
  width: 100%;
}
/* ============= || Seller Reset password Popups End || =========== */
/*=========== || all modal css  End || =========== */

/* <!-- ============= ||section Bazama_merchant start || =========== -->  */
.banner_box {
  height: 400px;
  border-radius: 20px;
  background: #280049;
  position: relative;
}

.bazama_content h3 {
  color: #fff;
  font-size: 43px;
  font-style: normal;
  font-weight: 600;
  line-height: 66px;
  letter-spacing: -0.86px;
}

.bazama_content p {
  color: #d8c8e4;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
}

.selling_btn a {
  display: flex;
  width: 228px;
  height: 48px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 100px;
  background: #fff;
  text-decoration: none;
  color: #280049;
  font-size: 18px;
}

.custom_conatiner {
  max-width: 1340px;
  margin: 0 auto;
  padding: 0 15px;
}

.banner_photos {
  height: 100%;
}

.bazama_dimond {
  position: absolute;
  right: 22%;
  top: 7%;
  object-fit: cover;
}

.bazama_dimond_two {
  position: absolute;
  right: 0;
  top: 0%;
  object-fit: cover;
}

.bazama_marchent {
  position: absolute;
  top: 25%;
  left: 5%;
  width: 50%;
}

.seller_step {
  max-width: 296px;
  width: 100%;
}

/* <!-- ============= || section Bazama_merchant End || =========== -->  */
/* <!-- ============= || section sellers_bazama start || =========== -->  */
.bazama_heading {
  color: #333;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 33px;
  letter-spacing: -0.48px;
}

.bazama_headlines h1 {
  color: #333;
  font-size: 34px;
  font-style: normal;
  font-weight: 600;
  line-height: 50px;
  width: 75%;
}

.bazama_decription {
  color: #333;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 33px;
  letter-spacing: -0.48px;
  margin: 0;
}

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

.detalis_quotes .faq_quotes {
  color: #52078f;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  text-decoration-line: underline;
}

.Bazama_merchant {
  padding-top: 40px;
}

.seller_box_two {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: space-around;
  padding-top: 30px;
}

.banner_bg_two {
  background-image: url(../images/landing_fornt_page/bazama_hand.svg);
  background-repeat: no-repeat;
  background-position: 40% 10%;
  padding-top: 80px;
  padding-bottom: 65px;
}

/* <!-- ============= || section sellers_bazama  End || =========== -->  */
/*  <!-- ============= ||Seller_Landing How to sell on Bazama? Start || =========== -->  */
.bazama_sell {
  background: #fffbf2;
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}

.bazama_selling {
  display: flex;
  gap: 20px;
  align-items: center;
}

.one_content {
  display: flex;
  align-items: center;
}

.landing_content_box {
  margin-left: -10px;
}

.bazama_nackless {
  position: absolute;
  right: 0;
  top: -121px;
}

.bazama_grow_sell {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.thumb img {
  width: 102px;
  height: 102px;
}

.thumb_payment_two {
  display: none;
}

/*  <!-- ============= ||Seller_Landing How to sell on Bazama? Start || =========== -->  */
/*  <!-- ============= ||Seller_Landing Learn how to sell & grow on Bazama Start || =========== -->  */
.bazama_business_grow {
  position: relative;
  width: 40%;
}

.bazama_prime {
  height: 100% !important;
  width: 100%;
  object-fit: cover;
}

.bazama_sell_box {
  border-radius: 30px;
  overflow: hidden;
  height: 350px;
}

.arrow_svg {
  position: absolute;
  right: 0;
  top: 100%;
}

.bottom_bg {
  position: absolute;
  left: 0;
  bottom: -5px;
}

.sell_grow {
  position: relative;
  padding-top: 70px;
  padding-bottom: 70px;
}

.bazama_grow {
  width: 60%;
}

/*  <!-- ============= ||Seller_Landing Learn how to sell & grow on Bazama End  || =========== -->  */
/*  <!-- ============= ||Seller_Landing Learn Success stories Start  || =========== -->  */
.Success_stories {
  background-image: url(../images/landing_fornt_page/Artboard_bg.jpg);
  background-repeat: no-repeat;
  padding-top: 80px;
  background-size: cover;
  padding-bottom: 80px;
  background-position: bottom;
}

.bazama_swiper .swiper-container {
  padding: 0 15px;
}

.bazama_swiper .swiper-pagination-bullet-active {
  background: #000 !important;
}

.sucess_photo {
  max-width: 215px;
  width: 100%;
  height: 215px;
  object-fit: cover;
  border-radius: 20px;
  border: 4px solid #ffff;
}

.stories_content {
  font-size: 16px;
  width: 267px;
}

.seller_suceess_stories {
  display: flex;
  justify-content: space-around;
  padding-top: 50px;
}

.star_svg {
  position: absolute;
  right: 59px;
  transform: translate(-50%, -50%);
  top: 50px;
}

.heart_svg {
  position: absolute;
  bottom: 0;
  left: -10px;
}

.bazama_wrapper {
  justify-content: space-around;
}

.bazama_heading {
  padding-bottom: 10px;
}

/*  <!-- ============= ||Seller_Landing Learn Success stories End  || =========== -->  */
/* <!-- ============= ||Seller_Landing faq's Start || =========== --> */
.faq_list .nav-link.active,
.faq_list .show > .nav-link {
  color: #000 !important;
  background-color: initial !important;
  border-left: 3px solid #000;
  border-radius: 0;
}

.list_names:focus,
.list_names:hover {
  color: initial !important;
}

.list_names {
  color: #333 !important;
  font-size: 16px !important;
  text-align: left;
}

.faq_list {
  width: 380px;
}

.faqs_box {
  display: flex;
  align-items: flex-end;
  gap: 20px;
  width: 100%;
  justify-content: space-around;
}

.faq_details {
  width: 40%;
}

.faq_bazama_question {
  display: flex;
  gap: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.faq_gettin_box {
  padding-top: 50px;
  padding-bottom: 50px;
}

/* <!-- ============= ||Seller_Landing faq's End || =========== -->  */
/* <!-- ============= ||Seller_Landing Footer Startlanding_seller_footer || =========== -->  */
.landing_seller_footer {
  background: #17002b;
}

.useful_links {
  display: flex;
  justify-content: space-evenly;
  gap: 20px;
}

.footer_links {
  display: flex;
  justify-content: space-between;
  padding: 45px 51px 20px;
  align-items: self-end;
}

.footer_links .faq_useful {
  color: #d8d8d8;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.28px;
}

.landing_seller_footer {
  background: #17002b;
  padding-bottom: 25px;
  position: relative;
}

.custom_footer_logo {
  position: absolute;
  top: -32%;
  left: 5%;
}

.bazama_social_icons {
  display: none;
}

.bazama_one img {
  width: 70px;
  height: 100px;
}
/* <!-- ============= ||Seller_Landing Footer End || =========== -->  */
/*  <!-- ============= || Seller faq's mobile responsive accordion Start|| =========== --> */
.faq_accordion .faq_button::after {
  content: ' ';
  background-image: url(../images/all_icon/faq_arrow.svg);
}
.faq_accordion .accordion-button:focus {
  z-index: 3;
  border-color: initial !important;
  outline: 0;
  box-shadow: none !important;
}
.faq_accordion .accordion-button:not(.collapsed) {
  color: initial !important;
  background-color: initial !important;
}
.faq_accordion .accordion-header {
  border-top: 1px solid #747775;
}
.faqs_last:last-child {
  border-bottom: 1px solid #747775 !important;
}
.faq_accordion .accordion-body {
  border-top: 1px solid #747775;
}
.mobile_faq_design {
  display: none;
}
.faq_custom_box {
  padding-top: 50px;
  padding-bottom: 100px;
}
/*  <!-- ============= || Seller faq's mobile responsive accordion Start|| =========== --> */

.multiImage_slider {
  overflow: hidden;
}
.multiImage_slider .thumbnail-slide {
  border-radius: 5px;
  border: 1px solid #d9d9d9;
  background: #fff;
  margin-right: 6px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.multiImage_slider .thumbnail-slide {
  object-fit: contain;
}
.multiImage_slider .main-slider .item img {
  width: auto;
  margin: 0 auto;
}
.multiImage_slider .owl-nav {
  position: absolute;
  top: 6px;
  transform: translateY(-50%);
  width: 100%;
}
.main-slider .owl-stage {
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.multiImage_slider .owl-nav button.disabled {
  opacity: 0.6;
}
.multiImage_slider .owl-nav button {
  font-size: 34px !important;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  font-weight: 300 !important;
}
.multiImage_slider .owl-nav button:hover {
  background-color: transparent !important;
  color: inherit !important;
}
.multiImage_slider .owl-nav .owl-prev {
  left: -25px;
}
.multiImage_slider .owl-nav .owl-next {
  right: -25px;
}
.account_page .modal {
  display: block;
}
.modal.show {
  display: block;
}
.mobile_faq_design {
  display: none;
}
.forget_account .progress-bar .step .bullet {
  cursor: pointer;
}
.faqs_accordion_tab .accordion-header button {
  padding-left: 0;
}
.bazama_swiper .owl-carousel .owl-stage-outer {
  padding: 0 10px;
}
.custom_imgUploader .upload__img-box img {
  width: 100%;
}

/* modal-css */
.varientpart {
  display: flex;
  justify-content: space-between;
}
.varientpart h4 {
  font-size: 22px;
  font-weight: 600;
}
.detailpart label {
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 5px;
}
.varientpart .close_icons {
  width: 24px;
  height: 24px;
}
.smallcommon .modal-content {
  border-radius: 20px;
}
.smallcommon.modelcontent1 .modal-content {
  border-radius: 6px;
}
.smallcommon .form-control {
  border-color: #667080;
  height: 48px;
}
.cancelbtn,
.cancelbtn:hover {
  border: 1px solid #79747e;
  border-radius: 40px;
  padding: 10px 20px;
  color: #280049;
  font-weight: 500;
}
.submitbtn,
.submitbtn:hover {
  background-color: #280049;
  border-radius: 40px;
  padding: 10px 25px;
  color: #fff;
  font-weight: 500;
}
.smallcommon .modal-dialog {
  top: 50%;
  transform: translate(0px, -50%) !important;
}
.varientpart i {
  color: #667080;
  font-weight: 300;
  font-size: 12px;
}
.attachmentpart .modal-content {
  width: 80%;
  margin: 0 auto;
}
.discBox {
  right: 4px !important;
  box-shadow: none !important;
  top: 3px !important;
  height: auto !important;
  min-height: auto !important;
  background-color: #b276e400 !important;
  border-radius: 0 !important;
  position: absolute;
  /* width: 100%; */
  text-align: right;
  padding-right: 3px;
}
.discBox:before {
  content: '';
  position: absolute;
  border-color: rgb(178 118 228 / 78%) rgb(178 118 228 / 78%) transparent transparent;
  border-style: solid;
  border-width: 20px;
  right: 0;
  width: 0;
  height: 0;
  top: 0;
  border-radius: 0 7px 0 0;
}
.uploadfile {
  border: 1px solid #667080;
  height: 48px;
  border-radius: 5px;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.browsetext {
  color: #6750a4;
  font-size: 14px;
  font-weight: 500;
}
.choosefile {
  display: block;
  width: 100%;
  border-right: 1px solid #667080;
  margin-right: 12px;
  line-height: 30px;
}
.filename {
  color: #7f1ad1;
}
.listpage .modal-content {
  width: 605px;
}
.csvupload {
  height: 250px;
}
.listpage {
  --bs-modal-width: 600px;
}
/* modal-css */
/*  <!-- ============= || Seller Overview Custom Page Start || =========== --> */
.bazama_custom_overview {
  height: fit-content;
  border-radius: 6px;
  /* border: 1px solid #ebebeb; */
  background: #ffff;
  padding: 25px 25px 25px 30px;
}
td.text-end {
  padding-right: 25px;
}
.overivew_custom_page {
  margin: 50px auto;
}
.overview_content p {
  color: #280049;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.4px;
}

.plus_icons {
  border-radius: 100px;
  background: #280049;
  box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.15);
  display: flex;
  width: 269px;
  height: 50px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin: 25px auto;
}

.bazama_locaiton {
  display: flex;
  gap: 15px;
  justify-content: space-between;
}

.overview_services {
  display: flex;
  align-items: center;
  gap: 5px;
  background-color: #d3e3fd;
  padding: 12px;
  border-radius: 4px;
}

.location span {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.1px;
}

.star_massage span {
  color: #766882;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

.plus_btn {
  height: 120px;
  border-bottom: 2px solid #d0d0d0;
}

.add_bank {
  background-color: #c4eed0;
}

.add_gst {
  background-color: #f9dedc;
}
.overview_design {
  max-width: 540px;
}
/*  <!-- ============= || Seller Overview Custom Page End || =========== --> */
/*  <!-- ============= || SELLERS_ORDERS_multiple Products Start || =========== --> */
.seller_single_img {
  padding: 25px 25px;
  border: 1px solid #e2e2e2;
  height: fit-content;
}
.sku_details {
  line-height: 30px;
}
.item_count {
  position: absolute;
  top: 0;
  left: 0;
  padding: 4px;
  background-color: #f9f1f4;
  border-bottom-right-radius: 6px;
}
.signle_product_top {
  padding-top: 25px;
}
.number_quntity {
  font-size: 20px;
}
.head_Lable a {
  border-radius: 30px;
  background: #edd9e2;
  padding: 6px 12px;
  display: inline-block;
}
.head_Lable {
  position: absolute;
  top: 45px;
  right: 35px;
}
.content_read {
  font-size: 18px;
  font-weight: 600;
  margin-left: 10px;
}
.cosmos_buyer_paid {
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #ebebeb;
}
.cosmos_details {
  display: flex;
  justify-content: space-between;
  column-gap: 15px;
}
.cross_quntity {
  width: 280px;
}
.seller_single_img img {
  width: 100%;
}
.signle_buyer_paid {
  height: fit-content;
  /* padding: 0; */
}
.order_total_paid {
  background-color: #383838;
  margin: 0;
  padding: 0px 15px;
}
.order_total_paid p {
  color: #ffff;
  padding-top: 15px;
}
.shipping_orders {
  margin: 0;
}
.step_progressbar {
  counter-reset: step;
}
.step_progressbar li {
  list-style: none;
  display: inline-block;
  width: 25%;
  position: relative;
  text-align: center;
  cursor: pointer;
}
.step_progressbar li:before {
  content: counter(step);
  counter-increment: step;
  width: 20px;
  height: 20px;
  line-height: 30px;
  border: 1px solid #ddd;
  border-radius: 100%;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  background-color: #fff;
  color: transparent;
}
.step_progressbar li:after {
  content: '';
  position: absolute;
  width: 95%;
  height: 3px;
  background-color: #ddd;
  top: 9px;
  left: -50%;
  z-index: 1;
}
.step_progressbar li:first-child:after {
  content: none;
}
.step_progressbar li.delivery_active:before {
  background-color: #51a34e;
}
.step_progressbar li.delivery_active + li:after {
  background-color: #51a34e;
}
.deliver_step_name {
  list-style: none;
  justify-content: space-around;
  padding: 0;
}
.step_progressbar {
  padding: 0;
}
.order_received_step {
  width: 25%;
  text-align: center;
}
.tracking_code {
  display: flex;
  align-items: center;
  gap: 10px;
}
.buyer_contains_details {
  padding-bottom: 0;
}
/*  <!-- ============= || SELLERS_ORDERS_multiple Products End || =========== --> */
/*  <!-- ============= || Bazama_Seller_Listing_Detail_Single Varient Css Start Inculded Review Box || =========== --> */
.product_details,
.product_reviews {
  background-color: #ffffffc4;
  padding: 17px 15px;
}
.reply_btn {
  border: 1px solid #ffffffc4;
  width: 110px;
  height: 24px;
  display: flex;
  padding: 20px 20px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 100px;
  cursor: pointer;
}
.reply_btn.active {
  border: 1px solid #7f1ad1;
  background-color: #ffff;
}
.review_views {
  margin-left: 54px;
  margin-top: 10px;
  margin-bottom: 25px;
}
/* .review_boxs__massage {
  margin-top: 10px;
  border-bottom: 2px solid #D3D3D3;
} */
.review_views img {
  border-radius: 5px;
  margin-right: 10px;
  border: 1px solid #d9d9d9;
  width: 50px;
}
.review_views .reply_btn {
  border-color: #79747e;
  height: 32px;
  padding: 8px;
  width: 86px;
}
.rating_date {
  display: flex;
  align-items: end;
  gap: 9px;
}
.seller_boxes h6 {
  color: #4a4458;
  font-size: 16px;
  line-height: 24px;
  font-family: Roboto;
}
.product_details,
.product_reviews {
  width: 142px;
  padding: 17px 15px;
}
.after_view h6 {
  font-family: Roboto;
}
.seller_boxes {
  border-radius: 6px;
  border: 1px solid #bcb9be;
  padding: 15px 20px;
}
.after_post_massage p {
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.post_btn {
  background: #280049;
}
.after_post_massage {
  border-radius: 6px;
  background: #f1ebf6;
  padding: 15px;
}
.progress_star_rating .progress-container {
  width: 150px;
  background-color: #f3f3f3;
}

.progress_star_rating .progress-bar {
  height: 10px;
  text-align: center;
  line-height: 10px;
  color: white;
  font-weight: bold;
}
.progress_star_rating .progress-bar-1 {
  background-color: #e3b100;
  width: 45%;
}
.review_massage > h6 {
  font-size: 18px;
}
.progress_star_rating .progress-bar-2 {
  background-color: #e3b100;
  width: 35%;
}

.progress_star_rating .progress-bar-3 {
  background-color: #e3b100;
  width: 12%;
}

.progress_star_rating .progress-bar-4,
.progress_star_rating .progress-bar-5 {
  background-color: #e3b100;
  width: 7%;
}

.progress_star_rating {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 5px;
}
.size_fit_box .length_box {
  width: 250px;
  display: inline-block;
}
.size_fit_box {
  display: flex;
}
.average_ratign {
  padding: 20px 0;
}
.review_boxs_massage {
  margin-top: 20px;
  border-bottom: 2px solid #d3d3d3;
}
.review_boxs_massage.massagebox1 {
  padding-top: 40px;
}
.review_boxs_massage.massagelast1 {
  border: none;
}
/* .css-13cymwt-control {
  height: 36px;
  font-size: 14px;
  padding: 4px 10px;
  position: relative !important;
  border-color: #000 !important;
} */
/* .css-1u9des2-indicatorSeparator {
  display: none;
}
.css-1jqq78o-placeholder {
  position: absolute;
  top: 3px;
  left: 0px;
  color: #000 !important;
}
.css-qbdosj-Input {
  padding-top: 0px !important;
  grid-area: auto !important;
} */
/* .css-tj5bde-Svg {
  position: absolute;
  top: 8px;
  right: 8px;
  filter: brightness(0%);
}
.css-t3ipsp-control {
  border: 1px solid !important;
  -webkit-transition: initial !important;
  min-height: fit-content !important;
  position: initial !important;
  box-shadow: none !important;
  padding: 4px 10px;
} */
/* .css-1dimb5e-singleValue {
  margin-left: 0px !important;
  margin-right: 0px !important;
  position: absolute;
  top: 3px;
} */
.addProductForm_sec .css-13cymwt-control {
  min-height: 48px;
  font-size: 14px;
  padding: 4px 10px;
  position: relative !important;
  border-color: #667080 !important;
}
.addProductForm_sec .css-t3ipsp-control {
  border: 1px solid !important;
  -webkit-transition: initial !important;
  min-height: 48px !important;
  position: initial !important;
  box-shadow: none !important;
}
.addProductForm_sec .formSelect.dropdown {
  display: none;
}
.addProductForm_sec .commonField input {
  height: fit-content !important;
}
/* .addProductForm_sec .css-tj5bde-Svg {
  position: absolute;
  top: 13px;
  right: 10px;
  filter: brightness(0%);
}
.addProductForm_sec .css-t3ipsp-control:focus {
  border-color: var(--darkBlue) !important;
}
.addProductForm_sec .css-13cymwt-control:focus {
  border-color: var(--darkBlue) !important;
} */
li.cosmos_details p:not(.cross_quntity) {
  white-space: nowrap;
}

/* .css-1fdsijx-ValueContainer {
  height: 48px;
  font-size: 14px;
  padding: 4px 10px;
  position: relative !important;
  border-color: #667080 !important;
}

.css-1jqq78o-placeholder,
.css-tj5bde-Svg {
  top: 12px;
}
.css-1dimb5e-singleValue {
  top: 14px;
} */
.step2,
.step1 {
  padding-bottom: 120px !important;
}
.step4 {
  padding-bottom: 120px !important;
}
/*  <!-- ============= || Bazama_Seller_Listing_Detail_Single Varient Css End Review Box|| =========== --> */
/*  <!-- ============= || Bazama_SELLERS_MESSAGES_Contact Bazama Start|| =========== --> */
.massage_contact_bazama .massage_search_input {
  border-color: transparent;
  padding: 6px 6px 6px 12px;
  width: 100%;
  border-radius: 6px;
  font-size: 16px;
}
.massage_contact_bazama .search_icon_massage {
  right: 12px;
  top: 9px;
}
.massage_contact_bazama .massage_search_input:focus {
  outline: none;
}
.massage_contact_tab .active_tab_massage,
.closed_tab_massage {
  width: 50%;
  border: none !important;
  text-align: center;
  position: relative;
}
.massage_contact_tab .nav-tabs .nav-link {
  margin-bottom: initial !important;
  background: initial !important;
  border: initial !important;
  border-top-left-radius: initial !important;
  border-top-right-radius: initial !important;
  color: #6750a4;
  font-size: 16px;
}
.massage_contact_tab .nav-link.active::before {
  content: '';
  border-bottom: 3px solid #000;
  position: absolute;
  height: 10px;
  border-color: #6750a4;
  width: 60px;
  bottom: 0;
  border-top-right-radius: 6px;
}
.tab_massage_box div p:first-child {
  font-size: 18px;
  margin-bottom: 0;
}
a.redchat {
  color: #8e2b67;
  font-size: 18px;
  font-weight: 600;
}
.active_massage_tab p:first-child {
  color: #333;
}
.tab_massage_box div p:last-child {
  /* color: #979797; */
  font-size: 16px;
}
.massage_read_info a {
  color: #666666;
}
.massage_read_info p {
  color: #666666;
}
p.greytext {
  color: #979797;
  font-size: 16px;
}
.tab_massage_box div .active_user_massage {
  color: #8e2b67;
}

.tab_massage_box div .massage_tab_details {
  color: #4b4b4b !important;
}
.tab-content .tab_massage_box {
  padding: 10px;
  cursor: pointer;
}
.orderForm .user_conversation_box {
  padding: 0px 0px 0px 0px;
  position: relative;
}
.tab-content .tab_massage_box:hover {
  background-color: #ffff;
  /* border-bottom: 1px solid #dcdcdc; */
  /* border-top: 1px solid #dcdcdc; */
  /* margin-right: 3px; */
  /* border-right: 1px solid #dcdcdc; */
  border-radius: 4px;
}
.tab_massage_box.massage_use_chat.activechat {
  background-color: #ffff;
  border-bottom: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  margin-right: 3px;
  border-radius: 4px;
}
.orderForme .users_chat_content,
.chat_product_name {
  font-size: 18px;
}
.orderForm .conversation_btn {
  border: 1px solid;
  padding: 10px 15px 10px 18px;
  border-radius: 30px;
}
.orderForm .neck_img {
  border: 1px solid #e3e3e3;
  padding: 15px 5px;
  border-radius: 6px;
}
.orderForm .seller_product_info {
  box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
  padding: 20px 25px;
  border-radius: 12px;
}
.orderForm .box_massage_product {
  border-top: 1px solid #dcdcdc;
}
.orderForm .order_id_chat span:last-child {
  color: #0066ff;
  font-weight: 500;
}
/* .orderForm .massage_read_info p,
a {
  color: #666666;
} */
.orderForm .users_chat_content {
  font-size: 18px;
}
.orderForm .chat_boat_one span {
  border-radius: 30px;
  width: 30px;
  height: 30px;
  background-color: #ffe1d8;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px 11px;
}
.orderForm .chat_boat_two p {
  width: 363px;
  border-radius: 4px;
  background: #f5f5f5;
  padding: 10px;
  color: #000000;
  line-height: 20px;
}
.orderForm .chat_boat_two1 p {
  width: 363px;
  border-radius: 4px;
  background: #faf4ff;
  padding: 10px;
  color: #000000;
  line-height: 20px;
}
.orderForm .name_chat_boat {
  padding-bottom: 30px;
}
.orderForm .boat_option_b {
  background-color: #776f7e !important;
  color: #ffff;
}
.orderForm .chat_color {
  color: #8e8e8e;
  font-size: 12px;
  font-weight: 400;
}
.orderForm .chats_share_doubts {
  border-top: 1px solid #e8e8e8;
  width: 100%;
  background: #ffff;
}
.orderForm .chat_input {
  width: 90%;
  padding: 20px;
  border: none;
}
.orderForm .chat_input:focus {
  outline: none;
}
.orderForm .seller_product_details a,
.spanOrdDet-idBl {
  color: #7f1ad1 !important;
}
.orderForm .tab-content {
  height: 69vh;
  overflow-y: scroll;
}
.orderForm .tab-content::-webkit-scrollbar {
  display: none;
}
.orderForm .chat_dates {
  overflow-y: scroll;
  height: 60vh;
}
.orderForm .chat_dates::-webkit-scrollbar {
  display: none;
}
.orderForm .send_data_img {
  right: 15px;
  top: 20px;
}
.orderForm .sider_bar_massage {
  background-color: #eff2f7;
  padding: 20px 10px;
  border-top-left-radius: 6px;
}
.orderForm .order_id_chat {
  justify-content: flex-end;
}
.chat_bazama div.alfa1:first-child {
  border-top: 1px solid #dcdcdc;
  padding: 37px;
  border-bottom: 1px solid #dcdcdc;
}
.chat_bazama div:last-child p {
  padding-top: 14px;
}
.initiate_refund_box .btn-close:focus {
  outline: 0;
  box-shadow: none !important;
  opacity: 1;
}
.initiate_refund_box .modal-header {
  border-bottom: 0 !important;
}
.refund_form input[type='text'] {
  display: flex;
  height: 48px;
  padding: 13px 12px;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  border: 1px solid #667080 !important;
}
.refund_form input[type='text']:focus {
  outline: none !important;
}
.refund_form label {
  font-weight: 300;
}
.initiate_refund_box .btn-close:hover {
  opacity: 1;
}
.initiate_refund_box .btn-close {
  opacity: 1;
}
.initiate_refund_box .modal-footer {
  border-top: 0;
}
.initiate_refund_box .refund_btn_click {
  display: inline-flex;
  height: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
  border-radius: 100px;
  border: 1px solid #79747e;
  padding: 10px 20px;
  background-color: #ffff;
}
.initiate_refund_box .confrim_btn {
  background: #280049;
  color: #ffff;
}
.initiate_refund_box .modal-content {
  border-radius: 20px;
  border: none;
}
.initiate_refund_box .refund_form {
  height: 175px;
}
.initiate_refund_box .modal-content {
  border-radius: 20px;
  border: none;
  padding: 10px 15px;
}
.feedback_system_popup .add-rating,
.comment_feedback_box p {
  font-size: 16px;
  font-weight: 500;
  font-size: 16px;
}
.comment_feedback_box textarea {
  display: flex;
  height: 150px;
  padding: 10px;
  color: #667080;
}
.comment_feedback_box textarea:focus {
  outline: none;
  border: 1px solid #ced4da;
}
.feedback_system_popup .comment_feedback_box {
  height: 220px;
}
.feedback_complaint_box .feedback_name {
  font-size: 22px;
}
.star_massage_feedback {
  gap: 20px;
}
.shipping_detail_popups .inch_popup .form-select {
  background-position: right 0.1rem center !important;
  padding: 0 25px 0 15px !important;
}
/*  <!-- ============= || Bazama_SELLERS_MESSAGES_Contact Bazama End|| =========== --> */
/*  <!-- ============= || variantModal css Start|| =========== --> */
.addvariant_box .seller_create2 {
  max-width: 290px;
}
.variantmodalBody .variantFormInner_sec {
  min-height: 460px;
  align-content: space-between;
}
.createInputgroup .inputGroup input {
  border-radius: 6px;
  border: 1px solid #667080;
  background: #fff;
  color: #333333;
  height: 36px;
  padding: 5px 10px;
  max-width: 200px;
}
.add_variantModal .modal-dialog {
  max-width: 640px;
}
/* .addvariant_box .seller_create2 .seller_dropdown-select{
  border-radius: 6px 6px 0 0;
} */
.createInputgroup .inputGroup input:focus {
  outline: none;
}
.createInputgroup .inputGroup img {
  right: 6px;
  top: 8px;
}
.createcategory {
  border-top: 1px solid #cfcfcf;
}
.createInputgroup {
  column-gap: 10px;
  padding: 5px 12px;
}
.addvariant_box .seller_dropdown-menu {
  border-radius: 0 0 6px 6px;
  box-shadow: 0px 2px 6px rgb(0 0 0 / 15%);
}
.createcategory a {
  color: #7f1ad1;
}
.variesCheckbox {
  column-gap: 20px;
}
.variesCard {
  padding: 24px;
  border-radius: 10px;
  background: #f8f8f8;
}
.variesData > h5 {
  color: #1d1b20;
  font-size: 14px;
  font-weight: 600;
}
.variesCheckbox label {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.5px;
  position: relative;
}
.variesCheckbox input {
  opacity: 0;
}
.variesData .tableNumber .inputGroup {
  max-width: 190px;
  width: 100%;
}
.variesCheckbox .form-check {
  padding-left: 26px;
}
.variesCheckbox label:before {
  content: '';
  width: 18px;
  height: 18px;
  border: 2px solid #7f1ad1;
  position: absolute;
  left: -26px;
  border-radius: 2px;
}
.variesCheckbox input:checked + label::after {
  content: '';
  width: 12px;
  height: 5px;
  border-style: solid;
  position: absolute;
  border-width: 0 0 2px 2px;
  transform: rotate(316deg);
  left: -23px;
  top: 5px;
  border-color: #7f1ad1;
}

/* profile css */
.profilesection {
  background-image: url('/images/your_profile/profilebg.svg');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px 30px 20px 30px;
  margin-bottom: 30px;
  border-radius: 6px;
}
p.mainhead {
  font-weight: 600;
  font-size: 16px;
}
.profileimg {
  display: flex;
  align-items: end;
}
.profileimg span {
  font-weight: 600;
  font-size: 25px;
  margin-left: 20px;
}
.editbutton img {
  margin-right: 7px;
}
.basicinfosection {
  background-color: white;
  border-radius: 6px;
  padding: 35px 65px 30px 30px;
}
.mobileinfo img {
  margin-left: 5px;
}
span {
  font-weight: 400;
}
p.label {
  font-size: 16px;
  font-weight: 500;
}
.form-group.popupbox input {
  border: 1px solid #667080;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #333333;
}
.form-group.popupbox label {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #333333;
}
input#shipaddress {
  accent-color: #d0bcff;
  vertical-align: middle;
}
label.defaultshipaddress {
  color: #2b3674;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
}
.data1 {
  font-weight: 500;
  color: #6750a4;
  font-family: 'Roboto';
}
a.verify {
  font-weight: 400;
  font-size: 16px;
  color: #7f1ad1;
  white-space: nowrap;
  font-family: 'Roboto', sans-serif;
}
button.editbutton {
  background: #f3f9fa;
}
.bankdetails {
  background: #f3f9fa;
  border-radius: 10px;
  padding: 30px 30px 98px 30px;
}
.personaldetails {
  background: #f3f9fa;
  border-radius: 10px;
  padding: 30px;
}
.basicdetail {
  width: 100%;
}
.contact {
  justify-content: space-between;
}
.basicinfo {
  width: 80%;
}
.personaldetails p {
  margin-bottom: 3px;
}
.details {
  justify-content: space-between;
  margin-bottom: 16px;
}
button.resetbutton {
  background: white;
  border-radius: 50px;
  padding: 10px 25px;
  border: 1px solid black;
  font-weight: 500;
  color: #6750a4;
  font-family: 'Roboto';
}

@media only screen and (max-width: 1200px) {
  .basicinfo {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .profileimg img {
    height: 120px;
    width: 120px;
  }
  .profileimg span {
    font-size: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .profileimg img {
    height: 100px;
    width: 100px;
  }
  .profileimg span {
    font-size: 18px;
  }
  p.label {
    font-size: 14px;
  }
  span.data {
    font-size: 13px;
  }
  .mobileinfo {
    margin-bottom: 20px;
  }
  p.mainhead {
    font-size: 14px;
  }
  a.verify {
    font-size: 14px;
  }
  .personaldetails p {
    font-size: 13px;
  }
  button.resetbutton {
    padding: 8px 13px;
  }
  .basicinfosection,
  .bankdetails {
    padding: 35px 30px 30px 30px;
  }
}
/* profile css */

/* reset modal css */
.custom_user .card-body {
  display: block;
}
.mainheading {
  font-family: 'Roboto';
}
.logo_design.logoborder:before {
  content: '';
  border-right: 1px solid #dcdcdc;
  position: absolute;
  top: 205px;
  bottom: 150px;
  right: -18px;
}
a.cancelbtn {
  color: #280049;
  font-family: Roboto;
  font-weight: 500;
  border: white;
  border-radius: 100px;
}
.eyeicon {
  position: absolute;
  top: 42px;
  right: 12px;
}
@media only screen and (max-width: 991px) {
  .custom_form .create_seller_login {
    max-width: 570px;
  }
}
@media only screen and (max-width: 767px) {
  .customized {
    padding-bottom: 20px !important;
  }
  .custom_form .create_seller_login {
    max-width: 470px;
  }
}
/* reset modal css */

/* mystore css */
.topsection .alfa {
  height: 220px;
}
.bluebtn a {
  padding: 10px 20px 10px 24px;
}
.corner {
  position: absolute;
  top: 0px;
  right: 0px;
}
.addimage {
  position: absolute;
  top: 8px;
  right: 5px;
}
.ladyimage {
  background: #caa1eb;
  height: 158px;
  width: 158px;
  border-radius: 10px;
  position: relative;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  margin: 0 0 0 auto;
}
.locationinfo span {
  border-left: 1px solid #666666;
  padding-left: 10px;
}
.mystoretop h4 {
  color: #2b3674;
  font-size: 25px;
  font-weight: 600;
}
span.view {
  color: #7f1ad1;
}
span.cameraimg {
  background: #0000008c;
  padding: 10px 10px;
  border-radius: 100%;
  position: absolute;
}
.mystoretop span {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
}
span.cameraimg {
  background: black;
  padding: 8px 8px;
  border-radius: 100%;
  position: absolute;
  top: 60px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 1px;
  opacity: 70%;
}
.about-btn {
  color: #7f1ad1;
  font-weight: 500;
  font-family: Roboto;
  padding: 10px 24px 10px 24px;
  border-radius: 100px;
  border: 1px solid #79747e;
  margin-top: 20px;
}
.topsectiontwo {
  top: -40px;
}

h2.similarhead {
  font-size: 20px;
  font-weight: 700;
  color: #280049;
}
.pinkgradient.pinkhotdeal {
  border-radius: 4px;
  border: 1px solid #ebebeb;
  background: linear-gradient(180deg, #d361ac -15.37%, #751253 100%);
  height: 244px;
  display: flex;
  width: auto;
  padding: 8px;
  position: relative;
  grid-row: 1/3;
}
.redgradient.redhotdeal {
  border-radius: 4px;
  border: 1px solid #ebebeb;
  background: linear-gradient(180deg, #d36161 -15.37%, #782626 100%);
  height: 244px;
  display: flex;
  width: auto;
  padding: 8px;
  grid-row: 1/3;
}
.greengradient.greenhotdeal {
  border-radius: 4px;
  border: 1px solid #ebebeb;
  background: linear-gradient(180deg, #7fa346 -15.37%, #415a18 100%);
  height: 115px;
  display: flex;
  width: auto;
  padding: 8px;
  grid-row: 1/2;
  grid-column: 3/3;
}
.bluegradient.bluehotdeal {
  border-radius: 4px;
  border: 1px solid #ebebeb;
  background: linear-gradient(180deg, #3d9994 -15.37%, #0e4b48 100%);
  height: 115px;
  display: flex;
  width: auto;
  padding: 8px;
  margin-top: 14px;
  grid-row: 2/2;
  grid-column: 3/3;
}
.hotdealsoffer.dealoffer {
  background: #d4dce7;
  padding: 20px 13px;
  display: grid;
  grid-template-columns: 40% 30% 30%;
  grid-template-rows: auto auto;
  border-radius: 6px;
}
.hotdeal_content {
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding: 55px 25px 25px 15px;
}
.hotdeal_contenttwo {
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding: 10px 10px 10px 15px;
}
.content_Deals p {
  color: #fff;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
}
.content_Deals h2 {
  color: #fff;
  font-family: Iowanoldstyle;
  font-size: 65px;
  font-weight: 700;
}
.content_Dealstwo p {
  color: #fff;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
}
.content_Dealstwo h2 {
  color: #fff;
  font-family: Iowanoldstyle;
  font-size: 65px;
  font-weight: 700;
}
.content_Dealsthree p {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
}
.content_Dealsthree h2 {
  color: #fff;
  font-family: Iowanoldstyle;
  font-size: 38px;
  font-weight: 700;
}
@font-face {
  font-family: 'Iowanoldstyle';
  src: url(../font/Iowanoldstyle.otf);
}
.categorybox {
  height: auto;
  background: white;
  border-radius: 10px;
  display: grid;
  grid-template-columns: auto auto auto auto;
  row-gap: 50px;
  justify-content: space-around;
}
.myproducts {
  height: 250px;
  width: 215px;
  background-image: url(/images/my_store/asset1.png);
  background-repeat: no-repeat;
  position: relative;
}
.myproducts img {
  width: 100%;
  position: absolute;
  top: -33px;
  right: 0px;
  left: 36px;
  height: 220px;
}
.mynecklace {
  height: 250px;
  width: 215px;
  background-image: url(/images/my_store/Asset2.png);
  background-repeat: no-repeat;
  position: relative;
}
.mynecklace img {
  width: 290px;
  position: absolute;
  top: -80px;
  right: 0px;
  left: -48px;
  height: 400px;
}
.neckbox {
  position: absolute;
  bottom: 16px;
  left: 53px;
  text-align: center;
  line-height: 24px;
}
.neckbox span {
  font-size: 30px;
  font-family: Josefin Slab;
  font-weight: 600;
  color: #333333;
}
.myearrings {
  height: 250px;
  width: 215px;
  background-image: url(/images/my_store/Asset3.png);
  background-repeat: no-repeat;
  position: relative;
}
.earringbox span {
  font-size: 30px;
  font-family: Josefin Slab;
  font-weight: 600;
  color: #333333;
}
.earringbox {
  position: absolute;
  bottom: 16px;
  left: 60px;
  text-align: center;
  line-height: 24px;
}
.myearrings img {
  width: 100%;
  position: absolute;
  top: -23px;
  right: 0px;
  left: 45px;
  height: 232px;
}
.mybracelets {
  height: 250px;
  width: 215px;
  background-image: url(/images/my_store/Asset4.png);
  background-repeat: no-repeat;
  position: relative;
}
.braceletbox {
  position: absolute;
  bottom: 16px;
  left: 60px;
  text-align: center;
  line-height: 24px;
}
.braceletbox span {
  font-size: 30px;
  font-family: Josefin Slab;
  font-weight: 600;
  color: #333333;
}
.mybracelets img {
  width: 100%;
  position: absolute;
  top: 0px;
  right: 0px;
  left: 55px;
  height: 200px;
}
.myanklets {
  height: 250px;
  width: 215px;
  background-image: url(/images/my_store/Asset5.png);
  background-repeat: no-repeat;
  position: relative;
}
.ankletbox {
  position: absolute;
  bottom: 16px;
  left: 62px;
  text-align: center;
  line-height: 24px;
}
.ankletbox span {
  font-size: 30px;
  font-family: Josefin Slab;
  font-weight: 600;
  color: #333333;
}
.myanklets img {
  width: 100%;
  position: absolute;
  top: -40px;
  right: 0px;
  left: -5px;
  height: 230px;
}
.mycustomize {
  height: 250px;
  width: 215px;
  background-image: url(/images/my_store/Asset6.png);
  background-repeat: no-repeat;
  position: relative;
}
.customizebox {
  position: absolute;
  bottom: 16px;
  left: 0px;
  text-align: center;
  line-height: 34px;
}
.customizebox span {
  font-size: 30px;
  font-family: Josefin Slab;
  font-weight: 600;
  color: #333333;
}
.mycustomize img {
  width: 100%;
  position: absolute;
  top: -31px;
  right: 0px;
  left: -22px;
  height: 220px;
}
.mystoreproducts {
  height: 250px;
  width: 215px;
  background-image: url(/images/my_store/Asset7.png);
  background-repeat: no-repeat;
  position: relative;
}
.mystoreproducts img {
  width: 100%;
  position: absolute;
  top: 80px;
  right: 0px;
  left: 0px;
}
.boxdata {
  position: absolute;
  bottom: 16px;
  left: 32px;
  line-height: 24px;
}
.boxdata span {
  font-size: 30px;
  font-family: Josefin Slab;
  font-weight: 600;
  color: #333333;
}

@media only screen and (max-width: 1200px) {
  img.pinkstar,
  .greenstar,
  .redstar,
  .bluestar {
    width: 50px;
    position: absolute;
  }

  .content_Deals p {
    font-size: 17px !important;
  }
  .content_Deals h2 {
    font-size: 45px !important;
  }

  .content_Dealstwo p {
    font-size: 17px !important;
  }
  .content_Dealstwo h2 {
    font-size: 45px !important;
  }

  .content_Dealsthree p {
    font-size: 17px !important;
  }
  .content_Dealsthree h2 {
    font-size: 45px !important;
  }
  img.pinkstar {
    height: 235px;
  }
  img.redstar {
    height: 235px;
  }
  img.greenstar {
    height: 100px;
  }
  .categorybox {
    grid-template-columns: auto auto auto;
  }
}

@media only screen and (max-width: 991px) {
  .content_Deals p {
    font-size: 16px !important;
  }
  .content_Deals h2 {
    font-size: 40px !important;
  }
  .content_Dealstwo p {
    font-size: 16px !important;
  }
  .content_Dealstwo h2 {
    font-size: 40px !important;
  }
  .content_Dealsthree p {
    font-size: 16px !important;
  }
  .content_Dealsthree h2 {
    font-size: 40px !important;
  }
  .hotdealsoffer {
    grid-template-columns: 50% 50% !important;
    grid-template-rows: auto auto auto !important;
  }

  .pinkgradient {
    grid-row: 1/3 !important;
    grid-column: 1/3 !important;
  }
  .redgradient {
    grid-row: 3/4 !important;
    grid-column: 1/2 !important;
  }
  .greengradient.greenhotdeal {
    height: 119px;
  }
  .topsection .alfa {
    height: 210px;
  }
  .ladyimage {
    margin: 0px;
  }
  .topsection .alfa {
    height: 180px;
  }
  .ladyimage .ladypic {
    height: 90px;
    width: 90px;
  }
  .ladyimage {
    height: 140px;
    width: 140px;
  }
  span.cameraimg {
    top: 50px;
  }
  .categorybox {
    grid-template-columns: auto auto;
  }
}
@media only screen and (max-width: 767px) {
  .hotdeal_content {
    padding: 25px 25px 25px 15px;
  }
  .pinkgradient,
  .redgradient {
    height: 200px;
  }
  img.pinkstar,
  .redstar {
    height: 190px;
  }
  .bluegradient,
  .greengradient {
    height: 95px;
  }
  .greenstar,
  .bluestar {
    height: 70px;
  }
  .content_Dealsthree h2 {
    font-size: 30px;
  }
  .mystoretop h4 {
    font-size: 23px;
  }
  .mystoretop span {
    font-size: 12px;
  }
  .star img {
    height: 15px;
    width: 15px;
  }
  .ladyimage {
    height: 130px;
    width: 130px;
  }
  .about-btn {
    padding: 6px 24px 6px 24px;
  }
  .topsectiontwo {
    position: unset !important;
  }
}
@media only screen and (max-width: 575px) {
  .ladyimage {
    height: 100px;
    width: 100px;
  }
  .ladyimage .ladypic {
    height: 70px;
    width: 70px;
  }
  span.cameraimg {
    top: 30px;
  }
  .topsection .alfa {
    height: 100px;
  }
  .mystoretop h4 {
    font-size: 18px;
  }
  .about-btn {
    padding: 6px 20px 6px 20px;
    font-size: 10px;
  }
  .locationinfo span {
    border-left: 1px solid #666666;
    padding-left: 0px;
  }
  .locationinfo span {
    border-left: 0px;
  }
  .hotdealsoffer {
    grid-template-columns: 100% !important;
    grid-template-rows: auto auto auto auto !important;
  }
  .pinkgradient,
  .redgradient,
  .bluegradient,
  .greengradient {
    height: 140px !important;
  }
  .redgradient {
    grid-row: 4/4 !important;
  }
  .content_Dealstwo h2 {
    font-size: 30px !important;
  }
  .content_Dealstwo p {
    font-size: 15px !important;
  }
  .hotdeal_content {
    padding: 10px 25px 25px 15px !important;
  }
  .categorybox {
    grid-template-columns: 100%;
  }
}
/* mystore css */

/* overview css */
.ladyimage.blankimg {
  background: #ededed;
}
.product_deals_info {
  background: #d4dce7;
  padding: 30px;
  border-radius: 10px;
  height: 276px;
}
.about-btn {
  background: unset;
}
button.about-white-btn {
  color: #6750a4;
  font-weight: 500;
  font-family: Roboto;
  padding: 10px 24px 10px 24px;
  border-radius: 100px;
  border: 1px solid #79747e;
  background: #d4dce7;
}
a.about-white-btn {
  color: #6750a4;
  font-weight: 500;
  font-family: Roboto;
  padding: 10px 24px 10px 24px;
  border-radius: 100px;
  border: 1px solid #79747e;
  background: #d4dce7;
}
.product_deal_Data p {
  color: #280049;
  font-size: 16px;
  font-weight: 400;
}
.product_deals_category {
  background: #ffffff;
  padding: 30px;
  border-radius: 10px;
  height: 418px;
}
button.aboutbtn {
  color: #7f1ad1;
  font-weight: 500;
  font-family: Roboto;
  padding: 10px 24px 10px 24px;
  border-radius: 100px;
  border: 1px solid #79747e;
  margin-top: 20px;
  background: #ffffff;
}
@media only screen and (max-width: 991px) {
  .product_deals_category {
    height: 250px;
  }
}
@media only screen and (max-width: 575px) {
  h2.similarhead {
    font-size: 18px;
  }
  .product_deal_Data p {
    font-size: 11px;
  }
  button.aboutbtn {
    font-size: 12px;
    padding: 6px 24px 6px 24px;
  }
  .product_deals_category,
  .product_deals_info {
    height: auto;
  }
  button.about-white-btn {
    font-size: 12px;
    padding: 6px 24px 6px 24px;
  }
  .product_deals_info {
    padding: 45px 30px 30px 30px;
    margin-top: 40px;
  }
}
/* overview css */

/* payment detail css */
.arrow {
  vertical-align: sub;
}
.seller_container .payment_bar {
  align-items: baseline;
  margin: 10px auto;
}
h2.similarhead {
  font-size: 20px;
  font-weight: 700;
  color: #2b3674;
}
.payment_bar div p {
  display: inline-grid;
}
.forget_account .progress-bar .step .paymnet_bullet:before,
.forget_account .progress-bar .step .paymnet_bullet:after {
  position: absolute;
  content: '';
  bottom: 11px;
  right: -22px;
  left: 29px;
  background: #c4c7c5;
  width: 180px;
  height: 2px;
}
.step .active_box {
  border-color: #280049 !important;
  background-color: transparent;
}
.step p span {
  font-size: 16px;
}
li.cosmos_details p {
  color: #333333;
  font-weight: 400;
}
.paymnet_bullet {
  background-color: #ffff;
}
li.cosmos_details.product_order_total p {
  color: #ffffff;
}
li.cosmos_details.net_box p {
  font-weight: 600;
}
.bazama_payment_list li {
  display: flex;
  align-items: center;
  padding-top: 5px;
}
.bazama_payment_list li div:last-child {
  min-width: 250px;
  font-weight: 600;
  font-size: 16px;
}
.bazama_payment_list li div:first-child {
  min-width: 120px;
  font-weight: 500;
}
.bazama_payment_box .details_transaction {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: -0.32px;
}
.bazama_payment_box .payment_buyer_paid {
  padding: 30px 20px 15px 20px;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.shipping_orders {
  margin: 0;
  border-bottom: 0;
}
.cross_quntity {
  color: #333;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.28px;
}
.cosmos_buyer_paid.order_total_paid {
  background-color: #383838;
  margin: 0;
  padding: 0px 25px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.product_payment_img {
  border: 1px solid #d9d9d9;
  background: #fff;
  padding: 40px 16px 33px 16px;
}
.details_payment_info {
  display: flex;
  gap: 25px;
}
.product_payment_content h5 {
  color: #2b3674;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: -0.36px;
  margin-top: 6px;
}
.bazama_net_proceeds {
  border-radius: 6px;
  border: 1px solid #ebebeb;
  background: #fff;
  width: 316px;
  margin: 0 0 0 auto;
}
.bazama_net_proceeds .payment_items {
  padding: 25px 20px 10px 20px;
  margin: 0;
}
.bazama_net_proceeds .net_box {
  padding: 18px 25px;
  background-color: #eeeeee;
}
.net_box p {
  margin: 0;
  color: #383838;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: -0.32px;
}
.sku_number div:last-child {
  color: #7f1ad1;
}
.details_section {
  display: flex;
  gap: 16px;
}
.payment_section_two {
  display: grid;
  gap: 25px;
  grid-template-columns: auto auto;
}
.bazama_payment_box {
  width: 50%;
}
.orderBy_sec.product_price_content {
  margin-top: 16px;
  padding-bottom: 17px;
}

.returnrejectCust {
  border-radius: 82px;
  background: #edd9e2;
  display: inline-block;
  padding: 1px 28px;
}
.returnrejectCust .spanCust {
  color: #572c3e;
  text-align: center;
  font-feature-settings: 'calt' off;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.28px;
}

@media (max-width: 1240px) {
  .details_payment_info {
    gap: 16px;
  }
}
@media (max-width: 1200px) {
  .payment_section_two {
    gap: 15px;
  }
  .bazama_net_proceeds {
    width: 300px;
  }
}
@media (max-width: 1164px) {
  .product_payment_img {
    border: 1px solid #d9d9d9;
    background: #fff;
    padding: 35px 10px 10px 10px;
  }
  .details_payment_info {
    gap: 10px;
  }
  .product_payment_content h5 {
    font-size: 16px;
  }
  .bazama_payment_list li {
    gap: 6px;
  }
  .payment_section_two {
    display: flex;
    justify-content: space-between;
    gap: 0px;
  }
  .section_payment_box2 {
    width: 100%;
  }
  .bazama_net_proceeds {
    width: 280px;
  }
}
@media (max-width: 991px) {
  .bazama_payment_box {
    width: 100%;
  }
  .payment_section_two {
    flex-wrap: wrap;
  }
  .bazama_net_proceeds {
    width: 100%;
    margin-top: 10px;
  }
}
@media (max-width: 952px) {
  .details_section {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .product_payment_content h5 {
    text-wrap: wrap;
    font-size: 16px;
  }
  .details_section {
    margin-top: 16px;
  }
  .seller_container .payment_bar {
    align-items: baseline;
    margin: 20px auto;
  }
  .forget_account .progress-bar .step p {
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  .product_payment_img {
    border: 1px solid #d9d9d9;
    background: #fff;
    padding: 20px 10px 10px 10px;
  }
  .bazama_net_proceeds .net_box {
    padding: 18px 18px;
    background-color: #eeeeee;
  }
  .bazama_net_proceeds .payment_items {
    padding: 20px 16px 16px 20px;
    margin: 0;
  }
  .product_payment_content h5 {
    font-size: 15px;
  }
  .bazama_payment_list li {
    gap: 20px;
  }
  .details_payment_info {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
  }
  .product_payment_img img {
    width: 100px;
  }
}
@media (max-width: 514px) {
  .bazama_payment_list li div:last-child {
    min-width: 120px;
    font-weight: 600;
  }
}
.addheading {
  font-weight: 600;
}
.commDark_services a {
  border-radius: 100px;
  border: 1px solid #79747e;
  padding: 10px 25px 10px 20px;
  color: #6750a4;
  font-weight: 500;
}
.add_service {
  font-size: 19px;
}
.earring {
  height: 48px;
  border-color: #667080;
}
/* payment detail css */

/*================================================================goldcss===========================================================*/
.WhiteBox {
  background-color: 'white';
  border: 1px solid #f1ebf6;
  width: 332px;
  height: 58px;
  flex-shrink: 0;
  border-radius: 6px;
  border: 2px solid #f1ebf6;
}
.InnerBox {
  display: flex;
}
.review_views p {
  font-weight: 400;
}
.review_views .reply_btn a {
  color: #6750a4;
}
.para {
  color: #666666;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.5px;
  padding: 8px 10px;
}

.imgjhumka {
  padding-top: 7px;
  padding-left: 7px;
}
.reviewhead {
  font-weight: 700;
  color: #280049;
}
.rating_box h6 {
  font-size: 18px;
  font-weight: 500;
}
.rating_box ul li span,
.rating_date span,
.rating_star span {
  color: #333333;
  font-weight: 500;
}
.rating_date span {
  font-weight: 500;
}
.rating_box span {
  color: #333333;
  font-size: 14px;
}
span.totalrating {
  font-size: 12px;
}
span.short_listing {
  font-size: 14px;
  line-height: 22px;
}
.mystorerating .progress_star_rating .progress-bar {
  border-radius: 10px;
}
.mystorerating .progress-bar {
  height: 5px;
}
.mystorerating .progress_star_rating .progress-container {
  width: 195px;
}
.mystorerating.customer_rating_percentage span {
  color: #333333;
}
.mainparagraph p {
  color: #333333;
}
.after_view span {
  color: #4a4458;
}
.pageup img {
  background: #7f1ad1;
  z-index: 1;
}
@media only screen and (max-width: 991px) {
  .rating_box h6 {
    font-size: 16px;
  }
  .rating_date {
    display: block;
  }
  .WhiteBox {
    margin-left: 20px;
    width: auto;
  }
  .review_boxs_massage.massagebox1 {
    margin-top: 0px;
  }
}

@media only screen and (max-width: 767px) {
  .WhiteBox {
    width: auto;
    margin-left: 40px;
  }
  .review_views {
    margin-left: 0px;
  }
}
@media only screen and (max-width: 575px) {
  .WhiteBox {
    margin-left: 0px;
  }
  .rating_box span {
    font-size: 12px;
  }
}
/* ===================================================================goldcss============================================================ */

.action-bar {
  position: relative;
  width: 200px;
  justify-content: end;
  display: flex;
}
.action-bar ul {
  position: absolute;
  z-index: 999;
  background: white;
  padding: 10px 20px;
  display: flex;
  flex-direction: column;
  margin: 0;
  top: 100%;
  border-radius: 5px;
  gap: 10px;
}
.action-bar ul li {
  display: block;
}
.formik-product-errors {
  color: red;
}
.upload__img-box {
  position: relative;
}
.upload__img-box a {
  position: absolute;
  top: -8px;
  right: -6px;
  background: black;
  width: 20px;
  height: 20px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 36px;
  font-size: 11px;
  z-index: 9999;
}
ul.item-tag li {
  list-style: none;
}
ul.item-tag li a {
  font-size: 13px;
  position: relative;
  padding: 8px;
  background: #8080804f;
  border: 1px solid black;
}
ul.item-tag li a span {
  position: absolute;
  top: -10px;
  right: -10px;
  background: black;
  height: 18px;
  width: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 10px;
}
ul.item-tag {
  display: flex;
  gap: 36px 16px;
  flex-wrap: wrap;
  width: 600px;
  margin-top: 20px;
  padding: 0;
}
td.full-width-tr {
  text-align: center;
}

/* rajesh 08-12-2023 === */
.statusList {
  display: flex;
  background: white;
  border: 1px solid #0000001f;
  margin-top: 10px;
  padding: 10px;
  border-radius: 5px;
}
.statusList ul {
  margin: 0;
  padding: 0;
}
.statusList ul li {
  display: block;
}
.statusList ul li a {
  background: transparent;
}
.head_Lable_item {
  display: flex;
  justify-content: end;
  width: 100%;
}
.head_Lable {
  position: absolute;
  top: 45px;
  right: 35px;
  width: 200px;
}
.head_Lable span.content_read {
  cursor: pointer;
}

ul.bar-progress {
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
  display: flex;
  text-align: center;
  width: 100%;
  max-width: 100%;
}
span.span-top {
  color: #333;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.28px;
}
span.span-bottom {
  color: #333;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.28px;
}
span.span-middele {
  width: 20px;
  height: 20px;
  background: #d7d7d7;
  border-radius: 100%;
  margin: 10px auto;
  z-index: 999;
}
ul.bar-progress li {
  display: flex;
  flex-direction: column;
  position: relative;
}
ul.bar-progress li:after {
  content: '';
  width: 50%;
  position: absolute;
  top: 47%;
  background: #d7d7d7;
  height: 5px;
  left: 50%;
}
ul.bar-progress li:before {
  content: '';
  width: 50%;
  position: absolute;
  top: 47%;
  background: #d7d7d7;
  height: 5px;
  right: 50%;
}
ul.bar-progress li:first-child:before {
  width: 0;
}
ul.bar-progress li:last-child:after {
  width: 0;
}
ul.bar-progress li.active-line1::after,
ul.bar-progress li.active-line1 span.span-middele {
  background: #51a34e;
}
ul.bar-progress li.active-line2::before,
ul.bar-progress li.active-line2 span.span-middele,
ul.bar-progress li.active-line22::after {
  background: #51a34e;
}
ul.bar-progress li.active-line3::before,
ul.bar-progress li.active-line3 span.span-middele,
ul.bar-progress li.active-line33::after {
  background: #51a34e;
}
ul.bar-progress li.active-line4::before,
ul.bar-progress li.active-line4 span.span-middele {
  background: #51a34e;
}
ul.bar-progress.part4 li {
  max-width: 100%;
  width: 25%;
}
ul.bar-progress.part2 li {
  max-width: 100%;
  width: 50%;
}
li.active-line0 span.span-middele {
  background: #51a34e;
}
.statusList ul li:nth-child(5),
.statusList ul li:nth-child(6) {
  display: none;
}

.orderTracking-inner {
  background: white;
  max-width: 600px;
  width: 100%;
  padding: 40px 20px;
  border-radius: 8px;
  position: relative;
}
.orderTracking-row {
  display: flex;
  width: 100%;
}
.orderTracking-12 {
  width: 100%;
}
.orderTracking-12 h1 {
  color: #2b3674;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 42px;
  letter-spacing: -0.44px;
}
.orderTracking-6 {
  width: 50%;
}
.orderTracking-6 {
  width: 50%;
  display: flex;
  flex-direction: column;
}
.item-row {
  gap: 20px;
}
.item-row .orderTracking-6 label {
  margin-bottom: 10px;
  display: block;
}
.item-row .orderTracking-6 select,
.orderTracking-6 select {
  display: flex;
  height: 48px;
  padding: 13px 12px;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  width: 100%;
  border: 1px solid #667080;
  margin-bottom: 16px;
  border-radius: 6px;
  background: #fff;
}
.orderTracking-6 input {
  display: flex;
  height: 48px;
  padding: 13px 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  align-self: stretch;
  border: 1px solid #667080;
  margin-bottom: 20px;
  border-radius: 6px;
  background: #fff;
}
a.tracking_close {
  position: absolute;
  top: 0;
  right: 20px;
  font-size: 24px;
  cursor: pointer;
}
.big-width .modal-dialog {
  max-width: 610px;
}
.main-div {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 10px;
}
.orderTracking-6 label {
  color: var(--Primary, #667080);
  font-feature-settings: 'calt' off;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.28px;
  margin-bottom: 5px;
}
.orderTracking-row {
  display: flex;
  width: 100%;
  gap: 16px;
}
select:focus-visible,
input:focus-visible {
  outline: -webkit-focus-ring-color auto 0px;
}
ul.selectProduct_track {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
ul.selectProduct_track li a {
  color: #667080;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.1px;
  display: flex;
  height: 32px;
  padding: 6px 16px 6px 8px;
  gap: 8px;
  border-radius: 6px;
  border: 1px solid #79747e;
  width: max-content;
}
ul.selectProduct_track li {
  display: block;
}
.orderTracking-12 p {
  color: #333;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.trackDaulBtn {
  display: flex;
  width: 100%;
  gap: 10px;
  justify-content: flex-end;
}
button.tracking_Cancel {
  border-radius: 100px;
  padding: 10px 24px;
  transition-duration: 0.3s;
  border: 1px solid #6750a4;
  margin-top: 20px;
  color: #280049;
  text-align: center;
  background: white;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.1px;
}
.tracking_update {
  border-radius: 100px;
  padding: 0 24px;
  transition-duration: 0.3s;
  color: white;
  border: 1px solid #6750a4;
  margin-top: 20px;
  background: #280049;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.1px;
}
.tracking_update:hover {
  background: transparent;
}
.star_massage_feedback li {
  cursor: pointer;
}
ul#rating-1 li:nth-child(1) svg {
  fill: yellow;
}
ul#rating-2 li:nth-child(1) svg,
ul#rating-2 li:nth-child(2) svg {
  fill: yellow;
}
ul#rating-3 li:nth-child(1) svg,
ul#rating-3 li:nth-child(2) svg,
ul#rating-3 li:nth-child(3) svg {
  fill: yellow;
}
ul#rating-4 li:nth-child(1) svg,
ul#rating-4 li:nth-child(2) svg,
ul#rating-4 li:nth-child(3) svg,
ul#rating-4 li:nth-child(4) svg {
  fill: yellow;
}
ul#rating-5 li:nth-child(1) svg,
ul#rating-5 li:nth-child(2) svg,
ul#rating-5 li:nth-child(3) svg,
ul#rating-5 li:nth-child(4) svg,
ul#rating-5 li:nth-child(5) svg {
  fill: yellow;
}

.categoryLable-cust {
  border-radius: 30px;
  background: #f7edff;
  padding: 6px 12px;
}

.categoryLable-cust span {
  font-weight: 500;
}

.categoryLable-cust.ylw {
  background: #fff7e8;
}

.attatchmentimgRev .addimg {
  width: 46px;
  height: 46px;
  border-radius: 6px;
  overflow: hidden;
}

.attatchmentimgRev .addimg img {
  object-fit: cover;
  width: 100%;
}

.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.75);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.slider-containerCustom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 400px;
}

.slider-containerCustom .btnLeft,
.slider-containerCustom .btnRgt {
  background-color: transparent;
  border: none;
}

.slider-containerCustom .btnRgt .rotate180 {
  transform: rotate(180deg);
}

.slider-image {
  max-width: 800px;
  max-height: 80vh;
  margin: 0 20px;
}

.mcModel-contentCust {
  z-index: 9999;
  background: rgba(255, 255, 255, 0.8);
  padding: 20px;
  border-radius: 10px;
  max-width: 90%;
  max-height: 90%;
  display: flex;
  flex-direction: column;
  align-items: center;

  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  background-clip: padding-box;
  outline: 0;
}

.mcModel-contentCust .close-modal {
  position: absolute;
  top: 15px;
  right: 15px;
  border: none;
  background-color: transparent;
}

.img-containerVideo {
  max-width: 100%;
  max-height: 100%;
  display: flex;
}

.img-containerVideo video {
  max-width: 100%;
  max-height: 100%;
}

.w-30px {
  min-width: 30px;
}

@media (max-width: 991px) {
  .slider-image {
    max-width: 600px;
    max-height: 550px;
    margin: 0 20px;
  }
}

@media (max-width: 767px) {
  .slider-image {
    max-width: 400px;
    max-height: 500px;
    margin: 0 20px;
  }
}

@media (max-width: 575px) {
  .slider-image {
    max-width: 280px;
    max-height: 400px;
    margin: 0 20px;
  }
  .mcModel-contentCust {
    padding: 12px;
  }
}

@media (max-width: 430px) {
  .slider-image {
    max-width: 220px;
    max-height: 400px;
    margin: 0 20px;
  }
  .mcModel-contentCust {
    padding: 8px;
  }
}
