@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");

/* @font-face {
  font-family: "Gilroy";
  src: url("font/Gilroy-ExtraBold.woff2") format("woff2"),
    url("font/Gilroy-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("font/Gilroy-Medium.woff2") format("woff2"),
    url("font/Gilroy-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("font/Gilroy-Light.woff2") format("woff2"),
    url("font/Gilroy-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("font/Gilroy-Heavy.woff2") format("woff2"),
    url("font/Gilroy-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("font/Gilroy-Bold.woff2") format("woff2"),
    url("font/Gilroy-Bold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("font/Gilroy-Regular.woff2") format("woff2"),
    url("font/Gilroy-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("font/Gilroy-Black.woff2") format("woff2"),
    url("font/Gilroy-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("font/Gilroy-Thin.woff2") format("woff2"),
    url("font/Gilroy-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("font/Gilroy-SemiBold.woff2") format("woff2"),
    url("font/Gilroy-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("font/Gilroy-UltraLight.woff2") format("woff2"),
    url("font/Gilroy-UltraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
} */

/**************Change Theme Color(Black to Green)**********Start******/
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

html,
body {
  user-select: none;
}

body {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  /* font-family: "Gilroy"; */
  background-color: #f1f1f1;
}

#bankAccount .form-floating>label {
  padding-inline-start: 16px;
}

#bankAccount .error {
  padding-inline-start: 16px;
}

.content-container .message {
  text-align: left;
}

.addproduct_floatig .form-floating>label {
  left: unset;
}

.check-addon {
  display: flex;
  align-items: center;
  gap: 20px;
  padding-inline-start: 13px;
}

.check-addon label {
  margin-bottom: 0px;
}

.navbar-dark {
  background-color: #fff;
  border-color: #ced;
}

.card-title {
  padding: 15px;
}

td .approve-btton {
  background-color: #06844b;
  color: #fff;
  padding: 5px 10px;
  border-radius: 20px;
  border: none;
}

td .approve-btton:hover:focus {
  background-color: #06844b;
  color: #fff;
  border: none;
  box-shadow: none;
}

[class*="sidebar-dark-"],
.table_bg {
  background-color: #fff;
}

[class*="sidebar-dark"] .user-panel,
.btn-flat .porfile_subblock {
  border-bottom: none;
}

[class*="sidebar-dark-"] .user-panel a:hover,
[class*="sidebar-dark-"] .sidebar a {
  color: #000;
}

/* 4-11-24 */
.card-header button.btn.btn-default {
  position: absolute;
  right: 0;
  top: 15px;
  padding: 4px 20px 4px 20px;
  z-index: 25;
  background: #06844b;
  color: #fff;
  border-radius: 50px;
  width: 120px;
}

table#DataTables_Table_0 {
  margin-top: 20px !important;
}

.table-responsive {
  padding: 0;
}

.info-box {
  background: #f3f6f9;
  border: none;
  box-shadow: none;
}

.addFAQ {
  position: absolute;
  top: 0px;
  right: 0px;
}

.addFAQ {
  position: absolute;
  top: 0px;
  right: 0px;
}

.removeFAQ {
  position: absolute;
  top: 0px;
  right: 0px;
}

.card-header .card-tools {
  position: absolute;
  right: 0px;
  top: 67px;
  z-index: 25;
  width: 120px;
}

.card-header {
  padding: 0;
  border: none;
  padding: 15px 20px 0 0;
}

.user-table-heading {
  background: #06844b;
  border-radius: 25px;
  color: #fff;
}

.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link:not(.active):hover {
  color: #4a5565 !important;
  background-color: #f6f3f4;
}

.nav-sidebar .nav-item>.nav-link {
  display: flex;
  align-items: center;
  gap: 5px;
}

/* .nav-sidebar > .nav-item {
  margin-top: 5px;
} */

.nav-sidebar .nav-link>.right,
.nav-sidebar .nav-link>p>.right {
  top: 18px;
}

.nav-sidebar .nav-treeview>.nav-item>.nav-link>.nav-icon {
  font-size: 6px !important;
}

/* .menu-open ul li:hover {
  color: #06844b !important;
  background-color: #e6f3ed;
  border-radius: 100px;
} */

.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active:hover p {
  color: #fff;
}

/* .badge {
  background-color: #efd0d6;
  padding: 4px 10px;
  color: #d63348;
  font-weight: 500;
} */

/**************Change Theme Color(Black to Green)***********End*****/

.adminlogin_form .form-valid-error {
  color: red;
  width: 100%;
}

.page-item .page-link {
  background-color: #fff;
  border: none;
  margin: 0px 5px;
  border-radius: 50% !important;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #181725;
}

.page-item.active .page-link {
  color: #fff;
  background-color: #06844b;
  cursor: pointer;
  text-align: center;
  display: flex;
}

.display-flex-btn {
  display: flex;
  justify-content: space-between;
  padding: 0 7px;
}

/***********Profile image Section*****************/
.avatar-upload {
  position: relative;
  max-width: 205px;
  margin: 20px auto;
}

.admin_edit_profile_image .avatar-edit {
  position: absolute;
  right: 20px;
  z-index: 1;
  top: 10px;
}

.admin_edit_profile_image input {
  visibility: hidden;
}

.admin_edit_profile_image label {
  display: inline-block;
  width: 34px;
  height: 34px;
  margin-bottom: 0;
  border-radius: 100%;
  background: #ffffff;
  border: 1px solid transparent;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  font-weight: normal;
  transition: all 0.2s ease-in-out;
}

.admin_edit_profile_image label:hover {
  background: #f1f1f1;
  border-color: #d6d6d6;
}

.admin_edit_profile_image label:after {
  content: "\f040";
  font-family: "FontAwesome";
  color: #757575;
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}

.admin_edit_profile_image .avatar-preview {
  width: 192px;
  height: 192px;
  position: relative;
  border-radius: 100%;
  border: 6px solid #f8f8f8;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

.admin_edit_profile_image .avatar-preview>div {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/***********Profile image Section*****************/

/*****************Category Image upload****************Start**************/
.containers {
  height: 190px;
  position: relative;
  max-width: 320px;
  margin: auto;
}

.containers .imageWrapper {
  border: 3px solid #888;
  width: 50%;
  padding-bottom: 50%;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.containers .imageWrapper img {
  height: 105%;
  width: initial;
  max-height: 100%;
  max-width: initial;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.file-upload {
  position: relative;
  overflow: hidden;
  margin: 10px;
}

.file-upload {
  position: relative;
  overflow: hidden;
  margin: 10px;
  width: 100%;
  max-width: 130px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: transparent;
  border: 2px solid #888;
  padding: 8px 8px;
  display: inline;
  -ms-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.file-upload input.cat-file-input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  height: 100%;
}

/*****************Category Image upload*****************End*************/

.detail_section .retting-show,
.dtp .dtp-buttons,
.colums-align .invalid-feedback,
.profileImage .error,
.span-error #shopimage-error,
.upload_caticon_outer,
#add_new_blog_form .form-group.blog_img,
#blog_editform .form-group.blog_img {
  text-align: center;
}

span#content-summernote-error {
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

#add_new_blog_form .note-editor.note-frame.card {
  margin-bottom: auto;
}

.main-sidebar.sidebar-dark-primary .sidebar {
  margin-top: 0 !important;
}

/* ===== Scrollbar CSS ===== */

/* ===== Scrollbar CSS ===== */

/***=======Change Dashboard theme======*****/
.reviwes-card .review_admin i,
.privacy-policy p a,
.generate-code:hover,
.support-section .chat_download span i,
.btn-flat .porfile_manblock .prent:hover,
.support-section .user_detail .nav-link:not(.active):hover,
.change_mail,
.change_mail:hover,
.support-section .technical_block span i,
.support-section .chat_download span i,
.privacy_ a,
.varify-text a {
  color: #06844b;
}

.change_mail {
  position: relative;
  z-index: 2;
}

.dtp .p10>a,
.dtp .dtp-close a,
.profileImage i,
a.nav-link.active .nav-icon {
  color: #fff !important;
}

/* [class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link.active,
[class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link.active:focus,
[class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link.active:hover {
  background-color: #e6f3ed;
  color: #06844b !important;
} */

.table-condensed .today {
  color: #06844b !important;
}

.content-wrapper.custom-content-wrapper {
  padding: 40px;
  margin-top: 80px !important;
  background: #f9fafb;
}

.custom-content-wrapper .content-header {
  padding: 0;
}

a.nav-link {
  color: #000 !important;
}

.info-box {
  background: #f3f6f9;
}

.swal2-styled:focus,
.reviews select:focus,
.pagination li a:focus,
.elevation-4 {
  box-shadow: none !important;
}

nav.main-header.navbar.navbar-expand.navbar-dark {
  padding: 13px;
  border-bottom: 1px solid #e5e7eb;
}

label {
  color: #808080;
  margin-bottom: 5px;
}

.card-footer {
  background: none;
  text-align: center;
  padding-block-start: 0px;
  padding-block-end: 50px;
}

/* .admin-panel {
  display: flex;
  align-items: center;
}

.admin-panel .image {
  margin-right: 15px !important;
}

.info h1 {
  margin: 0;
  font-size: 2.5em;
  font-weight: bold;
}

.info h1 span {
  font-weight: bold;
} */

/** ==============  Date And Time =========**/

.dtp>.dtp-content {
  border-radius: 0.35rem;
  overflow: hidden;
}

.dtp .dtp-buttons .btn-sm {
  font-size: 10px;
  border-radius: 0.2875rem;
  padding: 5px 12px;
}

.dtp div.dtp-actual-year {
  font-size: 1.5em;
  color: #fff;
}

/***=======Change Dashboard theme======*****/

.dtp table.dtp-picker-days tr td a.selected,
.addcategory-modal .submit_btn:focus,
.pharmacy-order-detial .status-point.active,
.process_bar.active::before,
span.process_area.active,
td .approve-btton:hover,
.table_bg thead {
  background-color: #06844b;
  color: #fff;
}

.table_nav>.dataTables_wrapper>.row {
  flex-direction: row-reverse;
  align-items: center;
}

.table_nav>div.dataTables_wrapper div.dataTables_length label {
  float: right;
}

.table_nav>div.dataTables_wrapper div.dataTables_filter {
  text-align: left;
  width: 500px;
  background-color: #fff;
  border-radius: 15px;
  height: 50px;
  display: flex;
  align-items: center;
  padding: 0 20px;
}

a.delete_user {
  color: red;
}

.table_nav>div.dataTables_wrapper div.dataTables_filter label {
  margin: 0;
  width: 100%;
}

.table_nav>div.dataTables_wrapper div.dataTables_filter input {
  border: none;
  width: 320px;
}

.dataTables_paginate {
  float: left;
}

.product-list-item {
  display: flex;
  border: 1px solid #eee;
  background: #ffff;
  padding: 10px;
  border-radius: 10px;
}

.product-list-item .procict-item-details ul {
  list-style: none;
  padding-left: 20px;
  margin: 0;
}

.product-list-item .product-item-image i {
  font-size: 30px;
  color: #06844b;
}

.product-item-image {
  width: 60px;
  height: 60px;
  align-items: center;
  display: flex;
  justify-content: center;
  background: #e6f3ed;
  border-radius: 5px;
}

.product-list-item .procict-item-details ul li {
  font-size: 18px;
  color: #000;
}

h1.page-title {
  font-weight: 600;
  font-size: 30px;
}

.breadcrumb-item,
.breadcrumb-item a {
  font-size: 20px;
  color: #181725;
}

.product-search-box {
  padding-top: 30px;
}

.search-main-box {
  width: 300px;
  padding: 5px 10px 5px 14px;
  border-radius: 25px;
  background: #fff;
  display: flex;
  align-items: center;
}

.product-filter {
  display: flex;
  width: 100%;
  justify-content: end;
}

#product-item {
  padding: 6px;
  margin-right: 10px;
  border-radius: 5px;
}

/* .btn-success {
  padding: 2px 7px !important;
} */

.dataTables_filter label {
  display: block;
}

.table_cardbody .dataTables_filter input {
  width: 340px !important;
  position: absolute;
  left: 20px;
  top: 0px;
  background: none;
}

.table_cardbody #DataTables_Table_0_filter label,
.table_cardbody #DataTables_Table_0_filter label {
  background-color: #fff;
  padding: 8px;
  border-radius: 15px;
  color: #bcbcbc;
  font-size: 16px;
  display: flex;
  align-items: center;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
  max-width: 300px !important;
}

.table_cardbody #DataTables_Table_0_filter label:before,
.table_cardbody #DataTables_Table_0_filter label:before {
  content: "\f002";
  font: normal normal normal 14px / 1 FontAwesome;
  color: #a4a4a4;
  padding-left: 5px;
  font-size: 15px;
}

/* login page  */
.login-page-main {
  border-radius: 15px;
  background: #fff;
  margin: auto;
  width: 480px;
  box-shadow: 0 0 10px 0 #00000045;
  padding: 50px 40px 40px 40px;
  text-align: center;
  max-height: 80vh;
  overflow-y: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
  max-width: 480px;
}

body.login-page {
  background-image: url("image/background.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: rgba(0, 0, 0, 70%);
}

.login-page-main h2 {
  text-align: center;
  font-weight: 600;
  font-size: 30px;
  margin-bottom: 20px;
  color: #181725;
}

input.verify-input-box:active {
  border: 2px solid #181725 !important;
}

.email-box {
  padding: 10px !important;
}

.time-section {
  font-size: 18px;
  color: #181725;
  font-weight: 500;
}

.login-page-main .login-descapation {
  text-align: center;
  font-size: 16px;
  color: #6a6e7a;
  margin-bottom: 30px;
  font-weight: 400;
}

.email-contant {
  text-align: left;
  padding-left: 15px;
}

.email-contant label {
  margin: 0;
  font-weight: 500;
  color: #9e9e9e;
  padding-left: 5px;
}

.form-input-field .email-contant input {
  padding: 0 !important;
}

.login-page-main .input-group {
  margin-bottom: 20px;
}

.invalid-feedback {
  text-align: left;
  font-size: 14px;
  font-weight: 400;
}

/* form input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-background-clip: text;
  -webkit-text-fill-color: #9e9e9e;
  transition: background-color 5000s ease-in-out 0s;
  box-shadow: inset 0 0 20px 20px #fff;
  font-size: 16px !important;
} */

span.eye-box {
  position: absolute;
  right: 20px;
  top: 15px;
}

.login-page-main button {
  background: #06844b;
  border-radius: 25px;
  padding: 13px 20px;
  color: #fff;
  width: 165px;
  font-size: 20px;
  border: none;
  margin: 24px 0;
}

.form-forgot a {
  color: #06844b;
  font-weight: 600;
  font-size: 17px;
}

.form-sign a {
  color: #6a6e7a;
  font-weight: 500;
  font-size: 17px;
}

.form-sign a span {
  color: #181725;
  font-weight: 700;
}

.form-sign {
  padding-top: 20px;
}

.main-login-section {
  margin: auto;
  display: flex;
  height: 99vh;
}

.text_black span,
td.sorting_1,
.privacy_ .username {
  color: #181725;
}

.verify-container {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

.verify-new-input-box,
.verify-input-box {
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 18px;
  border: 1px solid #ccc;
  border-radius: 8px !important;
  margin: 5px;
}

.verify-input-box:focus {
  outline: none;
  border-color: #181725;
}

.profile-header {
  position: relative;
  display: flex;
  justify-content: center;
}

.profile-img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  margin-bottom: 15px;
  object-fit: cover;
  overflow: hidden;
}

.edit-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: #007bff;
  color: white;
  border: none;
  padding: 5px 10px;
  border-radius: 5px;
  cursor: pointer;
}

.user-profile-block {
  width: 150px;
  height: 150px;
  border-radius: 100%;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.profile-camera {
  position: absolute;
  bottom: 0;
  right: 20px;
  cursor: pointer;
}

.contery-code {
  width: 80px;
  margin-right: 5px;
  border: none;
  outline: none;
}

.swal2-popup {
  border-radius: 20px !important;
  padding-block-end: 40px !important;
}

.custom-model {
  background-color: #fff;
  border-radius: 20px;
  position: relative;
}

.custom-model .close,
.mailbox-attachment-close {
  font-size: 32px;
  font-weight: 500;
  color: #6a6e7a;
  opacity: 1;
  position: absolute;
  top: 15px;
  right: 20px;
}

.custom-model .modal-title {
  font-size: 18px;
  font-weight: 500;
  color: #212121;
}

.search-group select {
  border-radius: 15px;
  border-color: #d8d8d8;
  background-color: transparent !important;
  font-size: 16px;
}

.text_black span {
  font-size: 14px;
  font-weight: 600;
}

.custom-model .cicon-upload img {
  width: 120px;
  height: 120px;
  border-radius: 10px;
  cursor: pointer;
}

.custom-model .cicon-upload {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

.custom-model .buttn {
  background-color: #06844b;
  color: #fff;
  border-radius: 30px;
  padding-inline: 40px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}

.custom-model .c-check {
  display: flex;
  gap: 20px;
}

.addcategory-section,
.section {
  padding-inline: 25px !important;
}

.section input {
  border-radius: 25px;
  border-color: #9e9e9e;
  background: transparent;
}

.section .inner-text h1 {
  font-size: 30px;
  font-weight: 800;
  color: #181725;
}

.section .inner-text .breadcrumb {
  font-size: 16px !important;
  color: #181725 !important;
  font-weight: 500;
  padding: 0px;
  background: transparent;
  margin: 0px;
}

.section .inner-text .breadcrumb-item.active {
  padding: 0px;
  background: transparent;
  align-items: baseline;
}

.inner-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-block-end: 25px;
}

.detail_section .inner-block {
  background-color: #fff;
  border-radius: 20px;
  padding: 50px 40px;
  display: flex;
  gap: 60px;
  height: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}

.detail_section .inner-block .img-uploder {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  overflow: hidden;
}

.detail_section .inner-block h3 {
  font-size: 22px;
  font-weight: 600;
  color: #181725;
  margin-bottom: 20px;
}

.detail_section .inner-block p {
  color: #6a6e7a;
  word-wrap: break-word;
  max-height: 100px;
  overflow-y: auto;
  padding-inline-end: 10px;
}

.detail_section .inner-block li {
  font-size: 18px;
  font-weight: 400;
  color: #6a6e7a;
  margin-bottom: 10px;
}

.detail_section .inner-block i {
  font-size: 22px;
  font-weight: 600;
  color: #181725;
  margin-inline-end: 10px;
}

.detail_section .sub-inner h2 {
  font-size: 22px;
  font-weight: 600;
  color: #181725;
  margin-inline-end: 24px;
}

.detail_section .sub-inner .timeing {
  display: flex;
  gap: 30px;
  margin-bottom: 8px;
}

.detail_section .sub-inner .timeing p {
  min-width: 110px;
  font-size: 18px;
  font-weight: 400;
  color: #949494;
  margin: 0px;
}

.detail_section .sub-inner .timeing span {
  font-size: 18px;
  font-weight: 400;
  color: #949494;
}

.detail_section .sub-inner .closed span,
.detail_section .sub-inner .closed p {
  color: #141414;
}

.detail_section .inner-block .buton {
  font-size: 18px;
  font-weight: 500;
  color: #6a6e7a;
  background-color: #06844b;
  border-radius: 25px;
  color: #fff;
  display: block;
  margin-top: 30px;
  max-width: 250px;
  border: none;
}

.detail_section .ratting-block {
  background-color: #fff;
  padding: 40px 24px;
  border-radius: 20px;
  height: 100%;
}

.detail_section .ratting-block h3 {
  font-size: 22px;
  font-weight: 600;
  color: #181725;
  margin-bottom: 50px;
}

.detail_section .retting-show h2 {
  font-size: 40px;
  font-weight: 600;
  color: #181725;
}

.detail_section .retting-show p {
  font-size: 14px;
  font-weight: 500;
  color: #181725;
  text-align: center;
  margin-bottom: 40px;
}

.reviwes-card .inner-contant .retting-icon i,
.ratting-block .retting-icon i {
  color: #f8bd00;
}

.restoproreview-section .inner-review .review_content .fill,
.reviwes-card .inner-contant .retting-icon .star,
.ratting-block .retting-icon .star {
  color: #dadada;
}

.ratting-block .ratting-text {
  text-align: end;
}

.ratting-block .progress {
  height: 4px;
  border-radius: 30px;
}

.remvoe_gap {
  row-gap: 0px;
}

.shop-reviews .reviews {
  margin-block: 60px 30px;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: center;
}

.shop-reviews h2 {
  font-size: 30px;
  font-weight: 600;
  color: #181725;
}

.shop-reviews h2 span {
  font-size: 20px;
  font-weight: 500;
  color: #6a6e7a;
}

.reviwes-card {
  background-color: #fff;
  border-radius: 20px;
  padding: 30px 24px;
  height: 100%;
}

.reviwes-card .img-uploder {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
}

.reviwes-card .inner-contant h3 {
  font-size: 16px;
  font-weight: 500;
  color: #181725;
  margin-bottom: 2px;
}

.reviwes-card .inner-box {
  display: flex;
  gap: 15px;
  align-items: center;
}

.innerbox-width {
  width: 60%;
}

.reviwes-card span {
  font-size: 15px;
  font-weight: 500;
  color: #6a6e7a;
  display: inline-block;
}

.reviwes-card p {
  font-size: 15px;
  font-weight: 500;
  color: #181725;
  max-height: 90px;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.reviews select {
  appearance: none;
  padding: 10px 40px 10px 20px;
  border-radius: 40px;
  background-color: transparent;
  border: 1px solid #181725;
}

.dollor-amountbtn:active,
.reviews select:focus-visible,
.search-group select:focus,
.reviews select:focus {
  border: 1px solid #181725 !important;
}

li.progresblock,
li.progresblock,
.product-add-section .select-list,
.product-add-section .addmore-block,
.supprt_tab .form-group,
.pass_perent,
.floating_label,
.status-box,
.profile-pic,
.reviews .select-list {
  position: relative;
}

.edite-restrodetails .opning-time .toggle-checkbox,
#table1_paginate,
.fill-resto-detail .inner-block::-webkit-scrollbar,
.pac-container.pac-logo::after,
.chatting_box .note-statusbar .note-resizebar,
.reviews .select-list .arrow-icon i {
  display: none;
}

.faq-section .row,
.addnewcategories-section .row,
.restoproreview-section .row,
.shop-reviews .row {
  row-gap: 20px;
}

.edite-restrodetails .inner-block {
  background-color: #fff;
  padding: 30px;
  border-radius: 20px;
}

.edite-restrodetails .restro-upload {
  overflow: hidden;
  object-fit: cover;
  max-width: 500px !important;
  height: 300px !important;
  border-radius: 20px;
  border: 1px dashed #06844b;
}

.edite-restrodetails .restro-upload img {
  width: 100%;
  height: 100%;
  cursor: pointer;
  border-radius: 20px;
  object-fit: cover;
}

.edite-restrodetails input {
  border: 1px solid #d8d8d8;
  border-radius: 15px;
  font-size: 16px;
  font-weight: 400;
}

.role-section .form-input-field:active,
.form-input-field:focus-within,
.addnewcategories-section .input_inner input:focus,
.addcategory-modal input:focus,
.edite-restrodetails .country-list select:focus,
.edite-restrodetails textarea:focus,
.supprt_tab input:focus,
.edite-restrodetails input:focus {
  border-color: #06844b;
}

.reviewreply-modal textarea,
.edite-restrodetails textarea {
  border: 1px solid #d8d8d8;
  border-radius: 15px;
  font-size: 16px;
  font-weight: 500;
  resize: none;
}

.reviewreply-modal textarea {
  resize: vertical;
  min-height: 150px;
}

.edite-restrodetails .country-list select {
  appearance: none;
  background-color: transparent;
  border: 1px solid #d8d8d8;
  border-radius: 15px;
  font-size: 16px;
  font-weight: 400;
  color: #181725;
}

.edite-restrodetails .country-list select option {
  font-size: 16px;
  font-weight: 400;
  color: #181725;
}

.edite-restrodetails .opning-time h3 {
  font-size: 20px;
  font-weight: 600;
  color: #181725;
  margin-bottom: 20px;
}

.edite-restrodetails .opning-time .toggle-container {
  width: 50px;
  height: 26px;
  background-color: #ccc;
  border-radius: 15px;
  position: relative;
  cursor: pointer;
  transition: background-color 0.3s;
}

.edite-restrodetails .opning-time .toggle-circle {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 20px;
  height: 20px;
  background-color: white;
  border-radius: 50%;
  transition: transform 0.3s;
}

.edite-restrodetails .opning-time .toggle-checkbox:checked+.toggle-container {
  background-color: #4caf50;
}

.edite-restrodetails .opning-time .toggle-checkbox:checked+.toggle-container .toggle-circle {
  transform: translateX(24px);
}

.opning-time label {
  display: flex;
  gap: 10px;
}

.opning-time label span {
  font-size: 16px;
  font-weight: 500;
  color: #181725;
}

.opning-time small {
  font-size: 18px;
  font-weight: 500;
  color: #6a6e7a;
  display: block;
  margin-block: 15px;
}

.opning-time .open span {
  font-size: 16px;
  font-weight: 500;
  color: #9e9e9e;
  margin-inline-end: 10px;
}

.opning-time .open small {
  font-size: 16px;
  font-weight: 500;
  color: #181725;
  display: inline-block;
  margin: 0px;
}

.opning-time .open {
  display: inline-block;
  margin-block-start: 15px;
}

.opning-time .form-group {
  margin-block-end: 20px !important;
}

.opning-time .open:first-child {
  margin-inline-end: 20px;
}

/* .error {
  padding-inline-start: 8px;
  display: block;
} */

.edite-restrodetails .save-buttn {
  background-color: #06844b;
  border-radius: 40px;
  color: #fff;
  padding-inline: 40px;
  font-size: 18px;
  font-weight: 500;
  border: none;
}

.edite-restrodetails .save-buttn:focus {
  background-color: #06844b;
  color: #fff;
  border: none;
}

.breadcrumb-item+.breadcrumb-item::before {
  padding-left: 0.5rem;
}

.faq-section .accordion-button:not(.collapsed),
.form-check-input:focus,
.addcategory-modal .btn-close:focus,
.addnewcategories-section .inner-addsection input:focus,
.search-group select:focus,
.restoproreview-section .review-select select:focus,
.faq-section .accordion-button:focus {
  box-shadow: none;
}

.faq-section .accordion-body {
  font-size: 16px;
  font-weight: 500;
  color: #6a6e7a;
  border-top: 1px solid #d8d8d8;
  padding: 15px 0px 0px 0px;
  margin-top: 15px;
}

.faq-section .accordion-item {
  padding: 20px;
}

.faq-section .accordion-header .accordion-button {
  background-color: #fff;
  border-radius: 20px !important;
  padding: 0px;
  font-size: 20px;
  font-weight: 600;
  color: rgb(24, 23, 37);
}

.faq-section .accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-icon);
}

.privacy-section .privacy-policy {
  background-color: #fff;
  border-radius: 20px;
  padding: 40px 30px;
}

.privacy-section .privacy-policy h3 {
  font-size: 22;
  font-weight: 600;
  color: #181725;
  margin-bottom: 30px;
}

.privacy-section .privacy-policy li,
.privacy-section .privacy-policy p {
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #6a6e7a;
}

.privacy-section .privacy-policy li span,
.privacy-section .privacy-policy p span {
  color: #181725;
  font-weight: 600 !important;
}

.privacy-policy {
  margin-bottom: 30px;
}

.privacy-section .privacy-policy p:last-child {
  margin: 0px;
}

.product-add-section .prodect-inner {
  background-color: #fff;
  border-radius: 20px;
  padding: 30px;
}

.product-add-section .prodect-inner .prodect-upload {
  overflow: hidden;
  border-radius: 20px;
  width: 100%;
  cursor: pointer;
  height: 473px;
  border: 1px dashed #06844b;
}

.product-add-section .prodect-inner .prodect-upload img {
  height: 100% !important;
  overflow: hidden;
  border-radius: 20px;
  width: 100%;
  cursor: pointer;
  object-fit: cover;
}

.product-add-section .prodect-inner .sprodect-upload {
  width: 100%;
  cursor: pointer;
  border-radius: 15px;
  overflow: hidden;
  border: 1px dashed #06844b;
  height: 110px;
}

.product-add-section .prodect-inner .sprodect-upload img {
  width: 100%;
  height: 100% !important;
  cursor: pointer;
  border-radius: 15px;
  overflow: hidden;
  object-fit: cover;
}

.product-add-section .prodect-inner input {
  font-size: 16px;
  font-weight: 400;
  color: #9e9e9e;
  border: 1px solid #d8d8d8;
  border-radius: 13px;
  padding-inline-end: 30px;
}

.product-add-section .select-list select {
  border: 1px solid #d8d8d8;
  border-radius: 13px;
  font-size: 16px;
  font-weight: 400;
}

.product-add-section textarea {
  border: 1px solid #d8d8d8;
  border-radius: 13px;
  font-size: 16px;
  font-weight: 400;
  resize: none;
}

.product-add-section textarea:focus {
  border: 1px solid #d8d8d8;
  border-radius: 13px;
}

.product-add-section .select-list option {
  font-size: 16px;
  font-weight: 400;
}

.reviewreply-modal textarea:focus,
.product-add-section .select-list select:focus {
  border: 1px solid #d8d8d8;
}

.product-add-section .select-list i {
  position: absolute;
  top: 20px;
  right: 15px;
  pointer-events: none;
}

.product-add-section label {
  color: #181725;
  font-size: 18px;
  font-weight: 600;
}

.product-add-section .addmore-buttn {
  color: #06844b;
  font-size: 18px;
  font-weight: 600;
  border: none;
}

.product-add-section .addmore-buttn i {
  color: #06844b;
  font-size: 22px;
  font-weight: 800;
}

.product-add-section .addmore-buttn:focus {
  color: #06844b;
  border: none;
}

.addmore-buttn {
  padding: 12px 0px 0px 0px;
}

.product-add-section .publish-btn {
  color: #fff;
  border: none;
  background-color: #06844b;
  border-radius: 40px;
  font-size: 18px;
  font-weight: 500;
  padding-inline: 22px;
}

.status-box::after .active,
.product-add-section .publish-btn:focus {
  background-color: #06844b !important;
}

.close_ {
  color: rgb(247, 86, 86) !important;
}

.categories-section {
  padding-inline: 25px !important;
}

.supprt_tab .form-group::before {
  content: "\F52A";
  font-family: "bootstrap-icons";
  font-size: 16px;
  color: #9e9e9e;
  position: absolute;
  left: 22px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}

.products-list-subsection .sorting_1 b {
  margin-inline-start: 10px;
}

.products-list-subsection td:first-child {
  padding-inline-start: 30px;
}

.categories-section h1 {
  font-size: 30px;
  font-weight: 800;
  color: #181725;
}

.products-list-subsection td:first-child {
  padding-inline-start: 30px;
}

.categories-subsection .category {
  border-radius: 30px;
  background-color: #181725;
  color: #fff;
  padding: 12px 20px;
  border: none;
  font-weight: 500;
}

.categories-subsection .category:hover {
  background-color: #181725;
  border: none;
}

.categories-subsection .category:focus {
  color: #fff;
  box-shadow: none;
}

.dtp>.dtp-content>.dtp-date-view>header.dtp-header,
.dtp div.dtp-date,
.dtp div.dtp-time,
.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active,
.categories-subsection .request,
.products-list-section .tablebtn-prent .accept-btn,
.addnewcategories-section .inner-addsection input:checked,
.categories-subsection .request:hover {
  background-color: #06844b;
}

.supprt_tab input {
  border: 1px solid #d8d8d8;
  border-radius: 13px;
  font-size: 16px;
  font-weight: 400;
  accent-color: #06844b;
}

.addnewcategories-section .input_inner input {
  font-size: 16px;
  font-weight: 400;
  color: #9e9e9e;
  width: 50%;
  border-radius: 15px;
  height: 45px;
}

.product-add-section .cards-footer,
.restoproreview-section .review-select,
.edite-restrodetails .button-bock,
.addnewcategories-section .inner-btngroup {
  display: flex;
  justify-content: end;
}

.addnewcategories-section .inner-addsection {
  background-color: #fff;
  border-radius: 15px;
  padding: 30px;
  margin-top: 20px;
}

.addnewcategories-section .inner-addsection input {
  border-radius: 100%;
  padding-inline-start: 0px !important;
}

.addnewcategories-section .inner-addsection label img {
  border-radius: 5px;
}

.addnewcategories-section .inner-addsection label {
  font-size: 18px;
  color: #181725;
  font-weight: 500;
  margin-inline-start: 10px;
}

.addnewcategories-section label img {
  max-width: 50px;
  max-height: 50px;
}

.addnewcategories-section .save_btn {
  background-color: #06844b;
  color: #fff;
  border-radius: 30px;
  padding-inline: 30px;
  font-size: 18px;
  font-weight: 500;
  margin-top: 40px;
  border: none;
}

.addnewcategories-section .save_btn:focus {
  background-color: #06844b;
  color: #fff;
  border: none;
}

.user_details span,
.restoproreview-section h4 {
  font-size: 24px;
  font-weight: 600;
  color: #181725;
  margin: 0px;
}

.restoproreview-section .review-select select {
  max-width: 129px;
  max-height: 50px;
  border-radius: 30px;
  border: 1px solid #181725;
  font-size: 18px;
  font-weight: 400;
  color: #181725;
  background-color: transparent;
  margin-bottom: 20px;
}

.restoproreview-section .inner-review {
  border-radius: 20px;
  background-color: #fff;
  padding: 24px;
  height: 100%;
  position: relative;
}

.restoproreview-section .inner-review .review-imgupload {
  width: 80px;
  height: 80px;
  object-fit: cover;
  overflow: hidden;
  border-radius: 20px;
}

.restoproreview-section .inner-review .review-imgupload img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.restoproreview-section .inner-review .review_content h5 {
  font-size: 18px;
  font-weight: 500;
  color: #181725;
}

.restoproreview-section .inner-review .review_content span {
  font-size: 16px;
  font-weight: 500;
  color: #6a6e7a;
}

.restoproreview-section .inner-review .review_content span small {
  font-size: 16px;
  font-weight: 500;
  color: #6a6e7a;
}

.restoproreview-section .inner-review .man-block {
  display: flex;
  gap: 15px;
  align-items: center;
}

.restoproreview-section .inner-review p {
  font-size: 15px;
  font-weight: 500;
  color: #181725;
  margin-block: 30px 15px;
  max-height: 65px;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
  min-height: 65px;
}

.reviwes-card .review_admin,
.restoproreview-section .inner-review .man-sblock {
  background-color: #f1f1f1;
  border-radius: 15px;
  padding: 15px;
}

.restoproreview-section .inner-review .review-simgupload {
  width: 60px;
  height: 60px;
  object-fit: cover;
  overflow: hidden;
  border-radius: 50%;
}

.restoproreview-section .inner-review .review_content i {
  font-size: 18px;
  font-weight: 600;
  color: #f8bd00;
}

.pass_icon {
  font-size: 20px;
  color: #9e9e9e;
  font-weight: 800;
  position: absolute;
  right: 10px;
  top: 12px;
  cursor: pointer;
}

.iti--separate-dial-code .iti__selected-flag {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.login-page-main select {
  border: 1px solid #d8d8d8;
  border-radius: 13px;
  font-size: 16px !important;
  font-weight: 400;
}

.useradd_model .form-select.is-valid:focus,
.was-validated .form-select:valid:focus,
.login-page-main select:focus {
  border-color: #d8d8d8;
  box-shadow: none;
}

.swal2-styled.swal2-confirm {
  border-radius: 40px !important;
}

.swal2-styled.swal2-cancel {
  border-radius: 40px !important;
  padding-inline: 35px !important;
}

.swal2-title {
  color: #181725 !important;
  font-size: 26px !important;
  color: #181725 !important;
}

.userdropdown {
  top: 68px !important;
  left: unset !important;
  right: 0px;
  border: none;
  overflow: hidden;
  border-radius: 15px !important;
  background-color: #fff !important;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 15%);
  border: none !important;
}

.btn-flat .porfile_manblock {
  color: #6b6b6b;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
  background-color: #fff;
}

.btn-flat .porfile_manblock {
  border-bottom: 1px solid #d8d8d8;
}

.btn-flat .porfile_manblock .prent {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px;
}

li.user-footer {
  width: unset !important;
  min-width: unset !important;
}

.btn-flat .porfile_manblock i {
  font-size: 30px;
  font-weight: 800;
}

.btn-flat {
  display: inline-block;
  padding: 0px;
  border: none;
}

.addrestaurant-vendors .inner-manbox {
  background-color: #fff;
  border-radius: 20px;
  padding: 30px;
}

.addrestaurant-vendors .inner-manbox h3 {
  color: #181725;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 30px;
}

.addrestaurant-vendors .inner-manbox label {
  color: #181725;
  font-size: 18px;
  font-weight: 500;
}

.supprt_tab .nav-pills .nav-link.active,
.nav-pills .show>.nav-link,
.rowbg {
  background-color: transparent;
}

.floating_label .floting_text {
  position: absolute;
  top: 10px;
  right: 20px;
}

.pharmacy-order-detial .order-code {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}

.pharmacy-order-detial .order-code h3 {
  font-size: 20px;
  font-weight: 600;
  color: #181725;
}

.pharmacy-order-detial .order-code ul {
  font-size: 16px;
  font-weight: 500;
  color: #6b6b6b;
  padding: 0px;
  margin: 0px;
  display: flex;
  gap: 30px;
  list-style: disc;
}

.pharmacy-order-detial .order-blockinner {
  background-color: #fff;
  padding: 24px;
  border-radius: 15px;
}

.pharmacy-order-detial .order-blockinner .innerorder-detail {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 10px;
}

.pharmacy-order-detial .order-blockinner small {
  font-size: 14px;
  font-weight: 500;
  color: #181725;
  text-align: end;
}

.pharmacy-order-detial .order-blockinner span {
  font-size: 14px;
  font-weight: 500;
  color: #6a6e7a;
}

.pharmacy-order-detial .order-blockinner .ordertotal {
  font-size: 16px;
  font-weight: 600;
  color: #181725;
}

.pharmacy-order-detial .order-blockinner .ordervalue {
  font-size: 16px;
  font-weight: 600;
  color: #06844b;
}

.pharmacy-order-detial .order-blockinner h3 {
  font-size: 18px;
  font-weight: 600;
  color: #181725;
}

.pharmacy-order-detial .order-blockinner h4 {
  font-size: 15px;
  font-weight: 500;
  color: #06844b;
}

.pharmacy-order-detial .order-blockinner h5 {
  font-size: 15px;
  font-weight: 500;
  color: #181725;
}

.pharmacy-order-detial .order-blockinner p {
  font-size: 15px;
  font-weight: 500;
  color: #6b6b6b;
}

.pharmacy-order-detial .innerorder-detail .yellow-content {
  color: #ffa104;
  font-weight: 600;
}

.tablebtton {
  background-color: rgba(255, 173, 36, 20%);
  color: #ffa104;
}

.table-btton {
  background-color: rgba(71, 103, 158, 15%);
  color: #47679e;
}

.products-list-section .tablebtn-prent a {
  background-color: #181725;
  border-radius: 40px;
  padding: 10px 40px;
  color: #fff;
  display: inline-block;
}

.pharmacy-order-detial .img-showblock {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 25px 0px 10px 0px;
}

.pharmacy-order-detial .img-showblock .inner {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  object-fit: cover;
}

.pharmacy-order-detial .img-showblock .inner img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}

.pharmacy-order-detial .img-showblock p {
  font-size: 16px;
  font-weight: 500;
  color: #6b6b6b;
}

.pharmacy-order-detial .order-blockinner .top-borderblock {
  border-top: 1px solid rgba(158, 158, 158, 30%);
  padding-top: 10px;
}

.pharmacy-order-detial .order-status {
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-inline: 15px;
  white-space: nowrap;
  overflow-x: auto;
}

.pharmacy-order-detial .order-status .status-block {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.pharmacy-order-detial .status-point {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  background-color: #f1f1f1;
}

.pharmacy-order-detial .status-point .active i {
  font-size: 25px;
  color: white;
}

.pharmacy-order-detial .status-point.pending {
  border: 1px solid #06844b;
  color: #06844b;
}

.pharmacy-order-detial .status-block span {
  color: #6b6b6b;
  font-size: 16px;
  font-weight: 500;
  margin: 10px 0px;
}

.pharmacy-order-detial .status-box {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}

.status-box::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: rgba(6, 132, 75, 15%);
  top: 20px;
  left: 40px;
}

.pharmacy-order-detial .status-box-end {
  justify-content: flex-end;
}

.pharmacy-order-detial .status-point.active span {
  color: #000;
  font-weight: bold;
}

/* .nav-sidebar .nav-treeview > .nav-item > .nav-link > .nav-icon {
  font-size: 6px !important;
  color: green !important;
} */

.custom-navpill a.nav-link.active {
  color: #ffffff;
  border-radius: 25px;
  width: unset;
  height: unset;
  background-color: #06844b;
}

.custom-navpill a.nav-link {
  color: #ffffff;
  border-radius: 25px;
  width: unset;
  height: unset;
  padding-inline: 30px;
}

.custom-navpill a.nav-link.active:hover {
  color: #fff !important;
}

.product-add-section .cards-body {
  margin-top: 20px;
}

.product-add-section .submit-btn {
  background-color: #06844b;
  border-radius: 40px;
  color: #fff;
  padding-inline: 20px;
  border: none;
  font-weight: 500;
  padding-block: 10px;
}

.product-add-section .submit-btn:focus {
  background-color: #06844b;
  border: none;
  color: #fff;
}

.add-height {
  height: 60px;
}

.remove-height {
  height: 100%;
}

.resto-dasbord .product-box {
  border-radius: 20px;
}

.resto-dasbord .product-box .innerbox img {
  width: 16px;
}

.resto-dasbord .product-box .innerbox small {
  color: #06844b;
  font-size: 14px;
  font-weight: 400;
}

.resto-dasbord .product-box .iconimgred small {
  color: #e33629;
}

.resto-dasbord .recent-order h3 {
  color: #181725;
  font-size: 30px;
  font-weight: 800;
  margin: 0px;
}

.resto-dasbord .recent-order h4 {
  color: #181725;
  font-size: 22px;
  font-weight: 600;
  margin: 0px;
}

.resto-dasbord .recent-order .bttn-group {
  display: flex;
  align-items: center;
  gap: 15px;
}

.resto-dasbord .selling-products h4 {
  color: #181725;
  font-size: 26px;
  font-weight: 800;
  margin-bottom: 20px;
}

.resto-dasbord .selling-products .product-img {
  width: 80px;
  height: 80px;
  border-radius: 10px;
  overflow: hidden;
  object-fit: cover;
}

.resto-dasbord .selling-products .product-block {
  display: flex;
  gap: 15px;
  align-items: center;
  margin-bottom: 15px;
}

.resto-dasbord .selling-products .product-block h6 {
  font-size: 18px;
  font-weight: 600;
  color: #06844b;
}

.resto-dasbord .selling-products .product-block p {
  font-size: 18px;
  font-weight: 500;
  color: #181725;
  margin: 0px;
}

.resto-withdrawsection .withdraw-block {
  background-color: #fff;
  border-radius: 20px;
  padding: 25px 15px;
  text-align: center;
}

.resto-withdrawsection .withdraw-block h6 {
  font-size: 18px;
  font-weight: 500;
  color: #181725;
  margin-bottom: 20px;
}

.resto-withdrawsection .withdraw-block h3 {
  font-size: 30px;
  font-weight: 600;
  color: #06844b;
  margin-bottom: 30px;
}

.addcategory-modal .current-balance {
  border-radius: 15px;
  background-color: rgba(6, 132, 75, 10%);
  padding: 15px;
  text-align: center;
  margin-block: 15px;
}

.addcategory-modal .current-balance h5 {
  font-size: 18px;
  font-weight: 500;
  color: #181725;
  margin-bottom: 20px;
}

.addcategory-modal .current-balance h3 {
  font-size: 30px;
  font-weight: 600;
  color: #06844b;
  margin-bottom: 0px;
}

.addcategory-modal .dollor-amountbtn {
  border: 1px solid #181725;
  border-radius: 40px;
  background-color: transparent;
  font-size: 16px;
  font-weight: 500;
  color: #181725;
  padding-inline: 30px;
}

.addcategory-modal .dollor-amountbtn:focus {
  border: 1px solid #181725;
  color: #181725 !important;
}

.addcategory-modal .borderbtn-group {
  display: flex;
  gap: 10px;
  justify-content: center;
}

.addcategory-modal .accountnumber_box {
  border: 1px solid #06844b;
  padding: 14px;
  border-radius: 15px;
  display: flex;
  gap: 20px;
  margin-block-end: 10px;
}

.addcategory-modal .ac-box {
  margin-inline: 20px;
  margin-block-end: 20px;
}

.addcategory-modal .more-account {
  margin-inline: 20px;
  margin-block-end: 20px;
  border: 1px solid #06844b;
  padding: 14px;
  border-radius: 15px;
  display: flex;
  gap: 20px;
}

.addcategory-modal .accountnumber_box .bank_detail_ h4 {
  font-size: 20px;
  font-weight: 600;
  color: #181725;
}

.addcategory-modal .accountnumber_box .bank_detail_ p {
  font-size: 18px;
  font-weight: 500;
  color: #6a6e7a;
  display: flex;
  align-items: center;
  gap: 2px;
  margin: 0px;
}

.addcategory-modal .accountnumber_box .bank_detail_ p i {
  font-size: 8px;
}

.addcategory-modal .accountnumber_box .bank_detail_ p i:nth-child(2) {
  margin-inline-end: 6px;
}

.addcategory-modal .accountnumber_box .bank_detail_ p i:nth-child(4) {
  margin-inline-end: 6px;
}

.addcategory-modal .accountnumber_box .bank_detail_ p i:nth-child(7) {
  margin-inline-end: 6px;
}

.addcategory-modal .accountnumber_box .bank_detail_ p i:nth-child(10) {
  margin-inline-end: 6px;
}

.addcategory-modal .accountnumber_box .positionbtn {
  position: absolute;
  top: 10px;
  width: 13px;
  right: 15px;
}

.addcategory-modal .accountnumber_box button {
  border: none;
  background: transparent;
  display: flex;
  align-items: center;
  gap: 20px;
  width: 100%;
}

.addcategory-modal .accountnumber_box button h4 {
  margin: 0px;
  color: #06844b !important;
}

.addcategory-modal .accountnumber_box .btn:focus {
  border: none;
}

.bank_account_block icon img {
  max-width: 35px;
}

.porfileimg-show {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  object-fit: cover;
  overflow: hidden;
}

.porfileimg-show img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.profile-pic img {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  object-fit: cover;
}

.profile-pic .-label span {
  cursor: pointer;
  height: 50px;
  width: 50px;
  background-color: #06844b;
  z-index: 2;
  position: absolute;
  color: #fff;
  border-radius: 50%;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  top: 135px;
  left: 158px;
}

.fill-shop-detail .profile-pic .-label span {
  left: 150px;
}

.form-groupes .table_searchicon {
  font-size: 20px;
  color: #9e9e9e;
  font-weight: 800;
  padding: 10px;
  cursor: pointer;
}

.remove_bgbtn {
  background-color: transparent !important;
  border: 1px solid #181725 !important;
  color: #181725 !important;
  border-radius: 40px;
  font-size: 18px;
}

.remove_bgbtn:focus {
  background-color: transparent !important;
  border: 1px solid #181725 !important;
  color: #181725 !important;
}

.profile-justify {
  justify-content: center !important;
}

.profile-justify .-label {
  transform: translate(50px, 70px) !important;
}

.fill-resto-detail .container {
  max-width: 1000px;
}

.fill-shop-detail .container {
  max-width: 480px;
}

.fill-resto-detail .inner-block {
  max-height: 80vh;
  overflow-y: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 25%);
}

.modal {
  overflow: auto;
}

canvas#balanceChart {
  height: 100% !important;
  width: 100% !important;
}

.fill-resto-detail .inner-block h5 {
  font-size: 30px;
  font-weight: 600;
  color: #181725;
}

.fill-resto-detail .inner-block p {
  font-size: 16px;
  font-weight: 400;
  color: #6a6e7a;
  margin-block-end: 30px;
}

/* ----- pic uploader ----- */
.pictures,
.custom-picture-uploader {
  width: 100%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  border: 1px dashed #06844b;
  cursor: pointer;
  font-family: sans-serif;
  transition: color 300ms ease-in-out, background 300ms ease-in-out;
  outline: none;
  overflow: hidden;
  border-radius: 20px;
  height: 240px;
  object-fit: cover;
  position: relative;
}

.simage-upload .pictures {
  width: 100%;
  border-radius: 15px;
  height: 108px;
}

.picture:focus,
.picture:active {
  color: #000;
  background: #fff;
}

.picture__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  text-align: center;
}

.show_image {
  width: 100%;
  height: 100%;
  text-align: center;
  object-fit: cover;
}

.user_details .userimage img,
.support-section .active-tab .detail_block .img_box img,
.support-section .chat_bord .customer_image img,
.support-section .support_info .support_profile img,
.detail_section .inner-block .img-uploder img,
.reviwes-card .img-uploder img,
.resto-dasbord .selling-products .product-img img,
.pic_images,
.pic_image {
  height: 100%;
  width: 100%;
}

/* .pic_texts {
  text-align: center;
  position: absolute;
  padding-inline: 20px;
  color: #181725 !important;
  font-size: 16px;
  font-weight: 500 !important;
  margin: 0px;
}

.pic_texts {
  font-size: 12px;
  line-height: 16px;
}

.pic_text span {
  color: #6a6e7a;
  font-size: 16px;
  font-weight: 500;
  margin: 0px;
}

.simage-upload .pic_texts img {
  max-width: 20px;
  margin-bottom: 5px;
} */

input[type="file"] {
  visibility: hidden;
  position: absolute;
  width: 20px;
}

.postion-icon .-label span {
  top: 130px;
  left: 150px;
}

.login-page {
  height: 100vh !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

/*.form-control:focus {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}

 .content .form-control:focus {
  background-color: unset !important;
  border-color: unset !important;
  box-shadow: unset !important;
  border: 1px solid #d8d8d8 !important;
} */

.content select#maintenance {
  border-radius: 13px;
  font-size: 16px !important;
  font-weight: 400;
}

a {
  text-decoration: none;
}

.Categories_fill .form-input-field,
.role-section .form-input-field {
  border: 1px solid rgba(6, 132, 75, 20%);
  border-radius: 13px;
  padding: 15px 20px;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  width: 100%;
}

.role-section .login-page-main .input-group input {
  width: unset;
  accent-color: #06844b;
}

.role-section .ineer-block span img {
  max-width: 22px;
}

.fill-shop-detail .save-buttn {
  margin: 15px 0px;
}

.Categories_fill .form-input-field {
  justify-content: space-between;
  padding: 10px;
  display: flex;
  align-items: center;
  gap: 20px;
  width: 100%;
}

.Categories_fill .form-input-field span img {
  width: 40px;
  height: 40px;
  border-radius: 8px;
  object-fit: cover;
}

.Categories_fill .form-input-field label {
  font-size: 16px;
  color: #181725;
  white-space: nowrap;
}

.Categories_fill input[type="checkbox"] {
  position: relative;
  border: 1px solid #06844b !important;
  border-radius: 50px;
  background: none;
  cursor: pointer;
  line-height: 0;
  outline: 0;
  padding: 0 !important;
  vertical-align: text-top;
  -webkit-appearance: none;
  width: 25px !important;
  height: 25px !important;
}

.Categories_fill input[type="checkbox"]:hover {
  opacity: 1;
}

.Categories_fill input[type="checkbox"]:checked {
  background-color: #06844b;
  opacity: 1;
}

.Categories_fill input[type="checkbox"]:before {
  content: "";
  position: absolute;
  right: 45%;
  top: 50%;
  width: 6px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  margin: -1px -1px 0 -1px;
  transform: rotate(45deg) translate(-50%, -50%);
  z-index: 2;
}

.fill-resto-detail .form-group {
  margin-block: 15px;
}

.center-form-group {
  display: flex;
  justify-content: center;
}

textarea {
  overflow-y: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* td:has(img + span) span {
  margin-inline-start: 15px;
  color: #181725;
} */

.web_logo .picture {
  max-width: 200px;
  height: 200px;
}

/* input[type="search"]:focus {
  border: 1px solid rgba(158, 158, 158, 30%);
  background-color: #fff;
} */

.choose_ac {
  position: absolute;
  bottom: 10px;
  right: 15px;
}

.positionbtn:focus {
  color: #6a6e7a !important;
}

.message-container {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 5px;
}

.message {
  text-align: center;
  font-size: 14px;
  padding-inline-start: 8px;
}

.addmore {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 15px 0px 15px 0px;
}

.span-error .profile-pic .-label span {
  left: 245px;
}

div#table_length:after {
  content: "\F282";
  font-family: "bootstrap-icons";
  font-size: 16px;
  color: #181725;
  display: inline-block;
  left: 100px;
  position: absolute;
  top: 8px;
  pointer-events: none;
}

.user_details .userimage {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  object-fit: cover;
  border: 1px dashed #06844b;
}

.user_details .details_ h6 {
  font-size: 15px;
  font-weight: 600;
  color: #000;
}

.user_details .details_ p {
  font-size: 15px !important;
  font-weight: 400;
  color: #6a6e7a;
}

.support-section .supprt_tab {
  border-radius: 20px;
  padding: 10px 0px;
  height: 100%;
}

.support-color {
  background-color: rgba(255, 255, 255, 50%);
  border-radius: 15px 15px 0px 0px;
  padding-top: 24px;
  height: 100%;
}

.support-boxcolor {
  background-color: rgba(255, 255, 255, 50%);
  border-radius: 0px 0px 15px 15px;
  height: 100%;
}

.support-tabcolor {
  background-color: #fff;
  border-radius: 20px;
  margin-top: -155px;
}

.supprt_tab .form-group input {
  padding-left: 50px;
}

.support-section .user_detail {
  padding: 0px 28px;
  border-bottom: 1px solid rgba(158, 158, 158, 20%);
}

.support-section .user_detail .nav-link {
  padding-bottom: 12px;
  font-size: 16px;
  color: #6a6e7a !important;
  font-weight: 500;
  border: none;
  border-bottom: 2px solid transparent;
  border-radius: 0px;
}

.support-section .user_detail .nav-link.active,
.user_detail .show>.nav-link {
  color: #06844b !important;
  background-color: transparent;
  border-color: #06844b;
}

.support-section .search_box {
  padding-inline: 28px;
}

.support-section .active-tab .detail_block .img_box {
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
}

.support-section .active-tab .detail_block {
  padding: 20px 24px;
  gap: 15px;
  border-bottom: 1px solid rgba(158, 158, 158, 20%);
  margin-bottom: 10px;
}

.support-section .user_tabing .active {
  background-color: rgba(6, 132, 75, 6%);
  border-color: transparent !important;
}

.support-section .active-tab .detail_block .sub_headding h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 15px;
  color: #181725;
  font-weight: 600;
}

.support-section .active-tab .detail_block .date_inner span,
.support-section .active-tab .detail_block .sub_headding p {
  font-size: 13px;
  color: #6a6e7a;
  font-weight: 400;
}

.support-section .chat_block {
  border-radius: 20px;
  background-color: #fff;
  height: 100%;
}

.support-section .chat_block h3 {
  font-size: 24px;
  color: #181725;
  font-weight: 600;
}

.support-section .chat_bord {
  padding: 30px 30px 0px 30px;
}

.support-section .chat_inner {
  padding: 30px;
  border-bottom: 1px solid #d8d8d8;
}

.support-section .border_right {
  border-right: 1px solid rgba(158, 158, 158, 30%);
  height: 100%;
}

.support-section .technical_block .mark_button {
  border: 1px solid rgba(24, 23, 37, 30%);
  border-radius: 50px;
  font-size: 13px;
  color: #6a6e7a;
  font-weight: 500;
  white-space: nowrap;
}

.support-section .technical_block .menu_button:focus,
.support-section .technical_block .mark_button:focus {
  border: 1px solid rgba(24, 23, 37, 30%);
  color: #6a6e7a !important;
}

.support-section .technical_block .menu_button {
  border: 1px solid rgba(24, 23, 37, 30%);
  border-radius: 50%;
  height: 30px;
  width: 30px;
  font-size: 13px;
  color: #6a6e7a;
  font-weight: 500;
  padding: 5px;
}

.support-section .chat_bord .chat_list span,
.support-section .technical_block span {
  color: #6a6e7a;
  font-size: 14px;
  font-weight: 400;
}

.support-section .chat_bord .customer_image {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
}

.support-section .chat_bord .chat_list {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.support-section .chat_bord .chat_list h5 {
  font-size: 14px;
  color: #181725;
  font-weight: 500;
}

.support-section .chat_bord .chat_list h5 span {
  color: #6a6e7a;
  font-weight: 400;
}

.support-section .chat_bord p {
  font-size: 14px;
  color: #6a6e7a;
  font-weight: 400;
  margin: 20px 0px 0px 0px;
}

.support-section .sub_headding {
  width: 60%;
  text-align: left;
}

.support-section .chat_download {
  border: 1px solid rgba(158, 158, 158, 30%);
  border-radius: 10px;
  margin: 25px 30px 0px 30px;
  overflow: hidden;
}

.support-section .chat_download span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  font-weight: 400;
  color: #181725;
}

.support-section .chat_download .uploades {
  padding: 20px 20px;
}

.support-section .pdf_download {
  background-color: #f1f1f1;
  border-top: 1px solid #e2e2e2;
  padding: 6px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.support-section .pdf_download .pdf_btn {
  background-color: transparent;
  border: none;
  font-size: 14px;
  color: #181725;
  font-weight: 500;
}

.support-section .pdf_download span {
  font-size: 14px;
  color: #181725;
  font-weight: 400;
}

.support-section .day_headding {
  padding: 30px 30px 0px 30px;
}

.support-section .day_headding h3 {
  font-size: 14px;
  color: #181725;
  font-weight: 600;
  border-top: 1px solid rgba(158, 158, 158, 30%);
  text-align: center;
  padding-top: 15px;
}

.support-section .pdf_download .pdf_btn:focus {
  background-color: transparent;
  color: #181725 !important;
}

.support-section .pdf_download .pdf_btn i {
  color: #06844b !important;
  font-weight: 600 !important;
}

.support-section .chatting_box {
  margin: 30px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  overflow: hidden;
}

.support-section .chatting_box .reply_btn {
  color: #fff;
  background-color: #06844b;
  border-radius: 100px;
  font-size: 13px;
  font-weight: 500;
  border: none;
  padding-inline: 30px;
}

.support-section .support_info .support_profile {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
}

.support-section .support_info {
  padding: 28px 22px 30px 26px;
}

.support-section .support_info .dot_ {
  color: #6a6e7a;
  font-size: 20px;
  cursor: pointer;
}

.support-section .support_info .info h3 {
  font-size: 20px;
  font-weight: 600;
  color: #181725;
  margin-top: 20px;
}

.support-section .support_info .info p {
  font-size: 13px;
  font-weight: 400;
  color: #181725;
  margin-bottom: 28px;
}

.support-section .support_info .detail_ h5 {
  font-size: 18px;
  font-weight: 600;
  color: #181725;
  text-align: center;
}

.support-section .support_info .detail_ p {
  font-size: 13px;
  font-weight: 400;
  color: #181725;
  text-align: center;
  margin-bottom: 0px;
}

.support-section .support_info .user_information li {
  font-size: 14px;
  font-weight: 400;
  color: #6a6e7a;
  margin-bottom: 16px;
}

.support-section .support_info .user_information h6 {
  font-size: 14px;
  font-weight: 600;
  color: #181725;
  margin-bottom: 22px 0px 5px 0px;
}

.support-section .support_info .user_information .ref_id p {
  font-size: 13px;
  font-weight: 400;
  color: #6a6e7a;
  margin-bottom: 6px;
}

.support-section .support_info .user_information .ref_id span {
  font-size: 13px;
  font-weight: 400;
  color: #181725;
  margin-bottom: 20px;
}

.user_information .active {
  color: #06844b !important;
  font-weight: 500 !important;
}

.chatting_box .uploader_ {
  padding: 10px;
}

.chatting_box .note-editor.note-airframe,
.chatting_box .note-editor.note-frame {
  border: none !important;
  margin: 0px;
}

.chatting_box .note-editable.card-block {
  height: 150px !important;
}

.upload_icon i {
  font-size: 20px;
  color: #06844b;
  cursor: pointer;
}

label,
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

.support-section .user_tabing .nav-link,
.support-section ul {
  padding: 0px !important;
}

.support-section .user_tabing .sub_headding h6 {
  color: #6a6e7a;
  font-size: 12px;
  font-weight: 400;
}

/* .content-wrapper {
  min-height: unset !important;
}

.content-wrapper {
  padding-bottom: 0px !important;
} */

.supprt_tabing {
  max-height: 42vh;
  overflow-y: auto;
  scroll-behavior: smooth;
  padding-right: 10px;
}

.supprt_scrolling {
  max-height: 55vh;
  overflow-y: auto;
  overflow-x: clip;
}

.notification_block .notification_dropdown::-webkit-scrollbar,
.detail_section .inner-block p::-webkit-scrollbar,
.userinfo-scrolling::-webkit-scrollbar,
.supprt_scrolling::-webkit-scrollbar,
.supprt_tabing::-webkit-scrollbar {
  width: 4px;
}

.notification_block .notification_dropdown::-webkit-scrollbar-thumb,
.detail_section .inner-block p::-webkit-scrollbar-thumb,
.userinfo-scrolling::-webkit-scrollbar-thumb,
.supprt_scrolling::-webkit-scrollbar-thumb,
.supprt_tabing::-webkit-scrollbar-thumb {
  background: #6a6e7a;
  border-radius: 10px;
}

.notification_block .notification_dropdown::-webkit-scrollbar-track,
.detail_section .inner-block p::-webkit-scrollbar-track,
.userinfo-scrolling::-webkit-scrollbar-track,
.supprt_scrolling::-webkit-scrollbar-track,
.supprt_tabing::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 10px;
}

.generate-code {
  color: #06844b;
  text-decoration: none;
  background-color: transparent;
}

.feald_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 75vh;
}

.user_notfaund {
  color: red;
  text-align: center;
  padding: 10px;
  font-size: 18px;
  font-weight: 500;
  display: none;
}

.preview-container {
  display: flex;
  gap: 10px;
}

.preview-container img {
  width: 50px;
  height: 50px;
  border-radius: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search.select2-search--inline .select2-search__field {
  border: 0;
  margin: 0px;
}

.select2-container--default .select2-selection--multiple {
  border-radius: 13px;
  min-height: 58px !important;
  padding-top: 15px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #06844b;
  border-color: #06844b;
  color: #fff;
  padding: 5px 10px;
  border-radius: 15px;
}

.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--single {
  border-color: #d8d8d8;
}

input.select2-search__field.valid {
  cursor: none;
}

.select2-selection__clear {
  display: none !important;
}

span.select2-dropdown.select2-dropdown--below {
  border-bottom-left-radius: 13px;
  border-bottom-right-radius: 13px;
}

.generate-code {
  position: absolute;
  top: 15px;
  font-size: 25px;
  right: 18px;
}

.process_bar::before {
  content: "";
  background-color: rgba(6, 132, 75, 15%);
  height: 4px;
  display: block;
  position: absolute;
  right: 50%;
  width: 100%;
  top: 20px;
}

.progress_main .process_bar:first-child::before {
  content: unset;
}

span.process_area {
  width: 40px;
  height: 40px;
  background-color: #f1f1f1;
  border: 1px solid #06844b;
  color: #06844b;
  border-radius: 50%;
  z-index: 1;
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.process_bar {
  flex-direction: column;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  width: 25%;
}

.progress_main {
  display: flex;
  justify-content: space-between;
}

.process_bar p {
  margin-top: 10px;
  font-size: 16px;
  color: #6b6b6b;
  font-weight: 400;
}

.order_row .row {
  row-gap: 30px;
}

.shop-reviews,
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin-bottom: 30px;
}

.login-page-main input {
  border: 1px solid #d8d8d8 !important;
  border-radius: 13px !important;
  font-size: 16px;
  font-weight: 400;
  color: #9e9e9e;
}

.floating_label {
  padding-inline-start: 16px !important;
}

.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
  box-shadow: none;
  border: none;
}

.search-group input {
  color: #9e9e9e;
  font-size: 16px;
  border: none;
  background-color: transparent;
}

.search-group select {
  max-width: 112px;
  border-radius: 13px;
  color: #181725;
  font-size: 16px;
  border: 1px solid #181725;
  display: inline-block;
}

.page-link:focus {
  color: #181725;
  background-color: #fff;
}

.addrestaurant-vendors .inner-manbox,
.edite-restrodetails .inner-block,
.prodect-inner {
  margin-bottom: 40px;
}

.bootstrap-datetimepicker-widget,
.usetwentyfour {
  padding: 20px !important;
  background-color: #fff;
  border: none;
  border-radius: 10px;
  border: 1px solid #ddd;
}

.table-condensed .day {
  padding: 5px !important;
}

.table-condensed .dow {
  padding: 10px 5px !important;
}

.table-condensed .decade.active,
.table-condensed .month.active,
.table-condensed .year.active,
.table-condensed .day.active,
.bootstrap-datetimepicker-widget .btn-primary,
.table-condensed .picker-switch:hover,
.table-condensed .fa:hover,
.table-condensed .prev:hover,
.table-condensed .next:hover {
  background-color: #06844b !important;
  color: #fff !important;
}

.table-condensed .prev,
.table-condensed .next {
  height: 30px !important;
  width: 30px !important;
}

.bootstrap-datetimepicker-widget .minute,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .hour,
.bootstrap-datetimepicker-widget .timepicker-hour,
.table-condensed .decade,
.table-condensed .month,
.table-condensed .day:hover {
  background-color: transparent !important;
}

.bootstrap-datetimepicker-widget .btn,
.bootstrap-datetimepicker-widget .btn:focus {
  border: none;
}

.cr-slider {
  border: none !important;
}

span.select2.select2-container.select2-container--default {
  width: 100% !important;
}

.page-item,
.custom-table-length {
  cursor: pointer;
}

nav .d-none.flex-sm-fill.d-sm-flex.align-items-sm-center.justify-content-sm-between {
  align-items: flex-start !important;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 20px;
  padding: 0 16px;
}

.products-list-section .chart-card p {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 0;
}

.timing .open input {
  max-width: 170px;
}

td.banner-img img {
  width: 95px;
  height: 45px;
  border-radius: 6px;
}

td.resto-img img {
  width: 120px;
  height: 70px;
  border-radius: 8px;
}

/* .proaddon-resto {
  height: 100% !important;
  aspect-ratio: 1 / 1 !important;
} */

.filters_table {
  max-width: 400px;
  border-radius: 15px;
  color: #9e9e9e;
  border: 1px solid #d8d8d8;
  background-color: #ffff;
  padding-inline-end: 10px;
}

.check label {
  width: fit-content;
  cursor: pointer;
}

.addons-list li {
  display: flex;
  margin-bottom: 5px;
  align-items: center;
}

.addon-name {
  font-weight: normal;
  margin-right: 10px;
  min-width: 120px;
}

.addon-price {
  color: #2ecc71;
}

.trash_icon,
.shopimg_remove,
.adminprofileimg_remove,
.productbannerimg_remove,
.productimg_remove {
  border-radius: 8px !important;
  padding-inline: 12px !important;
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: #06844b;
  color: #fff;
  border: none;
  font-size: 16px;
}

.sproductimg_remove {
  border-radius: 5px !important;
  padding: 2px 5px !important;
  position: absolute;
  top: 5px;
  right: 5px;
  background-color: #06844b;
  color: #fff;
  border: none;
  font-size: 14px;
}

.crop-image,
.trash_icon:focus,
.trash_icon:active,
.trash_icon:hover,
.shopimg_remove:focus,
.shopimg_remove:active,
.shopimg_remove:hover,
.adminprofileimg_remove:focus,
.adminprofileimg_remove:active,
.adminprofileimg_remove:hover,
.productbannerimg_remove:focus,
.productbannerimg_remove:active,
.productbannerimg_remove:hover,
.productimg_remove:focus,
.productimg_remove:active,
.productimg_remove:hover,
.sproductimg_remove:focus,
.sproductimg_remove:active,
.sproductimg_remove:hover {
  background-color: #06844b !important;
  color: #fff !important;
  border: none !important;
}

.addons-list {
  display: flex;
  flex-wrap: wrap;
  column-gap: 50px;
}

#currentemailotp-group input,
#newemailotp-group input {
  border-color: #d0d5d2;
}

.iti.iti--allow-dropdown.iti--show-flags,
.dataTables_paginate,
.products-list-section .product-box .iconbox img,
.iti.iti--allow-dropdown.iti--separate-dial-code,
.iti.iti--allow-dropdown.iti--show-flags.iti--inline-dropdown {
  width: 100%;
}

button.btn.addmore-buttn.removeAddOn.removeFAQ,
button.btn.addmore-buttn.removeAddOn.removeFAQ.d-block,
button.btn.addmore-buttn.addAddOn.addFAQ.d-block {
  padding: 6px 12px;
}

.variant-title .form-floating>label {
  left: 0px;
}

.supprt_tab a.nav-link.active {
  width: unset;
  height: unset;
}

.supprt_tab .detail_block .sub_headding h6 {
  color: #6a6e7a;
  font-size: 12px;
}

.pagination {
  gap: 5px;
  max-width: 260px;
  white-space: nowrap;
  flex-wrap: nowrap;
  overflow: hidden;
  overflow-x: auto;
}
/* custom pagination scrollbar design  */
.pagination::-webkit-scrollbar {
    height: 6px;
}

.pagination::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.pagination::-webkit-scrollbar-thumb {
    background: #999;
    border-radius: 10px;
}

.active-tab .detail_block .date_inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 10px;
  color: #06844b !important;
  font-size: 10px;
}

.reviewReply {
  display: flex;
  justify-content: end;
  gap: 10px;
  margin: 10px 0px;
  cursor: pointer;
}

.client_reviewcontent {
  min-height: 65px;
  max-height: 65px !important;
}

.form-group.row {
  row-gap: 0px;
}

.pdf_btn img {
  width: 60px;
  height: 60px;
  border: 1px dashed green;
  border-radius: 10px;
}

.pdf_btn i {
  left: 50%;
  position: absolute;
  top: 25px;
  transform: translate(-50%);
  color: green;
  font-size: 15px;
  background-color: #ffffffc9;
  padding: 2px 6px;
  border-radius: 20px;
}

.prodect_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 20px;
}

.prodect_grid .img_grid img {
  max-height: 248px;
  object-fit: cover;
  border-radius: 20px;
}

.prodect_grid .img_grid .prodect_download {
  border: none;
  color: #fff;
  font-size: 20px;
  background: #464646;
  padding: 8px 10px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%);
}

.chatting_box .support-summer {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 90px;
  resize: none;
  outline: none;
  padding: 5px;
}

/* li.nav-item.dropdown.notification_block {
  position: unset;
} */

.notification_block::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #e5e7eb;
}

.notification_block .notification_dropdown {
  min-width: 384px !important;
  left: unset !important;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  top: 50px;
  overflow: hidden;
}

.notification_block .dropdown-contant {
  background-color: #f4f4f4;
  border-radius: 20px;
  padding: 20px;
  position: relative;
}

.notification_block .dropdown-contant h4 {
  font-size: 18px;
  font-weight: 600;
  color: #181725;
}

.notification_block .dropdown-contant p {
  color: #6a6e7a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 260px;
}

.notification_icon {
  background-color: #fff;
  padding: 10px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  color: #06844b;
}

.notification_dropdown .dropdown-contant.active {
  background-color: rgba(6, 132, 75, 8%);
}

.notification_dropdown .dropdown-footer {
  background-color: #06844b;
  color: #fff;
  border-radius: 50px;
  padding: 12px 30px;
  font-size: 18px;
  font-weight: 600;
  width: fit-content;
}

.notification_read {
  background-color: transparent;
  border: none;
  outline: none;
}

.dropdown-contant .read_contant {
  background-color: #fff;
  padding: 12px 30px 12px 15px;
  position: absolute;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 15%);
  border-radius: 10px 0px 10px 10px;
  color: #181725;
  font-size: 15px;
  font-weight: 500;
  right: 40px;
  bottom: 10px;
}

.status-dropdownvendor{
cursor: pointer;
    transition: all 0.2s ease;
    border-radius: 50px;
    padding: 3px 30px 2px 10px;
    font-size: 12px;
    font-weight: 400;
    border: none;
    width: fit-content;
}