@charset "UTF-8";
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
@import "./bootstrap-5.2.3/dist/css/bootstrap.min.css";
@import "./bootstrap-icons-1.11.3/font/bootstrap-icons.min.css";
@import "./swiper/swiper-bundle.min.css";
@import "./fontawesome-6.7.2/css/all.min.css";
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto;
}

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px;
}
.lfr-asset-column-details .lfr-asset-icon.last {
  border-width: 0;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em;
}
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border: 1px solid #ccc;
  margin-bottom: 0;
}
.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block;
}
.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em;
}

.overlay {
  position: absolute;
}

.overlay-hidden,
.overlaymask-hidden {
  display: none;
}

.lfr-form-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 1px 5px 25px;
  position: relative;
}
.lfr-form-row:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}
.lfr-form-row:hover {
  border: solid #ccc;
  border-width: 1px 0;
  padding-top: 0;
}
.lfr-form-row.lfr-form-row-inline .form-group {
  margin-right: 5px;
}
.lfr-form-row legend .field-label {
  float: left;
  margin-right: 10px;
}
.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px;
}
.lfr-form-row fieldset {
  border-width: 0;
  margin: 0;
  padding: 0;
}

.lfr-autorow-controls {
  bottom: 5px;
  position: absolute;
  right: 5px;
}

.datepicker-popover-content .popover-content {
  padding: 0.75rem 1rem;
}

.dropdown.open > .dropdown-menu, .overlay-content .open > .dropdown-menu {
  display: block;
}

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700;
}
.form-control-inline:not(:hover) {
  border-color: transparent;
}
.form-control-inline::placeholder {
  color: #a9afb5;
  font-style: italic;
}

.form-search .input-group {
  position: relative;
}
.form-search .input-group.advanced-search .search-query {
  padding-left: 40px;
  z-index: 0;
}
.form-search .input-group.advanced-search .toggle-advanced {
  cursor: pointer;
  left: 0;
  line-height: 1;
  padding: 8px 10px;
  position: absolute;
  top: 0;
}
.form-search .input-group.advanced-search .toggle-advanced .caret {
  margin-top: 7px;
}
.form-search .input-group.advanced-search .toggle-advanced .icon-search {
  font-size: 14px;
}
@media (max-width: 991.98px) {
  .form-search .input-group {
    width: 100%;
  }
  .form-search .input-group .btn {
    clip: rect(0, 0, 0, 0);
    left: -9999px;
    position: absolute;
  }
  .form-search .input-group input.search-query {
    width: 100%;
  }
}

.lfr-table {
  border-collapse: collapse;
  clear: both;
}
.lfr-table > tbody > tr > td,
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > td,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > td,
.lfr-table > tfoot > tr > th {
  padding: 0 5px;
  overflow-wrap: break-all;
  word-wrap: break-all;
}
.lfr-table > tbody > tr > td:first-child, .lfr-table > tbody > tr > td.first-child,
.lfr-table > tbody > tr > th:first-child,
.lfr-table > tbody > tr > th.first-child,
.lfr-table > thead > tr > td:first-child,
.lfr-table > thead > tr > td.first-child,
.lfr-table > thead > tr > th:first-child,
.lfr-table > thead > tr > th.first-child,
.lfr-table > tfoot > tr > td:first-child,
.lfr-table > tfoot > tr > td.first-child,
.lfr-table > tfoot > tr > th:first-child,
.lfr-table > tfoot > tr > th.first-child {
  padding-left: 0;
}
.lfr-table > tbody > tr > td:last-child, .lfr-table > tbody > tr > td.last-child,
.lfr-table > tbody > tr > th:last-child,
.lfr-table > tbody > tr > th.last-child,
.lfr-table > thead > tr > td:last-child,
.lfr-table > thead > tr > td.last-child,
.lfr-table > thead > tr > th:last-child,
.lfr-table > thead > tr > th.last-child,
.lfr-table > tfoot > tr > td:last-child,
.lfr-table > tfoot > tr > td.last-child,
.lfr-table > tfoot > tr > th:last-child,
.lfr-table > tfoot > tr > th.last-child {
  padding-right: 0;
}
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold;
}

.lfr-pagination:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.lfr-pagination .dropdown-menu {
  display: none;
}
.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px;
}
.lfr-pagination .lfr-pagination-controls {
  float: left;
}
.lfr-pagination .lfr-pagination-controls .search-results {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  top: 10px;
}
.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  border-width: 0;
  clear: both;
  color: #333;
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 20px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}
.lfr-pagination .lfr-pagination-delta-selector {
  float: left;
}
@media (max-width: 991.98px) {
  .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
    display: none;
  }
}
.lfr-pagination .pagination-content {
  float: right;
}

.lfr-panel.lfr-extended {
  border: 1px solid transparent;
  border-color: #dedede #bfbfbf #bfbfbf #dedede;
}
.lfr-panel.lfr-extended.lfr-collapsible .lfr-panel-button {
  display: block;
}
.lfr-panel.lfr-extended.lfr-collapsed .lfr-panel-titlebar {
  border-bottom-width: 0;
}
.lfr-panel.panel-default .panel-heading {
  border-bottom-width: 0;
}
.lfr-panel .toggler-header {
  cursor: pointer;
}

.sidebar-sm {
  font-size: 0.875rem;
}
.sidebar-sm .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-group {
  margin-bottom: 1rem;
}
.sidebar-sm .form-control {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  height: 2rem;
  line-height: 1.5;
  min-height: auto;
  padding: 0.25rem 0.75rem;
}
.sidebar-sm .form-control.form-control-tag-group {
  height: auto;
}
.sidebar-sm .form-control.form-control-tag-group .form-control-inset {
  margin-bottom: 0;
  margin-top: 0;
}
.sidebar-sm .form-control.form-control-tag-group .label {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0 0.25rem;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.sidebar-sm select.form-control {
  padding-right: 1.6rem;
}
.sidebar-sm select.form-control:not([size]) {
  height: 2rem;
}
.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
  min-height: auto;
  padding: 0.285rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled) {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  line-height: 1.15;
  padding: 0.4375rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled).close {
  padding: 0.4375rem;
}
.sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
  height: 2rem;
  padding: 0.1875rem 0;
  width: 2rem;
}
.sidebar-sm .btn.btn-monospaced.input-localized-trigger, .sidebar-sm .btn.btn-monospaced.btn-sm.input-localized-trigger {
  padding: 0;
}
.sidebar-sm .input-group-item .input-group-text {
  font-size: 0.875rem;
  height: 2rem;
  min-width: 2rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.sidebar-sm .input-group-item .btn .btn-section {
  font-size: 0.5625rem;
}
.sidebar-sm .list-group-item-flex {
  padding: 0.5rem 0.25rem;
}
.sidebar-sm .list-group-item-flex .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.lfr-translation-manager {
  border-radius: 4px;
  display: inline-block;
  margin-top: 0.5em;
  min-height: 1.8em;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-default-locale {
  display: inline-block;
  width: auto;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu {
  float: none;
  padding: 0.4em 0;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li,
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li strong {
  display: inline;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-translations-message {
  margin: 10px 0;
}
.lfr-translation-manager .lfr-translation-manager-available-translations {
  white-space: normal;
}
.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1;
}
.lfr-translation-manager .lfr-translation-manager-translation {
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  margin: 0.2em;
  padding: 0.4em 0.3em 0.4em 0.5em;
  text-decoration: none;
}
.lfr-translation-manager .lfr-translation-manager-translation * {
  vertical-align: middle;
}
.lfr-translation-manager .lfr-translation-manager-translation img {
  margin-right: 0.3em;
}
.lfr-translation-manager .lfr-translation-manager-translation:hover {
  background-color: #d1e5ef;
}
.lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  background-color: #598bec;
  border-color: #224fa8;
  color: #fff;
}
.lfr-translation-manager .lfr-translation-manager-change-default-locale {
  margin: 0 0.4em;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation {
  display: inline-block;
  padding: 0 2px;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation svg {
  pointer-events: none;
}

.lfr-tree a {
  text-decoration: none;
}
.lfr-tree li {
  margin-bottom: 2px;
  padding-left: 0;
}
.lfr-tree li ul li, .lfr-tree li.tree-item {
  padding-left: 0;
}
.lfr-tree li.tree-item {
  padding-left: 5px;
}
.lfr-tree li.tree-item li {
  padding-left: 20px;
}
.lfr-tree li.tree-item ul {
  margin-left: 0;
  margin-top: 5px;
}

.lfr-upload-container {
  margin-bottom: 1rem;
}
.lfr-upload-container .upload-target {
  border: 3px dashed #e5e7e9;
  margin-bottom: 1rem;
  min-height: 2rem;
  padding: 2rem 0;
  position: relative;
  text-align: center;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  z-index: 100;
}
.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #92e5a5;
  border-color: #69db83;
}
.lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}
.mobile .lfr-upload-container .upload-target .drop-file-text {
  display: none;
}
.lfr-upload-container .upload-target .small {
  display: block;
  margin: 5px 0;
  text-transform: lowercase;
}
.lfr-upload-container .manage-upload-target {
  padding-top: 5px;
  position: relative;
}
.lfr-upload-container .manage-upload-target .select-files {
  float: left;
  line-height: 0;
  margin: 0 1.125rem 1.125rem;
  padding: 0 0 0 5px;
}
.lfr-upload-container .cancel-uploads,
.lfr-upload-container .clear-uploads {
  background-repeat: no-repeat;
  float: right;
}
.lfr-upload-container .cancel-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEX////4YWP/dXjyS07/dXj9bXD6a234YWP4XWD2WVv2VFfsOTzoLzHmKSvkISP2VFf0TE/vREftPT/iHB72WVvvREf0TE//hon/gYX/fYD/e33/dXj/cXP9bXD/a236a23/Zmb4YWP4XWD/Wl32WVv/VVj2VFf3VFb0TE/yS072SUvvREfuQELtPT/sOTzrMzXoLzHnLC/mKSvkISPh2jkWAAAAF3RSTlMAESIiMzMzMzMzMzMzMzNERERERHd3qtw8lzkAAACOSURBVHjaZcjZDsIgEIXhcd+tu5YBKUixttS6vP+7OQKJTfxvTr4D7Tpxu/2w410SjDjwVvLQ805TPiRryfQeKM6OTI68K/BJPHGlJZJjSqSMofEOGXbJecsTgzkds58V5+J8refBU7Jx9yIrmkW0sA6gqbLyuaRjZZWtgXq58rEFan0jf3uTfRuIkf/7AO8DDcVPSSG3AAAAAElFTkSuQmCC);
  margin-right: 0;
}
.lfr-upload-container .clear-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAdVBMVEX///+6QwTEVx65RQPEVx3EWB64RQPDVxq5RAO5RAO5RQPATQ65RQO5RQO5RQPRczjJZCW9TQTLay28QgTdZAHhaAPmdyHqeQXrikDudgDvfxj0nWP1qHL2tY33tY34dgD+za7+1rj/dxH/fxj/hiH/kk3///9TM3sUAAAAFHRSTlMAbXd4eHh6gN3e3+Hi4+T5+/z8/mIsq5IAAABHSURBVBjTY2CgGWDlFuZhRuIz8cspyggxIgQ4ZFWVVCQ4EQLCCmpqalLCCAFeaWV5SVE+hAC7gJi4iCAbkqksXMK8bNRzNADCOQN++eLhCQAAAABJRU5ErkJggg==);
  padding-left: 16px;
}
.lfr-upload-container .upload-file.upload-complete.file-saved {
  padding-left: 25px;
}
.lfr-upload-container .upload-file .file-title {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.lfr-upload-container .upload-file .icon-file {
  font-size: 40px;
}
.lfr-upload-container .upload-list-info {
  margin: 1em 0 0.5em;
}
.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}
.lfr-upload-container .cancel-button {
  color: #6c757d;
  margin-top: 1px;
  position: absolute;
  right: 5px;
  top: 50%;
  white-space: nowrap;
}
.lfr-upload-container .cancel-button .cancel-button-text {
  display: none;
  margin-left: 5px;
}
.lfr-upload-container .cancel-button:hover .cancel-button-text {
  display: inline;
}
.lfr-upload-container .cancel-button .lexicon-icon {
  height: 12px;
}
.lfr-upload-container .delete-button {
  color: #6c757d;
}
.lfr-upload-container .delete-button-col {
  padding-right: 10px;
}
.lfr-upload-container .file-added .success-message {
  float: right;
  font-weight: normal;
}
.lfr-upload-container .upload-error {
  opacity: 1;
  padding-left: 25px;
}
.lfr-upload-container .upload-complete .cancel-button,
.lfr-upload-container .delete-button,
.lfr-upload-container .upload-complete.file-saved .delete-button,
.lfr-upload-container .upload-complete.upload-error .delete-button {
  display: none;
}
.lfr-upload-container .multiple-files .upload-error {
  background: #f5c4c9 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJPSURBVDjLpZPLS5RhFMYfv9QJlelTQZwRb2OKlKuINuHGLlBEBEOLxAu46oL0F0QQFdWizUCrWnjBaDHgThCMoiKkhUONTqmjmDp2GZ0UnWbmfc/ztrC+GbM2dXbv4ZzfeQ7vefKMMfifyP89IbevNNCYdkN2kawkCZKfSPZTOGTf6Y/m1uflKlC3LvsNTWArr9BT2LAf+W73dn5jHclIBFZyfYWU3or7T4K7AJmbl/yG7EtX1BQXNTVCYgtgbAEAYHlqYHlrsTEVQWr63RZFuqsfDAcdQPrGRR/JF5nKGm9xUxMyr0YBAEXXHgIANq/3ADQobD2J9fAkNiMTMSFb9z8ambMAQER3JC1XttkYGGZXoyZEGyTHRuBuPgBTUu7VSnUAgAUAWutOV2MjZGkehgYUA6O5A0AlkAyRnotiX3MLlFKduYCqAtuGXpyH0XQmOj+TIURt51OzURTYZdBKV2UBSsOIcRp/TVTT4ewK6idECAihtUKOArWcjq/B8tQ6UkUR31+OYXP4sTOdisivrkMyHodWejlXwcC38Fvs8dY5xaIId89VlJy7ACpCNCFCuOp8+BJ6A631gANQSg1mVmOxxGQYRW2nHMha4B5WA3chsv22T5/B13AIicWZmNZ6cMchTXUe81Okzz54pLi0uQWp+TmkZqMwxsBV74Or3od4OISPr0e3SHa3PX0f3HXKofNH/UIG9pZ5PeUth+CyS2EMkEqs4fPEOBJLsyske48/+xD8oxcAYPzs4QaS7RR2kbLTTOTQieczfzfTv8QPldGvTGoF6/8AAAAASUVORK5CYII=) no-repeat 5px 5px;
  border-color: #bd2130;
  color: #bd2130;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px;
}
.lfr-upload-container .multiple-files .upload-error .error-message {
  display: block;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
  padding-left: 1rem;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
  display: none;
}
.lfr-upload-container .single-file .upload-error {
  list-style: none;
  margin-top: 1em;
}
.lfr-upload-container .single-file .upload-error .upload-error-message {
  margin-bottom: 0.5em;
}
.lfr-upload-container .upload-complete {
  padding-left: 5px;
}
.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
  margin-left: 1em;
}
.lfr-upload-container .upload-complete .delete-button {
  display: inline-block;
}
.lfr-upload-container .upload-complete .select-file:disabled + .custom-control-label {
  display: none;
}
.lfr-upload-container .progress {
  display: none;
  margin-top: 0.5rem;
}
.lfr-upload-container .file-uploading .progress {
  display: flex;
}

.lfr-alert-container {
  left: 0;
  position: absolute;
  right: auto;
  top: auto;
  width: 100%;
  z-index: 430;
}
.lfr-alert-container.inline-alert-container {
  position: relative;
}
.lfr-alert-container.inline-alert-container .lfr-alert-wrapper {
  padding: 0;
}
.lfr-alert-container .lfr-alert-wrapper {
  margin-bottom: 5px;
  overflow: hidden;
}

.lfr-search-container td .overlay.entry-action {
  position: static;
}
.lfr-search-container td .overlay.entry-action .btn a {
  display: block;
  padding: 4px 12px;
}

.contextual-sidebar {
  height: calc(100vh - 49px);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 49px;
  transform: translateX(100%);
  transition: transform ease 0.5s;
  width: 320px;
  will-change: transform;
}
.contextual-sidebar.contextual-sidebar-visible {
  pointer-events: auto;
  transform: translateX(0);
}
body.has-control-menu .contextual-sidebar {
  height: calc(100vh - 98px);
  top: 98px;
}

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px;
  }
  body.has-control-menu .contextual-sidebar {
    height: calc(
				100vh - 120px
			);
    top: 120px;
  }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding;
  }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px;
  }
}
.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png);
}
.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat;
}
.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px;
}
.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border: 2px solid #cfc;
}
.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x;
}
.taglib-diff-html span.diff-html-changed img {
  border: 2px dotted #009;
}
.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through;
}
.taglib-diff-html span.diff-html-removed img {
  border: 2px solid #fdc6c6;
}

.taglib-discussion {
  font-size: 0.875rem;
  margin-top: 1rem;
}
.taglib-discussion .actions-menu .component-action {
  display: inline-flex;
}
.taglib-discussion .button-holder {
  margin: 1rem 0;
}
.taglib-discussion .comment-container {
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1;
}
.taglib-discussion .lfr-discussion-body {
  font-size: 1rem;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-body {
    padding-left: 3.5rem;
  }
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word;
  }
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
  text-decoration: underline;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px;
}
.taglib-discussion .lfr-discussion-container {
  border-bottom: 1px solid #e7e7ed;
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:first-of-type {
  border-top: 1px solid #e7e7ed;
  padding-top: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:last-of-type {
  border-bottom: 0;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion {
  padding-left: 1rem;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion .lfr-discussion .lfr-discussion .lfr-discussion {
  padding-left: 0;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-container .lfr-discussion {
    padding-left: 3.5rem;
  }
}
.taglib-discussion .lfr-discussion-parent-link {
  color: #67678c;
  font-weight: 600;
  margin-left: 1em;
}
@media (max-width: 767.98px) {
  .taglib-discussion .lfr-discussion-parent-link {
    display: block;
    margin-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.taglib-discussion .lfr-discussion-controls .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -0.75rem;
}
.taglib-discussion .lfr-discussion-more-comments {
  border-top: 1px solid #e7e7ed;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  text-align: center;
}
.taglib-discussion .username {
  color: #272833;
  font-weight: 600;
}
.taglib-discussion .taglib-workflow-status {
  margin-left: 0.5rem;
}
.taglib-discussion .workflow-value {
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .taglib-discussion .actions-menu {
    display: none;
  }
  .taglib-discussion .comment-container:hover .actions-menu,
  .taglib-discussion .actions-menu:focus,
  .taglib-discussion .actions-menu.open {
    display: inline-block;
  }
}

.drop-zone {
  min-height: 80px;
  padding: 20px;
  text-align: center;
}
.drop-zone.drop-enabled {
  outline: 2px dashed transparent;
}
.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5);
}
.drop-zone p {
  margin: 10px auto 0;
  max-width: 75%;
}

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info {
    transition: none;
  }
}
.drop-here-info .drop-here-indicator {
  height: 115px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.drop-here-info .drop-icons {
  display: inline-block;
  position: relative;
  width: 160px;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons {
    transition: none;
  }
}
.drop-here-info .drop-icons span {
  border-radius: 3px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons span {
    transition: none;
  }
}
.drop-here-info .drop-icons span:nth-of-type(1) {
  box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  transform: rotate(25deg);
  width: 60px;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
  height: 80px;
  left: 40px;
  line-height: 80px;
  width: 80px;
  z-index: 2;
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
  display: block;
  font-size: 45px;
  height: 70px;
  left: 90px;
  line-height: 70px;
  opacity: 0;
  position: relative;
  top: 8px;
  transform: rotate(-25deg);
  width: 70px;
  z-index: 1;
}
.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac;
}
.drop-here-info .drop-text {
  color: #fff;
  display: block;
  font-size: 20px;
  margin-left: 0;
  margin-top: 20px;
}
.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
  opacity: 1;
}
.drop-active .drop-here-info span:nth-of-type(1) {
  transform: rotate(-20deg);
}
.drop-active .drop-here-info span:nth-of-type(2) {
  transform: scale(1);
}
.drop-active .drop-here-info span:nth-of-type(3) {
  transform: rotate(15deg);
}

.taglib-empty-result-message.sheet {
  margin-bottom: 24px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/classic-theme/images/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/classic-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/classic-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem;
}
.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description, .taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center;
}

.field-wrapper.form-inline .control-label {
  display: inline-block;
}

.field-wrapper-html .input-localized .input-group-item {
  flex-wrap: nowrap;
}

.taglib-header {
  border-bottom: 1px solid #c8c9ca;
  color: #555;
  margin-bottom: 1em;
  padding-bottom: 10px;
}
.taglib-header .header-title {
  display: inline-block;
  margin: 0.1em;
  max-width: 100%;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  word-wrap: normal;
}
.taglib-header .header-back-to {
  display: inline-block;
  vertical-align: middle;
}
.taglib-header .header-back-to a {
  display: block;
  font-weight: bold;
  padding: 0 0.3em 0 0;
  text-decoration: none;
}

.taglib-icon {
  text-decoration: none;
}
.taglib-icon:not(.btn):hover .taglib-text, .taglib-icon:not(.btn):focus .taglib-text {
  text-decoration: underline;
}
.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px;
}

.icon-monospaced {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem;
}
.icon-monospaced.lexicon-icon {
  padding: 8px;
}

.taglib-icon-list li {
  float: left;
  margin-right: 1em;
}
.taglib-icon-list:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.lfr-icon-menu .lfr-icon-menu-icon {
  max-width: none;
}
@media (max-width: 767.98px) {
  .table-cell.last .lfr-icon-menu .dropdown-toggle {
    text-align: center;
  }
  .table-cell.last .lfr-icon-menu .dropdown-toggle > img,
  .table-cell.last .lfr-icon-menu .dropdown-toggle .lfr-icon-menu-text {
    display: none;
  }
}

.lfr-menu-list {
  float: none;
  overflow-y: auto;
  position: relative;
}
.lfr-menu-list.direction-right {
  margin: 0 2px;
}
.lfr-menu-list.dropdown-menu {
  float: none;
  position: relative;
}
@media (max-width: 991.98px) {
  .lfr-menu-list.dropdown-menu > li > a {
    font-size: 22px;
    line-height: 40px;
    white-space: normal;
  }
  .lfr-menu-list.dropdown-menu > li > a img {
    margin-bottom: 3px;
  }
}
.lfr-menu-list.dropdown-menu .search-panel {
  margin-bottom: 0;
}
.lfr-menu-list.dropdown-menu .search-panel .form-group {
  margin: 0 16px;
}
.lfr-menu-list.dropdown-menu .search-panel .menu-item-filter {
  width: auto;
}
body > .lfr-menu-list ul {
  border-radius: 4px;
}

.lfr-icon-menu-open:after {
  clear: both;
  content: "";
  display: table;
}
.lfr-icon-menu-open .dropdown-menu {
  position: static;
}

.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0;
}
.input-localized .input-group-item {
  flex-direction: column;
}
.input-localized .input-localized-content {
  margin-left: 6px;
}
.input-group .input-localized .input-localized-content {
  margin-top: 3px;
}
.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd;
}
.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  background-color: #ff0047;
}
.input-localized .lfr-input-localized-default a {
  margin-right: 14px;
}
.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px;
}
.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5;
}
.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}
.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px;
}
.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2;
}

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal;
}
.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem;
}
.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px;
}
.input-localized-palette-container .palette-item-inner img {
  display: block;
}

.taglib-move-boxes {
  margin-bottom: 1em;
}
.taglib-move-boxes label {
  border-bottom: 1px solid transparent;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.taglib-move-boxes .toolbar {
  text-align: center;
}
.taglib-move-boxes .arrow-button img {
  border-width: 0;
  height: 16px;
  width: 16px;
}
.taglib-move-boxes .choice-selector {
  width: 100%;
}
.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3;
}
.taglib-move-boxes .field-content {
  margin-bottom: 0;
}
.taglib-move-boxes .move-arrow-buttons {
  margin-top: 5em;
}
.taglib-move-boxes .move-arrow-buttons .arrow-button {
  display: block;
}
.taglib-move-boxes .sortable-container {
  margin-top: 10px;
}
.taglib-move-boxes .sortable-container .btn.edit-selection {
  margin-bottom: 10px;
}
.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
  border-top: 1px solid #ddd;
  display: none;
  margin: 2px 0;
  padding: 2px;
  position: relative;
}
.taglib-move-boxes .sortable-container .move-option.selected {
  display: block;
}
.taglib-move-boxes .sortable-container .move-option.move-option-dragging {
  background-color: #fafafa;
}
.taglib-move-boxes .sortable-container .move-option .checkbox,
.taglib-move-boxes .sortable-container .move-option .handle {
  position: absolute;
}
.taglib-move-boxes .sortable-container .move-option .checkbox {
  display: none;
  margin: 7px 0 0 5px;
}
.taglib-move-boxes .sortable-container .move-option .handle {
  color: #999;
  cursor: pointer;
  font-size: 1.5em;
  padding: 6px;
}
.taglib-move-boxes .sortable-container .move-option .title {
  font-size: 1.2em;
  margin: 1px 0 1px 30px;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option {
  display: block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .checkbox {
  display: inline-block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .handle {
  display: none;
}
.mobile .taglib-move-boxes .selector-container {
  display: none;
}

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem;
}
.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.item-selector .input-file + label {
  position: relative;
}
.item-selector .input-file + label::before {
  border-radius: 4px;
  bottom: -2px;
  content: "";
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  transition: box-shadow 0.15s ease-in-out;
}
.item-selector .input-file:focus + label::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #75b8ff;
}
.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer;
}

.lfr-map {
  border: 1px solid #ccc;
  min-height: 400px;
  width: 100%;
}
.lfr-map .home-button {
  margin: 5px;
}
@media (max-width: 575.98px) {
  .lfr-map .home-button {
    height: 35px;
    width: 45px;
  }
}
.lfr-map .search-controls {
  font-size: 15px;
  margin-top: 5px;
  width: 100%;
}
@media (min-width: 576px) {
  .lfr-map .search-controls {
    width: 50%;
  }
}
.lfr-map .search-controls .search-input {
  width: 100%;
}

.navbar .navbar-collapse {
  max-height: none;
}
.navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
  display: inline;
}
@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%;
  }
}
.navbar .navbar-search .form-search {
  margin: 8px 0;
}
@media (min-width: 768px) {
  .navbar .navbar-search .form-search {
    float: right;
    max-width: 275px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-search .form-search .input-group {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
  .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px;
  }
  .navbar .container .navbar-collapse.open,
  .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible;
  }
}

.taglib-portlet-preview.show-borders {
  border: 1px solid #828f95;
  margin-bottom: 1em;
  padding: 3px 3px 1em;
}
.taglib-portlet-preview.show-borders .title {
  background-color: #d3dadd;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0.5em;
}
.taglib-portlet-preview .preview {
  margin: 1em;
  min-height: 90px;
}

.lfr-search-container .entry-action {
  width: 1px;
}
.lfr-search-container .entry-action .taglib-icon {
  white-space: nowrap;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  width: auto;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn):focus, .lfr-search-container-wrapper a:not(.component-action):not(.btn):hover {
  color: #000;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6,
.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem;
}

.user-info {
  display: flex;
}
.user-info .sticker {
  align-self: center;
}
.user-info .user-details {
  margin-left: 1rem;
}
.user-info .user-name {
  color: #343a40;
  font-weight: 600;
}
.user-info .date-info {
  color: #6c757d;
}

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px;
}
.user-status-tooltip .user-status-avatar .user-status-avatar-image {
  width: 27px;
}
.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden;
}
.user-status-tooltip .user-status-info .user-status-date {
  font-size: 11px;
}

.lfr-search-container {
  margin-top: 1.5em;
  overflow: auto;
}
@media (max-width: 767.98px) {
  .lfr-search-container .selector-button {
    width: auto;
  }
}
.touch .lfr-search-container {
  -webkit-overflow-scrolling: touch;
}
.touch .lfr-search-container .searchcontainer-content .table {
  max-width: none;
}

.taglib-page-iterator {
  clear: both;
  height: auto;
  width: auto;
}
.taglib-page-iterator .lfr-pagination-buttons {
  float: right;
  margin: 0;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    width: 100%;
  }
}
@media (max-width: 991.98px) and (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    float: none;
    margin-top: 20px;
  }
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    display: inline-block;
    width: 50%;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li.first, .taglib-page-iterator .lfr-pagination-buttons > li.last {
    display: none;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li > a {
    line-height: 20px;
    padding: 11px 19px;
  }
}
.taglib-page-iterator .lfr-pagination-config {
  float: left;
  line-height: 46px;
}
@media (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-config {
    float: none;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu {
    display: block;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu .btn {
    display: block;
  }
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector,
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-page-selector {
  display: inline;
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
  float: none;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
    display: none;
  }
}
.taglib-page-iterator .search-results {
  float: left;
  line-height: 46px;
  margin-left: 10px;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .search-results {
    display: none;
  }
}

.taglib-search-toggle .form-search {
  position: relative;
}
.taglib-search-toggle .form-search .input-group-btn {
  position: absolute;
}
@media (min-width: 992px) {
  .taglib-search-toggle .form-search .input-group-btn {
    position: static;
  }
}
.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px;
}
.taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
  text-decoration: none;
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border: solid #ddd;
  border-width: 0 1px 1px;
  margin-top: 0;
  padding: 15px 15px 0;
}
.navbar-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  border-width: 1px 0 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
  position: relative;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
  margin-bottom: 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
  color: #999;
  font-size: 13px;
}
.taglib-search-toggle-advanced-wrapper .btn.close {
  margin-right: 5px;
  position: relative;
  z-index: 1;
}

.taglib-user-display {
  padding: 0.5em;
}
.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px;
  display: block;
  height: 60px;
  margin: 0 auto;
  width: 60px;
}
.taglib-user-display .avatar.author:after {
  background: rgba(50, 168, 230, 0.5);
  border-radius: 50%;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.taglib-user-display .user-details {
  margin-top: 1em;
}
.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold;
}
.taglib-user-display a .user-name {
  text-decoration: underline;
}
.taglib-user-display.display-style-1 .user-profile-image {
  float: left;
  margin-right: 24px;
}
.taglib-user-display.display-style-1 .user-name {
  display: inline-block;
  margin-top: 10px;
}
.taglib-user-display.display-style-1 .user-details {
  margin-top: 0;
}
.taglib-user-display.display-style-2 .user-profile-image,
.taglib-user-display.display-style-2 .user-name {
  clear: both;
  display: block;
  min-height: 20px;
  text-align: center;
}
.taglib-user-display.display-style-3 {
  padding: 0;
}
.taglib-user-display.display-style-3 .user-profile-image {
  display: inline-block;
  vertical-align: middle;
}

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999;
}
.table-cell .taglib-workflow-status {
  margin: 0;
}
.table-cell .taglib-workflow-status .workflow-status {
  padding-left: 0;
}

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0;
}

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.portal-popup .lfr-form-content {
  padding: 24px 12px;
}
.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%;
}
.portal-popup .portlet-column {
  position: static;
}
.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .dialog-body .container-view .nav-tabs-underline,
.portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .process-list .container-view .nav-tabs-underline,
.portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0;
}
.portal-popup .login-container {
  padding: 1rem;
}
.portal-popup .management-bar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0;
}
.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 576px) {
  .portal-popup .navbar ~ .portlet-configuration-setup,
  .portal-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 576px) {
  .portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 576px) {
  .portal-popup .lfr-dynamic-uploader,
  .portal-popup .process-list {
    top: 48px;
  }
}
.portal-popup .portlet-export-import-publish-processes {
  top: 0;
}
.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020;
}
@media (min-width: 768px) {
  .portal-popup .dialog-footer {
    position: fixed;
  }
}
.portal-popup .dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
.portal-popup .dialog-footer.dialog-footer-not-reverse {
  flex-direction: initial;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px;
  }
}
.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
@media print {
  .portal-popup:not(.article-preview) #main-content,
  .portal-popup:not(.article-preview) #wrapper {
    position: initial;
  }
}
.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate;
}
html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd;
}
html:not(#__):not(#___) .active-area {
  background: #ffc;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}
html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1;
}
html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
  background-image: none;
}
html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
html:not(#__):not(#___) .proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
  padding: 10px;
}
html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}
html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}
html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-layout.dragging {
  border-collapse: separate;
}

.drop-area {
  background-color: #d3dadd;
}

.active-area {
  background: #ffc;
}

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
  transform: scale(0.8);
  transition: transform 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
  .portlet-boundary.yui3-dd-dragging {
    transition: none;
  }
}
.portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}

.sortable-layout-proxy {
  opacity: 1;
}
.sortable-layout-proxy .portlet-topper {
  background-image: none;
}

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
.proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
.proxy.generic-portlet .portlet-title {
  padding: 10px;
}
.proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}

.resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}

.sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}

.sortable-layout-drag-target-indicator {
  margin: 2px 0;
}

.yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-column-content.empty {
  padding: 50px;
}

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content {
  padding: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
  margin-bottom: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
  display: none;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
  display: inline-block;
  vertical-align: bottom;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
  margin-top: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
  display: inline-block;
  float: none;
  margin-top: 0;
  width: auto;
}

.lfr-source-editor {
  border: solid 0 #ccc;
  border-bottom-width: 2px;
  position: relative;
}
.lfr-source-editor .ace_editor {
  height: 100%;
}
.lfr-source-editor .lfr-source-editor-toolbar li > .btn {
  background-color: #fff;
  border: transparent;
  color: #717383;
  outline: 0;
}
.lfr-source-editor .lfr-source-editor-code {
  background-color: #fff;
  color: #2b4259;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter {
  background-color: #ededef;
  color: #868896;
  overflow: hidden;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
  font-family: fontawesome-alloy;
  text-align: center;
  vertical-align: middle;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
  content: "▾";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
  content: "▸";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
  color: #fff;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #717383;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
  border-right: solid 1px #ccc;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #ededef;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
  color: #34adab;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
  color: #1d5ec7;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
  color: #ff6c58;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
  color: #f00;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code {
  background-color: #47474f;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
  background: #54555e;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #009aed;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #11394e;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
  color: #4d91ff;
}

.lfr-fullscreen-source-editor {
  height: 100%;
  overflow: hidden;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-header {
  height: 40px;
  margin-right: 4px;
  margin-top: 4px;
  min-height: 40px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content {
  height: 95%;
  position: relative;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border: 1px solid #ccc;
  position: absolute;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .preview-panel {
  display: inline-block;
  overflow-y: auto;
  padding-left: 20px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .source-panel {
  display: inline-block;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .preview-panel {
  height: 100%;
  width: 50%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .panel-splitter {
  height: 100%;
  left: 50%;
  top: 0;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .preview-panel {
  height: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .panel-splitter {
  top: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .panel-splitter,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .preview-panel {
  display: none;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .source-panel {
  height: 100%;
  width: 100%;
}

.lfr-fulscreen-source-editor-dialog .modal-footer {
  text-align: left;
}

.file-icon-color-0 {
  background-color: #fff;
  color: #6b6c7e;
}

.file-icon-color-1 {
  background-color: #fff;
  color: #a7a9bc;
}

.file-icon-color-2 {
  background-color: #fff;
  color: #50d2a0;
}

.file-icon-color-3 {
  background-color: #fff;
  color: #af78ff;
}

.file-icon-color-4 {
  background-color: #fff;
  color: #ffb46e;
}

.file-icon-color-5 {
  background-color: #fff;
  color: #ff5f5f;
}

.file-icon-color-6 {
  background-color: #fff;
  color: #4b9bff;
}

.file-icon-color-7 {
  background-color: #fff;
  color: #272833;
}

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}
.lfr-item-viewer.uploading > .progress-container {
  visibility: visible;
}
.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}
.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px;
}
.lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}
.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000;
}
.lfr-item-viewer .progress-container a {
  position: absolute;
  right: 30px;
}
.lfr-item-viewer .progress-container .progress {
  margin-top: 10px;
}
.lfr-item-viewer .search-info {
  background-color: #d3e8f1;
}
.lfr-item-viewer .search-info .keywords {
  font-size: 1.4em;
  font-weight: bold;
}
.lfr-item-viewer .search-info .change-search-folder {
  font-size: 0.8em;
  font-weight: normal;
}
.lfr-item-viewer .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%;
}
.lfr-item-viewer .upload-view > div {
  display: table-cell;
  vertical-align: middle;
}
.lfr-item-viewer .yui3-widget-bd {
  position: relative;
}

.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34;
}

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all;
}

.lfr-page-layouts {
  padding: 0;
}
.lfr-page-layouts input[type=radio] {
  opacity: 0;
  position: absolute;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal {
  cursor: default;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  bottom: -0.0625rem;
  content: "";
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal {
  cursor: pointer;
  outline: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: -0.0625rem;
  content: "";
  height: 0;
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal::after {
    transition: none;
  }
}
.modal-body.dialog-iframe-bd {
  overflow: hidden;
  padding: 0;
}

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative;
}
.modal-dialog.dialog-iframe-modal {
  max-width: none;
}
.modal-dialog.modal-dialog-sm {
  max-width: 500px;
}
.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all;
}
.modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
  bottom: 0;
  right: 0;
}

.modal-open .modal {
  display: block;
}

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0;
}

.sheet-footer .btn {
  margin-right: 0.5rem;
}
.sheet-footer .btn:last-child {
  margin-right: 0;
}

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em;
  white-space: normal;
}
.tag-items li {
  display: inline-block;
  margin: 0 1em 0 0;
  max-width: 100%;
}

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

.tag-cloud .tag-popularity-1 {
  font-size: 1em;
}
.tag-cloud .tag-popularity-2 {
  font-size: 1.3em;
}
.tag-cloud .tag-popularity-3 {
  font-size: 1.6em;
}
.tag-cloud .tag-popularity-4 {
  font-size: 1.9em;
}
.tag-cloud .tag-popularity-5 {
  font-size: 2.2em;
}
.tag-cloud .tag-popularity-6 {
  font-size: 2.5em;
}

.lfr-portal-tooltip {
  display: inline-flex;
}
.lfr-portal-tooltip,
.lfr-portal-tooltip a {
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.tree-node .icon-check {
  padding-right: 2px;
}
.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node [class^=icon-] {
  margin-right: 5px;
}
.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.tree-node .tree-node-selected .tree-label {
  background: none;
}

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px;
}
.tree-node-content .tree-label {
  margin-left: 3px;
}
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden;
}

.tree-node-selected .tree-label {
  background-color: transparent;
}

.tree-view li.tree-node .tree-node-content svg.lexicon-icon {
  pointer-events: none;
}

.user-icon-color-0 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6b6c7e;
}

.user-icon-color-1 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4a97f2;
}

.user-icon-color-2 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #e87523;
}

.user-icon-color-3 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #fb625b;
}

.user-icon-color-4 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4fa488;
}

.user-icon-color-5 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #fe4fb5;
}

.user-icon-color-6 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #879b7a;
}

.user-icon-color-7 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #af78ff;
}

.user-icon-color-8 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #bf8c2a;
}

.user-icon-color-9 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #5f9bc7;
}

.collapse.open {
  display: block;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-top'%20d='M480%2064H32C14.336%2064%200%2049.664%200%2032S14.336%200%2032%200h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-middle'%20d='M480%20288H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-bottom'%20d='M480%20512H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em;
}

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: "";
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%;
}

.navbar .navbar-toggler .c-inner {
  max-width: none;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  position: relative;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
html:not(#__):not(#___) .cadmin .component-action.portlet-options {
  color: white;
}

body.portlet {
  border-width: 0;
}

.portlet-icon-back {
  margin-top: -2px;
}
.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}

.portlet-options-dropdown {
  z-index: 1035;
}

.portlet-topper {
  position: relative;
}
.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
.portlet-draggable .portlet-topper {
  cursor: move;
}

.portlet-title-editable {
  cursor: pointer;
}

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
.panel-page-body .portlet-title-text, .panel-page-content .portlet-title-text {
  cursor: auto;
}

.portlet-minimized .portlet-content {
  padding: 0;
}

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important;
}

.portlet-layout .portlet-header {
  margin-bottom: 1rem;
}

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none;
  }
}
.portlet:hover .visible-interaction, .portlet.open .visible-interaction, .portlet.focus .visible-interaction {
  display: block;
}

.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
  display: none;
}
.controls-hidden .portlet-topper-toolbar {
  display: none !important;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right;
}
html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    transition-duration: 0ms;
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

.portlet {
  margin-bottom: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}
.portlet > .portlet-content-editable {
  border-color: transparent;
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600;
}

.portlet-options {
  display: inline-block;
}

.portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.portlet-title-menu {
  flex: 0 1 auto;
}
.portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
.portlet > .portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex;
  }
}

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
.portlet-topper-toolbar > a,
.portlet-topper-toolbar > span > a,
.portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

.lfr-panel-page .portlet-title {
  font-size: 13px;
}

.portlet-borderless .portlet-content {
  padding: 1rem;
}
.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1rem;
  word-wrap: break-word;
}
.portlet-barebone .portlet-content {
  padding: 0;
}

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px;
}

.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center;
}
.breadcrumb.breadcrumb-vertical li {
  display: block;
}
.breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
  background: none;
}
.breadcrumb.breadcrumb-vertical .divider {
  background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
  display: block;
  height: 10px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

.navbar form {
  margin: 0;
}

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px;
}
.product-menu .loading-animation {
  margin-top: 160px;
}

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  border-radius: 10px;
}
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px;
}
.upload-drop-active .lfr-upload-container .upload-target {
  animation: none;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease 0.2s infinite;
}

.select-files {
  border-radius: 5px;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
  box-shadow: 0 0 5px 0 #333;
  transition-duration: 0.25s;
  transition-property: box-shadow;
  transition-timing-function: ease-out;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
  border-radius: 50%;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  animation: progress-bar-stripes 0.5s linear infinite;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-progress-active .progress-bar-status,
  .lfr-upload-container .file-uploading .progress-bar .progress {
    transition: none;
  }
}

@keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
.highlight-animation {
  animation: highlight-animation 0.7s;
}

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none;
}

.form-group.form-inline.input-boolean-wrapper label, .form-group.form-inline.input-checkbox-wrapper label {
  gap: 0.3125rem;
}

/* inject:imports */
.light-green .shippingAddHeader {
  background-color: #8DC63F !important;
  color: white !important;
}

.light-green .container-card .shop-section.school-supplier .shop-name {
  color: #8DC63F !important;
}

.light-green .container-card .location-card.selected {
  border: 2px solid #35dc42 !important;
  box-shadow: 0 0 0 4px #8bad5b !important;
}

.light-green .container-card .address-icon1 {
  background: #8DC63F !important;
}

.light-green .container-card .location-card::before {
  background: linear-gradient(90deg, #8DC63F, #35dc42) !important;
}

.light-green .container-card .radio-input:checked + .location-card .branch-name .radio-custom {
  border-color: #35dc42 !important;
}

.light-green .container-card .radio-input:checked + .location-card .branch-name .radio-custom::after {
  background: #8DC63F !important;
}

.light-green .container-card .continue-btn {
  background: #35dc42 !important;
}

.light-green .container-card .continue-btn:hover {
  background: #7ee487 !important;
}

.light-green .shipping-container .shipping-card .card-header {
  background: linear-gradient(45deg, #8DC63F, #7fc918) !important;
}

.light-green .shipping-container .shipping-card input[type=radio]:checked + .option-content .radio-custom::after {
  background: linear-gradient(135deg, #8DC63F 0%, #35dc42 100%) !important;
}

.light-green .shipping-container .shipping-card .submit-btn {
  background: linear-gradient(45deg, #35dc42, #8DC63F) !important;
}

.light-green .shipping-container .shipping-card .option-time {
  color: #8DC63F !important;
}

.light-green .autocom-box li:hover {
  background: #caf9be;
}

.light-green .nail-search-panel.active .autocom-box {
  border: 1px solid #35dc42;
}

.light-green .home-web {
  background-color: #8DC63F;
}

.light-green .home-comment-icon i {
  background: white;
  color: #8DC63F;
}

.light-green .newThemeHeaderSty {
  background: #EEF6E3;
}

.light-green .breadcrumbStyle .breadcrumb-arrows .active a, .light-green .breadcrumb-arrows .active .entry {
  color: #FFF !important;
  background: #8DC63F !important;
}

.light-green .navbarAdmin-btn, .light-green .addtocartbtn {
  color: white !important;
  background: linear-gradient(to right, #8DC63F, #8add15);
}

.light-green .secondnavftl a span, .light-green .cate-entrance {
  color: #8DC63F;
}

.light-green #first-nav {
  background: #8DC63F;
}

.light-green .hamburger span {
  background: #8DC63F;
}

.light-green .navbarNav-link {
  color: #8DC63F !important;
}

.light-green .seconNavbar-icon i {
  color: #8dc63f;
}

.light-green #navigation .selected span {
  color: black !important;
  border-bottom: 2px solid;
}

.light-green .mega-menu {
  background-color: #9DE2C3 !important;
}

.light-green .menu-item:hover {
  background-color: #9DE2C3 !important;
}

.light-green section#content {
  background: #EEF6E3;
}

.light-green .spotlight-items .spotlight-item .spotlight-item-wrap {
  background-color: #8DC63F !important;
  color: white;
}

.light-green div#categories {
  background: #A1DB53;
}

.light-green .subcategory {
  background-color: #E6E8E9;
}

.light-green .active-subcategory {
  color: #031926;
  background: #CDD1D4;
  border-left: 4px solid #031926;
}

.light-green .category-count {
  background-color: white;
  color: #232121;
}

.light-green div#categories h5 {
  color: #232121;
}

.light-green .category-link:hover .category-count {
  background-color: #2a41e8;
  color: white;
}

.light-green .productTabs .nav-tabs-default .nav-link.active, .light-green .accordion-body li a.nav-link.active {
  background: linear-gradient(45deg, #8DC63F, #b5ee66) !important;
  box-shadow: 0 5px 15px rgba(46, 139, 87, 0.3);
}

.light-green .btn-add-to-cart {
  background: linear-gradient(45deg, #8DC63F, #b5ee66);
}

.light-green .btn-add-to-cart:hover {
  background: linear-gradient(45deg, #b5ee66, #8DC63F);
}

.light-green .supplier-business-type, .light-green .supplier-business-category {
  background: white;
  color: #8DC63F;
}

.light-green .supplier-name, .light-green .supplier-address {
  color: white;
}

.light-green .btn-shop-now {
  background: white;
  color: #8DC63F;
}

.light-green .btn-shop-now:hover {
  background: #3498db;
}

.light-green .category-link {
  color: #232121;
}

.light-green .supplier-info {
  background-color: #8DC63F;
}

.light-green .address-icon {
  color: white;
}

.light-green .dealsCurrent-price {
  color: #dc3545;
}

.light-green .btn-deal {
  background-color: #068BCC;
  color: white;
}

.light-green .btn-deal:hover {
  background-color: #068BCC;
  box-shadow: 0 8px 20px rgba(108, 99, 255, 0.3);
}

.light-green .timer {
  background-color: #b5ee66;
}

.light-green .deal-total {
  color: #8DC63F;
}

.light-green .custom-shape-divider-bottom-1745295039 .shape-fill {
  fill: #9DE2C3;
}

.light-green .timer-title {
  color: black;
}

.light-green .productListName {
  color: #8DC63F;
}

.light-green .original-price {
  color: #8DC63F;
}

.light-green .shopProRating {
  color: #8DC63F;
}

.light-green .shopProProduct-price {
  color: #8DC63F;
}

.light-green .shopProMeta-item i {
  color: #8DC63F;
}

.light-green .shopProNav-tabs .shopProNav-link.active {
  color: #8DC63F;
  background: transparent !important;
}

.light-green .shopProNav-tabs .shopProNav-link {
  color: #ffffff;
  background: linear-gradient(45deg, #8DC63F, #b5ee66);
}

.light-green .shopProNav-tabs .shopProNav-link.active:after {
  background: #8DC63F;
}

.light-green .related-product-card {
  background: linear-gradient(45deg, #8DC63F, #b5ee66) !important;
}

.light-green .related-product-img {
  background: linear-gradient(135deg, #f5f7fa 0%, #e4e8eb 100%);
}

.light-green .shopProThumbnail {
  border: 2px solid #8DC63F;
}

.light-green .shopProThumbnail:hover,
.light-green .shopProThumbnail.active {
  border-color: #6c63ff;
}

.light-green .home-footer-icon i {
  color: #8DC63F;
}

.light-green .home-footer-content a {
  color: black;
}

.light-green .copy-home-footer a {
  color: rgba(33, 37, 41, 0.7490196078);
}

.light-green .copy-home-footer {
  color: rgba(33, 37, 41, 0.7490196078);
}

.light-green .sideShortcutMenu-toggle {
  background: black;
  box-shadow: rgba(14, 14, 13, 0.4901960784) 0px 5px 15px;
}

.light-green .sideShortcutMenu-toggle:hover {
  background: black;
}

.light-green .sideShortcutMenu-link i {
  color: #8DC63F;
}

.light-green #home-webcontent h1, .light-green #home-webcontent p {
  color: white;
}

.light-green .home-web .startbtnCss {
  color: black;
  background: white;
}

.light-green .orderSummaryMenuShop-order-id {
  color: #8DC63F;
}

.light-green .orderSummaryMenuShopsubscription-name {
  color: #8DC63F;
}

.light-green .orderSummaryMenuShopsubscription-card {
  background-color: rgba(141, 198, 63, 0.0392156863);
  border-left: 4px solid #8DC63F;
}

.light-green .orderSummaryMenuShop-avatar {
  border: 2px solid #8DC63F;
}

.light-green .orderSummaryMenuShopbenefits-list li:before {
  color: #8DC63F;
}

.light-green .orderSummaryMenuShopprice-tag {
  color: #8DC63F;
}

.light-green .orderSummaryMenu-header {
  background: #8DC63F;
  color: white;
}

.light-green .orderSummaryMenustylish-tabs .nav-link.active {
  background: linear-gradient(45deg, #8DC63F, #a7fa35) !important;
  box-shadow: 0 5px 15px rgba(46, 139, 87, 0.3);
  color: white;
}

.light-green .orderSummaryMenu-id {
  color: #8DC63F;
}

.light-green .orderSummaryMenubtn-view {
  background-color: #8DC63F;
  color: white;
}

.light-green .orderSummaryMenubtn-view:hover {
  background-color: #8DC63F;
  box-shadow: 0 5px 15px rgba(108, 99, 255, 0.3);
}

.light-green .orderSummaryMenubtn-view-item {
  background-color: white !important;
  color: #8DC63F !important;
  border: 1px solid #8DC63F;
}

.light-green .orderSummaryMenubtn-view-item:hover {
  background-color: #8DC63F !important;
  color: white !important;
}

.light-green .viewOrdDetsection-title i {
  color: #8DC63F;
}

.light-green .viewOrdDetaddress-box {
  background-color: #f8f9fa;
  border-left: 4px solid #8DC63F;
}

.light-green .viewOrdDettotal-row {
  color: #8DC63F;
}

.light-green .orderSummaryMenuShopbtn-shop-primary {
  background-color: #8DC63F;
  color: white;
}

.light-green .orderSummaryMenuShopbtn-shop-primary:hover {
  background-color: #8DC63F;
  color: white;
}

.light-green .orderSummaryMenustylish-tabs .nav-item {
  border: 1px solid #8DC63F;
}

.light-green .orderSummaryMenuShop-order-header {
  background: linear-gradient(to right, rgba(141, 198, 63, 0.1215686275), rgba(141, 198, 63, 0.1215686275));
  border-bottom: 1px solid #8DC63F;
}

.light-green .orderSummaryMenuShopstatus-progress {
  background-color: rgba(141, 198, 63, 0.9803921569);
  color: white;
}

.light-green .userPageedit-profile-btn {
  background: rgba(255, 255, 255, 0.2);
  color: white;
}

.light-green .userPageedit-profile-btn:hover {
  background: rgba(255, 255, 255, 0.3);
}

.light-green .userPageprofile-header {
  background: linear-gradient(to right, #8DC63F, #aae25d);
  color: white;
}

.light-green .rolename {
  color: white;
}

.light-green .userPage-profile-card .userPageTabs .nav-link {
  color: white;
  background-color: #8DC63F;
}

.light-green .userPageinfo-card h5 {
  color: #8DC63F;
}

.light-green .userPageBadgeBg {
  background: #8DC63F;
  color: white;
}

.light-green .userPageQuickLinkIcon {
  color: #8DC63F;
}

.light-green .viewItemorder-header {
  background: #8DC63F;
  color: white;
}

.light-green .viewItemordersection-title {
  color: #2f2e41;
  border-bottom: 2px solid #8DC63F;
}

.light-green .viewItemaddress-card {
  border-left: 4px solid #8DC63F;
  border-radius: 8px;
}

.light-green .btn-wishlist {
  background-color: #8DC63F;
  color: white;
}

.light-green .btnTheme {
  background-color: #8DC63F;
  color: white;
}

.light-green .wishlistRemove-btn {
  background-color: #ea4b4b !important;
  color: white;
}

.light-green .wishlistProduct-title {
  color: #2f2e41;
}

.light-green .wishlistProduct-desc {
  color: #6c757d;
}

.light-green .wishlistCurrent-price {
  color: black;
}

.light-green .wishlistAdd-to-cart {
  background-color: #8DC63F !important;
  color: black;
}

.light-green .wishlistAdd-to-cart:hover {
  background-color: #5a52e0;
}

.light-green .wishlistRating-count {
  color: black;
}

.light-green .cartDetails-item::before {
  background: #2e8b57;
}

.light-green .stylish-tabs .nav-link.active {
  color: white !important;
  background: linear-gradient(to right, #8DC63F, #8add15);
}

.light-green .pagination li a.page-link {
  color: white;
  background-color: #8DC63F;
}

.light-green .pagination li a.page-link:hover,
.light-green .pagination li a.page-link:focus,
.light-green .pagination li.active a.page-link:hover,
.light-green .pagination li.active a.page-link {
  color: #031926;
  background: transparent;
  box-shadow: 0 0 10px #8DC63F;
}

.light-green .pagination li a.page-link:before {
  border: 5px solid #8DC63F;
  border-top-color: transparent;
  border-right-color: transparent;
}

.light-green .btn-subcriptionHero-secondary:hover {
  color: white;
}

.light-green .subscriptionSection-title {
  color: #f6c23e;
}

.light-green .subscriptionSection-title:after {
  background: #f6c23e;
}

.light-green .subscriptionApplication-table thead th {
  background-color: #8DC63F;
  color: white;
}

.light-green .subcriptionHero-section {
  background: linear-gradient(135deg, #2772A0 0%, #2d9ee3 100%);
  color: white;
}

.light-green .popular-plan .subscriptionPricing-header {
  background-color: #2772A0;
}

.light-green .popular-tag {
  background-color: #f6c23e;
}

.light-green .btn-subcriptionHero-secondary {
  background-color: #f6c23e !important;
  color: #2c3e50;
  border: 2px solid #f6c23e;
}

.light-green .filter-btn.active, .light-green .filter-btn:hover {
  background: #8DC63F;
  color: white;
  box-shadow: 0 5px 15px rgba(142, 198, 63, 0.2588235294);
}

.light-green .rfq-header {
  background: #8DC63F;
  color: white;
}

.light-green .adminAddCategory-header {
  background: linear-gradient(to right, #8DC63F, #a8e653);
  color: white;
}

.light-green .subscritionPage-tabs .nav-link.active {
  color: white;
  background: linear-gradient(45deg, #8DC63F, #a8e653) !important;
}

.light-green .type-badge {
  background: linear-gradient(to right, #8DC63F, #a8e653);
  color: white;
}

.light-green .subPlan .card-sub .price {
  color: #8DC63F;
}

.light-green .count-list .count-number {
  color: #8DC63F;
}

.light-green .count-list li {
  background: linear-gradient(145deg, #e6f0d9, #eef8df);
}

.light-green .count-list li::before {
  color: #28a745;
}

.light-green .subPlan .card-benefit {
  background: linear-gradient(to right, #fdfffa, #f4fbe8);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.light-green .subPlan .card-benefit:hover {
  box-shadow: 0 12px 25px rgba(142, 198, 63, 0.5254901961);
  border-color: #8DC63F;
}

.light-green .subPlan .card-benefit.selected {
  border: 2px solid #8DC63F;
  background: linear-gradient(145deg, #fdfffa, #f4fbe8);
}

.light-green .subPlan .card-sub.selected::after {
  background: #8DC63F;
  color: white;
}

.light-green .subPlan .card-sub.selected {
  border: 2px solid #8DC63F;
  background: linear-gradient(135deg, #fdfffa, #f4fbe8);
  box-shadow: 0 10px 25px rgba(72, 255, 0, 0.2);
}

.light-green .subPlan .card-benefit .benefit-price {
  color: #8DC63F;
}

.light-green .total-display .total-amount {
  color: #8DC63F;
}

.light-green .checkout-btn {
  background: #8DC63F;
  color: #fff;
}

.light-green .checkout-btn:hover {
  background: #8DC63F;
  color: #fff;
  box-shadow: 0 5px 15px rgba(72, 255, 0, 0.2);
}

.light-green .subPlan .card-benefit.selected::after {
  background: linear-gradient(90deg, #007bff, #28a745);
}

.light-green .subOrderSummary .card-header {
  background: linear-gradient(to right, #8DC63F, #a8e653);
  color: white;
}

.light-green .subOrderSummary .detail-list ul li {
  border-left: 4px solid #8DC63F;
}

.light-green .subOrderSummary .fw-bold.fs-5 {
  color: #007bff;
}

.light-green .subOrderSummary .addon-item .item-count, .light-green .orderSummaryMenuShopsubscription-card .item-count {
  background: linear-gradient(135deg, #8DC63F, #a8e653);
  color: #000000;
}

.light-green .cartAddress-card .cartAddress-type {
  background: #2e8b57;
  color: white;
}

.light-green .cartAddress-card::before {
  background: #2e8b57;
}

.light-green .hero-title {
  color: #8DC63F;
  text-shadow: none !important;
}

.crimson .shippingAddHeader {
  background-color: rgb(237, 28, 36) !important;
  color: white !important;
}

.crimson .container-card .shop-section.school-supplier .shop-name {
  color: rgb(237, 28, 36) !important;
}

.crimson .container-card .location-card.selected {
  border: 2px solid rgb(237, 28, 36) !important;
  box-shadow: 0 0 0 4px rgba(236, 96, 3, 0.2) !important;
}

.crimson .container-card .address-icon1 {
  background: rgb(237, 28, 36) !important;
}

.crimson .container-card .location-card::before {
  background: linear-gradient(90deg, rgb(237, 28, 36), #f0346c) !important;
}

.crimson .container-card .radio-input:checked + .location-card .branch-name .radio-custom {
  border-color: rgb(237, 28, 36) !important;
}

.crimson .container-card .radio-input:checked + .location-card .branch-name .radio-custom::after {
  background: rgb(237, 28, 36) !important;
}

.crimson .container-card .continue-btn {
  background: rgb(237, 28, 36) !important;
}

.crimson .container-card .continue-btn:hover {
  background: #d82d60 !important;
}

.crimson .shipping-container .shipping-card .card-header {
  background: linear-gradient(45deg, rgb(237, 28, 36), #e41150) !important;
}

.crimson .shipping-container .shipping-card input[type=radio]:checked + .option-content .radio-custom::after {
  background: linear-gradient(135deg, rgb(237, 28, 36) 0%, #f53c73 100%) !important;
}

.crimson .shipping-container .shipping-card .submit-btn {
  background: linear-gradient(45deg, #f53c73, rgb(237, 28, 36)) !important;
}

.crimson .shipping-container .shipping-card .option-time {
  color: rgb(237, 28, 36) !important;
}

.crimson .autocom-box li:hover {
  background: #ffadc6;
}

.crimson .nail-search-panel.active .autocom-box {
  border: 1px solid rgb(237, 28, 36);
}

.crimson .breadcrumbStyle .breadcrumb-arrows .active a, .crimson .breadcrumb-arrows .active .entry {
  color: white !important;
  background: rgb(237, 28, 36) !important;
}

.crimson .home-web {
  background-color: rgb(237, 28, 36);
}

.crimson .home-comment-icon i {
  background: white;
  color: rgb(237, 28, 36);
}

.crimson .newThemeHeaderSty {
  background: #EEF6E3;
}

.crimson .navbarAdmin-btn, .crimson .addtocartbtn {
  color: white !important;
  background: linear-gradient(to right, rgb(237, 28, 36), #eb3a6f);
}

.crimson .secondnavftl a span, .crimson .cate-entrance {
  color: rgb(237, 28, 36);
}

.crimson #first-nav {
  background: rgb(237, 28, 36);
}

.crimson .hamburger span {
  background: rgb(237, 28, 36);
}

.crimson .navbarNav-link {
  color: rgb(237, 28, 36) !important;
}

.crimson .seconNavbar-icon i {
  color: rgb(237, 28, 36);
}

.crimson #navigation .selected span {
  color: black !important;
  border-bottom: 2px solid;
}

.crimson .mega-menu {
  background-color: #fab5ca !important;
}

.crimson .menu-item:hover {
  background-color: #fab5ca !important;
}

.crimson section#content {
  background: #ffc9da;
}

.crimson .spotlight-items .spotlight-item .spotlight-item-wrap {
  background-color: rgb(237, 28, 36) !important;
  color: white;
}

.crimson div#categories {
  background: white;
}

.crimson .subcategory {
  background-color: rgba(245, 183, 202, 0.168627451);
}

.crimson .active-subcategory {
  color: rgb(237, 28, 36);
  background: rgb(255, 255, 255);
  border-left: 4px solid rgb(237, 28, 36);
}

.crimson .category-count {
  background-color: #fab5ca;
  color: white;
}

.crimson div#categories h5 {
  color: rgb(237, 28, 36);
}

.crimson .category-link:hover .category-count {
  background-color: #2a41e8;
  color: white;
}

.crimson .productTabs .nav-tabs-default .nav-link.active, .crimson .accordion-body li a.nav-link.active {
  background: linear-gradient(45deg, rgb(237, 28, 36), #f5b7ca) !important;
  box-shadow: 0 5px 15px #f5b7ca;
}

.crimson .btn-add-to-cart {
  background: linear-gradient(45deg, rgb(237, 28, 36), #f5b7ca);
}

.crimson .btn-add-to-cart:hover {
  background: linear-gradient(45deg, #f5b7ca, rgb(237, 28, 36));
}

.crimson .supplier-business-type, .crimson .supplier-business-category {
  background: white;
  color: rgb(237, 28, 36);
}

.crimson .supplier-name, .crimson .supplier-address {
  color: white;
}

.crimson .btn-shop-now {
  background: white;
  color: rgb(237, 28, 36);
}

.crimson .btn-shop-now:hover {
  background: #ffe22c;
}

.crimson .category-link {
  color: rgb(237, 28, 36);
}

.crimson .supplier-info {
  background-color: rgb(237, 28, 36);
}

.crimson .address-icon {
  color: white;
}

.crimson .dealsCurrent-price {
  color: #1937c2;
}

.crimson .btn-deal {
  background-color: rgb(237, 28, 36);
  color: white;
}

.crimson .btn-deal:hover {
  background-color: rgb(237, 28, 36);
  color: white;
  box-shadow: 0 8px 20px rgba(108, 99, 255, 0.3);
}

.crimson .custom-shape-divider-bottom-1745295039 .shape-fill {
  fill: #ff4894;
}

.crimson .timer {
  background-color: #f5b7ca;
}

.crimson .deal-total {
  color: rgb(237, 28, 36);
}

.crimson .timer-title {
  color: black;
}

.crimson .productListName {
  color: rgb(237, 28, 36);
}

.crimson .original-price {
  color: rgb(237, 28, 36);
}

.crimson .shopProRating {
  color: rgb(237, 28, 36);
}

.crimson .shopProProduct-price {
  color: rgb(237, 28, 36);
}

.crimson .shopProMeta-item i {
  color: rgb(237, 28, 36);
}

.crimson .shopProNav-tabs .shopProNav-link.active {
  color: rgb(237, 28, 36);
  background: transparent !important;
}

.crimson .shopProNav-tabs .shopProNav-link {
  color: #ffffff;
  background: linear-gradient(45deg, rgb(237, 28, 36), #f5b7ca);
}

.crimson .shopProNav-tabs .shopProNav-link.active:after {
  background: rgb(237, 28, 36);
}

.crimson .related-product-card {
  background: linear-gradient(45deg, rgb(237, 28, 36), #f5b7ca) !important;
}

.crimson .related-product-img {
  background: linear-gradient(135deg, #f5f7fa 0%, #e4e8eb 100%);
}

.crimson .shopProThumbnail {
  border: 2px solid rgb(237, 28, 36);
}

.crimson .shopProThumbnail:hover,
.crimson .shopProThumbnail.active {
  border-color: #6c63ff;
}

.crimson .home-footer-icon i {
  color: rgb(237, 28, 36);
}

.crimson .home-footer-content a {
  color: black;
}

.crimson .copy-home-footer a {
  color: rgba(33, 37, 41, 0.7490196078);
}

.crimson .copy-home-footer {
  color: rgba(33, 37, 41, 0.7490196078);
}

.crimson #home-webcontent h1, .crimson #home-webcontent p {
  color: white;
}

.crimson .home-web .startbtnCss {
  color: rgb(237, 28, 36);
  background: white;
}

.crimson .sideShortcutMenu-toggle {
  background: black;
  box-shadow: rgba(7, 7, 7, 0.8470588235) 0px 5px 15px;
}

.crimson .sideShortcutMenu-toggle:hover {
  background: black;
}

.crimson .sideShortcutMenu-link i {
  color: rgb(237, 28, 36);
}

.crimson .orderSummaryMenuShop-order-id {
  color: rgb(237, 28, 36);
}

.crimson .orderSummaryMenuShopsubscription-name {
  color: rgb(237, 28, 36);
}

.crimson .orderSummaryMenuShopsubscription-card {
  background-color: rgb(237, 28, 36) 3;
  border-left: 4px solid rgb(237, 28, 36);
}

.crimson .orderSummaryMenuShop-avatar {
  border: 2px solid rgb(237, 28, 36);
}

.crimson .orderSummaryMenuShopbenefits-list li:before {
  color: rgb(237, 28, 36);
}

.crimson .orderSummaryMenuShopprice-tag {
  color: rgb(237, 28, 36);
}

.crimson .orderSummaryMenu-header {
  background: rgb(237, 28, 36);
  color: white;
}

.crimson .orderSummaryMenustylish-tabs .nav-link.active {
  background: linear-gradient(45deg, rgb(237, 28, 36), #eb4476) !important;
  box-shadow: 0 5px 15px rgba(139, 46, 46, 0.3);
  color: white;
}

.crimson .orderSummaryMenu-id {
  color: rgb(237, 28, 36);
}

.crimson .orderSummaryMenubtn-view {
  background-color: rgb(237, 28, 36);
  color: white;
}

.crimson .orderSummaryMenubtn-view:hover {
  background-color: #da6b8c;
  color: white;
  box-shadow: 0 5px 15px rgba(108, 99, 255, 0.3);
}

.crimson .orderSummaryMenubtn-view-item {
  background-color: white !important;
  color: rgb(237, 28, 36) !important;
  border: 1px solid rgb(237, 28, 36);
}

.crimson .orderSummaryMenubtn-view-item:hover {
  background-color: rgb(237, 28, 36) !important;
  color: white !important;
}

.crimson .viewOrdDetsection-title i {
  color: rgb(237, 28, 36);
}

.crimson .orderSummaryMenuShopbtn-shop-primary {
  background-color: rgb(237, 28, 36);
  color: white;
}

.crimson .orderSummaryMenuShopbtn-shop-primary:hover {
  background-color: rgb(237, 28, 36);
  color: white;
}

.crimson .orderSummaryMenustylish-tabs .nav-item {
  border: 1px solid rgb(237, 28, 36);
}

.crimson .viewOrdDetaddress-box {
  background-color: #f8f9fa;
  border-left: 4px solid rgb(237, 28, 36);
}

.crimson .viewOrdDettotal-row {
  color: rgb(237, 28, 36);
}

.crimson.orderSummaryMenuShop-order-header {
  background: linear-gradient(to right, rgb(237, 28, 36) 0a, rgb(237, 28, 36) 14);
  border-bottom: 1px solid rgb(237, 28, 36);
}

.crimson .orderSummaryMenuShopstatus-progress {
  background-color: rgb(237, 28, 36);
  color: white;
}

.crimson .userPageedit-profile-btn {
  background: rgba(255, 255, 255, 0.2);
  color: white;
}

.crimson .userPageedit-profile-btn:hover {
  background: rgba(255, 255, 255, 0.3);
}

.crimson .userPageprofile-header {
  background: linear-gradient(to right, #ec4275, rgb(237, 28, 36));
  color: white;
}

.crimson .rolename {
  color: white;
}

.crimson .userPage-profile-card .userPageTabs .nav-link {
  color: white;
  background-color: rgb(237, 28, 36);
}

.crimson .userPageinfo-card h5 {
  color: rgb(237, 28, 36);
}

.crimson .userPageBadgeBg {
  background: rgb(237, 28, 36);
  color: white;
}

.crimson .userPageQuickLinkIcon {
  color: rgb(237, 28, 36);
}

.crimson .viewItemorder-header {
  background: rgb(237, 28, 36);
  color: white;
}

.crimson .viewItemordersection-title {
  color: #2f2e41;
  border-bottom: 2px solid rgb(237, 28, 36);
}

.crimson .viewItemaddress-card {
  border-left: 4px solid rgb(237, 28, 36);
  border-radius: 8px;
}

.crimson .btn-wishlist {
  background-color: rgb(237, 28, 36);
  color: white;
}

.crimson .btnTheme {
  background-color: rgb(237, 28, 36);
  color: white;
}

.crimson .wishlistRemove-btn {
  background-color: rgb(237, 28, 36) !important;
  color: white;
}

.crimson .wishlistProduct-title {
  color: #2f2e41;
}

.crimson .wishlistProduct-desc {
  color: #6c757d;
}

.crimson .wishlistCurrent-price {
  color: black;
}

.crimson .wishlistAdd-to-cart {
  background: rgb(237, 28, 36) !important;
  color: white;
}

.crimson .wishlistAdd-to-cart:hover {
  background-color: rgb(237, 28, 36);
}

.crimson .wishlistRating-count {
  color: white;
}

.crimson .cartDetails-item::before {
  background: rgb(237, 28, 36);
}

.crimson .stylish-tabs .nav-link.active {
  background: linear-gradient(to right, rgb(237, 28, 36), #eb3a6f) !important;
  color: white;
}

.crimson .pagination li a.page-link {
  color: white;
  background-color: rgb(237, 28, 36);
}

.crimson .pagination li a.page-link:hover,
.crimson .pagination li a.page-link:focus,
.crimson .pagination li.active a.page-link:hover,
.crimson .pagination li.active a.page-link {
  color: #031926;
  background: transparent;
  box-shadow: 0 0 10px rgb(237, 28, 36);
}

.crimson .pagination li a.page-link:before {
  border: 5px solid rgb(237, 28, 36);
  border-top-color: transparent;
  border-right-color: transparent;
}

.crimson .subscriptionSection-title {
  color: black;
}

.crimson .subscriptionSection-title:after {
  background: black;
}

.crimson .subcriptionHero-section {
  background-image: linear-gradient(to left, rgb(237, 28, 36), rgb(231, 53, 59));
  color: white;
}

.crimson .popular-plan .subscriptionPricing-header {
  background-color: rgb(237, 28, 36);
}

.crimson .subscriptionApplication-table thead th {
  background-color: rgb(237, 28, 36);
  color: white;
}

.crimson .popular-tag {
  background-color: #ffcedd;
  color: black;
}

.crimson .btn-subcriptionHero-secondary {
  background-color: #f6c23e !important;
  color: #2c3e50;
  border: 2px solid #f6c23e;
}

.crimson .btn-subcriptionHero-secondary:hover {
  color: white;
}

.crimson .filter-btn.active, .crimson .filter-btn:hover {
  background: rgb(237, 28, 36);
  color: white;
  box-shadow: 0 5px 15px rgb(237, 28, 36) 91;
}

.crimson .rfq-header {
  background: rgb(237, 28, 36);
  color: white;
}

.crimson .adminAddCategory-header {
  background: linear-gradient(to right, rgb(237, 28, 36), #e43166);
  color: white;
}

.crimson .subscritionPage-tabs .nav-link.active {
  color: white;
  background: linear-gradient(45deg, right, rgb(237, 28, 36), #e43166) !important;
}

.crimson .type-badge {
  background: linear-gradient(to right, rgb(237, 28, 36), #e43166);
  color: white;
}

.crimson .subPlan .card-sub .price {
  color: #e43166;
}

.crimson .count-list .count-number {
  color: #e43166;
}

.crimson .count-list li::before {
  color: #e43166;
}

.crimson .count-list li {
  background: linear-gradient(145deg, #fffcfd, #ffeaf0);
}

.crimson .subPlan .card-benefit .benefit-price {
  color: #e43166;
}

.crimson .subPlan .card-benefit {
  background: linear-gradient(135deg, #fffcfd, #ffeaf0);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.crimson .total-display .total-amount {
  color: #e43166;
}

.crimson .subPlan .card-benefit:hover, .crimson {
  box-shadow: 0 12px 25px rgb(237, 28, 36) 88;
  border-color: rgb(237, 28, 36);
}

.crimson .subPlan .card-benefit.selected {
  border: 2px solid rgb(237, 28, 36);
  background: linear-gradient(135deg, #fffcfd, #ffeaf0);
}

.crimson .subPlan .card-sub.selected {
  border: 2px solid rgb(237, 28, 36);
  background: linear-gradient(135deg, #fffcfd, #ffeaf0);
  box-shadow: 0 10px 25px rgb(237, 28, 36) 56;
}

.crimson .subPlan .card-sub.selected::after {
  background: rgb(237, 28, 36);
  color: white;
}

.crimson .checkout-btn {
  background: linear-gradient(to right, rgb(237, 28, 36), #e43166);
  color: #fff;
}

.crimson .checkout-btn:hover {
  background: linear-gradient(to right, rgb(237, 28, 36), #e43166);
  color: #fff;
  box-shadow: 0 5px 15px rgb(237, 28, 36) 56;
}

.crimson .subPlan .card-benefit.selected::after {
  background: linear-gradient(90deg, #007bff, #28a745);
}

.crimson .subOrderSummary .card-header {
  background: linear-gradient(to right, rgb(237, 28, 36), #e43166);
  color: white;
}

.crimson .subOrderSummary .detail-list ul li {
  border-left: 4px solid rgb(237, 28, 36);
}

.crimson .subOrderSummary .fw-bold.fs-5 {
  color: rgb(237, 28, 36);
}

.crimson .subOrderSummary .addon-item .item-count, .crimson .orderSummaryMenuShopsubscription-card .item-count {
  background: linear-gradient(135deg, rgb(237, 28, 36), #e43166);
  color: white;
}

.crimson .cartAddress-card .cartAddress-type {
  background: rgb(237, 28, 36);
  color: white;
}

.crimson .cartAddress-card::before {
  background: rgb(237, 28, 36);
}

.crimson .hero-title {
  color: rgb(237, 28, 36);
  text-shadow: none !important;
}

.steelblue .shippingAddHeader {
  background-color: rgb(0, 114, 188) !important;
  color: white !important;
}

.steelblue .container-card .shop-section.school-supplier .shop-name {
  color: rgb(0, 114, 188) !important;
}

.steelblue .container-card .location-card.selected {
  border: 2px solid rgb(0, 114, 188) !important;
  box-shadow: 0 0 0 4px #5c8ba8 !important;
}

.steelblue .container-card .address-icon1 {
  background: rgb(0, 114, 188) !important;
}

.steelblue .container-card .location-card::before {
  background: linear-gradient(90deg, rgb(0, 114, 188), #0d85cf) !important;
}

.steelblue .container-card .radio-input:checked + .location-card .branch-name .radio-custom {
  border-color: rgb(0, 114, 188) !important;
}

.steelblue .container-card .radio-input:checked + .location-card .branch-name .radio-custom::after {
  background: rgb(0, 114, 188) !important;
}

.steelblue .container-card .continue-btn {
  background: rgb(0, 114, 188) !important;
}

.steelblue .container-card .continue-btn:hover {
  background: #51afe9 !important;
}

.steelblue .shipping-container .shipping-card .card-header {
  background: linear-gradient(45deg, rgb(0, 114, 188), #0c83ce) !important;
}

.steelblue .shipping-container .shipping-card input[type=radio]:checked + .option-content .radio-custom::after {
  background: linear-gradient(135deg, rgb(0, 114, 188) 0%, #0c83ce 100%) !important;
}

.steelblue .shipping-container .shipping-card .submit-btn {
  background: linear-gradient(45deg, #0c83ce, rgb(0, 114, 188)) !important;
}

.steelblue .shipping-container .shipping-card .option-time {
  color: rgb(0, 114, 188) !important;
}

.steelblue .autocom-box li:hover {
  background: #b0e0fd;
}

.steelblue .nail-search-panel.active .autocom-box {
  border: 1px solid rgb(0, 114, 188);
}

.steelblue .breadcrumbStyle .breadcrumb-arrows .active a, .steelblue .breadcrumb-arrows .active .entry {
  color: #FFF !important;
  background: rgb(0, 114, 188) !important;
}

.steelblue .home-web {
  background-color: rgb(0, 114, 188);
}

.steelblue .home-comment-icon i {
  background: white;
  color: rgb(0, 114, 188);
}

.steelblue .newThemeHeaderSty {
  background: #EEF6E3;
}

.steelblue .navbarAdmin-btn, .steelblue .addtocartbtn {
  color: white !important;
  background: linear-gradient(to right, rgb(0, 114, 188), #4aafee);
}

.steelblue .secondnavftl a span, .steelblue .cate-entrance {
  color: rgb(0, 114, 188);
}

.steelblue #first-nav {
  background: rgb(0, 114, 188);
}

.steelblue .hamburger span {
  background: rgb(0, 114, 188);
}

.steelblue .navbarNav-link {
  color: rgb(0, 114, 188) !important;
}

.steelblue .seconNavbar-icon i {
  color: rgb(0, 114, 188);
}

.steelblue #navigation .selected span {
  color: black !important;
  border-bottom: 2px solid;
}

.steelblue .mega-menu {
  background-color: #CCDDEA !important;
}

.steelblue .menu-item:hover {
  background-color: #CCDDEA !important;
}

.steelblue section#content {
  background: #CCDDEA;
}

.steelblue .spotlight-items .spotlight-item .spotlight-item-wrap {
  background-color: rgb(0, 114, 188) !important;
  color: white;
}

.steelblue div#categories {
  background: white;
}

.steelblue .subcategory {
  background-color: rgba(103, 182, 231, 0.168627451);
}

.steelblue .active-subcategory {
  color: #031926;
  background: #CDD1D4;
  border-left: 4px solid #031926;
}

.steelblue .category-count {
  background-color: #67b6e7;
  color: white;
}

.steelblue div#categories h5 {
  color: rgb(0, 114, 188);
}

.steelblue .category-link:hover .category-count {
  background-color: #2a41e8;
  color: white;
}

.steelblue .productTabs .nav-tabs-default .nav-link.active, .steelblue .accordion-body li a.nav-link.active {
  background: linear-gradient(45deg, rgb(0, 114, 188), #67b6e7) !important;
  box-shadow: 0 5px 15px rgba(46, 139, 87, 0.3);
}

.steelblue .btn-add-to-cart {
  background: linear-gradient(45deg, rgb(0, 114, 188), #67b6e7);
}

.steelblue .btn-add-to-cart:hover {
  background: linear-gradient(45deg, #67b6e7, rgb(0, 114, 188));
}

.steelblue .supplier-business-type, .steelblue .supplier-business-category {
  background: white;
  color: rgb(0, 114, 188);
}

.steelblue .supplier-name, .steelblue .supplier-address {
  color: white;
}

.steelblue .btn-shop-now {
  background: white;
  color: rgb(0, 114, 188);
}

.steelblue .btn-shop-now:hover {
  background: #3498db;
}

.steelblue .category-link {
  color: rgb(0, 114, 188);
}

.steelblue .supplier-info {
  background-color: rgb(0, 114, 188);
}

.steelblue .address-icon {
  color: white;
}

.steelblue .dealsCurrent-price {
  color: #dc3545;
}

.steelblue .btn-deal {
  background-color: rgb(0, 114, 188);
  color: white;
}

.steelblue .btn-deal:hover {
  background-color: rgb(0, 114, 188);
  box-shadow: 0 8px 20px rgba(108, 99, 255, 0.3);
}

.steelblue .timer {
  background-color: #67b6e7;
}

.steelblue .deal-total {
  color: rgb(0, 114, 188);
}

.steelblue .custom-shape-divider-bottom-1745295039 .shape-fill {
  fill: rgba(12, 96, 147, 0.431372549);
}

.steelblue .timer-title {
  color: black;
}

.steelblue .productListName {
  color: rgb(0, 114, 188);
}

.steelblue .original-price {
  color: rgb(0, 114, 188);
}

.steelblue .shopProRating {
  color: rgb(0, 114, 188);
}

.steelblue .shopProProduct-price {
  color: rgb(0, 114, 188);
}

.steelblue .shopProMeta-item i {
  color: rgb(0, 114, 188);
}

.steelblue .shopProNav-tabs .shopProNav-link.active {
  color: rgb(0, 114, 188);
  background: transparent !important;
}

.steelblue .shopProNav-tabs .shopProNav-link {
  color: #ffffff;
  background: linear-gradient(45deg, rgb(0, 114, 188), #67b6e7);
}

.steelblue .shopProNav-tabs .shopProNav-link.active:after {
  background: rgb(0, 114, 188);
}

.steelblue .related-product-card {
  background: linear-gradient(45deg, rgb(0, 114, 188), #67b6e7) !important;
}

.steelblue .related-product-img {
  background: linear-gradient(135deg, #f5f7fa 0%, #e4e8eb 100%);
}

.steelblue .shopProThumbnail {
  border: 2px solid rgb(0, 114, 188);
}

.steelblue .shopProThumbnail:hover,
.steelblue .shopProThumbnail.active {
  border-color: #6c63ff;
}

.steelblue .home-footer-icon i {
  color: rgb(0, 114, 188);
}

.steelblue .home-footer-content a {
  color: black;
}

.steelblue .copy-home-footer a {
  color: rgba(33, 37, 41, 0.7490196078);
}

.steelblue .copy-home-footer {
  color: rgba(33, 37, 41, 0.7490196078);
}

.steelblue .sideShortcutMenu-toggle {
  background: black;
  box-shadow: rgba(7, 7, 7, 0.8470588235) 0px 5px 15px;
}

.steelblue .sideShortcutMenu-toggle:hover {
  background: black;
}

.steelblue .sideShortcutMenu-link i {
  color: rgb(0, 114, 188);
}

.steelblue #home-webcontent h1, .steelblue #home-webcontent p {
  color: white;
}

.steelblue .home-web .startbtnCss {
  color: black;
  background: white;
}

.steelblue .orderSummaryMenuShop-order-id {
  color: rgb(0, 114, 188);
}

.steelblue .orderSummaryMenuShopsubscription-name {
  color: rgb(0, 114, 188);
}

.steelblue .orderSummaryMenuShopsubscription-card {
  background-color: rgb(0, 114, 188) 0d;
  border-left: 4px solid rgb(0, 114, 188);
}

.steelblue .orderSummaryMenuShop-avatar {
  border: 2px solid rgb(0, 114, 188);
}

.steelblue .orderSummaryMenuShopbenefits-list li:before {
  color: rgb(0, 114, 188);
}

.steelblue .orderSummaryMenuShopprice-tag {
  color: rgb(0, 114, 188);
}

.steelblue .orderSummaryMenu-header {
  background: rgb(0, 114, 188);
  color: white;
}

.steelblue .orderSummaryMenustylish-tabs .nav-link.active {
  background: linear-gradient(45deg, rgb(0, 114, 188), #4e89ad) !important;
  box-shadow: 0 5px 15px rgba(46, 139, 87, 0.3);
  color: white;
}

.steelblue .orderSummaryMenu-id {
  color: rgb(0, 114, 188);
}

.steelblue .orderSummaryMenubtn-view {
  background-color: rgb(0, 114, 188) !important;
  color: white !important;
}

.steelblue .orderSummaryMenubtn-view:hover {
  background-color: #1981c2;
  color: white;
  box-shadow: 0 5px 15px rgba(108, 99, 255, 0.3);
}

.steelblue .orderSummaryMenubtn-view-item {
  background-color: white !important;
  color: rgb(0, 114, 188) !important;
  border: 1px solid rgb(0, 114, 188);
}

.steelblue .orderSummaryMenubtn-view-item:hover {
  background-color: rgb(0, 114, 188) !important;
  color: white !important;
}

.steelblue.viewOrdDetsection-title i {
  color: rgb(0, 114, 188);
}

.steelblue .viewOrdDetaddress-box {
  background-color: #f8f9fa;
  border-left: 4px solid rgb(0, 114, 188);
}

.steelblue .viewOrdDettotal-row {
  color: rgb(0, 114, 188);
}

.steelblue .orderSummaryMenuShopbtn-shop-primary {
  background-color: rgb(0, 114, 188);
  color: white;
}

.steelblue .orderSummaryMenuShopbtn-shop-primary:hover {
  background-color: rgb(0, 114, 188);
  color: white;
}

.steelblue .orderSummaryMenustylish-tabs .nav-item {
  border: 1px solid rgb(0, 114, 188);
}

.steelblue .orderSummaryMenuShop-order-header {
  background: linear-gradient(to right, rgb(0, 114, 188) 0e, rgb(0, 114, 188) 9);
  border-bottom: 1px solid rgb(0, 114, 188);
}

.steelblue .orderSummaryMenuShopstatus-progress {
  background-color: rgb(0, 114, 188);
  color: white;
}

.steelblue .userPageedit-profile-btn {
  background: rgba(255, 255, 255, 0.2);
  color: white;
}

.steelblue .userPageedit-profile-btn:hover {
  background: rgba(255, 255, 255, 0.3);
}

.steelblue .userPageprofile-header {
  background: linear-gradient(to right, #2f9ee2, rgb(0, 114, 188));
  color: white;
}

.steelblue .rolename {
  color: white;
}

.steelblue .userPage-profile-card .userPageTabs .nav-link {
  color: white;
  background-color: rgb(0, 114, 188);
}

.steelblue .userPageinfo-card h5 {
  color: rgb(0, 114, 188);
}

.steelblue .userPageBadgeBg {
  background: rgb(0, 114, 188);
  color: white;
}

.steelblue .userPageQuickLinkIcon {
  color: rgb(0, 114, 188);
}

.steelblue .viewItemorder-header {
  background: rgb(0, 114, 188);
  color: white;
}

.steelblue .viewItemordersection-title {
  color: #2f2e41;
  border-bottom: 2px solid rgb(0, 114, 188);
}

.steelblue .viewItemaddress-card {
  border-left: 4px solid rgb(0, 114, 188);
  border-radius: 8px;
}

.steelblue .btn-wishlist {
  background-color: rgb(0, 114, 188);
  color: white;
}

.steelblue .btnTheme {
  background-color: rgb(0, 114, 188);
  color: white;
}

.steelblue .wishlistRemove-btn {
  background-color: #ea4b4b !important;
  color: white;
}

.steelblue .wishlistProduct-title {
  color: #2f2e41;
}

.steelblue .wishlistProduct-desc {
  color: #6c757d;
}

.steelblue .wishlistCurrent-price {
  color: black;
}

.steelblue .wishlistAdd-to-cart {
  background-color: rgb(0, 114, 188) !important;
  color: white;
}

.steelblue .wishlistAdd-to-cart:hover {
  background-color: rgb(0, 114, 188);
}

.steelblue .wishlistRating-count {
  color: black;
}

.steelblue .cartDetails-item::before {
  background: rgb(0, 114, 188);
}

.steelblue .stylish-tabs .nav-link.active {
  background: linear-gradient(to right, rgb(0, 114, 188), #4aafee) !important;
  color: white;
}

.steelblue .pagination li a.page-link {
  color: white;
  background-color: rgb(0, 114, 188);
}

.steelblue .pagination li a.page-link:hover,
.steelblue .pagination li a.page-link:focus,
.steelblue .pagination li.active a.page-link:hover,
.steelblue .pagination li.active a.page-link {
  color: #031926;
  background: transparent;
  box-shadow: 0 0 10px rgb(0, 114, 188);
}

.steelblue .pagination li a.page-link:before {
  border: 5px solid rgb(0, 114, 188);
  border-top-color: transparent;
  border-right-color: transparent;
}

.steelblue .subscriptionSection-title {
  color: black;
}

.steelblue .subscriptionSection-title:after {
  background: black;
}

.steelblue .subscriptionApplication-table thead th {
  background-color: rgb(0, 114, 188);
  color: white;
}

.steelblue .subcriptionHero-section {
  background-image: linear-gradient(to left, rgb(0, 114, 188), rgb(0, 114, 188));
  color: white;
}

.steelblue .popular-plan .subscriptionPricing-header {
  background-color: rgb(0, 114, 188);
}

.steelblue .popular-tag {
  background-color: #b4e3ff;
  color: black;
}

.steelblue .btn-subcriptionHero-secondary {
  background-color: #f6c23e !important;
  color: #2c3e50;
  border: 2px solid #f6c23e;
}

.steelblue .btn-subcriptionHero-secondary:hover {
  color: white;
}

.steelblue .filter-btn.active, .steelblue .filter-btn:hover {
  background: rgb(0, 114, 188);
  color: white;
  box-shadow: 0 5px 15px rgb(0, 114, 188);
}

.steelblue .rfq-header {
  background: rgb(0, 114, 188);
  color: white;
}

.steelblue .adminAddCategory-header {
  background: linear-gradient(to right, rgb(0, 114, 188), #46a1da);
  color: white;
}

.steelblue .subscritionPage-tabs .nav-link.active {
  color: white;
  background: linear-gradient(45deg, rgb(0, 114, 188), #46a1da) !important;
}

.steelblue .type-badge {
  background: linear-gradient(to right, rgb(0, 114, 188), #46a1da);
  color: white;
}

.steelblue .subPlan .card-sub .price {
  color: rgb(0, 114, 188);
}

.steelblue .count-list .count-number {
  color: rgb(0, 114, 188);
}

.steelblue .count-list li::before {
  color: rgb(0, 114, 188);
}

.steelblue .subPlan .card-benefit {
  background: linear-gradient(135deg, #e0f0ff, #ffffff);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.steelblue .subPlan .card-benefit:hover, .steelblue .subPlan .card-benefit.selected {
  box-shadow: 0 12px 25px rgba(0, 123, 255, 0.2);
  border-color: rgb(0, 114, 188);
}

.steelblue .subPlan .card-benefit .benefit-price {
  color: rgb(0, 114, 188);
}

.steelblue .subPlan .card-sub.selected {
  border: 2px solid rgb(0, 114, 188);
  background: linear-gradient(135deg, #e0f0ff, #ffffff);
  box-shadow: 0 10px 25px rgba(0, 123, 255, 0.2);
}

.steelblue .subPlan .card-benefit.selected {
  border: 2px solid rgb(0, 114, 188);
  background: linear-gradient(135deg, #e0f0ff, #ffffff);
}

.steelblue .subPlan .card-sub.selected::after {
  background: rgb(0, 114, 188);
  color: white;
}

.steelblue .total-display .total-amount {
  color: rgb(0, 114, 188);
}

.steelblue .checkout-btn {
  background: rgb(0, 114, 188);
  color: #fff;
}

.steelblue .checkout-btn:hover {
  background: rgb(0, 114, 188);
  color: #fff;
  box-shadow: 0 5px 15px rgba(0, 123, 255, 0.2);
}

.steelblue .count-list li {
  background: linear-gradient(145deg, #ffffff, #f0f4ff);
}

.steelblue .subOrderSummary .card-header {
  background: linear-gradient(to right, rgb(0, 114, 188), #46a1da);
  color: white;
}

.steelblue .subOrderSummary .detail-list ul li {
  border-left: 4px solid rgb(0, 114, 188);
}

.steelblue .subPlan .card-benefit.selected::after {
  background: linear-gradient(90deg, rgb(0, 114, 188), #28a745);
}

.steelblue .subOrderSummary .fw-bold.fs-5 {
  color: rgb(0, 114, 188);
}

.steelblue .subOrderSummary .addon-item .item-count, .steelblue .orderSummaryMenuShopsubscription-card .item-count {
  background: linear-gradient(135deg, rgb(0, 114, 188), #46a1da);
  color: white;
}

.steelblue .cartAddress-card .cartAddress-type {
  background: rgb(0, 114, 188);
  color: white;
}

.steelblue .cartAddress-card::before {
  background: rgb(0, 114, 188);
}

.steelblue .hero-title {
  color: rgb(0, 114, 188);
  text-shadow: none !important;
}

.yellow .autocom-box li:hover {
  background: #f5f2ae;
}

.yellow .nail-search-panel.active .autocom-box {
  border: 1px solid rgb(255, 194, 14);
}

.yellow .shippingAddHeader {
  background-color: rgb(255, 194, 14) !important;
  color: white !important;
}

.yellow .container-card .shop-section.school-supplier .shop-name {
  color: rgb(255, 194, 14) !important;
}

.yellow .container-card .location-card.selected {
  border: 2px solid rgb(255, 194, 14) !important;
  box-shadow: 0 0 0 4px #c4c061 !important;
}

.yellow .container-card .address-icon1 {
  background: rgb(255, 194, 14) !important;
}

.yellow .container-card .location-card::before {
  background: linear-gradient(90deg, rgb(255, 194, 14), #c5bf03) !important;
}

.yellow .container-card .radio-input:checked + .location-card .branch-name .radio-custom {
  border-color: rgb(255, 194, 14) !important;
}

.yellow .container-card .radio-input:checked + .location-card .branch-name .radio-custom::after {
  background: rgb(255, 194, 14) !important;
}

.container-card .continue-btn {
  background: rgb(255, 194, 14) !important;
  color: black !important;
}

.yellow .container-card .continue-btn:hover {
  background: rgb(255, 194, 14) !important;
}

.yellow .shipping-container .shipping-card .card-header {
  background: linear-gradient(45deg, rgb(255, 194, 14), #c7c000) !important;
}

.yellow .shipping-container .shipping-card input[type=radio]:checked + .option-content .radio-custom::after {
  background: linear-gradient(135deg, rgb(255, 194, 14) 0%, #c7c000 100%) !important;
}

.yellow .shipping-container .shipping-card .submit-btn {
  background: linear-gradient(45deg, rgb(255, 194, 14), #c7c000) !important;
}

.yellow .breadcrumbStyle .breadcrumb-arrows .active a, .yellow .breadcrumb-arrows .active .entry {
  color: #FFF !important;
  background: rgb(255, 194, 14) !important;
}

.yellow .home-web {
  background-color: rgb(255, 194, 14);
}

.yellow .home-comment-icon i {
  background: white;
  color: #072AC8;
}

.yellow .newThemeHeaderSty {
  background: #EEF6E3;
}

.yellow .navbarAdmin-btn, .yellow .addtocartbtn {
  color: #072AC8 !important;
  background: linear-gradient(to right, rgb(255, 194, 14), #fffb7a);
}

.yellow .navbarAdmin-btn i {
  color: #072AC8;
}

.yellow .secondnavftl a span, .yellow .cate-entrance {
  color: #072AC8;
}

.yellow #first-nav {
  background: rgb(255, 194, 14);
}

.yellow .hamburger span {
  background: rgb(255, 194, 14);
}

.yellow .navbarNav-link {
  color: #072AC8 !important;
}

.yellow .seconNavbar-icon i {
  color: #072AC8;
}

.yellow #navigation .selected span {
  color: black !important;
  border-bottom: 2px solid;
}

.yellow .mega-menu {
  background-color: #fffdc9 !important;
}

.yellow .menu-item:hover {
  background-color: #fffdc9 !important;
}

.yellow section#content {
  background: #fffdc9;
}

.yellow .spotlight-items .spotlight-item .spotlight-item-wrap {
  background-color: rgb(255, 194, 14) !important;
  color: #072AC8;
}

.yellow div#categories {
  background: #fffb7a;
}

.yellow .subcategory {
  background-color: rgba(255, 251, 122, 0.168627451);
}

.yellow .category-count {
  background-color: #fffb7a;
  color: #072AC8;
}

.yellow div#categories h5 {
  color: #072AC8;
}

.yellow .category-link:hover .category-count {
  background-color: white;
  color: #072AC8;
}

.yellow .productTabs .nav-tabs-default .nav-link.active, .yellow .accordion-body li a.nav-link.active {
  background: linear-gradient(45deg, rgb(255, 194, 14), #fffb7a) !important;
  color: #072AC8;
  box-shadow: 0 5px 15px rgba(255, 252, 168, 0.8431372549);
}

.yellow .btn-add-to-cart {
  background: linear-gradient(45deg, rgb(255, 194, 14), #fffb7a);
  color: #072AC8;
}

.yellow .btn-add-to-cart:hover {
  background: linear-gradient(45deg, #fffb7a, rgb(255, 194, 14));
  color: #072AC8;
}

.yellow .supplier-business-type, .yellow .supplier-business-category {
  background: #072AC8;
  color: rgb(255, 194, 14);
}

.yellow .supplier-name, .yellow .supplier-address {
  color: #072AC8;
}

.yellow .btn-shop-now {
  background: #072AC8;
  color: rgb(255, 194, 14);
}

.yellow .btn-shop-now:hover {
  background: #072AC8;
}

.yellow .category-link {
  color: #072AC8;
}

.yellow .supplier-info {
  background-color: rgb(255, 194, 14);
}

.yellow .address-icon {
  color: #072AC8;
}

.yellow .dealsCurrent-price {
  color: #dc3545;
}

.yellow .btn-deal {
  background-color: #072AC8;
  color: #fffb7a;
}

.yellow .btn-deal:hover {
  background-color: #072AC8;
  box-shadow: 0 8px 20px rgba(108, 99, 255, 0.3);
}

.yellow .timer {
  background-color: #fffb7a;
}

.yellow .deal-total {
  color: #072AC8;
}

.yellow .custom-shape-divider-bottom-1745295039 .shape-fill {
  fill: #fffcaf;
}

.yellow .timer-title {
  color: black;
}

.yellow .productListName {
  color: #072AC8;
}

.yellow .original-price {
  color: rgb(255, 194, 14);
}

.yellow .shopProRating {
  color: rgb(255, 194, 14);
}

.yellow .shopProProduct-price {
  color: rgb(255, 194, 14);
}

.yellow .shopProMeta-item i {
  color: rgb(255, 194, 14);
}

.yellow .shopProNav-tabs .shopProNav-link.active {
  color: rgb(255, 194, 14);
  background: transparent !important;
}

.yellow .shopProNav-tabs .shopProNav-link {
  color: #ffffff;
  background: linear-gradient(45deg, rgb(255, 194, 14), #fffb7a);
}

.yellow .shopProNav-tabs .shopProNav-link.active:after {
  background: rgb(255, 194, 14);
}

.yellow .related-product-card {
  background: linear-gradient(45deg, rgb(255, 194, 14), #fffb7a) !important;
}

.yellow .related-product-img {
  background: linear-gradient(135deg, #f5f7fa 0%, #e4e8eb 100%);
}

.yellow .shopProThumbnail {
  border: 2px solid rgb(255, 194, 14);
}

.yellow .shopProThumbnail:hover,
.yellow .shopProThumbnail.active {
  border-color: #6c63ff;
}

.yellow .home-footer-icon i {
  color: #072AC8;
}

.yellow .home-footer-content a {
  color: black;
}

.yellow .copy-home-footer a {
  color: rgba(33, 37, 41, 0.7490196078);
}

.yellow .copy-home-footer {
  color: rgba(33, 37, 41, 0.7490196078);
}

.yellow #home-webcontent h1, .yellow #home-webcontent p {
  color: #072AC8;
}

.yellow .home-web .startbtnCss {
  color: rgb(255, 194, 14);
  background: #072AC8;
}

.yellow .sideShortcutMenu-toggle {
  background: black;
  box-shadow: rgba(7, 7, 7, 0.8470588235) 0px 5px 15px;
}

.yellow .sideShortcutMenu-toggle:hover {
  background: black;
}

.yellow .sideShortcutMenu-link i {
  color: #072AC8;
}

.yellow .orderSummaryMenuShop-order-id {
  color: #072AC8;
}

.yellow .orderSummaryMenuShopsubscription-name {
  color: #072AC8;
}

.yellow .orderSummaryMenuShopsubscription-card {
  background-color: rgba(7, 42, 200, 0.0509803922);
  border-left: 4px solid #072AC8;
}

.yellow .orderSummaryMenuShop-avatar {
  border: 2px solid #072AC8;
}

.yellow .orderSummaryMenuShopbenefits-list li:before {
  color: #072AC8;
}

.yellow .orderSummaryMenuShopprice-tag {
  color: #072AC8;
}

.yellow .orderSummaryMenu-header {
  background: rgb(255, 194, 14);
  color: #072AC8;
}

.yellow .orderSummaryMenustylish-tabs .nav-link.active {
  background: linear-gradient(45deg, rgb(255, 194, 14), #ddd960) !important;
  box-shadow: 0 5px 15px rgba(46, 139, 87, 0.3);
  color: #072AC8;
}

.yellow .orderSummaryMenu-id {
  color: #072AC8;
}

.yellow .orderSummaryMenubtn-view {
  background-color: #072AC8;
  color: rgb(255, 194, 14);
}

.yellow .orderSummaryMenubtn-view:hover {
  background-color: #2146eb;
  color: rgb(255, 194, 14);
  box-shadow: 0 5px 15px rgba(108, 99, 255, 0.3);
}

.yellow .orderSummaryMenubtn-view-item:hover {
  background-color: #2772A0 !important;
  color: white !important;
}

.yellow .orderSummaryMenubtn-view-item {
  background-color: #fafafc !important;
  color: #072AC8 !important;
  border: 1px solid #072AC8;
}

.yellow .orderSummaryMenubtn-view-item:hover {
  background-color: #072AC8 !important;
  color: rgb(255, 194, 14) !important;
}

.yellow .orderSummaryMenuShopbtn-shop-primary {
  background-color: #072AC8;
  color: rgb(255, 194, 14);
}

.yellow .orderSummaryMenuShopbtn-shop-primary:hover {
  background-color: #072AC8;
  color: rgb(255, 194, 14);
}

.yellow .orderSummaryMenustylish-tabs .nav-item {
  border: 1px solid rgb(255, 194, 14);
}

.yellow .orderSummaryMenuShop-order-header {
  background: linear-gradient(to right, rgba(252, 244, 0, 0.0392156863), rgba(252, 244, 0, 0.0352941176));
  border-bottom: 1px solid rgb(255, 194, 14);
}

.yellow .orderSummaryMenuShopstatus-progress {
  background-color: rgb(255, 194, 14);
  color: #072AC8;
}

.yellow .viewOrdDetsection-title i {
  color: #072AC8;
}

.yellow .viewOrdDetaddress-box {
  background-color: #f8f9fa;
  border-left: 4px solid #072AC8;
}

.yellow .viewOrdDettotal-row {
  color: #072AC8;
}

.yellow .userPageedit-profile-btn {
  background: #072AC8;
  color: rgb(255, 194, 14);
}

.yellow .userPageedit-profile-btn:hover {
  background: #072AC8;
}

.yellow .userPageprofile-header {
  background: linear-gradient(to right, #fffdba, rgb(255, 194, 14));
  color: #072AC8;
}

.yellow .rolename {
  color: #072AC8;
}

.yellow .userPage-profile-card .userPageTabs .nav-link {
  color: #072AC8;
  background-color: rgb(255, 194, 14);
}

.yellow .userPageinfo-card h5 {
  color: #072AC8;
}

.yellow .userPageBadgeBg {
  background: rgb(255, 194, 14);
  color: #072AC8;
}

.yellow .userPageQuickLinkIcon {
  color: #072AC8;
}

.yellow .viewItemorder-header {
  background: rgba(255, 255, 255, 0.2);
  color: #072AC8;
}

.yellow .viewItemordersection-title {
  color: #072AC8;
  border-bottom: 2px solid rgb(255, 194, 14);
}

.yellow .viewItemaddress-card {
  border-left: 4px solid rgb(255, 194, 14);
  border-radius: 8px;
}

.yellow .wishlistRemove-btn {
  background-color: #ea4b4b !important;
  color: white;
}

.yellow .btn-wishlist {
  background-color: rgb(255, 194, 14);
  color: #072AC8;
}

.yellow .btnTheme {
  background-color: rgb(255, 194, 14);
  color: #072AC8;
}

.yellow .wishlistProduct-title {
  color: #2f2e41;
}

.yellow .wishlistProduct-desc {
  color: #6c757d;
}

.yellow .wishlistCurrent-price {
  color: black;
}

.yellow .wishlistAdd-to-cart {
  background-color: rgb(255, 194, 14) !important;
  color: #072AC8;
}

.yellow .wishlistAdd-to-cart:hover {
  background-color: #5a52e0;
}

.yellow .wishlistRating-count {
  color: #072AC8;
}

.yellow .cartDetails-item::before {
  background: #072AC8;
}

.yellow .stylish-tabs .nav-link.active {
  background: linear-gradient(to right, rgb(255, 194, 14), #fdfa9f) !important;
  color: #072AC8;
}

.yellow .pagination li a.page-link {
  color: rgb(255, 194, 14);
  background-color: #072AC8;
}

.yellow .pagination li a.page-link:hover,
.yellow .pagination li a.page-link:focus,
.yellow .pagination li.active a.page-link:hover,
.yellow .pagination li.active a.page-link {
  color: #072AC8;
  background: transparent;
  box-shadow: 0 0 10px #072AC8;
}

.yellow .pagination li a.page-link:before {
  border: 5px solid rgb(255, 194, 14);
  border-top-color: transparent;
  border-right-color: transparent;
}

.yellow .subscriptionSection-title {
  color: black;
}

.yellow .subscriptionSection-title:after {
  background: black;
}

.yellow .subcriptionHero-section {
  background-image: linear-gradient(to left, rgb(255, 194, 14), #f1ee80);
  color: #072AC8;
}

.yellow .popular-plan .subscriptionPricing-header {
  background-color: rgb(255, 194, 14);
  color: #072AC8;
}

.yellow .popular-tag {
  background-color: #b5c3ff;
  color: black;
}

.yellow .btn-subcriptionHero-secondary {
  background-color: #f6c23e !important;
  color: #2c3e50;
  border: 2px solid #f6c23e;
}

.yellow .btn-subcriptionHero-secondary:hover {
  color: white;
}

.yellow .filter-btn.active, .yellow .filter-btn:hover {
  background: rgb(255, 194, 14);
  color: #072AC8;
  box-shadow: 0 5px 15px rgb(255, 194, 14);
}

.yellow .rfq-header {
  background: rgb(255, 194, 14);
  color: #181818;
}

.yellow .adminAddCategory-header {
  background: linear-gradient(to right, rgb(255, 194, 14), #dfd943);
  color: #181818 !important;
}

.yellow .subscritionPage-tabs .nav-link.active {
  color: #072AC8;
  background: linear-gradient(45deg, rgb(255, 194, 14), #dfd943) !important;
}

.yellow .type-badge {
  background: linear-gradient(to right, rgb(255, 194, 14), #dfd943);
  color: white;
}

.yellow .subPlan .card-sub .price {
  color: #072AC8;
}

.yellow .count-list .count-number {
  color: #072AC8;
}

.yellow .count-list li::before {
  color: #072AC8;
}

.yellow .count-list li {
  background: linear-gradient(145deg, #fdfdfb, #f7f6dd);
}

.yellow .subPlan .card-benefit {
  background: linear-gradient(to right, #fdfdfb, #f7f6dd);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.yellow .subPlan .card-sub.selected {
  border: 2px solid #072AC8;
  background: linear-gradient(135deg, #e0f0ff, #ffffff);
  box-shadow: 0 10px 25px rgba(0, 123, 255, 0.2);
}

.yellow .subPlan .card-benefit:hover, .yellow {
  box-shadow: 0 12px 25px rgba(0, 123, 255, 0.2);
  border-color: #072AC8;
}

.yellow .subPlan .card-benefit.selected {
  border: 2px solid #072AC8;
  background: linear-gradient(135deg, #e0f0ff, #ffffff);
}

.yellow .subPlan .card-sub.selected::after {
  background: #072AC8;
  color: white;
}

.yellow .subPlan .card-benefit .benefit-price {
  color: #072AC8;
}

.yellow .total-display .total-amount {
  color: #072AC8;
}

.yellow .checkout-btn {
  background: #072AC8;
  color: rgb(255, 194, 14);
}

.yellow .checkout-btn:hover {
  background: #072AC8;
  color: rgb(255, 194, 14);
  box-shadow: 0 5px 15px rgba(0, 123, 255, 0.2);
}

.yellow .subPlan .card-benefit.selected::after {
  background: linear-gradient(90deg, #072AC8, #28a745);
}

.yellow .subOrderSummary .card-header {
  background: linear-gradient(135deg, #072AC8, #0056b3);
  color: white;
}

.yellow .subOrderSummary .detail-list ul li {
  border-left: 4px solid #072AC8;
}

.yellow .subOrderSummary .fw-bold.fs-5 {
  color: #072AC8;
}

.yellow .subOrderSummary .addon-item .item-count, .yellow .orderSummaryMenuShopsubscription-card .item-count {
  background: linear-gradient(135deg, rgb(255, 194, 14), #dfd943);
  color: #072AC8;
}

.yellow .cartAddress-card .cartAddress-type {
  background: rgb(255, 194, 14);
  color: #072AC8;
}

.yellow .cartAddress-card::before {
  background: rgb(255, 194, 14);
}

.yellow .hero-title {
  color: #d4cd00;
  text-shadow: none !important;
}

.deep-green .shippingAddHeader {
  background-color: rgb(0, 171, 78) !important;
  color: white !important;
}

.deep-green .container-card .shop-section.school-supplier .shop-name {
  color: rgb(0, 171, 78) !important;
}

.deep-green .container-card .location-card.selected {
  border: 2px solid #35dc42 !important;
  box-shadow: 0 0 0 4px #8bad5b !important;
}

.deep-green .container-card .address-icon1 {
  background: rgb(0, 171, 78) !important;
}

.deep-green .container-card .location-card::before {
  background: linear-gradient(90deg, rgb(0, 171, 78), #35dc42) !important;
}

.deep-green .container-card .radio-input:checked + .location-card .branch-name .radio-custom {
  border-color: #35dc42 !important;
}

.deep-green .container-card .radio-input:checked + .location-card .branch-name .radio-custom::after {
  background: rgb(0, 171, 78) !important;
}

.deep-green .container-card .continue-btn {
  background: #35dc42 !important;
}

.deep-green .container-card .continue-btn:hover {
  background: #7ee487 !important;
}

.deep-green .shipping-container .shipping-card .card-header {
  background: linear-gradient(45deg, rgb(0, 171, 78), #7fc918) !important;
}

.deep-green .shipping-container .shipping-card input[type=radio]:checked + .option-content .radio-custom::after {
  background: linear-gradient(135deg, rgb(0, 171, 78) 0%, #35dc42 100%) !important;
}

.deep-green .shipping-container .shipping-card .submit-btn {
  background: linear-gradient(45deg, #35dc42, rgb(0, 171, 78)) !important;
}

.deep-green .shipping-container .shipping-card .option-time {
  color: rgb(0, 171, 78) !important;
}

.deep-green .autocom-box li:hover {
  background: #caf9be;
}

.deep-green .nail-search-panel.active .autocom-box {
  border: 1px solid #35dc42;
}

.deep-green .home-web {
  background-color: rgb(0, 171, 78);
}

.deep-green .home-comment-icon i {
  background: white;
  color: rgb(0, 171, 78);
}

.deep-green .newThemeHeaderSty {
  background: #EEF6E3;
}

.deep-green .breadcrumbStyle .breadcrumb-arrows .active a, .deep-green .breadcrumb-arrows .active .entry {
  color: #FFF !important;
  background: rgb(0, 171, 78) !important;
}

.deep-green .navbarAdmin-btn, .deep-green .addtocartbtn {
  color: white !important;
  background: linear-gradient(to right, rgb(0, 171, 78), #8add15);
}

.deep-green .secondnavftl a span, .deep-green .cate-entrance {
  color: rgb(0, 171, 78);
}

.deep-green #first-nav {
  background: rgb(0, 171, 78);
}

.deep-green .hamburger span {
  background: rgb(0, 171, 78);
}

.deep-green .navbarNav-link {
  color: rgb(0, 171, 78) !important;
}

.deep-green .seconNavbar-icon i {
  color: rgb(0, 171, 78);
}

.deep-green #navigation .selected span {
  color: black !important;
  border-bottom: 2px solid;
}

.deep-green .mega-menu {
  background-color: #9DE2C3 !important;
}

.deep-green .menu-item:hover {
  background-color: #9DE2C3 !important;
}

.deep-green section#content {
  background: #EEF6E3;
}

.deep-green .spotlight-items .spotlight-item .spotlight-item-wrap {
  background-color: rgb(0, 171, 78) !important;
  color: white;
}

.deep-green div#categories {
  background: #A1DB53;
}

.deep-green .subcategory {
  background-color: #E6E8E9;
}

.deep-green .active-subcategory {
  color: #031926;
  background: #CDD1D4;
  border-left: 4px solid #031926;
}

.deep-green .category-count {
  background-color: white;
  color: #232121;
}

.deep-green div#categories h5 {
  color: #232121;
}

.deep-green .category-link:hover .category-count {
  background-color: #2a41e8;
  color: white;
}

.deep-green .productTabs .nav-tabs-default .nav-link.active, .deep-green .accordion-body li a.nav-link.active {
  background: linear-gradient(45deg, rgb(0, 171, 78), #b5ee66) !important;
  box-shadow: 0 5px 15px rgba(46, 139, 87, 0.3);
}

.deep-green .btn-add-to-cart {
  background: linear-gradient(45deg, rgb(0, 171, 78), #b5ee66);
}

.deep-green .btn-add-to-cart:hover {
  background: linear-gradient(45deg, #b5ee66, rgb(0, 171, 78));
}

.deep-green .supplier-business-type, .deep-green .supplier-business-category {
  background: white;
  color: rgb(0, 171, 78);
}

.deep-green .supplier-name, .deep-green .supplier-address {
  color: white;
}

.deep-green .btn-shop-now {
  background: white;
  color: rgb(0, 171, 78);
}

.deep-green .btn-shop-now:hover {
  background: #3498db;
}

.deep-green .category-link {
  color: #232121;
}

.deep-green .supplier-info {
  background-color: rgb(0, 171, 78);
}

.deep-green .address-icon {
  color: white;
}

.deep-green .dealsCurrent-price {
  color: #dc3545;
}

.deep-green .btn-deal {
  background-color: #068BCC;
  color: white;
}

.deep-green .btn-deal:hover {
  background-color: #068BCC;
  box-shadow: 0 8px 20px rgba(108, 99, 255, 0.3);
}

.deep-green .timer {
  background-color: #b5ee66;
}

.deep-green .deal-total {
  color: rgb(0, 171, 78);
}

.deep-green .custom-shape-divider-bottom-1745295039 .shape-fill {
  fill: #9DE2C3;
}

.deep-green .timer-title {
  color: black;
}

.deep-green .productListName {
  color: rgb(0, 171, 78);
}

.deep-green .original-price {
  color: rgb(0, 171, 78);
}

.deep-green .shopProRating {
  color: rgb(0, 171, 78);
}

.deep-green .shopProProduct-price {
  color: rgb(0, 171, 78);
}

.deep-green .shopProMeta-item i {
  color: rgb(0, 171, 78);
}

.deep-green .shopProNav-tabs .shopProNav-link.active {
  color: rgb(0, 171, 78);
  background: transparent !important;
}

.deep-green .shopProNav-tabs .shopProNav-link {
  color: #ffffff;
  background: linear-gradient(45deg, rgb(0, 171, 78), #b5ee66);
}

.deep-green .shopProNav-tabs .shopProNav-link.active:after {
  background: rgb(0, 171, 78);
}

.deep-green .related-product-card {
  background: linear-gradient(45deg, rgb(0, 171, 78), #b5ee66) !important;
}

.deep-green .related-product-img {
  background: linear-gradient(135deg, #f5f7fa 0%, #e4e8eb 100%);
}

.deep-green .shopProThumbnail {
  border: 2px solid rgb(0, 171, 78);
}

.deep-green .shopProThumbnail:hover,
.deep-green .shopProThumbnail.active {
  border-color: #6c63ff;
}

.deep-green .home-footer-icon i {
  color: rgb(0, 171, 78);
}

.deep-green .home-footer-content a {
  color: black;
}

.deep-green .copy-home-footer a {
  color: rgba(33, 37, 41, 0.7490196078);
}

.deep-green .copy-home-footer {
  color: rgba(33, 37, 41, 0.7490196078);
}

.deep-green .sideShortcutMenu-toggle {
  background: black;
  box-shadow: rgba(14, 14, 13, 0.4901960784) 0px 5px 15px;
}

.deep-green .sideShortcutMenu-toggle:hover {
  background: black;
}

.deep-green .sideShortcutMenu-link i {
  color: rgb(0, 171, 78);
}

.deep-green #home-webcontent h1, .deep-green #home-webcontent p {
  color: white;
}

.deep-green .home-web .startbtnCss {
  color: black;
  background: white;
}

.deep-green .orderSummaryMenuShop-order-id {
  color: rgb(0, 171, 78);
}

.deep-green .orderSummaryMenuShopsubscription-name {
  color: rgb(0, 171, 78);
}

.deep-green .orderSummaryMenuShopsubscription-card {
  background-color: rgb(0, 171, 78) 0a;
  border-left: 4px solid rgb(0, 171, 78);
}

.deep-green .orderSummaryMenuShop-avatar {
  border: 2px solid rgb(0, 171, 78);
}

.deep-green .orderSummaryMenuShopbenefits-list li:before {
  color: rgb(0, 171, 78);
}

.deep-green .orderSummaryMenuShopprice-tag {
  color: rgb(0, 171, 78);
}

.deep-green .orderSummaryMenu-header {
  background: rgb(0, 171, 78);
  color: white;
}

.deep-green .orderSummaryMenustylish-tabs .nav-link.active {
  background: linear-gradient(45deg, rgb(0, 171, 78), #a7fa35) !important;
  box-shadow: 0 5px 15px rgba(46, 139, 87, 0.3);
  color: white;
}

.deep-green .orderSummaryMenu-id {
  color: rgb(0, 171, 78);
}

.deep-green .orderSummaryMenubtn-view {
  background-color: rgb(0, 171, 78);
  color: white;
}

.deep-green .orderSummaryMenubtn-view:hover {
  background-color: rgb(0, 171, 78);
  box-shadow: 0 5px 15px rgba(108, 99, 255, 0.3);
}

.deep-green .orderSummaryMenubtn-view-item {
  background-color: white !important;
  color: rgb(0, 171, 78) !important;
  border: 1px solid rgb(0, 171, 78);
}

.deep-green .orderSummaryMenubtn-view-item:hover {
  background-color: rgb(0, 171, 78) !important;
  color: white !important;
}

.deep-green .viewOrdDetsection-title i {
  color: rgb(0, 171, 78);
}

.deep-green .viewOrdDetaddress-box {
  background-color: #f8f9fa;
  border-left: 4px solid rgb(0, 171, 78);
}

.deep-green .viewOrdDettotal-row {
  color: rgb(0, 171, 78);
}

.deep-green .orderSummaryMenuShopbtn-shop-primary {
  background-color: rgb(0, 171, 78);
  color: white;
}

.deep-green .orderSummaryMenuShopbtn-shop-primary:hover {
  background-color: rgb(0, 171, 78);
  color: white;
}

.deep-green .orderSummaryMenustylish-tabs .nav-item {
  border: 1px solid rgb(0, 171, 78);
}

.deep-green .orderSummaryMenuShop-order-header {
  background: linear-gradient(to right, rgb(0, 171, 78) 1f, rgb(0, 171, 78) 1f);
  border-bottom: 1px solid rgb(0, 171, 78);
}

.deep-green .orderSummaryMenuShopstatus-progress {
  background-color: rgb(0, 171, 78) fa;
  color: white;
}

.deep-green .userPageedit-profile-btn {
  background: rgba(255, 255, 255, 0.2);
  color: white;
}

.deep-green .userPageedit-profile-btn:hover {
  background: rgba(255, 255, 255, 0.3);
}

.deep-green .userPageprofile-header {
  background: linear-gradient(to right, rgb(0, 171, 78), #aae25d);
  color: white;
}

.deep-green .rolename {
  color: white;
}

.deep-green .userPage-profile-card .userPageTabs .nav-link {
  color: white;
  background-color: rgb(0, 171, 78);
}

.deep-green .userPageinfo-card h5 {
  color: rgb(0, 171, 78);
}

.deep-green .userPageBadgeBg {
  background: rgb(0, 171, 78);
  color: white;
}

.deep-green .userPageQuickLinkIcon {
  color: rgb(0, 171, 78);
}

.deep-green .viewItemorder-header {
  background: rgb(0, 171, 78);
  color: white;
}

.deep-green .viewItemordersection-title {
  color: #2f2e41;
  border-bottom: 2px solid rgb(0, 171, 78);
}

.deep-green .viewItemaddress-card {
  border-left: 4px solid rgb(0, 171, 78);
  border-radius: 8px;
}

.deep-green .btn-wishlist {
  background-color: rgb(0, 171, 78);
  color: white;
}

.deep-green .btnTheme {
  background-color: rgb(0, 171, 78);
  color: white;
}

.deep-green .wishlistRemove-btn {
  background-color: #ea4b4b !important;
  color: white;
}

.deep-green .wishlistProduct-title {
  color: #2f2e41;
}

.deep-green .wishlistProduct-desc {
  color: #6c757d;
}

.deep-green .wishlistCurrent-price {
  color: black;
}

.deep-green .wishlistAdd-to-cart {
  background-color: rgb(0, 171, 78) !important;
  color: black;
}

.deep-green .wishlistAdd-to-cart:hover {
  background-color: #5a52e0;
}

.deep-green .wishlistRating-count {
  color: black;
}

.deep-green .cartDetails-item::before {
  background: #2e8b57;
}

.deep-green .stylish-tabs .nav-link.active {
  color: white !important;
  background: linear-gradient(to right, rgb(0, 171, 78), #8add15);
}

.deep-green .pagination li a.page-link {
  color: white;
  background-color: rgb(0, 171, 78);
}

.deep-green .pagination li a.page-link:hover,
.deep-green .pagination li a.page-link:focus,
.deep-green .pagination li.active a.page-link:hover,
.deep-green .pagination li.active a.page-link {
  color: #031926;
  background: transparent;
  box-shadow: 0 0 10px rgb(0, 171, 78);
}

.deep-green .pagination li a.page-link:before {
  border: 5px solid rgb(0, 171, 78);
  border-top-color: transparent;
  border-right-color: transparent;
}

.deep-green .btn-subcriptionHero-secondary:hover {
  color: white;
}

.deep-green .subscriptionSection-title {
  color: #f6c23e;
}

.deep-green .subscriptionSection-title:after {
  background: #f6c23e;
}

.deep-green .subscriptionApplication-table thead th {
  background-color: rgb(0, 171, 78);
  color: white;
}

.deep-green .subcriptionHero-section {
  background: linear-gradient(135deg, #2772A0 0%, #2d9ee3 100%);
  color: white;
}

.deep-green .popular-plan .subscriptionPricing-header {
  background-color: #2772A0;
}

.deep-green .popular-tag {
  background-color: #f6c23e;
}

.deep-green .btn-subcriptionHero-secondary {
  background-color: #f6c23e !important;
  color: #2c3e50;
  border: 2px solid #f6c23e;
}

.deep-green .filter-btn.active, .deep-green .filter-btn:hover {
  background: rgb(0, 171, 78);
  color: white;
  box-shadow: 0 5px 15px rgba(142, 198, 63, 0.2588235294);
}

.deep-green .rfq-header {
  background: rgb(0, 171, 78);
  color: white;
}

.deep-green .adminAddCategory-header {
  background: linear-gradient(to right, rgb(0, 171, 78), #a8e653);
  color: white;
}

.deep-green .subscritionPage-tabs .nav-link.active {
  color: white;
  background: linear-gradient(45deg, rgb(0, 171, 78), #a8e653) !important;
}

.deep-green .type-badge {
  background: linear-gradient(to right, rgb(0, 171, 78), #a8e653);
  color: white;
}

.deep-green .subPlan .card-sub .price {
  color: rgb(0, 171, 78);
}

.deep-green .count-list .count-number {
  color: rgb(0, 171, 78);
}

.deep-green .count-list li {
  background: linear-gradient(145deg, #e6f0d9, #eef8df);
}

.deep-green .count-list li::before {
  color: #28a745;
}

.deep-green .subPlan .card-benefit {
  background: linear-gradient(to right, #fdfffa, #f4fbe8);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.deep-green .subPlan .card-benefit:hover {
  box-shadow: 0 12px 25px rgba(142, 198, 63, 0.5254901961);
  border-color: rgb(0, 171, 78);
}

.deep-green .subPlan .card-benefit.selected {
  border: 2px solid rgb(0, 171, 78);
  background: linear-gradient(145deg, #fdfffa, #f4fbe8);
}

.deep-green .subPlan .card-sub.selected::after {
  background: rgb(0, 171, 78);
  color: white;
}

.deep-green .subPlan .card-sub.selected {
  border: 2px solid rgb(0, 171, 78);
  background: linear-gradient(135deg, #fdfffa, #f4fbe8);
  box-shadow: 0 10px 25px rgba(72, 255, 0, 0.2);
}

.deep-green .subPlan .card-benefit .benefit-price {
  color: rgb(0, 171, 78);
}

.deep-green .total-display .total-amount {
  color: rgb(0, 171, 78);
}

.deep-green .checkout-btn {
  background: rgb(0, 171, 78);
  color: #fff;
}

.deep-green .checkout-btn:hover {
  background: rgb(0, 171, 78);
  color: #fff;
  box-shadow: 0 5px 15px rgba(72, 255, 0, 0.2);
}

.deep-green .subPlan .card-benefit.selected::after {
  background: linear-gradient(90deg, #007bff, #28a745);
}

.deep-green .subOrderSummary .card-header {
  background: linear-gradient(to right, rgb(0, 171, 78), #a8e653);
  color: white;
}

.deep-green .subOrderSummary .detail-list ul li {
  border-left: 4px solid rgb(0, 171, 78);
}

.deep-green .subOrderSummary .fw-bold.fs-5 {
  color: #007bff;
}

.deep-green .subOrderSummary .addon-item .item-count, .deep-green .orderSummaryMenuShopsubscription-card .item-count {
  background: linear-gradient(135deg, rgb(0, 171, 78), #a8e653);
  color: #000000;
}

.deep-green .cartAddress-card .cartAddress-type {
  background: #2e8b57;
  color: white;
}

.deep-green .cartAddress-card::before {
  background: #2e8b57;
}

.deep-green .hero-title {
  color: rgb(0, 171, 78);
  text-shadow: none !important;
}

.deep-blue .shippingAddHeader {
  background-color: rgb(3, 78, 162) !important;
  color: white !important;
}

.deep-blue .container-card .shop-section.school-supplier .shop-name {
  color: rgb(3, 78, 162) !important;
}

.deep-blue .container-card .location-card.selected {
  border: 2px solid rgb(3, 78, 162) !important;
  box-shadow: 0 0 0 4px #5c8ba8 !important;
}

.deep-blue .container-card .address-icon1 {
  background: rgb(3, 78, 162) !important;
}

.deep-blue .container-card .location-card::before {
  background: linear-gradient(90deg, rgb(3, 78, 162), #0d85cf) !important;
}

.deep-blue .container-card .radio-input:checked + .location-card .branch-name .radio-custom {
  border-color: rgb(3, 78, 162) !important;
}

.deep-blue .container-card .radio-input:checked + .location-card .branch-name .radio-custom::after {
  background: rgb(3, 78, 162) !important;
}

.deep-blue .container-card .continue-btn {
  background: rgb(3, 78, 162) !important;
}

.deep-blue .container-card .continue-btn:hover {
  background: #51afe9 !important;
}

.deep-blue .shipping-container .shipping-card .card-header {
  background: linear-gradient(45deg, rgb(3, 78, 162), #0c83ce) !important;
}

.deep-blue .shipping-container .shipping-card input[type=radio]:checked + .option-content .radio-custom::after {
  background: linear-gradient(135deg, rgb(3, 78, 162) 0%, #0c83ce 100%) !important;
}

.deep-blue .shipping-container .shipping-card .submit-btn {
  background: linear-gradient(45deg, #0c83ce, rgb(3, 78, 162)) !important;
}

.deep-blue .shipping-container .shipping-card .option-time {
  color: rgb(3, 78, 162) !important;
}

.deep-blue .autocom-box li:hover {
  background: #b0e0fd;
}

.deep-blue .nail-search-panel.active .autocom-box {
  border: 1px solid rgb(3, 78, 162);
}

.deep-blue .breadcrumbStyle .breadcrumb-arrows .active a, .deep-blue .breadcrumb-arrows .active .entry {
  color: #FFF !important;
  background: rgb(3, 78, 162) !important;
}

.deep-blue .home-web {
  background-color: rgb(3, 78, 162);
}

.deep-blue .home-comment-icon i {
  background: white;
  color: rgb(3, 78, 162);
}

.deep-blue .newThemeHeaderSty {
  background: #EEF6E3;
}

.deep-blue .navbarAdmin-btn, .deep-blue .addtocartbtn {
  color: white !important;
  background: linear-gradient(to right, rgb(3, 78, 162), #4aafee);
}

.deep-blue .secondnavftl a span, .deep-blue .cate-entrance {
  color: rgb(3, 78, 162);
}

.deep-blue #first-nav {
  background: rgb(3, 78, 162);
}

.deep-blue .hamburger span {
  background: rgb(3, 78, 162);
}

.deep-blue .navbarNav-link {
  color: rgb(3, 78, 162) !important;
}

.deep-blue .seconNavbar-icon i {
  color: rgb(3, 78, 162);
}

.deep-blue #navigation .selected span {
  color: black !important;
  border-bottom: 2px solid;
}

.deep-blue .mega-menu {
  background-color: #CCDDEA !important;
}

.deep-blue .menu-item:hover {
  background-color: #CCDDEA !important;
}

.deep-blue section#content {
  background: #CCDDEA;
}

.deep-blue .spotlight-items .spotlight-item .spotlight-item-wrap {
  background-color: rgb(3, 78, 162) !important;
  color: white;
}

.deep-blue div#categories {
  background: white;
}

.deep-blue .subcategory {
  background-color: rgba(103, 182, 231, 0.168627451);
}

.deep-blue .active-subcategory {
  color: #031926;
  background: #CDD1D4;
  border-left: 4px solid #031926;
}

.deep-blue .category-count {
  background-color: #67b6e7;
  color: white;
}

.deep-blue div#categories h5 {
  color: rgb(3, 78, 162);
}

.deep-blue .category-link:hover .category-count {
  background-color: #2a41e8;
  color: white;
}

.deep-blue .productTabs .nav-tabs-default .nav-link.active, .deep-blue .accordion-body li a.nav-link.active {
  background: linear-gradient(45deg, rgb(3, 78, 162), #67b6e7) !important;
  box-shadow: 0 5px 15px rgba(46, 139, 87, 0.3);
}

.deep-blue .btn-add-to-cart {
  background: linear-gradient(45deg, rgb(3, 78, 162), #67b6e7);
}

.deep-blue .btn-add-to-cart:hover {
  background: linear-gradient(45deg, #67b6e7, rgb(3, 78, 162));
}

.deep-blue .supplier-business-type, .deep-blue .supplier-business-category {
  background: white;
  color: rgb(3, 78, 162);
}

.deep-blue .supplier-name, .deep-blue .supplier-address {
  color: white;
}

.deep-blue .btn-shop-now {
  background: white;
  color: rgb(3, 78, 162);
}

.deep-blue .btn-shop-now:hover {
  background: #3498db;
}

.deep-blue .category-link {
  color: rgb(3, 78, 162);
}

.deep-blue .supplier-info {
  background-color: rgb(3, 78, 162);
}

.deep-blue .address-icon {
  color: white;
}

.deep-blue .dealsCurrent-price {
  color: #dc3545;
}

.deep-blue .btn-deal {
  background-color: rgb(3, 78, 162);
  color: white;
}

.deep-blue .btn-deal:hover {
  background-color: rgb(3, 78, 162);
  box-shadow: 0 8px 20px rgba(108, 99, 255, 0.3);
}

.deep-blue .timer {
  background-color: #67b6e7;
}

.deep-blue .deal-total {
  color: rgb(3, 78, 162);
}

.deep-blue .custom-shape-divider-bottom-1745295039 .shape-fill {
  fill: rgba(12, 96, 147, 0.431372549);
}

.deep-blue .timer-title {
  color: black;
}

.deep-blue .productListName {
  color: rgb(3, 78, 162);
}

.deep-blue .original-price {
  color: rgb(3, 78, 162);
}

.deep-blue .shopProRating {
  color: rgb(3, 78, 162);
}

.deep-blue .shopProProduct-price {
  color: rgb(3, 78, 162);
}

.deep-blue .shopProMeta-item i {
  color: rgb(3, 78, 162);
}

.deep-blue .shopProNav-tabs .shopProNav-link.active {
  color: rgb(3, 78, 162);
  background: transparent !important;
}

.deep-blue .shopProNav-tabs .shopProNav-link {
  color: #ffffff;
  background: linear-gradient(45deg, rgb(3, 78, 162), #67b6e7);
}

.deep-blue .shopProNav-tabs .shopProNav-link.active:after {
  background: rgb(3, 78, 162);
}

.deep-blue .related-product-card {
  background: linear-gradient(45deg, rgb(3, 78, 162), #67b6e7) !important;
}

.deep-blue .related-product-img {
  background: linear-gradient(135deg, #f5f7fa 0%, #e4e8eb 100%);
}

.deep-blue .shopProThumbnail {
  border: 2px solid rgb(3, 78, 162);
}

.deep-blue .shopProThumbnail:hover,
.deep-blue .shopProThumbnail.active {
  border-color: #6c63ff;
}

.deep-blue .home-footer-icon i {
  color: rgb(3, 78, 162);
}

.deep-blue .home-footer-content a {
  color: black;
}

.deep-blue .copy-home-footer a {
  color: rgba(33, 37, 41, 0.7490196078);
}

.deep-blue .copy-home-footer {
  color: rgba(33, 37, 41, 0.7490196078);
}

.deep-blue .sideShortcutMenu-toggle {
  background: black;
  box-shadow: rgba(7, 7, 7, 0.8470588235) 0px 5px 15px;
}

.deep-blue .sideShortcutMenu-toggle:hover {
  background: black;
}

.deep-blue .sideShortcutMenu-link i {
  color: rgb(3, 78, 162);
}

.deep-blue #home-webcontent h1, .deep-blue #home-webcontent p {
  color: white;
}

.deep-blue .home-web .startbtnCss {
  color: black;
  background: white;
}

.deep-blue .orderSummaryMenuShop-order-id {
  color: rgb(3, 78, 162);
}

.deep-blue .orderSummaryMenuShopsubscription-name {
  color: rgb(3, 78, 162);
}

.deep-blue .orderSummaryMenuShopsubscription-card {
  background-color: rgb(3, 78, 162) 0d;
  border-left: 4px solid rgb(3, 78, 162);
}

.deep-blue .orderSummaryMenuShop-avatar {
  border: 2px solid rgb(3, 78, 162);
}

.deep-blue .orderSummaryMenuShopbenefits-list li:before {
  color: rgb(3, 78, 162);
}

.deep-blue .orderSummaryMenuShopprice-tag {
  color: rgb(3, 78, 162);
}

.deep-blue .orderSummaryMenu-header {
  background: rgb(3, 78, 162);
  color: white;
}

.deep-blue .orderSummaryMenustylish-tabs .nav-link.active {
  background: linear-gradient(45deg, rgb(3, 78, 162), #4e89ad) !important;
  box-shadow: 0 5px 15px rgba(46, 139, 87, 0.3);
  color: white;
}

.deep-blue .orderSummaryMenu-id {
  color: rgb(3, 78, 162);
}

.deep-blue .orderSummaryMenubtn-view {
  background-color: rgb(3, 78, 162) !important;
  color: white !important;
}

.deep-blue .orderSummaryMenubtn-view:hover {
  background-color: #1981c2;
  color: white;
  box-shadow: 0 5px 15px rgba(108, 99, 255, 0.3);
}

.deep-blue .orderSummaryMenubtn-view-item {
  background-color: white !important;
  color: rgb(3, 78, 162) !important;
  border: 1px solid rgb(3, 78, 162);
}

.deep-blue .orderSummaryMenubtn-view-item:hover {
  background-color: rgb(3, 78, 162) !important;
  color: white !important;
}

.deep-blue.viewOrdDetsection-title i {
  color: rgb(3, 78, 162);
}

.deep-blue .viewOrdDetaddress-box {
  background-color: #f8f9fa;
  border-left: 4px solid rgb(3, 78, 162);
}

.deep-blue .viewOrdDettotal-row {
  color: rgb(3, 78, 162);
}

.deep-blue .orderSummaryMenuShopbtn-shop-primary {
  background-color: rgb(3, 78, 162);
  color: white;
}

.deep-blue .orderSummaryMenuShopbtn-shop-primary:hover {
  background-color: rgb(3, 78, 162);
  color: white;
}

.deep-blue .orderSummaryMenustylish-tabs .nav-item {
  border: 1px solid rgb(3, 78, 162);
}

.deep-blue .orderSummaryMenuShop-order-header {
  background: linear-gradient(to right, rgb(3, 78, 162) 0e, rgb(3, 78, 162) 9);
  border-bottom: 1px solid rgb(3, 78, 162);
}

.deep-blue .orderSummaryMenuShopstatus-progress {
  background-color: rgb(3, 78, 162);
  color: white;
}

.deep-blue .userPageedit-profile-btn {
  background: rgba(255, 255, 255, 0.2);
  color: white;
}

.deep-blue .userPageedit-profile-btn:hover {
  background: rgba(255, 255, 255, 0.3);
}

.deep-blue .userPageprofile-header {
  background: linear-gradient(to right, #2f9ee2, rgb(3, 78, 162));
  color: white;
}

.deep-blue .rolename {
  color: white;
}

.deep-blue .userPage-profile-card .userPageTabs .nav-link {
  color: white;
  background-color: rgb(3, 78, 162);
}

.deep-blue .userPageinfo-card h5 {
  color: rgb(3, 78, 162);
}

.deep-blue .userPageBadgeBg {
  background: rgb(3, 78, 162);
  color: white;
}

.deep-blue .userPageQuickLinkIcon {
  color: rgb(3, 78, 162);
}

.deep-blue .viewItemorder-header {
  background: rgb(3, 78, 162);
  color: white;
}

.deep-blue .viewItemordersection-title {
  color: #2f2e41;
  border-bottom: 2px solid rgb(3, 78, 162);
}

.deep-blue .viewItemaddress-card {
  border-left: 4px solid rgb(3, 78, 162);
  border-radius: 8px;
}

.deep-blue .btn-wishlist {
  background-color: rgb(3, 78, 162);
  color: white;
}

.deep-blue .btnTheme {
  background-color: rgb(3, 78, 162);
  color: white;
}

.deep-blue .wishlistRemove-btn {
  background-color: #ea4b4b !important;
  color: white;
}

.deep-blue .wishlistProduct-title {
  color: #2f2e41;
}

.deep-blue .wishlistProduct-desc {
  color: #6c757d;
}

.deep-blue .wishlistCurrent-price {
  color: black;
}

.deep-blue .wishlistAdd-to-cart {
  background-color: rgb(3, 78, 162) !important;
  color: white;
}

.deep-blue .wishlistAdd-to-cart:hover {
  background-color: rgb(3, 78, 162);
}

.deep-blue .wishlistRating-count {
  color: black;
}

.deep-blue .cartDetails-item::before {
  background: rgb(3, 78, 162);
}

.deep-blue .stylish-tabs .nav-link.active {
  background: linear-gradient(to right, rgb(3, 78, 162), #4aafee) !important;
  color: white;
}

.deep-blue .pagination li a.page-link {
  color: white;
  background-color: rgb(3, 78, 162);
}

.deep-blue .pagination li a.page-link:hover,
.deep-blue .pagination li a.page-link:focus,
.deep-blue .pagination li.active a.page-link:hover,
.deep-blue .pagination li.active a.page-link {
  color: #031926;
  background: transparent;
  box-shadow: 0 0 10px rgb(3, 78, 162);
}

.deep-blue .pagination li a.page-link:before {
  border: 5px solid rgb(3, 78, 162);
  border-top-color: transparent;
  border-right-color: transparent;
}

.deep-blue .subscriptionSection-title {
  color: black;
}

.deep-blue .subscriptionSection-title:after {
  background: black;
}

.deep-blue .subscriptionApplication-table thead th {
  background-color: rgb(3, 78, 162);
  color: white;
}

.deep-blue .subcriptionHero-section {
  background-image: linear-gradient(to left, rgb(3, 78, 162), rgb(3, 78, 162));
  color: white;
}

.deep-blue .popular-plan .subscriptionPricing-header {
  background-color: rgb(3, 78, 162);
}

.deep-blue .popular-tag {
  background-color: #b4e3ff;
  color: black;
}

.deep-blue .btn-subcriptionHero-secondary {
  background-color: #f6c23e !important;
  color: #2c3e50;
  border: 2px solid #f6c23e;
}

.deep-blue .btn-subcriptionHero-secondary:hover {
  color: white;
}

.deep-blue .filter-btn.active, .deep-blue .filter-btn:hover {
  background: rgb(3, 78, 162);
  color: white;
  box-shadow: 0 5px 15px rgb(3, 78, 162);
}

.deep-blue .rfq-header {
  background: rgb(3, 78, 162);
  color: white;
}

.deep-blue .adminAddCategory-header {
  background: linear-gradient(to right, rgb(3, 78, 162), #46a1da);
  color: white;
}

.deep-blue .subscritionPage-tabs .nav-link.active {
  color: white;
  background: linear-gradient(45deg, rgb(3, 78, 162), #46a1da) !important;
}

.deep-blue .type-badge {
  background: linear-gradient(to right, rgb(3, 78, 162), #46a1da);
  color: white;
}

.deep-blue .subPlan .card-sub .price {
  color: rgb(3, 78, 162);
}

.deep-blue .count-list .count-number {
  color: rgb(3, 78, 162);
}

.deep-blue .count-list li::before {
  color: rgb(3, 78, 162);
}

.deep-blue .subPlan .card-benefit {
  background: linear-gradient(135deg, #e0f0ff, #ffffff);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.deep-blue .subPlan .card-benefit:hover, .deep-blue .subPlan .card-benefit.selected {
  box-shadow: 0 12px 25px rgba(0, 123, 255, 0.2);
  border-color: rgb(3, 78, 162);
}

.deep-blue .subPlan .card-benefit .benefit-price {
  color: rgb(3, 78, 162);
}

.deep-blue .subPlan .card-sub.selected {
  border: 2px solid rgb(3, 78, 162);
  background: linear-gradient(135deg, #e0f0ff, #ffffff);
  box-shadow: 0 10px 25px rgba(0, 123, 255, 0.2);
}

.deep-blue .subPlan .card-benefit.selected {
  border: 2px solid rgb(3, 78, 162);
  background: linear-gradient(135deg, #e0f0ff, #ffffff);
}

.deep-blue .subPlan .card-sub.selected::after {
  background: rgb(3, 78, 162);
  color: white;
}

.deep-blue .total-display .total-amount {
  color: rgb(3, 78, 162);
}

.deep-blue .checkout-btn {
  background: rgb(3, 78, 162);
  color: #fff;
}

.deep-blue .checkout-btn:hover {
  background: rgb(3, 78, 162);
  color: #fff;
  box-shadow: 0 5px 15px rgba(0, 123, 255, 0.2);
}

.deep-blue .count-list li {
  background: linear-gradient(145deg, #ffffff, #f0f4ff);
}

.deep-blue .subOrderSummary .card-header {
  background: linear-gradient(to right, rgb(3, 78, 162), #46a1da);
  color: white;
}

.deep-blue .subOrderSummary .detail-list ul li {
  border-left: 4px solid rgb(3, 78, 162);
}

.deep-blue .subPlan .card-benefit.selected::after {
  background: linear-gradient(90deg, rgb(3, 78, 162), #28a745);
}

.deep-blue .subOrderSummary .fw-bold.fs-5 {
  color: rgb(3, 78, 162);
}

.deep-blue .subOrderSummary .addon-item .item-count, .deep-blue .orderSummaryMenuShopsubscription-card .item-count {
  background: linear-gradient(135deg, rgb(3, 78, 162), #46a1da);
  color: white;
}

.deep-blue .cartAddress-card .cartAddress-type {
  background: rgb(3, 78, 162);
  color: white;
}

.deep-blue .cartAddress-card::before {
  background: rgb(3, 78, 162);
}

.deep-blue .hero-title {
  color: rgb(3, 78, 162);
  text-shadow: none !important;
}

@font-face {
  font-family: "Roboto";
  src: url("./Roboto_Font/static/Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
* {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

body {
  overflow: auto !important;
  padding: 0 !important;
}

.modal {
  --bs-modal-margin: 0rem !important;
}

.modal-backdrop.show {
  opacity: 0;
  z-index: -1;
}

.modal-backdrop.fade.show {
  display: none;
}

.modal-open .modal {
  display: none;
  background: rgba(0, 0, 0, 0.2784313725);
}

header#banner {
  position: sticky;
  z-index: 999;
  top: 0;
}

.portlet-decorate .portlet-content {
  padding: 0rem !important;
  background-color: transparent !important;
}

.portlet {
  margin-bottom: 0;
}

.home-web span {
  font-weight: 200;
  color: white;
}

.home-web .startbtnCss {
  border-radius: 50px;
  padding: 10px 45px;
  box-shadow: 0 1px 20px #fff;
  transition: all 0.3s ease;
  align-items: center;
  font-weight: 600;
}

.nail-actions-wrap i,
a {
  color: black;
}

a {
  text-decoration: none !important;
}

#first-nav .btn-check:checked + .btn,
#first-nav .btn.active,
#first-nav .btn.show,
#first-nav .btn:first-child:active,
#first-nav :not(.btn-check) + .btn:active {
  border-color: transparent !important;
}

.nail-search-btn-wrap .icon-search {
  font-size: 18px;
  color: #fff;
}

.nail-search-panel .autocom-box {
  padding: 0;
  opacity: 0;
  pointer-events: none;
  max-height: 280px;
  overflow-y: auto;
  z-index: 100;
  position: absolute;
  background: white;
  width: 100%;
}

.nail-search-panel.active .autocom-box {
  position: absolute;
  padding: 10px 8px;
  opacity: 1;
  border-radius: 0 0 5px 5px;
  pointer-events: auto;
}

.autocom-box li {
  list-style: none;
  display: none;
  width: 100%;
  cursor: default;
  border-radius: 3px;
}

.nail-search-panel.active .autocom-box li {
  display: block;
}

@media (max-width: 1350px) {
  #navbarcode {
    margin-right: 4.2rem;
  }
}
@media (max-width: 768px) {
  .nail-search-panel.active .autocom-box {
    left: -1% !important;
    width: 121% !important;
  }
}
@media (max-width: 576px) {
  .nail-search-panel.active .autocom-box {
    left: -21% !important;
    width: 171% !important;
  }
}
@media (max-width: 376px) {
  .nail-search-panel.active .autocom-box {
    left: -11% !important;
    width: 549% !important;
  }
}
@media (max-width: 480px) {
  .nail-search-panel.active .autocom-box {
    left: -80% !important;
    width: 291% !important;
  }
}
#first-nav .navbar-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

#first-nav .navbar-logo {
  flex: 0 0 auto;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}

#first-nav .custom-logo {
  border-top-right-radius: 34px;
}

#first-nav .right-logo {
  border-top-left-radius: 34px;
}

#first-nav .navbar-logo img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.navbar-center {
  flex: 1 1 100%;
  max-width: 600px;
}

.layout-wrap {
  position: relative;
  width: 100%;
}

.layout-wrap a {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  color: #6c757d;
}

.layout-wrap i {
  color: black !important;
}

.nail-search-input {
  padding-right: 2.5rem;
  padding-left: 0.75rem;
  transition: box-shadow 0.3s ease;
}

.nail-search-input:focus {
  box-shadow: 0 0 10px rgba(0, 123, 255, 0.4);
}

@media (min-width: 368px) {
  .navbar-center {
    flex: 1 0 auto;
    margin: 0 auto;
  }
}
.newNavbarHome {
  background: #ffffff;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  box-sizing: border-box;
}

.newNavbarHome.scrolled {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  padding: 0.5rem 2rem;
}

.navbarLogo-img {
  height: 40px;
  transition: all 0.3s ease;
}

.navbar-brand:hover .navbarLogo-img {
  transform: scale(1.05);
}

.navbarNav-item {
  margin: 0 5px;
  position: relative;
}

.navbarNav-link {
  font-weight: 600 !important;
  border-radius: 8px;
  transition: all 0.3s ease;
  position: relative;
}

.navbarNav-link i {
  transition: all 0.3s ease;
}

.navbarNav-link:hover i {
  transform: scale(1.1);
}

.navbarAdmin-btn {
  color: white !important;
  border-radius: 8px;
  padding: 10px 22px !important;
  font-weight: 600;
  transition: all 0.3s ease;
  border: none;
  display: flex;
  align-items: center;
  box-shadow: 0 4px 15px rgba(46, 139, 87, 0.25);
  position: relative;
  overflow: hidden;
  margin-left: 15px;
}

.navbarAdmin-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(46, 139, 87, 0.35);
}

.navbarAdmin-btn i {
  margin-right: 8px;
  color: white;
}

.navbarOffAdmin-btn {
  border-radius: 8px;
  padding: 10px 22px !important;
  font-weight: 600;
  transition: all 0.3s ease;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 4px 15px rgba(46, 139, 87, 0.25);
  position: relative;
  overflow: hidden;
  width: 100%;
  color: white !important;
  background: linear-gradient(to right, #2772A0, #4aafee);
}

.navbarOffAdmin-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(46, 139, 87, 0.35);
}

.navbarOffAdmin-btn i {
  margin-right: 8px;
  color: white;
}

.navbar-toggler {
  border: none;
  padding: 0.5rem;
}

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

.hamburger {
  width: 25px;
  height: 20px;
  position: relative;
}

.hamburger span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: all 0.3s ease;
}

.hamburger span:nth-child(1) {
  top: 0;
}

.hamburger span:nth-child(2) {
  top: 8px;
}

.hamburger span:nth-child(3) {
  top: 16px;
}

.navbar-toggler[aria-expanded=true] .hamburger span:nth-child(1) {
  top: 8px;
  transform: rotate(135deg);
}

.navbar-toggler[aria-expanded=true] .hamburger span:nth-child(2) {
  opacity: 0;
}

.navbar-toggler[aria-expanded=true] .hamburger span:nth-child(3) {
  top: 8px;
  transform: rotate(-135deg);
}

.navbarDropdown {
  text-align: right;
}

@media (min-width: 993px) {
  .navbar-collapse {
    flex-wrap: unset;
    text-align: center;
  }
}
@media (min-width: 1301px) {
  /*    .navbarNav-link {
      padding: 10px 18px;
  } */
}
@media (max-width: 992px) {
  .navbar-collapse {
    background: #ffffff;
    padding: 20px;
    border-radius: 0 0 15px 15px;
    margin-top: 10px;
  }
  /* .navbarNav-link {
      margin: 8px 0;
      padding: 5px 15px !important;

  } */
  .navbarAdmin-btn {
    margin: 15px auto 5px;
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 1200px) and (max-width: 1310px) {
  /*  .newNavbarHome {
      padding: 0.5rem 0.10rem;
  } */
  .navbarAdmin-btn {
    margin-left: 0px;
  }
  .sbizNavbar-nav .nav-link {
    font-size: 0.746em !important;
  }
  .cate-entrance .d-flex {
    font-size: 0.8em !important;
  }
}
.homeNavSearchBox {
  flex-grow: 1;
}

.main-menu {
  display: flex;
  list-style: none;
  padding: 0 1rem;
  border-radius: 5px;
}

.menu-item {
  position: relative;
}

.menu-item > a {
  color: white;
  text-decoration: none;
  font-weight: 500;
  padding: 1rem 1.5rem;
  display: block;
  transition: all 0.3s ease;
}

.menu-item > a:hover {
  background-color: #34495e;
}

.mega-menu {
  position: absolute;
  left: 0;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  padding: 1.5rem;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.1);
  z-index: 100;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  max-height: 500px;
  overflow: auto;
  width: max-content;
  text-align: left;
}

.mega-menu::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}

.mega-menu::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #F5F5F5;
}

.mega-menu::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.menu-item:hover .mega-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.mega-menu-content {
  display: flex;
  justify-content: space-between;
  gap: 2rem;
}

.mega-menu-column {
  flex: 1;
}

.mega-menu-column h3 {
  color: #2c3e50;
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #eee;
}

.mega-menu-column ul {
  list-style: none;
}

.mega-menu-column ul li a {
  color: #555;
  text-decoration: none;
  display: block;
  padding: 0.5rem 0;
  transition: all 0.2s ease;
  transform-origin: left center;
}

.mega-menu-column ul li a:hover {
  color: #3498db;
  transform: translateX(5px) scale(1.05);
}

.megaMenuLists {
  padding: 6px 15px 10px 3px;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.mega-menu-column ul li {
  animation: fadeIn 0.3s ease forwards;
  opacity: 0;
}

button#kldx___menu {
  background: transparent;
  color: #373737;
  padding: 0px !important;
}

.card-deck img {
  max-width: 100%;
  min-height: 14vh;
}

.businessCategoryNew ul.show {
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  max-height: 450px !important;
  display: flex !important;
  flex-direction: column;
  flex-wrap: wrap;
  min-width: -moz-max-content !important;
  /* Firefox prefix */
  min-width: max-content !important;
  overflow-y: auto;
  margin: 0;
  transform: translate(128px, -14px);
  z-index: 999;
  will-change: transform;
}

div.spotlight-items {
  padding-left: 0;
  list-style: none;
}

.spotlight-items .spotlight-item {
  height: 123px;
  width: 22.8%;
}

.spotlight-items .spotlight-item .spotlight-item-wrap {
  height: 100%;
  position: relative;
  border-radius: 8px;
}

.spotlight-items .spotlight-item .spotlight-item-wrap .title {
  font-size: 16px;
  position: absolute;
  top: 20px;
  left: 20px;
  max-width: 115px;
  z-index: 2;
}

.spotlight-items .spotlight-item .spotlight-item-wrap .spotlight-img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100px;
  height: 80px;
}

.spotlight-items .spotlight-item .spotlight-item-wrap .case-link {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}

.spotlight-items .spotlight-item .spotlight-item-wrap .spotlight-arr {
  visibility: hidden;
  opacity: 0;
  bottom: 20px;
  left: 20px;
  position: absolute;
  width: 25px;
  height: 12px;
  background: url("https://www.micstatic.com/mic-search/img/home-2019/ani-arr-b_fafc1faa.png") no-repeat center;
}

.spotlight-items .spotlight-item .spotlight-item-wrap .case-link .case-desc {
  color: #222;
  padding: 15px 20px;
  font-size: 14px;
  line-height: 17px;
}

.spotlight-items .spotlight-item .spotlight-item-wrap .case-link .desc-title {
  margin-bottom: 5px;
}

.spotlight-items .spotlight-item .spotlight-item-wrap:hover {
  background-color: #e6e6e6 !important;
  color: black;
}

.spotlight-items .spotlight-item .spotlight-item-wrap:hover .case-link {
  opacity: 1;
  transition: opacity 0.5s;
}

.spotlight-items .spotlight-item .spotlight-item-wrap:hover .spotlight-arr {
  animation: arr-shake 1s infinite;
  transition: all 0.3s;
  visibility: visible;
  opacity: 1;
}

.sideAdsAnime {
  -webkit-animation: slideRight 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slideRight 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

.navbarLogo-img {
  height: 40px;
  transition: all 0.3s ease;
}

.secondnavftl a span {
  font-weight: 500;
}

#navigation .nav-tabs .nav-link:hover,
#navigation .nav-tabs .nav-link.focus,
.nav-tabs .nav-link:focus {
  border-color: transparent !important;
}

.home-web {
  padding: 3% 0;
}

.home-comment-icon i {
  position: absolute;
  border-radius: 50%;
  right: 10%;
  bottom: -10%;
  padding: 12px;
}

.dropend .dropdown-toggle::after {
  content: none !important;
}

@media (max-width: 900px) {
  #dropdowns {
    min-width: fit-content !important;
    transform: translate(0, 35px) !important;
  }
}
.dropdown-toggle {
  cursor: pointer;
  text-wrap: wrap !important;
}

div#senna_surface1-default {
  display: none;
}

#Next {
  background: #fff;
  color: black;
  border-radius: 30%;
  --swiper-navigation-size: 32px !important;
  padding: 21px 13px 20px 15px !important;
}

#prevs {
  background: white;
  color: black;
  --swiper-navigation-size: 32px !important;
  border-radius: 30%;
  padding: 21px 13px 20px 15px !important;
}

div#categories {
  padding: 20px;
  overflow: overlay;
}

@media (max-width: 991px) {
  div#categories {
    top: 0 !important;
    border: none !important;
  }
}
@media (max-width: 1023px) {
  div#categories {
    height: 100vh;
  }
}
@media (min-width: 1024px) {
  div#categories {
    height: 45rem;
    max-height: 700px;
  }
  #filterchange {
    position: sticky;
    top: 182px;
  }
}
@media (max-width: 1200px) {
  #categories {
    overflow: hidden;
    border: none !important;
  }
  div#b2b_section {
    padding: 0% 2% !important;
  }
}
@media (max-width: 992px) {
  .categoriescol {
    width: 0 !important;
  }
}
.EcomImgP {
  display: block;
  margin: auto;
  max-width: 100%;
  max-height: 23vh;
}

div#example {
  justify-content: center;
  padding-top: 30px;
}

ul#Ul_css {
  border: none;
}

ul#Ul_css li {
  padding: 5px;
  border: none;
}

.ads-container {
  max-width: 1640px;
  margin: 0 auto;
  padding: 0 20px;
}

.ads-container {
  padding-top: 0 !important;
}

div#Content .panel-body {
  padding: 0;
}

.mainContentSection {
  position: relative;
}

.mainContentSection .customShape {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  z-index: -1;
  opacity: 0.9;
}

.mainContentSection .customShape svg {
  position: relative;
  display: block;
  width: calc(173% + 1.3px);
  height: 354px;
}

.navIcon {
  -webkit-animation: rotateCenter 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
  animation: rotateCenter 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
}

.nail-rfq-wrap .nail-action-item:hover .navIcon {
  -webkit-animation: rotateCenter 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
  animation: rotateCenter 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
}

.sideAdsAnime {
  -webkit-animation: slideRight 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slideRight 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@-webkit-keyframes slideRight {
  0% {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slideRight {
  0% {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes rotateCenter {
  0% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@keyframes rotateCenter {
  0% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
.stylish-tabs {
  position: relative;
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(8px);
  border-radius: 50px;
  padding: 5px;
  box-shadow: 0 10px 25px rgba(46, 139, 87, 0.1);
  border: 1px solid rgba(46, 139, 87, 0.1);
  display: flex;
}

.stylish-tabs .nav-item {
  flex: 1;
  text-align: center;
  position: relative;
  z-index: 2;
}

.stylish-tabs .nav-link {
  color: #2f4f4f;
  font-weight: 600;
  letter-spacing: 0.5px;
  border: none;
  background: transparent;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  position: relative;
  opacity: 0.9;
}

.stylish-tabs .nav-link:hover {
  opacity: 1;
  transform: translateY(-3px);
}

.stylish-tabs .nav-link.active {
  border-color: transparent !important;
  width: 100%;
  height: 100%;
  border-radius: 50px;
  transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  z-index: 1;
  opacity: 1;
}

.tab-highlight {
  position: absolute;
  top: 5px;
  left: 5px;
  height: calc(100% - 10px);
  background: linear-gradient(45deg, #2e8b57, #66cdaa);
  border-radius: 50px;
  transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  z-index: 1;
  box-shadow: 0 5px 15px rgba(46, 139, 87, 0.3);
}

@keyframes float {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}
.category-list {
  list-style: none;
}

.category-item {
  position: relative;
  overflow: hidden;
}

.category-link {
  display: flex;
  align-items: center;
  text-decoration: none;
  font-weight: 650;
  transition: all 0.3s ease;
  position: relative;
  justify-content: space-between;
}

.category-link:hover {
  color: #2a41e8;
  transform: translateX(5px);
}

.category-link:hover .category-icon {
  color: #2a41e8;
  transform: scale(1.1);
}

.category-link.active {
  background-color: #f0f2ff;
  color: #2a41e8;
}

.category-icon {
  margin-right: 12px;
  font-size: 1.1rem;
  color: #777;
  transition: all 0.3s ease;
}

.category-count {
  margin-left: auto;
  padding: 3px 8px;
  border-radius: 10px;
  transition: all 0.3s ease;
}

.subcategory {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-out;
}

.category-item.expanded .subcategory {
  max-height: 500px;
}

.subcategory-item .category-link {
  padding-left: 8px;
}

.expand-icon {
  margin-left: 6px;
  transition: transform 0.3s ease;
}

.category-item.expanded .expand-icon {
  transform: rotate(90deg);
}

@keyframes slideIn {
  from {
    opacity: 0;
    transform: translateX(-20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.category-item {
  animation: slideIn 0.4s ease forwards;
  opacity: 0;
}

.category-item:nth-child(1) {
  animation-delay: 0.1s;
}

.category-item:nth-child(2) {
  animation-delay: 0.2s;
}

.category-item:nth-child(3) {
  animation-delay: 0.3s;
}

.category-item:nth-child(4) {
  animation-delay: 0.4s;
}

.category-item:nth-child(5) {
  animation-delay: 0.5s;
}

.category-item:nth-child(6) {
  animation-delay: 0.6s;
}

.category-item:nth-child(7) {
  animation-delay: 0.7s;
}

.category-item:nth-child(8) {
  animation-delay: 0.8s;
}

.category-item:nth-child(9) {
  animation-delay: 0.9s;
}

.category-item:nth-child(10) {
  animation-delay: 1s;
}

@media (max-width: 768px) {
  .sidebar {
    transform: translateX(-100%);
    position: fixed;
    z-index: 100;
  }
  .sidebar.active {
    transform: translateX(0);
  }
}
div#categories::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}

div#categories::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #F5F5F5;
}

div#categories::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #9d8b8b;
}

.product-card {
  transition: all 0.3s ease;
  overflow: hidden;
  border: none;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
  display: flex;
  flex-direction: column;
}

.product-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);
}

.product-img-container {
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
}

.product-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform 0.5s ease;
}

.product-card:hover .product-img {
  transform: scale(1.05);
}

.company-badge {
  position: absolute;
  top: 15px;
  left: 15px;
  background: rgba(255, 255, 255, 0.9);
  padding: 0.5rem 0.75rem;
  border-radius: 20px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.company-logo {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 0.5rem;
  object-fit: contain;
}

.product-description {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #6c757d;
}

.business-badge {
  background-color: #f8f9fa;
  border-radius: 0.375rem;
  padding: 0.375rem 0px;
  font-size: 0.875rem;
}

.original-price {
  font-weight: 700;
}

.rating {
  color: #ffc107;
}

.sale-tag {
  position: absolute;
  top: 15px;
  right: 15px;
  padding: 0.25rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 600;
}

.btn-add-to-cart {
  background: linear-gradient(45deg, #2e8b57, #66cdaa);
  border: none;
  transition: all 0.3s ease;
  margin-top: auto;
}

.btn-add-to-cart:hover {
  background: linear-gradient(45deg, #66cdaa, #2e8b57);
  box-shadow: 0 5px 15px rgba(13, 110, 253, 0.3);
}

.card-body-flex {
  display: flex;
  flex-direction: column;
  height: 100%;
  flex-grow: 1;
}

.content-wrapper {
  flex-grow: 1;
}

.productListName {
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 576px) {
  .product-img-container {
    height: 200px;
  }
  .product-description {
    -webkit-line-clamp: 2;
  }
  .business-badge {
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
  }
}
.singleItemCarousel .carousel-item {
  justify-content: center !important;
}

.supplier-row-card {
  border: none;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  background: white;
  padding: 0;
  margin-bottom: 14px;
}

.supplier-row-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}

.supplier-logo-container {
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.supplier-logo {
  object-fit: contain;
  border-radius: 50%;
  border: 3px solid white;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  background: white;
}

.supplier-info {
  padding: 15px;
  border-right: 1px solid #eee;
}

.supplier-name {
  font-weight: 700;
  margin-bottom: 10px;
}

.supplier-business-type {
  display: inline-block;
  padding: 3px 10px;
  border-radius: 20px;
  font-size: 0.8rem;
  margin-right: 8px;
}

.supplier-business-category {
  display: inline-block;
  padding: 3px 10px;
  border-radius: 20px;
  font-size: 0.8rem;
}

.supplier-address {
  margin: 15px 0;
}

.address-icon {
  margin-right: 5px;
}

.supplier-products-container {
  padding: 15px;
  overflow-x: auto;
}

.Supplier-product-card {
  border: 1px solid #eee;
  border-radius: 10px;
  padding: 15px;
  transition: all 0.3s ease;
  text-align: center;
}

.Supplier-product-card:hover {
  border-color: #2e8b57;
  box-shadow: 0 5px 15px rgba(52, 152, 219, 0.1);
}

.Supplier-product-card-img {
  object-fit: contain;
  margin-bottom: 10px;
}

.btn-shop-now {
  border: none;
  border-radius: 30px;
  font-weight: 600;
  transition: all 0.3s ease;
}

.btn-shop-now:hover {
  transform: translateY(-2px);
}

.section-title {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 15px;
  color: #2c3e50;
  border-bottom: 2px solid #3498db;
  padding-bottom: 5px;
  display: inline-block;
}

.supplier-products-container::-webkit-scrollbar {
  height: 6px;
}

.supplier-products-container::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}

.supplier-products-container::-webkit-scrollbar-thumb {
  background: #3498db;
  border-radius: 10px;
}

.supplier-products-container::-webkit-scrollbar-thumb:hover {
  background: #2980b9;
}

.businessRequestRegisterWidth {
  padding: 0 8%;
}

span#cs-button\ cs-left i {
  left: -8px;
  background: white;
  box-shadow: 1px 1px 1px 1px;
  border-radius: 100%;
  width: 40px;
  color: black;
  position: absolute;
}

span#cs-button\ cs-right i {
  right: -8px;
  background: white;
  box-shadow: 1px 1px 1px 1px;
  border-radius: 100%;
  width: 40px;
  color: black;
  position: absolute;
}

.deal-card {
  border: none;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  background: white;
}

.deal-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}

.dealsProduct-image {
  width: 100%;
  height: 200px;
  object-fit: contain;
  transition: transform 0.5s ease;
}

.product-item:hover .dealsProduct-image {
  transform: scale(1.05);
}

.dealsProduct-info {
  padding: 15px 5px 0;
}

.dealsProduct-title {
  font-weight: bold;
  margin-bottom: 5px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #2d3748;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dealsProduct-title h5 {
  font-size: 1em;
}

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

.dealsCurrent-price {
  font-weight: bold;
}

.original-price {
  opacity: 0.8;
  font-size: 0.9rem;
}

.price-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.price-label {
  color: #2d3748;
  font-size: 1.1em;
}

.original-total {
  font-size: 1.3rem;
  text-decoration: line-through;
  opacity: 0.7;
}

.discount-amount {
  color: #ff6584;
  font-weight: bold;
  font-size: 1.1rem;
}

.deal-total {
  font-size: 1.4em;
  font-weight: bold;
  color: #2e8b57;
  text-align: right;
}

.dealsProduct-image-container {
  text-align: center;
}

.dealsProduct-image-containerImg {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.timer {
  padding: 10px;
  border-radius: 10px;
  text-align: center;
  margin: 0px 0px 8px 0px;
}

.timer-title {
  font-size: 1rem;
  margin-bottom: 8px;
}

.timer-digits {
  font-size: 1.6rem;
  font-weight: bold;
  color: black;
  font-family: "Courier New", monospace;
}

.btn-deal {
  background-color: #6c63ff;
  color: white;
  border: none;
  padding: 15px 30px;
  border-radius: 30px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s ease;
  width: 100%;
  font-size: 1.1rem;
}

.btn-deal:hover {
  background-color: #554dff;
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(108, 99, 255, 0.3);
}

.section-title {
  position: relative;
  margin-bottom: 40px;
  text-align: center;
}

.section-title h2 {
  font-weight: bold;
  color: #ff6584;
  display: inline-block;
  background: linear-gradient(to right, #6c63ff, #ff6584);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 2.5rem;
}

.section-title p {
  font-size: 1.2rem;
  color: #6b7280;
}

.section-title::after {
  content: "";
  position: absolute;
  width: 100px;
  height: 5px;
  background: linear-gradient(to right, #6c63ff, #ff6584);
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 3px;
}

.animate-pop {
  animation: popIn 0.6s ease-out forwards;
}

@keyframes popIn {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }
  80% {
    transform: scale(1.05);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.pack-indicators {
  display: flex;
  justify-content: center;
  margin-top: 15px;
}

.pack-indicator {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ddd;
  margin: 0 5px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.pack-indicator.active {
  background-color: #6c63ff;
  transform: scale(1.3);
}

.custom-shape-divider-bottom-1745295039 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
  z-index: -2;
}

.custom-shape-divider-bottom-1745295039 svg {
  position: relative;
  display: block;
  width: calc(122% + 1.3px);
  height: 98px;
  transform: rotateY(180deg);
}

.custom-shape-divider-bottom-1745295039 .shape-fill {
  fill: #9DE2C3;
}

.backButtonCss {
  border-radius: 50px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  align-items: center;
  font-weight: 600;
}

.backButtonCss:hover {
  background-color: white !important;
  color: black !important;
}

.floatingShortcut-sidebar {
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 60px;
  background: white;
  border-radius: 15px 0 0 15px;
  box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  overflow: hidden;
  z-index: 1000;
  border: 1px solid #eee;
}

.floatingShortcut-sidebar:hover {
  width: 200px;
  box-shadow: -5px 5px 25px rgba(0, 0, 0, 0.15);
}
.floatingShortcut-sidebar:hover .floatingShortcutbadge-notification {
  right: 15px;
  top: unset;
}

.floatingShortcutsidebar-menu {
  list-style: none;
  padding: 10px 0;
  margin: 0;
  display: flex;
  flex-direction: column;
}

.floatingShortcutmenu-item {
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  white-space: nowrap;
  color: #555;
  text-decoration: none;
}
.floatingShortcutmenu-item .portlet {
  position: unset !important;
}

.floatingShortcutmenu-item:hover {
  background-color: #f8f9fa;
  color: #6c5ce7;
}

.floatingShortcutmenu-item.active {
  background-color: rgba(108, 92, 231, 0.1);
  color: #6c5ce7;
}

.floatingShortcutmenu-icon {
  display: inline-block;
  text-align: center;
  margin-right: 15px;
  color: inherit;
}

.floatingShortcutmenu-text {
  opacity: 0;
  transition: opacity 0.3s ease;
  font-weight: 500;
  font-size: 0.9rem;
  color: inherit;
}

.floatingShortcut-sidebar:hover .floatingShortcutmenu-text {
  opacity: 1;
}

.floatingShortcutmenu-item::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 0;
  width: 3px;
  background-color: #6c5ce7;
  transition: height 0.2s ease;
  border-radius: 3px 0 0 3px;
}

.floatingShortcutmenu-item:hover::after {
  height: 40%;
}

.floatingShortcutmenu-item.active::after {
  height: 60%;
}

.floatingShortcutbadge-notification {
  position: absolute;
  right: 4px;
  top: 6px;
  background-color: #ed1010;
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.6rem;
  font-weight: bold;
  transition: all 0.3s ease;
}

.floatingShortcutdivider {
  height: 1px;
  background-color: #eee;
  margin: 5px 15px;
}

@media (min-width: 1600px) {
  .floatingShortcut-sidebar {
    width: 60px;
  }
  .floatingShortcutmenu-item {
    padding: 12px 15px;
  }
  .floatingShortcutmenu-icon {
    font-size: 1.3rem;
  }
  .floatingShortcutbadge-notification {
    width: 18px;
    height: 18px;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .floatingShortcut-sidebar {
    width: 51px;
  }
  .floatingShortcutmenu-item {
    padding: 7px 10px;
  }
  .floatingShortcutmenu-icon {
    font-size: 1.05rem;
  }
  .floatingShortcutbadge-notification {
    width: 15px;
    height: 15px;
  }
}
@media (max-width: 1199px) {
  .floatingShortcut-sidebar {
    width: 50px;
  }
  .floatingShortcutmenu-item {
    padding: 6px 9px;
  }
  .floatingShortcutmenu-icon {
    font-size: 1rem;
  }
  .floatingShortcutbadge-notification {
    width: 15px;
    height: 15px;
  }
}
/* @media (min-width: 768px) and (max-width: 991px) {}

  @media (min-width: 600px) and (max-width: 767px) {}

  @media (max-width: 599px) {} */
span#cs-button\ cs-left i {
  left: -8px;
  background: white;
  box-shadow: 1px 1px 1px 1px;
  border-radius: 100%;
  width: 40px;
  color: black;
  position: absolute;
}

span#cs-button\ cs-right i {
  right: -8px;
  background: white;
  box-shadow: 1px 1px 1px 1px;
  border-radius: 100%;
  width: 40px;
  color: black;
  position: absolute;
}

.deal-card {
  border: none;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  background: white;
}

.deal-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}

.dealsProduct-image {
  width: 100%;
  height: 200px;
  object-fit: contain;
  transition: transform 0.5s ease;
}

.product-item:hover .dealsProduct-image {
  transform: scale(1.05);
}

.dealsProduct-info {
  padding: 15px 5px 0;
}

.dealsProduct-title {
  font-weight: bold;
  margin-bottom: 5px;
  color: #2d3748;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dealsProduct-title h5 {
  font-size: 1em;
}

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

.dealsCurrent-price {
  font-weight: bold;
  color: #ff6584;
}

.original-price {
  opacity: 0.8;
  font-size: 0.9rem;
}

.price-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.price-label {
  color: #2d3748;
  font-size: 1.1em !important;
}

.original-total {
  font-size: 1.3rem;
  text-decoration: line-through;
  opacity: 0.7;
}

.discount-amount {
  color: #ff6584;
  font-weight: bold;
  font-size: 1.1rem;
}

.deal-total {
  font-size: 1.4em;
  font-weight: bold;
  color: #2e8b57;
  text-align: right;
}

.dealsProduct-image-container {
  text-align: center;
}

.timer {
  padding: 10px;
  border-radius: 10px;
  text-align: center;
  margin: 0px 0px 8px 0px;
}

.timer-title {
  font-size: 1rem;
  margin-bottom: 8px;
}

.timer-digits {
  font-size: 1.6rem;
  font-weight: bold;
  color: black;
  font-family: "Courier New", monospace;
}

.btn-deal {
  background-color: #6c63ff;
  color: white;
  border: none;
  padding: 15px 30px;
  border-radius: 30px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s ease;
  width: 100%;
  font-size: 1.1rem;
}

.btn-deal:hover {
  background-color: #554dff;
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(108, 99, 255, 0.3);
}

.section-title {
  position: relative;
  margin-bottom: 40px;
  text-align: center;
}

.section-title h2 {
  font-weight: bold;
  color: #ff6584;
  display: inline-block;
  background: linear-gradient(to right, #6c63ff, #ff6584);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 2.5rem;
}

.section-title p {
  font-size: 1.2rem;
  color: #6b7280;
}

.section-title::after {
  content: "";
  position: absolute;
  width: 100px;
  height: 5px;
  background: linear-gradient(to right, #6c63ff, #ff6584);
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 3px;
}

.animate-pop {
  animation: popIn 0.6s ease-out forwards;
}

@keyframes popIn {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }
  80% {
    transform: scale(1.05);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.pack-indicators {
  display: flex;
  justify-content: center;
  margin-top: 15px;
}

.pack-indicator {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ddd;
  margin: 0 5px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.pack-indicator.active {
  background-color: #6c63ff;
  transform: scale(1.3);
}

.custom-shape-divider-bottom-1745295039 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
  z-index: -2;
}

.custom-shape-divider-bottom-1745295039 svg {
  position: relative;
  display: block;
  width: calc(122% + 1.3px);
  height: 98px;
  transform: rotateY(180deg);
}

.custom-shape-divider-bottom-1745295039 .shape-fill {
  fill: #9DE2C3;
}

.backButtonCss {
  border-radius: 50px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  align-items: center;
  font-weight: 600;
}

.backButtonCss:hover {
  background-color: white !important;
  color: black !important;
}

.showProductMainContain {
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  border-radius: 10px;
}

.shopProProduct-details-container {
  background: white;
  transition: all 0.3s ease;
}

.shopNavItem {
  padding: 0px 1px;
}

.shopProProduct-image {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #f5f7fa 0%, #e4e8eb 100%);
}

.shopProProduct-image img {
  width: 100%;
  transition: transform 0.5s ease;
  object-fit: contain;
}

.shopProProduct-image:hover img {
  transform: scale(1.05);
}

.shopProThumbnail {
  width: 100%;
  height: 70px;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  object-fit: contain;
}

.shopProThumbnail:hover,
.shopProThumbnail.active {
  transform: translateY(-5px);
}

.shopProProduct-title {
  font-size: 2.2em;
  font-weight: 700;
  color: #343a40;
}

.shopProProduct-price {
  font-size: 2em;
  font-weight: 600;
  margin-bottom: 8px;
}

.shopProOld-price {
  text-decoration: line-through;
  color: #999;
  font-size: 1.3rem;
  margin-left: 10px;
}

.shopProDiscount-badge {
  background-color: #ff6b6b;
  color: white;
  padding: 3px 10px;
  border-radius: 20px;
  font-size: 0.9rem;
  margin-left: 10px;
  display: inline-block;
  animation: pulse 2s infinite;
}

.shopProProduct-description {
  margin-bottom: 15px;
  color: #666;
}

.shopProProduct-meta {
  margin-bottom: 25px;
}

.shopProMeta-item {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  font-size: 1.1em;
}

.shopProMeta-item i {
  margin-right: 10px;
  color: #2e8b57;
  width: 20px;
  text-align: center;
}

.shopProQuantity-selector {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}

.shopProQuantity-btn {
  width: 40px;
  height: 40px;
  border: 1px solid #ddd;
  background: #f8f9fa;
  font-size: 1.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
}

.shopProQuantity-btn:hover {
  background: #e9ecef;
}

.shopProQuantity-input {
  width: 60px;
  height: 40px;
  text-align: center;
  border: 1px solid #ddd;
  border-left: none;
  border-right: none;
  font-size: 1.1rem;
}

.shopProAction-buttons {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

.shopProBtn-cart {
  background-color: #6c63ff;
  color: white;
  padding: 12px 30px;
  border-radius: 50px;
  font-weight: 600;
  transition: all 0.3s ease;
  border: none;
  display: flex;
  align-items: center;
  gap: 10px;
}

.shopProBtn-cart :hover {
  background-color: #5a52e0;
  transform: translateY(-3px);
  box-shadow: 0 5px 15px rgba(108, 99, 255, 0.4);
  color: white;
}

.shopProBtn-wishlist {
  background-color: white;
  color: #343a40;
  padding: 12px 20px;
  border-radius: 50px;
  font-weight: 600;
  border: 1px solid #ddd;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  gap: 10px;
}

.shopProBtn-wishlist:hover {
  background-color: #f8f9fa;
  color: #ff6b6b;
  border-color: #ff6b6b;
}

.shopProProduct-tabs {
  margin-top: 20px;
}

.shopProNav-tabs .shopProNav-link {
  color: #ffffff;
  font-weight: 600;
  border: none;
  position: relative;
  border-radius: 5px;
}

.shopProNav-tabs .shopProNav-link.active:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  border-radius: 3px 3px 0 0;
}

.shopProNav-item {
  margin-left: 2px;
}

.shopProTab-content {
  padding: 18px 15px;
  border-top: none;
  border-radius: 0 0 10px 10px;
  background: white;
}

.shopProReview-item {
  padding: 20px 0;
  border-bottom: 1px solid #eee;
}

.shopProReview-item:last-child {
  border-bottom: none;
}

.shopProReview-author {
  font-weight: 600;
  margin-bottom: 5px;
}

.shopProReview-date {
  color: #999;
  font-size: 0.9rem;
}

.shopProRating {
  margin-bottom: 10px;
}

.showProductFormGroup .form-group {
  width: 100%;
}
.showProductFormGroup label {
  width: 28%;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.animate-delay-1 {
  animation-delay: 0.2s;
}

.animate-delay-2 {
  animation-delay: 0.4s;
}

.animate-delay-3 {
  animation-delay: 0.6s;
}

.shipping-container {
  margin: 0 auto;
  padding: 0 20px;
  height: 100%;
  display: flex;
  align-items: center;
}

.shipping-container .shipping-card {
  background: white;
  border-radius: 24px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  width: 100%;
  border: none;
  position: relative;
}

.shipping-container .shipping-card .card-header {
  background: linear-gradient(45deg, #1abc9c, #16a085);
  color: white;
  padding: 20px;
  text-align: center;
  position: relative;
  border-bottom: none;
}

.shipping-container .shipping-card .card-header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="20" cy="20" r="2" fill="white" opacity="0.1"/><circle cx="80" cy="40" r="1.5" fill="white" opacity="0.1"/><circle cx="40" cy="80" r="1" fill="white" opacity="0.1"/></svg>');
  opacity: 0.3;
}

.shipping-container .shipping-card .header-content {
  position: relative;
  z-index: 2;
}

.shipping-container .shipping-card .shipping-title {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.shipping-container .shipping-card .shipping-subtitle {
  font-size: 1.1rem;
  opacity: 0.9;
  font-weight: 300;
  margin: 0;
}

.shipping-container .shipping-card .card-body {
  padding: 40px;
}

.shipping-container .shipping-card .shipping-options {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 40px;
}

.shipping-container .shipping-card .shipping-option {
  position: relative;
  border: 2px solid #e9ecef;
  border-radius: 16px;
  padding: 24px;
  cursor: pointer;
  transition: all 0.3s ease;
  background: #fff;
  overflow: hidden;
}

.shipping-container .shipping-card .shipping-option::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(102, 126, 234, 0.05), transparent);
  transition: left 0.6s ease;
}

.shipping-container .shipping-card .shipping-option:hover::before {
  left: 100%;
}

.shipping-container .shipping-card .shipping-option:hover {
  border-color: #667eea;
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(102, 126, 234, 0.15);
}

.shipping-container .shipping-card .shipping-option.selected {
  border-color: #667eea;
  background: linear-gradient(135deg, rgba(102, 126, 234, 0.05) 0%, rgba(118, 75, 162, 0.05) 100%);
  box-shadow: 0 8px 25px rgba(102, 126, 234, 0.2);
}

.shipping-container .shipping-card .shipping-option input[type=radio] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.shipping-container .shipping-card .option-content {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}

.shipping-container .shipping-card .radio-custom {
  width: 24px;
  height: 24px;
  border: 2px solid #ddd;
  border-radius: 50%;
  position: relative;
  flex-shrink: 0;
  transition: all 0.3s ease;
  margin-top: 2px;
}

.shipping-container .shipping-card .shipping-option:hover .radio-custom,
.shipping-option.selected .radio-custom {
  border-color: #667eea;
}

.shipping-container .shipping-card input[type=radio]:checked + .option-content .radio-custom::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: transform 0.2s ease;
}

.shipping-container .shipping-card input[type=radio]:checked ~ .shipping-option {
  border-color: #667eea;
  background: linear-gradient(135deg, rgba(102, 126, 234, 0.05) 0%, rgba(118, 75, 162, 0.05) 100%);
  box-shadow: 0 8px 25px rgba(102, 126, 234, 0.2);
}

.shipping-container .shipping-card .option-details {
  flex: 1;
}

.shipping-container .shipping-card .option-title {
  font-size: 1.2rem;
  font-weight: 700;
  color: #333;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.shipping-container .shipping-card .option-icon {
  font-size: 1.3rem;
  color: #16a085;
}

.shipping-container .shipping-card .option-description {
  font-size: 0.95rem;
  color: #666;
  line-height: 1.5;
  margin-bottom: 8px;
}

.shipping-container .shipping-card .option-price {
  font-size: 1.1rem;
  font-weight: 700;
  color: #28a745;
}

.shipping-container .shipping-card .option-time {
  font-size: 0.9rem;
  color: #667eea;
  font-weight: 600;
}

.shipping-container .shipping-card .submit-btn {
  background: linear-gradient(45deg, #1abc9c, #16a085);
  border: none;
  color: white;
  font-size: 1.1rem;
  font-weight: 600;
  padding: 10px 20px;
  border-radius: 12px;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.shipping-container .shipping-card .submit-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
  transition: left 0.6s ease;
}

.shipping-container .shipping-card .submit-btn:hover::before {
  left: 100%;
}

.shipping-container .shipping-card .submit-btn:hover {
  transform: translateY(-2px);
  color: white;
  box-shadow: 0 8px 25px rgba(102, 126, 234, 0.3);
}

@media (max-width: 768px) {
  .shipping-container .shipping-card .shipping-title {
    font-size: 1.6rem;
  }
  .shipping-container .shipping-card .card-body {
    padding: 30px 24px;
  }
  .shipping-container .shipping-card .card-header {
    padding: 15px;
  }
  .shipping-container .shipping-card .shipping-option {
    padding: 20px;
  }
  .shipping-container .shipping-card .option-content {
    gap: 12px;
  }
  .shipping-container .shipping-card .option-title {
    font-size: 1.1rem;
  }
}
.swiper-top {
  top: 21.3rem !important;
}

.related-products {
  margin-top: 20px;
}

.related-title {
  font-weight: 700;
}

.related-title:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 60px;
  height: 3px;
  background: #2e8b57;
  border-radius: 3px;
}

.related-product-card {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  margin-bottom: 20px;
  margin-left: 8px;
}

.related-product-img {
  height: 200px;
  object-fit: contain;
  padding: 10px;
  transition: transform 0.5s ease;
}

.related-product-card:hover .related-product-img {
  transform: scale(1.05);
}

.related-product-body {
  padding: 20px;
}

.related-product-title {
  font-weight: 600;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.related-product-price {
  color: black;
  font-weight: 700;
  font-size: 1.2rem;
}

.shopViewDetainBtn {
  background-color: #fdfdfd;
  color: #2e8b57;
  border: none;
}
.shopViewDetainBtn :hover {
  background-color: #fdfdfd;
  color: #2e8b57;
  border: none;
}

@media (max-width: 630px) {
  .shopProProduct-details-container {
    margin-top: 10px;
  }
  .dealsProduct-title h5 {
    font-size: 0.95em;
  }
}
@media (min-width: 631px) {
  .shopProProduct-details-container {
    margin-top: 10px;
  }
  .dealsProduct-title h5 {
    font-size: 0.95em;
  }
}
@media (min-width: 1024px) {
  .shopProProduct-details-container {
    margin-top: 10px;
  }
  .dealsProduct-title h5 {
    font-size: 0.95em;
  }
}
@media (min-width: 1200px) {
  .shopProProduct-details-container {
    margin-top: 15px;
  }
  .dealsProduct-title h5 {
    font-size: 0.95em;
  }
}
@media (min-width: 1400px) {
  .shopProProduct-details-container {
    margin-top: 20px;
  }
  .dealsProduct-title h5 {
    font-size: 1em;
  }
}
@media (min-width: 1600px) {
  .shopProProduct-details-container {
    margin-top: 30px;
  }
  .dealsProduct-title h5 {
    font-size: 1em;
  }
}
.cartDetailsImg {
  width: 100%;
  object-fit: contain;
}

.cardtDetailsProductList {
  background: white;
  border-radius: 8px;
  margin: 20px 0px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.cartProductRemoveBtn {
  display: flex;
  align-items: center;
}

.cartDetails-glass {
  background: white;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: all 0.5s ease;
}

.cartDetails-glass:hover {
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
}

.cartDetails-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cartDetails-title {
  font-weight: 600;
  margin: 0;
}

.cartDetailsProduct-title {
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.cartDetailsProduct-category {
  font-size: 0.85rem;
  margin-bottom: 0.5rem;
}

.cartDetailsProduct-price {
  font-weight: 700;
  margin-bottom: 0;
}

.ripple {
  position: relative;
  overflow: hidden;
}

.ripple:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  background-image: radial-gradient(circle, #fff 10%, transparent 10.01%);
  background-repeat: no-repeat;
  background-position: 50%;
  transform: scale(10, 10);
  opacity: 0;
  transition: transform 0.5s, opacity 1s;
}

.ripple:active:after {
  transform: scale(0, 0);
  opacity: 0.3;
  transition: 0s;
}

.remove-item {
  color: black;
  font-size: 1.3rem;
  cursor: pointer;
  transition: all 0.3s ease;
}

.remove-item:hover {
  color: black;
  transform: rotate(15deg) scale(1.2);
}

.cartDetails-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  position: relative;
  overflow: hidden;
}

.cartDetails-item:hover {
  transform: translateY(-5px);
  background: rgba(255, 255, 255, 0.1);
}

.cartDetails-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  transition: all 0.4s ease;
}

.cartDetails-item:hover::before {
  width: 8px;
  background: #ff4d6d;
}

.cartDetailsQuantity {
  display: flex;
  align-items: center;
}

.cartDetailSummary-card {
  background: white;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  padding: 1.3rem;
  overflow: hidden;
  position: relative;
}

.cartDetailSummary-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: linear-gradient(135deg, #ff4d6d 0%, #4361ee 100%);
}

.cartDetailSummary-title {
  font-weight: 600;
  margin-bottom: 1.5rem;
  color: #212529;
  position: relative;
}

.cartDetailSummary-title::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #ff4d6d;
}

.cartDetailSummary-row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.6rem;
  padding-bottom: 1rem;
  border-bottom: 1px dashed #eee;
}

.cartDetailSummary-total {
  font-weight: 700;
}

.cartDetailCheckout-btn {
  background: linear-gradient(135deg, #ff4d6d 0%, #4361ee 100%);
  border: none;
  font-weight: 600;
  color: white;
  width: 100%;
  border-radius: 12px;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.cartDetailCheckout-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #d90429 0%, #4361ee 100%);
  transition: all 0.4s ease;
  z-index: -1;
}

.cartDetailCheckout-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(67, 97, 238, 0.3);
}

.cartDetailCheckout-btn:hover::before {
  left: 0;
}

.cartDetailPayment-methods {
  display: flex;
  justify-content: center;
  gap: 1rem;
  margin-top: 1.5rem;
}

.cartDetailPayment-icon {
  font-size: 1.8rem;
  color: #666;
  transition: all 0.3s ease;
}

.cartDetailPayment-icon:hover {
  transform: translateY(-5px);
  color: #ff4d6d;
}

.cartHeadIcon {
  font-size: 0.8em;
}

.cartAddress-card {
  flex-direction: column;
  border: 1px solid #e3e6f0;
  border-radius: 11px;
  background-color: white;
  display: flex;
  justify-content: space-between;
  transition: all 0.3s;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.cartAddress-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background: #2e8b57;
  transition: all 0.3s ease;
}

.cartAddress-cardTopA {
  display: flex;
  flex-direction: column;
  padding: 18px;
}

.cartAddress-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.1);
}

.cartAddress-card.selectedAdddress {
  border: 2px solid #2e8b57;
  background-color: white;
}

.cartAddress-card .cartAddress-type {
  font-weight: bold;
  margin-bottom: 5px;
  display: inline-block;
  background: #2c3e50;
  color: white;
  padding: 3px 10px;
  border-radius: 20px;
  margin-right: 8px;
  background: #2e8b57;
  color: white;
}

.cartAddress-card .cartAddress-actions {
  border-top: 1px solid #e3e6f0;
  padding: 18px;
}

.add-cartAddress-card {
  border: 2px dashed #d1d3e2;
  background-color: #f8f9fc;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  min-height: 150px;
  color: #b7b9cc;
  cursor: pointer;
  transition: all 0.3s;
}

.add-cartAddress-card:hover {
  border-color: #4e73df;
  color: #4e73df;
  background-color: white;
}

.add-cartAddress-card i {
  font-size: 2rem;
  margin-bottom: 10px;
}

.cartAdressEditBtn {
  background-color: #0d6efd !important;
  color: white !important;
}

.cartAdressDeleteBtn {
  background-color: #dc3545 !important;
  color: white !important;
}

.breadcrumbStyle .breadcrumb-arrows .active a,
.breadcrumbStyle .breadcrumb-arrows .active .entry {
  color: #FFF;
  font-weight: bold !important;
}

.breadcrumbStyle .breadcrumb-arrows li > a {
  text-decoration: none !important;
}

.InvoiceOrderSum-title {
  font-weight: 600;
  margin: 0;
  padding: 12px 15px;
}

.invoiceQuantiPrice {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.wishlistFullContainer {
  border-radius: 13px;
  box-shadow: 0 15px 40px rgba(108, 99, 255, 0.25);
  position: relative;
  overflow: hidden;
  backdrop-filter: blur(15px);
}

.wishlistHead {
  border-bottom: 1px solid black;
}

.wishlistFullContainer::before {
  content: "";
  position: absolute;
  top: -50px;
  right: -50px;
  width: 200px;
  height: 200px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
}

.wishlistFullContainer::after {
  content: "";
  position: absolute;
  bottom: -80px;
  left: -30px;
  width: 150px;
  height: 150px;
  background: rgba(255, 255, 255, 0.08);
  border-radius: 50%;
}

.wishlist-icon {
  font-size: 3rem;
  margin-bottom: 1.5rem;
  color: white;
  background: rgba(255, 255, 255, 0.2);
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: relative;
  z-index: 1;
}

.wishlist-count {
  background-color: crimson;
  color: white;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 8px;
  position: relative;
  top: -5px;
}

.wishlistProduct-card {
  border: none;
  border-radius: 9px;
  overflow: hidden;
  width: 100%;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
  background-color: white;
  position: relative;
  display: flex;
  flex-direction: column;
}

.wishlistProduct-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(108, 99, 255, 0.1), transparent 30%);
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}

.wishlistProduct-card:hover {
  transform: translateY(-8px) scale(1.02);
  box-shadow: 0 20px 40px rgba(108, 99, 255, 0.2);
}

.wishlistProduct-card:hover::before {
  opacity: 1;
}

.wishlistProduct-img-container {
  overflow: hidden;
  position: relative;
  user-select: none;
}

.wishlistProduct-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.wishlistProduct-card:hover .wishlistProduct-img {
  transform: scale(1.1);
}

.wishlistProduct-body {
  position: relative;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  position: relative;
}

.wishlistProduct-title {
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #2f2e41;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.wishlist-bodycontant {
  flex-grow: 1;
}

.wishlistProduct-desc {
  color: #6c757d;
}

.wishlistPrice-container {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
}

.wishlistCurrent-price {
  font-weight: 700;
}

.wishlistRating {
  display: flex;
  align-items: center;
  margin-bottom: 0.9rem;
}

.wishlistStars {
  color: #ffc107;
  margin-right: 5px;
}

.wishlistRating-count {
  color: #6c757d;
  font-size: 0.8rem;
}

.wishlistAdd-to-cart {
  color: white;
  border: none;
  padding: 7px;
  border-radius: 50px;
  font-weight: 600;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wishlistAdd-to-cart:hover {
  background-color: #5a52e0;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(108, 99, 255, 0.3);
}

.wishlistRemove-btn {
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  margin-top: 8px;
  font-weight: 600;
}

.wishlistRemove-btn:hover {
  transform: translateY(-2px);
}

/* .empty-favorites {
    min-height: 60vh;
    display: flex;
    align-items: center;
}

.empty-favorites-icon {
    font-size: 5rem;
    color: #dc3545;
}
 */
/* Empty Favorites with GIF Styles */
.empty-favorites {
  min-height: 60vh;
  display: flex;
  align-items: center;
  background: linear-gradient(135deg, #fff8f8 0%, #ffffff 100%);
}

.empty-gif-container {
  max-width: 250px;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 5px 15px rgba(220, 53, 69, 0.2);
}

.empty-favorites-gif {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.5s ease;
}

.empty-gif-container:hover .empty-favorites-gif {
  transform: scale(1.05);
}

/* Animation Classes */
.hover-scale {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.hover-scale:hover {
  transform: scale(1.05);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

/* Responsive Adjustments */
@media (max-width: 768px) {
  .empty-gif-container {
    max-width: 180px;
  }
  .empty-favorites h2 {
    font-size: 1.5rem;
  }
}
.orderSummaryMenu-container {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  overflow: hidden;
  background: white;
  animation: fadeIn 0.8s ease-in-out;
  margin-bottom: 30px;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.orderSummaryMenu-header {
  position: relative;
}

.orderSummaryMenu-header h2 {
  font-weight: 700;
  margin: 0;
}

.orderSummaryMenustylish-tabs {
  position: relative;
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(8px);
  padding: 5px;
  box-shadow: 0 10px 25px rgba(46, 139, 87, 0.1);
  border: 1px solid rgba(46, 139, 87, 0.1);
  display: flex;
}

.orderSummaryMenustylish-tabs .nav-item {
  text-align: center;
  position: relative;
  overflow: hidden;
  border-radius: 50px;
  border: 1px solid #2e8b57;
  z-index: 2;
  margin-left: 4px;
}

.orderSummaryMenustylish-tabs .nav-link {
  color: #2f4f4f;
  font-weight: 600;
  letter-spacing: 0.5px;
  border: none;
  background: transparent;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  position: relative;
  opacity: 0.9;
}

.orderSummaryMenustylish-tabs .nav-link:hover {
  opacity: 1;
  transform: translateY(-3px);
}

.orderSummaryMenustylish-tabs .nav-link.active {
  border-color: transparent !important;
  width: 100%;
  height: 100%;
  transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  z-index: 1;
  opacity: 1;
}

.orderSummaryMenu-card {
  border: none;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  margin-bottom: 25px;
  transition: transform 0.3s, box-shadow 0.3s;
}

.orderSummaryMenu-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.orderSummaryMenu-card-header {
  background-color: #f8f9fa;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.orderSummaryMenustatus-Price {
  font-weight: 600;
  font-size: 1.2em;
}

.orderSummaryMenu-id {
  font-weight: 700;
}

.orderSummaryMenu-date {
  color: #7f8c8d;
}

.orderSummaryMenuproduct-img {
  width: 100%;
  object-fit: contain;
  border-radius: 8px;
  transition: transform 0.3s;
}

.orderSummaryMenuproduct-img:hover {
  transform: scale(1.1);
}

.orderSummaryMenuproduct-title {
  font-weight: 600;
  margin-bottom: 5px;
  color: #2c3e50;
}

.orderSummaryMenuproduct-desc {
  color: #7f8c8d;
  font-size: 0.9rem;
  margin-bottom: 10px;
}

.orderSummaryMenushipping-info {
  background-color: #f8f9fa;
  padding: 15px;
  border-radius: 8px;
  margin-top: 15px;
}

.orderSummaryMenushipping-title {
  font-weight: 600;
  margin-bottom: 5px;
  color: #2c3e50;
}

.orderSummaryMenustatus-badge {
  border-radius: 20px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.orderSummaryMenustatus-pending {
  background-color: #fff3cd;
  color: #856404;
}

.orderSummaryMenustatus-accept {
  background-color: #d1ecf1;
  color: #0c5460;
}

.orderSummaryMenustatus-accept i {
  color: #17a2b8;
}

.orderSummaryMenustatus-processing i {
  color: #007bff;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.orderSummaryMenustatus-processing {
  background-color: #fff3cd;
  color: #856404;
}

.orderSummaryMenustatus-shipped {
  background-color: #cce5ff;
  color: #004085;
}

.orderSummaryMenustatus-delivered {
  background-color: #d4edda;
  color: #155724;
}

.orderSummaryMenubtn-view {
  border: none;
  border-radius: 6px;
  font-weight: 600;
  transition: all 0.3s;
}

.orderSummaryMenubtn-view-item {
  border-radius: 6px;
  font-weight: 600;
  transition: all 0.3s;
}

.animate-bounce {
  animation: bounce 2s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-15px);
  }
  60% {
    transform: translateY(-7px);
  }
}
.orderSummaryMenuShop-header {
  background: linear-gradient(135deg, #4e54c8, #8f94fb);
  color: white;
  padding: 20px 30px;
  position: relative;
}

.orderSummaryMenuShop-header h2 {
  font-weight: 700;
  margin: 0;
}

.orderSummaryMenuShop-order-card {
  border: none;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  transition: all 0.3s;
  background: white;
}

.orderSummaryMenuShop-order-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1);
}

.orderSummaryMenuShop-order-header {
  padding: 15px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.orderSummaryMenuShop-order-id {
  font-weight: 700;
}

.orderSummaryMenuShop-order-date {
  color: #f8f9fa;
}

.orderSummaryMenuShop-info {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.orderSummaryMenuShop-avatar {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 15px;
  padding: 2px;
}

.orderSummaryMenuShop-name {
  font-weight: 700;
  color: #2c3e50;
  margin-bottom: 0;
}

.orderSummaryMenuShopsubscription-card {
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 15px;
}

.orderSummaryMenuShopsubscription-name {
  font-weight: 700;
  margin-bottom: 5px;
}

.orderSummaryMenuShopsubscription-duration {
  color: #7f8c8d;
  font-size: 0.9rem;
  margin-bottom: 10px;
}

.orderSummaryMenuShopbenefits-list {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}

.orderSummaryMenuShopbenefits-list li {
  margin-bottom: 5px;
  position: relative;
  padding-left: 20px;
}

.orderSummaryMenuShopbenefits-list li:before {
  content: "\f00c";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
}

.orderSummaryMenuShopprice-tag {
  font-weight: 700;
  text-align: right;
}

.orderSummaryMenuShopcreated-date {
  color: #7f8c8d;
  text-align: right;
}

/* Status Badges */
.orderSummaryMenuShopstatus-badge {
  border-radius: 20px;
  font-weight: 600;
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.orderSummaryMenuShopstatus-progress {
  background-color: #cce5ff;
  color: #004085;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.orderSummaryMenuShopaction-buttons {
  margin-top: 15px;
}

.orderSummaryMenuShopbtn-shop-primary {
  background-color: #6c63ff;
  color: white;
  border: none;
  padding: 8px 20px;
  border-radius: 6px;
  font-weight: 600;
  transition: all 0.3s;
}

.orderSummaryMenuShopbtn-shop-primary:hover {
  background-color: #4d44db;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(108, 99, 255, 0.3);
}

.viewOrdDetorder-section {
  background-color: #ffffff;
  margin-bottom: 20px;
  border-radius: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.viewOrdDetsection-title {
  background-color: #f8f9fa;
  padding: 15px 20px;
  border-bottom: 1px solid #e9ecef;
  font-weight: 600;
  color: #343a40;
  display: flex;
  align-items: center;
}

.viewOrdDetsection-title i {
  margin-right: 10px;
}

.viewOrdDetinfo-group {
  margin-bottom: 15px;
}

.viewOrdDetinfo-label {
  font-weight: 600;
  color: #6c757d;
  margin-bottom: 5px;
}

.viewOrdDetaddress-box {
  background-color: #f8f9fa;
  padding: 15px;
  border-radius: 8px;
  border-left: 4px solid #2e8b57;
}

.viewOrdDetTable thead th {
  background-color: #6c63ff;
  color: white;
  border: none;
}

.viewOrdDetTable tbody tr:hover {
  background-color: rgba(108, 99, 255, 0.05);
}

.viewOrdDetproduct-img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 8px;
  border: 1px solid #e9ecef;
}

.viewOrdDetsummary-card {
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
}

.viewOrdDetsummary-row {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px dashed #e9ecef;
}

.viewOrdDetsummary-row:last-child {
  border-bottom: none;
}

.viewOrdDetsummary-label {
  color: #6c757d;
}

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

.viewOrdDettotal-row {
  font-weight: 700;
  font-size: 18px;
  color: #2e8b57;
  margin-top: 10px;
}

.viewOrdDetbtn-action {
  background-color: #6c63ff;
  color: white;
  border: none;
  padding: 10px 20px;
  border-radius: 8px;
  font-weight: 600;
  transition: all 0.3s;
}

.btn-action {
  border-radius: 30px;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  border: none;
  margin-bottom: 3px;
}

.viewOrdDetbtn-action:hover {
  background-color: #5a52e0;
  color: white;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(108, 99, 255, 0.3);
}

.viewOrdDetdivider {
  height: 1px;
  background-color: #e9ecef;
  margin: 20px 0;
}

@media (max-width: 768px) {
  .table-responsive {
    overflow-x: auto;
  }
}
.viewItemorder-container {
  background: white;
  border-radius: 15px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.viewItemorder-header {
  padding: 20px;
  border-radius: 15px 15px 0 0;
}

.viewItemorder-badge {
  background-color: rgba(255, 255, 255, 0.2);
  color: white;
  padding: 5px 15px;
  border-radius: 20px;
  font-weight: 600;
  font-size: 0.9rem;
}

.viewItemordersection-title {
  font-weight: 700;
  padding-bottom: 8px;
  display: inline-block;
}

.viewItemorder-card {
  border: none;
  border-radius: 12px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
}

.viewItemorder-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.viewItemproduct-img {
  width: 130px;
  height: 130px;
  object-fit: contain;
  border-radius: 10px;
  border: 1px solid #eee;
}

.viewItemaddress-card {
  border-left: 4px solid #2e8b57;
  border-radius: 8px;
}

.viewItempayment-method {
  display: flex;
  align-items: center;
  gap: 10px;
}

.viewItempayment-icon {
  font-size: 1.5rem;
  color: #6c63ff;
}

.viewItemsummary-item {
  display: flex;
  justify-content: space-between;
  padding: 8px 0;
  border-bottom: 1px dashed #eee;
}

.viewItemsummary-total {
  font-weight: 700;
  font-size: 1.1rem;
  color: #2f2e41;
}

@media (max-width: 768px) {
  .viewItemorder-header {
    text-align: center;
  }
  .viewItemorder-actions {
    flex-direction: column;
    gap: 10px;
  }
}
.userPage-profile-card {
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  border: none;
  transition: transform 0.3s;
}

.userPage-profile-card:hover {
  transform: translateY(-5px);
}

.userPageprofile-header {
  padding: 30px;
  text-align: center;
  position: relative;
}

.userPageprofile-pic {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  border: 5px solid white;
  object-fit: cover;
  margin-bottom: 15px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.userPageedit-profile-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  border: none;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  cursor: pointer;
  transition: all 0.3s;
}

.userPageedit-profile-btn:hover {
  transform: rotate(15deg);
}

.userPageinfo-card {
  background: white;
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.userPageinfo-card h5 {
  font-weight: 600;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}

.userPageinfo-item {
  margin-bottom: 15px;
}

.userPageinfo-item label {
  font-weight: 600;
  color: #555;
  margin-bottom: 5px;
}

.userPageinfo-item p {
  margin-bottom: 0;
}

.userPagebtn-edit {
  background-color: #6c63ff !important;
  color: white !important;
  border: none;
  border-radius: 5px;
  padding: 8px 15px;
  font-size: 14px;
  transition: all 0.3s;
}

.userPagebtn-edit:hover {
  background-color: #4d44db !important;
  color: white !important;
  transform: translateY(-2px);
}

.userAddressRemoveBtn {
  border-color: #dc3545 !important;
  color: #dc3545 !important;
  background-color: white !important;
}

.userAddressRemoveBtn:hover {
  background-color: #dc3545 !important;
  color: white !important;
}

.userAddressEditBtn {
  border-color: #0d6efd !important;
  color: #0d6efd !important;
  background-color: white !important;
}

.userAddressEditBtn:hover {
  background-color: #0d6efd !important;
  color: white !important;
}

.userPassSecurity-alert {
  background-color: #fff3cd;
  border-left: 4px solid #ffc107;
  padding: 15px;
  border-radius: 5px;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .userPageprofile-pic {
    width: 80px;
    height: 80px;
  }
  .userPageprofile-header {
    padding: 20px;
  }
}
.portlet-topper {
  display: none !important;
}

.userPage-profile-card .userPageTabs {
  border: 0px;
}
.userPage-profile-card .userPageTabs .nav-item {
  overflow: hidden;
  margin: 0px 1px;
  border-radius: 50px;
  transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.userPage-profile-card .userPageTabs .nav-link {
  color: white;
  background-color: #2e8b57;
  border: 0;
  transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.userPage-profile-card .userPageTabs .nav-link.active {
  background-color: white;
  color: black;
  transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  position: relative;
  font-weight: 500;
}
.userPage-profile-card .userPageTabs .nav-link.active::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #2e8b57;
  left: 0;
  bottom: 0;
}

.seconNavTabs {
  border-bottom: none !important;
}

.secondNavLink {
  font-weight: 500;
  padding: 0.5rem 1.5rem;
  border: none;
  border-radius: 0;
  position: relative;
  transition: all 0.3s ease;
  font-size: 0.95rem;
}

/* Dropdown styles for mobile */
.secondary-nav .dropdown-menu {
  border: none;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 8px 8px;
}

.seconNavdropItem {
  padding: 0.75rem 1.5rem;
  color: #495057;
}

@media (max-width: 992px) {
  .seconNavTabs {
    display: none;
  }
  .secondDropdownToggle::after {
    margin-left: 0.5rem;
  }
}
@media (min-width: 993px) {
  .secondDropdown {
    display: none;
  }
}
.subcriptionHero-section {
  background: linear-gradient(135deg, #4e73df 0%, #2e59d9 100%);
  color: white;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.subcriptionHero-title {
  font-weight: 700;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.subcriptionHero-subtitle {
  opacity: 0.9;
}

.btn-subcriptionHero-primary {
  background-color: white !important;
  color: #4e73df !important;
  font-weight: 600;
  padding: 0.8rem 2rem;
  border-radius: 50px;
  margin-right: 1rem;
  transition: all 0.3s;
  border: 2px solid white;
}

.btn-subcriptionHero-primary:hover {
  background-color: transparent;
  transform: translateY(-3px);
}

.btn-subcriptionHero-secondary {
  background-color: #f6c23e !important;
  color: #2c3e50;
  font-weight: 600;
  padding: 0.8rem 2rem;
  border-radius: 50px;
  transition: all 0.3s;
  border: 2px solid #f6c23e;
}

.btn-subcriptionHero-secondary:hover {
  background-color: transparent;
  color: white;
  transform: translateY(-3px);
}

.subscriptionSection-title {
  font-weight: 700;
  margin-bottom: 1rem;
  position: relative;
  display: inline-block;
}

.subscriptionSection-title:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  bottom: -10px;
  left: 0;
  border-radius: 2px;
}

/* Improved Pricing Cards with Equal Height */
.subscriptionPricing-column {
  display: flex;
  flex-direction: column;
  padding: 0 15px;
  margin-bottom: 30px;
}

.subscriptionPricing-card {
  border: none;
  border-radius: 15px;
  overflow: hidden;
  transition: all 0.3s;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
  height: 100%;
}

.subscriptionPricing-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.subscriptionPricing-header {
  background-color: #4e73df;
  color: white;
  text-align: center;
}

.popular-plan .subscriptionPricing-header {
  background-color: #2e59d9;
}

.subscriptionPricing-title {
  font-weight: 700;
  margin-bottom: 0.5rem;
}

.subscriptionPricing-price {
  font-weight: 700;
  margin: 1rem 0;
}

.subscriptionPricing-period {
  opacity: 0.8;
}

.subscriptionPricing-body {
  padding: 2rem;
  background-color: white;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.subscriptionPricing-features {
  list-style: none;
  padding: 0;
  margin-bottom: 2rem;
  flex-grow: 1;
}

.subscriptionPricing-features li {
  padding: 0.5rem 0;
  border-bottom: 1px solid #eee;
  display: flex;
  align-items: center;
}

.subscriptionPricing-features li:last-child {
  border-bottom: none;
}

.subscriptionPricing-features li i {
  color: #4e73df;
  margin-right: 0.5rem;
}

.btn-subscriptionPricing {
  width: 100%;
  padding: 0.8rem;
  border-radius: 50px;
  font-weight: 600;
  background-color: #4e73df !important;
  border: none;
  transition: all 0.3s;
  margin-top: auto;
}

.btn-subscriptionPricing:hover {
  background-color: #2e59d9;
  transform: translateY(-3px);
}

.popular-plan .btn-subscriptionPricing {
  background-color: #f6c23e !important;
  color: #2c3e50 !important;
}

.popular-plan .btn-subscriptionPricing:hover {
  background-color: #e8b429 !important;
}

.popular-tag {
  position: absolute;
  top: 5px;
  right: 5px;
  background-color: #f6c23e;
  color: #2c3e50;
  padding: 0.3rem 1.5rem;
  border-radius: 50px;
  font-weight: 600;
  font-size: 0.9rem;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.subscriptionbenefits-section {
  padding: 1.2rem 0 2.5rem 0;
}

.subscriptionbenefits-card {
  text-align: center;
  border-radius: 15px;
  transition: all 0.3s;
  background-color: #f8f9fc;
  height: 100%;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.subscriptionbenefits-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}

.subscriptionbenefits-icon {
  font-size: 2.5rem;
  color: #4e73df;
  margin-bottom: 1.5rem;
}

.subscriptionbenefits-title {
  font-weight: 700;
  margin-bottom: 1rem;
  color: #2c3e50;
}

.subscriptionbenefits-titleAmount {
  font-weight: 700;
  margin-bottom: 1rem;
  color: #2c3e50;
}

.filter-buttons {
  display: flex;
  justify-content: center;
  margin-bottom: 2rem;
  flex-wrap: wrap;
}

.filter-btn {
  border: none;
  background: white;
  color: #2c3e50;
  margin: 0.5rem;
  border-radius: 50px;
  font-weight: 600;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
  transition: all 0.3s;
  cursor: pointer;
}

.filter-btn.active,
.filter-btn:hover {
  background: #4e73df;
  color: white;
  box-shadow: 0 5px 15px rgba(78, 115, 223, 0.4);
}

.subscriptionDashboard-card {
  background: white;
  border-radius: 15px;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.08);
  margin-bottom: 2rem;
}

.subscriptionStatus-indicator {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  margin-bottom: 2rem;
}

.subscriptionStatus-item {
  flex: 1;
  min-width: 200px;
  background: white;
  border-radius: 10px;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.05);
  border-left: 4px solid #4e73df;
  transition: all 0.3s;
}

.subscriptionStatus-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.subscriptionStatus-item.approved {
  border-left-color: #1cc88a;
}

.stasubscriptionStatustus-item.in-progress {
  border-left-color: #36b9cc;
}

.subscriptionStatus-item.drafted {
  border-left-color: #f6c23e;
}

.subscriptionStatus-item.rejected {
  border-left-color: #e74a3b;
}

.subscriptionStatus-title {
  font-weight: 600;
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
}

.subscriptionStatus-title i {
  margin-right: 0.75rem;
}

.subscriptionStatus-title.approved i {
  color: #1cc88a;
}

.subscriptionStatus-title.in-progress i {
  color: #36b9cc;
}

.subscriptionStatus-title.drafted i {
  color: #f6c23e;
}

.subscriptionStatus-title.rejected i {
  color: #e74a3b;
}

.subscriptionStatus-description {
  color: #6c757d;
}

.subscriptionApplication-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.08);
}

.subscriptionApplication-table thead th {
  font-weight: 600;
  text-align: left;
}

.subscriptionApplication-table tbody tr {
  background-color: white;
  transition: all 0.3s;
}

.subscriptionApplication-table tbody tr:hover {
  background-color: rgba(78, 115, 223, 0.05);
}

.subscriptionApplication-table tbody td {
  border-bottom: 1px solid #eee;
  vertical-align: middle;
}

.subscriptionApplication-table tbody tr:last-child td {
  border-bottom: none;
}

.subscritionPage-tabs .nav-link.active,
.accordion-body li a.nav-link.active {
  background: linear-gradient(45deg, #2e8b57, #66cdaa) !important;
  box-shadow: 0 5px 15px rgba(46, 139, 87, 0.3);
}

.subscritionPage-tabs {
  position: relative;
  backdrop-filter: blur(8px);
  box-shadow: 0 10px 25px rgba(46, 139, 87, 0.1);
  width: fit-content;
  background-color: white;
  border: 1px solid rgba(46, 139, 87, 0.1);
  overflow: hidden;
  border-radius: 50px;
}

.subscritionPage-tabs .nav-item {
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 2;
  border-radius: 50px;
}

.subscritionPage-tabs .nav-link {
  color: #2f4f4f;
  font-weight: 600;
  letter-spacing: 0.5px;
  border: none;
  background: transparent;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  position: relative;
  opacity: 0.9;
}

.subscritionPage-tabs .nav-link:hover {
  opacity: 1;
  transform: translateY(-3px);
}

.subscritionPage-tabs .nav-link.active {
  border-color: transparent !important;
  color: white;
  width: 100%;
  height: 100%;
  transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  z-index: 1;
  opacity: 1;
  background: linear-gradient(45deg, #2e8b57, #66cdaa) !important;
  box-shadow: 0 5px 15px rgba(46, 139, 87, 0.3);
}

div#carouselvalue img {
  width: 100%;
  object-fit: contain;
  display: block;
  padding: 1rem;
  margin-right: auto;
  margin-left: auto;
}

.recentlyUsedSection {
  background: #fffaff;
  padding: 2rem 0;
}

@media (max-width: 768px) {
  .subcriptionHero-title {
    font-size: 2rem;
  }
  .btn-subcriptionHero-primary,
  .btn-subcriptionHero-secondary {
    display: block;
    width: 100%;
    margin-bottom: 1rem;
    margin-right: 0;
  }
  .subscriptionPricing-column {
    padding: 0;
  }
}
.rfq-header {
  box-shadow: 0 10px 30px rgba(108, 92, 231, 0.3);
  position: relative;
  overflow: hidden;
}

.REqListH2 {
  border-bottom: 2px solid #2779a7;
}

.rfq-header::before {
  content: "";
  position: absolute;
  top: -50px;
  right: -50px;
  width: 200px;
  height: 200px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
}

.rfq-header::after {
  content: "";
  position: absolute;
  bottom: -80px;
  left: -50px;
  width: 300px;
  height: 300px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
}

.rfqHeadFloating-shapes {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
}

.rfqBtnDetalsSize {
  font-weight: 600;
}

.rfqHeadFloating-shapes div {
  position: absolute;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
}

.rfqHeadFloating-shapes div:nth-child(1) {
  width: 80px;
  height: 80px;
  top: 20%;
  left: 10%;
  animation: rfqHeadFloat 15s linear infinite;
}

.floarfqHeadFloatingting-shapes div:nth-child(2) {
  width: 120px;
  height: 120px;
  bottom: 15%;
  right: 10%;
  animation: rfqHeadFloat 20s linear infinite reverse;
}

.rfqHeadFloating-shapes div:nth-child(3) {
  width: 60px;
  height: 60px;
  top: 60%;
  left: 30%;
  animation: rfqHeadFloat 12s linear infinite;
}

@keyframes rfqHeadFloat {
  0% {
    transform: translateY(0) rotate(0deg);
  }
  50% {
    transform: translateY(-20px) rotate(180deg);
  }
  100% {
    transform: translateY(0) rotate(360deg);
  }
}
.rfq-table-container {
  background: white;
  border-radius: 15px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.rfqTableRespons {
  border-radius: 15px;
}

.rfqTable {
  margin-bottom: 0;
}

.rfqTable thead th {
  background-color: #2779a7;
  color: white;
  border: none;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.rfqTable tbody td {
  vertical-align: middle;
  border-bottom: 1px solid #f0f0f0;
}

.rfqTable tbody tr:last-child td {
  border-bottom: none;
}

.rfqTable tbody tr:hover {
  background-color: rgba(78, 115, 223, 0.03);
}

.rfqDetailPage-header {
  background: #2779a7;
  color: white;
  padding: 2.5rem 0;
  box-shadow: 0 10px 30px rgba(108, 92, 231, 0.3);
  position: relative;
  overflow: hidden;
}

.rfqDetailbtn-add-rfq {
  background: white !important;
  border: none;
  padding: 0.75rem 1.5rem;
  border-radius: 10px;
  font-weight: 600;
  color: black !important;
  box-shadow: 0 5px 15px rgba(108, 92, 231, 0.3);
  transition: all 0.3s;
  display: inline-flex;
  align-items: center;
}

.rfqDetailbtn-add-rfq:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(108, 92, 231, 0.4);
  color: white;
}

.rfqDetail-table-container {
  background: white;
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  margin-top: 1rem;
}

.rfqDetailTable {
  margin-bottom: 0;
  border-collapse: separate;
  border-spacing: 0;
}

.rfqDetailTable thead th {
  background-color: #2779a7;
  color: white;
  border: none;
  padding: 1rem 1.5rem;
  font-weight: 600;
  position: sticky;
  top: 0;
}

.rfqDetailTable tbody td {
  padding: 1.2rem 1.5rem;
  vertical-align: middle;
  border-bottom: 1px solid #f0f0f0;
}

.rfqDetailTable tbody tr:last-child td {
  border-bottom: none;
}

.rfqDetailTable tbody tr:hover {
  background-color: rgba(108, 92, 231, 0.03);
}

.rfqDetailShop-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 0.75rem;
  border: 2px solid white;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

.supplier-form .progresses {
  display: flex;
  align-items: center;
}

.supplier-form .line {
  width: 120px;
  background: linear-gradient(90deg, rgb(154, 217, 247) 0%, rgb(154, 217, 247) 59%);
}

.supplier-form .steps {
  display: flex;
  background: linear-gradient(90deg, rgb(154, 217, 247) 0%, rgb(154, 217, 247) 59%);
  color: #fff;
  font-size: 14px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.supplier-form .supplier-heading {
  border-left: 5px solid #03a9f4;
}

.supplier-form .control-label,
.supplier-form .form-label {
  font-weight: bold;
  font-size: 0.9em;
  color: #514f4f;
}

.supplier-form input.form-control,
.supplier-form input[type=text],
.supplier-form input[type=email] {
  border-radius: 10px;
  font-size: 15px;
  box-shadow: none;
}

.supplier-form input.form-control:focus,
.supplier-form input[type=text]:focus,
.supplier-form input[type=email]:focus {
  border: 1px solid #03a9f4;
  outline: none;
}

.supplier-form select {
  border-radius: 10px;
  font-size: 15px;
  border: 1px solid #ced4da;
  background-color: #fff;
}

.supplier-form select:focus {
  border: 1px solid #03a9f4;
  outline: none;
}

.supplier-form textarea.form-control {
  border-radius: 10px;
  font-size: 15px;
  border: 1px solid #ced4da;
}

.supplier-form textarea.form-control:focus {
  border: 1px solid #03a9f4;
  outline: none;
}

.custom-button-row .btn-modern {
  border: none;
  padding: 0.3rem 1.2rem;
  font-weight: 600;
  font-size: 1rem;
  border-radius: 12px;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  color: #fff;
}

.custom-button-row .btn-next {
  background: linear-gradient(135deg, #00c6ff 0%, #0072ff 100%);
}

.custom-button-row .btn-next:hover {
  background: linear-gradient(135deg, #00c6ff 0%, #2889ff 100%);
}

.custom-button-row .btn-cancel {
  background: linear-gradient(#e66465, #ff3838);
}

.custom-button-row .btn-cancel:hover {
  background: linear-gradient(#ff2f2f, #f54747);
}

.custom-button-row .btn-clear {
  background: linear-gradient(#3c4144, #8e9aa1);
}

.custom-button-row .btn-clear:hover {
  background: linear-gradient(#6d7174, #585f63);
}

.pagination {
  display: inline-flex;
  text-align: center;
  position: relative;
}

.pagination li a.page-link {
  line-height: 41px;
  display: flex;
  padding: 0;
  margin: 0 5px;
  border: none;
  border-radius: 50% !important;
  overflow: hidden;
  position: relative;
  font-weight: 600;
  z-index: 1;
  transition: all 0.3s ease 0s;
}

.pagination li a.page-link:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  opacity: 0;
  transform: rotate(155deg);
  transition: all 0.3s ease 0s;
}

.pagination li a.page-link:hover:before,
.pagination li a.page-link:focus:before,
.pagination li.active a.page-link:before {
  opacity: 1;
  transform: rotate(-15deg);
}

@media (max-width: 480px) {
  .pagination {
    font-size: 0;
    border: none;
    display: inline-block;
  }
  .pagination li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 10px;
  }
}
.home-footer-icon {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.home-footer-icon i {
  color: #8DC63F;
}

.home-footer-content a {
  text-decoration: none;
  color: black;
}

.copy-home-footer a {
  text-decoration: none;
  color: rgba(33, 37, 41, 0.7490196078);
}

.copy-home-footer {
  color: rgba(33, 37, 41, 0.7490196078);
}

.btn-view {
  background-color: #489fb5;
  color: #fff;
}

.btn-view:hover {
  background-color: #11acd3;
  box-shadow: 0 6px 14px rgba(0, 123, 255, 0.5);
  color: white;
}

.btn-buyPremium {
  background: linear-gradient(45deg, #8e44ad, #9b59b6);
  color: #fff;
}

.btn-buyPremium:hover {
  background: linear-gradient(45deg, #8331a7, #9647b6);
  box-shadow: 0 6px 14px linear-gradient(45deg, #8331a7, #9647b6);
  color: #fff;
}

.adminOrderShopTabs {
  border-bottom: 2px solid #dee2e6;
  margin-bottom: 8px !important;
}

.adminOrderShopTabs .nav-link {
  border: none;
  font-weight: 500;
  padding: 12px 20px;
  position: relative;
  transition: all 0.3s ease;
}

.adminOrderShopTabs .nav-link:hover {
  border: none;
}

.adminOrderShopTabs .nav-link.active {
  background-color: transparent;
  border: none;
}

.adminOrderShopTabs .nav-link.active::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 3px;
}

.adminAddCategory {
  background-color: white;
  padding: 2rem;
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  font-family: "Segoe UI", Tahoma, sans-serif;
}

.adminAddCategory .form-control,
.adminAddCategory textarea {
  width: 100%;
  font-size: 1rem;
  border-radius: 0.5rem;
  border: 1px solid #ced4da;
  box-sizing: border-box;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.adminAddCategory .form-control:focus,
.adminAddCategory textarea:focus {
  box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.15);
  outline: none;
}

.adminAddCategory .control-label {
  display: block;
  font-weight: 600;
  margin-bottom: 0.4rem;
}

.adminAddCategory .button-holder {
  text-align: right;
}

.adminAddCategory-header {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 1rem 1rem;
  border-radius: 0.75rem 0.75rem 0 0;
}

.adminAddCategory-header h2 {
  font-size: 1.75rem;
  font-weight: 600;
  margin: 0;
}

.container-card {
  background: white;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  padding: 30px;
  border: 1px solid #e2e8f0;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  margin-bottom: 30px;
}

.shippingAddHeader {
  background: #4f46e5;
  padding: 15px;
  font-weight: bold;
  color: white;
  font-size: 1.6em;
  margin: 0;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}

.container-card .shop-header {
  text-align: left;
  margin-bottom: 20px;
}

.container-card .shop-name {
  font-size: 1.8rem;
  font-weight: 700;
  position: relative;
  display: inline-block;
}

.container-card .shop-section.school-supplier .shop-name {
  color: #4f46e5;
}

.container-card .location-card {
  background: white;
  border-radius: 12px;
  width: 100%;
  padding: 25px;
  border: 1px solid #e2e8f0;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  height: 100%;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  word-wrap: break-word;
  overflow-wrap: break-word;
  cursor: pointer;
}

.container-card .location-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, #4f46e5, #6366f1);
}

.container-card .location-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  border-color: transparent;
}

.container-card .location-card.selected {
  border: 2px solid #4f46e5;
  box-shadow: 0 0 0 4px rgba(79, 70, 229, 0.2);
}

.container-card .branch-name {
  font-size: 1.3rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 10px;
  word-wrap: break-word;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.container-card .branch-name::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 40px;
  height: 3px;
  background: #4f46e5;
  border-radius: 3px;
}

.container-card .address-info {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
  gap: 15px;
}

.container-card .address-icon1 {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  flex-shrink: 0;
  margin-top: 2px;
  background: #655def;
  color: white;
}

.container-card .address-details {
  flex: 1;
  min-width: 0;
}

.container-card .address-label {
  font-size: 0.8rem;
  font-weight: 600;
  color: #4a4a4a;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 6px;
  display: block;
}

.container-card .address-text {
  font-size: 0.95rem;
  color: #1a1a1a;
  line-height: 1.6;
  margin: 0;
  word-break: break-word;
}

.container-card .phone-link {
  color: inherit;
  text-decoration: none;
  transition: all 0.2s ease;
  font-weight: 500;
  display: inline-block;
}

.container-card .school-supplier .phone-link:hover {
  color: #4f46e5;
}

.container-card .divider {
  height: 1px;
  background: linear-gradient(90deg, transparent, #e2e8f0, transparent);
  margin: 30px 0;
}

.container-card .radio-input {
  position: absolute;
  opacity: 0;
}

.container-card .radio-custom {
  width: 20px;
  height: 20px;
  border: 2px solid #ddd;
  border-radius: 50%;
  margin-left: 10px;
  position: relative;
  transition: all 0.2s ease;
}

.container-card .radio-input:checked + .location-card .branch-name .radio-custom {
  border-color: #4f46e5;
}

.container-card .radio-input:checked + .location-card .branch-name .radio-custom::after {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 10px;
  height: 10px;
  background: #4f46e5;
  border-radius: 50%;
}

.container-card .continue-btn {
  background: #4f46e5;
  color: white;
  border: none;
  padding: 12px 30px;
  border-radius: 8px;
  font-weight: 600;
  font-size: 1rem;
  transition: all 0.2s ease;
  margin-top: 30px;
}

.container-card .continue-btn:hover {
  background: #4338ca;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(67, 56, 202, 0.3);
}

.container-card .continue-btn:disabled {
  background: #ddd;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}

.subPlan {
  background-color: #fff;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  border-radius: 15px;
  padding: 30px;
  margin-bottom: 80px;
  position: relative;
}

.subPlan h1 {
  color: #343a40;
}

.subPlan .subscription h2,
.subPlan .benefits h2 {
  font-size: 2rem;
  font-weight: 700;
  color: #343a40;
  margin-bottom: 15px;
  position: relative;
  display: inline-block;
}

.subPlan .description {
  color: #6c757d;
  font-size: 1.1rem;
  margin-bottom: 40px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  line-height: 1.6;
}

.subPlan .membership-options,
.subPlan .benefit-option {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 25px;
  margin-bottom: 30px;
}

.subPlan .card-sub {
  background: linear-gradient(145deg, #ffffff, #f7f9fc);
  padding: 30px 25px;
  border-radius: 20px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.05);
  width: 280px;
  text-align: center;
  border: 2px solid #e0e0e0;
  cursor: pointer;
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
  pointer-events: auto;
}

.subPlan .card-sub:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 25px rgba(0, 123, 255, 0.15);
}

.subPlan .card-sub h5 {
  font-size: 1.4rem;
  font-weight: 700;
  color: #343a40;
  margin-bottom: 15px;
  margin-top: 20px;
}

.subPlan .card-sub .price {
  font-size: 2rem;
  font-weight: 700;
  color: #007bff;
  /* margin: 20px 0; */
  position: relative;
  display: inline-block;
}

.subPlan .card-sub .price::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 2px;
  background: #007bff;
  opacity: 0.3;
}

.count-badges {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin: 20px 0;
  padding: 12px 8px;
  background: linear-gradient(135deg, rgba(0, 123, 255, 0.05), rgba(40, 167, 69, 0.05));
  border-radius: 12px;
  border: 1px solid rgba(0, 123, 255, 0.1);
  flex-wrap: wrap;
  transition: all 0.3s ease;
}

.count-badges .count-badge {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  min-width: 65px;
  flex: 1;
  position: relative;
  padding: 10px 8px;
  background: linear-gradient(145deg, #ffffff, #f0f4ff);
  border-radius: 10px;
  border: 1px solid rgba(0, 123, 255, 0.15);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  overflow: visible;
  /* Allow content to wrap */
}

.count-badges .count-badge:hover {
  background: linear-gradient(145deg, #e6f0ff, #ffffff);
  transform: translateY(-2px);
  box-shadow: 0 5px 12px rgba(0, 123, 255, 0.2);
}

.count-badges .count-number {
  font-size: 1.2rem;
  font-weight: 700;
  color: #007bff;
  margin: 0;
  line-height: 1.2;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.count-badges .count-label {
  font-size: 0.8rem;
  color: #495057;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  text-align: center;
  line-height: 1.2;
  max-width: 100%;
  word-wrap: break-word;
}

.type-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  background: linear-gradient(90deg, #03a9f4, #0092d6);
  color: white;
  font-size: 0.9rem;
  font-weight: 600;
  padding: 5px 10px;
  border-radius: 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  letter-spacing: 0.5px;
}

.subPlan .card-sub.selected {
  border: 2px solid #007bff;
  background: linear-gradient(135deg, #e0f0ff, #ffffff);
  box-shadow: 0 10px 25px rgba(0, 123, 255, 0.2);
}

.subPlan .card-sub.selected::after {
  content: "\f00c";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  top: 5px;
  right: 5px;
  width: 25px;
  height: 25px;
  background: #007bff;
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.8rem;
}

.subPlan .card-benefit {
  background: linear-gradient(135deg, #e0f0ff, #ffffff);
  border-radius: 20px;
  padding: 20px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
  border: 2px solid transparent;
  transition: all 0.3s ease;
  width: 280px;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}

.count-list {
  list-style: none;
  padding: 0;
  /* margin: 20px 0; */
  /* background: linear-gradient(135deg, rgba(0, 123, 255, 0.05), rgba(40, 167, 69, 0.05)); */
  /* border-radius: 12px; */
  /* border: 1px solid rgba(0, 123, 255, 0.1); */
  padding: 7px 8px;
  text-align: left;
}

.count-list li {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px 10px;
  background: linear-gradient(145deg, #ffffff, #f0f4ff);
  border-radius: 8px;
  margin: 5px 0;
  transition: all 0.3s ease;
  /* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); */
  font-size: 0.95rem;
  color: #495057;
}

.count-list li::before {
  content: "\f00c";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #28a745;
  font-size: 0.9rem;
}

.count-list .count-number {
  font-weight: 700;
  color: #007bff;
  margin-right: 5px;
}

.count-list .count-label {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  word-wrap: break-word;
}

.subPlan .card-benefit:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 25px rgba(0, 123, 255, 0.2);
  border-color: #007bff;
}

.subPlan .card-benefit.selected {
  border: 2px solid #007bff;
  background: linear-gradient(135deg, #d0e8ff, #f8fbff);
}

.subPlan .card-benefit.selected .benefit-tick {
  display: inline-block;
}

.subPlan .card-benefit .benefit-header {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 40px;
}

.subPlan .card-benefit .benefit-tick {
  display: none;
  color: #28a745;
  font-size: 1.2rem;
  flex-shrink: 0;
}

.subPlan .card-benefit .benefit-title {
  font-size: 1.3rem;
  margin: 0;
  flex-grow: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}

.subPlan .card-benefit .benefit-price {
  font-weight: 700;
  color: #007bff;
  font-size: 1.2rem;
}

.subPlan .card-benefit .benefit-desc {
  color: #6c757d;
  font-size: 0.95rem;
  margin-bottom: 15px;
  line-height: 1.6;
  flex-grow: 1;
}

.subPlan .card-benefit .quantity-control {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: rgba(255, 255, 255, 0.9);
  padding: 8px;
  border-radius: 12px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

.subPlan .card-benefit .quantity-btn {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #f8f9fa;
  border: 1px solid #e0e0e0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s;
}

.ben-price {
  margin-bottom: 15px;
}

.subPlan .card-benefit .quantity-btn:hover {
  background: #007bff;
  color: white;
  border-color: #007bff;
}

.subPlan .card-benefit .quantity-value {
  font-weight: 600;
  margin: 0 12px;
  min-width: 60px;
  text-align: center;
  color: #343a40;
  border: 1px solid #ced4da;
  border-radius: 8px;
  padding: 6px 10px;
  background: linear-gradient(145deg, #ffffff, #f0f4ff);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05);
  font-size: 1rem;
  transition: all 0.2s ease;
}

.subPlan .card-benefit .quantity-value:focus {
  outline: none;
  border-color: #0d6efd;
  box-shadow: 0 0 5px rgba(13, 110, 253, 0.5);
}

.subPlan .card-benefit .quantity-value::-webkit-inner-spin-button,
.subPlan .card-benefit .quantity-value::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.subPlan .card-benefit.selected::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #007bff, #28a745);
}

@media (max-width: 1200px) {
  .subPlan .card-benefit {
    width: calc(33.33% - 20px);
  }
}
@media (max-width: 992px) {
  .subPlan .card-benefit {
    width: calc(50% - 20px);
  }
}
@media (max-width: 576px) {
  .subPlan .card-benefit {
    width: 100%;
  }
}
.checkout-btn {
  background: #007bff;
  color: #fff;
  border-radius: 50px;
  padding: 12px 35px;
  font-weight: 600;
  font-size: 1.1rem;
  transition: all 0.3s ease;
  border: none;
  box-shadow: 0 5px 15px rgba(0, 123, 255, 0.2);
  position: relative;
  overflow: hidden;
}

.checkout-btn:hover {
  background: #0069d9;
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(0, 123, 255, 0.3);
}

.checkout-btn:active {
  transform: translateY(0);
}

.total-display {
  background: white;
  padding: 15px 30px;
  border-radius: 15px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
  border: 1px solid #e0e0e0;
}

.total-display .total-label {
  font-weight: 600;
  color: #343a40;
  margin-right: 15px;
  font-size: 1.1rem;
}

.total-display .total-amount {
  font-weight: 700;
  color: #007bff;
  font-size: 1.4rem;
}

.total-display .checkout-btn {
  margin-left: 30px;
}

.count-list li:hover {
  background: linear-gradient(145deg, #e6f0ff, #ffffff);
  transform: translateY(-2px);
  box-shadow: 0 5px 12px rgba(0, 123, 255, 0.2);
}

.card-stepper {
  border-radius: 16px;
  border: 1px solid #e0e0e0;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.06);
  overflow: hidden;
  background: #fff;
}

.subOrderSummary .card-header {
  background: linear-gradient(135deg, #007bff, #0056b3);
  color: white;
  padding: 10px;
  border-radius: 16px 16px 0 0;
}

.subOrderSummary .card-header h4 {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  margin-top: 10px;
  text-align: center;
  text: uppercase;
}

.subOrderSummary .card-header p {
  margin: 0;
  font-size: 0.95rem;
}

.subOrderSummary .detail-list ul {
  list-style: none;
  padding-left: 0;
  margin-top: 20px;
}

.subOrderSummary .detail-list ul li {
  margin-bottom: 12px;
  padding: 10px 15px;
  border-left: 4px solid #007bff;
  background-color: #f5f8fc;
  border-radius: 6px;
  font-size: 0.95rem;
  color: #333;
}

.subOrderSummary ul.addOnUl {
  list-style: disc;
  padding-left: 25px;
  margin-top: 15px;
  margin-bottom: 20px;
  color: #555;
}

.subOrderSummary .fw-bold.fs-5 {
  margin-top: 25px;
  margin-bottom: 5px;
  color: #007bff;
}

.subOrderSummary .price-bg {
  font-size: 1.4rem;
}

.subOrderSummary .card.rounded-4 {
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.07);
  background: #ffffff;
  border: 1px solid #e0e0e0;
}

.subOrderSummary .card-body .card-h h5 {
  font-weight: 700;
  font-size: 1.2rem;
  color: #333;
  text-align: center;
  margin-bottom: 20px;
}

.subOrderSummary .card-body .priceDet {
  font-size: 0.95rem;
  color: #444;
  margin-bottom: 12px;
}

.subOrderSummary .addon-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 12px;
  padding: 10px;
  background: linear-gradient(135deg, #f9fafb, #f3f4f6);
  border-radius: 8px;
  border: 1px solid rgba(0, 123, 255, 0.08);
}

.subOrderSummary .addon-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #ffffff;
  border-radius: 6px;
  padding: 8px 12px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(0, 123, 255, 0.1);
  transition: all 0.2s ease;
  position: relative;
  overflow: hidden;
  min-height: 36px;
  flex: 1 1 auto;
  min-width: 150px;
}

.subOrderSummary .addon-item:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 10px rgba(0, 123, 255, 0.15);
  background: linear-gradient(135deg, #ffffff, #f0f7ff);
}

.subOrderSummary .addon-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background: linear-gradient(180deg, #3b82f6, #d4a017);
  opacity: 0.7;
}

.subOrderSummary .addon-item .addon-name {
  font-size: 0.85rem;
  font-weight: 500;
  color: #1f2937;
  margin: 0;
  padding-right: 10px;
  white-space: normal;
  flex: 1;
}

.subOrderSummary .addon-item .item-count,
.orderSummaryMenuShopsubscription-card .item-count {
  background: linear-gradient(135deg, #10b981, #059669);
  color: white;
  font-size: 0.75rem;
  font-weight: 600;
  padding: 3px 8px;
  border-radius: 10px;
  min-width: 26px;
  text-align: center;
  box-shadow: 0 1px 4px rgba(16, 185, 129, 0.2);
  flex-shrink: 0;
}

.subOrderSummary .card-body .priceDet p:last-child {
  font-weight: 600;
}

.subOrderSummary .card-body .priceDet:last-of-type p {
  font-size: 1.1rem;
  font-weight: 700;
  color: #000;
}

@media (max-width: 1024px) {
  .navbar-center {
    display: none;
  }
}
@media (min-width: 1600px) {
  #first-nav .navbar-logo {
    width: 18%;
    height: 67px;
    padding: 5px;
  }
  .newNavbarHome {
    padding: 0.8rem 1.3rem;
  }
  .navbarNav-link i {
    margin-right: 8px;
    font-size: 0.95rem;
  }
  .sbizNavbar-nav .nav-link {
    font-size: 1em;
    padding: 0.5rem 0.5rem !important;
  }
  .secondnavftl a span {
    font-size: 1rem;
  }
  .navbarLogo-img {
    height: 40px;
  }
  .navbarAdmin-btn {
    padding: 10px 22px !important;
  }
  #bustype {
    font-size: 1em;
  }
  #bustype > div h5 {
    font-size: 1.2em;
  }
  #productlist {
    font-size: 1em;
  }
  #productlist > h5 {
    font-size: 1.15em;
  }
  #productlist .sideAdsAnime h6 a {
    font-size: 1em;
  }
  .home-webcontent_h1 {
    font-size: 2.5em;
  }
  .activeshopcount {
    font-size: 1.5em;
  }
  .home-footer-content {
    font-size: 1em;
  }
  .home-footer-content h4 {
    font-size: 1.5em;
  }
  .home-footer-icon i {
    font-size: 35px;
  }
  .home-comment-icon i {
    font-size: 60px;
  }
  .category-link {
    font-size: 0.95rem;
    padding: 12px 10px;
  }
  .category-count {
    font-size: 0.75rem;
  }
  .subcategory-item .category-link {
    font-size: 0.9rem;
  }
  .backButtonCss {
    padding: 10px 20px;
    font-size: 1em;
  }
  .product-description {
    font-size: 0.9em;
    min-height: 4.5em;
  }
  .stylish-tabs .nav-link {
    font-size: 1em;
    padding: 15px 0;
  }
  .product-img-container {
    height: 240px;
  }
  .productListName {
    font-size: 1.25em;
  }
  .dealsProduct-image-container {
    height: 200px;
  }
  .dealsProduct-info {
    font-size: 1em;
  }
  .original-total {
    font-size: 1.3rem;
  }
  .deal-total {
    font-size: 1.4em;
  }
  .btn-deal {
    padding: 15px 30px;
    font-size: 1.1rem;
  }
  .shopProProduct-info {
    padding: 30px;
    font-size: 14px;
  }
  .shopProProduct-image img {
    max-height: 500px;
  }
  .shopProNav-tabs .shopProNav-link {
    padding: 10px 25px;
  }
  .cartDetails-header {
    padding: 1.2rem;
  }
  .cartDetails-title {
    font-size: 1.3em;
  }
  .cartClearAllBtn {
    font-size: 1em;
  }
  .cartDetailsImg {
    height: 160px;
  }
  .cartDetailsProduct-title {
    font-size: 1.2em;
  }
  .cartDetailsProduct-price {
    font-size: 1.3em;
  }
  .cartDetailsQuantity {
    font-size: 1em;
  }
  .cartDetailSummary-title {
    font-size: 1.8rem;
  }
  .cartDetailSummary-row {
    font-size: 1em;
  }
  .cartDetailSummary-total {
    font-size: 1.3rem;
    margin-top: 1.5rem;
  }
  .cartDetailCheckout-btn {
    padding: 1rem;
    font-size: 1.1rem;
  }
  .cartAddress-card {
    font-size: 1em;
  }
  .cartAdressEditBtn {
    font-size: 1em;
  }
  .cartAdressDeleteBtn {
    font-size: 1em;
  }
  .InvoiceOrderSum-title {
    font-size: 1.3em;
  }
  .invoiceQuantiPrice h4 {
    font-size: 1.4em;
  }
  .supplier-logo {
    height: 120px;
    width: 120px;
  }
  .supplier-name {
    font-size: 1.5rem;
  }
  .supplier-address {
    font-size: 1em;
  }
  .btn-shop-now {
    font-size: 1em;
    padding: 8px 20px;
  }
  .Supplier-product-card-img {
    height: 100px;
  }
  .wishlistHead {
    font-size: 2em;
  }
  .wishlistHeadLeadSty {
    font-size: 1.2em;
  }
  .wishlist-count {
    width: 28px;
    height: 28px;
    font-size: 0.9rem;
  }
  .wishlistProduct-img-container {
    height: 250px;
  }
  .wishlistProduct-title {
    font-size: 1.1rem;
  }
  .wishlistProduct-desc {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 4.5em;
    font-size: 0.9em;
  }
  .wishlistCurrent-price {
    font-size: 1.3em;
  }
  .wishlistStars {
    font-size: 1.2em;
  }
  .wishlistAdd-to-cart {
    padding: 10px;
    font-size: 1em;
  }
  .wishlistRemove-btn {
    font-size: 1em;
  }
  .subcriptionHero-section {
    padding: 3.5rem 0;
    margin-bottom: 3rem;
  }
  .subcriptionHero-title {
    font-size: 2.8rem;
    margin-bottom: 1.5rem;
  }
  .subcriptionHero-subtitle {
    font-size: 1.2rem;
    margin-bottom: 2.5rem;
  }
  .btn-subcriptionHero-primary {
    font-size: 1em;
  }
  .btn-subcriptionHero-secondary {
    font-size: 1em;
  }
  .subscriptionSection-title {
    font-size: 2em;
  }
  .filter-buttons {
    font-size: 1em;
  }
  .filter-btn {
    padding: 0.75rem 1.5rem;
  }
  .subscriptionPricing-header {
    padding: 2.1rem 1.15rem 1.15rem 1.15rem;
  }
  .subscriptionPricing-title {
    font-size: 1.5rem;
  }
  .subscriptionPricing-price {
    font-size: 2.5rem;
  }
  .subscriptionPricing-period {
    font-size: 1rem;
  }
  .subscriptionPricing-body {
    font-size: 1em;
  }
  .subscriptionbenefits-card {
    padding: 2rem;
  }
  .subscriptionbenefits-title {
    font-size: 1.5em;
  }
  .subscriptionbenefits-titleAmount {
    font-size: 1.75em;
  }
  div#carouselvalue img {
    height: 9rem;
  }
  .recentlyUsedTitle {
    font-size: 1.5em;
  }
  .rfq-header {
    padding: 4rem 0;
    margin-bottom: 3rem;
  }
  .rfqHeroTitle {
    font-size: 3.5em;
  }
  .rfqHeroLeadP {
    font-size: 1.25em;
  }
  .rfqBtnDetalsSize {
    font-size: 1em;
  }
  .REqListH2 {
    font-size: 2em;
  }
  .rfqTable {
    font-size: 1em;
  }
  .rfqTable thead th {
    padding: 1rem 1.5rem;
  }
  .rfqTable tbody td {
    padding: 1.2rem 1.5rem;
  }
  .orderSummaryMenu-header {
    padding: 20px 30px;
  }
  .orderSummaryMenustylish-tabs .nav-link {
    padding: 8px 20px;
  }
  .orderSummaryMenu-card-header {
    padding: 15px 20px;
  }
  .orderSummaryMenu-date {
    font-size: 0.9rem;
  }
  .orderSummaryMenubtn-view {
    padding: 8px 20px;
  }
  .orderSummaryMenu-card-body {
    padding: 20px;
  }
  .orderSummaryMenuproduct-img {
    height: 150px;
  }
  .orderSummaryMenustatus-badge {
    padding: 6px 12px;
    font-size: 0.8rem;
  }
  .orderSummaryMenubtn-view-item {
    padding: 8px 20px;
  }
  .pagination li a.page-link {
    height: 42px;
    width: 42px;
    font-size: 20px;
  }
  .orderSummaryMenuShop-order-header {
    padding: 15px 20px;
  }
  .orderSummaryMenuShop-order-id {
    font-size: 1.1rem;
  }
  .orderSummaryMenuShop-order-date {
    font-size: 0.9rem;
  }
  .orderSummaryMenuShopstatus-badge {
    padding: 6px 12px;
    font-size: 0.8rem;
  }
  .orderSummaryMenuShop-name {
    font-size: 1.2rem;
  }
  .orderSummaryMenuShopprice-tag {
    font-size: 1.3rem;
  }
  .orderSummaryMenuShopcreated-date {
    font-size: 0.85rem;
  }
  .orderSummaryMenuShopsubscription-duration {
    font-size: 0.9rem;
  }
  .orderSummaryMenuShop-order-body {
    padding: 20px;
  }
  .viewOrdDetsection-body {
    padding: 20px;
  }
  .viewOrdDetinfo-value {
    font-size: 16px;
  }
  .viewOrdDetsection-title {
    padding: 15px 20px;
  }
  .viewOrdDetproduct-img {
    width: 60px;
    height: 60px;
  }
  .viewOrdDetsummary-row {
    padding: 8px 0;
  }
  .viewOrdDettotal-row {
    font-size: 18px;
  }
  .viewOrdDetsummary-card {
    padding: 20px;
  }
  .viewItemorder-header {
    padding: 20px;
  }
  .viewItemorder-badge {
    padding: 5px 15px;
    font-size: 0.9rem;
  }
  .steps {
    width: 40px;
    height: 40px;
  }
  .line {
    height: 12px;
  }
  .viewItemproduct-img {
    width: 130px;
    height: 130px;
  }
  .userPageprofile-header {
    padding: 30px;
  }
  .userPageedit-profile-btn {
    width: 40px;
    height: 40px;
  }
  .userPageprofile-pic {
    width: 120px;
    height: 120px;
  }
  .userPageinfo-card h5 {
    margin-bottom: 20px;
  }
  .userPageinfo-card {
    padding: 20px;
    margin-bottom: 20px;
  }
  .subscritionPage-tabs {
    padding: 6px 3px;
  }
  .subscritionPage-tabs .nav-link {
    padding: 8px 20px;
  }
  .subscriptionDashboard-card {
    padding: 2rem;
  }
  .subscriptionStatus-item {
    padding: 1.5rem;
  }
  .subscriptionStatus-title i {
    font-size: 1.2rem;
  }
  .subscriptionStatus-description {
    font-size: 0.9rem;
  }
  .subscriptionApplication-table thead th {
    padding: 1rem 1.5rem;
  }
  .subscriptionApplication-table tbody td {
    padding: 1.25rem 1.5rem;
  }
  .breadcrumbStyle .breadcrumb-arrows li {
    font-size: 0.95em;
  }
  .breadcrumbStyle .breadcrumb-arrows .entry {
    line-height: 18px !important;
    padding: 2px !important;
    padding-left: 15px !important;
    padding-right: 7px !important;
  }
  .breadcrumbStyle .breadcrumb-arrows a::after {
    border-bottom: 11px inset transparent !important;
    border-left: 10px solid #EFEFEF !important;
    border-top: 10px inset transparent !important;
    right: -10px !important;
  }
  .breadcrumbStyle .breadcrumb-arrows li:nth-child(n+2) a::before {
    border-bottom: 11px inset transparent !important;
    border-left: 10px solid #FFF !important;
    border-top: 10px inset transparent !important;
  }
  .breadcrumbStyle .breadcrumb-arrows li:last-child::before {
    border-bottom: 11px inset transparent !important;
    border-left: 10px solid #FFF !important;
    border-top: 10px inset transparent !important;
  }
  .breadcrumbStyle .breadcrumb-arrows .active a,
  .breadcrumb-arrows .active .entry {
    color: #FFF;
    font-weight: bold !important;
  }
  .breadcrumbStyle .breadcrumb-arrows li > a {
    text-decoration: none !important;
  }
  .breadcrumbStyle .portlet {
    margin: 0 !important;
  }
  .breadcrumbStyle nav {
    border: none !important;
  }
  .breadcrumbStyle .breadcrumb-arrows {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .breadcrumbStyle li {
    margin: 0 !important;
  }
  .breadcrumbStyle .portlet-decorate .portlet-content {
    border: none !important;
    border-style: none !important;
  }
  .breadcrumb-arrows .entry {
    color: #031926 !important;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  #first-nav .navbar-logo {
    width: 20%;
    height: 57px;
    padding: 5px;
  }
  .newNavbarHome {
    padding: 0.7rem 1.1rem;
  }
  .navbarNav-link i {
    margin-right: 8px;
    font-size: 0.7rem;
  }
  .sbizNavbar-nav .nav-link {
    font-size: 0.85em;
    padding: 0.3rem 0.3rem !important;
  }
  .secondnavftl a span {
    font-size: 0.88rem;
  }
  .navbarLogo-img {
    height: 38px;
  }
  .navbarAdmin-btn {
    padding: 7px 15px !important;
  }
  #bustype {
    font-size: 0.95em;
  }
  #bustype > div h5 {
    font-size: 1.2em;
  }
  #bustype > div > h5 svg {
    height: 20px !important;
    width: 20px !important;
  }
  #productlist {
    font-size: 0.9em;
  }
  #productlist > h5 {
    font-size: 1em;
  }
  #productlist .sideAdsAnime h6 a {
    font-size: 0.92em;
  }
  .home-webcontent_h1 {
    font-size: 2em;
  }
  .activeshopcount {
    font-size: 1.1em;
  }
  .home-footer-content {
    font-size: 0.95em;
  }
  .home-footer-content h4 {
    font-size: 1.3em;
  }
  .home-footer-icon i {
    font-size: 28px;
  }
  .home-comment-icon i {
    font-size: 42px;
  }
  .category-link {
    font-size: 0.83rem;
    padding: 5px 8px;
  }
  #categories > h5 {
    font-size: 1em;
  }
  .category-count {
    font-size: 0.7rem;
  }
  .subcategory-item .category-link {
    font-size: 0.8rem;
  }
  .backButtonCss {
    padding: 8px 16px;
    font-size: 0.9em;
  }
  .stylish-tabs .nav-link {
    font-size: 0.8em;
    padding: 8px 0px;
  }
  .company-badge span {
    font-size: 0.8em;
  }
  .productListName {
    font-size: 1em;
  }
  .product-description {
    font-size: 0.84em;
    min-height: 4.2em;
  }
  .product-img-container {
    height: 195px;
  }
  #categories > div:first-child > h5 {
    font-size: 0.95em;
  }
  .dealsProduct-image-container {
    height: 180px;
  }
  .dealsProduct-info {
    font-size: 0.9em;
  }
  .original-total {
    font-size: 1rem;
  }
  .deal-total {
    font-size: 1.1em;
  }
  .btn-deal {
    font-size: 0.9rem;
  }
  .shopProProduct-info {
    padding: 22px;
    font-size: 11px;
  }
  .shopProProduct-ratingStar {
    font-size: 1.4em;
  }
  .shopProProduct-image img {
    max-height: 350px;
  }
  .shopProNav-tabs .shopProNav-link {
    padding: 8px 12px;
    font-size: 0.9em;
  }
  #productTabsContent h5,
  #productTabsContent h4 {
    font-size: 1.18rem;
  }
  #productTabsContent p {
    font-size: 0.78em;
  }
  .cartDetails-header {
    padding: 1rem;
  }
  .cartDetails-title {
    font-size: 1em;
  }
  .cartClearAllBtn {
    font-size: 0.8em;
  }
  .cartDetailsImg {
    height: 140px;
  }
  .cartDetailsProduct-title {
    font-size: 1em;
  }
  .cartDetailsProduct-price {
    font-size: 1.05em;
  }
  .cartDetailsQuantity {
    font-size: 0.9em;
  }
  .cartDetailSummary-title {
    font-size: 1.3rem;
  }
  .cartDetailSummary-row {
    font-size: 0.9em;
  }
  .cartDetailSummary-total {
    font-size: 1.05rem;
    margin-top: 1.2rem;
  }
  .cartDetailCheckout-btn {
    padding: 0.95rem;
    font-size: 0.95rem;
  }
  .cartAddress-card {
    font-size: 0.9em;
  }
  .cartAdressEditBtn {
    font-size: 0.9em;
  }
  .cartAdressDeleteBtn {
    font-size: 0.9em;
  }
  .InvoiceOrderSum-title {
    font-size: 1em;
  }
  .invoiceQuantiPrice h4 {
    font-size: 1.05em;
  }
  .supplier-logo {
    height: 100px;
    width: 100px;
  }
  .supplier-name {
    font-size: 1.15rem;
  }
  .supplier-address {
    font-size: 0.9em;
  }
  .btn-shop-now {
    padding: 6px 16px;
    font-size: 0.85em;
  }
  .Supplier-product-card-img {
    height: 70px;
  }
  .wishlistHead {
    font-size: 1.3em;
  }
  .wishlistHeadLeadSty {
    font-size: 0.92em;
  }
  .wishlist-count {
    width: 20px;
    height: 20px;
    font-size: 0.78rem;
  }
  .wishlistProduct-img-container {
    height: 195px;
  }
  .wishlistProduct-title {
    font-size: 1rem;
  }
  .wishlistProduct-desc {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 4.2em;
    font-size: 0.8em;
  }
  .wishlistCurrent-price {
    font-size: 1.08em;
  }
  .wishlistStars {
    font-size: 0.93em;
  }
  .wishlistAdd-to-cart {
    font-size: 0.9em;
  }
  .wishlistRemove-btn {
    font-size: 0.9em;
  }
  .subcriptionHero-section {
    padding: 3rem 0;
    margin-bottom: 2.5rem;
  }
  .subcriptionHero-title {
    font-size: 1.8rem;
    margin-bottom: 1.2rem;
  }
  .subcriptionHero-subtitle {
    font-size: 0.95rem;
    margin-bottom: 2rem;
  }
  .btn-subcriptionHero-primary {
    font-size: 0.9em;
  }
  .btn-subcriptionHero-secondary {
    font-size: 0.9em;
  }
  .subscriptionSection-title {
    font-size: 1.2em;
  }
  .filter-buttons {
    font-size: 0.9em;
  }
  .filter-btn {
    padding: 0.55rem 1.25rem;
  }
  .subscriptionPricing-header {
    padding: 2.1rem 1.15rem 1.15rem 1.15rem;
  }
  .subscriptionPricing-title {
    font-size: 1.1rem;
  }
  .subscriptionPricing-price {
    font-size: 1.8rem;
  }
  .subscriptionPricing-period {
    font-size: 0.9rem;
  }
  .subscriptionPricing-body {
    font-size: 0.9em;
  }
  .subscriptionbenefits-card {
    padding: 1.5rem;
  }
  .subscriptionbenefits-title {
    font-size: 1.1em;
  }
  .subscriptionbenefits-titleAmount {
    font-size: 1.45em;
  }
  div#carouselvalue img {
    height: 7rem;
  }
  .recentlyUsedTitle {
    font-size: 1.1em;
  }
  .rfq-header {
    padding: 2.5rem 0;
    margin-bottom: 1.9rem;
  }
  .rfqHeroTitle {
    font-size: 2em;
  }
  .rfqHeroLeadP {
    font-size: 1em;
  }
  .rfqBtnDetalsSize {
    font-size: 0.9em;
  }
  .REqListH2 {
    font-size: 1em;
  }
  .rfqTable {
    font-size: 0.9em;
  }
  .rfqTable thead th {
    padding: 0.7rem 1.1rem;
  }
  .rfqTable tbody td {
    padding: 0.9rem 1.25rem;
  }
  .orderSummaryMenu-header {
    padding: 15px 20px;
  }
  .orderSummaryMenu-header h2 {
    font-size: 1.4rem;
  }
  .orderSummaryMenu-header p {
    font-size: 0.9em;
  }
  .orderSummaryMenustylish-tabs .nav-link {
    padding: 4px 10px;
    font-size: 0.9em;
  }
  .orderSummaryMenu-card {
    font-size: 0.85em;
  }
  .orderSummaryMenu-card-header {
    padding: 10px 15px;
  }
  .orderSummaryMenu-date {
    font-size: 0.8rem;
  }
  .orderSummaryMenubtn-view {
    padding: 6px 15px;
    font-size: 0.95em;
  }
  .orderSummaryMenu-card-body {
    padding: 10px;
  }
  .orderSummaryMenuproduct-img {
    height: 120px;
  }
  .orderSummaryMenuproduct-title {
    font-size: 1.2em;
  }
  .orderSummaryMenustatus-badge {
    padding: 4px 9px;
    font-size: 0.7rem;
  }
  .orderSummaryMenushipping-title {
    font-size: 1em;
  }
  .orderSummaryMenubtn-view-item {
    padding: 6px 15px;
    font-size: 0.95em;
  }
  #_order_summary_Order_summaryPortlet_INSTANCE_ytyk_tabs28011411110011799116TabsSection > .row > div > p {
    font-size: 0.9em;
  }
  .input-select-wrapper .form-control {
    font-size: 0.85rem;
  }
  .pagination li a.page-link {
    height: 35px;
    width: 35px;
    font-size: 17px;
  }
  #_order_summary_Order_summaryPortlet_INSTANCE_ytyk_tabs283104111112TabsSection > .row > div > p {
    font-size: 0.9em;
  }
  .orderSummaryMenuShop-order-header {
    padding: 10px 15px;
  }
  .orderSummaryMenuShop-order-id {
    font-size: 1rem;
  }
  .orderSummaryMenuShop-order-date {
    font-size: 0.8rem;
  }
  .orderSummaryMenuShopstatus-badge {
    padding: 4px 10px;
    font-size: 0.75rem;
  }
  .orderSummaryMenuShop-name {
    font-size: 1.05rem;
  }
  .orderSummaryMenuShopprice-tag {
    font-size: 1.15rem;
  }
  .orderSummaryMenuShopcreated-date {
    font-size: 0.85rem;
  }
  .orderSummaryMenuShopsubscription-card h6 {
    font-size: 0.9rem;
  }
  .orderSummaryMenuShopsubscription-duration {
    font-size: 0.8rem;
  }
  .orderSummaryMenuShop-order-body {
    padding: 10px;
  }
  .orderSummaryMenuShopbenefits-list li {
    font-size: 0.85em;
  }
  .viewOrdDetsection-body {
    padding: 15px;
    font-size: 0.87em;
  }
  .viewOrdDetinfo-value {
    font-size: 14.5px;
  }
  .viewOrdDetsection-title {
    padding: 10px 15px;
    font-size: 0.95em;
  }
  .viewOrdDetproduct-img {
    width: 45px;
    height: 45px;
  }
  .viewOrdDetsummary-row {
    padding: 5px 0;
  }
  .viewOrdDettotal-row {
    font-size: 16px;
  }
  .viewOrdDetsummary-card {
    padding: 10px;
  }
  .viewItemorder-header {
    padding: 15px;
  }
  .viewItemorder-header h2 {
    font-size: 1.4rem;
  }
  .viewItemorder-header p {
    font-size: 0.9em;
  }
  .viewItemorder-badge {
    padding: 5px 15px;
    font-size: 0.78rem;
  }
  .viewItemordersection-title {
    font-size: 1.2em;
  }
  .viewItemorder-card {
    font-size: 0.9em;
  }
  .viewItemorder-card h5 {
    font-size: 1.05rem;
  }
  .steps {
    width: 35px;
    height: 35px;
  }
  .line {
    height: 8px;
  }
  .viewItemproduct-img {
    width: 100px;
    height: 100px;
  }
  .viewItemorder-container {
    font-size: 0.96em;
  }
  .userPageprofile-header {
    padding: 20px;
  }
  .userPageedit-profile-btn {
    width: 30px;
    height: 30px;
    font-size: 0.9em;
  }
  .userPageprofile-pic {
    width: 95px;
    height: 95px;
  }
  .userPageprofile-header h4 {
    font-size: 1.4rem;
  }
  .rolename {
    font-size: 0.9em;
  }
  .list-group-flush > .list-group-item {
    font-size: 0.9em;
  }
  .userPageinfo-card h5 {
    font-size: 1.2em;
    margin-bottom: 10px;
  }
  .userPageinfo-card {
    padding: 15px;
    font-size: 0.85em;
    margin-bottom: 0px;
  }
  .userPage-profile-card .userPageTabs .nav-link {
    font-size: 0.82em;
  }
  .btn-action,
  .adminAddCategory .btn {
    font-size: 0.9em;
  }
  .subscritionPage-tabs {
    padding: 5px 3px;
    font-size: 0.85em;
  }
  .subscritionPage-tabs .nav-link {
    padding: 7px 18px;
  }
  .subscriptionDashboard-card {
    padding: 1rem;
  }
  .subscriptionDashboard-card h4 {
    font-size: 1.2rem;
  }
  .subscriptionStatus-item {
    padding: 1rem;
  }
  .subscriptionStatus-title {
    font-size: 0.9em;
  }
  .subscriptionStatus-title i {
    font-size: 1rem;
  }
  .subscriptionStatus-description {
    font-size: 0.85rem;
  }
  .subscriptionApplication-table {
    font-size: 0.85em;
  }
  .subscriptionApplication-table thead th,
  .subscriptionApplication-table tbody td {
    padding: 0.8rem 1rem;
  }
  .breadcrumbStyle .breadcrumb-arrows li {
    font-size: 0.85em;
  }
  .breadcrumbStyle .breadcrumb-arrows .entry {
    line-height: 18px !important;
    padding: 2px !important;
    padding-left: 15px !important;
    padding-right: 7px !important;
  }
  .breadcrumbStyle .breadcrumb-arrows a::after {
    border-bottom: 11px inset transparent !important;
    border-left: 10px solid #EFEFEF !important;
    border-top: 10px inset transparent !important;
    right: -10px !important;
  }
  .breadcrumbStyle .breadcrumb-arrows li:nth-child(n+2) a::before {
    border-bottom: 11px inset transparent !important;
    border-left: 10px solid #FFF !important;
    border-top: 10px inset transparent !important;
  }
  .breadcrumbStyle .breadcrumb-arrows li:last-child::before {
    border-bottom: 11px inset transparent !important;
    border-left: 10px solid #FFF !important;
    border-top: 10px inset transparent !important;
  }
  .breadcrumbStyle .breadcrumb-arrows .active a,
  .breadcrumb-arrows .active .entry {
    color: #FFF;
    font-weight: bold !important;
  }
  .breadcrumbStyle .breadcrumb-arrows li > a {
    text-decoration: none !important;
  }
  .breadcrumbStyle .portlet {
    margin: 0 !important;
  }
  .breadcrumbStyle nav {
    border: none !important;
  }
  .breadcrumbStyle .breadcrumb-arrows {
    margin: 0 !important;
  }
  .breadcrumbStyle li {
    margin: 0 !important;
  }
  .breadcrumbStyle .portlet-decorate .portlet-content {
    border: none !important;
    border-style: none !important;
  }
  .breadcrumb-arrows .entry {
    color: #031926 !important;
  }
  .container-card .shippingAddHeader {
    padding: 13px !important;
    font-size: 1.4em !important;
  }
  .container-card .shop-section.school-supplier .shop-name {
    font-size: 1.5em !important;
  }
  .container-card .branch-name {
    font-size: 1.1rem !important;
  }
  .container-card .address-icon1 {
    width: 35px !important;
    height: 35px !important;
    font-size: 0.9rem !important;
  }
  .container-card .address-label {
    font-size: 0.75rem !important;
  }
  .container-card .address-text {
    font-size: 0.8rem !important;
  }
  .container-card .continue-btn {
    font-size: 0.9rem !important;
    padding: 10px 15px !important;
  }
  .shipping-title {
    font-size: 1.6rem !important;
  }
  .shipping-subtitle {
    font-size: 1rem !important;
  }
  .shipping-option {
    padding: 16px !important;
  }
  .option-title {
    font-size: 1rem !important;
  }
  .option-description {
    font-size: 0.85rem !important;
  }
  .option-time {
    font-size: 0.8rem !important;
  }
  .submit-btn {
    font-size: 1rem !important;
    padding: 8px 10px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #first-nav .navbar-logo {
    width: 22%;
    height: 53px;
    padding: 4px;
  }
  .newNavbarHome {
    padding: 0.6rem 1rem;
  }
  .navbarNav-link i {
    margin-right: 7px;
    font-size: 0.91rem;
  }
  .sbizNavbar-nav .nav-link {
    font-size: 0.85em;
    padding: 0.3rem 0.3rem !important;
  }
  .secondnavftl a span {
    font-size: 0.88rem;
  }
  .navbarLogo-img {
    height: 36px;
  }
  .navbarAdmin-btn {
    padding: 5px 12px !important;
  }
  #bustype {
    font-size: 0.95em;
  }
  #bustype > div h5 {
    font-size: 1.2em;
  }
  #bustype > div > h5 svg {
    height: 20px !important;
    width: 20px !important;
  }
  #productlist {
    font-size: 0.85em;
  }
  #productlist > h5 {
    font-size: 0.98em;
  }
  #productlist .sideAdsAnime h6 a {
    font-size: 0.88em;
  }
  .stylish-tabs .nav-link {
    font-size: 0.78em;
    padding: 8px 0px;
  }
  .home-webcontent_h1 {
    font-size: 1.8em;
  }
  .activeshopcount {
    font-size: 1em;
  }
  .home-footer-content {
    font-size: 0.91em;
  }
  .home-footer-content h4 {
    font-size: 1.1em;
  }
  .home-footer-icon i {
    font-size: 25px;
  }
  .home-comment-icon i {
    font-size: 32px;
  }
  .category-link {
    font-size: 0.83rem;
    padding: 5px 8px;
  }
  .subcategory-item .category-link {
    font-size: 0.77rem;
  }
  .category-count {
    font-size: 0.7rem;
  }
  .backButtonCss {
    padding: 7px 14px;
    font-size: 0.8em;
  }
  .company-badge span {
    font-size: 0.8em;
  }
  .productListName {
    font-size: 0.95em;
  }
  .product-description {
    font-size: 0.84em;
    min-height: 4.1em;
  }
  .product-img-container {
    height: 185px;
  }
  #categories > div:first-child > h5 {
    font-size: 0.95em;
  }
  .dealsProduct-image-container {
    height: 160px;
  }
  .original-total {
    font-size: 1rem;
  }
  .deal-total {
    font-size: 1.1em;
  }
  .btn-deal {
    font-size: 0.9rem;
    padding: 10px;
  }
  .dealsProduct-info {
    font-size: 0.86em;
  }
  .shopProProduct-info {
    padding: 20px;
    font-size: 11px;
  }
  .shopProProduct-ratingStar {
    font-size: 1.36em;
  }
  .shopProProduct-image img {
    max-height: 340px;
  }
  .shopProNav-tabs .shopProNav-link {
    padding: 7px 9px;
    font-size: 0.88em;
  }
  #productTabsContent h5,
  #productTabsContent h4 {
    font-size: 1.17rem;
  }
  #productTabsContent p {
    font-size: 0.77em;
  }
  .cartDetails-header {
    padding: 0.9rem;
  }
  .cartDetails-title {
    font-size: 0.9em;
  }
  .cartClearAllBtn {
    font-size: 0.75em;
  }
  .cartDetailsImg {
    height: 120px;
  }
  .cartDetailsProduct-title {
    font-size: 0.9em;
  }
  .cartDetailsProduct-price {
    font-size: 1em;
  }
  .cartDetailsQuantity {
    font-size: 0.8em;
  }
  .cartDetailSummary-title {
    font-size: 1rem;
  }
  .cartDetailSummary-row {
    font-size: 0.8em;
  }
  .cartDetailSummary-total {
    font-size: 0.95rem;
    margin-top: 1rem;
  }
  .cartDetailCheckout-btn {
    padding: 0.95rem;
    font-size: 0.9rem;
  }
  .cartAddress-card {
    font-size: 0.85em;
  }
  .cartAdressEditBtn {
    font-size: 0.85em;
  }
  .cartAdressDeleteBtn {
    font-size: 0.85em;
  }
  .InvoiceOrderSum-title {
    font-size: 0.9em;
  }
  .invoiceQuantiPrice h4 {
    font-size: 1em;
  }
  .supplier-logo {
    height: 90px;
    width: 90px;
  }
  .supplier-name {
    font-size: 1rem;
  }
  .supplier-address {
    font-size: 0.85em;
  }
  .btn-shop-now {
    padding: 4px 14px;
    font-size: 0.75em;
  }
  .Supplier-product-card-img {
    height: 60px;
  }
  .wishlistHead {
    font-size: 1em;
  }
  .wishlistHeadLeadSty {
    font-size: 0.85em;
  }
  .wishlist-count {
    width: 17px;
    height: 17px;
    font-size: 0.75rem;
  }
  .wishlistProduct-img-container {
    height: 180px;
  }
  .wishlistProduct-title {
    font-size: 0.9rem;
  }
  .wishlistProduct-desc {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 4em;
    font-size: 0.73em;
  }
  .wishlistCurrent-price {
    font-size: 0.96em;
  }
  .wishlistStars {
    font-size: 0.9em;
  }
  .wishlistAdd-to-cart {
    font-size: 0.85em;
  }
  .wishlistRemove-btn {
    font-size: 0.85em;
  }
  .subcriptionHero-section {
    padding: 2.8rem 0;
    margin-bottom: 2.2rem;
  }
  .subcriptionHero-title {
    font-size: 1.4rem;
    margin-bottom: 1.2rem;
  }
  .subcriptionHero-subtitle {
    font-size: 0.85rem;
    margin-bottom: 1.8rem;
  }
  .btn-subcriptionHero-primary {
    font-size: 0.82em;
  }
  .btn-subcriptionHero-secondary {
    font-size: 0.9em;
  }
  .subscriptionSection-title {
    font-size: 1em;
  }
  .filter-buttons {
    font-size: 0.83em;
  }
  .filter-btn {
    padding: 0.48rem 1.05rem;
  }
  .subscriptionPricing-header {
    padding: 2.1rem 1.15rem 1.15rem 1.15rem;
  }
  .subscriptionPricing-title {
    font-size: 1rem;
  }
  .subscriptionPricing-price {
    font-size: 1.3rem;
  }
  .subscriptionPricing-period {
    font-size: 0.8rem;
  }
  .subscriptionPricing-body {
    font-size: 0.8em;
  }
  .subscriptionbenefits-card {
    padding: 1.3rem;
  }
  .subscriptionbenefits-title {
    font-size: 0.9em;
  }
  .subscriptionbenefits-titleAmount {
    font-size: 1.15em;
  }
  div#carouselvalue img {
    height: 6rem;
  }
  .recentlyUsedTitle {
    font-size: 0.9em;
  }
  .rfq-header {
    padding: 2.2rem 0;
    margin-bottom: 1.9rem;
  }
  .rfqHeroTitle {
    font-size: 2.1em;
  }
  .rfqHeroLeadP {
    font-size: 0.9em;
  }
  .rfqBtnDetalsSize {
    font-size: 0.8em;
  }
  .REqListH2 {
    font-size: 0.95em;
  }
  .rfqTable {
    font-size: 0.82em;
  }
  .rfqTable thead th {
    padding: 0.55rem 0.95rem;
  }
  .rfqTable tbody td {
    padding: 0.8rem 1.15rem;
  }
  .orderSummaryMenu-header {
    padding: 13px 18px;
  }
  .orderSummaryMenu-header h2 {
    font-size: 1.35rem;
  }
  .orderSummaryMenu-header p {
    font-size: 0.85em;
  }
  .orderSummaryMenustylish-tabs .nav-link {
    padding: 4px 10px;
    font-size: 0.88em;
  }
  .orderSummaryMenu-card {
    font-size: 0.84em;
  }
  .orderSummaryMenu-card-header {
    padding: 8px 13px;
  }
  .orderSummaryMenu-date {
    font-size: 0.78rem;
  }
  .orderSummaryMenubtn-view {
    padding: 5px 13px;
    font-size: 0.94em;
  }
  .orderSummaryMenu-card-body {
    padding: 10px;
  }
  .orderSummaryMenuproduct-img {
    height: 115px;
  }
  .orderSummaryMenuproduct-title {
    font-size: 1.2em;
  }
  .orderSummaryMenustatus-badge {
    padding: 3px 8px;
    font-size: 0.69rem;
  }
  .orderSummaryMenushipping-title {
    font-size: 0.95em;
  }
  .orderSummaryMenubtn-view-item {
    padding: 6px 14px;
    font-size: 0.94em;
  }
  #_order_summary_Order_summaryPortlet_INSTANCE_ytyk_tabs28011411110011799116TabsSection > .row > div > p {
    font-size: 0.88em;
  }
  .input-select-wrapper .form-control {
    font-size: 0.84rem;
  }
  .pagination li a.page-link {
    height: 34px;
    width: 34px;
    font-size: 16px;
  }
  #_order_summary_Order_summaryPortlet_INSTANCE_ytyk_tabs283104111112TabsSection > .row > div > p {
    font-size: 0.88em;
  }
  .orderSummaryMenuShop-order-header {
    padding: 9px 13px;
  }
  .orderSummaryMenuShop-order-id {
    font-size: 0.95rem;
  }
  .orderSummaryMenuShop-order-date {
    font-size: 0.78rem;
  }
  .orderSummaryMenuShopstatus-badge {
    padding: 4px 8px;
    font-size: 0.75rem;
  }
  .orderSummaryMenuShop-name {
    font-size: 1.05rem;
  }
  .orderSummaryMenuShopprice-tag {
    font-size: 1.1rem;
  }
  .orderSummaryMenuShopcreated-date {
    font-size: 0.83rem;
  }
  .orderSummaryMenuShopsubscription-card h6 {
    font-size: 0.86rem;
  }
  .orderSummaryMenuShopsubscription-duration {
    font-size: 0.78rem;
  }
  .orderSummaryMenuShop-order-body {
    padding: 8px;
  }
  .orderSummaryMenuShopbenefits-list li {
    font-size: 0.845em;
  }
  .viewOrdDetsection-body {
    padding: 15px;
    font-size: 0.86em;
  }
  .viewOrdDetinfo-value {
    font-size: 14px;
  }
  .viewOrdDetsection-title {
    padding: 10px 15px;
    font-size: 0.94em;
  }
  .viewOrdDetproduct-img {
    width: 43px;
    height: 43px;
  }
  .viewOrdDetsummary-row {
    padding: 5px 0;
  }
  .viewOrdDettotal-row {
    font-size: 15.5px;
  }
  .viewOrdDetsummary-card {
    padding: 10px;
  }
  .viewItemorder-header {
    padding: 13px;
  }
  .viewItemorder-header h2 {
    font-size: 1.4rem;
  }
  .viewItemorder-header p {
    font-size: 0.88em;
  }
  .viewItemorder-badge {
    padding: 5px 13px;
    font-size: 0.77rem;
  }
  .viewItemordersection-title {
    font-size: 1.16em;
  }
  .viewItemorder-card {
    font-size: 0.88em;
  }
  .viewItemorder-card h5 {
    font-size: 1.04rem;
  }
  .steps {
    width: 34px;
    height: 34px;
  }
  .line {
    height: 7px;
  }
  .viewItemproduct-img {
    width: 98px;
    height: 98px;
  }
  .viewItemorder-container {
    font-size: 0.95em;
  }
  .userPageprofile-header {
    padding: 18px;
  }
  .userPageedit-profile-btn {
    width: 30px;
    height: 30px;
    font-size: 0.87em;
  }
  .userPageprofile-pic {
    width: 93px;
    height: 93px;
  }
  .userPageprofile-header h4 {
    font-size: 1.35rem;
  }
  .rolename {
    font-size: 0.87em;
  }
  .list-group-flush > .list-group-item {
    font-size: 0.9em;
  }
  .userPageinfo-card h5 {
    font-size: 1.15em;
    margin-bottom: 8px;
  }
  .userPageinfo-card {
    padding: 13px;
    font-size: 0.845em;
    margin-bottom: 0px;
  }
  .userPage-profile-card .userPageTabs .nav-link {
    font-size: 0.81em;
  }
  .btn-action,
  .adminAddCategory .btn {
    font-size: 0.9em;
  }
  .subscritionPage-tabs {
    padding: 5px 3px;
    font-size: 0.83em;
  }
  .subscritionPage-tabs .nav-link {
    padding: 6px 16px;
  }
  .subscriptionDashboard-card {
    padding: 1rem;
  }
  .subscriptionDashboard-card h4 {
    font-size: 1.18rem;
  }
  .subscriptionStatus-item {
    padding: 1rem;
  }
  .subscriptionStatus-title {
    font-size: 0.9em;
  }
  .subscriptionStatus-title i {
    font-size: 1rem;
  }
  .subscriptionStatus-description {
    font-size: 0.85rem;
  }
  .subscriptionApplication-table {
    font-size: 0.85em;
  }
  .subscriptionApplication-table thead th,
  .subscriptionApplication-table tbody td {
    padding: 0.8rem 1rem;
  }
  .breadcrumbStyle .breadcrumb-arrows li {
    font-size: 0.85em;
  }
  .breadcrumbStyle .breadcrumb-arrows .entry {
    line-height: 18px !important;
    padding: 2px !important;
    padding-left: 15px !important;
    padding-right: 7px !important;
  }
  .breadcrumbStyle .breadcrumb-arrows a::after {
    border-bottom: 11px inset transparent !important;
    border-left: 10px solid #EFEFEF !important;
    border-top: 10px inset transparent !important;
    right: -10px !important;
  }
  .breadcrumbStyle .breadcrumb-arrows li:nth-child(n+2) a::before {
    border-bottom: 11px inset transparent !important;
    border-left: 10px solid #FFF !important;
    border-top: 10px inset transparent !important;
  }
  .breadcrumbStyle .breadcrumb-arrows li:last-child::before {
    border-bottom: 11px inset transparent !important;
    border-left: 10px solid #FFF !important;
    border-top: 10px inset transparent !important;
  }
  .breadcrumbStyle .breadcrumb-arrows .active a,
  .breadcrumb-arrows .active .entry {
    color: #FFF;
    font-weight: bold !important;
  }
  .breadcrumbStyle .breadcrumb-arrows li > a {
    text-decoration: none !important;
  }
  .breadcrumbStyle .portlet {
    margin: 0 !important;
  }
  .breadcrumbStyle nav {
    border: none !important;
  }
  .breadcrumbStyle .breadcrumb-arrows {
    margin: 0 !important;
  }
  .breadcrumbStyle li {
    margin: 0 !important;
  }
  .breadcrumbStyle .portlet-decorate .portlet-content {
    border: none !important;
    border-style: none !important;
  }
  .breadcrumb-arrows .entry {
    color: #031926 !important;
  }
  .container-card .shippingAddHeader {
    padding: 12px !important;
    font-size: 1.3em !important;
  }
  .container-card .shop-section.school-supplier .shop-name {
    font-size: 1.4em !important;
  }
  .container-card .branch-name {
    font-size: 1.05rem !important;
  }
  .container-card .address-icon1 {
    width: 35px !important;
    height: 35px !important;
    font-size: 0.9rem !important;
  }
  .container-card .address-label {
    font-size: 0.75rem !important;
  }
  .container-card .address-text {
    font-size: 0.8rem !important;
  }
  .container-card .continue-btn {
    font-size: 0.9rem !important;
    padding: 8px 12px !important;
  }
  .shipping-title {
    font-size: 1.5rem !important;
  }
  .shipping-subtitle {
    font-size: 1rem !important;
  }
  .shipping-option {
    padding: 14px !important;
  }
  .option-title {
    font-size: 0.95rem !important;
  }
  .option-description {
    font-size: 0.85rem !important;
  }
  .option-time {
    font-size: 0.8rem !important;
  }
  .submit-btn {
    font-size: 0.9rem !important;
    padding: 7px 9px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #first-nav .navbar-logo {
    width: 24%;
    height: 50px;
    padding: 4px;
  }
  .newNavbarHome {
    padding: 0.5rem 0.8rem;
  }
  .navbarNav-link i {
    margin-right: 6px;
    font-size: 0.89rem;
  }
  .sbizNavbar-nav .nav-link {
    font-size: 0.85em;
    padding: 0.25rem 0.25rem !important;
  }
  .secondnavftl a span {
    font-size: 0.88rem;
  }
  .navbarLogo-img {
    height: 34px;
  }
  .navbarAdmin-btn {
    padding: 5px 10px !important;
  }
  #bustype {
    font-size: 0.95em;
  }
  #bustype > div h5 {
    font-size: 1.2em;
  }
  #bustype > div > h5 svg {
    height: 20px !important;
    width: 20px !important;
  }
  #productlist {
    font-size: 0.81em;
  }
  #productlist > h5 {
    font-size: 0.93em;
  }
  #productlist .sideAdsAnime h6 a {
    font-size: 0.85em;
  }
  .home-webcontent_h1 {
    font-size: 1.7em;
  }
  .activeshopcount {
    font-size: 1em;
  }
  .home-footer-content {
    font-size: 0.88em;
  }
  .home-footer-content h4 {
    font-size: 1em;
  }
  .home-footer-icon i {
    font-size: 22px;
  }
  .home-comment-icon i {
    font-size: 30px;
  }
  .category-link {
    font-size: 0.83rem;
    padding: 5px 8px;
  }
  .subcategory-item .category-link {
    font-size: 0.76rem;
  }
  .category-count {
    font-size: 0.7rem;
  }
  .backButtonCss {
    padding: 6px 12px;
    font-size: 0.76em;
  }
  .stylish-tabs .nav-link {
    font-size: 0.78em;
    padding: 8px 0px;
  }
  .company-badge span {
    font-size: 0.8em;
  }
  .productListName {
    font-size: 0.95em;
  }
  .product-description {
    font-size: 0.84em;
    min-height: 4em;
  }
  .product-img-container {
    height: 180px;
  }
  #categories > div:first-child > h5 {
    font-size: 0.9em;
  }
  .dealsProduct-info {
    font-size: 0.84em;
  }
  .original-total {
    font-size: 0.9rem;
  }
  .deal-total {
    font-size: 1em;
  }
  .btn-deal {
    font-size: 0.9rem;
    padding: 10px;
  }
  .shopProProduct-info {
    padding: 20px;
    font-size: 11px;
  }
  .shopProProduct-ratingStar {
    font-size: 1.36em;
  }
  .shopProProduct-image img {
    max-height: 340px;
  }
  .shopProNav-tabs .shopProNav-link {
    padding: 7px 9px;
    font-size: 0.87em;
  }
  #productTabsContent h5,
  #productTabsContent h4 {
    font-size: 1.17rem;
  }
  #productTabsContent p {
    font-size: 0.77em;
  }
  .cartDetails-header {
    padding: 0.85rem;
  }
  .cartDetails-title {
    font-size: 0.85em;
  }
  .cartClearAllBtn {
    font-size: 0.7em;
  }
  .cartDetailsImg {
    height: 100px;
  }
  .cartDetailsProduct-title {
    font-size: 0.85em;
  }
  .cartDetailsProduct-price {
    font-size: 0.9em;
  }
  .cartDetailsQuantity {
    font-size: 0.75em;
  }
  .cartDetailSummary-title {
    font-size: 0.9rem;
  }
  .cartDetailSummary-row {
    font-size: 0.8em;
  }
  .cartDetailSummary-total {
    font-size: 0.9rem;
    margin-top: 1rem;
  }
  .cartDetailCheckout-btn {
    padding: 0.95rem;
    font-size: 0.9rem;
  }
  .cartAddress-card {
    font-size: 0.85em;
  }
  .cartAdressEditBtn {
    font-size: 0.85em;
  }
  .cartAdressDeleteBtn {
    font-size: 0.85em;
  }
  .InvoiceOrderSum-title {
    font-size: 0.85em;
  }
  .invoiceQuantiPrice h4 {
    font-size: 0.95em;
  }
  .supplier-logo {
    height: 90px;
    width: 90px;
  }
  .supplier-name {
    font-size: 1rem;
  }
  .supplier-address {
    font-size: 0.85em;
  }
  .btn-shop-now {
    padding: 4px 14px;
    font-size: 0.75em;
  }
  .Supplier-product-card-img {
    height: 60px;
  }
  .wishlistHead {
    font-size: 0.9em;
  }
  .wishlistHeadLeadSty {
    font-size: 0.78em;
  }
  .wishlist-count {
    width: 15px;
    height: 15px;
    font-size: 0.7rem;
  }
  .wishlistProduct-img-container {
    height: 160px;
  }
  .wishlistProduct-title {
    font-size: 0.85rem;
  }
  .wishlistProduct-desc {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 3.8em;
    font-size: 0.7em;
  }
  .wishlistCurrent-price {
    font-size: 0.6em;
  }
  .wishlistStars {
    font-size: 0.85em;
  }
  .wishlistAdd-to-cart {
    font-size: 0.78em;
  }
  .wishlistRemove-btn {
    font-size: 0.78em;
  }
  .subcriptionHero-section {
    padding: 2.8rem 0;
    margin-bottom: 2.2rem;
  }
  .subcriptionHero-title {
    font-size: 1.4rem;
    margin-bottom: 1.2rem;
  }
  .subcriptionHero-subtitle {
    font-size: 0.85rem;
    margin-bottom: 1.8rem;
  }
  .btn-subcriptionHero-primary {
    font-size: 0.82em;
  }
  .btn-subcriptionHero-secondary {
    font-size: 0.9em;
  }
  .subscriptionSection-title {
    font-size: 1em;
  }
  .filter-buttons {
    font-size: 0.83em;
  }
  .filter-btn {
    padding: 0.48rem 1.05rem;
  }
  .subscriptionPricing-header {
    padding: 1.05rem;
  }
  .subscriptionPricing-title {
    font-size: 1rem;
  }
  .subscriptionPricing-price {
    font-size: 1.3rem;
  }
  .subscriptionPricing-period {
    font-size: 0.8rem;
  }
  .subscriptionPricing-body {
    font-size: 0.8em;
  }
  .subscriptionbenefits-card {
    padding: 1.3rem;
  }
  .subscriptionbenefits-title {
    font-size: 0.9em;
  }
  .subscriptionbenefits-titleAmount {
    font-size: 1.15em;
  }
  div#carouselvalue img {
    height: 6rem;
  }
  .recentlyUsedTitle {
    font-size: 0.85em;
  }
  .rfq-header {
    padding: 2.2rem 0;
    margin-bottom: 1.9rem;
  }
  .rfqHeroTitle {
    font-size: 2.1em;
  }
  .rfqHeroLeadP {
    font-size: 0.9em;
  }
  .rfqBtnDetalsSize {
    font-size: 0.8em;
  }
  .REqListH2 {
    font-size: 0.95em;
  }
  .rfqTable {
    font-size: 0.82em;
  }
  .rfqTable thead th {
    padding: 0.55rem 0.95rem;
  }
  .rfqTable tbody td {
    padding: 0.8rem 1.15rem;
  }
  .orderSummaryMenu-header {
    padding: 12px 17px;
  }
  .orderSummaryMenu-header h2 {
    font-size: 1.34rem;
  }
  .orderSummaryMenu-header p {
    font-size: 0.84em;
  }
  .orderSummaryMenustylish-tabs .nav-link {
    padding: 4px 19px;
    font-size: 0.875em;
  }
  .orderSummaryMenu-card {
    font-size: 0.838em;
  }
  .orderSummaryMenu-card-header {
    padding: 8px 12px;
  }
  .orderSummaryMenu-date {
    font-size: 0.77rem;
  }
  .orderSummaryMenubtn-view {
    padding: 5px 12px;
    font-size: 0.93em;
  }
  .orderSummaryMenu-card-body {
    padding: 9px;
  }
  .orderSummaryMenuproduct-img {
    height: 115px;
  }
  .orderSummaryMenuproduct-title {
    font-size: 1.15em;
  }
  .orderSummaryMenustatus-badge {
    padding: 3px 8px;
    font-size: 0.67rem;
  }
  .orderSummaryMenushipping-title {
    font-size: 0.94em;
  }
  .orderSummaryMenubtn-view-item {
    padding: 6px 13px;
    font-size: 0.94em;
  }
  #_order_summary_Order_summaryPortlet_INSTANCE_ytyk_tabs28011411110011799116TabsSection > .row > div > p {
    font-size: 0.87em;
  }
  .input-select-wrapper .form-control {
    font-size: 0.83rem;
  }
  .pagination li a.page-link {
    height: 34px;
    width: 34px;
    font-size: 16px;
  }
  #_order_summary_Order_summaryPortlet_INSTANCE_ytyk_tabs283104111112TabsSection > .row > div > p {
    font-size: 0.87em;
  }
  .orderSummaryMenuShop-order-header {
    padding: 8px 12px;
  }
  .orderSummaryMenuShop-order-id {
    font-size: 0.94rem;
  }
  .orderSummaryMenuShop-order-date {
    font-size: 0.77rem;
  }
  .orderSummaryMenuShopstatus-badge {
    padding: 3px 7px;
    font-size: 0.74rem;
  }
  .orderSummaryMenuShop-name {
    font-size: 1.03rem;
  }
  .orderSummaryMenuShopprice-tag {
    font-size: 1.05rem;
  }
  .orderSummaryMenuShopcreated-date {
    font-size: 0.82rem;
  }
  .orderSummaryMenuShopsubscription-card h6 {
    font-size: 0.85rem;
  }
  .orderSummaryMenuShopsubscription-duration {
    font-size: 0.76rem;
  }
  .orderSummaryMenuShop-order-body {
    padding: 8px;
  }
  .orderSummaryMenuShopbenefits-list li {
    font-size: 0.845em;
  }
  .viewOrdDetsection-body {
    padding: 15px;
    font-size: 0.85em;
  }
  .viewOrdDetinfo-value {
    font-size: 13.8px;
  }
  .viewOrdDetsection-title {
    padding: 10px 15px;
    font-size: 0.93em;
  }
  .viewOrdDetproduct-img {
    width: 43px;
    height: 43px;
  }
  .viewOrdDetsummary-row {
    padding: 5px 0;
  }
  .viewOrdDettotal-row {
    font-size: 15.4px;
  }
  .viewOrdDetsummary-card {
    padding: 10px;
  }
  .viewItemorder-header {
    padding: 13px;
  }
  .viewItemorder-header h2 {
    font-size: 1.36rem;
  }
  .viewItemorder-header p {
    font-size: 0.87em;
  }
  .viewItemorder-badge {
    padding: 5px 13px;
    font-size: 0.765rem;
  }
  .viewItemordersection-title {
    font-size: 1.15em;
  }
  .viewItemorder-card {
    font-size: 0.88em;
  }
  .viewItemorder-card h5 {
    font-size: 1.04rem;
  }
  .steps {
    width: 34px;
    height: 34px;
  }
  .line {
    height: 7px;
  }
  .viewItemproduct-img {
    width: 98px;
    height: 98px;
  }
  .viewItemorder-container {
    font-size: 0.94em;
  }
  .userPageprofile-header {
    padding: 18px;
  }
  .userPageedit-profile-btn {
    width: 30px;
    height: 30px;
    font-size: 0.87em;
  }
  .userPageprofile-pic {
    width: 93px;
    height: 93px;
  }
  .userPageprofile-header h4 {
    font-size: 1.35rem;
  }
  .rolename {
    font-size: 0.87em;
  }
  .list-group-flush > .list-group-item {
    font-size: 0.9em;
  }
  .userPageinfo-card h5 {
    font-size: 1.15em;
    margin-bottom: 8px;
  }
  .userPageinfo-card {
    padding: 13px;
    font-size: 0.845em;
    margin-bottom: 0px;
  }
  .userPage-profile-card .userPageTabs .nav-link {
    font-size: 0.81em;
  }
  .btn-action,
  .adminAddCategory .btn {
    font-size: 0.9em;
  }
  .subscritionPage-tabs {
    padding: 5px 3px;
    font-size: 0.83em;
  }
  .subscritionPage-tabs .nav-link {
    padding: 6px 16px;
  }
  .subscriptionDashboard-card {
    padding: 1rem;
  }
  .subscriptionDashboard-card h4 {
    font-size: 1.18rem;
  }
  .subscriptionStatus-item {
    padding: 1rem;
  }
  .subscriptionStatus-title {
    font-size: 0.9em;
  }
  .subscriptionStatus-title i {
    font-size: 1rem;
  }
  .subscriptionStatus-description {
    font-size: 0.85rem;
  }
  .subscriptionApplication-table {
    font-size: 0.85em;
  }
  .subscriptionApplication-table thead th,
  .subscriptionApplication-table tbody td {
    padding: 0.8rem 1rem;
  }
  .breadcrumbStyle .breadcrumb-arrows li {
    font-size: 0.8em;
  }
  .breadcrumbStyle .breadcrumb-arrows .entry {
    line-height: 18px !important;
    padding: 2px !important;
    padding-left: 15px !important;
    padding-right: 7px !important;
  }
  .breadcrumbStyle .breadcrumb-arrows a::after {
    border-bottom: 11px inset transparent !important;
    border-left: 10px solid #EFEFEF !important;
    border-top: 10px inset transparent !important;
    right: -10px !important;
  }
  .breadcrumbStyle .breadcrumb-arrows li:nth-child(n+2) a::before {
    border-bottom: 11px inset transparent !important;
    border-left: 10px solid #FFF !important;
    border-top: 10px inset transparent !important;
  }
  .breadcrumbStyle .breadcrumb-arrows li:last-child::before {
    border-bottom: 11px inset transparent !important;
    border-left: 10px solid #FFF !important;
    border-top: 10px inset transparent !important;
  }
  .breadcrumbStyle .breadcrumb-arrows .active a,
  .breadcrumb-arrows .active .entry {
    color: #FFF;
    font-weight: bold !important;
  }
  .breadcrumbStyle .breadcrumb-arrows li > a {
    text-decoration: none !important;
  }
  .breadcrumbStyle .portlet {
    margin: 0 !important;
  }
  .breadcrumbStyle nav {
    border: none !important;
  }
  .breadcrumbStyle .breadcrumb-arrows {
    margin: 0 !important;
  }
  .breadcrumbStyle li {
    margin: 0 !important;
  }
  .breadcrumbStyle .portlet-decorate .portlet-content {
    border: none !important;
    border-style: none !important;
  }
  .breadcrumb-arrows .entry {
    color: #031926 !important;
  }
  .container-card .shippingAddHeader {
    padding: 12px !important;
    font-size: 1.3em !important;
  }
  .container-card .shop-section.school-supplier .shop-name {
    font-size: 1.4em !important;
  }
  .container-card .branch-name {
    font-size: 1.05rem !important;
  }
  .container-card .address-icon1 {
    width: 35px !important;
    height: 35px !important;
    font-size: 0.9rem !important;
  }
  .container-card .address-label {
    font-size: 0.75rem !important;
  }
  .container-card .address-text {
    font-size: 0.8rem !important;
  }
  .container-card .continue-btn {
    font-size: 0.9rem !important;
    padding: 8px 12px !important;
  }
  .shipping-title {
    font-size: 1.5rem !important;
  }
  .shipping-subtitle {
    font-size: 1rem !important;
  }
  .shipping-option {
    padding: 14px !important;
  }
  .option-title {
    font-size: 0.95rem !important;
  }
  .option-description {
    font-size: 0.85rem !important;
  }
  .option-time {
    font-size: 0.8rem !important;
  }
  .submit-btn {
    font-size: 0.9rem !important;
    padding: 7px 9px !important;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  #first-nav .navbar-logo {
    width: 28%;
    height: 48px;
    padding: 3px;
  }
  .newNavbarHome {
    padding: 0.4rem 0.6rem;
  }
  .navbarNav-link i {
    margin-right: 5px;
    font-size: 0.87rem;
  }
  .sbizNavbar-nav .nav-link {
    font-size: 0.85em;
    padding: 0.25rem 0.25rem !important;
  }
  .secondnavftl a span {
    font-size: 0.88rem;
  }
  .navbarLogo-img {
    height: 32px;
  }
  .navbarAdmin-btn {
    padding: 5px 10px !important;
  }
  #bustype {
    font-size: 0.9em;
  }
  #bustype > div h5 {
    font-size: 1.2em;
  }
  #bustype > div > h5 svg {
    height: 20px !important;
    width: 20px !important;
  }
  #productlist {
    font-size: 0.79em;
  }
  #productlist > h5 {
    font-size: 0.9em;
  }
  #productlist .sideAdsAnime h6 a {
    font-size: 0.83em;
  }
  .home-webcontent_h1 {
    font-size: 1.6em;
  }
  .activeshopcount {
    font-size: 1em;
  }
  .home-footer-content {
    font-size: 0.85em;
  }
  .home-footer-content h4 {
    font-size: 1em;
  }
  .stylish-tabs .nav-link {
    font-size: 0.78em;
    padding: 8px 0px;
  }
  .home-footer-icon i {
    font-size: 20px;
  }
  .home-comment-icon i {
    font-size: 27px;
  }
  .category-link {
    font-size: 0.83rem;
    padding: 5px 8px;
  }
  .subcategory-item .category-link {
    font-size: 0.76rem;
  }
  .category-count {
    font-size: 0.7rem;
  }
  .product-description {
    font-size: 0.84em;
    min-height: 3.8em;
  }
  #categories > div:first-child > h5 {
    font-size: 0.9em;
  }
  .product-img-container {
    height: 180px;
  }
  .dealsProduct-info {
    font-size: 0.84em;
  }
  .original-total {
    font-size: 0.9rem;
  }
  .deal-total {
    font-size: 1em;
  }
  .btn-deal {
    font-size: 0.9rem;
  }
  .shopProProduct-info {
    padding: 20px;
    font-size: 11px;
  }
  .shopProProduct-ratingStar {
    font-size: 1.36em;
  }
  .shopProProduct-image img {
    max-height: 340px;
  }
  .shopProNav-tabs .shopProNav-link {
    padding: 7px 9px;
    font-size: 0.87em;
  }
  #productTabsContent h5,
  #productTabsContent h4 {
    font-size: 1.15rem;
  }
  #productTabsContent p {
    font-size: 0.76em;
  }
  .cartDetails-header {
    padding: 0.85rem;
  }
  .cartDetails-title {
    font-size: 0.85em;
  }
  .cartClearAllBtn {
    font-size: 0.7em;
  }
  .cartDetailsImg {
    height: 100px;
  }
  .cartDetailsProduct-title {
    font-size: 0.85em;
  }
  .cartDetailsProduct-price {
    font-size: 0.9em;
  }
  .cartDetailsQuantity {
    font-size: 0.75em;
  }
  .cartDetailSummary-title {
    font-size: 0.9rem;
  }
  .cartDetailSummary-row {
    font-size: 0.8em;
  }
  .cartDetailSummary-total {
    font-size: 0.9rem;
    margin-top: 1rem;
  }
  .cartDetailCheckout-btn {
    padding: 0.95rem;
    font-size: 0.9rem;
  }
  .cartAddress-card {
    font-size: 0.85em;
  }
  .cartAdressEditBtn {
    font-size: 0.85em;
  }
  .cartAdressDeleteBtn {
    font-size: 0.85em;
  }
  .InvoiceOrderSum-title {
    font-size: 0.85em;
  }
  .invoiceQuantiPrice h4 {
    font-size: 0.95em;
  }
  .supplier-logo {
    height: 90px;
    width: 90px;
  }
  .supplier-name {
    font-size: 1rem;
  }
  .supplier-address {
    font-size: 0.85em;
  }
  .btn-shop-now {
    padding: 4px 14px;
    font-size: 0.75em;
  }
  .Supplier-product-card-img {
    height: 60px;
  }
  .backButtonCss {
    padding: 6px 12px;
    font-size: 0.76em;
  }
  .wishlistHead {
    font-size: 0.9em;
  }
  .wishlistHeadLeadSty {
    font-size: 0.78em;
  }
  .wishlist-count {
    width: 15px;
    height: 15px;
    font-size: 0.7rem;
  }
  .wishlistProduct-img-container {
    height: 160px;
  }
  .wishlistProduct-title {
    font-size: 0.85rem;
  }
  .wishlistProduct-desc {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 3.8em;
    font-size: 0.7em;
  }
  .wishlistCurrent-price {
    font-size: 0.6em;
  }
  .wishlistStars {
    font-size: 0.85em;
  }
  .wishlistAdd-to-cart {
    font-size: 0.78em;
  }
  .wishlistRemove-btn {
    font-size: 0.78em;
  }
  .subcriptionHero-section {
    padding: 2.8rem 0;
    margin-bottom: 2.2rem;
  }
  .subcriptionHero-title {
    font-size: 1.4rem;
    margin-bottom: 1.2rem;
  }
  .subcriptionHero-subtitle {
    font-size: 0.85rem;
    margin-bottom: 1.8rem;
  }
  .btn-subcriptionHero-primary {
    font-size: 0.82em;
  }
  .btn-subcriptionHero-secondary {
    font-size: 0.9em;
  }
  .subscriptionSection-title {
    font-size: 1em;
  }
  .filter-buttons {
    font-size: 0.83em;
  }
  .filter-btn {
    padding: 0.48rem 1.05rem;
  }
  .subscriptionPricing-header {
    padding: 1.05rem;
  }
  .subscriptionPricing-title {
    font-size: 1rem;
  }
  .subscriptionPricing-price {
    font-size: 1.3rem;
  }
  .subscriptionPricing-period {
    font-size: 0.8rem;
  }
  .subscriptionPricing-body {
    font-size: 0.8em;
  }
  .subscriptionbenefits-card {
    padding: 1.3rem;
  }
  .subscriptionbenefits-title {
    font-size: 0.9em;
  }
  .subscriptionbenefits-titleAmount {
    font-size: 1.15em;
  }
  div#carouselvalue img {
    height: 6rem;
  }
  .recentlyUsedTitle {
    font-size: 0.85em;
  }
  .rfq-header {
    padding: 2.2rem 0;
    margin-bottom: 1.9rem;
  }
  .rfqHeroTitle {
    font-size: 2.1em;
  }
  .rfqHeroLeadP {
    font-size: 0.9em;
  }
  .rfqBtnDetalsSize {
    font-size: 0.8em;
  }
  .REqListH2 {
    font-size: 0.95em;
  }
  .rfqTable {
    font-size: 0.82em;
  }
  .rfqTable thead th {
    padding: 0.55rem 0.95rem;
  }
  .rfqTable tbody td {
    padding: 0.8rem 1.15rem;
  }
  .orderSummaryMenu-header {
    padding: 12px 17px;
  }
  .orderSummaryMenu-header h2 {
    font-size: 1.34rem;
  }
  .orderSummaryMenu-header p {
    font-size: 0.84em;
  }
  .orderSummaryMenustylish-tabs .nav-link {
    padding: 4px 19px;
    font-size: 0.875em;
  }
  .orderSummaryMenu-card {
    font-size: 0.8em;
  }
  .orderSummaryMenu-card-header {
    padding: 8px 12px;
  }
  .orderSummaryMenu-date {
    font-size: 0.77rem;
  }
  .orderSummaryMenubtn-view {
    padding: 5px 12px;
    font-size: 0.93em;
  }
  .orderSummaryMenu-card-body {
    padding: 9px;
  }
  .orderSummaryMenuproduct-img {
    height: 115px;
  }
  .orderSummaryMenuproduct-title {
    font-size: 1.15em;
  }
  .orderSummaryMenustatus-badge {
    padding: 3px 8px;
    font-size: 0.67rem;
  }
  .orderSummaryMenushipping-title {
    font-size: 0.94em;
  }
  .orderSummaryMenubtn-view-item {
    padding: 6px 13px;
    font-size: 0.94em;
  }
  #_order_summary_Order_summaryPortlet_INSTANCE_ytyk_tabs28011411110011799116TabsSection > .row > div > p {
    font-size: 0.87em;
  }
  .input-select-wrapper .form-control {
    font-size: 0.83rem;
  }
  .pagination li a.page-link {
    height: 34px;
    width: 34px;
    font-size: 16px;
  }
  #_order_summary_Order_summaryPortlet_INSTANCE_ytyk_tabs283104111112TabsSection > .row > div > p {
    font-size: 0.87em;
  }
  .orderSummaryMenuShop-order-header {
    padding: 8px 12px;
  }
  .orderSummaryMenuShop-order-id {
    font-size: 0.94rem;
  }
  .orderSummaryMenuShop-order-date {
    font-size: 0.77rem;
  }
  .orderSummaryMenuShopstatus-badge {
    padding: 3px 7px;
    font-size: 0.74rem;
  }
  .orderSummaryMenuShop-name {
    font-size: 1.03rem;
  }
  .orderSummaryMenuShopprice-tag {
    font-size: 1.05rem;
  }
  .orderSummaryMenuShopcreated-date {
    font-size: 0.82rem;
  }
  .orderSummaryMenuShopsubscription-card h6 {
    font-size: 0.85rem;
  }
  .orderSummaryMenuShopsubscription-duration {
    font-size: 0.76rem;
  }
  .orderSummaryMenuShop-order-body {
    padding: 8px;
  }
  .orderSummaryMenuShopbenefits-list li {
    font-size: 0.845em;
  }
  .viewOrdDetsection-body {
    padding: 15px;
    font-size: 0.85em;
  }
  .viewOrdDetinfo-value {
    font-size: 13.8px;
  }
  .viewOrdDetsection-title {
    padding: 10px 15px;
    font-size: 0.93em;
  }
  .viewOrdDetproduct-img {
    width: 43px;
    height: 43px;
  }
  .viewOrdDetsummary-row {
    padding: 5px 0;
  }
  .viewOrdDettotal-row {
    font-size: 15.4px;
  }
  .viewOrdDetsummary-card {
    padding: 10px;
  }
  .viewItemorder-header {
    padding: 13px;
  }
  .viewItemorder-header h2 {
    font-size: 1.36rem;
  }
  .viewItemorder-header p {
    font-size: 0.87em;
  }
  .viewItemorder-badge {
    padding: 5px 13px;
    font-size: 0.765rem;
  }
  .viewItemordersection-title {
    font-size: 1.15em;
  }
  .viewItemorder-card {
    font-size: 0.88em;
  }
  .viewItemorder-card h5 {
    font-size: 1.04rem;
  }
  .steps {
    width: 34px;
    height: 34px;
  }
  .line {
    height: 7px;
  }
  .viewItemproduct-img {
    width: 98px;
    height: 98px;
  }
  .viewItemorder-container {
    font-size: 0.94em;
  }
  .userPageprofile-header {
    padding: 18px;
  }
  .userPageedit-profile-btn {
    width: 30px;
    height: 30px;
    font-size: 0.87em;
  }
  .userPageprofile-pic {
    width: 93px;
    height: 93px;
  }
  .userPageprofile-header h4 {
    font-size: 1.35rem;
  }
  .rolename {
    font-size: 0.87em;
  }
  .list-group-flush > .list-group-item {
    font-size: 0.9em;
  }
  .userPageinfo-card h5 {
    font-size: 1.15em;
    margin-bottom: 8px;
  }
  .userPageinfo-card {
    padding: 13px;
    font-size: 0.845em;
    margin-bottom: 0px;
  }
  .userPage-profile-card .userPageTabs .nav-link {
    font-size: 0.81em;
  }
  .btn-action,
  .adminAddCategory .btn {
    font-size: 0.9em;
  }
  .subscritionPage-tabs {
    padding: 5px 3px;
    font-size: 0.83em;
  }
  .subscritionPage-tabs .nav-link {
    padding: 6px 16px;
  }
  .subscriptionDashboard-card {
    padding: 1rem;
  }
  .subscriptionDashboard-card h4 {
    font-size: 1.18rem;
  }
  .subscriptionStatus-item {
    padding: 1rem;
  }
  .subscriptionStatus-title {
    font-size: 0.9em;
  }
  .subscriptionStatus-title i {
    font-size: 1rem;
  }
  .subscriptionStatus-description {
    font-size: 0.85rem;
  }
  .subscriptionApplication-table {
    font-size: 0.85em;
  }
  .subscriptionApplication-table thead th,
  .subscriptionApplication-table tbody td {
    padding: 0.8rem 1rem;
  }
  .breadcrumbStyle .breadcrumb-arrows li {
    font-size: 0.8em;
  }
  .breadcrumbStyle .breadcrumb-arrows .entry {
    line-height: 18px !important;
    padding: 2px !important;
    padding-left: 15px !important;
    padding-right: 7px !important;
  }
  .breadcrumbStyle .breadcrumb-arrows a::after {
    border-bottom: 11px inset transparent !important;
    border-left: 10px solid #EFEFEF !important;
    border-top: 10px inset transparent !important;
    right: -10px !important;
  }
  .breadcrumbStyle .breadcrumb-arrows li:nth-child(n+2) a::before {
    border-bottom: 11px inset transparent !important;
    border-left: 10px solid #FFF !important;
    border-top: 10px inset transparent !important;
  }
  .breadcrumbStyle .breadcrumb-arrows li:last-child::before {
    border-bottom: 11px inset transparent !important;
    border-left: 10px solid #FFF !important;
    border-top: 10px inset transparent !important;
  }
  .breadcrumbStyle .breadcrumb-arrows .active a,
  .breadcrumb-arrows .active .entry {
    color: #FFF;
    font-weight: bold !important;
  }
  .breadcrumbStyle .breadcrumb-arrows li > a {
    text-decoration: none !important;
  }
  .breadcrumbStyle .portlet {
    margin: 0 !important;
  }
  .breadcrumbStyle nav {
    border: none !important;
  }
  .breadcrumbStyle .breadcrumb-arrows {
    margin: 0 !important;
  }
  .breadcrumbStyle li {
    margin: 0 !important;
  }
  .breadcrumbStyle .portlet-decorate .portlet-content {
    border: none !important;
    border-style: none !important;
  }
  .breadcrumb-arrows .entry {
    color: #031926 !important;
  }
  .container-card .shippingAddHeader {
    padding: 11px !important;
    font-size: 1.25em !important;
  }
  .container-card .shop-section.school-supplier .shop-name {
    font-size: 1.35em !important;
  }
  .container-card .branch-name {
    font-size: 1.02rem !important;
  }
  .container-card .address-icon1 {
    width: 35px !important;
    height: 35px !important;
    font-size: 0.9rem !important;
  }
  .container-card .address-label {
    font-size: 0.75rem !important;
  }
  .container-card .address-text {
    font-size: 0.8rem !important;
  }
  .container-card .continue-btn {
    font-size: 0.8rem !important;
    padding: 7px 10px !important;
  }
  .shipping-title {
    font-size: 1.3rem !important;
  }
  .shipping-subtitle {
    font-size: 1rem !important;
  }
  .shipping-option {
    padding: 12px !important;
  }
  .option-title {
    font-size: 0.9rem !important;
  }
  .option-description {
    font-size: 0.85rem !important;
  }
  .option-time {
    font-size: 0.8rem !important;
  }
  .submit-btn {
    font-size: 0.85rem !important;
    padding: 7px 9px !important;
  }
}
@media (max-width: 599px) {
  #first-nav .navbar-logo {
    width: 30%;
    height: 40px;
    padding: 2px;
  }
  .newNavbarHome {
    padding: 0.3rem 0.4rem;
  }
  .navbarNav-link i {
    margin-right: 4px;
    font-size: 0.85rem;
  }
  .sbizNavbar-nav .nav-link {
    font-size: 0.85em;
  }
  .secondnavftl a span {
    font-size: 0.88rem;
  }
  .navbarLogo-img {
    height: 28px;
  }
  .navbarAdmin-btn {
    padding: 5px 10px !important;
  }
  #bustype {
    font-size: 0.78em;
  }
  #bustype > div h5 {
    font-size: 1.15em;
  }
  #bustype > div > h5 svg {
    height: 20px !important;
    width: 20px !important;
  }
  #productlist {
    font-size: 0.78em;
  }
  #productlist > h5 {
    font-size: 0.88em;
  }
  #productlist .sideAdsAnime h6 a {
    font-size: 0.8em;
  }
  .home-webcontent_h1 {
    font-size: 1.5em;
  }
  .activeshopcount {
    font-size: 1em;
  }
  .home-footer-content {
    font-size: 0.82em;
  }
  .home-footer-content h4 {
    font-size: 1em;
  }
  .home-footer-icon i {
    font-size: 18px;
  }
  .home-comment-icon i {
    font-size: 23px;
  }
  .category-link {
    font-size: 0.82rem;
    padding: 5px 8px;
  }
  .subcategory-item .category-link {
    font-size: 0.76rem;
  }
  .category-count {
    font-size: 0.68rem;
  }
  .backButtonCss {
    padding: 6px 12px;
    font-size: 0.76em;
  }
  .stylish-tabs .nav-link {
    font-size: 0.78em;
    padding: 8px 0px;
  }
  .company-badge span {
    font-size: 0.8em;
  }
  .productListName {
    font-size: 0.95em;
  }
  .product-description {
    font-size: 0.84em;
    min-height: 3.8em;
  }
  .product-img-container {
    height: 190px;
  }
  .product-img-container {
    height: 180px;
  }
  #categories > div:first-child > h5 {
    font-size: 0.9em;
  }
  .dealsProduct-info {
    font-size: 0.84em;
  }
  .original-total {
    font-size: 0.9rem;
  }
  .deal-total {
    font-size: 1em;
  }
  .btn-deal {
    font-size: 0.9rem;
    padding: 8px;
  }
  .shopProProduct-info {
    padding: 17px;
    font-size: 11px;
  }
  .shopProProduct-ratingStar {
    font-size: 1.35em;
  }
  .shopProProduct-image img {
    max-height: 320px;
  }
  .shopProNav-tabs .shopProNav-link {
    padding: 7px 9px;
    font-size: 0.87em;
  }
  #productTabsContent h5,
  #productTabsContent h4 {
    font-size: 1.15rem;
  }
  #productTabsContent p {
    font-size: 0.76em;
  }
  .cartDetails-header {
    padding: 0.85rem;
  }
  .cartDetails-title {
    font-size: 0.85em;
  }
  .cartClearAllBtn {
    font-size: 0.7em;
  }
  .cartDetailsImg {
    height: 100px;
  }
  .cartDetailsProduct-title {
    font-size: 0.85em;
  }
  .cartDetailsProduct-price {
    font-size: 0.9em;
  }
  .cartDetailsQuantity {
    font-size: 0.75em;
  }
  .cartDetailSummary-title {
    font-size: 0.9rem;
  }
  .cartDetailSummary-row {
    font-size: 0.8em;
  }
  .cartDetailSummary-total {
    font-size: 0.9rem;
    margin-top: 1rem;
  }
  .cartDetailCheckout-btn {
    padding: 0.95rem;
    font-size: 0.9rem;
  }
  .cartAddress-card {
    font-size: 0.85em;
  }
  .cartAdressEditBtn {
    font-size: 0.85em;
  }
  .cartAdressDeleteBtn {
    font-size: 0.85em;
  }
  .InvoiceOrderSum-title {
    font-size: 0.85em;
  }
  .invoiceQuantiPrice h4 {
    font-size: 0.95em;
  }
  .supplier-logo {
    height: 90px;
    width: 90px;
  }
  .supplier-name {
    font-size: 1rem;
  }
  .supplier-address {
    font-size: 0.85em;
  }
  .btn-shop-now {
    padding: 4px 14px;
    font-size: 0.75em;
  }
  .Supplier-product-card-img {
    height: 60px;
  }
  .wishlistHead {
    font-size: 0.9em;
  }
  .wishlistHeadLeadSty {
    font-size: 0.78em;
  }
  .wishlist-count {
    width: 15px;
    height: 15px;
    font-size: 0.7rem;
  }
  .wishlistProduct-img-container {
    height: 160px;
  }
  .wishlistProduct-title {
    font-size: 0.85rem;
  }
  .wishlistProduct-desc {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 3.8em;
    font-size: 0.7em;
  }
  .wishlistCurrent-price {
    font-size: 0.6em;
  }
  .wishlistStars {
    font-size: 0.85em;
  }
  .wishlistAdd-to-cart {
    font-size: 0.78em;
  }
  .wishlistRemove-btn {
    font-size: 0.78em;
  }
  .subcriptionHero-section {
    padding: 2.8rem 0;
    margin-bottom: 2.2rem;
  }
  .subcriptionHero-title {
    font-size: 1.4rem;
    margin-bottom: 1.2rem;
  }
  .subcriptionHero-subtitle {
    font-size: 0.85rem;
    margin-bottom: 1.8rem;
  }
  .btn-subcriptionHero-primary {
    font-size: 0.82em;
  }
  .btn-subcriptionHero-secondary {
    font-size: 0.9em;
  }
  .subscriptionSection-title {
    font-size: 1em;
  }
  .filter-buttons {
    font-size: 0.83em;
  }
  .filter-btn {
    padding: 0.48rem 1.05rem;
  }
  .subscriptionPricing-header {
    padding: 1.05rem;
  }
  .subscriptionPricing-title {
    font-size: 1rem;
  }
  .subscriptionPricing-price {
    font-size: 1.3rem;
  }
  .subscriptionPricing-period {
    font-size: 0.8rem;
  }
  .subscriptionPricing-body {
    font-size: 0.8em;
  }
  .subscriptionbenefits-card {
    padding: 1.3rem;
  }
  .subscriptionbenefits-title {
    font-size: 0.9em;
  }
  .subscriptionbenefits-titleAmount {
    font-size: 1.15em;
  }
  div#carouselvalue img {
    height: 6rem;
  }
  .recentlyUsedTitle {
    font-size: 0.85em;
  }
  .rfq-header {
    padding: 2.2rem 0;
    margin-bottom: 1.9rem;
  }
  .rfqHeroTitle {
    font-size: 2.1em;
  }
  .rfqHeroLeadP {
    font-size: 0.9em;
  }
  .rfqBtnDetalsSize {
    font-size: 0.8em;
  }
  .REqListH2 {
    font-size: 0.95em;
  }
  .rfqTable {
    font-size: 0.82em;
  }
  .rfqTable thead th {
    padding: 0.55rem 0.95rem;
  }
  .rfqTable tbody td {
    padding: 0.8rem 1.15rem;
  }
  .orderSummaryMenu-header {
    padding: 12px 17px;
  }
  .orderSummaryMenu-header h2 {
    font-size: 1.34rem;
  }
  .orderSummaryMenu-header p {
    font-size: 0.84em;
  }
  .orderSummaryMenustylish-tabs .nav-link {
    padding: 4px 19px;
    font-size: 0.875em;
  }
  .orderSummaryMenu-card {
    font-size: 0.8em;
  }
  .orderSummaryMenu-card-header {
    padding: 8px 12px;
  }
  .orderSummaryMenu-date {
    font-size: 0.77rem;
  }
  .orderSummaryMenubtn-view {
    padding: 5px 12px;
    font-size: 0.93em;
  }
  .orderSummaryMenu-card-body {
    padding: 9px;
  }
  .orderSummaryMenuproduct-img {
    height: 115px;
  }
  .orderSummaryMenuproduct-title {
    font-size: 1.15em;
  }
  .orderSummaryMenustatus-badge {
    padding: 3px 8px;
    font-size: 0.67rem;
  }
  .orderSummaryMenushipping-title {
    font-size: 0.94em;
  }
  .orderSummaryMenubtn-view-item {
    padding: 6px 13px;
    font-size: 0.94em;
  }
  #_order_summary_Order_summaryPortlet_INSTANCE_ytyk_tabs28011411110011799116TabsSection > .row > div > p {
    font-size: 0.87em;
  }
  .input-select-wrapper .form-control {
    font-size: 0.83rem;
  }
  .pagination li a.page-link {
    height: 34px;
    width: 34px;
    font-size: 16px;
  }
  #_order_summary_Order_summaryPortlet_INSTANCE_ytyk_tabs283104111112TabsSection > .row > div > p {
    font-size: 0.87em;
  }
  .orderSummaryMenuShop-order-header {
    padding: 8px 12px;
  }
  .orderSummaryMenuShop-order-id {
    font-size: 0.94rem;
  }
  .orderSummaryMenuShop-order-date {
    font-size: 0.77rem;
  }
  .orderSummaryMenuShopstatus-badge {
    padding: 3px 7px;
    font-size: 0.74rem;
  }
  .orderSummaryMenuShop-name {
    font-size: 1.03rem;
  }
  .orderSummaryMenuShopprice-tag {
    font-size: 1.05rem;
  }
  .orderSummaryMenuShopcreated-date {
    font-size: 0.82rem;
  }
  .orderSummaryMenuShopsubscription-card h6 {
    font-size: 0.85rem;
  }
  .orderSummaryMenuShopsubscription-duration {
    font-size: 0.76rem;
  }
  .orderSummaryMenuShop-order-body {
    padding: 8px;
  }
  .orderSummaryMenuShopbenefits-list li {
    font-size: 0.845em;
  }
  .viewOrdDetsection-body {
    padding: 15px;
    font-size: 0.85em;
  }
  .viewOrdDetinfo-value {
    font-size: 13.8px;
  }
  .viewOrdDetsection-title {
    padding: 10px 15px;
    font-size: 0.93em;
  }
  .viewOrdDetproduct-img {
    width: 43px;
    height: 43px;
  }
  .viewOrdDetsummary-row {
    padding: 5px 0;
  }
  .viewOrdDettotal-row {
    font-size: 15.4px;
  }
  .viewOrdDetsummary-card {
    padding: 10px;
  }
  .viewItemorder-header {
    padding: 13px;
  }
  .viewItemorder-header h2 {
    font-size: 1.36rem;
  }
  .viewItemorder-header p {
    font-size: 0.87em;
  }
  .viewItemorder-badge {
    padding: 5px 13px;
    font-size: 0.765rem;
  }
  .viewItemordersection-title {
    font-size: 1.15em;
  }
  .viewItemorder-card {
    font-size: 0.88em;
  }
  .viewItemorder-card h5 {
    font-size: 1.04rem;
  }
  .steps {
    width: 34px;
    height: 34px;
  }
  .line {
    height: 7px;
  }
  .viewItemproduct-img {
    width: 98px;
    height: 98px;
  }
  .viewItemorder-container {
    font-size: 0.94em;
  }
  .userPageprofile-header {
    padding: 18px;
  }
  .userPageedit-profile-btn {
    width: 30px;
    height: 30px;
    font-size: 0.87em;
  }
  .userPageprofile-pic {
    width: 93px;
    height: 93px;
  }
  .userPageprofile-header h4 {
    font-size: 1.35rem;
  }
  .rolename {
    font-size: 0.87em;
  }
  .list-group-flush > .list-group-item {
    font-size: 0.9em;
  }
  .userPageinfo-card h5 {
    font-size: 1.15em;
    margin-bottom: 8px;
  }
  .userPageinfo-card {
    padding: 13px;
    font-size: 0.845em;
    margin-bottom: 0px;
  }
  .userPage-profile-card .userPageTabs .nav-link {
    font-size: 0.81em;
  }
  .btn-action,
  .adminAddCategory .btn {
    font-size: 0.9em;
  }
  .subscritionPage-tabs {
    padding: 5px 3px;
    font-size: 0.83em;
  }
  .subscritionPage-tabs .nav-link {
    padding: 6px 16px;
  }
  .subscriptionDashboard-card {
    padding: 1rem;
  }
  .subscriptionDashboard-card h4 {
    font-size: 1.15rem;
  }
  .subscriptionStatus-item {
    padding: 1rem;
  }
  .subscriptionStatus-title {
    font-size: 0.88em;
  }
  .subscriptionStatus-title i {
    font-size: 0.98rem;
  }
  .subscriptionStatus-description {
    font-size: 0.84rem;
  }
  .subscriptionApplication-table {
    font-size: 0.85em;
  }
  .subscriptionApplication-table thead th,
  .subscriptionApplication-table tbody td {
    padding: 0.8rem 1rem;
  }
  .breadcrumbStyle .breadcrumb-arrows li {
    font-size: 0.75em;
  }
  .breadcrumbStyle .breadcrumb-arrows .entry {
    line-height: 18px !important;
    padding: 2px !important;
    padding-left: 15px !important;
    padding-right: 7px !important;
  }
  .breadcrumbStyle .breadcrumb-arrows a::after {
    border-bottom: 11px inset transparent !important;
    border-left: 10px solid #EFEFEF !important;
    border-top: 10px inset transparent !important;
    right: -10px !important;
  }
  .breadcrumbStyle .breadcrumb-arrows li:nth-child(n+2) a::before {
    border-bottom: 11px inset transparent !important;
    border-left: 10px solid #FFF !important;
    border-top: 10px inset transparent !important;
  }
  .breadcrumbStyle .breadcrumb-arrows li:last-child::before {
    border-bottom: 11px inset transparent !important;
    border-left: 10px solid #FFF !important;
    border-top: 10px inset transparent !important;
  }
  .breadcrumbStyle .breadcrumb-arrows .active a,
  .breadcrumb-arrows .active .entry {
    color: #FFF;
    font-weight: bold !important;
  }
  .breadcrumbStyle .breadcrumb-arrows li > a {
    text-decoration: none !important;
  }
  .breadcrumbStyle .portlet {
    margin: 0 !important;
  }
  .breadcrumbStyle nav {
    border: none !important;
  }
  .breadcrumbStyle .breadcrumb-arrows {
    margin: 0 !important;
  }
  .breadcrumbStyle li {
    margin: 0 !important;
  }
  .breadcrumbStyle .portlet-decorate .portlet-content {
    border: none !important;
    border-style: none !important;
  }
  .breadcrumb-arrows .entry {
    color: #031926 !important;
  }
  .container-card .shippingAddHeader {
    padding: 11px !important;
    font-size: 1.25em !important;
  }
  .container-card .shop-section.school-supplier .shop-name {
    font-size: 1.35em !important;
  }
  .container-card .branch-name {
    font-size: 1.02rem !important;
  }
  .container-card .address-icon1 {
    width: 35px !important;
    height: 35px !important;
    font-size: 0.9rem !important;
  }
  .container-card .address-label {
    font-size: 0.75rem !important;
  }
  .container-card .address-text {
    font-size: 0.8rem !important;
  }
  .container-card .continue-btn {
    font-size: 0.8rem !important;
    padding: 7px 10px !important;
  }
  .shipping-title {
    font-size: 1.3rem !important;
  }
  .shipping-subtitle {
    font-size: 1rem !important;
  }
  .shipping-option {
    padding: 12px !important;
  }
  .option-title {
    font-size: 0.9rem !important;
  }
  .option-description {
    font-size: 0.85rem !important;
  }
  .option-time {
    font-size: 0.8rem !important;
  }
  .submit-btn {
    font-size: 0.85rem !important;
    padding: 7px 9px !important;
  }
}
input#session-date,
.session-date {
  position: relative;
  overflow: hidden;
}

input#session-date::-webkit-calendar-picker-indicator,
input.session-date::-webkit-calendar-picker-indicator {
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  transform: scale(12);
}

@media (min-width: 768px) {
  #createacount {
    width: 820px !important;
  }
}
@media (min-width: 576px) {
  #createacount {
    width: 540px;
  }
}
.notify-drawer {
  position: absolute;
  top: 100%;
  right: 15%;
  background: white;
  border-radius: 15px;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.15);
  z-index: 1000;
  width: 360px;
  margin-top: 12px;
  opacity: 0;
  transform: translateY(-10px) scale(0.95);
  visibility: hidden;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.notify-drawer.show {
  opacity: 1;
  transform: translateY(0) scale(1);
  visibility: visible;
}

.notify-row {
  display: flex;
  align-items: center;
  padding: 14px;
  border-radius: 12px;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-bottom: 10px;
  background: #ffffff;
}

.notify-row:hover {
  background: #f8faff;
  transform: translateX(5px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.notify-row:last-child {
  margin-bottom: 0;
}

.notify-badge {
  width: 32px;
  height: 32px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  color: white;
  background: linear-gradient(to right, #80A4ED, #a7c1f5);
  margin-right: 15px;
  flex-shrink: 0;
  transition: transform 0.2s ease;
}

.notify-row:hover .notify-badge {
  transform: scale(1.05);
}

.notify-content {
  flex-grow: 1;
  max-width: calc(100% - 75px);
  overflow: hidden;
}

.notify-title {
  font-size: 15px;
  font-weight: 600;
  text-align: left;
  color: #1a2b3c;
  margin-bottom: 4px;
  font-family: "Inter", sans-serif;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.notify-subtitle {
  font-size: 13px;
  color: #6b7280;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-family: "Inter", sans-serif;
}

.notify-row {
  animation: slideInLeft 0.3s ease forwards;
  opacity: 0;
}

.notify-drawer.show .notify-row:nth-child(1) {
  animation-delay: 0.1s;
}

.notify-drawer.show .notify-row:nth-child(2) {
  animation-delay: 0.2s;
}

.notify-drawer.show .notify-row:nth-child(3) {
  animation-delay: 0.3s;
}

.notify-drawer.show .notify-row:nth-child(4) {
  animation-delay: 0.4s;
}

.viewAll {
  text-align: center;
  text-decoration: none;
  padding: 5px;
}

.viewAll a {
  text-decoration: none;
  color: #6b6bff;
}

.viewAll:hover {
  background-color: #ebf7fb;
  cursor: pointer;
}

@keyframes slideInLeft {
  from {
    opacity: 0;
    transform: translateX(-20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@media (max-width: 768px) {
  .notify-toggle-btn {
    padding: 8px 14px;
    font-size: 14px;
    width: 140px;
  }
  .notify-drawer {
    width: 300px;
  }
  .notify-badge {
    width: 38px;
    height: 38px;
    font-size: 16px;
  }
  .notify-title {
    font-size: 14px;
  }
  .notify-subtitle {
    font-size: 12px;
  }
  .notify-content {
    max-width: calc(100% - 65px);
  }
}
.topNavNotification-badge {
  position: absolute;
  top: -12px;
  right: -8px;
  background-color: #ff5c5c;
  color: white;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.notifyToggleBtn {
  font-weight: 600;
  cursor: pointer;
  background-color: transparent !important;
  border: none !important;
}

.supplier-form,
.shopOrderTable th,
.adminOrderShopTabs,
.btn-action {
  text-transform: capitalize;
}

.editFleet label,
#addRateModal label,
#updateRateModal label,
.adminAddCategory label {
  text-transform: capitalize;
}

.shopOrderTable th {
  vertical-align: middle !important;
}

.showProductFormGroup select {
  text-transform: capitalize !important;
}

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