/*
Theme Name: Proy's Blog
Author: Proy
Tags: one-column, two-columns, right-sidebar, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options

/***************************************************************************/
/* GLOBALS */
/***************************************************************************/
@media (min-width:1150px) { .container{width:1120px} }
body{background:#f6f6f6;font-family:'Raleway',sans-serif;font-size:15px}
h1,h2,h3,h4{font-family:'Raleway',sans-serif;margin:0}
h1{font-size:3.5rem}
h2{line-height:1.3em;color:#1a1a1a;font-weight:600;margin:0}
h3{font-size:3rem}
h4{font-weight:500;font-size:22px;color:#4d4d4d}
h5{font-size:20px;text-transform:uppercase;margin-top:0;margin-bottom:20px;color:#6e6e6e;font-weight:600}
h6{font-size:1.5rem}
strong{color:#333}
a strong{color:inherit;}
a{transition:all .15s}
a, a:focus, a:active{outline: 0;}
a:hover{text-decoration:none;color:#333}
ul{list-style:none;padding:0;margin:0}

/***************************************************************************/
/* BUTTONS */
/***************************************************************************/
.btn{-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}
.btn-fullwd{width:100%;font-size:16px;font-weight:500;padding:10px 0}
.btn-small{min-width:120px;font-size:14px;font-weight:500}
.btn-mid{min-width:160px;font-size:16px}
.btn-prime{color:#fff}
.btn-prime:hover{background:#333;color:#fff}
.btn-success {color: #fff;background-color: #4dbd74 !important;border-color: #4dbd74;}
.btn-success:hover {color: #fff;background-color: #3ea662 !important;border-color: #3a9d5d !important;}
.btn-info {color: #23282c;background-color: #63c2de !important;border-color: #63c2de;}
.btn-info:hover {color: #23282c;background-color: #43b6d7 !important;border-color: #39b2d5 !important;}
.btn-warning {color: #23282c;background-color: #ffc107 !important;border-color: #ffc107;}
.btn-warning:hover {color: #23282c;background-color: #e0a800 !important;border-color: #d39e00 !important;}
.btn-danger {color: #fff;background-color: #f86c6b !important;border-color: #f86c6b;}
.btn-danger:hover {color: #fff;background-color: #f64846 !important;border-color: #f63c3a !important;}

/***************************************************************************/
/* MISCELLANEOUS */
/***************************************************************************/
hr{border-top:1px solid #e7e7e7;margin:60px 0;display: inline-flex;}
hr.small{margin:20px 0;}
hr.fullwd{margin:30px 0;border-color:rgba(0,0,0,0.15)}
.search-box{margin-top:0;transition:all .3s;margin-bottom:30px}
.style-sidebar-right_s .search-box{margin-bottom:0}
.search-box .input-group{position:relative}
.search-box .input-group:before{content:"\e002";font-family:"Flaticon",sans-serif;font-size:35px;position:absolute;top:-5px;left:0;color:#888;z-index:9999}
.search-box .input-group .form-control{padding-left:35px;width:160px;transition:all .3s;background:none;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}
.search-box .input-group .form-control:focus{width:210px;border:1px solid #e6e6e6;background:#fff}
.input-group .form-control{font-weight:500;font-size:16px;border:0;height:40px;-webkit-box-shadow:inset 0 0 0 0;-moz-box-shadow:inset 0 0 0 0;-ms-box-shadow:inset 0 0 0 0;-o-box-shadow:inset 0 0 0 0;box-shadow:inset 0 0 0 0}
.input-group .form-control::-webkit-input-placeholder{color:#a6a6a6;font-weight:400;font-size:14px}
.input-group .form-control:-moz-placeholder{font-weight:400;font-size:14px;color:#a6a6a6}
.input-group .form-control::-moz-placeholder{font-weight:400;font-size:14px;color:#a6a6a6}
.input-group .form-control:-ms-input-placeholder{font-weight:400;font-size:14px;color:#a6a6a6}
.input-group-btn .btn-prime{border:0;font-weight:600;height:40px;transition:all .3s}
.input-group-btn .btn-prime:hover{border:0}
.social-icons p{float:right;margin-right:0;margin-top:3px}
.social-icons ul li{display:inline-block;margin-left:5px}
.social-icons ul li .fa{color:#fff;transition:all .3s}
.progress{overflow:visible;height:5px;-webkit-box-shadow:0 0 0 0;-moz-box-shadow:0 0 0 0;-ms-box-shadow:0 0 0 0;-o-box-shadow:0 0 0 0;box-shadow:0 0 0 0;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background:#eaeaea;width:160px;margin:0 auto 20px}
.progress .progress-bar{-webkit-box-shadow:0 0 0 0;-moz-box-shadow:0 0 0 0;-ms-box-shadow:0 0 0 0;-o-box-shadow:0 0 0 0;box-shadow:0 0 0 0;position:relative;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}
.progress .progress-bar span{position:absolute;font-size:16px;color:#a6a6a6;top:-25px;right:-20px}
.content-loader{text-align:center;padding:60px 0 20px}
.jscroll-loading{margin-top:60px}

.yellow_box,.orange_box { clear:both; background: #ffffc1; border: 1px solid #f7e14f; color: #333; margin: 15px 0;padding: 15px;  border-radius:3px; width: 100%; } .yellow_box strong {color: #736121; }
.red_box { clear:both; background: #fee8e2; border: 1px solid #fcb09a; color: #333; margin: 15px 0;padding: 15px;  border-radius:3px; width: 100%;} .rd_box strong {color: #8a2633; }
.deep_red_box { clear:both; background: #ec5c54; border: 1px solid #ec5c54; color: #fff; margin: 15px 0;padding: 15px;  border-radius:3px; width: 100%;} .deep_rd_box strong {color: #8a2633; }
.green_box { clear:both; background: #e2f5e4; border: 1px solid #8dd895; color: #333; margin: 15px 0;padding: 15px;  border-radius:3px; width: 100%;} .green_box strong {color: #2b6325; }
.blue_box { clear:both; background: #eaf3fb; border: 1px solid #bbd8f2;color: #2c4855; margin: 15px 0;padding: 15px;  border-radius:3px; width: 100%; } .blue_box strong {color: #2c4855; }

/***************************************************************************/
/* HEADER SECTION */
/***************************************************************************/
.header{background:inherit}
.style-sidebar-both_s .header{margin-bottom:100px}
body .header .navbar{margin-bottom: 15px;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;border:none;background:inherit;transition:all .3s}
.header .navbar .navbar-brand{padding:0px;transition:all .3s;width:250px; height: 75px;margin-left: 0;}
.header .navbar .navbar-brand img{float:left}

.style-sidebar-both_s .header .navbar .navbar-brand img{float:left;width:50px;height:auto;margin-right:10px}
.style-sidebar-both_s .header .navbar .navbar-brand.logo-img img{width:auto}
.header .navbar .navbar-brand .sitebrandname {color: #16a085; display: block; float: left;font-size: 28px; font-weight: 700; letter-spacing: -0.5px; line-height: 40px; margin-left: 12px; margin-top: 16px; text-align: left; }
@media only screen and (min-width: 481px) and (max-width: 640px) { .header .navbar .navbar-brand .sitebrandname { margin-top: 9px; } }
@media only screen and (max-width: 480px) { .header .navbar .navbar-brand .sitebrandname { margin-left: 0; margin-top: 0; } }
.header .navbar .main-navigation{transition:all .3s; margin-top: 0;}
.header .navbar .main-navigation > ul{padding:0}
.style-sidebar-both_s .header .navbar .main-navigation > ul > li{-webkit-box-shadow:1px 0 0 0 #ffffff,2px 0 0 0 #c7cad0;-moz-box-shadow:1px 0 0 0 #ffffff,2px 0 0 0 #c7cad0;-ms-box-shadow:1px 0 0 0 #ffffff,2px 0 0 0 #c7cad0;-o-box-shadow:1px 0 0 0 #ffffff,2px 0 0 0 #c7cad0;box-shadow:1px 0 0 0 #ffffff,2px 0 0 0 #c7cad0}
.style-sidebar-both_s .header .navbar .main-navigation > ul > li:first-child{-webkit-box-shadow:-1px 0 0 0 #c7cad0,-2px 0 0 0 #ffffff,1px 0 0 0 #ffffff,2px 0 0 0 #c7cad0;-moz-box-shadow:-1px 0 0 0 #c7cad0,-2px 0 0 0 #ffffff,1px 0 0 0 #ffffff,2px 0 0 0 #c7cad0;-ms-box-shadow:-1px 0 0 0 #c7cad0,-2px 0 0 0 #ffffff,1px 0 0 0 #ffffff,2px 0 0 0 #c7cad0;-o-box-shadow:-1px 0 0 0 #c7cad0,-2px 0 0 0 #ffffff,1px 0 0 0 #ffffff,2px 0 0 0 #c7cad0;box-shadow:-1px 0 0 0 #c7cad0,-2px 0 0 0 #ffffff,1px 0 0 0 #ffffff,2px 0 0 0 #c7cad0}
.header .navbar .main-navigation > ul > li a{padding:10px;font-weight:500;color:#777; text-transform: uppercase;}
.header .navbar .main-navigation > ul > li.menu-item-has-children > a:after{content: '\f107'; display: inline-block; font-family: 'FontAwesome'; margin: 0; vertical-align: top; color: inherit; }
.header .navbar .main-navigation > ul > li > .dropdown-menu li.active a{color:#fff;}
.header .navbar .main-navigation > ul > li > .dropdown-menu li a{font-size:14px;padding:6px 10px;transition:none}
.header .navbar .main-navigation > ul > li > .dropdown-menu li a:hover{color:#fff}
.header .navbar .main-navigation .navbar-nav .open > a{background:none}
.style-sidebar-both_s .header .navbar.sticky{border-bottom:4px solid rgba(0,0,0,0.1);opacity:.96}

aside>div{ float:left;}
aside div p{ float:left;}
aside>hr{ width: 100%;}

/***************************************************************************/
/* LEFT SIDEBAR */
/***************************************************************************/
.left-sidebar .items{padding-left:0;padding-right:0}
.left-sidebar .left-navigation > ul{padding:0;margin:0;list-style:none}
.left-sidebar .left-navigation > ul > li{line-height:1.7em;padding:10px 15px 10px 0;border-left:8px solid transparent;transition:all .3s}
.left-sidebar .left-navigation > ul > li h4{padding:10px 0;padding-left:32px;line-height:1.3em;transition:all .3s}
.left-sidebar .left-navigation > ul > li h4 a{color:#1a1a1a}
.left-sidebar .left-navigation > ul > li h4 a:hover,.left-sidebar .left-navigation > ul > li h4:hover{color:#fff}
.left-sidebar .left-navigation > ul > li:nth-child(4n+1){border-color:rgba(110,180,227,0.7)}
.left-sidebar .left-navigation > ul > li:nth-child(4n+1) h4:hover{background:#6eb4e3}
.left-sidebar .left-navigation > ul > li:nth-child(4n+1):hover{border-color:#6eb4e3}
.left-sidebar .left-navigation > ul > li:nth-child(4n+1) ul li>a:hover{background:#6eb4e3}
.left-sidebar .left-navigation > ul > li:nth-child(4n+2){border-color:rgba(244,183,86,0.7)}
.left-sidebar .left-navigation > ul > li:nth-child(4n+2) h4:hover{background:#f4b756}
.left-sidebar .left-navigation > ul > li:nth-child(4n+2):hover{border-color:#f4b756}
.left-sidebar .left-navigation > ul > li:nth-child(4n+2) ul li >a:hover{background:#f4b756}
.left-sidebar .left-navigation > ul > li:nth-child(4n+3){border-color:rgba(161,212,141,0.7)}
.left-sidebar .left-navigation > ul > li:nth-child(4n+3) h4:hover{background:#a1d48d}
.left-sidebar .left-navigation > ul > li:nth-child(4n+3):hover{border-color:#a1d48d}
.left-sidebar .left-navigation > ul > li:nth-child(4n+3) ul li > a:hover{background:#a1d48d}
.left-sidebar .left-navigation > ul > li:nth-child(4n+4){border-color:rgba(235,127,115,0.7)}
.left-sidebar .left-navigation > ul > li:nth-child(4n+4) h4:hover{background:#eb7f73}
.left-sidebar .left-navigation > ul > li:nth-child(4n+4):hover{border-color:#eb7f73}
.left-sidebar .left-navigation > ul > li:nth-child(4n+4) ul li >a:hover{background:#eb7f73}
.left-sidebar .left-navigation > ul > li a{display:block}
.left-sidebar .left-navigation > ul > li ul{margin:0;padding:0;list-style:none}
.left-sidebar .left-navigation > ul > li ul li{transition:all .3s}
.left-sidebar .left-navigation > ul > li ul li a{padding:5px 0;display:block;color:#6e6e6e;padding-left:32px}
.left-sidebar .left-navigation > ul > li ul li >a:hover{color:#fff}
.left-sidebar .about-us{margin-right:-15px;padding:25px 30px 12px;border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1}
.left-sidebar .about-us h4{margin-bottom:20px}
.left-sidebar .about-us p{line-height:1.7em;color:#818896}
.left-sidebar p.copyright{margin-top:20px;padding-left:30px;font-weight:300;color:#818896}

/***************************************************************************/
/* BLOG SECTION */
/***************************************************************************/
.post-body{color:#5f5f5f;font-weight:400;line-height:1.6em;font-size:15px}
body h1.blogpagetitle, .title_archive{ color: #a3a4a5; font-weight: 600; margin-bottom: 35px; text-align: center; text-shadow: 2px 3px 0 rgba(0, 0, 0, 0.1);}
.blog-item h1.title,.blog-item h2.title{color:#0a4266; margin-bottom: 6px;}
.blog-item h2.title a{color:#0a4266}
.blog-item .meta-info img.thumb{-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;border-radius:50px;width:30px;height:auto;float:left;margin-right:6px}
.blog-item .meta-info ul{list-style:none;padding:3px}
.blog-item .meta-info ul li{display:inline-block;margin-left:5px}
.blog-item .meta-info ul li:after{content:"•";margin-left:5px;margin-right:5px;color:#0a4266}
.blog-item .meta-info ul li:last-child:after{content:""}
.blog-item img.content{max-width:100%;height:auto}
.blog-style-one{background:#fff;max-width:100%;padding:40px 50px;float:left;-webkit-box-shadow:1px 3px 10px 0 rgba(0,0,0,0.05),-1px 3px 10px 0 rgba(0,0,0,0.05);-moz-box-shadow:1px 3px 10px 0 rgba(0,0,0,0.05),-1px 3px 10px 0 rgba(0,0,0,0.05);-ms-box-shadow:1px 3px 10px 0 rgba(0,0,0,0.05),-1px 3px 10px 0 rgba(0,0,0,0.05);-o-box-shadow:1px 3px 10px 0 rgba(0,0,0,0.05),-1px 3px 10px 0 rgba(0,0,0,0.05);box-shadow:1px 3px 10px 0 rgba(0,0,0,0.05),-1px 3px 10px 0 rgba(0,0,0,0.05);-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}
body.error404 .blog-style-one{width: 100%;}
body.error404 .blog-style-one .social-share{ display: none;}
.blog-style-one .blog-item{float:left;margin-bottom:20px;width:100%}
.blog-style-one article.blog-item aside>div{float:unset;}
.blog-style-one .blog-item .meta-info{margin:15px 0 30px; color:#999;}
.blog-style-one .blog-item .meta-info img.avatar{display:none}
.blog-style-one .blog-item .meta-info ul li{font-size:17px}
.blog-style-one .blog-item img.content,.post-body p + img{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;margin:40px 0}
.post-body img{max-width:100%;height:auto}
.post-body img.size-full { border: 1px solid #e3e3e3; border-radius: 5px; padding-right: 0;margin-bottom:15px; }
.post-body .wp-post-image{margin:30px 0;width:auto}
.post-body p+img,.post-body br+img{margin:40px 0;width:auto}
.blog-style-one .blog-item img.content{margin:0 0 40px;}
.blog-style-one .blog-item .the-post-thumbnail img.content{margin:0 0 20px;}
.blog-style-one .blog-item blockquote{border:none;margin-top:20px;padding:10px 40px;font-weight:500}
.blog-style-one .blog-item blockquote em{color:#0b0c0d;text-align:left}
.blog-style-one .blog-item em{color:#747b8a}
.blog-style-one .social-share{margin:10px 0 20px;clear:both;padding:15px 0 5px;border-top:1px solid rgba(0,0,0,0.06);border-bottom:1px solid rgba(0,0,0,0.06)}
.blog-style-one .social-share p{color:#747b8a}
.blog-style-one .social-share .social-icons{float:right}
.blog-style-one .social-share .social-icons ul{float:right;clear:both}
.blog-style-one .social-share .social-icons li .fa:hover{opacity:.8}
.blog-style-one .social-share .social-icons li .fa-facebook{background:#2b77be}
.blog-style-one .social-share .social-icons li .fa-twitter{background:#62bfef}
.blog-style-one .social-share .social-icons li .fa-google-plus{background:#f25353}
.blog-style-one .social-share .social-icons li .fa-pinterest{background:#d91c1c}
.blog-style-one .social-share .social-icons li .fa-linkedin{background:#4875B4}
.blog-style-one .social-share .social-icons li .fa-tumblr{background:#2B4964}
.blog-style-one .social-share .social-icons li .fa-reddit{background:#ffb769}
.blog-style-one .social-share .social-icons li .fa-envelope-o{background:#D29C48}
.blog-style-one .about-author{border:1px solid rgba(0,0,0,0.06);background:rgba(0,0,0,0.02);-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;padding:30px 30px 20px;font-weight: normal;}
.blog-style-one .about-author strong{font-weight:400}
.blog-style-one .about-author .thumb img{width:100%;height:auto;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}
.blog-style-one .about-author .desc h5{text-transform:none;color:#2e3137;margin-bottom:10px;font-weight:600}
.blog-style-one .about-author .desc p{color:#747b8a}

.blog-style-one .blog-item .the-post-thumbnail img {
    box-shadow: 1px 3px 10px 0 rgba(0,0,0,.05), -1px 3px 10px 0 rgba(0,0,0,.05);
    border: 1px solid #f3efef;
}
.blog-style-one article.blog-item a { color: #dd4c6e; }
.blog-style-one article.blog-item a:hover { color: #31bc04; }

/* BLOG STYLE TWO */
.blog-style-two .blog-item{background:#fff;-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,0.05),-1px 1px 3px 0 rgba(0,0,0,0.05);-moz-box-shadow:1px 1px 3px 0 rgba(0,0,0,0.05),-1px 1px 3px 0 rgba(0,0,0,0.05);-ms-box-shadow:1px 1px 3px 0 rgba(0,0,0,0.05),-1px 1px 3px 0 rgba(0,0,0,0.05);-o-box-shadow:1px 1px 3px 0 rgba(0,0,0,0.05),-1px 1px 3px 0 rgba(0,0,0,0.05);box-shadow:1px 1px 3px 0 rgba(0,0,0,0.05),-1px 1px 3px 0 rgba(0,0,0,0.05);-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;padding:25px 25px 20px;margin-bottom:30px}
.blog-style-two .blog-item h2.title{font-size:24px}
.blog-style-two .blog-item .meta-info{margin:10px 0; color:#999;}
.blog-style-two .blog-item .meta-info img.avatar{display:none}
.blog-style-two .blog-item .meta-info ul li{font-size:15px}
.blog-style-two .blog-item .meta-info ul li:first-child{margin-left:0}
.blog-style-two .blog-item p{text-align:left;text-justify:inter-word}
.blog-style-two .blog-item img.content{margin-bottom:30px;width:100%}
.style-sidebar-right_s.style-blog-grid .blog-style-two .the-post-thumbnail img{margin-bottom:15px;width:100%;border-radius: 3px;}
.style-sidebar-both_s.style-blog-grid .blog-style-two .the-post-thumbnail img{margin-bottom:20px;width:100%}
.blog-style-two .blog-item .audio-player,.blog-style-two .blog-item .video-player{margin:20px 0}
.blog-style-two .blog-item .video-player{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;margin-top:0;margin-bottom:30px}
.blog-style-two .blog-item .btn{margin-top:10px}

/***************************************************************************/
/* BLOG COMMENT AREA */
/***************************************************************************/
.comments-area h3{margin-bottom:10px;margin-top:40px}
.comments-area p{color:#818896}
.comments-area .comments{margin-top:20px}
.comments-area .comments > ul li .thumb{margin-top:0;margin-right:-15px}
.comments-area .comments > ul li .thumb img{-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}
.comments-area .comments > ul li .col-md-20{padding-left:0}
.comments-area .comments > ul li p .author-comment{color:#818896;font-weight:600;margin-right:15px;text-transform:capitalize}
.comments-area .comments > ul li p a.comment-reply-link{color:#818896;text-decoration:underline}
.comments-area .comments > ul li p span{color:#abb0b9;margin-right:15px}
.comments-area .comments hr.small{margin:10px 0 20px}
.comments-area .comment-form{margin-bottom:45px}
.comments-area .comment-form h3{margin-bottom:30px}
.comments-area .comment-form .comment-input{margin-bottom:10px}
.comments-area .comment-form .comment-input .form-input{background:rgba(0,0,0,0.04);border:none;outline:none;border:1px solid rgba(0,0,0,0.06);-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;padding:10px 8px}
.comments-area .comment-form .comment-input input[type="text"],.comments-area .comment-form .comment-input input[type="email"]{width:100%}
.comments-area .comment-form .comment-input textarea.form-input{width:100%}
.comments-area .comment-form .btn-prime{background:#333;font-weight:700;color:#fff!important}
@media only screen and (min-width: 736px) {
body:not(.logged-in) .comments-area .comment-form .comment-input:nth-child(1){float:left;width:49%;margin-right:5px}
body:not(.logged-in) .comments-area .comment-form .comment-input:nth-child(2){float:right;width:49%;margin-left:5px}
}
.nocomments.post { display:none;}


/***************************************************************************/
/* IMAGE GALLERY */
/***************************************************************************/
.html5-image-gallery{margin:30px 0}
.html5-image-gallery .item{float:left;width:25%;z-index:1;position:relative}
.html5-image-gallery .item .overlay{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,0.6);transition:all .5s}
.html5-image-gallery .item:hover .overlay{opacity:1}
.html5-image-gallery .item img{width:100%}

/***************************************************************************/
/* PAGINATION */
/***************************************************************************/
.navigate-page{list-style:none;margin:65px 15px 35px;padding-top:30px;text-align:center;clear:both}
.page-navigation ul.page-numbers { display: table; margin: 0 auto; }
.navigate-page li{display:inline-block;background:#e6e6e6;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;width:30px;height:30px;transition:all .3s;margin-bottom:5px;margin-left:5px}
.navigate-page li a{display:block;color:#686f7c;font-weight:500;text-align:center;line-height:30px;font-size:14px}
.navigate-page li:first-child,.navigate-page li:last-child{width:100px}
.navigate-page li:hover a,.navigate-page li a.current{color:#fff}
.navigate-page li .page-numbers { line-height: 30px; }

.page-navigation { float: left; margin: 15px; text-align: center; width: 100%; }
.page-navigation li .page-numbers { line-height: 30px; }
.page-navigation li{float:left; margin-bottom:5px;margin-left:5px}
.page-navigation li .page-numbers{display:inline-block;text-decoration:none;padding: 0 10px;background:#e6e6e6;color:#686f7c;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;width:auto;transition:all .3s;}
.page-navigation li .page-numbers:hover,.page-navigation li .current{background:#16a085;color:#fff;}

/***************************************************************************/
/* RIGHT SIDEBAR - WIDGET AREA */
/***************************************************************************/
.right-sidebar{padding-right:15px}
.right-sidebar p{color:#818896}
.widget-popular-article .popular-article{margin-bottom:10px;}
.widget-popular-article .popular-article .thumb{float:left;margin-right:8px}
.widget-popular-article .popular-article .thumb img{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;border: 1px solid #ddd;width:60px;height:auto}
.widget-popular-article .popular-article .medium{float:left;margin-bottom:5px; width:100%;}
.widget-popular-article .popular-article .medium img{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;border: 1px solid #ddd;width:auto;height:auto}
.widget-popular-article .popular-article .article-link a{font-weight:500; font-size: 14px;}
.widget-readers-job-board .btn{margin-top:30px}
.widget-photo-gallery .photo-gallery .item{float:left;margin-right:5px;margin-bottom:5px;width:31%}
.widget-photo-gallery .photo-gallery .item img{width:100%;height:auto;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}
.widget-subscribe .subscriber-box{padding:0;width:100%;margin:15px 0 25px}
.widget-subscribe .subscriber-box .input-group{width:inherit}
.widget-subscribe .subscriber-box .input-group .input-group-btn{width:1px}
.widget-ads h5{color:#bbb}
.widget-ads figure{margin-bottom:30px}
.widget-ads figure figcaption{margin-top:10px}
.widget-ads figure figcaption a{color:#53b3e4;font-size:14px;font-weight:500}

/***************************************************************************/
/* FOOTER SECTION  */
/***************************************************************************/
.footer{margin-top:0;padding-top:30px}
.footer.light h5{color:#6e6e6e}
.footer.light p.copyright{color:#666b74}
.footer.light .footer-widgets p{color:#666b74}
.footer.light .footer-widgets li{color:#666b74}
.footer .widget_recent_comments ul li a,.footer .widget_categories ul li a,.footer .widget_recent_entries ul li a,.footer .widget_archive ul li a,.footer .widget_nav_menu ul li a,.footer .widget_pages ul li a,.footer .widget_meta ul li a{color:#6d7c88}
.footer.light .widget-tweets .tweet li p.date{color:#a6a6a6}
.footer.bluish-dark{background:#252b30}
.footer.bluish-dark h5{color:#aeb7bf}
.footer.bluish-dark p.copyright{color:#4d555c}
.footer.bluish-dark p.copyright a:hover{color:#fff}
.footer.bluish-dark .footer-widgets p{color:#6d7c88}
.footer.bluish-dark .widget-category ul li a{color:#6d7c88}
.footer.bluish-dark .widget-tweets .tweet li p.date{color:#6d7c88}
.footer hr.fullwd{margin:0 0 20px}
.footer p.copyright{text-align:center;margin-bottom:20px}
.footer .footer-widgets h5{padding-top:12px}
.footer .footer-widgets p{line-height:1.7em}
.footer .widget_text{color:#6d7c88;font-weight:400;line-height:1.7em}
.footer .widget_text .logo img{float:left;width:50px;height:auto;margin-right:10px}
.footer .widget_text .logo h5{text-transform:none;font-size:26px;font-weight:700;color:#787878}
.widget-category ul{list-style:none;padding:0;margin:0}
.widget-category ul li{line-height:1.8em}
.widget-category ul li a{color:#818896}
.widget-category ul li:hover a{color:#787878}
.widget-tweets .tweet li{margin-bottom:15px;position:relative}
.widget-tweets .tweet li:before{position:absolute;top:0;left:0;content:"\e004";color:#3498db;background:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;font-size:35px;line-height:30px;margin-top:10px;font-family:Flaticon}
.widget-tweets .tweet li p{margin-left:50px;margin-bottom:0}
.widget-tweets .tweet li p a{color:#3498db}
.widget-tweets .tweet li p.date{color:#a6a6a6}

/***************************************************************************/
/* READER  */
/***************************************************************************/
.navbar-default .navbar-nav > .active > a,.header .navbar .main-navigation > ul > li a:hover{background:none}
.meta-info li a{text-transform:capitalize}
.searchform label,.searchform input[type='submit']{display:none}
.searchform{position:relative}
.searchform input[type='text']{width:96%;border:1px solid #e6e6e6;padding-left:15px;font-weight:500;font-size:16px;height:40px}
.searchform:before{content:"\e002";font-family:"Flaticon",sans-serif;font-size:35px;position:absolute;top:-5px;right:14px;color:#888;z-index:9999}
.widget_recent_comments li,.widget.widget_categories li,.widget.widget_recent_entries li,.widget.widget_archive li,.widget.widget_nav_menu li,.widget.widget_pages li,.widget.widget_meta li{margin:0 0 10px}
.widget-photo-gallery .photo-gallery .item img{transition:all .5s}
#mc_signup_submit{margin-top:0!important;width:100%!important;text-transform:capitalize}
.mc_merge_var{width:100%;margin:15px 0 25px;margin-bottom:21px!important;font-size:15px}
.mc_form_inside{position:relative}
.mc_signup_submit{width:45px!important;position:absolute;right:0;bottom:0;z-index:2;font-size:15px}
.widget_mailchimpsf_widget+ hr{display:none}
.widget_mailchimpsf_widget h4{font-size:20px;text-transform:uppercase;margin-top:0;margin-bottom:20px;color:#6e6e6e;font-weight:600}
.mc_var_label{display:none!important}
#mc_subheader{margin-bottom:10px;font-weight:400;line-height:1.7em;font-size:16px;color:#818896}
.social-icons .fa{font-size:15px!important;line-height:30px;width:30px;background:#a9a9a9;color:#fff;display:inline-block;vertical-align:bottom;text-align:center;border-radius:50px;margin-bottom:5px}
.right-sidebar .social-icons .fa{margin-right:5px}
.widget-subscribe hr.small{margin-top:37px}
.right-sidebar>div:last-child hr{display:none}
.right-sidebar>div:last-child{padding-bottom:115px}
.right-sidebar-ok>div:last-child{padding-bottom:83px!important}
.left-sidebar .left-navigation > ul > li > div{padding:3px;padding-left:32px}
.left-sidebar .left-navigation > ul > li ul li{margin-bottom:0}
ul.children> li> a{padding-left:52px!important}
ul.children ul.children > li> a{padding-left:80px!important}
.left-sidebar .left-navigation > ul .widget_text{border:none}
.left-sidebar .left-navigation > ul .widget_text h4:hover{background:transparent!important;color:#4d4d4d}
.left-sidebar .left-navigation > ul .widget_text .textwidget{line-height:1.5em;color:#818896;font-size:16px}
.left-sidebar .left-navigation > ul .widget_text hr{margin:26px 0}
.admin-bar .navbar-fixed-top{top:32px}
.post-tags a:hover{border-bottom: 1px dotted #818896;}
.comments-area img{max-width:70%;height:auto}
.comments-area .comments .children{margin-left:14.67%}
.loading-ajax-post.blog .footer{display:none}
.btn-read-more{display:block;color:#fff!important}
.loading-ajax-post .navigate-page{padding-top:30px;clear:both}
img{max-width:100%;height:auto}
.loading-ajax-post.style-blog-grid.blog .footer{padding-top:35px}
.style-blog-grid.blog .right-sidebar>div:last-child{padding-bottom:35px}
.post-body{word-wrap:break-word;clear:both}
.blog-style-two .row{clear:both}
.html5-image-gallery .item p{display:none}
.video-player+br{display:none}
.loading-ajax-post.style-blog-grid.blog .blog-item .meta-info img.thumb{display:none}
.sticky_label{color:#fff;font-size:23px;padding:0 10px;vertical-align:middle;border-radius:3px;position:relative;top:-2px;display:inline-block;line-height:40px}
.sticky_label .fa{font-size:17px;padding-left:6px}
.style-blog-grid .sticky_label{font-size:18px}
.style-blog-grid .sticky_label .fa{font-size:14px}
.post-body h1,.post-body h2,.post-body h3,.post-body h4,.post-body h5,.post-body h6,.comments h1,.comments h2,.comments h3,.comments h4,.comments h5,.comments h6{margin-top:10px;margin-bottom:10px;line-height:1.4em}
.post-body h1,.comments h1{font-size:36px;font-weight:600}
.post-body h2,.comments h2{font-size:30px;margin-top:25px}
.post-body h3,.comments h3{font-size:24px;font-weight:600; margin-top:25px;color: #16a085;}
.post-body h4,.comments h4{font-weight:600;font-size:22px}
.post-body h5,.comments h5{font-size:20px;color:#4d4d4d;text-transform:none}
.post-body h6,.comments h6{font-size:18px;font-weight:600}
.post-body h1+h2,.comments h1+h2{margin-top:10px}
.blog-style-one .blog-item blockquote,.comments blockquote{padding:10px 36px}
.post-body th,.post-body td{text-align:left;padding-right:10px;line-height:1.8}
.post-body th,.comments th{background-color:#fcfcfc}
.post-body td,.post-body th,.comments td,.comments th{padding:9px 15px;border:1px solid #e9e9e9}
cite{font-style:italic;font-weight:700}
.post-body ul,.comments ul li ul{list-style-type:disc}
.post-body ul,.comments ul li ul,.comments ol{padding-left:20px}
.post-body ol,.comment-wrap ol{padding-left:23px}
dd{line-height:1.5em;margin-bottom:10px}
address{margin-bottom:20px;font-style:normal;line-height:1.42857143}
legend,mark,pre,.form-allowed-tags code{font-size:14px;background-color:rgba(139,139,139,0.1);background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(.5,rgba(255,255,255,.5)),color-stop(.5,transparent),to(transparent));background-image:-webkit-linear-gradient(rgba(255,255,255,.5) 50%,transparent 50%,transparent);background-image:-moz-linear-gradient(rgba(255,255,255,.5) 50%,transparent 50%,transparent);background-image:-o-linear-gradient(rgba(255,255,255,.5) 50%,transparent 50%,transparent);background-image:linear-gradient(rgba(255,255,255,.5) 50%,transparent 50%,transparent);background-size:24px 3.4em;padding:1.7em 8px;line-height:1.7em;margin-bottom:20px}
.wp-caption{text-align:center;font-style:italic}
.wp-caption-text{padding-top:4px}
.alignleft{display:inline;float:left}
.alignright{display:inline;float:right}
.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}
img.alignleft{padding-right:10px;box-sizing:content-box}
img.alignright{padding-left:10px;box-sizing:content-box}
.navigate-page .page-links-title ~span,.post-body .navigate-page a{color:#fff;font-weight:500;text-align:center;line-height:30px;font-size:14px;display:inline-block;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;width:30px;height:30px;transition:all .3s;margin-bottom:5px}
.post-body .navigate-page a{background:#e6e6e6;color:#686f7c}
.post-body .navigate-page{margin:0}
.blog-style-two .post-body .navigate-page{padding-top:10px}
.blog.style-blog-grid.style-sidebar-both_s [name="post_password"]{max-width:150px}
.blog.style-blog-grid .html5-image-gallery .item{width:50%}
.blog-item h2.title{word-wrap:break-word}
.style-blog-grid .sticky_label{line-height:34px}
.title_archive{padding-bottom:22px;padding-top:3px}
.error404 .blog-style-one .blog-item h2.title{padding-bottom:20px}
.box-404{text-align:center}
.box-404 h1{padding-bottom:30px}
h5.bigger{font-size:125px;padding-bottom:10px;padding-top:0;}
.error404 .social-share{margin-bottom:40px}
.widget_calendar table{width:100%}
.widget_calendar table caption{margin-bottom:20px;text-align:right;font-size:14px;color:#404040}
.widget_calendar tbody td{text-align:center;border:1px solid #B0B0B0;position:relative}
.widget_calendar tbody td:hover{background-color:#d8d8d8}
.widget_calendar tbody td,.widget_calendar table th,.widget_calendar tfoot td{padding:8px 0;text-align:center}
.widget_calendar thead,.widget_calendar tfoot{border:1px solid #ccc}
.widget_calendar tfoot td{padding-left:10px;font-size:13px;color:#404040;font-weight:400;text-align:left}
.widget_calendar table th{background-color:#fff;font-weight:400;color:#000;font-size:14px}
td:first-child{padding-right:5px}
.widget_calendar tbody td{color:#616161;font-size:14px}
.widget_calendar tbody td#today{background-color:#d8d8d8;color:#fff}
a.rsswidget img{display:none}
span.comment-author-link{text-transform:capitalize}
.widget li a.rsswidget:before{content:"\f143";font-family:FontAwesome;font-size:15px;padding-right:5px}
span.rss-date{font-size:15px;display:block;line-height:2;color:#888}
.widget li cite{font-style:normal;color:#666;font-weight:600}
.widget img{height:auto}
.widget select{width:100%;padding:6px 12px;background-color:#fff;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out 0.15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out 0.15s,box-shadow ease-in-out .15s;height:42px;border-radius:0;-webkit-border-radius:0;box-shadow:none;font-weight:400;color:#000;outline:0;border-color:#B0B0B0}
.right-sidebar .children,.right-sidebar .sub-menu{margin-left:23px;padding-top:8px}
.right-sidebar ul.children> li> a,.right-sidebar ul.children ul.children > li> a{padding-left:0!important}
.right-sidebar h5 a.rsswidget{color:#6e6e6e}
.footer a.rsswidget{color:#3498db}
.rssSummary{line-height:1.7;padding-bottom:5px}
.footer.bluish-dark li.recentcomments,.footer.bluish-dark .rssSummary{color:#6d7c88}
.footer.bluish-dark .widget_calendar table caption{color:#6d7c88}
.widget_rss ul li{padding-bottom:20px}
.widget_rss ul li:last-child{padding-bottom:0}
.right-sidebar .tagcloud a{font-weight:400;padding:2px 10px 3px;margin-bottom:3px;display:inline-block;border-radius:3px;background:#c5c5c5;color:#fff;margin-right:5px}
.right-sidebar .tagcloud a:hover{background:#16a085;color:#fff;}
.post-body p:last-child{margin-bottom:0}
.left-navigation .widget_categories li,.left-navigation .widget_archive li{font-size:0;line-height:0}
.left-navigation .widget_categories li a,.left-navigation .widget_archive li a{font-size:16px;line-height:1.5em}
.left-navigation .widget select{margin-left:14px}
.left-navigation .widget_calendar,.left-navigation .widget_recent_comments{border-left:0}
.left-navigation .widget_calendar tbody td,.left-navigation .widget_calendar table th,.left-navigation .widget_calendar tfoot td{padding:2px 0}
.left-sidebar .left-navigation .widget_recent_comments li a{padding:5px 0;display:inline!important;color:#6e6e6e;padding-left:0}
.left-sidebar .left-navigation .widget_recent_comments li a:hover{background:transparent!important;color:#333}
.left-sidebar li.recentcomments{padding-left:31px;padding-bottom:8px}
.left-sidebar span.rss-date,.left-sidebar .widget li cite{padding-left:32px}
.left-sidebar .rssSummary{padding-left:32px;font-size:15px}
.left-sidebar .searchform:before{top:8px}
.left-sidebar .searchform{position:relative;margin-left:21px;margin-right:-14px}
.left-navigation .widget form select{margin-left:0}
.left-navigation .tagcloud a{background:#e6e6e6;color:#686f7c;display:inline-block!important;font-size:14px!important;margin-bottom:5px;padding:1px 8px}
.left-sidebar .widget_nav_menu >div{padding-left:0!important}
.left-sidebar ul.sub-menu{border-left:8px solid transparent}
.left-sidebar .widget_calendar>div{margin-right:-16px;margin-left:-15px}
.footer .widget_calendar table{background-color:#efefef}
.col-footer>div{margin-bottom:15px}
.footer ul.children> li> a,.footer ul.children ul.children > li> a{padding-left:0!important}
.footer ul.children,.footer ul .sub-menu{margin-left:20px;padding-top:8px}
.footer ul .sub-menu{margin-left:16px}
.footer .tagcloud a{font-size:16px!important;color:#666b74;padding-bottom:5px;display:inline-block}
.footer .tagcloud a:after{content:', '}
.footer.light h5 a{color:#6e6e6e}
.location{border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;margin-top:20px}
.left-sidebar-fixed{position:fixed}
a.btn.btn-prime.btn-read-more.btn-small{display:inline-block}
a.btn.btn-prime.btn-read-more2.btn-small{padding:8px 19px;font-size:18px;width:auto;display:inline-block;margin-top:20px}
/***************************************************************************/
/* RELATED POST ------------------ */
/***************************************************************************/
.related-posts{clear: both; margin: 10px 0 20px; }
.related-header {  color: #2e3137; font-size: 20px;font-weight: 600; margin-bottom: 20px; margin-top: 0; }
.relatedthumb{ float: left;  margin-right: 10px; }
.relatedthumb img { border-radius: 3px;border: 1px solid rgba(0, 0, 0, 0.06);  height: auto;  width: 60px; }
.related-post{ margin-bottom: 10px; }
.related-posts .post-title {font-size: 1em; margin-bottom: 0.333333em; margin-top: 0; }
.related-posts .post-title a:hover{ border-bottom: 1px dotted #818896; }
.related-posts .entry-meta {color: #8a8a8a; font-size: 85%; }
.entry-meta.icon-meta i { margin-right: 5px; }

/***************************************************************************/
/* CONTACT US ------------------ */
/***************************************************************************/

body.page-contact-me .widget_sow-contact-form { border-radius: 5px; }
body.page-contact-me .widget_sow-contact-form h3{ padding: 10px 10px 0 10px;background: #f2f2f2; font-size: 20px; line-height: 30px; font-weight: 700;margin-bottom: 0; border-radius: 5px 5px 0 0; }
body.page-contact-me .widget_sow-contact-form .so-widget-sow-contact-form form .sow-form-field input,
body.page-contact-me .widget_sow-contact-form .so-widget-sow-contact-form form .sow-form-field textarea{
	border: 0; border-radius: 5px;padding: 5px 10px;
}
body.page-contact-me .widget_sow-contact-form .so-widget-sow-contact-form form .sow-form-field textarea{ height: 200px; }
body.page-contact-me .widget_sow-contact-form .so-widget-sow-contact-form form .sow-form-field .select2-container{ width: 100%;}
body.page-contact-me .widget_sow-contact-form .so-widget-sow-contact-form form .sow-form-field a.select2-choice{
	border: 0; border-radius: 5px;padding: 4px 10px; background: #fff;
}
body.page-contact-me .widget_sow-contact-form .so-widget-sow-contact-form form .sow-submit-styled .sow-submit { width: 100%;}

@media only screen and (max-width: 640px) {        
    div.blog-style-one { padding: 10px; }
    div.blog-style-one .blog-item .meta-info {  float: left;}
}

@media only screen and (max-width: 500px) {
	.header .navbar .navbar-header .navbar-brand{ width: 225px;}    
	.header .navbar .navbar-header .navbar-brand h1 { display: block;  margin-top: 7px; margin-left: 0;}
}

@media only screen and (max-width: 736px) {        
	div.kk-star-ratings.rgt { min-height: 30px; width: 100% !important; float: left; margin-left: 0px;}
	div.kk-star-ratings.top-left, div.kk-star-ratings.top-right {  margin-top: 5px; width: auto; }
	div.kk-star-ratings div.kksr-stars {  min-width: 120px; float: left; }
	div.kk-star-ratings div.kksr-legend { float: left;}
}

@media only screen and (min-width: 768px) {
	article header br[clear="all"]{display:none;}
	div.kk-star-ratings { min-height: 30px; }
	div.kk-star-ratings.top-left, div.kk-star-ratings.top-right {  margin-top: -20px; }
	div.kk-star-ratings div.kksr-stars {  min-width: 120px; float: right; }
	div.kk-star-ratings div.kksr-legend {  text-align: end; min-width: 140px; float: right;}
}
div.breadcrumb-container.theme1 { background-color: #f2f2f2; border: 1px solid #eeeded; margin-bottom: 10px; padding: 4px;}
div.breadcrumb-container.theme1 li a{ padding: 0;} 
div.breadcrumb-container.theme1 li:last-child .separator:last-child{ display:none; } 
div.blog-style-one .blog-item .meta-info { margin-top: 3px;}
article.blog-item div.meta-info ul > li { margin-left: 0; }

@media only screen and (max-width: 736px) {
div.breadcrumb-container.theme1 { background-color: #f2f2f2; border: 1px solid #eeeded; margin-bottom: 10px; padding-bottom: 4px;}
div.breadcrumb-container.theme1 li a{ padding: 0; font-size: 11px !important; font-weight: normal; }
}

table.table tr.thead th, table.table tr.thead td{background: #80d790; color:#fff;}
table.table tr.thead th strong, table.table tr.thead td strong{ color:#fff;}
table.table tr:nth-child(odd) {background:#fff; }
table.table tr:nth-child(even){background: #f6f9fb;}
table.vertical-middle th, table.vertical-middle td { vertical-align: middle !important;}
table th.center, table td.center { text-align: center !important;}
.centered-text .ctaText {display: block;}
.meta-info .post-viewscounter div.post-views{ display: unset;}

body.category a.more-link, body.archive a.more-link, body.tag a.more-link,
body.home.blog a.more-link{display:none;}

body .EnlighterJSWrapper pre,
body .EnlighterJS span { font-family: Menlo,Monaco,Consolas,"Courier New",monospace; font-size:14px;border-radius: 5px; }
body .enlighterEnlighterJSWrapper pre, body ol.enlighterEnlighterJS, body ul.enlighterEnlighterJS { border-radius: 4px; }
body ol.EnlighterJS li.odd, body ul.EnlighterJS li.odd {background:#fdfdfd; }
body ol.EnlighterJS li.even, body ul.EnlighterJS li.even{background: #f6f9fb;}
body .enlighterEnlighterJS .st0, body .enlighterEnlighterJS .st1, body .enlighterEnlighterJS .st2 { color: #2f9c0a; }
body .enlighterEnlighterJS .me0, body .enlighterEnlighterJS .me1 { color: #c7254e; }
body .enlighterEnlighterJS .kw3 { color: #d44433; }
body .enlighterEnlighterJS .kw1 {font-weight: normal; }
body pre[data-enlighter-language="html"] + .EnlighterJSWrapper.enlighterEnlighterJSWrapper ol .kw1 {color: #d44433; font-weight: normal; }
body pre[data-enlighter-language="php"] + .EnlighterJSWrapper.enlighterEnlighterJSWrapper ol .kw3 {color: #d44433; }
body pre[data-enlighter-language="php"] + .EnlighterJSWrapper.enlighterEnlighterJSWrapper ol .br0 {color: #000; }
body pre[data-enlighter-language="php"] + .EnlighterJSWrapper.enlighterEnlighterJSWrapper ol .me0 {color: #ff079e; }
body pre[data-enlighter-language="php"] + .EnlighterJSWrapper.enlighterEnlighterJSWrapper ol .st0,
body pre[data-enlighter-language="php"] + .EnlighterJSWrapper.enlighterEnlighterJSWrapper ol .st1,
body pre[data-enlighter-language="php"] + .EnlighterJSWrapper.enlighterEnlighterJSWrapper ol .st2 {color: #008040; }
.enlighter-t-monokai .enlighter-c0 { color: #999; }
.enlighter-default div.enlighter { margin-top:15px; margin-bottom: 15px;}
.enlighter-t-wpcustom.enlighter-hover .enlighter-toolbar .enlighter-btn-copy:after { content: unset; }
.enlighter-t-wpcustom .enlighter-x16 {color: #fff700; }

/*SUBSCRIPTIO WIDGET */
.widget.elp-widget{ text-align: center; border-radius: 4px; color: #fff; background-color:#f47555; padding: 15px 15px 2px;}
.widget.elp-widget h5.sr_w_title{color: #fff; font-size: 22px; }
.widget.elp-widget .es_caption { color:#fcdeda; font-size: 16px; }
.widget.elp-widget .es_lablebox{ display: none;}
.widget.elp-widget input.es_textbox_class { color: #fff; background: #d56144; box-sizing: border-box; width: 100%; height: 40px;  margin-top: 0px; padding: 10px 0; text-align: center;  text-indent: 10px; border: none; border-radius: 4px; box-shadow: none; }
.widget.elp-widget input.es_submit_button { font-size: 16px;font-weight: 500; cursor: pointer; text-transform: uppercase; color: #f47555; background: #fff; box-shadow: 0 1px 2px 0 rgba(0,0,0,0.05);
    box-sizing: border-box; width: 100%; height: 40px; padding: 10px 0; text-align: center; text-indent: 10px; border: none; border-radius: 4px; }
.widget.elp-widget .es_msg { color:#fcdeda; font-size: 16px; }

@media (min-width:550px) { body .relpost-block-single {padding: 10px !important;} }

/* FILTER TABLE -------------- */
.filter-input { float: left; width: 100%;  }
.filter-input input {float: left;padding: 5px 10px;width: 31%;margin-right: 5px;vertical-align: top;border-radius: 4px;border: 0;background: #82e8c040;color: #ff0023;}
.filter-table th{ background-color: #dff5fa; }

a.btn__buynow { text-align: center; width: 100%; padding: 2px; border-radius: 4px;  font-size: 12px; display: inline-block; vertical-align: middle; background-color: #ed1c24; color: #fff !important; border: 1px solid transparent; font-weight: 500;}
/* VERTICAL TAB STYLE -------------- */
.vertical-tabs .tabs-container{position: relative;background: #f0f0f0;width: 150px;height: 100vh;float: left;z-index: 20;}
.vertical-tabs .tabs-container label{position: relative;padding: 10px;border-bottom: 1px solid rgba(0, 0, 0, 0.1);display: block;font-size: 13px;background: #e54545;color: #fff;cursor: pointer;user-select: none;text-transform: uppercase;}
.vertical-tabs .tabs-container label:hover{background: rgba(0, 0, 0, 0.2);}
.vertical-tabs .tab-content{position: relative;background: transparent;width: calc(100% - 150px);min-height: 100vh;padding: 0 0 0 15px;float: left;box-sizing: border-box;z-index: 19;display: none;}
.vertical-tabs .tab-content:after{content: "";clear: both;}
.vertical-tabs input[name="tab"]{display: none;}
.vertical-tabs input[name="tab"]:checked + .tab-content{ display: block; animation: fadeIn 0.5s; }
@keyframes fadeIn { from { opacity: 0; } }

/* INPUT FILTER STYLE -------------- */
input.filter {
	background-image   : url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAACYktHRAD/h4/MvwAAAAl2cEFnAAABKgAAASkAUBZlMQAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxMy0wNC0xMFQwNjo1OTowNy0wNzowMI5BiVEAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTMtMDQtMTBUMDY6NTk6MDctMDc6MDD/HDHtAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAABF0RVh0VGl0bGUAc2VhcmNoLWljb27Cg+x9AAACKklEQVQ4T6WUSavqQBCFK+2sII7gShFXLpUsBBHFf+1KcAQFwaWiolsnnBDn++4p0iHRqPDuByFJd/Wp6qrqVn5+IQP3+52m0ymtVis6Ho885na7KRgMUiKR4O9vmEQHgwGNx2NyOp0khCBFUXgcJo/Hg67XK8ViMcpkMjz+Dl200+nQZrMhh8PBE4gYQgDidrudvzEOm2KxyP9WsCginM1mHKEUS6VSFA6HOWI4G41GPAfx2+1GgUCAVFXVZMwovwY/lUqFPB4PiyFn+XxemzbT6/VovV6z8Ol0olwux+LPCBQFEQKIvhME2WyWbWGHFCD/VghUGVvE1rDlb6TTabbFmuVyqY2aEWgbFALeI5GINvyeUCjEtlgju+IZoRWfkS30CURoxFJUNjMEt9stf38CNjJKIFvNiMBJgTebzcZt843hcMhCELWqPBDxeJwulwtvC/3X7/e1qVfgFD0rC5tMJrUZM8Lr9VI0GmVBRDCfz6nZbHI/Sna7HXW7XZpMJtxSiBIP1lmhH9NqtaqfGKQDTmQREBnSgwfmMqfYYblc1o+2xHShtNttLgSiee4EmMEp3hDBPJzikimVSuRyuTTLJ1GwWCz4pCB3UhiL/X4/Hw50C5zjLSM+n898weCogxdRIzAGxigAdtNqtV6EC4UC+Xy+z6Kf2O/31Gg0TMK4ZBDxf4uCw+FA9XpdF0aaUOg/iQLcHbVaTb/p0Cl/FgXIJ/oYnaCqKv0DC6dltH6Ks84AAAAASUVORK5CYII=');
	background-position: 6px 6px;
	background-repeat  : no-repeat;
	background-color   : #fff;
	padding            : 5px 10px 5px 35px;
	border             : 1px solid #ddd;
}

td[data-filtered="positive"] { color: red; font-weight: bold;}