
:root {
  --contap-card-blue: #6faeff;
  --contap-blue: #1877f2;
  --contap-lightblue: #f0f2f4;
  --contap-active-blue:#F3F7FE;
  --contap-black: #1A1A1A;
  --contap-grey:#4D637B;
  --light-grey: #EBEBEB;
  --border:#DDDDDD; 
  --white:#fff;
  --placeholder:#B0B0B0;
  --grey-light:#E5E5E5;
  --grey-lighten:#F7F7F5;
  --border-hover:#DEDEDC;
  --input-color:#1A1A1A;
  --input-active:#BDBDBD;
  --lighten-grey:#F3F3F3;
  --input-hover-bg:#F8F8F8;
  --input-active-bg:#F4F4F4;
  --menu-default:#5A5A5A;
  --label-default:#5A5A5A;
  --premium-btn:#FE9800;
  --contap-green:#57F98A;
  --color-purple: #9B51E0;
  --primary:#1A1A1A;
  --color-ternary:#4c4b4b;
  --table-border:#e5e5e5;
  --contap-new-green:#B0FB03;
}

h1{color:var(--contap-black)}
h2{color:var(--menu-default)}

.text-primary{color: var(--contap-black) !important;}
.bg-grey-lighten{background-color: var(--grey-lighten);}
.bg-grey1{background-color: var(--input-hover-bg);}
.text-default{color:var(--menu-default)}

body, p{font-size: 14px;  font-family: "Inter Tight"  !important ; color: var(--menu-default) !important;}

.card-content-header .content-wrapper .content-header .content-header-title {
  border-right: none;
}
.card-content-header .content-wrapper .content-header .breadcrumbs-top {
  display: flex !important;
}

.digisafe-content-header .content-wrapper .content-header {
  background: url("../image/digisafe_banner.jpg") no-repeat scroll 0% 40%;
  background-size: cover;
}
.digisafe-content-header
  .content-wrapper
  .content-header
  .content-header-title {
  border-right: none;
}
.digisafe-content-header .content-wrapper .content-header .breadcrumbs-top {
  display: flex !important;
}


.scrollbox {
  border: 1px solid var(--grey-light) !important;
  border-radius: 0.625rem !important;
  padding: 1rem 1.3rem !important;
  -webkit-border-radius: 0.625rem;
  -moz-border-radius: 0.625rem;
  -khtml-border-radius: 0.625rem;
  height: 200px;
  overflow-y: scroll;
}

.scrollbox img {
  float: right;

  cursor: pointer;
}

.scrollbox div input {
  padding: 0px;
  margin-top: 2px !important;
  margin-bottom: 4px !important;
  margin-right: 5px !important;
}

.scrollbox div.even {
  background: #ffffff;
  padding: 10px 8px;
}

.scrollbox div.odd {
  background: #f5f5f5;
  padding: 10px 8px;
}
.error {
  color: red !important;
  font-size: 12px;
  float: right;
}

table .left {
  text-align: left;

  padding: 7px;
}

table .right {
  text-align: right;

  padding: 7px;
}
select {
  background: #fff;
  border: 1px solid #cccccc;
  color: #464855;
  /* margin-right: 10px; */
  border-radius: 2px;
}


body {
  min-height: 100vh;
}


.bottom-menu-item span,
.bottom-menu-item i {
  color: var(--contap-black);
}

/* .action:hover span
{
  transform: rotate(135deg);
} */

.action ul {
  position: absolute;
  bottom: 55px;
  background: rgb(214, 214, 214);
  min-width: 250px;
  padding: 20px;
  border-radius: 20px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}

.action.active ul {
  bottom: 65px;
  opacity: 1;
  visibility: visible;
  transition: 0.3s;
}

.action ul li {
  list-style: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 0;
  transition: 0.3s;
}

.action ul li:hover {
  font-weight: 600;
}

.action ul li:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.action ul li img {
  margin-right: 10px;
  opacity: 0.2;
  transform: scale(0.8);
}

.action ul li:hover img {
  opacity: 0.8;
}

.table-card tbody tr {
  background-color: #fff;
  box-shadow: 15px 6px 8px rgb(9 37 64 / 8%);
  border-radius: 8px;
  background-color: #ffffff;
}

.table-card {
  margin-bottom: 1rem;
  border-collapse: separate;
  border-spacing: 0 1em;
}

.table-card tbody tr:hover,
.table-card td:hover {
  background-color: #ffffff !important;
}

.table-card tbody tr:hover {
  box-shadow: 15px 6px 8px rgb(9 37 64 / 20%);
}

.breadcrumb-item a {
  color: #9b9b9b;
  font-size: 1rem;
}

.breadcrumb-item a:hover,
.breadcrumb .active a {
  color: #0c84d1;
}

/* css for Card */
/* .card-banner{background-image:url(image/-banner.jpg);background-repeat:no-repeat;
  background-size:contain;background-position:center;
  height:200px;width:100%;position:relative} */
.card-banner {
  background: url(image/laptop.jpg) no-repeat scroll 0% 40%;
  background-size: cover;
  height: 200px;
  padding: 2rem 1rem 0;

  position: relative;
}

.head1 {
  font-weight: bold;
  letter-spacing: 0;
  font-size: 1.12rem;
  text-transform: uppercase;
  line-height: 1.2;
  color: #464855;
}
.card-detail .table th,
.card-detail .table td {
  border-top: 5px solid #f4f5f7 !important ;
  border-bottom: none;
  vertical-align: middle;
}
.detail-edit .card-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.detail-edit .card-header .card-title {
  margin-bottom: 0;
  font-size: 15px;
  color: black;
}
.detail-edit .file-upload {
  opacity: 0;
  padding: 0;
  display: inline;
  position: absolute;
  width: 150px;
  height: 150px;
  left: 0;
  border-radius: 50%;
  cursor: pointer;
}
#profile-pic {
  border-radius: 50%;
  border: 1px solid #e7e7e7;
}
#video-link {
  display: block;
  position: absolute;
  left: 50%;
  top: 75%;
  right: 50%;
  width: 50px;
}
.step-section .step {
  margin-right: 0.7rem;
}

.step-section .steps li .step.completed {
  border-color: #1e9dee;
  background-color: #fff;
  color: #1e9dee;
  position: relative;
}
.step-section .steps .step {
  width: 35px;
  height: 35px;
  line-height: 25px;
  border: 5px solid #f4f5fa;
  font-size: 1.3rem;
  border-radius: 50%;
}
.step-section .steps .step {
  background-color: #fff;
  display: inline-block;
  margin-bottom: 1.5rem;
  z-index: 10;
  text-align: center;
}
.step-section .steps {
  margin-bottom: 0 !important;
}
.step-section .steps li {
  position: relative;
  text-align: left;
}
.step-section .steps li:after {
  content: "";
  display: block;
  position: absolute;
  top: 30px;
  width: 5px;
  height: 50%;
  z-index: 0;
  left: 15px;
  background-color: #e9e9e9;
}
.step-section .steps li:last-child:after {
  opacity: 0;
}
#video-link i {
  font-size: 3rem !important;
}

.right-main-section .content-header .breadcrumbs-top {
  display: flex !important;
}
.right-main-section .content-header .breadcrumbs-top {
  position: absolute;
  bottom: 0rem;
}
#td-text-all {
  display: block;
}
#td-text-part {
  display: none;
}
.doc-detail .dropdown-toggle::after {
  display: none;
}
.share-div {
  border: 1px solid #cacaca;
  border-radius: 15px;
  padding: 1rem 3rem;
  display: inline-block;
}
.doc-detail .btn-group .btn:hover {
  background-color: #0d8ecc;
  color: white;
}
.doc-detail .btn-group .btn {
  padding: 0.5rem;
}
.left-section .custom-control-label::before {
  background-color: #959595;
  border: #959595 solid 1px;
  width: 60px;
  height: 30px;
  border-radius: 1rem;
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(2.2rem);
}
.left-section .custom-switch .custom-control-label::after {
  background-color: #ffffff;
  width: 25px;
  height: 25px;
  border-radius: 50%;
}
.doc-detail .table-responsive {
  overflow-x: unset;
}
.cart-history .steps span {
  font-size: 12px;
  color: #9a9a9a;
}
.cart-history .steps li div {
  display: inline-grid;
  line-height: normal;
  vertical-align: middle;
}

.btn-golden {
  border: 0;
  background: linear-gradient(
    90deg,
    rgba(229, 200, 122, 1) 49%,
    rgba(163, 142, 85, 1) 72%,
    rgba(126, 109, 65, 1) 100%,
    rgba(126, 109, 65, 1) 100%
  ) !important;
  color: #ffffff;
}

.btn-outline-golden {
  border-color: rgba(163, 142, 85, 1);
  background-color: transparent;
  color: rgba(163, 142, 85, 1);
}
.btn-outline-golden:hover {
  background: linear-gradient(
    90deg,
    rgba(229, 200, 122, 1) 49%,
    rgba(163, 142, 85, 1) 72%,
    rgba(126, 109, 65, 1) 100%,
    rgba(126, 109, 65, 1) 100%
  ) !important;
  border-color: rgba(163, 142, 85, 1);
  color: #ffffff;
}

.order-details .list-group-item {
  padding: 0.25rem 1.25rem;
  background-color: #fff;
  border: 1px solid #f4f7fd;
}

.checkout .checkout-heading a {
  float: right;
  cursor: pointer;
}
.checkout .checkout-heading a i {
  font-size: 1.2rem;
  padding: 3px;
}

.checkout .checkout-heading a i:hover {
  border: 2px dotted #464855;
  border-radius: 50%;
}
/*
  .checkout .checkout-heading a:before {
      content: "\f303";
      font-family: "Font Awesome 5 Free";
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      line-height: 1;
      font-size: 14px !important;
      color: #464855;
  } */
.checkout .checkout-heading {
  color: #464855 !important;
  font-weight: 400 !important;
  /* padding: 1rem 1rem !important; */
  font-size: 17px;
}

#product-slider .carousel-inner {
  margin-bottom: 1rem;
}
#product-slider .carousel-indicators button {
  border: 1px solid #dddddd;
  background-color: white;
  margin: 0.25rem;
}
#product-slider .carousel-indicators {
  position: relative !important;
  margin-right: 5%;
  margin-left: 5%;
  margin-bottom: 10%;
}
/*
#product-slider .carousel-control-next-icon, #product-slider  .carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50%/100% 100%;
  color: #DDDDDD;
}

#product-slider .carousel-control-next-icon i, #product-slider  .carousel-control-prev-icon i {
  
      border: 2px solid #DDDDDD;
      border-radius: 50%;
      padding: 5px;
  }
*/
#product-slider .carousel-control-prev,
.carousel-control-next {
  background: transparent;
}

#product-slider img {
  width: 100%;
}
/**THE SAME CSS IS USED IN ALL 3 DEMOS**/
/**gallery margins**/

.zoom {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.zoom:hover,
.zoom:active,
.zoom:focus {
  /**adjust scale to desired size, 
  add browser prefixes**/
  -ms-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -webkit-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
  position: relative;
  z-index: 100;
}

.product-info .list-group-item {
  position: relative;
  display: block;
  padding: 0.5rem 0.5rem;
  margin-bottom: 0;
  background-color: #fff;
  border: 0px dashed #e4e7ff;
  border-bottom: 1px solid #ebebeb;
  border-radius: 0;
}
.product-info .list-group-item:last-child {
  border-bottom: 0px solid #ebebeb;
}
.product-info .card-header,
.product-info .card-body {
  padding: 1rem 1rem;
}
.required {
  color: red;
}

.product-price {
  margin-top: 1rem;
  margin-bottom: 0;
}
.last-price span {
  font-weight: 400;
  text-decoration: line-through;
}
.last-price {
  color: #d70d49;
  /*	font-size: 0.9rem;*/
}
.new-price {
  color: var(--black);
  font-size: 1.75rem;
  font-weight: 600;
  margin-bottom: 0;
  line-height: normal;
}

.option-field {
  margin-top: 1rem;
}

.sidebar-shop ul {
  padding: 0;
  overflow: hidden;
}
.sidebar-shop ul li {
  list-style: none;
  display: inline-block;
  padding: 0.5rem;
}

.sidebar-shop ul li a {
  border: 1px solid #e0e0e0;
  padding: 5px 15px;
  border-radius: 15px;
  text-decoration: none !important;
}
.sidebar-shop ul li a:hover {
  color: #efefef !important;
  border-color: #53565a;
  background-color: #53565a;
}

.sidebar-shop a {
  transition: all 0.3s ease 0s;
}

.sidebar-shop .search {
  position: relative;
}
.sidebar-shop .search .basic-search {
  width: 100%;
  border: none;
  padding: 0;
  outline: none;
}
.sidebar-shop .search i {
  position: absolute;
  top: 0.1rem;
  right: 1rem;
  margin: 1.3rem 0.1rem;
}

.sidebar-shop .search-box {
  position: relative;
}
.sidebar-shop .search-box input.product-search {
  border: none;
  border-bottom: 1px solid #ddd;
  width: 100%;
  outline: none;
  padding: 6px 10px;
  margin-bottom: 1rem;
}
.sidebar-shop .search-box i {
  position: absolute;
  top: 10px;
  right: 7px;
}

.sidebar-shop .product-cat {
  width: 100%;
  position: relative;
}
.sidebar-shop .product-cat .treeview > li {
  position: relative;
}
.sidebar-shop .product-cat .treeview > li:before,
.sidebar-shop .product-cat .treeview > li:after {
  position: absolute;
  top: 10px;
  right: 20px;
  margin-top: -8px;
  font-family: "feather";
  content: "\e844";
  transition: all 300ms linear 0s;
}
.sidebar-shop .product-cat .treeview > li.expandable:before {
  opacity: 1;
}
.sidebar-shop .product-cat .treeview > li.expandable:after {
  opacity: 0;
}
.sidebar-shop .product-cat .treeview > li.collapsable:before {
  opacity: 0;
}
.sidebar-shop .product-cat .treeview > li.collapsable:after {
  opacity: 1;
  transform: rotate(90deg);
}
.sidebar-shop .product-cat .treeview li span {
  color: #464855;
  display: block;
  font-size: 14px;
  line-height: 30px;
  text-transform: capitalize;
  cursor: pointer;
  transition: all 0.3s ease 0s;
}
.sidebar-shop .product-cat .treeview li.open span {
  font-weight: 600;
}
.sidebar-shop .product-cat .treeview li.open > ul > li span {
  font-weight: normal;
}
.sidebar-shop .product-cat .treeview li.open > ul > li.active span {
  font-weight: 600;
  border-right: 5px solid #0c84d1;
}
.sidebar-shop .product-cat .treeview li > ul {
  padding-left: 1rem;
}
.sidebar-shop .product-cat .treeview li > ul > li > a {
  color: #999;
  display: block;
  font-size: 13px;
  line-height: 25px;
  text-transform: capitalize;
}

.sidebar-shop .product-cat .treeview li > ul > .open > a {
  font-weight: 600;
  border-right: 5px solid #0c84d1;
}

.sidebar-shop .noUi-tooltip {
  display: none;
}

.sidebar-shop .noUi-active .noUi-tooltip {
  display: block;
}

.sidebar-shop .sidebar-list {
  width: 100%;
  position: relative;
}
.sidebar-shop .sidebar-list ul li {
  line-height: 2;
}
.sidebar-shop .sidebar-list ul li a {
  color: #464855;
}
.sidebar-shop .sidebar-list ul li a span.count {
  float: right;
  padding-right: 1rem;
}
.sidebar-shop .sidebar-list ul li a:hover {
  color: #1e9ff2;
}
.sidebar-shop
  .sidebar-list.ps-container
  > .ps-scrollbar-y-rail
  > .ps-scrollbar-y {
  width: 5px;
}
.sidebar-shop .sidebar-list .skin label {
  display: inline;
}

.sidebar-shop .color-info {
  width: 1rem;
  height: 1rem;
  display: inline-block;
  margin-right: 1rem;
  border-radius: 50%;
  position: relative;
  top: 3px;
}
.sidebar-shop .color-info.white {
  border: 1px solid #464855;
}

.sidebar-shop .featured-image {
  text-align: center;
  border-radius: 4px;
}
.sidebar-shop .featured-image .badge {
  padding: 0.5rem;
  font-size: 1.2rem;
  float: left;
  margin: 10px;
  letter-spacing: 0.25px;
}
.sidebar-shop .featured-image img {
  padding: 2rem 3rem 3.5rem;
  width: 250px;
  position: relative;
}

.size-filter ul li {
  list-style: none;
  display: inline-block;
  margin: 8px 8px 0 0;
}
.size-filter ul li a {
  background: #f0f2f8;
  border-radius: 3px;
  display: block;
  font-weight: 700;
  height: 34px;
  line-height: 34px;
  text-align: center;
  width: 34px;
}
.size-filter ul li.active a {
  background: #1e9ff2;
  color: #fff;
}

.product-img {
  position: relative;
}
.product-img img {
  margin: 0 auto;
}
.product-img .badge {
  position: absolute;
  top: 15px;
  padding: 0.5rem;
  font-size: 1rem;
  letter-spacing: 0.25px;
  left: 15px;
}
.product-img .badge.badge-right {
  left: auto;
  right: 15px;
}

.price-reviews {
  overflow: hidden;
  margin-bottom: 1rem;
}
.price-reviews .price-box {
  float: left;
}
.price-reviews .price-box .price {
  font-weight: 700;
}
.price-reviews .price-box .old-price {
  color: #6f7274;
  font-weight: 400;
  margin-left: 5px;
  text-decoration: line-through;
}
.price-reviews .ratings {
  float: right;
}
.price-reviews .ratings img {
  height: 15px;
}

.product-shop .display-buttons a {
  color: #464855;
  margin-right: 1rem;
}
.product-shop .display-buttons a.active,
.product-shop .display-buttons a:hover {
  color: #1e9ff2;
}

.shop-title {
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 600;
}

.product-shop .product-title {
  font-weight: 500;
  letter-spacing: 0.05rem;
  font-size: 1.12rem;
  margin-bottom: 0.5rem;
}

.product-shop .product-action {
  background: #f4f5fa;
  padding: 0.75rem 1rem;
}
.product-shop .product-action .saperator {
  color: #bfc5e2;
  position: relative;
  top: -1px;
}

.product-detail ul {
  padding: 0;
}
.product-detail ul li {
  list-style: none;
}

.product-detail .product-img {
  height: 478px;
}
.product-detail .product-img img {
  height: auto;
}

.product-detail .product-title {
  font-weight: 600;
}

.product-detail .price-reviews {
  margin-bottom: 2rem;
}
.product-detail .price-reviews .price-box {
  margin-top: 0.5rem;
}
.product-detail .price-reviews .price-box .price {
  font-weight: 500;
  color: #1e9ff2;
}

.product-detail .product-info {
  margin-bottom: 1.25rem;
}

.product-detail .product-options .option-title {
  font-weight: 600;
  display: inline-block;
  width: 45px;
}

.product-detail .color-options ul {
  padding-left: 0;
}
.product-detail .color-options ul li {
  list-style-type: none;
  display: inline-block;
  margin-right: 1rem;
}

.product-detail .color-options .color-info {
  width: 1.5rem;
  height: 1.5rem;
  display: inline-block;
  top: 5px;
  position: relative;
}
.product-detail .color-options .color-info.active {
  outline: 1px solid #bfc5e2;
  outline-offset: 2px;
}

.product-detail .product-action .product-count {
  float: left;
  margin-right: 2rem;
  width: 20%;
}
.product-detail .product-action .product-count .input-group-prepend .btn,
.product-detail .product-action .product-count .input-group-append .btn {
  background: #f4f5fa;
}
.product-detail .product-action .product-count .form-control {
  border-color: #f4f5fa;
}

.product-detail .product-action .product-info {
  width: 40%;
}

.product-detail .product-action .product-info {
  background: #f4f5fa;
  padding: 0.75rem 1rem;
}
.product-detail .product-action .product-info .saperator {
  color: #bfc5e2;
  position: relative;
  top: -1px;
}

.product-detail .product-buttons .btn {
  padding: 0.5rem 0.75rem 0.75rem;
}
.product-detail .product-buttons .btn i {
  position: relative;
  top: 2px;
}

.product-detail .product-tabs {
  border-radius: 0;
}
.product-detail .product-tabs.nav.nav-tabs.nav-underline .nav-item {
  flex: 0;
}
.product-detail .product-tabs.nav.nav-tabs.nav-underline .nav-item a.nav-link {
  padding: 0.75rem 2rem;
  font-size: 1.2rem;
}

.product-detail .product-content ul {
  padding-left: 2rem;
}
.product-detail .product-content ul li {
  list-style: disc;
}

.shop-wrapper.product-action .product-count {
  width: 24%;
}

.shop-wrapper.product-action .product-info {
  width: 27%;
}

.options {
  background: #f5f7fc;
  padding: 10px;
}

.product-detail-page .product-img {
  height: auto;
  min-height: auto;
}

.filter .form-control {
  padding: 0.5rem 1.3rem !important;
  height: auto;
  margin-bottom: 0 !important;
}

.file-upload {
  opacity: 0;
  padding: 0;
  display: inline;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  cursor: pointer;
}

#profile-pic {
  margin: 0.9rem;
  border-radius: 50%;
}

.checkout .card-body {
  padding-left: 1.5rem;
  padding-top: 0rem;
  padding-bottom: 0rem;
  padding-right: 1.5rem;
}
.amount {
  font-weight: 600;
}
.final-amount {
  font-weight: 600;
  font-size: 1.05rem;
}
.align-sub {
  vertical-align: sub;
}
div.order-place-block .btn-success:not(:disabled):not(.disabled):active,
.order-place-block .btn-success:not(:disabled):not(.disabled).active {
  color: #fff !important;
  background-color: #39d9a0 !important;
  border-color: #39d9a0 !important;
}
.order-place-block .btn-success {
  border-color: #f1f1f1 !important;
  background-color: #f7f7f7 !important;
  color: #c5c5c5 !important;
  margin-right: 0.5rem;
}
.order-place-block .btn-success:hover {
  border-color: #39d9a0 !important;
  background-color: #39d9a0 !important;
  color: #fff !important;
}

.recentorder .filter-group button:nth-child(2) {
  padding: 10px;
  font-size: 23px;
  color: #aeaeae;
}

.order-place-block .card-header i.ft-rotate-cw,
.order-right-block .card-header i.ft-rotate-cw {
  color: var(--light);
}
.recentorder table td a {
  color: var(--light);
}

.recentorder table td a i {
  font-size: 1.5rem !important;
}
.recentorder .box-shadow-2,
.recentorder .user-record {
  box-shadow: none;
}
.order-right-block em {
  font-size: 0.8rem;
  color: #a7a7a7;
}

/*Digisafe Changes */

.field-style {
  color: #4e5154;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #e4e7ed;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  padding: 3px;
}

.form_image {
  width: 100%;
  height: 250px;
  border: 1px dashed #e4e7ed;
  border-radius: 10px;
  margin-bottom: 0;
  position: relative;
  text-align: center;
  background: #dbffe1;
  color: #666;
  overflow: hidden;
}
.form_image a img {
  border: none;
  margin-bottom: 0;
  padding: 5px;
  height: 85%;
}

.form-control-file {
  border: 1px solid #ced4da;
  padding: 8px 10px;
  border-radius: 4px;
  margin-bottom: 8px;
  margin-top: 10px;
}

#categoryform #dimension input,
#categoryform #image_dimension input,
#categoryform #dimension select,
#categoryform #image_dimension select,
#categoryform #dimension_i input[type="text"],
#categoryform #image_dimension_i input[type="text"],
#categoryform #video_dimension_i input[type="text"] {
  width: 22% !important;
  float: left;
  display: inline-block !important;
}
#categoryform input[type="text"] {
  padding: 3px 13px;
}
.usageaccount h2 {
  font-size: 1.2rem;
  font-weight: 600;
}
.usageaccount .card-body h3 {
  font-size: 1.05rem;
  font-weight: 600;
  margin-top: 10px;
}
.usageaccount .pull-up:hover {
  transform: translateY(-4px) scale(1.02);
  box-shadow: 0 14px 24px rgb(62 57 107 / 20%);
  z-index: 999;
}
.usageaccount .card {
  margin-bottom: 1.875rem;
  border: none;
  box-shadow: 0px 1px 15px 1px rgb(62 57 107 / 7%);
}
.usageaccount .progress.progress-sm {
  height: 1rem !important;
}
.setting-btn a i {
  font-size: 24px;
}
.usageaccount .modal-content {
  background-color: var(--digi-light-grey);
}
.usageaccount .modal-header {
  border-bottom: 0;
}

.digi-product-shop .product-action a {
  color: var(--secondary);
}

.digi-product-shop .product-action a:hover {
  color: var(--digi-green);
}

.digisafe-content-header .btn-success {
  background-color: var(--digi-green) !important;
  border: 1px solid var(--digi-green) !important;
  color: var(--white) !important;
}

.digisafe-content-header .btn-success:hover {
  background-color: transparent !important;
  color: var(--digi-green) !important;
}

.digisafe-content-header #button-search {
  color: var(--digi-green);
}

.digi-product-shop .card-body p {
  color: var(--secondary);
}

.digisafe-content-header .content-header::before {
  background-color: transparent !important;
}
.digisafe-content-header .content-header-left .content-header-title {
  color: #565557 !important;
  font-weight: 700 !important;
}
.digisafe-content-header .content-header-left .content-header-title .green {
  color: var(--digi-green);
}
.digisafe-content-header .breadcrumb-item a {
  color: #535355 !important;
  font-size: 1rem;
  font-weight: 500;
}
.generate-send-modal .blue-circle,
.link-share-mod .blue-circle {
  -webkit-align-items: center;
  align-items: center;
  background-color: #54bb68;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: inline-flex;
  height: 36px;
  -webkit-justify-content: center;
  justify-content: center;
  margin-right: 12px;
  min-width: 36px;
  max-width: 36px;
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.addcategory-form
  .custom-control-input:checked
  ~ .custom-control-label::before {
  color: #fff;
  border-color: #54bb68;
  background-color: #54bb68;
}
.addcategory-form .custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.addcategory-form h2 {
  font-size: 1.5rem;
  font-weight: 600;
}
.digisafe-content-header .form-control:focus {
  border-color: #4dba67;
}
.digisafe-content-header .custom-control-label {
  font-size: 17px;
  cursor: pointer;
}
.digisafe-content-header .form_image a,
.addcategory-form #categoryform .form-group div a {
  color: var(--digi-green) !important;
}

.digisafe-content-header form div.border {
  border: 1px solid #cacfe7 !important;
  color: #3b4781;
  border-radius: 0.25rem;
}
.addcategory-form
  .custom-switch
  .custom-control-input:checked
  ~ .custom-control-label::after {
  background-color: #fff;
  -webkit-transform: translateX(0.75rem);
  transform: translateX(0.75rem);
}

.files-right-block ul li {
  margin-right: 2rem;
  list-style: none;
}

.files-right-block ul li a {
  color: var(--black);
  font-size: 14px;
  font-weight: 600;
}
.files-right-block ul li svg {
  justify-self: center;
}

.files-right-block .border-blue {
  border: none !important;
  border-bottom: 4px solid #2196f3 !important;
}
.files-right-block .border-green {
  border: none !important;
  border-bottom: 4px solid #54bb68 !important;
}

.files-right-block .border-yellow {
  border: none !important;
  border-bottom: 4px solid #f1ec65 !important;
}
.files-right-block select.form-control {
  padding-top: 0;
  padding-bottom: 0;
  align-self: center;
  margin-right: 30px;
}
.bg-grey {
  background-color: var(--digi-light-grey);
}

.files-right-block .bg-grey ul li {
  margin: 1rem !important;
  display: inline-grid;
}
.inner-option input,
.inner-option select {
  margin-right: 15px !important;
  margin-top: 1rem;
  height: 35px;
}
#email_body.inner-option {
  margin-top: 1rem;
}
#email_body input,
#email_body textarea {
  margin: 0;
  margin-bottom: 15px;
}

.files-right-block ul li a:hover {
  color: var(--contap-black) !important;
}
.link-share-mod .share-link {
  margin: 16px 10px 8px 10px;
}
.link-share-mod .email-input {
  background: #f1f3f4;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  color: currentcolor;
}
.link-share-mod .email-input input {
  -webkit-align-items: center;
  align-items: center;
  background-color: transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  box-flex: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  max-width: 100%;
  min-height: 48px;
  width: 100%;
  border: 0;
  padding: 0 0.75em;
  border-bottom: 2px solid #54bb68;
  font-size: 14px;
}
.link-share-mod .copy-btn,
.send-mod .copy-btn {
  box-shadow: none;
  background: transparent;
  border: 0;
  color: var(--digi-green);
  font-weight: 600;
  font-size: 16px;
  text-shadow: none;
}
.link-share-mod h3.modal-title,
.send-mod h3.modal-title {
  font-size: 1.3rem;
  font-weight: 700;
}
.send-mod input#input_file {
  margin: 0 !important;
}
.hr {
  border-bottom: #bbb 1px solid;
  margin-bottom: 1em;
}
.mr-small {
  margin-right: 0.5rem !important;
}

.link-share-mod .copy-btn:hover {
  background-color: transparent;
}

.category-row .card-body p {
  color: var(--black);
  text-align: center;
  font-size: 12px;
  position: relative;
  line-height: normal;
}
.category-row .card .product-img {
  position: relative;
}
.category-row .card-body p:after {
  position: absolute;
  font-family: "feather";
  color: #4cb861;
  content: "\e829";
  transition: all 300ms linear 0s;
  margin-left: 5px;
  padding: 1px;
  border-radius: 50%;
  margin-top: 2px;
}
.category-row .product-action {
  background: transparent;
  padding: 0.4rem 0.2rem;
  border-top: 1px solid #ebebeb;
  padding-bottom: 0;
}

.category-row .card.pull-up {
  display: inline-block;
  height: fit-content !important;
  margin-bottom: 0;
}

.category-row .card-body {
  padding: 0.7rem;
}
.narrow-card-border .card-body {
  padding: 0.7rem;
}

/* Digisafe Chnages end */

/* card css start */

.card-content-header .card-header h2 {
  font-size: 1.5rem;
  font-weight: 600;
}
.border-grey {
  border: 1px solid #e4e7ed;
  border-radius: 10px;
}
.text-white-off {
  color: #adadad;
}
.bor-w-1 {
  border-width: 1px !important;
}
.add-card .modal-title {
  font-size: 1.3rem;
  font-weight: 700;
}

#td-text-all,
#td-text-part {
  color: #515151;
  font-size: 13px;
  font-weight: 500;
}
.text-gold {
  color: #e5c87a;
}

.btn-outline-golden {
  border: 1px solid !important;
}

.info-txt {
  display: -webkit-inline-box;
  font-size: 16px;
  color: black;
  font-weight: 500;
}

.card-content-header .dropdown-menu.arrow:after,
.card-content-header .dropdown-menu.arrow:before {
  position: absolute;
  left: 10px;
  left: 40%;
}

.card-content-header .dropdown-item.active,
.card-content-header .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #e5c87a;
}

.add-doc-form .toggle.btn {
  min-width: 7rem !important;
  min-height: 2.15rem !important;
  margin-bottom: 1rem !important;
}

.digisafe-content-header2 .content-header-left .content-header-title {
  color: #fff !important;
  font-weight: 700 !important;
}
.digisafe-content-header2 .card-right h2 {
  font-size: 1.5rem;
  font-weight: 600;
}

.add-doc-form .golden-panel .toggle.btn {
  min-width: 10rem !important;
  min-height: 2.15rem !important;
  margin-bottom: 1rem !important;
  color: #fff;
}
.add-doc-form .btn-file-video,
.add-doc-form .btn-file-link {
  color: #fff !important;
  background-color: rgb(189 165 101);
  border-color: rgb(189 165 101);
  width: 10rem !important;
  font-size: 0.9rem;
  padding: 0.375rem 0.75rem;
}

.add-doc-form .btn-file-upload {
  color: #ddd;
  background-color: rgb(144 124 71);
  border-color: rgb(144 124 71);
  padding: 0.375rem 0.75rem;
}

.card-right .mb-0 > a,
.card-right .card-header > a {
  display: block;
  position: relative;
  color: #606060;
  line-height: normal;
  font-size: 16px;
  font-weight: 600;
}
.card-right .card-header i {
  margin-top: 0 !important;
}

.card-right .golden-panel ::placeholder {
  color: var(--white) !important;
}
.card-right .toggle-group label {
  padding: 0.5rem 0;
}
.card-right .toggle-group label:first-child {
  text-align: left;
}
.golden-btn.px-5 {
  padding: 0.5rem 3rem !important;
}

.card-right ::placeholder,
.card-right input[type="date"],
.card-right input[type="datetime-local"],
.card-right input[type="month"],
.card-right input[type="time"],
.card-right .personal-form select {
  color: #8a8a8a !important;
}
.digisafe-content-header2 .dropdown-menu {
  background-color: white !important;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.view-card2 #accordion {
  border: 1px solid #cecece !important;
}
.view-card2 .card-header {
  background-color: white !important;
  border-bottom: 1px solid #cccccc !important;
}
.view-card2 .mb-0 > a:hover,
.view-card2 .card-header > a:hover,
.view-card2 div.card-header > a:focus {
  color: var(--contap-black) !important;
}
.view-card2 .card-body {
  background-color: white !important;
}
.view-card2 .list-data tr td {
  color: #434343;
}

/* switch css */
.golden-switch .switch {
  position: relative;
  display: inline-block;
  width: 55px !important;
  height: 28px;
}

.golden-switch .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.golden-switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;

  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.golden-switch .slider:before {
  position: absolute;
  content: "";
  height: 24px;
  width: 24px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.switch-new .btn-file-link {
  font-size: 1.1rem !important;
}
.golden-switch input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}

.golden-switch input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.golden-switch .slider.round {
  border-radius: 34px;
}

.golden-switch .slider.round:before {
  border-radius: 50%;
}

/* Card css end */

/* report css start */

.btn-success-dark {
  background-color: var(--dark-green);
  border: 1px solid var(--dark-green);
  color: var(--white) !important;
}
.btn-success-dark:hover {
  background-color: transparent !important;
  border: 1px solid var(--dark-green) !important;
  color: var(--dark-green) !important;
}

.tree-modal .modal-title {
  font-size: 1.3rem;
  font-weight: 700;
}
.tree-modal h4 {
  font-weight: 600;
  font-size: 16px;
}
.tree-modal .form-control:focus {
  border-color: #4dba67;
}
.tree-modal input {
  width: 100px !important;
  height: 35px !important;
  padding: 7px 10px !important;
}

/* report css end*/

/* setting css start*/

.card-dashboard i.ft-edit {
  font-size: 17px !important;
}
.table-layout table .dropdown-menu i {
  font-size: 12px !important;
}
.card-dashboard table tr td:last-child {
  text-align: center;
}

.card-dashboard tr th,
.card-dashboard tr th a,
.table-layout thead tr td a,
.table-layout thead tr td,
.card-dashboard thead tr td a,
.card-dashboard thead tr td {
  color: var(--contap-black);
  font-weight: bold;
  text-decoration: none;
}

.table-layout .filter td {
  text-align: center;
}
.table-layout .filter input,
.table-layout .filter select {
  width: -webkit-fill-available;
}
.px-small {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.table-layout .tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 0;
  opacity: 1 !important;
}
.table-layout .tooltip .tooltiptext {
  font-size: 12px;
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}

.table-layout .tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.table-layout .tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
/* setting css end*/
/* product category css start*/
.rate-product .form-control {
  height: 35px !important;
}
.product-title {
  color: var(--black);
}

/* NPS Popup */
.review-modal .modal-title {
  font-size: 15px;
}

.review-modal ul {
  padding-left: 0rem;
}
.review-modal ul li {
  list-style: disc;
}
.review-modal .list {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
  display: inline-block;
}
.review-modal .list img {
  float: left;
}
.review-modal .list p,
.review-modal .list h4 {
  text-align: right;
  display: inline-block;
  padding: 0;
  margin-left: 1rem;
  margin-bottom: 0;
  margin-top: 0.6rem;
}

.review-modal .modal-header .close {
  padding: 0 !important;
  margin: 0;
  opacity: 1;
  font-size: 30px;
  box-shadow: none !important;
  background-color: transparent !important;
  background: none !important;
}

.review-modal .w-10 {
  width: 8%;
}
.review-modal .header-img img {
  margin-left: 1rem;
}
.review-modal form {
  display: block;
}

.review-modal form input[type="radio"] {
  -webkit-appearance: none;
  width: 42px;
  height: 42px;
  border: none;
  cursor: pointer;
  transition: border 0.2s ease;
  /*    filter: grayscale(100%);*/
  margin: 0 2px;
  transition: all 0.2s ease;
}
.review-modal form input[type="radio"].sad {
  background: url("../image/sad-icon.svg") center;
  background-size: cover;
}
.review-modal form input[type="radio"].neutral {
  background: url("../image/moody.svg") center;
  background-size: cover;
}
.review-modal form input[type="radio"].happy {
  background: url("../image/smile.svg") center;
  background-size: cover;
}

/*	form#smileys input[type=radio]:hover,*/

.review-modal .red-active input[type="radio"]:checked {
  background: url("../image/red-active.svg") center;
  background-size: cover;
}
.review-modal .yellow-active input[type="radio"]:checked {
  background: url("../image/yellow-active.svg") center;
  background-size: cover;
}
.review-modal .green-active input[type="radio"]:checked {
  background: url("../image/green-active.svg") center;
  background-size: cover;
}

.review-modal form ul li label {
  display: table-caption;
  text-align: center;
}

/* modal css	*/

.review-modal .modal-header {
  display: block;
  border: 0;
}
.review-modal hr {
  margin: 1rem 0.25rem;
}

.review-modal .modal.show .modal-dialog .modal-content {
  overflow: hidden;
  border-radius: 15px;
  background: white;
  z-index: 1111111;
  background-size: cover;
  padding: 0 !important;
}
.review-modal .gg-arrow-long-right {
  box-sizing: border-box;
  position: relative;
  display: block;
  transform: scale(var(--ggs, 1));
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
  box-shadow: inset 0 0 0 2px;
  width: 15px;
  height: 6px;
  align-self: center;
}

.review-modal .gg-arrow-long-right::after {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 6px;
  height: 6px;
  border-top: 2px solid;
  border-right: 2px solid;
  transform: rotate(45deg);
  right: 0;
  bottom: -2px;
}
.review-modal .gg-arrow-long-left {
  box-sizing: border-box;
  position: relative;
  display: block;
  transform: scale(var(--ggs, 1));
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
  box-shadow: inset 0 0 0 2px;
  width: 15px;
  height: 6px;
  align-self: center;
}

.review-modal .gg-arrow-long-left::after {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 6px;
  height: 6px;
  border-bottom: 2px solid;
  border-left: 2px solid;
  transform: rotate(45deg);
  left: 0;
  bottom: -2px;
}
.review-btn {
  color: #fff !important;
  background-color: #018ecd;
  border-color: #018ecd;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 10px 30px;
  text-transform: uppercase;
  border-radius: 8px;
  line-height: normal;
  margin-top: 2rem;
  display: inline-block;
}

.review-btn:hover {
  background-color: #006d9d;
}
.review-modal .modal .modal-dialog .modal-content {
  position: relative;
}
.review-modal .modal .modal-dialog .modal-content::after {
  content: url("../images/dot-particle.svg"); /* with class ModalCarrot ??*/
  position: absolute;
  z-index: 9999;
  right: 0;
  bottom: -60px;
}
.pagination {
  margin-top: 1.5em;
  font-size: 11px;
  color: #a3a3a3;
  padding-top: 8px;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}

.pagination .links {
  float: left;
}

.pagination .links a {
  font-size: 11px;
  border: 1px solid #ddd;
  padding: 4px 10px;
  text-decoration: none;
  color: #a3a3a3;
  margin-bottom: 5px;
  display: inline-block;
}

.pagination .links b {
  border: 1px solid #ddd;
  padding: 4px 10px;
  font-weight: normal;
  text-decoration: none;
  color: #999;
  background: #d5d5d5;
}

.pagination .results {
  float: right;
  padding-top: 3px;
}

#notification {
  text-align: center;
}

#cart .avatar img {
  height: 100% !important;
}

.cart-module ul.dropdown-menu.dropdown-menu-media.dropdown-menu-right {
  margin: 0;
}
.header-navbar .navbar-container .dropdown-menu-media .media-list .media {
  width: 100%;
}

.navbar{
  /* z-index: 9999; */
  background: #ffffff;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.08);
}

.navbar .notif-bell{
  padding: 0.8rem;
  border-radius: 100%;
  background-color: var(--input-active-bg) !important
}

.navbar .dropdown-user-link{
  display: flex;
  justify-content: center;
  align-items: center;
  gap:0.5rem
}

.navbar .user-name{
  font-style: normal;
  font-weight: 500;
  font-size: 1rem;
  line-height: 24px;
  color: var(--contap-black);
}

.navigation-main{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}


.navigation-main li .btn{
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center !important;
  gap: 0.6rem;
  font-weight: 500;
  font-size: 1rem;
  line-height: 19px;
  letter-spacing: 0.08em;
  color: #111C39;
}

.navigation-main li .btn:hover{
  background: var(--contap-active-blue);
  color: var(--contap-blue);
}

/* 2-2-23 rfq css */
.review-modal .modal-body textarea {
  border: 0;
  padding: 0;
  background-color: white;
  line-height: 2;
  color: black;
}
.rfq-form-data table input[type="file"]:disabled {
  display: none;
}

.rfq-form-data input:disabled,
.rfq-form-data textarea:disabled,
.rfq-form-data select:disabled {
  resize: unset;
  background-color: #f9f9f9;
  border: 0px solid #f1f1f1;
}
.rfq-form-data table .pt-2 {
  padding-top: 0;
}
.review-modal .log-list ul li {
  display: block;
  line-height: normal;
}
.log-list li {
  list-style: none !important;
  width: 98%;
  padding-bottom: 5px;
}

/* .log-list li:before {
font: normal normal normal 15px/2 LineAwesome;
  content: "\f28e";
  display: inline-block;
  margin-right: 5px; 
 
} */
.log-list.steps li {
  position: relative;
  text-align: left;
  display: -webkit-inline-box;
}
.log-list.steps .step {
  width: 20px;
  height: 20px;
  line-height: 20px;
  border: 5px solid #1e9dee;
  border-radius: 50%;
}
.log-list.steps .step {
  background-color: #fff;
  display: inline-block;
  margin-bottom: 1.5rem;
  margin-right: 10px;
  z-index: 10;
  text-align: center;
}
.log-list.steps li:after {
  content: "";
  display: block;
  position: absolute;
  top: 20px;
  width: 3px;
  height: 100%;
  z-index: 0;
  left: 8px;
  background-color: #e9e9e9;
}
.log-list.steps li:last-child:after {
  opacity: 0;
}
.log-list {
  height: 500px;
  overflow-y: scroll;
  padding-right: 0 !important;
  margin-bottom: 0 !important;
}
.log-list li div {
  width: 95%;
}
.log-list::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.log-list:hover::-webkit-scrollbar-thumb {
  background-color: #e1e1e1;
  border-radius: 10px;
  border: 3px solid #ffffff;
}
.summery-total {
  background-color: #f2f2f2;
}
.summery-total table tr td:first-child {
  font-size: 1rem;
  font-weight: 700;
  padding-bottom: 5px;
  width: 50%;
  text-align: right;
  line-height: 2;
}
table ::-webkit-file-upload-button {
  background: var(--info);
  padding: 3px 8px;
  color: rgb(255, 255, 255);
  border: 1px solid var(--info);
  border-radius: 5px;
}
table ::-webkit-file-upload-button:hover {
  background: #168dff;
  opacity: 1;
}
table input[type="file" i]:focus-visible {
  outline: -webkit-focus-ring-color auto 0px !important;
}

table input[type="file" i]:disabled {
  background-color: #eceff1;
  display: none;
}

.purchase-form form .form-group .position-relative {
  font-weight: 600;
}

div.main-menu.menu-light .navigation li a {
  color: var(--contap-black) !important;
  transition: all 0.2s ease;
  font-weight: 500 !important;
  font-size: 0.9rem;
  line-height: normal;  border-radius: 1rem;
  opacity: 0.9;
}

.main-menu.menu-light .navigation  li.hover  a, .main-menu.menu-light .navigation  li:hover  a
.main-menu.menu-light .navigation  li:hover  a, 
.main-menu.menu-light .navigation  li.active  a {
opacity: 1 !important;
}

div.main-menu.main-menu.expanded .navigation li a:hover {
  background-color: var(--lighten-grey) ;
}


.navigation-main .bottom-menu-item {
  color: var(--contap-black) !important;
  background-color: var(--lighten-grey);
  margin-left: 0rem !important;
  margin-right: 0 !important;
  margin-bottom: 0;
  border-radius: 0;
}
.navigation-main li.bottom-menu-item.hover a, .navigation-main li.bottom-menu-item a:hover{
  color: var(--contap-black) !important;
  background-color: var(--lighten-grey);
}

.match-color-switch{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.settings-wrapper{
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
  gap: 1.3rem;
  border:1px solid var(--grey-light) !important;
  border-radius: 12px !important;
}

.settings-wrapper img{
  width:25px;
}

.title-wrapper{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

td .form-switch .form-check-input{
  width:2.6em !important;
}

/* account return insert css */

/* mobile optimization */
@media (max-width: 480px) {
  .shop-wrapper .input-group-addon,
  .shop-wrapper .input-group-btn,
  .shop-wrapper .input-group .form-control {
    display: block;
    margin-bottom: 10px;
    clear: both;
  }
  .shop-wrapper .input-group {
    display: block;
  }
}

@media screen and (max-width: 767px) {

  .preview-card{
    max-height: 220px !important;
    overflow: hidden !important;
  }

  .preview-grad .preview-card .footer-banner{
    display: none !important;
  }

  .mobile-button{
    background: #FFFFFF;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 100;
  }

  .profile-swatch img{
    max-height: 120px;
  }

  .main-menu.menu-fixed{
    top:unset !important;
  }

  .breadcrumb-new .content-header-title{
    margin: 0;
  }

  .sm-none {
    display: none;
  }
  .sm-hide {
    display: none;
  }
  .sm-px-1 {
    padding: 0px 0.5rem !important;
  }
  .sm-pt-0 {
    padding-top: 0 !important;
  }
  .card-banner {
    height: 100px;
  }
  .order-products .table th,
  .order-products .table td {
    padding: 0.75rem 0.8rem;
  }
  .diff-border {
    padding-bottom: 1rem;
    border-bottom: 1px solid #ddd;
  }
  .img-graph {
    width: 80%;
  }
  .card-detail .table th,
  .card-detail .table td {
    border-top: 1px solid #e3ebf3 !important;
    vertical-align: middle;
    padding: 0.5rem;
  }
  .doc-detail table td {
    padding: 0.5rem 0.5rem;
  }
  #td-text-part {
    display: block;
  }
  #td-text-all {
    display: none;
  }
  .sm-hide2 {
    display: none;
  }

  .product-img img {
    width: 100%;
  }
  .sm-d-unflex {
    display: block !important;
  }
  .files-right-block ul {
    float: none;
  }
  .files-right-block .bg-grey.link.p-2 {
    padding: 1rem !important;
  }
  .inner-option input,
  .inner-option select {
    margin-right: 2px !important;
    margin-top: 1rem;
    height: 35px;
  }
  .order-place-block .btn-success {
    margin-right: 0.3px;
    font-size: 10px !important;
    line-height: normal;
    padding: 2px 4px !important;
  }

  .category-row .card-body p {
    font-size: 12px;
    line-height: 1.2;
  }
  .category-row .card.pull-up {
    margin-bottom: 15px;
  }
  .category-row .col-6 {
    padding: 0 10px;
  }

  .info-txt i {
    font-size: 15px !important;
  }
  .sm-p-0 {
    padding: 0 !important;
  }
  .sm-py-0 {
    padding: 0 !important;
  }
  .content-head-image .content-wrapper .content-header .content-header-title {
    font-size: 1.3rem !important;
  }
  .sm-flex-col {
    flex-direction: column-reverse;
  }
  .tree-modal input {
    width: 80px !important;
  }
  .review-modal .sm-my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .review-modal .sm-brd-none {
    border: 0px solid white !important;
  }
  .review-modal .w-10 {
    width: 30%;
  }
  .review-modal .sm-d-content {
    display: contents;
  }
  .review-modal form {
    width: 100%;
  }
  .prod-badges .badge-pill {
    margin-bottom: 7px;
    display: inline-block;
  }

  /* header css */
  .mobile-cart ul.nav li a.nav-link-label {
    padding: 1.4rem 0.4rem;
  }
  .mobile-cart .dropdown-notification .badge-up {
    position: relative;
    right: 6px;
    top: -17px;
  }
  .mobile-cart li a.nav-link-label {
    padding: 1.4rem 0.4rem;
    padding-right: 0;
  }
  .mobile-cart li a i {
    margin-right: 0 !important;
    font-size: 1.5rem;
  }

  .mobile-cart
    .cart-module
    ul.dropdown-menu.dropdown-menu-media.dropdown-menu-right.show {
    position: absolute;
    margin: 0;
  }
  .mobile-cart .cart-module .dropdown-menu-media .dropdown-menu-header {
    border-bottom: 1px solid #e4e5ec;
  }
  .mobile-cart .dropdown-menu-media .media-list .media {
    padding: 10px;
    padding-top: 0;
    border: none;
    border-bottom: 1px solid #e4e5ec;
  }
  .heading-elements.visible {
    top: 5px;
  }
  .product-info a.heading-elements-toggle {
    display: none;
  }
  .product-info .heading-elements .list-inline {
    display: block;
  }
  .addcategory-form .card-header {
    padding-bottom: 0 !important;
  }

  .addcategory-form .card-header .heading-elements {
    top: 25px;
  }
  .files-select .form-group input {
    margin-bottom: 0 !important;
  }

  .heading-elements .list-inline {
    display: inline;
  }
  .collapse-menu .heading-elements {
    position: static !important;
    text-align: right;
    padding-bottom: 10px;
  }
  /* i.ft-minus,   .ft-rotate-cw{display: none;} */

  .rfq-form-data .card-header .heading-elements.ontop {
    top: 0 !important;
  }

  .log-list li {
    width: 100%;
  }
  html body .content .content-wrapper {
    padding: 1rem .75rem 0 !important;
}

.sm-bdr-none{border:0 !important}

.swatch-wrapper {
  column-gap: 7px !important;
}
.theme-color-wrapper .bdr-right::after{display: none !important}

.header-navbar .navbar-wrapper {
  display: block !important;}

  [data-menu="vertical-menu-modern"] .header-navbar .navbar-header .navbar-brand {
    top: 7%;        position: unset !important;
  }
  .vertical-overlay-menu .header-navbar .navbar-header .mobile-menu a.menu-toggle{
    top: 0;        padding-left: 0.5rem;
  }
  .navbar-expand-md .navbar-nav {
    justify-content: space-between;
}

  [data-menu="vertical-menu-modern"] .header-navbar .navbar-header {
    padding: 0 !important;}

    /* html body .content .content-wrapper {
      padding-top: 4rem !important;
  } */
  html body .content .content-wrapper.topspace {
    padding-top: 1rem !important;    
    transition: 600ms ease all;
}

 .header-navbar  .ticker .w-100 {
    /* display: inline-flex; */
    padding: 0 1rem !important;
}
.header-navbar  .ticker span{
  font-size: 0.75rem;
  text-align: left;        align-content: center;
}
.header-navbar  .ticker  .btn-primary{font-size: 0.8rem !important;}
.card-content-header .content-wrapper .content-header.dash-banner {
  height: max-content;
}
.main-menu.menu-light .navigation > li > a,  ul.menu-content.menu-block  {
  padding: 0.5rem 0.5rem !important;
  width: 100%;
}
.main-menu.menu-light .navigation > li ul li > a, .menu-block li a {
  padding: 0.7rem 1rem !important;}

  .main-menu.menu-light .navigation li.active  a, .main-menu.menu-light ul.menu-content li .active {
    background-color: white;
    border-radius: 0.5rem;
    margin: 0;
  }

  .main-menu.menu-light .navigation li.nav-item.menu-block {
    padding: 1rem;
}


.header-navbar {
  min-height: auto;}

  .content-wrapper .btn{    padding: 0.9rem 0.7rem !important;}
  .content-wrapper .btn img{ margin-right: 0.7rem !important;}

  .main-menu.menu-fixed { 
     width: 100%;

  }
  #sharecard .modal-dialog {
    transform: translate(0, 20px) !important;
}

#sharecard{z-index: 9999;}
.alert-notifications  h4{
  font-size: 1.1rem;
}
.alert-notifications  h5{
  font-size: 1rem;
}

.menu-block {
  background-color: var(--lighten-grey) !important;
  border-radius: 1rem;       
   margin-bottom: 0.7rem !important;
}
.navigation-main {
  padding: 1rem !important;        padding-bottom: 5rem !important;}

  .vertical-overlay-menu .main-menu .navigation > li > a > i {
    float: none;top: 0;
  }

.main-menu .navigation-main .avatar {
  border: 1px solid var(--placeholder);}

  .vertical-overlay-menu .main-menu .navigation li.has-sub > a:not(.mm-next):after {
     top: 35%;    right: 20px;
}
.main-menu.menu-light .navigation > li.open > a {
  border-right: 0 !important
}
.vertical-overlay-menu .main-menu .navigation li.has-sub > a:not(.mm-next) {
  position: relative;
}


 .main-menu.menu-light .navigation li a i {
    font-size: 0.9rem;
}
div.main-menu.menu-light .navigation li a {
      display: flex ;
      align-items: center;
      font-size: 0.9rem;    
      /* margin-bottom: 1rem; */
}
div.main-menu.menu-light .navigation li:last-child a{      margin-bottom: 0 !important;}

.main-menu.menu-light .navigation > li {
   width: 100%;
}
.header-navbar .navbar-header .navbar-brand .brand-logo {
  height: 30px !important;
}
ul.menu-content {
  background-color: transparent !important;
}

html body.fixed-navbar {
  padding-top: 3.8rem;
}
.main-menu .main-menu-content {
  padding-top: 1.5rem !important;}

.menu-fixed.top_menu{top: 3rem !important;         height: 100% !important;}


.header-navbar .navbar-nav .cart-define.show  {
  position: fixed;
}

ul.mega-dropdown-menu.dropdown-menu.show {
  position: absolute;
  left: 0;
  width: 100%;        top: 100%;
  margin: auto;
}
.navigation-main .bottom-menu-item {
  margin-left: -0.5rem;    margin-bottom: 0;
}
.navigation-main .bottom-menu-item {
    margin-left: -0.3rem !important;
  margin-bottom: 0 !important;
  border-radius: 0;
  left: 0;
}
.navbar-nav .mega-dropdown-menu ul li {
  margin-bottom: 1rem;
}
.navbar-nav .mega-dropdown-menu p.font-medium-2{
  font-size: 1rem !important;
  margin-top: 0.5rem;
}

}

@media (min-width: 576px) {
  .generate-send-modal .modal-dialog {
    max-width: 400px;
    margin: 1.75rem auto;
    z-index: 9999;
  }
  .link-share-mod .modal-dialog {
    max-width: 640px;
    margin: 1.75rem auto;
  }
  .tree-modal .modal-dialog {
    max-width: 800px;
  }

  .review-modal .modal-dialog {
    max-width: 700px;
    margin: 1.75rem auto;
  }
}

@media (min-width: 768px) {
  .review-modal .lg-w-50 {
    width: 55%;
  }

  .mobile-cart #cart {
    display: none !important;
  }
  .rfq-form-data .card-header .heading-elements.ontop {
    top: 0 !important;
    height: 50px;
  }

  .float-md-right{float: right;}

  .navbar-expand-md .navbar-collapse {
    justify-content: end;
}
.main-menu.menu-light .navigation  li  a{    padding: 12px 30px 12px 18px;}
 .main-menu .navigation > li > a > i,.vertical-menu-modern.menu-expanded .main-menu .navigation > li > a > i:before,
 .main-menu .navigation li a i, .vertical-menu-modern.menu-collapsed .main-menu .navigation > li > a i:before{
  font-size: 1rem !important;
 }
 .main-menu .navigation li a, 
.vertical-menu-modern.menu-collapsed .main-menu .navigation  li  a  span {
  text-overflow: inherit;
  /* padding: 10px 0px 10px 18px; */
}
.vertical-menu-modern.menu-collapsed .main-menu .navigation  li  a  span 
{    padding-top: 0;}

.vertical-menu-modern.menu-collapsed .main-menu .navigation  li  a  span {
  animation: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0s normal forwards 1 fadeout;
}
.vertical-menu-modern.menu-collapsed .main-menu.expanded .navigation  li  a span {
  animation: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0s normal forwards 1 fadein;
}
 .navigation-main li{
  margin-left: 0.5rem !important;
  margin-right: 1rem !important;
  margin-bottom: 0.5rem;
}

 .main-menu .navigation  li  a {
  text-overflow: inherit;
}
div.main-menu.menu-light .navigation li a {
 border-radius: 1rem;
}

.main-menu ul{display: block;}

.navigation-main .bottom-menu-item {
 width: 100%;
}
.main-menu.menu-light .navigation > li.open > ul > li:hover > a {
  padding-left: 24px !important;
}


}

@media (max-width: 1030px) and (min-width: 768px) {
  .sm-d-unflex {
    display: block !important;
  }
  .files-right-block ul {
    float: none;
  }
 
  .category-row .card-body p {
    font-size: 14px;
    line-height: 1.2;
  }
  [data-menu="vertical-menu-modern"] .header-navbar .navbar-header .navbar-brand {
position: unset !important;
}
.dash-profiles .global-card .button-secondary{margin-bottom: 1rem;}

.mega-dropdown.show .dropdown-menu {
   width: calc(80% - 50px) !important;
}

}

@media (min-width: 992px) {
  .pro-description .files-right-block,
  .pro-description .files-left-block {
    padding-right: 25px;
    padding-left: 25px;
  }
}

@media only screen and (min-width: 991px) {
  .lg-hide {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .md-hide {
    display: none;
  }
  .md-none {
    display: none;
  }
  .md-p-0 {
    padding: 0 !important;
  }
  .md-flex-col {
    flex-direction: column-reverse;
  }
  .header-navbar .navbar-header {
    height: auto !important;
     padding: 0 !important;
  }

  .collapse-menu .heading-elements.visible {
    display: inline-block;
    top: 37px;
    right: 0px;
    left: unset;
    width: fit-content;
  }

  .offer-img img{
    object-fit: cover;
    position: absolute;
    right: 0;
    height: 100%;
  }



}

@media screen and (max-width: 991px) {
  .navbar-semi-dark .navbar-nav .nav-link {
    color: #464855 !important;
  }
}
@media screen and (max-width: 1030px) and (min-width: 768px) {
  .cart-history {
    display: flex;
    justify-content: space-between;
  }
  .cart-history .card {
    width: 49%;
  }
  .sm-hide2 {
    display: none;
  }
  .md-hide {
    display: block !important;
  }
  .prod-badges .badge-pill {
    margin-bottom: 7px;
    display: inline-block;
  }

  #list .new-price {
    font-size: 1rem;
  }
  .product-shop #list span.ratings.float-right.rate-prod {
    margin-top: 10px;
  }

  .product-shop #list .btn-outline-info {
    font-size: 13px;
    padding: 8px 5px !important;
  }
  .product-shop #list .btn-outline-info i {
    display: none;
  }
  .product-shop #list .product-title {
    font-size: 1rem;
    margin-top: 0 !important;
  }
  .product-shop #list .price-reviews {
    margin-top: 0 !important;
  }

  .product-shop #grid .product-img img {
    width: 100%;
  }

  .product-shop .limit select {
    height: 25px;
  }

  div.main-menu.menu-light .navigation li a {
    font-size: 1rem;
}
.main-menu.menu-light .navigation li:hover  a, 
.main-menu.menu-light .navigation li.active  a {
  background-color: var(--lighten-grey) !important;
}




}
@media screen and (min-width: 1030px) {
  .md-hide {
    display: none;
  }
}

.number span {
  cursor: pointer;
}
.number .minus,
.number .plus {
  width: 36px;
  height: 36px;
  border: 1px solid #ddd;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 22px;
}
.number input {
  height: 36px;
  width: 60px !important;
  text-align: center;
  font-size: 16px;
  border: 1px solid #ddd;
  border-radius: 0;
  display: inline-block;
  vertical-align: middle;
}

/* new change css 31-8-23 */


html body a {
  color: var(--menu-default)
}

html body a:hover {
  color: var(--contap-black) !important;
}

.btn-info:focus,
.btn-info:active {
  border-color: var(--contap-black) !important;
  background-color: var(--contap-black) !important;
  color: #fff !important;
}



.edit-card-section ::placeholder {
  color: rgb(175, 175, 175);
}


#login-form .btn-info #pass-form .btn-info {
  color: #fff !important;
  background-color: var(--contap-black) !important;
  border-color: var(--contap-black);
  border-width: 1px;
}
.btn-info {
  color: #fff !important;
  background-color: var(--contap-black) !important;
  border-color: var(--contap-black);
  border-width: 1px;
}

.btn-info:hover {
  border-color: var(--contap-black) !important;
  opacity: 0.9;
}

.toggle.btn {
  min-width: 7rem !important;
  min-height: 2.15rem !important;
  margin-bottom: 1rem !important;
}
.edit-card-section .profile-image .golden-panel .toggle.btn {
  min-width: 10rem !important;
  min-height: 2.15rem !important;
  margin-bottom: 1rem !important;
  color: #fff;
}
.edit-card-section .profile-image .btn-file-video,
.edit-card-section .profile-image .btn-file-link {
  color: #fff !important;
  background-color: rgb(0, 0, 0);
  border-color: rgb(0, 0, 0);
  width: 10rem !important;
  font-size: 0.9rem;
  padding: 0.375rem 0.75rem;
}

.edit-card-section .profile-image .btn-file-upload {
  color: #ddd;
  background-color: rgb(144 124 71);
  border-color: rgb(144 124 71);
  padding: 0.375rem 0.75rem;
}

.edit-card-section .profile-image .toggle-group label {
  padding: 0.5rem 0;
}
.edit-card-section .profile-image .toggle-group label:first-child {
  text-align: left;
}

.edit-card-section .profile-image .gcard-right ::placeholder,
.edit-card-section .profile-image .gcard-right input[type="date"],
.gcard-right input[type="datetime-local"],
.gcard-right input[type="month"],
.edit-card-section .profile-image .gcard-right input[type="time"],
.edit-card-section .profile-image .gcard-right .personal-form select {
  color: #8a8a8a !important;
}

.toggle {
  position: relative;
  overflow: hidden;
}

.toggle.btn.btn-light,
.toggle.btn.btn-outline-light {
  border-color: rgba(0, 0, 0, 0.15);
}

.toggle input[type="checkbox"] {
  display: none;
}

.toggle-group {
  position: absolute;
  width: 200%;
  top: 0;
  bottom: 0;
  left: 0;
  transition: left 0.35s;
  -webkit-transition: left 0.35s;
  -moz-user-select: none;
  -webkit-user-select: none;
}

.toggle-group label,
.toggle-group span {
  cursor: pointer;
}

.toggle.off .toggle-group {
  left: -100%;
}

.toggle-on {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 50%;
  margin: 0;
  border: 0;
  border-radius: 0;
}

.toggle-off {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.toggle-handle {
  position: relative;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
  height: 100%;
  width: 0;
  border-width: 0 1px;
  background-color: #fff;
}

.toggle.btn-outline-primary .toggle-handle {
  background-color: var(--primary);
  border-color: var(--primary);
}

.toggle.btn-outline-secondary .toggle-handle {
  background-color: var(--secondary);
  border-color: var(--secondary);
}

.toggle.btn-outline-success .toggle-handle {
  background-color: var(--success);
  border-color: var(--success);
}

.toggle.btn-outline-danger .toggle-handle {
  background-color: var(--danger);
  border-color: var(--danger);
}

.toggle.btn-outline-warning .toggle-handle {
  background-color: var(--warning);
  border-color: var(--warning);
}

.toggle.btn-outline-info .toggle-handle {
  background-color: var(--info);
  border-color: var(--info);
}

.toggle.btn-outline-light .toggle-handle {
  background-color: var(--light);
  border-color: var(--light);
}

.toggle.btn-outline-dark .toggle-handle {
  background-color: var(--dark);
  border-color: var(--dark);
}

.toggle[class*="btn-outline"]:hover .toggle-handle {
  background-color: var(--light);
  opacity: 0.5;
}

.toggle.btn {
  min-width: 3.7rem;
  min-height: 2.15rem;
}

.toggle-on.btn {
  padding-right: 1.5rem;
}

.toggle-off.btn {
  padding-left: 1.5rem;
}

.toggle.btn-lg {
  min-width: 5rem;
  min-height: 2.815rem;
}

.toggle-on.btn-lg {
  padding-right: 2rem;
}

.toggle-off.btn-lg {
  padding-left: 2rem;
}

.toggle-handle.btn-lg {
  width: 2.5rem;
}

.toggle.btn-sm {
  min-width: 3.125rem;
  min-height: 1.938rem;
}

.toggle-on.btn-sm {
  padding-right: 1rem;
}

.toggle-off.btn-sm {
  padding-left: 1rem;
}

.toggle.btn-xs {
  min-width: 2.19rem;
  min-height: 1.375rem;
}

.toggle-on.btn-xs {
  padding-right: 0.8rem;
}

.toggle-off.btn-xs {
  padding-left: 0.8rem;
}



.form-control:focus {
  border-color: #adadad;
}

button.btn-primary, .btn-primary {
  border-color: var(--contap-black) !important;
  background-color: var(--contap-black) !important;
  color: #ffffff;
}
.btn-primary:focus,
.btn-primary:active,
.pwd-btn:hover {
  border-color: var(--contap-black) !important;
  background-color: var(--contap-black) !important;
  opacity: 0.8;
  color: #fff !important;
}
/* new change css 31-8-23 */

::-webkit-scrollbar {
  width: 5px;
}

::-webkit-scrollbar-thumb {
  background-color: #e1e1e1;
  border-radius: 10px;
  border:3px solid #e0e0e0;
}

::-webkit-scrollbar-track {
  background: #f2f1f7;
}

.password-field {
  position: relative;
}
.password-field i {
  z-index: 1000;
  position: absolute;
  top: 32%;
  right: 3%;
}

.premium-card {
  padding: 0.8rem;
  background:url('../image/premium-banner.jpg') no-repeat !important;
  background-size: cover !important;
}

.logo-card {
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--contap-green);
  border-radius: 10px;
}

.logo-card img {
  padding: 2.5rem 1.5rem;
}

.premium-text-wrapper {
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: var(--contap-black);
}

.top-buttons {
  display: flex;
  justify-content: space-around;
  align-items: center;
  gap: 1.1rem;
}

.button-secondary{
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.9rem 1rem;
  color: var(--contap-black);
  background: #ffffff;
  border: 1px solid var(--input-active);
  border-radius: 0.625rem;
  font-weight: 500;
  letter-spacing: 1px;
  transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}

.button-secondary:hover {
  transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  background-color: var( --input-hover-bg) !important;
  border: 1px solid var(--input-active) !important;
}
.button-secondary:active{
  border-color: var(--input-active) !important;
}
.btn{text-transform: capitalize;}
.btn-primary {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.9rem 1rem;  
  color: #ffffff;
  background: var(--contap-black);
  border-radius:0.625rem;
  font-weight: 500;
  letter-spacing: 1px;
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}

.btn-primary svg, .btn-primary i, .button-ternary i, .button-secondary svg, .button-secondary i{margin-right: 1rem;}

.btn img{
  width: auto;
  height: 1.1rem;
  margin-right: 1rem;
}

.btn-primary:hover {
  opacity: 0.8 !important;
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: #ffffff !important;
  background: var(--contap-black);
}

.button-ternary{
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem 1.3rem;
  color: #ffffff;
  background: var(--color-ternary);
  border-radius:0.625rem;
  font-weight: 500;
  letter-spacing: 1px;
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}

.button-ternary:hover,  .content-tab .form-buttons :not(.btn-check)+.btn:active   {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  background: var(--contap-black);
  border-color: var(--contap-black);
  color: #ffffff; 
}
.button-ternary:active{  background: var(--contap-black) !important;
  border-color: var(--contap-black) !important;
  color: #ffffff !important;}

.btn.disabled, .btn:disabled, fieldset:disabled .btn {
  color: var(--bs-btn-disabled-color);
  background-color: var(--border-hover);
  border-color: var(--input-active);
}



.new-blue {
  background: #f7f9fe;
}

.top-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
}

.inner-card {
  background: var(--white);
  border-radius: 12px 0 0 12px;
}

.form-col-wrapper{
  height: 100vh;
  overflow: hidden;
  overflow-y: visible;
  border-right: 1px solid #e5e5e5;
}

.inner-sidebar {
  border-right: 1px solid #e5e5e5;
}

.inner-sidebar .nav-item{
  width: 100%;
}

.inner-sidebar .nav button{
  background-color: transparent !important;
  width: 100%;
  display: flex !important;
  justify-content: flex-start;
  align-items: center !important;
  gap: 0.6rem;
  font-weight: 500;
  font-size: 0.95rem;
  line-height: 17px;
  letter-spacing: 0.08em;
  color: var(--menu-default);
}
.inner-sidebar .nav-link:hover{
  background: var(--lighten-grey) !important;    border-radius: 10px;
}
.inner-sidebar .nav-link.active{
  background: var(--input-active-bg) !important;
  color: var(--contap-black) !important;
  border-radius: 0.625rem;
  font-weight: 600;
}

#linksModal .links-btn{
  border: 1px solid #E5E5E5;
  border-radius: 12px;
  width: 100%;
  text-align: left;
  font-size: 0.875rem;
  line-height: 17px;
  color: var(--contap-black);

}

.card-form .custom-input {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 33px;
  max-width: 100px;
  border: 0 !important;
  padding-right: 2.188rem !important;
  background: var(--input-active-bg);
  color: var(--contap-black);  height: auto !important;
}

.card-form .custom-input::placeholder {
  font-weight: 500;
  font-size:  0.875rem;
  line-height: 17px;
  color: #4d637b;
}

.card-form .col-form-label {
  font-family: "Inter Tight";
  font-style: normal;
  align-content: center;
  color: var(--contap-black);
}


.card-form input::placeholder,
.card-form textarea::placeholder {
  font-family: "Inter Tight";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #9ca1ad;
}

.card-color-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.5rem;
}

.color-wrapper {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: stretch;
}

.swatch-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 15px;
}

.color-swatch {
  width: 25px;
  height: 25px;
  cursor: pointer;
  border-radius: 50%;
  border: 2px solid transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border-color 0.3s;
}

.color-picker {
  background: transparent !important;
  background-image: url("../image/color-pick.svg");
  background-size: contain;
}

.swatch-default {
  border: 1px solid rgb(189, 189, 189);
}
.swatch-default .strike {
  width: 40px;
  height: 1px;
  transform: rotate(-45deg);
  background-color: #e0e0e0;
}
.color-swatch.color-picker {
  border: 1px solid rgb(189, 189, 189);
}

.color-swatch.color-picker input[type="color"] {
  position: absolute;
  visibility: hidden;
  z-index: 1000;
}

.color-swatch .picker-icon {
  content: url("../image/color-pick.svg");
  font-size: 1rem;
  min-width: 1rem;
}

.color-swatch.selected {
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 1), 0 0 0 5px rgba(0, 0, 0, 0.4);
  opacity: 1;
}

.color-swatch span {
  display: none; /* Hide text */
}

.card-form .images-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 1rem;
}

.text-hint{
  font-weight: 300;
  font-size: 13px;
  line-height: 16px;
  color: var(--menu-default);
}

.btn-cancel{
display: inline-block;
}



.images-wrapper .photo-section {
  flex: 0 0 30%;
}

#cropModal .modal-body {
  width: 100%;
  height: 100%;
  overflow: hidden;
/*  overflow-x: scroll; */
  padding: 0;

}

.profile-image-wrapper, .customlogo {
  position: relative;
  width: fit-content;
}

.profile-image-wrapper img, .customlogo img {
  height: 90px;
  width: auto;
  border-radius: 10px;
}

.profile-img {
  border-radius: 100%;
}

.card-form .form-labels {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.card-form .reset-btn {
  position: absolute;
  right: -8px;
  font-size: 0.7rem;
  padding: 0.6rem;
  color: var(--menu-default);
  opacity: 1 !important;
  background: #ffffff !important;
  box-shadow: 0px 2px 4px rgb(0 0 0 / 8%);
  border-radius: 100%;
}

.card-form .reset-btn i{    vertical-align: top;}

.personal-details textarea {
  flex-basis: 100%;
}

.template-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.template-wrapper .carousel-wrapper {
  width: 0;
  flex-basis: 100%;
}

.profile-swatch {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.7rem;
  padding: 0.9rem;
  cursor: pointer;
  text-align: center;
  width: 100px; /* Set the width of the images */
  height: auto;
  border: 1px solid transparent;
  border-radius: 0.625rem;
}
.profile-swatch:hover {  border-color: var(--border-hover) !important}
.profile-swatch.selected {
  border-color: var(--input-active);
}

.profile-swatch h5 {
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 15px;
  color: var(--contap-black);
  letter-spacing: 0.05em;
}
.profile-swatch.selected h5{  font-weight: 500;}

.profile-swatch img {
  border-radius: 12px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08);
}

.preview-grad {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: stretch;
  justify-content: center;
  padding: 2rem 0;
  overflow-y: scroll;
  border-left: 0 !important;
  background:var(--white);
  backdrop-filter: blur(50px);
  border-radius: 0px 12px 12px 0px;
  max-height: 100vh;
  overflow-y: hidden;
}

.preview-card {
  overflow-y: scroll;
  background: var(--white);
  border: 1px solid var(--light-grey);
  box-shadow: 0px 3px 15px rgba(12, 12, 12, 0.05);
  border-radius: 24px;
}

.preview-card .save-card {
  color: #f2f1f7;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 0.8rem 1rem;
  border-radius: 10px;
  letter-spacing: 0.8px;
  text-transform: capitalize;
  border-color: transparent;
}

.preview-card::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.preview-card:hover::-webkit-scrollbar-thumb {
  background-color: #e1e1e1;
  border-radius: 10px;
  border: 3px solid #e0e0e0;
}

.preview-card::-webkit-scrollbar-track {
  background: #f2f1f7;
}

.info-bar{
  padding: 1.2rem !important;
  width: 100%;
  border:1px solid var(--grey-light) !important;
  border-radius: 12px !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5rem;
}
.info-bar:hover{
  border: 1px solid var(--border-hover) !important;
  background-color: var(--input-hover-bg);
}
.info-bar:active{    border: 1px solid var(--input-active) !important;
  background-color: var(--input-active-bg) !important;}

  .info-bar:hover h5{
    color:var(--contap-black);
  }
.info-form-wrapper{
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 0.5rem;
  margin: 2rem 0;
}
.info-form-wrapper a i {
  margin-right: 0.5rem;
}
.theme-tab .info-form-wrapper span{
  color:var(--bs-red); font-size: 0.85rem;
}
.remove-row-btn{
  padding: 0.5rem;
  max-height: 30px;
  max-width: 30px;
  border-radius: 50%;
}
.theme-color-wrapper .bdr-right{position: relative;}

.theme-color-wrapper .bdr-right::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: var(--grey-light);
  width: 1px;
  height: 100%;
  margin: auto;
  right: -1rem;
}
 .premium-star{position: relative;}

.premium-star::after{
  position: absolute;
  content: url('../image/premium-star.svg');
  left: -5px;
  top: 0px;
} 

/* css 11-10-24 */


/* header css 11-10-24 */

html body .content .content-wrapper {
  padding: 3rem 3rem 0;
  transition: 600ms ease all;
}
.topspace{
  padding-top: 1rem !important;
  transition: 600ms ease all;
}

.topspacenone {
  padding-top: 1rem !important;
}

html body {
  background-color: var(--lighten-grey) !important;
  
}
.header-navbar .navbar-header {
  align-content: center;
  height: auto;
}
.header-navbar.navbar-shadow {   box-shadow: none !important;    
  border-bottom: 1px solid var(--grey-light) !important;}
   
.main-menu.menu-light .navigation > li ul li > a {

  display: flex;
  align-items: center;
}

html body .content .content-wrapper .content-header-title {
  color: var(--contap-black);    font-weight: 600;
}


.header-navbar .navbar-header .navbar-brand .brand-logo {
  height: 35px;
}
.main-menu .main-menu-content {
  padding-top: 3rem;    border: 0;
}
.header-navbar .navbar-container{position: unset !important;}
.navbar-expand-md .navbar-nav {
      flex-direction: row;
      display: flex;
      align-self: center;
  }

.header-navbar .navbar-container ul.nav i.ficon.ft-bell.notif-bell {
  font-size: 1.5rem;
  padding: 0.6rem;
}

.header-navbar .navbar-container ul.nav li > a.nav-link {
  padding: 1.4rem 1rem !important;
}
.header-navbar .navbar-container ul.nav li a.dropdown-user-link {
  padding: 0.25rem 0.25rem !important;
  margin-left: 1rem;
  border-radius: 8px;
  border: 1px solid #eef1f4;
}

.header-navbar .nav-item + .nav-item {
  align-content: center;
}

.mega-dropdown.show .dropdown-menu {
  display: flex; 
   right: 0;
   padding: 1rem !important;   
    width: calc(50% - 100px);}

.ticker{background: linear-gradient(90.57deg, #59F992 -60.06%, #FFFFFF 35.03%, #FFFFFF 63.88%, #9B51E0 153.63%);}

/* header css 11-10-24 */
.form-check-input:checked {
  background-color: var(--contap-black);
  border-color: var(--contap-black) !important;
}
.form-switch .form-check-input:checked, .form-switch .form-check-input:checked:focus {
 background-color: var(--contap-black) !important;
}
.form-switch .form-check-input:focus {
  background-image: url('../image/switch-circle.svg');
  background-color: var(--border-hover) !important;
  border: 1px solid var(--input-active) !important;
  
}

.premium-card :not(.btn-check)+.btn{border:0 !important}
.pos-relative{position: relative;}
.text-premium{color:var(--premium-btn)}
.inner-sidebar .nav-link{
  text-align: left;
  padding: 1rem;
}
.premium-list{list-style: none;padding: 0;}
.premium-list li{
  color: var(--menu-default);
  font-weight: 400;
  line-height: 1;
  margin-bottom: 1rem;
}
.premium-list li img{margin-right: 0.5rem;}

body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu.expanded {
  width: 250px;
}

 .inner-card .form-col-wrapper ::-webkit-scrollbar {
  width: 1px !important;
}
button.btn-primary:hover {
opacity: 0.9;
}

 .content-header::before {
    background-color: transparent !important;
  }

  .btn-ternary{color: var(--premium-btn); font-weight: 600;}
  .btn-ternary i{font-weight: 600;}

  .edit-block i{position: absolute; 
               right: 10px;
              top: 35%;
          }

           hr {
           border-top: 1px solid;
            opacity: 1 !important;
            color: var(--table-border);
        }
.btn-flex{
  display: flex;
  justify-content: end;
  gap: 1rem;
}
.info-bar h5{
  display: flex;
  gap: 1rem;
  font-size: 1.1rem;
  align-items: center;
  color:var(--label-default);
  letter-spacing: 0.05em;

}
.about-tab .card-form .form-labels {
  margin-bottom: 1rem;
}

.profile-carousel button.owl-prev, .profile-carousel button.owl-next {
  border: 1px solid var(--input-color);
  border-radius: 50%;
  width: 25px;
  height: 25px;
}
.profile-carousel .owl-nav{
  gap: 1rem;
  display: flex;
  justify-content: end;
  margin-top: 1rem;
}

.profile-carousel .owl-dots {
  display: none;
}
.bdr-rad50 {border-radius: 50% !important;}
.mt-minus4{ margin-top: -3rem;};


  /* form fields */
  form label {
    color:var(--contap-black);
    margin-bottom: 0.5rem;
    font-weight: 500;
    font-size: 0.95rem !important;
}
  .bdr-color-none:active{border-color:transparent !important;}
  .text-purple{color:var(--color-purple) !important}
  /* .main-menu.menu-light .navigation > li.menu-collapsed-open > a {
      border-right: 4px solid var(--color-purple);
    } */
  .form-text{
    font-size: 0.85rem; 
    color: var(--ternary);
    letter-spacing: 0.05em;}
  
  .form-control:focus {
    box-shadow: none !important;
   }
  .password-field{
    position: relative;
  }
  
  .password-field i{
    z-index: 1000;
    position: absolute;
    top: 20px;
    right: 5%;
    color:var(--grey-lighten)
  }
  .form-control:disabled, .form-control[readonly] {
    color: var(--bs-btn-disabled-color);
    background-color: var(--input-hover-bg) !important;
    border-color: var(--input-active);
    cursor: pointer;
}


 input[type="text"],  input[type="tel"], input[type="number"], input[type="email"],
 input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="url"],  form textarea,   form select, select{
     border:1px solid var(--grey-light) !important;
     border-radius: 0.625rem !important;
     padding: 1rem 1.3rem !important;
     height: 55px;
     font-weight: 500 !important;
     margin-bottom: 1rem !important;
     color: var(--input-color) !important;
     width: 100%;
     letter-spacing: 0.05em;
    }

    table input[type="checkbox"]{
      border:none !important;
      border-radius: unset !important;
      padding: inherit !important;
      height: auto !important;
      font-weight: 400 !important;
      margin-bottom: 0rem !important;
      color: unset !important;
      width: auto !important;
    }


    textarea{    height: auto !important;}

    .form-select:focus {   box-shadow: none !important;  }

      input[type="text"]:hover,  input[type="tel"]:hover, input[type="number"]:hover, input[type="email"]:hover,
      input[type="date"]:hover,input[type="url"]:hover, textarea:hover, select:hover, .scrollbox:hover {
          border: 1px solid var(--border-hover) !important;
          background-color: var(--input-hover-bg);
        }
  
    input[type="text"]:active,  input[type="tel"]:active, input[type="number"]:active, input[type="email"]:active,
    input[type="text"]:focus,  input[type="tel"]:focus, input[type="number"]:focus, 
    input[type="email"]:focus, input[type="date"]:focus, input[type="date"]:active,
    input[type="url"]:focus, input[type="url"]:active, textarea:active, textarea:focus, select:active, select:focus,
    .scrollbox:focus, .scrollbox:active{ 
      border: 1px solid var(--input-active) !important;
      background-color: var(--input-active-bg) !important;
    }

    input[type="color"] {
      opacity: 1;
      padding: 0.3rem !important;
      position: unset;
      margin-bottom: 1rem !important;
    }
  
  
    label, form label, .col-form-label {
      color: var(--label-default);
      font-weight: 500;
      font-size: 0.95rem !important;
      margin-bottom: 0.5rem !important;
      padding: 0 !important;
      line-height: normal;
      letter-spacing: 0.05em;
    }
  
    ::placeholder{color:var(--placeholder) !important; text-transform: capitalize;}


    .theme-color-wrapper .form-switch .form-check-input, .form-switch .form-check-input {
      width: 2.6em;   
       border-radius: 3rem !important;   
        margin-bottom: 0 !important;
        padding: 0.65rem !important;
        background-color: var(--border-hover); 
        border: 1px solid var(--input-active) !important;
      }

        .cropper-bg {
                    width: 100%;
      }

      .theme-tab .form-buttons {
        margin-top: 1rem;
      }

.input-block button i{ color:var(--border-hover)}

.input-block button i:hover{ color:var(--input-active)}

.qr-tab .card-color-wrapper{justify-content: flex-start;    gap: 3rem;}
.content-header .btn-group .dropdown-menu i{margin-right: 0rem !important;}
.content-header {
  margin-bottom: 0.5rem !important;
}
.cardform h3.content-header-title {
  font-size: 1.3rem;
  font-weight: 600 !important;
  margin-bottom: 1.3rem !important;
}
.header-navbar .navbar-wrapper {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.card-content-header .content-wrapper .content-header.dash-banner{
  background: none !important;
  margin-bottom: 1.5rem !important;
  background-color: #fff !important;
    margin-bottom: 1.5rem !important;
    background-size: cover !important;

}

/* .card-content-header .content-wrapper .content-header .offer-img{
  background: url("../image/home-banner-image.jpg") no-repeat scroll 0% 40%;
  background-size: contain;
  background-position: right;
  height: 200px;

} */

.card-user-list table td{
  padding: 0.7rem 1rem;
  align-content: center;
}

.card-user-list table td img{
  padding-right: 0.5rem;
 } 

 .card-user-list table tr:last-child td{border-bottom: 0 !important;}

  
.dash-banner h3{font-weight: 600 !important;}
.content-tab .social-icon{width: 30px; height: 30px;}
.grp-btn-drop button{
  padding: 0.4rem;
  border-radius: 50%;
  width: 2.6rem;
  height: 2.6rem;
  background-color: var(--lighten-grey);
}
.grp-btn-drop button:hover {
  background-color: var(--white);
}
.grp-btn-drop button img{ width: 3px;}
.dropdown-item:hover,  .dropdown-item:active, div.content-head-image .dropdown-item:focus, div.content-head-image .dropdown-item:hover {
  color: var(--contap-black) !important; 
   text-decoration: none;
  background-color: var(--input-active-bg) !important;
}

.dropdown-menu  {
  background-color: #fff !important;
  border: 1px solid var(--light-grey) !important;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 0.75rem !important;
  color:var(--menu-default);
  padding: 1rem 1.3rem;width: max-content;
}

.dropdown-menu .dropdown-item{  
  display: flex;
  gap: 0.7rem;
  align-items: center;
  color:var(--menu-default) !important;
  border-radius :0.75rem;
  margin-bottom: 0.3rem;    
  line-height: 1;
  padding: 0.6rem 0.8rem !important;
}
.dropdown i {
  margin-right: 0rem;
}
.dropdown-menu .dropdown-item img{
  height: 15px;
  width: 15px;
}
/* .share-card .modal-content {
  width: auto;} */

  .share-card .qr-img img {
    width: 50%;
    margin: auto;
}
.copy-content{position: relative;}
.copy-content img {
  z-index: 1000;
  position: absolute;
  top: 20px;
  right: 5%;

}

.share-card  .social-share img{
  width: 35px !important;    border-radius: 50%;

}
.share-card  .social-share p
{
  font-size: 0.75rem;
  text-align: center;
  margin-bottom: 0 !important;
  line-height: 1;
  margin-top: 0.4rem;
}
.share-card 
{    --bs-modal-width: 430px;}

.copy-text:active{      border: 1px solid var(--input-active) !important;
  background-color: var(--input-active-bg) !important;}

  .copy-text:hover{ border: 1px solid var(--border-hover) !important;
    background-color: var(--input-hover-bg);}
.copy-text{  
 border: 1px solid var(--grey-light) !important; 

  border-radius: 0.625rem !important;
  padding: 1rem 1.3rem !important;
  height: 55px;
  font-weight: 500 !important;
  margin-bottom: 1rem !important;
  color: var(--input-color) !important;
  display: block;
  align-content: center;}

  #addcard form .form-group {
    margin-bottom: 0;
}

.alert-notifications  .btn {
  padding: 0.5rem 0.7rem;
}
.alert-notifications .d-flex{
  align-items: flex-start;
}



/* standard classes */

a { text-decoration: none !important;}

.card-header, .card-body {
  padding: 1.5rem 1.5rem;}
  .mb-0 {
    margin-bottom: 0 !important;
}

.mr-1, .mx-1 {
  margin-right: 1rem !important;
}

.mr-50, .mx-50 {
  margin-right: 0.5rem !important;
}

.mb-1, .my-1 {
  margin-bottom: 1rem !important;
}
/* 
.table-hover>tbody>tr:hover{
  --bs-table-accent-bg: var(--input-hover-bg);
  border-top: 0.5px solid var(--input-active);
  border-bottom: 0.5px solid var(--input-active);
} */

.table-hover>tbody>tr:hover>* {
  --bs-table-accent-bg: var(--input-hover-bg);
}

.table thead th {
  background-color: var(--lighten-grey);
}
.card-header {
  border-bottom: none;
  background-color: transparent;
} 
/* .table-hover>tbody>tr:hover td{   
   border-bottom: 0.5px solid var(--input-active); 
   border-top: 0.5px solid var(--input-active);
  } */

.table th, .table td {
  border-bottom: 0.5px solid var(--grey-light);
}

.header-card{
  border: 1px solid var(--light-grey);
border-radius: 0.75rem;}

.global-card{
  border: 1px solid var(--border-hover);
   background-color: var(--white);
   height: 100%;
}
.global-card:hover{       border: 1px solid var(--input-active) !important;}

.card-bdr-18{border-radius: 1.125rem ;}
.card-bdr-12, .bdr-rad12{border-radius: 0.75rem ;}
.card-bdr-0, .bdr-rad0{border-radius: 0 !important;}
.bdr-btm{border-bottom: 1px solid var(--border-hover) !important;}

/* standard classes */




/* css 11-10-24 */
/* Aditya 18/10 */
.animate-fade.ng-hide-remove, .animate-fade.ng-show {
  transition: all 0.2s ease-in-out;
  opacity: 1;
}

.animate-fade.ng-hide-add, .animate-fade.ng-hide {
  transition: all 0.2s ease-in-out;
  opacity: 0;
}

.loading {
  background: lightgray; /* Change background to indicate loading */
  cursor: not-allowed; /* Change cursor to indicate inactivity */
  position: relative; /* Required for positioning the spinner */
}

.loading::after {
  content: '';
  position: absolute;
  right: 10px; /* Adjust as needed */
  top: 50%;
  transform: translateY(-50%);
  border: 2px solid #fff; /* Spinner color */
  border-top: 2px solid var(--contap-blue); /* Spinner color */
  border-radius: 50%;
  width: 1em;
  height: 1em;
  animation: spin 1s linear infinite; /* Animation */
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.content-form-heading{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.8rem;
}

.add-more-link{
  font-weight: 600;
  color: var(--contap-blue);
}

.title-edit-btn{
  display: none;
}

.title-group:hover .title-edit-btn{
  display: inline-block;
}

.edit-icon{
  cursor: pointer;
  top: 25%;
  right: 3%;
}

.product-cards{
  position: relative;
}

.delete-btn{
  position: absolute;
  top: 5%;
  right: 3%;
}

.product-image{
  height: 50px;
}

.table.table-xl th, .table.table-xl td {
  letter-spacing:0.05em;
}

.qr-code{
  padding: 5px;
  border-radius: 0.625rem;
  border: 2px solid var(--grey-light) !important;
}

@media (max-width:769px) {

  .match-color-switch{
    justify-content: flex-start;
    flex-direction: row;
    gap: 1rem;
  }

  .match-color-switch label{
    margin-bottom: 0 !important;
  }

  .mobile-select{
    display: flex;
    align-items:center;
    width: 100%;
    font-weight: 500;
    border: 1px solid var(--grey-light);
    color: var(--contap-black);
    float: none;
    background: var(--input-active-bg) !important;
    will-change:height;
    transition: height .5s cubic-bezier(.5,0,0,1.25);
    position: relative;
    border-radius: 0.625rem;
  }
  
  .mobile-select::after{
    content: url("/catalog/view/theme/default/image/chevron.svg");
    line-height: normal;
    position: absolute;
    right: 3%;
    transform: rotate(0deg);
    transition: transform .5s cubic-bezier(.5,0,0,1.25);
  }
  
  .mobile-select.open:after{
    transition: transform .2s cubic-bezier(.5,0,0,1.25);
    transform: rotate(180deg);
  }
  
  .mobile-select .nav{
    width:100%;
    background-color: #fff;
    border: 1px solid var(--grey-light);
    border-radius: 0.625rem;
    box-sizing: border-box;
    margin:0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    transform-origin: 50% 0;
    transform: scale(.75) translateY(-21px);
    transition: all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;
    z-index: 9;
  }
  
  .mobile-select.open{
    border-bottom:0 !important;
    border-bottom-right-radius:0 !important;
    border-bottom-left-radius:0 !important;
  }
  .mobile-select.open .nav{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    opacity: 1;
    pointer-events: auto;
    transform: scale(1.000) translateY(0);
    position:absolute;
  }
  .mobile-select .nav-item,
  .mobile-select .active-tab{
    color:#050505 !important;
    cursor: pointer;
    font-weight: 400;
    list-style: none;
    min-height: 40px;
    outline: none;
    text-align: left;
    transition: all .2s;
  }  
}
#premiumPopup .modal-content{
  background-color: var(--contap-black);
  color: var(--white) !important;
}

#premiumPopup .modal-content h2,
#premiumPopup .modal-content em{
  color: var(--white);
}

.premium-overlay{
  position: absolute;
  width: 100%;
  height: 100%;
}

#premiumPopup .premium-list li{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0.5rem;
  color: var(--white);
}

.premium-list li .svg{
  background-color: var(--contap-new-green);
  border-radius: 50%;
  padding: 0.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
}

.premium-list li svg{
  width: 10px;
  height: 10px;
}

.premium-list li svg path{
  stroke: var(--contap-black);
}

.upgrade-now{
  background-color: var(--contap-new-green);
  color: var(--contap-black) !important;
  padding: 0.9rem 1rem;
  border-radius: 0.625rem;
  font-weight: 500;
  letter-spacing: 1px;
}

.upgrade-now:hover,
.upgrade-now:focus{
  background-color: var(--white) !important;
  color: var(--premium-btn);
}

.platform-list{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 1rem;
}

.platform-wrapper{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.platform-wrapper.selected{
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 1), 0 0 0 5px rgba(0, 0, 0, 0.4);
  opacity: 1; 
}

.platform-wrapper:disabled{
  cursor: not-allowed;
  pointer-events: all !important;
}

.previews{
  display: flex;
  gap: 0.8rem;
}

.post-info{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.platform-name{
  padding: 1rem;
  border-radius: 1rem;
  background: var(--border-hover);
  border: 1px solid var(--contap-lightblue);
}

.platform-name img{
  width: 2rem;
  height: 2rem;
}

.verification-badge{
  float: right;
  background: var(--contap-green);
  border: 1px solid green;
  padding: 0.3rem;
  border-radius: 10px;
}

.verification-badge button{
  padding:0;
}

.slide-toggle.ng-enter {
  transition: all 0.3s ease;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
}

.slide-toggle.ng-enter-active {
  max-height: 200px; /* adjust as needed */
  opacity: 1;
}

.slide-toggle.ng-leave {
  transition: all 0.3s ease;
  max-height: 200px;
  opacity: 1;
  overflow: hidden;
}

.slide-toggle.ng-leave-active {
  max-height: 0;
  opacity: 0;
}

.contact-group-list{
  border: 1px solid var(--input-active) !important;
  border-radius: 0.625rem !important;
  min-height:25vh;
  max-height: 25dvh;
  overflow-y:auto;
}

.autocomplete-wrapper {
  position: relative;
}

.autocomplete-wrapper ul {
  z-index: 1000;
  background: white;
  max-height: 200px;
  overflow-y: auto;
}

.btn-group>.btn-check:checked+.btn{
  background: var(--contap-black) !important;
  color: #fff !important;
  border:1px solid var(--contap-black) !important;
}

.note-modal .form-group{
  display: flex;
  flex-direction: column;
}

body .note-editor.fullscreen .note-editing-area,
body .note-editor.fullscreen .note-editable,
body .note-editor.fullscreen .note-codeable{
  height: auto !important;
  background-color: #FFF !important;
  background: #FFF !important;
  min-height: 100vh !important;
  max-height: 100dvh !important;
}

.note-editor.note-airframe.fullscreen, .note-editor.note-frame.fullscreen{
  width: 100%;
  min-height: 100vh;
  max-height: 100dvh;
  padding-bottom: env(safe-area-inset-bottom);
  background: white;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  height: auto;
}

.note-editor.note-airframe .note-editing-area .note-editable,
.note-editor.note-frame .note-editing-area .note-editable,
.note-editor.note-airframe.codeview .note-editing-area .note-codable,
.note-editor.note-frame.codeview .note-editing-area .note-codable {
  min-height: 400px !important;
}

.note-editor.note-airframe .note-editing-area .note-codable, .note-editor.note-frame .note-editing-area .note-codable{
  background-color: #FFF !important;
}

.note-modal .close{
  background: transparent;
  border: 0;
  padding: 0 1rem;
  font-size: 1.5rem;
}

.item-wrapper{
  transition: 0.3s;
  border: 2px solid transparent;
}

.item-wrapper.selected{
  transition: 0.3s;
  border: 2px solid var(--contap-grey);
}

.contact-group-list .group-data .hover-buttons{
  display: none;
  transition: 0.3s;
}

.contact-group-list .group-data:hover .hover-buttons{
  display: block;
  transition: 0.3s;
}
.float-right {float: right;}