/* .custom-search-box img{
	position: absolute;
	left: 10;
	top: 7;
} */
svg.date-picker-icon {
  position: absolute;
  right: 15px;
  top: 9px;
}

p.text-danger {
  position: absolute;
  bottom: -23px;
  font-size: 13px !important;
  font-weight: 500;
  color: #ee0000 !important;
  left: 0;
}

* {
  font-family: "Onest", sans-serif;
}

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

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

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

.navbar-toggler:focus {
  box-shadow: none;
}

.filter-inputs .ms-options-wrap .ms-options ul li label {
  background-color: transparent;
  font-weight: 300;
  padding: 0;
  /* padding-left: 25px !important; */
  text-transform: capitalize;
}

.ms-options-wrap button {
  text-transform: capitalize;
}

.ms-options-wrap .ms-options {
  width: 200px;
}
.ms-options-wrap .ms-options .ms-search input {
  margin-right: 0px;
}

form.filter.packages-fliter input[type=checkbox] {
  width: 13px !important;
}

.ms-options-wrap > .ms-options > ul label {
  padding-left: 25px !important;
}

.container {
  max-width: 79rem;
}

.btn {
  padding: 10px 18px !important;
  border-radius: 8px !important;
  transition: all 0.2s ease;
  text-align: center;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 14px !important;
  text-transform: capitalize;
  text-wrap: nowrap;
  background-color: transparent;
  border: none;
}

.clear-list {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.1000000015px;
  text-align: center;
  color: #ee0000;
}

.clear-list:hover {
  color: #ee0000;
}

.v7 {
  color: #4c4c4c;
  border: 1px solid #dbdbdb;
  padding: 11px 11px !important;
  text-transform: capitalize !important;
}

.v3:hover {
  background-color: #fff;
}

.v5 {
  color: #ff375f;
  background: #fff;
  border: 1px solid #ff375f;
}

.v8 {
  color: #101828;
  border: 1px solid #101828;
  background-color: transparent;
}

.v9 {
  color: #D12026;
  background-color: transparent;
}

.v9:hover {
  color: #D12026;
  background-color: transparent;
}

a.v5:hover {
  color: #ff375f;
}

a {
  text-decoration: none;
  list-style: none;
}

a:hover {
  text-decoration: none;
  list-style: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

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

button:focus {
  outline: none;
  list-style-type: none;
}

button:focus-visible {
  outline: none;
  list-style-type: none;
}

.copy-tooltip {
  position: absolute;
  background: #333;
  color: #fff !important;
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 4px;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}

.copy-address-tooltip {
  position: absolute;
  background: #333;
  color: #fff !important;
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 4px;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
small,
strong,
ul,
li,
* {
  margin: 0;
  padding: 0;
}

h3 {
  font-size: 16px;
}

body {
  font-family: Readex Pro !important;
  color: #212121;
  font-size: 14px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

/* Show the tooltip when triggered */
.copy-address-tooltip.show {
  opacity: 1;
  visibility: visible;
}

.copy-tooltip.show {
  opacity: 1;
  visibility: visible;
}

.new-header-orders {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 60;
  background: #ffffff;
  border-bottom: 1px solid #e3e6e7;
  box-shadow: 0px 0px 1px 0px rgb(227, 230, 231);
}
.new-header-orders .navbar {
  padding: 10px 0px;
  position: sticky;
  top: 0;
  background-color: #fff;
}
.new-header-orders .navbar-expand-lg .dropdown .new-custom-header-dropdown-menu.show {
  border: none;
  border-radius: 4px;
  box-shadow: 0px 24px 24px 0px rgba(0, 83, 125, 0.1);
}
.new-header-orders .navbar-expand-lg .dropdown .new-custom-header-dropdown-menu.show li a:hover {
  color: #ff375f;
  background-color: transparent;
}
.new-header-orders .navbar-expand-lg .dropdown .new-custom-header-dropdown-menu.show li a:hover svg {
  fill: #ff375f;
}
.new-header-orders .navbar-expand-lg .dropdown .new-custom-header-dropdown-menu.show li svg {
  fill: #000000;
}
.new-header-orders .navbar-expand-lg .dropdown .new-custom-header-dropdown-menu.show li a.dropdown-item.active {
  background-color: transparent;
  color: #ff375f;
}
.new-header-orders .navbar-expand-lg .dropdown .new-custom-header-dropdown-menu.show li a.dropdown-item.active svg {
  fill: #ff375f;
}
.new-header-orders .navbar-expand-lg .dropdown .new-custom-header-dropdown-menu.show li a.dropdown-item.active:active {
  background-color: #ff375f;
  color: #ee0000;
}
.new-header-orders .navbar-expand-lg .dropdown .new-custom-header-dropdown-menu.show li a.dropdown-item.active:active svg {
  fill: #ff375f;
}
.new-header-orders .navbar-expand-lg .dropdown a img.profile {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #dbdae5;
}
.new-header-orders .navbar-expand-lg .dropdown a img.header__user__account__image {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #dbdae5;
}
.new-header-orders .navbar-expand-lg .navbar-nav .nav-link {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #344054;
}
.new-header-orders .navbar-expand-lg .navbar-nav .nav-link.active {
  background-color: #FFF3F4;
  border-radius: 8px;
  padding: 7px 10px;
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #ff375f;
}
.new-header-orders .notification {
  border-radius: 50%;
  padding: 3px;
  margin-right: 10px;
}

.custom-new-nav-tab ul {
  border-bottom: 1px solid #e3e6e7;
  width: 100%;
  padding: 0px;
}
.custom-new-nav-tab ul li {
  list-style: none;
  margin-right: 15px;
}
.custom-new-nav-tab .filter-items .filter-item a {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.1000000015px;
  text-align: left;
  color: #666666;
  background: none;
  text-transform: capitalize;
}
.custom-new-nav-tab .filter-items .filter-item a.active {
  color: #ff375f;
  background: none;
  border-bottom: 1px solid;
  padding-bottom: 15px;
  border-radius: 0;
}

.custom-breadcrumb {
  background-color: #f7f6ff;
}
.custom-breadcrumb .custom-breadcrumb-title h2 {
  font-family: "Onest", sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 31px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #212121;
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 8px;
}
.custom-breadcrumb .custom-breadcrumb-title .breadcrumb-item {
  font-family: "Onest", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0.400000006px;
  text-align: left;
  color: #a3a3a3;
}
.custom-breadcrumb .custom-breadcrumb-title .breadcrumb-item a {
  color: #a3a3a3;
}
.custom-breadcrumb .custom-breadcrumb-title .breadcrumb-item.active a {
  color: #3b3a66;
}

.create-new-order a {
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  padding: 10px 13px;
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.1000000015px;
  text-align: center;
  color: #fff;
  background-color: #ff375f;
}

.light-grayrupee-symbol {
  color: #98a2b3 !important;
  font-weight: 400 !important;
  font-size: 16px !important;
}

.custom-search-box {
  position: relative;
  outline: #5e5ce6 !important;
}
.custom-search-box input {
  width: 270px;
  height: 40px;
  border: 1px solid #667085;
  background-color: transparent;
  padding: 10px 15px 10px 40px;
  outline: 5px #5e5ce6 !important;
  border-radius: 8px;
}
.custom-search-box input:focus {
  border: 1px solid #5e5ce6;
  box-shadow: 0px 0px 0px 2px #CECEF5;
}

.search-bar {
  position: absolute;
  left: 25px;
  top: 7px;
}

.order-detils-new {
  background-color: #ffffff;
  border-radius: 8px;
  padding: 20px;
  height: 204px;
  max-height: 204px;
}
.order-detils-new:hover {
  box-shadow: 0px 24px 24px 0px rgba(0, 83, 125, 0.1);
}
.order-detils-new .close-circle {
  position: absolute;
  right: 20px;
  top: 6px;
  cursor: pointer;
}
.order-detils-new h3 {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: 0.150000006px;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.order-detils-new p {
  font-family: "Onest", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0.400000006px;
  text-align: left;
}

.order-number {
  max-height: 47px;
  height: 100%;
}

.order-payment-status {
  margin-top: 25px;
  margin-bottom: 15px;
}
.order-payment-status span {
  border: none;
  border-radius: 12px;
  padding: 6px 10px;
  font-family: "Onest", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0.400000006px;
  text-align: left;
  color: #4c4c4c;
  white-space: nowrap;
  background-color: #edfaf1;
}
.order-payment-status span img {
  margin-bottom: 4px;
}
.order-payment-status span.payment-pending {
  background-color: #f7f9ff;
  border-radius: 12px;
  padding: 6px 10px;
  font-family: "Onest", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0.400000006px;
  text-align: left;
  color: #007aff;
  border: none;
}
.order-payment-status span.expiring-info {
  background-color: #ffd7df;
  border-radius: 12px;
  padding: 7px 10px;
  font-family: "Onest", sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 13px;
  letter-spacing: 0px;
  text-align: center;
  color: #801c30;
  margin-left: 8px;
  border: none;
  background-color: #fde6e6;
}
.order-payment-status span.cancelled {
  background-color: #fde6e6;
  border: none;
}

.order-payment {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.order-payment a {
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  padding: 11px 16px;
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.1000000015px;
  text-align: center;
  color: #4c4c4c;
}
.order-payment h4 {
  background-color: #edfaf1;
  border-radius: 14px;
  padding: 3px 12px 0px 4px;
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.1000000015px;
  text-align: left;
  color: #34c759;
}
.order-payment img {
  margin-bottom: 4px;
  margin-right: 5px;
}

.white_bg {
  background-color: #fff;
  border-radius: 8px;
  position: relative;
  padding: 20px;
  border-radius: 24px;
  border: 0.5px solid rgba(191, 191, 237, 0.4509803922);
}

.custom-load-more a {
  border: 1px solid #e3e6e7;
  border-radius: 4px;
  padding: 13px 16px;
  font-family: "Onest";
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.1000000015px;
  text-align: center;
  color: #4c4c4c;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 3%;
  right: 23%;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #ffffff;
  cursor: pointer;
  padding: 10px;
  border-radius: 50%;
  box-shadow: 0px 24px 24px 0px rgba(0, 83, 125, 0.1);
  width: 40px;
  height: 40px;
}

.confirmation-modal .modal-header {
  border-bottom: 0px;
  padding-right: 2px;
  padding-top: 5px;
  padding-left: 35px;
}
.confirmation-modal .modal-header button {
  border: none;
  background-color: transparent;
  display: block;
  width: 100%;
  text-align: right;
  outline: transparent;
}
.confirmation-modal .modal-body {
  padding-top: 0;
  padding-left: 35px;
}
.confirmation-modal .modal-body h6 {
  margin-top: 0px;
  font-family: "Onest", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 31px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #212121;
  margin-bottom: 16px;
  text-transform: capitalize;
}
.confirmation-modal .modal-body p {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #212121;
  margin-bottom: 0px;
}
.confirmation-modal .modal-footer {
  border-top: 0px;
  display: block;
  padding-bottom: 30px;
  padding-left: 35px;
}
.confirmation-modal .modal-footer .v1 {
  background: #ff375f;
  color: #fff;
  border: 1px solid #ff375f;
  padding: 8px 12px;
  border-radius: 4px;
  outline: transparent;
}
.confirmation-modal .modal-footer .v2 {
  border: 1px solid #ff375f !important;
  color: #ff375f !important;
  padding: 8px 12px;
  border-radius: 4px;
  background-color: transparent !important;
  outline: transparent;
}
.confirmation-modal .modal-footer .v2:hover {
  background-color: #fff;
}

table.dataTable thead th {
  border-bottom: 0px !important;
  /* border-bottom: 1px solid #dee2e6; */
  border-top: 0px;
  padding: 15px 10px;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.1px;
  color: #666666;
  min-width: 110px !important;
}

table.dataTable thead th.dashboard-index {
  min-width: 40px !important;
}

table.dataTable thead th.dashboard-order-name {
  width: 35%;
}

.main_table tr td {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.85px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #0a0940;
}

.main_table .orderTable {
  height: 657px;
  overflow-y: auto;
}

.main_table .no-data-record {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
  padding: 12em 0;
  margin: auto;
}

.main_table .no-data-record h4 {
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.15px;
  color: #212121;
  width: 100%;
  text-align: center;
}

.bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f7f6ff;
  padding-top: 20px;
}

form.filter input,
form.filter select,
div.filter-custom input,
.main_table select {
  height: 42px !important;
  border: 1px solid #ebebff;
  font-size: 14px;
  color: #666;
  background-color: #f7f9ff;
  border-radius: 4px;
  margin-right: 12px;
  outline: none;
  width: 100%;
  font-weight: 300 !important;
}

.main_table tbody tr td input[type=checkbox] {
  height: auto !important;
  width: auto !important;
  max-width: 100% !important;
}

.page-item.disabled .page-link {
  background-color: transparent;
  border: none;
}

.page-item.active .page-link {
  z-index: 3;
  color: #636464;
  background-color: white;
  border-color: #dee2e6;
}

table.dataTable thead th {
  border-bottom: 0px !important;
  border-top: 0px;
  padding: 15px 10px;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.1px;
  color: #7a798f;
  min-width: 110px !important;
}

.main_table .no-data-record {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
  padding: 12em 0;
  margin: auto;
}
.main_table .no-data-record h4 {
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.15px;
  color: #212121;
  width: 100%;
  text-align: center;
}
.main_table select {
  height: 42px !important;
  border: 1px solid #dbdbdb;
  font-size: 14px;
  color: #666666;
  background-color: #fff;
  border-radius: 4px;
  margin-right: 12px;
  outline: none;
  width: 100%;
  font-weight: 300 !important;
}

.bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f7f6ff;
  padding-top: 20px;
  position: absolute;
  width: 100%;
  bottom: -90px;
}

form.filter input {
  height: 42px !important;
  border: 1px solid #ebebff;
  font-size: 14px;
  color: #666666;
  background-color: #f7f6ff;
  border-radius: 4px;
  margin-right: 12px;
  outline: none;
  width: 100%;
  font-weight: 300 !important;
}
form.filter select {
  height: 42px !important;
  border: 1px solid #ebebff;
  font-size: 14px;
  color: #666666;
  background-color: #f7f6ff;
  border-radius: 4px;
  margin-right: 12px;
  outline: none;
  width: 100%;
  font-weight: 300 !important;
}

div.filter-custom input {
  height: 42px !important;
  border: 1px solid #ebebff;
  font-size: 14px;
  color: #666666;
  background-color: #f7f6ff;
  border-radius: 4px;
  margin-right: 12px;
  outline: none;
  width: 100%;
  font-weight: 300 !important;
}

.page-item.disabled .page-link {
  background-color: transparent;
  border: none;
}

.page-link {
  color: #a3a3a3;
  border: none;
  background-color: transparent;
  margin-left: 6px;
  padding: 7px 14px;
}

.page-item.active .page-link {
  z-index: 3;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  padding: 7px 14px;
  color: #212121;
  background-color: #fff;
  border-color: #dee2e6;
  color: #4c4c4c;
}
.page-item.active .page-link:focus {
  box-shadow: none;
  list-style-type: none;
}

.sorting-icons-table {
  background: url(../images/sorting.svg) no-repeat center right;
  cursor: pointer;
  display: inline-block;
  padding-right: 1.45rem;
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.1000000015px;
  text-align: left;
}

#orderListTable .description_limit_info h6 {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #212121;
  text-transform: capitalize;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 200px;
}
#orderListTable .description_limit_info p {
  font-family: "Onest", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0.400000006px;
  text-align: left;
  color: #7a7a7a;
}

.addson_payment {
  background-color: #fff;
  padding: 18px 20px;
  margin-bottom: 20px;
  border-radius: 24px !important;
  border: none;
}
.addson_payment .billing-summary-box-open h3 {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px !important;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #212121;
  margin-bottom: 13px;
}
.addson_payment .billing-summary-box-open p {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #636464;
  margin-bottom: 10px;
}
.addson_payment .billing-summary-box-open p button {
  border: none;
  background-color: transparent;
  padding: 0px !important;
}
.addson_payment .billing-summary-box-open p button span {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.1000000015px;
  text-align: right;
  color: #ff375f;
  text-transform: capitalize;
}
.addson_payment .billing-summary-box-open p button:focus-visible {
  outline: none;
  list-style: none;
}
.addson_payment .billing-summary-box-open p button:focus {
  outline: none;
  list-style-type: none;
}
.addson_payment .billing-summary-box-open p span {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.25px;
  text-align: right;
  color: #4c4c4c;
}
.addson_payment .billing-summary-box-open .total-price {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #636464;
}
.addson_payment .billing-summary-box-open .total-price span {
  font-family: "Onest", sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: 0.150000006px;
  text-align: right;
  color: #212121;
}
.addson_payment .blur-section p span {
  color: transparent;
  text-shadow: 0 0 8px #0a0940;
}
.addson_payment .blur-section .total-price span {
  color: transparent;
  text-shadow: 0 0 8px #0a0940;
}
.addson_payment .pay-now a {
  width: 100%;
  display: block;
  text-align: center;
  background-color: #ff375f;
  padding: 10px;
  border-radius: 4px;
  color: #fff;
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.1000000015px;
}

.addson_payment.seo .accordion-header .accordion-button h3 {
  line-height: 20px;
}

.redeem-promo-modal {
  max-width: 370px;
}

.modal-content {
  border-radius: 8px;
  padding: 20px;
  background-color: #fff;
  box-shadow: 0px 48px 48px 0px rgba(0, 83, 125, 0.1);
  border: none;
}
.modal-content .modal-header {
  display: flex;
  align-items: center;
  border-bottom: 0px;
  padding-top: 0px;
}
.modal-content .modal-header h5 {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #212121;
  margin-top: 0px;
}
.modal-content .modal-header button {
  background-color: transparent;
  border: none;
}
.modal-content .modal-body .modal-search-box {
  position: relative;
  margin-bottom: 20px;
}
.modal-content .modal-body .modal-search-box input {
  border: 1px solid #ebebff;
  padding: 8px 20px 8px 30px;
  height: 40px;
  background-color: #f7f9ff;
  width: 100%;
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #a3a3a3;
}
.modal-content .modal-body .modal-search-box img {
  position: absolute;
  top: 9px;
  left: 2px;
}
.modal-content .modal-body .promo-contain {
  height: 334px;
  overflow-y: scroll;
}
.modal-content .modal-body .promo-contain ::-webkit-scrollbar {
  width: 5px;
}
.modal-content .modal-body .promo-contain ::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.modal-content .modal-body .promo-contain ::-webkit-scrollbar-thumb {
  background: #a3a3a3;
}
.modal-content .modal-body .promo-contain .promo-details {
  padding-top: 20px;
  border-top: 1px solid #e3e6e7;
}
.modal-content .modal-body .promo-contain .promo-details .form-check {
  display: flex;
  align-items: center;
}
.modal-content .modal-body .promo-contain .promo-details .form-check label {
  border: 2px dashed #4c4c4c;
  padding: 10px;
  font-family: "Onest", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 13px;
  letter-spacing: 1.5px;
  text-align: left;
  color: #4c4c4c;
  border-radius: 4px;
  text-transform: uppercase;
  margin-left: 10px;
}
.modal-content .modal-body .promo-contain .promo-details .form-check input#flexCheckDefault {
  width: 15px;
  height: 15px;
  padding-right: 10px;
  accent-color: #ee0000;
  margin-left: -14px;
}
.modal-content .modal-body .promo-contain .promo-details .form-check input#flexCheckDefault:checked + label {
  border-color: #ee0000;
  color: #ee0000;
}
.modal-content .modal-body .promo-contain .promo-details p {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0.400000006px;
  text-align: left;
  color: #7a7a7a;
  margin-top: 16px;
  padding-left: 32px;
  margin-bottom: 20px;
}
.modal-content .modal-body .promo-contain .promo-details p span {
  padding-left: 10px;
  border-left: 1px solid #e3e6e7;
}
.modal-content .modal-body .coupon-details p {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #666666;
  margin-bottom: 20px;
  margin-top: 10px;
}
.modal-content .modal-body .coupon-details p span {
  color: #212121;
}
.modal-content .modal-body .coupon-amount p {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0.400000006px;
  text-align: left;
  color: #666666;
  margin-bottom: 10px;
}
.modal-content .modal-body .coupon-amount input {
  border: 1px solid #ebebff;
  padding: 8px 20px 8px 30px;
  height: 40px;
  background-color: #f7f9ff;
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #a3a3a3;
  width: 71%;
  margin-right: 10px;
}
.modal-content .modal-body .coupon-amount a {
  width: 20%;
  padding: 10px;
  border-radius: 4px;
  border: 0px;
  background-color: #ff375f;
  color: #fff;
}
.modal-content .modal-footer button {
  padding: 10px;
  border-radius: 4px;
  border: 0px;
  background-color: #ff375f;
  color: #fff;
}

.order-cancel-popup .modal-content {
  padding: 30px;
}
.order-cancel-popup .modal-content .modal-header button {
  position: absolute;
  top: 0px;
  right: -10px;
}
.order-cancel-popup .modal-content .modal-body p {
  margin-bottom: 25px;
}

.upload-content-show .order_details_header .profile-icons {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  width: 100%;
}
.upload-content-show .order_details_header .profile-icons .profile-icons-items {
  width: 50px !important;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #dfdefa;
  min-height: 50px !important;
  max-height: 50px !important;
  overflow: hidden;
  min-width: 50px !important;
}
.upload-content-show .order_details_header .profile-icons h4 {
  margin-top: -15px;
  word-wrap: break-word;
  overflow: hidden !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 86%;
  color: #212121;
  font-family: "Onest", sans-serif;
}
.upload-content-show .order_details_header .order-report-link-items a {
  color: #ff375f;
  text-align: right;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  text-transform: uppercase;
}
.upload-content-show .order_details_header h3 {
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #212121;
}
.upload-content-show .order_details_header div#order-status {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
}
.upload-content-show .order_details_header .steps a {
  font-size: 12px;
  color: #666666;
  font-weight: 300;
  text-align: center;
  position: relative;
  width: 14%;
}
.upload-content-show .order_details_header .steps a ::before {
  content: "";
  position: absolute;
  width: 60%;
  height: 4px;
  background-color: #d9d9d9;
  border-radius: 3px;
  top: 10px;
  right: -30%;
}
.upload-content-show .order_details_header .steps a small {
  display: block;
  width: 24px;
  height: 24px;
  background: #a3a3a3;
  font-size: 10px;
  color: #fff;
  border-radius: 50%;
  font-weight: 400;
  margin: 0 auto;
  line-height: 24px;
  margin-bottom: 5px;
}
.upload-content-show .order_details_header .steps a.blink-process small {
  color: #34c759;
}
.upload-content-show .order_details_header .steps a:hover {
  font-weight: 500;
}
.upload-content-show .order_details_header .steps a.done small {
  background-color: #34c759 !important;
}
.upload-content-show .order_details_header .steps a.cancelled small {
  background-color: #ee0000;
}
.upload-content-show .order_details_header .steps a:last-child ::before {
  display: none;
}

.help {
  background-color: #ebebff;
  border-radius: 16px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 22px;
}
.help h3 {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #212121;
}
.help h3 p {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #4c4c4c;
}

.accordion .accordion-item .accordion-header button {
  border: none;
  background-color: transparent;
}
.accordion .accordion-item .accordion-header button:focus {
  outline: none;
  list-style-type: none;
}
.accordion .accordion-item .accordion-header button:focus-visible {
  outline: none;
  list-style-type: none;
}
.accordion .accordion-item .accordion-button h3 {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #212121;
}
.accordion .accordion-item .accordion-button h3 p {
  font-family: "Onest", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0.400000006px;
  text-align: left;
  color: #666666;
  margin-left: 15px;
}

#order-contain .accordion-body .pr-order-contain-details p {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #7a7a7a;
}
#order-contain .accordion-body .pr-order-contain-details p span {
  color: #4c4c4c;
  font-weight: 500;
}

.custom-tooltip-new {
  border: none;
  background: none;
  padding: 0px !important;
  margin-right: 16px;
}

.custom-tooltip-new:hover {
  background-color: transparent;
  border-color: transparent;
}

.target-pr h3 {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #212121;
}
.target-pr h3 span {
  font-family: "Onest", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0.400000006px;
  text-align: left;
  color: #666666;
  margin-left: 20px;
}

.add_new .card-header {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #212121;
}
.add_new .card-body .card-title {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #212121;
  padding: 1.21rem 1.85rem;
}
.add_new .card-body fieldset label {
  width: 100% !important;
  max-width: 33% !important;
  padding-right: 10px;
  margin-right: -2px;
}
.add_new .card-body fieldset div.value {
  width: 100% !important;
  max-width: 64% !important;
}
.add_new .add-list {
  width: 100%;
  max-width: 62%;
  text-align: end;
}
.add_new .publisher-preset-items {
  width: 100%;
  max-width: 100%;
  border: none;
}
.add_new .main_table tr th {
  border-top: 0px;
}
.add_new table {
  margin-top: 20px;
  overflow: auto;
}
.add_new table th div {
  margin-top: -20px;
  position: absolute;
}
.add_new #rsa_pub_details .create-no-data {
  padding: 12% 0%;
}
.add_new #rsa_pub_details .create-no-data .create-no-data-record h4 {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.150000006px;
  text-align: center;
  color: #212121;
  margin-top: 16px;
  margin-bottom: 10px;
}
.add_new #rsa_pub_details .create-no-data .create-no-data-record p {
  font-family: "Onest", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.400000006px;
  text-align: center;
  color: #666666;
  width: 65%;
  margin: auto;
}

.seo-deta-help {
  background-color: #ebebff;
  padding: 13px 10px;
  border-radius: 4px;
  width: 100%;
  margin-top: 22px;
}
.seo-deta-help .seo-data {
  background-color: #ebebff;
  margin-bottom: 0px;
}
.seo-deta-help .seo-data .seo-fill-data {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.seo-deta-help .seo-data .seo-fill-data p {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #4c4c4c;
}
.seo-deta-help .seo-data .seo-fill-data span {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.1000000015px;
  text-align: left;
  color: #ee0000;
  white-space: nowrap;
  margin-right: 12px;
}
.seo-deta-help .seo-data-detail {
  background-color: #ebebff;
}
.seo-deta-help .seo-data-detail .seo-data-help-contain {
  margin-top: 20px;
}
.seo-deta-help .seo-data-detail .seo-data-help-contain .seo-article-title input.seo-text {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 25px;
  border-radius: 4px;
  width: 100%;
  border: 1px solid #ebebff;
  background-color: #ebebff;
  height: 40px !important;
  padding: 11px 10px !important;
  list-style-type: none;
}
.seo-deta-help .seo-data-detail .seo-data-help-contain .seo-article-title textarea.seo-text {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 25px;
  border-radius: 4px;
  width: 100%;
  border: 1px solid #ebebff;
  background-color: #ebebff;
  padding: 11px 10px !important;
  resize: none;
}
.seo-deta-help .seo-data-detail .seo-data-help-contain .seo-article-title ::-moz-placeholder {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #a3a3a3;
}
.seo-deta-help .seo-data-detail .seo-data-help-contain .seo-article-title ::placeholder {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #a3a3a3;
}

.custom-order-table-create table {
  display: flex;
  flex-flow: column;
  width: 100%;
  height: 400px;
}
.custom-order-table-create thead {
  padding-right: 13px;
  flex: 0 0 auto;
}
.custom-order-table-create tbody {
  flex: 1 1 auto;
  display: block;
  overflow-y: auto;
  overflow-x: hidden;
}
.custom-order-table-create tr {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.custom-order-table-create .inline-column-increment {
  width: 40px !important;
}
.custom-order-table-create span.catalogue-name {
  margin-left: 0px;
}

.foc-create-note {
  color: #666666;
  background-color: #f2f6ff;
  border: 1px solid #007aff;
  padding: 10px;
  border-radius: 10px;
  text-align: left;
  position: absolute;
  top: -55px;
}
.foc-create-note p {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #4c4c4c;
}

.kyc-pending-msg.info-kyc-msg p {
  color: #FF9500;
  background-color: #fff2e0;
  border: 1px solid #FF9500;
  position: absolute;
  top: -73px;
}

.help-support .site-wrapper {
  background-color: #fff;
  border-radius: 8px;
  padding: 20px 20px;
}
.help-support .site-wrapper h3 {
  font-family: "Onest", sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #212121;
  margin-bottom: 15px;
}
.help-support .site-wrapper .mySlider .mySlider__item .card {
  height: 100%;
  max-height: 396px;
}
.help-support .site-wrapper .mySlider .mySlider__item .card .card-body {
  padding: 15px 15px !important;
}
.help-support .site-wrapper .mySlider .mySlider__item .card .card-body .business span {
  background-color: #ebfcff;
  border-radius: 4px;
  padding: 4px 12px 4px 4px;
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #30b0c7;
}
.help-support .site-wrapper .mySlider .mySlider__item .card .card-body .business span img {
  margin-right: 5px;
  margin-bottom: 2px;
}
.help-support .site-wrapper .mySlider .mySlider__item .card .card-body .tag-box span {
  background-color: #e6f2ff;
  border-radius: 4px;
  padding: 4px 12px 4px 4px;
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #007aff;
}
.help-support .site-wrapper .mySlider .mySlider__item .card .card-body h5 {
  margin-top: 15px;
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #212121;
  margin-bottom: 10px;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.help-support .site-wrapper .mySlider .mySlider__item .card .card-body p {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #4c4c4c;
  margin-bottom: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.help-support .site-wrapper .mySlider .mySlider__item .card .card-body a.view-full {
  padding: 0px !important;
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.1000000015px;
  text-align: left;
  color: #ee0000;
}
.help-support .help-support-bg {
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 8px;
  background-color: #fff;
  padding: 20px 20px;
}
.help-support .help-support-bg .help-title h4 {
  font-family: "Onest", sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: 0.150000006px;
  text-align: left;
  margin-bottom: 15px;
  color: #212121;
}
.help-support .help-support-bg a.view-report {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.1000000015px;
  text-align: left;
  color: #ee0000;
  padding-left: 15px;
}
.help-support .help-items {
  background-color: #fff;
  border-radius: 8px;
  padding: 20px 20px;
}
.help-support .help-items .help-title h4 {
  font-family: "Onest", sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #212121;
  margin-bottom: 10px;
}
.help-support .help-items .help-title p {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #4c4c4c;
  margin-bottom: 20px;
}
.help-support #help_contact_us .form-outline .form-control {
  background: #f7f9ff;
  border: 1px solid #ebebff;
  border-radius: 4px;
}
.help-support textarea.form-control {
  resize: none;
}
.help-support .help-according {
  height: 100%;
  max-height: 550px;
  overflow: hidden;
  overflow-y: auto;
  background-color: #fff;
  padding: 20px 20px;
  border-radius: 8px;
}
.help-support .help-according .help-title h4 {
  font-family: "Onest", sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #212121;
  margin-bottom: 19px;
}
.help-support .help-according .help-item .accordion-item {
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  margin-bottom: 20px;
}
.help-support .help-according .help-item .accordion-item .accordion-header .accordion-button {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 600 !important;
  line-height: 22px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #212121;
  padding: 15px 15px;
}
.help-support .help-according .help-item .accordion-item .accordion-body {
  padding: 0px 15px 15px;
}
.help-support .help-according .help-item .accordion-item .accordion-body p {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #666666;
}

.dashboard-title {
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 8px;
  margin-top: 20px;
  margin-bottom: 15px;
}
.dashboard-title .dashboard-title-text {
  padding: 20px 20px;
  max-width: 65%;
}
.dashboard-title .dashboard-title-text h2 {
  font-family: "Onest", sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 41px;
  letter-spacing: 0px;
  text-align: left;
  color: #fff;
}
.dashboard-title .dashboard-title-text p {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #fff;
  margin-top: 5px;
}
.dashboard-title .dashboard-btn {
  padding: 20px 30px 20px 20px;
  width: 30%;
  text-align: end;
}

.dashboard-bg {
  background-color: #fff;
  padding: 20px 20px;
  border-radius: 8px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.dashboard-bg .dashboard-overview-title h6 {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0.1000000015px;
  text-align: left;
  color: #212121;
  margin-bottom: 15px;
}
.dashboard-bg .dashboard-overview-title h3 {
  font-family: "Onest", sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 10px;
}
.dashboard-bg .dashboard-overview-title a {
  font-family: "Onest", sans-serif;
  font-size: 11px;
  font-weight: 600;
  line-height: 14px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #ff375f;
}
.dashboard-bg .dashboard-chart div {
  height: 192px;
}
.dashboard-bg .dashboard-chart-view a.btn {
  padding: 0px !important;
  font-family: "Onest", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0.400000006px;
  text-align: left;
  color: #4c4c4c;
}
.dashboard-bg .dashboard-chart-view ul.dropdown-menu.show {
  border: none;
  border: none;
  border-radius: 4px;
  box-shadow: 0px 24px 24px 0px rgba(0, 83, 125, 0.1);
}
.dashboard-bg .dashboard-chart-view ul.dropdown-menu.show li a {
  padding: 5px 5px 5px 10px;
  font-size: 12px;
}
.dashboard-bg .dashboard-overview-detail {
  display: flex;
  align-items: center;
}
.dashboard-bg .dashboard-overview-detail .dashboard-details {
  border-left: 1px solid #dbdbdb;
  padding-left: 10px;
  width: 100%;
}
.dashboard-bg .dashboard-overview-detail .dashboard-details h6 {
  font-family: "Onest", sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 0px;
  text-align: left;
}
.dashboard-bg .dashboard-overview-detail .dashboard-details p {
  margin-top: 10px;
  font-family: "Onest", sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 1.5px;
  text-align: left;
  color: #7a7a7a;
  text-transform: uppercase;
}
.dashboard-bg .dashboard-overview-detail .dashboard-details:first-child {
  border-left: none;
}
.dashboard-bg .dashboard-update {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}
.dashboard-bg .dashboard-update .dashboard-update-detail {
  width: 100%;
  max-width: 84%;
}
.dashboard-bg .dashboard-update .dashboard-update-detail h4 {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #212121;
  margin-bottom: 5px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-transform: capitalize;
}
.dashboard-bg .dashboard-update .dashboard-update-detail h6 {
  font-family: "Onest", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0.400000006px;
  text-align: left;
  color: #7a7a7a;
}
.dashboard-bg .dashboard-update .dashboard-update-detail p {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #666666;
  margin-top: 10px;
  margin-bottom: 10px;
}
.dashboard-bg .dashboard-update .dashboard-update-detail span.dashboard-approval-status {
  font-family: "Onest", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0.400000006px;
  text-align: left;
  color: #4c4c4c;
  margin-top: 10px;
  display: inline-block;
}
.dashboard-bg .dashboard-update .dashboard-update-detail span.dashboard-update-status {
  border-radius: 9px;
  padding: 2px 6px;
  background-color: #ffd7df;
  font-family: "Onest", sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0px;
  text-align: center;
  color: #801c30;
  text-transform: uppercase;
  margin-left: 10px;
}
.dashboard-bg .dashboard-update .dashboard-update-detail .order-payment-status {
  display: inline-block;
  margin-top: 15px !important;
  margin-bottom: 0px !important;
}
.dashboard-bg .dashboard-update a {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.1000000015px;
  text-align: left;
  color: #ee0000;
}
.dashboard-bg .dashboard-view a {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.1000000015px;
  text-align: left;
  color: #ee0000;
}
.dashboard-bg .dashboard-order-table {
  height: auto;
  overflow-y: auto;
}
.dashboard-bg .dashboard-order-table table tbody tr td {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #212121;
}
.dashboard-bg .dashboard-order-table table tbody tr td h6 {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #212121;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.dashboard-bg .dashboard-order-table table tbody tr td p {
  font-family: "Onest", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0.400000006px;
  text-align: left;
  color: #7a7a7a;
  margin-top: 5px;
}

.dashboard-order-view {
  height: 270px;
  overflow-y: auto;
}

.upload-word-section label.upload-now {
  display: flex;
  width: 100%;
  background-color: #3e424a;
  border-radius: 4px;
  padding: 11px 10px;
  font-family: "Onest";
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.1000000015px;
  text-transform: capitalize;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
}

.upload-word-section label.upload-now .word-doc-btn {
  display: inline-block;
  text-align: end;
  border-radius: 4px;
  padding: 10px 10px;
  font-family: "Onest";
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.1000000015px;
  text-transform: capitalize;
  cursor: pointer;
  color: #ee0000;
  background-color: #fff;
}

.upload-word-section label.upload-now .word-doc-info {
  /* display: inline-block;
  text-align: end;
  border-radius: 4px;
  /* padding: 15px 10px; */
  font-family: "Onest";
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.1000000015px;
  text-transform: capitalize;
  cursor: pointer;
  color: #fff;
  font-family: "Onest";
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.25px;
  text-align: left;
}

.dropdown-toggle::after {
  display: none;
}

.custom-notification .dropdown-toggle::after {
  display: none;
}
.custom-notification .dropdown-menu.show {
  left: -130px;
  border: none;
  width: 370px;
  box-shadow: 0px 24px 24px 0px rgba(0, 83, 125, 0.1019607843);
  border-radius: 0px 0px 8px 8px;
  padding-bottom: 0px;
}

.notification-view {
  background-color: #fff;
  border-radius: 8px;
  margin-top: 20px;
}
.notification-view .notification-list {
  height: 680px;
  overflow-y: auto;
}

.notification-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 20px;
}
.notification-title h2 {
  font-family: "Onest", sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #4c4c4c;
  text-transform: capitalize;
}
.notification-title a {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.1000000015px;
  text-align: left;
  color: #ff375f;
  text-transform: capitalize;
}

.notification-list .unread {
  background-color: #f2f6ff;
  box-shadow: 0px 0px 4px 0px #e3e6e7;
  padding: 15px 20px;
  position: relative;
}
.notification-list .unread p {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
}
.notification-list .unread p span {
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background-color: #ee0000;
  display: inline-block;
  position: absolute;
  top: 23px;
  left: 7px;
}
.notification-list .unread span {
  font-family: "Onest", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.400000006px;
  text-align: left;
  color: #212121;
}
.notification-list .read {
  background-color: #fff;
  box-shadow: 0px 0px 4px 0px #e3e6e7;
  padding: 15px 20px;
}
.notification-list .read p {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.notification-list .read span {
  font-family: "Onest", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.400000006px;
  text-align: left;
  color: #212121;
}

.custom-load-more a {
  border: 1px solid #e3e6e7;
  border-radius: 4px;
  padding: 13px 16px;
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.1000000015px;
  text-align: center;
  color: #666666;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 10%;
  right: 3%;
  z-index: 980;
  border: none;
  outline: none;
  background-color: #fff;
  cursor: pointer;
  padding: 10px;
  border-radius: 50%;
  box-shadow: 0px 24px 24px 0px rgba(0, 83, 125, 0.1);
  width: 40px;
  height: 40px;
}

/* Online Store Page Start*/
.online-title-description h2 {
  font-family: "Onest", sans-serif;
  font-size: 45px;
  font-weight: 300;
  line-height: 57.37px;
  text-align: center;
  color: #0a0940;
  margin-bottom: 20px;
}
.online-title-description p {
  font-family: "Onest", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0.25px;
  text-align: center;
  color: "Onest", sans-serif;
  max-width: 60%;
  margin: auto;
}

.sidebar {
  background-color: #fff;
  border-radius: 8px;
  padding: 20px 20px;
  height: 850px;
  overflow: hidden;
  position: sticky;
  top: 100px;
  display: block;
  overflow-y: auto;
}
.sidebar .sidebar-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 16px;
  border-bottom: 1px solid #dcdbe7;
}
.sidebar .sidebar-title h4 {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #0a0940;
  text-transform: capitalize;
}
.sidebar .sidebar-title a {
  color: #ff375f;
  text-transform: capitalize;
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 17.85px;
  letter-spacing: 0.1000000015px;
  text-align: left;
}
.sidebar .category {
  padding-bottom: 16px;
  border-bottom: 1px solid #dcdbe7;
}
.sidebar .category button {
  background-color: transparent;
  border: none;
  font-family: "Onest", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 15.3px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #ff375f;
}
.sidebar .category .star-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.sidebar .category .star-info .start-rating span.checked {
  color: #FFCC00;
}
.sidebar .sub-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 15px;
  text-transform: capitalize;
}
.sidebar .sub-title h5 {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 17.85px;
  letter-spacing: 0.1000000015px;
  text-align: left;
  color: #0a0940;
  text-transform: capitalize;
}
.sidebar .sub-title a {
  font-family: "Onest", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 15.3px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #ff375f;
  text-transform: capitalize;
}
.sidebar .solutions-details a {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.85px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #3b3a66;
  text-transform: capitalize;
  margin-bottom: 10px;
  display: block;
}
.sidebar .solutions-details a.active {
  color: #ff375f;
}
.sidebar .category-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.sidebar .category-details label {
  margin-bottom: 0px;
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.85px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #3b3a66;
  text-transform: capitalize;
}
.sidebar .category-details p {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.85px;
  letter-spacing: 0.25px;
  text-align: right;
  color: #7a798f;
}
.sidebar .filter-container {
  width: 100%;
  padding: 0px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dcdbe7;
}
.sidebar .range-values {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.sidebar .input-values {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.sidebar .input-values input {
  margin-top: 10px;
  width: 45%;
  padding: 5px;
  border: 1px solid #ccc;
}
.sidebar .noUi-connect {
  background: #ff375f;
}
.sidebar .noUi-horizontal {
  height: 10px;
}
.sidebar .noUi-horizontal .noUi-handle {
  border-radius: 50%;
  width: 16px;
  height: 16px;
  right: -10px;
  top: -4px;
}
.sidebar .noUi-handle:after {
  display: none;
}
.sidebar .noUi-handle:before {
  display: none;
}

.catalogue-main-bar {
  border-bottom: 0px !important;
}

.main-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 2px;
  padding-bottom: 16px;
  border-bottom: 1px solid #dcdbe7;
}
.main-bar .search-input {
  position: relative;
}
.main-bar .search-input svg {
  position: absolute;
  top: 9px;
  left: 6px;
}
.main-bar .search-input .close-icon-dashboard {
  position: absolute;
  right: 5%;
  left: inherit;
  top: 13px;
  cursor: pointer;
}
.main-bar .search-input input {
  height: 40px;
  background-color: transparent;
  border: 1px solid #667085;
  text-transform: capitalize;
  padding-left: 32px;
  padding-right: 32px;
  border-radius: 8px;
  font-family: "Onest";
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 3.5%;
  color: #344054;
}
.main-bar .search-input input:focus {
  border: 1px solid #667085;
}
.main-bar .search-input select {
  height: 40px;
  background-color: transparent;
  border: 1px solid #667085;
  text-transform: capitalize;
  border-radius: 8px;
  font-family: "Onest";
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 3.5%;
  color: #344054;
}
.main-bar .search-input select:focus {
  border: 1px solid #667085;
}
.main-bar .search-input ::-moz-placeholder {
  font-family: "Onest";
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #667085;
}
.main-bar .search-input ::placeholder {
  font-family: "Onest";
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #667085;
}
.main-bar span,
.main-bar label {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #344054;
}
.main-bar .sort select {
  height: 40px;
  width: 200px;
  padding: 8px 10px;
  background-color: transparent;
  border: 1px solid #667085;
  color: #344054;
  border-radius: 8px;
  font-family: "Onest";
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.main-bar .sort .sort-icon {
  width: 24px;
  cursor: pointer;
}
.main-bar .sort .sort-icon.ascending {
  display: inline;
}
.main-bar .sort .sort-icon.descending {
  display: none;
}
.main-bar .sort .sort-toggle .ascending {
  display: none;
}
.main-bar .sort .sort-toggle .descending {
  display: inline;
}
.main-bar :focus-visible {
  outline: none;
}

.online-publisher-info .online-publisher {
  background-color: #fff;
  border-radius: 16px;
  height: 300px;
  margin-bottom: 30px;
  position: relative;
}
.online-publisher-info .online-publisher .publisher-picbox {
  height: 166px;
  border-bottom: 1px solid #dcdbe7;
  box-shadow: 0px 0px -1px 0px #dcdbe7;
  position: relative;
}
.online-publisher-info .online-publisher .publisher-picbox img {
  width: 100%;
  height: 100%;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  -o-object-fit: cover;
     object-fit: cover;
}
.online-publisher-info .online-publisher .publisher-add-article {
  display: block;
  position: absolute;
  top: -2px;
  left: 0px;
}
.online-publisher-info .online-publisher .publisher-add-article span {
  background-color: #f7f9ff;
  font-family: Onest;
  font-size: 10px;
  font-weight: 400;
  line-height: 12.75px;
  text-align: center;
  text-transform: uppercase;
  color: #0a0940;
  height: 21px;
  border-radius: 0px 11px 11px 0px;
  padding: 4px 10px;
  display: inline-block;
}
.online-publisher-info .online-publisher .add-to-cart-show {
  width: 28px;
  height: 28px;
  border-radius: 4px;
  background-color: #f2f6ff;
  display: inline-block;
  position: absolute;
  left: 2px;
  top: inherit;
  bottom: 2px;
  padding: 2px;
}
.online-publisher-info .online-publisher .publisher-details {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 0px 10px;
}
.online-publisher-info .online-publisher .publisher-details h3 {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #0a0940;
  text-transform: capitalize;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
}
.online-publisher-info .online-publisher .publisher-details .sub-hading {
  font-size: 14px;
  font-weight: 400;
  line-height: 17.85px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #344054;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 5px;
  height: 18px;
}
.online-publisher-info .online-publisher .publisher-details p {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  position: relative;
  font-family: "Onest", sans-serif;
}
.online-publisher-info .online-publisher .publisher-details p span.publisher-type-details {
  font-family: "Onest", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.4px;
  text-align: left;
  color: #344054 !important;
  margin-bottom: 0px;
  padding-left: 11px;
  padding-right: 10px;
  display: block;
  position: relative;
  border-left: 1px solid #344054;
}
.online-publisher-info .online-publisher .publisher-details p span.publisher-type-details span.publisher-tooltip {
  position: absolute;
  top: 7px;
  left: 50%;
  background: #212121;
  color: #fff;
  height: auto;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Onest";
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.400000006px;
  opacity: 0;
  visibility: hidden;
  transition: all ease 0.5s;
  white-space: nowrap;
  width: auto;
  padding: 5px 10px;
  transform: translateX(-50%);
  z-index: 55;
}
.online-publisher-info .online-publisher .publisher-details p span.publisher-type-details span.publisher-tooltip::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: solid 10px #212121;
  border-left: solid 9px transparent;
  border-right: solid 9px transparent;
}
.online-publisher-info .online-publisher .publisher-details p span.publisher-type-details:first-child {
  padding-left: 0px;
  border-left: none;
}
.online-publisher-info .online-publisher .publisher-details p span.publisher-type-details:hover span.publisher-tooltip {
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
  top: 25px;
}
.online-publisher-info .online-publisher .publisher-details p span.publisher-type-details:last-child:after {
  display: none;
}
.online-publisher-info .online-publisher .publisher-details span.rating {
  background-color: #fff2e0;
  border-radius: 4px;
  padding: 2px 8px;
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.85px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #3b3a66;
  margin-bottom: 10px;
  height: 22px;
  display: none;
}
.online-publisher-info .online-publisher .publisher-details span.rating .checked {
  color: #FFCC00;
}
.online-publisher-info .online-publisher .publisher-details span.reviews {
  font-family: "Onest", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.400000006px;
  text-align: left;
  color: #7a798f;
  text-transform: capitalize;
  margin-left: 10px;
  display: inline-block;
}
.online-publisher-info .online-publisher .publisher-details .publisher-info {
  display: flex;
  height: 19px;
  border-radius: 4px;
  padding: 2px 7px 3px 7px;
}
.online-publisher-info .online-publisher .publisher-details .publisher-info span {
  font-family: "Onest", sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #7a798f;
  text-transform: capitalize;
  margin-right: 4px;
}
.online-publisher-info .online-publisher .publisher-details .publisher-info small {
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  color: #3b3a66;
  font-weight: 600;
  margin-right: 8px;
  text-transform: capitalize;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.online-publisher-info .online-publisher .publisher-details .publisher-discount-price-reach-info {
  position: absolute;
  bottom: 15px;
}
.online-publisher-info .online-publisher .publisher-details span.publisher-discount-price {
  border-radius: 4px;
  padding: 3px 5px;
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #0a0940;
  margin-top: 15px;
  display: inline-block;
  margin-right: 0px;
  height: 28px;
  min-width: 80px;
}
.online-publisher-info .online-publisher .publisher-details span.publisher-price {
  border-radius: 4px;
  padding: 3px 5px;
  font-family: "Onest", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #d12829;
  margin-top: 15px;
  display: inline-block;
  text-decoration: line-through;
}
.online-publisher-info .online-publisher .publisher-details .publisher-lock {
  margin-top: 10px;
  margin-bottom: 16px;
  display: block;
  height: 24px;
  display: inline-block;
}
.online-publisher-info .online-publisher .publisher-details .publisher-lock span {
  font-family: "Onest", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #0a0940;
  text-shadow: 0 0 8px #0a0940;
}
.online-publisher-info .online-publisher .publisher-details .publisher-lock span img {
  max-width: 80px;
}
.online-publisher-info .online-publisher .action-section {
  display: none;
  width: 207px;
  background-color: #ffffff;
  border-bottom-left-radius: 16px;
}
.online-publisher-info .online-publisher .action-section .buy-now {
  width: 110px;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 16px !important;
}
.online-publisher-info .online-publisher .action-section .wish-cart-icons {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.online-publisher-info .online-publisher .action-section .wish-cart-icons .wish-icon {
  position: relative;
  cursor: pointer;
}
.online-publisher-info .online-publisher .action-section .wish-cart-icons .wish-icon svg.active path {
  fill: #FF375F;
}
.online-publisher-info .online-publisher .action-section .wish-cart-icons .wish-icon span.wish-tooltip {
  position: absolute;
  top: 20px;
  left: 50%;
  background: #212121;
  color: #fff;
  width: 140px;
  height: 39.01px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Onest";
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.400000006px;
  opacity: 0;
  visibility: hidden;
  transition: all ease 0.5s;
  transform: translateX(-50%);
  z-index: 45;
}
.online-publisher-info .online-publisher .action-section .wish-cart-icons .wish-icon span.wish-tooltip::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: solid 10px #212121;
  border-left: solid 9px transparent;
  border-right: solid 9px transparent;
}
.online-publisher-info .online-publisher .action-section .wish-cart-icons .wish-icon:hover span.wish-tooltip {
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
  top: 30px;
}
.online-publisher-info .online-publisher .action-section .wish-cart-icons .cart-icon {
  position: relative;
  cursor: pointer;
}
.online-publisher-info .online-publisher .action-section .wish-cart-icons .cart-icon span.cart-tooltip {
  position: absolute;
  top: 20px;
  left: 50%;
  background: #212121;
  color: #fff;
  width: 122px;
  height: 39.01px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Onest";
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.400000006px;
  opacity: 0;
  visibility: hidden;
  transition: all ease 0.5s;
  transform: translateX(-50%);
  z-index: 45;
}
.online-publisher-info .online-publisher .action-section .wish-cart-icons .cart-icon span.cart-tooltip::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: solid 10px #212121;
  border-left: solid 9px transparent;
  border-right: solid 9px transparent;
}
.online-publisher-info .online-publisher .action-section .wish-cart-icons .cart-icon:hover span.cart-tooltip {
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
  top: 35px;
}
.online-publisher-info .online-publisher:hover {
  box-shadow: 0px 48px 48px 0px rgba(0, 83, 125, 0.1);
}
.online-publisher-info .online-publisher:hover .action-section {
  display: flex;
  position: absolute;
  bottom: 0px;
  border-top: 1px solid #DCDBE7;
  height: 37px;
  width: 100%;
  border-bottom-right-radius: 16px;
}
.online-publisher-info .online-publisher:hover .publisher-discount-price {
  opacity: 0;
}

.online-publisher-info .online-group-publisher {
  position: relative;
}
.online-publisher-info .online-group-publisher::before {
  content: "";
  position: absolute;
  width: 92%;
  height: 259px;
  background-color: #bfbef5;
  border-radius: 16px;
  z-index: 2;
  top: 21px;
  left: 50%;
  transform: translateX(-50%);
}
.online-publisher-info .online-group-publisher::after {
  content: "";
  width: 100%;
  height: 219px;
  border-radius: 16px;
  background-color: #9e9df0;
  box-shadow: 0px 24px 24px 0px rgba(0, 83, 125, 0.1);
  margin-bottom: 30px;
  position: absolute;
  z-index: 1;
  top: 41px;
  left: 50%;
  transform: translateX(-50%);
}
.online-publisher-info .online-group-publisher .online-publisher {
  width: 85%;
  margin: 0 auto 30px;
  position: relative;
  z-index: 3;
  height: 300px;
  box-shadow: 0px 48px 48px 0px rgba(0, 83, 125, 0.1);
}
.online-publisher-info .online-group-publisher .online-publisher .publisher-picbox {
  height: 166px;
  border-bottom: 1px solid #dcdbe7;
  position: relative;
}
.online-publisher-info .online-group-publisher .online-publisher .publisher-picbox img {
  width: 100%;
  height: 100%;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  -o-object-fit: cover;
     object-fit: cover;
}
.online-publisher-info .online-group-publisher .online-publisher .publisher-add-article {
  display: block;
  position: absolute;
  top: -2px;
  left: 0px;
}
.online-publisher-info .online-group-publisher .online-publisher .publisher-add-article span {
  background-color: #f7f9ff;
  font-family: Onest;
  font-size: 10px;
  font-weight: 400;
  line-height: 12.75px;
  text-align: center;
  text-transform: uppercase;
  color: #0a0940;
  height: 21px;
  border-radius: 0px 11px 11px 0px;
  padding: 4px 10px;
  display: inline-block;
}
.online-publisher-info .online-group-publisher .online-publisher .add-to-cart-show {
  width: 28px;
  height: 28px;
  border-radius: 4px;
  background-color: #f2f6ff;
  display: inline-block;
  position: absolute;
  left: 2px;
  top: inherit;
  bottom: 2px;
  padding: 2px;
}
.online-publisher-info .online-group-publisher .online-publisher .publisher-details {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 0px 10px;
}
.online-publisher-info .online-group-publisher .online-publisher .publisher-details h3 {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #0a0940;
  text-transform: capitalize;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 18px;
}
.online-publisher-info .online-group-publisher .online-publisher .publisher-details p {
  font-family: "Onest", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.4px;
  text-align: left;
  color: #3b3a66;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  height: 32px;
}
.online-publisher-info .online-group-publisher .online-publisher .publisher-details span.rating {
  background-color: #fff2e0;
  border-radius: 4px;
  padding: 2px 8px;
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.85px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #3b3a66;
  margin-bottom: 10px;
  height: 22px;
  display: none;
}
.online-publisher-info .online-group-publisher .online-publisher .publisher-details span.rating .checked {
  color: #FFCC00;
}
.online-publisher-info .online-group-publisher .online-publisher .publisher-details span.reviews {
  font-family: "Onest", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.400000006px;
  text-align: left;
  color: #7a798f;
  text-transform: capitalize;
  margin-left: 10px;
  display: inline-block;
}
.online-publisher-info .online-group-publisher .online-publisher .publisher-details .publisher-info {
  display: flex;
  height: 19px;
  border-radius: 4px;
  padding: 2px 7px 3px 0px;
}
.online-publisher-info .online-group-publisher .online-publisher .publisher-details .publisher-info span {
  font-family: "Onest", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #344054;
  text-transform: capitalize;
  margin-right: 4px;
}
.online-publisher-info .online-group-publisher .online-publisher .publisher-details .publisher-info small {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #344054;
  margin-right: 8px;
  text-transform: capitalize;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.online-publisher-info .online-group-publisher .online-publisher .publisher-details span.publisher-discount-price {
  border-radius: 4px;
  padding: 3px 5px;
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #0a0940;
  margin-top: 15px;
  display: inline-block;
  margin-right: 0px;
  height: 28px;
}
.online-publisher-info .online-group-publisher .online-publisher .publisher-details span.publisher-price {
  border-radius: 4px;
  padding: 3px 5px;
  font-family: "Onest", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #d12829;
  margin-top: 15px;
  display: inline-block;
  text-decoration: line-through;
}
.online-publisher-info .online-group-publisher .online-publisher .publisher-details .publisher-lock {
  margin-top: 15px;
  margin-bottom: 16px;
  display: block;
  height: 24px;
}
.online-publisher-info .online-group-publisher .online-publisher .publisher-details .publisher-lock span {
  font-family: "Onest", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #0a0940;
  text-shadow: 0 0 8px #0a0940;
}
.online-publisher-info .online-group-publisher .online-publisher .action-section {
  display: none;
  width: 100%;
  background-color: #ffffff;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
.online-publisher-info .online-group-publisher .online-publisher .action-section .buy-now {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 16px !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 16px !important;
}
.online-publisher-info .online-group-publisher .online-publisher:hover {
  box-shadow: 0px 48px 48px 0px rgba(0, 83, 125, 0.1);
}
.online-publisher-info .online-group-publisher .online-publisher:hover .action-section {
  display: flex;
  position: absolute;
  bottom: 0px;
  border-top: 1px solid #DCDBE7;
  height: 38px;
}

.online-publisher-info .online-group-publisher-info {
  margin-left: 0px;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  overflow: hidden;
}
.online-publisher-info .online-group-publisher-info .online-publisher {
  border-radius: 16px !important;
}
.online-publisher-info .online-group-publisher-info .online-publisher .publisher-add-article {
  top: -2px;
  left: 0;
}
.online-publisher-info .online-group-publisher-info .online-publisher .publisher-add-article span {
  border-radius: 16px 11px 11px 0px;
}
.online-publisher-info .online-group-publisher-info .online-publisher .action-section {
  width: 100%;
  max-width: 100%;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
.online-publisher-info .online-group-publisher-info .online-publisher .action-section .buy-now {
  width: 93px !important;
}
.online-publisher-info .online-group-publisher-info .slick-arrow {
  font-size: 0px;
  width: 36px;
  height: 36px;
  background-color: #ffffff !important;
  border-radius: 50%;
  box-shadow: 0px 24px 24px 0px rgba(0, 83, 125, 0.1);
  border: none;
  z-index: 8888;
}
.online-publisher-info .online-group-publisher-info .slick-prev {
  background: url(../images/chevron-left-slick.svg);
  background-position: center;
  background-repeat: no-repeat;
  left: 0px;
  top: 47%;
}
.online-publisher-info .online-group-publisher-info .slick-next {
  background: url(../images/chevron-right-slick.svg);
  background-position: center;
  background-repeat: no-repeat;
  right: 0px;
  top: 47%;
}
.online-publisher-info .online-group-publisher-info ul.slick-dots {
  display: flex;
  position: absolute;
  bottom: 0px;
  left: 47%;
}
.online-publisher-info .online-group-publisher-info ul.slick-dots li {
  margin-right: 5px;
}
.online-publisher-info .online-group-publisher-info ul.slick-dots li button {
  font-size: 0px;
  border: none;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #e3e6e7;
}
.online-publisher-info .online-group-publisher-info ul.slick-dots li.slick-active button {
  background-color: #ff375f;
}

.main-bar-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
}
.main-bar-bottom .showing label,
.main-bar-bottom .showing span {
  font-family: "Onest", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.4px;
  text-align: left;
  color: #7a798f;
  text-transform: capitalize;
  margin-right: 8px;
}
.main-bar-bottom .showing label small,
.main-bar-bottom .showing span small {
  font-family: "Onest", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0.4px;
  text-align: left;
  color: #0a0940;
}
.main-bar-bottom .showing select {
  height: 30px;
  border-radius: 4px;
  border: 1px solid #dcdbe7;
  padding: 3px 5px 3px 10px;
}
.main-bar-bottom .custom-pagination {
  display: flex;
  align-items: center;
}
.main-bar-bottom .custom-pagination .pagination {
  display: flex;
  align-items: center;
}
.main-bar-bottom .custom-pagination .pagination .page-item .page-link {
  font-family: "Onest", sans-serif;
  font-size: 11px;
  font-weight: 600;
  line-height: 14.02px;
  letter-spacing: 0.5px;
  text-align: center;
  color: #7a798f;
}
.main-bar-bottom .custom-pagination .pagination .page-item.active .page-link {
  background-color: #fff;
  border: 1px solid #dcdbe7;
  border-radius: 4px;
}
.main-bar-bottom .custom-pagination .pagination .page-item.active .page-link:hover {
  outline: none !important;
  background-color: #fff !important;
  box-shadow: none !important;
}
.main-bar-bottom .custom-pagination .pagination .page-item.active .page-link:focus {
  box-shadow: none !important;
  background-color: transparent !important;
  color: #7a798f !important;
}

.nr-guarantees {
  background: url(../images/nr-guarantees-bg-new.svg);
  width: 100%;
  background-repeat: no-repeat;
  margin: auto;
  border-radius: 8px;
  margin-top: 20px;
  margin-bottom: 15px;
  padding: 20px;
}
.nr-guarantees .nr-guarantees-title h2 {
  font-family: "Onest", sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 40.8px;
  text-align: left;
  color: #fff;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.nr-guarantees .nr-guarantees-info .nr-guarantees-icon {
  width: 36px;
  height: 36px;
}
.nr-guarantees .nr-guarantees-info .nr-guarantees-icon img {
  width: 100%;
  height: 100%;
}
.nr-guarantees .nr-guarantees-info .nr-guarantees-detils {
  margin-top: 20px;
}
.nr-guarantees .nr-guarantees-info .nr-guarantees-detils h4 {
  font-family: "Onest", sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 30.6px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #fff;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.nr-guarantees .nr-guarantees-info .nr-guarantees-detils p {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #f0f0ff;
  text-transform: capitalize;
}

/* Online Store Page End*/
/* Online Store Details Page Start*/
.online-publisher-detail {
  display: flex;
  align-items: start;
  position: relative;
}
.online-publisher-detail .online-publisher-detail-pic-box {
  width: 100%;
  max-width: 200px;
  height: 200px;
  border: 1px solid #dcdbe7;
  border-radius: 8px;
}
.online-publisher-detail .online-publisher-detail-pic-box img {
  width: 200px;
  height: 100%;
  border: 1px solid #dcdbe7;
  border-radius: 8px;
}
.online-publisher-detail .online-publisher-detail-info {
  margin-left: 30px;
  width: calc(100% - 200px);
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-detail-head h2 {
  font-family: "Onest", sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 40.8px;
  text-align: left;
  color: #0a0940;
  text-transform: capitalize;
  margin-bottom: 0px;
  display: inline-block;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-detail-head .wish-cart-icons {
  position: absolute;
  top: 0px;
  right: 0px;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-detail-head .wish-cart-icons svg.active path {
  fill: #FF375F;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-detail-head .wish-cart-icons span.wish-tooltip {
  position: absolute;
  top: 20px;
  left: 50%;
  background: #212121;
  color: #fff;
  width: 140px;
  height: 39.01px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Onest";
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.400000006px;
  opacity: 0;
  visibility: hidden;
  transition: all ease 0.5s;
  transform: translateX(-50%);
  z-index: 45;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-detail-head .wish-cart-icons span.wish-tooltip::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: solid 10px #212121;
  border-left: solid 9px transparent;
  border-right: solid 9px transparent;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-detail-head .wish-cart-icons:hover span.wish-tooltip {
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
  top: 30px;
}
.online-publisher-detail .online-publisher-detail-info .publisher-detail-info-label {
  margin-top: 20px;
}
.online-publisher-detail .online-publisher-detail-info .publisher-detail-info-label span {
  font-family: "Onest", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 35px;
  letter-spacing: 0.25px;
  text-align: left;
  text-transform: capitalize;
}
.online-publisher-detail .online-publisher-detail-info .publisher-detail-info-label span.state {
  background-color: #f3ebf7;
  border-radius: 4px;
  padding: 5px 12px;
  color: #af52de;
  margin-right: 6px;
  text-transform: capitalize;
}
.online-publisher-detail .online-publisher-detail-info .publisher-detail-info-label span.language {
  background-color: #f0f0ff;
  border-radius: 4px;
  padding: 5px 12px;
  margin-right: 6px;
  text-transform: capitalize;
}
.online-publisher-detail .online-publisher-detail-info .publisher-detail-info-label span.language a {
  color: #5e5ce6;
}
.online-publisher-detail .online-publisher-detail-info .publisher-detail-info-label span.rating {
  background-color: #fff2e0;
  border-radius: 4px;
  padding: 4px 8px 4px 8px;
  margin-right: 6px;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-detail-type {
  margin-top: 10px;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-detail-type span {
  font-family: "Onest", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 35px;
  letter-spacing: 0.25px;
  text-align: left;
  text-transform: capitalize;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-detail-type span.podcast {
  background-color: #e5fffe;
  border-radius: 4px;
  padding: 5px 12px;
  color: #00c7be;
  margin-right: 6px;
  text-transform: capitalize;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-detail-type span.press-release {
  background-color: #f2f6ff;
  border-radius: 4px;
  padding: 5px 12px;
  color: #007aff;
  margin-right: 6px;
  text-transform: capitalize;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-detail-type span.digital-banner {
  background-color: #fff2f5;
  border-radius: 4px;
  padding: 5px 12px;
  color: #ff375f;
  margin-right: 6px;
  text-transform: capitalize;
}
.online-publisher-detail .online-publisher-detail-info .publisher-info-details span {
  background-color: #f2f6ff;
  border-radius: 4px;
  padding: 5px 12px;
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #7a798f;
  margin-right: 10px;
  margin-top: 10px;
  display: inline-block;
}
.online-publisher-detail .online-publisher-detail-info .publisher-info-details span small {
  font-weight: 500;
  color: #0a0940;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-detail-contain {
  margin-top: 20px;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-detail-contain span {
  font-family: "Onest";
  font-size: 14px;
  font-weight: 600;
  line-height: 17.85px;
  letter-spacing: 0.1000000015px;
  text-align: left;
  color: #7a798f;
  margin-bottom: 15px;
  display: inline-block;
  text-transform: capitalize;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-detail-contain span.tat {
  color: #0a0940;
  margin-right: 10px;
  text-transform: uppercase;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-detail-contain p {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #3b3a66;
  text-transform: capitalize;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-purchase {
  margin-top: 15px;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-purchase span {
  border-radius: 4px;
  padding: 5px 12px;
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: left;
  text-transform: capitalize;
  margin-right: 10px;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-purchase span.protection {
  background-color: #edfaf1;
  color: #34c759;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-purchase span.matching {
  background-color: #f2f6ff;
  color: #007aff;
  margin-right: 0px;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-url {
  margin-top: 20px;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-url span {
  background-color: #f2f6ff;
  border-radius: 4px;
  padding: 5px 12px 5px 12px;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-url span a {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.85px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #007aff;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories {
  margin-top: 15px;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories h6 {
  font-family: "Onest";
  font-size: 14px;
  font-weight: 600;
  line-height: 17.85px;
  letter-spacing: 0.1000000015px;
  text-align: left;
  color: #0a0940;
  text-transform: capitalize;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories p {
  margin-top: 10px;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories p a {
  font-family: "Onest";
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #3b3a66;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories span {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 17.5px;
  letter-spacing: 0.25px;
  text-align: left;
  border-radius: 4px;
  padding: 5px 12px 5px 26px;
  text-transform: capitalize;
  margin-right: 10px;
  margin-bottom: 6px;
  display: inline-block;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories span.financials {
  background: url(../images/financials-icon.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #e6f2ff;
  color: #007aff;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories span.entertainment {
  background: url(../images/entertainment.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #fff2f5;
  color: #ff375f;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories span.automobile {
  background: url(../images/automobile.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #ebfcff;
  color: #30b0c7;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories span.agriculture {
  background: url(../images/agriculture.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #edfaf1;
  color: #34c759;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories span.education {
  background: url(../images/education.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #e5fffe;
  color: #00c7be;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories span.astrology {
  background: url(../images/astrology.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #fff2e0;
  color: #FF9500;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories span.business {
  background: url(../images/business.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #ebfcff;
  color: #30b0c7;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories span.religion {
  background: url(../images/religion.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #fff2e0;
  color: #FF9500;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories span.fitness {
  background: url(../images/fitness.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #FFF3F2;
  color: #FF3B30;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories span.sports {
  background: url(../images/sports.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #edfaf1;
  color: #34c759;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories span.health {
  background: url(../images/health.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #FFF3F2;
  color: #FF3B30;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories span.social {
  background: url(../images/social.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #fff2f5;
  color: #ff375f;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories span.lifestyle {
  background: url(../images/lifestyle.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #fff2f5;
  color: #ff375f;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories span.advertisement {
  background: url(../images/advertisement.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #FFFBEB;
  color: #FFCC00;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories span.general-news {
  background: url(../images/general-news.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #e5fffe;
  color: #00c7be;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories span.technology {
  background: url(../images/Tech.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #e6f2ff;
  color: #007aff;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories span.devices {
  background: url(../images/device.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #e5fffe;
  color: #00c7be;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories span.gaming {
  background: url(../images/gaming.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #ebfcff;
  color: #30b0c7;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories span.banner {
  background: url(../images/banner.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #fff2f5;
  color: #ff375f;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories span.career {
  background: url(../images/career.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #e6f2ff;
  color: #007aff;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories span.casino {
  background: url(../images/casino.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #FFFBEB;
  color: #FFCC00;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories span.law {
  background: url(../images/Law.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #FFFBEB;
  color: #FFCC00;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories span.crypto {
  background: url(../images/crypto.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #FFFBEB;
  color: #FFCC00;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories span.travel {
  background: url(../images/travel.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #ebfcff;
  color: #30b0c7;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories span.architecture {
  background: url(../images/architecture.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #ebebff;
  color: #5e5ce6;
}
.online-publisher-detail .online-publisher-detail-info .online-publisher-categories span.food {
  background: url(../images/food.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #fff2f5;
  color: #ff375f;
}

span.our-price {
  border-radius: 4px;
  padding: 5px 5px;
  font-family: "Onest", sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 28.05px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #0a0940;
  text-transform: capitalize;
  margin-right: 10px;
}

span.main-price {
  background-color: #faf2f2;
  border-radius: 4px;
  padding: 2px 4px;
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.85px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #d12829;
  text-decoration: line-through;
}

.online-publisher-our-price {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.online-publisher-our-price .price-title h4 {
  font-family: "Onest", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30.6px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #3b3a66;
}
.online-publisher-our-price .online-publisher-price-details {
  align-items: end;
}
.online-publisher-our-price .online-publisher-price-details .price-label {
  text-align: end;
  margin-bottom: 20px;
}
.online-publisher-our-price .online-publisher-price-details .price-label span.blur {
  color: #0a0940;
  text-shadow: 0 0 8px #0a0940;
  font-family: "Onest", sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 28.05px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #0a0940;
}
.online-publisher-our-price .online-publisher-price-details .price-label .verified-icon-pic-box,
.online-publisher-our-price .online-publisher-price-details .price-label .price-tag-icon-pic-box {
  display: none;
}

.article-title h3 {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #0a0940;
  text-transform: capitalize;
  margin-bottom: 20px;
}

.article-details .article-pic-box {
  width: 236px;
  height: 133px;
}
.article-details .article-pic-box img {
  width: 236px;
  height: 133px;
}
.article-details .article-info a {
  border-radius: 4px;
  padding: 8px 6px 8px 12px;
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 17.85px;
  letter-spacing: 0.1000000015px;
  text-align: left;
  color: #ff375f;
  text-transform: capitalize;
}
.article-details .article-info .article-type {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}
.article-details .article-info .article-type span.article-type-info {
  background-color: #ebfcff;
  border-radius: 4px;
  padding: 5px 12px 5px 4px;
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.85px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #30b0c7;
  text-transform: capitalize;
  text-align: left;
}
.article-details .article-info .article-type span.article-type-info.financial {
  background-color: #e6f2ff;
  color: #007aff;
}
.article-details .article-info .article-type span.article-example {
  background-color: #f5f5ff;
  border-radius: 4px;
  padding: 3px 12px;
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #5e5ce6;
  text-align: end;
  text-transform: capitalize;
}
.article-details .article-info .article-contain h4 {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 17.85px;
  letter-spacing: 0.1000000015px;
  text-align: left;
  color: #0a0940;
  margin-bottom: 15px;
  text-transform: capitalize;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.article-details .article-info .article-contain p {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.85px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #3b3a66;
  text-transform: capitalize;
  margin-bottom: 15px;
}

.content-details p {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #3b3a66;
  margin-top: 20px;
}

.conditions-check {
  margin-top: 20px;
}
.conditions-check .conditions-info1 {
  width: 100%;
  margin-bottom: 10px;
}
.conditions-check .conditions-info1 .conditions-info-name {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #3b3a66;
  text-transform: capitalize;
}

.login-to-view img {
  width: 100%;
  height: 100%;
}

.discount-price-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.discount-price-details p small {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.85px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #3b3a66;
}
.discount-price-details p span.blur {
  color: #0a0940;
  text-shadow: 0 0 8px #0a0940;
  font-family: "Onest", sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 28.05px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #0a0940;
}

.nr-guarantees-details .nr-guarantees-info {
  display: block;
  align-items: start;
}
.nr-guarantees-details .nr-guarantees-info .nr-guarantees-icon img {
  width: unset;
  height: unset;
}
.nr-guarantees-details .nr-guarantees-info .nr-guarantees-detils {
  margin-top: 20px;
  margin-left: 0px;
}
.nr-guarantees-details .online-detail-store .slick-prev,
.nr-guarantees-details .online-detail-store .slick-next {
  display: none !important;
}
.nr-guarantees-details .online-detail-store ul.slick-dots {
  display: flex;
  position: absolute;
  bottom: -38px;
  left: 47%;
}
.nr-guarantees-details .online-detail-store ul.slick-dots li {
  margin-right: 5px;
}
.nr-guarantees-details .online-detail-store ul.slick-dots li button {
  font-size: 0px;
  border: none;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #e3e6e7;
}
.nr-guarantees-details .online-detail-store ul.slick-dots li.slick-active button {
  background-color: #ff375f;
}
.nr-guarantees-details .slick-slider {
  margin-left: 0px;
}

.addition-service-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.payment-mode .payment-mode-title {
  margin-bottom: 10px;
}
.payment-mode .payment-mode-title h2 {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #0a0940;
}

/* Online Store Details Page End*/
/* Cart Page Start*/
.my-cart .cart-icon img {
  position: relative;
}
.my-cart .cart-icon span.cart-notification {
  position: absolute;
  width: 16px;
  height: 16px;
  background-color: #ff375f;
  border-radius: 50%;
  top: 6px;
  left: 30px;
  font-family: "Onest", sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 12.75px;
  text-align: center;
  color: #fff;
  padding-top: 2px;
}
.my-cart .dropdown-menu.show {
  width: 340px;
  left: -100px;
  border: none;
  border-radius: 0px 0px 8px 8px;
  background-color: #fff;
  box-shadow: 0px 48px 48px 0px rgba(0, 83, 125, 0.1);
}

.cart .cart-title {
  margin-bottom: 15px;
  padding: 20px 20px 0px;
}
.cart .cart-title h3 {
  font-family: "Onest", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22.95px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #3b3a66;
}
.cart .cart-show {
  height: 380px;
  overflow-y: auto;
  padding: 0px 20px 20px 20px;
  text-align: center;
}
.cart .cart-show .cart-contain {
  display: flex;
  align-items: start;
  justify-content: space-between;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #dcdbe7;
}
.cart .cart-show .cart-contain a.dropdown-item {
  padding: 0px;
}
.cart .cart-show .cart-contain a.dropdown-item .cart-details {
  display: flex;
  align-items: center;
}
.cart .cart-show .cart-contain a.dropdown-item .cart-details .cart-details-pic-box {
  width: 44px;
  height: 44px;
  border: 1px solid #dcdbe7;
}
.cart .cart-show .cart-contain a.dropdown-item .cart-details .cart-details-pic-box img {
  width: 100%;
  height: 100%;
}
.cart .cart-show .cart-contain a.dropdown-item .cart-details .cart-detail {
  margin-left: 10px;
}
.cart .cart-show .cart-contain a.dropdown-item .cart-details .cart-detail h6 {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #0a0940;
  text-transform: capitalize;
  margin-bottom: 8px;
}
.cart .cart-show .cart-contain a.dropdown-item .cart-details .cart-detail p {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.85px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #3b3a66;
}
.cart .cart-show .cart-contain .dropdown-item:hover,
.cart .cart-show .cart-contain .dropdown-item:focus,
.cart .cart-show .cart-contain .dropdown-item:active {
  background-color: transparent;
}
.cart .cart-show .cart-contain .cart-delate-icon img {
  cursor: pointer;
}
.cart .cart-pay {
  padding: 0px 20px 10px 20px;
  width: 100%;
}
.cart .cart-pay a {
  width: 100%;
  display: block;
}

.cart-page .cart-page-title {
  padding-bottom: 15px;
  border-bottom: 1px solid #dcdbe7;
  padding: 30px 30px 20px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cart-page .cart-page-title h2 {
  font-family: "Onest", sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 28.05px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #0a0940;
}
.cart-page .cart-page-title span {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 17.85px;
  letter-spacing: 0.1000000015px;
  text-align: right;
  color: #ff375f;
  text-transform: capitalize;
  cursor: pointer;
}
.cart-page .cart-page-scroll {
  height: 350px;
  overflow-y: auto;
  padding: 0px 30px 0px 30px;
}
.cart-page .cart-page-scroll .no-add-cart {
  text-align: center;
  margin-top: 55px;
}
.cart-page .cart-page-scroll .no-add-cart h5 {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.150000006px;
  text-align: center;
  color: #0a0940;
  margin-top: 10px;
  margin-bottom: 5px;
}
.cart-page .cart-page-scroll .no-add-cart p {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.400000006px;
  text-align: center;
  color: #3b3a66;
  margin-bottom: 20px;
}
.cart-page .cart-page-scroll .cart-page-info {
  display: flex;
  align-items: start;
  justify-content: space-between;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #dcdbe7;
}
.cart-page .cart-page-scroll .cart-page-info .cart-page-contain {
  display: flex;
  align-items: start;
}
.cart-page .cart-page-scroll .cart-page-info .cart-page-contain .cart-page-contain-details {
  display: flex;
  align-items: start;
}
.cart-page .cart-page-scroll .cart-page-info .cart-page-contain .cart-page-logo {
  width: 100%;
  max-width: 85px;
  height: 85px;
  margin-left: 20px;
}
.cart-page .cart-page-scroll .cart-page-info .cart-page-contain .cart-page-logo img {
  width: 100%;
  height: 100%;
  border: 1px solid #dcdbe7;
  border-radius: 12px;
}
.cart-page .cart-page-scroll .cart-page-info .cart-page-contain .cart-page-detail {
  margin-left: 20px;
}
.cart-page .cart-page-scroll .cart-page-info .cart-page-contain .cart-page-detail h5 a {
  font-family: "Onest", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.5px;
  text-align: left;
  margin-bottom: 10px;
  text-transform: capitalize;
  color: #0a0940 !important;
  margin-bottom: 10px;
  display: block;
}
.cart-page .cart-page-scroll .cart-page-info .cart-page-contain .cart-page-detail .cart-page-details {
  margin-bottom: 5px;
}
.cart-page .cart-page-scroll .cart-page-info .cart-page-contain .cart-page-detail .cart-page-details span {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #3b3a66;
  text-transform: capitalize;
}
.cart-page .cart-page-scroll .cart-page-info .cart-page-contain .cart-page-detail .cart-page-details span.dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #7a798f;
  display: inline-block;
  margin-left: 15px;
  margin-right: 2px;
  margin-bottom: 3px;
}
.cart-page .cart-page-scroll .cart-page-info .cart-page-contain .cart-page-detail .cart-page-authority span {
  color: #7a798f;
}
.cart-page .cart-page-scroll .cart-page-info .cart-page-contain .cart-page-detail .cart-page-authority span small {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #3b3a66;
  font-weight: 500;
}
.cart-page .cart-page-scroll .cart-page-info .cart-page-product-price {
  text-align: end;
}
.cart-page .cart-page-scroll .cart-page-info .cart-page-product-price span {
  font-family: "Onest", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.4px;
  text-align: left;
  color: #B5B5C6;
  margin-right: 5px;
  text-decoration-line: line-through;
}
.cart-page .cart-page-scroll .cart-page-info .cart-page-product-price p {
  text-align: right;
  display: inline-block;
  font-family: "Onest", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #0a0940;
}
.cart-page .cart-page-scroll .cart-page-info .cart-page-product-price .cart-page-wishlist-price {
  text-align: right;
}
.cart-page .cart-page-scroll .cart-page-info .cart-page-product-price .cart-page-wishlist-price a {
  border: 1px solid #dcdbe7;
  font-family: "Onest", sans-serif;
  font-size: 10px;
  font-weight: 600;
  line-height: 12px;
  text-align: left;
  color: #0a0940;
  border-radius: 4px;
  padding: 6px 10px;
  text-transform: uppercase;
  margin-right: 10px;
}

.cart-page-total {
  text-align: end;
  margin-top: 15px;
  padding: 0px 30px 20px 30px;
}
.cart-page-total p {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #0a0940;
  text-transform: capitalize;
  margin-right: 8px;
  text-align: end;
}
.cart-page-total p span {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.15px;
  text-align: left;
  color: #0a0940;
}

.cart-page-billing-info {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
.cart-page-billing-info .cart-page-billing-details h6 {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #0a0940;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.cart-page-billing-info .cart-page-billing-details p {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.85px;
  letter-spacing: 0.25px;
  text-align: left;
  text-transform: capitalize;
  color: #3b3a66;
  margin-bottom: 5px;
}
.cart-page-billing-info .cart-page-billing-details span {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.85px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #7a798f;
}
.cart-page-billing-info .cart-page-billing-details span small {
  font-size: 14px;
  font-weight: 500;
  line-height: 17.85px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #3b3a66;
}

/* Cart Page Page End*/
/* Website Header Footer Start*/
.website-header {
  border-bottom: none;
}
.website-header .navbar-expand-lg .navbar-nav .nav-item {
  position: relative;
  display: flex;
  align-items: center;
}
.website-header .navbar-expand-lg .navbar-nav .nav-item.dropdown:hover .dropdown-menu {
  display: block;
}
.website-header .navbar-expand-lg .navbar-nav .nav-item .dropdown-menu {
  display: none;
  position: absolute;
  top: 40px;
  left: 0;
  background-color: #eeeeee;
  z-index: 1000;
  box-shadow: 0 10px 30px 0 rgba(45, 45, 45, 0.2);
  min-width: 250px;
  border: none;
  padding: 15px 0px 15px 0px;
  text-transform: capitalize;
}
.website-header .navbar-expand-lg .navbar-nav .nav-item .dropdown-menu a {
  color: #101010;
  font-size: 14px;
  font-weight: 500;
  padding: 10px;
  display: block;
  text-decoration: none;
  text-transform: capitalize;
}
.website-header .navbar-expand-lg .navbar-nav .nav-item .dropdown-menu a .pink-icon {
  display: none;
  margin-right: 10px;
}
.website-header .navbar-expand-lg .navbar-nav .nav-item .dropdown-menu a .icon {
  margin-right: 10px;
}
.website-header .navbar-expand-lg .navbar-nav .nav-item .dropdown-menu a:hover {
  background-color: rgba(255, 255, 255, 0.5019607843);
  color: #ff375f;
}
.website-header .navbar-expand-lg .navbar-nav .nav-item .dropdown-menu a:hover .pink-icon {
  display: inline-block;
}
.website-header .navbar-expand-lg .navbar-nav .nav-item .dropdown-menu a:hover .icon {
  display: none;
}
.website-header .navbar-expand-lg .navbar-nav .nav-item .dropdown-menu.industries-sub-menu {
  width: 900px;
  top: 40px;
  left: -400px;
  text-transform: capitalize;
}
.website-header .navbar-expand-lg .navbar-nav .nav-item .dropdown-menu.industries-sub-menu .industries {
  padding: 20px 20px 20px 20px;
}
.website-header .navbar-expand-lg .navbar-nav .nav-item .dropdown-menu.industries-sub-menu .industries .industries-title h3 {
  color: #101010;
  margin: 0px 0px 0px 0px;
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.website-header .navbar-expand-lg .navbar-nav .nav-item .nav-link {
  color: #000000;
  font-family: "Onest", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 17.85px;
  letter-spacing: 0.25px;
  text-align: left;
  padding: 15px 15px;
  text-transform: capitalize;
}
.website-header .navbar-expand-lg .navbar-nav .nav-item .nav-link .dropdown-menu {
  display: none;
  background-color: #f9f9f9;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.website-header .navbar-expand-lg .navbar-nav .nav-link:hover {
  color: #ff375f;
}
.website-header .navbar-expand-lg .navbar-nav .nav-link:hover .dropdown-menu {
  display: block !important;
}
.website-header .navbar-expand-lg .navbar-nav .nav-link.active {
  font-size: 15px;
  color: #ff375f !important;
  background-color: transparent !important;
  padding: 15px 15px !important;
  font-weight: 500;
}

.website-footer {
  background-color: #fff;
  margin-top: 50px;
  padding-top: 50px;
}
.website-footer .footer-description {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 26px;
}
.website-footer .footer-description .footer-logo p {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.85px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #3b3a66;
  text-transform: capitalize;
}
.website-footer .footer-description .social-icon span {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #0a0940;
  margin-right: 25px;
  display: inline-block;
}
.website-footer .footer-description .social-icon a {
  margin-right: 8px;
}
.website-footer .footer-detail {
  padding-top: 26px;
  padding-bottom: 26px;
  border-top: 1px solid #dcdbe7;
}
.website-footer .footer-detail .footer-title a {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 17.85px;
  letter-spacing: 0.1000000015px;
  text-align: left;
  color: #0a0940;
  text-transform: capitalize;
  margin-bottom: 20px;
  display: block;
}
.website-footer .footer-detail .footer-info a,
.website-footer .footer-detail .footer-info h4 {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 17.85px;
  letter-spacing: 0.1000000015px;
  text-align: left;
  color: #0a0940;
  text-transform: capitalize;
  margin-bottom: 20px;
  display: block;
}
.website-footer .footer-detail .footer-info ul li a {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.85px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #3b3a66;
  text-transform: capitalize;
  margin-bottom: 15px;
  display: block;
}
.website-footer .footer-detail .footer-info ul li a:hover {
  color: #ff375f;
}
.website-footer .footer-detail .footer-info p {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.85px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #3b3a66;
}
.website-footer .footer-detail .footer-info a.contact {
  color: #fff;
  text-transform: uppercase;
  background-color: #ff375f;
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.85px;
  letter-spacing: 3px;
  text-align: center;
  margin-top: 20px;
  border-radius: 27px;
  padding: 18px 20px;
  display: block;
  max-width: 210px;
}

.sub-footer {
  background-color: #ebebff;
  padding: 10px;
}
.sub-footer .sub-footer-detail {
  text-align: center;
}
.sub-footer .sub-footer-detail a {
  font-family: "Onest", sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 12.75px;
  letter-spacing: 1.5px;
  text-align: left;
  color: #3b3a66;
  border-right: 1px solid #7a798f;
  margin-left: 10px;
  padding-right: 10px;
  text-transform: uppercase;
}

.copy-right {
  background-color: #dfdefa;
}
.copy-right .copy-right-detail p {
  font-family: "Onest", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.400000006px;
  text-align: center;
  color: #7a798f;
  padding: 10px;
  text-transform: capitalize;
}

.loader {
  border: 4px solid #fff;
  border-top: 4px solid #e82d1b;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.order-reports-table thead tr th {
  width: 11% !important;
  max-width: 11% !important;
  min-width: 11% !important;
  padding: 15px 15px !important;
}
.order-reports-table thead tr th:first-child {
  width: 2% !important;
  max-width: 2% !important;
  min-width: 2% !important;
  padding-right: 0 !important;
}
.order-reports-table thead tr th:nth-child(2) {
  width: 60% !important;
  max-width: 60% !important;
  min-width: 60% !important;
  padding-left: 10px !important;
}
.order-reports-table thead tr th:nth-child(3) {
  text-align: right;
}
.order-reports-table thead tr th:last-child {
  width: 5% !important;
  max-width: 5% !important;
  min-width: 5% !important;
}
.order-reports-table thead tr th .order-checkbox {
  cursor: pointer;
}
.order-reports-table tbody tr td {
  width: 11% !important;
  max-width: 11% !important;
  min-width: 11% !important;
  padding: 15px 15px !important;
}
.order-reports-table tbody tr td input[type=checkbox] {
  margin-top: 5px;
}
.order-reports-table tbody tr td:first-child {
  width: 2% !important;
  max-width: 2% !important;
  min-width: 2% !important;
  padding-right: 0 !important;
}
.order-reports-table tbody tr td:nth-child(2) {
  width: 60% !important;
  max-width: 60% !important;
  min-width: 60% !important;
  padding-left: 10px !important;
}
.order-reports-table tbody tr td:nth-child(2) p {
  word-wrap: break-word;
  overflow: hidden !important;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-transform: inherit;
}
.order-reports-table tbody tr td:nth-child(3) {
  text-align: right;
}
.order-reports-table tbody tr td:last-child {
  text-align: center;
  width: 5% !important;
  max-width: 5% !important;
  min-width: 5% !important;
}
.order-reports-table tbody tr td p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 2%;
  color: #0A0940;
  display: inline-block;
}
.order-reports-table tbody tr td span {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 6.2%;
  color: #667085;
}
.order-reports-table tbody tr td .order-checkbox {
  cursor: pointer;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.next.disabled svg path {
  stroke: #a3a3a3;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.last.disabled svg path {
  fill: #a3a3a3;
}

#pr_report .report-img img {
  width: 100%;
}
#pr_report .download-btn button {
  padding-left: 0 !important;
  display: flex;
  gap: 5px;
  align-items: center;
}

/* Website Header Footer End*/
/* Online-store responsive Start*/
.mobile-view {
  display: none;
}

/* Online-store responsive End*/
/* Catalogue Page Start*/
.catalogue-table tr td {
  vertical-align: middle;
}
.catalogue-table .catalogue-table-details .catalogue-table-publisher {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 20px 10px 16px;
}
.catalogue-table .catalogue-table-details .catalogue-table-publisher h4 {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #0a0940;
}
.catalogue-table .catalogue-table-details .catalogue-table-publisher a {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 17.85px;
  letter-spacing: 0.1000000015px;
  text-align: left;
  color: #ff375f;
}
.catalogue-table .catalogue-info tr td input {
  height: auto !important;
  cursor: pointer;
}
.catalogue-table .catalogue-info tr td .catalogue-information p span {
  font-family: "Onest";
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 3.5%;
  color: #344054;
  padding-right: 5px;
  border-right: 1px solid #344054;
  text-transform: capitalize;
}
.catalogue-table .catalogue-info tr td .catalogue-information p span:last-child {
  padding-right: 0px;
  border-right: none;
}
.catalogue-table .catalogue-info tr td .catalogue-information h6 {
  font-family: "Onest";
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 3.5%;
  color: #667085;
  text-transform: capitalize;
}
.catalogue-table .catalogue-info tr td .catalogue-information h6 span {
  color: #344054;
}
.catalogue-table .catalogue-info td.name {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  padding-bottom: 0px;
}

/* Catalogue Page End*/
/* Rate Card Start*/
.rate-card-title {
  padding: 70px;
  background: url(../images/rate_card_icon/rate-care-background-desktop.png);
  background-repeat: no-repeat;
  background-position: center;
}
.rate-card-title h2 {
  font-family: "Onest", sans-serif;
  font-size: 45px;
  font-weight: 300;
  line-height: 57.37px;
  text-align: center;
  color: #0a0940;
  text-transform: capitalize;
  margin-bottom: 20px;
}
.rate-card-title p {
  font-family: "Onest", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22.95px;
  letter-spacing: 0.5px;
  text-align: center;
  color: #3b3a66;
  text-transform: capitalize;
}

.rate-navbar {
  margin-top: 50px;
  margin-bottom: 20px;
}
.rate-navbar ul {
  justify-content: center;
}
.rate-navbar ul li a {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 17.85px;
  letter-spacing: 0.1px;
  text-align: center;
  text-transform: capitalize;
  background-color: #f2f6ff;
  color: #3b3a66;
  padding: 11px 20px;
  margin-right: 20px;
  border-radius: 20px;
}
.rate-navbar li a.active {
  background-color: #ff375f;
  color: #ffffff;
}

.title-contain {
  padding-top: 50px;
  padding-bottom: 30px;
}
.title-contain h5 {
  font-family: "Onest", sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 40.8px;
  text-align: center;
  color: #0a0940;
  text-transform: capitalize;
  margin-bottom: 20px;
}
.title-contain p {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: center;
  color: #3b3a66;
  text-transform: capitalize;
  width: 66%;
  margin: auto;
}

.publications-details p {
  font-family: "Onest", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30.6px;
  letter-spacing: 0.15px;
  text-align: center;
  color: #3b3a66;
  text-transform: capitalize;
}
.publications-details p span {
  color: #0a0940;
  margin-left: 5px;
}

.rate-card-filter .filter-inputs {
  max-width: 13%;
}

.rate-card-order {
  background-color: #f7f9ff;
  padding: 20px;
  box-shadow: 0px 24px 24px 0px rgba(0, 83, 125, 0.1);
  position: fixed;
  bottom: 0px;
  right: 18%;
  z-index: 86;
  width: 100%;
  max-width: 64%;
}
.rate-card-order .rate-card-order-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.rate-card-order .rate-card-order-details span {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #3b3a66;
  text-transform: capitalize;
}
.rate-card-order .rate-card-order-details span small {
  color: #0a0940;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin-left: 5px;
}

.network-Details {
  background-color: #fff2f5;
  padding: 40px 40px;
  max-width: 80%;
  margin: 30px auto 50px;
}
.network-Details h3 {
  font-family: "Onest", sans-serif;
  font-size: 42px;
  font-weight: 300;
  line-height: 72.67px;
  letter-spacing: 0.25px;
  text-align: center;
  color: #ff375f;
}
.network-Details p {
  font-family: "Onest", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22.95px;
  letter-spacing: 0.5px;
  text-align: center;
  color: #0a0940;
  text-transform: capitalize;
}

.network-clients .network-clients-info {
  border: 1px solid #dcdbe7;
  padding: 30px;
  height: 190px;
}
.network-clients .network-clients-info span {
  margin-top: 65%;
  display: inline-block;
}
.network-clients .network-clients-info span img {
  width: 100%;
  height: auto;
}
.network-clients .network-clients-info:hover {
  box-shadow: 0px 48px 48px 0px rgba(0, 83, 125, 0.1);
  background-color: #ffffff;
  border: 1px solid #ffffff;
}
.network-clients .more-button {
  display: block;
  text-align: center;
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.85px;
  letter-spacing: 3px;
  text-align: center;
  color: #ff375f;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
.network-clients .more-button::after {
  content: "";
  width: 100px;
  height: 2px;
  background-color: #ff375f;
  position: absolute;
  top: 30px;
  right: 46%;
}
.network-clients .network-clients-info.hidden {
  display: none;
}

.pr-deck {
  background-color: #f3ebf7;
  margin-top: 50px;
  margin-bottom: 50px;
}
.pr-deck .pr-deck-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px;
}
.pr-deck .pr-deck-details span {
  font-family: "Onest", sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 40.8px;
  text-align: left;
  color: #0a0940;
}
.pr-deck .pr-deck-details a {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.85px;
  letter-spacing: 3px;
  text-align: left;
  color: #0a0940;
  text-transform: uppercase;
  padding: 15px 20px;
  border: 1px solid #0a0940;
}

.pr-coverage {
  background-color: #242237;
  margin-top: 50px;
  margin-bottom: 50px;
}
.pr-coverage .pr-coverage-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px;
}
.pr-coverage .pr-coverage-details .pr-coverage-contain h5 {
  font-family: "Onest", sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 40.8px;
  text-align: left;
  color: #ffffff;
  text-transform: capitalize;
  margin-bottom: 15px;
}
.pr-coverage .pr-coverage-details .pr-coverage-contain p {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #ffffff;
  text-transform: capitalize;
  width: 86%;
}
.pr-coverage .pr-coverage-details .pr-coverage-get-started a {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.85px;
  letter-spacing: 3px;
  text-align: center;
  color: #0a0940;
  background-color: #ffffff;
  text-transform: uppercase;
  padding: 15px 20px;
  white-space: nowrap;
}

.wired-plans-details {
  margin-top: 40px;
}
.wired-plans-details h5 {
  font-family: "Onest", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22.95px;
  letter-spacing: 0.5px;
  text-align: center;
  color: #3b3a66;
  margin-bottom: 15px;
}
.wired-plans-details span {
  background-color: #fff2f5;
  border-radius: 25px;
  padding: 10px 20px;
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: center;
  color: #3b3a66;
  display: block;
  width: 100%;
  max-width: 66%;
  margin: auto;
}
.wired-plans-details span small {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.15px;
  text-align: center;
  color: #ff375f;
}

.wired-plans-info .wired-plans-publisher h2 {
  font-family: "Onest", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30.6px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #3b3a66;
  margin: 30px auto 0px;
  text-align: center;
}
.wired-plans-info .wired-plans-publisher h2 span {
  color: #0a0940;
}

.do-follow-publications-details h2 {
  font-family: "Onest", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30.6px;
  letter-spacing: 0.150000006px;
  text-align: center;
  color: #3b3a66;
  text-transform: capitalize;
  margin: 30px auto 20px;
}
.do-follow-publications-details h2 span {
  color: #0a0940;
  margin-left: 5px;
}

.rate-card-do-follow-publications-filter .filter-inputs {
  max-width: 13%;
}

.price-filter-dropdown {
  height: 42px;
  border: 1px solid #ebebff;
  background-color: #f7f9ff;
  font-size: 14px;
  border-radius: 4px;
  outline: none;
  width: 100%;
  padding-top: 3px;
}
.price-filter-dropdown .select-price-filter {
  width: 100%;
  text-align: left;
  padding-left: 10px !important;
  color: #4c4c4c;
  font-weight: 300 !important;
}
.price-filter-dropdown .rate-card-drop-down label {
  font-family: "Onest", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.4px;
  text-align: left;
  color: #3b3a66;
  text-transform: capitalize;
}
.price-filter-dropdown .dropdown-menu.show {
  width: 268px;
  border-radius: 4px;
  padding: 20px;
  box-shadow: 0px 24px 24px 0px rgba(0, 83, 125, 0.1);
  border: none;
}

.rate-card-table-info .rate-card-table tr td {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #0a0940;
  text-transform: capitalize;
}
.rate-card-table-info .rate-card-table tr td input {
  margin-top: 12px;
}
.rate-card-table-info .rate-card-table tr td p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.rate-card-table-info .rate-card-table tr td a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.rate-card-table-info .rate-card-table tr td a:hover {
  color: #007aff;
}
.rate-card-table-info .rate-card-table tr td .checkbox-child {
  padding: 9px 0 !important;
}
.rate-card-table-info .bottom {
  display: flex;
  bottom: 0px;
  background: transparent;
  position: unset;
}

.mobile-view-search-bar {
  display: none;
}

.no-data-record-rate-card {
  text-align: center;
  padding: 8rem 0;
}
.no-data-record-rate-card h4 {
  font-family: "Onest", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30.6px;
  letter-spacing: 0.150000006px;
  text-align: center;
  color: #0a0940;
  text-transform: capitalize;
  margin-bottom: 10px;
  margin-top: 20px;
}
.no-data-record-rate-card p {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: center;
  color: #3b3a66;
  text-transform: capitalize;
}

/* Rate Card End*/
/* whistList Sass ST*/
.wishlist-menu .nav-link.active {
  background-color: #fff2f5;
  border-radius: 20px;
  padding: 5px;
  font-family: "Onest", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #ff375f;
}
.wishlist-menu .nav-link.active svg path {
  fill: #FF375F;
}

.right-sidebar {
  margin-top: 85px;
  position: sticky;
  top: 90px;
}
.right-sidebar .slick-slider-wishlist {
  margin-left: 0px;
  width: 100%;
}
.right-sidebar .slick-slider-wishlist .slick-prev,
.right-sidebar .slick-slider-wishlist .slick-next {
  display: none !important;
}
.right-sidebar .slick-slider-wishlist .slick-dots {
  display: block;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  margin: 0;
  bottom: 25px;
  list-style: none;
  background-color: #F8F7FA;
  border-radius: 8px;
  padding: 4px 6px;
  height: 14px;
}
.right-sidebar .slick-slider-wishlist .slick-dots li {
  display: inline-block;
  margin-right: 10px;
}
.right-sidebar .slick-slider-wishlist .slick-dots li button {
  width: 6px;
  height: 6px;
  border: 0;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  text-indent: -999999px;
}
.right-sidebar .slick-slider-wishlist .slick-dots li.slick-active button {
  background-color: #ff375f;
  width: 6px;
  height: 6px;
  border-radius: 4px;
}
.right-sidebar .pre-package {
  border-radius: 16px;
  padding: 25px 15px 30px;
  background-image: url("../images/nr-package-bg-new.svg");
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 50px;
}
.right-sidebar .pre-package h4 {
  font-family: "Onest";
  font-size: 24px;
  font-weight: 400;
  line-height: 30.6px;
  letter-spacing: 0.150000006px;
  text-align: left;
  color: #fff;
  margin-bottom: 15px;
}
.right-sidebar .pre-package p {
  font-family: "Onest";
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #fff;
  margin-bottom: 20px;
}
.right-sidebar .pre-package a {
  padding: 11px 16px 11px 16px;
  border-radius: 4px;
  background: #FFFFFF;
  display: inline-block;
  font-family: "Onest";
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.1000000015px;
  text-align: center;
  color: #FF375F;
}
.right-sidebar .contact-us-help {
  padding: 40px;
  border-radius: 16px;
  background: #242237;
}
.right-sidebar .contact-us-help h3 {
  font-family: "Onest";
  font-size: 32px;
  font-weight: 400;
  line-height: 40.8px;
  text-align: left;
  color: #FFFFFF;
}
.right-sidebar .contact-us-help .contact-btn {
  padding: 11px 16px 11px 16px;
  border-radius: 4px;
  background: #FF375F;
  display: inline-block;
  font-family: "Onest";
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.1000000015px;
  text-align: center;
  color: #fff;
  margin-top: 20px;
}

/* whistList Sass Ed*/
.wishlist-menu-mobile-view {
  display: none;
}

.my-cart-mobile-view {
  display: none;
}

.poc-title p {
  font-family: "Onest", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 1%;
  color: #344054;
  margin-bottom: 16px;
}

.catalogue-list-table {
  overflow-x: hidden;
}
.catalogue-list-table table thead tr th {
  font-family: "Onest";
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 2%;
  color: #667085;
}
.catalogue-list-table table .catalogue-list-info tr td {
  font-family: "Onest";
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 3.5%;
  color: #344054;
}
.catalogue-list-table table .catalogue-list-info tr td:first-child {
  padding-left: 17px;
}
.catalogue-list-table table .catalogue-list-info tr td .catalogue-list-details {
  display: flex;
  align-items: center;
}
.catalogue-list-table table .catalogue-list-info tr td .catalogue-list-details .catalogue-list-icon {
  margin-left: 12px;
  margin-right: 12px;
}
.catalogue-list-table table .catalogue-list-info tr td .catalogue-list-details .catalogue-list-name h6 {
  font-family: "Onest";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 2%;
  color: #101828;
  width: 100%;
  max-width: 100%;
  word-break: break-word;
  text-transform: capitalize;
  margin-top: 0px;
}
.catalogue-list-table table .catalogue-list-info tr td .catalogue-list-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.catalogue-list-table table .catalogue-list-info tr td .catalogue-list-icon .wish-list-icon {
  position: relative;
  cursor: pointer;
}
.catalogue-list-table table .catalogue-list-info tr td .catalogue-list-icon .wish-list-icon svg.active path {
  fill: #FF375F;
}
.catalogue-list-table table .catalogue-list-info tr td .catalogue-list-icon .wish-list-icon span.wish-tooltip {
  position: absolute;
  top: 20px;
  left: -75%;
  background: #212121;
  color: #fff;
  width: 140px;
  height: 39.01px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Onest";
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.400000006px;
  opacity: 0;
  visibility: hidden;
  transition: all ease 0.5s;
  transform: translateX(-50%);
  z-index: 45;
}
.catalogue-list-table table .catalogue-list-info tr td .catalogue-list-icon .wish-list-icon span.wish-tooltip::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 72%;
  transform: translateX(-50%);
  border-bottom: solid 10px #212121;
  border-left: solid 9px transparent;
  border-right: solid 9px transparent;
}
.catalogue-list-table table .catalogue-list-info tr td .catalogue-list-icon .wish-list-icon:hover span.wish-tooltip {
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
  top: 30px;
}
.catalogue-list-table table .catalogue-list-info tr td .catalogue-list-icon .cart-icon {
  position: relative;
  cursor: pointer;
}
.catalogue-list-table table .catalogue-list-info tr td .catalogue-list-icon .cart-icon span.cart-tooltip {
  position: absolute;
  top: 20px;
  left: -35px;
  background: #212121;
  color: #fff;
  width: 122px;
  height: 39.01px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Onest";
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.400000006px;
  opacity: 0;
  visibility: hidden;
  transition: all ease 0.5s;
  transform: translateX(-50%);
  z-index: 45;
}
.catalogue-list-table table .catalogue-list-info tr td .catalogue-list-icon .cart-icon span.cart-tooltip::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 90%;
  transform: translateX(-50%);
  border-bottom: solid 10px #212121;
  border-left: solid 9px transparent;
  border-right: solid 9px transparent;
}
.catalogue-list-table table .catalogue-list-info tr td .catalogue-list-icon .cart-icon:hover span.cart-tooltip {
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
  top: 35px;
}

.floating-catalogue {
  border: 0.5px solid rgba(191, 191, 237, 0.45);
  border-radius: 16px;
  padding: 15px;
  background-color: #ffffff;
  position: fixed;
  bottom: 20px;
  z-index: 145;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0px 24px 24px 0px rgba(10, 96, 189, 0.1019607843);
}
.floating-catalogue .floating-catalogue-detail {
  display: flex;
  align-items: center;
  gap: 24px;
}
.floating-catalogue .floating-catalogue-detail .floating-catalogue-icon {
  display: flex;
  align-items: center;
  position: relative;
}
.floating-catalogue .floating-catalogue-detail .floating-catalogue-icon img,
.floating-catalogue .floating-catalogue-detail .floating-catalogue-icon span {
  width: 40px;
  height: 40px;
  border-radius: 12px;
  border: 0.5px solid #D0D5DD;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  margin-left: -12px;
}
.floating-catalogue .floating-catalogue-detail .floating-catalogue-icon img:first-child,
.floating-catalogue .floating-catalogue-detail .floating-catalogue-icon span:first-child {
  margin-left: 0;
}
.floating-catalogue .floating-catalogue-detail .floating-catalogue-icon img {
  background-color: #fff;
}
.floating-catalogue .floating-catalogue-detail .floating-catalogue-icon span {
  background: rgba(255, 55, 95, 0.7490196078);
  color: #FFFFFF;
  font-family: "Onest", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.062em;
  display: flex;
  align-items: center;
  justify-content: center;
}
.floating-catalogue .floating-catalogue-detail .floating-catalogue-details p {
  font-family: "Onest";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 2%;
  color: #344054;
}
.floating-catalogue .floating-catalogue-detail .floating-catalogue-details p span {
  color: #101828;
}
.floating-catalogue .floating-catalogue-detail .floating-catalogue-details h6 {
  font-family: "Onest";
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 6.2%;
  color: #344054;
}

.catalogue-table .dataTables_scrollBody {
  overflow-x: hidden !important;
}

.order-report-table .dataTables_scrollBody {
  height: 550px !important;
}

.create-order-ai {
  margin-top: 18px;
  margin-bottom: 16px;
  background-color: #2a2967;
  border-radius: 12px;
}
.create-order-ai .create-order-ai-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 16px;
}
.create-order-ai .create-order-ai-details .create-order-ai-info {
  display: flex;
  align-items: center;
}
.create-order-ai .create-order-ai-details .create-order-ai-info .create-order-ai-picbox {
  width: 32px;
  height: 32px;
}
.create-order-ai .create-order-ai-details .create-order-ai-info .create-order-ai-picbox img {
  width: 100%;
  height: auto;
}
.create-order-ai .create-order-ai-details .create-order-ai-info .create-order-ai-update {
  margin-left: 12px;
}
.create-order-ai .create-order-ai-details .create-order-ai-info .create-order-ai-update h5 {
  font-family: "Onest";
  font-size: 16px;
  font-weight: 400;
  line-height: 20.4px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #cecef5;
  text-transform: capitalize;
  margin-bottom: 5px;
}
.create-order-ai .create-order-ai-details .create-order-ai-info .create-order-ai-update h5 span {
  font-weight: 600;
  color: #ffffff;
}
.create-order-ai .create-order-ai-details .create-order-ai-info .create-order-ai-update p {
  font-family: "Onest";
  font-size: 14px;
  font-weight: 300;
  line-height: 17.85px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #e8e8fa;
}
.create-order-ai .create-order-ai-details .create-order-ai-info .create-order-ai-update .create-progress-bar {
  margin-top: 7px;
  width: 100%;
  height: 5px;
  border-radius: 4px;
  background-color: #3b3a91;
}
.create-order-ai .create-order-ai-details .create-order-ai-info .create-order-ai-update .create-progress-bar .progress-bar {
  border-radius: 8px;
}
.create-order-ai .create-order-ai-details .create-order-ai-view-details a {
  font-family: "Onest";
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0.5px;
  text-align: center;
  color: #ffffff;
  text-transform: capitalize;
}

.ai-content-score-content {
  position: relative;
  padding: 20px 0;
  margin-bottom: 20px;
}
.ai-content-score-content .main-score-card {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  background-color: #2a2967;
  box-shadow: 24px 0px 24px 0px rgba(10, 96, 189, 0.1019607843);
  box-shadow: 0px 54px 32px 0px rgba(10, 96, 189, 0.0509803922);
  border-radius: 15px;
  padding: 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 23%;
  height: 100%;
  border-radius: 24px;
  justify-content: center;
}
.ai-content-score-content .main-score-title {
  margin-top: 15px;
  font-size: 14px;
}
.ai-content-score-content .sub-score-cards {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  width: 80%;
  margin-left: auto;
  padding: 40px;
  padding-left: 7%;
}
.ai-content-score-content .sub-score-cards .sub-score-card {
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-items: center;
  width: 48%;
}
.ai-content-score-content .progress-circle {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: conic-gradient(green 0deg, #d0d5dd 0deg 360deg);
  display: flex;
  justify-content: center;
  align-items: center;
}
.ai-content-score-content .progress-circle .progress-inner {
  background-color: white;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.ai-content-score-content .progress-circle .progress-inner span {
  font-size: 52px;
  font-weight: 100;
  line-height: 60px;
  color: #fff;
}
.ai-content-score-content .progress-circle .progress-inner small {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  color: #fff;
}
.ai-content-score-content .sub-score-title span {
  font-size: 20px;
  font-weight: 400;
  line-height: 22.95px;
  letter-spacing: 0.150000006px;
  color: #34c759;
}
.ai-content-score-content .sub-score-title small {
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  text-align: left;
  color: #667085;
}
.ai-content-score-content .sub-score-title p {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #344054;
  margin-top: 5px;
}
.ai-content-score-content p.main-score-title {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.400000006px;
  color: #ffffff;
}
.ai-content-score-content .nr-main-score {
  width: 166px;
  height: 166px;
}
.ai-content-score-content .nr-main-score .progress-inner {
  width: 155px;
  height: 155px;
  background-color: #2a2967;
}

.content-status-title h4 {
  font-size: 18px;
  font-weight: 300;
  line-height: 22.95px;
  letter-spacing: 0.150000006px;
  color: #344054;
}

.content-status-report {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.content-status-report .content-status-btn {
  padding: 5px 10px 5px 10px;
  gap: 5px;
  border-radius: 6px;
  background-color: #f7f9ff;
  position: relative;
  cursor: pointer;
}
.content-status-report .content-status-btn span {
  font-size: 14px;
  font-weight: 400;
  line-height: 17.85px;
  letter-spacing: 0.25px;
  color: #667085;
}
.content-status-report .content-status-btn span strong {
  font-size: 14px;
  font-weight: 400;
  line-height: 17.85px;
  letter-spacing: 0.25px;
  color: #101828;
}
.content-status-report .content-status-btn .check-bad-word {
  position: absolute;
  background-color: rgb(255, 255, 255);
  border-radius: 24px;
  padding: 20px;
  box-shadow: 0px 24px 24px 0px rgba(10, 96, 189, 0.1);
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.3s ease, transform 0.3s ease;
  z-index: 99;
  width: 200%;
  left: 0;
  top: 43px;
}
.content-status-report .content-status-btn .check-bad-word p {
  font-family: "Onest";
  font-size: 14px;
  font-weight: 400;
  line-height: 17.85px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #101828;
  text-transform: capitalize;
  margin-bottom: 16px;
}
.content-status-report .content-status-btn .check-bad-word p span {
  font-weight: 600;
}

.manage-client-popup .modal-dialog {
  max-width: 850px;
}

.content-review-keyword p.content-review-keyword-list {
  margin-top: 15px;
  width: 70%;
  margin-top: 15px;
  width: 70%;
}
.content-review-keyword p.content-review-keyword-list .key-word-more {
  background-color: #fbf2f2;
  border-radius: 14px;
  padding: 10px 12px;
  font-family: "Onest";
  font-size: 10px;
  font-weight: 600;
  line-height: 12px;
  text-align: left;
  color: #D12026;
  border: none;
}

.content-review-show p {
  font-family: "Onest";
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #344054;
  text-transform: math-auto;
  margin-bottom: 16px;
  font-family: "Onest";
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0.25px;
  text-align: left;
  color: #344054;
  text-transform: math-auto;
  margin-bottom: 16px;
}
.content-review-show p span.content-review-blue {
  background-color: #e4ebff;
  border-bottom: 0.5px solid #007aff;
}
.content-review-show p span.content-review-red {
  background-color: #f6e5e5;
  border-bottom: 0.5px solid #D12026;
}
.content-review-show p span.content-review-yellow {
  background-color: #fff4e4 !important;
  border-bottom: 0.5px solid #ffcc00 !important;
}

.ai-loader-overlay {
  display: none;
  /* Hidden by default */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  /* Semi-transparent white */
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  /* Blurry effect */
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.ai-loader-content {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Loader Animation */
.ai-loader {
  width: 30px;
  height: 30px;
  border: 5px solid rgba(0, 0, 0, 0.1);
  border-top-color: #00c7be;
  border-radius: 50%;
  animation: aispin 1s linear infinite;
}

.loading .ai-loader-overlay {
  opacity: 1;
  visibility: visible;
}

.ai-score-details {
  background: #fff;
  border: 1px solid #ddd;
  padding: 10px;
  position: absolute;
  top: 100%;
  /* Position it below the parent */
  left: 0;
  width: 100%;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  z-index: 100;
  display: none;
  /* Hide by default */
}

.ai-score-details p {
  margin: 5px 0;
  font-size: 14px;
  color: #333;
}

@keyframes aispin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.payment-mode-pic-box img {
  width: 100%;
}

.user-profile-mobile-view {
  display: none;
}

.select2-dropdown {
  background: #fff !important;
  border-radius: 24px !important;
  border: 0.5px solid rgba(191, 191, 237, 0.4509803922) !important;
  box-shadow: 0 24px 24px 0 rgba(0, 83, 125, 0.1019607843) !important;
  padding: 8px;
}

.select2-container--default .select2-selection--single {
  border-radius: 8px !important;
  border: 1px solid #667085 !important;
  background-color: transparent !important;
}

.select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {
  height: 40px !important;
}

.select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {
  border: 1px solid #d2d6de;
  padding: 6px 12px;
  height: 34px;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2 {
  max-width: 100%;
  width: 100%;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 0px !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border-radius: 8px !important;
  border: 1px solid #98A2B3 !important;
  background-color: transparent !important;
  box-shadow: 0 0 20px 12px #cfdef5 !important;
  margin-bottom: 10px !important;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 3px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 28px;
  right: 3px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 7px !important;
  right: 4px !important;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container:focus {
  color: #495057 !important;
  background-color: #fff !important;
  border-color: #80bdff !important;
  outline: 0 !important;
  box-shadow: 0 0 0 0.15rem rgba(0, 123, 255, 0.25) !important;
}

@media (max-width: 1366px) {
  .rate-card-order {
    right: 5%;
    max-width: 90%;
  }
  .new-custom-header-dropdown-menu.show {
    position: absolute;
    left: inherit;
    right: 0px;
    top: 48px;
  }
  .custom-notification .dropdown-menu.show {
    left: -250px;
  }
}
@media (min-width: 1360px) and (max-width: 1560px) {
  .new-custom-header-dropdown-menu.show {
    position: absolute;
    left: inherit;
    right: 0px;
    top: 48px;
  }
  .my-cart .dropdown-menu.show {
    left: -190px;
  }
}
@media (max-width: 1024px) {
  .catalogue-table .dataTables_scrollBody {
    overflow-x: auto !important;
  }
  .catalogue-list-table {
    overflow-x: auto;
  }
  .custom-notification .dropdown-menu.show {
    left: -230px;
  }
}
@media (max-width: 991px) {
  .navbar-toggler {
    margin-top: 5px;
  }
  .new-header-orders .notification {
    display: none;
  }
  .reseller-logo {
    display: none;
  }
  .reseller-mobile-view-logo {
    display: block !important;
    padding-left: 10px;
  }
  .online-publisher-detail {
    display: block;
  }
  .online-publisher-detail .online-publisher-detail-info {
    margin-top: 15px;
    margin-left: 0px;
    width: 100%;
  }
  .online-publisher-detail .online-publisher-detail-info .publisher-detail-info-label {
    display: inline-block;
  }
  .online-publisher-detail .online-publisher-detail-info .publisher-detail-info-label span {
    margin-bottom: 10px;
  }
  .online-publisher-detail .online-publisher-detail-info .publisher-info-details span {
    font-size: 14px;
  }
  .online-publisher-our-price {
    display: block;
  }
  .online-publisher-our-price .price-title {
    margin-bottom: 15px;
  }
  .online-publisher-our-price .online-publisher-price-details .price-label {
    text-align: left;
    margin-bottom: 0px;
  }
  .online-publisher-our-price .online-publisher-price-details .price-label .verified-icon-pic-box,
  .online-publisher-our-price .online-publisher-price-details .price-label .price-tag-icon-pic-box {
    display: inline-block;
  }
  .online-publisher-our-price .online-publisher-price-details .online-publisher-purchase {
    display: none;
  }
  .conditions-check span {
    max-width: 100%;
  }
  .discount-price-details {
    display: block;
  }
  .discount-price-details p {
    margin-bottom: 20px;
  }
  .discount-price-details p small {
    display: block;
    margin-bottom: 15px;
  }
  .nr-guarantees-details .nr-guarantees-title h2 {
    font-size: 26px;
  }
  .catalogue-list-table {
    overflow-x: auto;
  }
  .floating-catalogue {
    width: 100%;
    max-width: 70%;
  }
  .floating-catalogue .floating-catalogue-detail {
    justify-content: space-between;
  }
  .dashboard-update .dashboard-update-detail {
    width: 100%;
    max-width: 70% !important;
  }
  .upload-word-section label.upload-now .word-doc-info {
    max-width: 70%;
  }
  .user-profile-mobile-view {
    display: block;
  }
  .user-profile-desktop-view {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-brand {
    padding-right: 48%;
  }
  .user-profile-mobile-view {
    margin-right: 15px;
  }
}
@media (max-width: 767px) {
  .website-header .navbar-expand-lg .navbar-nav .nav-item .dropdown-menu.industries-sub-menu {
    width: 100%;
    top: 40px;
    left: 0px;
    text-transform: capitalize;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 300px;
  }
  .nr-guarantees-online-store {
    display: none;
  }
  .notfication-icon-mobile-view {
    padding-left: 20px;
  }
  .wishlist-menu {
    display: none;
  }
  .wishlist-menu-mobile-view {
    display: block;
  }
  .my-cart {
    display: none;
  }
  .my-cart-mobile-view {
    display: block;
  }
  .my-cart .btn {
    padding: 0px !important;
  }
  .my-cart .dropdown-menu.show {
    left: -279px;
    width: 370px;
  }
  .my-cart .cart-icon span.cart-notification {
    top: -2px;
    left: 13px;
  }
  .cart .cart-show {
    height: 330px;
  }
  .cart .cart-pay a {
    padding: 10px !important;
  }
  .cart-page .cart-page-title {
    padding: 20px 20px;
  }
  .cart-page .cart-page-scroll {
    padding: 0px 20px 0px 20px;
  }
  .cart-page .cart-page-scroll .cart-page-info {
    display: block;
  }
  .cart-page .cart-page-scroll .cart-page-info .cart-page-contain {
    display: block;
  }
  .cart-page .cart-page-scroll .cart-page-info .cart-page-contain .cart-page-contain-details {
    display: flex;
    align-items: center;
  }
  .cart-page .cart-page-scroll .cart-page-info .cart-page-contain .cart-page-check {
    margin: unset;
  }
  .cart-page .cart-page-scroll .cart-page-info .cart-page-contain .cart-page-detail {
    margin-top: 16px;
    margin-left: 30px;
  }
  .cart-page .cart-page-scroll .cart-page-info .cart-page-contain .cart-page-detail h5 {
    font-size: 14px;
    margin-bottom: 0px;
  }
  .cart-page .cart-page-scroll .cart-page-info .cart-page-contain .cart-page-detail .cart-page-details span {
    font-size: 14px;
    display: block;
  }
  .cart-page .cart-page-scroll .cart-page-info .cart-page-contain .cart-page-detail .cart-page-details span.dot {
    display: none;
  }
  .cart-page .cart-page-scroll .cart-page-info .cart-page-product-price p {
    text-align: end;
    margin-top: 15px;
  }
  .custom-notification .btn {
    padding: 0px !important;
  }
  .custom-notification .btn .notification {
    margin-left: 0px;
    margin-right: 0px !important;
  }
  .custom-notification .dropdown-menu.show {
    left: -180px;
  }
  .custom-new-nav-tab ul li {
    max-width: 25% !important;
    white-space: nowrap;
  }
  .custom-new-nav-tab .filter-items .filter-item {
    margin: 0px auto 0px !important;
  }
  .custom-new-nav-tab .filter-items .filter-item a {
    font-size: 12px;
  }
  .add_new .card-body fieldset label {
    width: 100%;
    max-width: 100% !important;
  }
  .add_new .card-body fieldset div.value {
    width: 100% !important;
    max-width: 100% !important;
  }
  .add_new .add-list {
    width: 100%;
    max-width: 100%;
    text-align: end;
  }
  #promo-balance .modal-dialog,
  #coupon-code .modal-dialog {
    position: absolute;
    bottom: 0px;
    margin: 0px;
    width: 100%;
  }
  #promo-balance .modal-dialog .modal-content,
  #coupon-code .modal-dialog .modal-content {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  #promo-balance .modal-dialog .modal-content .modal-body .coupon-amount input,
  #coupon-code .modal-dialog .modal-content .modal-body .coupon-amount input {
    width: 75%;
  }
  .seo-deta-help .seo-data .seo-fill-data {
    display: block;
  }
  .upload-content-show .order_details_header div#order-status {
    display: flex;
    overflow-x: scroll;
    width: 100%;
    flex-wrap: nowrap;
  }
  .upload-content-show .order_details_header .steps a {
    width: 100%;
    white-space: nowrap;
  }
  .addson_payment .billing-summary-box-open p {
    font-size: 13px;
  }
  .addson_payment .billing-summary-box-open p span {
    font-size: 13px;
  }
  .addson_payment .billing-summary-box-open .total-price {
    font-size: 14px;
  }
  .addson_payment .billing-summary-box-open .total-price span {
    font-size: 14px;
  }
  .custom-order-table-create table {
    display: table;
  }
  .custom-order-table-create tr {
    width: 100%;
    display: table;
    table-layout: inherit;
  }
  .help-and-support-page.container-fluid {
    padding: 0px;
  }
  .help-and-support-page.container-fluid .container.custom-breadcrumb {
    padding: 0px;
  }
  .help-and-support-page.container-fluid .help-support .site-wrapper .mySlider {
    margin-left: 0px;
  }
  .help-and-support-page.container-fluid .help-support .site-wrapper .mySlider .slick-slide {
    padding: 0px 8px;
  }
  .help-and-support-page.container-fluid .help-support .site-wrapper .mySlider .slick-slide .mySlider__item {
    padding: 0px;
  }
  .help-and-support-page.container-fluid .help-support .site-wrapper .mySlider .slick-dots {
    display: block;
    position: absolute;
    transform: translateX(-50%);
    left: 70%;
    margin: 0;
    bottom: 10px;
    list-style: none;
  }
  .help-and-support-page.container-fluid .help-support .site-wrapper .mySlider .slick-dots li {
    display: inline-block;
    margin-right: 10px;
  }
  .help-and-support-page.container-fluid .help-support .site-wrapper .mySlider .slick-dots li button {
    width: 6px;
    height: 6px;
    border: 0;
    border-radius: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    text-indent: -999999px;
  }
  .help-and-support-page.container-fluid .help-support .site-wrapper .mySlider .slick-dots li.slick-active button {
    background-color: #ff375f;
    width: 30px;
    height: 6px;
    border-radius: 4px;
  }
  .help-support .help-items {
    order: 2;
  }
  .help-support .help-according {
    order: 1;
    margin-top: 20px;
  }
  .help-support .help-according .help-title h4 {
    font-size: 20px;
  }
  .dashboard-title {
    display: block;
    background: url(../images/dashboard-bg-mobile.svg);
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    border-radius: 8px;
  }
  .dashboard-title .dashboard-title-text {
    max-width: 100%;
  }
  .dashboard-title .dashboard-btn {
    padding: 0px 20px 20px 20px;
  }
  .dashboard-bg .dashboard-overview-detail {
    display: inline-block;
    width: 100%;
  }
  .dashboard-bg .dashboard-overview-detail .dashboard-hr {
    display: block !important;
  }
  .dashboard-bg .dashboard-overview-detail .dashboard-details {
    display: inline-block;
    width: 48%;
    margin-top: 11px;
    padding-bottom: 20px;
  }
  .dashboard-bg .dashboard-overview-detail .dashboard-details:nth-of-type(3) {
    border-left: none !important;
  }
  .dashboard-bg .dashboard-overview-title h6 {
    font-size: 12px;
    white-space: nowrap;
  }
  .dashboard-bg .dashboard-update {
    display: block;
    margin-top: 10px;
  }
  .dashboard-bg .dashboard-update .dashboard-update-detail {
    width: 100%;
    max-width: 84%;
  }
  .dashboard-bg .dashboard-update a {
    margin-top: 10px;
    display: block;
  }
  .dashboard-bg .dashboard-view a {
    font-size: 12px;
  }
  .dashboard-bg .dashboard-chart div {
    height: unset;
    width: auto !important;
  }
  .dashboard-bg .dashboard-chart div canvas#myChart {
    width: auto !important;
  }
  .upload-word-section label.upload-now {
    flex-wrap: wrap;
  }
  .upload-word-section label.upload-now .word-doc-btn {
    margin-top: 10px;
  }
  .upload-word-section label.upload-now .word-doc-info {
    max-width: 100%;
  }
  .online-detail {
    padding: 20px;
  }
  .online-title-description h2 {
    font-size: 32px;
    margin-bottom: 10px;
  }
  .online-title-description p {
    font-size: 14px;
    max-width: 100%;
  }
  .sidebar {
    display: none;
  }
  .main-bar span {
    font-size: 11px;
  }
  .main-bar .sort {
    display: none !important;
  }
  .online-publisher-info {
    height: unset;
  }
  .online-publisher-info .online-publisher-card {
    padding-left: 12px;
    padding-right: 12px;
  }
  .online-publisher-info .online-publisher {
    margin-bottom: 15px;
    height: 350px;
  }
  .online-publisher-info .online-publisher .publisher-details .publisher-lock {
    align-items: center;
  }
  .online-publisher-info .online-publisher .publisher-details .publisher-lock span img {
    max-width: 55px;
  }
  .online-publisher-info .online-publisher .publisher-details p {
    height: unset;
    display: block;
  }
  .online-publisher-info .online-publisher .publisher-details p span.publisher-type-details {
    display: inline-block;
    width: auto;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 5px;
  }
  .online-publisher-info .online-publisher .publisher-details p span.publisher-type-details::after {
    display: none;
  }
  .online-publisher-info .online-publisher .publisher-details .publisher-discount-price-reach-info {
    position: absolute;
    bottom: 45px;
    left: 0px;
    width: 100%;
  }
  .online-publisher-info .online-publisher .publisher-details .publisher-discount-price-reach-info .publisher-discount-price {
    min-width: 80px;
  }
  .online-publisher-info .online-publisher .publisher-picbox img {
    width: 100%;
    height: 100%;
  }
  .online-publisher-info .online-publisher .action-section {
    display: flex;
    width: 100% !important;
    position: absolute;
    bottom: 0;
    border-bottom-right-radius: 16px;
  }
  .online-publisher-info .online-publisher .action-section button.buy-now {
    width: 100% !important;
  }
  .online-publisher-info .online-publisher .action-section .wish-cart-icons .wish-tooltip {
    display: none !important;
  }
  .online-publisher-info .online-publisher .action-section .cart-icon .cart-tooltip {
    display: none !important;
  }
  .online-publisher-info .online-group-publisher .online-publisher {
    height: 350px;
  }
  .online-publisher-info .online-group-publisher::before {
    height: 309px;
  }
  .online-publisher-info .online-group-publisher::after {
    height: 269px;
  }
  .online-publisher-info .online-group-publisher .action-section {
    position: absolute !important;
  }
  .online-publisher-info .online-group-publisher-info .online-publisher .action-section .buy-now {
    width: 84px !important;
  }
  .online-publisher-info .online-group-publisher-info .online-publisher .action-section img {
    margin-left: 10px !important;
  }
  .online-publisher-info .online-group-publisher-info ul.slick-dots {
    left: 36%;
  }
  .publisher-group-pop .modal-dialog {
    margin: 0px;
  }
  .publisher-group-pop .modal-dialog .modal-content {
    position: absolute;
    bottom: -16px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .main-bar-bottom {
    display: block;
    text-align: center;
  }
  .main-bar-bottom .showing {
    margin-bottom: 20px;
  }
  .main-bar-bottom .custom-pagination {
    justify-content: center;
    margin-bottom: 20px;
  }
  /* online Store Responsive Start*/
  .mobile-view {
    background-color: #fff;
    padding: 20px 15px;
    box-shadow: 0px -12px 12px 0px rgba(0, 83, 125, 0.1);
  }
  .mobile-view .mobile-view-details {
    display: flex;
    align-items: center;
  }
  .mobile-view .mobile-view-details .filter-mobile-view {
    width: 100%;
    max-width: 50%;
    text-align: center;
    border-right: 1px solid #dcdbe7;
  }
  .mobile-view .mobile-view-details .filter-mobile-view span {
    font-family: "Onest", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.5px;
    text-align: left;
    color: #3b3a66;
    text-transform: capitalize;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .offcanvas {
    position: fixed;
    bottom: 0;
    z-index: 1050;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    visibility: hidden;
    background-color: #fff;
    background-clip: padding-box;
    outline: 0;
    transition: transform 0.3s ease-in-out;
    border-radius: 16px 16px 0px 0px;
  }
  /* online Store Responsive End*/
  /* Rate Card Responsive Start*/
  /* Rate Card Responsive End*/
}
@media (max-width: 767px) and (prefers-reduced-motion: reduce) {
  .mobile-view .mobile-view-details .filter-mobile-view .offcanvas {
    transition: none;
  }
}
@media (max-width: 767px) {
  .mobile-view .mobile-view-details .filter-mobile-view .offcanvas-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 20px;
    border-bottom: 1px solid #dcdbe7;
  }
  .mobile-view .mobile-view-details .filter-mobile-view h5#offcanvasRightLabel {
    font-family: "Onest";
    font-size: 24px;
    font-weight: 500;
    line-height: 31px;
    letter-spacing: 0.150000006px;
    text-align: left;
    color: #0a0940;
    text-transform: capitalize;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .offcanvas-header .btn-close {
    padding: 0.5rem 0.5rem;
    margin-top: -0.5rem;
    margin-right: -0.5rem;
    margin-bottom: -0.5rem;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .offcanvas-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-family: "Onest", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0.150000006px;
    text-align: left;
    color: #0a0940;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .offcanvas-body {
    flex-grow: 1;
    padding: 0px 0px;
    overflow-y: auto;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .offcanvas-start {
    top: 0;
    left: 0;
    width: 500px;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    transform: translateX(-100%);
  }
  .mobile-view .mobile-view-details .filter-mobile-view .offcanvas-end {
    top: 0;
    right: 0;
    width: 580px;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    transform: translateX(100%);
  }
  .mobile-view .mobile-view-details .filter-mobile-view .offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: 30vh;
    max-height: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    transform: translateY(-100%);
  }
  .mobile-view .mobile-view-details .filter-mobile-view .offcanvas-bottom {
    right: 0;
    left: 0;
    height: 80vh;
    max-height: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    transform: translateY(100%);
  }
  .mobile-view .mobile-view-details .filter-mobile-view .offcanvas.show {
    transform: none;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .filter-tab {
    float: left;
    background-color: #F7F7F7;
    width: 38%;
    height: 595px;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .filter-tab ul {
    display: block;
    text-align: left;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .filter-tab ul li a {
    font-family: "Onest", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 17.85px;
    letter-spacing: 0.25px;
    text-align: left;
    color: #0a0940;
    text-transform: capitalize;
    padding: 15px 12px;
    display: block;
    box-shadow: 0px -1px 0px 0px #dcdbe7;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .filter-tab ul a:hover {
    background-color: #fff;
    box-shadow: 0px -1px 0px 0px #dcdbe7;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .filter-tab ul a.active {
    background-color: #fff;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .tab-content {
    float: left;
    padding: 0px 12px;
    width: 62%;
    border-left: none;
    height: 595px;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .tab-content .solutions-details {
    padding: 15px 0px;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .tab-content .solutions-details a {
    font-family: "Onest", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.5px;
    text-align: left;
    color: #0a0940;
    text-transform: capitalize;
    margin-bottom: 15px;
    display: block;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .tab-content .solutions-details a.active {
    color: #ff375f;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .tab-content .category {
    padding: 10px 0px;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .tab-content .category .select-count {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .tab-content .category .select-count .select-number span {
    font-family: "Onest", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.400000006px;
    text-align: left;
    color: #3b3a66;
    text-transform: capitalize;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .tab-content .category .select-count .select-rest a {
    font-family: "Onest", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 17.85px;
    letter-spacing: 0.1000000015px;
    text-align: left;
    color: #ee0000;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .tab-content .category .select-count-search-input {
    margin-bottom: 20px;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .tab-content .category .select-count-search-input input {
    padding: 11px 10px;
    height: 40px;
    border: 1px solid #ebebff;
    border-radius: 4px;
    width: 100%;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .tab-content .category .category-details {
    text-align: left;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .tab-content .category .category-details label {
    font-family: "Onest", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.5px;
    text-align: left;
    color: #3b3a66;
    margin-bottom: 15px;
    text-transform: capitalize;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .tab-content .filter-container {
    width: 100%;
    padding: 0px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dcdbe7;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .tab-content .range-values {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .tab-content .input-values {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .tab-content .input-values input {
    margin-top: 10px;
    width: 45%;
    padding: 5px;
    border: 1px solid #ccc;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .tab-content .noUi-connect {
    background: #ff375f;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .tab-content .noUi-horizontal {
    height: 10px;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .tab-content .noUi-horizontal .noUi-handle {
    border-radius: 50%;
    width: 16px;
    height: 16px;
    right: -10px;
    top: -4px;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .tab-content .noUi-handle:after {
    display: none;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .tab-content .noUi-handle:before {
    display: none;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .mobile-view-apply {
    width: 100%;
    padding: 10px;
    box-shadow: 0px 1px 0px 0px #e3e6e7;
    border: 1px solid #e3e6e7;
  }
  .mobile-view .mobile-view-details .filter-mobile-view .mobile-view-apply a {
    width: 45%;
    text-align: center;
    text-transform: capitalize;
  }
  .mobile-view .mobile-view-details .sort-mobile-view {
    width: 100%;
    max-width: 50%;
    text-align: center;
  }
  .mobile-view .mobile-view-details .sort-mobile-view span {
    font-family: "Onest", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.5px;
    text-align: left;
    color: #3b3a66;
    text-transform: capitalize;
  }
  .mobile-view .mobile-view-details .sort-mobile-view .offcanvas {
    position: fixed;
    bottom: 0;
    z-index: 1050;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    visibility: hidden;
    background-color: #fff;
    background-clip: padding-box;
    outline: 0;
    transition: transform 0.3s ease-in-out;
    border-radius: 16px 16px 0px 0px;
  }
}
@media (max-width: 767px) and (prefers-reduced-motion: reduce) {
  .mobile-view .mobile-view-details .sort-mobile-view .offcanvas {
    transition: none;
  }
}
@media (max-width: 767px) {
  .mobile-view .mobile-view-details .sort-mobile-view .offcanvas-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 20px;
    border-bottom: 1px solid #dcdbe7;
  }
  .mobile-view .mobile-view-details .sort-mobile-view h5#offcanvasRightLabel {
    font-family: "Onest";
    font-size: 24px;
    font-weight: 500;
    line-height: 31px;
    letter-spacing: 0.150000006px;
    text-align: left;
    color: #0a0940;
    text-transform: capitalize;
  }
  .mobile-view .mobile-view-details .sort-mobile-view .offcanvas-header .btn-close {
    padding: 0.5rem 0.5rem;
    margin-top: -0.5rem;
    margin-right: -0.5rem;
    margin-bottom: -0.5rem;
  }
  .mobile-view .mobile-view-details .sort-mobile-view .offcanvas-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-family: "Onest", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0.150000006px;
    text-align: left;
    color: #0a0940;
  }
  .mobile-view .mobile-view-details .sort-mobile-view .offcanvas-body {
    flex-grow: 1;
    padding: 20px 20px;
    padding-top: 20px;
    overflow-y: auto;
  }
  .mobile-view .mobile-view-details .sort-mobile-view .offcanvas-start {
    top: 0;
    left: 0;
    width: 500px;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    transform: translateX(-100%);
  }
  .mobile-view .mobile-view-details .sort-mobile-view .offcanvas-end {
    top: 0;
    right: 0;
    width: 580px;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    transform: translateX(100%);
  }
  .mobile-view .mobile-view-details .sort-mobile-view .offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: 30vh;
    max-height: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    transform: translateY(-100%);
  }
  .mobile-view .mobile-view-details .sort-mobile-view .offcanvas-bottom {
    right: 0;
    left: 0;
    height: 33vh;
    max-height: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    transform: translateY(100%);
  }
  .mobile-view .mobile-view-details .sort-mobile-view .offcanvas.show {
    transform: none;
  }
  .mobile-view .mobile-view-details .sort-mobile-view .sort-info a {
    font-family: "Onest", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.5px;
    text-align: left;
    color: #3b3a66;
    text-transform: capitalize;
    margin-bottom: 10px;
    display: block;
  }
  .mobile-view .mobile-view-details .sort-mobile-view .sort-info a.active {
    color: #ff375f;
  }
  .online-publisher-detail {
    display: block;
    text-align: center;
  }
  .online-publisher-detail .online-publisher-detail-pic-box {
    margin: auto;
  }
  .online-publisher-detail .online-publisher-purchase span {
    display: inline-block;
    margin-bottom: 15px;
  }
  .online-publisher-detail span.wish-tooltip {
    left: -100% !important;
  }
  .online-publisher-detail span.wish-tooltip::before {
    left: 75% !important;
  }
  .conditions-check .conditions-info {
    max-width: 100%;
  }
  .nr-guarantees {
    background-repeat: no-repeat;
    background-size: cover;
    gap: 20px;
  }
  .website-footer .footer-description {
    display: block;
  }
  .website-footer .footer-description .social-icon {
    margin-top: 20px;
  }
  .nr-guarantees-details {
    padding: 10px;
  }
  .nr-guarantees-details .nr-guarantees-title h2 {
    font-size: 24px;
  }
  .nr-guarantees-details .nr-guarantees-info {
    display: flex;
    align-items: start;
  }
  .nr-guarantees-details .nr-guarantees-info .nr-guarantees-detils {
    margin-left: 20px;
    margin-top: 0px;
  }
  .article-info-details {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
  }
  .article-info-details .article-details .article-pic-box {
    width: unset;
  }
  .article-info-details .article-details .article-pic-box img {
    width: 100%;
  }
  .article-info-details::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari, and Opera */
  }
  .article-info-details .col-md-4 {
    flex: 0 0 66.66%;
    /* Adjust width to fit 1.5 slides on the screen */
    max-width: 66.66%;
    padding-right: 15px;
  }
  .article-info-details .col-md-4 .slick-slide {
    margin-right: 15px;
    /* Add space between slides */
  }
  .article-info-details .col-md-4 .slick-center {
    transform: scale(1);
    /* Ensure the centered slide is scaled correctly */
  }
  .rate-card-white-bg {
    padding: 20px;
  }
  .rate-card-title {
    padding: 35px;
  }
  .title-contain {
    padding-top: 0px;
  }
  .title-contain h5 {
    font-size: 24px;
    line-height: 30px;
  }
  .title-contain p {
    width: 100%;
  }
  .rate-navbar {
    margin-top: 20px;
  }
  .rate-navbar ul {
    justify-content: start;
    flex-wrap: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    height: 72px;
  }
  .rate-navbar ul li {
    margin-top: 20px;
  }
  .rate-navbar ul li a {
    white-space: nowrap;
  }
  .rate-navbar ul::-webkit-scrollbar {
    display: none;
  }
  .rate-card-filter {
    display: none !important;
  }
  .rate-card-do-follow-publications-filter {
    display: none !important;
  }
  .rate-card-wired-filter {
    display: none !important;
  }
  .rate-card-mobile-view-filter {
    display: block;
    background-color: transparent;
    box-shadow: none;
    padding: 0px;
  }
  .rate-card-mobile-view-filter .mobile-view-details .filter-mobile-view {
    border-right: none;
  }
  .publications-details {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
  }
  .publications-details p {
    font-size: 16px;
    line-height: 20px;
  }
  .wired-plans-info {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .wired-plans-info .wired-plans-publisher {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
  }
  .wired-plans-info .wired-plans-publisher h2 {
    font-size: 16px;
    line-height: 20px;
    margin: unset;
  }
  .do-follow-publications-details {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .do-follow-publications-details h2 {
    font-size: 16px;
    line-height: 20px;
    margin: unset;
  }
  .wired-plans-details span {
    max-width: 100%;
  }
  .pr-deck .pr-deck-details {
    display: block;
  }
  .pr-deck .pr-deck-details a {
    margin-top: 20px;
    display: inline-block;
  }
  .pr-coverage .pr-coverage-details {
    display: block;
    padding: 20px 20px 40px;
  }
  .pr-coverage .pr-coverage-details .pr-coverage-contain p {
    margin-bottom: 30px;
  }
  .rate-card-order {
    right: 0px;
    max-width: 100%;
  }
  .rate-card-order .rate-card-order-details span {
    white-space: nowrap;
    margin-left: 0px !important;
  }
  .network-clients .more-button::after {
    right: 35%;
  }
  .network-Details {
    max-width: 100%;
    margin: 0px auto 30px;
  }
  .rate-card-table-info .bottom {
    display: block;
  }
  .rate-card-table-info .bottom ul.pagination {
    justify-content: center !important;
  }
  .mobile-view-search-bar {
    display: block;
  }
  .report-search {
    flex-direction: column;
    gap: 16px;
    align-items: start !important;
  }
  .catalogue-main-bar {
    display: block;
  }
  .catalogue-main-bar .catalogue-search-input {
    flex-wrap: wrap;
    gap: 10px;
  }
  .catalogue-main-bar .catalogue-publisher-filter {
    margin-left: 0px !important;
  }
  .catalogue-list-table {
    overflow-x: auto;
  }
  .floating-catalogue {
    width: 100%;
    max-width: 85%;
  }
  .floating-catalogue .floating-catalogue-detail {
    flex-direction: column;
  }
  .bottom {
    display: block;
    bottom: -153px;
  }
  .user-profile-mobile-view .new-custom-header-dropdown-menu {
    position: absolute;
    left: inherit;
    right: 0px;
  }
}
@media (max-width: 390px) {
  .main-bar span {
    white-space: nowrap;
  }
  .notfication-icon-mobile-view {
    padding-left: 0px;
  }
  .custom-notification .dropdown-menu.show {
    left: -180px;
    width: 340px;
  }
  .network-clients .more-button::after {
    right: 32%;
  }
  .btn {
    padding: 10px 10px !important;
    font-size: 12px !important;
  }
}
@media (max-width: 360px) {
  .online-publisher-info .online-publisher .publisher-details p span.publisher-type-details {
    font-size: 10px;
  }
  .online-publisher-info .online-publisher .publisher-details .publisher-discount-price-reach-info .publisher-discount-price {
    font-size: 12px;
  }
  .online-publisher-info .online-publisher .publisher-details .publisher-discount-price-reach-info .publisher-type-details span {
    font-size: 12px !important;
  }
  .custom-notification .dropdown-menu.show {
    left: -154px;
    width: 290px;
  }
  .new-header-orders .container {
    padding: 0px 10px;
  }
}/*# sourceMappingURL=newstyles.css.map */