:root {
  --category-color: #87cbb9;
  --primary-font-family: "Avenir LT Std, 95 Black", Sans-serif;
  --date-bg-color: #242654;
}

.flatpickr-month {
  height: 43px;
}

.flatpickr-weekdaycontainer {
  display: contents;
}

/* body{
	text-align: justify;
} */

span.lable-tool-tip {
  color: #f8ae71;
  text-decoration: underline;
  /* cursor: pointer; */
}

/*Hero Heading*/
.heading1 h1 strong {
  font-family: "Avenir LT Std, 95 Black", sans-serif;
}

.mx-auto {
  margin: 0 auto;
}

.support-right-img img {
  margin-right: -60px;
}

/* Single Post Page CSS Start Here*/
.single-page-wrapper {
  overflow: hidden;
}

.single-page-wrapper h1 {
  font-family: var(--e-global-typography-primary-font-family);
  margin-top: -9px;
  color: #242654;
}

.post-content .save-btn .switcher {
  float: right;
}

.post-content .cat-name span {
  color: var(--category-color);
  font-size: 14px;
  font-family: var(--primary-font-family);
  font-weight: bold;
}

.post-content .post-meta span.date {
  background: var(--date-bg-color);
  color: #fff;
  border-radius: 5px;
  padding: 4px 12px;
  text-transform: uppercase;
  font-size: 14px;
  font-family: var(--e-global-typography-primary-font-family);
}

.post-btn a.post_link,
a.training_external_link {
  font-family: "Avenir LT Std, 95 Black", Sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  fill: #ffffff;
  color: #ffffff;
  background-color: var(--e-global-color-7000cb3);
  border-radius: 5px 5px 5px 5px;
  padding: 12px 38px 11px 38px;
}

a.training_external_link:hover {
  text-decoration: none;
}

.post-btn {
  clear: both;
  display: inline;
}

.single-page-wrapper .back-btn a {
  background: url("images/arrow-left.svg") no-repeat;
  background-position: left;
  line-height: 50px;
  position: absolute;
  left: -10px;
  padding-left: 60px !important;
  cursor: pointer;
  z-index: 1;
  top: 15px;
}

.single-page-wrapper div#retourButton a {
  font-size: 14px;
  text-decoration: none;
  color: #242654;
  font-family: "Avenir LT Std, 55 Roman";
}

.single-page-wrapper .save-btn {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: flex-end;
}

.single-page-wrapper .description {
  line-height: 22px;
  color: #222222;
}

.single-page-wrapper img {
  border-radius: 7px;
}

.single-page-wrapper a.more-info {
  display: none;
}

/* Validated by client to be removed. */
/* .post-detail-sec2-left p {
	color: #222222;
	font-family: "Avenir LT Std, 85 Heavy", Sans-serif;
	font-size: 14px;
	font-weight: 600;
	font-style: normal;
	line-height: 24px;
} */

/* .post-detail-sec2-right p {
	color: #222222;
	font-size: 14px;
} */

.post-detail-pdf-btn {
  font-family: "Avenir LT Std, 95 Black", Sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none !important;
  fill: #242654;
  color: #242654 !important;
  background-color: #61ce7000;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #242654;
  border-radius: 5px 5px 5px 5px;
  padding: 12px 38px 11px 38px;
  max-width: fit-content;
}

.post-detail-pdf-btn:hover {
  color: #ffb277 !important;
  background-color: #ffffff;
  border-color: var(--e-global-color-63a1193);
}

#readMoreContent b {
  font-family: var(--e-global-typography-e68009d-font-family);
}

/* Single Post Page CSS End Here*/
a#readMoreButton {
  color: #f8ae71;
  text-decoration: underline;
}

a#readMoreButton:hover {
  color: #242654;
}

.cForm {
  width: 100% !important;
}

.catalog-body-wrapper {
  overflow-x: hidden;
}

.category {
  list-style-type: none;
  margin-left: 20px;
}

.catalogue-header select.form-select {
  width: 73px;
  border-radius: 20px;
}

.catalogue-body-wrapper {
  overflow-x: hidden;
}

.catalogue-header {
  background: #87cbb9;
}

.page-template-catalogue header#masthead {
  background: #87cbb9;
}

.catalogue-header input#searchInput {
  width: 465px;
}

.catalogue-header div#search-icon-wrapper {
  padding: 7px 15px 14px 15px;
}

.catalogue-header h1 {
  font-family: "Avenir LT Std, 95 Black";
  color: #242654;
}

.layout-view-options img {
  background: #fff;
  padding: 5px;
  border-radius: 50%;
  margin-right: 10px;
}

ul.category-list {
  list-style: none;
  padding-left: 0;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

ul.sub-category {
  list-style: none;
  padding-left: 17px;
  padding-top: 10px;
}

aside {
  background: #f5f5f5;
}

.layout-view-options .list-layout img {
  margin-right: 30px;
}

.layout-view-options .location > img {
  margin-right: 30px;
}

.catalog-body-wrapper .sidebar-header,
.catalog-body-wrapper aside {
  padding-left: 33px;
  padding-right: 20px;
  padding-bottom: 1px;
  padding-top: 10px;
  position: relative;
}

.catalog-body-wrapper .form-check-input:checked {
  background-color: #242654 !important;
  border-color: #242654 !important;
}

.category-list li {
  font-family: "Avenir LT Std, 55 Roman";
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}

.category-list li label {
  font-family: "Avenir LT Std, 95 Black";
}

ul.sub-category li label {
  font-family: "Avenir LT Std, 55 Roman";
  font-size: 12px;
  line-height: 16px;
  max-width: 100px;
}

ul.sub-category li {
  padding: 5px 0px;
}

.catalog-body-wrapper input[type="checkbox"] {
  margin-right: 5px;
  margin-top: 4px;
}

.catalog-body-wrapper aside {
  padding-bottom: 50px;
  background: #fafafa;
  margin-top: -1px;
}

.catalog-left-sidebar .form-check-input {
  border: 1px solid #242654;
}

.dataTable thead th,
.dataTable tbody td {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 1%;
}

.main-moon-catalog tr:first-child > th:nth-child(5)::before {
  content: unset;
}

.main-moon-catalog tr:first-child > th:nth-child(5)::after {
  content: unset;
}

/*Buyer Profile CSS*/
.dashboard_user_list .search-tags span {
  background: color(srgb 0.53 0.8 0.73 / 0.1);
  padding: 8px;
  border-radius: 5px;
  color: #242654;
  font-family: "Avenir LT Std, 55 Roman", Sans-serif;
  font-size: 11px;
  margin-right: 8px;
  margin-bottom: 8px;
  /* display: none; */
}

.dashboard_user_list .search-tags {
  display: flex;
  flex-wrap: wrap;
}

.dashboard_user_list .save_user_btn .switch-text {
  height: 28px;
  width: 28px;
  display: flex;
  justify-content: center;
  padding: 7px;
  text-align: center;
}

.dashboard_user_list .save_user_btn .switch-text svg {
  padding-left: 0;
}

.producer-profile .save_user_btn .switch-text svg {
  pointer-events: none;
}

.dashboard_user_list .buyer-btn div#switchText-saveUnsavedBuyer {
  padding-left: 8px;
}

.dashboard_user_list div#switcher-saveUnsavedBuyer.active > .switch-text {
  background: #edb17b;
  color: #fff;
}

.dashboard_user_list span#buyer-contact-btn {
  border-radius: 5px;
  transition: transform 0.3s;
  transform: translateX(0%);
  padding: 1px 8px 0px 8px;
  border: 1px solid #f8ae71;
  color: #f8ae71;
  font-size: 12px;
  font-family: "Avenir LT Std, 55 Roman", Sans-serif;
  line-height: 28px;
  cursor: pointer;
}

.dashboard_user_list #show-more {
  display: none;
  /* Initially hide the "2+" button */
}

.dashboard_user_list .save_user_btn .switcher {
  padding-right: 10px;
}

.dashboard_user_list .save_user_btn {
  max-width: fit-content;
  float: right;
  padding-right: 10px;
}

.dashboard_user_list div#show-more {
  background: color(srgb 0.53 0.8 0.73 / 0.1);
  padding: 8px;
  border-radius: 5px;
  color: #242654;
  font-family: "Avenir LT Std, 55 Roman", Sans-serif;
  font-size: 11px;
  margin-right: 8px;
  margin-bottom: 8px;
  cursor: pointer;
}

.dashboard_user_list .save_user_btn .switcher.active > .switch-text {
  background: #edb17b;
}

.dashboard_user_list .save_user_btn .switcher.active > .switch-text svg path {
  fill: white;
}

.dashboard_user_list table#catalog-list {
  border-collapse: collapse !important;
}

.dashboard_user_list .profile-sm-none {
  right: unset;
}

.main-content.dashboard_user_list {
  padding: 23px 23px 20px 15px;
}

.dashboard_user_list .box-boder::after {
  right: 0;
}

.dashboard_user_list th:first-child,
.dashboard_user_list td:first-child {
  padding: 0;
  padding-left: 15px;
  font-size: 19px;
}

.gallery-gallery li.cf-check.cf-cross:not(img) {
  display: none !important;
}

.gallery-gallery li.cf-check.cf-cross:has(img) {
  display: block !important;
}

#productDisplay .product-item-list .switcher {
  display: block !important;
}

#productDisplay .product-item-list .switcher.active {
  width: 80px;
  float: right;
}

.event-container .event-thumbnail img {
  height: 108px;
  object-fit: cover;
  width: 100%;
}

.event-container .event-thumbnail {
  background: #fff;
}

.event-container .service-details {
  padding-top: 5px;
}

.services-events .services-container {
  margin: 0;
  gap: 0;
}

.services-events .service-item {
  width: 285px;
  padding-right: 10px;
}

.services-events .col-md-3:last-child > .service-item {
  padding-right: 0;
}

#displaySaveProducer a {
  font-family: "Avenir LT Std, 55 Roman";
  font-size: 12px;
  text-decoration: none;
  color: #212529;
}

/*catalog-list-css-start-here*/
.save-action-elements {
  text-align: center;
  display: flex;
  justify-content: center;
}

.save-profile-products a {
  font-size: 12px;
}

.save-profile-products .switch-text {
  align-items: center;
  width: 28px;
  height: 28px;
  display: flex;
  justify-content: center;
  text-align: center;
  padding: 7px;
}

.save-profile-products .switch-text svg {
  padding: 0;
}

.save-profile-products .switcher.active > .switch-text {
  background: #f8ae71;
}

.save-profile-products .switcher.active > .switch-text svg path {
  fill: white;
}

.save-profile-products .product_type span {
  background: color(srgb 0.53 0.8 0.73 / 0.1);
  padding: 8px;
  border-radius: 5px;
  color: #242654;
  font-family: "Avenir LT Std, 55 Roman", Sans-serif;
  font-size: 11px;
}

.save-product-title a {
  color: #212529;
  text-decoration: none;
  font-family: "Avenir LT Std, 55 Roman";
  font-size: 12px;
  text-transform: capitalize;
}

.save-profile-products th,
.save-profile-products td {
  /* padding: 10px 15px !important; */
  vertical-align: middle !important;
}

.table.save-profile-products {
  padding: 25px 10px 15px 18px;
}

.save-profile-products td,
.save-profile-products th {
  padding-top: 12px !important;
}

/*save-producer-css-start-here*/
#displaySaveProducer .show-more {
  background: color(srgb 0.53 0.8 0.73 / 0.1);
  padding: 8px;
  border-radius: 5px;
  color: #242654;
  font-family: "Avenir LT Std, 55 Roman", Sans-serif;
  font-size: 11px;
  margin-right: 8px;
  margin-bottom: 8px;
  cursor: pointer;
}

.producer-profile table th:first-child {
  font-size: 12px;
  vertical-align: middle;
  padding-top: 7px;
}

#readMoreContent a#readMoreButton {
  display: none;
}

section.service-hero-detail-bg {
  z-index: 9;
}

@media only screen and (max-width: 1126px) {
  .buyer-profile h3#catalogue-title {
    font-size: 20px;
  }

  .buyer-profile div#switchText-saveUnsavedBuyer {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1024px) {
  .services-events .services-container {
    display: none;
  }

  .services-events {
    overflow-x: hidden;
  }

  .services-events .swiper-container.services-container {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    margin: 0;
    padding: 0;
  }
}

@media only screen and (max-width: 991px) {
  .single-page-wrapper h1 {
    font-size: 30px;
    margin-bottom: 0;
    font-family: var(--e-global-typography-e68009d-font-family);
    font-weight: bold;
  }

  .single-page-wrapper {
    padding: 0px 7px;
  }

  .single-page-wrapper .back-btn a {
    top: 0;
  }

  .single-page-wrapper .save-btn {
    top: 10px;
  }

  #catalog-list_paginate ul.pagination {
    flex-wrap: wrap;
  }

  .buyer-profile div#switchText-saveUnsavedBuyer {
    margin-bottom: 0px;
  }
}

@media only screen and (min-width: 1200px) {
  .single-post-hero .elementor-container.elementor-column-gap-default {
    max-width: 1280px;
  }
}

@media only screen and (max-width: 1199px) and (min-width: 1025px) {
  .support-right-img img {
    margin-right: -120px;
  }

  .support-right-img.elementor-column {
    width: 49% !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .outiles-card .elementor-widget-container > p {
    min-height: 122px;
  }

  .single-page-wrapper h1 {
    font-size: 36px;
  }
}

@media only screen and (max-width: 575px) {
  .cForm span.elementor-button-text {
    font-size: 13px;
  }

  .mb-full-with-btn a.elementor-button {
    width: 100% !important;
  }

  #retourButton a span {
    visibility: hidden;
  }

  .post-meta a.more-info {
    width: 100%;
    padding-top: 10px;
  }

  .single-page-wrapper .description {
    padding-bottom: 20px;
  }

  .single-page-wrapper .post-btn > a.post_link,
  .post_link.single-je-participe,
  a.training_external_link {
    width: 100% !important;
    display: inline-block;
    text-align: center;
  }

  .single-page-wrapper .description {
    color: #242654;
  }

  .single-page-wrapper {
    margin-bottom: -25px;
  }

  .hide-map-for-mobile {
    display: none;
  }

  .post-detail-pdf-btn {
    display: block;
    max-width: 100%;
    text-align: center;
  }

  .elementor-widget-PostDetailSec2 p {
    font-size: 14px;
  }

  .single-page-wrapper h1 {
    font-size: 30px;
  }

  .post-detail-map-sec h1 strong {
    font-family: var(--e-global-typography-e68009d-font-family);
  }

  .contact-form-sec button.elementor-button {
    font-size: 13px !important;
  }

  .contact-form-sec .elementor-field-group-e_last_name,
  .contact-form-sec .elementor-field-group-e_first_name {
    width: 100% !important;
  }

  .second-part-title h1.elementor-heading-title strong {
    font-family: "Avenir LT Std, 85 Heavy";
  }

  .services-btn a {
    width: 100%;
  }

  #readMoreContent a#readMoreButton {
    display: inline-block !important;
    padding-top: 20px;
  }
}

/* @media screen and (max-width: 846) and (min-width: 768px) {
	.buyer-profile .buyer-btn {
		margin-bottom: 10px;
		margin-right: 0px !important;
	}

	.buyer-profile .search-input-container.me-2 {
		margin-right: 0px !important;
	}
} */

@media screen and (max-width: 855px) {
  .buyer-profile .search-input-container {
    margin-top: 10px !important;
  }
}

@media screen and (max-width: 767px) {
  .buyer-profile .heading-outer {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 575px) {
  .heading1 h1 strong {
    font-family: "Avenir LT Std, 85 Heavy";
  }
}
