@import url("custom-icon.css");
@font-face {
  font-family: 'Gotham Rounded Book';
  src: url("../fonts/gotham/GothamRounded-Book.eot");
  src: url("../fonts/gotham/GothamRounded-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/GothamRounded-Book.woff2") format("woff2"), url("../fonts/gotham/GothamRounded-Book.woff") format("woff"), url("../fonts/gotham/GothamRounded-Book.ttf") format("truetype"), url("../fonts/gotham/GothamRounded-Book.svg#GothamRounded-Book") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Gotham Rounded';
  src: url("../fonts/gotham/GothamRounded-Bold.eot");
  src: url("../fonts/gotham/GothamRounded-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/GothamRounded-Bold.woff2") format("woff2"), url("../fonts/gotham/GothamRounded-Bold.woff") format("woff"), url("../fonts/gotham/GothamRounded-Bold.ttf") format("truetype"), url("../fonts/gotham/GothamRounded-Bold.svg#GothamRounded-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'icon';
  src: url("../fonts/icomoon.eot?lowikj");
  src: url("../fonts/icomoon.eot?lowikj#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?lowikj") format("truetype"), url("../fonts/icomoon.woff?lowikj") format("woff"), url("../fonts/icomoon.svg?lowikj#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
.mce-content-body,
body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  color: #645043; }

.center {
  text-align: center; }

.right {
  text-align: right; }

.left {
  text-align: left; }

.aligncenter,
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignright {
  display: block;
  float: right;
  margin: 0 0 1em 2em; }

.alignleft {
  display: block;
  float: left;
  margin: 0 2em 1em 0; }

/* responsive image */
img.aligncenter, img.alignleft, img.alignright, img.alignnone {
  max-width: 100%;
  display: block;
  height: auto; }

P {
  margin-top: 0;
  margin-bottom: 15px;
  /*border-collapse:separate;
  border-spacing:10px;*/
  table-layout: fixed; }

ul {
  margin-top: 0;
  margin-bottom: 15px; }

p + ul {
  margin-top: -5px;
  margin-bottom: 15px; }

.mce-content-body p {
  border: 1px dashed #bbb; }

.mce-content-body blockquote {
  border: 1px dashed #bbb; }

.mce-content-body div {
  border: 1px dashed #900; }

.mce-content-body ul li,
.content ul li,
.hpo-acf-section ul li {
  line-height: 25px; }

H1 {
  font-family: "Gotham Rounded", sans-serif;
  color: #7c388d;
  font-size: 33px;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  word-wrap: break-word; }

.mce-content-body H2,
.content H2 {
  font-family: "Gotham Rounded", sans-serif;
  text-transform: uppercase;
  font-size: 28px;
  color: #645043;
  font-weight: 300;
  line-height: 31px;
  margin-top: 0;
  margin-bottom: 25px; }

.mce-content-body H3,
.content H3 {
  font-family: "Gotham Rounded", sans-serif;
  color: #75952b;
  font-size: 21px;
  font-weight: 600;
  line-height: normal;
  margin-top: 25px;
  margin-bottom: 15px; }

.mce-content-body H4,
.content H4 {
  font-family: "Gotham Rounded", sans-serif;
  color: #645043;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  margin-top: 20px;
  margin-bottom: 10px; }

.content .dark {
  color: #645043; }

.content .bright,
.content .bright h2,
.content .bright .chapo {
  color: #ffffff; }

hr {
  border-color: #645043; }

.chapo {
  font-family: "Open Sans", sans-serif;
  color: #645043;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 16px; }

.insert {
  font-family: "Open Sans", sans-serif;
  color: #645043;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 16px;
  text-transform: uppercase; }

.insert2 {
  font-family: "Open Sans", sans-serif;
  color: #645043;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 16px;
  text-transform: none; }

.notice {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #645043; }

.mce-content-body strong,
.content strong {
  font-weight: 600; }

.warning.icon-warning {
  background: rgba(254, 194, 40, 0.4);
  padding: 30px 30px 30px 80px;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: normal;
  font-weight: 600;
  color: #645043;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-border-radius-topright: 50px;
  -webkit-border-top-right-radius: 50px;
  border-top-right-radius: 50px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
  -moz-border-radius-bottomleft: 50px;
  -webkit-border-bottom-left-radius: 50px;
  border-bottom-left-radius: 50px; }

.warning.icon-warning:before {
  color: #ffffff;
  font-size: 40px;
  padding: 25px 16px 16px; }

.encart {
  background: #f4f4f4;
  padding: 30px;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
  color: #645043;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-border-radius-topright: 50px;
  -webkit-border-top-right-radius: 50px;
  border-top-right-radius: 50px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
  -moz-border-radius-bottomleft: 50px;
  -webkit-border-bottom-left-radius: 50px;
  border-bottom-left-radius: 50px; }

.warning p:last-child,
.encart p:last-child {
  margin-bottom: 0; }

.warning.alignleft,
.warning.alignright,
.warning.aligncenter,
.encart.alignleft,
.encart.alignright,
.encart.aligncenter {
  max-width: 33%; }

.wp-caption {
  max-width: 100%;
  height: auto; }

.wp-caption > img {
  max-width: 100%;
  height: auto; }

.wp-caption-text {
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
  padding: 5px 0; }

.readmore {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  color: #645043;
  padding: 0 15px 0 30px;
  position: relative;
  line-height: 19px;
  cursor: pointer;
  display: inline-block; }
  .readmore:hover {
    color: #645043; }

.readmore:before {
  content: ">";
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  width: 19px;
  height: 19px;
  display: block;
  position: absolute;
  transition: all 0.25s;
  background: #75952b;
  line-height: 19px;
  top: 0;
  left: 0;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px; }

.readmore-big {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  color: #645043;
  padding: 5px 0 5px 37px;
  position: relative;
  line-height: 30px;
  cursor: pointer;
  display: inline-block; }
  .readmore-big:hover {
    color: #645043; }

.readmore-big:before {
  content: ">";
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 26px;
  font-weight: 700;
  color: #ffffff;
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  transition: all 0.25s;
  background: #75952b;
  line-height: 30px;
  top: 50%;
  left: 0;
  text-decoration: none;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px; }

/* IE11 hack*/
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .readmore:hover, .readmore-big:hover {
    text-decoration: none; } }
.mce-content-body .sameheight {
  font-size: 14px;
  color: #000000; }

#cookie-notice {
  background: rgba(0, 0, 0, 0.9) !important; }

.cookie-notice-container .button {
  text-decoration: underline; }

.btn, .btn:focus, .submit, .cookie-notice-container .cn-set-cookie {
  font-family: "Gotham Rounded", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #75952b;
  padding: 15px 25px 12px 25px;
  display: inline-block;
  margin: 10px 5px;
  text-align: center;
  transition: all 0.15s;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-border-radius-topright: 15px;
  -webkit-border-top-right-radius: 15px;
  border-top-right-radius: 15px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
  -moz-border-radius-bottomleft: 15px;
  -webkit-border-bottom-left-radius: 15px;
  border-bottom-left-radius: 15px; }

.cookie-notice-container .cn-set-cookie {
  padding: 5px 10px;
  border: 0;
  margin: 0; }

.btn.sameheight {
  display: table-cell;
  background-clip: padding-box;
  border-right: 10px solid transparent;
  white-space: inherit;
  color: #ffffff; }

.btn.center {
  margin-left: auto;
  margin-right: auto; }

.btn.right {
  margin-left: auto; }

.btn.grey {
  background: #aaaaaa; }

.submit {
  border: 0; }

.btn [class^="icon-"] {
  padding-left: 40px; }

.btn [class^="icon-"]:before {
  color: #ffffff;
  font-size: 30px;
  height: 30px;
  width: 30px; }

.btn:hover,
.submit:hover,
.cookie-notice-container .cn-set-cookie:hover,
.readmore:hover:before,
.readmore-big:hover:before {
  color: #ffffff;
  background-color: #645043; }

.mce-content-body .dashicons-before,
.content .dashicons-before {
  display: block;
  padding-left: 100px;
  position: relative; }

.mce-content-body .dashicons-before:before,
.content .dashicons-before:before {
  display: inline-block;
  font-size: 80px;
  height: 80px;
  width: 80px;
  left: -5px;
  color: #cfcfcf;
  transform: translateY(-30%);
  position: absolute; }

.mce-content-body p.dashicons-before,
.content p.dashicons-before,
.mce-content-body p[class^="icon-"], .mce-content-body p[class*=" icon-"],
.content p[class^="icon-"], .content p[class*=" icon-"] {
  padding-left: 35px; }

.mce-content-body p.dashicons-before:before,
.content p.dashicons-before:before {
  font-size: 30px;
  height: 30px;
  width: 30px;
  transform: none;
  left: 0; }

.mce-content-body p[class^="icon-"]:before,
.mce-content-body p[class*=" icon-"]:before,
.content p[class^="icon-"]:before,
.content p[class*=" icon-"]:before {
  font-size: 25px;
  height: 25px;
  width: 25px;
  left: 0; }

a {
  color: inherit; }
  a.link {
    text-decoration: underline; }

a:hover {
  color: inherit; }

.text-zone {
  display: table-cell; }

/* TABLE */
.content .texte table,
.mce-content-body table {
  margin-bottom: 16px;
  width: 100% !important;
  height: auto !important;
  border-collapse: collapse; }

.content .texte table tfoot th,
.content .texte table thead th,
.content .texte table tfoot td,
.content .texte table thead td,
.mce-content-body table tfoot th,
.mce-content-body table thead th,
.mce-content-body table tfoot td,
.mce-content-body table thead td {
  background-color: #7c388d;
  font-weight: 600;
  font-size: 15px;
  color: #ffffff; }

/*.content .texte table tfoot th,
.content .texte table tfoot td,
.mce-content-body table tfoot th,
.mce-content-body table tfoot td {
    background-color:$themeColor1;
}*/
.content .texte table tbody tr {
  border-top: 1px solid #d9d9d9; }

.content .texte table tbody tr:first-child {
  border-top: 0; }

.content .texte table tbody tr td,
.mce-content-body table tbody tr td {
  background-color: #ffffff;
  font-weight: 400;
  font-size: 15px;
  color: #645043; }

.content .texte table tbody tr:nth-child(2n) td,
.mce-content-body table tbody tr:nth-child(2n) td {
  background-color: #f4f4f4; }

.content .texte table td,
.content .texte table th,
.mce-content-body table td,
.mce-content-body table th {
  padding: 10px 20px 10px 15px;
  font-size: 14px;
  font-weight: 400; }

.content .texte table tbody tr:hover td {
  background-color: #d7b1e0;
  /*cursor:pointer;*/ }

/* SPECIFIC BACKEND TinyMCE */
body.acf_texte_push {
  background: #919191;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff; }

body.acf_texte_push h2 {
  font-size: 26px;
  line-height: 30px;
  font-weight: 600;
  color: #ffffff;
  text-transform: none;
  margin-bottom: 18px;
  margin-top: 30px; }

body.acf_texte_push .btn {
  padding: 10px 10px 7px 10px;
  background-color: rgba(0, 0, 0, 0.25); }

body.acf_texte_push .btn:hover {
  background-color: rgba(0, 0, 0, 0.5); }

body.acf_contenu_poi_undefined h2,
.acf-map .boxmarker .title,
.acf-map .boxmarker h2 {
  font-family: "Gotham Rounded", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #7c388d;
  text-transform: uppercase;
  margin-bottom: 0; }

body.acf_contenu_poi_undefined h3,
body.acf_contenu_poi h3,
.acf-map .boxmarker h3 {
  font-family: "Gotham Rounded", sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #645043;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 5px; }

body.acf_contenu_poi_undefined h4,
body.acf_contenu_poi h4,
.acf-map .boxmarker h4 {
  font-family: "Gotham Rounded", sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #645043;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0; }

body.acf_contenu_poi_undefined,
body.acf_contenu_poi,
.acf-map .boxmarker .content {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 300; }

body.acf_contenu_poi_undefined .dashicons-before,
body.acf_contenu_poi .dashicons-before,
.acf-map .boxmarker .dashicons-before {
  padding-left: 25px; }

body.acf_contenu_poi_undefined .dashicons-before:before,
body.acf_contenu_poi .dashicons-before:before,
.acf-map .boxmarker .dashicons-before:before {
  font-size: 20px;
  height: 20px;
  width: 20px;
  transform: none;
  left: 0; }

/*# sourceMappingURL=custom-editor-style.css.map */
