@import url("https://fonts.googleapis.com/css2?family=Comfortaa:wght@300..700&display=swap");
/* SASS VAR */
/* HTML REDESIGN */
* {
  font-family: "Comfortaa", sans-serif;
}

*:hover {
  transition: all ease-in-out 0.2s;
}

a {
  text-decoration: none;
  color: #000;
}

body {
  font-family: "Comfortaa", sans-serif !important;
  color: #000 !important;
  font-weight: 300;
  font-size: 14px;
}

a:hover, a:active, a:focus, a:focus-visible, .btn:hover, .btn:active, .btn:focus, .btn:focus-visible, .navbar-toggler:focus:hover, .navbar-toggler:focus:active, .navbar-toggler:focus:focus, .navbar-toggler:focus:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}

a:hover {
  text-decoration: none;
  color: #996602;
}

h1 {
  font-size: 2.8em;
  font-weight: 700;
}

h2 {
  font-size: 2.5em;
  font-weight: 700;
}

h3 {
  font-size: 1.5em;
  font-weight: 600;
}

h4 {
  font-size: 1.4em;
  font-weight: 200;
}

h5 {
  font-size: 1.2em;
  font-weight: 300;
}

h6 {
  font-size: 1em;
  font-weight: 200;
}

p, h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0;
}

p {
  line-height: 1.8;
}

/* ANTI BOOTSTRAP */
.text-justify {
  text-align: justify;
}

.bg-primary, .btn-primary, .btn-primary:focus, .btn-primary:focus-visible, .btn-primary:active, .btn-outline-primary:hover, .dropdown-item.active, .dropdown-item:active, .dropdown-item:hover, kkiapay-widget button, .page-link.active, .hvr-underline-from-center:before, .navbar-nav .nav-link.active:before, .form-check-input:checked {
  background-color: #996602 !important;
}

.bg-secondary, .btn-secondary, .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:focus-visible, .btn-secondary:active, .btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary:active, .carousel-indicators .active, .nav-pills .nav-link.active {
  background-color: #09403A !important;
}

.bg-info-50, .link-message .forHover, .link-message.lu .forHover .auteur {
  background-color: rgba(240, 243, 248, 0.5) !important;
}

.bg-info-pur, .bg-info, .btn-info, .link-message:hover .forHover, .btn-outline-info:hover {
  background-color: #001F54 !important;
}

.bg-dark, .btn-dark, .btn-white:hover {
  background-color: #000 !important;
}

.bg-light, .btn-light .carousel-indicators div, .newsletter form input, .link-message, .dropdown-menu, .actions .list-group-item.active {
  background-color: #F0F3F8 !important;
}

.bg-black {
  background-color: #000 !important;
}

.bg-gray {
  background-color: #f4f4f5 !important;
}

.bg-white, .btn-white, .border-stack::after, .searchbox form input, #carouselProjets .carousel-indicators .active {
  background-color: #fff !important;
}

.bg-primary-trans {
  background-color: rgba(153, 102, 2, 0.9) !important;
}

.text-primary, .btn-outline-primary, .btn-light, .link-primary, .link-dark:hover, .link-light:hover, .navbar-nav .nav-link.active, .dropdown-menu li a, .btn-link, .dashboard-link a, .navbar-nav .nav-link:hover, .nav-tabs .active, .page-link, .accordion-button:not(.collapsed) {
  color: #996602 !important;
}

.text-secondary, .link-secondary, .link-primary:hover, .mobile-link.active, .mobile-link:hover, .btn-outline-secondary .card-title {
  color: #09403A !important;
}

.text-dark, .link-dark, .link-secondary:hover, .nav-link {
  color: #000 !important;
}

.text-info, .text-info, .badge-outline-info, .nav-link:hover, .btn-outline-info {
  color: #001F54 !important;
}

.text-light, .btn-dark, .link-light {
  color: #F0F3F8 !important;
}

.btn-primary, .btn-secondary, .bg-secondary, .bg-info, .btn-info, .btn-white:hover, .btn-outline-primary:hover, .btn-outline-secondary:hover, .bg-gradient, .link-white, .btn-outline-info:hover, .dropdown-item:hover, .dropdown-item.active, .bg-radio, .btn-light.over-btn i, .actions .list-group-item, .page-link.active, #dashboardTabs .nav-link.active, .tab-link.active {
  color: #fff !important;
}

.border-primary, .btn-outline-primary, .btn-primary, .form-control, .form-select, .page-link.active, .form-check-input:checked {
  border-color: #996602 !important;
}

.border-secondary, .btn-outline-secondary, .btn-secondary {
  border-color: #09403A !important;
}

.border-info, .btn-info, .btn-outline-info, .badge-outline-info {
  border-color: #001F54 !important;
}

.border-dark, .btn-outline-dark {
  border-color: #000 !important;
}

.border-light, .btn-outline-light, .list-group-item.active {
  border-color: #F0F3F8 !important;
}

.border-0-5 {
  border-left-width: 0 !important;
}

.border-0-5, .border-start-0-5 {
  --bs-border-width:.5px;
}

.btn {
  border-radius: 100px;
  font-size: 1em !important;
  font-weight: 600;
}

.btn, .badge {
  border-radius: 1.5rem !important;
}

.btn-primary:hover, .btn-secondary:hover, form button:hover, .btn-info:hover {
  filter: brightness(90%);
}

.btn-primary, .btn-secondary, .btn-dark, .btn-light, .btn-white, .btn-black, .btn-danger, .bootstrap-select .dropdown-toggle:focus, .btn-success, select, input, textarea {
  outline: 0 !important;
  box-shadow: none !important;
}

.carousel .carousel-indicators [data-bs-target] {
  height: 0.4rem;
  width: 0.4rem !important;
  border-radius: 50px !important;
  padding: 0.1rem;
  border-top: 0px !important;
  border-bottom: 0px !important;
  margin-bottom: 0.4rem;
}

form input, form textarea, form select {
  border-radius: 2rem !important;
}

.rounded-start {
  border-radius: 2rem 0 0 2rem !important;
}

.badge-outline-info {
  border: solid 1px;
}

.navbar-light .navbar-toggler, .dropdown-menu {
  border: none !important;
}

.nav-item {
  margin: 0 0.2em;
}

.nav-link, #navbarNav input {
  font-size: 0.9em !important;
  font-weight: 500;
}

.dropdown-item {
  font-size: 0.8em !important;
  font-weight: 500;
}

.navbar-nav .nav-link.active, .accordion-button:not(.collapsed) {
  font-weight: bold !important;
}

.dropdown-menu li a {
  border-radius: 4px;
}

.form-check-input:focus, .accordion-button:focus, .page-link:focus {
  border-color: none !important;
  outline: 0;
  box-shadow: none !important;
}

.bootstrap-select {
  width: 100% !important;
  border-radius: 2rem !important;
  padding: 0px !important;
}
.bootstrap-select button {
  background-color: transparent !important;
  border-color: #996602 !important;
}
.bootstrap-select ul {
  padding: 1rem !important;
}

.f-em-1 {
  font-size: 2.8em !important;
}

.f-em-2 {
  font-size: 2em !important;
}

.f-em-3 {
  font-size: 1.5em !important;
}

.f-em-4 {
  font-size: 1.2em !important;
}

.f-em-5 {
  font-size: 1em;
}

.f-em-6 {
  font-size: 0.9em;
}

.f-em-7 {
  font-size: 0.9em;
}

.my-6 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}

.list-group {
  --bs-list-group-bg: #ffffff30 !important;
}

/* SOCIAL ICONE COLOR */
a:hover i.fa-facebook-square, a:hover i.fa-facebook, .list-group-item a i.fa-facebook, a:hover i.fa-facebook-f, a:hover i.fa-facebook-official {
  color: #4267B2 !important;
}

a:hover i.fa-linkedin, a:hover i.fa-linkedin-square, .list-group-item a i.fa-linkedin, a:hover i.fa-linkedin-in {
  color: #007bb6 !important;
}

a:hover i.fa-youtube, a:hover i.fa-square-youtube, a i.fa-square-youtube, a:hover i.fa-youtube-play, a:hover i.fa-youtube-square, a:hover i.fa-envelope-square, a:hover i.fa-envelope, a:hover i.fa-envelope-o {
  color: #bb0000 !important;
}

a:hover i.fa-instagram, a:hover i.fa-square-instagram, a i.fa-square-instagram {
  color: #FE295B !important;
}

a:hover i.fa-twitter, a:hover i.fa-square-x-twitter, a i.fa-square-x-twitter, a:hover i.fa-twitter-square {
  color: #000 !important;
}

a:hover i.fa-whatsapp, a:hover i.fa-square-whatsapp:hover, a i.fa-square-whatsapp {
  color: #4FCE5D !important;
}

a:hover i.fa-tiktok {
  color: #000 !important;
}

.facebook, .facebook-contact {
  background-color: #4267B2;
  border: #fff 2px solid;
  color: #fff;
}

.facebook:hover {
  border: #4267B2 2px solid;
  color: #4267B2 !important;
  background: #fff;
}

a.facebook:hover i.fa-facebook {
  color: #4267B2 !important;
}

.twitter {
  background-color: #000;
  border: #fff 2px solid;
  color: #fff;
}

.twitter:hover {
  border: #000 2px solid;
  color: #000 !important;
  background: #fff;
}

a.twitter:hover i.fa-twitter {
  color: #000 !important;
}

.youtube {
  background-color: #bb0000;
  border: #fff 2px solid;
  color: #fff;
}

.youtube:hover {
  border: #bb0000 2px solid;
  color: #bb0000 !important;
  background: #fff;
}

a.youtube:hover i.fa-youtube {
  color: #bb0000 !important;
}

.tiktok {
  background-color: #000;
  border: #fff 2px solid;
  color: #fff;
}

.tiktok:hover {
  border: #000 2px solid;
  color: #000 !important;
  background: #fff;
}

a.tiktok:hover i.fa-tiktok {
  color: #000 !important;
}

.instagram {
  background-color: #FE295B;
  border: #fff 2px solid;
  color: #fff;
}

.instagram:hover {
  border: #FE295B 2px solid;
  color: #FE295B !important;
  background: #fff;
}

a.instagram:hover i.fa-instagram {
  color: #FE295B !important;
}

.whatsapp {
  background-color: #4FCE5D;
  border: #fff 2px solid;
  color: #fff;
}

.whatsapp:hover {
  border: #4FCE5D 2px solid;
  color: #4FCE5D !important;
  background: #fff;
}

a.whatsapp:hover i.fa-whatsapp {
  color: #4FCE5D !important;
}

.linkedin {
  background-color: #007bb6;
  color: #fff !important;
  border: #fff 2px solid;
}

.linkedin:hover {
  border: #007bb6 2px solid;
  color: #007bb6 !important;
  background: #fff;
}

a.linkedin:hover i.fa-linkedin {
  color: #007bb6 !important;
}

.print {
  background-color: #F0F3F8;
  border: #fff 2px solid;
  color: #000;
}

.print:hover {
  border: #000 2px solid;
  color: #000 !important;
  background: #fff;
}

a.print:hover i.fa-print {
  color: #000 !important;
}

.envelope, .envelope-contact {
  background-color: #c00;
  border: #fff 2px solid;
  color: #fff;
}

.envelope:hover {
  border: #c00 2px solid;
  color: #c00 !important;
  background: #fff;
}

a.envelope:hover i.fa-envelope {
  color: #c00 !important;
}

.reseaux .facebook, .reseaux .twitter, .reseaux .instagram, .reseaux .whatsapp, .reseaux .linkedin, .reseaux .envelope, .reseaux .youtube, .reseaux .tiktok {
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1em;
}

.social .nav-item .rounded-circle {
  width: 40px;
  height: 40px;
}

.fs-8 {
  font-size: 0.4em !important;
}

#navbarNav form button {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.box {
  width: 60vmin;
  height: 60vmin;
  position: relative;
}

.spin-container {
  width: 100%;
  height: 100%;
  animation: spin 12s ease-in-out infinite alternate;
  position: relative;
}

.shape {
  width: 100%;
  height: 100%;
  transition: border-radius 1s ease-out;
  border-radius: 60% 40% 30% 70%/60% 30% 70% 40%;
  animation: morph 8s ease-in-out infinite both alternate;
  position: absolute;
  overflow: hidden;
  z-index: 5;
}

.bd {
  width: 142%;
  height: 142%;
  position: absolute;
  left: -21%;
  top: -21%;
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  color: #003;
  font-size: 5vw;
  font-weight: bold;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
  animation: spin 12s ease-in-out infinite alternate-reverse;
  opacity: 1;
  z-index: 2;
}

.p-special {
  padding: 30px 30px 30px 85px;
}

@keyframes morph {
  0% {
    border-radius: 40% 60% 60% 40%/60% 30% 70% 40%;
  }
  100% {
    border-radius: 40% 60%;
  }
}
@keyframes spin {
  to {
    transform: rotate(1turn);
  }
}
.over-form {
  border-radius: 2rem 0 0 2rem !important;
}

.text-overlay {
  bottom: 0;
  left: 0;
  right: 0;
}
.text-overlay p {
  margin-bottom: 0;
}

.value-container > div {
  position: relative;
  z-index: 2;
}

.value-container::before {
  content: "";
  border-radius: 1rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.post-section {
  margin-top: -20%;
}

.icon-circle {
  width: 40px;
  height: 40px;
  background-color: #fff;
  color: #996602;
  border: 2px solid #996602;
  border-radius: 50%;
  font-size: 16px;
}

.cart-count {
  width: 25px;
  height: 25px;
}

.icon-rounded {
  width: 40px;
  height: 40px;
}

.p-h {
  margin-top: 100px;
}

.image-box {
  text-align: center;
  width: 100%;
  display: inline-block;
  height: 150px;
  overflow: hidden;
  line-height: 165px;
  margin-bottom: 10px;
  background-color: #f8f9fa; /* Light contrast for white glass */
  border-radius: 1.2rem;
  transition: all 0.3s ease;
}
.image-box img {
  max-height: 100%;
  max-width: 95%;
  vertical-align: middle;
  transition: transform 0.5s ease;
}

.item-cart {
  display: flex;
  text-align: left;
}
.item-cart .cart-image {
  min-width: 80px;
  max-width: 80px;
  margin-right: 15px;
}

.dashboard-link a {
  font-weight: bold;
}

.navbar-nav .nav-link.active:before {
  content: "";
  position: absolute;
  width: 100%;
  z-index: -1;
  bottom: 0;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.cta-section {
  background: linear-gradient(135deg, #996602 0%, #001F54 100%);
}

.product-card {
  background-color: #fff !important;
  border-radius: 1.5rem !important;
  transition: all 0.3s ease-in-out;
  border: none !important;
}
.product-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.1) !important;
}
.product-card:hover .image-box {
  transform: scale(1.02);
}

.glass-badge {
  background: rgba(255, 255, 255, 0.08) !important;
  backdrop-filter: blur(12px) saturate(180%) brightness(1.05) !important;
  -webkit-backdrop-filter: blur(12px) saturate(180%) brightness(1.05) !important;
  border: 1px solid rgba(255, 255, 255, 0.5) !important;
  color: #996602 !important;
  font-weight: 800 !important;
  letter-spacing: 0.5px;
  box-shadow: 0 4px 15px rgba(153, 102, 2, 0.1) !important;
}

.image-box {
  transition: transform 0.3s ease;
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
  .w-xl-100 {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 12px !important;
  }
  .fs-md {
    font-size: 0.9em !important;
  }
}
@media (max-width: 575px) {
  body {
    font-size: 12px !important;
  }
  .fs-md {
    font-size: 0.9em !important;
  }
  .w-sm-100 {
    width: 100% !important;
  }
}