@font-face {
  font-family: "Avenir-Book";
  src: url("../fonts/Avenir-LT-Std-45-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Avenir-black";
  src: url("../fonts/AvenirLTStd-Black.ttf") format("truetype");
  font-style: normal;
}

@font-face {
  font-family: "Avenir-Heavy";
  src: url("../fonts/AvenirLTStd-Heavy.ttf") format("truetype");
  font-style: normal;
}

@font-face {
  font-family: "Avenir-Heavy";
  src: url("../fonts/AvenirLTStd-Heavy.ttf") format("truetype");
  font-style: normal;
}

@font-face {
  font-family: "Avenir LT Std, 55 Roman";
  src: url("../fonts/AvenirLTStd-Roman.ttf") format("truetype");
  font-style: normal;
}

@font-face {
  font-family: "Avenir LT Std, 65 Medium";
  src: url("../fonts/AvenirLTStd-Medium.ttf") format("truetype");
  font-style: normal;
}

/* .news-template-default.single.single-news section.elementor-section {
    display: none;
} */

.apaq-news-post-card {
  background: #ffffff;
  /* max-width: 348px; */
  height: 555px !important;
  max-height: 555px;
  padding: 12px;
  border-radius: 8px !important;
  border: 1px solid #f2f2f2 !important;
}

.apaq-news-widget {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.apaq-news-widget h3.apaq-news-title {
  font-family: "Avenir-Black", sans-serif;
  margin: 10px 0px;
  font-size: 18px !important;
  /* line-height: 1; */
  color: #242423;
}

.apaq-news-tags {
  color: #242423;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 5px;
  padding-bottom: 10px;
}

span.apaq-news-tag {
  background-color: #e4eded;
  padding: 4px 10px 5px;
  border-radius: 23px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  font-family: "Avenir-Heavy", sans-serif;
}

p.apaq-news-location,
.icon-info-font {
  font-family: "Avenir-black", sans-serif;
  color: #242423;
  margin-bottom: 0px !important;
  font-size: 14px;
  line-height: 24px;
}

.icon-info-font.icon-info-mb-font {
  margin-bottom: 5px !important;
}

a.apaq-news-read-more {
  font-family: "Avenir-black", sans-serif;
  background-color: #242423;
  color: white;
  text-decoration: none !important;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  padding: 16px !important;
  font-size: 16px !important;
  line-height: 22px;
  font-weight: 500;
  border-radius: 4px;
  margin-top: auto;
  transition: 0.2s ease-in-out;
}

img.apaq-news-post-image.wp-post-image {
  width: 100%;
  height: 192px;
  object-fit: cover;
  border-radius: 4px;
}

p.apaq-news-excerpt {
  font-family: "Avenir-Book", sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  margin: 0;
}

.apaq-card-location,
.icon-info {
  display: flex;
  margin-bottom: 10px;
  gap: 10px;
}

img.apaq-card-svg {
  width: 11px;
}

.apaq-news-widget-section {
  background: #ffffff;
}

.apaq-news-widget-container {
  padding: 40px 10px;
  position: relative;
  max-width: 1170px;
  margin: auto;
}

img.apaq-news-post-image.card-img-top {
  width: 100%;
  height: 192px;
  object-fit: cover;
  border-radius: 4px;
}

.card-body.apaq-news-card-body {
  padding: 0px;
  display: flex;
  flex-direction: column;
}

a.apaq-news-read-more:hover,
a.apaq-news-read-more:active,
a.apaq-news-read-more:focus-visible,
a.apaq-news-read-more:focus {
  background-color: #dbeabb;
  color: #242423;
}

/* map css */
.gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
  left: 20px !important;
}

button.gm-control-active,
button.gm-control-active {
  width: 32px !important;
  height: 32px !important;
  background: white !important;
}

.gmnoprint div:nth-child(1) {
  background: transparent !important;
  box-shadow: none !important;
  height: auto !important;
  width: auto !important;
}

.gmnoprint div:nth-child(2) {
  background: transparent !important;
  height: 4px !important;
  width: 100% !important;
}

#news-map img.custom-marker-icon,
#single-news-map img.custom-marker-icon {
  /* width: 40px;
    height: 40px; */
  object-fit: cover;
  border: 2px solid #f1835e;
  border-radius: 50%;
}

img.custom-marker-icon:hover {
  width: 80px;
  height: 80px !important;
}

a[href^="http://maps.google.com/maps"]
{
  display: none !important;
}

a[href^="https://maps.google.com/maps"]
{
  display: none !important;
}

.gmnoprint a,
.gmnoprint span,
.gm-style-cc {
  display: none;
}

.gmnoprint div {
  background: none !important;
}

/* map css end */

.button-container #news_map_show_hide,
.button-container #single_news_map_show_hide {
  background-color: #ffffff;
  position: absolute;
  z-index: 1;
  right: 30px;
  top: -30px;
  padding: 5px 10px;
  border: none;
  border-radius: 20px 20px 0px 0px;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  line-height: 24px;
  font-family: "Avenir-Heavy", sans-serif;
  color: #242423;
}

.button-container #filter_section_top_button {
  background-color: #ffffff;
  position: absolute;
  z-index: 1;
  right: 30px;
  top: -30px;
  padding: 6px 12px;
  border: none;
  border-radius: 20px 20px 0px 0px;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  line-height: 24px;
  font-family: "Avenir-Heavy", sans-serif;
  color: #242423;
}

.button-container #news_map_show_hide span,
.button-container #single_news_map_show_hide span,
.button-container #filter_section_top_button span {
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.button-container #news_map_show_hide:before,
.button-container #single_news_map_show_hide:before {
  content: "";
  background-color: transparent;
  width: 20px;
  height: 20px;
  border-bottom-right-radius: 20px;
  box-shadow: 5px 5px 0 5px #ffffff;
  left: -20px;
  bottom: 0;
  border: 0;
  position: absolute;
}

.button-container #filter_section_top_button:before {
  content: "";
  background-color: transparent;
  width: 20px;
  height: 20px;
  border-bottom-right-radius: 20px;
  box-shadow: 5px 5px 0 5px #ffffff;
  left: -20px;
  bottom: 0;
  border: 0;
  position: absolute;
}

.button-container #news_map_show_hide:after,
.button-container #single_news_map_show_hide:after {
  content: "";
  background-color: transparent;
  width: 20px;
  height: 20px;
  border-bottom-left-radius: 20px;
  box-shadow: -5px 5px 0 5px #ffffff;
  right: -20px;
  bottom: 0;
  border: 0;
  position: absolute;
}

.button-container #filter_section_top_button:after {
  content: "";
  background-color: transparent;
  width: 20px;
  height: 20px;
  border-bottom-left-radius: 20px;
  box-shadow: -5px 5px 0 5px #ffffff;
  right: -20px;
  bottom: 0;
  border: 0;
  position: absolute;
}

.apaq_news_filter_section {
  /* padding: 30px 10px; */
}

.apaq_news_filter_container {
  position: relative;
  padding: 30px 10px;
  text-align: center;
  max-width: 1170px;
  margin: auto;
}

.apaq_news_filter_container .filter_section_title p {
  font-family: "Avenir-Book";
  font-weight: 500;
  font-size: 32px;
  line-height: 28px;
  color: #242423;
}

.apaq_news_filter_container .filter_section_title span,
.apaq_news_filter_container .filter_section_title strong {
  font-family: "Avenir-black";
}

.filter_section_description span {
  font-family: "Avenir-black";
}

.filter_section_description {
  font-family: "Avenir-Book";
  font-size: 18px;
  line-height: 24px;
  color: #242423;
}

.apaq-news-category-filter {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  padding-bottom: 10px;
  padding-left: 20%;
  padding-right: 20%;
}

.apaq-news-category-filter .category-tag {
  background-color: #e4eded;
  padding: 8px 12px;
  border-radius: 23px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  font-family: "Avenir-Heavy", sans-serif;
  cursor: pointer;
}

.apaq-news-category-filter .category-tag.selected {
  background-color: #242423 !important;
  color: #e4eded;
}

.apaq-news-search-div {
  text-align: left;
}

.apaq-news-search-div label.search-label {
  font-family: "Avenir-black";
  font-size: 14px;
  line-height: 24px;
}

form#apaq-news-search-form {
  display: flex;
  gap: 5px;
}

input#apaq-news-search-input {
  border-radius: 4px;
  border: 1px solid #2424231f;
  padding: 16px;
  font-size: 16px;
  line-height: 24px;
  font-family: "Avenir-Book";
  width: 435px;
}

input#apaq-news-search-input:focus-visible {
  outline: 1px solid black !important;
}

.apaq-news-search-div button.apaq-news-search-submit {
  background: #242423;
  border: none;
  border-radius: 4px;
  color: #ffffff;
  padding: 16px 24px;
  font-size: 16px;
  line-height: 22px;
  font-family: "Avenir-black";
}

.apaq-news-search-div button.apaq-news-search-submit:hover {
  background-color: #dbeabb;
  color: #242423;
}

button#more_filters_show_hide {
  background: transparent;
  border: none;
  font-size: 16px;
  line-height: 24px;
  font-family: "Avenir-Heavy", sans-serif;
  color: #242423;
  display: flex;
  align-items: center;
  text-decoration: underline;
  margin-top: 20px;
}

button#more_filters_show_hide:hover {
  background: none;
}

.more_filters_section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 30px;
  flex-wrap: wrap;
  padding-top: 20px;
  padding-bottom: 50px;
}

.more_filters_section .search-filter-more-filter {
  display: flex;
  gap: 40px;
}

#more_filters .date-month-year {
  display: flex;
  gap: 8px;
  align-items: center;
}

#more_filters .date-picker-filter {
  text-align: left;
}

#more_filters .label {
  font-family: "Avenir-black";
  font-size: 14px;
  line-height: 24px;
}

#more_filters .date-button {
  background-color: #f8f3ea;
  color: #242423;
  padding: 7px 9px;
  border-radius: 50%;
  font-family: "Avenir-black";
  font-size: 18px;
  line-height: 24px;
  cursor: pointer;
}

#more_filters .month-year {
  font-family: "Avenir-Book";
  color: #242423;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}

.distance-filter .distance-km {
  display: flex;
  align-items: center;
  gap: 8px;
}

.distance-filter .distance-radius {
  background-color: #f8f3ea;
  border-radius: 8px;
  padding: 6px 10px;
  font-family: "Avenir-black";
}

div#more_filters {
  display: flex;
  gap: 80px;
  align-items: center;
  text-align: left;
  color: #242423;
}

.profession-filter span.custom-select-opener {
  display: none;
}

select.form-select.select-profession {
  font-family: "Avenir-Book";
  width: 345px;
  padding: 16px;
  font-size: 16px;
  line-height: 24px;
  display: block;
}

select.form-select.select-profession:focus {
  box-shadow: none;
  border-color: #1c33411f;
}

img.apaq-news-producer-image {
  position: absolute;
  width: 40px;
  height: 40px;
  object-fit: cover;
  border: 2px solid #f7a531;
  border-radius: 50%;
  right: 20px;
  top: 20px;
}

.event-section-mobile {
  display: none;
}

.event-section.event-section-review-layout {
  display: block !important;
  margin-top: 20px;
}

/*
* single detail page 
*/
.apaq-news-single .container {
  max-width: 1200px;
  margin: auto;
}

.detail-page-breadcrumb {
  background: #dbeabb;
  padding-top: 12px;
  padding-bottom: 6px;
}

.detail-page-breadcrumb div#backtohome li img {
  width: 14px;
  height: 14px;
  transform: rotate(90deg);
}

.detail-page-breadcrumb div#backtohome ul {
  display: flex;
  gap: 8px;
  padding: 0;
  margin: 0;
}

.detail-page-breadcrumb div#backtohome li {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-family: "Avenir-black";
  cursor: pointer;
}

.apaq-news-info-section {
  background: #ffffff;
}

.apaq-news-info-section .container {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  display: block;
}

.apaq-news-info-section h1.apaq-post-title {
  text-align: center;
  font-family: "Avenir-black";
  font-size: 56px;
  /* line-height: 36px; */
  margin: 0 0 20px;
  padding-top: 60px;
}

.row.apaq-single-news-content {
  padding-top: 30px;
}

.apaq-single-news-content .apaq-grid-container {
  display: grid;
  gap: 6px;
}

.apaq-single-news-content
  .apaq-grid-container
  .apaq-gallery-item:nth-of-type(1) {
  grid-column: 1 / span 3;
  grid-row: 1 / span 2;
}

.apaq-single-news-content
  .apaq-grid-container
  .apaq-gallery-item:nth-of-type(2) {
  grid-column: 4;
  grid-row: 1 / span 1;
}

.apaq-single-news-content
  .apaq-grid-container
  .apaq-gallery-item:nth-of-type(3) {
  grid-column: 4;
  grid-row: 2 / span 1;
}

.apaq-single-news-content .apaq-grid-container img {
  width: 138px;
  height: 138px;
  border-radius: 4px;
  object-fit: cover;
}

.apaq-single-news-content
  .apaq-grid-container
  .apaq-gallery-item:nth-of-type(1)
  img {
  width: 100%;
  height: 282px;
}

.apaq-news-tags-single .apaq-news-tags {
  gap: 8px;
}

.apaq-single-news-content .news-post-box {
  height: auto;
}

.distance-km .distance-radius {
  cursor: pointer;
}

.distance-km .distance-radius.selected,
#more_filters .date-button.selected {
  background: #242423;
  color: #fff;
}

.apaq-single-content-section-white-block,
.apaq-single-content-section .review-form-container {
  background: #ffffff;
  padding: 16px;
  border-radius: 4px;
  margin-bottom: 20px;
  border: 1px solid #f2f2f2;
}

.review-form-header h2.review-form-title {
  font-family: "Avenir-black";
  font-size: 24px;
  line-height: 32px;
  color: #242423;
}

.review-form-header p.review-form-header-description {
  font-family: "Avenir-Book";
  font-size: 16px;
  line-height: 24px;
  color: #242423;
}

div#single-news-description {
  font-size: 16px;
  line-height: 24px;
  color: #242423;
  font-family: "Avenir-Book";
}

.apaq-single-social-icons {
  display: flex;
  align-items: center;
  gap: 15px;
}

.apaq-news-single .gallery-section {
  margin-bottom: 20px;
}

.event-section .news-post-box .new-post-content h3,
.event-section-mobile .news-post-box .new-post-content h3 {
  font-family: "Avenir-black";
  font-size: 24px;
  line-height: 32px;
  color: #182f3d;
  margin: 0;
  margin-bottom: 10px;
}

.event-section .news-post-box .new-post-content,
.event-section-mobile .news-post-box .new-post-content {
  background: #dbeabb;
  color: #182f3d;
}

.event-learn-more-btn {
  font-family: "Avenir-black", sans-serif;
  background-color: #242423;
  text-align: center;
  padding: 16px 24px !important;
  font-size: 16px !important;
  line-height: 22px;
  font-weight: 500;
  border-radius: 4px;
  margin-top: auto;
  width: max-content;
}

.event-learn-more-btn a {
  color: white !important;
  text-decoration: none !important;
}

.event-learn-more-btn a:hover {
  color: white !important;
}

.event-learn-more-btn:hover {
  background-color: #242423;
  opacity: 0.8;
}

.gallery-event-container .event-section .news-post-box img,
.apaq-single-content-section .event-section-mobile .news-post-box img {
  width: 100%;
  height: 212px;
  object-fit: cover;
}

.event-section .event_desc ul,
.event-section-mobile .event_desc ul {
  margin-bottom: 20px;
}

.event-section .event_desc p,
.event-section-mobile .event_desc p {
  margin-bottom: 15px;
}

.apaq_news_producer_name a {
  color: #242423 !important;
  font-size: 14px !important;
  font-family: "Avenir-Book" !important;
}

.apaq_news_producer_name span {
  font-family: "Avenir-heavy";
}

.recenter-button {
  position: relative;
}

.recenter-button:before {
  content: "";
  background: url(../images/location-map.svg);
  width: 24px;
  height: 24px;
  position: absolute;
  left: 24px;
  top: 15px;
}

div#share-apaq-news-link {
  font-size: 16px;
  line-height: 24px;
  font-family: "Avenir-black";
  display: flex;
  gap: 8px;
  width: max-content;
  background: #f2f2f2;
  padding: 8px 12px;
  border-radius: 23px;
  margin-bottom: 15px;
  cursor: pointer;
}

div#share-apaq-news-link img {
  width: 19px;
}

div#single-news-description p {
  margin-bottom: 15px;
}

.yNHHyP-marker-view svg {
  fill: #f1835e;
}

.yNHHyP-marker-view svg circle {
  opacity: 1;
}

.yNHHyP-marker-view svg circle:nth-of-type(3) {
  opacity: 0.8;
  r: 105;
}

.yNHHyP-marker-view svg text {
  font-family: "Avenir-Heavy";
  font-size: 70px;
}

.yNHHyP-marker-view div:nth-of-type(2) {
  display: none !important;
}

div#apaq-news-pagination-container .page-numbers.current,
div#comments-pagination-container .page-numbers.current {
  background: #242423;
  color: #ffffff;
  padding: 15px 20px;
  border-radius: 5px;
  font-family: "Avenir-black";
  font-size: 16px;
  line-height: 22px;
  transition: 0.3s ease-in-out;
}
div#apaq-news-pagination-container .page-numbers,
div#comments-pagination-container .page-numbers {
  color: #242423;
  padding: 15px 20px;
  border-radius: 5px;
  font-family: "Avenir-black";
  font-size: 16px;
  line-height: 22px;
  transition: 0.3s ease-in-out;
}

div#apaq-news-pagination-container .page-numbers:hover,
div#comments-pagination-container .page-numbers:hover {
  background: #242423;
  color: #ffffff;
  padding: 15px 20px;
  border-radius: 5px;
  font-family: "Avenir-black";
  font-size: 16px;
  line-height: 22px;
}

div#apaq-news-pagination-container,
div#comments-pagination-container {
  text-align: center;
  padding: 20px 0px;
}

div#comments-pagination-container {
  margin-top: 20px;
}

a.prev.page-numbers {
  display: none;
}

a.next.page-numbers {
  display: none;
}

p.no-ajax-result-found {
  font-family: "Avenir-black";
  text-align: center;
}

.form-group {
  margin-bottom: 15px;
}

.review-file-upload div#fieldCarte {
  display: flex;
  align-items: center;
  gap: 10px;
}

.review-file-upload div#fieldCarte .icon {
  width: 24px;
  height: 24px;
}

.review-file-upload div#fieldCarte span.text {
  font-family: "Avenir-Heavy";
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
  cursor: pointer;
}

.review-file-upload ul {
  list-style: none;
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}

.review-file-upload span.close.cf-delete-gallery-image {
  position: absolute;
  right: 0;
  top: 0;
  color: red;
  border: 1px solid red;
  border-radius: 50%;
  line-height: 1px;
  padding: 2px 2px 1px 3px;
  font-size: 12px;
  cursor: pointer;
}

.review-file-upload .top span:nth-of-type(1) {
  display: none;
}

.review-file-upload .top {
  position: relative;
}

.review-file-upload .top img {
  position: relative;
}

.review-file-upload li.cf-check.cf-cross img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 8px;
  padding: 0px;
}

label.review-form-label {
  font-family: "Avenir-black";
  font-size: 14px;
  line-height: 24px;
}

input#review_desc {
  border: 1px solid #1c33411f;
  border-radius: 4px;
  height: 54px;
}

input#review_desc::placeholder {
  opacity: 50%;
}

input#review_desc::-ms-input-placeholder {
  opacity: 50%;
}

button.apaq-news-review-submit {
  padding: 16px 24px;
  background: #242423;
  color: #ffffff;
  border: none;
  border-radius: 4px;
}

button.apaq-news-review-submit:hover,
button.apaq-news-review-submit:focus {
  background: #dbeabb;
  color: #242423;
}

.apaq-single-review-card {
  background: #ffffff;
  padding: 16px;
  border-radius: 4px;
  /* margin-bottom: 20px; */
  border: 1px solid #f2f2f2;
}

.apaq-single-review-card .review-images img {
  width: 100%;
  height: 292px;
  object-fit: cover;
  border-radius: 4px;
  margin-bottom: 10px;
}

.review-description-body .review-description {
  font-family: "Avenir-Book";
  font-size: 16px;
  line-height: 24px;
  color: #242423;
  margin-bottom: 0;
  word-wrap: break-word;
}

.review-description-body .review-description p {
  margin-bottom: 0px;
}

.review-images .multi-review-image {
  display: grid;
  gap: 5px;
  grid-template-columns: 1fr 1fr 1fr;
}

.review-images .multi-review-image img {
  height: 144px;
  width: 100%;
  object-fit: cover;
}

@media (max-width: 768px) {
  .apaq-news-category-filter {
    padding-left: 0;
    padding-right: 0;
  }

  form#apaq-news-search-form {
    flex-direction: column;
  }

  input#apaq-news-search-input {
    width: 100%;
  }

  .more_filters_section .search-filter-more-filter {
    flex-direction: column-reverse;
    gap: 15px;
    width: 100%;
    align-items: center;
    padding: 0 10px;
  }

  div#more_filters {
    flex-direction: column;
    gap: 15px;
    align-items: flex-start;
  }

  .more_filters_section {
    flex-direction: column-reverse;
    gap: 0px;
  }

  .apaq-news-search-div {
    text-align: left;
    width: 100%;
  }

  .apaq-news-widget {
    justify-content: center;
  }

  .apaq-news-post-card {
    height: max-content !important;
    max-height: max-content;
  }

  .apaq-news-info-section h1.apaq-post-title {
    font-size: 30px !important;
    line-height: 36px !important;
    padding-top: 20px;
  }

  .row.apaq-single-news-content {
    padding-top: 0px !important;
  }

  .apaq-single-news-content .apaq-grid-container img {
    width: 90px !important;
    height: 90px !important;
  }

  .event-section {
    display: none !important;
  }

  .event-section-mobile {
    display: block !important;
  }

  .apaq-single-news-content
    .apaq-grid-container
    .apaq-gallery-item:nth-of-type(1)
    img {
    width: 100% !important;
    height: 184px !important;
  }

  .apaq-news-tags-single .apaq-news-tags {
    justify-content: center;
  }

  .apaq-news-info-section .container {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }

  .apaq-news-single .container {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .detail-page-breadcrumb div#backtohome ul {
    padding-left: 0px !important;
  }

  button#more_filters_show_hide {
    margin-top: 0px !important;
  }

  .recenter-button:before {
    left: 80px;
    top: 13px;
  }

  .masonary-item {
    width: 100% !important;
  }

  .apaq-single-review-card .review-images img {
    height: 184px;
  }

  .review-images .multi-review-image img {
    height: 90px;
  }

  div#home-contact-section .apaq-container .row {
    gap: 100px;
  }
}
.masonary-item {
  width: calc(50% - 10px);
  margin-bottom: 20px;
}

.masonary-item.apaq-single-content-section .review-form-container,
.apaq-news-single .masonary-item .gallery-section {
  margin-bottom: 0px;
}

div.load-more-btn-div {
  text-align: center;
}

.load-more-btn-div #load-more-btn {
  padding: 16px 24px;
  background: #242423;
  color: #ffffff;
  border: none;
  border-radius: 4px;
}
.load-more-btn-div #load-more-btn:hover {
  background: #dbeabb;
  color: #242423;
}

form#apaq-news-review-form {
  overflow: hidden;
}

#apaq-news-review-form .form-group {
  display: flex;
  flex-direction: column;
}

.contact_bottom_text #home-contact-section {
  padding: 0;
}

#home-contact-section .row {
  justify-content: center;
}

#reviews_enabled {
  min-height: 0px !important;
}
