body {
  color: white;
  font-family: 'Questrial', sans-serif;
  font-weight: 100;
}
body a {
  color: white;
  text-decoration: none;
}
body a:hover {
  color: black;
}
body p {
  line-height: 1.4rem;
}
body li {
  line-height: 1.4rem;
}
body h1,
body h2 {
  font-size: 6.5rem;
  font-weight: 100;
}
@media (max-width: 1080px) {
  body h1,
  body h2 {
    font-size: 3.9rem;
  }
}
@media (max-width: 762px) {
  body h1,
  body h2 {
    font-size: 3.25rem;
  }
}
body h3 {
  font-weight: 100;
  font-size: 22px;
  line-height: 1.9rem;
}
body nav {
  font-size: 20px;
}
body span.is-style-potager-1 {
  font-size: 3.125rem;
  line-height: 4rem;
  border-bottom: 4px solid currentColor;
}
body span.is-style-potager-2 {
  font-size: 2.08333333rem;
  line-height: 3rem;
  border-bottom: 4px solid currentColor;
}
body span.is-style-potager-3 {
  font-size: 1.04166667rem;
  border-bottom: 4px solid currentColor;
}
body .projets figcaption h5 {
  font-size: 20px;
  font-weight: 100;
}
body .projets figcaption p {
  font-size: 15px;
  font-weight: 100;
  font-style: italic;
}
body .projets .gallerie-projet figcaption p {
  font-weight: 1rem;
}
body.home h1.home-title {
  max-width: 31.25rem;
  padding-right: 6.25rem;
}
@media (max-width: 762px) {
  body.home h1.home-title {
    padding-left: 1.5625rem;
  }
}
body.home .scroll .firstpage .two-columns .leftcolumn {
  height: 100%;
}
body.home .scroll .firstpage .two-columns .leftcolumn .entry-content {
  float: none;
  padding-left: 0;
  padding-top: 9.375rem;
}
@media (max-width: 380px) {
  body.home .scroll .firstpage .two-columns .leftcolumn .entry-content {
    padding-top: 3.125rem;
  }
}
body.home .scroll .firstpage .two-columns .leftcolumn .entry-content p {
  width: 23.4375rem;
}
@media (max-width: 380px) {
  body.home .scroll .firstpage .two-columns .leftcolumn .entry-content p {
    width: 17.1875rem;
  }
}
body.single-projet .scroll .firstpage .two-columns .leftcolumn {
  filter: grayscale(1);
}
body.single-projet .scroll .firstpage .two-columns .rightcolumn {
  padding-top: 18.75rem;
}
body.single-projet .projet {
  padding-top: 3.125rem;
}
body.single-projet .projet .scroll-content {
  overflow-y: scroll;
  height: 40.625rem;
  width: 100%;
}
body.page:not(.home) .scroll .firstpage .two-columns .rightcolumn {
  padding-top: 18.75rem;
}
header.site-header {
  position: absolute;
  top: 0;
  width: 100%;
  display: flex;
  z-index: 2;
  padding-top: 3.125rem;
}
header.site-header img.custom-logo {
  padding-left: 3.125rem;
  width: 6.25rem;
}
@media (max-width: 762px) {
  header.site-header img.custom-logo {
    padding-left: 1.5625rem;
    width: 3.125rem;
  }
}
header.site-header nav {
  flex: auto;
  padding-right: 2.1875rem;
}
header.site-header nav button.menu-toggle {
  display: none;
}
@media (max-width: 762px) {
  header.site-header nav button.menu-toggle {
    display: block;
    width: 3rem;
    height: 3rem;
    border: none;
    float: right;
    cursor: pointer;
    background: url("http://potager-liberte.com/wp-content/themes/potager/layouts/burger-menu.svg");
    background-repeat: no-repeat;
  }
}
header.site-header nav ul.nav-menu {
  margin-top: 0px;
  width: 85%;
  float: right;
  list-style: none;
  display: flex;
  justify-content: space-evenly;
}
header.site-header nav ul.nav-menu li a {
  text-decoration: none;
  color: white;
}
@media (max-width: 762px) {
  header.site-header nav ul.nav-menu {
    display: none;
  }
}
@media (max-width: 762px) {
  header.site-header nav.toggled button.menu-toggle {
    position: absolute;
    right: 3.125rem;
    background: url("http://potager-liberte.com/wp-content/themes/potager/layouts/fermer.png");
    background-size: cover;
    z-index: 2;
  }
  header.site-header nav.toggled ul.nav-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    padding-top: 10.9375rem;
    padding-bottom: 10.9375rem;
    padding-left: 0;
    top: 0;
    left: 0;
    width: 100%;
    flex-direction: column;
    background-color: #176E89;
    opacity: 0.9;
  }
  header.site-header nav.toggled ul.nav-menu li {
    height: 3.125rem;
  }
}
.featherlight .featherlight-content {
  background: rgba(0, 0, 0, 0.02);
}
.featherlight .featherlight-content figure img {
  width: 80vw;
  height: 80vh;
  object-fit: contain;
}
.featherlight .featherlight-content .featherlight-close-icon {
  background: url("http://potager-liberte.com/wp-content/themes/potager/layouts/fermer.png");
  background-size: contain;
}
.featherlight .featherlight-content .featherlight-next:hover,
.featherlight .featherlight-content .featherlight-previous:hover {
  background: rgba(255, 255, 255, 0);
}
.featherlight .featherlight-content .featherlight-previous:hover {
  cursor: url(http://potager-liberte.com/wp-content/themes/potager/layouts/fleche-gauche.png), auto;
}
.featherlight .featherlight-content .featherlight-next:hover {
  cursor: url(http://potager-liberte.com/wp-content/themes/potager/layouts/fleche-droite.png), auto;
}
.featherlight .featherlight-content .featherlight-previous {
  right: 50%;
}
.featherlight .featherlight-content .featherlight-next {
  left: 50%;
}
.projets,
.gallerie-projet {
  overflow: hidden;
}
.projets .gauche,
.gallerie-projet .gauche {
  float: left;
}
.projets .droite,
.gallerie-projet .droite {
  float: right;
}
.projets .gauche,
.gallerie-projet .gauche,
.projets .droite,
.gallerie-projet .droite {
  margin: 1.5625rem;
}
.projets .small,
.gallerie-projet .small {
  width: 35%;
}
.projets .mid,
.gallerie-projet .mid {
  width: 40%;
}
.projets .big,
.gallerie-projet .big {
  width: 45%;
}
.projets .small img,
.gallerie-projet .small img,
.projets .mid img,
.gallerie-projet .mid img,
.projets .big img,
.gallerie-projet .big img {
  width: 95%;
  height: auto;
}
@media (max-width: 380px) {
  .projets .small,
  .gallerie-projet .small,
  .projets .mid,
  .gallerie-projet .mid,
  .projets .big,
  .gallerie-projet .big {
    width: 90%;
  }
}
.projets figcaption h5,
.gallerie-projet figcaption h5 {
  margin: 0;
}
.projets figcaption p,
.gallerie-projet figcaption p {
  margin: 0;
}
.side-gallery {
  margin-top: 100vh;
  margin-left: -3.125rem;
  display: block;
  float: left;
  width: 34.375rem;
}
.side-gallery figure {
  margin: 3.125rem 0 3.125rem 0;
}
.side-gallery figure img {
  width: 100%;
}
.site-footer {
  border-top: solid 1px;
  margin: 2rem;
  margin-bottom: 1rem;
}
.site-footer p {
  font-size: 0.8rem;
  text-align: center;
}
.animal {
  z-index: 5;
  position: absolute;
}
.animal.hide {
  display: none;
}
.animal.petite {
  width: 2%;
  height: auto;
}
.animal.moyenne {
  width: 20%;
  height: auto;
}
@keyframes bounce {
  0%,
  20%,
  55%,
  75%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-9.375rem);
  }
  60% {
    transform: translateY(-6.25rem);
  }
}
.animal.petite.puce.start {
  animation: 5s 2 ease-in alternate bounce;
}
@keyframes riseturn {
  from {
    transform: rotate(0) translateY(46.875rem);
  }
  to {
    transform: rotate(5turn) translateY(0);
  }
}
.animal.hirondelle.start {
  animation: 10s 1 ease-in alternate riseturn;
}
@keyframes bumpturn {
  0% {
    transform: translateX(156.25rem);
  }
  20%,
  40%,
  60%,
  80% {
    transform: scale(0.5) rotateZ(1turn);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: scale(1) rotateZ(2turn);
  }
  100% {
    transform: translateX(0) scale(0.5) rotateZ(1turn);
  }
}
.animal.sifilet.start {
  animation: 10s 1 ease-in bumpturn;
}
.animal.go-down.start {
  top: -600px;
}
@keyframes fall {
  from {
    transform: translateY(0%);
  }
  to {
    transform: translateY(93.75rem);
  }
}
.animal.martin.start {
  animation: 5s 1 alternate fall;
}
.animal.go-up.start {
  bottom: 0;
  animation: 20s 2 alternate up;
}
@keyframes up {
  from {
    transform: translateX(93.75rem);
  }
  to {
    transform: translateX(0%);
  }
}
.animal.go-left.start {
  right: 62.5rem;
  animation: 18s 1 left;
}
@keyframes left {
  from {
    transform: translateX(156.25rem);
  }
  to {
    transform: translateX(0%);
  }
}
.animal.go-right.start {
  left: -600px;
  animation: 17s 1 right;
}
@keyframes right {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(156.25rem);
  }
}
body {
  margin-top: 0;
  margin-left: 0;
  width: 100vw;
  height: 100vh;
  background: linear-gradient(#176f89, #2bd1aa);
}
body .scroll {
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
}
body .scroll h1.entry-title {
  padding-right: 3.125rem;
  margin-top: 6.25rem;
  margin-bottom: 0;
  position: absolute;
  right: 0;
  text-align: right;
  z-index: 1;
}
@media (max-width: 762px) {
  body .scroll h1.entry-title {
    margin-top: 9.375rem;
  }
}
body .scroll .entry-content {
  max-width: 30%;
  min-width: 25.625rem;
  float: left;
  padding-left: 3.125rem;
}
@media (max-width: 762px) {
  body .scroll .entry-content {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    max-width: inherit;
    min-width: inherit;
    float: none;
  }
}
body .scroll .entry-content hr.wp-block-separator {
  color: white;
}
body .scroll .entry-content a.wp-block-button__link {
  background-color: red;
  color: white;
}
body .scroll .firstpage {
  max-width: 78.125rem;
  padding-right: 3.125rem;
  position: relative;
}
body .scroll .firstpage .two-columns {
  display: flex;
}
@media (max-width: 762px) {
  body .scroll .firstpage .two-columns {
    padding-top: 3.125rem;
    flex-direction: column-reverse;
  }
}
body .scroll .firstpage .two-columns .leftcolumn {
  min-width: 31.25rem;
  background-size: cover;
  height: 100vh;
  padding-left: 3.125rem;
  z-index: -1;
  background-repeat: no-repeat;
}
@media (max-width: 762px) {
  body .scroll .firstpage .two-columns .leftcolumn {
    height: 100%;
    padding-top: 0;
    padding-left: 1.5625rem;
    max-width: 100%;
    min-width: 10%;
  }
  body .scroll .firstpage .two-columns .leftcolumn p {
    margin: 0 auto;
  }
}
body .scroll .firstpage .two-columns .rightcolumn {
  padding-top: 3.125rem;
  width: 100%;
}
@media (max-width: 762px) {
  body .scroll .firstpage .two-columns .rightcolumn {
    padding-top: 6.25rem;
  }
}
@media (max-width: 380px) {
  body .scroll .firstpage .two-columns .rightcolumn {
    padding-top: 0;
  }
}
