/*			Sidebar		hung		*/
#sibar-left>.sidebar-content>.block-left {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  background: #008d03;
  margin: 0 0 15px;
  padding: 10px;
  box-shadow: 0 2px 5px #ccc;
  border-radius: 4px;
}

.sidebar {
  float: left;
  width: 25%;
  padding: 0 15px;
}

#sibar-left.sidebar-right {
  float: right;
  margin: 0;
}

.group-sidebar-content {
  width: 100%;
  float: left;
  margin-bottom: 15px;
  background: #008d03;
  padding: 10px;
  box-shadow: 0 2px 5px #ccc;
  border-radius: 4px;
}

#main-frame .widget {
  margin-top: 10px;
}

.block-left {
  margin-bottom: 15px;
  float: left;
}

.block-left .heading_box {
  float: left;
  line-height: 28px;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 9;
}

#sibar-left>.sidebar-content>.block-left>.heading_box,
#sibar-left>.sidebar-content>.group-sidebar-content>.block-left>.heading_box {
  border-bottom: 6px solid #8cc63f;
  font-size: 20px;
  text-transform: uppercase;
  padding: 0;
  font-weight: 400;
  color: #fff;
  margin-bottom: 18px;
}

.heading_box a {
  color: #FFFFFF;
  text-decoration: none;
}

.price_slider_wrapper {
  width: 100%;
  float: left;
  margin-top: 5px;
}

.woocommerce #sibar-left .widget_price_filter .price_slider_wrapper .ui-widget-content a {
  transition: all 0s;
}

.woocommerce #sibar-left .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: #eaeaea;
  height: 3px;
  border: 1px solid #aaaaaa;
}

.woocommerce #sibar-left .widget_price_filter .ui-slider .ui-slider-range {
  background: #ccc;
}

.woocommerce #sibar-left .widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 15px;
  height: 15px;
  border-radius: 4px;
  cursor: pointer;
  background: #8cc63f;
}


#sibar-left>.sidebar-content>.block-left>.heading_box>a:hover,
#sibar-left>.sidebar-content>.block-left>.heading_box>a {
  text-decoration: none;
  color: #2d2c40;
}

.block-left.category-wapper-product li {
  text-align: right;
  color: #ff6709;
}

.block-left.category-wapper-product li a {
  float: left;
  color: #2d2c40;
}

body .sidebar .woocommerce .widget_shopping_cart .cart_list li.mini_cart_item,
body .sidebar .woocommerce.widget_shopping_cart .cart_list li.mini_cart_item {
  padding: 0;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #dadada;
}

body .woocommerce ul.cart_list li a,
body .woocommerce ul.product_list_widget li a {
  padding: 0;
  line-height: 25px;
}

body .woocommerce .widget_shopping_cart .cart_list li a.remove,
body .woocommerce.widget_shopping_cart .cart_list li a.remove {
  background-color: #8CC63F;
  color: #fff !important;
  width: 20px;
  height: 20px;
  line-height: 20px;
  min-width: 20px;
  margin-bottom: 0;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 300;
  left: auto;
  top: 0px;
  right: 0px;
}

body .woocommerce ul.cart_list li img,
body .woocommerce ul.product_list_widget li img {
  height: auto;
  box-shadow: none;
  margin-left: 10px;
  width: 75px;
}

body .sidebar .woocommerce .widget_shopping_cart .cart_list li.mini_cart_item .price_quan,
body .sidebar .woocommerce.widget_shopping_cart .cart_list li.mini_cart_item .price_quan {
  display: inline-block;
}

body .sidebar .woocommerce.widget_shopping_cart .total {
  float: left;
  width: 100%;
  padding: 10px 0;
  margin: 0;
  color: #222;
  text-align: center;
  margin-bottom: 10px;
  border-bottom: 1px solid #dadada;
  border-top: 1px solid #dadada;
  margin-top: -1px;
}

body .sidebar .woocommerce.widget_shopping_cart .buttons a {
  padding: 8px 15px;
  font-size: 14px;
  font-weight: normal;
  background-color: #8CC63F;
  border-radius: 3px;
  color: #fff;
}

body .sidebar .woocommerce.widget_shopping_cart .buttons a.checkout {
  float: right;
}

.block-left li a {
  cursor: pointer;
  padding: 10px 15px;
  color: #fff;
  font-weight: 300;
  display: block;
}

.block-left ul li ul li a {
  padding-left: 30px;
}

.block-left ul li ul li ul li a {
  padding-left: 50px;
}

.block-left .block-content {
  float: left;
  padding: 0;
  position: relative;
  width: 100%;
}

.block-left ul {
  float: left;
  width: 100%;
}

.block-left ul li {
  float: left;
  width: 100%;
  border-top: 1px solid #e0e0e0;
  position: relative;
}

.block-left ul li:first-child {
  border-top: 0;
}

.block-left ul ul {
  margin: 0;
  padding: 0;
  display: none;
}

.block-left ul ul ul {
  display: none;
}

.block-left ul ul ul li {}

.block-left ul li.active li.active ul,
.block-left ul li.active ul {
  display: block;
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 0;
}

.block-left ul li.active ul ul {
  display: none;
}

.block-left ul li a:hover,
.block-left ul li.current-menu-item>a {
  color: #8cc63f;
}

.family-wapper li.active a {
  text-decoration: underline;
}

.block-left ul li.current-menu-item>.sub-menu,
.block-left ul li.current-menu-parent>.sub-menu {
  display: block;
}

.block-left ul span.drop-menu {
  right: 0;
  top: 10px;
  position: absolute;
  padding-right: 0px;
  height: 22px;
  line-height: 21px;
  width: 22px;
  text-align: center;
  cursor: pointer;
}

.block-left ul span.drop-menu:before {
  content: "\f067";
  font-family: FontAwesome;
  font-size: 10px;
}

.block-left ul span.drop-menu.open:before {
  content: "\f068";
}

.block-left ul li.current-menu-item>span.drop-menu:before {
  content: "\f068";
}

.block-left ul li.current-menu-item>span.drop-menu.open:before {
  content: "\f067";
}

.list-support .nick-name {
  color: #DA0303;
  float: left;
  font-size: 11px;
  font-weight: bold;
  line-height: normal;
  width: 100%;
}

.list-support .nick-phone {
  float: left;
  font-size: 12px;
  line-height: normal;
  width: 100%;
}

.list-support li {
  margin-top: 10px;
  margin-bottom: 5px;
}

.list-support {
  text-align: center;
}

#full-container .ads-sidebar-content img {
  width: 100%;
  margin-bottom: 10px;
}

/*			Cart box				*/
.cart-sidebar .cart-image {
  float: left;
  margin-right: 1%;
  width: 30%;
}

.cart-sidebar .cart-title {
  float: left;
  margin-top: 10px;
  width: 68%;
}

.cart-sidebar .cart-title span {
  float: left;
  font-size: 11px !important;
  margin: 0 !important;
  width: 100%;
}

.cart-sidebar .cart-title span.item-price {
  color: #2e2d29;
  font-weight: normal;
}

.sidebar_button_cart,
.sidebar_button_checkout,
.sidebar_button_cart:hover {
  background: #ff9c00 none repeat scroll 0 0;
  border-radius: 2px;
  color: #fff;
  float: left;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 8px;
  text-decoration: none;
}

.sidebar_button_checkout,
.sidebar_button_checkout:hover {
  background: #444343 none repeat scroll 0 0;
  float: right;
  color: #fff;
  text-decoration: none;
}

/*			Recent Post				*/
.block-left.widget_recent_entries .block-content a {
  background: url("images/last_news_node.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
  float: left;
  font-size: 12px;
  line-height: normal;
  padding-left: 20px;
  margin-bottom: 8px;
}

/*			Newletter				*/
.block-left #mc_signup_form {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  margin: 0;
  padding: 0;
}

.block-left #mc_signup_form .mc_var_label,
.block-left #mc_signup_form #mc_display_rewards {
  display: none;
}

.block-left #mc_signup_form .mc_merge_var {
  float: left;
  width: 70%;
}

.block-left #mc_signup_form .mc_merge_var .mc_input {
  width: 100%;
  box-sizing: border-box;
  border-radius: 0;
}

.block-left #mc_signup_form #mc_signup_submit {
  background: none repeat scroll 0 0 #FF9C00;
  border: medium none;
  border-radius: 0;
  color: #FFFFFF;
  padding: 4px 0 5px;
  text-shadow: none;
  width: 100%;
}

.block-left #mc_signup_form .mc_signup_submit {
  float: right;
  width: 26%;
}

/*			Chính sách				*/
.chinh-sach .num {
  background: none repeat scroll 0 0 #006FC0;
  border: 1px solid #0082E1;
  border-radius: 3px;
  box-shadow: 0 1px 1px -1px #333333;
  clear: both;
  color: #FFFFFF;
  float: left;
  height: 18px;
  margin: 0 0 10px;
  padding: 0;
  text-align: center;
  width: 22px;
}

.chinh-sach strong {
  color: #[B[06S_color_link]S];
  float: left;
  font-size: 12px;
  line-height: 20px;
  margin-left: 5px;
}

.chinh-sach p {
  clear: both;
  color: #CA0000;
  font-size: 12px;
  font-weight: bold;
}

/*			Huong dan mua				*/
.help-buy {
  line-height: 18px;
}

.help-buy p {
  margin-bottom: 10px;
  margin-top: 0;
}

.help-buy p.note {
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
}

/*			Filter box				*/
.block-left.filter-wapper .widget.woocommerce {
  border-bottom: 1px solid #eee;
}

.block-left.filter-wapper .widget.woocommerce .heading_box {
  color: #333333;
  font-size: 17px;
  font-weight: normal;
  padding: 0px 0px 10px;
  text-transform: capitalize;
  display: inline-block;
  margin: 0;
}

.block-content .widget_price_filter .heading_box {
  border-top: none;
}

/* Cass name is header */
#sibar-left>.sidebar-content>.block-left>.yith-wcan,
#sibar-left>.sidebar-content>.block-left.widget_price_filter>form {
  padding: 10px;
}

.block-left.widget_price_filter form {
  float: left;
  margin-bottom: 0;
  width: 100%;
}

.price_slider_amount #min_price,
.price_slider_amount #max_price {
  float: left;
  margin-bottom: 10px;
  margin-right: 5%;
  width: 40%;
}

.block-left.widget_price_filter .price_slider_amount .button {
  transition: 0.7s all;
  -webkit-transition: 0.7s all;
  border: medium none;
  box-shadow: none;
  color: #FFFFFF;
  padding: 4px 29px 4px 29px;
  text-shadow: none;
  background: #8cc63f;
  display: inline-block;
}

.block-left.widget_price_filter .price_slider_amount .price_label {
  display: inline-block;
  font-size: 14px;
  color: #555555;
}

.block-left.widget_price_filter .price_slider_amount .price_label span {
  color: #555555;
}

.block-left.yith-woo-ajax-navigation:last-child {
  border: none;
}

.block-left ul.yith-wcan-list.yith-wcan li {
  border: none;
}

.yith-woo-ajax-navigation .yith-wcan-list li {
  font-size: 13px;
}

.yith-woo-ajax-navigation .yith-wcan-list li.chosen a {
  background: url("images/icon-selected.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0) !important;
  background-position-y: center !important;
}

.yith-woo-ajax-navigation .yith-wcan-list li a {
  background: url("images/icon-select.png") no-repeat scroll 0 0px rgba(0, 0, 0, 0) !important;
  border: medium none !important;
  color: #333333 !important;
  padding-left: 16px !important;
  background-position-y: center !important;
  padding: 10px 15px 10px 20px !important;
}

.yith-woo-ajax-navigation .yith-wcan-list li a:before,
.yith-woo-ajax-navigation .yith-wcan-list li a:after {
  display: none;
}

.yith-woo-ajax-navigation .yith-wcan-list li .count {
  color: #333333 !important;
  float: left !important;
  font-weight: bold;
  text-decoration: underline;
  font-size: 12px !important;
  line-height: 25px;
  display: none;
}

.yith-woo-ajax-navigation .yith-wcan-color li {
  float: left !important;
  width: auto;
}

.yith-woo-ajax-navigation .yith-wcan-reset-navigation.button {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  box-shadow: none;
  color: #333333;
  float: left;
  font-size: 12px;
  font-weight: bold;
  margin-top: 10px;
  padding: 0;
  text-shadow: none;
}

.yith-woo-ajax-navigation .yith-wcan-reset-navigation.button:hover {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  text-decoration: underline;
}

/* product latest */
.slide-pro-sidebar .inner-item {
  display: inline-block;
  width: 100%;
  clear: both;
  border-bottom: 1px dashed #e0e0e0;
  padding: 5px 0;
}

.slide-pro-sidebar .inner-item .img-area {
  width: 80px;
  float: left;
  margin-right: 15px;
}

.block-left.product-wapper .product {
  width: 100%;
  float: left;
  padding: 4px 0;
  margin-bottom: 12px;
}

.block-left.product-wapper .product img {
  width: 70px;
  float: left;
  border: 1px solid #f4f6f8;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  margin-right: 20px;
}

.block-left.product-wapper .product:hover img {
  border-color: #ff6709;
}

.block-left.product-wapper .ct-pr {
  float: right;
  width: calc(100% - 95px);
}

.block-left.product-wapper .ct-pr h3 {
  font-weight: 400;
  line-height: 1.3;
  color: #444444;
  font-size: 14px;
  margin-bottom: 13px;
}

.block-left.product-wapper .ct-pr h3 a {
  color: #444444;
}

.block-left.product-wapper .ct-pr h3 a:hover {
  color: #ff6709;
}

.woocommerce .block-left.product-wapper span.price {
  font-size: 15px;
  font-weight: 400;
  color: #ff6709;
}

.woocommerce .block-left.product-wapper span.price ins {
  text-decoration: none;
  font-weight: normal;
}

.woocommerce .block-left.product-wapper span.price del {
  color: #b0b0b0;
  font-size: 13px;
  font-weight: 300;
}

.slide-pro-sidebar.owl-carousel {
  z-index: 99;
}

.slide-pro-sidebar .owl-nav {
  position: absolute;
  top: -48px;
  right: 0;
  z-index: 99;
}

.slide-pro-sidebar .owl-nav [class*='owl-'] {
  text-align: center;
  color: #b0b0b0;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
  padding: 3px 15px;
  border: 1px solid #e0e0e0;
  font-size: 16px;
  line-height: 16px;
  display: inline-block;
}

.slide-pro-sidebar .owl-nav [class*='owl-']:hover {
  color: #fff;
  background: #ff6709;
}

/* gio hang */
.woocommerce .group-sidebar-content ul.product_list_widget li img,
.woocommerce .group-sidebar-content .widget_shopping_cart .total,
.group-sidebar-content .buttons {
  display: none;
}

/*			Sidebar right				*/
/*			Tin tuc				*/
.block-left .item-post {
  clear: both;
  float: left;
  width: 100%;
  border-top: 1px solid #e0e0e0;
  padding: 10px 0px;
}

.block-left .item-post:first-child {
  border-top: 0;
  padding-top: 0;
}

.block-left .item-post .img-post {
  width: 25%;
  float: left;
}

.block-left .item-post img {
  float: left;
  width: 100%;
}

.block-left .item-post .ct-itempost {
  width: 75%;
  float: left;
  padding: 0 0 0 15px;
}

.block-left .item-post .title {
  float: left;
  width: 100%;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  color: #212121;
}

.block-left .item-post i.clock {
  background: url(images/icon-article.png)no-repeat center;
  width: 19px;
  height: 19px;
  display: inline-block;
  margin-right: 5px;
  float: left;
}

.block-left .item-post .title a {
  color: #fff;
}

.block-left .item-post .title a:hover {
  color: #53a1cc;
}

.block-left .item-post .date {
  font-size: 12px;
  color: #8cc63f;
  font-weight: 300;
  margin-top: 3px;
  width: 100%;
  float: left;
}

.group-sidebar-content iframe {
  width: 100%;
  height: auto;
}

/**/
.control-sidebar {
  width: 35px;
  position: absolute;
  height: 30px;
  text-align: center;
  top: 55%;
  cursor: pointer;
  display: none;
  color: #fff;
  background: #eb1c23;
  padding: 5px 10px;
  z-index: 99999;
  font-size: 19px;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

.sidebar-one .control-sidebar {
  left: -35px;
  right: auto;
}

.sidebar-two .control-sidebar {
  right: 239px;
  left: auto;
  border-right: none;
}

.sidebar-one .control-sidebar.active i:before {
  content: '\f00d';
}

.sidebar-fa.fa {
  font-size: 18px;
  color: #fff;
}

/**** Responsive settings ******/
@media only screen and (min-width: 800px) {}

@media only screen and (min-width: 768px) and (max-width: 939px) {
  .group-sidebar-content .block-left .block-content * {
    max-width: 100%;
  }

  .block-left .item-post .title {
    font-size: 12px;
    font-weight: normal;
  }
}

@media only screen and (max-width:800px) {
  .sidebar {
    width: 100%;
  }

  .sidebar-one {
    width: 100%;
    margin-right: 0;
  }

  .woocommerce .sidebar-tintuc.sidebar-one {
    width: 240px;
    position: fixed;
    background: #fff;
    top: 0;
    height: 100%;
    z-index: 99;
    top: 0;
    right: -256px;
    width: 256px !important;
    border-left: solid 1px #bbbbbb;
    z-index: 999;
    padding: 0;
  }

  .control-sidebar {
    display: flex;
    align-items: center;
  }

  .sidebar-one .sidebar-content {
    height: 100%;
    overflow-y: scroll;
    max-width: 100%;
    padding: 10px;
  }

  ul#menu-left-bar {
    padding: 0 0px;
  }
}

@media only screen and (max-width: 767px) {
  #sibar-left {
    margin: 0px;
  }

  .sidebar {
    width: 100%;
  }

  .ads-sidebar-content {
    display: none;
  }

  .group-sidebar-content .block-left .block-content * {
    max-width: 100%;
  }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {}

@media only screen and (min-width:480px) and (max-width: 599px) {}

@media only screen and (min-width:320px) and (max-width: 479px) {}

@media only screen and (max-width:320px) {}