.sort-cate ul {
	padding-left: 0;
	list-style: none;
	margin: 0px;
}
button.btn.btn-link.collapsed h4 {
    margin: inherit;
    display: inherit;
}
@media (max-width: 1023px) {
	.sort-cate {
		--border-color: #eee;
		font-size: 12px;
	}
	.sort-cate li {
		margin: 0 auto;
		outline: none;
		position: relative;
		width: 120px;
		padding: 0 10px;
		color: var(--text-color);
		font-size: 12px;
		cursor: pointer;
		border: 1px solid var(--border-color);
		border-radius: 6px;
	}
	.sort-cate #sort-by {
		background: #fff;
		padding-bottom: 10px;
	}
	.sort-cate #sort-by > ul > li {
		line-height: 34px;
	}
	.sort-cate #sort-by > ul > li .fas {
		position: absolute;
		top: 10px;
		right: 10px;
	}
	.sort-cate #sort-by > ul > li:hover {
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
		box-shadow: 0 15px 35px rgba(50, 50, 93, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);
	}
	.sort-cate #sort-by > ul > li:hover > ul {
		visibility: visible;
	}
	.sort-cate #sort-by li > ul {
		position: absolute;
		visibility: hidden;
		width: 120px;
		left: -1px;
		top: 34px;
		z-index: 8;
		border: 1px solid var(--border-color);
		border-radius: 0px 0px 6px 6px;
		overflow: hidden;
		background: #fff;
	}
	.sort-cate #sort-by li > ul li {
		border-top: none;
		border-right: none;
		border-left: none;
		border-radius: 0px;
	}
	.sort-cate #sort-by li > ul li:hover a {
		color: var(--primary-color);
	}
	#open-filters {
		font-size: 12px;
	}
	#open-filters .fa {
		font-size: 16px;
	}
}
@media (min-width: 1024px) {
	.sort-cate .fas {
		display: none;
	}
	.sort-cate .content_ul li {
		display: inline-block;
	}
	.sort-cate .content_ul li a {
		font-weight: 400;
		color: #898989;
		padding: 9px 10px 11px;
		display: inline-block;
	}
	.sort-cate .content_ul li:hover, .sort-cate .content_ul li.active {
		border-bottom: 2px solid var(--primary-color);
		margin-bottom: -2px;
	}
	.sort-cate .content_ul li:hover a, .sort-cate .content_ul li.active a {
		color: var(--primary-color);
	}
}
.card {
	border-radius: 0px;
	border: none;
}
@media (min-width: 1200px) {
	.sidebar .wrap_background_aside {
		border-right: 1px solid #eee;
	}
}
.sidebar.openf {
	top: 0 !important;
	right: 0;
	height: 100%;
	overflow: auto;
	z-index: 9999;
	visibility: visible;
	opacity: 1;
	width: 300px;
}
.pagenav {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.overflow-item:not(.show) {
	display: none;
}
.filter-item-toggle .fas {
	transitions: all 0.3s ease-out;
}
.filter-item-toggle.show {
	display: inline-block;
}
.filter-item-toggle.show .fas {
	transform: rotate(180deg);
}

.ega-badge-ctd {
	display: flex;
	align-items: center
}

.ega-badge-ctd__item {
	border-radius: 3px;
	margin: auto 6px;
	color: var(--countdown-color);
	background-color: var(--countdown-background);
	text-align: center;
	display: flex;
	place-items: center;
	place-content: center;
	width: 44px;
	height: 40px;
	font-size: 18px;
	font-weight: 500;
	line-height: 20px
}
.section_flashsale .ega-badge-ctd__item{
    width: auto;
    height: auto;
}

.ega-badge-ctd__colon {
	font-weight: bold;
	font-size: 14px;
	color: var(--countdown-background)
}

.ega-badge-ctd__s {
	margin-right: 0px
}
.section_flashsale .ega-badge-ctd__s{
 
    margin: auto 6px;
}

.flashsale {
	--background-color: #f4ebc1;
	--countdown-background: #d3232a;
	--countdown-color: #fff;
	background: var(--background-color, transparent);
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 10px
}
.section_flashsale.flashsale{
	
    padding: 0px;
}
@media (max-width:991px) {
.section_flashsale.flashsale .flashsale__header{
	justify-content: center !important;
  
}
	.sectionfl-custom .container{
	  padding: 0px;
	}
	
	}
@media (max-width:575px) {
	.sectionfl-custom .flashsale__container{
	  padding: 5px  !important;
	}
	.flashsale {
		padding: 0px
	}

}

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

.flashsale__header {
	flex-direction: column;
	justify-content: center;
	margin: auto
}
.flashsale__header.index{
	flex-direction: unset;
	    gap: 10px;
}

.flashsale__countdown-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	margin: auto
}
.flashsale__countdown-wrapper.index{

    margin: 0;
    flex-direction: unset;
    justify-content: center;
    align-items: center;
}

.flashsale__countdown-label {
	color: var(--text-color);
	font-size: 1rem;
	margin-bottom: 10px
}

.promo-box-wrapper .slick-list {
	margin: auto
}

.promo-box-wrapper::-webkit-scrollbar {
	display: none
}

.promo-box-wrapper .slick-slide {
	margin: 0 10px
}

.promo-box-wrapper .slick-list {
	margin: 0 -10px
}

.promo-box-wrapper:not(.slick-slider) {
	overflow: auto;
	display: flex;
	flex-wrap: no-wrap
}

.flashsale-coupon {
	margin: 1rem auto;
	border-radius: 0.25rem !important;
	box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
	background: #fff;
	margin: 10px auto
}

.flashsale-coupon .coupon-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 8px 16px;
	color: #000;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem;
	border-bottom: 1px solid #eee
}

.flashsale-coupon .coupon-footer {
	border-top: 1px dashed #bbb;
	padding-top: 8px
}

.flashsale-coupon .coupon-content {
	line-height: 1.5;
	margin-bottom: .75rem
}

.flashsale-coupon .text-blue {
	color: #06748a
}

.flashsale-coupon .code {
	text-transform: uppercase;
	font-size: 1.7rem;
	margin-bottom: 0 !important;
	font-weight: 500;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 60%;
	color: #f44336
}

.flashsale-coupon .copy-btn {
	--primary-color: #ff5722;
	font-size: .68rem;
	border-radius: 1rem;
	display: inline-block;
	padding: .35rem .6rem;
	font-weight: 500;
	text-transform: capitalize
}

.flashsale-coupon .coupon-body {
	padding: .5rem
}

.flashsale-coupon .coupon-body p {
	line-height: 1.5;
	font-size: 14px;
	padding: 10px
}

@media (max-width:767px) {
	.flashsale-coupon {
		flex: 0 0 300px;
		max-width: 300px
	}

	.flashsale-coupon+.flashsale-coupon {
		margin-left: 10px
	}

}
.list_collection {
	margin-bottom: 25px;
}
.thumb_img {
	position: relative;
	height: 0;
	padding-bottom: 100%;
	
}
.media-left.thumb_img{
padding-bottom: 100px;
}
.thumb_img img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
	max-height: 100%;
	transition: 0.6s all;
}

.swiper-container [class*=swiper-button-].swiper-button-disabled{
	display: none;
}
.swiper-container .swiper-button-next,.swiper-container .swiper-button-prev{
	width: 30px;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #f7f7f7;
	box-shadow: 0 0 4px 0 rgba(0,0,0,.2);
	color: #707070;
	top: 50%;
	transition: .3s;
	outline: none;
	opacity: .9;
}
.swiper-container .swiper-button-next:after,.swiper-container .swiper-button-prev:after{
	font-size: 20px;
	color: #333;
}
.swiper-container .swiper-button-next:hover:after,.swiper-container .swiper-button-prev:hover:after {color: var(--primary-color);}
.swiper-container .swiper-button-next{
	padding-left: 7px;
	border-radius: 100px 0 0 100px;
	right: 0;
}
.swiper-container .swiper-button-prev{
	padding-right: 7px;
	border-radius: 0 100px 100px 0;
	left: 0;
}
.swiper-container .swiper-pagination-bullet:before {
	transition: 0.7s width;
	/*content: '';*/
	width: 0%;
	height: 100%;
	position: absolute;
	background: #fff;
	top: 0;
	right:0;
}
.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
	transition: 0.7s width;
	width: 100%;
	left:0;
	right:auto;
}
.swiper-container .swiper-pagination-bullet:after {
	/*content: '';*/
	width: 100%;
	height: 100%;
	position: absolute;
	background: #000;
	top: 0;
	right:0;
	opacity: 0.25;
}
.swiper-container-fade .swiper-slide {
	opacity: 0 !important;
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	opacity: 1 !important;
}
.collection-description {
    margin: 20px 0;
}
.descrip_coll p {margin: 0;}

.view_mores {
	text-align: center;
}
.content_coll {
	max-height: 550px;
	overflow: hidden;
	position:relative;
}
.content_coll.active {
	max-height: initial;
}
.view_mores a.active {
	display: none;
}
.bg_cl {
	position: absolute;
	width: 100%;
	height: 60%;
	bottom: 0;
	background: linear-gradient(#ffffff00, white);
}
.bg_cl.active {
	display:none;
}
.view_mores a {
	display: inline-block;
	padding: 10px 15px;
	color: #000;
	cursor: pointer;
	font-size: 15px;
}
.collection-description {
	margin-bottom: 20px;
}
a.one .fa {
	margin-right: 6px;
	font-size: 13px;
}
.view_mores img {
	max-width: 16px;
	vertical-align: -1px;
}
.view_mores .two img {
	transform: rotate(180deg);
}
.view-mode .button-view-mode {
	max-width: 30px;
	padding: 5px;
}
.view-mode .button-view-mode.btn:hover img {
	filter: invert(1);
}

.flashsale .row {
	--limit-column: 5;
	--percent: 44.333%;
}
.section_flashsale .flashsale__item {
    padding: 5px;
	
    height: auto;
}
@media (max-width: 991px) {
	.flashsale .row {
		display: grid;
		grid-template-rows: 1fr;
		grid-template-columns: repeat(var(--limit-column), 30%);
		overflow: auto;
		justify-content: start;
	}
	.flashsale .row::-webkit-scrollbar {
		display: none;
	}
	 .flashsale .row {
		-ms-overflow-style: none;
		/* IE and Edge */
		scrollbar-width: none;
		/* Firefox */
		padding: 1px;
	}
       .flashsale .row .col-12 {
		padding: 5px;
	}
}


@media (max-width: 767px) {
	 .flashsale .row { 
		display: grid;
		grid-template-rows: 1fr;
		overflow: auto;
		justify-content: start;
		grid-template-columns: repeat(var(--limit-column), var(--percent));
	}
	.row.one-row, .flashsale .row.one-row {
		display: flex;
		flex-wrap: nowrap;
	}
	.row.one-row .product-col, .flashsale .row.one-row .flashsale__item {
		flex: 0 0 44.333%;
		max-width: 44.333%;
	}
	.btn-outline-secondary {
		border-color: var(--border-color);
		color: #2F80ED
	}
}

.swiper-pagination.mew_slide_p {
	position: relative;
	bottom: initial !important;
}