@charset "UTF-8";
.smooth {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#logo .elementor-widget-container, #logo img {
  transition: all 0.4s ease-in-out;
}

.elementor-sticky--effects #logo img {
  max-width: 70%;
}
.elementor-sticky--effects #logo .elementor-widget-container {
  margin: 0;
  padding-top: 20px;
  padding-bottom: 15px;
}
.elementor-sticky--effects .elementor-nav-menu--main .elementor-item {
  font-size: 1.4rem;
}

body [data-vertical-spacing*=bottom] {
  padding-bottom: 7.9vw;
}

footer.ct-footer {
  margin-top: 3.1vw;
  position: relative;
}
footer.ct-footer::before {
  content: "";
  position: absolute;
  top: calc(-11vw + 4px);
  left: 0;
  width: 100%;
  height: 11vw;
  background: none;
  background-image: url(../images/vague-3.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  pointer-events: none;
}

.blog footer.ct-footer, .category footer.ct-footer {
  margin-top: 6vw;
}

footer .site-logo-container img {
  max-width: 100%;
}

@media (min-width: 999.99px) {
  footer#footer [data-row*=top] .ct-container {
    padding-block-end: 0;
  }
  footer#footer [data-row*=middle] .ct-container {
    padding-block-start: 0;
  }
}
footer .menu > li > .ct-menu-link {
  --menu-item-padding: 0;
  margin-right: calc(var(--menu-items-spacing, 25px));
}

html:root {
  --theme-content-spacing: 0.5em;
}

body .ct-toggle-dropdown-desktop {
  --toggle-button-margin-start: -3px;
}
body #main .kb-splide .splide__pagination, body .kb-splide ul.splide__pagination.splide__pagination {
  bottom: 80px;
}

ul.gform_fields {
  padding: 0;
}

.block-editor [data-aos^=fade][data-aos^=fade], [class*=block-editor] [data-aos^=fade][data-aos^=fade], .is-tablet-preview [data-aos^=fade][data-aos^=fade], .is-mobile-preview [data-aos^=fade][data-aos^=fade], .is-desktop-preview [data-aos^=fade][data-aos^=fade] {
  opacity: 1;
}
.block-editor [data-aos=fade-up], [class*=block-editor] [data-aos=fade-up], .is-tablet-preview [data-aos=fade-up], .is-mobile-preview [data-aos=fade-up], .is-desktop-preview [data-aos=fade-up] {
  transform: none;
}

.is-style-separateur-simple::after {
  content: "";
  display: block;
  width: 60px;
  height: 4px;
  background-color: var(--wp--custom--color--jaune);
  margin-top: 0.5em;
}

#footer .mentions-bas-de-page p {
  font-size: var(--wp--custom--font-size--x-small, 0.8em);
}

#footer #menu-footer a,
#footer .mentions-bas-de-page a,
#footer .widget_text .has-small-font-size a,
#footer .widget_text .has-x-small-font-size a,
#footer .wp-block-group .has-small-font-size a,
#footer .wp-block-group .has-x-small-font-size a {
  text-decoration: none;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
  transition: border-bottom-color 0.3s ease;
}
#footer #menu-footer a:hover,
#footer .mentions-bas-de-page a:hover,
#footer .widget_text .has-small-font-size a:hover,
#footer .widget_text .has-x-small-font-size a:hover,
#footer .wp-block-group .has-small-font-size a:hover,
#footer .wp-block-group .has-x-small-font-size a:hover {
  border-bottom-color: rgba(0, 0, 0, 0.6);
}

[data-link=type-5] .entry-content p > a, [data-link=type-5] .entry-content em > a, [data-link=type-5] .entry-content strong > a, [data-link=type-5] .entry-content > ul a, [data-link=type-5] .entry-content > ol a {
  background-position: var(--has-link-decoration, 0% 100%);
  background-repeat: var(--has-link-decoration, no-repeat);
  background-size: var(--has-link-decoration, 100% 1px);
  background-image: var(--has-link-decoration, linear-gradient(currentColor, currentColor));
}

@media only screen and (max-width: 840px) {
  .is-layout-flex.vertical-orientation-smartphone {
    flex-direction: column;
  }
}
/**
* Actualités sur homepage
 */
.blog .entries .category-actu-aid-64,
.home .ct-query-template-default .category-actu-aid-64 {
  --aid64-term-text: var(--theme-palette-color-8) !important;
  --aid64-term-background: var(--theme-palette-color-4) !important;
}
.blog .entries .category-actu-una,
.home .ct-query-template-default .category-actu-una {
  --aid64-term-text: var(--theme-palette-color-8) !important;
  --aid64-term-background: var(--theme-palette-color-2) !important;
}
.blog .entries .hentry, .blog .entries .entry-card,
.home .ct-query-template-default .hentry,
.home .ct-query-template-default .entry-card {
  position: relative;
  padding: 0;
  padding-left: calc(0.5em + 8px);
  margin-top: 2em;
  margin-bottom: 2em;
  max-width: 400px;
}
.blog .entries .hentry::before, .blog .entries .entry-card::before,
.home .ct-query-template-default .hentry::before,
.home .ct-query-template-default .entry-card::before {
  content: "";
  position: absolute;
  left: -8px;
  top: 30px;
  height: calc(100% - 33px);
  width: 8px;
  background-color: var(--aid64-term-background);
}
.blog .entries .hentry .taxonomy-category a, .blog .entries .entry-card .taxonomy-category a,
.home .ct-query-template-default .hentry .taxonomy-category a,
.home .ct-query-template-default .entry-card .taxonomy-category a {
  text-transform: uppercase;
  padding: 2px 6px;
  color: var(--aid64-term-text);
  background-color: var(--aid64-term-background);
}

/**
* Bandeau entête chacunes de pages
 */
.hero-section[data-type=type-2]::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 4vw;
  background: none;
  background-color: #FFFFFF;
  mask-repeat: no-repeat;
  mask-size: 100% 100%;
  mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' width='1920' height='292'><path d='M0 0s359 187.5 908 153c589-37 840.9-132.6 1012-133v272H0V0Z'/></svg>");
  bottom: -2px;
  z-index: 10;
  pointer-events: none;
}

/**
* Actualités
*/
[data-archive=default][data-layout=simple][data-cards=boxed] .entry-card .boundless-image,
[data-archive=default][data-layout=simple] .entry-card .wp-post-image,
[data-archive=default][data-layout=grid][data-cards=boxed] .entry-card .boundless-image {
  -webkit-mask-image: url(/wp-content/themes/laboiteare/images/splash1.svg);
  mask-image: url(/wp-content/themes/laboiteare/images/splash1.svg);
  -webkit-mask-size: auto;
  mask-size: auto;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
}

[data-archive=default][data-layout=simple][data-hover=zoom-out] .entry-card .has-hover-effect img {
  mask-size: 74% !important;
}

.wp-block-group.aid-cta {
  position: relative;
  z-index: 1;
  flex-shrink: 1;
  min-width: 180px;
  max-width: 250px;
}

body:not(.block-editor-page) .wp-block-group.aid-cta .wp-block-heading a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  cursor: pointer;
  width: 100%;
  height: 100%;
}

.wp-block-group.aid-cta .wp-block-heading a {
  color: currentColor;
}

.wp-block-group.aid-cta .wp-block-heading a:hover {
  color: var(--theme-link-hover-color);
}

/**
* Style arrondi
*/
:root :where(.wp-block-image.is-style-rounded img, .wp-block-image .is-style-rounded img) {
  transition: all 0.3s ease-in-out;
}
:root :where(.wp-block-image.is-style-rounded img, .wp-block-image .is-style-rounded img):hover {
  transform: scale(1.05);
}

.wp-block-group.aid-cta:hover .wp-block-image.is-style-rounded img, .wp-block-image .is-style-rounded img {
  transform: scale(1.05);
}

.wp-block-heading.has-text-align-center {
  max-width: 840px;
}

/**
Global
 */
/* Ajouter une icône avant les liens externes */
.site-main .entry-content a[target=_blank]:not([href^="mailto:"]),
.site-main .entry-content a[href^=http]:not([href^="https://aid64"]) {
  position: relative;
  display: inline-block;
  padding-right: 18px;
}
.site-main .entry-content a[target=_blank]:not([href^="mailto:"]).wp-block-button__link,
.site-main .entry-content a[href^=http]:not([href^="https://aid64"]).wp-block-button__link {
  padding-right: 20px;
}
.site-main .entry-content a[target=_blank]:not([href^="mailto:"])::after,
.site-main .entry-content a[href^=http]:not([href^="https://aid64"])::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 12px;
  height: 12px;
  color: currentColor;
  background-color: currentColor;
  mask: url('data:image/svg+xml,<svg fill="none" height="50" viewBox="0 0 50 50" width="50" xmlns="http://www.w3.org/2000/svg"><path d="m37.5 22.5416c-.5526 0-1.0825.2195-1.4732.6102s-.6102.9206-.6102 1.4732v14.9583c0 .5525-.2195 1.0824-.6102 1.4731s-.9206.6102-1.4731.6102h-22.9167c-.55251 0-1.08241-.2195-1.47311-.6102s-.6102-.9206-.6102-1.4731v-22.9167c0-.5525.2195-1.0824.6102-1.4731s.9206-.6102 1.47311-.6102h14.9584c.5525 0 1.0824-.2195 1.4731-.6102s.6102-.9206.6102-1.4731c0-.5526-.2195-1.0825-.6102-1.4732s-.9206-.6102-1.4731-.6102h-14.9584c-1.65758 0-3.24729.6585-4.41939 1.8306s-1.83058 2.7618-1.83058 4.4194v22.9167c0 1.6576.65848 3.2473 1.83058 4.4194s2.76181 1.8306 4.41939 1.8306h22.9167c1.6576 0 3.2473-.6585 4.4194-1.8306s1.8306-2.7618 1.8306-4.4194v-14.9583c0-.5526-.2195-1.0825-.6102-1.4732s-.9206-.6102-1.4731-.6102zm8.1666-17.08331c-.2114-.50906-.6159-.91359-1.125-1.125-.2504-.10675-.5194-.16337-.7916-.16666h-12.5c-.5526 0-1.0825.21949-1.4732.61019s-.6102.9206-.6102 1.47314c0 .55253.2195 1.08244.6102 1.47314s.9206.61019 1.4732.61019h7.4791l-21.4583 21.43751c-.1953.1937-.3503.4241-.456.678-.1058.2538-.1603.5261-.1603.8012 0 .275.0545.5473.1603.8012.1057.2538.2607.4843.456.6779.1937.1953.4241.3503.678.456.2538.1058.5261.1603.8012.1603.275 0 .5473-.0545.8012-.1603.2538-.1057.4843-.2607.6779-.456l21.4375-21.4583v7.4792c0 .5525.2195 1.0824.6102 1.4731s.9206.6102 1.4732.6102c.5525 0 1.0824-.2195 1.4731-.6102s.6102-.9206.6102-1.4731v-12.50004c-.0033-.27225-.0599-.5412-.1667-.79167z" fill="rgb(0,0,0)"/></svg>');
  mask-size: contain;
  mask-repeat: no-repeat;
  top: 3px;
  right: 1%;
}

[data-link^=type-] .entry-content p > a[target=_blank]:not([href^="mailto:"]),
[data-link^=type-] .entry-content p > a[href^=http]:not([href^="https://aid64"]) {
  background-size: var(--has-link-decoration, calc(100% - 10px) 1px);
}
[data-link^=type-] .entry-content p > a[target=_blank]:not([href^="mailto:"]):hover,
[data-link^=type-] .entry-content p > a[href^=http]:not([href^="https://aid64"]):hover {
  background-size: var(--has-link-decoration, calc(100% - 10px) 100%);
}
[data-link^=type-] .entry-content p > a[target=_blank]:not([href^="mailto:"]):hover::after,
[data-link^=type-] .entry-content p > a[href^=http]:not([href^="https://aid64"]):hover::after {
  color: var(--theme-link-hover-color);
}

/**
* Gravity Form
 */
.gform_wrapper.gravity-theme a {
  --theme-text-decoration: underline;
}

body .gform-theme--api, body .gform-theme--foundation {
  --gf-form-gap-y:16px;
}

/**
 * Actualités
 */
.wp-block-post-date {
  font-weight: bold;
}

/**
 * Liste des actualités
 */
body.blog .entries .wp-element-button {
  color: inherit;
  background: none;
  padding-left: 7px;
  margin-left: -5px;
}
body.blog .entries .wp-element-button:hover {
  color: #FFF;
  background: var(--aid64-term-background, #51407e);
}

body {
  background-color: #fff;
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
  padding: 5px 40px;
}
body .moove-gdpr-cookie-notice p {
  font-weight: 400 !important;
  color: #CCC !important;
}
body #moove_gdpr_cookie_info_bar {
  min-height: auto;
}
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton, body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
  font-size: 13px;
  font-weight: 400;
  padding: 5px 15px;
}
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
}
body .mgbutton.moove-gdpr-infobar-reject-btn {
  background: none !important;
  color: #78baea !important;
  float: left;
}
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn {
  background: none;
}
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
  background-color: #313131;
}

/*# sourceMappingURL=main.css.map */
