@charset "UTF-8";
/*!
Theme Name: B:B Thème de base Wordpress
Author: mica
Description: Thème de base 
Version: 0.0.1
Requires at least: 6.2
Tested up to: 6.2
Requires PHP: 8.0
License: The license of the theme.
License URI: The URL of the theme license.
Text Domain: bb-wp-base
*/
body, html {
  -webkit-text-size-adjust: 100%;
}

audio, canvas, img, picture, video {
  display: inline-block;
}

hr, input[type=search] {
  box-sizing: content-box;
}

hr, sub, sup {
  line-height: 0;
}

body, sub, sup {
  position: relative;
}

button, hr, input {
  overflow: visible;
}

img, legend {
  max-width: 100%;
}

body, hr, legend {
  width: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, legend, main, menu, nav, section {
  display: block;
}

progress, sub, sup {
  vertical-align: baseline;
}

html {
  height: 100%;
}

html:focus-within {
  scroll-behavior: smooth;
}

body {
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  background-image: url(light_toast.jpg);
}

*, :after, :before {
  box-sizing: border-box;
}

a:not([class]) {
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  border: 0;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

:focus, a:active, a:hover, input:focus {
  outline: 0;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:after, blockquote:before, q:after, q:before {
  content: "";
  content: none;
}

input, input:required {
  box-shadow: none;
}

input:-webkit-autofill, input:-webkit-autofill:active, input:-webkit-autofill:focus, input:-webkit-autofill:hover {
  -webkit-box-shadow: inset 0 0 0 30px #fff;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: textfield;
}

audio, canvas, video {
  max-width: 100%;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

img {
  height: auto;
  vertical-align: middle;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  background: 0 0;
  border: 0;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

[disabled] {
  pointer-events: none;
}

input[type=checkbox], input[type=radio] {
  padding: 0;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button {
  background: 0 0;
  border: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  text-indent: 0;
}

hr {
  background: #000;
  border: 0;
  height: 1px;
  margin: 0;
  padding: 0;
  page-break-after: always;
}

pre {
  font-size: 100%;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: none;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
}

small, sub, sup {
  font-size: 75%;
}

sub {
  bottom: -5px;
}

sup {
  top: -5px;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1;
  margin: 0;
  padding: 0;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  outline: 0;
  padding: 0;
}

legend {
  border: 0;
  color: inherit;
  white-space: normal;
}

fieldset {
  min-width: 0;
}

body:not(:-moz-handler-blocked) fieldset {
  display: block;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

.text_small, small {
  font-size: 0.75rem;
}

h1 {
  font-size: 4.209rem;
  margin-top: 0;
}

h2 {
  font-size: 3.157rem;
}

h3 {
  font-size: 2.369rem;
}

h4 {
  font-size: 1.777rem;
}

h5 {
  font-size: 1.333rem;
}

body, html {
  scroll-behavior: smooth;
}

.has-grey-background-color {
  background-image: url("greylight_toast.jpg");
  animation: moveNoise 1s linear infinite alternate-reverse;
  position: relative;
}
.has-grey-background-color::after, .has-grey-background-color::before {
  content: "";
  position: absolute;
  width: 100%;
  aspect-ratio: 1920/156;
  background-image: url("longuebande.webp");
  background-repeat: no-repeat;
  background-size: 100% auto;
  top: 0;
  left: 0;
  transform: translateY(-70%);
}
.has-grey-background-color:after {
  top: auto;
  bottom: 0;
  transform: translateY(70%);
}

@keyframes moveNoise {
  100%, 0% {
    background-position: 50% 50%;
  }
  50% {
    background-position: 50.3% 50%;
  }
}
/*! ------ */
/* Variables à ajuster */
:root {
  --fz: max(18px, 1.5523vw);
  --lh: 1.54;
  --lhtitle: 1.1;
  --gap: 1.24em;
  --quartergap: calc(.25 * var(--gap));
  --halfgap: calc(.5 * var(--gap));
  --gap2x: calc(2 * var(--gap));
  --gap3x: calc(3 * var(--gap));
  --dur: .3s;
  --ease: cubic-bezier(.215, .61, .355, 1);
  --decalage: 3rem;
}

body {
  font-size: var(--fz);
  line-height: var(--lh);
  height: 100%;
}

::-moz-selection {
  color: white;
  background-color: #001aff;
}

::selection {
  color: white;
  background-color: #001aff;
}

body.home .wp-block-cover h1 {
  margin-top: 2rem;
  line-height: 0.8;
}
body.home .wp-block-cover h1 a {
  text-decoration: none;
  font-size: 4.5rem;
}
body.home .wp-block-cover h1 a strong {
  font-size: 3em;
}

h1,
h2,
h3,
h4 {
  line-height: var(--lhtitle);
}

h1,
h2,
h3,
h4,
h5 {
  margin: 3rem 0 1.38rem;
  font-weight: 800;
  line-height: var(--lhtitle);
}

header.wp-block-template-part {
  position: sticky;
  top: 0;
  z-index: 1000;
}
header.wp-block-template-part nav {
  flex-grow: 1;
  margin-left: 6rem;
}
header.wp-block-template-part nav li {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 1rem 3rem;
}
header.wp-block-template-part nav li:nth-child(1) {
  background-image: url(papier-menu-1.webp);
}
header.wp-block-template-part nav li:nth-child(2) {
  background-image: url(papier-menu-3.webp);
}
header.wp-block-template-part nav li:nth-child(3) {
  background-image: url(papier-menu-2.webp);
}

.nom-du-projet .vagues {
  background-image: url(vagues-du-projfet.webp);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
}

.trou .vague-accueil {
  background-image: url(trouaccueil.webp);
  background-repeat: no-repeat;
  background-size: 70% auto;
  background-position: top right;
}

.xune-xarran .vagues-1 {
  background-image: url(vagues-1.webp), url(vague-2.webp);
  background-repeat: no-repeat;
  background-size: 100% auto, 100% 40%;
  background-position: top center, bottom center;
}

.aiyla .capsule {
  background-image: url(aiyla.webp);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
}

.cascade .produit {
  background-image: url(cascade2.webp);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
}

.trou .illustrations {
  background-image: url(trou.webp);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
}

.peinture .illustrations {
  background-image: url(trou.webp);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
}

.sketchs .illustrations {
  background-image: url(trou.webp);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
}

.digital .illustrations {
  background-image: url(trou.webp);
  background-repeat: no-repeat;
  background-size: 80% auto;
  background-position: center center;
}

.jardin .illustrations {
  background-image: url(jardinteste.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
}

.shooting .vagues {
  background-image: url(shooting.webp);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center left;
}

.shooting .accueil {
  background-image: url(shootingteste.webp);
  background-repeat: no-repeat;
  background-size: 65% auto;
  background-position: center right;
}

.moonlight .titres {
  background-image: url(titres.1webp.webp);
  background-repeat: no-repeat;
  background-size: 45% auto;
  background-position: top right;
}

.trou .titres {
  background-image: url(titres.1webp.webp);
  background-repeat: no-repeat;
  background-size: 45% auto;
  background-position: top right;
}

.jardin .titres {
  background-image: url(titres.1webp.webp);
  background-repeat: no-repeat;
  background-size: 45% auto;
  background-position: top right;
}

.jardin .galerie {
  background-image: url(jardin.webp);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
}

.blinkity-blank .titres {
  background-image: url(titres.1webp.webp);
  background-repeat: no-repeat;
  background-size: 45% auto;
  background-position: top right;
}

.exutoire .titres {
  background-image: url(titres.1webp.webp);
  background-repeat: no-repeat;
  background-size: 45% auto;
  background-position: top right;
}

.grz .vague2 {
  background-image: url(titre2s.webp);
  background-repeat: no-repeat;
  background-size: 40% auto;
  background-position: top right;
}

.j .titres {
  background-image: url(titres.1webp.webp);
  background-repeat: no-repeat;
  background-size: 45% auto;
  background-position: top right;
}

.grz .cartecadeau {
  height: 100%;
  width: 100%;
}

.paper {
  position: relative;
}
.paper:before {
  content: "";
  width: 120%;
  height: 180%;
  background-image: url(paper4.webp);
  background-size: 100% 100%;
  position: absolute;
  top: -44%;
  left: -10%;
}

.entry-content ul > li {
  list-style-type: circle;
  margin-left: 1em;
}

.alternate {
  margin-top: calc(2 * var(--decalage));
  margin-bottom: calc(5 * var(--decalage));
}

.alternate > figure:nth-child(1), .alternate > figure:nth-child(5), .alternate > figure:nth-child(3) {
  transform: translateY(calc(-1 * var(--decalage)));
}
.alternate > figure:nth-child(6), .alternate > figure:nth-child(4), .alternate > figure:nth-child(2) {
  transform: translateY(var(--decalage));
}
.alternate > figure:nth-child(7), .alternate > figure:nth-child(9) {
  transform: translateY(calc(2 * var(--decalage)));
}
.alternate > figure:nth-child(11), .alternate > figure:nth-child(13), .alternate > figure:nth-child(15) {
  transform: translateY(calc(3 * var(--decalage)));
}
.alternate > figure:nth-child(12), .alternate > figure:nth-child(14) {
  transform: translateY(calc(4 * var(--decalage)));
}

.categories-illustrations > figure:nth-child(3n+2) {
  transform: translateY(calc(2.5 * var(--decalage)));
}

.grz > figure:nth-child(3n+2) {
  transform: translateY(calc(2.5 * var(--decalage)));
}

.grz > figure:nth-child(3n+3) {
  transform: translateY(calc(4.5 * var(--decalage)));
}

.aiyla > figure:nth-child(3n+3) {
  transform: translateY(calc(4.5 * var(--decalage)));
}

.jardin > figure:nth-child(3n+3) {
  transform: translateY(calc(4.5 * var(--decalage)));
}

.neuf16 .wp-block-getwid-video-popup__wrapper,
.neuf16 {
  aspect-ratio: 9/16;
}

footer a {
  text-decoration: none;
}

/* Pour les mobiles */
@media screen and (max-width: 600px) {
  .hide-on-mobile {
    display: none !important;
  }
  .wp-block-navigation__responsive-container-close svg,
  .wp-block-navigation__responsive-container-open svg {
    transform: scale(1.3);
  }
  .wp-block-navigation__responsive-container-close {
    position: absolute;
    top: 1em;
    right: 0.8em;
  }
  div.wp-block-navigation__responsive-container.is-menu-open {
    height: 100vh;
    font-size: 1.2em;
    font-weight: bold;
    animation-duration: 0.453s;
  }
  div.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
    padding-top: 0;
    height: 100vh;
    align-items: center;
  }
  div.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content ul {
    width: 100%;
    padding: 1em;
    justify-content: center !important;
  }
  div.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content ul li.wp-block-navigation-item {
    width: 100%;
    align-items: center;
  }
  div.wp-block-navigation__responsive-container.is-menu-open ul.wp-block-navigation.wp-block-navigation__responsive__container {
    width: 100% !important;
    padding: 1em;
  }
}
@keyframes overlay-menu__fade-in-animation {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}/*# sourceMappingURL=main.css.map */