.breadcrumb-shop, .breadcrumb {
    background: #fafafa;
}
.breadcrumb-shop .breadcrumb-arrows {
    padding: 10px 15px;
    padding-left: 0;
    background: transparent;
    border-radius: 0;
    margin: 0;
}
.breadcrumb-shop .breadcrumb-arrows li {
    font-size: 13px;
}
.wrapper-row {
    margin-top: 30px;
}
#blog .section-blog {
    margin-bottom: 40px;
}
#blog .bg-blog-title {
    margin: 15px 0 50px;
    text-align: center;
}
.bg-blog-title h2, .bg-blog-title h1 {
    text-transform: uppercase;
    padding: 0px 45px 0px 45px;
    line-height: 65px;
    height: 65px;
    font-size: 24px;
    color: #4f4f4f;
    position: relative;
    border: 0px;
    margin: 0;
}
#blog .blog-item {
    margin-bottom: 17px;
}
#blog .blog-col-left .blog-item .blog-img {
    border: 1px solid rgba(224, 224, 224, 0.2);
}
#blog .blog-col-left .blog-item .blog-detail {
    padding: 10px;
    background: rgba(224, 224, 224, 0.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-item {
    margin-bottom: 17px;
}
#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;
    margin: 0;
}
#blog .blog-item img {
    width: 100%;
}
#blog .section-blog .title {
    margin: 0px 0 40px;
    text-align: center;
    line-height: 24px;
    position: relative;
}
#blog .section-blog .title:before {
    background: #000;
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0%;
    top: 12px;
}
#blog .section-blog .title {
    margin: 0px 0 40px;
    text-align: center;
    line-height: 24px;
    position: relative;
}
#blog .section-blog .title h2 {
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000 !important;
    background: #FFF6F7;
    padding: 0px 30px;
    display: inline-block;
    position: relative;
    top: 0px;
}
#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: transparent;
    left: 0;
    overflow: hidden;
    padding: 0px 10px 0 10px;
}
#blog .news-item .news-img img, #blog .blog-col-right .blog-item img {
    max-width: 100%;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
#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;
}

#blog .news-item a:hover .news-title {
    color: #323030;
}
#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;
}
.breadcrumb-shop .breadcrumb>li+li:before {
    padding: 0 3px 0 10px;
}
.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.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:after, .article-title .meta-info:before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 1px;
    background: #e3e3e3;
    top: 12px;
}
.article-title .meta-info:after {
    left: calc(100% + 10px);
}
.article-title .meta-info:before {
    right: calc(100% + 10px);
}
.article-img {
    margin-bottom: 20px;
    text-align: center;
}
.article-pages, .meta-tags, .article-comment .comment_form, .post-navigation {
    margin-bottom: 40px;
}
.article-tags {
    font-size: 14px;
}
.sidebar-fix {
    overflow-y: auto;
}
.news-latest {
    border: 1px solid #eaeaea;
    padding: 30px 30px 20px 30px;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(234, 234, 234, 0.5);
    -moz-box-shadow: 0px 1px 0px 0px rgba(234, 234, 234, 0.5);
    box-shadow: 0px 1px 0px 0px rgba(234, 234, 234, 0.5);
}
.news-latest h2 {
    font-size: 15px;
    line-height: 22px;
    text-transform: uppercase;
    margin: 0 0 15px;
}
.item-article {
    margin-bottom: 10px;
}
.item-article .post-image {
    overflow: hidden;
}
.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 .sidebarblog-title {
    border-bottom: 2px solid #000;
    margin-bottom: 20px;
}
.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: 0.4;
}
.paginator span.currentPage {
    opacity: 1;
}
#blog #pagination {
    text-align: center;
}
.paginator .paging-last:before {
    content: "\f101";
    font-family: "Font Awesome 6 Pro";
}
@media (min-width: 992px) {
    .article-body {
        padding: 0 50px;
    }
}
@media (max-width: 991px) {
    #blog .news-item .news-img {
        width: 100%;
    }
    #blog .news-item .news-detail {
        width: 100%;
        text-align: center;
    }
}


/************************************************** PROMOTION ***************************************/
@media (min-width: 1024px) {
    #collection .row.filter-here .pro-loop {
        padding: 0 5px;
    }
}
.wrap-collection-body {
    margin-top: 40px;
}
.pro-loop {
    display: block;
    position: relative;
    overflow: hidden;
    height: auto;
    background: transparent;
}
.pro-loop .product-block {
    position: relative;
}
.pro-loop .product-img {
    text-align: center;
    position: relative;
    overflow: hidden;
}
.pro-loop a {
    display: block;
}
.pro-loop .product-img img {
    max-width: 100%;
}
.pro-loop .product-img picture:nth-of-type(2) {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.pro-loop .product-detail {
    padding: 15px 10px;
    text-align: center;
}
.pro-loop .product-detail h3 {
    color: #000;
    margin: 0 0 6px;
    font-size: 13px;
    font-weight: 600;
    position: relative;
}
.pro-loop .product-detail h3 a {
    line-height: 16px;
    text-transform: uppercase;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.sidebar-fix {
    overflow-y: auto;
}
.left-module {
    margin-bottom: 20px;
    overflow: hidden;
}
.block .title_block {
    display: block;
    font-size: 13px;
    margin: 0 0 5px;
    font-weight: 700;
    text-transform: uppercase;
    background: #ddd;
    padding: 8px 15px;
}
.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important;
}
.block .block_content {
    overflow-y: auto;
    overflow-x: hidden;
}
.layered .layered_subtitle {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 22px;
    padding: 10px 0 10px;
    cursor: pointer;
    position: relative;
}
.layered .filter-menu-tag .layered_subtitle {
    font-size: 12px;
    line-height: 20px;
    padding: 5px 0;
}
.layered .layered_subtitle span {
    font-weight: 600;
    font-size: 13px;
}
.layered span.icon-control {
    position: relative;
    top: -2px;
    left: 5px;
    font-size: 8px;
}
.group-filter[aria-expanded=true] .layered-content {
    height: auto;
}
.group-filter .layered-content {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
#slider-range, #slider-range-sm {
    margin: 0 8px 0 8px !important;
    height: 4px !important;
    background: #fff !important;
    border: 1px solid #000;
    border-radius: 30px;
}
#slider-range .ui-state-default, #slider-range .ui-widget-content .ui-state-default, #slider-range .ui-widget-header .ui-state-default, #slider-range-sm .ui-state-default, #slider-range-sm .ui-widget-content .ui-state-default, #slider-range-sm .ui-widget-header .ui-state-default {
    background: #fff !important;
    border: 1px solid #ddd !important;
}
#slider-range.ui-slider .ui-slider-handle, #slider-range-sm.ui-slider .ui-slider-handle {
    border-radius: 50%;
    width: 12px !important;
    height: 12px !important;
    background: #000 !important;
}
#price_form, #price_to {
    color: #000;
    font-weight: normal;
}
.tree-menu > li > a {
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 1px;
    padding: 5px 5px 5px 0;
}
.tree-menu li.has-child > ul {
    padding-left: 15px;
}

.tree-menu li.has-child:first-child ul {
    display: block;
}
.tree-menu li a {
    padding: 5px 5px 5px 0;
    color: #666;
    line-height: 26px;
    font-size: 12px;
}
.tp_product_category_filter_attribute, .tp_product_category_filter_brand {
    display: none;
}
.countdown-container{
    display: flex;
    justify-content: center;
}
.countdown-container .clock{
    display: inline-flex;
}
.option .lb-filter {
    display: block;
    font-size: 13px;
    opacity: .92;
    margin-bottom: 0px;
}
.custom-dropdown {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    max-width: 100%;
    overflow: hidden;
    border-radius: 0px;
}
.option.browse-tags .custom-dropdown {
    width: auto;
    float: right;
}
.option .custom-dropdown .custom-dropdown__select {
    font-size: 13px;
    width: 100%;
    display: block;
    height: 35px;
    padding: 0 20px 0 0;
    border-color: transparent;
    border-bottom: 1px solid #000;
    background-color: #FFF6F7;
    outline: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    text-indent: 1px;
}
.option .custom-dropdown::after {
    content: "\f103";
    font-family: "Font Awesome 6 Pro";
    font-size: 14px;
    color: #000;
    display: block;
    position: absolute;
    top: 9px;
    right: 2px;
}
.loadingModal {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -10000;
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffffff99;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.clock .clock-item {
     width: 15%;
}
.article-pages  *{
    max-width: 100%
}
@media (max-width: 991px) {
    .visible-xs,.visible-sm {
        display: block !important;
    }
    .block .block_content {
        display: none;
    }
}
.article-pages b, .article-pages strong{
    font-weight: bold;
}
.article-pages ul, .article-pages li{
    list-style-type: disc;
}
.article-pages ul{
    margin-bottom: 1rem;
    padding-left: 2rem;
}
