@import url("//hello.myfonts.net/count/323ced");
@import url("//hello.myfonts.net/count/32fad2");
@import url("//hello.myfonts.net/count/32fad3");
h1, h2 {
  font-size: 100%;
  font-weight: normal; }

/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'Gilroy-Regular';
  src: url("../fonts/gilroy/323CED_0_0.eot");
  src: url("../fonts/gilroy/323CED_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/gilroy/323CED_0_0.woff2") format("woff2"), url("../fonts/gilroy/323CED_0_0.woff") format("woff"), url("../fonts/gilroy/323CED_0_0.ttf") format("truetype"); }
@font-face {
  font-family: 'Gilroy-Medium';
  src: url("../fonts/gilroy/323CED_1_0.eot");
  src: url("../fonts/gilroy/323CED_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/gilroy/323CED_1_0.woff2") format("woff2"), url("../fonts/gilroy/323CED_1_0.woff") format("woff"), url("../fonts/gilroy/323CED_1_0.ttf") format("truetype"); }
@font-face {
  font-family: 'Gilroy-Light';
  src: url("../fonts/gilroy/323CED_2_0.eot");
  src: url("../fonts/gilroy/323CED_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/gilroy/323CED_2_0.woff2") format("woff2"), url("../fonts/gilroy/323CED_2_0.woff") format("woff"), url("../fonts/gilroy/323CED_2_0.ttf") format("truetype"); }
@font-face {
  font-family: 'Gilroy-ExtraBold';
  src: url("../fonts/gilroy/323CED_3_0.eot");
  src: url("../fonts/gilroy/323CED_3_0.eot?#iefix") format("embedded-opentype"), url("../fonts/gilroy/323CED_3_0.woff2") format("woff2"), url("../fonts/gilroy/323CED_3_0.woff") format("woff"), url("../fonts/gilroy/323CED_3_0.ttf") format("truetype"); }
@font-face {
  font-family: 'CeraPRO-Medium';
  src: url("../fonts/cera/32FAD2_0_0.eot");
  src: url("../fonts/cera/32FAD2_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/cera/32FAD2_0_0.woff2") format("woff2"), url("../fonts/cera/32FAD2_0_0.woff") format("woff"), url("../fonts/cera/32FAD2_0_0.ttf") format("truetype"); }
@font-face {
  font-family: 'CeraPRO-Light';
  src: url("../fonts/cera/32FAD3_0_0.eot");
  src: url("../fonts/cera/32FAD3_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/cera/32FAD3_0_0.woff2") format("woff2"), url("../fonts/cera/32FAD3_0_0.woff") format("woff"), url("../fonts/cera/32FAD3_0_0.ttf") format("truetype"); }
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?lo3oq9");
  src: url("../fonts/icomoon/icomoon.eot?lo3oq9#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?lo3oq9") format("truetype"), url("../fonts/icomoon/icomoon.woff?lo3oq9") format("woff"), url("../fonts/icomoon/icomoon.svg?lo3oq9#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-facebook:before {
  content: "\ea91"; }

.icon-instagram:before {
  content: "\ea92"; }

.icon-pinterest:before {
  content: "\ead1"; }

.field-credits {
  line-height: normal;
  text-transform: none;
  font-family: "CeraPRO-Light";
  font-weight: normal;
  font-size: 10px;
  letter-spacing: 3px;
  line-height: 12px; }
  .field-credits .label {
    line-height: normal;
    text-transform: none;
    font-family: "Playfair Display", serif;
    font-weight: normal;
    font-size: 10px;
    letter-spacing: 3px;
    line-height: 12px;
    font-style: italic; }
  .field-credits > .items > .item {
    margin-bottom: 20px; }
    @media (max-width: 800px) {
      .field-credits > .items > .item {
        margin-bottom: 15px; } }

.slick-slider:before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 2000px;
  left: -2000px;
  background: #FCFBFB;
  z-index: 2; }
  @media (max-width: 800px) {
    .slick-slider:before {
      display: none; } }
.slick-slider .slick-list {
  overflow: visible; }
  @media (max-width: 800px) {
    .slick-slider .slick-list {
      overflow: hidden; } }
  .slick-slider .slick-list .slick-slide {
    margin: 0 20px 20px 0; }
    @media (max-width: 800px) {
      .slick-slider .slick-list .slick-slide {
        margin: 0; } }
    .slick-slider .slick-list .slick-slide:focus {
      outline: none; }

.bottom-wrap {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%; }
  .bottom-wrap .add-image {
    margin-top: 25px;
    margin-bottom: 10px; }
    .bottom-wrap .add-image.disabled {
      color: #a5a5a5;
      cursor: default; }
    .bottom-wrap .add-image:before {
      content: "+";
      display: block;
      float: left;
      margin-right: 10px; }
  .bottom-wrap .moodboard-link-static:before {
    content: ">";
    display: block;
    float: left;
    margin-right: 10px; }
  .bottom-wrap .add-image,
  .bottom-wrap .moodboard-link-static {
    display: block;
    line-height: normal;
    text-transform: uppercase;
    font-family: "CeraPRO-Light";
    font-weight: normal;
    font-size: 10px;
    letter-spacing: 3px;
    line-height: 12px;
    color: #060606; }
    .bottom-wrap .add-image:hover,
    .bottom-wrap .moodboard-link-static:hover {
      color: #a5a5a5; }
    .local-storage-disabled .bottom-wrap .add-image, .local-storage-disabled
    .bottom-wrap .moodboard-link-static {
      display: none; }
  @media (max-width: 800px) {
    .bottom-wrap .dots {
      display: none; } }
  .bottom-wrap .dots ul.slick-dots li {
    padding-right: 10px; }
    .bottom-wrap .dots ul.slick-dots li button {
      -webkit-appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      -o-appearance: none;
      appearance: none;
      line-height: normal;
      text-transform: none;
      font-family: "CeraPRO-Light";
      font-weight: normal;
      font-size: 10px;
      letter-spacing: 3px;
      line-height: 12px;
      -webkit-transition: color 500ms, border-bottom 500ms;
      -moz-transition: color 500ms, border-bottom 500ms;
      transition: color 500ms, border-bottom 500ms;
      width: auto;
      min-width: 10px;
      text-align: center;
      background: transparent;
      border: 0;
      padding: 2px 0;
      border-bottom: 1px solid transparent;
      cursor: pointer;
      text-align: center;
      letter-spacing: 0; }
      .bottom-wrap .dots ul.slick-dots li button:focus {
        outline: none; }
    .bottom-wrap .dots ul.slick-dots li:hover button, .bottom-wrap .dots ul.slick-dots li.slick-active button {
      color: #a5a5a5;
      border-bottom: 1px solid #a5a5a5; }
  @media (max-width: 800px) {
    .bottom-wrap {
      position: relative; } }

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