<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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: #9b9b9b;
    font-size: 14px;
    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: #cea639;
      -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; }

.product-contents .products-cat, .product-contents .products-cat a {
  font-size: 12px;
  color: #acacac;
  font-weight: 500; }

.product-contents .products-cat a:hover {
  color: #cea639; }

.product-contents .product-name {
  margin-top: 0;
  font-weight: 600;
  font-family: Poppins; }

/*# sourceMappingURL=postabcateslider.css.map */
</pre></body></html>