@charset "UTF-8";
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins/Poppins-Black.ttf");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins/Poppins-BlackItalic.ttf");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins/Poppins-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins/Poppins-BoldItalic.ttf");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins/Poppins-SemiBold.ttf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins/Poppins-SemiBoldItalic.ttf");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins/Poppins-Medium.ttf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins/Poppins-MediumItalic.ttf");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins/Poppins-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins/Poppins-Italic.ttf");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins/Poppins-Light.ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins/Poppins-LightItalic.ttf");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins/Poppins-ExtraLight.ttf");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins/Poppins-ExtraLightItalic.ttf");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins/Poppins-Thin.ttf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins/Poppins-ThinItalic.ttf");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins/Poppins-ExtraBold.ttf");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins/Poppins-ExtraBoldItalic.ttf");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "JosefinSans";
  src: url("../font/Josefin_Sans/JosefinSans-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "JosefinSans";
  src: url("../font/Josefin_Sans/JosefinSans-BoldItalic.ttf");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "JosefinSans";
  src: url("../font/Josefin_Sans/JosefinSans-ExtraLight.ttf");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "JosefinSans";
  src: url("../font/Josefin_Sans/JosefinSans-ExtraLightItalic.ttf");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "JosefinSans";
  src: url("../font/Josefin_Sans/JosefinSans-Italic.ttf");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "JosefinSans";
  src: url("../font/Josefin_Sans/JosefinSans-Light.ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "JosefinSans";
  src: url("../font/Josefin_Sans/JosefinSans-LightItalic.ttf");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "JosefinSans";
  src: url("../font/Josefin_Sans/JosefinSans-Medium.ttf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "JosefinSans";
  src: url("../font/Josefin_Sans/JosefinSans-MediumItalic.ttf");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "JosefinSans";
  src: url("../font/Josefin_Sans/JosefinSans-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "JosefinSans";
  src: url("../font/Josefin_Sans/JosefinSans-SemiBold.ttf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "JosefinSans";
  src: url("../font/Josefin_Sans/JosefinSans-SemiBoldItalic.ttf");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "JosefinSans";
  src: url("../font/Josefin_Sans/JosefinSans-Thin.ttf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "JosefinSans";
  src: url("../font/Josefin_Sans/JosefinSans-ThinItalic.ttf");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Helvetica";
  src: url("../font/Helvetica/Helvetica.ttf");
  font-style: normal;
}
@font-face {
  font-family: "Helvetica";
  src: url("../font/Helvetica/Helvetica-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica";
  src: url("../font/Helvetica/Helvetica-BoldOblique.ttf");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Helvetica";
  src: url("../font/Helvetica/helvetica-compressed-5871d14b6903a.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica";
  src: url("../font/Helvetica/helvetica-light-587ebe5a59211.ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica";
  src: url("../font/Helvetica/Helvetica-Oblique.ttf");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Helvetica";
  src: url("../font/Helvetica/helvetica-rounded-bold-5871d05ead8de.ttf");
  font-weight: 700;
  font-style: normal;
}
:root {
  --family-poppins: "Poppins";
  --family-josefinsans: "JosefinSans";
  --family-helvetica: "Helvetica";
  --default-color: #3f51b5;
  --head-color: #1e4167;
  --main-color: #5645ff;
}

/*responsive variable*/
body {
  font-family: var(--family-poppins);
  color: #55565b;
}
body.preloader-active {
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--family-josefinsans);
  color: #1e4167;
}

.poppins {
  font-family: var(--family-poppins) !important;
}

img {
  width: 100%;
}

.theme-color {
  color: var(--main-color);
}

.sec-pad-50 {
  padding: 70px 0;
}

.sec-pad-60 {
  padding: 60px 0;
}

.sec-pad-70 {
  padding: 70px 0;
}

.sec-pad-80 {
  padding: 80px 0;
}

.sec-pad-90 {
  padding: 90px 0;
}

.sec-pad-100 {
  padding: 100px 0;
}

.default-btn {
  border: none;
  background-color: #5645ff;
  padding: 10px 20px;
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0.5px;
  font-weight: 500;
  text-decoration: none;
  border-radius: 5px;
  transition: background 0.3s;
  display: inline-block;
}
.default-btn.w-200 {
  width: 200px;
  text-align: center;
}
.default-btn:hover {
  color: #fff;
  background: var(--default-color);
}

.header {
  background: #f5f5f5;
  box-shadow: 0 0 10px 0 #d3d3d3;
}
.header.inner-page {
  background: var(--default-color);
  box-shadow: unset;
}
.header.inner-page .logo {
  filter: brightness(0) invert(1);
}

.login-box {
  margin: 60px 0;
}
.login-box .inner {
  box-shadow: 0 0 20px 0 #e8e8e8;
}
.login-box .form-area {
  border-left: 1px solid #d3d3d3;
  height: 100%;
  padding: 50px 30px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.login-box .form-area .title {
  text-align: center;
  font: 400 24px/32px Roboto, Helvetica Neue, sans-serif;
  letter-spacing: normal;
  color: #000;
  border-bottom: 1px solid;
  width: fit-content;
  margin: 0 auto;
  padding-bottom: 15px;
}
.login-box .form-area form {
  padding: 50px 0;
  margin-top: 50px;
}
.login-box .form-c {
  position: relative;
  margin-bottom: 30px;
}
.login-box .form-c input {
  width: 100%;
  padding: 0 10px 2px 0px;
  border: none;
  border-bottom: 1px solid #0e0e0e;
  font-size: 14px;
  outline: none;
  transition: all 0.2s;
}
.login-box .form-c input:focus ~ label, .login-box .form-c input:not(:placeholder-shown) ~ label {
  top: -17px;
  left: 0;
  font-size: 12px;
  color: var(--default-color);
}
.login-box .form-c input:focus {
  border-bottom: 2px solid var(--default-color);
}
.login-box .form-c label {
  position: absolute;
  top: 0px;
  left: 0;
  transition: 0.3s ease all;
  pointer-events: none;
  font-size: 14px;
  color: #aaa;
}
.login-box .form-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex-direction: column;
  margin-top: 40px;
}
.login-box .form-btn button {
  width: 100%;
  box-shadow: unset !important;
  border: unset !important;
  text-transform: uppercase;
  font-size: 14px;
  transition: all 0.3s;
  padding: 10px 0;
}
.login-box .form-btn button.login {
  background: var(--default-color);
}
.login-box .form-btn button.clear {
  color: #ff4081;
  background: #fff;
}
.login-box .form-btn button.clear:hover {
  background: rgba(255, 64, 128, 0.0588235294);
}
.login-box .form-btn button.clear:active {
  background: rgba(255, 64, 128, 0.2549019608);
}
.login-box .help-sign {
  text-align: center;
  font-size: 14px;
  color: #0000ee;
}
.login-box #pwd-hide-show {
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  font-size: 13px;
}

.content-layout .sidebar {
  padding: 20px 0;
  height: calc(100vh - 60px);
  overflow-x: scroll;
  overflow-x: hidden;
  border-right: 1px solid rgba(0, 0, 0, 0.1215686275);
}
.content-layout .sidebar .nav-item {
  margin-bottom: 10px;
}
.content-layout .sidebar .nav-link {
  color: rgba(0, 0, 0, 0.8705882353);
  display: flex;
  justify-content: space-between;
  padding-left: 5px;
  font-size: 14px;
}
.content-layout .sidebar .nav-link[aria-expanded=false] i {
  transform: rotate(-90deg);
  transition: transform 0.3s ease;
}
.content-layout .sidebar .nav-link[aria-expanded=true] i {
  transform: rotate(0deg);
  transition: transform 0.3s ease;
}
.content-layout .sidebar .collapse-ul {
  background-color: rgba(242, 242, 242, 0.3137254902);
  list-style: none;
  padding: 15px 0 15px 15px;
}
.content-layout .sidebar .collapse-ul .nav-item {
  margin-bottom: 10px;
}
.content-layout .page-content {
  padding: 10px 0;
}
.content-layout .page-content .title {
  font-size: 24px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.8705882353);
  display: block;
}
.content-layout .page-content .edit {
  display: block;
  margin-bottom: 16px;
  color: rgba(0, 0, 0, 0.5411764706);
  font-size: 14px;
}
.content-layout .page-content .c-table {
  width: 100%;
}
.content-layout .page-content .c-table.table {
  border: 1px solid #dee2e6;
}
.content-layout .page-content .c-table .table-heading {
  border-bottom: 1px solid #dee2e6;
  padding: 15px;
}
.content-layout .page-content .c-table .sort-heading .sort-ic {
  display: flex;
  justify-content: center;
}
.content-layout .page-content .c-table .sort-heading .th-content {
  display: flex;
  align-items: center;
  gap: 6px;
}
.content-layout .page-content .c-table td {
  padding: 15px;
  font-size: 14px;
}
.content-layout .page-content .c-table .no-border {
  border: none;
  /* Remove borders from td elements */
}
.content-layout .page-content .c-table .table-heading {
  color: rgba(0, 0, 0, 0.5411764706);
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
}
.content-layout .page-content .c-table textarea {
  border: none;
  padding: 5px 0;
  color: #1f1f1f;
  font-size: 14px;
}
.content-layout .page-content .c-table textarea:focus {
  box-shadow: none;
}
.content-layout .page-content .c-table tbody tr td:nth-child(1) {
  color: rgba(0, 0, 0, 0.8705882353);
  font-size: 14px;
}
.content-layout .page-content .c-table .btn.btn-primary {
  background: var(--default-color);
  font-size: 14px;
  border: none;
  outline: none;
  padding: 8px 20px;
  text-transform: uppercase;
}
.content-layout .page-content .c-table .btn i {
  font-size: 18px;
}
.content-layout .page-content .image-content .image-content-box {
  background: #fff;
  transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  display: block;
  position: relative;
  padding: 16px;
  border-radius: 4px;
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.1411764706), 0 1px 3px 0 rgba(0, 0, 0, 0.1215686275);
}
.content-layout .page-content .image-content .image-content-box img {
  margin-bottom: 20px;
}
.content-layout .page-content .image-content .image-content-box .image-input p {
  font-weight: bold;
  color: #000;
  font-size: 14px;
}
.content-layout .page-content .image-content .image-content-box .image-input .img-input-box {
  align-items: center;
  background: #fff;
  border: 2px dashed #717386;
  border-radius: 5px;
  color: #717386;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  height: 180px;
  overflow-x: auto;
  position: relative;
}
.content-layout .page-content .image-content .image-content-box .image-input .img-input-box input[type=file] {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.content-layout .page-content .image-content .image-content-box .image-input .img-input-box label {
  margin: 10px auto;
  text-align: center;
  z-index: 10;
}
.content-layout .page-content .image-content .image-content-box .image-input .image-content-box-cta {
  display: flex;
  justify-content: space-between;
  margin: 8px 0px 8px;
}
.content-layout .page-content .image-content .image-content-box .image-input .image-content-box-cta p {
  font-size: 12px;
  color: red;
}
.content-layout .page-content .image-content .image-content-box .image-input .image-content-box-cta a {
  pointer-events: none;
  opacity: 0.7;
  color: gray;
  font-size: 12px;
}
.content-layout .page-content .marketplace-add .marketplace-add-input .forms .form {
  border-bottom: 1px solid red;
  position: relative;
  margin-bottom: 20px;
}
.content-layout .page-content .marketplace-add .marketplace-add-input .forms .form input {
  width: 100%;
  padding: 12px;
  font-size: 16px;
  outline: none;
  border: none;
}
.content-layout .page-content .marketplace-add .marketplace-add-input .forms .form input:focus + label, .content-layout .page-content .marketplace-add .marketplace-add-input .forms .form input:not(:placeholder-shown) + label {
  top: -8px;
  font-size: 12px;
  color: red;
}
.content-layout .page-content .marketplace-add .marketplace-add-input .forms .form select {
  appearance: none;
  background-color: white;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  width: 100%;
  outline: none;
  border: none;
  box-shadow: none;
}
.content-layout .page-content .marketplace-add .marketplace-add-input .forms .form select::after {
  content: "▼";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  pointer-events: none;
}
.content-layout .page-content .marketplace-add .marketplace-add-input .forms .form select option {
  padding: 10px;
  border-bottom: 1px solid #f0f0f0;
  background-color: #fff;
}
.content-layout .page-content .marketplace-add .marketplace-add-input .forms .form select:focus + label, .content-layout .page-content .marketplace-add .marketplace-add-input .forms .form select:not(:first-child) + label {
  top: -8px;
  font-size: 12px;
  color: red;
}
.content-layout .page-content .marketplace-add .marketplace-add-input .forms .form select :not([value=""]) + label {
  top: -8px;
  font-size: 12px;
  color: red;
}
.content-layout .page-content .marketplace-add .marketplace-add-input .forms .form select .custom-select label {
  position: absolute;
  top: 12px;
  left: 12px;
  font-size: 16px;
  color: #999;
  transition: all 0.3s ease;
}
.content-layout .page-content .marketplace-add .marketplace-add-input .forms .form textarea {
  width: 100%;
  padding: 12px;
  font-size: 16px;
  outline: none;
  border: none;
}
.content-layout .page-content .marketplace-add .marketplace-add-input .forms .form textarea:focus + label, .content-layout .page-content .marketplace-add .marketplace-add-input .forms .form textarea:not(:placeholder-shown) + label {
  top: -8px;
  font-size: 12px;
  color: red;
}
.content-layout .page-content .marketplace-add .marketplace-add-input .forms .form label {
  position: absolute;
  top: 20px;
  left: 8px;
  font-size: 13px;
  color: red;
  transition: 0.2s ease all;
  pointer-events: none;
}
.content-layout .page-content .marketplace-add .marketplace-add-input .forms .form .custom-select {
  position: relative;
  width: 100%;
}
.content-layout .page-content .marketplace-add .marketplace-add-input .forms .form select {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: white;
  appearance: none;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><polygon points="0,0 20,0 10,10" fill="%23333"/></svg>'); /* Custom arrow */
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 10px;
  cursor: pointer;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  outline: none;
  border: none;
  box-shadow: none;
}
.content-layout .page-content .marketplace-add .marketplace-add-input .forms .form select option {
  padding: 10px;
  background-color: white;
}
.content-layout .page-content .marketplace-add .marketplace-add-input .forms .form select option:hover {
  background-color: #f7f7f7;
}
.content-layout .page-content .cta-box {
  margin: 11px 5px 40px 7px;
}

.btn-nobg {
  background: none !important;
  color: #ff4081;
  border: 1px solid #cdcdcd;
}
.btn-nobg:hover {
  color: #ff4081 !important;
  border: 1px solid #cdcdcd !important;
}

.btn-nobg {
  background: none !important;
  color: #ff4081;
  border: 1px solid #cdcdcd;
}

.bsw {
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.1411764706), 0 1px 3px 0 rgba(0, 0, 0, 0.1215686275);
  padding: 0;
}

.bod-btm {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2117647059);
}

.footer {
  border-top: 1px solid rgba(0, 0, 0, 0.1215686275);
  text-align: center;
  padding: 5px 0;
  background: #fff;
}
.footer .copy {
  font-size: 14px;
  margin-bottom: 0;
}
.footer.inner-page {
  position: fixed;
  bottom: 0;
  width: 100%;
}

.custom-checkbox {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.custom-checkbox input {
  opacity: 0;
  width: 0;
  height: 0;
}
.custom-checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background-color: #fff;
  border: 2px solid #b5b5b5;
  border-radius: 4px;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
}
.custom-checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 7px;
  top: 1px;
  width: 8px;
  height: 16px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.custom-checkbox input:checked + .checkmark {
  background-color: #ff4081;
}

.custom-checkbox input:checked + .checkmark:after {
  display: block;
  animation: tick 0.3s ease-in-out;
}

.custom-checkbox:hover .checkmark {
  box-shadow: 0 0 0 8px rgba(159, 111, 127, 0.1411764706);
}

@keyframes tick {
  0% {
    transform: scale(0) rotate(45deg);
  }
  50% {
    transform: scale(1.2) rotate(45deg);
  }
  100% {
    transform: scale(1) rotate(45deg);
  }
}
.popup {
  position: fixed;
  bottom: -50px;
  left: 90%;
  transform: translateX(-50%);
  color: white;
  opacity: 0;
  transition: all 0.5s ease;
  visibility: hidden;
}
.popup .popup-box {
  padding: 10px 20px;
  border-radius: 5px;
  font-size: 16px;
  background: #6e6e6e;
  width: 250px;
}
.popup .popup-box .msg {
  border: 1px solid white;
  padding: 10px;
  font-size: 14px;
  border-radius: 7px;
}
.popup .popup-box .popup-btn {
  display: flex;
  justify-content: center;
  margin: 12px;
}
.popup .popup-box .popup-btn button {
  border: none;
  background: #fff;
  color: #000;
  padding: 3px 20px;
  border-radius: 3px;
}

.popup.show {
  visibility: visible;
  opacity: 1;
  bottom: 60px;
}

/*# sourceMappingURL=style.css.map */
