* {
    font-family: 'Helvetica Neue',sans-serif;
    margin: 0;
    padding: 0;
}
.breadcrumb-shop .breadcrumb-arrows{padding: 10px 15px 10px 5px;padding-left: 0;background: transparent;border-radius: 0;	margin: 0;}
.breadcrumb-shop .breadcrumb>li+li:before{padding:0 3px 0 10px;}
.breadcrumb-shop .breadcrumb-arrows li{font-size:13px;}
#pagination {margin-bottom: 15px;text-align:right;}
#pagination .page-node,#pagination .next, #pagination .prev{display:inline-block;margin: 15px 5px;font-size: 14px;color: #000;font-weight: 600;opacity: 0.4;}
#pagination .next{margin-left:15px}
#pagination .prev{margin-right:15px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
#pagination .page-node.current,#pagination .page-node:hover,#pagination .next:hover, #pagination .prev:hover{ opacity: 1;}
#pagination span.special {font-weight: bold;}
#blog #pagination {text-align:center;}
@media(max-width:992px){
    #pagination {text-align:center;}
}
.pageNot{min-height: 80vh;}
.content-pagenot h1{font-weight: 700; font-size: 39px;}
.content-pagenot p.subtext{font-weight: 500; opacity: 0.66;}
.content-pagenot:after {content: "";display: block;background:#000;width:80px;height: 4px;margin:50px auto 0;}
.content-pagenot a{font-weight: 500;font-size: 15px;color: #000;margin: 30px 0 0;display: block;}
.searchPage .block-heading-search h1 {font-size: 54px;font-weight: 700;	margin: 0px 0;}
.block-heading-search .subtxt {	font-size: 14px;opacity: .66;	margin-top: 15px;}
.block-heading-search .header-page:after {content: "";display: block;width: 60px;height: 4px;margin-top: 70px;	background: #000;}
.searchPage .block-heading-search {
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
}

.btnLoadMore img {
    width: 50px;
    margin-bottom: 5px;
    cursor: pointer;
}
.btnLoadMore a {
    color: #a73340;
}
.btnLoadMore {
    text-align: center;
    margin-bottom: 20px;
}
.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.breadcrumb > .active {
    color: #777;
}
.hide {
    display: none!important;
}
#blog .section-blog {
    margin-bottom: 40px;
}
#blog .bg-blog-title {
    margin: 15px 0 50px;
}
.bg-blog-title {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 35px 0 25px;
}
.bg-blog-title h2, .bg-blog-title h1 {
    text-transform: uppercase;
    padding: 0 45px;
    line-height: 65px;
    height: 65px;
    font-size: 24px;
    color: #4f4f4f;
    position: relative;
    border: 0;
    margin: 0;
}
#blog .blog-item {
    margin-bottom: 17px;
}
#blog .blog-col-left .blog-item .blog-img {
    border: 1px solid rgba(224,224,224,.2);
}
#blog .blog-col-left .blog-item .blog-detail {
    padding: 10px;
    background: rgba(224,224,224,.3);
}
#blog .blog-col-left .blog-item .blog-detail h3 {
    line-height: 20px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    text-transform: uppercase;
    margin: 10px 0;
}
#blog .blog-col-left .blog-item .blog-detail h3 a {
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    color: #000;
    white-space: nowrap;
}
#blog .blog-col-right .blog-item .blog-img {
    float: left;
    width: 30%;
    margin-right: 15px;
    overflow: hidden;
}
#blog .blog-col-right .blog-item .blog-detail {
    float: left;
    width: calc(100% - 35%);
    margin: auto;
}
#blog .blog-col-right .blog-item .blog-detail h3 {
    font-size: 14px;
    font-weight: 600;
    color: #000;
}
#blog .news-item .news-img img, #blog .blog-col-right .blog-item img {
    max-width: 100%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#blog .blog-item img {
    width: 100%;
}
p {
    margin: 0 0 10px;
    line-height: 18px;
    font-size: 13px;
}
#blog .section-blog {
    margin-bottom: 40px;
}
#blog .section-blog .title {
    margin: 0 0 40px;
    text-align: center;
    line-height: 24px;
    position: relative;
}
#blog .section-blog .title:before {
    background: #000;
    top: 15px;
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    top: 12px;
}
#blog .section-blog .title h2 {
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000 !important;
    background: #fff;
    padding: 0 30px;
    display: inline-block;
    position: relative;
    top: 0;
}
#blog .news-list-style .col-md-6:nth-of-type(2n+1) {
    clear: both;
}
#blog .news-item {
    padding-bottom: 20px;
}
#blog .news-item .news-img {
    width: 43.66%;
    float: left;
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
}
#blog .news-item .news-detail {
    width: 55.34%;
    float: left;
    position: relative;
    background: #fff;
    left: 0;
    overflow: hidden;
    padding: 0 10px;
}
#blog .news-item .news-title {
    text-transform: uppercase;
    line-height: 22px;
    margin: 0;
    position: relative;
    margin-bottom: 12px;
    color: #000;
    font-weight: 600;
    font-size: 13px;
}
#blog .news-item .news-meta {
    margin-bottom: 15px;
}
#blog .news-item .news-meta ul li {
    display: inline-block;
    color: #666;
    margin-right: 5px;
    text-transform: uppercase;
    font-size: 12px;
}
#blog .news-item .news-content {
    font-style: italic;
}
.paginator .totalPages, .paginator .labelPages, .paginator .titlePages {
    display: none;
}
.paginator a, .paginator span {
    display: inline-block;
    margin: 15px 5px;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    opacity: .4;
}
.paginator span.currentPage {
    opacity: 1;
}
.paginator .paging-next:before {
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
}
.paginator .paging-last:before {
    content: "\f101";
    font-family: "Font Awesome 5 Pro";
}
.paginator .paging-previous:before {
    content: "\f104";
    font-family: "Font Awesome 5 Pro";
}
.paginator .paging-first:before {
    content: "\f100";
    font-family: "Font Awesome 5 Pro";
}
/* view */
.article-title {
    text-align: center;
    padding: 20px 0;
}
.article-title h1 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 30px;
    display: block;
    white-space: normal;
    vertical-align: middle;
    margin: 0;
}
.article-title .meta-info {
    margin-top: 15px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    position: relative;
    padding: 5px 10px;
    color: #666;
}
.article-title .meta-info:before {
    right: calc(100% + 10px);
}
.article-title .meta-info:after, .article-title .meta-info:before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 1px;
    background: #e3e3e3;
    top: 12px;
}
.article-img {
    margin-bottom: 20px;
    text-align: center;
}

.sidebar-fix {
    overflow-y: auto;
}
.news-latest {
    border: 1px solid #eaeaea;
    padding: 30px 30px 20px;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(234,234,234,.5);
    -moz-box-shadow: 0px 1px 0px 0px rgba(234,234,234,.5);
    box-shadow: 0px 1px 0px 0px rgba(234,234,234,.5);
}
.news-latest .sidebarblog-title {
    border-bottom: 2px solid #000;
    margin-bottom: 20px;
}
.item-article {
    margin-bottom: 10px;
}
.item-article .post-image {
    overflow: hidden;
}
.item-article .post-image img {
    max-width: 100%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.item-article .post-content h3 {
    font-size: 13px;
    line-height: 20px;
    font-weight: 700;
    color: #000;
    margin: 5px 0;
    font-style: normal;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.item-article .post-content span {
    color: #666;
    font-size: 12px;
}
.news-latest h2 {
    font-size: 15px;
    line-height: 22px;
    text-transform: uppercase;
    margin: 0 0 15px;
}