/*----------------------------*/
/*----- GLOBAL / GENERAL -----*/
/*----------------------------*/
:root
{
    --white: #ffffff;
    --text-color: #fff;
    --primary-color: #D99E00;
    --secondary-color: #999999;
    --background-color: #171717;
    --background-secondary-color: #343a40;
    --active-footer: #FFC23A;
    --active-input: #DCA435;
    --admin-accent-color: #FFC23A;
    --shadow-black: #ffffff00;
    --active-color: #D8992A;
    --very-dark-gray: #1F1F1F;
}

body {
  background: var(--background-color) !important;
  font-family: "Commissioner", sans-serif;
}

.admincss, .admincss .content, .admincss .card{
  background: var(--white) !important;
  border-radius: 15px !important;
}

.head {
  display: flex;
  height: 65px;
  background-color: var(--primary-color);
  padding-top: 15px;
  padding-bottom: 15px;
  position: sticky;
  top: 0px;
  z-index: 96;
}

.content-wrapper{
  background-color: var(--white);
}

.card.shadow.rounded.text-center {
  border-radius: 15px !important;
}

h2 {
  color: var(--text-color);
}

.box-card-home{
  border-bottom: solid 1px #252525;
}

.navbar-white{
  background-color: var(--primary-color);
}

.container-show-products {
  text-align: center;
}

a {
  text-decoration: none !important;
}

.admincss a {
  text-decoration: none !important;
  color: var(--admin-accent-color) !important;
}

.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active, .sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
  background-color: var(--shadow-black);
  border: solid 2px var(--primary-color);
  color: var(--admin-accent-color) !important;
  border-radius: 10px;
}

a.nav-link.active > p {
  color: var(--admin-accent-color) !important;
}

.admincss i.fas.fa-fw.fa-user{
  color: var(--admin-accent-color);
}

.admincss i.fas.fa-fw.fa-lock{
  color: var(--admin-accent-color);
}

.admincss .dataTables_wrapper .dataTables_filter input {
  border: 1px solid var(--admin-accent-color);
}

.dataTables_wrapper .dataTables_filter input {
  border: 1px solid var(--white);
}

.col-12.card.extend.my-3.px-0 {
  background-color: var(--white) !important;
}

aside.main-sidebar.sidebar-dark-primary.elevation-4{
  background-color: #000;
}

.nav-link, .nav-link p  {
  color:var(--white) !important;
}

/*----------------------------*/
/*------------TEXT------------*/
/*----------------------------*/

#MainTitleHeader,
.title-brands,
.title-collections-shows{
  font-family: "Playfair Display", serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Playfair Display", serif;
}

p,
.card-title-collections,
.title-products,
.description-products,
.card-title-olfactive-family {
  font-family: "Commissioner", sans-serif;
}

h1{
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
}

h5 {
  color: var(--text-color);
}

.text-muted {
  color: #6c757d !important;
}

.user-panel.menu.d-flex.p-0.mt-auto.mb-4 {
  width: 100%;
}

p {
  margin:0px;
  color: #929292;
  font-family: "Commissioner", sans-serif;
  font-size: 14px;
  font-weight: 400;
  white-space: pre-line;
}

.title-brands{
  font-size: 24px;
  font-weight: 700;
  color: var(--white);
}

.text-brands, .text-collections{
  color: #989898;
}

.title-box{
  font-size: 27px;
  font-weight: 600;
  color: var(--white);
}

.admincss a.nav-link.dropdown-toggle {
  color:  var(--admin-accent-color) !important;
}

.admincss .card.extend h4 {
  color: var(--admin-accent-color);
  font-size: 24px;
  font-weight: 700;
}

.title-products{
  color: var(--text-color);
  font-size: 16px;
  font-weight: 700;
  padding-left: 5px;
  padding-right: 5px;
}

.text-description {
  color: var(--white);

}

.subttitle-products{
  color: var(--secondary-color);
  font-size: 14px;
  font-weight: 500;
}

.modal-content.bg-dark.text-white {
  position: absolute;
  bottom: 65px;
  width: 60%;
  border-radius: 10px;
  right: 0px;
  background: var(--very-dark-gray) !important;
}

.btn-modal-profile {
  color: var(--white) !important;
}

.title-show-products {
  color: var(--text-color);
  font-size: 24px;
  font-weight: 700;
}

.descriptions-show-products{
  color: var(--text-color);
}

.descriptions-title-products h5{
    color: var(--text-color);
    font-weight: 500;
    font-family: 'Commissioner';
    line-height: 17.5px;
  text-transform: uppercase;
}

.descriptions-title-products h6{
  color: var(--secondary-color);
}

.descriptions-title-products p{
    color: var(--secondary-color);
    font-weight: 500;
    font-family: 'Commissioner';
    line-height: 17.5px;
}

.descriptions-title-products-small{
    color: var(--secondary-color);
    font-weight: 400;
    font-family: 'Commissioner';
    line-height: 15.5px;
    font-size: 11px;
}

.dataTables_wrapper .dataTables_length select {
  background-color: var(--white);
}

.card-title {
  color: var(--white);
  float: none;
  font-size: 16px;
  font-weight: 600;
}

.card-title-color{
  color: var(--white);
  float: none;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.title-collections-shows {
  color: var(--white);
  float: left;
  font-size: 18px;
  font-weight: 600;
}

.card-title-olfactive-family {
  color: var(--white);
  float: left;
  font-size: 16px;
  font-weight: 400;
  padding-right: 10px;
  padding-left: 10px;
}

.card-title-collections {
  color: var(--white);
  float: left;
  font-size: 16px;
  font-weight: 400;
  padding-right: 10px;
  padding-left: 10px;
}

.head .title-show-products{
  font-size: 21px;
}

.brand-image-xl {
  border-radius: 5px !important;
}

.community-banner{
  max-height: 360px;
  object-fit: cover;
}

/*----------------------------*/
/*------------ICON------------*/
/*----------------------------*/

i.fa-solid.fa-filter.p-0 {
  color: #797979;
}

.text-success{
  color: var(--text-color) !important;
}

img.img-brands {
  width: 100%;
  padding: 20px;
}

.img-title-brands {
  width: 100px;
  height: 100px;
  margin-top: -50px;
  border-radius: 50%;
  position: inherit;
  z-index: 100 !important;
  border: solid 3px #e0a61182;
  margin-bottom: 10px;
}

.detail-img{
  width: 35%;
  border-radius: 100px;
  border: 5px solid #b67c0091;
  margin-top: -35px;
  position: relative;
  z-index: 100;
}

.arrow-icon.rotated {
  transform: rotate(180deg);
}

img.img-home {
  width: 50px;
  height: 50px;
  /*border-radius: 10px;*/
  object-fit: cover;
}

img.img-home-arrow {
  width: 11px;
}

img.img-filter {
  width: 20px;
}

.icons-footer{
  width: 21px;
}

.img-collections {
  width: 100%;
  margin-bottom: 10px;
  /*border-radius: 10px !important;*/
}

.box-footer{
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: var(--background-secondary-color);
  padding: 10px 0;
}

.box-footer a{
  color: var(--secondary-color) !important;
}

.footer-link.active{
  color: var(--active-footer) !important;
  font-weight: 600;
}

a.footer-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    color: inherit;
    font-size: 10px;
}

.brand-link{
  border-bottom: none !important;
}

.brand-link .brand-image-xl {
  line-height: .8;
  max-height: 46px;
  padding-left: 8px;
}

img.brand-image.logo-xs {
  justify-self: anchor-center;
}

.brand-link .brand-image {
  float: left;
  line-height: .8;
  margin-left: .8rem;
  margin-right: .5rem;
  margin-top: -3px;
  max-height: 40px;
  width: auto;
}

.admincss i.fas.fa-bars {
  color: var(--admin-accent-color);
}

.admincss i.fas.fa-box.fa-3x.text-primary.mb-3 {
  color: var(--white) !important;
}

.admincss i.fas.fa-microchip.fa-3x.text-warning.mb-3 {
  color: var(--white) !important;
}

.admincss i.fas.fa-users.fa-3x.text-success.mb-3 {
  color: var(--white) !important;
}

.text-home {
  color: var(--white) !important;
}

.admincss i.fa-solid.fa-trash {
  color: var(--admin-accent-color);
  cursor: pointer;
}

.admincss h4.m-0.top-page-title {
  color: var(--admin-accent-color);
  font-size: 24px !important;
  font-weight: 600;
}

/*----------------------------*/
/*-----------BUTTON-----------*/
/*----------------------------*/

.btn-secondary {
  color: #000000;
  background-color: #d99f0000 !important;
  border-color: var(--primary-color) !important;
  box-shadow: none;
}

.btn-secondary:hover {
  color: var(--admin-accent-color);
  background-color: #d99f0000 !important;
  border-color: var(--primary-color) !important;
  box-shadow: none;
}

.video-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  border-radius: 10px;
}

.video-wrapper iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 10px;
  border: 0;
}

select#language{
  padding: 5px 10px;
  border-radius: 10px;
}

.btn-gold {
  color: var(--white);
  background-color: var(--primary-color) !important;
  border-color: var(--primary-color) !important;
  min-width: 120px;
  border-radius: 10px;
}

.btn-gold:hover {
  color: var(--white);
  scale: 0.9;
  transition: all 0.3s ease;
}

.admincss .button-card-home{
    color: var(--white) !important;
    background-color: var(--admin-accent-color) !important;
    border-color: var(--admin-accent-color) !important;
    box-shadow: none;
}

a.goback {
  font-size: 16px;
  color:var(--white) !important;
  border-radius: 100px;
  height: 46px;
  width: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease;
}

a.goback.transparent {
    background-color: transparent !important;
}

.btn-success{
  background-color: var(--background-color) !important;
  border-color: var(--background-color) !important;
  box-shadow: none !important;
}

.btn-success:hover {
  color: var(--primary-color);
  background-color: var(--background-color);
  border-color: var(--background-color);
}

.btn-success:focus {
  color: var(--primary-color);
  background-color: var(--background-color);
  border-color: var(--background-color);
}

.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show>.btn-success.dropdown-toggle {
  color: var(--primary-color);
  background-color: var(--background-color);
  border-color: var(--background-color);
}

.page-item.active .page-link {
    z-index: 3;
    color: var(--white);
    background-color: var(--white);
    font-weight: 600;
    border-color: var(--white);
    border-radius: 5px;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: var(--white);
  border-color: var(--white);
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  border: none;
  background:  var(--white) !important;
}

.btn-default {
  background-color: var(--background-color);
  border-color: var(--primary-color);
  color: #8c949c;
}

.admincss .btn-default {
  background-color: var(--white);
  border-color: var(--primary-color);
  color: #8c949c;
}

.admincss ul.dropdown-menu.dropdown-menu-lg.dropdown-menu-right.show {
  border-radius: 15px;
}

.admincss a.btn.btn-default.btn-flat.float-right.btn-block {
  border-radius: 15px;
}

.admincss li.user-footer {
  border-radius: 15px;
}

.admincss a.nav-link {
  color: var(--white) !important;
}

.admincss .navbar-nav>.user-menu>.dropdown-menu>.user-footer {
  background-color: var(--shadow-black);
  border: none;
  padding: 0px;
}

div#DataTables_Table_0_processing,div#users-table_processing,div#products-table_processing {
  text-align: center;
  color: var(--admin-accent-color);
  border: solid 1px;
  border-color: var(--admin-accent-color);
  padding: 6px;
}

.button-save {
  color: var(--admin-accent-color);
  background-color: #d99f0000 !important;
  border-color: var(--admin-accent-color) !important;
  box-shadow: none;
}

.form-control:focus {
  border-color: var(--admin-accent-color);
}

/*----------------------------*/
/*------------header----------*/
/*----------------------------*/

.main-header {
  border-color: var(--active-color);
  background: var(--active-color);
  color: var(--white);
}

a.nav-link {
  color: var(--white);
}

/*----------------------------*/
/*----------accordion---------*/
/*----------------------------*/

.accordion-item {
  background: var(--background-color) !important;
}

button.accordion-button.collapsed{
  background-color: var(--background-secondary-color);
  color: var(--primary-color);
  border: solid 3px var(--primary-color);
  border-radius: 15px !important;
}

.accordion-body {
  background-color: var(--primary-color);
  color: var(--text-color) !important;
  border-radius: 15px;
  margin-bottom: 25px;
}

button.accordion-button {
  background-color: var(--primary-color) !important;
  color: var(--text-color) !important;
}

.accordion{
  --bs-accordion-border-color: var(--background-color) !important;
}

.accordion-item > .accordion-header .accordion-button {
  border-radius: 15px !important;
  margin-bottom: 5px;
}

.user-panel.menu {
  position: absolute;
  bottom: 0px;
}

.user-panel .image {
  align-content: center;
}

.main-sidebar {
  position: fixed !important;
  top: 0 !important;
  bottom: 0 !important;
  height: 100vh !important;
  overflow: hidden !important;
}

/*----------------------------*/
/*------------CARD------------*/
/*----------------------------*/

.admincss.card {
  box-shadow: 0 0 1px var(--primary-color), 0 1px 3px rgba(0, 0, 0, .2);
  margin-bottom: 1rem;
}

.admincss .card-title {
  float: left;
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  color: var(--white);
}

.admincss p.card-text {
  justify-self: center;
  color: #000000;
  font-size: 14px;
}

p.card-text {
  justify-self: center;
  color: #8c949c;
  font-size: 12px;
  font-style: italic;
}

.admincss .card-body  {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
  border-radius: 15px;
}

.admincss .card-1{
  background:
      linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
      url("/img/prodotti.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.admincss .card-2{
  background:
      linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
      url("/img/nfc.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.admincss .card-3 {
  background:
      linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
      url(/img/utenti.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.admincss .card-1, .card-2, .card-3 {
  position: relative;
  overflow: hidden;
  height: 220px;
}

.admincss .card-title {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  padding: 5px 10px;
  border-radius: 5px;
  transition: transform 0.4s ease;
}

.admincss .card-content {
  opacity: 0;
  transform: translateY(40px);
  transition: all 0.4s ease;
}

.admincss .card:hover .card-title {
  transform: translateX(-50%) translateY(-150px); /* Titolo in cima */
}

.admincss .card:hover .card-content {
  opacity: 1;
  transform: translateY(10px);
}

.admincss .admincss .card-body-table{
  border-radius: 15px;
  background-color:var(--white);
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.modal-footer-products {
  background: var(--very-dark-gray);
  z-index: 100;
  border: none;
}

i.fa-solid.fa-xmark {
  background: #363636;
  padding: 5px;
  width: 30px;
  color: var(--secondary-color);
  align-content: center;
  font-size: 15px;
  border-radius: 50%;
  height: 30px;
}

.card {
  background-color: var(--background-color);
}

.card.product{
  overflow: hidden;
  border:none;
  }


.card-body.card-user{
  border-radius: 15px;
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex
;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: var(--white);
  background-clip: padding-box;
  border: 0px solid rgba(0, 0, 0, .2);
  border-radius: .0rem;
  box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .5);
  outline: 0;
}

.modal-dialog-scrollable .modal-content {
  max-height: 100vh;
  overflow: hidden;
}

.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: 100%;
}

.modal-header {
  display: -ms-flexbox;
  display: flex;
  background: var(--background-color);
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid var(--background-color);
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px);
  border: none;
}

button.close{
      font-size: 1.5rem;
      line-height: 1;
      color: var(--white);
      text-shadow: 0 0px 0 var(--shadow-black);
      opacity:unset;
}

.box-user-data{
  background: var(--very-dark-gray);
  border-radius: 10px;
  border: 1px solid #4a4a4a;
}

input.mb-2.search-bar {
  width: 100%;
  border-radius: 10px;
  padding: 5px;
  padding-left: 10%;
  background: #363636;
  border: none;
  color: #797979;
}

input#search-bar:-webkit-autofill {
  background-color: #363636 !important;
  border: solid 2px var(--active-input);
  -webkit-text-fill-color: #363636 !important;
  -webkit-box-shadow: 0 0 0px 1000px #363636 inset !important;
  -webkit-text-fill-color: #797979 !important;
}

.img-user-level{
    height: 200px;
    width: 200px;
    object-fit: cover;
    border-radius: 50%;
}

input.mb-2.search-bar:focus{
  border: solid 2px var(--active-input);
}

.search-bar-gold {
  background: var(--active-input);
  color: var(--white) !important;
  border-radius: 10px;
  padding-left: 10%;
  border: rgba(255, 255, 255, 0);
}

input#search_product_input:-webkit-autofill {
  background-color: var(--active-input) !important;
  border: solid 2px var(--white);
  -webkit-box-shadow: 0 0 0px 1000px var(--active-input) inset !important;
  -webkit-text-fill-color: var(--white) !important;
}

#search_product_icon {
  position: absolute;
  top: 2px;
  bottom: 0;
  margin-top: 9px !important;
  left: 5%;
  z-index: 50;
}

.search-bar-gold:focus {
  border: solid 2px var(--white);
}

.search-bar-gold::placeholder {
  color: var(--white);
}

.form-control:focus {
  color: #495057;
  background-color: var(--active-input);
  border-color: #bdbdbd;
  outline: 0;
  box-shadow: inset 0 0 0 transparent;
}

#search_product_icon{
  position: absolute;
  top: 2px;
  bottom: 0;
  margin: auto 0;
  left: 5%;
  z-index: 50;
}

#search_product_icon-gary{
  top: 65px;
  left: 8%;
  position: absolute;
}

#search_product_input{
  width: 100%;
  border-radius: 10px;
  padding: 5px;
  padding-left: 10%;
  background: #DDA81A;
  border-width: 2px;
  border-style: solid;
  border-color:#DDA81A;
  color: #F8ECCE;
}

#search_product_input:active,
#search_product_input:focus{
  border-color:#FAF3E0;
}

#search_product_input::-webkit-input-placeholder {
    color:#F8ECCE;
}

#search_product_input::-moz-placeholder {
    color:#F8ECCE;
}

#search_product_input::-ms-placeholder {
    color:#F8ECCE;
}

#search_product_input::placeholder {
    color:#F8ECCE;
}

#search_product_filter{
  display: flex;
  align-items: center;
  justify-content: center;
  background:#DDA81A;
  border-radius:10px;
  cursor: pointer;
  border-width: 2px;
  border-style: solid;
  border-color:#DDA81A;
}

#search_product_filter:active,
#search_product_filter:focus{
  border-color:#FAF3E0;
}

.active_filter{
  border-color:#FAF3E0 !important;
}

.close:hover, .mailbox-attachment-close:hover {
  color: var(--active-color);
  text-decoration: none;
}

button.back {
  font-size: 1.5rem;
  line-height: 1;
  color: var(--white);
  text-shadow: 0 0px 0 var(--shadow-black);
  opacity:unset;
}

button.back {
  display: none;
  border: none;
  background: none;
}

.back:hover, .mailbox-attachment-back:hover {
  color: var(--active-color);
  text-decoration: none;
}

.title-products{
    color: var(--white);
    float: left;
    font-size: 14px;
    font-weight: 400;
    padding-left: 10px;
    padding-right: 10px;
}

.description-products{
  color: #929292;
  float: left;
  font-size: 14px;
  font-weight: 400;
  padding-left: 10px;
  white-space: pre-line;
  padding-right: 10px;
}

.modal-products-filter{
  position: absolute;
  bottom: 0;
  width: 100%;
  margin: 0px;
}

.modal-body-products{
  height: 400px;
  overflow: auto;
}

.modal-content-products,.modal-header-products {
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
  background: var(--very-dark-gray);
}

.card-filter{
  background: var(--very-dark-gray);
}

.button-clear-filters{
  border-radius: 10px;
  background: var(--background-color);
  border: 1px solid #5e5e5e;
  color: var(--white);
  font-size: 14px;
  padding: 7px;
  width: 100%;
  font-weight: 600;
}

.form-check-input {
  position:static;
  margin-top: 0rem;
  margin-left: 0rem;
}

.wheel-img{
  width: 100%;
  /*border-radius: 15px;*/
}

.search-for-profume {
  margin-top: 14px;
  margin-bottom: 16px;
  background: #272319;
  padding: 7px;
  border-radius: 10px;
  width: 100%;
  font-size: 12px;
  font-weight: 600;
  color: var(--active-color);
  text-align: center;
}

div#headingOne,#headingTwo,#headingThree {
  background: var(--very-dark-gray);
  border-color: var(--very-dark-gray);
}

p.text-question {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 16px;
  color: var(--white);
}

label.form-check-label{
color: var(--secondary-color);
}


.body-collapse{
  background: var(--very-dark-gray);
}

.search-for-profume:hover{
  color: var(--active-color);
}

.box-search{
  background-color: var(--primary-color);
  margin-top: -1px;
}

.audio{
  width: 100%;
}

.button-apply-filters {
  border-radius: 10px;
  background: var(--active-color);
  border: 1px solid var(--active-color);
  padding: 7px;
  color: var(--white);
  width: 100%;
  font-size: 14px;
  font-weight: 600;
}

.modal-header-products{
  border-top: solid 0.5px #5e5e5e;
}

.messages-container {
  padding-right: 10px;
  padding-left: 10px;
  margin-top: 15px;
}

.message {
  max-width: 70%;
  padding: 10px 15px;
  border-radius: 12px;
  word-wrap: break-word;
  position: relative;
}

.message.received {
  background-color: var(--white);
  align-self: flex-start;
  border: 1px solid #ccc;
}

.message.sent {
  background-color: #dcf8c6;
  align-self: flex-end;
  border: 1px solid #b2f2bb;
}

.gap-2 > .message {
  margin-bottom: 5px;
}

.input-send-wrapper {
  display: flex;
  align-items: flex-end;
  border: 1px solid #343434;
  border-radius: 25px;
  padding: 5px 10px;
  color: var(--secondary-color);
  background: var(--very-dark-gray);
}

.input-send-wrapper textarea.form-control {
  border: none;
  resize: none;
  overflow: hidden;
  min-height: 40px;
  max-height: 120px;
  padding: 8px 10px;
  border-radius: 20px;
  font-size: 0.95rem;
  background: var(--very-dark-gray);
  line-height: 1.3;
  color: var(--white);
}

button.btn.btn-send.p-0.ms-2 {
  place-self: center;
}

.input-send-wrapper textarea.form-control:focus {
  outline: none;
  box-shadow: none;
}

.input-send-wrapper.active-border {
  border: 1px solid var(--active-color);
  border-radius: 25px;
}

.btn-send {
  background: transparent;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mobile-chat-bar-message {
  margin-bottom: 0;
}

.bck-chat-container {
  overflow-y: auto;
  padding: 10px;
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.chat-bubble {
  display: flex;
  width: 100%;
}

.message-sent {
  justify-content: flex-end;
}

.bubble-owner {
  background-color: var(--active-color);
  border-radius: 15px 5px 15px 15px;
  padding: 10px;
  position: relative;
  max-width: 70%;
  word-wrap: break-word;
}

.message-received {
  justify-content: flex-start;
}

.bubble-other {
  background-color: var(--very-dark-gray);
  border-radius: 5px 12px 12px 12px;
  padding: 10px 12px;
  position: relative;
  max-width: 70%;
  word-wrap: break-word;
}

.message-sender {
  font-size: 14px;
  font-weight: 400;
  color: var(--white);
  margin-bottom: 5px;
}

.message-text {
  font-size: 16px;
  color: var(--white);
  font-weight: 500;
}

.filter-number {
    display: inline-block;
    background: var(--active-color);
    border-radius: 50%;
    position: relative;
    width: 22px;
    height: 22px;
    padding: 2px;
    vertical-align: middle;
    margin-left: 5px;
    text-align: center;
    font-size: 14px;
}

input[type='checkbox'].fragrance-filter{
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  background: var(--very-dark-gray);
  border: 1px solid gray;
  border-radius: 5px;
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: middle;
  overflow: hidden;
}

input[type='checkbox'].fragrance-filter::after{
  content: '';
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  line-height: 1;
  border-radius: inherit;
}

input[type='checkbox'].fragrance-filter:checked::after{
  content: '✔';
  background: var(--active-footer);
  color: #000;
}

.img-comment {
  width: 25px;
  margin-left: 5px;
  height: 25px;
  object-fit: cover;
  align-self: center;
  transition: opacity 0.2s;
  border-radius: 10px;
}

.text-area-comments {
  font-size: 14px;
  padding: 5px !important;
  background: none;
  border: none;
  outline: none;
  color: #989898;
  resize: none;
  transition: all 0.2s;
}

.box-comments {
  border-radius: 10px;
  border: 1px solid rgba(85, 85, 85, 0.2);
}

.btn-save {
  align-self: flex-end;
  margin-top: 5px;
  font-size: 12px;
  padding: 4px 4px;
  min-width: 80px;
  border-radius: 20px;
  display: none;
}

.text-area-comments:focus ~ .box-comments {
  border:var(--active-color) solid 1px;
}

.box-comments:focus-within {
  border:var(--active-color) solid 1px;
}

.text-area-comments:focus {
  min-height: calc(1.5em * 3 + 10px);
}

.comment-box-container{
  background: var(--background-color) !important;
}

.name-comment-user {
  background: #272727;
  padding: 5px;
  width: fit-content;
  border-radius: 20px;
  color: #989898;
  padding-right: 10px;
  padding-left: 10px;
}

img.img-not-comment {
  width: 240px;
}

.text-area-comments:focus ~ .btn-save {
  display: inline-block;
}

.text-area-comments:focus ~ .img-comment {
  display: none;
}

.comment-box-container {
  background-color: #282828;
}

.comment-box-container:not(:last-child) {
  border-bottom: 1px solid #383838;
}

.text-brands p{
  white-space: pre-line;
  font-size: 16px;
}

.admin-img
  {
    max-width: 150px;
    border-radius: 10px;
    object-fit: cover;
  }

.privacy-checkbox .form-check{
  padding: 0px;
}

@media only screen and (max-width: 576px) {
  body {
    background: var(--background-color) !important;
    font-family: "Commissioner", sans-serif;
  }

  .content-wrapper {
    background-color: var(--background-color);
  }

  h2 {
    color: var(--text-color);
  }

  .img-title-home {
    height: 100px;
  }

  .img-title-home-user {
    width: 80%;
    margin-bottom: 3vh;
    margin-top: 1vh;
  }


  .main-header {
    background-color: var(--primary-color);
    border: none;
  }

  .main-header a {
    color: var(--text-color);
  }

  nav.main-header.navbar.navbar-expand.topnav {
    width: 100%;
    top: 0;
    z-index: 99;
    position: sticky;
  }

  .container.pb-4.pt-2,
  .container.py-4,
  .container.p-0 {
    padding-bottom: 73px !important;
  }

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

  .sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active,
  .sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active p {
    color: var(--text-color) !important;
    border: none;
    background-color: #111111;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    filter: brightness(1);
  }
}

.rounded-circle-chat {
  border-radius: 50%;
  border: 2px solid #1a5490;
}

.rounded-circle-chat.inside {
  width: 35px;
  height: 35px;
  z-index: 30;
  position: relative;
}

.fa-brands {
  color: var(--primary-color);
}