/*
Theme Name: Enso Child
Theme URI: http://themes.uxbarn.com/wp/enso/
Template: enso
Author: UXBARN
Author URI: https://uxbarn.com
Description: Enso is a simple, elegant, and content-focused theme you can use to showcase your portfolio. View more products on our website.
Tags: one-column,custom-background,custom-colors,custom-menu,editor-style,featured-images,sticky-post,theme-options,threaded-comments,translation-ready
Version: 2.0.0.1601677239
Updated: 2020-10-02 22:20:39

*/

.logo-image {
    max-width: 300px;
}

.site-logo {
	padding-right: 4.6%;
}

#header-container {
    margin-bottom: 3.42%;
}

.single-uxbarn_portfolio .post-content-container {
    margin-bottom: 2.6%;
    padding-bottom: 15px;
    padding-top: 18px;
}

post-title-wrapper, .section-title {
    float: left;
    margin-right: 5%;
    /* margin-top: -0.25em; */
    width: 36%;
}

.post-title {
    font-size: 1.3em;
    font-weight: 200;
    margin-bottom: 10px;
}

.post-title::after, .single-post .post-intro::after {
    border-color: #000000;
}

.post-title::after, .single-post .post-intro::after {
    border-top: 1px solid #050505;
    content: '';
    position: absolute;
    left: 0;
    bottom: -.4em;
    width: 4.58em;
}

.post-content-wrapper, .section-content {
    float: left;
    width: 59%;
    padding-top: 8px;
}


element.style {
    visibility: visible;
    opacity: 1;
}
.image-wrapper.portrait {
    margin-left: 15%;
	margin-right: 15%;
}
.image-wrapper {
    opacity: 0;
    visibility: hidden;
}
.image-wrapper, .video-wrapper {
    margin-bottom: 5.0%;
}