/*-----------------------------------------------
Custom Style aplied to Purchased template
-----------------------------------------------*/
.post{
    padding-bottom: 6rem !important;
}
div.post-avatar {
    border: 3px solid #eaeaea;
    width: 100px;
    height: 100px;
    overflow: hidden;
    float: left;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.foundation {}
.meta {
    margin-left: 5px;
}
.avatar-name {
    color: #fff;
    font-size: 18px;
    margin-left: 126px;
    margin-bottom: -48px;
    padding-top: 17px;
}
.post-avatar:hover {
    border-radius: 50%;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.sidebar h2 span {
    position: relative;
    bottom: -2px;
    display: inline-block;
    padding-bottom: 5px;
    margin-top: 0px;
}
.read-more {
    display: block;
    float: left;
    font-size: 18px;
    padding: 10px 20px;
    width: 100%;
    color: #fff;
    letter-spacing: 0.5px;
    border-radius: 4px;
    border: 1px solid #4ECDC4;
    margin-top: 41px;
    background-color: #f46b2e;
    border-color: #f46b2e;
    margin-bottom: 12px;
    text-align: center;
    margin-bottom: -35px;
}
.read-more:hover {
    background: #474747;
    border-color: #474747;
    color: #fff;
}
#related-posts #owl-demo {
    overflow: visible;
    padding: 0px 20px;
}
#related-posts {
    height: 240px;
    overflow: hidden;
    z-index: 100;
    background: #fff;
    display: none;
}
#related-posts .title {
    background: none repeat scroll 0% 0% #FFF;
    padding: 5px 20px;
    margin: 0px 0px 15px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 22px;
}
#owl-demo {
    max-height: 233px;
}
.owl-wrapper-outer {
    overflow: hidden;
    max-height: 230px;
}
#related-posts .owl-controls.clickable {
    position: relative;
}
.owl-wrapper {
    position: relative;
}
.owl-item {
    float: left;
    padding: 0px 10px;
    width: 222px !important;
}
.owl-item:first-child {
    padding: 0px 10px 0px 0px;
}
.item-img {
    position: relative;
}
#related-posts .owl-controls.clickable .owl-pagination {
    position: absolute;
    right: 0px;
    top: -208px;
}
.owl-theme .owl-controls .owl-page {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: 5px 14px 5px -10px;
    opacity: 0.5;
    border-radius: 20px;
    background: none repeat scroll 0% 0% #DDD;
    cursor: pointer;
}
.owl-theme .owl-controls .owl-page.active, .owl-theme .owl-controls.clickable .owl-page:hover {
    opacity: 1;
    background: none repeat scroll 0% 0% #333;
}
#related-posts img {
    background: url(http://1.bp.blogspot.com/-EpAZ7479vZU/U8q4-6oeF5I/AAAAAAAAB2w/mQFhf-xZRko/s1600/background.png) repeat scroll 0% 0% #fff;
    display: table-cell;
    text-align: center;
    color: #EB005D;
    font-size: 19px;
}
div.meta1 p {
    padding: 10px 0;
    margin-bottom: -20px;
    font-size: 21px !important;
    color: #9a9a9a;
}
.label-info {
    background: none!important
}
.meta1 span {
    margin-right: 10px
}
.label, .badge {
    display: inline-block;
    padding: 2px 4px;
    font-size: 11.844px;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #999
}
.label {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}
.badge {
    padding-left: 9px;
    padding-right: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px
}
.label:empty, .badge:empty {
    display: none
}
a.label:hover, a.label:focus, a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
#footer {
    line-height: 30px;
    padding: 10px 0 0px 0;
    background-color: #3A3A3A
}
#footer p {
    font-size: 13px;
    float: left;
    line-height: 30px
}
#footer .go-top {
    float: right;
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid rgba(0, 0, 0, 0.1)
}
#footer .go-top a {
    display: block;
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-radius: 2px;
    background-color: #F46B2E;
    transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out
}
#footer .go-top a:hover {
    background-color: #444
}
#footer .go-top a i {
    line-height: 30px
}
#footer a {
    color: #F46B2E
}
.share-story-container h4 {
    margin: 0;
    width: 100%;
    padding-right: 15px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    float: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.pull-right.share-story-container a {
    color: #0DA5C3;
    font-size: 24px;
    padding: 10px;
}
ul.share-story li {
    margin: 10px 31px 0px;
}

/*  Author Widget  */

.bl_author &gt;
img {
    width: 100%;
}
.bl_author &gt;
h3+ img {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
#footer-body .bl_author .widget-body {
    background: #ffffff;
    padding: 0 15px 15px;
}
.bl_author .widget-body {
    position: relative;
    text-align: center;
}
.bl_author &gt;
img+ .widget-body .bl_author_img+ .bl_author_bio {
    padding-top: 50px;
}
.bl_author .bl_author_bio {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 15px;
    color: #333;
}
.bl_author .bl_author_bio &gt;
h3 {
    margin: 15px 0 0;
    font-size: 22px!important;
    padding-bottom: 10px!important;
}
#footer-body .bl_author .bl_author_bio {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}
.bl_author .bl_author_bio p {
    margin: 0;
}
.bl_author_img {
    -moz-border-radius: 500px;
    -webkit-border-radius: 500px;
    border-radius: 500px;
    height: 100px;
    width: 100px;
    background: #fff;
    padding: 5px;
}
.bl_author &gt;
img+ .widget-body .bl_author_img {
    left: 50%;
    margin: 0 -50px;
    position: absolute;
    top: -45px;
    overflow: hidden;
}
.bl_author &gt;
img+ .widget-body .bl_author_img img {
    -moz-border-radius: 500px;
    -webkit-border-radius: 500px;
    border-radius: 500px;
    height: 90px;
    max-width: none;
    width: 90px;
}

/*
    AUTHOR BOX
*/

.author-meta {
    position: relative;
    text-align: left;
    background-color: #333333;
}
.author-meta .author-image {
    border: 5px solid rgba(0, 0, 0, 0.2);
    border-radius: 500px 500px 500px 500px;
    top: 50%;
    margin-top: -45px;
    display: inline-block;
    position: absolute;
    left: 35px;
}
.author-meta .author-image img {
    height: 90px;
    width: 90px;
    border-radius: 500px 500px 500px 500px;
}
.author-meta .author-body {
    text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.15);
    padding: 25px 30px 22px 155px;
}
.author-meta .author-body .author {
    color: #FFFFFF;
    margin: 5px 0;
}
.author-meta .author-body p {
    color: #FFFFFF;
    font-size: 16px;
}
h2.vcard.author a {
    color: #0DA5C3;
}
.author-meta.box a {
    color: #F46B2E;
}

a {
    color: #f46b2e;
    text-decoration: none;
}
body {
    font-family: Open Sans;
    font-size: 14px;
    font-weight: normal;
    color: #474747;
    background-color: #faf6f2;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .entry-title, .entry-title a {
    color: #474747;
    text-decoration: none;
}

/* Your CSS Code */
small .fa {
    color: #f46b2e;
    margin-right: 5px;
}
i.fa.fa-comments, i.fa.fa-user {
    margin-left: 10px;
}
.read-more a {
    color: #fff!important;
    text-decoration: none!important;
}
span.like-link:before {
    display: inline-block;
    color: #ececec;
    content: "";
    text-shadow: 0 7px 0 #ececec, 0 -7px 0 #ececec;
    margin-right: 10px;
    margin-left: 15px;
}
small, .small {
    font-size: 90%;
}

/* CSS FIXES 13/07/2015 */
.comment .comment-actions a {
    border: 1px solid #0DA5C3 !important;
    margin-right: 10px !important;
    padding: 1px 6px !important;
}
.comment .comment-actions a:hover {
    background: #0DA5C3 !important;
    color: white !important;
}

/* CSS ADDED 19/07/2016 */

.my-toggle-icon, .row.responsive-menu {
    display: none !important;
}
.my-toggle-menu {
    display: none;
}

body pre, pre, #content pre, pre, xmp, plaintext, listing {
    word-break: normal !important;
    word-wrap: normal !important;
    white-space: pre !important;
}


@media only screen and (max-width: 860px) {
    body {
        /* border: 10px solid red;*/
    }
    #sub-nav-public,
    #sub-nav-private {
        display: none !important;
    }
    .my-toggle-icon, .row.responsive-menu {
        display: block !important;
    }
    .row.responsive-menu {
        width: 100% !important;
        display: none;
        z-index: 100 !important;
        position: absolute;
        top: 60px;
        background: #154E68;
    }
    .my-toggle-menu ul {
        padding: 0;
        margin: 0;
    }
    .my-toggle-menu li, .my-toggle-menu ul {
        list-style: none;
        padding: 0 !important;
    }
    .my-toggle-menu a {
        width: 50%;
        float: left;
        border: 2px solid #2a455a;
        font-size: 1.4rem !important;
        color: #fff !important;
        padding: 11px 22px;
        background: #122028;
        display: inline-block;
        font-family: &quot;
        Proxima-nova&quot;
        , &quot;
        Open Sans&quot;
        , Arial, sans-serif !important;
        font-weight: 600;
    }
    .my-toggle-icon {
        position: absolute;
        top: -42px;
        right: 15px;
    }
    .my-toggle-icon a {
        display: inline-block;
        background-color: rgba(13, 19, 25, .7);
        -webkit-border-radius: 3px;
        border-radius: 3px;
        padding: 0.9rem 1.1rem;
    }
}

@media only screen and (max-width: 450px) {
    .logo{
        margin-top: 14px;
    }
    .container .second-level-header h1{
        padding: 0;
        margin: 1rem 0 2rem 0;
    }
    .container .second-level-header h1 a{
        font-size: 60px;
        line-height: 50px;
    }
    .container .second-level-header h2{
        line-height: 2.4rem;
        margin-bottom: 0;
    }
    .header-search form{
        padding: 0;
        margin-top: 3rem;
    }

    #mc-embedded-subscribe-form .button{
        width: 100% !important;
        margin-top: 1.5rem !important;
    }
    #mc-embedded-subscribe-form #mce-EMAIL {
        max-width: 100% !important;
    }
    #primary, #content, #content-wrapper{
        margin: 0 !important;
        padding: 0 !important;
    }
    #content-wrapper{
        margin: 0 1rem !important;
    }
    #content{
        margin-top: 50px !important;
    }
    .read-more{
        margin-top: -10px !important;
    }
    .entry-content{
        padding-top: 0 !important;
    }
    .entry-title a{
        font-size: 28px !important;
    }
    .footer .large-8, .footer .large-4{
        width: 100% !important;
    }
    .nav-footer ul{
        width: 100% !important;
        padding: 0 1rem !important;
    }
    .nav-footer li{
        margin: 0 !important;
        float: left !important;
        display: block !important;
        width: 50% !important;
    }
    .nav-footer li a {
        padding-top: .6em;
        padding-bottom: .6em;
        border: 1px solid rgba(0,145,169,.5);
        margin: 0 !important;
        width: 100% !important;
        text-align: center !important;
        display: block !important;
    }
    .footer .columns.social{
        margin-top: 30px;
        padding-top: 20px;
        display: flex;
        flex-direction: column-reverse;
        border-top: 1px solid rgba(200,200,200,0.2);
    }
    .footer .columns.social hr{
        display: none;
    }
    .footer .nav-social{
        text-align: center;
        padding: 20px;
    }
    .footer .nav-social dd,
    .footer .nav-social a{
        display: inline-block !important;
        float: none !important;
    }
    .logo-footer small{
        margin-right: 20px;
    }
}
