.tab-category-container-slider .pos-title h2 { display: block; border-bottom: 1px solid white; }
.tab-category-container-slider .pos-title h2:before { display: none; }
.tab-category-container-slider .tab_cates { margin-top: 60px; }
@media (max-width: 767px) { .tab-category-container-slider .tab_cates { margin-top: 30px; }
  .tab-category-container-slider .tab_cates li { margin-bottom: 10px; } }
.tab-category-container-slider .tab_cates li { position: relative; display: inline-block; line-height: 18px; padding: 0 25px; border-left: 1px solid #e1e1e1; text-transform: uppercase; cursor: pointer; color: #2e2e2e; font-size: 12px; font-weight: 600; -webkit-transition: all 300ms ease-in; -moz-transition: all 300ms ease-in; -ms-transition: all 300ms ease-in; -o-transition: all 300ms ease-in; transition: all 300ms ease-in; }
.tab-category-container-slider .tab_cates li:first-child { border-left: 0; }
.tab-category-container-slider .tab_cates li.active, .tab-category-container-slider .tab_cates li:hover { color: #7F6B6C; -webkit-transition: all 300ms ease-in; -moz-transition: all 300ms ease-in; -ms-transition: all 300ms ease-in; -o-transition: all 300ms ease-in; transition: all 300ms ease-in; }
