/*!
Theme Name: WedSites
Theme URI: http://underscores.me/
Author: WedSites
Author URI: https://wedsites.com
Description: WedSites Blog
Version: 1.0.33
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wedsites
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

WedSites is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
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, .heading--1, .subheading--1 {
  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, .button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button, .button {
  overflow: visible; }

button, .button,
select {
  text-transform: none; }

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

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

button::-moz-focus-inner, .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; }

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
@font-face {
  font-family: 'AbrilTextLt';
  src: url("fonts/AbrilTextLt.eot");
  src: url("fonts/AbrilTextLt.eot?#iefix") format("embedded-opentype"), url("fonts/AbrilTextLt.woff2") format("woff2"), url("fonts/AbrilTextLt.woff") format("woff"), url("fonts/AbrilTextLt.ttf") format("truetype"); }
@font-face {
  font-family: 'AbrilTextLt-Italic';
  src: url("fonts/AbrilTextLt-Italic.eot");
  src: url("fonts/AbrilTextLt-Italic.eot?#iefix") format("embedded-opentype"), url("fonts/AbrilTextLt-Italic.woff2") format("woff2"), url("fonts/AbrilTextLt-Italic.woff") format("woff"), url("fonts/AbrilTextLt-Italic.ttf") format("truetype"); }
@font-face {
  font-family: 'Adrianna-Demibold';
  src: url("fonts/Adrianna-Demibold.eot");
  src: url("fonts/Adrianna-Demibold.eot?#iefix") format("embedded-opentype"), url("fonts/Adrianna-Demibold.woff2") format("woff2"), url("fonts/Adrianna-Demibold.woff") format("woff"), url("fonts/Adrianna-Demibold.ttf") format("truetype"); }
* {
  box-sizing: border-box; }

*:focus {
  outline: none; }

*::selection {
  color: #000;
  background-color: #d2efe8; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  overflow-x: hidden; }

a {
  color: #4b6cba;
  text-decoration: none; }
  a:hover {
    color: #4461a7; }

em {
  font-family: "AbrilTextLt-Italic", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: 300;
  font-style: normal; }

b,
strong {
  font-family: "AbrilText-SemiBold", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif; }

p {
  margin: 0 0 10px 0; }

h1, .heading--1, .subheading--1,
h2,
.heading--2,
.subheading--2,
h3,
.heading--3,
.subheading--3,
h4,
.heading--4,
.subheading--4,
h5,
.heading--5,
.subheading--5,
.widget-title,
h6,
.heading--6,
.subheading--6 {
  font-weight: 400; }

h1, .heading--1, .subheading--1 {
  font-size: 40px; }

h2, .heading--2, .subheading--2 {
  font-size: 30px; }

h3, .heading--3, .subheading--3 {
  font-size: 25px; }

h4, .heading--4, .subheading--4 {
  font-size: 20px; }

h5, .heading--5, .subheading--5, .widget-title {
  font-size: 18px; }

h6, .heading--6, .subheading--6 {
  font-size: 16px; }

h1 b, .heading--1 b, .subheading--1 b,
h1 strong,
.heading--1 strong,
.subheading--1 strong,
h2 b,
.heading--2 b,
.subheading--2 b,
h2 strong,
.heading--2 strong,
.subheading--2 strong,
h3 b,
.heading--3 b,
.subheading--3 b,
h3 strong,
.heading--3 strong,
.subheading--3 strong,
h4 b,
.heading--4 b,
.subheading--4 b,
h4 strong,
.heading--4 strong,
.subheading--4 strong,
h5 b,
.heading--5 b,
.subheading--5 b,
.widget-title b,
h5 strong,
.heading--5 strong,
.subheading--5 strong,
.widget-title strong,
h6 b,
.heading--6 b,
.subheading--6 b,
h6 strong,
.heading--6 strong,
.subheading--6 strong {
  font-family: "AbrilTextLt", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: 400; }

.turbolinks-progress-bar {
  height: 2px;
  background-color: #69cbb3; }

body {
  background: #e0e2e7;
  font-family: 'AbrilTextLt', serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  color: #000000;
  background: #e0e2e7; }

h1, .heading--1, .subheading--1,
h2,
.heading--2,
.subheading--2,
h3,
.heading--3,
.subheading--3,
h4,
.heading--4,
.subheading--4,
h5,
.heading--5,
.subheading--5,
.widget-title,
h6,
.heading--6,
.subheading--6 {
  line-height: 1.25;
  margin: 1.5em 0 0.75em;
  color: #000000; }
  h1 a, .heading--1 a, .subheading--1 a,
  h2 a,
  .heading--2 a,
  .subheading--2 a,
  h3 a,
  .heading--3 a,
  .subheading--3 a,
  h4 a,
  .heading--4 a,
  .subheading--4 a,
  h5 a,
  .heading--5 a,
  .subheading--5 a,
  .widget-title a,
  h6 a,
  .heading--6 a,
  .subheading--6 a {
    color: inherit; }

h1, .heading--1, .subheading--1 {
  font-size: 40px; }

h2, .heading--2, .subheading--2 {
  font-size: 30px; }

h3, .heading--3, .subheading--3 {
  font-size: 24px; }

h4, .heading--4, .subheading--4 {
  font-size: 20px; }

h5, .heading--5, .subheading--5, .widget-title {
  font-family: 'Adrianna-Demibold';
  font-size: 14px;
  line-height: 2.25;
  text-transform: uppercase;
  letter-spacing: 0.1em; }

p {
  margin-bottom: 1.5em; }

img {
  max-width: 100%;
  width: auto;
  height: auto; }

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

figure {
  margin: 0;
  max-width: 100%; }
  figure figcaption {
    text-align: center;
    color: #707b95; }

@media (min-width: 540px) {
  body {
    font-size: 18px; }

  h1, .heading--1, .subheading--1 {
    font-size: 42px; }

  h2, .heading--2, .subheading--2 {
    font-size: 32px; }

  h3, .heading--3, .subheading--3 {
    font-size: 26px; } }
@media (min-width: 768px) {
  body {
    font-size: 20px; }

  h1, .heading--1, .subheading--1 {
    font-size: 44px; }

  h2, .heading--2, .subheading--2 {
    font-size: 34px; }

  h3, .heading--3, .subheading--3 {
    font-size: 28px; } }
@media (min-width: 1024px) {
  body {
    font-size: 20px; }

  h1, .heading--1, .subheading--1 {
    font-size: 48px; }

  h2, .heading--2, .subheading--2 {
    font-size: 36px; }

  h3, .heading--3, .subheading--3 {
    font-size: 30px; } }
.heading--hidden {
  display: none; }
.heading--1 {
  margin-top: 0; }
.heading--2 {
  margin-top: 0; }
.heading--3 {
  margin-top: 0; }
.heading--4 {
  margin-top: 0; }
.heading--5 {
  margin-top: 0; }
.heading--6 {
  margin-top: 0; }

.subheading {
  color: #707b95; }
  .subheading--1 {
    margin-top: 0; }
  .subheading--2 {
    margin-top: 0; }
  .subheading--3 {
    margin-top: 0; }
  .subheading--4 {
    margin-top: 0; }
  .subheading--5 {
    margin-top: 0; }
  .subheading--6 {
    margin-top: 0; }

@font-face {
  font-family: 'AbrilTextLt';
  src: url("fonts/AbrilTextLt.eot");
  src: url("fonts/AbrilTextLt.eot?#iefix") format("embedded-opentype"), url("fonts/AbrilTextLt.woff2") format("woff2"), url("fonts/AbrilTextLt.woff") format("woff"), url("fonts/AbrilTextLt.ttf") format("truetype"); }
@font-face {
  font-family: 'AbrilTextLt-Italic';
  font-style: italic;
  src: url("fonts/AbrilTextLt-Italic.eot");
  src: url("fonts/AbrilTextLt-Italic.eot?#iefix") format("embedded-opentype"), url("fonts/AbrilTextLt-Italic.woff2") format("woff2"), url("fonts/AbrilTextLt-Italic.woff") format("woff"), url("fonts/AbrilTextLt-Italic.ttf") format("truetype"); }
@font-face {
  font-family: 'AbrilText-SemiBold';
  font-weight: bold;
  src: url("fonts/AbrilText-SemiBold.eot");
  src: url("fonts/AbrilText-SemiBold.eot?#iefix") format("embedded-opentype"), url("fonts/AbrilText-SemiBold.woff2") format("woff2"), url("fonts/AbrilText-SemiBold.woff") format("woff"), url("fonts/AbrilText-SemiBold.ttf") format("truetype"); }
@font-face {
  font-family: 'Adrianna-Demibold';
  font-weight: bold;
  src: url("fonts/Adrianna-Demibold.eot");
  src: url("fonts/Adrianna-Demibold.eot?#iefix") format("embedded-opentype"), url("fonts/Adrianna-Demibold.woff2") format("woff2"), url("fonts/Adrianna-Demibold.woff") format("woff"), url("fonts/Adrianna-Demibold.ttf") format("truetype"); }
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
.articles {
  clear: both;
  margin-bottom: 90px; }
  .articles:after {
    content: "";
    display: table;
    clear: both; }
  .articles__first {
    float: left;
    clear: both; }
  .articles__item {
    float: left;
    clear: both;
    margin-bottom: 30px; }
  .articles__signup {
    float: left;
    clear: both;
    padding: 0 15px; }
    .articles__signup .signup {
      display: block;
      position: static;
      top: auto;
      right: auto;
      width: 100%;
      margin: 0 0 30px; }
  .articles__image {
    display: block;
    width: 100%;
    margin-bottom: 25px; }
  .articles__category {
    line-height: 2;
    margin-bottom: 20px; }
  .articles__link {
    display: block;
    color: #000000; }
    .articles__link:hover {
      color: #000000; }
      .articles__link:hover .articles__heading {
        box-shadow: inset 0 -2px 0 #f2697d; }
  .articles p {
    margin-top: 15px; }
  .articles__heading {
    display: inline; }
    .articles__heading--category {
      box-shadow: inset 0 -0.4em 0 #fbd2d8; }
      .articles__heading--category:hover {
        box-shadow: inset 0 -0.4em 0 #f9b4be;
        color: #000000; }
  .articles__subheading {
    margin: 0; }
  .articles__loadmore {
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-transition: color 0.2s, border-color 0.2s;
    -o-transition: color 0.2s, border-color 0.2s;
    -webkit-transition: color 0.2s, border-color 0.2s;
    transition: color 0.2s, border-color 0.2s;
    font-family: -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif;
    text-align: center;
    border: 1px solid #ccd1da;
    display: block;
    clear: both;
    font-size: 16px;
    line-height: 1.25;
    padding: 16px 28px;
    margin: 0 15px;
    font-weight: 600;
    cursor: pointer;
    color: #929baf; }
    .articles__loadmore:hover {
      color: #000000;
      border-color: #929baf; }
  @media (min-width: 1024px) {
    .articles__item {
      clear: none;
      width: 33.3333%; }
      .articles__item:nth-child(3n+1) {
        clear: left; }
      .articles__item--first {
        width: 66.6666%; }
      .articles__item--half {
        width: 50%; }
    .articles__signup {
      width: 33.3333%;
      float: right;
      clear: none; } }

.article figure {
  margin: 2em 0;
  position: relative; }
  .article figure img {
    display: block; }
  .article figure figcaption {
    display: block;
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.7);
    padding: 15px;
    text-align: left;
    font-family: -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif;
    font-size: 75%;
    color: #000000; }
  .article figure:hover figcaption {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1; }
.article ul {
  margin: 0 0 1em 1em;
  list-style: disc outside; }
.article ol {
  margin: 0 0 1em 1em; }
.article li {
  margin: 1em 0; }
.article table {
  width: 100%; }
.article th,
.article td {
  padding: 10px 5px;
  text-align: left; }
  .article th:first-child,
  .article td:first-child {
    padding-left: 15px; }
  .article th:last-child,
  .article td:last-child {
    padding-right: 15px; }
.article th {
  font-family: 'Adrianna-DemiBold';
  font-size: 14px;
  text-transform: uppercase;
  color: #6c7893;
  background: #f9fbfe; }
.article td {
  font-size: 18px;
  border-bottom: 1px solid #dfe2e8; }

label {
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif;
  font-size: 62.5%;
  position: absolute;
  top: 8px;
  left: 15px;
  z-index: 1; }

.text-field {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-transition: border-color 0.2s, box-shadow 0.2s, padding-top 0.2s, padding-bottom 0.2s;
  -o-transition: border-color 0.2s, box-shadow 0.2s, padding-top 0.2s, padding-bottom 0.2s;
  -webkit-transition: border-color 0.2s, box-shadow 0.2s, padding-top 0.2s, padding-bottom 0.2s;
  transition: border-color 0.2s, box-shadow 0.2s, padding-top 0.2s, padding-bottom 0.2s;
  font-family: -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif;
  display: inline-block;
  font-size: 16px;
  line-height: 1.25;
  padding: 15px;
  background: #ffffff;
  border: 1px solid #c2c7d2;
  position: relative;
  width: 100%; }
  .text-field:focus {
    outline: none;
    border-color: #4b6cba;
    -moz-box-shadow: 0 0 0 1px #4b6cba;
    -webkit-box-shadow: 0 0 0 1px #4b6cba;
    box-shadow: 0 0 0 1px #4b6cba; }

button, .button {
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
  -moz-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  font-family: -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif;
  border: none;
  display: inline-block;
  font-size: 16px;
  line-height: 1.25;
  padding: 16px 28px;
  margin-bottom: 15px;
  font-weight: 600;
  cursor: pointer;
  color: #ffffff;
  background-color: #4b6cba; }
  button:hover, .button:hover {
    color: #ffffff;
    background-color: #354c82; }

.button--wide {
  display: block;
  width: 100%; }

.input {
  position: relative;
  margin-bottom: 15px; }
  .input.is-filled label {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1; }
  .input.is-filled .text-field {
    padding-top: 22px;
    padding-bottom: 8px; }
  .input.field_with_errors {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 0 1px #f2697d;
    -webkit-box-shadow: 0 0 0 1px #f2697d;
    box-shadow: 0 0 0 1px #f2697d;
    background: #f2697d;
    padding-bottom: 2px; }
    .input.field_with_errors .text-field {
      -moz-box-shadow: 0 0 0 1px #f2697d;
      -webkit-box-shadow: 0 0 0 1px #f2697d;
      box-shadow: 0 0 0 1px #f2697d;
      border-color: #f2697d; }
  .input .error {
    color: #ffffff;
    font-family: -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif;
    font-size: 75%;
    padding: 0 15px; }

.footer {
  background: #ffffff;
  font-family: -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif;
  font-size: 16px;
  line-height: 20px;
  text-align: center; }
  .footer__row {
    padding: 20px 0; }
    .footer__row:after {
      content: "";
      display: table;
      clear: both; }
    .footer__row--bottom {
      padding: 10px 0;
      border-top: 1px solid #ebecf0; }
  .footer__logo {
    float: left;
    margin-right: 24px; }
    .footer__logo a {
      display: block;
      padding: 10px 0;
      width: 150px;
      height: 40px; }
  .footer__item {
    display: block;
    float: left; }
    .footer__items {
      float: right; }
    .footer__item a {
      display: block;
      margin-left: 24px;
      padding: 10px 0;
      font-weight: 600;
      color: #000000; }
  .footer__social {
    display: inline-block;
    font-weight: 400;
    font-size: 14px; }
    .footer__social a {
      display: block;
      margin-left: 20px;
      padding: 10px 0;
      color: #707b95; }
      .footer__social a:hover {
        color: #000000; }
    .footer__social.is-selected a {
      border-color: #000000; }
  .footer__love {
    font-family: 'Adrianna-Demibold';
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #707b95;
    padding: 11px 0 9px; }
  .footer__divider {
    height: 10px;
    width: auto; }
  @media (min-width: 768px) {
    .footer__socials {
      float: right; }
    .footer__love {
      float: left; } }

.grid {
  padding: 0 5%; }
  .grid .grid {
    padding: 0;
    margin: 0 -18px; }
  .grid:after {
    content: "";
    display: table;
    clear: both; }

.row:after {
  content: "";
  display: table;
  clear: both; }

.column {
  display: block;
  float: left;
  width: 100%;
  padding: 0 15px; }
  .column.single {
    margin: 0 auto;
    float: none;
    max-width: 450px; }

@media (min-width: 1200px) {
  .grid--fluid {
    padding: 0;
    margin: 0 auto;
    max-width: 990px; } }
@media (min-width: 1024px) {
  .half {
    width: 50%; }

  .third {
    width: 33.3333%; }

  .two-thirds {
    width: 66.6666%; }

  .fourth,
  .quarter {
    width: 25%; }

  .three-fourths,
  .three-quarters {
    width: 75%; }

  .fifth {
    width: 20%; }

  .two-fifths {
    width: 40%; }

  .three-fifths {
    width: 60%; }

  .four-fifths {
    width: 80%; }

  .sixth {
    width: 16.6666%; }

  .five-sixths {
    width: 83.3333%; }

  .tenth {
    width: 10%; }

  .three-tenths {
    width: 30%; }

  .seven-tenths {
    width: 70%; }

  .nine-tenths {
    width: 90%; }

  .left {
    float: left;
    clear: left; }

  .right {
    float: right;
    clear: right; } }
@media (min-width: 768px) and (max-width: 1023px) {
  .via--half {
    width: 50%; }

  .via--third {
    width: 33.3333%; }

  .via--two-thirds {
    width: 66.6666%; }

  .via--fourth,
  .via--quarter {
    width: 25%; }

  .via--three-fourths,
  .via--three-quarters {
    width: 75%; }

  .via--fifth {
    width: 20%; }

  .via--two-fifths {
    width: 40%; }

  .via--three-fifths {
    width: 60%; }

  .via--four-fifths {
    width: 80%; }

  .via--sixth {
    width: 16.6666%; }

  .via--five-sixths {
    width: 83.3333%; }

  .via--left {
    float: left;
    clear: left; }

  .via--right {
    float: right;
    clear: right; } }
.links {
  margin-top: 24px; }

.link {
  color: #4b6cba;
  font-family: -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif;
  text-decoration: underline;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  -webkit-text-decoration-style: solid;
  text-decoration-style: solid;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip: ink;
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  transition: color 0.2s; }

.page {
  overflow: hidden;
  max-width: 1600px;
  min-height: 100vh;
  margin: 0 auto;
  background: #ffffff; }

.section {
  padding: 90px 0; }
  .section__heading {
    text-align: center;
    margin-bottom: 60px; }
  .section__category {
    display: inline-block; }
  .section__image {
    margin: 60px 0;
    background: #f5f5f8;
    display: block;
    clear: both;
    overflow: hidden;
    width: 100%; }
    .section__image img {
      display: block;
      width: 100%;
      height: auto; }
  .section--fluid {
    margin: 0;
    max-width: 640px; }
  .section--narrow {
    margin: 0 auto;
    max-width: 640px; }
  .section--thin {
    padding: 45px 0; }
  .section--border {
    border-top: 1px solid #ebecf0; }
  .section--ceil {
    padding-top: 0; }
  .section--floor {
    padding-bottom: 0; }
  .section--collections {
    background-color: #f5f5f8; }
  @media (min-width: 1024px) {
    .section__heading {
      text-align: left; }
    .section--thick {
      padding: 150px 0; }
    .section--collections {
      background-position: top left;
      background-repeat: no-repeat;
      background-size: cover;
      background-image: image-url("public/home/design-collections.jpg"); }
    .section .nc_socialPanel {
      max-width: 390px;
      float: right;
      clear: both;
      margin-top: 0 !important; } }
  @media (min-width: 1600px) {
    .section--fluid {
      margin: 0 auto; } }

.signup {
  margin-top: 30px;
  padding: 20px;
  text-align: center;
  background: #ffffff;
  border: 1px solid #e8ebf0;
  max-height: 95%;
  overflow: auto; }
  .signup--index {
    background: #f3f6fc; }
  .signup__heading {
    margin-bottom: 15px; }
  .signup__text {
    font-family: -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif;
    font-size: 75%;
    margin: 0;
    color: #707b95; }
  .signup__option {
    clear: both;
    margin-top: 20px;
    display: flex; }
  .signup__screenshot {
    margin-top: 20px; }
  .signup__image {
    width: 40%; }
  .signup__details {
    width: 60%;
    padding-left: 20px; }
  .signup__plan {
    font-size: 16px;
    margin: 0; }
  .signup__button {
    margin: 15px 0 0;
    padding: 10px 20px;
    font-size: 14px; }
  .signup__footer {
    text-align: right;
    margin-top: 20px; }
  @media (min-width: 1200px) {
    .signup {
      display: none;
      position: fixed;
      top: 0;
      right: 50%;
      width: 420px;
      margin-right: -610px; } }
  @media (min-width: 1600px) {
    .signup {
      margin-right: -770px; } }

.sitenav {
  background: #ffffff;
  border-bottom: 1px solid #ebecf0;
  line-height: 80px; }
  .sitenav__logo {
    float: left;
    margin-right: 36px;
    line-height: 20px; }
    .sitenav__logo a {
      display: block;
      width: 150px;
      height: 80px;
      padding: 30px 0;
      margin-bottom: -18px; }
  .sitenav__items {
    display: block;
    clear: both;
    margin: 0 -12px; }
  .sitenav .menu-item {
    display: block;
    line-height: 72px;
    padding-top: 6px;
    float: left; }
    .sitenav .menu-item a {
      -moz-transition: border-color 0.2s;
      -o-transition: border-color 0.2s;
      -webkit-transition: border-color 0.2s;
      transition: border-color 0.2s;
      display: block;
      margin: 0 12px;
      border-bottom: 3px solid transparent;
      margin-bottom: -1px;
      font-family: 'Adrianna-Demibold';
      font-size: 15px;
      text-transform: uppercase;
      letter-spacing: 0.1em;
      color: #000000; }
      .sitenav .menu-item a:hover {
        border-color: #99a1b4; }
    .sitenav .menu-item-home a, .sitenav .menu-item.current-menu-item a {
      border-color: #000000; }
      .sitenav .menu-item-home a:hover, .sitenav .menu-item.current-menu-item a:hover {
        border-color: #000000; }
  .sitenav__actions {
    float: right; }
  .sitenav__action {
    position: relative;
    display: block;
    line-height: 76px;
    padding-top: 2px;
    float: left;
    font-family: -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif;
    font-weight: 600;
    margin-bottom: -1px;
    font-size: 16px; }
    .sitenav__action a {
      -moz-transition: border-color 0.2s;
      -o-transition: border-color 0.2s;
      -webkit-transition: border-color 0.2s;
      transition: border-color 0.2s;
      display: block;
      margin: 0 12px;
      border-bottom: 3px solid transparent;
      color: #000000; }
      .sitenav__action a:hover {
        border-color: #99a1b4; }
    .sitenav__action.is-selected a {
      border-color: #000000; }
  .sitenav__button {
    display: none;
    margin-left: 12px;
    padding: 13px 20px; }
  @media (min-width: 768px) {
    .sitenav__items {
      clear: none;
      margin: 0; }
    .sitenav__button {
      display: inline-block; } }

.subscribe {
  clear: both;
  background: #f3f6fc;
  margin-top: 30px;
  padding: 30px; }
  .subscribe__image {
    display: block;
    width: 64px;
    margin: 0 auto 15px; }
  .subscribe__text {
    text-align: center;
    color: #000000; }
    .subscribe__text--small {
      font-family: -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif;
      font-size: 75%;
      color: #707b95; }
  .subscribe__heading {
    text-align: center;
    color: #000000; }
  @media (min-width: 1200px) {
    .subscribe {
      margin: 0 15px;
      max-width: 640px; } }
  @media (min-width: 1600px) {
    .subscribe {
      max-width: 800px; } }

.widget {
  margin: 0 0 36px; }
  .widget li {
    padding: 18px 0;
    border-bottom: 1px solid #ebecf0;
    font-size: 16px; }
    .widget li a {
      color: #000000; }
    .widget li:first-child {
      padding-top: 0; }
    .widget li:last-child {
      padding-bottom: 0;
      border: none; }

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