/**
 * Theme Name: Chic
 * Theme URI: https://wisdomthemes.com/themes/Chic
 * Author: WisdomThemes
 * Author URI: https://wisdomthemes.com
 * Description: A stylish blogging theme for WordPress.
 * Version: 1.0.3
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain: wisdomthemes
 * Domain Path: /languages/
 * Tags: light, one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, fluid-layout, responsive-layout, custom-menu, editor-style, featured-images, sticky-post, theme-options, threaded-comments, translation-ready, photoblogging
 *
 * Chic WordPress Theme, Copyright (c) 2015, WisdomThemes
 * Chic is distributed under the terms of the GNU GPL
 */
/* $h1-font-sizes: (
  null : (32px, 1.4),
  sm   : (40px, 1.4),
  lg   : (50.512px, 1.3),
); */
/* ==========================================================================
 # Theme Base Styles (scss/base/base.scss)
========================================================================== */
/* Font-size generator */
/* CSS Reset */
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: 0;
}

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

select {
  max-width: 100%;
}

/* Base styles */
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 62.5%;
  box-sizing: border-box;
}

*,
*: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;
  outline: 0;
}

*:hover, *:focus, *:active {
  outline: 0;
}

::-moz-focus-inner {
  border: 0;
  padding: 0;
}

body {
  margin: 0;
  overflow-x: hidden;
}

blockquote, q {
  quotes: "" "";
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

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

svg {
  max-height: 100%;
}

embed,
iframe,
object {
  max-width: 100%;
}

/* Scaffolding styles */
.container {
  max-width: 1200px;
  width: 100%;
  padding: 0 30px;
  margin-left: auto;
  margin-right: auto;
}

.content-area {
  width: 100%;
}
@media screen and (min-width: 43.75em) {
  .content-area.left-sidebar, .content-area.right-sidebar {
    max-width: 64.0350877193%;
    float: left;
  }
}

.widget-area {
  width: 100%;
}
@media screen and (min-width: 43.75em) {
  .widget-area {
    max-width: 31.5789473684%;
    float: left;
  }
}
@media screen and (min-width: 43.75em) {
  .widget-area.left-sidebar {
    margin-right: 4.3859649123%;
  }
}
@media screen and (min-width: 43.75em) {
  .widget-area.right-sidebar {
    margin-left: 4.3859649123%;
  }
}

/* Utility styles */
.circle {
  border-radius: 50%;
}

.rounded {
  border-radius: 3px;
}

.border {
  border: 3px solid #000000;
}

.border-transparent {
  border: 3px solid transparent;
}

.heading-font {
  font-family: "Source Serif Pro", Helvetica, sans-serif, Helvetica, sans-serif;
}

.primary-font {
  font-family: "Source Serif Pro", Helvetica, sans-serif;
}

.secondary-font {
  font-family: "Source Sans Pro", Helvetica, sans-serif;
}

.hover-none:hover, .hover-none:focus, .hover-none:active {
  background: inherit;
  text-decoration: none;
  color: inherit;
}

.table {
  display: table;
  width: 100%;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.fixed {
  position: fixed;
}

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

@media screen and (min-width: 43.75em) {
  .sm-center-block {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 54.375em) {
  .md-center-block {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 65em) {
  .lg-center-block {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}

.top-0 {
  top: 0;
}

.right-0 {
  right: 0;
}

.bottom-0 {
  bottom: 0;
}

.left-0 {
  left: 0;
}

.z1 {
  z-index: 1;
}

.z2 {
  z-index: 2;
}

.z3 {
  z-index: 3;
}

.z4 {
  z-index: 4;
}

.lh1 {
  line-height: 1;
}

.inline {
  display: inline;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.table {
  display: table;
}

.table-cell {
  display: table-cell;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-scroll {
  overflow: scroll;
}

.overflow-auto {
  overflow: auto;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.left {
  float: left;
}

@media screen and (min-width: 54.375em) {
  .md-left {
    float: left;
  }
}

@media screen and (min-width: 43.75em) {
  .sm-left {
    float: left;
  }
}

@media screen and (min-width: 65em) {
  .lg-left {
    float: left;
  }
}

.right {
  float: right;
}

@media screen and (min-width: 54.375em) {
  .md-right {
    float: right;
  }
}

@media screen and (min-width: 43.75em) {
  .sm-right {
    float: right;
  }
}

@media screen and (min-width: 65em) {
  .lg-right {
    float: right;
  }
}

.fit {
  max-width: 100%;
}

.border-box {
  box-sizing: border-box;
}

.bold {
  font-weight: bold;
}

.semibold {
  font-weight: 600;
}

.regular {
  font-weight: 400;
}

.light {
  font-weight: 300;
}

.italic {
  font-style: italic;
}

.caps {
  text-transform: uppercase;
  letter-spacing: .2em;
}

.left-align {
  text-align: left;
}

.center {
  text-align: center;
}

.right-align {
  text-align: right;
}

.justify {
  text-align: justify;
}

.nowrap {
  white-space: nowrap;
}

.break-word {
  word-wrap: break-word;
}

.truncate {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list-reset {
  list-style: none;
  padding-left: 0;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.no-underline {
  text-decoration: none !important;
}

.underline {
  text-decoration: underline;
}

.pointer {
  cursor: pointer;
}

.hidden {
  display: none;
}

.vertical-align {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (min-width: 43.75em) {
  .sm-vertical-align {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media screen and (min-width: 54.375em) {
  .md-vertical-align {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media screen and (min-width: 65em) {
  .lg-vertical-align {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

/* WordPress styles */
.sticky {
  display: block;
}

.bypostauthor {
  display: block;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.wp-caption {
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 12.5px 0;
  margin: 1.25rem 0;
}

.wp-caption-text {
  text-align: left;
}

.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

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

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

/* Image Alignments */
.alignleft {
  display: inline;
  float: left;
  margin-right: 25px;
  margin-right: 2.5rem;
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 25px;
  margin-left: 2.5rem;
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
}

.alignnone {
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
}

/* Lists */
.entry-content ul, .entry-content ol {
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
}
.entry-content ul ul, .entry-content ul ol, .entry-content ol ul, .entry-content ol ol {
  margin: 0;
}

/* forms */
.entry-content fieldset {
  margin: 25px 0;
  margin: 2.5rem 0;
}

/* Table */
.entry-content table {
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
}

/* Typography styles */
body {
  font-family: "Source Serif Pro", Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5625;
  color: #000000;
  background-color: #ffffff;
  text-rendering: optimizeLegibility;
}

/* ::-moz-selection {
  color: $selection-color;
  background-color: $selection-background;
} */
::selection {
  color: #ffffff;
  background-color: #1496ff;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Source Serif Pro", Helvetica, sans-serif, Helvetica, sans-serif;
  font-weight: 600;
  line-height: 1.4;
  color: #000000;
  margin-bottom: 3%;
  margin-top: 0;
  clear: both;
}

h1, .h1 {
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 1.3;
}
@media screen and (min-width: 52em) {
  h1, .h1 {
    font-size: 45px;
    font-size: 4.5rem;
    line-height: 1.3;
  }
}
@media screen and (min-width: 65em) {
  h1, .h1 {
    font-size: 60px;
    font-size: 6rem;
    line-height: 1.2;
  }
}

h2, .h2 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.3;
}
@media screen and (min-width: 52em) {
  h2, .h2 {
    font-size: 35px;
    font-size: 3.5rem;
    line-height: 1.3;
  }
}
@media screen and (min-width: 65em) {
  h2, .h2 {
    font-size: 45px;
    font-size: 4.5rem;
    line-height: 1.3;
  }
}

h3, .h3 {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.4;
}
@media screen and (min-width: 52em) {
  h3, .h3 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.3;
  }
}
@media screen and (min-width: 65em) {
  h3, .h3 {
    font-size: 35px;
    font-size: 3.5rem;
    line-height: 1.3;
  }
}

h4, .h4 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4;
}
@media screen and (min-width: 52em) {
  h4, .h4 {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 1.4;
  }
}
@media screen and (min-width: 65em) {
  h4, .h4 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.3;
  }
}

h5, .h5 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4;
}
@media screen and (min-width: 65em) {
  h5, .h5 {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 1.4;
  }
}

h6, .h6 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4;
}

a {
  color: #1496ff;
  text-decoration: none;
}
a:hover, a:focus, a:active {
  color: #1496ff;
  text-decoration: underline;
}

p {
  margin-top: 0;
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
}

dl, ol, ul {
  margin: 0;
}

pre {
  font-family: Consolas, monospace;
  background-color: #f5f2f0;
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
  margin-top: 0;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

address {
  margin: 25px 0;
  margin: 2.5rem 0;
}

hr {
  border: 0;
  outline: 0;
  border-width: 0 0 2px 0;
  border-style: solid;
  width: 100%;
  border-color: #000000;
  margin: 25px 0;
  margin: 2.5rem 0;
}

.fontsize-xsm {
  font-size: 13px;
  font-size: 1.3rem;
}

.fontsize-xxsm {
  font-size: 11.04px;
  font-size: 1.104rem;
}

.fontsize-sm {
  font-size: 14px;
  font-size: 1.4rem;
}

.fontsize-md {
  font-size: 18px;
  font-size: 1.8rem;
}

.fontsize-base {
  font-size: 16px;
  font-size: 1.6rem;
}

.fontsize-lg {
  font-size: 20px;
  font-size: 2rem;
}

.fontsize-xlg {
  font-size: 25px;
  font-size: 2.5rem;
}

.fontsize-xxlg {
  font-size: 28px;
  font-size: 2.8rem;
}

.letterspacing-1 {
  letter-spacing: 1px;
  letter-spacing: 0.1rem;
}

.letterspacing-2 {
  letter-spacing: 2px;
  letter-spacing: 0.2rem;
}

.letterspacing-3 {
  letter-spacing: 3.2px;
  letter-spacing: 0.32rem;
}

.letterspacing-4 {
  letter-spacing: 4px;
  letter-spacing: 0.4rem;
}

/* Grid styles */
.col {
  float: left;
  box-sizing: border-box;
}

.col-right {
  float: right;
  box-sizing: border-box;
}

.col-1 {
  width: 8.3333333333%;
}

.col-2 {
  width: 16.6666666667%;
}

.col-3 {
  width: 25%;
}

.col-4 {
  width: 33.3333333333%;
}

.col-5 {
  width: 41.6666666667%;
}

.col-6 {
  width: 50%;
}

.col-7 {
  width: 58.3333333333%;
}

.col-8 {
  width: 66.6666666667%;
}

.col-9 {
  width: 75%;
}

.col-10 {
  width: 83.3333333333%;
}

.col-11 {
  width: 91.6666666667%;
}

.col-12 {
  width: 100%;
}

@media (min-width: 43.75em) {
  .sm-col {
    float: left;
    box-sizing: border-box;
  }

  .sm-col-right {
    float: right;
    box-sizing: border-box;
  }

  .sm-col-1 {
    width: 8.3333333333%;
  }

  .sm-col-2 {
    width: 16.6666666667%;
  }

  .sm-col-3 {
    width: 25%;
  }

  .sm-col-4 {
    width: 33.3333333333%;
  }

  .sm-col-5 {
    width: 41.6666666667%;
  }

  .sm-col-6 {
    width: 50%;
  }

  .sm-col-7 {
    width: 58.3333333333%;
  }

  .sm-col-8 {
    width: 66.6666666667%;
  }

  .sm-col-9 {
    width: 75%;
  }

  .sm-col-10 {
    width: 83.3333333333%;
  }

  .sm-col-11 {
    width: 91.6666666667%;
  }

  .sm-col-12 {
    width: 100%;
  }
}
@media (min-width: 54.375em) {
  .md-col {
    float: left;
    box-sizing: border-box;
  }

  .md-col-right {
    float: right;
    box-sizing: border-box;
  }

  .md-col-1 {
    width: 8.3333333333%;
  }

  .md-col-2 {
    width: 16.6666666667%;
  }

  .md-col-3 {
    width: 25%;
  }

  .md-col-4 {
    width: 33.3333333333%;
  }

  .md-col-5 {
    width: 41.6666666667%;
  }

  .md-col-6 {
    width: 50%;
  }

  .md-col-7 {
    width: 58.3333333333%;
  }

  .md-col-8 {
    width: 66.6666666667%;
  }

  .md-col-9 {
    width: 75%;
  }

  .md-col-10 {
    width: 83.3333333333%;
  }

  .md-col-11 {
    width: 91.6666666667%;
  }

  .md-col-12 {
    width: 100%;
  }
}
@media (min-width: 65em) {
  .lg-col {
    float: left;
    box-sizing: border-box;
  }

  .lg-col-right {
    float: right;
    box-sizing: border-box;
  }

  .lg-col-1 {
    width: 8.3333333333%;
  }

  .lg-col-2 {
    width: 16.6666666667%;
  }

  .lg-col-3 {
    width: 25%;
  }

  .lg-col-4 {
    width: 33.3333333333%;
  }

  .lg-col-5 {
    width: 41.6666666667%;
  }

  .lg-col-6 {
    width: 50%;
  }

  .lg-col-7 {
    width: 58.3333333333%;
  }

  .lg-col-8 {
    width: 66.6666666667%;
  }

  .lg-col-9 {
    width: 75%;
  }

  .lg-col-10 {
    width: 83.3333333333%;
  }

  .lg-col-11 {
    width: 91.6666666667%;
  }

  .lg-col-12 {
    width: 100%;
  }
}
/* Buttons styles */
.btn, button, input[type="submit"], input[type="reset"] {
  font-family: "Source Serif Pro", Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  background-color: #1496ff;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  padding: 8px 30px;
  margin: 0;
  height: auto;
  vertical-align: middle;
  -webkit-appearance: none;
}
.btn:hover, .btn:focus, .btn:active, button:hover, button:focus, button:active, input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active, input[type="reset"]:hover, input[type="reset"]:focus, input[type="reset"]:active {
  color: #ffffff;
  background: #000000;
  border-color: #000000;
  text-decoration: none;
  outline: none;
}

button, input[type="submit"], input[type="reset"] {
  outline: none;
  border: 2px solid #ebebeb;
  border-color: #1496ff;
}

/* Forms styles */
input,
select,
textarea,
fieldset {
  outline: none;
  font-size: 16px;
  box-sizing: border-box;
  margin-top: 0;
  margin-bottom: 0;
}

label {
  vertical-align: middle;
}

input[type=text],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=time],
input[type=url],
input[type=week],
select:not([multiple]),
textarea {
  color: #666666;
  background: #ffffff;
  padding: 10px 10px;
  border: 2px solid #ebebeb;
  border-radius: 0;
  vertical-align: middle;
  -webkit-appearance: none;
}
input[type=text]:hover, input[type=text]:focus, input[type=text]:active,
input[type=date]:hover,
input[type=date]:focus,
input[type=date]:active,
input[type=datetime]:hover,
input[type=datetime]:focus,
input[type=datetime]:active,
input[type=datetime-local]:hover,
input[type=datetime-local]:focus,
input[type=datetime-local]:active,
input[type=email]:hover,
input[type=email]:focus,
input[type=email]:active,
input[type=month]:hover,
input[type=month]:focus,
input[type=month]:active,
input[type=number]:hover,
input[type=number]:focus,
input[type=number]:active,
input[type=password]:hover,
input[type=password]:focus,
input[type=password]:active,
input[type=search]:hover,
input[type=search]:focus,
input[type=search]:active,
input[type=tel]:hover,
input[type=tel]:focus,
input[type=tel]:active,
input[type=time]:hover,
input[type=time]:focus,
input[type=time]:active,
input[type=url]:hover,
input[type=url]:focus,
input[type=url]:active,
input[type=week]:hover,
input[type=week]:focus,
input[type=week]:active,
select:not([multiple]):hover,
select:not([multiple]):focus,
select:not([multiple]):active,
textarea:hover,
textarea:focus,
textarea:active {
  color: #666666;
  background: #ffffff;
  border: 2px solid #bcbcbc;
}

select {
  padding: 10px 10px;
}

select:not([multiple]) {
  vertical-align: middle;
}

/* Tables styles */
table {
  border-collapse: separate;
  border-spacing: 0;
  max-width: 100%;
  width: 100%;
}

th {
  text-align: left;
}

th,
td {
  line-height: inherit;
}

th {
  vertical-align: bottom;
}

td {
  vertical-align: top;
}

/* Spacing styles */
.m0 {
  margin: 0;
}

.mt0 {
  margin-top: 0;
}

.mr0 {
  margin-right: 0;
}

.mb0 {
  margin-bottom: 0;
}

.ml0 {
  margin-left: 0;
}

.m1 {
  margin: 0.8rem;
}

.mt1 {
  margin-top: 0.8rem;
}

.mr1 {
  margin-right: 0.8rem;
}

.mb1 {
  margin-bottom: 0.8rem;
}

.ml1 {
  margin-left: 0.8rem;
}

.m2 {
  margin: 1.6rem;
}

.mt2 {
  margin-top: 1.6rem;
}

.mr2 {
  margin-right: 1.6rem;
}

.mb2 {
  margin-bottom: 1.6rem;
}

.ml2 {
  margin-left: 1.6rem;
}

.m3 {
  margin: 3.2rem;
}

.mt3 {
  margin-top: 3.2rem;
}

.mr3 {
  margin-right: 3.2rem;
}

.mb3 {
  margin-bottom: 3.2rem;
}

.ml3 {
  margin-left: 3.2rem;
}

.m4 {
  margin: 6.4rem;
}

.mt4 {
  margin-top: 6.4rem;
}

.mr4 {
  margin-right: 6.4rem;
}

.mb4 {
  margin-bottom: 6.4rem;
}

.ml4 {
  margin-left: 6.4rem;
}

.mxn1 {
  margin-left: -0.8rem;
  margin-right: -0.8rem;
}

.mxn2 {
  margin-left: -1.6rem;
  margin-right: -1.6rem;
}

.mxn3 {
  margin-left: -3.2rem;
  margin-right: -3.2rem;
}

.mxn4 {
  margin-left: -6.4rem;
  margin-right: -6.4rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.p0 {
  padding: 0;
}

.pt0 {
  padding-top: 0;
}

.pr0 {
  padding-right: 0;
}

.pb0 {
  padding-bottom: 0;
}

.pl0 {
  padding-left: 0;
}

.p1 {
  padding: 0.8rem;
}

.pt1 {
  padding-top: 0.8rem;
}

.pr1 {
  padding-right: 0.8rem;
}

.pb1 {
  padding-bottom: 0.8rem;
}

.pl1 {
  padding-left: 0.8rem;
}

.py1 {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}

.px1 {
  padding-left: 0.8rem;
  padding-right: 0.8rem;
}

.p2 {
  padding: 1.6rem;
}

.pt2 {
  padding-top: 1.6rem;
}

.pr2 {
  padding-right: 1.6rem;
}

.pb2 {
  padding-bottom: 1.6rem;
}

.pl2 {
  padding-left: 1.6rem;
}

.py2 {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
}

.px2 {
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}

.p3 {
  padding: 3.2rem;
}

.pt3 {
  padding-top: 3.2rem;
}

.pr3 {
  padding-right: 3.2rem;
}

.pb3 {
  padding-bottom: 3.2rem;
}

.pl3 {
  padding-left: 3.2rem;
}

.py3 {
  padding-top: 3.2rem;
  padding-bottom: 3.2rem;
}

.px3 {
  padding-left: 3.2rem;
  padding-right: 3.2rem;
}

.p4 {
  padding: 6.4rem;
}

.pt4 {
  padding-top: 6.4rem;
}

.pr4 {
  padding-right: 6.4rem;
}

.pb4 {
  padding-bottom: 6.4rem;
}

.pl4 {
  padding-left: 6.4rem;
}

.py4 {
  padding-top: 6.4rem;
  padding-bottom: 6.4rem;
}

.px4 {
  padding-left: 6.4rem;
  padding-right: 6.4rem;
}

/* Responsive spacing */
@media (min-width: 43.75em) {
  .sm-m0 {
    margin: 0;
  }

  .sm-mt0 {
    margin-top: 0;
  }

  .sm-mr0 {
    margin-right: 0;
  }

  .sm-mb0 {
    margin-bottom: 0;
  }

  .sm-ml0 {
    margin-left: 0;
  }

  .sm-m1 {
    margin: 0.8rem;
  }

  .sm-mt1 {
    margin-top: 0.8rem;
  }

  .sm-mr1 {
    margin-right: 0.8rem;
  }

  .sm-mb1 {
    margin-bottom: 0.8rem;
  }

  .sm-ml1 {
    margin-left: 0.8rem;
  }

  .sm-m2 {
    margin: 1.6rem;
  }

  .sm-mt2 {
    margin-top: 1.6rem;
  }

  .sm-mr2 {
    margin-right: 1.6rem;
  }

  .sm-mb2 {
    margin-bottom: 1.6rem;
  }

  .sm-ml2 {
    margin-left: 1.6rem;
  }

  .sm-m3 {
    margin: 3.2rem;
  }

  .sm-mt3 {
    margin-top: 3.2rem;
  }

  .sm-mr3 {
    margin-right: 3.2rem;
  }

  .sm-mb3 {
    margin-bottom: 3.2rem;
  }

  .sm-ml3 {
    margin-left: 3.2rem;
  }

  .sm-m4 {
    margin: 6.4rem;
  }

  .sm-mt4 {
    margin-top: 6.4rem;
  }

  .sm-mr4 {
    margin-right: 6.4rem;
  }

  .sm-mb4 {
    margin-bottom: 6.4rem;
  }

  .sm-ml4 {
    margin-left: 6.4rem;
  }

  .sm-mxn1 {
    margin-left: -0.8rem;
    margin-right: -0.8rem;
  }

  .sm-mxn2 {
    margin-left: -1.6rem;
    margin-right: -1.6rem;
  }

  .sm-mxn3 {
    margin-left: -3.2rem;
    margin-right: -3.2rem;
  }

  .sm-mxn4 {
    margin-left: -6.4rem;
    margin-right: -6.4rem;
  }

  .sm-mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 54.375em) {
  .md-m0 {
    margin: 0;
  }

  .md-mt0 {
    margin-top: 0;
  }

  .md-mr0 {
    margin-right: 0;
  }

  .md-mb0 {
    margin-bottom: 0;
  }

  .md-ml0 {
    margin-left: 0;
  }

  .md-m1 {
    margin: 0.8rem;
  }

  .md-mt1 {
    margin-top: 0.8rem;
  }

  .md-mr1 {
    margin-right: 0.8rem;
  }

  .md-mb1 {
    margin-bottom: 0.8rem;
  }

  .md-ml1 {
    margin-left: 0.8rem;
  }

  .md-m2 {
    margin: 1.6rem;
  }

  .md-mt2 {
    margin-top: 1.6rem;
  }

  .md-mr2 {
    margin-right: 1.6rem;
  }

  .md-mb2 {
    margin-bottom: 1.6rem;
  }

  .md-ml2 {
    margin-left: 1.6rem;
  }

  .md-m3 {
    margin: 3.2rem;
  }

  .md-mt3 {
    margin-top: 3.2rem;
  }

  .md-mr3 {
    margin-right: 3.2rem;
  }

  .md-mb3 {
    margin-bottom: 3.2rem;
  }

  .md-ml3 {
    margin-left: 3.2rem;
  }

  .md-m4 {
    margin: 6.4rem;
  }

  .md-mt4 {
    margin-top: 6.4rem;
  }

  .md-mr4 {
    margin-right: 6.4rem;
  }

  .md-mb4 {
    margin-bottom: 6.4rem;
  }

  .md-ml4 {
    margin-left: 6.4rem;
  }

  .md-mxn1 {
    margin-left: -0.8rem;
    margin-right: -0.8rem;
  }

  .md-mxn2 {
    margin-left: -1.6rem;
    margin-right: -1.6rem;
  }

  .md-mxn3 {
    margin-left: -3.2rem;
    margin-right: -3.2rem;
  }

  .md-mxn4 {
    margin-left: -6.4rem;
    margin-right: -6.4rem;
  }

  .md-mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 65em) {
  .lg-m0 {
    margin: 0;
  }

  .lg-mt0 {
    margin-top: 0;
  }

  .lg-mr0 {
    margin-right: 0;
  }

  .lg-mb0 {
    margin-bottom: 0;
  }

  .lg-ml0 {
    margin-left: 0;
  }

  .lg-m1 {
    margin: 0.8rem;
  }

  .lg-mt1 {
    margin-top: 0.8rem;
  }

  .lg-mr1 {
    margin-right: 0.8rem;
  }

  .lg-mb1 {
    margin-bottom: 0.8rem;
  }

  .lg-ml1 {
    margin-left: 0.8rem;
  }

  .lg-m2 {
    margin: 1.6rem;
  }

  .lg-mt2 {
    margin-top: 1.6rem;
  }

  .lg-mr2 {
    margin-right: 1.6rem;
  }

  .lg-mb2 {
    margin-bottom: 1.6rem;
  }

  .lg-ml2 {
    margin-left: 1.6rem;
  }

  .lg-m3 {
    margin: 3.2rem;
  }

  .lg-mt3 {
    margin-top: 3.2rem;
  }

  .lg-mr3 {
    margin-right: 3.2rem;
  }

  .lg-mb3 {
    margin-bottom: 3.2rem;
  }

  .lg-ml3 {
    margin-left: 3.2rem;
  }

  .lg-m4 {
    margin: 6.4rem;
  }

  .lg-mt4 {
    margin-top: 6.4rem;
  }

  .lg-mr4 {
    margin-right: 6.4rem;
  }

  .lg-mb4 {
    margin-bottom: 6.4rem;
  }

  .lg-ml4 {
    margin-left: 6.4rem;
  }

  .lg-mxn1 {
    margin-left: -0.8rem;
    margin-right: -0.8rem;
  }

  .lg-mxn2 {
    margin-left: -1.6rem;
    margin-right: -1.6rem;
  }

  .lg-mxn3 {
    margin-left: -3.2rem;
    margin-right: -3.2rem;
  }

  .lg-mxn4 {
    margin-left: -6.4rem;
    margin-right: -6.4rem;
  }

  .lg-mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 43.75em) {
  .sm-p0 {
    padding: 0;
  }

  .sm-pt0 {
    padding-top: 0;
  }

  .sm-pr0 {
    padding-right: 0;
  }

  .sm-pb0 {
    padding-bottom: 0;
  }

  .sm-pl0 {
    padding-left: 0;
  }

  .sm-p1 {
    padding: 0.8rem;
  }

  .sm-pt1 {
    padding-top: 0.8rem;
  }

  .sm-pr1 {
    padding-right: 0.8rem;
  }

  .sm-pb1 {
    padding-bottom: 0.8rem;
  }

  .sm-pl1 {
    padding-left: 0.8rem;
  }

  .sm-py1 {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
  }

  .sm-px1 {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }

  .sm-p2 {
    padding: 1.6rem;
  }

  .sm-pt2 {
    padding-top: 1.6rem;
  }

  .sm-pr2 {
    padding-right: 1.6rem;
  }

  .sm-pb2 {
    padding-bottom: 1.6rem;
  }

  .sm-pl2 {
    padding-left: 1.6rem;
  }

  .sm-py2 {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
  }

  .sm-px2 {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .sm-p3 {
    padding: 3.2rem;
  }

  .sm-pt3 {
    padding-top: 3.2rem;
  }

  .sm-pr3 {
    padding-right: 3.2rem;
  }

  .sm-pb3 {
    padding-bottom: 3.2rem;
  }

  .sm-pl3 {
    padding-left: 3.2rem;
  }

  .sm-py3 {
    padding-top: 3.2rem;
    padding-bottom: 3.2rem;
  }

  .sm-px3 {
    padding-left: 3.2rem;
    padding-right: 3.2rem;
  }

  .sm-p4 {
    padding: 6.4rem;
  }

  .sm-pt4 {
    padding-top: 6.4rem;
  }

  .sm-pr4 {
    padding-right: 6.4rem;
  }

  .sm-pb4 {
    padding-bottom: 6.4rem;
  }

  .sm-pl4 {
    padding-left: 6.4rem;
  }

  .sm-py4 {
    padding-top: 6.4rem;
    padding-bottom: 6.4rem;
  }

  .sm-px4 {
    padding-left: 6.4rem;
    padding-right: 6.4rem;
  }
}
@media (min-width: 54.375em) {
  .md-p0 {
    padding: 0;
  }

  .md-pt0 {
    padding-top: 0;
  }

  .md-pr0 {
    padding-right: 0;
  }

  .md-pb0 {
    padding-bottom: 0;
  }

  .md-pl0 {
    padding-left: 0;
  }

  .md-p1 {
    padding: 0.8rem;
  }

  .md-pt1 {
    padding-top: 0.8rem;
  }

  .md-pr1 {
    padding-right: 0.8rem;
  }

  .md-pb1 {
    padding-bottom: 0.8rem;
  }

  .md-pl1 {
    padding-left: 0.8rem;
  }

  .md-py1 {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
  }

  .md-px1 {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }

  .md-p2 {
    padding: 1.6rem;
  }

  .md-pt2 {
    padding-top: 1.6rem;
  }

  .md-pr2 {
    padding-right: 1.6rem;
  }

  .md-pb2 {
    padding-bottom: 1.6rem;
  }

  .md-pl2 {
    padding-left: 1.6rem;
  }

  .md-py2 {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
  }

  .md-px2 {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .md-p3 {
    padding: 3.2rem;
  }

  .md-pt3 {
    padding-top: 3.2rem;
  }

  .md-pr3 {
    padding-right: 3.2rem;
  }

  .md-pb3 {
    padding-bottom: 3.2rem;
  }

  .md-pl3 {
    padding-left: 3.2rem;
  }

  .md-py3 {
    padding-top: 3.2rem;
    padding-bottom: 3.2rem;
  }

  .md-px3 {
    padding-left: 3.2rem;
    padding-right: 3.2rem;
  }

  .md-p4 {
    padding: 6.4rem;
  }

  .md-pt4 {
    padding-top: 6.4rem;
  }

  .md-pr4 {
    padding-right: 6.4rem;
  }

  .md-pb4 {
    padding-bottom: 6.4rem;
  }

  .md-pl4 {
    padding-left: 6.4rem;
  }

  .md-py4 {
    padding-top: 6.4rem;
    padding-bottom: 6.4rem;
  }

  .md-px4 {
    padding-left: 6.4rem;
    padding-right: 6.4rem;
  }
}
@media (min-width: 65em) {
  .lg-p0 {
    padding: 0;
  }

  .lg-pt0 {
    padding-top: 0;
  }

  .lg-pr0 {
    padding-right: 0;
  }

  .lg-pb0 {
    padding-bottom: 0;
  }

  .lg-pl0 {
    padding-left: 0;
  }

  .lg-p1 {
    padding: 0.8rem;
  }

  .lg-pt1 {
    padding-top: 0.8rem;
  }

  .lg-pr1 {
    padding-right: 0.8rem;
  }

  .lg-pb1 {
    padding-bottom: 0.8rem;
  }

  .lg-pl1 {
    padding-left: 0.8rem;
  }

  .lg-py1 {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
  }

  .lg-px1 {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }

  .lg-p2 {
    padding: 1.6rem;
  }

  .lg-pt2 {
    padding-top: 1.6rem;
  }

  .lg-pr2 {
    padding-right: 1.6rem;
  }

  .lg-pb2 {
    padding-bottom: 1.6rem;
  }

  .lg-pl2 {
    padding-left: 1.6rem;
  }

  .lg-py2 {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
  }

  .lg-px2 {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .lg-p3 {
    padding: 3.2rem;
  }

  .lg-pt3 {
    padding-top: 3.2rem;
  }

  .lg-pr3 {
    padding-right: 3.2rem;
  }

  .lg-pb3 {
    padding-bottom: 3.2rem;
  }

  .lg-pl3 {
    padding-left: 3.2rem;
  }

  .lg-py3 {
    padding-top: 3.2rem;
    padding-bottom: 3.2rem;
  }

  .lg-px3 {
    padding-left: 3.2rem;
    padding-right: 3.2rem;
  }

  .lg-p4 {
    padding: 6.4rem;
  }

  .lg-pt4 {
    padding-top: 6.4rem;
  }

  .lg-pr4 {
    padding-right: 6.4rem;
  }

  .lg-pb4 {
    padding-bottom: 6.4rem;
  }

  .lg-pl4 {
    padding-left: 6.4rem;
  }

  .lg-py4 {
    padding-top: 6.4rem;
    padding-bottom: 6.4rem;
  }

  .lg-px4 {
    padding-left: 6.4rem;
    padding-right: 6.4rem;
  }
}
/* Colors styles */
.primary, .primary-color {
  color: #1496ff;
}

.secondary, .secondary-color {
  color: #000000;
}

.tertiary, .tertiary-color {
  color: #000000;
}

.black {
  color: #000000;
}

.gray {
  color: #333333;
}

.silver {
  color: #cccccc;
}

.white {
  color: #ffffff;
}

.hover-primary:hover, .hover-primary:focus, .hover-primary:active {
  color: #1496ff;
}

.hover-secondary:hover, .hover-secondary:focus, .hover-secondary:active {
  color: #000000;
}

.hover-tertiary:hover, .hover-tertiary:focus, .hover-tertiary:active {
  color: #000000;
}

.hover-black:hover, .hover-black:focus, .hover-black:active {
  color: #000000;
}

.hover-gray:hover, .hover-gray:focus, .hover-gray:active {
  color: #333333;
}

.hover-silver:hover, .hover-silver:focus, .hover-silver:active {
  color: #cccccc;
}

.hover-white:hover, .hover-white:focus, .hover-white:active {
  color: #ffffff;
}

.bg-primary, .primary-background {
  background-color: #1496ff;
}

.bg-secondary, .secondary-background {
  background-color: #000000;
}

.bg-tertiary, .tertiary-background {
  background-color: #000000;
}

.bg-black {
  background-color: #000000;
}

.bg-gray {
  background-color: #333333;
}

.bg-silver {
  background-color: #cccccc;
}

.bg-white {
  background-color: #ffffff;
}

.bg-transparent {
  background-color: transparent;
}

.hover-bg-primary:hover, .hover-bg-primary:focus, .hover-bg-primary:active {
  color: #1496ff;
}

.hover-bg-secondary:hover, .hover-bg-secondary:focus, .hover-bg-secondary:active {
  color: #000000;
}

.hover-bg-tertiary:hover, .hover-bg-tertiary:focus, .hover-bg-tertiary:active {
  color: #000000;
}

.hover-bg-black:hover, .hover-bg-black:focus, .hover-bg-black:active {
  color: #000000;
}

.hover-bg-gray:hover, .hover-bg-gray:focus, .hover-bg-gray:active {
  color: #333333;
}

.hover-bg-silver:hover, .hover-bg-silver:focus, .hover-bg-silver:active {
  color: #cccccc;
}

.hover-bg-white:hover, .hover-bg-white:focus, .hover-bg-white:active {
  color: #ffffff;
}

.border-primary, .primary-border {
  border-color: #1496ff;
}

.border-secondary, .secondary-border {
  border-color: #000000;
}

.border-tertiary, .tertiary-border {
  border-color: #000000;
}

.border-black {
  border-color: #000000;
}

.border-gray {
  border-color: #333333;
}

.border-silver {
  border-color: #cccccc;
}

.border-white {
  border-color: #ffffff;
}

/* Responsive styles */
.sm-show, .md-show, .lg-show {
  display: none !important;
}

@media (min-width: 43.75em) {
  .sm-show {
    display: block !important;
  }
}
@media (min-width: 54.375em) {
  .md-show {
    display: block !important;
  }
}
@media (min-width: 65em) {
  .lg-show {
    display: block !important;
  }
}
@media (min-width: 43.75em) {
  .sm-hide {
    display: none !important;
  }
}
@media (min-width: 54.375em) {
  .md-hide {
    display: none !important;
  }
}
@media (min-width: 65em) {
  .lg-hide {
    display: none !important;
  }
}
.display-none {
  display: none !important;
}

.hide {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

/* ==========================================================================
 # Theme Main Styles (scss/theme/theme.scss)
========================================================================== */
/* Utility */
.secondary-font {
  font-family: "Source Sans Pro", Helvetica, sans-serif;
}

.bg-sidebar {
  background: #f6f7f9;
}

/* Scaffolding */
/* .content-area {
  width: 100%;
  @include media( min-width $breakpoint-sm ) {
    max-width: inherit;
    float: left;
  }
}
.widget-area {
  @include media( min-width $breakpoint-sm ) {
    max-width: inherit;;
    float: left;
  }
  &.left-sidebar {
    margin-right: $sidebar-gap;
  }
  &.right-sidebar {
    margin-left: $sidebar-gap;
  }
}
 */
/* Header */
.header-light {
  border-top: 20px solid #000000;
}

.main-nav-default-dark {
  padding: 0;
  margin-top: 8.2px;
  margin-top: 0.82rem;
}
.main-nav-default-dark li {
  line-height: 1;
  list-style: none;
  float: left;
}
.main-nav-default-dark ul {
  padding: 0;
  margin: 0;
}
.main-nav-default-dark .menu-ul-class > .menu-item-has-children > a {
  padding-right: 21px;
  padding-right: 2.1rem;
}
.main-nav-default-dark .menu-ul-class > .menu-item-has-children > a:after {
  content: "\f078";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  width: 0;
  height: 0;
  font-size: 7px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -4.5px;
  speak: none;
  display: inline-block;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
}
.main-nav-default-dark a {
  color: #A5A5A5;
  font-size: 15px;
  font-size: 1.5rem;
  text-transform: uppercase;
  font-family: "Source Sans Pro", Helvetica, sans-serif;
}
.main-nav-default-dark a:hover, .main-nav-default-dark a:focus, .main-nav-default-dark a:active {
  color: #ffffff;
  text-decoration: none;
}
.main-nav-default-dark .menu-ul-class > li {
  border-right: 1px solid #A5A5A5;
  line-height: 10px;
}
.main-nav-default-dark .menu-ul-class > li > a {
  padding: 0 15px;
  padding: 0 1.5rem;
}
.main-nav-default-dark .menu-ul-class > li:first-child a {
  padding-left: 0;
}
.main-nav-default-dark .menu-ul-class > li:last-child {
  border: 0;
}
.main-nav-default-dark .sub-menu {
  position: absolute;
  display: none;
  background: #000000;
  z-index: 3;
  padding: 35px 0 15px 15px;
  padding: 3.5rem 0 1.5rem 1.5rem;
  width: 200px;
  width: 20rem;
}
.main-nav-default-dark .sub-menu li {
  float: none;
}
.main-nav-default-dark .sub-menu > .menu-item-has-children > a:after {
  content: "\f054";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  width: 0;
  height: 0;
  font-size: 7px;
  position: absolute;
  right: 21px;
  top: 50%;
  margin-top: -4px;
  speak: none;
  display: inline-block;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
}
.main-nav-default-dark .sub-menu a {
  display: block;
  padding: 5px 0;
  padding: 0.5rem 0;
}
.main-nav-default-dark .sub-menu .sub-menu {
  padding-top: 15px;
  padding-top: 1.5rem;
  right: -200px;
  right: -20rem;
  left: auto;
  top: -15px;
  top: -1.5rem;
  /* padding: 0.5rem 0; */
}

.header-border {
  border-bottom: 4px solid #000000;
}

.main-nav-default-light {
  padding: 0;
  margin-top: 9px;
  margin-top: 0.9rem;
}
.main-nav-default-light li {
  line-height: 1;
  list-style: none;
  float: left;
}
.main-nav-default-light ul {
  padding: 0;
  margin: 0;
}
.main-nav-default-light .menu-ul-class > .menu-item-has-children > a {
  padding-right: 21px;
  padding-right: 2.1rem;
}
.main-nav-default-light .menu-ul-class > .menu-item-has-children > a:after {
  content: "\f078";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  width: 0;
  height: 0;
  font-size: 7px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -4.5px;
  speak: none;
  display: inline-block;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
}
.main-nav-default-light a {
  color: #000000;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-family: "Source Sans Pro", Helvetica, sans-serif;
}
.main-nav-default-light a:hover, .main-nav-default-light a:focus, .main-nav-default-light a:active {
  color: #333333;
  text-decoration: none;
}
.main-nav-default-light .menu-ul-class > li {
  border-right: 1px solid #A5A5A5;
  line-height: 10px;
}
.main-nav-default-light .menu-ul-class > li > .sub-menu {
  border-top: 41px solid #ffffff;
}
.main-nav-default-light .menu-ul-class > li > a {
  padding: 0 15px;
  padding: 0 1.5rem;
}
.main-nav-default-light .menu-ul-class > li:first-child a {
  padding-left: 0;
}
.main-nav-default-light .menu-ul-class > li:last-child {
  border: 0;
}
.main-nav-default-light .sub-menu {
  position: absolute;
  display: none;
  background: #000000;
  z-index: 3;
  padding: 15px 0 15px 15px;
  padding: 1.5rem 0 1.5rem 1.5rem;
  width: 200px;
  width: 20rem;
}
.main-nav-default-light .sub-menu li {
  float: none;
}
.main-nav-default-light .sub-menu > .menu-item-has-children > a:after {
  content: "\f054";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  width: 0;
  height: 0;
  font-size: 7px;
  position: absolute;
  right: 21px;
  top: 50%;
  margin-top: -4px;
  speak: none;
  display: inline-block;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
}
.main-nav-default-light .sub-menu a {
  display: block;
  padding: 8px 0;
  padding: 0.8rem 0;
  color: #999999;
  font-size: 13px;
  font-size: 1.3rem;
}
.main-nav-default-light .sub-menu a:hover, .main-nav-default-light .sub-menu a:focus, .main-nav-default-light .sub-menu a:active {
  color: #ffffff;
}
.main-nav-default-light .sub-menu .sub-menu {
  padding-top: 15px;
  padding-top: 1.5rem;
  right: -200px;
  right: -20rem;
  left: auto;
  top: -15px;
  top: -1.5rem;
  /* padding: 0.5rem 0; */
}

.menu-item-has-children {
  position: relative;
}
.menu-item-has-children:hover > .sub-menu, .menu-item-has-children:focus > .sub-menu, .menu-item-has-children:active > .sub-menu {
  display: block;
}

.main-nav-default-light.center-nav {
  padding-bottom: 9px;
  padding-bottom: 0.9rem;
}

.main-nav-responsive {
  list-style: none;
  margin: 0;
  display: none;
}
.main-nav-responsive li {
  float: none;
}
.main-nav-responsive a {
  color: #ffffff;
  border-bottom: 1px solid #424242;
  padding: 1rem 0;
  display: block;
  float: none;
}
.main-nav-responsive a:hover, .main-nav-responsive a:focus, .main-nav-responsive a:active {
  color: #ffffff;
  text-decoration: none;
}
.main-nav-responsive ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-nav-responsive ul a {
  padding-left: 1rem;
}
.main-nav-responsive ul a:before {
  content: '-';
  margin-right: 0.3rem;
}
.main-nav-responsive ul ul a {
  padding-left: 2rem;
}
.main-nav-responsive ul ul a:before {
  content: '--';
  margin-right: 0.3rem;
}
.main-nav-responsive .black a {
  color: #000000;
}

.toggle-btn {
  border: none;
  display: inline-block;
  cursor: pointer;
}
.toggle-btn:hover, .toggle-btn:focus, .toggle-btn:active {
  border: none;
}

.menu-icon {
  position: relative;
  display: inline-block;
  width: 28px;
  height: 20px;
  vertical-align: middle;
  fill: none;
}
.menu-icon .line {
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 4px;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.menu-icon .line-1 {
  top: 0;
}
.menu-icon .line-2 {
  top: 50%;
  margin-top: -2px;
}
.menu-icon .line-3 {
  bottom: 0;
}

/* When active, rotate line 1 to be lefthand part of X */
.is-active .line-1 {
  -webkit-transform: translateY(8px) translateX(0) rotate(45deg);
  -ms-transform: translateY(8px) translateX(0) rotate(45deg);
  transform: translateY(8px) translateX(0) rotate(45deg);
}
.is-active .line-2 {
  opacity: 0;
}
.is-active .line-3 {
  -webkit-transform: translateY(-8px) translateX(0) rotate(-45deg);
  -ms-transform: translateY(-8px) translateX(0) rotate(-45deg);
  transform: translateY(-8px) translateX(0) rotate(-45deg);
}

.social-media {
  z-index: 6;
  position: relative;
}
.social-media a {
  font-size: 24px;
  font-size: 2.4rem;
  margin-right: 10px;
  margin-right: 1rem;
}
.social-media a:last-child {
  margin: 0;
}

/* logo */
.site-logo-img.retina-img {
  display: none;
}

.site-logo-img.regular-img {
  display: inline-block;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .site-logo-img.retina-img {
    display: inline-block;
  }

  .site-logo-img.regular-img {
    display: none;
  }
}
.col-left {
  float: left;
}

.is_stuck .site-branding__logo {
  display: block !important;
}

.outside-menu .site-branding__logo, .outside-menu .header-title, .outside-menu .header-subtitle {
  text-align: center;
}
@media (min-width: 43.75em) {
  .outside-menu .site-branding__logo, .outside-menu .header-title, .outside-menu .header-subtitle {
    text-align: inherit;
  }
}

/* Blog Listing */
/* Blog Listings (Common Styles) */
.post-list-content img {
  width: 100%;
}

.post-sharer {
  line-height: 1.4;
}

.classic .post-sharer {
  line-height: inherit;
}

.post-sharer:hover .fb-share {
  display: inline-block;
}

.post-sharer:hover .twitter-share {
  display: inline-block;
}

.post-listing-hr {
  border-bottom: 3px solid #f6f7f9;
  width: 100%;
}

.post-list .entry-date sup {
  font-size: 30%;
  letter-spacing: 0;
}

.standard .post-categories:before, .masonry .post-categories:before {
  content: "";
  position: relative;
  top: -3px;
  height: 3px;
  width: 3px;
  background: #333333;
  display: inline-block;
  border-radius: 50%;
  margin: 0 5px;
  margin: 0 0.5rem;
}

/*
** Masonry Blog Listing (theme/blog-listing.css)
** --------------------------------------------------
*/
.masonry-layout-container .masonry-item {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .masonry-layout-container .masonry-item {
    width: 50%;
  }

  .no-sidebar .masonry-layout-container .masonry-item {
    width: 33.3%;
  }
}
/*
** Standard Blog Listing (theme/blog-listing.css)
** --------------------------------------------------
*/
.post-list .standard {
  border-bottom: 3px solid #f6f7f9;
}
.post-list .standard:first-child {
  padding-top: 0;
}

/*
** Classic Blog Listing (theme/blog-listing.css)
** --------------------------------------------------
*/
.post-list .classic {
  padding: 50px 0;
  padding: 5rem 0;
  border-bottom: 3px solid #f6f7f9;
}

.post-list .classic p {
  margin-bottom: 0;
}

/*
** Pagination (theme/blog-listing.css)
** --------------------------------------------------
*/
.pagination-navigation li {
  font-size: 16px;
  font-size: 1.6rem;
  float: left;
  margin-left: 6px;
  margin-left: 0.6rem;
  margin-right: 6px;
  margin-right: 0.6rem;
}
.pagination-navigation li.next-link {
  margin-right: 0;
  width: auto;
}
.pagination-navigation li.next-link a {
  border-radius: 2px;
  border-radius: 0.2rem;
  padding: 0 10px;
  padding: 0 1rem;
  padding-bottom: 2px;
  padding-bottom: 0.2rem;
  height: auto;
  width: auto;
  line-height: auto;
}
.pagination-navigation li.prev-link {
  margin-left: 0;
  width: auto;
}
.pagination-navigation li.prev-link a {
  border-radius: 2px;
  border-radius: 0.2rem;
  padding: 0 10px;
  padding: 0 1rem;
  padding-bottom: 2px;
  padding-bottom: 0.2rem;
  height: auto;
  width: auto;
  line-height: auto;
}
.pagination-navigation .active a {
  background: #000000;
  color: #ffffff;
  text-decoration: none;
}
.pagination-navigation a {
  display: block;
  font-family: "Source Sans Pro", Helvetica, sans-serif;
  color: #000000;
  font-size: 15px;
  font-size: 1.5rem;
  height: 30px;
  height: 3rem;
  width: 30px;
  width: 3rem;
  line-height: 30px;
  line-height: 3rem;
  text-align: center;
  border-radius: 50%;
}
.pagination-navigation a:active, .pagination-navigation a:focus, .pagination-navigation a:hover, .pagination-navigation a:focus, .pagination-navigation a:active {
  background: #000000;
  color: #ffffff;
  text-decoration: none;
}

/* Archives */
.archive-type {
  display: block;
}

/* 404 Page */
.error-404 {
  padding-top: 124px;
  padding-top: 12.4rem;
  padding-bottom: 124px;
  padding-bottom: 12.4rem;
}
.error-404 .page-title {
  font-size: 230px;
  font-size: 23rem;
  line-height: 1;
}

/* Listing Image Hover */
.listing-image:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0);
}
.listing-image:hover:after, .listing-image:focus:after, .listing-image:active:after {
  background: rgba(255, 255, 255, 0.1);
}

/* Singles */
.comment-count {
  display: none;
}
@media screen and (min-width: 43.75em) {
  .comment-count {
    display: inline-block;
  }
}
.comment-count:before {
  content: "";
  display: inline-block;
  border-left: 2px solid #cccccc;
  margin-left: 7px;
  margin-left: 0.7rem;
  padding-left: 7px;
  padding-left: 0.7rem;
  height: 18px;
  height: 1.8rem;
  position: relative;
  top: 2px;
  top: 0.2rem;
}

.featured-slider .slick-arrow {
  position: absolute;
  z-index: 3;
  color: #919191;
  cursor: pointer;
  display: inline-block;
  height: 40px;
  height: 4rem;
  width: 40px;
  width: 4rem;
  line-height: 40px;
  line-height: 4rem;
  text-align: center;
  border-radius: 50%;
  font-size: 22px;
  font-size: 2.2rem;
  top: 50%;
  margin-top: -20px;
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.featured-slider .slick-arrow:hover, .featured-slider .slick-arrow:focus, .featured-slider .slick-arrow:active {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.featured-slider .slick-button-prev {
  left: 15px;
  left: 1.5rem;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.featured-slider .slick-button-next {
  right: 15px;
  right: 1.5rem;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.featured-slider:hover .slick-arrow, .featured-slider:focus .slick-arrow, .featured-slider:active .slick-arrow {
  opacity: 0.7;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

/*
** Pageheaders (theme/singles.css)
** --------------------------------------------------
*/
.page-header .entry-title {
  line-height: 1.166666667;
}

.single-header .entry-title {
  line-height: 1.166666667;
}

.page-header-share {
  position: relative;
  top: 2px;
}

/*
** Breadcrumbs (theme/singles.css)
** --------------------------------------------------
*/
.breadcrumbs li {
  float: left;
  color: #333333;
  margin-left: 0.3rem;
  margin-right: 0.3rem;
}

.breadcrumbs .separator {
  font-size: 16px;
  font-weight: bold;
  position: relative;
  top: 3px;
}

.breadcrumbs a {
  font-weight: bold;
  color: #333333;
}

.breadcrumbs strong {
  font-weight: 400;
  color: #333333;
}

/*
** Related Posts (theme/singles.css)
** --------------------------------------------------
*/
.entry-related {
  border-top: 2px solid #e5e9f3;
}

.related-item a {
  color: #000000;
}

.related-item a:hover {
  background: #f6f7f9;
}

/*
** Entry-Footer (theme/singles.css)
** --------------------------------------------------
*/
.entry-footer h5 {
  font-size: 22px;
  font-size: 2.2rem;
}
.entry-footer .next-post {
  border-left: 2px solid #e5e9f3;
  margin-left: -2px;
}
.entry-footer .next-link {
  color: #DBDBDD;
  right: 30px;
  top: 50%;
  margin-top: -15px;
  line-height: 1.1;
}
.entry-footer .next-link:hover, .entry-footer .next-link:focus, .entry-footer .next-link:active {
  color: #333333;
}
.entry-footer .prev-link {
  color: #DBDBDD;
  left: 30px;
  top: 50%;
  margin-top: -15px;
  line-height: 1.1;
}
.entry-footer .prev-link:hover, .entry-footer .prev-link:focus, .entry-footer .prev-link:active {
  color: #333333;
}
.entry-footer i {
  font-size: 30px;
  font-size: 3rem;
}

/*
** After Post Newsletter (theme/singles.css)
** --------------------------------------------------
*/
.after-post-newsletter {
  border-top: 2px solid #e5e9f3;
}
.after-post-newsletter input {
  width: 32%;
  margin: 0;
  margin-right: 2%;
  float: left;
}
.after-post-newsletter button {
  width: 32%;
  margin: 0;
  padding-top: 7.2px;
  padding-top: 0.72rem;
  padding-bottom: 7.2px;
  padding-bottom: 0.72rem;
}
.after-post-newsletter h2 {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.4;
}
@media screen and (min-width: 52em) {
  .after-post-newsletter h2 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.3;
  }
}
@media screen and (min-width: 65em) {
  .after-post-newsletter h2 {
    font-size: 35px;
    font-size: 3.5rem;
    line-height: 1.3;
  }
}

/*
** Blockquote (theme/singles.css)
** --------------------------------------------------
*/
blockquote {
  padding: 0 21px;
  padding: 0 21px;
  padding: 0 2.1rem;
  margin: 40px 0;
  margin: 4rem 0;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin: 0;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  font-size: 27px;
  font-size: 2.7rem;
}
blockquote cite {
  font-size: 20px;
  font-size: 2rem;
  display: block;
  color: #888888;
}

/* Featured Post */
.single-featured img {
  width: 100%;
}

/* Entry Author  */
.entry-author a {
  color: #626262;
}

/* Sliders */
/*
** Sliders Image (theme/sliders.css)
** --------------------------------------------------
*/
.slick-slide img {
  width: 100%;
}

/*
** Posts Slider (theme/sliders.css)
** --------------------------------------------------
*/
.posts-slider {
  padding-bottom: 3.2rem;
  border-bottom: 4px solid #000000;
}
.posts-slider .slick-dots {
  position: absolute;
  right: 0;
  bottom: 28px;
  bottom: 28px;
  bottom: 2.8rem;
}
.posts-slider .slide-details {
  padding-top: 30px;
  padding-top: 3rem;
}
@media (min-width: 54.375em) {
  .posts-slider .slide-details {
    padding: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.posts-slider .entry-thumbnail {
  position: relative;
}
.posts-slider .entry-thumbnail a:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0);
}
.posts-slider .entry-thumbnail a:hover:after, .posts-slider .entry-thumbnail a:focus:after, .posts-slider .entry-thumbnail a:active:after {
  background: rgba(255, 255, 255, 0.1);
}

.posts-slider-sidebar-container .widget-area {
  max-width: 100%;
}

/*
** Posts Carousel (theme/sliders.css)
** --------------------------------------------------
*/
/* .posts-carousel {
  .slick-dots {
    text-align: center;
  }
}
.posts-carousel .slide-details {
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  opacity: 0;
}
.posts-carousel .slide-details h2 {
  font-size: 2.5rem;
  line-height: 1.155555556;
}
.posts-carousel .slick-slide:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  opacity: 0.5;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.posts-carousel .slick-slide-slide-current:hover .slide-details {
  opacity: 1;
}
.posts-carousel .slick-current.slick-slide .overlay {
  display: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.posts-carousel .slick-current.slick-slide .slide-details {
  opacity: 1;
} */
/*
** Posts Slider w/ Sidebar (theme/sliders.css)
** --------------------------------------------------
*/
.posts-slider-sidebar .slick-dots {
  position: absolute;
  right: 0;
  top: -46px;
  top: -4.6rem;
}

.posts-slider-sidebar-container .border-area {
  padding-top: 2rem;
  border-top: 4px solid #000000;
}

.posts-slider-sidebar .slide-details {
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.8);
}

.posts-slider-sidebar .slick-arrow {
  position: absolute;
  z-index: 3;
  color: #919191;
  cursor: pointer;
  display: inline-block;
  height: 40px;
  height: 4rem;
  width: 40px;
  width: 4rem;
  line-height: 40px;
  line-height: 4rem;
  text-align: center;
  border-radius: 50%;
  font-size: 22px;
  font-size: 2.2rem;
  top: 50%;
  margin-top: -20px;
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.posts-slider-sidebar .slick-arrow:hover, .posts-slider-sidebar .slick-arrow:focus, .posts-slider-sidebar .slick-arrow:active {
  opacity: 1 !important;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.posts-slider-sidebar .slick-button-prev {
  left: 15px;
  left: 1.5rem;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.posts-slider-sidebar .slick-button-next {
  right: 15px;
  right: 1.5rem;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.posts-slider-sidebar:hover .slick-arrow, .posts-slider-sidebar:focus .slick-arrow, .posts-slider-sidebar:active .slick-arrow {
  opacity: 0.7;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.posts-slider-sidebar .slick-slide:hover .slide-details, .posts-slider-sidebar .slick-slide:focus .slide-details, .posts-slider-sidebar .slick-slide:active .slide-details {
  background: white;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.posts-slider-sidebar .slide-details h2 {
  font-size: 2.5rem;
  line-height: 1.155555556;
}

.posts-slider-sidebar {
  margin-bottom: 9px;
  margin-bottom: 0.9rem;
}
@media (min-width: 54.375em) {
  .posts-slider-sidebar {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 43.75em) {
  .posts-slider-sidebar .slide-details {
    position: static;
    margin: 0;
    padding-top: 20px;
    padding-top: 2rem;
    padding-bottom: 20px;
    padding-bottom: 2rem;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    max-width: 100%;
  }
}

@media screen and (min-width: 43.75em) and (max-width: 54.375em) {
  #hero-secondary .widget {
    width: 49%;
    float: left;
  }
}
@media screen and (min-width: 43.75em) and (max-width: 54.375em) {
  #hero-secondary .widget:first-child {
    margin-right: 2%;
  }
}

/*
** Sliders Slide Details (theme/sliders.css)
** --------------------------------------------------
*/
.slide-details {
  color: #333333;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.slide-details:hover {
  text-decoration: none;
}

.slide-details .slide-meta .entry-date:before {
  content: "";
  position: relative;
  display: inline-block;
  height: 12px;
  width: 2px;
  top: 1px;
  background: #666666;
  margin-left: 2px;
  margin-right: 5px;
}

.slide-details .slide-meta a, .slide-details .slide-meta .entry-date {
  color: #666666;
}

/*
** Slider Navigation Dots (theme/sliders.css)
** --------------------------------------------------
*/
.slick-dots {
  list-style: none;
}
.slick-dots li {
  display: inline-block;
  cursor: default;
  margin-right: 7px;
  margin-right: 0.7rem;
}
.slick-dots li:last-child {
  margin-right: 0;
}
.slick-dots li.slick-active button {
  background: #000000 !important;
}
.slick-dots button {
  height: 7px;
  height: 0.7rem;
  width: 7px;
  width: 0.7rem;
  background: #cccccc !important;
  border-radius: 50%;
  font-size: 0;
  line-height: 0;
  display: block;
  cursor: pointer;
  color: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  outline: none;
  background: transparent;
}
.slick-dots button:hover, .slick-dots button:focus, .slick-dots button:active {
  background: #000000 !important;
}

/* Shortcodes */
/* Default Widgets */
.widget-area .widget {
  color: #333333;
  background: #f6f7f9;
  padding: 2.4rem;
  margin-bottom: 9px;
  margin-bottom: 0.9rem;
  /* min-width: 18.75rem; */
  text-align: center;
}
@media screen and (min-width: 54.375em) {
  .widget-area .widget {
    text-align: inherit;
  }
}

.widget-area .widget h5 {
  padding-bottom: 8px;
  padding-bottom: 0.8rem;
  margin-top: 0;
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}

.widget-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.widget-area ul li {
  color: #1496ff;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 0.8rem;
}

.widget-area ul a {
  color: #333333;
}

.widget-area .screen-reader-text {
  display: block;
}

/* Tags widget */
.widget_tag_cloud a {
  font-size: 16px;
  font-size: 1.6rem;
  color: #666666;
  background: #ebebeb;
  padding: 0.76rem 1.2rem;
  margin-bottom: 1.2rem;
  display: inline-block;
}

.widget_tag_cloud a:hover {
  background: #ffffff;
  text-decoration: none;
}

/* Calendar widget */
.widget_calendar td, .widget_calendar th {
  padding: inherit;
}

.widget_calendar #next {
  text-align: right;
}

.widget_calendar caption {
  font-weight: bold;
  text-align: left;
  margin-bottom: 0.8rem;
}

/* Recent Comments Widget */
.widget_recent_comments ul li {
  color: #333333;
}

.widget_recent_comments ul li a {
  color: #1496ff;
}

/* RSS Widget */
.widget_rss ul li {
  color: #333333;
}

.widget_rss ul li a {
  color: #1496ff;
}

/* Search Widget */
.widget_search form {
  position: relative;
}

.widget_search button {
  position: absolute;
  background: transparent;
  border: 0;
  padding-top: 9px;
  padding-top: 0.9rem;
  padding-bottom: 9px;
  padding-bottom: 0.9rem;
  padding-left: 10px;
  padding-left: 1rem;
  padding-right: 20px;
  padding-right: 2rem;
  right: 0;
  top: 0;
  cursor: pointer;
  color: #cccccc;
}

.widget_search input[type="text"] {
  outline: 0;
  height: auto;
  width: 100%;
  padding-right: 42px;
  padding-right: 4.2rem;
}

.widget-area .wisdomthemes_imagebox_widget {
  padding: 0;
}

.wisdomthemes_imagebox_widget h3 {
  z-index: 3;
  bottom: 15%;
  left: 15%;
  background: transparent;
  box-shadow: 10px 0 0 transparent, -10px 0 0 transparent;
  padding: 2px 0;
  padding: 0.2rem 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.wisdomthemes_imagebox_widget a:after {
  content: "";
  display: block;
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.wisdomthemes_imagebox_widget a:hover h3, .wisdomthemes_imagebox_widget a:focus h3, .wisdomthemes_imagebox_widget a:active h3 {
  background: #000000;
  background: rgba(0, 0, 0, 0.8);
  box-shadow: 10px 0 0 rgba(0, 0, 0, 0.8), -10px 0 0 rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.wisdomthemes_imagebox_widget a:hover:after, .wisdomthemes_imagebox_widget a:focus:after, .wisdomthemes_imagebox_widget a:active:after {
  background: transparent;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

/* WisdomCore Widgets */
/* Newsletter Widget */
.wisdomcore_newsletter_widget input {
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}

.wisdomcore_newsletter_widget h3 {
  font-weight: 400;
  font-size: 22px;
  font-size: 2.2rem;
  margin-top: 25px;
  margin-top: 2.5rem;
  padding-bottom: 10px;
  padding-bottom: 1rem;
  line-height: 1.363636364;
  border-bottom: 4px solid #000000;
}

.wisdomcore_newsletter_widget h2 {
  font-weight: 600;
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 0;
  line-height: 1.363636364;
}

.wisdomcore_newsletter_widget .success-subtitle {
  margin-top: 10px;
  margin-top: 1rem;
}

.wisdomcore_newsletter_widget p {
  margin-top: 25px;
  margin-top: 2.5rem;
  margin-bottom: 0;
}

.wisdomcore_newsletter_widget form {
  margin-top: 25px;
  margin-top: 2.5rem;
}

.wisdomcore_newsletter_widget button {
  background: #000000;
  border-color: #000000;
}
.wisdomcore_newsletter_widget button:hover, .wisdomcore_newsletter_widget button:focus, .wisdomcore_newsletter_widget button:active {
  background: #1496ff;
  border-color: #1496ff;
}

/* Twitter Widget */
.wisdomcore_twitter_widget .tweet {
  border-bottom: 1px solid #ececec;
}
.wisdomcore_twitter_widget .tweet:last-child {
  border: none;
}

.wisdomcore_twitter_widget .tweet small {
  font-size: 12px;
  font-size: 1.2rem;
}

.wisdomcore_twitter_widget .tweet p {
  font-size: 15px;
  font-size: 1.5rem;
}

/* recent posts Widget */
.wisdomcore_recentposts_widget .post {
  border-bottom: 1px solid #ececec;
}
.wisdomcore_recentposts_widget .post:last-child {
  border: none;
}
@media screen and (max-width: 1000px) {
  .wisdomcore_recentposts_widget {
    text-align: center !important;
  }
}
@media screen and (max-width: 1000px) {
  .wisdomcore_recentposts_widget .left {
    margin-right: 0;
    float: none;
  }
}
@media screen and (max-width: 1000px) {
  .wisdomcore_recentposts_widget img {
    margin-bottom: 20px;
    margin-bottom: 2rem;
  }
}

.wisdomcore_recentposts_widget span {
  position: relative;
  top: -7px;
  text-transform: none;
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
  color: #cccccc;
}

.wisdomcore_recentposts_widget h4 {
  font-size: 16px;
  font-size: 1.6rem;
  position: relative;
  top: -7px;
}

@media (min-width: 45em) and (max-width: 61.25em) {
  .wisdomcore_recentposts_widget .left {
    float: none;
  }
}
.wisdomcore_recentposts_widget h4 a:hover, .wisdomcore_recentposts_widget h4 a:focus, .wisdomcore_recentposts_widget h4 a:active {
  color: #000000;
}

/* About Me Widget */
.wisdomcore_aboutme_widget {
  text-align: center;
  margin-top: 4.125rem;
  margin-top: 67px;
  margin-top: 6.7rem;
}

.wisdomcore_aboutme_widget .widget-title {
  display: none !important;
}

.wisdomcore_aboutme_widget img {
  box-shadow: 5px 0px 0px 0px rgba(149, 143, 143, 0.28);
  background: #ffffff;
  padding: 8px;
  padding: 0.8rem;
  border-radius: 50%;
  margin-right: 0;
  margin-top: 0;
  position: relative;
  display: table;
  margin: 0 auto;
  margin-top: -90px;
  margin-top: -9rem;
  right: auto;
}
@media screen and (min-width: 54.375em) {
  .wisdomcore_aboutme_widget img {
    max-width: 180px;
    max-width: 18rem;
  }
}
@media screen and (max-width: 54.375em) {
  .wisdomcore_aboutme_widget img {
    max-width: 180px;
    max-width: 18rem;
  }
}

.wisdomcore_aboutme_widget h4 {
  max-width: 100%;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.2;
  margin: 20px 0 16px 0;
  margin: 2rem 0 1.6rem 0;
  width: 100%;
}

.wisdomcore_aboutme_widget p {
  margin-top: 15px;
  margin-top: 1.5rem;
}

.wisdomcore_aboutme_widget .aboutme-social a {
  margin-right: 0.5rem;
}

.wisdomcore_aboutme_widget .aboutme-social a:last-child {
  margin-right: 0;
}

/* Infobox Widget */
.wisdomcore_infobox_widget .infobox-content {
  padding: 0;
  background: transparent;
}

.wisdomcore_infobox_widget p {
  margin-top: 0;
  margin-bottom: 0;
}

.wisdomcore_infobox_widget h4 {
  margin: 18px 0 9px 0;
  margin: 1.8rem 0 0.9rem 0;
  font-weight: 400;
  font-size: 20px;
  font-size: 2rem;
}
.wisdomcore_infobox_widget h4 a {
  display: inline-block;
}
.wisdomcore_infobox_widget h4 a:hover, .wisdomcore_infobox_widget h4 a:focus, .wisdomcore_infobox_widget h4 a:active {
  color: #000000;
}

/* Get Social Widget */
.wisdomcore_social_widget .social-media {
  z-index: 3;
}
.wisdomcore_social_widget .widget-share-icon {
  color: #1496ff;
  font-size: 25px;
  font-size: 2.5rem;
  margin-right: 10px;
  margin-right: 1rem;
}
.wisdomcore_social_widget h5 {
  position: relative;
  top: -2px;
  display: inline-block;
  color: #000000;
}

/* Shortcodes */
/* WisdomCore shortcodes */
.wt-shortcode-accordion h3 {
  background: #f6f7f9;
  border-left: 2px solid #f6f7f9;
}
.wt-shortcode-accordion h3:hover, .wt-shortcode-accordion h3:focus, .wt-shortcode-accordion h3:active {
  border-left: 2px solid #1496ff;
}
.wt-shortcode-accordion h3.ui-state-active {
  border-left: 2px solid #1496ff;
}

.wt-shortcode-accordion .accordion-item {
  padding-top: 0;
}

.wt-shortcode-accordion h3 span {
  height: 20px;
  width: 20px;
  display: inline-block;
}

.wt-shortcode-accordion-group {
  padding-left: 1.6rem;
}

/* Comments */
/*
** CommentList (theme/comments.css)
** --------------------------------------------------
*/
ul.commentlist {
  margin: 0;
  padding: 0;
}

ul.commentlist li {
  list-style: none;
}

@media (min-width: 43.75em) {
  ul.commentlist .children {
    padding-left: 11.2rem;
  }
}
ul.commentlist p {
  color: #333333;
  font-size: 1.5rem;
  margin-bottom: 0;
}

ul.commentlist .date:before {
  content: '|';
  font-size: 10px;
  position: relative;
  top: -2px;
  margin-left: 4px;
  margin-right: 4px;
}

ul.commentlist .icon-pencil {
  font-size: 1.5625rem;
}

ul.commentlist > li:last-child > .overflow-hidden {
  border: none;
}

ul.commentlist .comment-reply-link {
  color: #333333;
  display: block;
  margin-top: 8px;
  margin-top: 0.8rem;
}

ul.commentlist .comment-reply-link:hover {
  color: #1496ff;
  text-decoration: none;
}

.comment-meta .url {
  color: #000000;
  text-decoration: none;
}
.comment-meta .url:hover, .comment-meta .url:focus, .comment-meta .url:active {
  color: #1496ff;
}

/*
** CommentForm (theme/comments.css)
** --------------------------------------------------
*/
.comment-respond .comment-reply-title {
  font-size: 1.8rem;
  margin: 0;
  margin-top: 0.8rem;
  font-family: "Source Sans Pro", Helvetica, sans-serif;
}

.comment-respond .logged-in-as {
  margin-bottom: 3.2rem;
}

.comment-form {
  margin-top: 3.2rem;
}

.comment-form label {
  display: block;
  font-size: .9375rem;
  font-size: 15px;
  font-size: 1.5rem;
}

.comment-form .required {
  color: red;
}

.comment-form input, .comment-form textarea {
  width: 100%;
}

/* .comment-form input {
  width: 100%;
  border: 3px solid #ebebeb;
  background: #ffffff;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
} */
/* .comment-form input:focus, .comment-form input:active, .comment-respond textarea:focus, .comment-respond textarea:active {
  border-color: #C5C5C5;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
} */
.comment-form-url {
  clear: both;
}

@media (min-width: 43.75em) {
  .comment-form-author {
    margin-right: 4%;
  }

  .comment-form-author, .comment-form-email {
    width: 48%;
    float: left;
  }
}
/* .comment-form input[type="submit"] {
  background: #000000;
  border: none;
  padding: 0.78rem;
  color: #ffffff;
  cursor: pointer;
  font-family: $secondary-font-family;
}*/
@media (min-width: 43.75em) {
  .comment-form input[type="submit"] {
    width: 31.333333333%;
  }
}
/* Footer */
/*
** Footer Menu
** --------------------------------------------------
*/
.footer-nav-wrap {
  border-top: 4px solid #000000;
}

.footer-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-nav ul li {
  text-align: center;
}
@media screen and (min-width: 54.375em) {
  .footer-nav ul li {
    float: left;
    margin-right: 38.4px;
    margin-right: 3.84rem;
  }
}
.footer-nav ul li a {
  color: #000000;
  text-transform: uppercase;
  font-family: "Source Sans Pro", Helvetica, sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
}

/*
** Footer Social
** --------------------------------------------------
*/
.footer-social {
  text-align: center;
}
.footer-social a {
  color: #cccccc;
  margin-left: 12.8px;
  margin-left: 1.28rem;
}
.footer-social a:first-child {
  margin-left: 0;
}
.footer-social a:hover, .footer-social a:focus, .footer-social a:active {
  color: #000000;
}

/*
** Copyright Section
** --------------------------------------------------
*/
.copyright-wrap {
  border-top: 1px solid #c3c3c3;
}

.copyright-wrap a {
  color: #999999;
}
.copyright-wrap a:hover, .copyright-wrap a:focus, .copyright-wrap a:active {
  color: #000000;
}

/*
** Instagram Footer
** --------------------------------------------------
*/
.instagram-footer {
  position: relative;
  margin-top: 120px;
  margin-top: 12rem;
}
.instagram-footer .instagram-pics {
  content: "";
  display: table;
  table-layout: fixed;
}
.instagram-footer .instagram-pics a {
  position: relative;
  display: block;
  overflow: hidden;
}
.instagram-footer .instagram-pics a:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0);
}
.instagram-footer .instagram-pics a:hover:after, .instagram-footer .instagram-pics a:focus:after, .instagram-footer .instagram-pics a:active:after {
  background: rgba(255, 255, 255, 0) !important;
}
.instagram-footer .instagram-pics a:hover img, .instagram-footer .instagram-pics a:focus img, .instagram-footer .instagram-pics a:active img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);
}
.instagram-footer:hover .instagram-pics a:after, .instagram-footer:focus .instagram-pics a:after, .instagram-footer:active .instagram-pics a:after {
  background: rgba(255, 255, 255, 0.4);
}
.instagram-footer .instagram-footer-title {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.instagram-footer .instagram-footer-title a {
  text-transform: uppercase;
  display: block;
  line-height: 1;
  color: #333333;
  padding: 6px;
  padding: 0.6rem;
  font-size: 6px;
  font-size: 0.6rem;
  background: rgba(255, 255, 255, 0.9);
  letter-spacing: 1px;
}
@media screen and (min-width: 43.75em) {
  .instagram-footer .instagram-footer-title a {
    padding: 11px;
    padding: 1.1rem;
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.instagram-footer .instagram-footer-title a:hover, .instagram-footer .instagram-footer-title a:focus, .instagram-footer .instagram-footer-title a:active {
  text-decoration: none;
  background: white;
}

/* Social-Media */
.footer-social, .site-header .social-media, .wisdomcore_aboutme_widget .aboutme-social, .sidebar-social {
  line-height: 0;
  position: relative;
  top: -2px;
}
.footer-social a, .site-header .social-media a, .wisdomcore_aboutme_widget .aboutme-social a, .sidebar-social a {
  position: relative;
  display: inline-block;
  color: #ffffff !important;
  background: #cccccc;
  border-radius: 50%;
  height: 28px;
  height: 2.8rem;
  width: 28px;
  width: 2.8rem;
  font-size: 12px;
  font-size: 1.2rem;
}
.footer-social a:first-child, .site-header .social-media a:first-child, .wisdomcore_aboutme_widget .aboutme-social a:first-child, .sidebar-social a:first-child {
  margin-left: 0;
}
.footer-social a:hover, .footer-social a:focus, .footer-social a:active, .site-header .social-media a:hover, .site-header .social-media a:focus, .site-header .social-media a:active, .wisdomcore_aboutme_widget .aboutme-social a:hover, .wisdomcore_aboutme_widget .aboutme-social a:focus, .wisdomcore_aboutme_widget .aboutme-social a:active, .sidebar-social a:hover, .sidebar-social a:focus, .sidebar-social a:active {
  background: #333333;
}
.footer-social a i, .site-header .social-media a i, .wisdomcore_aboutme_widget .aboutme-social a i, .sidebar-social a i {
  text-align: center;
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 28px;
  line-height: 2.8rem;
}

.site-header .header-bar-dark .social-media a {
  color: #000000 !important;
  background: #666666;
}
.site-header .header-bar-dark .social-media a:hover, .site-header .header-bar-dark .social-media a:focus, .site-header .header-bar-dark .social-media a:active {
  background: #ffffff;
}

/* Forms */
.btn, button, input[type="submit"], input[type="reset"] {
  font-weight: 600;
  font-family: "Source Sans Pro", Helvetica, sans-serif;
}

/* Vendor */
@font-face {
  font-family: 'fontello';
  src: url("assets/font/fontello.eot?42564489");
  src: url("assets/font/fontello.eot?42564489#iefix") format("embedded-opentype"), url("assets/font/fontello.woff?42564489") format("woff"), url("assets/font/fontello.ttf?42564489") format("truetype"), url("assets/font/fontello.svg?42564489#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?42564489#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  /* margin-right: .2em; */
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* margin-left: .2em; */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-twitter:before {
  content: '\31';
}

/* '1' */
.icon-facebook:before {
  content: '\32';
}

/* '2' */
.icon-vimeo:before {
  content: '\33';
}

/* '3' */
.icon-gplus:before {
  content: '\34';
}

/* '4' */
.icon-pinterest:before {
  content: '\35';
}

/* '5' */
.icon-linkedin:before {
  content: '\36';
}

/* '6' */
.icon-instagram:before {
  content: '\37';
}

/* '7' */
.icon-heart:before {
  content: '\38';
}

/* '8' */
.icon-share:before {
  content: '\39';
}

/* '9' */
.icon-heart:before {
  content: '\61';
}

/* 'a' */
.icon-pencil:before {
  content: '\62';
}

/* 'b' */
.icon-twitter-regular:before {
  content: '\63';
}

/* 'c' */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Transitions */
.wt-shortcode-btn, .wt-shortcode-btn:hover, .listing-image, .listing-image:after, .pagination-navigation a, .post-sharer, .header-bar a, input, button, textarea, .entry-footer a, .entry-related a, .social-media a, .aboutme-social a, .transition, .posts-slider .entry-thumbnail a:after, .posts-slider .entry-thumbnail a:hover:after, .instagram-footer .instagram-pics a, .instagram-footer .instagram-pics a:after, .instagram-footer .instagram-pics a:hover:after, .instagram-footer .instagram-pics a:hover img, .instagram-footer:hover .instagram-pics a:after, .instagram-footer .instagram-footer-title a, .instagram-footer-title a:hover, .instagram-footer .instagram-pics img {
  -webkit-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}
