/**
 * Extra styles for our theme
 */
.p-searchicon {
    font-size: 15px;
    position: relative;
    top: 2px;
    right: 15px;
}

.p-menubar {
    margin: 12px 0 0 10px;
}

.imgwithborder {
    border: solid 1px #acacac;
}

.widget_wp125 img {
    width: 100%;
    margin-bottom: 25px;
}

#comments .comments-title {
    display: none;
}

#menu-main-1 li:nth-child(3) {
    margin-top: 1px;
}

#column-smallbox .article-title a {
    line-height: 20px;
    font-size: 11px;

    display: block;
    display: -webkit-box;
    height: 67px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.4;
    text-overflow: ellipsis;

}

#column-smallbox ._ppf img {
    height: 75px;
}

#column-smallbox .article-date {
    position: absolute;
    bottom: 1px;

}

.microcontent-wrapper {
    /*max-height: 400px;*/
    overflow-y: hidden;
}

#column-rising ._ppf {
    /*max-height: 200px;*/
}

.article-content p a {
    text-decoration: none;
}

.article-content p img {
    width: 100%;
    margin-top: 25px;
}

.p-space-content {
    height: 50px;
    border-bottom: solid 1px #e6e7e8;
}

.navbar ul.sub-menu a:hover, .main-menu.inline > li.logo:hover, .main-menu.inline > li {
    transition: all ease-in-out 0.2s;
}

a {
    transition: all ease-in-out 0.2s;
}

#site-footer .nav li a {
    text-decoration: none
}

#site-footer .nav li a:hover {
    color: #fec200;
}

.p-footer-r p {
    font-family: nassim;
    font-size: 15px;
}

.p-postcategories {
    overflow: auto;
}

.article-title {
    margin-bottom: 5px;
}

.article-title a {
    text-decoration: none;
}

.article-title a:hover {
    color: rgb(62, 203, 116);
}

#menu-main-1 .logo {
    border-bottom: none;
}

#menu-main-1 .logo a {
    background-image: url("../images/kafemarketing-new-logo.png");
    width: 235px;
    height: 55px;
    margin: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}

.article-excerpt p {
    margin: 5px 0;
}

.article-excerpt p > a {
    color: #fec200;
}

.p-postcategories a {
    text-decoration: none;
    font-weight: normal;
}

.entry-footer {
    padding-right: 10px;
}

.article-date {
    padding-right: 0;
    position: relative;
    bottom: -7px;
}

#column-hot article.post .article-content {
    padding: 50px;
}

#column-rising .article-title {
    font-size: 18px !important;
}

.article-header > .entry-title {
    font-size: 32px;
    font-family: nassim;
    margin-bottom: 0 !important;
}

.article-header > .entry-meta {
    margin-bottom: 30px;
}

.article-header > .entry-meta > * {
    color: #94A193 !important;
}

.article-header > .entry-meta > .posted-on > a {
    color: #94A193 !important;
    text-decoration: none !important;

}

.article-content .article-title a:hover {
    color: #fec200 !important;
}

.p-footer-r {
    float: right;
    width: 65%;
}

.p-footer-l {
    float: right;
    width: 35%;
    text-align: left;
}

.p-footer-l .nav {
    display: inline-block;
}

#site-footer .nav li {
    margin-right: 0px;;

}

#site-footer .nav li a:after {
    content: '\0000a0\0000a0\0000a0|\0000a0\0000a0\0000a0';
}

#site-footer .nav li:last-child a:after {
    content: '';
}

.p-footer-r span {
    color: #343434;
    font-weight: bold;
    letter-spacing: 0px;
    font-family: nassim;
    font-size: 14px;
}
/* Paging Navigation */
.main-menu > li.logo a.brand span {
    background-repeat: no-repeat;
}

.paging-navigation .loop-pagination {
    margin-top: -5px;
    text-align: center;
}

.paging-navigation .page-numbers {
    border-top: 5px solid transparent;
    display: inline-block;
    font-size: 14px;
    font-weight: 900;
    margin-right: 1px;
    text-transform: uppercase;
}

.paging-navigation a {
    color: #b9b9b9 !important;
}

.paging-navigation .page-numbers.current {
    border-top: 5px solid #24890d;
}

.paging-navigation a:hover {
    border-top: 5px solid #41a62a;
    color: #2b2b2b;
}

div.pagination.loop-pagination {
    display: block !important;
}

/**
 * Comments
 * -----------------------------------------------------------------------------
 */

.comments-area {
    margin: 48px auto;
    padding: 0 10px;
    /*max-width: 640px;*/
    margin-right: 50px;
}

.comment-body p {
    font-size: 16px;
    text-align: justify;
}

.comment-reply-title,
.comments-title {
    margin: 0;
    text-transform: uppercase;
}

.comment-list {
    list-style: none;
    margin: 0 0 48px 0;
}

.comment-author {
    font-size: 18px;
    line-height: 1.7142857142;
    font-weight: bold !important;
}

.comment-list .reply,
.comment-metadata {
    font-size: 12px;
    line-height: 2;
    text-transform: uppercase;
}

.comment-list .reply {
    margin-top: 24px;
}

.comment-author .fn {
    font-weight: 900;
    color: #fec200;
}

.comment-author a {
    color: #2b2b2b;
}

.comment-list .trackback a,
.comment-list .pingback a,
.comment-metadata a {
    color: #767676;
}

.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
    color: #41a62a;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 24px;
    padding-top: 24px;
}

.comment-list > li:first-child > article,
.comment-list > .pingback:first-child,
.comment-list > .trackback:first-child {
    border-top: 0;
}

.comment-author {
    position: relative;
}

.comment-author .avatar {
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 34px;
    padding: 2px;
    position: absolute;
    top: 0;
    left: 0;
    width: 34px;
    display: none;
}

.bypostauthor > article .fn:before {
    content: "\f007";
    font-family: FontAwesome;
    margin: 0 2px 0 5px;
    position: relative;
    top: -1px;
}

.says {
    display: none;
}

.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata {
    padding-left: 46px;
    font-size: 15px;
}

.comment-edit-link {
    margin-left: 10px;
}

.comment-edit-link:before {
    content: "\f044";
    font-family: FontAwesome;
}

.comment-reply-link:before,
.comment-reply-login:before {
    content: "\f112";
    font-family: FontAwesome;
    margin-right: 2px;
}

.comment-content {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}

.comment-content ul,
.comment-content ol {
    margin: 0 0 24px 22px;
}

.comment-content li > ul,
.comment-content li > ol {
    margin-bottom: 0;
}

.comment-content > :last-child {
    margin-bottom: 0;
}

.comment-list .children {
    list-style: none;
    margin-left: 15px;
    padding-right: 50px;
}

.comment-respond {
    margin-bottom: 24px;
    padding: 0;
}

.comment .comment-respond {
    margin-top: 24px;
}

.comment-respond h3 {
    margin-top: 0;
    margin-bottom: 24px;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code {
    color: #767676;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
    font-size: 14px;
    line-height: 1.7142857142;
}

.no-comments {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.5;
    margin-top: 24px;
    text-transform: uppercase;
}

.comment-form label {
    display: block;
    font-family: nassim, 'Lusitana';
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea {
    width: 100%;
}

.form-allowed-tags,
.form-allowed-tags code {
    font-size: 12px;
    line-height: 1.5;
}

.required {
    color: #c0392b;
}

.comment-reply-title small a {
    color: #2b2b2b;
    float: right;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}

.comment-reply-title small a:hover {
    color: #41a62a;
}

.comment-reply-title small a:before {
    content: "\f00d";
    font-family: FontAwesome;
    font-size: 24px;
}

.comment-navigation {
    font-size: 12px;
    line-height: 2;
    margin-bottom: 48px;
    text-transform: uppercase;
}

.comment-navigation .nav-next,
.comment-navigation .nav-previous {
    display: inline-block;
}

.comment-navigation .nav-previous a {
    margin-right: 10px;
}

#comment-nav-above {
    margin-top: 36px;
    margin-bottom: 0;
}

.comment-respond {
    margin-bottom: 24px;
    padding: 0;
}

.comment .comment-respond {
    margin-top: 24px;
}

.comment-respond h3 {
    margin-top: 0;
    margin-bottom: 24px;
}

/*
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  	min-width: 100% !important;
  	width: 100% !important;
}
*/

#column-rising footer.entry-footer,
#column-hot footer.entry-footer,
#big-stories footer.entry-footer {
    padding: 0 15px;
}

.ad_container {
    line-height: 1.5;
}

.above_960 {
    margin-top: 1.5em;
}

#site-footer .about {
    overflow: hidden;
}

.fly-menu #flyout-container {
    display: block;
}

.main-menu > li.logo a.brand span {
    display: none;
}

.main-menu > li.logo a.brand:after {
    content: none;
}

.navbar ul, .navbar li {
    list-style: none;
}

.navbar ul.sub-menu {
    min-width: 140px;
    margin-top: -14px;
}

.navbar ul.sub-menu li > ul {
    margin: 0;
    list-style: none;
}

.navbar ul.sub-menu li > ul li > ul {
    position: absolute;
}


ul.sub-menu a {
    font-size: 18px;
    width: 100%;
    display: block;
}

.navbar ul.sub-menu a {
    color: #3E3E3E;
    font-size: 12px !important;
}

.navbar ul.sub-menu a:hover {
    cursor: pointer;
    background-color: #19C0FF;
    text-decoration: none;
}

.follow .submenu-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 44px;
    background: #DDF0F9;
    border-bottom: 5px solid #00AEEF;
    z-index: -1;
    white-space: nowrap;
    padding: 0 20px 0 0;
}

.main-menu > li.submenu:hover .submenu-content,
.main-menu > li.nav-search:hover .dropdown-content {
    display: block;
}

.main-menu > li.submenu.active .submenu-content, .main-menu > li.submenu.locked .submenu-content, .main-menu > li.submenu:focus .submenu-content {
    padding-right: 20px;
}

.menu-item-has-children > a:after {
    content: "";
    font-family: FontAwesome;
    margin-left: 5px;
}

div.article-shares-stub:hover {
    display: none;
}

article.post.short footer .article-shares-links {
    height: 26px;
    display: block;
    opacity: 0;
}

article.post.short footer .article-shares-links:hover {
    opacity: 1;
}

.admin-bar #sticky {
    top: 32px;
}

.main-menu > li.submenu .dropdown-content.show {
    display: block;
}

#infscr-loading {
    display: block;
    text-align: center;
}

#site-footer-wrapper {
    position: static;
    clear: both;
    height: 100px;
}

.posts.show article.post.full .microcontent-wrapper:before {
    content: none;
}

@media screen and (max-width: 782px) {

    .admin-bar #sticky {
        top: 46px;
    }

    article.post.short .article-img-container span._pf.loaded, article.post.short .article-img-container span._ppf.loaded {
        overflow: none;
        /*max-height: 200px;*/
    }
}

@media screen and (max-width: 600px) {
    .admin-bar #sticky {
        position: absolute;
    }

}

@media (min-width: 481px) {
    .share-buttons.v2.expanded .facebook,
    .share-buttons.v2.expanded .twitter,
    article .share-buttons.v2.expanded .facebook,
    article .share-buttons.v2.expanded .twitter {
        width: 88px !important;
    }
}

@media (min-width: 630px) {
    #share-nav .share-count:after {
        content: "اشتراک گذاری شده";
    }
}

/*----------------------- mostafa last*/

#column-new > .article-container {
    display: none;
}

@media (max-width: 1470px) {
    #menu-main-1 {
        padding: 0 2%
    }
}

@media (min-width: 1024px) {
    #menu-main-1 .logo {
        float: right;
    }
    #menu-main-1 .logo a {
        background-image: url("../images/kafemarketing-new-logo.png");
        width: 235px;
    }
    #menu-main-1 .logo span {
        display: none;
    }
}

@media (max-width: 1024px) {
    #peek {
        padding: 0 0%;
    }
}

@media (max-width: 767px) {
    #peek {
        padding: 0 0%;
    }


    #flyout-container .main-menu > li.logo a.brand span {
        display: none;
    }

    #menu-main-1 > li:hover {
        border-bottom: none;
    }

    .navbar ul.sub-menu a:hover, .main-menu.inline > li.logo:hover, .main-menu.inline > li:hover {
        border-bottom: none;
    }
}

@media (max-width: 375px) {
    #column-new article.post .article-date {
        left: 112px;
    }

    .breadcrumbs {
        display: none;
    }
}

@media (max-width: 640px) {

    .breadcrumbs {
        display: none;
    }

    #column-smallbox .article-title a {
        font-size: 16px;
    }

    #column-rising .article-title {
        font-size: 22px !important;
    }

    .comments-area {
        margin-right: 20px;
        margin-left: 20px;
    }

    #post-content .article-content {
        padding-right: 20px;
        margin-left: 20px;
    }

    .article-header > .entry-meta {
        padding-right: 20px;
        margin-left: 20px;
    }

    .page-header h2 {
        padding-right: 25%;
        margin-left: 20px;
    }

    .article-header > .entry-title {
        padding-right: 20px;
        margin-left: 20px;
    }

    .fixable-wrapper {
        height: 32px;
    }

    html.no-touch .column-headers .header {
        height: 35px !important;
    }

    html.no-touch #column-hot {
        background: #fff;
    }

    html.no-touch #column-hot > .column-content {
        background: #ececec;
    }

    #scrollable {
        margin-top: 35px
    }

    #highlights-section {
        height: 300px !important;
    }

    #highlights-section {
        margin-top: 0px;
    }

    .main-menu > li.nav-search a.search-trigger {
        top: 0px;
    }

    ul.sub-menu a {
        margin-bottom: 20px;
    }

    .main-menu > li > a {
        font-family: nassim;
        font-weight: bold;

    }

    #column-rising, #column-hot {
        padding-top: 10px;
    }

    #column-smallbox {
        padding-top: 30px;
    }

    #peek {
        padding: 0;

    }

    .p-activetab {
        background-color: #ffffff !important;
    }

    html.no-touch .column-headers .header a em {
        font-size: 13px;
        display: block;
    }

    html.no-touch .column-headers .header.header2 {
        background-color: #eee;
    }

    html.no-touch .column-headers .header.header3 {
        background-color: #eff0f1;
    }

    html.no-touch .column-headers .header.header1 {
        background-color: #eff0f1;
    }

    .hidephone {
        display: none;
    }

    .column2 {
        display: none;
    }

    .column3 {
        width: 50%;
    }

    div.columns {
        width: 100%;
    }

    .nav-search {
        display: none;
    }

    #highlights-section {
        height: 350px;

    }

    .p-postcategories a {
        float: right;
        margin-left: 10px;
    }
}


/*--------------------------------- mostafa */


@media (min-width: 640px) {
    html.no-touch .column-headers .header {
        display: none;
    }

    html.no-touch .main-menu li.menu {
        display: block;
    }
}

@media screen and (min-width: 670px) {
    .main-menu.us > li:nth-child(7), .main-menu.gb > li:nth-child(7) {
        display: black;
    }
}

@media screen and (min-width: 768px) {
    html.no-touch .main-menu li.menu {
        display: none;
    }

    .main-menu > li:nth-child(n+3) {
        display: block;
    }

    .navbar-inner ul ul {
        /*box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);*/
        background-color: #00AEEF;
        float: left;
        position: absolute;
        top: 100%;
        left: -999em;
        width: auto;
        z-index: 99999;
    }

    .navbar-inner ul ul ul {
        left: -999em;
        top: 0;
    }

    .navbar-inner ul ul li {
        line-height: 44px;
    }

    .navbar-inner ul ul a {
        width: 200px;
        color: #fff;
        padding: 0 10px;
    }

    .navbar-inner ul li:hover > ul {
        left: auto;
    }

    .navbar-inner ul ul li:hover > ul {
        width: 140px;
        top: 50px;
    }

    article .share-buttons.v2 .expanded-text {
        display: none;
    }
}

@media screen and (min-width: 930px) {
    .article-container article.post .article-category {
        float: right;
        margin-left: 5px;
    }
}

@media screen and (min-width: 960px) {
    html.no-touch .column-headers .header {
        display: table-cell;
    }
}

@media (min-width: 1150px) {
    .share-buttons.v2.expanded .facebook,
    article .share-buttons.v2.expanded .facebook {
        width: 168px !important;
    }

    .share-buttons.v2.expanded .twitter,
    article .share-buttons.v2.expanded .twitter {
        width: 150px !important;
    }

    .share-buttons.v2 .expanded-text,
    article .share-buttons.v2 .expanded-text {
        display: inline-block;
    }
}

/*
* Start: Added by mohsen
*/
.site-content {
    background-color: #000000 !important;
}

.article.post .article-title a {
    line-height: 1.5 !important;
}

.main-header {
    display: block;
    padding: 75px 20px;
    text-align: right;
    background-color: #2e2e2e;
}

.main-header img {
    height: auto;
    width: 300px;
}

.tab-widget-aside {
    width: 260px;
    margin: 0 auto;
}

.tab-content {
    width: 260px;
    margin: 0 auto;
}

.prom {
    line-height: 0;
    text-align: center;
    margin: 0 auto;
}

.just-post .prom {
    max-width: 728px;
}

.just-post .prom a {
    display: block;
}

.prom img {
    margin-bottom: 5px;
    margin-top: 5px;
    width: 100%;
    height: auto;
    border: 1px solid #000;
}

.box-cell.sidebar .prom {
    width: 365px;
}

#column-hot .column-content .prom {
    padding: 0 30px;
}

#column-hot .column-content .prom img {
    margin-top: 2px;
    border: 1px #ffffff solid;
}

#column-smallbox .article-container {
    background-color: #eff0f1;
}

.column1 .tab {
    width: 260px;
    margin: 0 auto;
    float: none !important;
}

.column1 .tab audio {
    max-width: 250px;
    overflow: auto;
    display: block;
    margin: 0 auto;
}

.column1 .tab .mejs-container {
    max-width: 250px;
    overflow: auto;
    display: block;
    margin: 0 auto;
}

.widget-comment {
    font-size: 15px;
    padding: 0 10px 5px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #4e4e4e;
}

.widget-comment a {
    color: #4e4e4e;
}

.breadcrumbs span {
    display: inline-block;
    margin: 0 3px;
}

.user-profile-info {
    background-color: #eee;
}

.user-profile-info .photo {
    float: right;
    width: 150px;
    height: 150px;
    overflow: hidden;
    margin: 10px;
}

.user-profile-info .photo img {
    max-width: 100%;
    height: auto;
    border-radius: 50%;
}

.user-profile-info .info {
    padding: 10px 10px 10px 20px;
}

.user-profile-info .info p {
    padding: 0 !important;
    margin: 0 !important;
    font-size: 16px !important;
    text-align: justify;
}

.user-profile-info .info h3 {
    margin-top: 10px;
}

.custom-top-icon {
    padding-top: 10px !important;
}

.custom-top-icon a:before {
    font-size: 20pt;
    color: #ccc;
}

.wpcf7-form-control {
    width: 70%;
}

/*
* End: Added by mohsen
*/
.single-post #post-content {
    width: 100%;
    margin: 0 auto;
}
@media (min-width: 1144px) {
    .single-post #post-content {
        width: 728px;
    }
}

@media (min-width: 760px) and (max-width: 929px) {
    .single-post #post-content {
        width: 728px;
    }
}