/*!
Theme Name: Ouistiti
Author: Pierre Gimond
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ouistiti
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #fff;
  border: 1px solid #666;
  height: 30px;
  min-height: 30px;
  padding: 0 20px;
  background: transparent; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    color: #fff; }

select {
  border: 1px solid #666; }

textarea {
  width: 100%; }

.main-navigation {
  clear: both;
  display: block;
  width: 100%; }
  .main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0; }
    .main-navigation ul ul {
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      position: absolute;
      top: 100%;
      left: -999em;
      z-index: 99999; }
      .main-navigation ul ul ul {
        left: -999em;
        top: 0; }
      .main-navigation ul ul li:hover > ul,
      .main-navigation ul ul li.focus > ul {
        left: 100%; }
      .main-navigation ul ul a {
        width: 200px; }
    .main-navigation ul li:hover > ul,
    .main-navigation ul li.focus > ul {
      left: auto; }
  .main-navigation li {
    position: relative;
    display: inline-block;
    vertical-align: top; }
  .main-navigation a {
    display: block;
    text-decoration: none; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none; }
  .main-navigation ul {
    display: block; } }

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%; }

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

.container {
  width: 1600px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
a.button {
  display: inline-block;
  text-decoration: none;
  border: none;
  height: 50px;
  line-height: 50px;
  text-align: center;
  padding: 0 40px;
  background: #d42b10;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover,
  .button:hover,
  a.button:hover {
    color: #fff; }
  button:focus, button:hover, button:active,
  input[type="button"]:focus,
  input[type="button"]:hover,
  input[type="button"]:active,
  input[type="reset"]:focus,
  input[type="reset"]:hover,
  input[type="reset"]:active,
  input[type="submit"]:focus,
  input[type="submit"]:hover,
  input[type="submit"]:active,
  .button:focus,
  .button:hover,
  .button:active,
  a.button:focus,
  a.button:hover,
  a.button:active {
    outline: 0; }

.entry-header {
  text-align: center;
  margin: 80px 0 170px; }
  .entry-header .entry-title {
    font-size: 60px;
    text-align: center;
    width: 100%;
    font-weight: lighter;
    padding: 0 20px;
    margin: 0; }
    @media (max-width: 600px) {
      .entry-header .entry-title {
        font-size: 40px; } }
  .entry-header .entry-subtitle {
    font-size: 18px;
    color: #868686; }
  @media (max-width: 600px) {
    .entry-header {
      margin: 60px 0 100px; } }

#comments {
  padding: 0 25px;
  width: 500px;
  max-width: 100%;
  margin: 60px auto; }
  #comments ul, #comments ol {
    list-style: none;
    margin: 40px 0 100px;
    padding: 0; }
  #comments form {
    width: 100%; }
    #comments form input,
    #comments form textarea {
      width: 100%; }
    #comments form textarea {
      min-height: 170px; }
  #comments .form-submit {
    text-align: center; }
  #comments .comments-title {
    margin: 0 0 40px;
    font-size: 30px; }
  #comments .comment-author {
    display: inline-block;
    vertical-align: top;
    font-style: normal;
    font-family: "Playfair Display", serif; }
  #comments .comment-meta {
    display: inline-block;
    vertical-align: top;
    color: #868686; }
  #comments #reply-title {
    font-size: 30px; }

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

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

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

#masthead {
  width: 100%;
  height: 90px;
  position: fixed;
  z-index: 20; }
  #masthead .background {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    background-color: #1b1b1b;
    opacity: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    #masthead .background .img {
      position: absolute;
      z-index: -1;
      width: 100%;
      height: 500px;
      opacity: 0;
      left: 0;
      top: 0;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      transition: opacity .3s; }
      #masthead .background .img.bg_loaded {
        opacity: 0.3; }
      #masthead .background .img::before {
        position: absolute;
        z-index: 1;
        top: -100px;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: radial-gradient(ellipse, rgba(27, 27, 27, 0) 10%, #1b1b1b 80%);
        content: ' ';
        transform-style: preserve-3d; }
      #masthead .background .img::after {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100px;
        background: #1b1b1b;
        content: ' '; }
  #masthead .site-title {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 15px;
    left: 50%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -40px; }
    #masthead .site-title svg {
      width: 100%;
      height: 100%; }
    #masthead .site-title path {
      fill: #FFF; }
  @media (max-width: 900px) {
    #masthead {
      height: 125px; }
      #masthead .site-title {
        width: 60px;
        height: 60px;
        margin-left: -30px;
        top: 10px; } }

.home #masthead .background {
  opacity: 0; }

#primary-menu {
  position: absolute;
  top: 21px;
  right: 45px;
  list-style: none;
  margin: 0;
  padding: 0; }
  #primary-menu li {
    display: inline-block;
    vertical-align: top; }
    #primary-menu li.current-menu-item a {
      color: #d42b10; }
  #primary-menu a {
    display: block;
    padding: 15px;
    text-transform: uppercase;
    color: #868686;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px; }
    #primary-menu a:hover {
      color: #d42b10; }
  @media (max-width: 900px) {
    #primary-menu {
      position: relative;
      top: 0;
      left: 0;
      text-align: center;
      width: 100%;
      margin-top: 75px; }
      #primary-menu a {
        padding: 10px; } }

.single_bg {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 500px;
  opacity: 0;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
  transition: opacity 2s; }
  .single_bg.blur {
    filter: blur(10px); }
  .single_bg.bg_loaded {
    opacity: 0.2; }
  .single_bg::before {
    position: absolute;
    z-index: 1;
    top: -100px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: radial-gradient(ellipse, rgba(27, 27, 27, 0) 0%, #1b1b1b 70%);
    content: ' ';
    transform-style: preserve-3d; }
  .single_bg::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: #1b1b1b;
    content: ' '; }

.homeslider {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  max-height: 1200px;
  overflow: hidden;
  z-index: 0;
  height: 100vh;
  perspective: 600px;
  perspective-origin: 50% 50%;
  transition: all 0.1s ease 0s; }
  .homeslider .logo {
    transform-style: preserve-3d;
    position: absolute;
    z-index: 5;
    top: 50%;
    left: 50%;
    width: 250px;
    height: 250px;
    margin-left: -125px;
    margin-top: -125px; }
    .homeslider .logo svg {
      width: 100%;
      height: 100%; }
    .homeslider .logo path {
      fill: currentColor; }
  .homeslider ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; }
  .homeslider li {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 50px);
    background: #1b1b1b; }
    .homeslider li::after {
      content: ' ';
      position: absolute;
      transform: translate(-50%, -50%);
      top: 50%;
      left: 50%;
      /* Add more width */
      width: 250%;
      /* To form a square, the padding-bottom, needs to have the same value as the width property */
      padding-bottom: 100vh;
      box-shadow: inset 0px 0px 200px 90px rgba(27, 27, 27, 0.6);
      border-radius: 50%; }
  .homeslider .img_container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    opacity: 0;
    transition: opacity 2s; }
    .homeslider .img_container.bg_loaded {
      opacity: 1; }
    .homeslider .img_container.blur {
      filter: blur(10px); }
  .homeslider img {
    object-fit: cover; }
  .homeslider a.scrollDown {
    position: absolute;
    bottom: 20px;
    left: 50%;
    width: 30px;
    margin-left: -15px;
    padding-top: 60px; }
    .homeslider a.scrollDown span {
      position: absolute;
      top: 0;
      left: 50%;
      width: 30px;
      height: 50px;
      margin-left: -15px;
      border: 2px solid #fff;
      border-radius: 50px;
      box-sizing: border-box; }
      .homeslider a.scrollDown span::before {
        position: absolute;
        top: 10px;
        left: 50%;
        content: '';
        width: 6px;
        height: 6px;
        margin-left: -3px;
        background-color: #fff;
        border-radius: 100%;
        -webkit-animation: sdb10 2s infinite;
        animation: sdb10 2s infinite;
        box-sizing: border-box; }

.dom-ready .homeslider .img_container.blur {
  opacity: 0.7; }

body.home #masthead {
  opacity: 0;
  transform: translate(0, -100px);
  transition: opacity .3s, transform 0s .3s; }
  body.home #masthead.visible {
    opacity: 1;
    transform: translate(0, 0);
    transition: opacity .3s, transform .5s; }
    body.home #masthead.visible .background {
      opacity: 1; }

body.home .post_list.wrapper {
  margin-top: 60px; }

.post_list.wrapper {
  padding: 0; }
  .post_list.wrapper > ul {
    list-style: none;
    margin: 0;
    padding: 0 40px;
    font-size: 0; }
    .post_list.wrapper > ul > li {
      display: inline-block;
      vertical-align: top;
      width: calc(33.33% - 80px);
      margin: 0 40px 100px;
      font-size: 14px;
      text-align: center;
      opacity: 0;
      transform: translate(0, 100px);
      transition: opacity 1s, transform 1s; }
      .no-js .post_list.wrapper > ul > li, .dom-ready .post_list.wrapper > ul > li {
        opacity: 1;
        transform: translate(0, 0); }
      @media (max-width: 1400px) {
        .post_list.wrapper > ul > li {
          width: calc(50% - 80px); } }
      @media (max-width: 800px) {
        .post_list.wrapper > ul > li {
          width: calc(100% - 80px); } }
      .post_list.wrapper > ul > li:nth-child(1) {
        transition-delay: 0.4s; }
      .post_list.wrapper > ul > li:nth-child(2) {
        transition-delay: 0.5s; }
      .post_list.wrapper > ul > li:nth-child(3) {
        transition-delay: 0.6s; }
      .post_list.wrapper > ul > li:nth-child(4) {
        transition-delay: 0.7s; }
      .post_list.wrapper > ul > li:nth-child(5) {
        transition-delay: 0.8s; }
      .post_list.wrapper > ul > li:nth-child(6) {
        transition-delay: 0.9s; }
      .post_list.wrapper > ul > li:nth-child(7) {
        transition-delay: 1s; }
      .post_list.wrapper > ul > li:nth-child(8) {
        transition-delay: 1.1s; }
      .post_list.wrapper > ul > li:nth-child(9) {
        transition-delay: 1.2s; }
      .post_list.wrapper > ul > li:nth-child(10) {
        transition-delay: 1.3s; }
      .post_list.wrapper > ul > li:nth-child(11) {
        transition-delay: 1.4s; }
      .post_list.wrapper > ul > li:nth-child(12) {
        transition-delay: 1.5s; }
      .post_list.wrapper > ul > li:nth-child(13) {
        transition-delay: 1.6s; }
      .post_list.wrapper > ul > li:nth-child(14) {
        transition-delay: 1.7s; }
      .post_list.wrapper > ul > li:nth-child(15) {
        transition-delay: 1.8s; }
  .post_list.wrapper h2 {
    color: #fff;
    font-size: 30px;
    margin: 0 0 40px;
    transition: transform 3s ease-in-out, color .3s; }
    @media (max-width: 600px) {
      .post_list.wrapper h2 {
        margin-bottom: 30px; } }
  .post_list.wrapper ul.cats {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    top: -40px; }
    .post_list.wrapper ul.cats li {
      display: inline-block;
      vertical-align: top;
      color: #868686; }
    .post_list.wrapper ul.cats a {
      color: #868686; }
    @media (max-width: 600px) {
      .post_list.wrapper ul.cats {
        top: -30px; } }
  .post_list.wrapper a {
    text-decoration: none; }
  .post_list.wrapper .thumbnail {
    font-size: 0;
    opacity: 1;
    transition: opacity .5s, transform .5s;
    width: 100%;
    height: 0;
    padding-bottom: 66.67%;
    position: relative;
    transform: translate(0, 0); }
    .post_list.wrapper .thumbnail img {
      width: 100%; }
    .post_list.wrapper .thumbnail .thumb {
      width: 100%;
      height: 0;
      padding-bottom: 66.67%;
      background: #868686;
      position: relative; }
    .post_list.wrapper .thumbnail .thumb2,
    .post_list.wrapper .thumbnail .thumb3 {
      position: absolute;
      z-index: 0;
      content: ' ';
      overflow: hidden;
      background: #868686; }
      .post_list.wrapper .thumbnail .thumb2 img,
      .post_list.wrapper .thumbnail .thumb3 img {
        width: 100%;
        height: auto;
        opacity: 0.5;
        filter: blur(1px); }
    .post_list.wrapper .thumbnail .thumb2 {
      top: -10px;
      left: 5%;
      width: 90%;
      height: 90%;
      background: #666;
      transition: transform .5s;
      transform: translate3d(0, 0, -10px); }
    .post_list.wrapper .thumbnail .thumb3 {
      top: -20px;
      left: 10%;
      width: 80%;
      height: 80%;
      background: #444;
      transition: transform .5s;
      transform: translate3d(0, 0, -20px); }
  .post_list.wrapper a:hover h2 {
    color: #fff; }
  .post_list.wrapper a:hover .thumbnail {
    opacity: 1;
    transform: translate(0, -20px); }
  .post_list.wrapper a:hover .thumb2 {
    transform: translate3d(0, 20px, -10px); }
  .post_list.wrapper a:hover .thumb3 {
    transform: translate3d(0, 30px, -20px); }
  @media (max-width: 600px) {
    .post_list.wrapper > ul {
      padding: 0; }
      .post_list.wrapper > ul > li {
        width: calc(100% - 60px);
        margin: 0 30px 70px; }
    .post_list.wrapper h2 {
      font-size: 24px; } }

@keyframes sdb10 {
  0% {
    transform: translate(0, 0);
    opacity: 0; }
  40% {
    opacity: 1; }
  80% {
    transform: translate(0, 20px);
    opacity: 0; }
  100% {
    opacity: 0; } }

.single .the_content {
  margin-bottom: 100px; }

.single .wrapper {
  width: 1000px; }

.single ul.gallery {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0; }
  .single ul.gallery > li {
    width: 100%;
    margin-bottom: 100px;
    text-align: center; }

.single ul.meta {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  list-style: none;
  margin: 0;
  padding: 0 15px 10px 0;
  font-size: 14px; }
  .single ul.meta li {
    display: block;
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
    transform: translate(50px, 0);
    opacity: 0;
    transition: transform .4s, opacity .3s; }
  .single ul.meta .svg {
    display: inline-block;
    vertical-align: top;
    width: 20px;
    margin-left: 10px;
    height: 30px;
    line-height: 30px; }
    .single ul.meta .svg svg {
      vertical-align: text-bottom;
      width: 100%;
      height: auto; }
    .single ul.meta .svg-iso path, .single ul.meta .svg-focal path {
      fill: #fff; }
  .single ul.meta svg {
    display: inline-block;
    vertical-align: middle; }

.single .content_photo {
  display: inline-block;
  position: relative;
  text-align: left; }

.single .photo {
  position: relative;
  text-align: center;
  font-size: 0;
  height: 0;
  overflow: hidden;
  background: #000; }
  .single .photo a {
    display: block; }
  .single .photo::before {
    position: absolute;
    top: 100%;
    right: -200px;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    overflow: hidden;
    transform: translate(100px, 0);
    opacity: 0;
    box-shadow: -100px -150px 200px #000;
    content: ' ';
    transition: opacity .3s;
    pointer-events: none; }
  .single .photo.meta-visible::before {
    transform: translate(0, 0);
    opacity: 1; }
  .single .photo.meta-visible ul.meta li {
    transform: translate(0, 0);
    opacity: 1; }
    .single .photo.meta-visible ul.meta li:nth-child(1) {
      transition-delay: 0.2s; }
    .single .photo.meta-visible ul.meta li:nth-child(2) {
      transition-delay: 0.15s; }
    .single .photo.meta-visible ul.meta li:nth-child(3) {
      transition-delay: 0.1s; }
    .single .photo.meta-visible ul.meta li:nth-child(4) {
      transition-delay: 0.05s; }
    .single .photo.meta-visible ul.meta li:nth-child(5) {
      transition-delay: 0s; }
    .single .photo.meta-visible ul.meta li:nth-child(6) {
      transition-delay: -0.05s; }
    .single .photo.meta-visible ul.meta li:nth-child(7) {
      transition-delay: -0.1s; }
    .single .photo.meta-visible ul.meta li:nth-child(8) {
      transition-delay: -0.15s; }
    .single .photo.meta-visible ul.meta li:nth-child(9) {
      transition-delay: -0.2s; }
    .single .photo.meta-visible ul.meta li:nth-child(10) {
      transition-delay: -0.25s; }
    .single .photo.meta-visible ul.meta li:nth-child(11) {
      transition-delay: -0.3s; }
    .single .photo.meta-visible ul.meta li:nth-child(12) {
      transition-delay: -0.35s; }
    .single .photo.meta-visible ul.meta li:nth-child(13) {
      transition-delay: -0.4s; }
    .single .photo.meta-visible ul.meta li:nth-child(14) {
      transition-delay: -0.45s; }
    .single .photo.meta-visible ul.meta li:nth-child(15) {
      transition-delay: -0.5s; }

.single .photo-infos {
  position: relative;
  margin-top: 10px;
  padding-right: 34px; }
  .single .photo-infos .photo-title {
    display: inline-block;
    color: #868686;
    font-size: 40px;
    margin: 0 15px 0 0; }
    @media (max-width: 600px) {
      .single .photo-infos .photo-title {
        font-size: 24px; } }
  .single .photo-infos .photo-date {
    font-size: 14px;
    color: #535353;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 0; }
    @media (max-width: 600px) {
      .single .photo-infos .photo-date {
        font-size: 12px; } }
  .single .photo-infos .show-meta {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 0;
    font-size: 0; }
    .single .photo-infos .show-meta path {
      fill: #868686; }

.single .single_footer {
  display: block;
  margin-bottom: 80px;
  background: #000;
  text-align: center;
  padding: 0 20px; }
  .single .single_footer .single_footer_content {
    position: relative;
    width: 960px;
    max-width: 100%;
    margin: 0 auto;
    padding: 40px 0; }
    .single .single_footer .single_footer_content .posts_nav a {
      display: block;
      position: absolute;
      top: 50%;
      margin-top: -40px;
      width: 80px;
      height: 80px; }
      .single .single_footer .single_footer_content .posts_nav a .thumb {
        display: inline-block;
        position: relative;
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        border: 2px solid #fff;
        background: #000;
        transform: scale(0.8);
        transition: transform .3s; }
        .single .single_footer .single_footer_content .posts_nav a .thumb img {
          width: 100%;
          height: 100%;
          transform: scale(1.2);
          transition: transform .3s; }
      .single .single_footer .single_footer_content .posts_nav a svg {
        position: absolute;
        z-index: 2;
        top: 50%;
        left: 50%;
        margin-top: -20px;
        margin-left: -20px;
        width: 40px;
        height: 40px;
        opacity: 1;
        transform: translate(0, 0);
        transition: transform .3s, opacity .3s; }
      .single .single_footer .single_footer_content .posts_nav a .label {
        height: 80px;
        line-height: 80px;
        position: absolute;
        top: 0;
        white-space: nowrap;
        opacity: 0;
        pointer-events: none;
        transition: opacity .3s, transform .5s; }
      .single .single_footer .single_footer_content .posts_nav a.prev_link {
        left: 0; }
        .single .single_footer .single_footer_content .posts_nav a.prev_link .label {
          left: 100%;
          padding-left: 20px;
          transform: translate(40px, 0); }
        .single .single_footer .single_footer_content .posts_nav a.prev_link:hover svg {
          transform: translate(-80px, 0); }
      .single .single_footer .single_footer_content .posts_nav a.next_link {
        right: 0; }
        .single .single_footer .single_footer_content .posts_nav a.next_link .label {
          right: 100%;
          padding-right: 20px;
          transform: translate(-40px, 0); }
        .single .single_footer .single_footer_content .posts_nav a.next_link:hover svg {
          transform: translate(80px, 0); }
      .single .single_footer .single_footer_content .posts_nav a:hover {
        color: #fff;
        text-decoration: none; }
        .single .single_footer .single_footer_content .posts_nav a:hover .thumb {
          transform: scale(1); }
          .single .single_footer .single_footer_content .posts_nav a:hover .thumb img {
            transform: scale(1); }
        .single .single_footer .single_footer_content .posts_nav a:hover .label {
          opacity: 1;
          transform: translate(0, 0); }
    @media (max-width: 900px) {
      .single .single_footer .single_footer_content .posts_nav {
        width: 460px;
        max-width: 100%;
        height: 80px;
        margin: 20px auto 0;
        font-size: 0; }
        .single .single_footer .single_footer_content .posts_nav a {
          position: static;
          display: inline-block;
          vertical-align: top;
          margin: 0;
          width: 50%;
          line-height: 80px; }
          .single .single_footer .single_footer_content .posts_nav a.prev_link {
            text-align: left; }
            .single .single_footer .single_footer_content .posts_nav a.prev_link .label {
              transform: translate(0, 0);
              padding-left: 10px; }
          .single .single_footer .single_footer_content .posts_nav a.next_link {
            text-align: right; }
            .single .single_footer .single_footer_content .posts_nav a.next_link .label {
              transform: translate(0, 0);
              padding-right: 10px; }
          .single .single_footer .single_footer_content .posts_nav a .thumb {
            vertical-align: middle; }
          .single .single_footer .single_footer_content .posts_nav a .label {
            position: static;
            display: inline-block;
            vertical-align: middle;
            line-height: normal;
            width: calc(100% - 80px);
            height: auto;
            margin: 0;
            opacity: 1;
            font-size: 16px;
            white-space: normal; } }
    .single .single_footer .single_footer_content .share_title {
      margin-bottom: 15px;
      color: #868686; }
    .single .single_footer .single_footer_content .share a {
      display: inline-block;
      font-size: 0;
      line-height: 24px;
      padding: 0 5px; }
      .single .single_footer .single_footer_content .share a svg {
        display: inline-block;
        vertical-align: middle; }
      .single .single_footer .single_footer_content .share a.facebook svg {
        width: 22px;
        height: 22px; }
      .single .single_footer .single_footer_content .share a.twitter svg {
        width: 24px;
        height: 24px;
        margin-right: 5px; }
      .single .single_footer .single_footer_content .share a.pinterest svg {
        width: 18.6px;
        height: 24px; }
    .single .single_footer .single_footer_content .share path {
      fill: #fff; }
    @media (max-width: 900px) {
      .single .single_footer .single_footer_content {
        padding: 20px 0; } }
  @media (max-width: 500px) {
    .single .single_footer {
      padding: 0; } }

@media (max-width: 900px) {
  .single h1 {
    font-size: 40px;
    margin: 200px 0 100px; }
  .single .photo-title {
    font-size: 26px;
    line-height: 30px; }
  .single ul.gallery > li {
    margin-bottom: 80px; } }

.page h1 {
  margin: 100px 0 60px;
  text-align: center; }

.page .wrapper {
  width: 700px; }

body .grecaptcha-badge {
  display: none; }

body.page-contact .grecaptcha-badge {
  display: block; }

body.page-contact .wrapper {
  width: 440px; }

body.page-contact form > p {
  position: relative;
  margin: 0 0 20px; }

body.page-contact form label {
  display: block;
  color: #868686;
  text-transform: uppercase;
  font-size: 12px; }

body.page-contact form input[type=email],
body.page-contact form input[type=text] {
  height: 50px;
  line-height: 50px;
  color: #fff;
  margin-top: 5px; }

body.page-contact form input, body.page-contact form textarea {
  width: 400px;
  max-width: 100%; }
  body.page-contact form input.wpcf7-not-valid, body.page-contact form textarea.wpcf7-not-valid {
    border-color: #d42b10; }

body.page-contact form textarea {
  height: 300px;
  margin-top: 5px;
  padding: 10px 20px; }

body.page-contact div.wpcf7 .ajax-loader {
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

body.page-contact div.wpcf7 span.wpcf7-not-valid-tip {
  display: none; }

body.page-contact div.wpcf7 div.wpcf7-response-output,
body.page-contact div.wpcf7 div.wpcf7-validation-errors,
body.page-contact div.wpcf7 div.wpcf7-mail-sent-ok,
body.page-contact div.wpcf7 div.wpcf7-mail-sent-ng,
body.page-contact div.wpcf7 div.wpcf7-aborted,
body.page-contact div.wpcf7 div.wpcf7-acceptance-missing {
  background: #666666;
  color: #fff;
  border: none;
  padding: 15px; }

body.page-contact div.wpcf7-response-output {
  margin: 0;
  text-align: center; }

body.error404 {
  text-align: center; }
  body.error404 #primary {
    padding: 150px 20px 200px; }
    body.error404 #primary .page-title {
      font-size: 100px;
      color: #868686;
      margin: 0 0 100px; }
    body.error404 #primary p {
      margin: 0; }
    body.error404 #primary a.button {
      margin-top: 40px; }

.site-footer {
  text-align: center;
  margin: 60px 0 40px;
  color: #868686; }

html {
  box-sizing: border-box; }

body {
  background: #1b1b1b; }

#content {
  padding-top: 100px;
  min-height: calc(100vh - 154px); }

.home #content {
  padding-top: 0; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body,
button,
input,
select,
optgroup,
textarea {
  color: #fff;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

p {
  margin-bottom: 1.5em; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

a {
  color: #fff;
  transition: color .2s; }
  a:visited {
    color: #fff; }
  a:focus, a:hover, a:active {
    color: #d42b10;
    outline: 0; }

h1, h2, h3 {
  font-family: "Playfair Display", serif;
  font-weight: normal;
  letter-spacing: 0.03em; }

hr {
  background-color: #000;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul, ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

.wrapper {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 20px; }

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
  .screen-reader-text:focus {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #000;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

*[tabindex="-1"]:focus {
  outline: 0; }

.compat-object-fit {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .compat-object-fit img {
    opacity: 0; }
