/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

.x-container.width {width: 93% !important;}
.site {
border-left: 1px solid #aeaeae;
border-right: 1px solid #aeaeae;
}
.x-navbar-wrap {
border-top: 3px double;
border-bottom: 3px double;
}
.x-sidebar {
    width: 27.79803%;
    padding-left: 3%;
    border-left: 1px solid #b2b2b2;
}
.x-header-landmark {padding:0 0 30px 0;}
#sb_instagram #sbi_load .sbi_follow_btn {
    margin-top: -50px;
    position: relative;
    float: right;
    margin-right: 10px;
}
#sb_instagram {
margin-bottom:20px;}
#sb_instagram .sbi_follow_btn a {
    background: #4A4A4A;
}
a.entry-thumb:hover img {
    opacity: 0.9;
}
a.entry-thumb:hover:before {
    opacity: 0;
}
.entry-header {text-align:center;}
.entry-title:before {display: none;}
.p-meta > span:nth-child(1) {
    display: none;
}
.p-meta > span:nth-child(3):after {
    display: none;
}.p-meta > span:nth-child(4) {
    display: none;
}
.p-meta, .p-meta a {font-family: "PT Sans Narrow","Helvetica Neue",Helvetica,sans-serif;
color:#aaa;
margin: 0}

.x-colophon.bottom {padding: 0px;}
.x-colophon.bottom .x-nav li a {color:#fff;}
.entry-wrap:after {
    clear: both;
    background-image: url('../../uploads/divider.png');
    width: 100%;
    height: 6px;
    margin-top: 30px;
}

#text-2 {text-align: center;}
#text-2 h4 {font-size: 100%;}
#text-2 .x-icon {margin: 0 10px;}