.block-sidebar {
  margin-bottom: 10px;
  float: left;
  width: 100%;
}
/* --- Sidebar Hướng dẫn --- */
#sibar-left .heading_box a {
  font-size: 18px;
  font-weight: bold;
  color: #c75a0b;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
}

#sibar-left .menu > li {
  margin-bottom: 8px;
  list-style: none;
}

/* Chuyên mục */
#sibar-left .menu > li > a {
  font-weight: bold;
  font-size: 16px;
  color: #c75a0b;
  text-decoration: none;
  display: block;
}
/* Danh sách bài viết */
#sibar-left .sub-menu {
  padding-left: 15px;
  border-left: 1px solid #ddd;
}

#sibar-left .sub-menu li {
  margin: 5px 0;
  list-style: none;
}
#sibar-left .sub-menu > li > a{
    font-weight: bold;
}
#sibar-left .sub-menu li a {
  font-size: 14px;
  color: #c75a0b;
  text-decoration: none;
  display: block;
  position: relative;
  padding-left: 5px;
}

/* Hover link bài viết */
#sibar-left .sub-menu li a:hover {
  color: #007acc;
}

/* Bài viết đang active */
#sibar-left .sub-menu li.isactive a {
  color: #007acc;
  font-weight: bold;
}

#sibar-left .sub-menu li.isactive a::before {
  content: "";
  position: absolute;
  left: -15px;
  top: 0;
  bottom: 0;
  width: 3px;
  background: #007acc;
}
ul.post-list{
    padding-left: 10px;
}
ul#menu-sidebar ul {
  list-style: none;
  float: left;
  margin: 0;
  width: 100%;
  padding: 0;
}
#menu-sidebar a:hover {
  background: #018791;
  color: #fff !important;
}
#menu-sidebar a {
  color: #018791;
  text-decoration: none;
  text-transform: uppercase;
  float: left;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(1, 135, 145, 0.6);
}
#menu-sidebar ul a {
  padding-left: 25px;
}
.block-sidebar .item-post {
  padding: 10px;
  box-sizing: border-box;
  width: 100%;
  float: left;
  border-bottom: 1px solid rgba(1, 135, 145, 0.6);
}
.block-sidebar .item-post:last-child {
  border-bottom: none;
}
.block-sidebar .item-images {
  width: 23%;
  float: left;
  margin-right: 2%;
  border: 1px solid rgba(1, 135, 145, 0.6);
  box-sizing: border-box;
}
.block-sidebar .item-images img {
  height: auto;
}
.block-sidebar .item-detail {
  float: left;
  width: 75%;
}
.block-sidebar .item-detail h4.title {
  font-size: 13px;
  padding: 0;
  color: #018791;
  margin: 0;
  overflow: hidden;
  max-height: 32px;
}
.block-sidebar a:hover .item-detail h4.title {
  text-decoration: underline;
}
.block-sidebar .item-detail .item-date {
  font-size: 12px;
  color: #018791;
  margin-top: 3px;
}
.block-tag h2.widgettitle {
  display: none;
}
.tagcloud a {
  color: #018791;
  font-size: 16px !important;
  float: left;
  width: 100%;
  text-decoration: none;
  padding: 8px 5px;
  box-sizing: border-box;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.tagcloud a:before {
  content: "\f02b";
  float: left;
  margin-right: 8px;
  font: normal normal normal 14px/1 FontAwesome;
  transform: rotate(90deg);
}
.block-cart .widgettitle {
  display: none;
}
.woocommerce .woocommerce-mini-cart-item.mini_cart_item {
  margin-top: 5px;
}
.woocommerce .woocommerce-mini-cart-item.mini_cart_item a {
  color: #018791;
}
.woocommerce.widget_shopping_cart .total {
  text-align: right;
  padding-right: 10px;
}
.woocommerce.widget_shopping_cart .buttons a {
  padding: 5px;
  font-size: 12px;
  margin-left: 10px;
  background: #f37022;
  color: #fff;
}
.woocommerce.widget_shopping_cart .buttons a.checkout {
  background: #018791;
}
.woocommerce.widget_shopping_cart .buttons a.checkout:hover {
  color: #fff;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  font-size: 12px;
  background: #018791;
  color: #fff;
  padding: 5px 8px;
  font-weight: normal;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
  background: #f37022;
}
.widget_shopping_cart_content p.woocommerce-mini-cart__buttons {
  text-align: right;
  margin-top: 10px;
}
.control-sidebar {
  width: 30px;
  position: absolute;
  height: 30px;
  background: #fff;
  text-align: center;
  top: 55%;
  border: 1px solid rgba(1, 135, 145, 0.6);
  cursor: pointer;
  display: none;
}
.sidebar-one .control-sidebar {
  left: auto;
  right: -30px;
  border-left: none;
  border-radius: 0px 5px 5px 0px;
}
.sidebar-two .control-sidebar {
  right: 239px;
  left: auto;
  border-right: none;
  border-radius: 5px 0 0 5px;
}
.sidebar-fa {
  font-size: 18px;
  margin-top: 6px;
  color: #018791;
}
/* yith */
ul.yith-wcan-list li.chosen > a:before {
  display: none;
}
ul.yith-wcan-list li {
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
ul.yith-wcan-list li:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f096";
  width: 20px;
  float: left;
  font-size: 16px;
  color: #01959f;
}
ul.yith-wcan-list li.chosen:before {
  content: "\f046";
}
ul.yith-wcan-list li a {
  font-family: Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: #018791;
  font-size: 13px;
}
ul.yith-wcan-list li a:hover {
  text-decoration: underline;
}
ul.yith-wcan-color.yith-wcan.yith-wcan-group,
ul.yith-wcan-list {
  margin: 0;
  padding: 0;
}
.yith-woocommerce-ajax-product-filter ul li {
  line-height: 22px;
}
.woocommerce a.yith-wcan-reset-navigation.button {
  background: #018791;
  color: #fff;
  padding: 6px 8px;
  font-size: 12px;
  border: none;
}
.woocommerce a.yith-wcan-reset-navigation.button:hover {
  background: #f37022;
  color: #fff;
}
h1.woocommerce-products-header__title.page-title {
  color: #018791;
  text-transform: uppercase;
  font-size: 21px;
}
.woocommerce .content-wrap .woocommerce-breadcrumb a {
  color: #018791;
  text-decoration: none;
}
.woocommerce .woocommerce-breadcrumb a:hover {
  text-decoration: underline;
}
.woocommerce .woocommerce-breadcrumb {
  border-bottom: 2px solid #018791;
  padding-bottom: 5px !important;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
  float: left !important;
  width: 23% !important;
  margin-right: 3%;
  border: 1px solid rgba(1, 135, 145, 0.6);
}
.woocommerce ul.cart_list li a span,
.woocommerce ul.product_list_widget li a span {
  float: left;
  width: 70%;
  font-size: 14px;
  color: #018791;
}
.woocommerce ul.cart_list li a:hover span,
.woocommerce ul.product_list_widget li a:hover span {
  text-decoration: underline;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
  border-bottom: 1px solid rgba(1, 135, 145, 0.6);
}
.woocommerce ul.cart_list li:last-child,
.woocommerce ul.product_list_widget li:last-child {
  border-bottom: none;
}
.woocommerce ul.product_list_widget li .woocommerce-Price-amount.amount {
  font-size: 12px;
}
@media only screen and (max-width: 900px) {
  .sidebar-one,
  .sidebar-two {
    width: 240px;
    position: fixed;
    background: #fff;
    top: 0;
    height: 100%;
    z-index: 99;
  }
  .control-sidebar {
    display: block;
  }
  .heading_box{
    text-align: center;
  }
  .sidebar-one {
    top: 0;
    left: -240px;
  }
  .sidebar-two {
    right: -240px;
  }
  .sidebar-content {
    height: 100%;
    overflow-y: scroll;
    width: 100%;
  }
  
}
