/*

Theme Name: JV Planify

Theme URI: http://demo.joomlavi.com/wordpress/jv-planify

Author: Joomlavi

Author URI: http://joomlavi.com/

Description: Planify is a Premium Template tailored for clothes, fashion shop websites. It is 100% responsive, clean and stylish.  It is a bundle of joy that give you ultimate speed and flexibility.  Sure to impress anyone that looks for a modern template. This  Wordpress Theme is designed with inspiration from Fashion shows currently happening all over the world

Version: 1.2

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready

Text Domain: Planify

*/

/*

 * Responsive images

 *

 * Fluid images for posts, comments, and widgets

 */

.entry-content img, .entry-summary img, .comment-content img, .widget img, .wp-caption { max-width: 100%; }

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img, .entry-summary img, .comment-content img[height], img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] { height: auto; }
img.size-full, img.size-large, img.wp-post-image { height: auto; max-width: 100%; }

/* Make sure videos and embeds fit their containers. */
embed, iframe, object, video { max-width: 100%; }

/* Override the Twitter embed fixed width. */
.entry-content .twitter-tweet-rendered { max-width: 100% !important; }

/* Images */
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
figure.wp-caption.alignleft, img.alignleft { margin: 5px 20px 5px 0; }
.wp-caption.alignleft { margin: 5px 10px 5px 0; }
figure.wp-caption.alignright, img.alignright { margin: 5px 0 5px 20px; }
.wp-caption.alignright { margin: 5px 0 5px 10px; }
img.aligncenter { margin: 5px auto; }
img.alignnone { margin: 5px 0; }
.wp-caption .wp-caption-text, .entry-caption, .gallery-caption { color: #666; font-size: 92%; font-style: italic; font-weight: 300; margin: 0 0 24px; }
div.wp-caption.alignright img[class*="wp-image-"] { float: right; }
div.wp-caption.alignright .wp-caption-text { padding-left: 10px; }
img.wp-smiley, .rsswidget img { border: 0; border-radius: 0; box-shadow: none; margin-bottom: 0; margin-top: 0; padding: 0; }
.wp-caption.alignleft + ul, .wp-caption.alignleft + ol { list-style-position: inside; }
abbr[title] { border-bottom: 1px dotted #eaeaea; border-bottom: 1px dotted rgba(51, 51, 51, 0.1); cursor: help; }
sup, sub { font-size: 75%; height: 0; line-height: 0; position: relative; vertical-align: baseline; }
sup { bottom: 1ex; }
sub { top: .5ex; }
small { font-size: 75%; }
big { font-size: 125%; }

/**

 * 4.0 Elements

 */
hr { background-color: #eaeaea; background-color: rgba(51, 51, 51, 0.1); border: 0; height: 1px; margin-bottom: 1.6em; }
ul, ol { margin: 0 0 1.6em 1.3333em; }
ul { list-style: disc; }
ol { list-style: decimal; }
li > ul, li > ol { margin-bottom: 0; }
dl { margin-bottom: 1.6em; }
dt { font-weight: bold; }
dd { margin-bottom: 1.6em; }
q { font-style: italic; }
table { width: 100%; border-bottom: 1px solid #ededed; border-collapse: collapse; border-spacing: 0; font-size: 14px; line-height: 2; margin: 0 0 20px; width: 100%; }
td { border-top: 1px solid #ededed; padding: 6px 10px 6px 0; }
img { -ms-interpolation-mode: bicubic; border: 0; height: auto; max-width: 100%; vertical-align: middle; }
figure { margin: 0; }
del { opacity: 0.8; }

.says, .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; }
.page-links { clear: both; font-family: "Noto Sans", sans-serif; margin-bottom: 1.3333em; }
.page-links a, .page-links > span { border: 1px solid #eaeaea; border: 1px solid rgba(51, 51, 51, 0.1); display: inline-block; font-size: 12px; font-size: 1.2rem; height: 2em; line-height: 2; margin: 0 0.3333em 0.3333em 0; text-align: center; width: 2em; }
.page-links a { -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3); background-color: #333; border-color: #333; color: #fff; }
.page-links a:hover, .page-links a:focus { background-color: #707070; background-color: rgba(51, 51, 51, 0.7); border-color: transparent; color: #fff; }
.page-links > .page-links-title { border: 0; color: #707070; color: rgba(51, 51, 51, 0.7); height: auto; margin: 0; padding-right: 0.5em; width: auto; }
.entry-content:after { content: ''; clear: both; display: table; }
.post-navigation { background-color: #fff; border-top: 1px solid #eaeaea; border-top: 1px solid rgba(51, 51, 51, 0.1); font-weight: 700; }
.post-navigation a { display: block; padding: 3.8461% 7.6923%; }
.post-navigation span { display: block; }
.post-navigation .meta-nav { color: #707070; color: rgba(51, 51, 51, 0.7); font-family: "Noto Sans", sans-serif; font-size: 12px; font-size: 1.2rem; letter-spacing: 0.04em; line-height: 1.5; position: relative; text-transform: uppercase; z-index: 2; }
.post-navigation .post-title { font-family: "Noto Serif", serif; font-size: 18px; font-size: 1.8rem; line-height: 1.3333; position: relative; z-index: 2; }
.post-navigation .nav-next, .post-navigation .nav-previous { background-position: center; background-size: cover; position: relative; }
.post-navigation a:before { content: ""; display: block; height: 100%; position: absolute; top: 0; left: 0; width: 100%; z-index: 1; }
.post-navigation a:hover:before, .post-navigation a:focus:before { opacity: 0.5; }
.post-navigation .meta-nav { opacity: 0.8; }
.post-navigation div + div { border-top: 1px solid #eaeaea; border-top: 1px solid rgba(51, 51, 51, 0.1); }
.post-password-form p { position: relative; }
.post-password-form label { display: block }
.post-password-form label input { width: 100% }
.post-password-form  input[type="submit"] { position: absolute; bottom: 0; right: 0; padding: 0 20px }
.mejs-container { max-width: 100% }
.mejs-container .mejs-overlay { left: 0; position: absolute; right: 0; top: 0; width: auto !important; }
.container-full { margin: 0 50px }

/* end default---------------------------------*/
blockquote { font-size: 100%; border-color: #232f3d; font-style: italic; }
blockquote footer, blockquote + p cite { text-align: right; font-size: 90%; font-style: italic; }
blockquote footer cite, blockquote + p cite { font-weight: 700; }


.author-info, .single-posts .entry-footer, .single-posts .ItemLinksInline, .archive-meta, .wpComments article.comment,
.nav-single, body.single-post article.post { padding: 15px; position: relative; margin-bottom: 20px; background-color: #fff; }

#comments { background-color: #fff; position: relative; }
#comments .comments-title { padding-top: 15px; text-align: center; margin-bottom: 45px;}
#comments .comments-title:after{ margin: 15px auto 0;}

#comments .comment-respond { padding-bottom: 15px; }

.single-posts .blog-item-description  .entry-footer{margin-bottom: 0;}
.single-posts .ItemLinksInline { padding-left: 0; padding-right: 0; margin-bottom: 0; }

.author-info{text-align: center;}
.author-info .author-avatar { margin: 10px auto; max-width: 70px; }
.author-info .author-avatar img { -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; border-radius: 100%; border: 2px double rgb(245, 249, 252); }
.author-info .author-description { overflow: hidden; }


.single-posts .thumbnail_large { margin: 0 -15px 30px; position: relative; text-align: center; }
.archive-meta p, .author-info .author-description p { margin: 0; }
.archive-meta p + p, .author-info .author-description p + p { margin: 15px 0 0; }


.pageBlog > article .post-meta { display: block; left: 15px; max-width: 94px; position: absolute; top: 15px; }
.pageBlog > article .post-meta .date h2 { background-color: #fff; border: 1px solid #dcdcdc; border-radius: 5px; margin: 0 !important; padding: 10px 0; position: relative; text-align: center; }
.pageBlog > article .post-meta h2::after { background: url(../images/corner-1.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0); content: ""; height: 23px; position: absolute; right: -10px; top: 40%; width: 13px; }
.pageBlog > article .post-meta .date h2 span { font-size: 36px; }
.pageBlog > article .post-meta .date .month { color: #43474d; font-size: 21px; line-height: 1; }
.pageBlog > article .post-meta .date .year { color: #43474d; font-size: 16px; line-height: 1; padding: 0 30px; }
.pageBlog > article .post-meta span, .pageBlog > article .post-meta .month, .pageBlog > article .post-meta .year { display: block; }
.pageBlog .blog-thumbnail, .pageBlog  .blog-gallery { margin-bottom: 20px; overflow: hidden; }
.pageBlog .blog-thumbnail img { width: 100% }
.pageBlog .blog-item, article.post { padding: 15px; background-color: #fff; position: relative; border-top: 5px solid #43474d; overflow: hidden; }
.pageBlog .blog-item-description.is_thumbnail_large { }
.pageBlog .blog-item-description:hover .edit-link { display: block; }
.layout-column-post-1 .pageBlog .item { overflow: hidden }
.layout-column-post-1 .pageBlog .item  > * { overflow: hidden }
.layout-column-post-1 .pageBlog .thumbnail_large { float: left; width: 40%; margin: 0 30px 0 0; }

/*==*/
.entry-footer { overflow: hidden; border-top: 5px double #f5f9fc; font-size: 12px; margin-left: -15px; margin-right: -15px; padding-left: 15px; padding-right: 15px; padding-top: 10px; }
.entry-footer .tag, .entry-footer .comments-link { display: inline-block; font-size: 11px; }

.single-posts .entry-footer .tag{ display: inline;}

.entry-footer .readmore { margin: 0; }
.entry-footer .moduleItemReadMore { font-size: 11px; margin-bottom: 5px;}
.entry-footer .readmore i { position: relative; top: 2px; }
#maincontent { margin-bottom: 30px }
h1.entry-title-right { float: right; font-size: 26px; line-height: 44px }
h2.single-title { font-size: 24px; color: #2d3e52; text-overflow: ellipsis; -ms-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }
h3.entry-title, .single-title { text-transform: uppercase; font-weight: 700; text-overflow: ellipsis; -ms-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; margin-bottom: 20px; border-bottom: 5px double #f5f9fc; margin-left: -15px; margin-right: -15px; padding-bottom: 10px; padding-left: 15px; padding-right: 15px; }
.property-content h3.entry-title, .single-title { margin: 0; border-bottom: none; padding: 0; }

.ItemLinks { font-size: 11px; font-style: italic; margin: 0 0 20px; position: relative }
.ItemLinksBlock > * { display: block; margin-bottom: 5px }
.ItemLinksInline > * { display: inline-block; margin-right: 3px; }
.ItemLinksFooter { border-top: 1px solid #ddd; margin: 0 !important; overflow: hidden; padding: 10px 30px }
.ItemLinksInline a { color: inherit; }

/*==*/
.entry-summary ul li, .entry-summary ol li { line-height: 2em; }
.entry-meta { line-height: 30px; overflow: hidden; }
.entry-meta .category { border: 1px solid #565f66; border-left-width: 3px; color: #565f66; float: right; font-size: 10px; font-style: normal; font-weight: 700; margin-right: 0; padding: 0 5px; text-transform: uppercase; margin-left: 5px;}
.entry-meta .category a, .entry-meta .category i { color: inherit; }
.jv_cpost { position: relative }

.gridItem .blog-img { display: block; position: relative; overflow: hidden; z-index: 2 }
.gridItem .blog-img img { width: 100%; height: auto; float: none; display: block; margin: 0; box-shadow: none; -webkit-box-shadow: none }
.gridItem .blog-img .blog-link { z-index: 3; display: none !important; position: absolute; top: 50%; left: 50%; margin: -27px 0 0 -27px; opacity: 0; border-radius: 100%; width: 54px; height: 54px; text-align: center; line-height: 54px; background: url(../images/bg-btn.png) no-repeat center -54px; color: #fff; font-size: 18px }

.blog-img.pull-left { margin-right: 20px }
.blog-img.pull-right { margin-left: 20px }

.single_page .gridItem .item { overflow: hidden }
.single_page .gridItem .ItemBody { overflow: hidden; background-color: #222; padding: 20px; margin-bottom: 50px; color: #fff }
.gridItem .ItemBody h3 { font-size: 18px; text-transform: uppercase }

.sidebar .cols-1 { border-bottom: 1px solid #ddd; margin-bottom: 30px; padding-bottom: 30px }
.sidebar .cols-1 .ItemBody { background: none; color: #444; padding: 0; margin: 0 }
.sidebar .cols-1 .ItemBody h3 { text-transform: capitalize; margin-bottom: 10px; font-weight: 300 }
.sidebar .cols-1 .ItemLinks { margin: 0 }

.gridItem .author_post, .gridItem .date_post { display: block; margin-bottom: 10px }
.gridItem .content_post { margin-bottom: 20px }
.gridItem .blog-thumbnail img { width: 100%; height: auto; float: none; display: block; margin: 0; box-shadow: none; -webkit-box-shadow: none }
.gridItem .blog-thumbnail .blog-link { display: block !important }

.blog-img iframe { display: block; width: 100% }
.jv_cpost .blog-img iframe { max-height: 220px }

.cpost_page ul { margin: 0; padding: 0; list-style: none; overflow: hidden; margin-bottom: 20px; text-align: center }
.cpost_page ul li { display: inline-block }
.cpost_page ul a { display: block; line-height: 30px; padding: 0 5px; min-width: 30px; text-align: center; background-color: #000; color: #fff }

.jv_cpost .view-all { text-align: center; padding: 50px 0 }
.thumbnail_large iframe { display: block; max-height: 600px; width: 100% }
.pageBlog article { margin-bottom: 30px }

.itemMasonry { margin-bottom: 30px }
.itemMasonry:hover { z-index: 100 }
.itemMasonry article { margin: 0; position: relative; }

.blog-gellary { overflow: hidden; display: none }
.blogMasonry .blog-gellary { margin: 0 }
.blogMasonry .blog-img iframe { max-height: 250px }

#wp-calendar { width: 100%; border: 1px solid #bbb }
#wp-calendar th { text-align: center; background-color: #e5e5e5; padding: 4px 0; border-bottom: 1px solid #bbb }
#wp-calendar td { text-align: center; background-color: #f1f1f1; padding: 4px 0; border-left: 1px solid #bbb; border-bottom: 1px solid #bbb }
#wp-calendar td:first-child, #wp-calendar th:first-child { border-left: none }
#wp-calendar #today a, #wp-calendar #today { color: #fff !important }
#wp-calendar caption { background-color: #383838; color: #fff; line-height: 40px }

.wpComments ol { list-style: none; margin: 0 }
.wpComments ol ol { margin-left: 30px; }
.wpComments .commentlist .avatar { float: left; margin-right: 15px; border: 2px solid #fff; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; box-shadow: 0 0 10px #e4eef0; -webkit-box-shadow: 0 0 10px #e4eef0; }
.wpComments .comment section { overflow: hidden }
.wpComments .commentlist .ItemLinks { margin-bottom: 20px; overflow: hidden }
.wpComments .commentlist p { margin: 0 }
.wpComments .commentlist ol { margin-left: 30px }
.wpComments .commentlist li { line-height: 30px }
.wpComments .comment.depth-1:not(:last-child) { border-bottom: 1px solid #eeeeee; }
.wpComments .commentlist .ItemLinks .date { display: block; font-size: 13px; }
.wpComments .commentlist #respond { padding-top: 10px }
.wpComments code { display: block; white-space: inherit }
.wpComments #comment { height: 150px }
.wpComments .comment .comment-content { margin-bottom: 15px; }
.wpComments .comment .edit-link { margin-right: 5px; }
.wpComments .comment-meta .author-name { color: #252525; font-size: 15px; font-style: normal;}
.wpComments .comment-reply, .wpComments .edit-link { font-size: 13px; text-transform: uppercase; color: #252525; }
.wpComments .comment-reply i, .wpComments .edit-link i { margin-right: 5px; }
#comments .comment-respond { padding-top: 20px; margin-top: 20px; border-top: 1px solid #eeeeee;}

.nav-single .nav-next { float: right }
.entry-content .rev_slider_wrapper { margin-bottom: 20px !important }
.navigation { overflow: hidden; margin-bottom: 20px }
.navigation .nav-previous, .navigation  .previous-image { float: left }
.navigation .nav-next, .navigation  .next-image { float: right }
.blog-img.pull-left + .ItemBody_ { margin-bottom: 20px }
.blog-img.pull-left + .ItemBody .readmore { text-align: left }

#respond #reply-title { text-align: left; }
#comments > * { max-width: 750px; margin: 0 auto }
#commentform p label { display: block; }
#commentform p input[type="text"] { width: 100% }

.tagcloud { overflow: hidden; margin: 0 -5px; }
.tagcloud a { background-color: #565f66; border-radius: 5px; color: #fff; float: left; margin: 0 5px 5px; padding: 3px 8px; font-size: 100% !important }

.sidebar .recent-posts-extended .item { margin-bottom: 20px; background-color: #fff; border: 1px solid #dcdcdc; position: relative; border-radius: 5px; display: block; padding: 10px; }
.sidebar .recent-posts-extended .item:before { border-bottom: 1px solid #dcdcdc; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-left: 1px solid #dcdcdc; border-right: 1px solid #dcdcdc; height: 8px; content: ""; position: absolute; bottom: -4px; left: -1px; right: -1px; z-index: -1; }

.moduleItemImage { display: block; margin-bottom: 10px; }
.thumb-sidebar .innerItem { overflow: hidden }
.thumb-sidebar .moduleItemImage { float: left; width: 76px; height: 76px; margin-right: 10px; overflow: hidden; border-radius: 5px; }
.thumb-sidebar .moduleItemImage img { display: block; height: 100%; left: 50%; max-width: none !important; position: relative; transform: translateX(-50%); -webkit-transform: translateX(-50%); width: auto !important; }
.thumb-sidebar .content-item-description { overflow: hidden }
.thumb-sidebar .content-item-description > * { margin: 0; }
.thumb-sidebar .content-item-description > * + * { margin-top: 12px; }

.sidebar .widget_recent_entries ul li > a, .sidebar .widget_recent_comments ul li > a, .sidebar .widget_archive ul li > a, .sidebar .widget_categories ul li > a, .sidebar .widget_meta ul li > a, [id*="monster-widget-"] ul li > a, .sidebar ul.menu li > a, .sidebar .widget_recent_entries ul li > span, .sidebar .widget_recent_comments ul li > span, .sidebar .widget_archive ul li > span, .sidebar .widget_categories ul li > span, .sidebar .widget_meta ul li > span, [id*="monster-widget-"] ul li > span, .sidebar ul.menu li > span {
    padding: 8px 0;
    border-radius: 3px;
    display: inline-block
}

.sidebar .widget_recent_entries ul li > a:before, .sidebar .widget_recent_comments ul li > a:before, 
.sidebar .widget_archive ul li > a:before, .sidebar .widget_categories ul li > a:before, 
.sidebar .widget_meta ul li > a:before, .sidebar ul.menu li > a:before, 
[id*="monster-widget-"] ul li > a:before {
    content: "\e917";
    display: inline-block;
    font-family: icomoon !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: normal;
    position: relative;
    text-transform: none;
    top: 1px;
}
/*single post*/
article.post, .pageBlog .blog-item, body.single-post article.post, .nav-single { -webkit-box-shadow: 0px 0px 7px 0px rgba(194, 194, 194, 1); -moz-box-shadow: 0px 0px 7px 0px rgba(194, 194, 194, 1); box-shadow: 0px 0px 7px 0px rgba(194, 194, 194, 1); }

/* Monster widget*/
.sidebar ul, [id*="monster-widget-"] ul { list-style: none; margin: 0; padding: 0; }
.sidebar ul ul, [id*="monster-widget-"] ul ul { margin: 1px 0 0 20px }
.sidebar ul li, [id*="monster-widget-"] ul li { margin-bottom: 1px }


.wp-caption-text_ { background: none repeat scroll 0 0 #999; color: #fff; font-size: 92%; font-style: italic; padding: 5px; }
.sidebar  .menu-main-menu-container, [id*="monster-widget-"] .menu-main-menu-container { float: none !important; }
.widget_rss ul li + li { border-top: 1px solid #ddd; padding-top: 20px; margin-top: 20px; }
.sidebar .widget_rss ul li:before, [id*="monster-widget-"].widget_rss  ul li:before { display: none }

.blog-item-description .edit-link { position: absolute; top: 0; right: 0; padding: 5px 10px; border-radius: 0 0 0 5px; color: #fff; display: none }
.blog-item-description .edit-link a { color: #fff !important; }
article.item:hover .blog-item-description  .edit-link { display: block; }

.container-full .col-md-4 { width: 33.33%; }
.rpwe-alignleft { float: left; margin-right: 10px; }
.rpwe-alignright { float: right; margin-left: 10px; }
.home-index .itemMasonry { float: none !important; width: auto !important; padding: 0 !important; margin: 0 0 30px; }

/*===*/
address, cite { font-style: italic; }
cite { font-size: 90%; margin-left: 5px; }
.entry-summary { font-weight: 500; color: #4c4c4c; line-height: 1.7em; }

.blog-item .entry-summary a:hover, .blog-item .entry-summary a:focus, .comment-content a:hover, .comment-content a:focus { color: #2f96d1; }
.featured-post { border-width: 1px; border-style: solid;  -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; border-radius: 100%; display: inline-block; height: 30px; text-align: center; width: 30px; }
.featured-post i { font-size: 15px; line-height: 30px; }

/*recent comment*/
.recentcomments .comment-author-link { font-weight: 700; }
.recentcomments > a { font-style: italic; font-size: 90%; }
.widget_rss .rsswidget { font-weight: 700; overflow: hidden; white-space: nowrap; width: 100%; -ms-text-overflow: ellipsis; text-overflow: ellipsis; }
.widget_rss .rss-date { background-color: #565f66; color: #fff; padding: 5px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; font-size: 10px; }
.widget_rss .rss-date
.widget_rss .rssSummary { font-style: italic; font-size: 90%; margin-top: 10px;}
.widget_rss cite { float: right; }


/*blog format*/
.post_format-post-format-status {overflow: hidden;}
.post_format-post-format-status .entry-header {float: left; margin-right: 20px; }
.post_format-post-format-status .entry-header .entry-author { display: block; font-size: 12px; font-weight: 700; text-align: center; }
.post_format-post-format-status .entry-content { margin-left: 55px !important; border: 1px dashed rgba(221, 221, 221, 0.6); box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.08); padding: 10px 10px 5px; position: relative; margin-bottom: 10px;
}
.post_format-post-format-status .entry-content:before { border-color: transparent #fff transparent transparent; border-image: none; border-style: solid; border-width: 9px; content: ""; position: absolute; border-width: 0 21px 21px 0; left: -21px; top: 0; z-index: 1; border-width: 9px; left: -18px; top: 10px; }
.post_format-post-format-status .entry-content:after { border-color: transparent rgba(221, 221, 221, 0.6) transparent transparent; border-style: solid; border-width: 0 23px 23px 0; content: ""; left: -23px; position: absolute; top: -1px; z-index: 0; border-width: 11px; left: -22px; top: 8px; }
.single .post_format-post-format-status .entry-content { margin-left: 9px !important; }


