/**
 * Skin: Travel 
 */
:root {
  --base-aa: initial;
  --black-color: #454545;
  --topbar-height: 48px;
  --nav-text: 11px;
  --nav-items-space: 21px;
  --nav-drop-color: #535353;
  --share-icons-size: 13px;
  --section-head-size: 12px;
  --section-head-ls: 0.04em;
  --post-title-size: 25px;
  --grid-post-title: 23px;
  --list-post-title: 23px;
  --list-post-title-b: 24px;
  --overlay-post-title: 22px;
  --carousel-post-title: 17px;
  --feat-grid-title-l: 31px;
  --feat-grid-title-m: 24px;
  --single-content-size: var(--text-size);
  --post-content-lh: 2;
  --p-media-margin: 33px;
  --w-posts-title-large: 16px;
  --blockquote-font: "Merriweather", Georgia, serif;
}

.t.n {
  --topbar-social-color: rgba(255, 255, 255, 0.75);
}

.r.i {
  --nav-text-ls: 0.035em;
}

.s .o {
  font-size: 13px;
}

.u.a .f {
  margin-top: 0;
}
.u.a .f li {
  font-size: 12px;
}

.u.l {
  --topbar-height: 36px;
}
.u.l .c {
  letter-spacing: 0.075em;
}

.c {
  font-size: 11px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
.c a {
  letter-spacing: inherit;
}

.h {
  font-size: 10px;
}
.h .p {
  margin-bottom: 0;
}
.h .d > a {
  letter-spacing: 0.09em;
}
.h .v {
  padding: 0;
}
.h .m {
  font-weight: inherit;
  text-transform: none;
  margin-right: 5px;
}
.g .y,
.g .b,
.g time,
.w .y,
.w .b,
.w time {
  font-weight: 500;
  letter-spacing: 0.075em;
}

.g .x {
  margin: 9px 0;
}

.w .v {
  padding: 0 4px;
}

.k {
  --rmore-btn-ls: 0.12em;
  font-weight: 400;
  color: #777;
}

.j,
.q,
.z {
  --pm-h-below-mb: 25px;
}

.q,
.j {
  --post-meta-mb: 22px;
}

.q .te,
.j .te,
.tt .te {
  --pm-title-a-pad: 0;
}

.j {
  --rmore-btn-pad: 11px 12px;
  --rmore-btn-fs: 10px;
}
.j .w {
  margin-top: 30px;
}
.j .tn {
  margin-top: 38px;
}
.j .g {
  margin-top: 25px;
}

.z {
  --rmore-btn-ls: 0.1em;
}
.z .g {
  --post-meta-mb: 14px;
}
.z .g .tr {
  margin: 11px 0;
}
.z .ti {
  line-height: 1.866;
}

.ts .tr {
  max-width: 80%;
  line-height: 1.25;
}
.ts .g .v {
  padding: 0 4px;
}
.ts .g time {
  letter-spacing: 0.1em;
}

.tu .h {
  font-size: 9px;
}
.tu .tr {
  margin-top: 9px;
  margin-bottom: 9px;
}

.ta .te {
  --pm-title-pad: 0;
}

.tf .tr {
  font-size: 16px;
}

.tl .tc {
  padding-left: 5px;
  font-size: 13px;
}

.th .tp {
  font-weight: 500;
}

@media (min-width: 768px) {
  .td .tp {
    font-size: 44px;
  }
}

@media (min-width: 768px) {
  .tv .tp {
    font-size: 40px;
  }
}

@media (min-width: 768px) {
  .tm .tr {
    font-size: 33px;
  }
}

@media (max-width: 767px) {
  .tg .ty .tr {
    font-size: calc(var(--feat-grid-title-m) * 0.8);
  }
}

.tb .tw {
  margin-bottom: 18px;
}
.tb .tw .tx {
  display: inline-block;
  background: #fff;
  color: var(--black-800);
  letter-spacing: 0.1em;
}

.tk .tr {
  font-size: 14px;
  line-height: 1.6;
}

.tk .t_.tj .tr {
  line-height: 1.52;
}

.tk .t_.tq .x {
  font-size: 20px;
}

.tz .ne .nt,
.nn .nt {
  font-size: 13px;
}

.nr .ni .tx {
  line-height: 18px;
  letter-spacing: 0.11em;
}

.ns .no .nu {
  font-size: 13px;
}

.na .nf a {
  color: #535353;
}

.nl {
  font-size: 12px;
  color: #b4b4b4;
}
.nl .nc a {
  color: #999;
}

.nh {
  color: #b4b4b4;
}

@media (min-width: 941px) {
  .np.nd .nv .nm {
    margin-bottom: 14px;
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .np.nd .nl .ng {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
}
@media (min-width: 768px) {
  .np.nd .nl .f .tsi {
    font-size: 21px;
  }
}

.tc,
.ny,
.nb {
  -webkit-font-smoothing: initial;
}

:root {
  --body-font: Lato, Arial, sans-serif;
  --title-font: Roboto, Arial, sans-serif;
  --alt-font: Rancho, sans-serif;
  --text-font: var(--title-font);
  --excerpt-size: 15px;
  --single-content-size: 15px;
  --post-content-lh: 1.8;
  --single-title-size: 34px;
  --large-post-title: 34px;
  --related-posts-title: 16px;
  --topbar-dark-bg: #000;
  --nav-color: #111;
  --nav-text: 12px;
  --nav-text-ls: 0.08em;
  --nav-text-weight: 400;
  --nav-drop-ls: 0.12em;
  --nav-drop-text: 11px;
  --blockquote-font: Lora, Georgia, serif;
  --main-color: #23aef4;
  --main-color-rgb: 35, 174, 244;
  --text-color: #3d3d3d;
  --black-color: #3d3d3d;
  --tags-color: #454545;
  --share-icons-color: #454545;
}

/**
 * Header and Nav
 */
.r {
  font-family: var(--title-font);
}
.r .nw .nx .tr {
  font-family: var(--ui-font);
  font-size: 15px;
  font-weight: 400;
}

.r.n {
  --nav-color: #fff;
  --nav-hover-color: var(--main-color);
  --nav-drop-sep-color: rgba(187, 187, 187, 0.22);
  --nav-drop-color: #efefef;
  --nav-drop-bg: #000;
  --nav-drop-active-color: var(--main-color);
}
.r.n .nw .nx .tr {
  color: #efefef;
}

._v li a {
  letter-spacing: 0.12em;
}

/**
 * General components and global changes
 */
::selection {
  background: rgba(var(--main-color-rgb), 0.3);
}

::-moz-selection {
  background: rgba(var(--main-color-rgb), 0.3);
}

input[type=submit],
button,
input[type=button],
.button {
  letter-spacing: 0.12em;
}

blockquote {
  font-size: 17px;
  color: #989898;
}

.nk .title {
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  font-size: 13px;
  letter-spacing: 0.035em;
  color: #161616;
}

.h .d > a {
  font-weight: 600;
  letter-spacing: 0.15em;
}
.h .d > span {
  display: none;
}
.h .y,
.h time {
  font-weight: 400;
  letter-spacing: 0.1em;
}

.w {
  font-size: 11px;
}

.q .w .hs,
.q .w .b,
.tt .w .hs,
.tt .w .b {
  color: #505050;
}

.tr,
.x {
  font-weight: 400;
}
.tr a,
.x a {
  color: inherit;
}

.cd:after {
  content: "";
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  width: 36px;
  border-bottom: 2px solid #010101;
}

.g .x,
.w .x {
  margin: 16px 0;
}

.j .g {
  --post-meta-mb: 24px;
  --pm-h-below-mb: 26px;
}

.q,
.aw .a_ {
  --pm-h-below-mb: 30px;
}

.vf {
  --pm-divider-mt: 20px;
}
.vf:after {
  border-width: 2px;
  border-color: #000;
}

.tc,
.ny,
.nb {
  -webkit-font-smoothing: antialiased;
}

.nj .nq a,
.nj .nz a {
  font-weight: 900;
  letter-spacing: 0.15em;
}

.k {
  padding: 9px 15px;
  border: 2px solid var(--main-color);
  background: transparent;
  color: var(--main-color);
  font-family: var(--alt-font);
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.06em;
}
.k:hover {
  background: var(--main-color);
  border-color: var(--main-color);
  color: #fff;
}

/**
 * Posts adjustments
 */
.q {
  --pm-h-below-mb: 30px;
}
.q .re {
  margin-bottom: 30px;
}
.q .ru {
  letter-spacing: 0;
}
.q .tn .ru a {
  color: #161616;
}

.ny .rn a {
  font-family: var(--alt-font);
  font-weight: 400;
  letter-spacing: 0;
  color: var(--main-color);
  font-size: 20px;
}
.ny .rn a:before {
  border-color: var(--main-color);
  border-width: 2px;
}

.me .tn {
  letter-spacing: 0;
  padding-bottom: 2px;
  border-bottom: 1px solid #ebebeb;
}
.me .tn .ru a {
  letter-spacing: 0.15em;
}
.me .tn .fb {
  font-size: 13px;
  font-weight: 400;
}
.me .tn .f a {
  font-size: 14px;
}

.z .ti {
  font-size: 13px;
}

.rt .rn {
  font-weight: 700;
  letter-spacing: 0.075em;
}

.ny .rn {
  font-family: var(--title-font);
}

.ts .h {
  color: #505050;
}

.j .pc {
  margin-bottom: 22px;
}

/* Single Post */
.nr .ni .rr {
  font-weight: 600;
  letter-spacing: 0.1em;
}

.ny h1, .ny h2, .ny h3, .ny h4, .ny h5, .ny h6 {
  -webkit-font-smoothing: antialiased;
}

.ri .rs a {
  font-weight: 700;
  letter-spacing: 0.15em;
}

.fd a {
  color: #161616;
}

.ro .ru > a {
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  font-size: 22px;
}
.ra .tr {
  font-size: 16px;
  letter-spacing: 0;
}
.ra .h {
  font-size: 10px;
}

/**
 * Home & Archives changes
 */
.rp .title {
  font-size: 23px;
}

.pq {
  --block-head-bw: 2px;
  --sep-distance: 10px;
  font-family: var(--alt-font);
  font-size: 24px;
  font-weight: 400;
  color: var(--main-color);
  letter-spacing: 0;
}
.pq .title:after {
  width: 36px;
}

.tu .mk {
  margin-bottom: 18px;
}
.tu .tr {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  line-height: 1.5;
}

.gu .tp {
  font-weight: 400;
  letter-spacing: 0;
}
.gu .rv {
  font-size: 14px;
  letter-spacing: 0;
}

.tg .tr {
  font-weight: 500;
}
.tg .tw .tx {
  font-size: 11px;
}

.th .tx {
  font-family: var(--alt-font);
  font-weight: 400;
  letter-spacing: 0;
  color: var(--main-color);
  font-size: 14px;
  color: #fff;
  letter-spacing: 0.085em;
}
.th .tp {
  font-size: 22px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}

/**
 * Sidebar adjustments
 */
.rm .pq {
  --sep-distance: 12px;
  font-size: 20px;
}

.rm .ry,
.rm .nn,
.xf .ry,
.xf .nn {
  background: #f7f7f7;
}
.rm .ry .rg,
.rm .nn .rg,
.xf .ry .rg,
.xf .nn .rg {
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.1em;
  color: #161616;
  line-height: 1;
}
.rm .ry .rg:after,
.rm .nn .rg:after,
.xf .ry .rg:after,
.xf .nn .rg:after {
  margin-top: 18px;
  width: 18px;
  border-bottom: 0;
}

.no .rb {
  color: #161616;
}

.tz .ne .nt,
.nn .nt {
  font-family: var(--text-font);
}

.rw .label {
  font-weight: 600;
  font-size: 11px;
  color: #161616;
  padding: 9px 14px;
  letter-spacing: 0.15em;
}

.tk .tr {
  font-size: 17px;
  font-weight: 500;
  line-height: 1.52;
  letter-spacing: 0;
}
.tk .t_.tj .tr {
  font-size: 17px;
  font-weight: 400;
}
.tk .t_.tj time {
  letter-spacing: 0.07em;
}

/* Footer Changes */
.ns .rg {
  font-family: var(--alt-font);
  font-size: 20px;
  font-weight: 400 !important;
}
.ns .tk .h {
  color: #707070;
}
.ns .no .nu {
  font-size: 14px;
}

.nl .nc {
  font-size: 13px;
}
.nl .f {
  letter-spacing: 0.12em;
}

.np.pe .nc a {
  color: var(--main-color);
}
.np.pe .rg {
  padding-bottom: 10px;
}

.na .nf a {
  opacity: 0;
  transition: opacity 0.2s ease;
}
.na:hover .nf a {
  opacity: 1;
}
@media (max-width: 540px) {
  .x {
    font-size: 24px;
  }
}
@media (min-width: 1201px) {
  .ua + .th {
    margin-top: 65px;
  }
}