/* .offcanvas.offcanvas-start {
    top: 90px !important;
}

.canvas-mb {
    width: 60% !important;
} 

.nav-ul-mb .btn-open-sub:after, .nav-ul-mb .btn-open-sub::before { 
    border-left: 6px solid #0d0c0c;
    border-right: 6px solid #ffffff;
    border-top: 6px solid #ffffff;
    border-bottom: 6px solid #ffffff; 
} */

.widget-facet {
    margin-bottom: 26px;
}

.widget-facet .facet-title span{
    font-weight: bold;
}

.widget-facet .list-item span:hover, .cate-item span:hover{
    font-weight: bold;
    color: #007bff;
}

.widget-facet .list-item span, .cate-item span {
    cursor: pointer; 
}

.section-image-zoom.zoom-active .other-image-zoom {
  opacity: 1;
}
