/*
Theme Name: Stylonylon 2015
Author: Alchemy + Aim
Author URI: http://www.alchemyandaim.com/
Description: Custom development for Stylonylon in 2015.
Version: 3.0.1
*/

/*
@font-face {
    font-family: 'Holland';
    src: url('/wp-content/webfonts/holland-webfont.ttf') format('truetype'),
		 url('/wp-content/webfonts/holland-webfont.woff2') format('woff2'),
         url('/wp-content/webfonts/holland-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
*/

@font-face {
    font-family: 'Holland';
    src: url('../../webfonts/holland-webfont.ttf') format('truetype'),
		 url('../../webfonts/holland-webfont.woff2') format('woff2'),
         url('../../webfonts/holland-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.site-footer__branding, .site-branding {
  background: url('images/global/logo_new.jpg') center center no-repeat;
  background-size: 100% auto;
  text-indent: -9999em; }

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-appearance: textfield;
  box-sizing: content-box; }

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; }

body, button, input, select, textarea {
  color: #404040;
  font-family: Georgia, Times, serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Old Standard TT', Georgia, Times, serif;
  clear: both; }

.block-header, .related_post_title {
  font-family: Holland, 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: capitalize;
  font-weight: 300;
  text-align: center;
  font-size: 3.5rem;
  color: #3a3c3f;
  margin-top: 0; }
  .block-header:hover, .related_post_title:hover {
    color: #d7d7da; }
  .block-header a {
    color: #3a3c3f; }
  .block-header a:hover {
    text-decoration:none;
    color: #d7d7da; }

.block-header--border, .related_post_title {
  padding-bottom: 20px;
  border-bottom: 1px solid #d7d7da;
  line-height: 1;
  margin: 70px 0 40px;
  letter-spacing:0; }

p {
  margin: 0 0 1.5rem;
  line-height: 1.5;
  color: #3a3c3f; }

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

blockquote {
  font-size: 1.5rem;
  margin: 0 auto;
  max-width: 262px;
  text-align: center; }

address {
  margin: 0 0 1.5em; }

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; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

hr {
  background-color: #ccc;
  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; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

a {
  color: #959595;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

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

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

.comment-form label {
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  color: #3a3c3f; }
@media (max-width: 799px) {
  .comment-form input {
    display: block; } }
@media (min-width: 801px) {
  .comment-form label {
    margin-left: 16px; } }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  border: 0;
  background: #3a3c3f;
  color: #fff;
  padding: 12px 40px; }
  button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    background: #d7d7da; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
  color: #666;
  border: 1px solid #3a3c3f;
  border-radius: 0; }
  input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus {
    color: #111; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"] {
  padding: 3px; }

textarea {
  padding-left: 3px;
  width: 100%; }

.required {
  color: red; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:hover, .screen-reader-text:active, .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;
    color: #21759b;
    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. */ }

.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; }

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

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

html {
  box-sizing: border-box;
  font-size: 13px; }

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

body {
  color: #3a3c3f;
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
  font-family: Georgia, Times, serif;
  text-rendering: optimizeLegibility;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none; }

.container {
  width: 1024px;
  max-width: 100%;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden; }
  @media (min-width: 1045px) {
    .container {
      padding-left: 0;
      padding-right: 0; } }

.container--skinny {
  width: 684px; }

#primary {
  margin-top: 35px; }
  @media (min-width: 1025px) {
    #primary {
      margin-top: 74px; } }

/* !Instagrams
/* ============================================================ */
@media (min-width: 1025px) {
  .instagram-feed {
    margin-top: 60px; } }

.instagrams {
  background: #f6f6f7;
  padding: 20px 0; }
  @media (min-width: 1025px) {
    .instagrams {
      padding: 40px 0; } }

.instagram-feed h2 {
  letter-spacing:0.06em;
}

/* !Footer
/* ============================================================ */
@media (min-width: 801px) {
  .site-footer__social, .site-footer__copyright {
    position: absolute;
    bottom: 0;
    margin: auto; } }

.site-footer {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 300; }
  @media (min-width: 801px) {
    .site-footer {
      padding-top: 42px;
      padding-bottom: 42px; } }

.site-footer__inner {
  position: relative; }
  @media (max-width: 799px) {
    .site-footer__inner > * + * {
      margin-top: 25px; } }

.site-footer__branding {
  width: 118px;
  height: 40px;
  margin: 0 auto -10px;
  position: relative;
  z-index: 100; }

.site-footer__app {
  margin: 0; }
  .site-footer__app a {
    text-decoration: none;
    color: #3a3c3f;
    border: 1px solid #3a3c3f;
    display: inline-block;
    line-height: 1;
    padding: 10px 40px; }
    .site-footer__app a:hover {
      background: #f6f6f7; }

@media (min-width: 801px) {
  .site-footer__social {
    right: 0; } }

.site-footer__copyright {
  color: #d7d7da;
  font-size: .85rem;
  text-align:left; }
  @media (min-width: 801px) {
    .site-footer__copyright {
      left: 0; } }
.site-footer__copyright a {
  color: #d7d7da;}

/* !Alignments
/* ============================================================ */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

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

@media (max-width: 479px) {
  .alignleft, .alignright {
    float: none;
    margin-left: 0;
    margin-right: 0; } }

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

/* !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;
	font-family:Holland; }

.wp-caption-text {
  text-align: center;
  font-family: Holland, 'MistralD', Georgia, Times, serif;
  font-size: 1.5rem;
  color: #3a3c3f; }

/* !Figure
/* ============================================================ */
figure {
  max-width: 100%; }

/* !Opaque Txt Block
/* ============================================================ */
.op-txt-block, .wp_rp_title {
  text-decoration: none;
  position: absolute;
  color: black;
  background: rgba(255, 255, 255, 0.4); }

.op-txt-block--bottom, .wp_rp_title {
  left: 0;
  right: 0;
  font-family: 'Old Standard TT', Georgia, Times, serif;
  font-style: italic;
  font-weight: normal;
  text-align: center;
  line-height: 1.2;
  padding: 30px 24px;
  bottom: 0; }

.op-txt-block--toggle, .wp_rp_title {
  opacity: 0;
  visibility: hidden;
  transition: .5s; }
  a:hover .op-txt-block--toggle, a:hover .wp_rp_title {
    visibility: visible;
    opacity: 1; }

/* !Entry
/* ============================================================ */
.entry--list {
  content: "";
  display: table;
  width: 100%; }
  .entry--list + .entry--list {
    margin-top: 50px;
    padding-top: 50px;
    border-top: 1px solid #d7d7da; }
  .entry--list > *:not(.entry-thumb) {
    overflow: hidden; }

.entry-thumb {
  margin: 0;
  width: 100%;
  max-height: 393px;
  overflow: hidden; }
  .entry-thumb img {
    display: block;
    width: 100%; }
  @media (min-width: 801px) {
    .entry-thumb {
      float: left;
      width: 50%;
      max-width: 683px;
      margin-right: 26px; } }
  @media (min-width: 1025px) {
    .entry-thumb {
      width: 65%;
      margin-right: 46px; } }

.entry--detail .entry-header {
  text-align: center;
  margin-bottom: 50px; }

.entry--detail .entry-content p, .entry--detail .entry-content img {
  margin-bottom: 16px; }
.entry--detail .entry-content > p:first-of-type {margin-top: 0; }
/*{
  font-size: 1.125rem;
  text-align: center;
  margin-top: 0; }
*/

.entry .entry-content h1, .entry .entry-content h2, .entry .entry-content h3 {
font-family: Holland, 'MistralD', Georgia, Times, serif; }

.entry-meta {
  margin-bottom: 20px;
  font-size: .85rem;
  line-height: 1.5;
  margin-top: 21px; }
  .entry-meta * {
    color: #3a3c3f; }

.entry-categories {
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 4px;
  letter-spacing:0.1em; }

.entry-time {
  font-family: Holland, 'MistralD', Georgia, Times, serif; }

.entry-title {
  font-size: 1.8rem;
  margin: 0 0 20px;
  line-height: 1; }
  .entry-title a {
    color: black;
    text-decoration: none; }
  .entry-title:hover a {
    color: #d7d7da; }

.entry-more-link {
  font-family: Holland, 'MistralD', Georgia, Times, serif;
  font-size: 1.35rem;
  color: #3a3c3f; }
  .entry-more-link:hover {
    text-decoration: none; }

.entry-arrow {
  font-size: 2rem;
  vertical-align: -2px; }

.entry-edit-link {
  margin-top: 1rem; }

a.addthis_button {
  font-family: Holland, 'MistralD', Georgia, Times, serif;
  font-size: 2rem;
  color: #3a3c3f;
  margin-top: 20px;
  display: block; }
  a.addthis_button:hover {
    text-decoration: none; }

/* !Posts Navigation
/* ============================================================ */
.comment-navigation, .posts-navigation, .post-navigation {
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing:0.1em; }
  .comment-navigation a, .posts-navigation a, .post-navigation a {
    color: black;
    text-decoration: none; }
  .site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
    margin: 62px 0;
    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%; }

/* !Related Posts Plugin
/* ============================================================ */
.wp_rp_wrap {
  margin-bottom: 60px;
  overflow: hidden; }

.wp_rp {
  padding: 0;
  font-size: 0;
  margin: 0 -24px; }
  .wp_rp li {
    font-size: 1rem;
    max-height: 205px;
    overflow: hidden;
    position: relative;
    width: 50%;
    display: inline-block;
    padding: 0 24px; }
    .wp_rp li:hover a {
      visibility: visible;
      opacity: 1; }
  .wp_rp img {
    display: block; }
  @media (max-width: 799px) {
    .wp_rp li {
      margin-bottom: 30px; } }
  @media (min-width: 801px) {
    .wp_rp li {
      width: 33.33333%; } }

.wp_rp_title {
  position: absolute;
  bottom: 0; }

.wp_rp_footer {
  margin-top: 20px;
  display: block !important; }

.comment-meta, .reply {
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 300; }

.comments-area {
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  max-width: 684px; }

.comments-title {
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 1rem;
  text-align: center;
  margin-bottom: 30px;
  color: #3a3c3f; }
  .comments-title:hover {
    color: #d7d7da; }

.comments-title__inner {
  display: inline-block;
  border-top: 1px solid #d7d7da;
  padding-top: 10px; }

.comment-list {
  margin: 40px 0 20px;
  padding: 0;
  list-style-type: none; }
  .comment-list * {
    color: #3a3c3f;
    list-style-type: none; }
  .comment-list > li + li {
    border-top: 1px solid #d7d7da;
    padding-top: 20px;
    margin-top: 10px; }

.comment-body {
  position: relative; }

.comment-meta {
  margin-bottom: 10px;
  width: 100%; }
  .comment-meta * {
    font-weight: 300; }
  .comment-meta > * {
    display: inline-block; }
    .comment-meta > * + * {
      margin-left: 15px; }

.comment-metadata {
  font-size: .8rem; }

.says {
  display: none; }

@media (min-width: 801px) {
  .comment-content {
    padding-right: 80px; } }

.reply a:hover {
  text-decoration: none;
  color: #d7d7da; }
@media (min-width: 801px) {
  .reply {
    position: absolute;
    bottom: 2rem;
    right: 0; } }

.site-social {
  list-style-type: none;
  padding: 0;
  margin-left: 0;
  margin-bottom: 0; }
  .site-header .site-social {
    float: left; }
  .site-social li {
    display: inline-block; }
    .site-social li + li {
      margin-left: 12px; }
  .site-social a {
    width: 20px;
    height: 20px;
    display: inline-block;
    text-decoration: none;
    text-indent: -9999em;
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: .33; }
    .site-social a:hover {
      opacity: .75; }
  .site-social [href*="instagram"] {
    background-image: url('images/global/icon-instagram.svg'); }
  .site-social [href*="facebook"] {
    background-image: url('images/global/icon-facebook.svg'); width:10px; }
  .site-social [href*="twitter"] {
    background-image: url('images/global/icon-twitter.svg'); }
  .site-social [href*="pinterest"] {
    background-image: url('images/global/icon-pinterest.svg'); width:17px; }
  .site-social .email {
    background-image: url('images/global/icon-mailto.svg'); }
  .site-social .youtube {
    background-image: url('/wp-content/uploads/2016/01/youtube_stylon.png'); }

.site-header > .container {
  overflow: visible; }
  .site-header > .container:after {
    clear: both; }
@media (max-width: 1023px) {
  .site-header {
    padding-top: 16px; } }
@media (min-width: 1025px) {
  .site-header > .container {
    height: 140px;
    position: relative;
    padding-top: 55px; } }

.site-branding {
  clear: both;
  height: 93px;
  max-width: 265px;
  width: 100%;
  margin: 0 auto 20px; }
  .site-branding h1, .site-branding a {
    margin: 0;
    display: block;
    height: 100%;
    width: 100%; }
  @media (min-width: 1025px) {
    .site-branding {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      max-width: 304px;
      height: 103px; } }

.menu-toggle {
  padding: 8px;
  background: none;
  border: 0;
  box-shadow: none;
  border-radius: 0; }
  .menu-toggle:focus {
    outline: none; }
  .toggled .menu-toggle {
    background: black; }
  @media (min-width: 801px) {
    .menu-toggle {
      display: none; } }

.menu-toggle__bars {
  text-indent: -9999em;
  width: 24px;
  height: 15px;
  border-top: 3px solid black;
  border-bottom: 3px solid black;
  position: relative; }
  .menu-toggle__bars:before {
    content: "";
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
    height: 3px;
    background: black; }
  .toggled .menu-toggle__bars {
    border-color: white; }
    .toggled .menu-toggle__bars:before {
      background: white; }

@media (max-width: 799px) {
  .site-navigation__innards {
    display: none;
    position: absolute;
    z-index: 100;
    background: black;
    right: 20px; }
    .toggled .site-navigation__innards {
      display: block; } }

@media (min-width: 801px) {
  .menu-primary-container {
    display: inline-block; } }

.main-navigation {
  float: right; }
  @media (max-width: 799px) {
    .main-navigation {
      margin-bottom: 10px;
      margin-top: -4px; } }

#primary-menu, #primary-menu-cats {
  list-style: none;
  margin: 0;
  padding-left: 0; }
  #primary-menu ul, #primary-menu-cats ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 1.5em;
    left: -999em;
    z-index: 99999; }
    #primary-menu ul ul, #primary-menu-cats ul ul {
      left: -999em;
      top: 0; }
    #primary-menu ul li:hover > ul, #primary-menu ul li.focus > ul, #primary-menu-cats ul li:hover > ul, #primary-menu-cats ul li.focus > ul {
      left: 100%; }
    #primary-menu ul a, #primary-menu-cats ul a {
      width: 200px; }
  #primary-menu li:hover > ul, #primary-menu li.focus > ul, #primary-menu-cats li:hover > ul, #primary-menu-cats li.focus > ul {
    left: auto; }
  #primary-menu li, #primary-menu-cats li {
    border-bottom: 2px solid rgba(255, 255, 255, 0.25); }
  #primary-menu a, #primary-menu-cats a {
    text-decoration: none;
    font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.2rem;
    color: #fff;
    display: block;
    letter-spacing: 0.1em; }
  @media (max-width: 799px) {
    #primary-menu a, #primary-menu-cats a {
      padding: 15px 20px; } }
  @media (min-width: 801px) {
    #primary-menu li, #primary-menu-cats li {
      display: inline-block; }
      #primary-menu li + li, #primary-menu-cats li + li {
        margin-left: 25px; }
    #primary-menu a, #primary-menu-cats a {
      font-size: 1rem;
      color: #d7d7da;
      display: inline-block; }
      #primary-menu a:hover, #primary-menu-cats a:hover {
        color: #3a3c3f;
        border-bottom: 1px solid #3a3c3f; }
    #primary-menu .current-menu-item a, #primary-menu-cats .current-menu-item a {
      color: black;
      border-bottom: 1px solid #7b7b7b; } }

/* !Site categories
/* ============================================================ */
@media (max-width: 1023px) {
  .site-cats-wrapper {
    height: auto !important; } }

.site-cats {
  background: #f6f6f7;
  padding: 1rem 0;
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  @media (min-width: 801px) {
    .site-cats {
      padding: 30px 0; } }
  @media (min-width: 1025px) {
    .site-cats.sticky {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      padding: 20px 0;
      z-index: 100; }
    .admin-bar .site-cats {
      top: 32px; } }

.site-cats__container {
  position: relative; }
  @media (min-width: 1025px) {
    .sticky .site-cats__container {
      content: "";
      height:40px;
      display: table; } }

.logo-mark {
  width: 43px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: none; }
  .logo-mark img {
    width: 100%; }
  @media (min-width: 1025px) {
    .sticky .logo-mark {
      display: block; } }

.site-cats__actions ul {
  list-style-type: none;
  margin: 0;
  padding: 2px 0; }
.toggled .site-cats__actions ul {
  display: block; }
.site-cats__actions a {
  text-decoration: none;
  color: black;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing:0.075em; }
.site-cats.sticky .site-cats__actions a {
  line-height: 40px; }
  .site-cats__actions a:hover {
    border-bottom:1px solid #3a3c3f; }
@media (max-width: 799px) {
  .site-cats__actions ul {
    display: none;
    margin-top: .5rem; }
  .site-cats__actions li {
    border-top: 1px solid #d7d7da;
    padding: .5rem 0; } }
@media (min-width: 801px) {
  .site-cats__actions {
    font-size: 0;
    text-align: center; }
    .site-cats__actions li {
      display: inline-block;
      font-size: 1rem; }
      .site-cats__actions li + li {
        margin-left: 55px; }
    .site-cats__actions .current-cat a {
      border-bottom: 1px solid #7b7b7b; } }
@media (min-width: 1025px) {
  .sticky .site-cats__actions {
    margin-left: 100px;
    float: left;
    text-align: left; } }

.site-cats__alt-nav {
  float: right;
  display: none; }
  @media (min-width: 1025px) {
    .sticky .site-cats__alt-nav {
      display: block;
      line-height:40px; } }

.site-cats__toggle {
  cursor: pointer;
  font-size: 1.25rem;
  font-weight: bold; }
  .site-cats__toggle i {
    float: right; }
  @media (min-width: 801px) {
    .site-cats__toggle {
      display: none; } }

.search-form {
  position: relative; }
  .site-header .search-form:before {
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    font-smoothing: antialiased;
    font-smoothing: grayscale;
    content: "\f21f";
    color: #d7d7da;
    display: inline-block;
    margin-right: 3px;
    line-height: 1; }
  .search-form label {
    display: block;
    width: 100%; }
    .site-header .search-form label {
      display: inline;
      width: auto; }
  .search-form input[type="search"] {
    font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: lowercase;
    color: #fff;
    background: none;
    font-weight: 400;
    border-radius: 0;
    width: 100%;
    margin-bottom: 10px; }
    .site-header .search-form input[type="search"] {
      border: 0;
      border-bottom: 1px solid #fff;
      color: #fff;
      margin: auto;
      width: auto; }
  .search-form ::-webkit-input-placeholder {
    color: #fff; }
  .search-form :-moz-placeholder {
    /* Firefox 18- */
    color: #fff; }
  .search-form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff; }
  .search-form :-ms-input-placeholder {
    color: #fff; }
  .site-header .search-form input[type="submit"] {
    display: none; }
  @media (max-width: 799px) {
    .site-header .search-form {
      padding: 15px 20px 15px 15px; }
      .site-header .search-form:before {
        font-size: 1.75rem;
        vertical-align: middle; } }
  @media (min-width: 801px) {
    .site-header .search-form {
      margin-left: 25px;
      display: inline-block; }
    .search-form:hover:before {
      color: black; }
    .search-form:before {
      color: #d7d7da;
      font-size: 1.25rem; }
    .search-form.toggled:before {
      opacity: 0; }
    .site-header .search-form input[type="search"] {
      width: 0;
      padding: 0;
      color: #fff;
      background: #d7d7da;
      border: 0;
      outline: none;
      overflow: hidden;
      -webkit-transform: scale(0);
              transform: scale(0);
      transition: -webkit-transform .25s ease-in-out;
      transition: transform .25s ease-in-out; }
    .site-header .search-form.toggled input[type="search"] {
      width: 100px;
      padding: 0 17px;
      height: 18px;
      box-sizing: border-box;
      -webkit-transform: scale(1);
              transform: scale(1); } }
  @media (min-width: 1281px) {
    .site-header .search-form input[type="search"] {
      position: absolute;
      top: 0;
      left: 0; } }

/* !Fashion slider
/* ============================================================ */
.fashion-slider {
  padding: 0; }
  .fashion-slider:after {
    clear: both; }

.fashion-slide {
  position: relative;
  overflow: hidden; }
  .fashion-slide a {
    color: #fff;
    display: block;
    width: 100%;
    background-size: cover;
    height: 150px;
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%); }
    .fashion-slide a:hover {
      -webkit-filter: grayscale(0);
              filter: grayscale(0); }
  @media (min-width: 801px) {
    .fashion-slide a {
      height: 200px; } }
  @media (min-width: 1025px) {
    .fashion-slide a {
      height: 253px; } }

.fashion-slide__title {
  background: rgba(0, 0, 0, 0.5);
  font-size: 1.2rem;
  color: #fff; }

.fashion-slider:before {
  content:'My Outfits';
  position:absolute;
  bottom: 30%;
  left: 19%;
  font: normal 400 36px Holland, 'MistralD', Georgia, Times, serif;
  color: #ffffff;
  z-index: 2000; }

.owl-buttons > * {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 48px;
  width: 48px;
  font-size: 32px;
  line-height: 48px;
  color: #fff;
  overflow: hidden;
  text-align: center; }
  .owl-buttons > *:before {
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    font-smoothing: antialiased;
    font-smoothing: grayscale;
    display: inline-block; }

.owl-prev {
  left: 0; }
  .owl-prev:before {
    text-indent: -6px;
    content: "\f124"; }

.owl-next {
  right: 0; }
  .owl-next:before {
    text-indent: 6px;
    content: "\f125"; }

/* !Latest updates
/* ============================================================ */
.latest-updates {
  overflow: hidden; }

@media (min-width: 481px) {
  .latest-updates__inner {
    margin-left: -12px;
    margin-right: -12px; } }
@media (min-width: 801px) {
  .latest-updates__inner {
    margin-left: -24px;
    margin-right: -24px; } }

.latest-update {
  position: relative;
  width: 309px;
  max-width: 100%;
  color: black; }
  .latest-update a {
    display: block;
    position: relative;
    height: 100%;
    width: 100%;
    color: black; }
  .latest-update img {
    display: block; }
  @media (max-width: 479px) {
    .latest-update {
      position: relative !important;
      left: auto !important;
      right: auto !important;
      top: auto !important;
      bottom: auto !important;
      margin: 0 auto 35px; } }
  @media (min-width: 481px) {
    .latest-update {
      width: 50%;
      padding-left: 12px;
      padding-right: 12px;
      float: left;
      margin-bottom: 35px; } }
  @media (min-width: 801px) {
    .latest-update {
      margin-bottom: 70px;
      width: 33.33333%;
      padding-left: 24px;
      padding-right: 24px; } }

.latest-update__category {
  text-transform: uppercase;
  top: 15px;
  bottom: auto;
  font-weight: 400;
  padding: 10px;
  font-size: .85rem;
  font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  letter-spacing:0.05em; }

/* Container */
@media (min-width: 481px) {
  .press {
    content: "";
    display: table;
    margin: 0 -24px; } }

/* Press item */
.press-article {
  margin-bottom: 30px; }
  .press-article a {
    color: black; }
    .press-article a:hover {
      text-decoration: none; }
  @media (min-width: 481px) {
    .press-article {
      padding-left: 24px;
      padding-right: 24px;
      float: left;
      width: 50%;
      height:415px; } }
  @media (min-width: 801px) {
    .press-article {
      width: 33.33333%;
      margin-bottom: 100px;
      height: 405px; }
      .press-article p {
        margin: 0; } }

/* Figure */
.press-figure {
  margin: 0;
  overflow: hidden; }
  .press-figure img {
    display: block; }

/* Title */
.press-title {
  margin: 20px 0 12px;
  line-height: 1;
  font-size: 1.7rem; }

.fashion-shop {
  border-bottom: 1px solid #d7d7da; }

.fashion-products {
  text-align: center; }

.fashion-product {
  max-width: 165px;
  width: 100%;
  margin: 0 auto 20px; }
  @media (min-width: 481px) {
    .fashion-product {
      display: inline-block;
      margin: 0 20px 20px 20px; } }

.fashion-product-thumb {
  margin: 0;
  width: 100%; }
  .fashion-product-thumb img {
    display: block; }

.fashion-product-title {
  margin-bottom: 0; }
  
  .shop_container {margin:20px auto;}  
  .shop_the_look {width:32%;margin-right:2%;float:left;margin-bottom: 12px;}
  .shop_the_look:nth-of-type(3n) {margin-right:0px;}
  .shop_look_image {background-size: cover!important;height: 0px;padding-top: 100%;position:relative;}
  .shop_look_info_wrapper {position: absolute;top: 0;left: 0;right: 0;height: 100%;padding:13%;}
   html.no-touchevents .shop_look_info_wrapper { opacity:0;}
   html.no-touchevents .shop_look_info_wrapper:hover {opacity:1;-webkit-transition: opacity 200ms ease;-moz-transition:    opacity 200ms ease;transition:         opacity 200ms ease;}
  .shop_look_info {background-color: rgba(255, 255, 255, 0.5);height:100%;width: 100%;text-align: center;padding: 6% 0 3%;}
  .shop_look_info h2 {margin: -8px 10% 14px;padding-bottom: 0px;color: black;border-bottom: 1px solid black;width: 80%;font-family: Holland, 'MistralD', Georgia, Times, serif;font-size: 36px;letter-spacing: 1.5px;font-weight: normal;}
  .shop_look_info h3 {    
    margin: 6px 0;
    color: black;
    font-family: Oswald;
    font-size: 1.05em;
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
	}
	ul.pagination {clear: both;list-style: none;text-transform: uppercase;font-family: 'Oswald', 'Helvetica Neue', Helvetica, Arial, sans-serif;text-transform: uppercase;font-weight: 300;letter-spacing: 0.1em;padding-left:0px;margin-left:0px;margin-bottom:50px;}
  .pagination li a {color: black;}#next-posts {float:right;}
  
  /* =Responsiveness: Small Computer ================================================== */ 
  @media only screen and (min-width : 876px) and (max-width : 1024px) {     
  .shop_look_info h2 {	margin-bottom:9px;	font-size:30px;	}	
  .shop_look_info h3 {	font-size: .9em;	}  
  } 
  /* =Responsiveness: Large Tablet ================================================== */ 
  @media only screen and (min-width : 768px) and (max-width : 875px) { 	
  .shop_look_info h2 {	margin-bottom:9px;	font-size:30px;	}	
  .shop_look_info h3 {	font-size: .9em;	} 	
  .shop_look_info_wrapper {	padding:0;	}
  }
  /* =Responsiveness:Small Tablet ================================================== */ 
  @media only screen and (min-width : 651px) and (max-width : 767px) { 	
  .shop_look_info h2 {	margin-bottom:6px;	font-size:28px;	}	
  .shop_look_info h3 {	font-size: .9em;	margin:3px 0;	} 	
  .shop_look_info_wrapper {	padding:0;	}
  }
  /* =Responsiveness: Smaller ================================================== */ 
  @media only screen and (min-width : 551px) and (max-width : 650px) { 	
  .shop_the_look {    width: 49%;    margin-right: 2%;	}	
  .shop_the_look:nth-child(even) {	margin-right:0px;	}	
  .shop_look_info h2 {	margin-bottom:6px;	font-size:28px;	}	
  .shop_look_info h3 {	font-size: .9em;	margin:3px 0;	} 
  }
  /* =Responsiveness: Mobile (Large) ================================================== */ 
  @media only screen and (min-width : 421px) and (max-width : 550px) { 	
  .shop_the_look {	width:100%;	max-width:320px;	margin:6px auto!important;	float:none;	}	
  }
  /* =Responsiveness: Mobile ================================================== */ 
  @media only screen and (max-width : 420px) { 	
  .shop_look_info h2 {	margin-bottom:4px;	font-size:28px;	}	
  .shop_look_info h3 {	font-size: .9em;	} 	
  .shop_the_look {	width:100%;	max-width:320px;	margin:6px auto!important;	float:none;	}
  } 
  
.home-blog {
}
.home-blog a {
	background-position: 50% 50%;
	background-size: cover;
	display: block;
	padding-bottom: 60%;
	width: auto;
}

.home-blog a img {
	display: none;
}