* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

:root {
  --base-multiple: 10px;
  --half-content-width: calc(var(--content-width) / 2);
}

html {
  font-size: var(--base-multiple);
}

body {
  font-family: sans-serif;
  color: #333;
  margin: 0;
  padding: 0;
}

ul {
  margin-left: 1.3em;
  list-style-position: outside;
}

ul ul {
  margin-left: 0.5em;
}

ul li {
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}

a {
  cursor: pointer;
  color: inherit;
}

/*
.transitUp,
.transitUpGo {
  will-change: opacity, transform;
  opacity: 0;
}
*/
/* Disable format width SVG with link */
.elementor-widget-image a img[src$=".svg"] {
  width: inherit;
}

div#gtx-trans {
  display: none;
}

.menu {
  position: fixed !important;
  top: 0;
  z-index: 99999;
}

.backgroundWhite {
  background: #fff !important;
}

.fillBlack {
  fill: #000 !important;
}

.colorBlack {
  color: #000 !important;
}

.borderBlack {
  border-color: #000 !important;
}

.strokeBlack {
  stroke: #000 !important;
}

#line1,
#line2 {
  transition: transform 0.3s ease;
}

.crossed {
  transform: rotate(45deg) translate(3px, -6px);
}

.crossed #line2 {
  transform: rotate(-45deg) translate(-5px, 12px);
}

.count-offer .elementor-shortcode {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #DE202C;
  border-radius: 150px;
  aspect-ratio: 1;
  text-align: center;
 height: 25px;
  color: #FFF;
  font-family: Radikal;
  font-size: 12.727px;
  font-style: normal;
  font-weight: 500;
  line-height: 40.364px;
  margin-left: 6px;
  padding: 7px;
}

/* Custom */
strong,
b {
  font-family: Atacama !important;
  font-weight: 600 !important;
  font-size: inherit !important;
}

p strong,
p b {

  font-weight: 600 !important;
}

a {
  outline: 0;
}

.elementor-widget-n-menu .e-n-menu-title-text:not(.e-link),
.elementor-widget-n-menu .e-n-menu-title-text:not(.e-link)>span,
.e-n-menu-title-container,
.e-n-menu-title,
.e-filter,
button {
  cursor: pointer !important;
}

.swiper,
.elementor-swiper-button,
.swiper-pagination {
  z-index: 0 !important;
}

.elementor-alert.elementor-alert-info {
  text-align: center;
}

.squareImage img {
  aspect-ratio: 1;
}

.square-berdoz {
  aspect-ratio: 1/1;
}

.buttonRdvMenu a {
  display: flex;
  width: auto;
  height: 39px;
  align-content: center;
  align-items: center;
}

.buttonLine,
.buttonLineWhite {
  position: relative;
  padding: 0 0 10px;
  text-align: center;
}

.e-loop__load-more {
  padding: 0 0 10px;
  margin: 0;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.e-n-menu-title-text::after {
  content: "";
  height: 1px;
  width: 0%;
  background: #000;
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
  transition: all 0.2s;
}

.wpgmza_infowindow_link {
  padding: 0 0 10px;
  margin: 0;
  position: relative;
  left: 0;
  z-index: 2;
  margin-top: 15px;
  width: 123px;
  text-align: left;
  margin-bottom: 15px;
  text-decoration: none;
}

.buttonLine::after,
.e-loop__load-more::after,
.wpgmza_infowindow_link::after {
  content: "";
  height: 1px;
  width: 50%;
  background: #000;
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
  transition: all 0.2s;
}


.buttonLineWhite::after {
  content: "";
  height: 1px;
  width: 50%;
  background: #fff;
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
  transition: all 0.2s;
}

.buttonLine:hover::after,
.buttonLineWhite:hover::after,
.e-n-menu-title-text:hover::after,
.e-n-menu-title:hover .e-n-menu-title-text::after,
.e-loop__load-more:hover::after, .wpgmza_infowindow_link:hover::after {
  width: 100%;
  transition: all 0.2s;
}

/* Button cricle */
.buttonCtaRoundArrow .elementor-button-content-wrapper {
  align-items: center !important;
}

.buttonCtaRoundArrow svg,
.buttonWhite svg {
  width: 28px !important;
  margin-right: 9px !important;
  height: auto;
  transition: all 0.2s;
}

.buttonCtaRoundArrow:hover svg {
  fill: #000;
  transition: all 0.2s;
  border-color: #000 !important;
}

.buttonCtaRoundArrow:hover path {
  stroke: #fff;
  transition: all 0.2s;
}

.buttonWhite svg path {
  fill: #fff !important;
  stroke: #fff !important;
}

.buttonWhite svg circle {
  stroke: #fff !important;
}

.buttonWhite:hover svg {
  fill: #fff;
  transition: all 0.2s;
  border-color: #fff !important;
}

.buttonWhite:hover path {
  stroke: #000 !important;
  transition: all 0.2s;
}


/* Card size */
@media screen and (min-width: 865px) {
  .cardBerdoz {
    aspect-ratio: 3 / 4 !important;
    /*height: 450px !important;*/
    width: auto;
  }
}

@media screen and (max-width: 865px) {
  .cardBerdoz {
    aspect-ratio: 3 / 4 !important;
    /*height: 420px !important;*/
    width: auto;
  }
}

/* Image transition animation */
.ImageZoomIn {
  background-repeat: no-repeat;
  background-size: auto 104% !important;
  background-position: center center;
  overflow: hidden;
  transition: transform 2s;
}

.ImageZoomIn:hover {
  background-size: auto 101% !important;
  /* transform: scale(0.98); */
  transition: all 0.5s;
}

/* Map store */

.wpgmza-store-locator.wpgmza_sl_main_div {
  display: flex;
  justify-content: center;
  margin-bottom: 60px;
}

#addressInput_1 {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  min-width: 380px;
}

.wpgmza-address.wpgmza-form-field__label.wpgmza-form-field__label--float,
.wpgmza-pagination {
  display: none !important;
}

#addressInput_1 {
  font-size: 18px;
  font-family: "Radikal";
  width: 100%;
  padding-bottom: 11px;
  outline: none;
  background: #ffffff;
  color: #000000;
  border: none;
  border-bottom: 1px solid #000000;
  border-radius: 0px;
  transition: 0.3s ease;
}

#addressInput_1:focus {
  color: #000000;
  border-radius: 0px;
}

#addressInput_1::placeholder {
  color: #888888;
}

/* Check box map */
.wpgmza_cat_checkbox_holder {
  display: flex !important;
  justify-content: center;
}

.wpgmza_cat_checkbox_item_holder {
  display: inline-flex;
  justify-content: space-between;
}

ul.wpgmza_cat_ul.wpgmza_cat_checkbox_item_holder {
  margin: 0px;
}

li.wpgmza_cat_checkbox_item_holder {
  color: #000;
  display: inline-flex;
  width: fit-content;
  padding: 8px 20px;
  font-family: inherit;
  font-size: 16px;
  flex-direction: row-reverse;
  justify-content: space-around;
  margin: 0 5px;
  font-family: "Radikal";
  font-size: 16px;
  font-weight: 300;
}

#wpgmza_filter_1 span,
.wpgmza-reset.wpgmza_sl_reset_button_div,
.wpgmza-radius-container.wpgmza-form-field.wpgmza_sl_radius_div.wpgmza-clearfix,
.dataTables_info,
.dataTables_paginate {
  display: none;
}

.wpgmza-basic-list-item-wrapper {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  width: 100%;
}

#wpgmza_marker_list_1 {
  margin-top: 40px;
}

.mapMagasin .elementor-shortcode {
  display: flex;
  flex-direction: column;
}

.wpgmza_cat_checkbox_item_holder {
  display: flex !important;
  flex-direction: row-reverse !important;
}

#wpgmza_marker_holder_1 {
  order: 5;
}

#wpgmza_marker_list_1 {
  order: 4;
}

#wpgmza_map_1 {
  order: 3;
}

.wpgmza_infowindow_link {
  order: 3;
}

.wpgmza-marker-listing-category-filter {
  order: 2;
}

.wpgmza-store-locator {
  order: 1;
}


.wpgmza_infowindow_link a {
  color: inherit;
}

.wpgmza_cat_checkbox_item_holder input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 23px;
  height: 23px;
  background-color: #fff;
  /* Couleur de fond par défaut */
  outline: none;
  cursor: pointer;
  border: 1px solid #000;
}

/* Style lorsque la case est cochée */
.wpgmza_cat_checkbox_item_holder input[type="checkbox"]:checked {
  background-color: #000;
  /* Couleur de fond lorsque cochée */
}

/* Style de la croix */
.wpgmza_cat_checkbox_item_holder input[type="checkbox"]:checked::before {
  content: "";
  /* Supprimez le contenu Unicode */
  display: block;
  width: 18px;
  height: 18px;
  background-image: url("https://berdoz-vision.ch/wp-content/uploads/2024/03/Vector-21.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 2px 0px;
  color: #fff;
  text-align: center;
  position: relative;
  top: 4px;
}

.wpgmza_cat_checkbox_item_holder label {
  padding-top: 2px;
  padding-right: 9px;
}

.wpgmza-search {
  background-color: transparent;
  border: none;
  color: transparent;
  cursor: pointer;
  outline: none;
  width: 20px;
  border-bottom: 1px solid #000;
}

input.wpgmza-search.wpgmza_sl_search_button_1 {
  position: relative;
  background: transparent;
  height: 30px;
  top: 0px;
  border: none;
}

/* Ajoutez une flèche SVG par défaut */
.wpgmza-search::before {
  content: url("https://berdoz-vision.ch/wp-content/uploads/2024/03/Vector-22.svg");
  position: absolute;
  top: 6px;
}

/* Style pour l'état "checked" */
.wpgmza-search:checked {
  background-color: black;
  /* Fond noir quand l'input est "checked" */
}

/* Style pour l'état "checked" avec une flèche blanche */
.wpgmza-search:checked::before {
  content: url("https://berdoz-vision.ch/wp-content/uploads/2024/03/Vector-22.svg");
}

/* Style pour list store */
.dataTable {
  margin-top: 120px !important;
}

.wpgmaps_blist_row,
table.dataTable tbody td {
  padding: 25px 0 !important;
}

thead,
#wpgmza_table_1_length,
.wpgmza_table_custom_field_2,
.dataTables_filter {
  display: none;
}

.wpgmza_table_title {
  width: 33%;
}

.wpgmza_table_category {
  width: auto;
  text-align: center;
}

.wpgmza_table_description {
  width: 33%;
  display: flex;
  justify-content: flex-end;
}

a.paginate_button.current {
  border: none !important;
  background: transparent !important;
  padding: 0 !important;
}

.wpgmza_table .wpgmaps_mlist_row {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.wpgmza_marker_holder,
.wpgmza_table .wpgmaps_mlist_row {
  border: none !important;
}

.wpgmza_div_title,
.wpgmza_table_title {
  font-family: Atacama !important;
  font-weight: 600 !important;
  font-size: 20px !important;
}

.wpgmza_div_address,
.wpgmza_table_address {
  font-family: Radikal !important;
  font-weight: 300 !important;
  font-size: 16px !important;
}

.wpgmza_table_category {
  font-family: Radikal !important;
  font-weight: 400 !important;
  font-size: 18px !important;
}

.dataTables_info,
.dataTables_paginate {
  font-family: Radikal !important;
  font-weight: 300 !important;
  font-size: 12px !important;
}

/* Search bar */
.elementor-search-form--skin-minimal:focus-within {
  outline-width: 0 !important;
  outline-style: solid;
}

input.elementor-search-form__input::-webkit-search-cancel-button {
  display: none;
}

.elementor-search-form--skin-minimal .elementor-search-form__icon {
  fill: #000 !important;
  color: #000 !important;
  opacity: 1 !important;
}

/* Section with content overflow */
.OverflowContentSectionAqua8 {
  background: linear-gradient(to bottom,
      #ffffff 0%,
      #ffffff 40px,
      #f2fbfa 40px,
      #f2fbfa calc(100% - 40px),
      #ffffff calc(100% - 40px),
      #ffffff 100%) !important;
}

.OverflowContentSectionViolet8 {
  background: linear-gradient(to bottom,
      #ffffff 0%,
      #ffffff 40px,
      #e8e9f7 40px,
      #e8e9f7 calc(100% - 40px),
      #ffffff calc(100% - 40px),
      #ffffff 100%) !important;
}

/* Card toolkit map */

.wpgmza-infowindow {
  display: flex;
  flex-direction: column;
  margin: 10px;
}

.wpgmza_infowindow_categories {
  order: 1;
  font-family: "Radikal";
  font-weight: 300;
  font-size: 12px;
  margin-bottom: 8px;
}

.wpgmza_infowindow_title {
  order: 2;
  font-family: "Atacama";
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 18px;
}

.wpgmza_infowindow_address {
  order: 3;
  font-family: "Radikal";
  font-weight: 300;
  font-size: 12px;
  margin-bottom: 18px;
}

.wpgmza_infowindow_description {
  order: 4;
}

/* Bouton map "Prendre rendez-vous" */
.map-button {
  background-color: #000;
  border: 1px solid #000;
  border-radius: 16px;
  color: #fff;
  display: flex;
  transition: all 0.2s;
  align-content: center;
  flex-direction: row;
  align-items: center;
  gap: 9px;
  font-family: Radikal !important;
  font-weight: 300 !important;
  font-size: 16px !important;
  border-radius: 10px;
  padding: 7px 14px;
  display: inline-flex;
  padding: 7px 14px;
  justify-content: center;
  align-items: center;
  gap: 6px;
}

.icon-container img {
  height: 20px;
  width: auto;
  margin-right: 10px;
}

.map-button:hover {
  background: #212121;
}


/* Slider custom */
.elementor-widget-loop-carousel .swiper-pagination-bullet {
  border: 1px solid #000;
}

.swiper-pagination-bullet-active {
  background: #000 !important;
}

/* Slider full width right */
.sliderFullWidthRight {
  max-width: var(--content-width);
  margin: 0 0 0 auto;
  margin-left: max(0px, (100% - 1140px)/2);
}

.containerHalfWidth {
  max-width: calc(1140px / 2);
}

.bigBanner {
  min-height: 517px !important;
}

.page-id-89974 .bigBanner {
  min-height: 850px !important;
}

.marque-template-default .bigBanner {
  min-height: 100vh !important;
}

.buttonCtaRoundArrow a.elementor-button {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* Blog */

@media screen and (max-width: 1024px) {
  .menu {
    position: fixed;
    width: 100%;
  }

  .widthIpad {
    width: 100% !important;
  }
}

@media screen and (min-width: 768px) {
  .maxWidthContainer .e-child {
    width: 100%;
  }

}

@media screen and (max-width: 1610px) {
  .e-n-menu-content .e-active{
    padding: 0 10% !important;
  }
  
}

@media screen and (max-width: 767px) {
  :root {
    --base-multiple: 10px;
  }

  .OverflowContentSectionAqua8 {
    background: #f2fbfa !important;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .OverflowContentSectionViolet8 {
    background: #e8e9f7 !important;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .sliderFullWidthRight {
    margin-left: 0;
  }

  /* Map magasins */
  #addressInput_1 {
    min-width: 280px !important;
  }

  .wpgmza-store-locator.wpgmza_sl_main_div {
    margin-bottom: 0px;
  }

  .wpgmza_cat_checkbox_holder {
    display: flex !important;
    justify-content: center !important;
  }

  .wpgmza_cat_checkbox_item_holder {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between;
    width: 100%;
  }

  li.wpgmza_cat_checkbox_item_holder {
    flex-direction: row !important;
    padding: 0;
    margin: 0;
  }

  .wpgmza_cat_checkbox_item_holder label {
    padding-right: 0px;
  }

  .wpgmza_table .wpgmaps_mlist_row {
    flex-direction: column;
  }

  .wpgmza_table_address {
    text-align: center;
  }

  .dataTable {
    margin-top: 60px !important;
  }

  .wpgmza_table_title,
  .wpgmza_table_category,
  .wpgmza_table_description {
    width: 100%;
    justify-content: center;
    text-align: center;
  }

  /* Hot fix mobile */
  .elementor-widget-text-editor p {
    padding-left: 10px;
    padding-right: 10px;
  }

  .buttonCtaRoundArrow a.elementor-button {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .buttonRdvMenu p {
    padding-left: 0px;
    padding-right: 0px;
  }

  .buttonRdvMenu a {
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
  }

  .OverflowContentSectionViolet8,
  .OverflowContentSectionAqua8 {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 95% !important;
    padding-bottom: 0;
  }

  /* image portrait to landscape */
  .landScapeMobile img {
    width: 100%;
    max-width: 100%;
    height: 100% !important;
    aspect-ratio: 16 / 9;
    object-fit: cover;
  }

  .bigBanner {
    min-height: 400px !important;
  }

  .marque-template-default .bigBanner,
  .page-id-89974 .bigBanner {
    min-height: 100vh !important;
  }

  .hideIconMobile .elementor-button-icon {
    display: none;
  }
}

@media (max-width: 1610px) and (min-width: 1366px) {
  .menuContainer .e-con-inner {
    max-width: 100% !important;
    margin: 0;
  }
}
