/*============================================================================
   #Webcms
==============================================================================*/
.storefront-breadcrumb .woocommerce-breadcrumb {
	margin-bottom: 20px;
	margin-top: 20px;
}
.storefront-breadcrumb .woocommerce-breadcrumb a {
	text-decoration: none;
	color: #3c4951;
}

/* main */
@media (max-width: 768px) {
	.site-content #row{
		flex-direction: column-reverse;
	}
}
.widget-area .main-category {
	border: 1px solid #f0f0f0;
	margin-bottom: 40px;
}
.widget-area .main-category .btn-dropdown {
	background-color: rgb(0, 188, 194);
	padding: 10px 20px;
	overflow: hidden;
	cursor: pointer;
	color: #fff;
	line-height: 40px;
}
.widget-area .main-category .btn-dropdown span {
	font-size: 16px;
}
.widget-area .main-category .sidebar-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.widget-area .main-category .sidebar-menu ul li {
	border-bottom: 1px solid #f0f0f0;
	padding: 5px 20px;
}
.widget-area .main-category .sidebar-menu ul li:last-child {
	border-bottom: 0px ;
}
.widget-area .main-category .sidebar-menu ul li a {
	color: #3c4951;
	text-decoration: none;
	/*padding:0 20px;*/
}
.widget-area .main-category .sidebar-menu .children {
	height: 0;
	display: none;
	/* transform: rotate(-180deg); */
}
.widget-area .main-category .sidebar-menu .children.active {
	height: 100%;
	display: block;
}
.widget-area .main-category .sidebar-menu #dropdown.active {
	transform: rotate(-180deg);
	transition: all .3s ease;
}
.widget-area .main-category .sidebar-menu .children .menu-item-type {
	padding: 5px 0px 5px 15px;
	cursor: pointer;
}

.widget-area .main-category .sidebar-menu .children .menu-item-type a {
	text-decoration: none;
	color: #666666;
	font-size: 14px;
	font-weight: 400;
	text-transform: capitalize;
}
.widget-area .main-category .sidebar-menu .btn-toggle-nav {
	transition: all .3s ease;
}
.widget-area .widget_layered_nav {
	margin-bottom: 40px;
}
.widget-area .widget_layered_nav .widget-title {
	font-size: 20px;
	letter-spacing: 0;
	border-bottom: 1px solid rgba(0,0,0,.05);
	font-weight: 300;
	margin-bottom: 15px;
	padding-bottom: 15px;
	display: block;
}
.widget-area .widget_layered_nav .dropdown_layered_nav_color {
	width: 100%;
	display: block;
	padding: 5px 0;
	border-radius: 5px;
	background-color: #fff;
}
.widget-area .widget_layered_nav .dropdown_layered_nav_color:focus {
	outline: none;
}
.widget-area .widget_layered_nav .dropdown__submit {
	background-color: #fff;
	border: 2px solid #da291c;
	margin-top: 15px;
	color: #37444C;
	border-radius: 5px;
	padding: 3px 7px;
	font-size: 16px;
	font-weight: 600;
}
.widget-area .widget_layered_nav .dropdown__filter {
	background-color: #fff;
	border: 2px solid #da291c;
	color: #da291c;
	border-radius: 5px;
	padding: 5px 10px;
	font-size: 16px;
	font-weight: 600;
}
.widget-area .widget_text .widget-title {
	text-transform: uppercase;
	letter-spacing: 0;
	border-bottom: 1px solid rgba(0,0,0,.05);
	font-weight: 300;
	padding-bottom: 10px;
	margin-bottom: 15px;
	display: block;
	font-size: 18px;
}
.widget-area .widget_text .textwidget {
	font-size: 14px;
	font-weight: 300;
	color: #37444C;
}

.storefront-sorting {
	display: flex;
	align-items: center;
	margin-bottom: 25px;
}
.storefront-sorting .orderby:focus {
	outline: none;
}
.storefront-sorting .woocommerce-result-count {
	margin-left: 10px;
}
.storefront-sorting .woocommerce-ordering .orderby {
	padding: 5px 10px;
	border-radius: 5px;
}
@media (max-width: 425px) {
	.storefront-sorting {
		display: block;
	}
}
.box-pro-detail .product-standard {
  margin:10px 0;
  display:block;
}
.box-pro-detail .product-standard .stand-active {
  display:flex;
  align-items: center;
  justify-content: center;
}
.box-pro-detail .product-standard ul.stand-active {
  padding:0;
}
.box-pro-detail .product-standard .stand-active li {
  width:15px;
  height:15px;
  /*background:rgb(0, 188, 194);*/
  list-style:none;
  margin:0 3px;
  border-radius:50px;
}
/* end-main */

/*sắp xếp*/
.filter-content {
  justify-content: space-around;
  margin-bottom:15px;
}

.is-flex {
  display: flex;
  align-items: center;
}

.label-sort {
  white-space: nowrap;
  font-size: 14px;
  display: flex;
  align-items: center;
  padding-right: 5px;
}

.tvh-panells {
  max-height: 0;
  overflow: hidden;
  /*transition: 500ms all;*/
  padding: 0 20px;
}

.tvh-panells.selecte {
  max-height: 600px;
  transition: 800ms all;
  margin-bottom: 10px;
}

.selecte .downFas {
  transform: rotate(-180deg);
  transition: all .5s ease;
}

.downFas {
  transition: all .3s ease;
}

.sort-item.material-ripple {
  font-size:15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.mona-list-varid-color {
  display: inline-block;
}

.item-not-color {
  width: 60px;
  height: 30px;
  line-height: 30px;
  background: #F6F6F6;
  border: 0.3px solid #B8B8B8;
  box-sizing: border-box;
  border-radius: 2px;
  text-align: center;
  display: inline-block;
}

.item-not-size {
  width: 50px;
  height: 30px;
  line-height: 30px;
  background: #F6F6F6;
  border: 0.3px solid #B8B8B8;
  box-sizing: border-box;
  border-radius: 2px;
  text-align: center;
  display: inline-block;
}

/*the container must be positioned relative:*/
.custom-select {
  position: relative;
}
.custom-select select {
    display: none;
}
.custom-select select:not([multiple]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: right 50%;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;utf8,<?xml version="1.0" encoding="utf-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" width="14" height="12" version="1"><path d="M4 8L0 4h8z"/></svg>);
    padding-left: 5px;
    font-size: 16px;
}
.custom-select select.orderby, select.count {
    height: 30px;
    border-radius: 0;
}
.custom-select select {
    height: 42px;
    outline: none;
    max-width: 200px;
   
    width:300px;
}
select.orderby, select.count {
  height: 30px;
  border-radius: 0;
}
.orderby{
	padding: 5px;
	outline: none;
}

.select-items div, .select-selected {
  color: #3f4140;
  padding: 5px 10px;
  cursor: pointer;
  user-select: none;
  font-size: 14px;
  width:190px;
}

/*.select-selected {*/
/*  border:1px solid #000;*/
/*  border-radius:8px;*/
/*}*/

.select-selected:after {
  position: absolute;
  right:12px;
  content: "";
  top: 12px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #5a5959 transparent transparent transparent;
}
.woocommerce-result-count {
  margin-left: 20px;
}
.label-sort{
  white-space: nowrap; 
  font-size: 14px;
  display: flex;
  align-items: center;
  padding-right: 5px;
}
.select-hide {
  display: none;
}

.select-items {
  position: absolute;
  background-color: #fff;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 999999;
  min-width: 190px;
  border: 1px solid rgba(0, 0, 0, .15);
  box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
@media (min-width: 768px) {
  .select-items div, .select-selected {
    width:150px;
  }
}
@media (max-width: 425px) {
  .filter_content_left {
    display: block;
  }
  .filter_content_right {
    padding: 10px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    width:100%;
  }
  .is-flex {
  display: block;
  }
  .woocommerce-result-count {
    margin: 10px 0;
    display:block;
  }
}
.storefront-product-section .filter_content_right {
  justify-content: flex-end;
}
.filter_content_right .pagination {
  margin:0;
  justify-content: center;
}

/*màu*/
.options-block .category {
  display:grid;
  padding:0;
}
.options-block .category .category-item {
  list-style:none;
  margin-bottom: 5px;
}

/*giá*/
.options-block ul.options li {
  margin-bottom: 10px;
}

.options-block ul.options li span {
  color: #444;
}

.options-block ul.options li input[type="checkbox"] + span {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 22px;
  line-height: 22px;
}
.options-block .color-filter {
  display: inline-block;
  border: 1px solid #fff;
  width: 20px;
  height: 20px;
  line-height: 20px;
  box-shadow: 0 0 0 1px #b8b8b8;
  text-align: center;
  margin: 0 5px;
  overflow: hidden;
}
.options-block ul.options li input[type="checkbox"] + span:after {
  background: #c8c8c8;
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  content: '';
  left: 0;
}

.vn-sort {
  cursor: pointer;
}



