@charset "UTF-8";
/*!
Theme Name: twenty-one
Theme URI: http://underscores.me/
Author: Johan Giraud
Author URI: https://johangiraud.com
Description: Custom theme for Polly Butowski
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: blank
Tags: croix-rouge, custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/
/* Normalize
--------------------------------------------- */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

main {
  display: block; }

a {
  background-color: transparent; }

b,
strong {
  font-weight: bold; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: 0;
  background-color: transparent;
  cursor: pointer; }

/* VARIABLES */
:root {
  --textColor: #60675f;
  --hoverColor: #db5a31;
  --whiteColor: #fff;
  --grayColor: rgba(29, 29, 27, 0.4);
  --shadowColor: rgba(49, 49, 49, 0.2); }

/* FONTS */
@font-face {
  font-family: 'Feijoa';
  src: url("assets/fonts/Feijoa-Medium.woff2") format("woff2"), url("assets/fonts/Feijoa-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Feijoa';
  src: url("assets/fonts/Feijoa-MediumItalic.woff2") format("woff2"), url("assets/fonts/Feijoa-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }
/* GENERAL */
html {
  font-size: 62.5%;
  font-family: sans-serif;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  transition: all 0.7s ease;
  background: var(--whiteColor); }
  body.freeze {
    overflow: hidden; }

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

h1 {
  font-size: 3rem;
  margin: 0.67rem 0; }

body,
button,
input,
select,
optgroup,
textarea {
  color: var(--textColor);
  font-family: 'Feijoa', sans-serif;
  -webkit-font-feature-settings: "liga","dlig";
  -moz-font-feature-settings: "liga=1, dlig=1";
  -moz-font-feature-settings: "liga","dlig";
  -ms-font-feature-settings: "liga","dlig";
  -o-font-feature-settings: "liga","dlig";
  font-feature-settings: "liga","dlig";
  line-height: 1.3;
  font-weight: 400;
  font-style: normal;
  font-size: 1.8rem;
  letter-spacing: -0.015rem; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: 500;
  line-height: 1.2; }
  h1 strong,
  h2 strong,
  h3 strong,
  h4 strong,
  h5 strong,
  h6 strong {
    font-weight: 500; }

h3 {
  font-size: 2.2rem; }

h4 {
  font-size: 2rem; }

h5, h6 {
  font-size: 1.8rem; }

ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

img {
  border-style: none;
  display: block;
  height: auto;
  max-width: 100%; }

#wpadminbar {
  display: none; }

@media screen and (min-width: 800px) {
  #wpadminbar {
    display: block; } }
.has-red-color {
  color: var(--hoverColor); }

.has-darkgrey-color {
  color: var(--textColor); }

.has-lightgrey-color {
  color: var(--grayColor); }

/* Links
--------------------------------------------------------------*/
a,
a:active,
a:visited {
  color: var(--textColor);
  outline: 0;
  text-decoration: none;
  transition: all 0.3s; }

a:focus,
a:active {
  color: var(--hoverColor); }

@media screen and (min-width: 800px) {
  a:hover,
  a:focus {
    outline: 0;
    text-decoration: none;
    transition: all 0.3s; }

  a:hover {
    color: var(--hoverColor); } }
/* Alignments
--------------------------------------------------------------*/
.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; }

/* Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* 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; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0; }

/* Elements
--------------------------------------------- */
.caption,
.wp-block-image figcaption {
  font-size: 1.5rem;
  margin-top: 0.5rem; }
  .caption.left,
  .wp-block-image figcaption.left {
    text-align: left; }

.page-id-18 .entry-header .caption,
.page-id-16 .entry-header .caption {
  color: var(--whiteColor);
  z-index: 1; }

.wp-block-image img {
  border-radius: 0; }

.content-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem; }
  .content-wrapper.s {
    max-width: 600px; }

@media screen and (min-width: 600px) {
  .page .entry-header .caption {
    text-align: right;
    bottom: -3rem; } }
@media screen and (min-width: 1240px) {
  .content-wrapper {
    padding: 0; }

  .page .entry-header .caption {
    padding: 0; } }
section {
  padding: 5rem 0; }

.edit-link {
  text-align: center;
  margin-bottom: 2rem;
  width: 100%;
  display: block; }

.small-caps {
  font-variant: small-caps; }

/* Navigation
--------------------------------------------- */
.site-header {
  position: relative;
  z-index: 50; }
  .site-header .site-branding {
    position: fixed;
    top: 2.5rem;
    left: 2rem;
    margin: -1rem 0 0;
    z-index: 25; }
    .site-header .site-branding a {
      color: var(--hoverColor); }
    .site-header .site-branding img {
      width: 2rem;
      border-radius: 0; }
    .site-header .site-branding p {
      margin: 0; }

#site-navigation {
  display: block; }
  #site-navigation ul#main-menu {
    position: fixed;
    padding: 1rem 2rem 2rem 1rem;
    left: 50%;
    text-align: left;
    list-style-type: none;
    width: 50%;
    display: flex;
    justify-content: space-between;
    transition: all .3s; }
    #site-navigation ul#main-menu li {
      display: block;
      position: relative;
      margin-top: 0.5rem;
      transition: margin 0.4s ease-out 0.1s;
      color: black; }
      #site-navigation ul#main-menu li a {
        color: var(--hoverColor); }
      #site-navigation ul#main-menu li.current-menu-item a {
        position: relative;
        background-image: linear-gradient(var(--hoverColor), var(--hoverColor));
        background-position: 0 calc(100% + 1px);
        background-repeat: no-repeat;
        padding-bottom: 0.6rem;
        background-size: 100% 2px; }

.admin-bar .site-header .site-branding {
  top: 5.7rem; }

@media screen and (min-width: 960px) {
  .site-header .site-branding a:hover {
    color: var(--textColor); }

  #site-navigation {
    text-align: right; }
    #site-navigation ul#main-menu {
      padding: 1rem 2rem 2rem 0; }
      #site-navigation ul#main-menu li a:hover {
        color: var(--textColor); } }
/* Homepage
--------------------------------------------- */
.home .site-header .site-branding a {
  position: relative;
  background-image: linear-gradient(var(--hoverColor), var(--hoverColor));
  background-position: 0 calc(100% + 1px);
  background-repeat: no-repeat;
  padding-bottom: 0.6rem;
  background-size: 100% 2px; }
.home .content-wrapper {
  margin-top: 6rem;
  max-width: calc(1200px + 90px);
  padding: 0 2rem;
  display: inline-block;
  text-align: left;
  line-height: 2.6; }
  .home .content-wrapper a {
    padding-right: 1rem; }
  .home .content-wrapper article {
    position: relative;
    display: inline; }
    .home .content-wrapper article.category-artist h2:before {
      content: '∞ ';
      color: var(--hoverColor); }
    .home .content-wrapper article.category-assos h2:before {
      content: '◥ ';
      color: var(--hoverColor); }
    .home .content-wrapper article.category-brochure h2:before {
      content: '§ ';
      color: var(--hoverColor); }
    .home .content-wrapper article.category-digital h2:before {
      content: 'www ';
      color: var(--hoverColor);
      -webkit-font-feature-settings: "ss02" 1;
      -moz-font-feature-settings: "ss02" 1;
      -moz-font-feature-settings: "ss02" 1;
      -ms-font-feature-settings: "ss02" 1;
      -o-font-feature-settings: "ss02" 1;
      font-feature-settings: "ss02" 1; }
    .home .content-wrapper article.category-graphics h2:before {
      content: '‡';
      color: var(--hoverColor);
      transform: rotate(90deg);
      display: inline-block;
      padding: 0.6rem 0 0 1.7rem; }
    .home .content-wrapper article.category-journal-alpha h2:before {
      content: '¶ ';
      color: var(--hoverColor); }
  .home .content-wrapper h2,
  .home .content-wrapper img {
    display: inline-block;
    margin: 0; }
  .home .content-wrapper h2,
  .home .content-wrapper p {
    font-size: 3.6rem;
    font-size: 2.1rem;
    line-height: 2; }
  .home .content-wrapper p {
    padding-right: 1rem;
    color: var(--grayColor);
    display: inline;
    margin: 0; }
  .home .content-wrapper em {
    margin: 0 1rem;
    margin: 0 1rem 0 0;
    font-size: 3.6rem;
    color: var(--hoverColor); }
  .home .content-wrapper img {
    margin: 0 0 -1.7rem 0;
    width: 4.6rem;
    /*vertical-align: bottom;
    position: absolute;
    top: 20%;
    transform: translateY(-50%);*/ }

@media screen and (min-width: 800px) {
  .home .content-wrapper {
    margin-top: 7rem;
    text-align: left;
    line-height: 1.8; }
    .home .content-wrapper a {
      position: relative;
      background-image: linear-gradient(var(--hoverColor), var(--hoverColor));
      background-size: 0 4px;
      background-position: 0 calc(100% + 3px);
      background-repeat: no-repeat;
      padding-bottom: 1.3rem;
      transition: background-size 0.4s ease; }
      .home .content-wrapper a:hover {
        color: var(--textColor);
        background-size: 100% 4px; }
      .home .content-wrapper a.vignette:hover {
        background-size: 0; }
    .home .content-wrapper img {
      width: 5.1vw; }
    .home .content-wrapper h2,
    .home .content-wrapper p,
    .home .content-wrapper em {
      font-size: 3.5vw;
      line-height: 1.5; } }
@media screen and (min-width: 1200px) {
  .home .content-wrapper img {
    width: 7rem; }
  .home .content-wrapper h2,
  .home .content-wrapper p,
  .home .content-wrapper em {
    font-size: 5rem; } }
/* Single
--------------------------------------------- */
.single .site-header {
  opacity: 0;
  z-index: -1; }
.single .entry-content {
  background: var(--whiteColor);
  z-index: 30;
  position: relative; }
  .single .entry-content .info-wrapper {
    position: relative;
    padding-right: 5rem; }
    .single .entry-content .info-wrapper p {
      color: var(--hoverColor);
      font-size: 1.8rem;
      padding: 0 5rem 0 2rem; }
    .single .entry-content .info-wrapper .home-link {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 6rem;
      height: 6rem;
      right: 2rem;
      top: 1rem;
      position: fixed;
      z-index: 10; }
      .single .entry-content .info-wrapper .home-link span {
        position: absolute;
        width: 100%;
        height: 0.1rem;
        background-color: var(--hoverColor);
        transform: rotate(45deg);
        transition: all .2s; }
        .single .entry-content .info-wrapper .home-link span:before {
          content: '';
          position: absolute;
          width: 100%;
          height: 0.1rem;
          background-color: var(--hoverColor);
          transform: rotate(-90deg);
          transition: all .2s; }
  .single .entry-content .scrollable-image-wrapper {
    width: 100vw;
    height: 100vh;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 2rem; }
    .single .entry-content .scrollable-image-wrapper img {
      max-width: none;
      width: 100%;
      height: auto;
      display: block;
      object-fit: cover;
      object-position: top left; }
    .single .entry-content .scrollable-image-wrapper.zoom {
      overflow: auto; }
      .single .entry-content .scrollable-image-wrapper.zoom img {
        width: 230vw; }
.single .navigation {
  position: relative;
  z-index: 30; }
  .single .navigation .nav-links div {
    position: fixed;
    top: 50%;
    transform: translateY(-50%); }
    .single .navigation .nav-links div.nav-previous {
      left: 0; }
      .single .navigation .nav-links div.nav-previous a:after {
        content: '';
        width: 6.5rem;
        height: 6.5rem;
        background: transparent url(assets/img/arrow.svg) no-repeat center/6.5rem;
        display: block; }
    .single .navigation .nav-links div.nav-next {
      right: 0; }
      .single .navigation .nav-links div.nav-next a:after {
        content: '';
        width: 6.5rem;
        height: 6.5rem;
        background: transparent url(assets/img/arrow.svg) no-repeat center/6.5rem;
        transform: rotate(180deg);
        display: block; }

.admin-bar.single .entry-content .info-wrapper .home-link {
  top: 4.2rem; }

@media screen and (min-width: 800px) {
  .single .entry-content .info-wrapper .home-link:hover span {
    transform: rotate(35deg); }
    .single .entry-content .info-wrapper .home-link:hover span:before {
      transform: rotate(-70deg); }
  .single .entry-content .scrollable-image-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    cursor: zoom-in;
    overflow: hidden;
    /*&.zoom {
      overflow: auto;
      img {
        width: 150vw;
      }
    }*/ }
    .single .entry-content .scrollable-image-wrapper img {
      width: 100%;
      height: auto;
      display: block; } }
/* Pages
--------------------------------------------- */
.static-page .content-wrapper {
  margin-top: 7rem;
  font-size: 3.6rem;
  line-height: 1.4;
  color: var(--grayColor); }
  .static-page .content-wrapper p:first-of-type {
    margin-top: 0; }
.static-page.info .content-wrapper {
  font-size: 1.8rem;
  line-height: 1.5; }

@media screen and (min-width: 800px) {
  .static-page .content-wrapper {
    font-size: 3.5vw;
    max-width: 800px; }
    .static-page .content-wrapper a {
      position: relative;
      background-image: linear-gradient(var(--hoverColor), var(--hoverColor));
      background-size: 0 0.2rem;
      background-position: 0 calc(100% + 1px);
      background-repeat: no-repeat;
      padding-bottom: 0.4rem;
      transition: background-size 0.4s ease; }
      .static-page .content-wrapper a:hover {
        color: var(--textColor);
        background-size: 100% 2px; }
  .static-page.info .content-wrapper {
    max-width: 600px;
    padding-right: 0; } }
@media screen and (min-width: 1200px) {
  .static-page .content-wrapper {
    font-size: 5rem; } }
/* Footer
--------------------------------------------- */

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