/*
Theme Name:     BusinessZone
Theme URI:      http://trendyplugin.com/businesszone/
Author:         TrendyTheme
Author URI:     https://trendytheme.net
Description:    Business Zone is the perfect onepage Business WordPress Theme for corporate, agency, nonprofit, freelancer or suitable for any type of business and built for any needs.
Version:        1.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    businesszone
Tags:           one-column, two-columns, three-columns, left-sidebar, right-sidebar, featured-images, full-width-template, post-formats, sticky-post, theme-options
*/



/* =-=-=-=-=-=-= CSS TABLE CONTENT =-=-=-=-=-=-= 
    # GENERAL
    # TYPOGRAPHY
    # GLOBAL STYLES
    # NAVIGATION
        ## MOBILE MENU STYLE
    # CONTACT SECTION
    # NEWSLETTER SECTION
    # BLOG STYLE
        ## PAGINATION
        ## INNER POST PAGINATION
        ## SINGLE POST PAGER
        ## SINGLE POST
            ### AUTHOR BIO
            ### COMMENTS-WRAPPER
        ## SIDEBAR STYLE
    # 404 PAGE
    # FOOTER SECTION
    # PRELOADER
    # TO TOP
    # KING COMPOSER OVERRIDE CSS
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/


/* =-=-=-=-=-=-= GENERAL =-=-=-=-=-=-= */
body{
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    color: #999999;
    background-color: #fff;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
    -webkit-overflow-scrolling: touch;
    -webkit-font-smoothing: antialiased !important;
}

html,
body {
    width: 100%;
    height: 100%;
}

body.logged-in {
    top: 32px;
}

/* Link style
------------------------------ */

a,
a > * {
    outline: none;
    cursor: pointer;
    text-decoration: none;
}


dl dd{
    margin-bottom: 10px;
}

/* Transition elements
------------------------------------------ */
.navbar a {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease; 
}

a,
.btn {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

/* Reset box-shadow
------------------------------------------- */
.btn,
.form-control,
.form-control:hover,
.navbar-custom .dropdown-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
}

button:focus {
    outline: none !important;
}


/* =-=-=-=-=-=-= TYPOGRAPHY =-=-=-=-=-=-= */
h1, h2, h3, h4, h5, h6{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin: 0 0 15px;
    color: #212121;
}

h1 {
    font-size: 55px;
    line-height: 60px;
}

h2 {
    font-size: 35px;
    line-height: 45px;
}

h3 {
    font-size: 20px;
    line-height: 25px
}

h4 {
    font-size: 18px;
    line-height: 22px;
}

h5 {
    font-size: 16px;
    line-height: 20px;
}

h6 {
    font-size: 14px;
    line-height: 18px;
}

p {
    margin-bottom: 15px;
}

p img { 
    margin: 0;
}


/* Accessibility
------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}


/* Alignments
------------------------------------------- */
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}


/* Clearings
------------------------------------------- */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

/* Widgets
-------------------------------------------*/
.widget {
    margin: 0 0 20px;
}

/* Make sure select elements fit in widgets. */
.widget select {
    max-width: 100%;
}

/* Content
-------------------------------------------*/
.sticky {
    display: block;
}

.byline,
.updated:not(.published) {
    display: none;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-links {
    clear: both;
}

.page-wrapper{
    padding-bottom: 100px;
}

/* Comments
-------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/* Infinite scroll
-------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

/* Media
-------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

.video-section {
    top: 0%;
    left: 0%;
    height: 400px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.overlay {
    min-height: 400px;
    background-color: rgba(0, 0, 0, 0.5);
}

video, 
object {
    min-width:100%;
    min-height:100%;
}
.audio {
    width: 100%;
}

/* Captions
-------------------------------------------*/
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 3px;
    text-align: center;
}

.wp-caption figcaption{
    padding: 5px 0 0;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 0 none;
    width: auto;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


/* =-=-=-=-=-=-= TABLE STYLE =-=-=-=-=-=-= */
table{
    border: 1px solid #ddd;
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
}

table>tbody>tr>td,
table>tbody>tr>th,
table>tfoot>tr>td,
table>tfoot>tr>th,
table>thead>tr>td,
table>thead>tr>th{
    padding: 8px;
    vertical-align: middle;
    border: 1px solid #ddd;
    border-top: 1px solid #ddd;
}



/* =-=-=-=-=-=-= GLOBAL STYLES =-=-=-=-=-=-= */
.section-wrapper{
    position: relative;
}

.btn{
    padding: 14px 45px;
}

.btn:focus,
button:focus {
    outline: none !important;
}

.alert-dismissible .close {
    top: 5px;
}

img {
    max-width: 100%;
    height: auto;
}

/* Form Style
------------------------------------------- */
.form-group {
    margin-bottom: 30px;
}
.form-control {
    height: 50px;
    padding: 6px 20px;
    color: #212121;
    border: 1px solid #ebebeb;
    border-radius: 5px;
}
.form-control:focus {
    border-color: #303030;
    -webkit-box-shadow: 0px 1px 58px -13px #000 !important;
    box-shadow: 0px 1px 58px -13px #000 !important;
}



/* =-=-=-=-=-=-= NAVIGATION =-=-=-=-=-=-= */
.main-menu-wrapper{
    margin-top: 4px;
}
.has-header-search .navbar-nav{
    padding-right: 40px;
}
@media (max-width : 767px) {
    .has-header-search .navbar-nav{
        padding-right: 0;
    }
}
.main-menu{
    position: relative;
}

@media(min-width:768px) {
    .navbar-nav li.has-mega-menu{
        position: static;
    }
    .navbar-nav ul{
        position: static;
        display: block;
        border: 0;
        margin: 0;
        min-width: 200px;
    }
    .navbar-default {
        background-color: #ffffff;
        padding: 25px 0;
        -webkit-transition: all .4s ease-in-out;
           -moz-transition: all .4s ease-in-out;
             -o-transition: all .4s ease-in-out;
                transition: all .4s ease-in-out;
    }

    .has-header-topbar .navbar-default{
        padding: 12px 0;
    }

    .sticky-wrapper.is-sticky .navbar-default{
        padding: 6px 0;
    }

    .header-transparent .navbar-default{
        background-color: transparent;
    }
    
    .navbar-nav>li>.dropdown-menu {
      margin-top: 23px;
    }
    .is-sticky .navbar-nav>li>.dropdown-menu {
      margin-top: 13px;
    }
    .navbar-right .dropdown-menu {
      right: auto;
      left: 15px;
    }
    .is-sticky .navbar-right .dropdown-menu {
      left: 13px;
    }
}

.header-wrapper{
    width: 100%;
    z-index: 1000;
}

.sticky-wrapper.is-sticky .navbar-default{
    -webkit-box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.32);
    -o-box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.32);
    box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.32);
}

.navbar-header h1{
    display: inline-block;
    margin: 0;
    font-size: 30px;
    line-height: 30px;
}

.navbar-brand {
    margin: 0;
    padding: 5px 0;
    height: auto;
}
.navbar-brand a{
    display: inline-block;
}

.navbar>.container .navbar-brand, 
.navbar>.container-fluid .navbar-brand{
    margin-left: 0;
}
.navbar .nav>li {
    padding: 0 15px;
    -webkit-transition: padding .4s ease-in-out;
       -moz-transition: padding .4s ease-in-out;
            transition: padding .4s ease-in-out;
}
.navbar .nav>li>a{
    padding: 5px 0;
    -webkit-transform: translateZ(0);
}
.navbar .nav li a i{
    margin-right: 8px;
}
.navbar .nav li a.menu-heading{
    position: relative;
    cursor: default;
    font-size: 12px !important;
    text-transform: uppercase;
    margin-bottom: 12px;
    font-weight: 700;
}
.navbar .nav li a.menu-heading:hover{
    padding-left: 15px !important;
}
.navbar .nav li a.menu-heading::after{
    content: "";
    position: absolute;
    left: 15px;
    bottom: 2px;
    width: 30px;
    height: 2px;
    background-color: #C7C7C7;
}
.navbar .nav li a.menu-heading:hover{
    color: inherit;
    background-color: transparent;
}
.navbar-default {
    margin-bottom: 0;
    border-color: transparent;
    z-index: 10000;
    border: 0;
    border-radius: 0;
}

.admin-bar .sticky-wrapper.is-sticky .header-wrapper,
.admin-bar .sticky-wrapper{
    top: 32px !important;
}

@media(max-width : 782px) {
    .admin-bar .sticky-wrapper{
        top: 45px !important;
    }
}

@media(max-width : 600px) {
    .admin-bar .sticky-wrapper.is-sticky .header-wrapper{
        top: 0 !important;
    }
}

@media only screen and (min-width : 601px) and (max-width : 782px) {
    .admin-bar .sticky-wrapper.is-sticky .header-wrapper{
        top: 45px !important;
    }
}

.navbar-default .navbar-nav>li>a {
    color: #4c4c4c;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
}

.navbar-default .navbar-nav li a:focus,
.navbar-default .navbar-nav li a:hover{
    color: #303030;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover {
  color: #303030;
  background-color: transparent;
}

/*Dropdown Style*/
.navbar-default .navbar-nav>.open>a, 
.navbar-default .navbar-nav>.open>a:focus, 
.navbar-default .navbar-nav>.open>a:hover {
  color: #303030;
  background-color: transparent;
}
.navbar-nav>li:hover > .dropdown-wrapper > ul{
    display: block;
}
.navbar-nav>li .dropdown-menu {
  border-radius: 0;
  padding: 0;
}

.dropdown-menu>li>a {
  padding: 10px 20px;
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
  color: #202020;
  border-bottom: 1px solid #ebebeb;
}

.dropdown-menu li a:hover{
    padding-left: 25px;
}

.dropdown-menu>.active>a, 
.dropdown-menu>.active>a:focus, 
.dropdown-menu>.active>a:hover {
    color: #303030;
    background-color: transparent;
}

.navbar-default .navbar-nav li.current-menu-ancestor>a,
.navbar-default .navbar-nav li.current-menu-parent>a,
.navbar-default .navbar-nav li.current-menu-item>a{
    color: #303030 !important;
}

.dropdown-menu>li>a:focus, 
.dropdown-menu>li>a:hover {
    color: #303030;
}

.navbar-nav li .dropdown-wrapper{
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 40px;
    padding-top: 22px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.sticky-wrapper.is-sticky .navbar-nav li .dropdown-wrapper{
    padding-top: 10px;
}

.navbar-nav > li:hover > .dropdown-wrapper{
    top: 30px;
}

.navbar-nav li .dropdown-wrapper span{
    position: absolute;
    top: 14px;
    right: 10px;
}

/*2nd lavel menu*/
.navbar-nav li > .dropdown-wrapper li > .dropdown-wrapper{
    left: 100%;
    margin-left: 10px;
    top: -3px;
    padding: 0 0 0 5px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.navbar-nav li > .dropdown-wrapper li.dropdown-inverse > .dropdown-wrapper{
    left: auto;
    right: 100%;
    margin-right: 10px;
    margin-left: 0;
    padding: 0 5px 0 0;
}

.navbar-nav li > .dropdown-wrapper li.dropdown-inverse:hover > .dropdown-wrapper{
    margin-right: -5px;
}

.navbar-nav > li .dropdown-wrapper li:hover > .dropdown-wrapper{
    margin-left: -5px;
}
.navbar-nav > li:hover > .dropdown-wrapper,
.navbar-nav > li .dropdown-wrapper li:hover > .dropdown-wrapper{
    visibility: visible;
    opacity: 1;
}


.navbar-default.sticky .dropdown-wrapper{
    top: 40px;
    padding-top: 23px;
}


@media (min-width : 768px) and (max-width : 991px) {
    .navbar-default {
        padding: 10px 0;
    }
    .navbar .nav>li{
        padding: 0;
    }
    /*navbar*/
    .navbar-default .navbar-nav>li>a {
        padding: 10px 5px 10px;
    }
    .navbar-default.sticky .navbar-nav>li>a {
        padding: 20px 12px;
    }
    .navbar-nav li .dropdown-wrapper{
        padding-top: 12px;
    }
}

/* =-=-=-=-=-=-= MOBILE MENU STYLE =-=-=-=-=-=-= */
@media(max-width : 767px) {
    .navbar-brand {
        padding: 15px 15px 5px;
        margin: 0;
    }
    .navbar .nav>li{
        padding: 0;
    }
    .navbar-default .navbar-nav li a{
        color: #202020;
        font-size: 16px;
        line-height: 30px;
    }
    .navbar-default ul ul{
        padding-left: 20px !important;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, 
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a, 
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, 
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{
        background-color: transparent;
        color: #303030;
    }
    .navbar-default .navbar-nav li.current-menu-ancestor.has-mega-menu-child>a,
    .navbar-default .navbar-nav li.current-menu-parent.has-mega-menu-child>a{
        color: #ffffff;
    }
    .navbar-nav li{
        list-style: none;
    }
    .navbar-nav li .dropdown-wrapper{
        visibility: visible;
        opacity: 1;
    }
    .navbar-nav li .dropdown-wrapper,
    .navbar-nav li .sub-dropdown-wrapper{
        position: static;
        padding: 0;
        margin: 0;
    }
    .navbar-nav .dropdown-menu{
        position: static;
        float: none;
        display: block;
        background-color: transparent;
        box-shadow: none;
        border: 0;
        margin: 0;
    }
    .navbar-nav .dropdown-menu li a{
        padding: 5px 0;
        border-bottom: 0;
    }
    .navbar-collapse{
        max-height: 340px;
    }
}

.navbar-toggle {
    border-radius: 0;
    margin-top: 12px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #4e4e4e;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.navbar-default .navbar-toggle:focus, 
.navbar-default .navbar-toggle:hover{
    background-color: #303030;
    border-color: #303030;
}

.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar{
    background-color: #ffffff;
}




/* =-=-=-=-=-=-= CONTACT SECTION =-=-=-=-=-=-= */

.submit-btn-wrapper {
	text-align: right;
	margin-right: 15px;
}
div.wpcf7 .ajax-loader {
    margin: 0 0 -18px -28px !important;
}
.wpcf7 span.wpcf7-not-valid-tip {
    position: relative;
    top: 5px;
    color: #ff0000;
    text-align: left;
    font-size: 11px;
    background-color: #ECECEC;
    display: inline-block;
    padding: 0 10px;
    border-radius: 5px;
}
.wpcf7 span.wpcf7-not-valid-tip::before{
    position: absolute;
    top: -5px;
    left: 0;
    content:"";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ECECEC;
}


div.wpcf7-mail-sent-ok,
.wpcf7 div.wpcf7-validation-errors {
	text-align: center;
    border: 0;
    font-weight: 400;
    padding: 15px;
    border-radius: 4px;
}

.wpcf7 div.wpcf7-validation-errors{
    color: #EF4836;
    background-color: #f2dede;
}

div.wpcf7-mail-sent-ok {
	color: #3c763d;
    background-color: #dff0d8;
}

.wpcf7-form .btn-primary {
	text-transform: uppercase;
	letter-spacing: 4px;
    background-color: #303030;
    border-color: #303030;
    color: #ffffff;
    margin-top: 13px;
    padding: 14px 45px;
}

.wpcf7-form-control-wrap textarea{
	padding: 20px 20px;
}



/* =-=-=-=-=-=-= BLOG STYLE =-=-=-=-=-=-= */
.blog-wrapper{
    margin-bottom: 120px;
}
.post-wrapper {
    margin-bottom: 80px;
    border: 1px solid #ebebeb;
    position: relative;
}
.post-wrapper.sticky {
    background: #f5f5f5;
}
.post-wrapper .post-thumbnail{
    margin: 0 -1px;
}
.single .post-wrapper .post-thumbnail{
    margin: 0;
}
.blog-content {
    padding: 20px;
    color: #656d81;
}
.entry-header {
    margin-bottom: 10px;
}
.entry-header .entry-meta {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
}
.entry-header .entry-meta li{
    float: left;
    font-size: 13px;
    line-height: 24px;
    text-transform: capitalize;
    margin-right: 20px;
}
.entry-header .entry-meta li,
.entry-header .entry-meta li a{
    color: #898989;
}
.entry-header .entry-meta li a:hover{
    color: #303030;
}
.entry-header .entry-meta li:last-child{
    margin-right: 0;
}
.entry-header .entry-meta li i {
    margin-right: 8px;
}

.entry-header h2 {
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 5px;
    word-wrap: break-word;
    -ms-word-wrap: break-word;
}
.entry-header h2 a {
    color: #212121;
}
.entry-header h2 a:hover {
    color: #303030;
}

.entry-content img {
    max-width: 100%;
    height: auto;
}
.entry-content .more-link {
    position: absolute;
    right: 13px;
    bottom: 13px;
}
.entry-footer {
    padding: 13px;
    border-top: 1px solid #eee;
}
.entry-footer .entry-meta {
    margin: 0;
    padding: 0;
}
.entry-footer .entry-meta li {
    display: inline-block;
    margin-right: 7px;
}
.entry-content .more-link,
.entry-footer a,
.entry-footer .entry-meta li.share span,
.comments-wrapper .reply a{
    display: inline-block;
    padding: 0px 15px;
    font-size: 11px;
    color: #999;
    border: 1px solid #ebebeb;
    border-radius: 30px;
}

.entry-content .more-link:hover,
.entry-footer a:hover,
.comments-wrapper .reply a:hover,
.entry-footer .entry-meta li.share span:hover {
    color: #fff;
    background-color: #303030;
    border: 1px solid transparent;
}

.post-comments a {
    padding: 0 15px 0 25px;
    position: relative;
}
.post-comments a::before,
.zilla-likes::before  {
    font-family: FontAwesome;
    position: absolute;
    left: 10px;
    top: 0;
}
.post-comments a::before {
    content: "\f086";
}
.zilla-likes::before {
    content: "\f087";
}

/*Post like count*/
.zilla-likes {
    background: none;
    border: 1px solid #eee!important;
    padding-left: 25px !important;
    position: relative;
    margin: 0 !important;
}
.zilla-likes:hover, 
.zilla-likes.active {
    background: none;
    border: 1px solid #eee!important;
    margin: 0 !important;
    padding-left: 25px !important;
}

@media (max-width: 479px) {
    .entry-footer a {
        line-height: 24px;
    }
}


.posts-content .post-author {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ebebeb;
}
.posts-content .post-author .media-left .media-object {
    display: block;
    width: 90px;
    height: 90px;
    margin-right: 10px;
}
.posts-content .post-author .media-body .author-info h3 {
    text-transform: capitalize;
    margin-bottom: 7px;
}





/* DEFAULT GALLERY POST
------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  border: 1px solid #eee;
}

.gallery-caption {
  display: block;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 97.8%;
  border: 1px solid #eee;
  padding: 5px;
  margin: 10px;
}
.gallery-item img {
  width: 100%;
  height: auto;
}
.gallery-columns-2 .gallery-item {
  max-width: 47.6%;
}
.gallery-columns-3 .gallery-item {
  max-width: 30.5%;
}
.gallery-columns-4 .gallery-item {
  max-width: 22.6%;
}
.gallery-columns-5 .gallery-item {
  max-width: 18.8%;
  margin: 5px;
}
.gallery-columns-6 .gallery-item {
  max-width: 15.48%;
  margin: 5px;
}
.gallery-columns-7 .gallery-item {
  max-width: 13.1%;
  margin: 5px;
}
.gallery-columns-8 .gallery-item {
  max-width: 11.31%;
  margin: 5px;
}
.gallery-columns-9 .gallery-item {
  max-width: 9.92%;
  margin: 5px;
}
.gallery-columns-7 figcaption {
  font-size: 12px;
  line-height: 20px;
}
.gallery-columns-8 figcaption {
  font-size: 12px;
  line-height: 20px;
}
.gallery-columns-9 figcaption {
  font-size: 12px;
  line-height: 20px;
}
.format-gallery .gallery {
  border: 0;
}


/* CUSTOM GALLERY POST
------------------------------------------- */
.blog-carousel .carousel-control {
    top: 50%;
    margin-top: -18px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    color: rgba(0, 0, 0, 0.7);
    background-color: rgba(255, 255, 255, 0.5);
    text-shadow: none;
    filter: alpha(opacity=100);
    opacity: 1;
    border-radius: 100%;
    z-index: 300;
    background-image: none;
}
.blog-carousel .carousel-control:focus, 
.blog-carousel .carousel-control:hover {
    color: #fff;
    background-color: #303030;
}

.blog-carousel .carousel-control.left {
   left: 12px;
}
.blog-carousel .carousel-control.right {
   right: 12px;
}


/* POST FORMAT STATUS
------------------------------------------- */
.format-status p {
    background-color: #D5F1F9;
    padding: 10px 25px;
}

/* POST FORMAT CHAT
------------------------------------------- */
.format-chat .entry-content p:nth-child(odd), 
.format-chat .entry-content p:nth-child(even) {
    padding: 10px 25px;
    margin-top: 30px;
    position: relative;
}
.format-chat .entry-content p:nth-child(odd) {
    margin-right: 30px;
    background: #F5F5F5;
    border-radius: 15px 0 15px 15px;
}
.format-chat .entry-content p:nth-child(even) {
    margin-left: 30px;
    background: #D5F1F9;
    border-radius: 0 15px 15px 15px;
}
.format-chat .entry-content p:nth-child(odd)::before,
.format-chat .entry-content p:nth-child(even)::before {
    content: "";
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    border-top: 0;
    border-bottom: 15px solid transparent; 
}
.format-chat .entry-content p:nth-child(odd)::before {
    right: -15px;
    border-left: 15px solid #f5f5f5;
}
.format-chat .entry-content p:nth-child(even)::before {
    left: -15px;
    border-right: 15px solid #d5f1f9;
}


/* Post Format Password Protected 
------------------------------------------- */
.post-password-required .form-control {
    font-size: 14px;
}

.post-password-required .input-group-btn .btn {
    height: 60px;
}

.post-password-required .input-group-btn:last-child>.btn{
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
}


/* PAGINATION
------------------------------------------- */
.blog-pagination {}
@media (max-width: 767px) {
    .blog-pagination {
        margin-bottom: 40px;
    }
}
.blog-navigation,
.pagination {
    margin: 50px 0 0;
}
.pagination>li>a, 
.pagination>li>span {
    font-size: 13px;
    margin-left: 10px;
    color: #a7a7a7;
    border: 1px solid #eee;
    min-width: 40px;
    height: 40px;
    line-height: 38px;
    padding: 0;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.pagination>li>a.prev,
.pagination>li>a.next{
    width: 75px;
}
.pagination>li:first-child>a, 
.pagination>li:first-child>span {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
}
.pagination>li:last-child>a, 
.pagination>li:last-child>span {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
}
.pagination>li>a:hover, 
.pagination>li>span:hover, 
.pagination>li>a:focus, 
.pagination>li>span:focus {
    color: #fff;
    background-color: #303030;
    border-color: transparent;
}

.pagination .current,
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus{
    background-color: #303030;
    border-color: #303030;
    color: #fff;
}

.pagination>.disabled>a, 
.pagination>.disabled>a:focus, 
.pagination>.disabled>a:hover, 
.pagination>.disabled>span, 
.pagination>.disabled>span:focus, 
.pagination>.disabled>span:hover {
    border-color: #eee;
}

.page-count {
    font-size: 13px;
    border: 1px solid #eee;
    color: #a7a7a7;
    padding: 2px 12px;
}

@media (max-width: 479px) {
    .pagination>li>a, 
    .pagination>li>span {
        margin-bottom: 10px;
    }
}

.blog-navigation .previous-page i{
    margin-right: 5px;
}

.blog-navigation .next-page{
    text-align: right;
}
.blog-navigation .next-page i{
    margin-left: 5px;
}

.blog-navigation a{
    color: #999;
    border: 1px solid #ebebeb;
    padding: 10px 20px;
    border-radius: 50px;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}

.blog-navigation a:hover{
    border-color: #303030;
    color: #ffffff;
    background-color: #303030;
}

/* INNER POST PAGINATION
------------------------------------------- */
.page-pagination a{
    color: #949494;
    background-color: #eee;
    padding: 2px 8px;
    border-radius: 3px;
}

.page-pagination a:hover,
.page-pagination > span {
    background-color: #303030;
    color: #fff;
}

.page-pagination > span{
    padding: 2px 8px;
    border-radius: 3px;
}

.page-pagination .page-links-title{
    color: inherit;
    background-color: transparent;
}



/* SINGLE POST PAGER
------------------------------------------- */
.single-post-navigation {
    margin-bottom: 50px;
    text-align: center;
}
.single-post-navigation .previous a,
.single-post-navigation .next a{
    display: block;
    padding: 8px 14px;
    background-color: #dadada;
    color: #fff;
}
.single-post-navigation a i {
    padding: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.single-post-navigation a:hover i {
    opacity: 1;
    visibility: visible;
}
.single-post-navigation .previous a:hover i {
    padding-right: 10px;
}
.single-post-navigation .next a:hover i {
    padding-left: 10px;
}



/* =-=-=-=-=-=-= SIDEBAR STYLE =-=-=-=-=-=-= */
@media (max-width: 767px) {
    .tt-sidebar-wrapper {
        margin-top: 50px;
    }
}
.tt-sidebar-wrapper .widget{
    margin-bottom: 50px;
}
.tt-sidebar-wrapper .widget-title{
    font-size: 20px;
    font-weight: 700;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
}

@media (min-width: 992px) {
    .tt-sidebar-wrapper.right-sidebar {
        padding-left: 20px;
    }
    .tt-sidebar-wrapper.left-sidebar {
        padding-right: 20px;
    }
}

/* COMMON STYLE FOR ALL WIDGETS
------------------------------------------- */
.tt-sidebar-wrapper .widget img {
    max-width: 100%;
    height: auto;
}
.tt-sidebar-wrapper .widget > ul {
    margin: 0;
    padding: 0;
}
.tt-sidebar-wrapper .widget ul {
    list-style: none;
}
.widget_recent_entries ul li a,
.widget_recent_comments ul li a,
.widget_archive ul li a,
.widget_pages ul li a,
.widget_nav_menu ul li a,
.widget .entry-meta ul li,
.widget .entry-meta ul li a,
.widget_categories ul li a,
.widget_meta ul li a {
    color: #656d81;
}


.widget .entry-meta ul li,
.widget .entry-meta ul li a{
    font-size: 13px;
}

.tt-popular-post .tab-content h4 a:hover,
.widget_recent_entries ul li  a:hover,
.widget_recent_comments ul li a:hover,
.widget_archive ul li a:hover,
.widget_pages ul li a:hover,
.widget_nav_menu ul li a:hover,
.widget .entry-meta ul li a:hover,
.widget_categories ul li a:hover {
    color: #303030;
}


/* WIDGET_SEARCH
------------------------------------------- */
.search-form{
    position: relative;
}
.search-form .form-control{
    font-size: 14px;
    font-weight: 300;
    color: #666;
}
.search-form button{
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 50px;
    background-color: transparent;
    border: 0;
}


/*widget_recent_entries*/
.widget_recent_entries ul li {
    margin-top: 20px;
}
.widget_recent_entries ul li a{
    display: block;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
}

/*widget_recent_comments*/
.widget_recent_comments .comment-author-link,
.widget_recent_comments .comment-author-link a {
    color: #a7a7a7;
}
.widget_recent_comments ul li,
.widget_archive ul li,
.widget_pages ul li,
.widget_nav_menu ul li,
.widget_categories ul li,
.widget_meta ul li {
    display: block;
    padding: 6px 0;
    text-transform: capitalize;
}


.widget_categories ul li::before,
.widget_meta ul li::before,
.widget_pages ul li::before,
.widget_nav_menu ul li::before {
    content: "\f105";
    font-family: 'fontawesome';
    float: left;
    padding-right: 15px;
    color: #757575;
    background: transparent!important;
    font-size: 16px;
}


/*Widget Select Option Style*/
.widget select {
    width: 100%;
    height: 60px;
    padding: 10px 20px;
    color: #656d81;
    border: 1px solid #ebebeb;
    -webkit-transition: box-shadow ease-in-out .15s;
    -moz-transition: box-shadow ease-in-out .15s;
    -ms-transition: box-shadow ease-in-out .15s;
    transition: box-shadow ease-in-out .15s;

}
.widget select:focus {
    border: 1px solid transparent;
    outline: none;
    -webkit-box-shadow: 0px 1px 58px -13px #000 !important;
    box-shadow: 0px 1px 58px -13px #000 !important;
}


/*widget_calendar*/
.widget_calendar .calendar_wrap table {
    width: 100%;
}
.widget_calendar .calendar_wrap table caption {
    padding: 0 0 5px;
    margin-bottom: 15px;
    color: #656d81;
    border-bottom: 1px solid #ebebeb;
}
.widget_calendar #today {
    color: #303030;
}


/* TAG CLOUD
------------------------------------------- */
.widget_tag_cloud a{
    display: inline-block;
    font-size: 13px!important;
    line-height: 27px;
    padding: 0px 11px;
    color: #656d81;
    border: 1px solid #ebebeb;
    border-radius: 50px;
    margin-right: 7px;
    margin-bottom: 7px;
}
.widget_tag_cloud a:hover{
    background-color: #303030;
    color: #fff!important;
    border: 1px solid transparent;   
}

/*widget_nav_menu*/
.widget_nav_menu .menu {
    padding: 0;
}
.widget_nav_menu .menu .sub-menu{
    padding-left: 15px;
}



/*Page Title */
.page-title {
    background-color: #ebebeb;
    padding: 50px 0;
    margin-bottom: 60px;
}
.page-title h1 {
    margin: 0;
    font-size: 45px;
}

/* SINGLE POST 
------------------------------------------- */
.single-post .post-wrapper {
    border: 0;
    margin-bottom: 0;
}
.single-post .blog-content {
    padding: 20px 0;
}
.single-post blockquote {
    margin: 30px 0;
}
.single-post .entry-footer .entry-meta {
    float: right;
}
.single-post .entry-footer {
    padding: 20px 0;
    margin-bottom: 50px;
    position: relative;
}

.single-post .entry-footer .post-share ul{
    margin-bottom: 0;
}

.single-post .entry-footer .post-share{
    position: absolute;
    right: 5px;
    top: 65px;
    background-color: #f5f5f5;
    padding: 5px 10px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
.single-post .entry-footer .entry-meta .share span{
    cursor: pointer;
}
.single-post .entry-footer .entry-meta .share:hover .post-share{
    opacity: 1;
    visibility: visible;
    top: 60px;
}
.single-post .entry-footer .post-share::before{
    content: "";
    position: absolute;
    top: -8px;
    right: 35px;
    text-align: center;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f5f5f5;
}
.single-post .entry-footer .post-share li{
    margin-right: 0;
}
.single-post .entry-footer .post-share li a{
    width: 32px;
    height: 32px;
    padding: 0;
    line-height: 30px;
    text-align: center;
}

.single-post .entry-footer .post-share li:last-child{
    padding-right: 0;
}



/* COMMENTS-WRAPPER
------------------------------------------- */
.comments-wrapper .comments-title {
    font-size: 30px;
    margin-bottom: 30px;
}
.comments-wrapper .comment-notes,
.comments-wrapper .comment-awaiting-moderation {
    color: #31708f;
    background-color: #d9edf7;
    padding: 10px 15px;
}

.comments-wrapper label {
	display: block;    
	color: #656d81;
    font-weight: 600;
}
.comments-wrapper input,
.comments-wrapper textarea,
.post-password-form input {
    padding: 6px 20px;
    color: #212121;
    border-radius: 5px;
    border: 1px solid #ebebeb;
    -webkit-transition: box-shadow ease-in-out .15s;
    -moz-transition: box-shadow ease-in-out .15s;
    transition: box-shadow ease-in-out .15s;
}
.comments-wrapper input,
.post-password-form input {
    height: 50px;
}
.comments-wrapper input,
.comments-wrapper textarea {
    width: 100%;
}

.comments-wrapper .form-submit input,
.post-password-form input[type=submit] {
    text-transform: uppercase;
    letter-spacing: 4px;
    background-color: #303030;
    border-color: #303030;
    color: #ffffff;
    margin-top: 15px;
}


.comments-wrapper textarea:focus,
.comments-wrapper input:focus,
.post-password-form input:focus {
	outline: none;
    -webkit-box-shadow: 0px 1px 58px -13px #000 !important;
    box-shadow: 0px 1px 58px -13px #000 !important;
}


p[class*='comment-form-'] {
	margin-bottom: 20px;
}

.comments-wrapper .comment-body {
    overflow: hidden;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
    margin-top: 30px;
}
.comments-wrapper .comment-body p {
	margin-bottom: 10px;
}
.comments-wrapper .comment-list {
    list-style: none;
}
.comment-list {
    padding: 0;
}
.comment-list .children {
	margin-top: 30px;
}
.comments-wrapper .comment-author .fn {
    display: inline-block;
    padding-left: 5px;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
}
.comments-wrapper .comment-author a,
.comments-wrapper .comment-author .fn {
	color: #212121; 
}
.comments-wrapper .comment-metadata {
    font-size: 11px;
    line-height: 22px;
    padding-left: 40px;
    margin-top: -10px;
    margin-bottom: 10px;
}
.comments-wrapper .comment-metadata a {
    color: #a7a7a7;
}
.comments-wrapper .reply a{
    float: right;
}

@media (max-width: 600px) {
	.comment-list ol.children {
	    padding: 0 !important;
	}	
}



/* =-=-=-=-=-=-= 404 Page =-=-=-=-=-=-= */

.error-page-wrapper {
    padding: 200px 0;
}

.not-found-icon i {
    font-size: 145px;
    line-height: 170px;
    text-align: center;
    display: block;
    color: #a7a7a7;
}

.error-message {
    padding-left: 60px;
    border-left: 1px solid #ebebeb;
}

.error-message h2 {
    color: #ff2a40;
    font-size: 90px;
    line-height: 90px;
    font-weight: 700;
}
.error-message h3 {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}

.error-message a {
    display: inline-block;
    color: #ffffff;
    padding: 14px 45px;
    background-color: #303030;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin-top: 13px;
}



/* =-=-=-=-=-=-= FOOTER SECTION =-=-=-=-=-=-= */
.footer-section {
    background-color: #021634;
    padding: 65px 0;
    color: #fff;
}
.footer-section .copyright a {
	color: #fff;
}
.footer-section .copyright a:hover {
	color: #303030;
}
.copyright p {
    margin: 0;
}



.backToTop i{
    font-size: 70px;
    line-height: 85px;
    background-color: #303030;
    color: #fff;
    width: 100px;
    height: 100px;
    position: absolute;
    top: -50px;
    left: 50%;
    margin-left: -50px;
    border: 5px solid #fff;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.backToTop i:hover{
    background-color: #cd000e;
}


/*footer-sidebar*/
.footer-sidebar {
    font-size: 13px;
    padding: 90px 0 22px;
}
.footer-sidebar .widget{
    display: inline-block;
}
.footer-sidebar,
.footer-sidebar a,
.footer-sidebar .widget-title,
.footer-sidebar .widget_meta ul li a,
.footer-sidebar .widget_pages ul li a,
.footer-sidebar .widget_archive ul li a,
.footer-sidebar .widget_nav_menu ul li a, 
.footer-sidebar .widget_nav_menu ul li a, 
.footer-sidebar .widget .entry-meta ul li,
.footer-sidebar .widget_categories ul li a,  
.footer-sidebar .widget .entry-meta ul li a,
.footer-sidebar .widget_meta ul li::before, 
.footer-sidebar .widget_pages ul li::before,
.footer-sidebar .widget_recent_entries ul li a, 
.footer-sidebar .widget_recent_comments ul li a,
.footer-sidebar .widget_categories ul li::before,
.footer-sidebar .widget_nav_menu ul li::before,
.footer-sidebar .widget_calendar .calendar_wrap table caption {
  color: #fff;
}

.footer-sidebar a:hover,
.footer-sidebar .widget_rss a,
.footer-sidebar .widget_meta ul li a:hover,
.footer-sidebar .widget_pages ul li a:hover,
.footer-sidebar .widget_archive ul li a:hover, 
.footer-sidebar .widget_nav_menu ul li a:hover,
.footer-sidebar .widget_nav_menu ul li a:hover, 
.footer-sidebar .widget .entry-meta ul li:hover,
.footer-sidebar .widget_categories ul li a:hover,
.footer-sidebar .widget .entry-meta ul li a:hover,
.footer-sidebar .widget_recent_entries ul li a:hover, 
.footer-sidebar .widget_recent_comments ul li a:hover,
.footer-sidebar .tt-latest-post .media-body h4 a:hover {
  color: #303030;
}

.footer-sidebar .widget-title{
    font-size: 18px;
    font-weight: 600;
}


/* =-=-=-=-=-=-= PRELOADER =-=-=-=-=-=-= */
#preloader {
    background: #ffffff;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999999;
}
.status-mes {
    background-position: center;
    background-repeat: no-repeat;
    height: 200px;
    left: 50%;
    margin: -100px 0 0 -100px;
    position: absolute;
    top: 50%;
    width: 200px;
}

/* =-=-=-=-=-=-= TO TOP =-=-=-=-=-=-= */
#toTop{
    position: fixed;
    bottom: 30px;
    right: 30px;
    color: #303030;
    cursor: pointer;
    display: none;
    z-index: 9999;
    width: 40px;
    height: 40px;
    border: 2px solid #303030;
    text-align: center;
    font-size: 24px;
    line-height: 34px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

#toTop:hover {
  color: #fff;
  background-color: #303030;
  border: 2px solid transparent;
}


/*
King Composer Override CSS
=================================*/

.kc-team img,
.kc-image-hover-effects img,
.kc-feature-boxes .content-image img {
	width: 100%;
}

.kc-team.kc-team-1 {
	position: relative !important;
}
.kc-team.kc-team-1 .content-socials {
    position: absolute !important;
    left: 0;
    top: -10%;
    background: rgba(114, 66, 242, 0.9);
    text-align: center;
    padding: 10px 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.kc-team.kc-team-1:hover .content-socials {
	top: 0;
	opacity: 1;
}

body.kc-css-system .kc-team.kc-team-1 .content-socials a {
    margin: 0 2px !important;
}

.post-grid .entry-thumb-link:hover img {
     opacity: 1 !important; 
}
.post-grid .entry-excerpt {
    border: 1px solid #ebebeb;
}
.post-grid .entry-meta a {
    color: #898989 !important;
}

.post-grid:hover .entry-excerpt {
	background-color: #303030;
	border: 1px solid transparent;
}

.post-grid .entry-excerpt,
.post-grid .entry-meta,
.post-grid .entry-meta a,
.post-grid .post-title-alt a,
.post-grid .entry-excerpt p {
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.post-grid:hover .entry-meta,
.post-grid:hover .entry-meta a,
.post-grid:hover .post-title-alt a,
.post-grid:hover .entry-excerpt p{
	color: #fff !important;
}

.post-grid .entry-meta {
    margin-top: 10px !important;
    padding: 0 20px;
}
.post-grid .post-title-alt {
    margin: 0 !important;
    padding: 0 20px 10px;
}
.post-grid .post-title-alt:before {
	display: none;
}



.kc-blog-posts-3 .kc-list-item-3 .entry-meta .post-author,
.kc-blog-posts-3 .kc-list-item-3 .entry-meta .entry-date {
    padding-right: 7px;
    margin-right: 7px;
    border-right: 1px solid #ebebeb !important;
}