/*
    Custom overrides
.category-page .cat-sub-head {
	position: relative;
	left: 0;
	top: 0;
	transform: unset;
}

.category-page .categories-images.rbox {
	margin-bottom: 55px;
}

@media (min-width: 1025px){
.cat-head-text {
    font-size: 20px!important;
}
  }
*/



.logo {
    padding-top: 15px!important;
}

.sb-sidebar .showleftmenu .sidebar-list > a {
    font-size: 16px!important;
}


