/*
 Theme Name:   Lukaround
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Himalayas Child Theme
 Author:       Sergey Lukichev
 Author URI:   http://example.com
 Template:     himalayas
 Version:      1.0.0
 License:      GNU Geиneral Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  lukaround
*/
.caption-title {
    text-transform: none;
    font-weight: normal;
}

h1,
h1.entry-title,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'PT Sans Narrow', 'Ubuntu Condensed', 'Roboto Condensed', 'Open Sans Condensed', sans-serif;
    font-weight: inherit;
}

.page article.hentry h1.entry-title {
    font-size: 50px;
}

.caption-sub, .service-content, .entry-content {
    font-family: 'PT Sans Narrow', 'Ubuntu Condensed', 'Roboto Condensed', 'Open Sans Condensed', sans-serif;
}

.entry-content {
    font-family: "Open Sans", Ubuntu, Roboto, tahoma, helvetica, arial, sans-serif;
}

.service-content {
    font-size: 18px;
}

.entry-content {
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    color: #666;
}

.image-wrap img {
    border: 0px;
}

img {
    border: 1px solid #d8d7d7;
    padding: 4px;
}

.contact-content {
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Open Sans", Ubuntu, Roboto, tahoma, helvetica, arial, sans-serif;
}

.tg-column-3-nolink {
    float: left;
    margin-left: 5%;
    width: inherit;
}

.cta-text-title h2 {
    font-family: "Open Sans", Ubuntu, Roboto, tahoma, helvetica, arial, sans-serif;
    text-shadow: none;
    text-transform: none;
    letter-spacing: 1px;
    font-weight: 400;
}

.blog-title a {
    color: #333333;
    font-size: 18px;
    font-weight: 400;
    font-family: "Open Sans", Ubuntu, Roboto, tahoma, helvetica, arial, sans-serif;
}

.blog-content {
    font-family: "Open Sans", Ubuntu, Roboto, tahoma, helvetica, arial, sans-serif;
}

.layer-media img {
    border: 1px solid #d8d7d7;
    padding: 4px;
}