.pagination>li:first-child>a,
.pagination>li:first-child>span {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-radius: 50%
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-radius: 50%
}

.pagenav {
	position: relative;
	width: 100%
}

.pagenav span {
	display: inline-block;
	float: left;
	margin-right: 10px;
	line-height: 30px;
	font-weight: 700
}

.layout-blog {
	margin-top: 40px
}

.nav_pagi {
	display: inline-block;
	background: #fff;
	width: 100%
}

.nav_pagi .pagination {
	position: relative;
	z-index: 1;
	padding: 0 0;
	margin: 30px 0;
	display: flex;
	list-style: none
}

@media(max-width:768px) {
	.nav_pagi .pagination {
		padding: 0 0;
		margin: 15px 0 40px
	}
}

.nav_pagi .pagination .page-item {
	padding-right: 10px
}

@media(max-width:767px) {
	.nav_pagi .pagination .page-item {
		padding: 0 3px
	}
}

.nav_pagi .pagination .page-link {
	font-weight: 400;
	float: left;
	width: 35px;
	background: 0 0;
	text-align: center;
	height: 35px;
	font-size: 14px;
	padding: 0;
	line-height: 20px;
	color: #7d7d7d;
	text-decoration: none;
	border-radius: initial;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #ebebeb
}

@media(max-width:375px) {
	.nav_pagi .pagination .page-link {
		width: 27px;
		height: 27px;
		line-height: 27px
	}
}

.nav_pagi .pagination .page-link.page-db {
	width: auto;
	padding: 0 20px
}

.nav_pagi .pagination .page-link svg {
	width: 8px;
	height: 8px
}

.nav_pagi .pagination .page-link:hover {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.nav_pagi .pagination .page-link:hover svg path {
	fill: #fff
}

.nav_pagi .pagination .disabled:first-child {
	padding-right: 0
}

.nav_pagi .pagination .page-item.disabled .page-link {
	border: 0;
	display: none
}

.nav_pagi .pagination .page-item.active .page-link {
	background-color: #337ab7;
	border-color: #337ab7;
	color: #fff;
	display: block;
	display: flex;
	align-items: center;
	justify-content: center
}

.dqdt-sidebar .title-head {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 5px
}

.dqdt-sidebar .nav-category ul {
	padding: 0;
	margin: 0;
	list-style: none
}

.dqdt-sidebar .nav-category ul .nav-item.current>a {
	color: #ffb9a4;
	background-color: unset
}

.dqdt-sidebar .nav-category ul .nav-item.current>svg path {
	fill: #ffb9a4
}

.dqdt-sidebar .nav-category ul .nav-item .nav-link {
	color: #949494;
	padding-bottom: 20px;
	display: block;
	font-size: 14px;
	padding-right: 30px;
	word-break: break-all;
	padding-top: 0
}

.dqdt-sidebar .nav-category ul .nav-item .nav-link.pr-5 {
	padding-right: 30px
}

.dqdt-sidebar .nav-category ul .nav-item .nav-link:hover {
	color: #ffb9a4
}

.dqdt-sidebar .nav-category ul .menu_down {
	padding-left: 10px !important
}

.dqdt-sidebar .nav-category ul .down_icon {
	width: 30px;
	height: 30px;
	top: 5px;
	right: 0;
	transition: .5s all;
	cursor: pointer;
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center
}

.dqdt-sidebar .nav-category ul .down_icon:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 4px 0;
	border-color: #59646a transparent transparent transparent;
	transition: border-color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s
}

.dqdt-sidebar .nav-category ul .down_icon.cls_mn {
	transform: rotate(180deg)
}

.sidebar {
	margin-top: 50px
}

.opacity_sidebar {
	background: rgba(0, 0, 0, .8);
	position: fixed;
	top: 0 !important;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 9;
	display: none
}

.opacity_sidebar.openf {
	display: block
}

.title-page {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	display: none !important
}

.collection-toolbar {
	height: 58px;
	line-height: 58px;
	margin-bottom: 40px;
	background: #f7f7f7
}

.collection-toolbar .category_collection {
	display: inline-block
}

@media(max-width:767px) {
	.collection-toolbar .category_collection {
		display: none
	}
}

.collection-toolbar .sort-by_collection {
	display: inline-block
}

#sort-by {
	display: flex;
	align-items: center;
	position: absolute;
	right: 30px;
	top: 12px
}

#sort-by ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fff
}

#sort-by label {
	float: left;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	margin-right: 6px;
	margin-bottom: 0
}

#sort-by .ul_col>li {
	position: relative;
	background-repeat: no-repeat;
	background-position: right 10px center;
	padding-right: 28px;
	text-indent: .01px;
	cursor: pointer;
	line-height: 28px;
	background-image: url(//bizweb.dktcdn.net/100/459/658/themes/870139/assets/ico-select-2.png?1659147211882) !important;
	border: 1px solid #e5e5e5;
	width: 154px;
	padding: 0 20px;
	border-radius: 5px
}

#sort-by .ul_col .content_ul {
	position: absolute;
	z-index: 999;
	width: 100%;
	left: 0;
	background: #fff;
	display: none
}

#sort-by .ul_col .content_ul li {
	border: 1px solid #e5e5e5;
	padding: 0 20px;
	margin-bottom: -1px
}

#sort-by .ul_col:hover .content_ul {
	display: block
}

#sort-by #sort-product {
	border-radius: 3px;
	border: 1px solid #e5e5e5;
	width: 200px;
	padding: 0 10px;
	height: 36px;
	outline: none
}

.listoffice .action {
	margin-top: 25px
}

@media(max-width:1199px) {
	.listoffice .action {
		display: none
	}
}

.listoffice .action .btn-views {
	margin-top: 0;
	padding: 12px 19px;
	background: #ffb9a4;
	border: 1px solid #ffb9a4;
	color: #fff;
	font-size: 14px;
	border: none;
	float: left;
	margin-right: 4px;
	width: calc(100% - 95px);
	max-width: 165px
}

.listoffice .action .btn-views svg {
	transform: translateY(-2px);
	margin-right: 5px
}

.listoffice .action .btn-views svg path {
	fill: #fff
}

.listoffice .action .btn-views:hover {
	color: #ffb9a4;
	background: #fff;
	border: 1px solid #ffb9a4
}

.listoffice .action .ct {
	width: 90px;
	margin-right: 0;
	background: #57b8ee;
	border: 1px solid #57b8ee
}

.listoffice .action .ct:hover {
	color: #2f80ed;
	background: #fff
}

.listoffice .product-name {
	margin-bottom: 12px
}

.listoffice .product-name a:hover {
	color: #333
}

@media(max-width:767px) {
	.view {
		display: none
	}
}

.main_container {
	margin-top: 25px
}

@media(max-width:767px) {
	.main_container {
		margin-top: 20px
	}
}

.main_container .collectiontitle {
	color: #333;
	font-size: 20px;
	font-weight: 700;
	margin: 0;
	padding-bottom: 20px;
	background-image: url(//bizweb.dktcdn.net/100/459/658/themes/870139/assets/page-title.png?1659147211882);
	background-repeat: no-repeat;
	background-position-y: bottom;
	margin-bottom: 25px;
	line-height: 25px;
	text-transform: uppercase
}

.toolbar-views .view-list {
	color: #949494;
	font-size: 20px
}

.toolbar-views .view-list.active {
	color: #ffb9a4
}

.toolbar-views .view-grid {
	color: #949494;
	font-size: 20px
}

.toolbar-views .view-grid.active {
	color: #ffb9a4
}

.pagination {
	float: right
}

.products-view .item_product_main {
	margin-bottom: 25px
}

@media(max-width:767px) {
	#sort-by {
		position: initial;
		padding-left: 10px
	}
}

@media(max-width:991px) {
	#open-filters {
		display: none;
		color: #fff;
		background: #ffb9a4;
		position: fixed;
		right: 0;
		top: 35% !important;
		cursor: pointer;
		z-index: 99;
		font-size: 18px;
		-webkit-transition: all .35s ease;
		-o-transition: all .35s ease;
		transition: all .35s ease;
		background-image: url(//bizweb.dktcdn.net/100/459/658/themes/870139/assets/icon-filter-bg.png?1659147211882);
		background-size: 15px;
		background-repeat: no-repeat;
		background-position: center;
		width: 40px;
		height: 40px
	}

	#open-filters.openf {
		right: 256px;
		background-image: url(//bizweb.dktcdn.net/100/459/658/themes/870139/assets/icon-filter-close-bg.png?1659147211882)
	}

	#open-filters span {
		display: none
	}
}

@media (max-width: 1199px) {
	.sidebar .aside-item.sidebar-category .nav-item .fa {
		right: 0
	}
}

.xemthem a,
.thugon a {
	font-weight: 600 !important
}

.filter-tag {
	margin-bottom: 30px
}

.sidebar-category .aside-content {
	margin-top: 0
}

.sidebar-category .aside-content .nav-category .navbar-pills {
	z-index: 99;
	position: absolute;
	width: 200px;
	list-style: none;
	background: #F2F2F2;
	display: none;
	margin: 0
}

.sidebar-category .aside-content .nav-item {
	position: relative;
	clear: left;
	font-size: em(14px);
	padding: 0
}

.sidebar-category .aside-content .nav-item.lv2 {
	padding: 0px
}

.sidebar-category .aside-content .nav-item.lv2 a {
	padding-left: 20px !important;
	padding-right: 30px
}

.sidebar-category .aside-content .nav-item.lv2 .fa {
	right: 0px
}

.sidebar-category .aside-content .nav-item.lv3 a {
	padding-left: 70 !important
}

.sidebar-category .aside-content .nav-item.lv4 a {
	padding-left: 50px !important
}

.sidebar-category .aside-content .nav-item:last-child {
	border-bottom: none
}

.sidebar-category .aside-content .nav-item a {
	font-size: 14px;
	font-family: "Inter" !important;
	font-weight: 600;
	line-height: 1.7;
	padding: 5px 20px 2px 0px
}

.sidebar-category .aside-content .nav-item svg {
	height: 14px;
	width: 14px;
	position: absolute;
	top: 15px;
	right: 15px;
	margin: auto;
	cursor: pointer;
	transform: translateY(-2px)
}

.sidebar-category .aside-content .nav-item svg.fa-minus {
	transform: rotate(180deg)
}

.sidebar-category .aside-content .nav-item .fa {
	background-image: url(//bizweb.dktcdn.net/100/459/658/themes/870139/assets/i-plus.svg?1659147211882);
	background-repeat: no-repeat;
	width: 20px;
	height: 10px;
	display: block;
	background-size: contain;
	position: absolute;
	top: 15px;
	right: -10px
}

.sidebar-category .aside-content .nav-item .fa.fa-minus {
	background-image: url(//bizweb.dktcdn.net/100/459/658/themes/870139/assets/i-minus.svg?1659147211882)
}

.sidebar-category .aside-content .nav-item .dropdown-menus {
	position: absolute;
	width: 100%;
	border: 0;
	padding-left: 0px;
	box-shadow: none;
	padding: 0px;
	left: 200px;
	list-style: none;
	background: #E0E0E0;
	top: -1px;
	display: none
}

.sidebar-category .aside-content .nav-item.active>a {
	color: #2f80ed
}

.sidebar-category .aside-content .nav-item.active>svg path {
	color: #2f80ed
}

.sidebar-category .aside-content .nav-item.active>.fa {
	color: #2f80ed
}

.sidebar-category .aside-content .nav-item.active>.dropdown-menus {
	display: block
}

.sidebar-category .aside-content .nav-item:hover>svg path {
	color: #2f80ed
}

.sidebar-category .aside-content .nav-item:hover>a {
	background-color: transparent
}

.sidebar-category .aside-content .nav-item ul>li:before {
	top: 17px;
	left: 15px
}

.sidebar-category .aside-content .nav-item ul>li.lv3:before {
	left: 20px
}

.sidebar-category .aside-content .nav-item ul>li.lv4:before {
	left: 30px
}

.filter-container__selected-filter {
	width: 100%;
	float: left
}

.filter-container__selected-filter .filter-container__selected-filter-header {
	line-height: 30px;
	height: 30px;
	margin-bottom: 15px
}

.filter-container__selected-filter .filter-container__selected-filter-header .filter-container__selected-filter-header-title {
	font-weight: 600;
	font-size: 16px
}

.filter-container__selected-filter .filter-container__selected-filter-header .filter-container__selected-filter-header-title i {
	display: none
}

.filter-container__selected-filter .filter-container__selected-filter-header .filter-container__clear-all {
	float: right
}

.filter-container__selected-filter .filter-container__selected-filter-header .filter-container__clear-all i {
	display: none
}

.filter-container__selected-filter-list ul {
	padding-left: 0px;
	overflow: hidden;
	margin-bottom: 10px
}

.filter-container__selected-filter-list ul li {
	display: inline-block;
	float: left;
	margin-right: 10px;
	background: #ffb9a4;
	color: #fff;
	padding: 5px 15px 5px 25px;
	margin-bottom: 15px
}

.filter-container__selected-filter-list ul li a {
	position: relative;
	color: #fff
}

.filter-container__selected-filter-list ul li a:hover {
	color: #231f20
}

.filter-container__selected-filter-list ul li a:hover .fa {
	filter: brightness(0.5)
}

.filter-container__selected-filter-list ul li .fa {
	color: #fff;
	margin-right: 10px;
	background-image: url(//bizweb.dktcdn.net/100/068/166/themes/866883/assets/i-close.svg?1656565050308);
	background-repeat: no-repeat;
	width: 20px;
	height: 9px;
	display: block;
	background-size: contain;
	position: absolute;
	top: 5px;
	left: 0px;
	top: 4px;
	left: -15px;
	filter: invert(1)
}

.module-filter h2 {
	width: 100%;
	float: left;
	margin: 0 0 20px;
	font-size: 18px;
	line-height: 20px;
	background: #fff;
	color: #ffb9a4;
	padding: 5px 10px;
	font-family: "Inter";
	border: dashed 1px #ffb9a4;
	border-radius: 5px
}

.module-filter h2 span {
	font-size: 12px;
	color: #ffb9a4;
	font-weight: 400;
	display: block
}

.aside-item .aside-title {
	position: relative;
	cursor: pointer
}

.aside-item .aside-title:hover {
	color: #ffb9a4
}

.aside-item .aside-title:hover h2 span {
	color: #ffb9a4
}

.aside-item .aside-title h2 {
	font-family: "Inter";
	letter-spacing: 0;
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	color: #333;
	line-height: 24px;
	text-transform: normal;
	padding: 0px;
	margin: 0px
}

.aside-item .aside-title h2.title-filter {
	font-weight: bold;
	line-height: 16px;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #2c2c2c;
	margin-top: 15px;
	margin-bottom: 10px
}

.aside-item .aside-title h2.title-filter span {
	font-size: 18px
}

.aside-item .aside-title h2 span {
	color: #333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: inline-block
}

.aside-item .aside-title svg {
	float: right;
	transform: translateY(10px);
	cursor: pointer
}

.aside-item .aside-content {
	border-radius: 0px
}

.aside-item .aside-content ul {
	padding-left: 0px
}

.aside-item .aside-content {
	width: 100%;
	float: left;
	position: relative
}

.aside-item.active .aside-content {
	display: block
}

.aside-item .aside-content1 {
	display: none
}

.aside-item .aside-content1 ul {
	padding: 0;
	list-style: none;
	border-bottom: #e7e7e7 1px solid;
	padding-bottom: 15px;
	margin-top: 25px
}

@media (max-width: 991px) {
	.aside-item .aside-content1 ul {
		display: block;
		width: 100%;
		float: left
	}
}

.aside-item .aside-content1 ul li {
	font-size: 14px;
	line-height: 22px;
	color: #949494;
	max-width: 100%;
	margin: 10px 0;
	font-weight: 700
}

.aside-item .aside-content1 ul li label {
	cursor: pointer
}

@media (max-width: 991px) {
	.aside-item .aside-content1 ul li {
		width: 50%;
		float: left
	}
}

@media (max-width: 767px) {
	.aside-item .aside-content1 ul li {
		width: 100%;
		float: left
	}
}

.aside-item .aside-content1 ul li:hover {
	color: #ffb9a4
}

.aside-item .aside-content1 ul .more {
	cursor: pointer
}

.aside-item .aside-content1 ul .more label {
	cursor: pointer
}

.item:first-child .aside-content1 {
	display: block
}

.aside-item {
	width: 100%;
	float: left
}

.aside-item.collection-category:hover .navbar-pills {
	display: block
}

.aside-item.collection-category .title-block {
	font-weight: 700;
	color: #333;
	text-transform: uppercase;
	line-height: 25px;
	margin: 0;
	width: 100%;
	font-size: 14px;
	padding: 15px
}

.aside-item.collection-category .title-block svg {
	width: 14px;
	height: 14px;
	transform: translateY(-2px)
}

.aside-item.collection-category .nav-item {
	position: relative;
	clear: left;
	font-size: 14px;
	padding: 0px;
	width: 100%;
	float: left;
	line-height: 1.3;
	border-top: 1px solid #BDBDBD;
	padding-right: 10px
}

.aside-item.collection-category .nav-item.active>.dropdown-menus,
.aside-item.collection-category .nav-item:hover>.dropdown-menus {
	display: block
}

.aside-item.collection-category .nav-item.active>a,
.aside-item.collection-category .nav-item:hover>a {
	color: #2f80ed !important
}

.aside-item.collection-category .nav-item.active>a span,
.aside-item.collection-category .nav-item:hover>a span {
	color: #2f80ed
}

.aside-item.collection-category .nav-item.active>svg path,
.aside-item.collection-category .nav-item:hover>svg path {
	fill: #2f80ed
}

.aside-item.collection-category .nav-item:last-child {
	box-shadow: none
}

.aside-item.collection-category .nav-item:last-child a {
	border-bottom: 0px
}

.aside-item.collection-category .nav-item a {
	font-family: "Inter";
	font-weight: 400;
	line-height: 17px;
	color: #231f20;
	position: relative;
	font-size: 14px;
	text-decoration: none;
	word-break: break-word;
	padding: 12px;
	display: block
}

.aside-item.collection-category .nav-item a.active {
	color: #2f80ed
}

.aside-item.collection-category .nav-item a span {
	font-family: "Inter";
	font-size: 13px;
	font-weight: 400;
	color: #acacac
}

.aside-item.collection-category .nav-item em {
	font-family: "Inter";
	font-size: 14px;
	font-weight: 400;
	color: #b7b7b7;
	font-style: normal;
	margin-left: 5px
}

.aside-item.collection-category .nav-item span {
	font-family: "Inter";
	font-size: 14px;
	font-weight: 400;
	color: #b7b7b7;
	font-style: normal;
	margin-left: 5px
}

.aside-item.collection-category .nav-item .fa {
	background-image: url(//bizweb.dktcdn.net/100/459/658/themes/870139/assets/i-plus.svg?1659147211882);
	background-repeat: no-repeat;
	width: 20px;
	height: 10px;
	display: block;
	background-size: contain;
	position: absolute;
	top: 13px;
	right: -10px
}

.aside-item.collection-category .nav-item .fa.fa-minus {
	background-image: url(//bizweb.dktcdn.net/100/459/658/themes/870139/assets/i-minus.svg?1659147211882)
}

.aside-item.collection-category .nav-item:hover:before {
	border-color: #ffb9a4
}

.aside-item.collection-category .nav-item:hover>a {
	color: #ffb9a4;
	text-decoration: none
}

.aside-item.collection-category .nav-item:hover>em {
	color: #ffb9a4
}

.aside-item.collection-category .nav-item:hover>.fa {
	color: #333
}

.aside-item.collection-category .nav-item:hover span {
	color: #ffb9a4
}

.aside-item.collection-category .nav-item.active:before {
	border-color: #ffb9a4
}

.aside-item.collection-category .nav-item.active>.dropdown-menus {
	border-radius: 0px
}

.aside-item.collection-category .nav-item.active>a {
	color: hover
}

.aside-item.collection-category .nav-item.active em {
	color: #ffb9a4
}

.aside-item.collection-category .nav-item.active>.fa {
	color: #333
}

.aside-item.collection-category .nav-item.active>.dropdown-menus {
	display: block
}

.aside-item.collection-category .nav-item.active span {
	color: #2f80ed
}

.aside-item.collection-category .nav-item.active>.fa:before {
	font-family: 'Font Awesome\ 5 Free';
	font-weight: 900
}

.aside-item.collection-category .nav-item:hover>a,
.aside-item.collection-category .nav-item:hover em {
	color: #ffb9a4;
	background-color: unset
}

.aside-item.collection-category .nav-item:hover>.fa {
	color: #333
}

.aside-item.collection-category .nav-item .dropdown-menus li:hover>a {
	color: #ffb9a4;
	background-color: unset
}

.aside-item.collection-category .nav-item .dropdown-menus li:hover>.fa {
	color: #ffb9a4
}

.aside-item .nav>li>a:focus {
	background: none
}

.title_filter {
	font-family: "Inter";
	font-size: 24px;
	font-weight: 600;
	display: block;
	margin-bottom: 40px;
	line-height: 34px
}

@media (max-width: 991px) {
	.title_filter {
		margin-bottom: 10px
	}
}

.aside-filter {
	background: transparent;
	margin-bottom: 20px;
	width: 100%;
	float: left
}

.aside-filter .aside-item {
	margin-bottom: 0px
}

.aside-filter .aside-item .field-search {
	margin-bottom: 10px;
	position: relative
}

.aside-filter .aside-item:last-child {
	margin-bottom: 0;
	border: none
}

.aside-filter .aside-item:last-child .aside-content {
	margin-bottom: 0
}

.aside-filter .aside-item .form-group .form-control {
	min-height: 40px;
	height: 40px
}

.aside-filter .aside-item .input-group-btn {
	position: static
}

.aside-filter .aside-item .input-group-btn button {
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	width: 40px;
	padding: 0;
	text-align: center;
	line-height: 40px;
	background: #ffb9a4;
	color: #fff;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}

.aside-filter .filter-container {
	margin-bottom: 0px;
	width: 100%;
	overflow: hidden
}

.aside-filter .aside-item .aside-title:after {
	display: none
}

.ui-widget.ui-widget-content {
	height: 4px;
	background: #ebebeb
}

.ui-slider-range.ui-corner-all.ui-widget-header {
	background: #c4c4c4 !important
}

.ui-slider-horizontal .ui-slider-handle {
	height: 18px !important;
	width: 18px !important;
	border-radius: 50% !important;
	top: -7px !important;
	border: none !important;
	background: #fff !important;
	border: solid 5px #ffb9a4 !important
}

.ui-widget.ui-widget-content {
	border: none !important;
	margin-bottom: 10px;
	width: calc(100% - 14px);
	margin-left: 7px;
	float: left
}

.price_val {
	display: inline-block;
	float: left;
	line-height: 25px
}

@media (max-width: 992px) {
	.price_val {
		display: none
	}
}

#start {
	float: left
}

#start input {
	font-family: "Inter";
	font-size: 14px;
	font-weight: 400;
	text-align: left;
	border-radius: 3px;
	border: 0px solid #e1e1e1;
	box-shadow: none;
	background: transparent;
	width: 90px
}

#stop {
	float: left;
	text-align: right;
	position: relative
}

#stop input {
	font-family: "Inter";
	font-size: 14px;
	font-weight: 400;
	text-align: right;
	border-radius: 3px;
	border: 0px solid #e1e1e1;
	box-shadow: none;
	background: transparent;
	width: 90px
}

#stop:before {
	content: "-";
	position: absolute;
	left: -5px;
	font-size: 17px;
	line-height: 22px
}

a#filter-value {
	height: 30px;
	line-height: 30px;
	font-weight: 400;
	width: 100px;
	margin-top: 15px
}

.filter-ui-slider {
	padding: 30px 20px !important
}

@media (max-width: 992px) {
	.filter-ui-slider {
		padding: 30px 15px !important
	}
}

.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 !important;
}

.mainpage {
  gap: 5px;
}

.mainpage .page-item {
  width: 35px;
  height: 35px;
}

.page-link,
.page-item:not(:first-child) .page-link {
  margin: 0;
  font-size: 14px;
  padding: 0.5rem !important;
  text-align: center;
}

.page-item .page-link {
  border-radius: 0 !important;
}