/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
html {
    font-size: 20px;
}
body {
    font-size: 20px;
}
ul {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0.5rem;
}
.main-navigation .menu-item {
    font-size: 19px;
}
.main-navigation a {
    font-weight: 500;
}
.weather {
    font-family: "Dosis", Helvetica, Arial, sans-serif !important;
    font-weight: 500;
}
p.weather__current-temperature {
    font-family: "Dosis", Helvetica, Arial, sans-serif !important;
    font-weight: 500;
}

.header__navbar-toggler {
    height: 3.33333rem;
    width: 4.51111rem;
}
div.pt-sticky-menu__logo {
    width: 300px;
    height: 63px;
}
h2 {
    font-size: 28px;
}
h3 {
    font-size: 1.3rem;
}
.is-btn-title {
    font-size: 1.3rem;
}
div.portfolio__featured-image {
display:none;
}
.portfolio__featured-image + .content-area .portfolio__basic-info {
    margin-top: 10%;
}
.portfolio__basic-info {
    margin-bottom: 1.3rem;
    padding: 2.94444rem 2.33333rem 2.77778rem;
}
.portfolio__gallery-container {
    margin-top: 10%;
    margin-bottom: 1.33333rem;
}
.page-header__title {
    font-size: 1.66667rem;
    text-transform: uppercase;
    margin-bottom: 0;
}
.page-header__text {
    margin-bottom: 1.77778rem;
}
.portfolio__title {
    font-size: 1.6rem;
    text-transform: uppercase;
    margin-bottom: 1rem;
}

.content-area {
    position: relative;
    z-index: 20;
    margin-bottom: 2.5rem;
}
.page-header {
    position: relative;
    z-index: 10;
    background-color: #f2f2f2;
    margin-bottom: 2.5rem;
}
.hentry__title {
    font-size: 1.66667rem;
    text-transform: uppercase;
    margin-bottom: 1.38889rem;
    word-wrap: break-word;
}
.hentry__date, .hentry .meta__item--author {
display:none;
}
.masonry .hentry__author {
display:none;
}
.footer-bottom__right {
font-family: Roboto Condensed,Helvetica,Arial,sans-serif !important;
}
.portfolio__price {
    font-weight: 800;
    font-size: 1.5rem;
}
.main-navigation a {
    padding: 47px 10px 59px;
}
a.btn.btn-primary.portfolio__cta {
display:none;
}










