@charset "UTF-8";
/************************************************************
 * Developer Details
 ************************************************************
 *
 * Developer: Nure Alam
 * Email: mdnurealamsiddiq36@gmail.com
 * GitHub: https://github.com/nurealam36
 *
 * 💻🚀👨‍💻🌟
 *
 ************************************************************/
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap");
body {
  margin: 0;
  padding: 0;
  font-family: "Inter", sans-serif;
  box-sizing: border-box;
  font-size: 14px;
}

/*!
 * STEP 5px
 * margin-top: 5px to 200px; * margin-bottom: 5px to 200px; * margin-left: 5px to 200px; * margin-right: 5px to 200px;
 * padding-top: 5px to 100px; * padding-bottom: 5px to 100px; * padding-left: 5px to 100px; * padding-right: 5px to 100px;
 * height: 1px,2px,3px,4px,5px to 100px; * width: 1px,2px,3px,4px,5px to 100px;
*/
.mt-5 {
  margin-top: 5px !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.ml-5 {
  margin-left: 5px !important;
}

.pl-5 {
  padding-left: 5px !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.pr-5 {
  padding-right: 5px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.ml-25 {
  margin-left: 25px !important;
}

.pl-25 {
  padding-left: 25px !important;
}

.mr-25 {
  margin-right: 25px !important;
}

.pr-25 {
  padding-right: 25px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.ml-35 {
  margin-left: 35px !important;
}

.pl-35 {
  padding-left: 35px !important;
}

.mr-35 {
  margin-right: 35px !important;
}

.pr-35 {
  padding-right: 35px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.ml-45 {
  margin-left: 45px !important;
}

.pl-45 {
  padding-left: 45px !important;
}

.mr-45 {
  margin-right: 45px !important;
}

.pr-45 {
  padding-right: 45px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.mt-55 {
  margin-top: 55px !important;
}

.pt-55 {
  padding-top: 55px !important;
}

.mb-55 {
  margin-bottom: 55px !important;
}

.pb-55 {
  padding-bottom: 55px !important;
}

.ml-55 {
  margin-left: 55px !important;
}

.pl-55 {
  padding-left: 55px !important;
}

.mr-55 {
  margin-right: 55px !important;
}

.pr-55 {
  padding-right: 55px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.pl-60 {
  padding-left: 60px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

.mt-65 {
  margin-top: 65px !important;
}

.pt-65 {
  padding-top: 65px !important;
}

.mb-65 {
  margin-bottom: 65px !important;
}

.pb-65 {
  padding-bottom: 65px !important;
}

.ml-65 {
  margin-left: 65px !important;
}

.pl-65 {
  padding-left: 65px !important;
}

.mr-65 {
  margin-right: 65px !important;
}

.pr-65 {
  padding-right: 65px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.ml-70 {
  margin-left: 70px !important;
}

.pl-70 {
  padding-left: 70px !important;
}

.mr-70 {
  margin-right: 70px !important;
}

.pr-70 {
  padding-right: 70px !important;
}

.mt-75 {
  margin-top: 75px !important;
}

.pt-75 {
  padding-top: 75px !important;
}

.mb-75 {
  margin-bottom: 75px !important;
}

.pb-75 {
  padding-bottom: 75px !important;
}

.ml-75 {
  margin-left: 75px !important;
}

.pl-75 {
  padding-left: 75px !important;
}

.mr-75 {
  margin-right: 75px !important;
}

.pr-75 {
  padding-right: 75px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.ml-80 {
  margin-left: 80px !important;
}

.pl-80 {
  padding-left: 80px !important;
}

.mr-80 {
  margin-right: 80px !important;
}

.pr-80 {
  padding-right: 80px !important;
}

.mt-85 {
  margin-top: 85px !important;
}

.pt-85 {
  padding-top: 85px !important;
}

.mb-85 {
  margin-bottom: 85px !important;
}

.pb-85 {
  padding-bottom: 85px !important;
}

.ml-85 {
  margin-left: 85px !important;
}

.pl-85 {
  padding-left: 85px !important;
}

.mr-85 {
  margin-right: 85px !important;
}

.pr-85 {
  padding-right: 85px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.pb-90 {
  padding-bottom: 90px !important;
}

.ml-90 {
  margin-left: 90px !important;
}

.pl-90 {
  padding-left: 90px !important;
}

.mr-90 {
  margin-right: 90px !important;
}

.pr-90 {
  padding-right: 90px !important;
}

.mt-95 {
  margin-top: 95px !important;
}

.pt-95 {
  padding-top: 95px !important;
}

.mb-95 {
  margin-bottom: 95px !important;
}

.pb-95 {
  padding-bottom: 95px !important;
}

.ml-95 {
  margin-left: 95px !important;
}

.pl-95 {
  padding-left: 95px !important;
}

.mr-95 {
  margin-right: 95px !important;
}

.pr-95 {
  padding-right: 95px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.ml-100 {
  margin-left: 100px !important;
}

.pl-100 {
  padding-left: 100px !important;
}

.mr-100 {
  margin-right: 100px !important;
}

.pr-100 {
  padding-right: 100px !important;
}

.butn-primary {
  background-color: #60cb97;
  color: #fff;
}
.butn-primary:hover, .butn-primary:active, .butn-primary:focus-visible {
  background-color: #60cb97 !important;
  color: #fff !important;
  border-color: #60cb97 !important;
}

.bg_primary {
  background-color: #60cb97;
}

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

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

.cns_btn {
  height: 50px;
  font-size: 14px;
}

.cns_btn__primary {
  background-color: #60cb97;
  color: #fff;
  border: 1px solid #60cb97;
}

.cns_btn__outline {
  background-color: transparent;
  color: #354147;
  border: 1px solid #c9c9c9;
}

.btn_rounded {
  border-radius: 12px;
}

.form-control {
  height: 45px;
}

select.form-control {
  -webkit-appearance: menulist !important;
     -moz-appearance: menulist !important;
          appearance: menulist !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}

button {
  height: 45px;
  font-size: 14px !important;
}

label {
  margin-bottom: 5px;
  font-size: 14px;
}

:root {
  --white: #ffffff;
  --black: #002a32;
  --lightGreen: #e6f4f1;
  --green: #00878e;
  --blue: #bfd6d9;
}

header .header-content {
  height: 70px;
  display: flex;
  align-items: center;
}
header .header-content .content-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  header .header-content .content-wrapper .menu-bar {
    display: block !important;
  }
}
header .header-content .content-wrapper .menu-bar {
  display: none;
  cursor: pointer;
}
header .header-content .content-wrapper .menu-bar img {
  width: 30px;
}
header .header-content .content-wrapper .header-logo img {
  width: 250px;
}
@media screen and (max-width: 768px) {
  header .header-content .content-wrapper .header-nav {
    display: none;
    position: absolute;
    width: 100%;
    background-color: #fff;
    top: 70px;
    right: 0;
    padding: 30px 20px;
  }
  header .header-content .content-wrapper .header-nav.active {
    display: block;
    box-shadow: 0px 10px 20px 0px rgba(116, 116, 116, 0.16);
  }
  header .header-content .content-wrapper .header-nav ul {
    flex-direction: column;
    gap: 22px;
  }
}
header .header-content .content-wrapper .header-nav ul {
  gap: 30px;
}
header .header-content .content-wrapper .header-nav ul li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #000;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  header .header-content .content-wrapper .header-button {
    display: none;
  }
}

.hero-section .content-wrapper {
  border-bottom: 2px solid #f8f8f8;
}
@media screen and (max-width: 991.2px) {
  .hero-section .content-wrapper .hero-left {
    text-align: center;
    order: 1;
  }
  .hero-section .content-wrapper .hero-left h2 {
    font-size: 28px;
  }
}
.hero-section .content-wrapper .hero-left h2 {
  font-size: 35px;
  line-height: 45px;
}
.hero-section .content-wrapper .hero-left p {
  font-size: 16px;
}
.hero-section .content-wrapper .hero-left button {
  width: 200px !important;
}
.hero-section .content-wrapper .hero-right .hero-image img {
  width: 100%;
}

.main-content .content-wrapper {
  border-bottom: 2px solid #f8f8f8;
}
.main-content .content-wrapper .content-left .image img {
  width: 70%;
}
.main-content .content-wrapper .content-right h2 {
  font-size: 35px;
  line-height: 45px;
}
@media screen and (max-width: 768px) {
  .main-content .content-wrapper .content-right h2 {
    font-size: 30px;
    text-align: center;
  }
}
.main-content .content-wrapper .content-right .nav {
  position: relative;
}
.main-content .content-wrapper .content-right .nav__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  height: 100%;
  z-index: 1;
  width: 100%;
  height: 50px;
  border-radius: 15px;
  border: 1px solid #60cb97;
}
.main-content .content-wrapper .content-right .nav__item {
  position: relative;
  flex: 1;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.main-content .content-wrapper .content-right .nav__link {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  height: 100%;
  color: #4a4a4a;
  text-decoration: none;
  transition: color 0.3s ease-in-out;
  padding: 0 10px;
}
@media screen and (max-width: 768px) {
  .main-content .content-wrapper .content-right .nav__link {
    text-align: center;
    line-height: 17px;
  }
}
.main-content .content-wrapper .content-right .nav__link_active {
  color: var(--white);
}
.main-content .content-wrapper .content-right .nav__slider {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 3px;
  pointer-events: none;
  z-index: 0;
  height: 50px;
}
.main-content .content-wrapper .content-right .nav__slider-rect {
  width: 33.3%;
  height: 100%;
  background-color: #60cb97;
  border-radius: 12px;
  transition: transform 0.4s;
}
.main-content .content-wrapper .content-right .nav__slider-main {
  overflow: hidden;
  width: 100%;
  margin: 20px 10px;
}
.main-content .content-wrapper .content-right .nav__slider-content {
  transition: transform 0.4s;
  display: -webkit-box;
}
.main-content .content-wrapper .content-right .nav__slider-content > div {
  width: 100%;
}
.main-content .content-wrapper .content-right .nav__slider-content .buyer-register .product-list fieldset,
.main-content .content-wrapper .content-right .nav__slider-content .buyer-register .country-list fieldset,
.main-content .content-wrapper .content-right .nav__slider-content .seller-register .product-list fieldset,
.main-content .content-wrapper .content-right .nav__slider-content .seller-register .country-list fieldset {
  border: none;
}
.main-content .content-wrapper .content-right .nav__slider-content .buyer-register .product-list fieldset > label,
.main-content .content-wrapper .content-right .nav__slider-content .buyer-register .country-list fieldset > label,
.main-content .content-wrapper .content-right .nav__slider-content .seller-register .product-list fieldset > label,
.main-content .content-wrapper .content-right .nav__slider-content .seller-register .country-list fieldset > label {
  display: inline-block;
  width: 100px;
  font-weight: bold;
  vertical-align: top;
  font-size: 1rem;
  line-height: 28px;
}
.main-content .content-wrapper .content-right .nav__slider-content .buyer-register .product-list fieldset > label::after,
.main-content .content-wrapper .content-right .nav__slider-content .buyer-register .country-list fieldset > label::after,
.main-content .content-wrapper .content-right .nav__slider-content .seller-register .product-list fieldset > label::after,
.main-content .content-wrapper .content-right .nav__slider-content .seller-register .country-list fieldset > label::after {
  content: ":";
}
.main-content .content-wrapper .content-right .nav__slider-content .buyer-register .product-list select,
.main-content .content-wrapper .content-right .nav__slider-content .buyer-register .product-list details,
.main-content .content-wrapper .content-right .nav__slider-content .buyer-register .country-list select,
.main-content .content-wrapper .content-right .nav__slider-content .buyer-register .country-list details,
.main-content .content-wrapper .content-right .nav__slider-content .seller-register .product-list select,
.main-content .content-wrapper .content-right .nav__slider-content .seller-register .product-list details,
.main-content .content-wrapper .content-right .nav__slider-content .seller-register .country-list select,
.main-content .content-wrapper .content-right .nav__slider-content .seller-register .country-list details {
  display: inline-block;
  width: 100%;
  background-color: white;
  cursor: pointer;
  position: relative;
}
.main-content .content-wrapper .content-right .nav__slider-content .buyer-register .product-list select,
.main-content .content-wrapper .content-right .nav__slider-content .buyer-register .product-list summary,
.main-content .content-wrapper .content-right .nav__slider-content .buyer-register .country-list select,
.main-content .content-wrapper .content-right .nav__slider-content .buyer-register .country-list summary,
.main-content .content-wrapper .content-right .nav__slider-content .seller-register .product-list select,
.main-content .content-wrapper .content-right .nav__slider-content .seller-register .product-list summary,
.main-content .content-wrapper .content-right .nav__slider-content .seller-register .country-list select,
.main-content .content-wrapper .content-right .nav__slider-content .seller-register .country-list summary {
  border: 1px solid #cccccc;
  border-collapse: collapse;
  border-radius: 4px;
  padding: 10px;
  width: 100%;
  background-color: white;
  cursor: pointer;
}
.main-content .content-wrapper .content-right .nav__slider-content .buyer-register .product-list details[open] > summary::marker,
.main-content .content-wrapper .content-right .nav__slider-content .buyer-register .country-list details[open] > summary::marker,
.main-content .content-wrapper .content-right .nav__slider-content .seller-register .product-list details[open] > summary::marker,
.main-content .content-wrapper .content-right .nav__slider-content .seller-register .country-list details[open] > summary::marker {
  color: #0255f0;
}
.main-content .content-wrapper .content-right .nav__slider-content .buyer-register .product-list select:focus,
.main-content .content-wrapper .content-right .nav__slider-content .buyer-register .product-list summary:focus,
.main-content .content-wrapper .content-right .nav__slider-content .buyer-register .product-list summary:active,
.main-content .content-wrapper .content-right .nav__slider-content .buyer-register .country-list select:focus,
.main-content .content-wrapper .content-right .nav__slider-content .buyer-register .country-list summary:focus,
.main-content .content-wrapper .content-right .nav__slider-content .buyer-register .country-list summary:active,
.main-content .content-wrapper .content-right .nav__slider-content .seller-register .product-list select:focus,
.main-content .content-wrapper .content-right .nav__slider-content .seller-register .product-list summary:focus,
.main-content .content-wrapper .content-right .nav__slider-content .seller-register .product-list summary:active,
.main-content .content-wrapper .content-right .nav__slider-content .seller-register .country-list select:focus,
.main-content .content-wrapper .content-right .nav__slider-content .seller-register .country-list summary:focus,
.main-content .content-wrapper .content-right .nav__slider-content .seller-register .country-list summary:active {
  box-shadow: 0 0 5px 1px #0255f0;
}
.main-content .content-wrapper .content-right .nav__slider-content .buyer-register .product-list ul,
.main-content .content-wrapper .content-right .nav__slider-content .buyer-register .country-list ul,
.main-content .content-wrapper .content-right .nav__slider-content .seller-register .product-list ul,
.main-content .content-wrapper .content-right .nav__slider-content .seller-register .country-list ul {
  list-style: none;
  margin: 0px;
  margin-top: 2px;
  border: 1px solid #ced4da;
  box-shadow: 0 0 5px 1px rgba(204, 204, 204, 0.431372549);
  background-color: #fff;
  width: 100%;
  padding: 8px;
  border-radius: 5px;
}
.main-content .content-wrapper .content-right .nav__slider-content .buyer-register .product-list ul li,
.main-content .content-wrapper .content-right .nav__slider-content .buyer-register .country-list ul li,
.main-content .content-wrapper .content-right .nav__slider-content .seller-register .product-list ul li,
.main-content .content-wrapper .content-right .nav__slider-content .seller-register .country-list ul li {
  margin: 0px;
  padding: 0px;
}
.main-content .content-wrapper .content-right .nav__slider-content .buyer-register .product-list ul li > label,
.main-content .content-wrapper .content-right .nav__slider-content .buyer-register .country-list ul li > label,
.main-content .content-wrapper .content-right .nav__slider-content .seller-register .product-list ul li > label,
.main-content .content-wrapper .content-right .nav__slider-content .seller-register .country-list ul li > label {
  cursor: pointer;
  display: inline-block;
  width: 100%;
}
.main-content .content-wrapper .content-right .nav__slider-content .buyer-register .product-list ul li > label span,
.main-content .content-wrapper .content-right .nav__slider-content .buyer-register .country-list ul li > label span,
.main-content .content-wrapper .content-right .nav__slider-content .seller-register .product-list ul li > label span,
.main-content .content-wrapper .content-right .nav__slider-content .seller-register .country-list ul li > label span {
  margin-left: 5px !important;
}
.main-content .content-wrapper .content-right .nav__slider-content .user-login .form-btn {
  display: flex;
  gap: 15px;
  align-items: center;
}
.main-content .content-wrapper .content-right .nav__slider-content .user-login .form-btn a {
  text-decoration: none;
}

footer .footer-top {
  height: 70px;
}
footer .footer-top .footer-pages ul li a {
  color: #60cb97;
  text-decoration: none;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
}
footer .footer-top .social-links ul li a {
  width: 32px;
}
footer .footer-bottom {
  height: 60px;
  background-color: #60cb97;
}
@media screen and (max-width: 768px) {
  footer .footer-bottom {
    height: 70px;
  }
}
@media screen and (max-width: 768px) {
  footer .footer-bottom .footer-logo {
    text-align: center;
    margin-bottom: 5px;
  }
}
footer .footer-bottom .footer-logo img {
  width: 250px;
}
@media screen and (max-width: 768px) {
  footer .footer-bottom .footer-copyright {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  footer .footer-bottom .footer-copyright {
    text-align: end;
    margin-top: 6px;
  }
}
footer .footer-bottom .footer-copyright a {
  text-decoration: none;
  color: #fff;
}

.forgot_pwd_form,
.change_pwd_form {
  min-height: calc(100vh - 140px);
  margin: auto;
  border-top: rgba(230, 231, 232, 0.7607843137) 1px solid;
  border-bottom: rgba(230, 231, 232, 0.7607843137) 1px solid;
}
.forgot_pwd_form .form_wrapper,
.change_pwd_form .form_wrapper {
  padding-top: 120px;
  max-width: 450px;
  margin: auto;
}
.forgot_pwd_form .form_wrapper .form_btn,
.change_pwd_form .form_wrapper .form_btn {
  display: flex;
  gap: 15px;
  align-items: center;
}
.forgot_pwd_form .form_wrapper .form_btn a,
.change_pwd_form .form_wrapper .form_btn a {
  text-decoration: none;
  font-family: cursive;
}

#modal {
  display: none;
}
#modal.show {
  display: block !important;
}

.buyer .chat-app {
  display: none;
}
.buyer .chat-app.active {
  display: block;
}
.buyer .chat-app .chat-container {
  background-color: #fff;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.15);
  width: 500px;
  border-radius: 20px;
  overflow: hidden;
  height: 68vh;
  max-height: 700px;
}
.buyer .chat-app .chat-container .chat__heading {
  padding: 20px;
  border-bottom: 1px solid #e1e1e1;
}
.buyer .chat-app .chat-container .app-content {
  display: flex;
}
.buyer .chat-app .chat-container .people-list {
  width: 246px;
  border-right: 2px solid #e1e1e1;
  overflow-y: auto;
  overflow-x: hidden;
  height: auto;
}
.buyer .chat-app .chat-container .people-list::-webkit-scrollbar {
  width: 5px;
}
.buyer .chat-app .chat-container .people-list::-webkit-scrollbar-thumb {
  background: #60cb97;
  border-radius: 5px;
}
.buyer .chat-app .chat-container .people-list::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 5px;
  margin: 5px 0px;
}
.buyer .chat-app .chat-container .people-list .list li.active {
  background-color: #f0f0f0;
}
.buyer .chat-app .chat-container .people-list .list li a {
  display: flex;
  gap: 10px;
  align-items: center;
  border-bottom: 1px solid #e1e1e1;
  color: #000;
  text-decoration: none;
  padding: 10px 7px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .buyer .chat-app .chat-container .people-list .list li a > span {
    position: absolute;
    top: 10px;
    right: 0;
  }
}
.buyer .chat-app .chat-container .people-list .list li a .profile {
  display: flex;
  gap: 10px;
  align-items: center;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .buyer .chat-app .chat-container .people-list .list li a .profile {
    flex-direction: column;
    font-size: 12px;
  }
}
.buyer .chat-app .chat-container .people-list .list li a .profile img {
  width: 40px;
  height: 40px;
  border-radius: 10px;
}
.buyer .chat-app .chat-container .people-list .list li a .profile .about .name {
  font-weight: 500;
  overflow-wrap: break-word;
}
.buyer .chat-app .chat-container .chat {
  display: flex;
  flex-direction: column;
  display: grid;
  width: 100%;
  height: calc(68vh - 65px);
  max-height: 635px;
}
@media screen and (max-width: 768px) {
  .buyer .chat-app .chat-container .chat {
    border-left: 0 !important;
  }
}
.buyer .chat-app .chat-container .chat .chat-history {
  height: calc(68vh - 139px);
  max-height: 565px;
  grid-row: 1;
}
.buyer .chat-app .chat-container .chat .chat-history ul {
  display: flex;
  height: 100%;
}
.buyer .chat-app .chat-container .chat .chat-history ul li {
  padding: 10px;
  overflow-y: auto;
  display: block;
  overflow-x: hidden;
  width: 100%;
}
.buyer .chat-app .chat-container .chat .chat-history ul li::-webkit-scrollbar {
  width: 5px;
}
.buyer .chat-app .chat-container .chat .chat-history ul li::-webkit-scrollbar-thumb {
  background: #666;
  border-radius: 5px;
}
.buyer .chat-app .chat-container .chat .chat-history ul li::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 5px;
}
.buyer .chat-app .chat-container .chat .chat-history ul li .load-more-msg {
  margin-bottom: 15px;
}
.buyer .chat-app .chat-container .chat .chat-history ul li .load-more-msg a {
  text-decoration: none;
  color: #000;
  font-weight: 500;
}
.buyer .chat-app .chat-container .chat .chat-history ul li .date-divider {
  position: relative;
  text-align: center;
  border-bottom: 1px solid #ececec;
  margin-top: 8px;
  margin-bottom: 25px;
}
.buyer .chat-app .chat-container .chat .chat-history ul li .date-divider span {
  background-color: #f0f0f0;
  padding: 3px 10px;
  border-radius: 15px;
  transform: translateY(13px);
  display: inline-block;
  font-size: 12px;
}
.buyer .chat-app .chat-container .chat .chat-history .chats {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.buyer .chat-app .chat-container .chat .chat-history .chats > :first-child {
  margin-top: auto;
}
.buyer .chat-app .chat-container .chat .chat-history .chats .chat-msg {
  display: inline-block;
  width: 100%;
}
.buyer .chat-app .chat-container .chat .chat-history .chats .chat-msg:not(:last-child) {
  margin-bottom: 15px;
}
.buyer .chat-app .chat-container .chat .chat-history .chats .chat-msg.owner {
  float: right;
}
.buyer .chat-app .chat-container .chat .chat-history .chats .chat-msg.owner .chat-msg-date {
  text-align: left;
}
.buyer .chat-app .chat-container .chat .chat-history .chats .chat-msg.owner .chat-msg-content {
  float: right;
}
.buyer .chat-app .chat-container .chat .chat-history .chats .chat-msg.owner .chat-msg-content .msg-body {
  text-align: end;
}
.buyer .chat-app .chat-container .chat .chat-history .chats .chat-msg.owner .chat-msg-content .msg-body .chat-msg-profile {
  display: none;
}
.buyer .chat-app .chat-container .chat .chat-history .chats .chat-msg.owner .chat-msg-content .msg-body .chat-msg-text {
  border-radius: 28.949px 28.949px 0px 28.949px;
  background-color: rgba(96, 203, 151, 0.1215686275);
  overflow-wrap: break-word;
}
.buyer .chat-app .chat-container .chat .chat-history .chats .chat-msg .chat-msg-date {
  text-align: end;
  margin-bottom: 5px;
  font-size: 12px;
}
.buyer .chat-app .chat-container .chat .chat-history .chats .chat-msg .chat-msg-content {
  display: inline-block;
}
.buyer .chat-app .chat-container .chat .chat-history .chats .chat-msg .chat-msg-content .msg-body {
  display: flex;
  gap: 10px;
}
.buyer .chat-app .chat-container .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-profile .chat-msg-img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.buyer .chat-app .chat-container .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-image {
  margin-bottom: 10px;
}
.buyer .chat-app .chat-container .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-image img {
  max-width: 200px;
  height: auto;
  border-radius: 12px;
}
.buyer .chat-app .chat-container .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-file {
  display: flex;
  align-items: center;
  gap: 10px;
  background-color: #f0f0f0;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 8px;
}
.buyer .chat-app .chat-container .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-file .file-url a {
  color: #000;
  font-weight: 500;
  text-decoration: none;
}
.buyer .chat-app .chat-container .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-file .file-icon svg {
  width: 25px;
}
.buyer .chat-app .chat-container .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-text {
  padding: 10px 12px;
  border-radius: 28.949px 28.949px 28.949px 0px;
  background: #efefef;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 500;
  overflow-wrap: break-word;
}
.buyer .chat-app .chat-container .chat .chat-message > div {
  border-top: #e1e1e1 1px solid;
  padding-top: 8px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #fff;
  margin-bottom: 3px;
  position: absolute;
  bottom: 5px;
}
.buyer .chat-app .chat-container .chat .chat-message .attached-file-name {
  margin-bottom: 0;
  background-color: white;
  font-size: 11px;
  padding-bottom: 5px;
  color: #60cb97;
  font-weight: 500;
  word-wrap: break-word;
}
.buyer .chat-app .chat-container .chat .chat-message .box-wrapper {
  display: flex;
  gap: 10px;
  align-items: end;
}
.buyer .chat-app .chat-container .chat .chat-message .box-wrapper .input-wraper {
  position: relative;
  width: 100%;
}
.buyer .chat-app .chat-container .chat .chat-message .box-wrapper .upload-file {
  position: absolute;
  right: 10px;
  top: 12px;
}
.buyer .chat-app .chat-container .chat .chat-message .box-wrapper .upload-file .upload-area {
  cursor: pointer;
}
.buyer .chat-app .chat-container .chat .chat-message .box-wrapper .upload-file .upload-area #attached-file {
  display: none;
}
.buyer .chat-app .chat-container .chat .chat-message .box-wrapper .upload-file .upload-area .file-upload-button {
  display: flex;
  transition: transform 0.4s;
}
.buyer .chat-app .chat-container .chat .chat-message .box-wrapper .upload-file .upload-area .file-upload-button.file-attached svg g#fi-sr-clip {
  opacity: 1;
}
.buyer .chat-app .chat-container .chat .chat-message .box-wrapper .upload-file .upload-area .file-upload-button.file-attached svg g#fi-sr-clip path#Vector {
  fill: #60cb97;
}
.buyer .chat-app .chat-container .chat .chat-message .box-wrapper .upload-file .upload-area .file-upload-button:hover {
  transform: scale(0.8);
}
.buyer .chat-app .chat-container .chat .chat-message .box-wrapper #msg-input {
  height: 50px;
  background-color: #f2f2f2;
}
.buyer .chat-app .chat-container .chat .chat-message .box-wrapper #send-msg,
.buyer .chat-app .chat-container .chat .chat-message .box-wrapper #sending-msg {
  width: 70px;
}
.buyer .chat-app .chat-container .chat .chat-message .box-wrapper #send-msg a,
.buyer .chat-app .chat-container .chat .chat-message .box-wrapper #sending-msg a {
  background-color: #60cb97;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  gap: 10px;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
}
.buyer .chat-app .chat-container .chat .chat-message .box-wrapper #send-msg a img,
.buyer .chat-app .chat-container .chat .chat-message .box-wrapper #sending-msg a img {
  width: 30px;
}
.buyer .chat-app .chat-container .chat .chat-message .box-wrapper #send-msg a svg,
.buyer .chat-app .chat-container .chat .chat-message .box-wrapper #sending-msg a svg {
  width: 50px;
  transform: translateX(12px);
}

.buyer,
.seller,
.admin,
.edit-product,
.seller-reviews {
  background-color: #f0f0f0;
}
.buyer .sidebar,
.seller .sidebar,
.admin .sidebar,
.edit-product .sidebar,
.seller-reviews .sidebar {
  display: flex;
  justify-content: center;
  background-color: #60cb97;
  width: 75px;
}
@media screen and (max-width: 768px) {
  .buyer .sidebar,
  .seller .sidebar,
  .admin .sidebar,
  .edit-product .sidebar,
  .seller-reviews .sidebar {
    display: none;
  }
}
.buyer .sidebar.active,
.seller .sidebar.active,
.admin .sidebar.active,
.edit-product .sidebar.active,
.seller-reviews .sidebar.active {
  display: block !important;
}
.buyer .sidebar .sidebar-content,
.seller .sidebar .sidebar-content,
.admin .sidebar .sidebar-content,
.edit-product .sidebar .sidebar-content,
.seller-reviews .sidebar .sidebar-content {
  width: 100%;
}
.buyer .sidebar .sidebar-content .sidebar-logo,
.seller .sidebar .sidebar-content .sidebar-logo,
.admin .sidebar .sidebar-content .sidebar-logo,
.edit-product .sidebar .sidebar-content .sidebar-logo,
.seller-reviews .sidebar .sidebar-content .sidebar-logo {
  height: 135px;
}
.buyer .sidebar .sidebar-content .sidebar-logo img,
.seller .sidebar .sidebar-content .sidebar-logo img,
.admin .sidebar .sidebar-content .sidebar-logo img,
.edit-product .sidebar .sidebar-content .sidebar-logo img,
.seller-reviews .sidebar .sidebar-content .sidebar-logo img {
  width: 60px;
}
.buyer .sidebar .sidebar-content .sidebar-nav,
.seller .sidebar .sidebar-content .sidebar-nav,
.admin .sidebar .sidebar-content .sidebar-nav,
.edit-product .sidebar .sidebar-content .sidebar-nav,
.seller-reviews .sidebar .sidebar-content .sidebar-nav {
  padding: 30px 0;
  height: calc(100vh - 255px);
  min-height: 500px;
}
.buyer .sidebar .sidebar-content .sidebar-nav .nav-items,
.seller .sidebar .sidebar-content .sidebar-nav .nav-items,
.admin .sidebar .sidebar-content .sidebar-nav .nav-items,
.edit-product .sidebar .sidebar-content .sidebar-nav .nav-items,
.seller-reviews .sidebar .sidebar-content .sidebar-nav .nav-items {
  display: flex;
  flex-direction: column;
  gap: 15px;
  align-items: center;
  padding: 5px;
}
.buyer .sidebar .sidebar-content .sidebar-nav .nav-items .item,
.seller .sidebar .sidebar-content .sidebar-nav .nav-items .item,
.admin .sidebar .sidebar-content .sidebar-nav .nav-items .item,
.edit-product .sidebar .sidebar-content .sidebar-nav .nav-items .item,
.seller-reviews .sidebar .sidebar-content .sidebar-nav .nav-items .item {
  width: 100%;
  background-color: #4cb783;
  padding: 8px 5px;
  border-radius: 10px;
  text-align: center;
  cursor: pointer;
}
.buyer .sidebar .sidebar-content .sidebar-nav .nav-items .item a,
.seller .sidebar .sidebar-content .sidebar-nav .nav-items .item a,
.admin .sidebar .sidebar-content .sidebar-nav .nav-items .item a,
.edit-product .sidebar .sidebar-content .sidebar-nav .nav-items .item a,
.seller-reviews .sidebar .sidebar-content .sidebar-nav .nav-items .item a {
  text-decoration: none;
  color: #fff;
}
.buyer .sidebar .sidebar-content .sidebar-nav .nav-items .item.active,
.seller .sidebar .sidebar-content .sidebar-nav .nav-items .item.active,
.admin .sidebar .sidebar-content .sidebar-nav .nav-items .item.active,
.edit-product .sidebar .sidebar-content .sidebar-nav .nav-items .item.active,
.seller-reviews .sidebar .sidebar-content .sidebar-nav .nav-items .item.active {
  background-color: #377e5c;
}
.buyer .sidebar .sidebar-content .logout-btn,
.seller .sidebar .sidebar-content .logout-btn,
.admin .sidebar .sidebar-content .logout-btn,
.edit-product .sidebar .sidebar-content .logout-btn,
.seller-reviews .sidebar .sidebar-content .logout-btn {
  height: 120px;
  display: flex;
}
.buyer .sidebar .sidebar-content .logout-btn .button,
.seller .sidebar .sidebar-content .logout-btn .button,
.admin .sidebar .sidebar-content .logout-btn .button,
.edit-product .sidebar .sidebar-content .logout-btn .button,
.seller-reviews .sidebar .sidebar-content .logout-btn .button {
  background: #377e5c;
  height: -moz-fit-content;
  height: fit-content;
  width: 100%;
  text-align: center;
  padding: 20px;
}
.buyer .sidebar .sidebar-content .logout-btn .button img,
.seller .sidebar .sidebar-content .logout-btn .button img,
.admin .sidebar .sidebar-content .logout-btn .button img,
.edit-product .sidebar .sidebar-content .logout-btn .button img,
.seller-reviews .sidebar .sidebar-content .logout-btn .button img {
  width: 28px;
}
.buyer .main,
.seller .main,
.admin .main,
.edit-product .main,
.seller-reviews .main {
  width: calc(100% - 75px);
}
@media screen and (max-width: 768px) {
  .buyer .main,
  .seller .main,
  .admin .main,
  .edit-product .main,
  .seller-reviews .main {
    width: 100%;
  }
}
.buyer .main .header,
.seller .main .header,
.admin .main .header,
.edit-product .main .header,
.seller-reviews .main .header {
  height: 70px;
  display: flex;
  align-items: center;
  background-color: #fff;
  padding: 0 30px;
}
@media screen and (max-width: 768px) {
  .buyer .main .header,
  .seller .main .header,
  .admin .main .header,
  .edit-product .main .header,
  .seller-reviews .main .header {
    padding: 0 15px;
  }
}
.buyer .main .header .header-wrap,
.seller .main .header .header-wrap,
.admin .main .header .header-wrap,
.edit-product .main .header .header-wrap,
.seller-reviews .main .header .header-wrap {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
.buyer .main .header .header-wrap .menu-bar,
.seller .main .header .header-wrap .menu-bar,
.admin .main .header .header-wrap .menu-bar,
.edit-product .main .header .header-wrap .menu-bar,
.seller-reviews .main .header .header-wrap .menu-bar {
  display: none;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .buyer .main .header .header-wrap .menu-bar,
  .seller .main .header .header-wrap .menu-bar,
  .admin .main .header .header-wrap .menu-bar,
  .edit-product .main .header .header-wrap .menu-bar,
  .seller-reviews .main .header .header-wrap .menu-bar {
    display: block;
  }
}
.buyer .main .header .header-wrap .header-left .header-title,
.seller .main .header .header-wrap .header-left .header-title,
.admin .main .header .header-wrap .header-left .header-title,
.edit-product .main .header .header-wrap .header-left .header-title,
.seller-reviews .main .header .header-wrap .header-left .header-title {
  display: block;
}
@media screen and (max-width: 768px) {
  .buyer .main .header .header-wrap .header-left .header-title,
  .seller .main .header .header-wrap .header-left .header-title,
  .admin .main .header .header-wrap .header-left .header-title,
  .edit-product .main .header .header-wrap .header-left .header-title,
  .seller-reviews .main .header .header-wrap .header-left .header-title {
    display: none;
  }
}
.buyer .main .header .header-wrap .header-left .header-title h1,
.seller .main .header .header-wrap .header-left .header-title h1,
.admin .main .header .header-wrap .header-left .header-title h1,
.edit-product .main .header .header-wrap .header-left .header-title h1,
.seller-reviews .main .header .header-wrap .header-left .header-title h1 {
  font-weight: 500;
}
.buyer .main .header .header-wrap .header-left .header-logo,
.seller .main .header .header-wrap .header-left .header-logo,
.admin .main .header .header-wrap .header-left .header-logo,
.edit-product .main .header .header-wrap .header-left .header-logo,
.seller-reviews .main .header .header-wrap .header-left .header-logo {
  display: none;
}
@media screen and (max-width: 768px) {
  .buyer .main .header .header-wrap .header-left .header-logo,
  .seller .main .header .header-wrap .header-left .header-logo,
  .admin .main .header .header-wrap .header-left .header-logo,
  .edit-product .main .header .header-wrap .header-left .header-logo,
  .seller-reviews .main .header .header-wrap .header-left .header-logo {
    display: block;
  }
}
.buyer .main .header .header-wrap .header-left .header-logo img,
.seller .main .header .header-wrap .header-left .header-logo img,
.admin .main .header .header-wrap .header-left .header-logo img,
.edit-product .main .header .header-wrap .header-left .header-logo img,
.seller-reviews .main .header .header-wrap .header-left .header-logo img {
  width: 200px;
}
.buyer .main .header .header-wrap .header-right,
.seller .main .header .header-wrap .header-right,
.admin .main .header .header-wrap .header-right,
.edit-product .main .header .header-wrap .header-right,
.seller-reviews .main .header .header-wrap .header-right {
  display: flex;
  justify-content: end;
  gap: 50px;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .buyer .main .header .header-wrap .header-right,
  .seller .main .header .header-wrap .header-right,
  .admin .main .header .header-wrap .header-right,
  .edit-product .main .header .header-wrap .header-right,
  .seller-reviews .main .header .header-wrap .header-right {
    gap: 20px;
  }
  .buyer .main .header .header-wrap .header-right .search,
  .seller .main .header .header-wrap .header-right .search,
  .admin .main .header .header-wrap .header-right .search,
  .edit-product .main .header .header-wrap .header-right .search,
  .seller-reviews .main .header .header-wrap .header-right .search {
    display: none;
  }
  .buyer .main .header .header-wrap .header-right .notification .notif-header,
  .seller .main .header .header-wrap .header-right .notification .notif-header,
  .admin .main .header .header-wrap .header-right .notification .notif-header,
  .edit-product .main .header .header-wrap .header-right .notification .notif-header,
  .seller-reviews .main .header .header-wrap .header-right .notification .notif-header {
    display: block !important;
    padding: 10px 15px;
  }
  .buyer .main .header .header-wrap .header-right .notification .notif-header .notif-back-btn a,
  .seller .main .header .header-wrap .header-right .notification .notif-header .notif-back-btn a,
  .admin .main .header .header-wrap .header-right .notification .notif-header .notif-back-btn a,
  .edit-product .main .header .header-wrap .header-right .notification .notif-header .notif-back-btn a,
  .seller-reviews .main .header .header-wrap .header-right .notification .notif-header .notif-back-btn a {
    color: red;
    text-decoration: none;
  }
  .buyer .main .header .header-wrap .header-right .notification .notification-menu,
  .seller .main .header .header-wrap .header-right .notification .notification-menu,
  .admin .main .header .header-wrap .header-right .notification .notification-menu,
  .edit-product .main .header .header-wrap .header-right .notification .notification-menu,
  .seller-reviews .main .header .header-wrap .header-right .notification .notification-menu {
    border-radius: 0 !important;
    top: 0px !important;
    height: 100vh !important;
    width: 98vw !important;
    right: 0px !important;
    position: fixed !important;
  }
  .buyer .main .header .header-wrap .header-right .profile,
  .seller .main .header .header-wrap .header-right .profile,
  .admin .main .header .header-wrap .header-right .profile,
  .edit-product .main .header .header-wrap .header-right .profile,
  .seller-reviews .main .header .header-wrap .header-right .profile {
    padding-left: 15px;
  }
  .buyer .main .header .header-wrap .header-right .profile .profile-item .left,
  .seller .main .header .header-wrap .header-right .profile .profile-item .left,
  .admin .main .header .header-wrap .header-right .profile .profile-item .left,
  .edit-product .main .header .header-wrap .header-right .profile .profile-item .left,
  .seller-reviews .main .header .header-wrap .header-right .profile .profile-item .left {
    display: none;
  }
}
.buyer .main .header .header-wrap .header-right .search,
.seller .main .header .header-wrap .header-right .search,
.admin .main .header .header-wrap .header-right .search,
.edit-product .main .header .header-wrap .header-right .search,
.seller-reviews .main .header .header-wrap .header-right .search {
  position: relative;
  width: 300px;
}
@media screen and (max-width: 950px) {
  .buyer .main .header .header-wrap .header-right .search,
  .seller .main .header .header-wrap .header-right .search,
  .admin .main .header .header-wrap .header-right .search,
  .edit-product .main .header .header-wrap .header-right .search,
  .seller-reviews .main .header .header-wrap .header-right .search {
    width: unset !important;
  }
}
.buyer .main .header .header-wrap .header-right .search .icon,
.seller .main .header .header-wrap .header-right .search .icon,
.admin .main .header .header-wrap .header-right .search .icon,
.edit-product .main .header .header-wrap .header-right .search .icon,
.seller-reviews .main .header .header-wrap .header-right .search .icon {
  position: absolute;
  top: 10px;
  right: 12px;
}
.buyer .main .header .header-wrap .header-right .search input,
.seller .main .header .header-wrap .header-right .search input,
.admin .main .header .header-wrap .header-right .search input,
.edit-product .main .header .header-wrap .header-right .search input,
.seller-reviews .main .header .header-wrap .header-right .search input {
  border-radius: 15px;
  border: 2px solid #878787;
  font-size: 13px;
  padding-left: 35px;
}
.buyer .main .header .header-wrap .header-right .search input:focus,
.seller .main .header .header-wrap .header-right .search input:focus,
.admin .main .header .header-wrap .header-right .search input:focus,
.edit-product .main .header .header-wrap .header-right .search input:focus,
.seller-reviews .main .header .header-wrap .header-right .search input:focus {
  box-shadow: unset;
  color: #000;
}
.buyer .main .header .header-wrap .header-right .notification,
.seller .main .header .header-wrap .header-right .notification,
.admin .main .header .header-wrap .header-right .notification,
.edit-product .main .header .header-wrap .header-right .notification,
.seller-reviews .main .header .header-wrap .header-right .notification {
  position: relative;
}
.buyer .main .header .header-wrap .header-right .notification .dropdown-icon,
.seller .main .header .header-wrap .header-right .notification .dropdown-icon,
.admin .main .header .header-wrap .header-right .notification .dropdown-icon,
.edit-product .main .header .header-wrap .header-right .notification .dropdown-icon,
.seller-reviews .main .header .header-wrap .header-right .notification .dropdown-icon {
  cursor: pointer;
  position: relative;
}
.buyer .main .header .header-wrap .header-right .notification .dropdown-icon .notif-alert,
.seller .main .header .header-wrap .header-right .notification .dropdown-icon .notif-alert,
.admin .main .header .header-wrap .header-right .notification .dropdown-icon .notif-alert,
.edit-product .main .header .header-wrap .header-right .notification .dropdown-icon .notif-alert,
.seller-reviews .main .header .header-wrap .header-right .notification .dropdown-icon .notif-alert {
  position: absolute;
  right: 3.5px;
  top: 3.5px;
  width: 10px;
  height: 10px;
  background-color: red;
  border-radius: 50%;
}
.buyer .main .header .header-wrap .header-right .notification .notification-menu,
.seller .main .header .header-wrap .header-right .notification .notification-menu,
.admin .main .header .header-wrap .header-right .notification .notification-menu,
.edit-product .main .header .header-wrap .header-right .notification .notification-menu,
.seller-reviews .main .header .header-wrap .header-right .notification .notification-menu {
  position: absolute;
  top: 50px;
  right: -200px;
  background-color: #fff;
  width: 450px;
  box-shadow: 0 0 20px 0px rgba(145, 145, 145, 0.16);
  padding: 7px;
  border-radius: 8px;
  display: none;
  z-index: 999;
}
.buyer .main .header .header-wrap .header-right .notification .notification-menu::before,
.seller .main .header .header-wrap .header-right .notification .notification-menu::before,
.admin .main .header .header-wrap .header-right .notification .notification-menu::before,
.edit-product .main .header .header-wrap .header-right .notification .notification-menu::before,
.seller-reviews .main .header .header-wrap .header-right .notification .notification-menu::before {
  content: "";
  position: absolute;
  top: -27px;
  left: calc(50% - 7px);
  border-top: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #fff;
  border-left: 15px solid transparent;
}
.buyer .main .header .header-wrap .header-right .notification .notification-menu.active,
.seller .main .header .header-wrap .header-right .notification .notification-menu.active,
.admin .main .header .header-wrap .header-right .notification .notification-menu.active,
.edit-product .main .header .header-wrap .header-right .notification .notification-menu.active,
.seller-reviews .main .header .header-wrap .header-right .notification .notification-menu.active {
  display: block;
}
.buyer .main .header .header-wrap .header-right .notification .notification-menu .notif-header,
.seller .main .header .header-wrap .header-right .notification .notification-menu .notif-header,
.admin .main .header .header-wrap .header-right .notification .notification-menu .notif-header,
.edit-product .main .header .header-wrap .header-right .notification .notification-menu .notif-header,
.seller-reviews .main .header .header-wrap .header-right .notification .notification-menu .notif-header {
  display: none;
}
.buyer .main .header .header-wrap .header-right .notification .notification-menu .load-notifications,
.seller .main .header .header-wrap .header-right .notification .notification-menu .load-notifications,
.admin .main .header .header-wrap .header-right .notification .notification-menu .load-notifications,
.edit-product .main .header .header-wrap .header-right .notification .notification-menu .load-notifications,
.seller-reviews .main .header .header-wrap .header-right .notification .notification-menu .load-notifications {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
}
.buyer .main .header .header-wrap .header-right .notification .notification-menu .load-notifications a,
.seller .main .header .header-wrap .header-right .notification .notification-menu .load-notifications a,
.admin .main .header .header-wrap .header-right .notification .notification-menu .load-notifications a,
.edit-product .main .header .header-wrap .header-right .notification .notification-menu .load-notifications a,
.seller-reviews .main .header .header-wrap .header-right .notification .notification-menu .load-notifications a {
  padding: 8px 15px;
  background-color: #60cb97;
  border-radius: 18px;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  transition: 0.3s;
}
.buyer .main .header .header-wrap .header-right .notification .notification-menu .load-notifications a:hover,
.seller .main .header .header-wrap .header-right .notification .notification-menu .load-notifications a:hover,
.admin .main .header .header-wrap .header-right .notification .notification-menu .load-notifications a:hover,
.edit-product .main .header .header-wrap .header-right .notification .notification-menu .load-notifications a:hover,
.seller-reviews .main .header .header-wrap .header-right .notification .notification-menu .load-notifications a:hover {
  box-shadow: 0 0 8px rgba(18, 21, 27, 0.1607843137), 0 10px 18px rgba(18, 21, 27, 0.2);
  transform: translateY(-2px);
}
.buyer .main .header .header-wrap .header-right .notification .notification-menu .load-notifications a svg,
.seller .main .header .header-wrap .header-right .notification .notification-menu .load-notifications a svg,
.admin .main .header .header-wrap .header-right .notification .notification-menu .load-notifications a svg,
.edit-product .main .header .header-wrap .header-right .notification .notification-menu .load-notifications a svg,
.seller-reviews .main .header .header-wrap .header-right .notification .notification-menu .load-notifications a svg {
  width: 18px;
  fill: #fff;
}
.buyer .main .header .header-wrap .header-right .notification .notification-menu .load-notifications a span,
.seller .main .header .header-wrap .header-right .notification .notification-menu .load-notifications a span,
.admin .main .header .header-wrap .header-right .notification .notification-menu .load-notifications a span,
.edit-product .main .header .header-wrap .header-right .notification .notification-menu .load-notifications a span,
.seller-reviews .main .header .header-wrap .header-right .notification .notification-menu .load-notifications a span {
  margin-left: 5px;
}
.buyer .main .header .header-wrap .header-right .notification .notification-menu .notifs,
.seller .main .header .header-wrap .header-right .notification .notification-menu .notifs,
.admin .main .header .header-wrap .header-right .notification .notification-menu .notifs,
.edit-product .main .header .header-wrap .header-right .notification .notification-menu .notifs,
.seller-reviews .main .header .header-wrap .header-right .notification .notification-menu .notifs {
  overflow-x: hidden;
  overflow-y: auto;
  display: block;
  height: calc(100vh - 205px);
  min-height: 600px;
}
.buyer .main .header .header-wrap .header-right .notification .notification-menu .notifs .list,
.seller .main .header .header-wrap .header-right .notification .notification-menu .notifs .list,
.admin .main .header .header-wrap .header-right .notification .notification-menu .notifs .list,
.edit-product .main .header .header-wrap .header-right .notification .notification-menu .notifs .list,
.seller-reviews .main .header .header-wrap .header-right .notification .notification-menu .notifs .list {
  border-radius: 15px;
  margin: 10px;
  border: 2px solid #e1e1e1;
}
.buyer .main .header .header-wrap .header-right .notification .notification-menu .notifs .list:not(:last-child),
.seller .main .header .header-wrap .header-right .notification .notification-menu .notifs .list:not(:last-child),
.admin .main .header .header-wrap .header-right .notification .notification-menu .notifs .list:not(:last-child),
.edit-product .main .header .header-wrap .header-right .notification .notification-menu .notifs .list:not(:last-child),
.seller-reviews .main .header .header-wrap .header-right .notification .notification-menu .notifs .list:not(:last-child) {
  margin-bottom: 15px;
}
.buyer .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info,
.seller .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info,
.admin .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info,
.edit-product .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info,
.seller-reviews .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info {
  padding: 10px;
  gap: 15px;
  border-bottom: 1px solid #e1e1e1;
}
.buyer .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .notif-icon,
.seller .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .notif-icon,
.admin .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .notif-icon,
.edit-product .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .notif-icon,
.seller-reviews .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .notif-icon {
  width: 45px;
  height: 45px;
  background-color: #60cb97;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  z-index: 999;
}
@media screen and (max-width: 768px) {
  .buyer .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .notif-icon,
  .seller .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .notif-icon,
  .admin .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .notif-icon,
  .edit-product .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .notif-icon,
  .seller-reviews .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .notif-icon {
    display: none !important;
  }
}
.buyer .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .notif-icon img,
.seller .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .notif-icon img,
.admin .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .notif-icon img,
.edit-product .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .notif-icon img,
.seller-reviews .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .notif-icon img {
  border-radius: 15px;
  width: 20px;
}
.buyer .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .p-meta,
.seller .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .p-meta,
.admin .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .p-meta,
.edit-product .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .p-meta,
.seller-reviews .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .p-meta {
  width: calc(100% - 50px);
}
.buyer .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .p-meta .title,
.seller .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .p-meta .title,
.admin .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .p-meta .title,
.edit-product .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .p-meta .title,
.seller-reviews .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .p-meta .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
}
.buyer .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .p-meta .title h6,
.seller .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .p-meta .title h6,
.admin .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .p-meta .title h6,
.edit-product .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .p-meta .title h6,
.seller-reviews .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .p-meta .title h6 {
  margin-bottom: 0;
}
.buyer .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .p-meta .desc p,
.seller .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .p-meta .desc p,
.admin .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .p-meta .desc p,
.edit-product .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .p-meta .desc p,
.seller-reviews .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .info .p-meta .desc p {
  color: #787878;
  margin: 0;
  font-size: 13px;
}
.buyer .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .msg-area,
.seller .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .msg-area,
.admin .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .msg-area,
.edit-product .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .msg-area,
.seller-reviews .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .msg-area {
  padding: 5px 10px;
  gap: 15px;
}
.buyer .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .msg-area .add-attachment,
.seller .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .msg-area .add-attachment,
.admin .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .msg-area .add-attachment,
.edit-product .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .msg-area .add-attachment,
.seller-reviews .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .msg-area .add-attachment {
  font-size: 12px;
  font-weight: 500;
}
.buyer .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .msg-area .add-attachment a,
.seller .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .msg-area .add-attachment a,
.admin .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .msg-area .add-attachment a,
.edit-product .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .msg-area .add-attachment a,
.seller-reviews .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .msg-area .add-attachment a {
  color: #60cb97;
  text-decoration: none;
}
.buyer .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .msg-area .msg img,
.seller .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .msg-area .msg img,
.admin .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .msg-area .msg img,
.edit-product .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .msg-area .msg img,
.seller-reviews .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .msg-area .msg img {
  width: 20px;
}
.buyer .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .msg-area .price,
.seller .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .msg-area .price,
.admin .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .msg-area .price,
.edit-product .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .msg-area .price,
.seller-reviews .main .header .header-wrap .header-right .notification .notification-menu .notifs .list .msg-area .price {
  color: #60cb97;
  font-size: 12px;
  font-weight: 500;
}
.buyer .main .header .header-wrap .header-right .notification .notification-menu .notifs .load-notifications,
.seller .main .header .header-wrap .header-right .notification .notification-menu .notifs .load-notifications,
.admin .main .header .header-wrap .header-right .notification .notification-menu .notifs .load-notifications,
.edit-product .main .header .header-wrap .header-right .notification .notification-menu .notifs .load-notifications,
.seller-reviews .main .header .header-wrap .header-right .notification .notification-menu .notifs .load-notifications {
  text-align: center;
  padding: 15px 10px;
}
.buyer .main .header .header-wrap .header-right .notification .notification-menu .notifs .load-notifications a,
.seller .main .header .header-wrap .header-right .notification .notification-menu .notifs .load-notifications a,
.admin .main .header .header-wrap .header-right .notification .notification-menu .notifs .load-notifications a,
.edit-product .main .header .header-wrap .header-right .notification .notification-menu .notifs .load-notifications a,
.seller-reviews .main .header .header-wrap .header-right .notification .notification-menu .notifs .load-notifications a {
  text-decoration: none;
  color: #525252;
  font-weight: 500;
}
.buyer .main .header .header-wrap .header-right .profile,
.seller .main .header .header-wrap .header-right .profile,
.admin .main .header .header-wrap .header-right .profile,
.edit-product .main .header .header-wrap .header-right .profile,
.seller-reviews .main .header .header-wrap .header-right .profile {
  border-left: 2px solid #ccc;
  padding-left: 25px;
}
.buyer .main .header .header-wrap .header-right .profile .profile-item,
.seller .main .header .header-wrap .header-right .profile .profile-item,
.admin .main .header .header-wrap .header-right .profile .profile-item,
.edit-product .main .header .header-wrap .header-right .profile .profile-item,
.seller-reviews .main .header .header-wrap .header-right .profile .profile-item {
  display: flex;
  align-items: center;
  gap: 30px;
  cursor: pointer;
}
.buyer .main .header .header-wrap .header-right .profile .header-dropdown-menu,
.seller .main .header .header-wrap .header-right .profile .header-dropdown-menu,
.admin .main .header .header-wrap .header-right .profile .header-dropdown-menu,
.edit-product .main .header .header-wrap .header-right .profile .header-dropdown-menu,
.seller-reviews .main .header .header-wrap .header-right .profile .header-dropdown-menu {
  top: 70px;
  right: 30px;
}
.buyer .main .header .header-wrap .header-right .profile .user-name h6,
.seller .main .header .header-wrap .header-right .profile .user-name h6,
.admin .main .header .header-wrap .header-right .profile .user-name h6,
.edit-product .main .header .header-wrap .header-right .profile .user-name h6,
.seller-reviews .main .header .header-wrap .header-right .profile .user-name h6 {
  font-size: 17px;
  margin-bottom: 2px;
}
.buyer .main .header .header-wrap .header-right .profile .profile-nav p,
.seller .main .header .header-wrap .header-right .profile .profile-nav p,
.admin .main .header .header-wrap .header-right .profile .profile-nav p,
.edit-product .main .header .header-wrap .header-right .profile .profile-nav p,
.seller-reviews .main .header .header-wrap .header-right .profile .profile-nav p {
  font-size: 13px;
  color: #fc6a4a;
}
.buyer .main .header .header-wrap .header-right .profile .profile-nav > a,
.seller .main .header .header-wrap .header-right .profile .profile-nav > a,
.admin .main .header .header-wrap .header-right .profile .profile-nav > a,
.edit-product .main .header .header-wrap .header-right .profile .profile-nav > a,
.seller-reviews .main .header .header-wrap .header-right .profile .profile-nav > a {
  font-size: 13px;
  color: #fc6a4a;
}
.buyer .main .header .header-wrap .header-right .profile .profile-image img,
.seller .main .header .header-wrap .header-right .profile .profile-image img,
.admin .main .header .header-wrap .header-right .profile .profile-image img,
.edit-product .main .header .header-wrap .header-right .profile .profile-image img,
.seller-reviews .main .header .header-wrap .header-right .profile .profile-image img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.buyer .main .main-content,
.seller .main .main-content,
.admin .main .main-content,
.edit-product .main .main-content,
.seller-reviews .main .main-content {
  height: calc(100% - 70px);
}
@media screen and (max-width: 768px) {
  .buyer .main .main-content,
  .seller .main .main-content,
  .admin .main .main-content,
  .edit-product .main .main-content,
  .seller-reviews .main .main-content {
    padding: 5px 10px;
    margin-bottom: 5px;
  }
  .buyer .main .main-content footer,
  .seller .main .main-content footer,
  .admin .main .main-content footer,
  .edit-product .main .main-content footer,
  .seller-reviews .main .main-content footer {
    display: block !important;
  }
}
.buyer .main .main-content footer,
.seller .main .main-content footer,
.admin .main .main-content footer,
.edit-product .main .main-content footer,
.seller-reviews .main .main-content footer {
  display: none;
  margin: -10px;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .buyer .main .main-content,
  .seller .main .main-content,
  .admin .main .main-content,
  .edit-product .main .main-content,
  .seller-reviews .main .main-content {
    height: calc(100vh - 70px) !important;
    overflow: auto;
  }
}
.buyer .main .main-content .box-content,
.seller .main .main-content .box-content,
.admin .main .main-content .box-content,
.edit-product .main .main-content .box-content,
.seller-reviews .main .main-content .box-content {
  display: inline-flex;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .buyer .main .main-content .box-content,
  .seller .main .main-content .box-content,
  .admin .main .main-content .box-content,
  .edit-product .main .main-content .box-content,
  .seller-reviews .main .main-content .box-content {
    height: unset;
    width: 100% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .buyer .main .main-content .box-content,
  .seller .main .main-content .box-content,
  .admin .main .main-content .box-content,
  .edit-product .main .main-content .box-content,
  .seller-reviews .main .main-content .box-content {
    overflow: auto;
    height: calc(100vh - 70px);
    overflow-x: hidden;
    width: 100% !important;
  }
}
.buyer .main .main-content .box-content > div,
.seller .main .main-content .box-content > div,
.admin .main .main-content .box-content > div,
.edit-product .main .main-content .box-content > div,
.seller-reviews .main .main-content .box-content > div {
  margin: 5px 0;
  background-color: #fff;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .buyer .main .main-content .box-content > div,
  .seller .main .main-content .box-content > div,
  .admin .main .main-content .box-content > div,
  .edit-product .main .main-content .box-content > div,
  .seller-reviews .main .main-content .box-content > div {
    border-radius: 15px;
  }
}
.buyer .main .main-content .box-content > div .sec__heading,
.seller .main .main-content .box-content > div .sec__heading,
.admin .main .main-content .box-content > div .sec__heading,
.edit-product .main .main-content .box-content > div .sec__heading,
.seller-reviews .main .main-content .box-content > div .sec__heading {
  height: 60px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ccc;
  padding: 0 15px;
}
.buyer .main .main-content .box-content > div .sec__heading h5,
.seller .main .main-content .box-content > div .sec__heading h5,
.admin .main .main-content .box-content > div .sec__heading h5,
.edit-product .main .main-content .box-content > div .sec__heading h5,
.seller-reviews .main .main-content .box-content > div .sec__heading h5 {
  margin: 0;
}
.buyer .main .main-content .box-content > div .inner-content,
.seller .main .main-content .box-content > div .inner-content,
.admin .main .main-content .box-content > div .inner-content,
.edit-product .main .main-content .box-content > div .inner-content,
.seller-reviews .main .main-content .box-content > div .inner-content {
  padding: 10px;
}
.buyer .main .main-content .box-content.chat-comp .inner-content,
.seller .main .main-content .box-content.chat-comp .inner-content,
.admin .main .main-content .box-content.chat-comp .inner-content,
.edit-product .main .main-content .box-content.chat-comp .inner-content,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content {
  padding: 0 !important;
  height: calc(100% - 55px);
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content {
  display: flex;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .buyer .main .main-content .box-content.chat-comp .inner-content .app-content,
  .seller .main .main-content .box-content.chat-comp .inner-content .app-content,
  .admin .main .main-content .box-content.chat-comp .inner-content .app-content,
  .edit-product .main .main-content .box-content.chat-comp .inner-content .app-content,
  .seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content {
    flex-direction: column;
  }
  .buyer .main .main-content .box-content.chat-comp .inner-content .app-content .people-list ul,
  .seller .main .main-content .box-content.chat-comp .inner-content .app-content .people-list ul,
  .admin .main .main-content .box-content.chat-comp .inner-content .app-content .people-list ul,
  .edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .people-list ul,
  .seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .people-list ul {
    border-bottom: 1px solid #e1e1e1;
  }
  .buyer .main .main-content .box-content.chat-comp .inner-content .app-content .people-list ul li,
  .seller .main .main-content .box-content.chat-comp .inner-content .app-content .people-list ul li,
  .admin .main .main-content .box-content.chat-comp .inner-content .app-content .people-list ul li,
  .edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .people-list ul li,
  .seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .people-list ul li {
    display: inline-block;
    padding: 0 7.5px;
  }
  .buyer .main .main-content .box-content.chat-comp .inner-content .app-content .people-list ul li a,
  .seller .main .main-content .box-content.chat-comp .inner-content .app-content .people-list ul li a,
  .admin .main .main-content .box-content.chat-comp .inner-content .app-content .people-list ul li a,
  .edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .people-list ul li a,
  .seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .people-list ul li a {
    border-bottom: 0 !important;
  }
  .buyer .main .main-content .box-content.chat-comp .inner-content .app-content .people-list,
  .buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat,
  .seller .main .main-content .box-content.chat-comp .inner-content .app-content .people-list,
  .seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat,
  .admin .main .main-content .box-content.chat-comp .inner-content .app-content .people-list,
  .admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat,
  .edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .people-list,
  .edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat,
  .seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .people-list,
  .seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat {
    width: 100% !important;
  }
  .buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history,
  .seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history,
  .admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history,
  .edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history,
  .seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history {
    height: unset !important;
  }
  .buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message,
  .seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message,
  .admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message,
  .edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message,
  .seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message {
    transform: translateY(-10px);
  }
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .people-list,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .people-list,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .people-list,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .people-list,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .people-list {
  width: 175px;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li.active,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li.active,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li.active,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li.active,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li.active {
  background-color: #f0f0f0;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li a,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li a,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li a,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li a,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li a {
  display: flex;
  gap: 10px;
  align-items: center;
  border-bottom: 1px solid #e1e1e1;
  color: #000;
  text-decoration: none;
  padding: 10px 7px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .buyer .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li a > span,
  .seller .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li a > span,
  .admin .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li a > span,
  .edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li a > span,
  .seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li a > span {
    position: absolute;
    top: 10px;
    right: 0;
  }
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li a .profile,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li a .profile,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li a .profile,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li a .profile,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li a .profile {
  display: flex;
  gap: 10px;
  align-items: center;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .buyer .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li a .profile,
  .seller .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li a .profile,
  .admin .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li a .profile,
  .edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li a .profile,
  .seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li a .profile {
    flex-direction: column;
    font-size: 12px;
  }
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li a .profile img,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li a .profile img,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li a .profile img,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li a .profile img,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li a .profile img {
  width: 40px;
  height: 40px;
  border-radius: 10px;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li a .profile .about .name,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li a .profile .about .name,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li a .profile .about .name,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li a .profile .about .name,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .people-list .list li a .profile .about .name {
  font-weight: 500;
  overflow-wrap: break-word;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat {
  display: flex;
  flex-direction: column;
  border-left: 2px solid #e1e1e1;
  width: calc(100% - 175px);
  height: calc(100% - 5px);
}
@media screen and (max-width: 768px) {
  .buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat,
  .seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat,
  .admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat,
  .edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat,
  .seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat {
    border-left: 0 !important;
  }
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-header,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-header,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-header,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-header,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-header {
  height: 60px;
  border-bottom: 1px solid #e1e1e1;
  display: flex;
  gap: 10px;
  align-items: center;
  padding: 0 15px;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-header img,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-header img,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-header img,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-header img,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-header img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-header h6,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-header h6,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-header h6,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-header h6,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-header h6 {
  margin: 0;
  font-weight: 500;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history {
  height: calc(100vh - 355px) !important;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li {
  height: calc(100vh - 355px);
  padding: 10px;
  overflow-y: auto;
  display: block;
  overflow-x: hidden;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li::-webkit-scrollbar,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li::-webkit-scrollbar,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li::-webkit-scrollbar,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li::-webkit-scrollbar,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li::-webkit-scrollbar {
  width: 5px;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li::-webkit-scrollbar-thumb,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li::-webkit-scrollbar-thumb,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li::-webkit-scrollbar-thumb,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li::-webkit-scrollbar-thumb,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li::-webkit-scrollbar-thumb {
  background: #666;
  border-radius: 5px;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li::-webkit-scrollbar-track,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li::-webkit-scrollbar-track,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li::-webkit-scrollbar-track,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li::-webkit-scrollbar-track,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 5px;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li .load-more-msg,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li .load-more-msg,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li .load-more-msg,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li .load-more-msg,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li .load-more-msg {
  margin-bottom: 15px;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li .load-more-msg a,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li .load-more-msg a,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li .load-more-msg a,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li .load-more-msg a,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li .load-more-msg a {
  text-decoration: none;
  color: #000;
  font-weight: 500;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li .date-divider,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li .date-divider,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li .date-divider,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li .date-divider,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li .date-divider {
  position: relative;
  text-align: center;
  border-bottom: 1px solid #ececec;
  margin-top: 8px;
  margin-bottom: 25px;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li .date-divider span,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li .date-divider span,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li .date-divider span,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li .date-divider span,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history ul li .date-divider span {
  background-color: #f0f0f0;
  padding: 3px 10px;
  border-radius: 15px;
  transform: translateY(13px);
  display: inline-block;
  font-size: 12px;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats > :first-child,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats > :first-child,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats > :first-child,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats > :first-child,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats > :first-child {
  margin-top: auto;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg {
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg:last-child,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg:last-child,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg:last-child,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg:last-child,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg:last-child {
  padding-bottom: 10px;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg.owner,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg.owner,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg.owner,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg.owner,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg.owner {
  float: right;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg.owner .chat-msg-date,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg.owner .chat-msg-date,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg.owner .chat-msg-date,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg.owner .chat-msg-date,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg.owner .chat-msg-date {
  text-align: left;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg.owner .chat-msg-content,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg.owner .chat-msg-content,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg.owner .chat-msg-content,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg.owner .chat-msg-content,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg.owner .chat-msg-content {
  float: right;
  width: 100%;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg.owner .chat-msg-content .chat-msg-profile,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg.owner .chat-msg-content .chat-msg-profile,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg.owner .chat-msg-content .chat-msg-profile,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg.owner .chat-msg-content .chat-msg-profile,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg.owner .chat-msg-content .chat-msg-profile {
  display: none;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg.owner .chat-msg-content .chat-msg-text,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg.owner .chat-msg-content .chat-msg-text,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg.owner .chat-msg-content .chat-msg-text,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg.owner .chat-msg-content .chat-msg-text,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg.owner .chat-msg-content .chat-msg-text {
  border-radius: 28.949px 28.949px 0px 28.949px;
  background-color: rgba(96, 203, 151, 0.062745098);
  overflow-wrap: break-word;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-date,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-date,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-date,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-date,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-date {
  text-align: end;
  margin-bottom: 5px;
  font-size: 12px;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content {
  display: inline-block;
  width: 100%;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .msg-body,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .msg-body,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .msg-body,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .msg-body,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .msg-body {
  display: flex;
  gap: 10px;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-profile .chat-msg-img,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-profile .chat-msg-img,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-profile .chat-msg-img,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-profile .chat-msg-img,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-profile .chat-msg-img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-image,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-image,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-image,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-image,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-image {
  margin-bottom: 10px;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-image img,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-image img,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-image img,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-image img,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-image img {
  max-width: 200px;
  height: auto;
  border-radius: 12px;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-file,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-file,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-file,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-file,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-file {
  display: flex;
  align-items: center;
  gap: 10px;
  background-color: #f0f0f0;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 8px;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-file .file-url a,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-file .file-url a,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-file .file-url a,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-file .file-url a,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-file .file-url a {
  color: #000;
  font-weight: 500;
  text-decoration: none;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-file .file-icon svg,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-file .file-icon svg,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-file .file-icon svg,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-file .file-icon svg,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-file .file-icon svg {
  width: 25px;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-text,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-text,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-text,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-text,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-history .chats .chat-msg .chat-msg-content .chat-msg-text {
  padding: 10px 12px;
  border-radius: 28.949px 28.949px 28.949px 0px;
  background: #efefef;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 500;
  overflow-wrap: break-word;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message {
  position: relative;
  height: 155px;
  align-items: end;
  display: flex;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message > div,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message > div,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message > div,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message > div,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message > div {
  width: 100%;
  border-top: #e1e1e1 1px solid;
  padding-top: 8px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #fff;
  margin-bottom: 3px;
}
@media screen and (max-width: 1200px) {
  .buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message > div,
  .seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message > div,
  .admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message > div,
  .edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message > div,
  .seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message > div {
    margin-bottom: 8px;
  }
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .attached-file-name,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .attached-file-name,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .attached-file-name,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .attached-file-name,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .attached-file-name {
  margin-bottom: 0;
  background-color: white;
  font-size: 11px;
  padding-bottom: 5px;
  color: #60cb97;
  font-weight: 500;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: end;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .input-wraper,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .input-wraper,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .input-wraper,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .input-wraper,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .input-wraper {
  position: relative;
  width: 100%;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file {
  position: absolute;
  right: 10px;
  top: 12px;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file .upload-area,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file .upload-area,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file .upload-area,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file .upload-area,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file .upload-area {
  cursor: pointer;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file .upload-area #attached-file,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file .upload-area #attached-file,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file .upload-area #attached-file,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file .upload-area #attached-file,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file .upload-area #attached-file {
  display: none;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file .upload-area .file-upload-button,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file .upload-area .file-upload-button,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file .upload-area .file-upload-button,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file .upload-area .file-upload-button,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file .upload-area .file-upload-button {
  display: flex;
  transition: transform 0.4s;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file .upload-area .file-upload-button.file-attached svg g#fi-sr-clip,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file .upload-area .file-upload-button.file-attached svg g#fi-sr-clip,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file .upload-area .file-upload-button.file-attached svg g#fi-sr-clip,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file .upload-area .file-upload-button.file-attached svg g#fi-sr-clip,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file .upload-area .file-upload-button.file-attached svg g#fi-sr-clip {
  opacity: 1;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file .upload-area .file-upload-button.file-attached svg g#fi-sr-clip path#Vector,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file .upload-area .file-upload-button.file-attached svg g#fi-sr-clip path#Vector,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file .upload-area .file-upload-button.file-attached svg g#fi-sr-clip path#Vector,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file .upload-area .file-upload-button.file-attached svg g#fi-sr-clip path#Vector,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file .upload-area .file-upload-button.file-attached svg g#fi-sr-clip path#Vector {
  fill: #60cb97;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file .upload-area .file-upload-button:hover,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file .upload-area .file-upload-button:hover,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file .upload-area .file-upload-button:hover,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file .upload-area .file-upload-button:hover,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper .upload-file .upload-area .file-upload-button:hover {
  transform: scale(0.8);
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #msg-input,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #msg-input,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #msg-input,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #msg-input,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #msg-input {
  height: 80px;
  background-color: #f2f2f2;
  margin-bottom: 8px;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #send-msg,
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #sending-msg,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #send-msg,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #sending-msg,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #send-msg,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #sending-msg,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #send-msg,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #sending-msg,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #send-msg,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #sending-msg {
  width: 100%;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #send-msg a,
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #sending-msg a,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #send-msg a,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #sending-msg a,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #send-msg a,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #sending-msg a,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #send-msg a,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #sending-msg a,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #send-msg a,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #sending-msg a {
  background-color: #60cb97;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  gap: 10px;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #send-msg a img,
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #sending-msg a img,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #send-msg a img,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #sending-msg a img,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #send-msg a img,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #sending-msg a img,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #send-msg a img,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #sending-msg a img,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #send-msg a img,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #sending-msg a img {
  width: 22px;
}
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #send-msg a svg,
.buyer .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #sending-msg a svg,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #send-msg a svg,
.seller .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #sending-msg a svg,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #send-msg a svg,
.admin .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #sending-msg a svg,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #send-msg a svg,
.edit-product .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #sending-msg a svg,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #send-msg a svg,
.seller-reviews .main .main-content .box-content.chat-comp .inner-content .app-content .chat .chat-message .box-wrapper #sending-msg a svg {
  width: 50px;
  transform: translateX(12px);
}

.box-sm {
  border: 1px solid #e1e1e1;
  border-radius: 15px;
  padding: 15px;
}
.box-sm > div {
  display: flex;
  gap: 10px;
}
.box-sm > div a {
  border: 1px solid #e1e1e1;
  padding: 2px 8px;
  text-decoration: none;
  border-radius: 8px;
  display: flex;
  gap: 5px;
}
.box-sm > div a:first-child {
  color: #60cb97;
}
.box-sm > div a:last-child {
  color: red;
}

@media screen and (max-width: 768px) {
  .buyer .main .header .header-wrap .header-right .profile {
    display: none;
  }
}
.buyer .main .main-content #products-section .single-project {
  padding: 6px 0px;
  border-bottom: 1px solid rgba(239, 239, 239, 0.9019607843);
  display: flex;
  align-items: center;
}
.buyer .main .main-content #products-section .single-project.active {
  border: 1px solid #60cb97;
  margin-left: 1px;
  margin-top: 1px;
}
.buyer .main .main-content #products-section .single-project .product-actions {
  padding: 10px;
}
.buyer .main .main-content #products-section .single-project:nth-child(even) {
  background-color: rgba(241, 241, 241, 0.4588235294);
}
.buyer .main .main-content #products-list-section .products-group .product {
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
}
.buyer .main .main-content #products-list-section .products-group .product:not(:first-child) {
  margin-top: 10px;
}
.buyer .main .main-content #products-list-section .products-group .product.active {
  border: 1px solid #60cb97;
}
.buyer .main .main-content .review-form {
  padding: 0 !important;
}
.buyer .main .main-content .review-form .input-group {
  display: flex;
}
.buyer .main .main-content .review-form .input-group .rating {
  position: relative;
}
.buyer .main .main-content .review-form .input-group .rating label {
  float: right;
  cursor: pointer;
  transform: translate(-4px, 9px);
  width: 25px;
}
.buyer .main .main-content .review-form .input-group .rating label:not(:first-of-type) {
  padding-right: 2px;
}
.buyer .main .main-content .review-form .input-group .rating label:before {
  content: "★";
  font-size: 24px;
  color: #cccccc;
  line-height: 1;
}
.buyer .main .main-content .review-form .input-group .rating input {
  width: 20px;
  z-index: 2;
  position: absolute;
  opacity: 0;
}
.buyer .main .main-content .review-form .input-group .rating input#star1 {
  left: 98px;
}
.buyer .main .main-content .review-form .input-group .rating input#star2 {
  left: 72px;
}
.buyer .main .main-content .review-form .input-group .rating input#star3 {
  left: 48px;
}
.buyer .main .main-content .review-form .input-group .rating input#star4 {
  left: 23px;
}
.buyer .main .main-content .review-form .input-group .rating input#star5 {
  left: 0;
}
.buyer .main .main-content .review-form .input-group .rating input:checked ~ label:before, .buyer .main .main-content .review-form .input-group .rating:not(:checked) > label:hover:before, .buyer .main .main-content .review-form .input-group .rating:not(:checked) > label:hover ~ label:before {
  color: #f9df4a;
}
.buyer .main .main-content .review-form .input-group input {
  height: 45px !important;
  padding: 15px;
  background-color: #f9f9f9;
  width: calc(100% - 100px) !important;
  cursor: pointer;
}
.buyer .main .main-content .review-form .input-group input:focus-visible {
  outline: none;
}
.buyer .main .main-content .review-form .input-group input,
.buyer .main .main-content .review-form .input-group .btn-submit {
  height: 45px;
  border-color: transparent;
  font-size: 13px;
}
.buyer .main .main-content .review-form .input-group .btn-submit {
  background-color: #60cb97;
  width: 90px;
  color: #fff;
}
.buyer .main .main-content .review-form .input-group .btn-submit img {
  width: 24px;
}
.buyer .main .main-content.show_all .chat-comp {
  width: 30%;
}
.buyer .main .main-content.show_all .add-product {
  width: 20.33%;
}
.buyer .main .main-content.show_all .projects-list {
  width: 26.33%;
}
.buyer .main .main-content.show_all .best-combination {
  width: 22%;
}
.buyer .main .main-content.show_single .chat-comp {
  width: 100%;
}
.buyer .main .main-content.show_single .add-product {
  width: 100%;
}
.buyer .main .main-content.show_single .projects-list {
  width: 100%;
}
.buyer .main .main-content.show_single .best-combination {
  width: 100%;
}
.buyer .main .main-content .box-content {
  display: none;
}
.buyer .main .main-content .box-content.show {
  display: inline-flex;
}
.buyer .main .main-content .add-product {
  width: 20.33%;
}
.buyer .main .main-content .add-product > div .inner-content {
  overflow: auto;
  max-height: calc(100vh - 140px);
  overflow-x: hidden;
}
.buyer .main .main-content .add-product > div .inner-content .nav-tabs .nav-link {
  color: #6c757d;
}
.buyer .main .main-content .add-product > div .inner-content .nav-tabs .nav-link.active {
  background-color: #60cb97;
  color: #fff;
}
.buyer .main .main-content .add-product > div .inner-content label {
  color: #878787;
  font-size: 16px;
}
.buyer .main .main-content .add-product > div .inner-content input,
.buyer .main .main-content .add-product > div .inner-content textarea {
  border-color: #e1e1e1;
}
.buyer .main .main-content .add-product > div .inner-content textarea {
  height: 150px;
}
.buyer .main .main-content .add-product > div .inner-content .product-list fieldset {
  border: none;
}
.buyer .main .main-content .add-product > div .inner-content .product-list fieldset > label {
  display: inline-block;
  width: 100px;
  font-weight: bold;
  vertical-align: top;
  font-size: 1rem;
  line-height: 28px;
}
.buyer .main .main-content .add-product > div .inner-content .product-list fieldset > label::after {
  content: ":";
}
.buyer .main .main-content .add-product > div .inner-content .product-list select,
.buyer .main .main-content .add-product > div .inner-content .product-list details {
  display: inline-block;
  width: 100%;
  background-color: white;
  cursor: pointer;
  position: relative;
}
.buyer .main .main-content .add-product > div .inner-content .product-list select,
.buyer .main .main-content .add-product > div .inner-content .product-list summary {
  border: 1px solid #cccccc;
  border-collapse: collapse;
  border-radius: 4px;
  padding: 10px;
  width: 100%;
  background-color: white;
  cursor: pointer;
}
.buyer .main .main-content .add-product > div .inner-content .product-list details[open] > summary::marker {
  color: #0255f0;
}
.buyer .main .main-content .add-product > div .inner-content .product-list select:focus,
.buyer .main .main-content .add-product > div .inner-content .product-list summary:focus,
.buyer .main .main-content .add-product > div .inner-content .product-list summary:active {
  box-shadow: 0 0 5px 1px #0255f0;
}
.buyer .main .main-content .add-product > div .inner-content .product-list ul {
  list-style: none;
  margin: 0px;
  margin-top: 2px;
  border: 1px solid #ced4da;
  box-shadow: 0 0 5px 1px rgba(204, 204, 204, 0.431372549);
  position: absolute;
  background-color: #fff;
  width: 100%;
  padding: 8px;
  border-radius: 5px;
}
.buyer .main .main-content .add-product > div .inner-content .product-list ul li {
  margin: 0px;
  padding: 0px;
}
.buyer .main .main-content .add-product > div .inner-content .product-list ul li > label {
  cursor: pointer;
  display: inline-block;
  width: 100%;
}
.buyer .main .main-content .add-product > div .inner-content .product-list ul li > label span {
  margin-left: 5px !important;
}
.buyer .main .main-content .add-product > div .inner-content .box-sm {
  border: 1px solid #e1e1e1;
  border-radius: 15px;
  padding: 15px;
}
.buyer .main .main-content .add-product > div .inner-content .box-sm > div {
  display: flex;
  gap: 10px;
}
.buyer .main .main-content .add-product > div .inner-content .box-sm > div a {
  border: 1px solid #e1e1e1;
  padding: 2px 8px;
  text-decoration: none;
  border-radius: 8px;
  display: flex;
  gap: 5px;
}
.buyer .main .main-content .add-product > div .inner-content .box-sm > div a:first-child {
  color: #60cb97;
}
.buyer .main .main-content .add-product > div .inner-content .box-sm > div a:last-child {
  color: red;
}
.buyer .main .main-content .add-product > div .inner-content .btn-group {
  width: 100%;
  gap: 20px;
}
.buyer .main .main-content .add-product > div .inner-content .btn-group button {
  width: 50%;
  height: 50px;
  border-radius: 10px;
}
.buyer .main .main-content .add-product > div .inner-content .btn-group button.publish-btn {
  background-color: transparent;
  border: 2px solid #60cb97;
  color: #60cb97;
}
.buyer .main .main-content .projects-list {
  width: 26.33%;
}
.buyer .main .main-content .projects-list .inner-content {
  padding: 0 !important;
}
.buyer .main .main-content .projects-list .inner-content .projects {
  overflow: auto;
  max-height: calc(100vh - 140px);
  overflow-x: hidden;
}
.buyer .main .main-content .projects-list .inner-content .projects::-webkit-scrollbar {
  width: 5px;
}
.buyer .main .main-content .projects-list .inner-content .projects::-webkit-scrollbar-thumb {
  background: #666;
  border-radius: 5px;
}
.buyer .main .main-content .projects-list .inner-content .projects::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 5px;
}
.buyer .main .main-content .projects-list .inner-content .projects .product-name {
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 15px;
  cursor: pointer;
  flex: 1;
}
.buyer .main .main-content .projects-list .inner-content .projects .product-name h6 {
  margin-bottom: 5px;
  font-weight: 500;
}
.buyer .main .main-content .projects-list .inner-content .projects .product-name img.rotated {
  transform: rotate(180deg);
  transition: transform 0.3s ease;
}
.buyer .main .main-content .projects-list .inner-content .projects .item:not(:last-child) {
  border-bottom: 2px solid #e1e1e1;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .product-info {
  padding: 10px;
  cursor: pointer;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .product-info .products {
  width: 100%;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .product-info .products > div:not(:last-child) {
  padding-bottom: 15px;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .product-info .products .product {
  gap: 10px;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .product-info .products .product:not(:last-child) {
  padding-bottom: 15px;
  border-bottom: 1px solid #e1e1e1;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .product-info .products .product:not(:first-child) {
  padding-top: 15px;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .product-info .products .product .p-img img {
  width: 40px;
  height: 40px;
  border-radius: 10px;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .product-info .products .product .p-name h6 {
  margin: 0;
  font-size: 14px;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers:not(:first-child) {
  border-bottom: 2px solid #e1e1e1;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .table-head {
  border-bottom: 2px solid #e1e1e1;
  padding: 10px 0;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .table-head h6 {
  color: #878787;
  font-weight: 500;
  font-size: 13px;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .project-history {
  padding: 15px 0;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .project-history:not(:last-child) {
  border-bottom: 2px solid #e1e1e1;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .project-history li {
  font-weight: 600;
  font-size: 12px;
  color: #4b4b4b;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .project-history li.th-attachment, .buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .project-history li.th-status {
  cursor: pointer;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .project-history li.th-attachment a, .buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .project-history li.th-status a {
  color: #60cb97;
  text-decoration: none;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .project-history li.th-attachment {
  width: 60px;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .project-history li.th-supplier {
  width: 100px;
  overflow-wrap: break-word;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .project-history li.th-supplier .supplier-rating {
  display: flex;
  align-items: center;
  gap: 8px;
  transform: translateX(-2px);
  font-size: 13px;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .project-history li.th-msg {
  cursor: pointer;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .project-history li.th-status {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  color: #60cb97;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .project-history li.th-status svg {
  width: 10px;
  fill: #60cb97;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .project-history li.th-amount .amount {
  justify-content: space-between;
  gap: 8px;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .project-history li.th-msg img {
  width: 20px;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .status {
  display: none;
  margin-top: 15px;
  text-align: end;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .status select {
  height: 37px !important;
  width: 120px;
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .status button {
  height: 37px !important;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .p-meta {
  border-top: 1px solid #e1e1e1;
  margin-top: 10px;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .p-meta.active {
  display: block;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .p-meta .reiews {
  gap: 10px;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .p-meta .reiews span {
  font-weight: 500;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .p-meta .Stars {
  --percent: calc(var(--rating) / 5 * 100%);
  --star-size: 24px;
  --star-color: #f0f0f0;
  --star-background: #fc0;
  display: inline-block;
  font-size: var(--star-size);
  font-family: Times;
  line-height: 1;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .p-meta .Stars::before {
  content: "★★★★★";
  letter-spacing: 3px;
  background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .p-meta > div {
  padding-top: 15px;
  padding-bottom: -10px;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .add-reiew {
  padding: 0 !important;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .add-reiew .input-group {
  display: flex;
  gap: 15px;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .add-reiew .input-group .rating {
  position: relative;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .add-reiew .input-group .rating label {
  float: right;
  cursor: pointer;
  transform: translate(-4px, 9px);
  width: 25px;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .add-reiew .input-group .rating label:not(:first-of-type) {
  padding-right: 2px;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .add-reiew .input-group .rating label:before {
  content: "★";
  font-size: 24px;
  color: #cccccc;
  line-height: 1;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .add-reiew .input-group .rating input {
  width: 20px;
  z-index: 2;
  position: absolute;
  opacity: 0;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .add-reiew .input-group .rating input#star1 {
  left: 98px;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .add-reiew .input-group .rating input#star2 {
  left: 72px;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .add-reiew .input-group .rating input#star3 {
  left: 48px;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .add-reiew .input-group .rating input#star4 {
  left: 23px;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .add-reiew .input-group .rating input#star5 {
  left: 0;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .add-reiew .input-group .rating input:checked ~ label:before, .buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .add-reiew .input-group .rating:not(:checked) > label:hover:before, .buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .add-reiew .input-group .rating:not(:checked) > label:hover ~ label:before {
  color: #f9df4a;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .add-reiew .input-group input {
  width: 85%;
  padding: 15px;
  background-color: #f9f9f9;
  width: calc(100% - 60px);
  cursor: pointer;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .add-reiew .input-group input:focus-visible {
  outline: none;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .add-reiew .input-group input,
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .add-reiew .input-group .btn-submit {
  height: 40px;
  border-color: transparent;
  border-radius: 12px;
  font-size: 13px;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .add-reiew .input-group .btn-submit {
  background-color: #60cb97;
  width: 40px;
  height: 40px;
}
.buyer .main .main-content .projects-list .inner-content .projects .item .suppliers .add-reiew .input-group .btn-submit img {
  width: 24px;
}
.buyer .main .main-content .best-combination {
  width: 22%;
}
.buyer .main .main-content .best-combination .inner-content {
  padding: 0 !important;
}
.buyer .main .main-content .best-combination .inner-content .combinations {
  max-height: calc(100vh - 140px);
  overflow: auto;
  overflow-x: hidden;
}
.buyer .main .main-content .best-combination .inner-content .combinations::-webkit-scrollbar {
  width: 5px;
}
.buyer .main .main-content .best-combination .inner-content .combinations::-webkit-scrollbar-thumb {
  background: #666;
  border-radius: 5px;
}
.buyer .main .main-content .best-combination .inner-content .combinations::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 5px;
}
.buyer .main .main-content .best-combination .inner-content .combinations .product-name {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 2px solid #e1e1e1;
  padding: 0 15px;
  cursor: pointer;
}
.buyer .main .main-content .best-combination .inner-content .combinations .product-name h6 {
  margin-bottom: 5px;
  font-weight: 500;
}
.buyer .main .main-content .best-combination .inner-content .combinations .product-name img.rotated {
  transform: rotate(180deg);
  transition: transform 0.3s ease;
}
.buyer .main .main-content .best-combination .inner-content .combinations .item {
  padding: 10px;
}
.buyer .main .main-content .best-combination .inner-content .combinations .item:not(:last-child) {
  border-bottom: 2px solid #e1e1e1;
}
.buyer .main .main-content .best-combination .inner-content .combinations .item .product-info {
  border-bottom: 2px solid #e1e1e1;
}
.buyer .main .main-content .best-combination .inner-content .combinations .item .product-info .products {
  width: 100%;
}
.buyer .main .main-content .best-combination .inner-content .combinations .item .product-info .products > div:not(:last-child) {
  padding-bottom: 15px;
}
.buyer .main .main-content .best-combination .inner-content .combinations .item .product-info .products .product {
  gap: 10px;
}
.buyer .main .main-content .best-combination .inner-content .combinations .item .product-info .products .product:not(:last-child) {
  padding-bottom: 15px;
  border-bottom: 1px solid #e1e1e1;
}
.buyer .main .main-content .best-combination .inner-content .combinations .item .product-info .products .product:not(:first-child) {
  padding-top: 15px;
}
.buyer .main .main-content .best-combination .inner-content .combinations .item .product-info .products .product .p-img img {
  width: 40px;
  height: 40px;
  border-radius: 12px;
}
.buyer .main .main-content .best-combination .inner-content .combinations .item .product-info .products .product .p-name h6 {
  margin: 0;
  font-size: 14px;
}
.buyer .main .main-content .best-combination .inner-content .combinations .item .suppliers .table {
  margin: 0;
}
.buyer .main .main-content .best-combination .inner-content .combinations .item .suppliers .table thead tr th {
  color: #787878;
  font-weight: 500;
  font-size: 12px;
}
.buyer .main .main-content .best-combination .inner-content .combinations .item .suppliers .table tbody tr td {
  padding: 15px 5px;
  font-size: 12px;
  color: #4b4b4b;
  font-weight: 600;
}
.buyer .main .main-content .best-combination .inner-content .combinations .item .suppliers .table tbody tr td.th-supplier .supplier-name {
  width: 80px;
  overflow-wrap: break-word;
}
.buyer .main .main-content .best-combination .inner-content .combinations .item .suppliers .table tbody tr td.th-supplier .supplier-rating {
  display: flex;
  align-items: center;
  gap: 8px;
  transform: translateX(-2px);
  font-size: 13px;
}
.buyer .main .main-content .best-combination .inner-content .combinations .item .suppliers .table tbody tr td.msg {
  cursor: pointer;
}
.buyer .main .main-content .best-combination .inner-content .combinations .item .suppliers .table tbody tr td.msg img {
  width: 20px;
}
.buyer .main .main-content .best-combination .inner-content .combinations .item .suppliers .table tbody tr td.attachment {
  width: 60px;
}
.buyer .main .main-content .best-combination .inner-content .combinations .item .suppliers .table tbody tr td.attachment a {
  color: #60cb97;
  text-decoration: none;
}

.seller .sidebar .sidebar-nav .nav-items #notificationsBtn {
  position: relative;
}
.seller .sidebar .sidebar-nav .nav-items #notificationsBtn .unread-notif-counter {
  position: absolute;
  right: -2px;
  top: -4px;
  background-color: red;
  width: 15px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 8px;
  color: #fff;
  border-radius: 50%;
}
.seller .main .header .header-right .profile {
  border-left: 0 !important;
}
@media screen and (max-width: 768px) {
  .seller .main .header .header-right .profile {
    padding-left: 15px !important;
  }
}
.seller .main .main-content {
  min-height: 700px;
}
.seller .main .main-content.show_all .chat-comp {
  width: 36%;
}
.seller .main .main-content.show_all .products {
  width: 36%;
}
.seller .main .main-content.show_all .notifications {
  width: 26.8%;
}
.seller .main .main-content.show_single .chat-comp {
  width: 100%;
}
.seller .main .main-content.show_single .products {
  width: 100%;
}
.seller .main .main-content.show_single .notifications {
  width: 100%;
}
.seller .main .main-content .box-content {
  display: none;
}
.seller .main .main-content .box-content.show {
  display: inline-flex;
}
.seller .main .main-content .products .p-lists .table-responsive {
  height: calc(100vh - 175px);
  width: 100%;
}
.seller .main .main-content .products .p-lists .table-responsive table thead tr th {
  color: #787878;
  font-weight: 500;
  font-size: 14px;
}
.seller .main .main-content .products .p-lists .table-responsive table thead tr .th-img {
  width: 65px;
}
.seller .main .main-content .products .p-lists .table-responsive table thead tr .th-status {
  padding-right: 20px;
}
.seller .main .main-content .products .p-lists .table-responsive table thead tr .th-amount {
  min-width: 100px;
}
.seller .main .main-content .products .p-lists .table-responsive table tbody td .p-img,
.seller .main .main-content .products .p-lists .table-responsive table tbody td .p-name,
.seller .main .main-content .products .p-lists .table-responsive table tbody td .p-status,
.seller .main .main-content .products .p-lists .table-responsive table tbody td .p-amount {
  display: flex;
  min-height: 100px;
  align-items: center;
  font-size: 14px;
  padding: 10px 0;
}
.seller .main .main-content .products .p-lists .table-responsive table tbody td .p-img img {
  border-radius: 10px;
  width: 50px;
  height: 50px;
}
.seller .main .main-content .products .p-lists .table-responsive table tbody td .p-name {
  font-weight: 600;
  font-size: 14px;
  flex-direction: column;
  justify-content: center;
  height: 100px;
  align-items: start;
}
.seller .main .main-content .products .p-lists .table-responsive table tbody td .p-status {
  width: 60px;
}
.seller .main .main-content .products .p-lists .table-responsive table tbody td .p-amount .amount b,
.seller .main .main-content .products .p-lists .table-responsive table tbody td .p-amount .amount span {
  font-weight: 500;
}
.seller .main .main-content .products .p-lists .table-responsive table tbody td .p-amount .amount b {
  color: #60cb97 !important;
}
.seller .main .main-content .notifications .sec__heading .icon img {
  width: 30px;
}
.seller .main .main-content .notifications .inner-content {
  position: relative;
}
.seller .main .main-content .notifications .inner-content .load-notifications {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
}
.seller .main .main-content .notifications .inner-content .load-notifications a {
  padding: 8px 15px;
  background-color: #60cb97;
  border-radius: 18px;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  transition: 0.3s;
}
.seller .main .main-content .notifications .inner-content .load-notifications a:hover {
  box-shadow: 0 0 8px rgba(18, 21, 27, 0.1607843137), 0 10px 18px rgba(18, 21, 27, 0.2);
  transform: translateY(-2px);
}
.seller .main .main-content .notifications .inner-content .load-notifications a svg {
  width: 18px;
  fill: #fff;
}
.seller .main .main-content .notifications .inner-content .load-notifications a span {
  margin-left: 5px;
}
.seller .main .main-content .notifications .notifs {
  overflow-x: hidden;
  overflow-y: auto;
  display: block;
  height: calc(100vh - 170px);
  padding-right: 10px;
}
.seller .main .main-content .notifications .notifs::-webkit-scrollbar {
  width: 5px;
}
.seller .main .main-content .notifications .notifs::-webkit-scrollbar-thumb {
  background: #666;
  border-radius: 5px;
}
.seller .main .main-content .notifications .notifs::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 5px;
}
.seller .main .main-content .notifications .notifs .list {
  border-radius: 15px;
  border: 2px solid #e1e1e1;
  padding: 5px;
}
.seller .main .main-content .notifications .notifs .list.deleted-list .info {
  border-bottom: 0 !important;
}
.seller .main .main-content .notifications .notifs .list.deleted-list .info .p-meta .title h6 {
  text-decoration: line-through;
  color: #df3079;
}
.seller .main .main-content .notifications .notifs .list:not(:last-child) {
  margin-bottom: 15px;
}
.seller .main .main-content .notifications .notifs .list .info {
  padding: 10px;
}
.seller .main .main-content .notifications .notifs .list .info .notif-icon {
  width: 45px;
  height: 45px;
  background-color: #60cb97;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}
.seller .main .main-content .notifications .notifs .list .info .notif-icon img {
  border-radius: 15px;
  width: 20px;
}
.seller .main .main-content .notifications .notifs .list .info .p-meta .title {
  margin-bottom: 10px;
}
.seller .main .main-content .notifications .notifs .list .info .p-meta .title h6 {
  margin-bottom: 0;
}
.seller .main .main-content .notifications .notifs .list .info .p-meta .desc p {
  color: #787878;
  margin: 0;
  font-size: 13px;
}
.seller .main .main-content .notifications .notifs .list .info .p-meta .desc ol li {
  border-bottom: 1px solid #eee;
}
.seller .main .main-content .notifications .notifs .list .info .p-meta .desc ol li:not(:last-child) {
  margin-bottom: 10px;
}
.seller .main .main-content .notifications .notifs .list .info .p-meta .desc ol li h6 {
  font-size: 14px;
}
.seller .main .main-content .notifications .notifs .list .switch {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 97px;
  height: 25px;
  padding: 3px;
  background-color: white;
  border-radius: 18px;
  cursor: pointer;
}
.seller .main .main-content .notifications .notifs .list .switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.seller .main .main-content .notifications .notifs .list .switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 10px;
  background: #eceeef;
  border-radius: inherit;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
  transition: 0.15s ease-out;
  transition-property: opacity background;
}
.seller .main .main-content .notifications .notifs .list .switch-label:before,
.seller .main .main-content .notifications .notifs .list .switch-label:after {
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
  line-height: 1;
  transition: inherit;
}
.seller .main .main-content .notifications .notifs .list .switch-label:before {
  content: attr(data-off);
  right: 7px;
  color: #aaa;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}
.seller .main .main-content .notifications .notifs .list .switch-label:after {
  content: attr(data-on);
  left: 11px;
  color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.2);
  opacity: 0;
}
.seller .main .main-content .notifications .notifs .list .switch-input:checked ~ .switch-label {
  background: #47a8d8;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}
.seller .main .main-content .notifications .notifs .list .switch-input:checked ~ .switch-label:before {
  opacity: 0;
}
.seller .main .main-content .notifications .notifs .list .switch-input:checked ~ .switch-label:after {
  opacity: 1;
}
.seller .main .main-content .notifications .notifs .list .switch-handle {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 20px;
  height: 20px;
  background: white;
  border-radius: 10px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  background-image: linear-gradient(to bottom, white 40%, #f0f0f0);
  transition: left 0.15s ease-out;
}
.seller .main .main-content .notifications .notifs .list .switch-handle:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -6px;
  width: 12px;
  height: 12px;
  background: #f9f9f9;
  border-radius: 6px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
  background-image: linear-gradient(to bottom, #eeeeee, white);
}
.seller .main .main-content .notifications .notifs .list .switch-input:checked ~ .switch-handle {
  left: 72px;
  box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}
.seller .main .main-content .notifications .notifs .list .switch-green > .switch-input:checked ~ .switch-label {
  background: #4fb845;
}
.seller .main .main-content .notifications .notifs .list .price {
  justify-content: space-between;
  gap: 20px;
  align-items: center;
}
.seller .main .main-content .notifications .notifs .list .price:not(:last-child) {
  margin-bottom: 8px;
}
.seller .main .main-content .notifications .notifs .list .price label {
  margin: 0;
  font-size: 12px;
}
.seller .main .main-content .notifications .notifs .list .price input {
  width: 100%;
  padding: 5px 10px;
  border-radius: 10px;
  border-color: transparent;
  background-color: #f9f9f9;
  font-size: 10px;
}
.seller .main .main-content .notifications .notifs .list .price input:focus-visible {
  outline: none;
}
.seller .main .main-content .notifications .notifs .list .add-attachment label {
  width: 100%;
  height: 100%;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.seller .main .main-content .notifications .notifs .list .add-attachment .file-input {
  display: none;
}
.seller .main .main-content .notifications .notifs .list .msg img {
  width: 24px;
}
.seller .main .main-content .notifications .notifs .list .msg-area .offer-data {
  border-bottom: #e1e1e1 1px solid;
  padding-bottom: 5px;
}
.seller .main .main-content .notifications .notifs .list .form-wrapper {
  width: 100%;
}
.seller .main .main-content .notifications .notifs .list .form-wrapper .msg {
  max-width: 100px;
  width: 100%;
  height: 90px;
  background-color: #f9f9f9;
  border-radius: 15px;
}
.seller .main .main-content .notifications .notifs .list .form-wrapper .msg a {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  gap: 8px;
  height: 100%;
  color: #60cb97;
  text-decoration: none;
}
.seller .main .main-content .notifications .notifs .list .form-wrapper .add-attachment,
.seller .main .main-content .notifications .notifs .list .form-wrapper .file-contents {
  background-color: transparent;
  color: #60cb97;
  border: 1px solid #5fcb98;
  border-radius: 12px;
  height: 45px;
}
.seller .main .main-content .notifications .notifs .list .form-wrapper .add-attachment {
  width: 100%;
}
.seller .main .main-content .notifications .notifs .list .form-wrapper .file-contents {
  width: 90px;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  display: none;
}
.seller .main .main-content .notifications .notifs .list .form-wrapper .file-attached .file-contents {
  display: flex !important;
}
.seller .main .main-content .notifications .notifs .list .form-wrapper .btn-submit-price {
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.seller .main .main-content .notifications .notifs .list .form-wrapper .btn-submit-price button {
  background-color: #60cb97;
  color: #fff;
  border-color: transparent;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: 10px;
  font-weight: 500;
}
.seller .main .main-content .notifications .notifs .list .form-wrapper .btn-submit-price img {
  width: 22px;
}
.seller .main .main-content .notifications .notifs .load-notifications {
  text-align: center;
  padding: 15px 10px;
}
.seller .main .main-content .notifications .notifs .load-notifications a {
  text-decoration: none;
  color: #525252;
  font-weight: 500;
}

.admin .header-right .profile {
  border-left: 0 !important;
}
@media screen and (min-width: 1201px) {
  .admin .main .main-content {
    overflow: hidden;
    max-height: calc(100vh - 70px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .admin .main .main-content .box-content {
    height: unset !important;
  }
}
.admin .users {
  width: 44%;
}
.admin .projects {
  width: 30%;
}
.admin .projects .inner-content {
  padding: 0 !important;
}
.admin .projects .inner-content .items {
  overflow: auto;
  max-height: calc(100vh - 140px);
  overflow-x: hidden;
}
.admin .projects .inner-content .items::-webkit-scrollbar {
  width: 5px;
}
.admin .projects .inner-content .items::-webkit-scrollbar-thumb {
  background: #666;
  border-radius: 5px;
}
.admin .projects .inner-content .items::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 5px;
}
.admin .projects .inner-content .items .product-name {
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 2px solid #e1e1e1;
  padding: 0 15px;
  cursor: pointer;
}
.admin .projects .inner-content .items .product-name h6 {
  margin-bottom: 5px;
  font-weight: 500;
}
.admin .projects .inner-content .items .item {
  padding: 10px;
}
.admin .projects .inner-content .items .item:not(:last-child) {
  border-bottom: 2px solid #e1e1e1;
}
.admin .projects .inner-content .items .item .product-info {
  cursor: pointer;
}
.admin .projects .inner-content .items .item .product-info .products-box {
  width: 100%;
}
.admin .projects .inner-content .items .item .product-info .products-box .product {
  gap: 10px;
}
.admin .projects .inner-content .items .item .product-info .products-box .product:not(:last-child) {
  padding-bottom: 15px;
  border-bottom: 1px solid #e1e1e1;
}
.admin .projects .inner-content .items .item .product-info .products-box .product:not(:first-child) {
  padding-top: 15px;
}
.admin .projects .inner-content .items .item .product-info .products-box .product .p-img img {
  width: 40px;
  height: 40px;
  border-radius: 10px;
}
.admin .projects .inner-content .items .item .product-info .products-box .product .p-name h6 {
  margin: 0;
  font-size: 14px;
}
.admin .projects .inner-content .items .item .suppliers:not(:first-child) {
  border-bottom: 2px solid #e1e1e1;
}
.admin .projects .inner-content .items .item .suppliers .table-head {
  border-bottom: 2px solid #e1e1e1;
  padding: 10px 0;
}
.admin .projects .inner-content .items .item .suppliers .table-head h6 {
  color: #878787;
  font-weight: 500;
  font-size: 13px;
}
.admin .projects .inner-content .items .item .suppliers .project-history {
  padding: 15px 0;
}
.admin .projects .inner-content .items .item .suppliers .project-history:not(:last-child) {
  border-bottom: 2px solid #e1e1e1;
}
.admin .projects .inner-content .items .item .suppliers .project-history li {
  font-weight: 600;
  font-size: 12px;
  color: #4b4b4b;
}
.admin .projects .inner-content .items .item .suppliers .project-history li.th-attachment, .admin .projects .inner-content .items .item .suppliers .project-history li.th-status {
  cursor: pointer;
}
.admin .projects .inner-content .items .item .suppliers .project-history li.th-attachment a, .admin .projects .inner-content .items .item .suppliers .project-history li.th-status a {
  color: #60cb97;
  text-decoration: none;
}
.admin .projects .inner-content .items .item .suppliers .project-history li.th-amount .amount {
  gap: 10px;
  justify-content: space-between;
}
.admin .projects .inner-content .items .item .suppliers .project-history li.th-msg {
  cursor: pointer;
}
.admin .projects .inner-content .items .item .suppliers .project-history li.th-status {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.admin .projects .inner-content .items .item .suppliers .project-history li.th-status img {
  width: 10px;
}
.admin .projects .inner-content .items .item .suppliers .project-history li.th-msg img {
  width: 20px;
}
.admin .projects .inner-content .items .item .suppliers .status {
  display: none;
  margin-top: 15px;
  text-align: end;
}
.admin .projects .inner-content .items .item .suppliers .status select {
  height: 37px !important;
  width: 120px;
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
}
.admin .projects .inner-content .items .item .suppliers .status button {
  height: 37px !important;
}
.admin .projects .inner-content .items .item .suppliers .p-meta.active {
  display: block;
}
.admin .projects .inner-content .items .item .suppliers .p-meta .reiews {
  gap: 10px;
}
.admin .projects .inner-content .items .item .suppliers .p-meta .reiews span {
  font-weight: 500;
}
.admin .projects .inner-content .items .item .suppliers .p-meta .Stars {
  --percent: calc(var(--rating) / 5 * 100%);
  --star-size: 25px;
  --star-color: #f0f0f0;
  --star-background: #fc0;
  display: inline-block;
  font-size: var(--star-size);
  font-family: Times;
  line-height: 1;
}
.admin .projects .inner-content .items .item .suppliers .p-meta .Stars::before {
  content: "★★★★★";
  letter-spacing: 3px;
  background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.admin .projects .inner-content .items .item .suppliers .p-meta > div {
  padding: 15px 0;
}
.admin .projects .inner-content .items .item .suppliers .add-reiew {
  padding-top: 0 !important;
}
.admin .projects .inner-content .items .item .suppliers .add-reiew .input-group {
  display: flex;
  gap: 15px;
}
.admin .projects .inner-content .items .item .suppliers .add-reiew .input-group .rating {
  position: relative;
}
.admin .projects .inner-content .items .item .suppliers .add-reiew .input-group .rating label {
  float: right;
  cursor: pointer;
  transform: translate(-4px, 6px);
  width: 30px;
}
.admin .projects .inner-content .items .item .suppliers .add-reiew .input-group .rating label:not(:first-of-type) {
  padding-right: 2px;
}
.admin .projects .inner-content .items .item .suppliers .add-reiew .input-group .rating label:before {
  content: "★";
  font-size: 30px;
  color: #cccccc;
  line-height: 1;
}
.admin .projects .inner-content .items .item .suppliers .add-reiew .input-group .rating input {
  width: 20px;
  z-index: 2;
  position: absolute;
  opacity: 0;
}
.admin .projects .inner-content .items .item .suppliers .add-reiew .input-group .rating input#star1 {
  left: 120px;
}
.admin .projects .inner-content .items .item .suppliers .add-reiew .input-group .rating input#star2 {
  left: 90px;
}
.admin .projects .inner-content .items .item .suppliers .add-reiew .input-group .rating input#star3 {
  left: 60px;
}
.admin .projects .inner-content .items .item .suppliers .add-reiew .input-group .rating input#star4 {
  left: 30px;
}
.admin .projects .inner-content .items .item .suppliers .add-reiew .input-group .rating input#star5 {
  left: 0;
}
.admin .projects .inner-content .items .item .suppliers .add-reiew .input-group .rating input:checked ~ label:before, .admin .projects .inner-content .items .item .suppliers .add-reiew .input-group .rating:not(:checked) > label:hover:before, .admin .projects .inner-content .items .item .suppliers .add-reiew .input-group .rating:not(:checked) > label:hover ~ label:before {
  color: #f9df4a;
}
.admin .projects .inner-content .items .item .suppliers .add-reiew .input-group input {
  width: 85%;
  padding: 15px;
  background-color: #f9f9f9;
  width: calc(100% - 60px);
}
.admin .projects .inner-content .items .item .suppliers .add-reiew .input-group input:focus-visible {
  outline: none;
}
.admin .projects .inner-content .items .item .suppliers .add-reiew .input-group input,
.admin .projects .inner-content .items .item .suppliers .add-reiew .input-group .btn-submit {
  height: 45px;
  border-color: transparent;
  border-radius: 12px;
}
.admin .projects .inner-content .items .item .suppliers .add-reiew .input-group .btn-submit {
  background-color: #60cb97;
  width: 45px;
  height: 45px;
}
.admin .projects .inner-content .items .item .suppliers .add-reiew .input-group .btn-submit img {
  width: 30px;
}
.admin .products {
  width: 29.5%;
}
@media screen and (min-width: 768px) {
  .admin .products {
    width: 25.2%;
  }
}
@media screen and (min-width: 1201px) {
  .admin .products > div {
    overflow: scroll;
    overflow-x: hidden;
  }
}

.edit-product .header-right .profile,
.seller-reviews .header-right .profile {
  border-left: 0 !important;
}
.edit-product .main-content,
.seller-reviews .main-content {
  margin-bottom: 0 !important;
}
@media screen and (min-width: 1201px) {
  .edit-product .main-content,
  .seller-reviews .main-content {
    height: calc(100% - 80px) !important;
  }
}
@media screen and (max-width: 768px) {
  .edit-product .main-content,
  .seller-reviews .main-content {
    height: calc(100vh - 70px) !important;
  }
}
.edit-product .main-content > div,
.seller-reviews .main-content > div {
  min-height: calc(100vh - 215px);
}
.edit-product .main-content .update-product,
.seller-reviews .main-content .update-product {
  margin: 10px;
}
.edit-product .main-content .update-product .card .card-body,
.seller-reviews .main-content .update-product .card .card-body {
  max-width: 350px;
}
.edit-product .main-content .update-product .card .card-body .product-list fieldset,
.seller-reviews .main-content .update-product .card .card-body .product-list fieldset {
  border: none;
}
.edit-product .main-content .update-product .card .card-body .product-list fieldset > label,
.seller-reviews .main-content .update-product .card .card-body .product-list fieldset > label {
  display: inline-block;
  width: 100px;
  font-weight: bold;
  vertical-align: top;
  font-size: 1rem;
  line-height: 28px;
}
.edit-product .main-content .update-product .card .card-body .product-list fieldset > label::after,
.seller-reviews .main-content .update-product .card .card-body .product-list fieldset > label::after {
  content: ":";
}
.edit-product .main-content .update-product .card .card-body .product-list select,
.edit-product .main-content .update-product .card .card-body .product-list details,
.seller-reviews .main-content .update-product .card .card-body .product-list select,
.seller-reviews .main-content .update-product .card .card-body .product-list details {
  display: inline-block;
  width: 100%;
  background-color: white;
  cursor: pointer;
  position: relative;
}
.edit-product .main-content .update-product .card .card-body .product-list select,
.edit-product .main-content .update-product .card .card-body .product-list summary,
.seller-reviews .main-content .update-product .card .card-body .product-list select,
.seller-reviews .main-content .update-product .card .card-body .product-list summary {
  border: 1px solid #cccccc;
  border-collapse: collapse;
  border-radius: 4px;
  padding: 10px;
  width: 100%;
  background-color: white;
  cursor: pointer;
}
.edit-product .main-content .update-product .card .card-body .product-list details[open] > summary::marker,
.seller-reviews .main-content .update-product .card .card-body .product-list details[open] > summary::marker {
  color: #0255f0;
}
.edit-product .main-content .update-product .card .card-body .product-list select:focus,
.edit-product .main-content .update-product .card .card-body .product-list summary:focus,
.edit-product .main-content .update-product .card .card-body .product-list summary:active,
.seller-reviews .main-content .update-product .card .card-body .product-list select:focus,
.seller-reviews .main-content .update-product .card .card-body .product-list summary:focus,
.seller-reviews .main-content .update-product .card .card-body .product-list summary:active {
  box-shadow: 0 0 5px 1px #0255f0;
}
.edit-product .main-content .update-product .card .card-body .product-list ul,
.seller-reviews .main-content .update-product .card .card-body .product-list ul {
  list-style: none;
  margin: 0px;
  margin-top: 2px;
  border: 1px solid #ced4da;
  box-shadow: 0 0 5px 1px rgba(204, 204, 204, 0.431372549);
  background-color: #fff;
  width: 100%;
  padding: 8px;
  border-radius: 5px;
}
.edit-product .main-content .update-product .card .card-body .product-list ul li,
.seller-reviews .main-content .update-product .card .card-body .product-list ul li {
  margin: 0px;
  padding: 0px;
}
.edit-product .main-content .update-product .card .card-body .product-list ul li > label,
.seller-reviews .main-content .update-product .card .card-body .product-list ul li > label {
  cursor: pointer;
  display: inline-block;
  width: 100%;
}
.edit-product .main-content .update-product .card .card-body .product-list ul li > label span,
.seller-reviews .main-content .update-product .card .card-body .product-list ul li > label span {
  margin-left: 5px !important;
}
.edit-product .main-content .reviews,
.seller-reviews .main-content .reviews {
  margin: 10px;
}
.edit-product .main-content .reviews .card-body,
.seller-reviews .main-content .reviews .card-body {
  padding: 0;
}
.edit-product .main-content .reviews .card-body .review,
.seller-reviews .main-content .reviews .card-body .review {
  padding: 15px;
}
.edit-product .main-content .reviews .card-body .review:not(:last-child),
.seller-reviews .main-content .reviews .card-body .review:not(:last-child) {
  border-bottom: #e1e1e1 1px solid;
}
.edit-product .main-content .reviews .card-body .review .buyer-name h6,
.seller-reviews .main-content .reviews .card-body .review .buyer-name h6 {
  font-size: 14px;
  margin-bottom: 5px;
}
.edit-product .main-content .reviews .card-body .review .rating .Stars,
.seller-reviews .main-content .reviews .card-body .review .rating .Stars {
  --percent: calc(var(--rating) / 5 * 100%);
  --star-size: 24px;
  --star-color: #f0f0f0;
  --star-background: #fc0;
  display: inline-block;
  font-size: var(--star-size);
  font-family: Times;
  line-height: 1;
}
.edit-product .main-content .reviews .card-body .review .rating .Stars::before,
.seller-reviews .main-content .reviews .card-body .review .rating .Stars::before {
  content: "★★★★★";
  letter-spacing: 3px;
  background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}/*# sourceMappingURL=style.css.map */