.hamburger__line:nth-child(2), .hamburger__line:nth-child(3) {
  top: 6px;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

@font-face {
  font-family: "josefin_sansbold";
  src: url("/josefinsans-bold-webfont.b7b202c3.woff2") format("woff2"), url("/josefinsans-bold-webfont.0c2d645a.woff") format("woff"), url("/josefinsans-bold-webfont.91aa0a2f.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "josefin_sanslight";
  src: url("/josefinsans-light-webfont.8b6983cb.woff2") format("woff2"), url("/josefinsans-light-webfont.4db893a2.woff") format("woff"), url("/josefinsans-light-webfont.0872a435.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "josefin_sansregular";
  src: url("/josefinsans-regular-webfont.944bf027.woff2") format("woff2"), url("/josefinsans-regular-webfont.182ff3b4.woff") format("woff"), url("/josefinsans-regular-webfont.8c925316.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "josefin_sanssemibold";
  src: url("/josefinsans-semibold-webfont.87ac069c.woff2") format("woff2"), url("/josefinsans-semibold-webfont.8ff34f1e.woff") format("woff"), url("/josefinsans-semibold-webfont.b350d5af.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "josefin_sansthin";
  src: url("/josefinsans-thin-webfont.8c802255.woff2") format("woff2"), url("/josefinsans-thin-webfont.076da564.woff") format("woff"), url("/josefinsans-thin-webfont.893ead4c.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* vietnamese */
@font-face {
  font-family: "Josefin Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Josefin Sans Regular"), local("JosefinSans-Regular"), url(https://fonts.gstatic.com/s/josefinsans/v12/xgzbb53t8j-Mo-vYa23n5vgrLsWo7Jk1KvZser0olKY.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Josefin Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Josefin Sans Regular"), local("JosefinSans-Regular"), url(https://fonts.gstatic.com/s/josefinsans/v12/xgzbb53t8j-Mo-vYa23n5ojoYw3YTyktCCer_ilOlhE.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Josefin Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Josefin Sans Regular"), local("JosefinSans-Regular"), url(https://fonts.gstatic.com/s/josefinsans/v12/xgzbb53t8j-Mo-vYa23n5hampu5_7CjHW5spxoeN3Vs.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* ---------------------------------------------------- */
/* ----- COMMON ----- */
/* ---------------------------------------------------- */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

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

html, body {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
}

body {
  font-family: "Josefin Sans", sans-serif;
  position: relative;
  transform: translate3d(0, 0, 0);
}

img {
  max-width: 100%;
  display: block;
}

svg {
  width: 100%;
  display: block;
}

li {
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: #333;
}

button {
  background: none;
  border: 0;
}

.container {
  margin: 0 auto;
  width: 100%;
  max-width: 1400px;
  position: relative;
}

.heart-icon {
  color: #F36B7E;
}

/* --- CLEARFIX --- */
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

/* ---------------------------------------------------- */
/* ----- SUPPORTS ----- */
/* ---------------------------------------------------- */
@supports (position: sticky) {
  .header {
    position: sticky;
    position: -webkit-sticky;
    -webkit-overflow-scrolling: touch;
    top: 0;
    z-index: 1;
  }
}
/* ---------------------------------------------------- */
/* ----- HEADER----- */
/* ---------------------------------------------------- */
.header {
  position: sticky;
  position: -webkit-sticky;
  -webkit-overflow-scrolling: touch;
  top: 0;
  background: #FFF;
  z-index: 2;
  width: 100%;
}
.header-container {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #888;
}

.logo {
  display: flex;
  align-items: center;
  padding: 0.3125rem;
}
.logo__link {
  display: block;
}
.logo__heart {
  flex-basis: 25%;
}
.logo__headline {
  padding-left: 0.625rem;
  flex-basis: 75%;
}
.logo__headline--bold {
  font-family: "josefin_sansregular", sans-serif;
  font-size: 1.25rem;
  text-transform: uppercase;
  letter-spacing: 0.125rem;
  white-space: pre-line;
}
.logo__headline--light {
  display: none;
}

.nav {
  align-items: center;
}

.btn-toggle {
  position: absolute;
  top: 7.5vw;
  /*24px */
  right: 6.25vw;
  /*20px*/
}

.hamburger-container {
  padding: 0.5625rem;
  border: 1px solid #DDD;
  border-radius: 0.25rem;
}

.hamburger {
  width: 22px;
  height: 14px;
  position: relative;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.hamburger__line {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #888;
  border-radius: 0.5625rem;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.hamburger__line:nth-child(1) {
  top: 0;
}
.hamburger__line:nth-child(4) {
  top: 12px;
}

.btn-toggle--toggled .hamburger__line:nth-child(1) {
  top: 6px;
  width: 0;
  left: 50%;
}
.btn-toggle--toggled .hamburger__line:nth-child(2) {
  transform: rotate(45deg);
}
.btn-toggle--toggled .hamburger__line:nth-child(3) {
  transform: rotate(-45deg);
}
.btn-toggle--toggled .hamburger__line:nth-child(4) {
  top: 6px;
  width: 0;
  left: 50%;
}

.menu {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  max-height: 0;
  overflow: hidden;
  transition: 0.5s max-height;
}
.menu--show .menu {
  max-height: 700px;
}
.menu__list {
  display: flex;
  flex-direction: column;
  background: #F9F7F2;
  border-top: 1px solid #DDD;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.menu__item {
  text-align: center;
  text-transform: uppercase;
  flex-basis: 100%;
  font-size: 0.875rem;
  border-bottom: 1px solid #888;
  letter-spacing: 0.0625rem;
  order: 999;
}
.menu__item--social {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding: 0.625rem;
  border-bottom: none;
}
.menu__link {
  display: block;
  padding: 0.625rem;
  text-decoration: none;
  text-transform: uppercase;
  color: #222;
}
.menu__link:hover {
  background: #C2DEF7;
}
.menu__link.active {
  background: #ABD4F8;
}
.menu__link--social {
  width: 10%;
}

/* ---------------------------------------------------- */
/* ----- MEDIA QUERIES -- HEADER ----- */
/* ---------------------------------------------------- */
@media (min-width: 40em) {
  .logo {
    justify-content: space-between;
  }
  .logo__heart {
    flex-basis: 20%;
  }
  .logo__headline {
    flex-basis: 80%;
    transform: translateX(15%);
  }
  .logo__headline--bold {
    white-space: normal;
  }

  .menu__list {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .menu__item {
    width: calc(100% / 2);
    flex-basis: calc(100% / 2);
  }
  .menu__item--social {
    width: 100%;
    flex-basis: 100%;
  }
  .menu__link--social {
    width: 5%;
  }
}
@media (min-width: 48em) {
  .header {
    position: relative;
  }

  .logo {
    padding: 0 0.625rem;
  }
  .logo__heart {
    flex-basis: 27%;
  }
  .logo__headline {
    flex-basis: 73%;
    transform: translateX(0);
  }
  .logo__headline--light {
    display: block;
    font-family: "josefin_sanslight", sans-serif;
    font-size: 1.125rem;
    text-transform: none;
    font-weight: 500;
    white-space: pre-line;
  }

  .btn-toggle {
    top: 8.203125vw;
    /* 63px; */
    right: 3.90625vw;
    /* 30px; */
  }

  .menu__list {
    flex-direction: row;
    flex-wrap: wrap;
    flex-grow: 1;
  }
  .menu__link--social {
    width: 4%;
  }
}
@media (min-width: 64em) {
  .header-container {
    position: relative;
    border-bottom: none;
  }

  .logo {
    width: 100%;
    padding: 0 1.875rem;
  }
  .logo__heart {
    flex-basis: 20%;
  }
  .logo__headline {
    flex-basis: 80%;
    padding: 0;
  }
  .logo__headline--bold {
    font-size: 1.5rem;
  }
  .logo__headline--light {
    font-size: 1.375rem;
    white-space: normal;
  }

  .nav {
    width: 100%;
    background: transparent;
    position: relative;
    order: 2;
  }
  .nav::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    height: 100%;
    transform: translateX(-50%);
    background-color: #F9F7F2;
    z-index: -1;
  }

  .btn-toggle {
    display: none;
  }

  .menu {
    max-height: 100%;
    transition: none;
    transition-duration: 0s;
    display: flex;
    flex-direction: row;
  }
  .menu__list {
    flex-direction: row;
    flex-wrap: nowrap;
    border-top: none;
    padding: 0.5625rem 0;
  }
  .menu__item {
    width: auto;
    flex: 1 1 auto;
    position: relative;
    border-bottom: none;
  }
  .menu__item:not(:first-child)::after {
    content: "";
    position: absolute;
    width: 1px;
    left: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0) 100%);
  }
  .menu__item--social {
    padding: 0.3125rem 0;
    border-bottom: none;
  }
  .menu__link {
    padding: 0.625rem 0.5625rem;
  }
  .menu__link:hover {
    background: none;
    color: #B8795A;
  }
  .menu__link.active {
    background: none;
    color: #B8795A;
  }
  .menu__link--social {
    width: 1.5625rem;
  }
}
/* ----- END OF HEADER ----- */
/* ---------------------------------------------------- */
/* ----- MAIN ----- */
/* ---------------------------------------------------- */
.post {
  padding: 2.1875rem 0.9375rem 2.1875rem;
}
.post__header {
  display: flex;
  align-items: center;
  padding-bottom: 1.5625rem;
}
.post__icon {
  display: block;
  width: 66px;
  height: 66px;
  background-color: #FFF;
  box-shadow: 0 0 2px 2px rgba(221, 221, 221, 0.5);
  position: relative;
  margin-left: 0.625rem;
}
.post__icon::before {
  content: "";
  display: block;
  width: 4.125rem;
  height: 4.125rem;
  position: relative;
  z-index: -1;
  background-color: #3498DB;
  transform: rotate(10deg);
}
.post__date {
  display: inline-block;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #195E8A;
  font-size: 1.5rem;
  font-family: "Josefin Sans", sans-serif;
}
.post__published {
  display: flex;
  flex-direction: column;
  padding-left: 1.5625rem;
}
.post__published-date {
  color: #95C5EF;
}
.post__title {
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 0.5rem;
}
.post__link {
  display: block;
  font-size: 1.125rem;
}
.post__link--img {
  padding-bottom: 0.9375rem;
  margin: 0 auto;
}
.post__content {
  display: flex;
  flex-wrap: wrap;
}
.post__text {
  font-size: 1.125rem;
  color: #444;
  line-height: 29px;
  text-align: center;
}
.post__button {
  display: block;
  padding: 0.625rem;
  border: 2px solid #95C5EF;
  margin: 0.625rem auto 0;
  cursor: pointer;
  font-family: inherit;
  font-size: inherit;
}

/* ---------------------------------------------------- */
/* ----- MEDIA QUERIES -- MAIN ----- */
/* ---------------------------------------------------- */
@media (min-width: 48em) {
  .post {
    padding: 2.1875rem 1.25rem 0;
  }
  .post__text {
    text-align: left;
  }
  .post__button {
    margin: 0.625rem 0 0;
  }
}
@media (min-width: 64em) {
  .post__content {
    flex-wrap: nowrap;
  }
  .post__link--img {
    margin: 0;
  }
  .post__text {
    flex-basis: 60.66%;
    padding-left: 1.875rem;
  }
}
/* ----- END OF MAIN ----- */
/* ---------------------------------------------------- */
/* ----- FOOTER ----- */
/* ---------------------------------------------------- */
.footer-container {
  display: flex;
  flex-direction: column;
}
.footer__content {
  padding: 1.875rem 0.9375rem;
  background: #D9D3C6;
  line-height: 1.5;
}
.footer__nav {
  display: flex;
  width: 100%;
  flex-flow: row wrap;
  justify-content: center;
  padding: 0 0.1875rem 0.625rem;
}
.footer__item:last-child .footer__link {
  border-right: none;
}
.footer__link {
  padding: 0 0.625rem;
  border-right: 2px solid #333;
}
.footer__contact {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}
.footer__circle {
  display: none;
}
.footer__social {
  display: flex;
  justify-content: space-evenly;
  padding: 0.625rem 0;
}
.footer__social-link {
  display: block;
  width: 10%;
}
.footer__copyright {
  padding-top: 0.9375rem;
}
.footer__copyright-text {
  text-align: center;
  white-space: pre-line;
}

.logo--footer {
  display: flex;
  width: 100%;
  padding: 0 0.9375rem;
  position: relative;
}
.logo__heart--position {
  position: absolute;
  bottom: -22px;
  right: 15px;
  z-index: 1;
  width: 33%;
}
.logo__headline--footer {
  padding: 0 0 1.5625rem 0;
}

/* ---------------------------------------------------- */
/* ----- MEDIA QUERIES -- FOOTER ----- */
/* ---------------------------------------------------- */
@media (min-width: 40em) {
  .footer {
    padding-top: 3.125rem;
  }
  .footer__content {
    padding: 3.125rem 0.9375rem 1.5625rem;
  }
  .footer__contact {
    flex-wrap: nowrap;
    align-items: center;
  }
  .footer__circle {
    padding: 0 1.25rem;
    font-size: 0.1875rem;
    display: inline-block;
  }
  .footer__social {
    justify-content: center;
  }
  .footer__social-link {
    width: 6%;
  }
  .footer__social-link:first-child {
    margin-right: 6.25rem;
  }
  .footer__copyright-text {
    white-space: normal;
  }

  .logo__headline--footer {
    flex-basis: 100%;
    transform: translateX(0);
  }
  .logo__heart--position {
    width: 22%;
    bottom: -38px;
    right: 13px;
  }
  .logo__headline--footer {
    padding: 0 0 1.875rem 0;
  }
}
@media (min-width: 48em) {
  .footer__content {
    padding: 2.5rem 1.25rem 1.5625rem;
  }
  .footer__social-link {
    width: 5%;
  }
  .footer__social-link:first-child {
    margin-right: 7.5rem;
  }

  .logo--footer {
    padding: 0 1.25rem;
  }
  .logo__heart--position {
    width: auto;
    right: 20px;
  }
}
@media (min-width: 64em) {
  .footer__content {
    width: 100%;
    position: relative;
    background: transparent;
  }
  .footer__content::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    height: 100%;
    transform: translateX(-50%);
    background-color: #D9D3C6;
    z-index: -1;
  }
  .footer__nav {
    justify-content: flex-start;
    flex-flow: row nowrap;
    padding: 0;
  }
  .footer__item:first-child .footer__link {
    padding-left: 0;
  }
  .footer__center {
    width: 100%;
    display: inline-flex;
    justify-content: flex-start;
    padding: 0.625rem 0;
  }
  .footer__contact {
    width: 60%;
    justify-content: flex-start;
  }
  .footer__social {
    width: 40%;
    justify-content: flex-start;
    padding: 0;
  }
  .footer__social-link {
    width: 7%;
  }
  .footer__social-link:first-child {
    margin-right: 2.5rem;
  }
  .footer__copyright-text {
    text-align: left;
  }
}
/* ----- END OF FOOTER ----- */
/* ---------------------------------------------------- */
/* ----- SLIDER ----- */
/* ---------------------------------------------------- */
.slider {
  width: 100vw;
  height: 40vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.slider--desktop {
  display: none;
}

.slide {
  position: absolute;
  width: 100%;
  height: 100%;
}
.slide--1 {
  background: url("/img_slide_1.651eedef.jpg") no-repeat center;
  background-size: cover;
  animation: fade 14s infinite;
}
.slide--2 {
  background: url("/img_slide_2.60b3c9c9.jpg") no-repeat center;
  background-size: cover;
  animation: fade2 14s infinite;
}
.slide--3 {
  background: url("/img_slide_3.a2cdb053.jpg") no-repeat center;
  background-size: cover;
  animation: fade3 14s infinite;
}

@keyframes fade {
  0% {
    opacity: 1;
  }
  33.333% {
    opacity: 0;
  }
  66.666% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade2 {
  0% {
    opacity: 0;
  }
  33.333% {
    opacity: 1;
  }
  66.666% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade3 {
  0% {
    opacity: 0;
  }
  33.333% {
    opacity: 0;
  }
  66.666% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* ---------------------------------------------------- */
/* ----- MEDIA QUERIES -- SLIDER ----- */
/* ---------------------------------------------------- */
@media (min-width: 40em) {
  .slider {
    height: 30vh;
  }
}
@media (min-width: 48em) {
  .slider {
    height: 25vh;
  }
  .slider--desktop {
    display: block;
  }
  .slider--mobile {
    display: none;
  }
}
@media (min-width: 64em) {
  .slider {
    height: 40vh;
  }
}
/* ----- END OF SLIDER ----- */
/* ---------------------------------------------------- */
/* ----- PAGE ABOUT ME ----- */
/* ---------------------------------------------------- */
.page__about {
  display: flex;
  flex-direction: column;
  padding: 2.1875rem 0.9375rem 2.1875rem;
}
.page__about-person {
  width: 50%;
  margin: 0 auto;
  padding-bottom: 0.9375rem;
}
.page__about-text {
  color: #337AB7;
  font-size: 1.125rem;
  text-align: center;
  line-height: 29px;
}

@media (min-width: 40em) {
  .page__about {
    padding: 2.1875rem 1.25rem 0;
  }
  .page__about-person {
    width: 40%;
  }
}
@media (min-width: 48em) {
  .page__about-text {
    text-align: left;
  }
}
@media (min-width: 64em) {
  .page__about {
    display: block;
  }
  .page__about-person {
    width: 20%;
    float: left;
    margin: 0;
    padding: 0.4375rem 1.875rem 0.4375rem 0;
  }
}
/* ----- END OF PAGE ABOUT ME ----- */
/* ---------------------------------------------------- */
/* ----- SINGLE POST ----- */
/* ---------------------------------------------------- */
.post__thumbnail {
  padding-bottom: 0.9375rem;
  margin: 0 auto;
}
.post__comments {
  display: flex;
  flex-direction: column;
  background: #F2EFE8;
  padding: 1.5625rem 0;
  line-height: 28px;
  font-weight: bold;
  position: relative;
}
.post__comments::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 100%;
  transform: translateX(-50%);
  background: #F2EFE8;
  z-index: -1;
}
.post__comments-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
}
.post__comments-title {
  padding-bottom: 0.625rem;
}
.post__comments-area {
  padding-top: 1.25rem;
}
.post__comments-form {
  display: none;
}
.post__comments-form--open {
  background: #E8E3D8;
  display: flex;
  justify-content: center;
}

.circle--comments {
  display: none;
}

.comment-form {
  width: calc(100% - 1.875rem);
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0.9375rem 0;
}
.comment-form__field {
  padding-bottom: 1rem;
}
.comment-form__input, .comment-form__textarea {
  display: block;
  width: 100%;
  padding: 0.5rem;
  border: 1px solid #AAA;
  border-radius: 0.1875rem;
  color: #666;
}
.comment-form__input:focus, .comment-form__textarea:focus {
  border-color: #95C5EF;
  box-shadow: inset 0 0 0 1px #95C5EF, inset 0 1px 5px rgba(0, 0, 0, 0.07);
  outline: none;
}
.comment-form__textarea {
  resize: none;
  min-height: 6.25rem;
  max-height: 50vh;
}
.comment-form__submit {
  background: #337AB7;
  padding: 0.5rem 1.5rem;
  align-self: center;
  border-radius: 0.1875rem;
  color: #FFF;
  border: 0;
  cursor: pointer;
  transition: 0.3s background-color;
}
.comment-form__submit:hover {
  background: #2FAECE;
}

.comments--info {
  padding-top: 0.625rem;
  color: #B8795A;
}

/* ---------------------------------------------------- */
/* ----- MEDIA QUERIES -- SINGLE POST ----- */
/* ---------------------------------------------------- */
@media (min-width: 40em) {
  .post__comments-content {
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .post__comments-title {
    padding-bottom: 0;
  }

  .circle--comments {
    display: inline-block;
    font-size: 0.375rem;
    padding: 0 1.5625rem;
  }
}
@media (min-width: 48em) {
  .post__content--single {
    padding-bottom: 0.9375rem;
  }
  .post__comments-content {
    padding: 0 1.25rem;
  }
  .post__comments-form--open {
    margin: 0 1.25rem;
  }
  .post__comments-area {
    padding: 1.25rem 1.25rem 0;
  }

  .comment-form {
    display: flex;
    justify-content: center;
    width: 70%;
  }
  .comment-form__submit {
    padding: 0.5rem 3.5rem;
    align-self: flex-start;
  }
}
@media (min-width: 64em) {
  .post__content--single {
    display: block;
    padding-bottom: 1.25rem;
  }
  .post__thumbnail {
    float: left;
    padding: 0.4375rem 1.875rem 0.4375rem 0;
  }
  .post__text--single {
    padding-left: 0;
  }

  .comment-form {
    display: flex;
    justify-content: center;
    width: 70%;
  }
  .comment-form__input {
    width: 66.66%;
  }
  .comment-form__submit {
    padding: 0.5rem 3.5rem;
    align-self: flex-start;
  }
}
/* ----- END OF SINGLE POST ----- */
/* ---------------------------------------------------- */
/* ----- CONTACT PAGE ----- */
/* ---------------------------------------------------- */
.page-contact {
  padding: 2.1875rem 0.9375rem 2.1875rem;
  text-align: center;
}
.page-contact__title {
  text-transform: uppercase;
  font-weight: bold;
  padding: 0.5rem 0 1.5625rem;
}
.page-contact__text {
  font-size: 1.125rem;
  line-height: 29px;
}
.page-contact__link--email {
  color: #337AB7;
}
.page-contact__form {
  padding-top: 2.1875rem;
}

/* ---------------------------------------------------- */
/* ----- CONTACT FORM ----- */
/* ---------------------------------------------------- */
.form {
  margin: 3rem auto 2rem;
  font-family: "Josefin Sans", sans-serif;
  max-width: 40rem;
  width: calc(100% - .625rem);
  text-align: left;
}
.form__row {
  margin-bottom: 1rem;
}
.form__row:last-child {
  margin-bottom: 0;
}
.form__input, .form__textarea {
  display: block;
  width: 100%;
  padding: 0.5rem;
  border: 1px solid #AAA;
  border-radius: 0.25rem;
  color: #666;
}
.form__input:focus, .form__textarea:focus {
  border-color: #95C5EF;
  box-shadow: inset 0 0 0 1px #95C5EF, inset 0 1px 5px rgba(0, 0, 0, 0.07);
  outline: none;
}
.form__input, .form__textarea, .form__state {
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.07);
}
.form__textarea {
  height: 10rem;
  resize: none;
}
.form__label {
  font-weight: bold;
  display: block;
  font-size: 1rem;
  margin-bottom: 0.5rem;
  text-align: left;
}
.form__submit {
  font-family: "Josefin Sans", sans-serif;
  font-size: 1.0625rem;
  font-weight: bold;
  color: #FFF;
  padding: 1rem 2rem;
  border: 0;
  border-radius: 0.25rem;
  background: #337AB7;
  transition: 0.3s background-color;
}

.required__star::after {
  content: " *";
  color: #E70943;
  font-family: "Open Sans", sans-serif;
}

@media (max-width: 500px) {
  .form__submit {
    display: block;
    width: 100%;
  }
}
/* ---------------------------------------------------- */
/* ----- FORM VALIGATION ----- */
/* ---------------------------------------------------- */
.form input[type=text].error,
.form input[type=email].error,
.form textarea.error,
.form .form__checkbox input.error ~ .form__state {
  border-color: #E01546;
}

.field-error {
  color: #E01546;
  padding: 0.5rem 0;
  font-size: 0.75rem;
}

/* ---------------------------------------------------- */
/* ----- CHECKBOX ------ */
/* ---------------------------------------------------- */
.form__submit:hover {
  background: #2FAECE;
}
.form__checkbox {
  display: block;
  padding-left: 3rem;
  position: relative;
  font-weight: normal;
  font-size: 0.8125rem;
  line-height: 1.1rem;
  color: #444;
  cursor: pointer;
}
.form__input--checkbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 2rem;
  height: 2rem;
  z-index: 2;
  cursor: pointer;
  padding: 0;
  margin: 0;
  opacity: 0;
}
.form__input--checkbox:checked ~ .form__state::before {
  animation: checkboxShowAnim 0.5s 1;
  opacity: 1;
}
.form__state {
  width: 2rem;
  height: 2rem;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #444;
  border-radius: 0.25rem;
}
.form__state::before {
  content: "";
  width: 1rem;
  height: 1rem;
  border-radius: 0.25rem;
  background: #2FAECE;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(1);
  opacity: 0;
}
.form__info {
  display: inline-block;
  vertical-align: middle;
}

@keyframes checkboxShowAnim {
  0% {
    border-radius: 50%;
    transform: translate(-50%, -50%) scale(0.2);
  }
  50% {
    transform: translate(-50%, -50%) scale(1.2);
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
  }
}
/* ---------------------------------------------------- */
/* ----- MEDIA QUERIES -- CONTACT PAGE ----- */
/* ---------------------------------------------------- */
@media (min-width: 40em) {
  .form__info {
    padding: 0.4375rem 0;
  }
}
@media (min-width: 48em) {
  .page-contact {
    text-align: left;
    padding: 2.1875rem 1.25rem 0;
  }
}
@media (min-width: 64em) {
  .form {
    margin: 3rem 0 2rem;
  }
}
/* ----- END OF CONTACT PAGE ----- */

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