.top-50 {
  top: 50%;
  transform: translate(0, -50%);
}

.addedImg #profile-img-tag {
  height: 97px;
  width: 97px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.05);
  text-indent: 99px;
  cursor: pointer;
  position: relative;
  z-index: 9;
  border-radius: 50%;
  outline: none;
}

.addedImg .profile-img-tag-one,
.addedImg .profile-img-tag-two,
.addedImg .profile-img-tag-three,
.addedImg .profile-img-tag-four {
  height: 153px;
  width: 121px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.05);
  text-indent: 99px;
  cursor: pointer;
  margin-top: -27px;
  position: relative;
  z-index: 9;
  outline: none;
  margin-left: -2px;
}

.addImgHerez {
  background: url("images/placeholders/user-2x.png") no-repeat center;
}

.addedImg .pImage {
  color: #b1b1b1;
  font-size: 30px;
  position: absolute;
  display: block;
  text-align: center;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.support-chat-card {
  background-color: #f18a21;
}

.support-chat-card h3 {
  color: #fff !important;
}

.checked {
  color: orange !important;
}

.hot-deals .main-image-wrap img {
  height: 120px !important;
  width: 120px !important;
  border-radius: 50%;
}

.star-btn-sml {
  border-radius: 12px;
  background-color: #FAE500;
  display: inline-block !important;
  color: #ffffff !important;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  padding: 2px 8px;
  margin-bottom: 4px;
}

.categories-block .main-image-wrap {
  border-radius: 6px;
  min-height: 155px;
  transition: all 0.2s ease-in-out 0s;
  outline: none;
  border: 1px solid transparent;
}

.categories-block .main-image-wrap img {
  height: 90px;
}

.offers-wrap .carousel-control-next-icon {
  transform: rotate(180deg);
}

.location-autocomplete {
  position: relative;
}

.location-autocomplete input {
  padding: 2px 2px 2px 23px;
  background: rgb(0 0 0 / 0.5);
  color: #fff;
  border: 1px solid #434343;
  font-size: 13px;
}

.location-autocomplete img {
  position: absolute;
  left: 4px;
  top: 4px;
  filter: brightness(0) invert(1);
  height: 18px;
}

.filter-attributes-scroll {
  max-height: 118px;
  overflow-y: auto;
}

.type-phone .iti {
  width: 100%;
}

.loader {
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 150px;
  z-index: 2222;
}

.backDrop {
  background-color: #fff;
  bottom: 0;
  display: none;
  left: 0;
  opacity: 0.7;
  position: fixed;
  right: 0;
  top: 0;
  transition: opacity 0.15s linear 0s;
  z-index: 1111;
}

.loader-modal-content {
  background: none;
  border: 0px;
  box-shadow: none;
  color: #fff;
}

.loader-img {
  width: auto;
  position: fixed;
  top: 50%;
  left: 50%;
  border-radius: 10px;
  transform: translate(-50%, -50%);
}

.grayscale {
  filter: grayscale(100%);
}

.iti__selected-flag {
  height: auto !important;
  top: 18px;
}

.color-primary {
  color: #fa6400
}

div#rating-stars span {
  font-size: 2.5rem;
}

div.rating {
  width: 110px;
}

@media (max-width: 576px) {
  .dropdown-menu-center {
    left: 50%;
    transform: translate(-50%, 0);
  }
}

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

.btn-bg-primary {
  border-radius: 4px;
  background-color: #fa6400;
  color: #ffffff;
}

.dropdown-item.active,
.dropdown-item:active {
  text-decoration: none;
  background-color: #eee;
}

img.adopt-img {
  display: block;
  height: 19px;
  width: 70px !important;
}

.custom-pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: .25rem;
  margin: 1.5rem 0px 0px;
}

.custom-page-item.disabled .custom-page-link {
  color: #000000;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
}

.custom-page-item:first-child .custom-page-link {
  margin-left: 0;
  border-radius: 50%;
  border: 2px solid #Fa6400;
  font-size: 16px;
  margin-right: 0.5rem;
}

.custom-page-item:last-child .custom-page-link {
  border: 2px solid #Fa6400;
  border-radius: 50%;
  font-size: 16px;
  margin-left: 0.5rem;
}

.custom-page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  font-size: 20px;
  font-weight: 600;
}

.custom-page-item.active .custom-page-link {
  z-index: 3;
  color: #FA6400;
}

.main-heading {
  letter-spacing: 0;
  font-weight: 600;
  margin: 0;
  padding: 1rem;
}

.addIcon img {
  width: 60px;
  height: 60px;
}

.dashboard-menu li a:hover svg path[fill] {
  fill: #000000;
}


.dashboard-menu li a:hover svg path[stroke] {
  stroke: #000000;
  fill: none;
}

.dashboard-menu li a:hover svg.setting-icon path {
  fill: #000000;
}

.dashboard-menu li a.active:hover svg path[fill] {
  fill: #ffffff;
}

.dashboard-menu li a.active:hover svg path[stroke] {
  stroke: #ffffff;
}

.dashboard-menu li a.active svg path[fill],
.dashboard-menu li a.active svg.setting-icon path {
  fill: #ffffff;
}

.dashboard-menu li a.active svg path[stroke] {
  stroke: #ffffff;
}

.dashboard-menu li a svg {
  margin-right: 0.5rem;
}

.dashboard-menu li a span {
  width: 100px;
  text-align: start;
}

ul.tab-menu-settings li a.nav-link {
  margin: 0 10px !important;
  border: none !important;
  text-transform: capitalize !important;
}

ul.tab-menu-settings li a.nav-link.active {
  background-color: transparent !important;
  color: #Fa6400 !important;
  border-bottom: 3px solid #fa6400 !important;
  border-radius: 0px;
}

.table.product-inventory {
  border-collapse: separate;
  border-radius: 8px;
  border: 1px solid #eee;
  overflow: hidden;
  border-spacing: 0;
}

.table.product-inventory td,
.table.product-inventory th {
  border: none;
}

.table.product-inventory tbody {
  border: 1px solid #eee;
}

.verifed-profile {
  padding: 6rem 0 0;
}

.verifed-profile .my-profile {
  border: 1px solid #d9d9d9;
  border-radius: 12px;
  margin: 0 auto;
  max-width: 340px;
  overflow: hidden;
}

.verifed-profile .my-profile .my-profile-img {
  height: 250px;
}

.verifed-profile .my-profile .my-profile-img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.verifed-profile .my-profile .my-profile-info {
  display: flex;
  flex-direction: column;
  height: 160px;
  justify-content: space-between;
  padding: 1rem;
  text-align: center;
}

.verifed-profile .my-profile .my-profile-info h4 {
  font-size: 20px;
  font-weight: 600;
}

.verifed-profile .my-profile .my-profile-info small {
  color: rgba(0, 0, 0, .6);
  font-size: 16px;
}

.verifed-profile .my-profile .my-profile-info span {
  font-size: 16px;
  font-weight: 500;
}

.verifed-profile .my-profile .my-profile-info .progress-circle {
  display: inline-block;
  height: 60px;
  position: relative;
  width: 60px;
}

.verifed-profile .my-profile .my-profile-info .progress-circle .progress-value {
  align-items: center;
  display: flex;
  font-size: 1rem;
  font-weight: 500;
  height: 60px;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 60px;
}

.verifed-profile .my-profile .my-profile-button {
  padding: 0 1rem 2rem;
  text-align: center;
}

.button-container {
  display: flex;
  column-gap: 10px;
  justify-content: center;
}

.badge-cart {
  position: absolute;
  top: -8px;
  left: 13px;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  z-index: 1040;
}

.overlay.active {
  opacity: 1;
  visibility: visible;
}

/* Sidebar drawer */
.right-sidebar {
  position: fixed;
  top: 0;
  right: -400px;
  width: 400px;
  height: 100%;
  background: #fff;
  border-left: 1px solid #ddd;
  box-shadow: -2px 0 10px rgba(0, 0, 0, 0.05);
  overflow-y: auto;
  transition: right 0.3s ease-in-out;
  z-index: 1050;
  padding: 1.5rem;
}

.right-sidebar.active {
  right: 0;
}

/* Responsive tweak for mobile */
@media (max-width: 767px) {
  .right-sidebar {
    width: 100%;
  }
}

/* Reset Select2 container inside currency wrapper only */
.currency-select-wrapper .currency-select2-container {
  width: auto !important;
  min-width: 60px !important;
  position: static !important;
  /* cancels absolute positioning */
  top: auto !important;
  left: auto !important;
  border: none !important;
  padding: 0 !important;
  outline: none !important;
  background: transparent !important;
}

/* Prevent global .select2-container styles from affecting others */
.currency-select-wrapper .select2-container {
  border: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  width: auto !important;
  outline: none !important;
  height: auto !important;
}

/* Selected element styling */
.currency-select-wrapper .select2-selection--single {
  border: none !important;
  background: transparent !important;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  color: #344054;
  height: 32px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Arrow */
.currency-select-wrapper .select2-selection__arrow {
  height: 15px !important;
}

/* Dropdown style */
.currency-select-dropdown.select2-dropdown {
  border: 1px solid #D0D5DD !important;
  border-radius: 8px !important;
  min-width: 80px;
}