.block-categories .collapse-icons {
	left: 0px;
	right: auto;
}
.page-list{
    text-align: left;
}
#search_filters .facet .facet-label{
    width: auto;
}
#left-column {
	padding-left: 15px;
}
#products #js-product-list .pagination .offset-md-2 ul {
	text-align: left !important;
}
#search_filters .facet .facet-label a{
    margin: 0 5px 0 0;
}
#tbcompare-table .tbcompare-product-td:first-child {
    display: none;
}
.pagination .page-list {
	text-align: left !important;
}

.category-top-menu ul ul {
	margin: 0 15px 0 0 ;
}


@media (min-width:1200px) and (max-width:1399px) {
    #search_filters .facet .facet-label{
        display: flex;
    }

    /* #tb-inner-banner .tb-inner-banner-content .tb-inner-banner-text .tb-left-title {
        font-size: 38px;
        line-height: 42px;
    } */
}
@media (max-width:1199px){
    
}
@media (max-width:767px){
    #history .orders .order .label {
        margin: 10px 0;
    }
}
@media (max-width:480px){
    .pagination .page-list {
        text-align: center !important;
    }
}