/****** 0001.pro | OooOnePro | oop ******/
#bw-side-cats.oop_cls_li_active_top a {
  padding-left: 10px;
}
#bw-side-cats .bwsubcats .oop_cls_li_active_top a {
  padding-left: 0;
}
#bw-side-cats {
  display: none !important;
}
.oop_cls_li_active_top a {
  padding-left: 0 !important;
}

#bw-side-cats .oop_cls_a_active {
  padding-left: 15px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
}
.oop_cls_a_active .oop_cls_div_exp {
  color: #fff !important;
}


#oop_cls_div_cont {
   margin-bottom:20px;
}

#oop_ul_cats {
  list-style: none;
  padding: 0;
	border:1px solid #ddd;
	/*border-radius:4px;*/
	overflow:hidden;
  margin-bottom: 0px;
}

#oop_ul_cats li {
  /*display: block;*/
  font-weight: bold;
  cursor: pointer;
	border-top: 1px solid #ddd;
	position: relative;
}

#oop_ul_cats ul {
  list-style: none;
  padding: 0;
  display: none;
}

#oop_ul_cats ul li {
  font-weight: normal;
  background-color: #fff;
}

#oop_ul_cats > li > ul > li:first-child {
	border-top:none;
}

#oop_ul_cats .oop_cls_div_exp {
  color:#888;
  float:right;
	padding: 8px;
	margin-top:-8px;
}

#oop_ul_cats a {
	display: block;
  color:#888;
  text-decoration: none;
	padding: 8px 0px 8px 12px;
	outline: 0;
}

#oop_ul_cats .oop_cls_a_active,  #oop_ul_cats a:hover{
	background:#eee;
	color:#444;
	text-shadow:0 1px 0 #fff;
}

#oop_ul_cats .oop_cls_a_prev_active {
	background:#fafafa;
	color:#444;
	text-shadow:0 1px 0 #fff;
}


/* BW */

#bw-side-cats a {
  font-size: 14px;
  color: #222;
}

.oop_cls_div_exp {
  /*background: #ccc;*/
  font-size: 35px;
  line-height: 20px;
  padding: 9px 10px !important;
  min-width: 41px;
  text-align: center;
}

#oop_ul_cats {
  border: none !important;
}

.oop_cls_li_active_top li {
  background: #f7f7f7 !important;
}

#bw-side-cats.oop_cls_li_active_sub, #bw-side-cats.oop_cls_li_active_sub ul li {
  display: unset !important;
  display: initial !important;
}

#bw-side-cats.oop_cls_li_active_top, #bw-side-cats.oop_cls_li_active_top ul li {
  display: unset !important;
  display: initial !important;
}

#oop_ul_cats li {
  border-top: none !important;
}

#oop_ul_cats .oop_cls_a_active {
  background: transparent;
  color: #444;
  text-shadow: none !important;
  font-weight: bold;
  text-transform: capitalize;
}

#bw-side-cats #bwdash {
   color: #fafafa;
}

#bw-side-cats a {
  border-bottom: 1px solid #ccc;
}

#oop_ul_cats a {
  padding: 8px 0px 8px 0;
}

.oop_cls_li_active_top .oop_cls_div_exp {
  font-weight: normal !important;
}

#oop_ul_cats .oop_cls_a_prev_active, #oop_ul_cats .oop_cls_a_active, #oop_ul_cats a:hover {
  text-shadow: none !important;
}


.bwsubcats {
  background: #eee;
}

.oop_cls_a_prev_active {
  background: #ddd !important;
  padding-left: 10px !important;
}

.oop_cls_a_prev_active {
  font-weight: bold;
}

.oop_cls_a_active {
  color: #fff !important;
  background: #f37322 !important;
}