/*blog-item*/
a:hover{ text-decoration: none; color: #000; }
hr{ clear: both; }
.blog a:hover img,.is-blog .product-item:hover img,.is-blog a:hover img{ -moz-opacity: .8; -webkit-opacity: .8; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; opacity: .8;}
.toolbar-amount{ display: none; }
.page-wrapper .post-content .shortcode-product{ float: left; width: 100%; }
.is-blog .breadcrumbs { padding: 8px 20px 28px;}
.blog-header { margin-bottom: 29px; position: relative;}
.blog-title h1 { line-height: 48px; background-color: #FFFFFF; padding: 0 12px; text-transform: uppercase; position: absolute; top: 50%; width: auto; font-weight: 900; transform: translateY(-50%); -webkit-transform:translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -moz-transform: translateY(-50%);}
.post-list{ padding: 0; margin: 0; list-style: none; }
.post-list li.item { border-bottom: 2px solid #000; padding-bottom: 22px; margin-bottom: 30px;}
.post-list .item .post-entry{ display: inline-block; margin-bottom: 11px; }
.item .post-entry .featured-image { float: left ; margin-right: 20px; width: 300px;}
.post-list-right{ line-height: 24px; display: table;}
.item .post-entry h2 { text-transform: uppercase; font-weight: 900; margin-bottom: 4px;}
.item .post-entry h2 a { line-height: 16px; }
.item .post-entry h2 a:hover { color: #8db610;}
.item .post-entry .after-blog-title{ display: inline-block; margin-bottom: 10px; }
.item .post-entry .after-blog-title .current-cat a{ text-transform: uppercase; font-weight: 500; margin: 0 2px;}
.item .post-entry .after-blog-title .current-cat a:hover{ text-decoration: underline;}
.item .post-entry .after-blog{ position: relative; padding-top: 12px;}
.item .post-entry .after-blog:before { position: absolute; top: 0px; width: 28px; height: 3px; content: ''; left: 0; background: #99BD1B;}
.item .post-entry .created-date { font-weight: 500; text-transform: uppercase; float: left;}
.item .post-entry .current-cat { width: auto; display: table;}
.item .post-entry .created-date:after{ content: '/'; padding-left: 7px; margin-right: 4px; }
.post-view .post-entry a { color: #99cc00; font-weight: 500; text-decoration: underline;}
.post-view .post-entry a:hover { text-decoration: none; }
.is-blog .post-view i { float: left; width: 100%; }

/*blog-button*/
.post-list-item .after-blog-container { background-color: #f2f2f2; display: inline-block; width: 100%; padding: 5px 10px; margin-bottom: 7px;}
.post-list-item .after-blog-container .read-more-button { float: right; }
.post-list-item .after-blog-container .read-more-button a{ float: left; margin:0 10px 0 0; padding: 4px 10px; border-radius: 2px; font-weight: 700; text-transform: uppercase; } 
.post-list-item .after-blog-container .read-more-button a:hover, .post-list-item .after-blog-container .read-more-button a.read-more:hover { background-color: #000;}
.post-list-item .after-blog-container .read-more-button a.read-more { background: #91b918; }

/*blog-pages*/
.blog-home .pager { padding: 4px 8px; text-align: center;}
.blog-home .pager .pages { display: inline-block; }
.blog-home .pager .pages li { width: 30px; height: 30px; margin: 0; border-right: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; border-top: 1px solid #d9d9d9; line-height: 30px; color: #4c4c4c; font-weight: 700; }
.blog-home .pager .pages li:before { content: ""; }
.blog-home .pager .pages li.pages-item-previous { border-radius: 4px 0 0 4px; background-color: #f2f2f2; border-left: 1px solid #d9d9d9; }
.blog-home .pager .pages .current { background-color: #d7d7d7; color: #000; }
.blog-home .pager .pages li.pages-item-next { border-radius: 0 4px 4px 0; background-color: #f2f2f2; }
.blog-home .pager .pages li a { width: 29px; height: 28px; color: #4c4c4c; font-size: 14px; font-weight: 700; }
.blog-home .pager .pages li a:hover { background-color: #d7d7d7; color: #000; }

/*previous-next-bottom*/
.blog-home .pager .pages .pages-item-previous .action.previous  { border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-right:6px solid black; background: none; margin-right: 10px; }
.blog-home .pager .pages .pages-item-next .action.next{ border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-left: 6px solid black;  background: none; margin-left: 10px; }
.blog-home .pager .pages .item.pages-item-next:hover,.blog-home .pager .pages .item.pages-item-previous:hover{ background-color: #d7d7d7; cursor: pointer; }

/*.is-blog .post-view  .products.list .product-item-info{ padding: 50px 0 20px; }*/
.is-blog .post-view .post-entry p a { color: #99cc00; font-weight: 500; text-decoration: underline;}
.is-blog .post-view .post-entry p a:hover { text-decoration: none;}
.is-blog .page-title-wrapper h1 { color: #000000; font-size: 20px; line-height: 27px; font-weight: 700; margin-bottom: 25px; padding-bottom: 12px;}
.is-blog.wordpress-post-view .page-title-wrapper h1 { border-bottom: 1px solid #E7E7E7;  }
.is-blog .post-image{ margin-bottom: 20px; }
.is-blog .post-view .shortcode-product p{ margin-bottom: 10px; line-height: 18px; }
.is-blog .post-view p { margin-bottom: 15px; line-height: 24px; float: left; width: 100%; }
.is-blog .post-view h2{ text-transform: uppercase; font-weight: 500; line-height: 25px; float: left; width: 100%; }
.is-blog .post-view h3{ text-transform: uppercase; font-weight: 500; border-bottom: 1px solid #E7E7E7; padding-bottom: 11px; margin-bottom: 12px; line-height: 19px;}
.is-blog .post-view .product-title { font-weight: 700; margin-bottom: 20px;}
.is-blog blockquote { border-left: 5px solid #eeeeee; padding: 0 0 0 23px; float: left;width: 100%; margin-bottom: 15px; }
.is-blog .post-view  blockquote p{ margin-bottom: 0; }

.is-blog .post-view .products.list .prices-tier { margin-bottom: 0; padding-left: 0; }
.is-blog .post-view .products.list .prices-tier li{ padding-left: 0; margin-bottom: 0; line-height: 18px; }
.is-blog .post-view .products.list .prices-tier li:before{ display: none;}
.is-blog .post-view .post-content ul { margin-bottom: 20px; padding-left: 15px; float: left; width: 100%;}
.is-blog .post-view .post-content ul li { line-height: 24px; margin-bottom: 8px; padding-left: 10px; list-style: none; position: relative; float: left; width: 100%; }
.is-blog .post-view .post-content ul li:before { content: ''; position: absolute; left: 0; top: 9px; width: 4px; height: 4px; background: #6f6f6f; border-radius: 100%; }
.is-blog .post-view .post-content ul li:last-child{ margin-bottom: 0; }
.is-blog .post-view .post-content > ol { padding-left: 25px; clear: both; }
.is-blog .post-view .post-content > ol > li { margin-bottom: 5px; }
.is-blog .post-view .products.list .product-item-link{ color: #454545;}
.is-blog .post-view .products.list .product-item-link:hover{ text-decoration: underline; }
.is-blog .post-view .products.list .product-item{ margin-bottom: 15px; }
.is-blog .post-view .post-list-item .after-blog-container .sharebutton { float: left; margin-top: 6px; width: 100%; text-align: center;}
.is-blog .post-view .post-list-item .at300b{ float: none ; }
.is-blog .post-view .post-list-item .after-blog-container span{ margin: 0 5px;}
.is-blog .post-view .post-date { background-color: #f2f2f2; color: #000; padding: 5px 8px 4px; }
.is-blog .post-view .post-meta { border-top: 1px solid #E0E0E0; padding-top: 6px; margin-bottom: 25px; float: left; width: 100%;}
.sub-blog-title{ font-weight: 700; }
.wordpress-post-view img { height: auto; }


@media only screen and (max-width: 1024px){
    .is-blog .post-view .products.list .product-item { width: 33.33%; }
}

/*** responsive ***/
@media only screen and (max-width: 991px){
    .post-list-item .after-blog-container .read-more-button { width: 100%; }
    .post-list-item .after-blog-container .read-more-button a.read-more-comment{ float:right; margin-right:0px;}
    .item .post-entry .featured-image {
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0;
    }
}

@media only screen and (max-width: 767px){
    .blog-title h1 { padding: 2px 15px 2px; width: auto; margin-left: 0; line-height: 21px; font-size: 16px; }    
    .item .post-entry .featured-image { width: 100%; text-align: center; margin-bottom: 20px; margin-right: 0; }
    .post-list-item .after-blog-container { padding: 10px; }
    .post-list-wrapper.blog-home { margin-bottom: 25px; }
    .item .post-entry h2 { font-size: 16px; }
    .is-blog .page-title-wrapper h1 { font-size: 16px; line-height: 21px; padding: 2px 15px 2px; margin-bottom: 15px; text-align: center; border: none; }
    .post-view .post-entry a > span{ word-break: break-word; }
    .is-blog .post-image{ text-align: center; }
    .is-blog .post-view .products.list .product-item { width: 100%; }
    .is-blog .breadcrumbs { padding: 10px; margin-bottom: 15px;}
    .blog-home .pager { padding: 0px; }
    .blog-home .pager .pages li,.blog-home .pager .pages li a { width: 26px; }
}
