/*!
Theme Name: Govastileto
Theme URI: https://extend.gr/
Author: eXtend
Author URI: https://extend.gr/
Version: 1.0.0
Tested up to: 6.0.1
Requires PHP: 7.4
Text Domain: govastileto
Tags: news portal
*/
@font-face {
  font-family: "Open Sans", sans-serif;
  src: url("./fonts/OpenSans-Regular.eot");
  src: url("./fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("./fonts/OpenSans-Regular.woff2") format("woff2"), url("./fonts/OpenSans-Regular.woff") format("woff"), url("./fonts/OpenSans-Regular.svg#OpenSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans", sans-serif;
  src: url("./fonts/OpenSans-Medium.eot");
  src: url("./fonts/OpenSans-Medium.eot?#iefix") format("embedded-opentype"), url("./fonts/OpenSans-Medium.woff2") format("woff2"), url("./fonts/OpenSans-Medium.woff") format("woff"), url("./fonts/OpenSans-Medium.svg#OpenSans-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans", sans-serif;
  src: url("./fonts/OpenSans-SemiBold.eot");
  src: url("./fonts/OpenSans-SemiBold.eot?#iefix") format("embedded-opentype"), url("./fonts/OpenSans-SemiBold.woff2") format("woff2"), url("./fonts/OpenSans-SemiBold.woff") format("woff"), url("./fonts/OpenSans-SemiBold.svg#OpenSans-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans", sans-serif;
  src: url("./fonts/OpenSans-Bold.eot");
  src: url("./fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("./fonts/OpenSans-Bold.woff2") format("woff2"), url("./fonts/OpenSans-Bold.woff") format("woff"), url("./fonts/OpenSans-Bold.svg#OpenSans-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Century Gothic";
  src: url("./fonts//CenturyGothic-Bold.eot");
  src: url("./fonts/CenturyGothic-Bold.eot?#iefix") format("embedded-opentype"), url("./fonts/CenturyGothic-Bold.woff2") format("woff2"), url("./fonts/CenturyGothic-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif Display";
  src: url("./fonts/NotoSerifDisplay-SemiBold.eot");
  src: url("./fonts/NotoSerifDisplay-SemiBold.eot?#iefix") format("embedded-opentype"), url("./fonts/NotoSerifDisplay-SemiBold.woff2") format("woff2"), url("./fonts/NotoSerifDisplay-SemiBold.woff") format("woff"), url("./fonts/NotoSerifDisplay-SemiBold.svg#NotoSerifDisplay-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif Display";
  src: url("./fonts/NotoSerifDisplay-Regular.eot");
  src: url("./fonts/NotoSerifDisplay-Regular.eot?#iefix") format("embedded-opentype"), url("./fonts/NotoSerifDisplay-Regular.woff2") format("woff2"), url("./fonts/NotoSerifDisplay-Regular.woff") format("woff"), url("./fonts/NotoSerifDisplay-Regular.svg#NotoSerifDisplay-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
:root {
  --dot:$dot;
  --prt:$prt;
  --silver:$silver;
}

.grecaptcha-badge {
  display: none !important;
}

html {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -webkit-font-feature-settings: kern 1;
  -webkit-font-kerning: normal;
  -webkit-text-size-adjust: 100%;
  font-display: swap;
  font-family: "Arial", serif;
  font-size: 9px;
  font-kerning: normal;
  font-feature-settings: kern 1;
  outline: 0;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -ms-text-size-adjust: 100%;
}

body {
  font-family: "Open Sans", sans-serif;
  color: #4a4a4a;
  font-size: 1em;
  line-height: 1.5;
  margin: 0;
}
body.active-menu .body-overlay {
  visibility: visible;
  opacity: 1;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.skin-enabled {
  position: relative;
  max-width: 1170px;
  margin: auto;
}
.skin-enabled #moda-wrapper {
  column-gap: 0 !important;
}
.skin-enabled #moda-wrapper .sticky-post {
  margin-left: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 49%;
}

a {
  text-decoration: none;
}

a:hover {
  color: #188179;
}

blockquote, body, dd, dl, dt, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, html, iframe, legend, li, ol, p, pre, textarea, ul {
  margin: 0;
  padding: 0;
}

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

p {
  line-height: 1.6;
}

h1, h2 {
  font-size: 6rem;
  font-weight: 400;
  color: #565e67;
  letter-spacing: -0.55px;
  line-height: 1;
  font-family: "Century Gothic";
  margin-bottom: 12px;
}
@media (max-width: 600px) {
  h1, h2 {
    font-size: 4.2rem;
  }
}

h3 {
  font-size: 2.5rem;
  font-weight: 600;
  color: #0f0f0f;
  letter-spacing: -0.55px;
  line-height: 1.3;
}
h3 a {
  color: #0f0f0f;
}

.container {
  max-width: 1470px;
  width: 97%;
  margin: 0 auto;
}
.container__narrow {
  width: 97%;
  max-width: 1140px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .container {
    max-width: 768px;
  }
}
@media (max-width: 600px) {
  .container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.make-flex, .flex-center, .flex-between, .flex-between-start, .flex-between-center {
  display: flex;
  flex-wrap: wrap;
}

.flex-between, .flex-between-start, .flex-between-center {
  justify-content: space-between;
}

.flex-between-center {
  align-items: center;
}

.flex-between-start {
  align-items: flex-start;
}

.flex-center {
  justify-content: center;
}

.width25 {
  width: 25%;
}
@media (max-width: 991px) {
  .width25 {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .width25 {
    width: 100% !important;
  }
}

.width33 {
  width: 30.75%;
}

.width50 {
  width: 50%;
}
@media (max-width: 991px) {
  .width50 {
    width: 100%;
  }
}

.width75 {
  width: calc(100% - 320px);
  max-width: 75.511%;
}
@media (max-width: 991px) {
  .width75 {
    width: 100%;
    max-width: none;
  }
}

.sidebar {
  width: 300px;
  margin-left: 20px;
}
.sidebar h4 {
  font-family: "Noto Serif Display";
  font-size: 5rem;
  font-weight: 400;
  color: #565e67;
  letter-spacing: -0.55px;
  line-height: 1;
  font-style: italic;
  margin-bottom: 26px;
}
.sidebar section {
  margin-bottom: 30px;
}
.sidebar .sidebar-post:last-child article {
  border-bottom: none;
  padding-bottom: 0;
}
.sidebar .sidebar-post article {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #DDD;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.sidebar .sidebar-post article header {
  width: 33.3333%;
}
.sidebar .sidebar-post article header figure {
  width: 92px;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
  padding: 20px;
  height: 92px;
  background-color: #f1f1f1;
  border: 1px solid #DDD;
  position: relative;
}
.sidebar .sidebar-post article header figure img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center 20%;
  object-position: center 20%;
  width: 100%;
  height: 100%;
  padding: 10px;
  overflow: hidden;
  border-radius: 100%;
}
.sidebar .sidebar-post article .entry-content {
  width: 66.66667%;
  padding-left: 0.75rem;
}
.sidebar .sidebar-post article .entry-content h3 {
  font-size: 1.8rem;
}
.sidebar .sidebar-post article .entry-content .post-category {
  margin-top: 0;
  padding-top: 0;
}
@media (max-width: 991px) {
  .sidebar {
    display: none;
  }
}

.fix-margin {
  margin-left: -2rem;
  margin-right: -2rem;
}
@media (max-width: 991px) {
  .fix-margin:not(.columns4) {
    margin-left: 0;
    margin-right: 0;
  }
}

header {
  width: 100%;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}
header.hide-header .header-top {
  opacity: 0;
}
header.show-header .header-top {
  opacity: 1;
}
header .header-top {
  transition: all ease 0.3s;
  padding: 10px 0;
  line-height: 0;
  background-color: white;
  z-index: 999;
  width: 100%;
  padding: 10px 0;
  top: 0;
  left: 0;
}
header .header-top .container {
  position: relative;
}
header .header-top #header-logo {
  text-align: center;
  margin: 20px 0;
  line-height: 0;
}
@media (max-width: 991px) {
  header .header-top #header-logo img {
    width: 240px;
  }
}
header .header-top.fixed-header-top {
  position: fixed;
  z-index: 999;
  width: 100%;
  padding: 10px 0;
  top: 0;
  left: 0;
  box-shadow: 0px 6px 13px rgba(0, 0, 0, 0.2705882353);
  -webkit-box-shadow: 0px 6px 13px rgba(0, 0, 0, 0.2705882353);
}
header .header-top.fixed-header-top img {
  width: 280px;
  height: auto;
  transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
}
@media (max-width: 991px) {
  header .header-top.fixed-header-top img {
    width: 240px;
  }
}
@media (max-width: 991px) {
  header .header-top {
    display: flex !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
  }
  header .header-top .width25 {
    width: 25% !important;
  }
  header .header-top .width50 {
    width: 50% !important;
  }
}
@media (max-width: 600px) {
  header .header-top {
    padding: 15px 0;
  }
}
header .primary-menu {
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}
header .primary-menu ul {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  list-style: none;
}
header .primary-menu ul li {
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 8px;
  line-height: 1;
}
header .primary-menu ul li a {
  color: #0f0f0f;
  text-decoration: none;
}
header .primary-menu ul li a:hover {
  color: #188179;
}
header .primary-menu ul li.current-category-ancestor, header .primary-menu ul li.current-menu-item, header .primary-menu ul li.current-post-ancestor {
  background-color: rgba(246, 219, 228, 0.4);
}
@media (max-width: 991px) {
  header .primary-menu {
    display: none;
  }
}
header #sidemenu {
  text-align: left;
}
header #social-header {
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
header #social-header a {
  display: inline-block;
  margin: 0 5px;
}
header #social-header a svg {
  height: 15px;
}
header #social-header a svg:hover path {
  fill: #188179;
}
header #social-header a:last-child {
  margin-right: 0;
}
@media (max-width: 480px) {
  header #social-header a {
    display: none;
  }
}
header #social-header #search {
  margin-left: 15px;
}
header #social-header #search #search-form-wrapper {
  margin-top: 35px;
}
@media (max-width: 991px) {
  header #social-header #search #search-form-wrapper {
    margin-top: 20px;
  }
}
header #social-header #search #search-form-container {
  position: absolute;
  width: 100%;
  right: 0;
  top: 0;
  height: 100%;
  display: block;
  pointer-events: none;
  overflow: hidden;
}
header #social-header #search #search-form-container .search-form {
  display: inline-block;
  padding: 0 10px;
  background: #fff;
  transform: translateX(100%);
  width: inherit;
  transition: transform 0.3s ease-in-out, opacity 0.1s ease-in;
  opacity: 0;
}
header #social-header #search #search-form-container .search-form .search-submit {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  margin-left: 5px;
  outline: none;
}
header #social-header #search #search-form-container .search-form .search-input-wrapper {
  width: calc(100% - 40px);
  display: inline-block;
}
header #social-header #search #search-form-container .search-form .search-input-wrapper label span {
  width: 100%;
  display: block;
  text-align: left;
  position: relative;
  font-size: 11px;
  top: -6px;
}
header #social-header #search #search-form-container .search-form .search-input-wrapper input[type=search] {
  width: 100%;
  border: none;
  border-bottom: solid 1px #0f0f0f;
  outline: none;
  height: 26px;
  font-size: 16px;
}
header #social-header #search #search-form-container #search-close {
  position: absolute;
  right: 14px;
  top: 0;
  cursor: pointer;
}
header #social-header #search #search-form-container.open {
  pointer-events: auto;
}
header #social-header #search #search-form-container.open .search-form {
  opacity: 1;
  transform: translateX(0);
}
header #social-header #search #search-btn {
  cursor: pointer;
}
header #burger-btn {
  display: block;
  width: 30px;
  cursor: pointer;
}
header #burger-btn span {
  height: 3px;
  display: block;
  width: 100%;
  background-color: #565e67;
}
header #burger-btn span:nth-child(even) {
  margin: 5px 0;
}
header .burger-menu {
  position: fixed;
  top: 0;
  left: -100%;
  width: 270px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  background-color: white;
  font-size: 15px;
  z-index: 10000;
  height: 100%;
  min-height: 585px;
  padding: 20px 20px 40px 24px;
  overflow-y: auto;
  direction: rtl;
  transition: 0.4s;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
header .burger-menu::-webkit-scrollbar {
  display: none;
}
header .burger-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
header .burger-menu ul li {
  padding: 4px 0;
}
header .burger-menu ul li a {
  color: black;
  border-bottom: solid 1px #ccc;
  display: block;
  padding: 4px 0;
  text-align: left;
  font-size: 13px;
  font-weight: 500;
}
header .burger-menu ul li a:hover {
  color: #20808b;
}
header .burger-menu ul li li a {
  padding-left: 24px;
}
header .burger-menu.active {
  left: 0;
}
header .burger-menu #closeMenu {
  width: 36px;
  height: 36px;
  min-height: 36px;
  display: flex;
  align-items: center;
  position: relative;
  margin-left: 10px;
  margin-top: 2px;
  margin-bottom: 8px;
  cursor: pointer;
  border: 5px solid rgba(0, 0, 0, 0);
}
header .burger-menu #closeMenu .line {
  display: block;
  width: 100%;
  height: 2px;
  background: black;
  position: absolute;
}
header .burger-menu #closeMenu .line:first-child {
  transform: rotate(45deg);
}
header .burger-menu #closeMenu .line:last-child {
  transform: rotate(-45deg);
}

.body-overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  z-index: 9999;
  display: block;
  visibility: hidden;
  opacity: 0;
  transition: 0.2s;
}

#newsletter {
  margin-top: 60px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #20808b;
  text-align: center;
}
#newsletter__title {
  font-family: "Century Gothic";
  font-size: 4rem;
  font-weight: 400;
  color: white;
  letter-spacing: -0.55px;
  text-align: center;
  position: relative;
}
#newsletter__title:after {
  content: "";
  height: 2px;
  background: #fff;
  display: block;
  max-width: 80px;
  margin: 0 auto;
}
#newsletter p {
  font-size: 19px;
  line-height: 1.5;
  margin: 20px auto;
  text-align: center;
  max-width: 800px;
  color: white;
}
@media (max-width: 600px) {
  #newsletter p {
    font-size: 16px;
  }
}
#newsletter__form {
  max-width: 700px;
  align-items: center;
  margin: 0 auto;
  padding: 0 15px;
}
#newsletter__form input[type=email] {
  border: none;
  border-bottom: 1px solid #FFF;
  width: 70%;
  background-color: transparent;
  margin-right: 15px;
  outline: none;
  color: white;
  padding: 3px 0;
  font-size: 15px;
}
#newsletter__form input[type=email]::placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #e2e8e8;
  letter-spacing: 0;
}
#newsletter__form input[type=email]::-webkit-input-placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #e2e8e8;
  letter-spacing: 0;
}
#newsletter__form input[type=email]::-moz-placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #e2e8e8;
  letter-spacing: 0;
}
#newsletter__form input[type=email]:-ms-input-placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #e2e8e8;
  letter-spacing: 0;
}
#newsletter__form input[type=email]:-moz-placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #e2e8e8;
  letter-spacing: 0;
}
#newsletter__form input[type=email]:focus::-webkit-input-placeholder {
  opacity: 0;
}
@media (max-width: 600px) {
  #newsletter__form input[type=email] {
    width: 68%;
  }
}
#newsletter__form input[type=submit] {
  cursor: pointer;
  background: none;
  border: 1px solid;
  font-size: 14px;
  font-weight: 500;
  color: white;
  letter-spacing: 0;
  line-height: 1;
  padding: 0 15px;
  border-radius: 100%;
  width: 90px;
  height: 90px;
  outline: none;
}
#newsletter__form input[type=submit]:hover {
  background: white;
  color: #20808b;
}
@media (max-width: 600px) {
  #newsletter__form input[type=submit] {
    width: 70px;
    height: 70px;
    font-size: 12px;
    padding: 0;
  }
}
#newsletter__notice {
  text-align: center;
  color: white;
  font-size: 11px;
  max-width: 800px;
  margin: 20px auto;
}
#newsletter__notice a {
  color: white;
  text-decoration: underline;
}
#newsletter__notice a:hover {
  color: black;
}

footer {
  background-color: #F9F9F9;
  border-top: 1px solid #eee;
  padding-top: 3rem;
  padding-bottom: 1rem;
  text-align: center;
  font-size: 15px;
}
footer #footer-logo {
  margin: 15px 14px 20px;
}
footer #footer-menu {
  font-size: 16px;
  padding: 0.75rem;
}
footer #footer-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  columns: 3;
  column-gap: 1rem;
}
footer #footer-menu ul li {
  padding: 8px 0;
  line-height: 1;
}
footer #footer-menu ul li a {
  color: #4a4a4a;
}
footer #footer-menu ul li a:hover {
  color: #188179;
}
footer #footer-menu ul li.current-menu-item a {
  color: #31737a;
}
@media (max-width: 600px) {
  footer #footer-menu {
    display: none;
  }
}
footer #footer-social {
  margin: 1.75rem 0;
}
footer #footer-social a {
  display: inline-block;
  margin: 0 15px;
}
footer #footer-social a svg {
  height: 15px;
}
footer #footer-social a svg path {
  fill: #4a4a4a;
}
footer #footer-social a svg:hover path {
  fill: #188179;
}
footer #info-menu ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  border-top: 1px solid #ccc;
  padding-top: 2rem;
  margin-top: 3rem;
  list-style: none;
}
footer #info-menu ul li {
  padding: 0 15px;
}
footer #info-menu ul li a {
  color: #4a4a4a;
}
footer #info-menu ul li a:hover {
  color: #188179;
}
footer #copyright {
  border-top: 1px solid #ccc;
  padding-top: 2rem;
  margin-top: 3rem;
}

.date-has-line .entry-meta {
  border-bottom: 1px solid #ddd;
}

article.horizontal {
  display: flex;
  align-items: center;
  border-bottom: 1px dotted #999;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
article.horizontal .entry-content {
  padding-left: 3rem;
}
@media (max-width: 600px) {
  article.horizontal .entry-content {
    padding-left: 0;
  }
}
article.horizontal:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
@media (max-width: 600px) {
  article.horizontal {
    display: block;
  }
  article.horizontal img {
    width: 100%;
  }
}
article .post__content {
  margin-top: 12px;
}
article .post__content h3 {
  max-width: 90%;
}
article .post-category {
  padding: 5px 0 12px;
  line-height: 1;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
article .post-category a {
  color: #188179;
}
article .post-category a span {
  border-bottom: 2px solid #188179;
  padding: 5px 4px 2px 0;
}
@media (max-width: 991px) {
  article .post-category {
    margin-top: 6px;
  }
}
article .entry-meta {
  font-size: 13px;
  color: #767676;
  margin: 13px 0 0;
  display: block;
  font-weight: 500;
  padding-bottom: 3px;
}
article .post-excerpt {
  margin-top: 15px;
  color: #565e67;
  font-size: 16px;
  line-height: 1.4;
}
@media (max-width: 600px) {
  article figure {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.sidebar-ad-holder {
  position: relative;
  min-height: 860px;
  margin-bottom: 30px;
}
.sidebar-ad-holder .sidebar-ads {
  margin: 0 auto 20px;
  text-align: center;
}
.sidebar-ad-holder .sticky-ad {
  position: sticky;
  top: 94px;
}

.columns4 article {
  width: 25%;
  padding-left: 2rem;
  padding-right: 2rem;
}
.columns4 article .post-category {
  margin-top: 12px;
}
@media (max-width: 991px) {
  .columns4 article {
    width: 50%;
    margin-bottom: 4rem;
  }
}
@media (max-width: 600px) {
  .columns4 article {
    width: 100%;
  }
  .columns4 article img {
    width: 100%;
  }
}

.columns2 {
  flex-wrap: wrap;
}
.columns2 article {
  width: 50%;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media (max-width: 600px) {
  .columns2 article {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .columns2 article img {
    width: 100%;
  }
}

center {
  width: 100%;
}

#breadcrumbs {
  padding: 6px 0;
  font-size: 13px;
  background: #f1ebeb;
}
#breadcrumbs .separator {
  margin: 0 4px;
}
#breadcrumbs a {
  color: #167870;
}

@media (max-width: 600px) {
  #mageiriki-wrapper article:nth-child(2), #mageiriki-wrapper article:nth-child(3), #mageiriki-wrapper article:last-child {
    display: none;
  }
}
.error-404 {
  text-align: center;
  display: flex;
  min-height: 400px;
  align-items: center;
  font-family: "Century Gothic";
  margin-top: 35px;
}
@media (max-width: 480px) {
  .error-404 {
    min-height: auto;
  }
}
.error-404 h2 {
  font-size: 4rem;
  margin-bottom: 30px;
  line-height: 1.2;
}
@media (max-width: 768px) {
  .error-404 h2 {
    font-size: 3em;
  }
}
@media (max-width: 480px) {
  .error-404 h2 {
    font-size: 2.8em;
  }
}
.error-404 .msg-404 {
  color: #20808b;
  font-size: 26em;
  margin-bottom: 30px;
  line-height: 1;
}
@media (max-width: 768px) {
  .error-404 .msg-404 {
    font-size: 22em;
  }
}
@media (max-width: 480px) {
  .error-404 .msg-404 {
    font-size: 16em;
  }
}
.error-404 a {
  color: #20808b;
  text-decoration: underline;
  font-size: 20px;
}

.squared-imgs figure {
  padding-bottom: 60%;
  position: relative;
}
.squared-imgs figure img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  height: 100%;
}

#wellbeing-wrapper figure {
  padding-bottom: 56%;
  position: relative;
}
#wellbeing-wrapper figure img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  height: 100%;
}

.center-ad {
  text-align: center;
}

.margin-ad {
  margin: 20px 0;
}

.sidebar-custom-banner {
  margin: 20px 0;
}

.home section:not(#home-topnews) .container {
  max-width: 1860px;
}
@media (max-width: 991px) {
  .home section:not(#home-topnews) .container {
    max-width: 768px;
  }
}
@media (max-width: 600px) {
  .home section:not(#home-topnews) .container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.home h2 a {
  color: #565e67;
}
.home h2 a:hover {
  color: #188179;
}
.home h2 a span {
  font-family: "Noto Serif Display";
  font-size: 4.5rem;
  font-weight: 600;
  color: #6b757f;
  letter-spacing: -0.55px;
  font-style: italic;
  line-height: 1;
  padding-left: 16px;
  margin-left: 12px;
  border-left: solid 4px;
}
@media (max-width: 767px) {
  .home h2 a span {
    display: block;
    padding-left: 0;
    margin-left: 0;
    border-left: none;
    margin-top: 5px;
  }
}
@media (max-width: 600px) {
  .home h2 a span {
    font-size: 2.8rem;
  }
}

#home-leader {
  padding-bottom: 30px;
}
#home-leader .container #leader-wrapper h3 {
  line-height: 1.1;
}
#home-leader .container #leader-wrapper .leader-column {
  padding: 1rem 2rem;
}
#home-leader .container #leader-wrapper .leader-column.width25 {
  width: 21%;
}
@media (min-width: 601px) and (max-width: 991px) {
  #home-leader .container #leader-wrapper .leader-column.width25 {
    width: 50%;
  }
}
@media (max-width: 600px) {
  #home-leader .container #leader-wrapper .leader-column.width25 {
    width: 100%;
  }
}
#home-leader .container #leader-wrapper .leader-column.width50 {
  width: 58%;
}
@media (max-width: 991px) {
  #home-leader .container #leader-wrapper .leader-column.width50 {
    width: 100%;
  }
}
#home-leader .container #leader-wrapper .leader-column#leader-left article:first-child {
  padding-bottom: 20px;
  border-bottom: 1px solid #DDD;
  margin-bottom: 20px;
}
@media (min-width: 601px) and (max-width: 991px) {
  #home-leader .container #leader-wrapper .leader-column#leader-left article:first-child {
    min-height: 407px;
  }
}
@media (max-width: 420px) {
  #home-leader .container #leader-wrapper .leader-column#leader-left img {
    width: 100%;
  }
}
@media (max-width: 600px) {
  #home-leader .container #leader-wrapper .leader-column#leader-left {
    text-align: center;
  }
}
@media (max-width: 420px) {
  #home-leader .container #leader-wrapper .leader-column#leader-left {
    text-align: left;
  }
}
#home-leader .container #leader-wrapper .leader-column#leader-middle {
  border-left: solid 1px #ddd;
  border-right: solid 1px #ddd;
}
#home-leader .container #leader-wrapper .leader-column#leader-middle figure {
  padding-bottom: 61%;
  position: relative;
}
#home-leader .container #leader-wrapper .leader-column#leader-middle figure img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  height: 100%;
}
#home-leader .container #leader-wrapper .leader-column#leader-middle h3 {
  font-size: 3.5rem;
  font-weight: 600;
  color: #0f0f0f;
  letter-spacing: -0.55px;
  line-height: 1.1;
}
@media (max-width: 991px) {
  #home-leader .container #leader-wrapper .leader-column#leader-middle {
    order: -1;
    border-left: none;
    border-right: none;
    padding: 0;
  }
  #home-leader .container #leader-wrapper .leader-column#leader-middle img {
    width: 100%;
  }
}
#home-leader .container #leader-wrapper .leader-column#leader-right {
  text-align: center;
}
#home-leader .container #leader-wrapper .leader-column#leader-right h3 {
  margin-left: auto;
  margin-right: auto;
}
#home-leader .container #leader-wrapper .leader-column#leader-right .post-rounded .thumb-holder {
  width: 180px;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
  padding: 20px;
  height: 180px;
  background-color: #f1f1f1;
  border: 1px solid #DDD;
  position: relative;
}
#home-leader .container #leader-wrapper .leader-column#leader-right .post-rounded .thumb-holder img {
  position: absolute;
  top: 11px;
  left: 11px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center 20%;
  object-position: center 20%;
  width: 88%;
  height: 88%;
  border-radius: 50%;
}
#home-leader .container #leader-wrapper .leader-column#leader-right .post-rounded .entry-content {
  margin-top: 12px;
}
@media (min-width: 601px) and (max-width: 991px) {
  #home-leader .container #leader-wrapper .leader-column#leader-right .post-rounded {
    min-height: 384px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
}
#home-leader .container #leader-wrapper .leader-column#leader-right .svg-divider {
  margin: 10px auto 20px;
  max-width: 220px;
}
@media (max-width: 420px) {
  #home-leader .container #leader-wrapper .leader-column#leader-right article:last-child img {
    width: 100%;
  }
}
@media (max-width: 420px) {
  #home-leader .container #leader-wrapper .leader-column#leader-right article:last-child {
    text-align: left;
  }
}
@media (max-width: 991px) {
  #home-leader .container #leader-wrapper .leader-column {
    padding: 30px 10px 0;
  }
}
@media (max-width: 600px) {
  #home-leader .container #leader-wrapper .leader-column {
    padding: 30px 0 0;
  }
}
#home-leader .container #leader-wrapper .full-leader article {
  position: relative;
}
#home-leader .container #leader-wrapper .full-leader article .entry-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 12px;
  text-align: center;
  padding: 2% 8%;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgb(0, 0, 0) 60%, rgba(0, 0, 0, 0.6));
  margin: 0;
}
#home-leader .container #leader-wrapper .full-leader article .entry-content h3 {
  font-family: "Noto Serif Display";
  line-height: 1.1;
  font-size: 4rem;
  font-weight: 600;
  color: white;
  letter-spacing: 0;
}
#home-leader .container #leader-wrapper .full-leader article .entry-content a {
  color: #fff;
}

.home-section {
  padding-top: 30px;
  padding-bottom: 30px;
}

#home-lifestyle article {
  margin-bottom: 4rem;
}

#home-mageiriki {
  background: #830d40;
  padding: 3rem 0 4rem;
  margin-top: 30px;
  margin-bottom: 30px;
}
#home-mageiriki h2 a {
  color: white;
  margin-bottom: 2rem;
}
#home-mageiriki h2 a:hover {
  color: #188179;
}
#home-mageiriki h3 a {
  color: white;
}
#home-mageiriki .post-category a {
  color: white;
}
#home-mageiriki .post-category a span {
  border-bottom: 2px solid white;
}
#home-mageiriki .entry-meta {
  color: #f0f0f0;
}

#home-moda #moda-wrapper {
  align-items: flex-start;
  column-gap: 2rem;
}
#home-moda #moda-wrapper .sticky-post {
  position: sticky;
  -webkit-position: sticky;
  top: 0;
  margin-left: -2rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
#home-moda #moda-wrapper .sticky-post figure {
  height: 100vh;
  padding: 0;
}
#home-moda #moda-wrapper .sticky-post figure img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center 20%;
  object-position: center 20%;
  width: 100%;
  height: 100%;
}
@media (max-width: 420px) {
  #home-moda #moda-wrapper .sticky-post figure {
    margin: 0 !important;
  }
}
#home-moda #moda-wrapper .sticky-post .entry-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 12px;
  text-align: center;
  padding: 2% 8%;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgb(0, 0, 0) 60%, rgba(0, 0, 0, 0.6));
  margin: 0;
}
@media (max-width: 600px) {
  #home-moda #moda-wrapper .sticky-post .entry-content .post-excerpt {
    display: none;
  }
}
#home-moda #moda-wrapper .sticky-post .post-category {
  display: none;
}
#home-moda #moda-wrapper .sticky-post h3 {
  font-family: "Noto Serif Display";
  line-height: 1.1;
  font-size: 4rem;
  font-weight: 600;
  color: white;
  letter-spacing: 0;
}
#home-moda #moda-wrapper .sticky-post h3 a {
  color: white;
}
#home-moda #moda-wrapper .sticky-post .post-excerpt {
  color: white;
}
@media (max-width: 991px) {
  #home-moda #moda-wrapper .sticky-post {
    position: relative;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 4rem;
  }
}
#home-moda #moda-wrapper .vertical-posts .vertical-wrapper {
  flex-wrap: wrap;
  margin-left: -2rem;
}
#home-moda #moda-wrapper .vertical-posts .vertical-wrapper article {
  margin-bottom: 4rem;
  padding-left: 4rem;
  padding-right: 0;
}
#home-moda #moda-wrapper .vertical-posts .vertical-wrapper article .thumb-holder {
  padding-bottom: 60% !important;
  padding: 0;
  position: relative;
  height: 0;
}
#home-moda #moda-wrapper .vertical-posts .vertical-wrapper article .thumb-holder img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  height: 100%;
}
#home-moda #moda-wrapper .vertical-posts .vertical-wrapper article .post-category {
  display: none;
}
#home-moda #moda-wrapper .vertical-posts .vertical-wrapper article h3 {
  margin-top: 12px;
}
@media (max-width: 991px) {
  #home-moda #moda-wrapper .vertical-posts .vertical-wrapper article {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 991px) {
  #home-moda #moda-wrapper .vertical-posts .vertical-wrapper {
    margin-left: 0;
  }
}

#wellbeing-wrapper article {
  margin-bottom: 1.75rem;
}
#wellbeing-wrapper article h3 {
  font-size: 3rem;
}
#wellbeing-wrapper article .post-category {
  margin-top: 12px;
}

#home-zodia h2 {
  text-align: center;
  margin-bottom: 30px;
}
#home-zodia h2 a {
  color: #565e67;
}
#home-zodia h2 a:hover {
  color: #188179;
}
#home-zodia #zodia-wrapper a {
  display: block;
  width: 120px;
  height: 90px;
}
#home-zodia #zodia-wrapper a .sign__tile {
  padding: 5px;
  position: relative;
}
#home-zodia #zodia-wrapper a .sign__tile__wrap {
  position: relative;
  margin: 0 auto;
}
#home-zodia #zodia-wrapper a .sign__triangle {
  width: 70px;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 51px;
  z-index: -1;
  margin: 0 auto;
}
#home-zodia #zodia-wrapper a .sign__image {
  max-width: 51px;
  height: 50px;
  margin: 0 auto 2px;
  background-repeat: no-repeat;
  background-size: cover;
}
#home-zodia #zodia-wrapper a .sign__image.aries {
  background-image: url(/wp-content/themes/govastileto/images/aries.svg);
}
#home-zodia #zodia-wrapper a .sign__image.taurus {
  background-image: url(/wp-content/themes/govastileto/images/taurus.svg);
}
#home-zodia #zodia-wrapper a .sign__image.gemini {
  background-image: url(/wp-content/themes/govastileto/images/gemini.svg);
}
#home-zodia #zodia-wrapper a .sign__image.cancer {
  background-image: url(/wp-content/themes/govastileto/images/cancer.svg);
}
#home-zodia #zodia-wrapper a .sign__image.leo {
  background-image: url(/wp-content/themes/govastileto/images/leo.svg);
}
#home-zodia #zodia-wrapper a .sign__image.virgo {
  background-image: url(/wp-content/themes/govastileto/images/virgo.svg);
}
#home-zodia #zodia-wrapper a .sign__image.libra {
  background-image: url(/wp-content/themes/govastileto/images/libra.svg);
}
#home-zodia #zodia-wrapper a .sign__image.scorpio {
  background-image: url(/wp-content/themes/govastileto/images/scorpio.svg);
}
#home-zodia #zodia-wrapper a .sign__image.sagittarius {
  background-image: url(/wp-content/themes/govastileto/images/sagittarius.svg);
}
#home-zodia #zodia-wrapper a .sign__image.capricorn {
  background-image: url(/wp-content/themes/govastileto/images/capricorn.svg);
}
#home-zodia #zodia-wrapper a .sign__image.aquarius {
  background-image: url(/wp-content/themes/govastileto/images/aquarius.svg);
}
#home-zodia #zodia-wrapper a .sign__image.pisces {
  background-image: url(/wp-content/themes/govastileto/images/pisces.svg);
}
#home-zodia #zodia-wrapper a .sign__name {
  font-size: 1.5rem;
  text-align: center;
  line-height: 1.5;
}

#home-travel {
  height: 100vw;
  max-height: 740px;
  background-size: cover;
  background-position: center;
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
}
#home-travel a, #home-travel .travel-wrapper {
  display: flex;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  align-items: center;
}
#home-travel a .container, #home-travel .travel-wrapper .container {
  max-width: 870px;
  text-align: center;
}
#home-travel a .container .travel-upperTitle, #home-travel .travel-wrapper .container .travel-upperTitle {
  font-size: 16px;
  font-weight: 700;
  color: #188179;
  letter-spacing: 8px;
}
#home-travel a .container h2, #home-travel .travel-wrapper .container h2 {
  font-family: "Noto Serif Display";
  font-size: 4.6rem;
  font-weight: 400;
  color: white;
  letter-spacing: 0;
  margin: 1.2rem auto 2rem;
  padding: 0 15px;
}
@media (max-width: 600px) {
  #home-travel a .container h2, #home-travel .travel-wrapper .container h2 {
    font-size: 3.6rem;
  }
}
#home-travel .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(0, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.9))) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0.9) 100%) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0.9) 100%) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0.9) 100%) repeat scroll 0 0;
  opacity: 0.35;
  height: 100%;
  right: 0;
}

.kims-banner {
  display: none;
  margin: 25px 0;
  text-align: center;
}
@media (max-width: 991px) {
  .kims-banner {
    display: block;
  }
}

#archive-header {
  background-color: rgba(246, 219, 228, 0.4);
  text-align: center;
  padding: 2rem 0;
  margin-bottom: 3rem;
  min-height: 137px;
}
#archive-header span {
  color: #188179;
}
#archive-header .other-categories {
  margin-top: 2rem;
}
#archive-header .other-categories .cat-btn {
  line-height: 1;
  color: #000;
  font-weight: 600;
  white-space: nowrap;
  font-size: 15px;
  background-color: #fff;
  padding: 6px 8px;
  margin: 0 5px;
  border: 1px solid rgba(198, 66, 110, 0.2);
  text-transform: uppercase;
  display: inline-block;
}
#archive-header .other-categories .cat-btn:hover {
  background-color: #e4dfdf;
}

.archive-page .cat-leader {
  width: 100%;
}
.archive-page .cat-leader img {
  width: 100%;
}
.archive-page .cat-leader .horizontal-ad {
  margin-bottom: 20px;
  overflow: hidden;
}
.archive-page article {
  margin-bottom: 20px;
}
.archive-page article figure {
  position: relative;
  padding-bottom: 62%;
}
.archive-page article figure img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  height: 100%;
}
.archive-page .width33 h3 {
  font-size: 2rem;
}
@media (max-width: 600px) {
  .archive-page .width33 {
    width: 47%;
  }
  .archive-page .width33 figure {
    margin-left: 0;
    margin-right: 0;
  }
  .archive-page .width33 figure img {
    width: 100%;
  }
}
@media (max-width: 420px) {
  .archive-page .width33 {
    width: 100%;
  }
  .archive-page .width33 figure {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.archive-page .width50 {
  width: calc(50% - 1.25rem);
}
@media (max-width: 600px) {
  .archive-page .width50 {
    width: 100%;
  }
  .archive-page .width50 img {
    width: 100%;
  }
}
.archive-page .width75 {
  column-gap: 2.5rem;
}
.archive-page .post-category {
  margin-top: 12px;
}
.archive-page.search-results p {
  font-size: 16px;
  margin-top: 10px;
}

#pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}
#pagination span, #pagination a {
  font-size: 13px;
  font-weight: 400;
  color: #565e67;
  letter-spacing: 0;
  display: block;
  margin: 0 5px 0 0;
  padding: 10px 15px;
  text-decoration: none;
  width: auto;
  min-width: 35px;
  height: 35px;
  text-align: center;
  font-weight: bold;
  line-height: 1;
}
#pagination span:hover, #pagination span.current, #pagination a:hover, #pagination a.current {
  background-color: #565e67;
  color: white;
}

.between-ad {
  display: none;
}
@media (max-width: 600px) {
  .between-ad {
    display: block;
    width: 100%;
  }
}

.single h1 {
  font-family: "Open Sans";
  font-size: 3.6rem;
  font-weight: 500;
  color: #0f0f0f;
  letter-spacing: -0.5px;
  line-height: 1.3;
  margin: 1.25rem auto 1.5rem;
  max-width: 930px;
  padding: 0 15px;
  text-align: center;
}
.single header .post-category {
  margin-top: 3rem;
  padding: 5px 10px;
  text-align: center;
}
.single .post-info {
  margin-bottom: 3rem;
}
.single .post-info .author-name a {
  font-family: "Open Sans";
  font-size: 1.5rem;
  font-weight: 500;
  color: #767676;
  letter-spacing: 0;
  line-height: 1.5;
  text-transform: uppercase;
}
.single .post-info .entry-meta {
  margin: 0 0 0 6px;
  padding: 0;
  font-size: 1.5rem;
}
.single .article-img img {
  width: 100%;
}
.single .main-content {
  margin-top: 2rem;
  font-size: 2.2rem;
  line-height: 1.6;
  padding: 0 3rem;
}
.single .main-content .single-post-excerpt {
  font-family: "Open Sans";
  font-size: 2.5rem;
  font-weight: 600;
  color: #000;
  letter-spacing: 0;
  line-height: 1.3;
}
.single .main-content h2 {
  font-size: 26px;
  font-weight: 600;
  color: #000;
  letter-spacing: 0;
  line-height: 1.3;
  margin: 20px 0;
  max-width: 500px;
}
.single .main-content p {
  margin: 19px 0;
}
.single .main-content p a {
  border-bottom: 3px solid #228490;
  color: #262626;
}
.single .main-content ul {
  margin-left: 25px;
}
.single .main-content img {
  line-height: 1;
  margin-top: 2rem;
  margin-bottom: 1rem;
  margin-left: -3rem;
  max-width: 100%;
  height: auto !important;
}
.single .main-content iframe {
  max-width: 100%;
}
.single .main-content .add-to-any {
  line-height: 1;
  margin-top: 2rem;
  width: 100%;
  border-bottom: 1px solid #DDD;
  text-align: center;
  margin-bottom: 2rem;
}
.single .main-content .add-to-any-bottom {
  border-top: 1px solid #CCC;
  padding-top: 10px;
  margin-top: 4rem;
  margin-bottom: 3rem;
}
.single .main-content .add-to-any a {
  padding: 0 7px !important;
}
.single .main-content .insert-page {
  margin-top: 4rem;
  margin-left: 0;
  position: relative;
  display: block;
  margin-bottom: 30px;
  border: 1px solid #1ba097;
  padding: 15px;
  max-width: 600px;
  line-height: 1;
}
.single .main-content .insert-page:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/wp-content/themes/govastileto/images/related-arrow.png);
}
.single .main-content .insert-page:hover {
  background-color: #1ba097;
}
.single .main-content .insert-page:hover h3, .single .main-content .insert-page:hover .rel-cont-label {
  color: white !important;
}
.single .main-content .insert-page:hover:after {
  filter: grayscale(1) brightness(10);
}
.single .main-content .insert-page .related-header {
  display: flex;
  align-items: center;
}
.single .main-content .insert-page .related-header img {
  margin: 0;
}
.single .main-content .insert-page .related-header .rel-cont {
  padding: 15px;
}
.single .main-content .insert-page .related-header .rel-cont .rel-cont-label {
  font-weight: 700;
  font-size: 15px;
  color: #1ba097;
  margin-bottom: 5px;
  display: block;
}
.single .main-content .insert-page .related-header .rel-cont h3 {
  font-size: 2.2rem;
  font-weight: 500;
  color: black;
  letter-spacing: 0;
  line-height: 1.2;
}
@media (max-width: 600px) {
  .single .main-content .insert-page .related-header {
    display: block;
  }
  .single .main-content .insert-page .related-header img {
    width: 100%;
  }
  .single .main-content .insert-page .related-header .rel-cont {
    padding-left: 0;
  }
  .single .main-content .insert-page .related-header .rel-cont h3 {
    font-size: 2rem;
  }
}
.single .main-content .GovaStiletoMedia {
  margin: 30px 0;
}
.single .main-content .tags {
  margin-bottom: 3rem;
}
.single .main-content .tags a {
  font-size: 15px;
  margin: 10px 10px 0;
  font-weight: 600;
  color: #000;
  border-bottom: 2px solid #1ba097;
}
.single .main-content .tags a:first-child {
  margin-left: 0;
}
@media (max-width: 768px) {
  .single .main-content {
    padding: 0 1.8rem;
  }
  .single .main-content img {
    margin-left: 0;
  }
}
.single .main-content .gallery-carousel {
  margin-bottom: 10px;
}
.single .main-content .gallery-carousel .owl-item {
  height: 230px;
  position: relative;
}
.single .main-content .gallery-carousel .owl-item img {
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
  object-position: top center;
}
.single .main-content .gallery-carousel .owl-dots {
  text-align: center;
  margin-top: 10px;
}
.single .main-content .gallery-carousel .owl-dots .owl-dot {
  width: 18px;
  height: 18px;
  background: #b7b3b3;
  margin: 0 6px;
  border-radius: 50%;
}
.single .main-content .gallery-carousel .owl-dots .owl-dot.active {
  background: #20808b;
}
.single .main-content .gallery-carousel .owl-nav button {
  position: absolute;
  bottom: 50%;
  margin-bottom: -6px;
  line-height: 0;
}
.single .main-content .gallery-carousel .owl-nav button.owl-prev {
  left: 8px;
}
.single .main-content .gallery-carousel .owl-nav button.owl-next {
  right: 8px;
  transform: rotate(180deg);
}
.single .sidebar {
  margin-top: 3rem;
}
.single .nxt-pst {
  margin-top: 60px;
}
.single #newsletter {
  margin-top: 0;
}
@media (max-width: 600px) {
  .single .article-img {
    margin-left: -1.5%;
    margin-right: -1.5%;
  }
}

#related-posts {
  padding: 3rem 0;
  background-color: #f9f9f9;
  margin-top: 3rem;
}
#related-posts h2 {
  margin-bottom: 22px;
  font-size: 5rem;
}
#related-posts .columns3 article {
  width: 32.25%;
  padding-bottom: 14px;
}
#related-posts .columns3 article h3 {
  font-size: 2rem;
  max-width: 90%;
}
#related-posts .columns3 article img {
  width: 100%;
}
@media (max-width: 600px) {
  #related-posts .columns3 article {
    width: 45%;
  }
}
@media (max-width: 420px) {
  #related-posts .columns3 article {
    width: 100%;
  }
}
#related-posts figure {
  padding-bottom: 100%;
  position: relative;
}
#related-posts figure img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  height: 100%;
}

.travel-item {
  border-bottom: solid 1px #ddd;
  padding: 20px;
  margin: 30px 0;
  padding: 30px 0;
  /*
  &:nth-child(2n) article{
      flex-direction: row-reverse;
      .entry-content{
          padding-left: 0;
          padding-right: 40px;
          text-align: right;
      }
  }
  */
}
.travel-item:last-child {
  border-bottom: none;
}
.travel-item article {
  display: flex;
}
.travel-item article header {
  width: 40%;
}
.travel-item article header img {
  margin: 0 !important;
}
.travel-item article .entry-content {
  width: 60%;
  padding-left: 40px;
}
.travel-item article .entry-content h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  letter-spacing: -1px;
  max-width: none;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}
.travel-item article .entry-content h2 a {
  font-size: 4rem;
  color: #20808b;
}
.travel-item article .entry-content .travel-more {
  margin-top: 24px;
}
.travel-item article .entry-content .travel-more a {
  color: #20808b;
  text-decoration: underline;
}

#default-page header {
  margin-top: 3rem;
}
#default-page header h1 {
  font-family: "Open Sans";
  font-size: 3.6rem;
  font-weight: 500;
  color: #0f0f0f;
  letter-spacing: -0.5px;
  line-height: 1.3;
  margin: 1.25rem auto 4.25rem;
  max-width: 930px;
  padding: 0 15px;
  text-align: center;
}
#default-page .main-content h2 {
  font-size: 26px;
  font-weight: 600;
  color: #000;
  letter-spacing: 0;
  line-height: 1.3;
  margin: 20px 0;
  max-width: 500px;
}
#default-page .main-content p {
  font-size: 1.8rem;
  line-height: 1.5;
  margin: 19px 0;
}
#default-page .main-content p a {
  border-bottom: 2px solid #188179;
  color: #188179;
}
#default-page .main-content form {
  max-width: 500px;
}
#default-page .main-content form input[type=email], #default-page .main-content form input[type=text], #default-page .main-content form textarea {
  font-family: "Open Sans" !important;
  width: 100%;
  background-color: #F0F0F0;
  border: solid 1px #bdbdbd;
  padding: 6px 12px;
  outline: none;
  margin-top: 3px;
}
#default-page .main-content form input[type=email], #default-page .main-content form input[type=text] {
  height: 40px;
}
#default-page .main-content form input[type=submit] {
  background: #188179;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  padding: 12px 30px;
  border: solid 1px transparent;
  cursor: pointer;
  font-size: 15px;
  font-family: "Open Sans";
  margin-top: 20px;
  outline: none;
}
#default-page .main-content form input[type=submit]:hover {
  border: solid 1px #188179;
  background: white;
  color: #188179;
}
#default-page .main-content form .wpcf7-list-item {
  margin: 0 !important;
}/*# sourceMappingURL=style.css.map */