@media (max-width: 992px){
	

.list-product .item_product {
	width: 48%;
}
	
#menu-category > li:last-child > a,
#menu-category > li:last-child > ul > li:last-child > a {
	border-bottom: none;
}
	
.left-archive {
	/* position: absolute; */
	/* width: 100%; */
	/* padding: 0; */
	/* overflow: initial; */
	/* border-bottom: 1px solid #E3DDBB; */
	/* border-radius: 0px; */
	display: none;
}
	
.tile-grarc {
	border: none;
}
	
.tile-category-archive {
	margin-bottom: 0 !important;
}
	
	
.tile-category-archive svg {
	display: initial !important;
}
	
/* .content-category-archive::after {
	content: "";
	border-bottom: 11px solid #f0e9e9;
	border-left: 11px solid rgba(0,0,0,0);
	border-right: 11px solid rgba(0,0,0,0);
	content: "";
	position: absolute;
	left: 43px;
	top: -10px;
} */
	
/* .content-category-archive {
	position: fixed;
	background: #fff;
	top: 0px;
	width: 260px;
	height: 100%;
	left: -290px;
	box-shadow: rgba(14,30,37,0.12) 0px 2px 4px 0px,rgba(14,30,37,0.32) 0px 2px 16px 0px;
	visibility: hidden;
	opacity: 0;
	z-index: 9999999999;
	padding: 10px;
	transition: all 0.3s;
} */
	
.show-right {
	left: 0;
	visibility: visible;
	opacity: 1;
}

	
.page-title.tile-grarc {
	font-size: 26px !important;
	text-align: center;
	font-family: Fraunces,sans-serif !important;
	color: #646464 !important;
	margin: 40px 0px !important;
	border: none;
	display: none;
}
	
.sort-product {
	position: absolute;
	top: initial;
}
	
/* .list-product {
	margin-top: 102px;
} */
	
.archive-content-adh .list-product .item_product {
	width: calc((100% - 13px)/2);
}
}

.filter-item[data-slug="product_cat"] {
	display: none;
}

@media(max-width: 992px){
.filter-item[data-slug="product_cat"] {
	display: initial;
}
}

h1.head-des {
	margin-top: 0 !important;
}

p.desc-header {
	margin: 0 auto !important;
	text-align: center !important;
	margin-bottom: 30px !important;
	font-size: 13px;
	max-width: 700px;
	line-height: 22px !important;
	font-weight: lighter !important;
	color: #5e5e5e;
}

/* .seach-ip {
	padding: 10px;
	padding-left: 36px;
	border: none;
	top: 8px;
	background: transparent;
} */
/* .right.closetk {
	display: initial;
	left: 0;
	top: 13px !important;
} */

.sidebox-term-des {
	padding: 20px;
}

p.head-des {
	margin-top: 10px !important;
}

/* START Bộ Lọc */
.filter-product {
	position: fixed;
	background: #fff;
	top: 0px;
	width: 260px;
	height: 100%;
	right: -273px;
	box-shadow: rgba(14,30,37,0.12) 0px 2px 4px 0px,rgba(14,30,37,0.32) 0px 2px 16px 0px;
	visibility: hidden;
	opacity: 0;
	z-index: 9999999999;
	padding: 10px;
	transition: all 0.3s;
}

.show-filter {
	visibility: visible;
	opacity: 1;
	right: 0px;
}
.filter-product .scroll-x,
.content-category-archive .scroll-x {
	height: calc(100vh - 50px);
	scrollbar-width: none;
	overflow: hidden;
	overflow-y: scroll;
}

.filter-product h3 {
	font-weight: 700;
	font-size: 15px;
}

.formselect li {
	list-style: none;
	padding: 0px 10px;
	font-size: 14px;
	display: flex;
	cursor: pointer;
}

.item-filter {
	display: inline-block;
	margin-right: 10px;
	line-height: 23px;
	font-weight: bold;
	background: #f0f0f0;
	padding: 5px 9px;
	font-size: 13px;
	border-radius: 3px;
	cursor: pointer;
	margin-bottom: 10px;
}

.item-filter:hover {
	background: #cacaca;
}

.item-filter.sort-filter {
	display: block;
}

.content-filter span {
	font-weight: normal;
	display: inline-block;
	margin: 0;
}

.content-filter span::before {
	content: "";
	width: 1px;
	height: 10px;
	position: absolute;
	background: #a6a6a6;
	top: 4px;
	left: -8px;
}

.content-filter span:first-child::before{
	display: none;
}

.filters {
	width: max-content;
	margin-bottom: 20px;
}

.filter-item {
	background: #f8f8f8;
	padding: 9px 12px;
	padding-right: 60px;
	padding-top: 6px;
	margin-right: 10px;
	border-radius: 6px;
}

.filter-item[data-ids=""],
.filter-item[data-ids="date-DESC"],
.filter-item[data-ids="0-1000000000"] {
	padding-right: 32px;
}

/* .filter-item:hover {
	background: #ececec;
} */

.filter-name {
	font-size: 15px;
	font-weight: bold;
}

.filter-count {
	color: #caad59;
	background-color: #000;
	border-radius: 50%;
	width: 16px;
	height: 16px;
	position: absolute;
	font-size: 10px;
	font-weight: bold;
	top: 11px;
	right: 32px;
	text-align: center;
	line-height: 16px;
}

.icon-arrow {
	position: absolute;
	right: 9px;
	top: 12px;
	transition: 0.3s all;
	font-size: 11px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.view .icon-arrow {
/* 	top: 5px; */
	transform: rotate(180deg);
}

.filter-panel {
	font-size: 13px;
	height: 300px;
}

.reset-filter {
	/* position: absolute; */
	/* top: 27px; */
	font-size: 14px;
	/* right: 12px; */
	color: #5a5aca;
	margin-left: 8px;
	cursor: pointer;
	font-weight: normal;
}

.filter-item.view .filter-panel {
	visibility: visible;
	opacity: 1;
}

.filter-panel ul {
	margin: 0;
}

.filter-panel li {
	font-size: 15px;
	text-align: left;
/* 	border-bottom: 1px solid #ebebeb; */
	list-style: none;
	padding: 3px 0px;
	color: #363636;
	padding-right: 30px;
	cursor: pointer;
	display: inherit;
	padding-left: 25px;
}

.filter-panel li.active {
	font-weight: bold;
}

.filter-panel li::before {
	content: "";
	width: 12px;
	height: 12px;
	display: inline-block;
	position: absolute;
	border: 1px solid #363636;
	left: 0;
	top: 11px;
	border-radius: 2px;
}

.filter-panel li.active::before {
	background: #0060df;
	border: 1px solid #0060df;
}

.filter-panel li.active::after {
	content: "\e80c";
	position: absolute;
	top: 9px;
	left: 3.9px;
	top: 13px;
	font-family: "fontsxds" !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: 10px;
	color: #fff;
}

.filter-panel.one li::before {
	border-radius: 50%;
}
.filter-panel.one li.active::after {
	width: 5px;
	height: 5px;
	background: #fff;
	border-radius: 50%;
	top: 15.5px;
	left: 4.5px;
	content: "";
}

.content-category-archive li::before,
.content-category-archive li::after {
	display: none;
}

.filter-panel li:last-child {
	border: none;
}

@media(max-width: 668px){


}