/**
 * Copyright © Magefan (support@magefan.com). All rights reserved.
 * Please visit Magefan.com for license details (https://magefan.com/end-user-license-agreement).
 *
 * Glory to Ukraine! Glory to the heroes!
 */
 
.home-section .post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder {
    width: 100%;
    border: 0;
    border-radius: 0;
    position: relative;	
}

.home-section .home-recent-blog01 .item.post-categories {
    display: none !important;
}

.home-section .home-recent-blog01 .post-header {
    position: absolute;
    bottom: 30px;
    left: 25px;
}

.home-section .home-recent-blog01 .post-title-holder {
	
}
.home-section .home-recent-blog01 .post-title-holder .post-title {
    max-width: 100%;
    background: #ffffffb5;
    padding: 10px 16px;
}
.home-section .home-recent-blog01 .post-text-hld {
    max-width: 100%;
    background: #ffffffb5;
    padding: 4px 10px 16px;
}

.home-section .home-recent-blog01 .post-title-holder .post-title a {
    font-size: 24px;
    color: #000;
}
.home-section .home-recent-blog01 .post-text-hld p {
	margin: 0;
    font-size: 20px !important;
}
.home-section .home-recent-blog01 .post-info {
    padding: 10px;	
}
.home-section .post-header .post-info span.value {
    font-style: normal;
	font-size: 12px;
}

.home-section .home-recent-blog02  >.row {
    margin-bottom: 25px;	
}
.home-section .home-recent-blog02 >.row:last-child {
    margin-bottom: 0;
}
.home-section .home-recent-blog02 .post-content {
    width: 31%;
    float: left;
}
.home-section .home-recent-blog02 .post-header {
    width: 65%;
    float: right;
}
.home-section .home-recent-blog02 .item.post-categories {
    width: 100%;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 10px;	
}
.home-section .home-recent-blog02 .item.post-categories a {
    font-size: 16px;
    float: left;	
}
.home-section .home-recent-blog02 .item.post-categories a:before {
	content: "";
    display: inline-block;
    width: 16px;
    height: 21px;
    vertical-align: middle;
    background: url(../images/blogcat_icon.png) 0 0px no-repeat;
    margin: 0 10px;
}
.home-section .home-recent-blog02 .item.post-categories a.categories-read-more:before {
	display: none;
}
.home-section .home-recent-blog02 .item.post-categories a.categories-read-more {
    color: #0796dd;
    float: right;
    font-size: 12px;	
}
.home-section .home-recent-blog02 .post-title-holder .post-title a {
    font-size: 18px;
    font-weight: bold;
    color: #362e2b;
    margin: 5px 0;
    display: inline-block;
    width: 100%;
}
.home-section .home-recent-blog02 .post-text-hld p {
	margin: 0;
    font-size: 14px;
}
.home-section .home-recent-blog02 .post-info {
    padding: 10px 0;	
	margin-top: 15px;
}
.home-section .post-content .post-description .post-ftimg-hld {
	margin: 0;
}

.breadcrumbs {
	padding:0;
    text-align: left;	
}
.breadcrumbs .shopcate {
    display: none;	
}

.breadcrumbs .items .item:first-child:before {
    content: "";
    font-size: 20px;
    padding-top: 1px;
    line-height: 54px;
    width: 7px;
    height: 26px;
    vertical-align: middle;
    background: url(../images/title_icon.png) 0 0px no-repeat;	
    display: inline-block;	
    padding-right: 15px;	
}
.breadcrumbs .items {
    padding: 20px 0 0;	
}
.breadcrumbs .items .item a {
	font-size: 17px;
    font-weight: 300;
    line-height: 19px;	
}
.breadcrumbs .items .item:not(:last-child):after {
    line-height: 19px;	
}
.breadcrumbs .items .item strong {
    font-size: 17px;
    color:#362e2b;
    line-height: 19px;	
}

.blog-cat {
    text-align: center;	
}
.blog-cat .title {padding: 30px 0;}
.blog-cat .title h2{
	font-size: 30px;
    font-weight: bold;
}
.blog-cat-con .image {
    padding: 30px 0;
}
.blog-cat-con p {
    font-size: 20px;
    margin-bottom: 15px;
}
.blog-cat-bottom {
    display: inline-block;
    width: 100%;    
	margin-bottom: 30px;
    margin-top: 20px;
}
.blog-cat-bottom ul {}
.blog-cat-bottom ul li{
	font-size: 20px;
	font-weight: 300;
    display: inline-block;
    float: left;
}
.blog-cat-bottom ul li:before {
    content: "";
    font-size: 20px;
    padding-top: 1px;
    line-height: 54px;
    width: 7px;
    height: 26px;
    vertical-align: middle;
    background: url(../images/title_icon.png) 0 0px no-repeat;	
    display: inline-block;	
    padding-right: 15px;	
}
.blog-cat-bottom ul li.backtop {
    float: right;
}
.blog-cat-bottom ul li.backtop:before {
	display: none;
}

.post-list .post-header .post-title a {
    text-decoration: none;
    font-size: 17px;
    color: #362e2b;
    font-weight: bold;
}
.post-list .post-header .post-text-hld {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    min-height: 64px;
    display: inline-block;
}
/*
.post-list .post-header .post-text-hld p {
    font-size: 14px;
    line-height: 20px;
}*/
.post-list .postholder .post-header {
    margin-bottom: 30px;
}
.blog-cat .blog-cat-more {
    text-align: right;
}
.blog-cat .blog-cat-more a {
    font-size: 20px;
    font-weight: 300;
}
.post-list .post-header .post-title {
    margin: 0;
    padding: 10px 0;
    float: left;
    width: 100%;
    max-width: 100%;
}

.toolbar-blog-posts.toolbar {text-align: center;}
.toolbar-blog-posts.toolbar .pages .pages-items .item {
    width: 30px;
    height: 30px;
    background: #f3f4f9;
    margin: 0 5px;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    color: #362e2b;
}
.toolbar-blog-posts.toolbar .pages .pages-items .item.pages-item-next,
.toolbar-blog-posts.toolbar .pages .pages-items .item.pages-item-previous {
    width: auto;
}
.toolbar-blog-posts.toolbar .pages .pages-items .item .page {
	color: #362e2b;
	padding:0;
}
.toolbar-blog-posts.toolbar .pages .pages-items .item.current,
.toolbar-blog-posts.toolbar .pages .pages-items .item:hover {
	background: #0093dc;
    color: #fff;	
}
.toolbar-blog-posts.toolbar .pages .pages-items .item:hover .page,
.toolbar-blog-posts.toolbar .pages .pages-items .item.current .page,
.toolbar-blog-posts.toolbar .pages .pages-items .item .action:hover,
.toolbar-blog-posts.toolbar .pages .pages-items .item .action:hover span {
	color: #fff;
}

.blog-page .page-title-wrapper {display: none;}

.post-holder {
    border: 0 solid #e9e9e9;
    border-radius: 0;	
}
.post-holder .post-header .post-info .value {
    font-style: normal;
}
.post-content .post-text-hld {
    font-size: 14px;
    line-height: 20px;
}

.home-section .post-list .post-header .post-text-hld {
    min-height: initial;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.signed-painter .cms-page-row .name a {
    font-size: 20px;
}
.signed-painter .cms-page-row .row-list .col .text p {
    padding: 0;
    font-size: 14px;
}
.cms-cultural-experience .breadcrumbs,
.cms-home-aesthetics .breadcrumbs,
.cms-light-fashion .breadcrumbs,
.cms-emotional-sublimation .breadcrumbs,
.cms-satch-service .breadcrumbs,
.cms-custom-service .breadcrumbs,
.cms-material .breadcrumbs {display:none;}

.cms-cultural-experience .column.main .breadcrumbs,
.cms-home-aesthetics .column.main .breadcrumbs, 
.cms-light-fashion .column.main .breadcrumbs,
.cms-emotional-sublimation .column.main .breadcrumbs,
.cms-satch-service .column.main .breadcrumbs,
.cms-custom-service .column.main .breadcrumbs,
.cms-material .column.main .breadcrumbs {display:block;}

.cms-page-row .title h2 {font-size: 24px;letter-spacing: 2px;}

.cms-cultural-experience .cms-page-row .title h2:before, 
.cms-cultural-experience .cms-page-row .title h2:after,
.cms-home-aesthetics .cms-page-row .title h2:before, 
.cms-home-aesthetics .cms-page-row .title h2:after,
.cms-light-fashion .cms-page-row .title h2:before, 
.cms-light-fashion .cms-page-row .title h2:after,
.cms-emotional-sublimation .cms-page-row .title h2:before, 
.cms-emotional-sublimation .cms-page-row .title h2:after,
.cms-page-row .title h2:before, 
.cms-page-row .title h2:after
{background: none;}

.post-view .post-bottom .post-info,.post-holder .post-header .blog-cat-bottom {
    display: none;
}
.cms-page.signed-painter {
    margin-top: 35px;
}
.home-section#home-section001 .col .image {
    min-height: 286px;
}

.cms-chain-stores .cms-page-row .title h2:before, .cms-chain-stores .cms-page-row .title h2:after {
    background: url(../images/title_icon.png) 0 0px no-repeat;
}